KMAIRewritingVC.xib 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  5. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  6. </dependencies>
  7. <objects>
  8. <customObject id="-2" userLabel="File's Owner" customClass="KMAIRewritingVC" customModule="PDF_Master" customModuleProvider="target">
  9. <connections>
  10. <outlet property="aiRewritingLabel" destination="lIX-7t-9jP" id="Zgt-d2-Pwa"/>
  11. <outlet property="aiRewritingSubLabel" destination="vVu-Al-W4D" id="uuD-vS-ZYI"/>
  12. <outlet property="copyBox" destination="bYV-sq-gG7" id="Flf-DE-duw"/>
  13. <outlet property="copyButton" destination="2xQ-KP-wue" id="Ob4-R1-xM2"/>
  14. <outlet property="copyLabel" destination="dta-aQ-Ags" id="JvO-Vh-DKm"/>
  15. <outlet property="emptyImageView" destination="4sx-UX-pUY" id="6GR-2s-Ut8"/>
  16. <outlet property="errorImageView" destination="92Z-hh-WAn" id="g4b-en-gUl"/>
  17. <outlet property="errorLabel" destination="rdP-tN-TLc" id="E37-eu-Wpx"/>
  18. <outlet property="errorView" destination="Ku7-Fg-Cbu" id="KX8-wO-8Wr"/>
  19. <outlet property="resultLabel" destination="CcX-M0-1q3" id="y4c-Di-r2g"/>
  20. <outlet property="resultTextBox" destination="4LD-1L-j3y" id="4x4-YF-FVe"/>
  21. <outlet property="resultTextView" destination="t7u-24-0rL" id="9mk-Jg-2nv"/>
  22. <outlet property="rewritingBox" destination="nAH-C5-vHu" id="zkC-PN-hfa"/>
  23. <outlet property="rewritingButton" destination="Bwd-Jk-59S" id="Fnx-d0-72G"/>
  24. <outlet property="rewritingLabel" destination="XAQ-c3-FGO" id="33g-Bs-Hp2"/>
  25. <outlet property="rewritingTextBox" destination="m6U-x3-0JF" id="xJP-4B-3K7"/>
  26. <outlet property="rewritingTextField" destination="FtX-Qb-KWb" id="3lj-E5-kF1"/>
  27. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  28. <outlet property="wordsLabel" destination="vkz-r4-Z4u" id="vI1-Qk-dcH"/>
  29. </connections>
  30. </customObject>
  31. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  32. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  33. <customView id="Hz6-mo-xeY">
  34. <rect key="frame" x="0.0" y="0.0" width="986" height="814"/>
  35. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  36. <subviews>
  37. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lIX-7t-9jP">
  38. <rect key="frame" x="30" y="758" width="926" height="16"/>
  39. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="y6B-SB-zhf">
  40. <font key="font" usesAppearanceFont="YES"/>
  41. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  42. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  43. </textFieldCell>
  44. </textField>
  45. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vVu-Al-W4D">
  46. <rect key="frame" x="30" y="742" width="37" height="16"/>
  47. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="6r0-Xz-gby">
  48. <font key="font" metaFont="system"/>
  49. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  50. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  51. </textFieldCell>
  52. </textField>
  53. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nAH-C5-vHu" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  54. <rect key="frame" x="850" y="724" width="104" height="32"/>
  55. <view key="contentView" id="cur-yM-vcg">
  56. <rect key="frame" x="0.0" y="0.0" width="104" height="32"/>
  57. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  58. <subviews>
  59. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XAQ-c3-FGO">
  60. <rect key="frame" x="34" y="8" width="37" height="16"/>
  61. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="1Dj-YA-Mf7">
  62. <font key="font" usesAppearanceFont="YES"/>
  63. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  64. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  65. </textFieldCell>
  66. </textField>
  67. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bwd-Jk-59S">
  68. <rect key="frame" x="0.0" y="0.0" width="104" height="32"/>
  69. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="bff-Zh-zgM">
  70. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  71. <font key="font" metaFont="system"/>
  72. </buttonCell>
  73. <connections>
  74. <action selector="aiRewritingAction:" target="-2" id="Lfm-5q-irj"/>
  75. </connections>
  76. </button>
  77. </subviews>
  78. <constraints>
  79. <constraint firstItem="Bwd-Jk-59S" firstAttribute="top" secondItem="cur-yM-vcg" secondAttribute="top" id="2Y0-7g-Frf"/>
  80. <constraint firstItem="Bwd-Jk-59S" firstAttribute="leading" secondItem="cur-yM-vcg" secondAttribute="leading" id="Cje-1M-MgS"/>
  81. <constraint firstAttribute="trailing" secondItem="Bwd-Jk-59S" secondAttribute="trailing" id="aWW-e0-8xC"/>
  82. <constraint firstAttribute="bottom" secondItem="Bwd-Jk-59S" secondAttribute="bottom" id="b1i-Pq-g0y"/>
  83. <constraint firstItem="XAQ-c3-FGO" firstAttribute="centerY" secondItem="cur-yM-vcg" secondAttribute="centerY" id="hTB-JO-bgU"/>
  84. <constraint firstItem="XAQ-c3-FGO" firstAttribute="centerX" secondItem="cur-yM-vcg" secondAttribute="centerX" id="xPc-OF-HWJ"/>
  85. </constraints>
  86. </view>
  87. <constraints>
  88. <constraint firstAttribute="width" constant="104" id="F3g-O5-Hkv"/>
  89. <constraint firstAttribute="height" constant="32" id="uYf-u8-h9M"/>
  90. </constraints>
  91. </box>
  92. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="m6U-x3-0JF">
  93. <rect key="frame" x="32" y="452" width="922" height="260"/>
  94. <view key="contentView" id="CCz-eM-Wfx">
  95. <rect key="frame" x="1" y="1" width="920" height="258"/>
  96. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  97. <subviews>
  98. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FtX-Qb-KWb">
  99. <rect key="frame" x="18" y="16" width="884" height="226"/>
  100. <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="r6I-eI-IDZ">
  101. <font key="font" metaFont="system"/>
  102. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  103. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  104. </textFieldCell>
  105. <connections>
  106. <outlet property="delegate" destination="-2" id="y9Y-Ta-dZh"/>
  107. </connections>
  108. </textField>
  109. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vkz-r4-Z4u">
  110. <rect key="frame" x="873" y="8" width="37" height="16"/>
  111. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="a62-Qk-ZsC">
  112. <font key="font" usesAppearanceFont="YES"/>
  113. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  114. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  115. </textFieldCell>
  116. </textField>
  117. </subviews>
  118. <constraints>
  119. <constraint firstItem="FtX-Qb-KWb" firstAttribute="leading" secondItem="CCz-eM-Wfx" secondAttribute="leading" constant="20" id="79V-a5-oqB"/>
  120. <constraint firstAttribute="trailing" secondItem="FtX-Qb-KWb" secondAttribute="trailing" constant="20" id="GrM-vk-vuG"/>
  121. <constraint firstAttribute="trailing" secondItem="vkz-r4-Z4u" secondAttribute="trailing" constant="12" id="N32-PL-P23"/>
  122. <constraint firstItem="FtX-Qb-KWb" firstAttribute="top" secondItem="CCz-eM-Wfx" secondAttribute="top" constant="16" id="THR-0r-wDz"/>
  123. <constraint firstAttribute="bottom" secondItem="vkz-r4-Z4u" secondAttribute="bottom" constant="8" id="deE-NW-zmR"/>
  124. <constraint firstAttribute="bottom" secondItem="FtX-Qb-KWb" secondAttribute="bottom" constant="16" id="nzx-zO-vuN"/>
  125. </constraints>
  126. </view>
  127. <constraints>
  128. <constraint firstAttribute="height" constant="260" id="ZBT-RD-NTV"/>
  129. </constraints>
  130. </box>
  131. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bYV-sq-gG7" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  132. <rect key="frame" x="850" y="380" width="104" height="32"/>
  133. <view key="contentView" id="REe-yY-tzF">
  134. <rect key="frame" x="0.0" y="0.0" width="104" height="32"/>
  135. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  136. <subviews>
  137. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dta-aQ-Ags">
  138. <rect key="frame" x="34" y="8" width="37" height="16"/>
  139. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="0gJ-pI-2Rx">
  140. <font key="font" usesAppearanceFont="YES"/>
  141. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  142. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  143. </textFieldCell>
  144. </textField>
  145. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2xQ-KP-wue">
  146. <rect key="frame" x="0.0" y="0.0" width="104" height="32"/>
  147. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="B9q-uo-y2g">
  148. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  149. <font key="font" metaFont="system"/>
  150. </buttonCell>
  151. <connections>
  152. <action selector="copyAction:" target="-2" id="7hm-xz-47T"/>
  153. </connections>
  154. </button>
  155. </subviews>
  156. <constraints>
  157. <constraint firstAttribute="trailing" secondItem="2xQ-KP-wue" secondAttribute="trailing" id="KUu-aC-BIf"/>
  158. <constraint firstItem="2xQ-KP-wue" firstAttribute="leading" secondItem="REe-yY-tzF" secondAttribute="leading" id="Khx-uT-VRw"/>
  159. <constraint firstItem="2xQ-KP-wue" firstAttribute="top" secondItem="REe-yY-tzF" secondAttribute="top" id="YbD-F7-bjv"/>
  160. <constraint firstItem="dta-aQ-Ags" firstAttribute="centerX" secondItem="REe-yY-tzF" secondAttribute="centerX" id="gaK-PJ-Una"/>
  161. <constraint firstItem="dta-aQ-Ags" firstAttribute="centerY" secondItem="REe-yY-tzF" secondAttribute="centerY" id="jLS-fq-qun"/>
  162. <constraint firstAttribute="bottom" secondItem="2xQ-KP-wue" secondAttribute="bottom" id="qU0-F8-pZg"/>
  163. </constraints>
  164. </view>
  165. <constraints>
  166. <constraint firstAttribute="width" constant="104" id="Vj5-3y-KVR"/>
  167. <constraint firstAttribute="height" constant="32" id="t8t-tl-n0m"/>
  168. </constraints>
  169. </box>
  170. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CcX-M0-1q3">
  171. <rect key="frame" x="30" y="388" width="37" height="16"/>
  172. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="L9a-bf-XQm">
  173. <font key="font" metaFont="system"/>
  174. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  175. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  176. </textFieldCell>
  177. </textField>
  178. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="4LD-1L-j3y">
  179. <rect key="frame" x="32" y="54" width="922" height="314"/>
  180. <view key="contentView" id="YQK-PU-YI0">
  181. <rect key="frame" x="1" y="1" width="920" height="312"/>
  182. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  183. <subviews>
  184. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E6R-D2-LdC">
  185. <rect key="frame" x="20" y="16" width="880" height="280"/>
  186. <clipView key="contentView" drawsBackground="NO" id="qAu-R2-m8b">
  187. <rect key="frame" x="0.0" y="0.0" width="880" height="280"/>
  188. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  189. <subviews>
  190. <textView wantsLayer="YES" editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="t7u-24-0rL">
  191. <rect key="frame" x="0.0" y="0.0" width="880" height="280"/>
  192. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  193. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  194. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  195. <size key="minSize" width="880" height="280"/>
  196. <size key="maxSize" width="880" height="10000000"/>
  197. <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
  198. </textView>
  199. </subviews>
  200. </clipView>
  201. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="GAC-Bp-QzV">
  202. <rect key="frame" x="-100" y="-100" width="240" height="16"/>
  203. <autoresizingMask key="autoresizingMask"/>
  204. </scroller>
  205. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="2dS-Fp-rJ3">
  206. <rect key="frame" x="-100" y="-100" width="15" height="280"/>
  207. <autoresizingMask key="autoresizingMask"/>
  208. </scroller>
  209. </scrollView>
  210. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Ku7-Fg-Cbu">
  211. <rect key="frame" x="20" y="280" width="53" height="16"/>
  212. <subviews>
  213. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="92Z-hh-WAn">
  214. <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
  215. <constraints>
  216. <constraint firstAttribute="width" constant="16" id="Nk0-tw-rli"/>
  217. <constraint firstAttribute="height" constant="16" id="poD-6T-Bgt"/>
  218. </constraints>
  219. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="cFM-ZS-Xbk"/>
  220. </imageView>
  221. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rdP-tN-TLc">
  222. <rect key="frame" x="18" y="0.0" width="37" height="16"/>
  223. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="1ow-O0-Kce">
  224. <font key="font" metaFont="system"/>
  225. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  226. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  227. </textFieldCell>
  228. </textField>
  229. </subviews>
  230. <constraints>
  231. <constraint firstItem="92Z-hh-WAn" firstAttribute="centerY" secondItem="Ku7-Fg-Cbu" secondAttribute="centerY" id="Pgq-h8-kew"/>
  232. <constraint firstItem="92Z-hh-WAn" firstAttribute="leading" secondItem="Ku7-Fg-Cbu" secondAttribute="leading" id="Rgc-le-Ure"/>
  233. <constraint firstAttribute="trailing" secondItem="rdP-tN-TLc" secondAttribute="trailing" id="SR8-j2-Yzi"/>
  234. <constraint firstAttribute="height" constant="16" id="TnD-CU-xQr"/>
  235. <constraint firstItem="rdP-tN-TLc" firstAttribute="leading" secondItem="92Z-hh-WAn" secondAttribute="trailing" constant="4" id="oIU-pk-lte"/>
  236. <constraint firstItem="rdP-tN-TLc" firstAttribute="centerY" secondItem="92Z-hh-WAn" secondAttribute="centerY" id="zXG-pF-Q1J"/>
  237. </constraints>
  238. </customView>
  239. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="4sx-UX-pUY">
  240. <rect key="frame" x="404" y="100" width="112" height="112"/>
  241. <constraints>
  242. <constraint firstAttribute="width" constant="112" id="MdD-ld-8ne"/>
  243. <constraint firstAttribute="height" constant="112" id="iHR-9b-fwH"/>
  244. </constraints>
  245. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ei9-ff-0j6"/>
  246. </imageView>
  247. </subviews>
  248. <constraints>
  249. <constraint firstItem="E6R-D2-LdC" firstAttribute="leading" secondItem="YQK-PU-YI0" secondAttribute="leading" constant="20" id="1TR-SU-1bb"/>
  250. <constraint firstAttribute="bottom" secondItem="E6R-D2-LdC" secondAttribute="bottom" constant="16" id="6j4-d0-RDa"/>
  251. <constraint firstItem="E6R-D2-LdC" firstAttribute="top" secondItem="YQK-PU-YI0" secondAttribute="top" constant="16" id="GD1-J2-U24"/>
  252. <constraint firstAttribute="trailing" secondItem="E6R-D2-LdC" secondAttribute="trailing" constant="20" id="hIQ-OL-QjQ"/>
  253. <constraint firstItem="Ku7-Fg-Cbu" firstAttribute="top" secondItem="YQK-PU-YI0" secondAttribute="top" constant="16" id="hiW-AU-EFu"/>
  254. <constraint firstItem="Ku7-Fg-Cbu" firstAttribute="leading" secondItem="YQK-PU-YI0" secondAttribute="leading" constant="20" id="reY-XU-6He"/>
  255. </constraints>
  256. </view>
  257. <constraints>
  258. <constraint firstItem="4sx-UX-pUY" firstAttribute="centerX" secondItem="4LD-1L-j3y" secondAttribute="centerX" id="MtD-ei-651"/>
  259. <constraint firstItem="4sx-UX-pUY" firstAttribute="centerY" secondItem="4LD-1L-j3y" secondAttribute="centerY" id="a2Q-Ab-ntv"/>
  260. </constraints>
  261. </box>
  262. </subviews>
  263. <constraints>
  264. <constraint firstItem="4LD-1L-j3y" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="2DE-fN-S6m"/>
  265. <constraint firstAttribute="trailing" secondItem="4LD-1L-j3y" secondAttribute="trailing" constant="32" id="2bw-8s-gfP"/>
  266. <constraint firstItem="lIX-7t-9jP" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="4GA-NU-UWK"/>
  267. <constraint firstItem="bYV-sq-gG7" firstAttribute="centerY" secondItem="CcX-M0-1q3" secondAttribute="centerY" id="6os-C8-t8e"/>
  268. <constraint firstItem="lIX-7t-9jP" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="40" id="DC8-q9-ROS"/>
  269. <constraint firstItem="bYV-sq-gG7" firstAttribute="top" secondItem="m6U-x3-0JF" secondAttribute="bottom" constant="40" id="IOP-bJ-2U4"/>
  270. <constraint firstAttribute="trailing" secondItem="bYV-sq-gG7" secondAttribute="trailing" constant="32" id="NS3-cP-pnE"/>
  271. <constraint firstItem="nAH-C5-vHu" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="58" id="SR3-fR-OMN"/>
  272. <constraint firstAttribute="trailing" secondItem="m6U-x3-0JF" secondAttribute="trailing" constant="32" id="Trz-JB-4l4"/>
  273. <constraint firstItem="vVu-Al-W4D" firstAttribute="leading" secondItem="lIX-7t-9jP" secondAttribute="leading" id="Uuu-au-R1r"/>
  274. <constraint firstItem="m6U-x3-0JF" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="WCB-MD-va9"/>
  275. <constraint firstItem="vVu-Al-W4D" firstAttribute="top" secondItem="lIX-7t-9jP" secondAttribute="bottom" id="Y5c-u8-yR7"/>
  276. <constraint firstAttribute="trailing" secondItem="nAH-C5-vHu" secondAttribute="trailing" constant="32" id="aMq-Hw-FfN"/>
  277. <constraint firstAttribute="bottom" secondItem="4LD-1L-j3y" secondAttribute="bottom" constant="54" id="apc-oC-7Q1"/>
  278. <constraint firstAttribute="trailing" secondItem="lIX-7t-9jP" secondAttribute="trailing" constant="32" id="avX-D5-lW9"/>
  279. <constraint firstItem="m6U-x3-0JF" firstAttribute="top" secondItem="nAH-C5-vHu" secondAttribute="bottom" constant="12" id="qfY-wb-k87"/>
  280. <constraint firstItem="4LD-1L-j3y" firstAttribute="top" secondItem="bYV-sq-gG7" secondAttribute="bottom" constant="12" id="we8-1D-IF7"/>
  281. <constraint firstItem="CcX-M0-1q3" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="zpm-Kx-3Np"/>
  282. </constraints>
  283. <point key="canvasLocation" x="511" y="478"/>
  284. </customView>
  285. </objects>
  286. </document>