KMMergeView.xib 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  6. <capability name="Named colors" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <customObject id="-2" userLabel="File's Owner" customClass="KMMergeView" customModule="PDF_Master" customModuleProvider="target">
  11. <connections>
  12. <outlet property="A3SizeButton" destination="hWH-Ju-iVA" id="OFZ-CZ-CNu"/>
  13. <outlet property="A4SizeButton" destination="2ei-fd-tJ7" id="PuB-tK-Ox7"/>
  14. <outlet property="USLegalButton" destination="PyK-Bm-Rx8" id="XJ3-1K-e31"/>
  15. <outlet property="USLetterSizeButton" destination="zI3-nm-B9g" id="EFP-Eb-rtu"/>
  16. <outlet property="addFilesButton" destination="X5t-Fx-Keb" id="CZG-oD-XAy"/>
  17. <outlet property="blankView" destination="Fxn-3r-IMx" id="eUA-Hx-oKq"/>
  18. <outlet property="box" destination="KWE-mW-EZE" id="dNv-hY-C4g"/>
  19. <outlet property="boxLabel" destination="ahD-Bb-hxy" id="RHp-LB-q3i"/>
  20. <outlet property="cancelButton" destination="h3O-ZT-Mnp" id="b2q-YS-wwL"/>
  21. <outlet property="clearButton" destination="Y1C-RH-Mno" id="N24-Kg-8hV"/>
  22. <outlet property="customSizeButton" destination="jFg-oQ-HUB" id="eKx-zT-48u"/>
  23. <outlet property="mergeButton" destination="rUx-Co-JBd" id="J6I-Zv-RgL"/>
  24. <outlet property="originalSizeButton" destination="cPh-qB-eGn" id="B3n-r9-OA1"/>
  25. <outlet property="pageSizeHeightTextField" destination="NNa-E1-bpN" id="Y5f-RG-gGi"/>
  26. <outlet property="pageSizeUnitLabel" destination="yGv-Dg-skg" id="WM3-0P-hHj"/>
  27. <outlet property="pageSizeWidthHeightConnectorTextField" destination="jxI-cc-QWo" id="ljy-Bg-AYS"/>
  28. <outlet property="pageSizeWidthTextField" destination="LOP-cY-2ku" id="IJK-o2-7ED"/>
  29. <outlet property="progress" destination="JRN-gC-udx" id="seC-mN-Irw"/>
  30. <outlet property="tableview" destination="hSd-xd-6WS" id="ZMC-tX-Tm2"/>
  31. </connections>
  32. </customObject>
  33. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  34. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  35. <customView id="c22-O7-iKe">
  36. <rect key="frame" x="0.0" y="0.0" width="856" height="596"/>
  37. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  38. <subviews>
  39. <view wantsLayer="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cQr-7a-Ku6">
  40. <rect key="frame" x="0.0" y="0.0" width="856" height="596"/>
  41. <subviews>
  42. <customView translatesAutoresizingMaskIntoConstraints="NO" id="etf-2M-YwD">
  43. <rect key="frame" x="40" y="60" width="480" height="489"/>
  44. <subviews>
  45. <scrollView autohidesScrollers="YES" horizontalLineScroll="60" horizontalPageScroll="10" verticalLineScroll="60" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EWX-cc-X5u">
  46. <rect key="frame" x="0.0" y="0.0" width="480" height="489"/>
  47. <clipView key="contentView" drawsBackground="NO" id="Kx1-Yj-S3W">
  48. <rect key="frame" x="1" y="1" width="478" height="487"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  50. <subviews>
  51. <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="60" translatesAutoresizingMaskIntoConstraints="NO" id="hSd-xd-6WS">
  52. <rect key="frame" x="0.0" y="0.0" width="478" height="487"/>
  53. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  54. <size key="intercellSpacing" width="17" height="0.0"/>
  55. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  56. <color key="gridColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  57. <tableColumns>
  58. <tableColumn width="466" minWidth="10" maxWidth="3.4028234663852886e+38" id="pXw-Iw-CqQ">
  59. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
  60. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  61. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  62. </tableHeaderCell>
  63. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="jgu-RX-V82">
  64. <font key="font" metaFont="system"/>
  65. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  66. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  67. </textFieldCell>
  68. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  69. </tableColumn>
  70. </tableColumns>
  71. </tableView>
  72. </subviews>
  73. <nil key="backgroundColor"/>
  74. </clipView>
  75. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="1ke-nn-DeN">
  76. <rect key="frame" x="1" y="119" width="223" height="15"/>
  77. <autoresizingMask key="autoresizingMask"/>
  78. </scroller>
  79. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="HpQ-2Y-xBG">
  80. <rect key="frame" x="224" y="17" width="15" height="102"/>
  81. <autoresizingMask key="autoresizingMask"/>
  82. </scroller>
  83. </scrollView>
  84. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Fxn-3r-IMx" customClass="KMMergeBlankView" customModule="PDF_Master" customModuleProvider="target">
  85. <rect key="frame" x="0.0" y="0.0" width="480" height="489"/>
  86. </customView>
  87. </subviews>
  88. <constraints>
  89. <constraint firstItem="EWX-cc-X5u" firstAttribute="top" secondItem="etf-2M-YwD" secondAttribute="top" id="0Sq-8c-Wbs"/>
  90. <constraint firstItem="EWX-cc-X5u" firstAttribute="leading" secondItem="etf-2M-YwD" secondAttribute="leading" id="3wH-2Z-saz"/>
  91. <constraint firstItem="Fxn-3r-IMx" firstAttribute="leading" secondItem="etf-2M-YwD" secondAttribute="leading" id="462-eC-IZR"/>
  92. <constraint firstAttribute="bottom" secondItem="Fxn-3r-IMx" secondAttribute="bottom" id="7n8-te-h0T"/>
  93. <constraint firstAttribute="trailing" secondItem="EWX-cc-X5u" secondAttribute="trailing" id="SxM-Mg-dEq"/>
  94. <constraint firstAttribute="bottom" secondItem="EWX-cc-X5u" secondAttribute="bottom" id="agX-Vh-teZ"/>
  95. <constraint firstAttribute="trailing" secondItem="Fxn-3r-IMx" secondAttribute="trailing" id="j07-9h-QVR"/>
  96. <constraint firstItem="Fxn-3r-IMx" firstAttribute="top" secondItem="etf-2M-YwD" secondAttribute="top" id="sey-M1-w8v"/>
  97. </constraints>
  98. </customView>
  99. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Y1C-RH-Mno">
  100. <rect key="frame" x="33" y="13" width="66" height="32"/>
  101. <buttonCell key="cell" type="push" title="Clear" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Una-5u-oWj">
  102. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  103. <font key="font" metaFont="system"/>
  104. </buttonCell>
  105. <connections>
  106. <action selector="clearButtonAction:" target="-2" id="bun-NK-4DZ"/>
  107. </connections>
  108. </button>
  109. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rUx-Co-JBd">
  110. <rect key="frame" x="761" y="13" width="82" height="32"/>
  111. <buttonCell key="cell" type="push" title="Append" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rmn-Td-y4A">
  112. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  113. <font key="font" metaFont="system"/>
  114. <string key="keyEquivalent" base64-UTF8="YES">
  115. DQ
  116. </string>
  117. </buttonCell>
  118. <connections>
  119. <action selector="mergeButtonAction:" target="-2" id="Zdx-De-ciy"/>
  120. </connections>
  121. </button>
  122. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="h3O-ZT-Mnp">
  123. <rect key="frame" x="692" y="13" width="76" height="32"/>
  124. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="iHd-wb-KFe">
  125. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  126. <font key="font" metaFont="system"/>
  127. <string key="keyEquivalent" base64-UTF8="YES">
  128. Gw
  129. </string>
  130. </buttonCell>
  131. <connections>
  132. <action selector="cancelButtonAction:" target="-2" id="4dZ-Hg-Zrg"/>
  133. </connections>
  134. </button>
  135. <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="JRN-gC-udx">
  136. <rect key="frame" x="420" y="290" width="16" height="16"/>
  137. </progressIndicator>
  138. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="X5t-Fx-Keb">
  139. <rect key="frame" x="33" y="550" width="94" height="32"/>
  140. <buttonCell key="cell" type="push" title="Add" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="klW-j6-Yel">
  141. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  142. <font key="font" metaFont="system"/>
  143. </buttonCell>
  144. <constraints>
  145. <constraint firstAttribute="width" constant="80" id="Z3v-J5-olO"/>
  146. </constraints>
  147. <connections>
  148. <action selector="addFilesButtonAction:" target="-2" id="OAa-Jy-bwC"/>
  149. </connections>
  150. </button>
  151. <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="KWE-mW-EZE" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  152. <rect key="frame" x="531" y="56" width="288" height="495"/>
  153. <view key="contentView" id="toF-G7-jgB">
  154. <rect key="frame" x="4" y="5" width="280" height="487"/>
  155. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  156. <subviews>
  157. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cPh-qB-eGn">
  158. <rect key="frame" x="14" y="451" width="61" height="18"/>
  159. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="ac4-vU-d4Z">
  160. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  161. <font key="font" metaFont="system"/>
  162. </buttonCell>
  163. <connections>
  164. <action selector="sizeButtonAction:" target="-2" id="6wn-AB-Ppz"/>
  165. </connections>
  166. </button>
  167. <button tag="1" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2ei-fd-tJ7">
  168. <rect key="frame" x="14" y="424" width="61" height="18"/>
  169. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Aeh-vc-3Eb">
  170. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  171. <font key="font" metaFont="system"/>
  172. </buttonCell>
  173. <connections>
  174. <action selector="sizeButtonAction:" target="-2" id="M9K-U9-GK5"/>
  175. </connections>
  176. </button>
  177. <button tag="3" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zI3-nm-B9g">
  178. <rect key="frame" x="14" y="370" width="61" height="18"/>
  179. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Cgl-au-vwK">
  180. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  181. <font key="font" metaFont="system"/>
  182. </buttonCell>
  183. <connections>
  184. <action selector="sizeButtonAction:" target="-2" id="YLf-6h-yeV"/>
  185. </connections>
  186. </button>
  187. <button tag="2" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hWH-Ju-iVA">
  188. <rect key="frame" x="14" y="397" width="61" height="18"/>
  189. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="YbZ-CZ-YLi">
  190. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  191. <font key="font" metaFont="system"/>
  192. </buttonCell>
  193. <connections>
  194. <action selector="sizeButtonAction:" target="-2" id="TnE-QB-kJy"/>
  195. </connections>
  196. </button>
  197. <button tag="4" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PyK-Bm-Rx8">
  198. <rect key="frame" x="14" y="343" width="61" height="18"/>
  199. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="a8p-bH-eWH">
  200. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  201. <font key="font" metaFont="system"/>
  202. </buttonCell>
  203. <connections>
  204. <action selector="sizeButtonAction:" target="-2" id="fKI-u0-OXu"/>
  205. </connections>
  206. </button>
  207. <button tag="5" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jFg-oQ-HUB">
  208. <rect key="frame" x="14" y="316" width="61" height="18"/>
  209. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="dzZ-1S-KUy">
  210. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  211. <font key="font" metaFont="system"/>
  212. </buttonCell>
  213. <connections>
  214. <action selector="sizeButtonAction:" target="-2" id="CkR-4f-Lia"/>
  215. </connections>
  216. </button>
  217. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LOP-cY-2ku">
  218. <rect key="frame" x="36" y="292" width="60" height="22"/>
  219. <constraints>
  220. <constraint firstAttribute="width" constant="60" id="h4p-yH-aOq"/>
  221. <constraint firstAttribute="height" constant="22" id="upm-nk-7Xc"/>
  222. </constraints>
  223. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" drawsBackground="YES" id="MKX-8h-rWd">
  224. <font key="font" metaFont="system"/>
  225. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  226. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  227. </textFieldCell>
  228. </textField>
  229. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jxI-cc-QWo">
  230. <rect key="frame" x="102" y="295" width="11" height="16"/>
  231. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="x" id="uNa-33-oz0">
  232. <font key="font" metaFont="system"/>
  233. <color key="textColor" name="KM_242424_Color40"/>
  234. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  235. </textFieldCell>
  236. </textField>
  237. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NNa-E1-bpN">
  238. <rect key="frame" x="119" y="292" width="60" height="22"/>
  239. <constraints>
  240. <constraint firstAttribute="height" constant="22" id="0qI-gm-WHs"/>
  241. <constraint firstAttribute="width" constant="60" id="DBH-Qv-Wn0"/>
  242. </constraints>
  243. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" drawsBackground="YES" id="bhe-4J-IET">
  244. <font key="font" metaFont="system"/>
  245. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  246. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  247. </textFieldCell>
  248. </textField>
  249. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yGv-Dg-skg">
  250. <rect key="frame" x="182" y="295" width="27" height="16"/>
  251. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="mm" id="elU-0A-cM5">
  252. <font key="font" metaFont="system"/>
  253. <color key="textColor" name="KM_242424_Color40"/>
  254. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  255. </textFieldCell>
  256. </textField>
  257. </subviews>
  258. <constraints>
  259. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="zI3-nm-B9g" secondAttribute="trailing" id="0pZ-Wb-1EH"/>
  260. <constraint firstItem="yGv-Dg-skg" firstAttribute="centerY" secondItem="LOP-cY-2ku" secondAttribute="centerY" id="14a-bb-eyW"/>
  261. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="jFg-oQ-HUB" secondAttribute="trailing" id="4ef-1T-YIW"/>
  262. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="cPh-qB-eGn" secondAttribute="trailing" id="5i7-49-l8a"/>
  263. <constraint firstItem="2ei-fd-tJ7" firstAttribute="leading" secondItem="cPh-qB-eGn" secondAttribute="leading" id="6na-lC-jZ0"/>
  264. <constraint firstItem="jFg-oQ-HUB" firstAttribute="leading" secondItem="cPh-qB-eGn" secondAttribute="leading" id="CAA-U0-D6Z"/>
  265. <constraint firstItem="hWH-Ju-iVA" firstAttribute="leading" secondItem="cPh-qB-eGn" secondAttribute="leading" id="D69-yv-gDa"/>
  266. <constraint firstItem="LOP-cY-2ku" firstAttribute="leading" secondItem="toF-G7-jgB" secondAttribute="leading" constant="36" id="EDc-wn-vle"/>
  267. <constraint firstItem="zI3-nm-B9g" firstAttribute="leading" secondItem="cPh-qB-eGn" secondAttribute="leading" id="I1Z-9H-dfb"/>
  268. <constraint firstItem="PyK-Bm-Rx8" firstAttribute="top" secondItem="zI3-nm-B9g" secondAttribute="bottom" constant="11" id="IXa-0F-cSZ"/>
  269. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="2ei-fd-tJ7" secondAttribute="trailing" id="Tcb-LF-IUw"/>
  270. <constraint firstItem="yGv-Dg-skg" firstAttribute="centerY" secondItem="NNa-E1-bpN" secondAttribute="centerY" id="V4I-52-rer"/>
  271. <constraint firstItem="LOP-cY-2ku" firstAttribute="top" secondItem="jFg-oQ-HUB" secondAttribute="bottom" constant="3" id="VWt-97-H8e"/>
  272. <constraint firstItem="NNa-E1-bpN" firstAttribute="leading" secondItem="jxI-cc-QWo" secondAttribute="trailing" constant="8" id="YUE-gz-hkl"/>
  273. <constraint firstItem="cPh-qB-eGn" firstAttribute="leading" secondItem="toF-G7-jgB" secondAttribute="leading" constant="16" id="YvF-pC-Wi0"/>
  274. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="yGv-Dg-skg" secondAttribute="trailing" id="e2F-vy-TAl"/>
  275. <constraint firstItem="2ei-fd-tJ7" firstAttribute="top" secondItem="cPh-qB-eGn" secondAttribute="bottom" constant="11" id="fEX-J9-RH0"/>
  276. <constraint firstItem="jxI-cc-QWo" firstAttribute="centerY" secondItem="LOP-cY-2ku" secondAttribute="centerY" id="gJL-XU-Yz7"/>
  277. <constraint firstItem="PyK-Bm-Rx8" firstAttribute="leading" secondItem="cPh-qB-eGn" secondAttribute="leading" id="lj3-nt-IJN"/>
  278. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="hWH-Ju-iVA" secondAttribute="trailing" id="oG1-h1-btB"/>
  279. <constraint firstItem="hWH-Ju-iVA" firstAttribute="top" secondItem="2ei-fd-tJ7" secondAttribute="bottom" constant="11" id="oNp-ws-Wom"/>
  280. <constraint firstItem="yGv-Dg-skg" firstAttribute="leading" secondItem="NNa-E1-bpN" secondAttribute="trailing" constant="5" id="szl-hG-P3g"/>
  281. <constraint firstItem="jFg-oQ-HUB" firstAttribute="top" secondItem="PyK-Bm-Rx8" secondAttribute="bottom" constant="11" id="tsw-c2-weq"/>
  282. <constraint firstItem="jxI-cc-QWo" firstAttribute="leading" secondItem="LOP-cY-2ku" secondAttribute="trailing" constant="8" id="uRs-IQ-fdh"/>
  283. <constraint firstItem="cPh-qB-eGn" firstAttribute="top" secondItem="toF-G7-jgB" secondAttribute="top" constant="19" id="uUK-Ml-rKj"/>
  284. <constraint firstItem="zI3-nm-B9g" firstAttribute="top" secondItem="hWH-Ju-iVA" secondAttribute="bottom" constant="11" id="vOH-1u-oZ0"/>
  285. <constraint firstItem="NNa-E1-bpN" firstAttribute="centerY" secondItem="LOP-cY-2ku" secondAttribute="centerY" id="vbI-Ek-XKx"/>
  286. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="PyK-Bm-Rx8" secondAttribute="trailing" id="wxr-j8-86H"/>
  287. </constraints>
  288. </view>
  289. </box>
  290. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ahD-Bb-hxy">
  291. <rect key="frame" x="532" y="558" width="37" height="18"/>
  292. <constraints>
  293. <constraint firstAttribute="height" constant="18" id="iLn-5z-zma"/>
  294. </constraints>
  295. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Oo3-XN-Q1O">
  296. <font key="font" metaFont="system"/>
  297. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  298. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  299. </textFieldCell>
  300. </textField>
  301. </subviews>
  302. <constraints>
  303. <constraint firstItem="KWE-mW-EZE" firstAttribute="leading" secondItem="etf-2M-YwD" secondAttribute="trailing" constant="14" id="5Ok-ZJ-cnp"/>
  304. <constraint firstAttribute="trailing" secondItem="KWE-mW-EZE" secondAttribute="trailing" constant="40" id="8kk-6b-zEJ"/>
  305. <constraint firstAttribute="trailing" secondItem="rUx-Co-JBd" secondAttribute="trailing" constant="20" id="CMN-FQ-EZ8"/>
  306. <constraint firstItem="Y1C-RH-Mno" firstAttribute="leading" secondItem="cQr-7a-Ku6" secondAttribute="leading" constant="40" id="F8d-wO-fwN"/>
  307. <constraint firstItem="JRN-gC-udx" firstAttribute="centerY" secondItem="cQr-7a-Ku6" secondAttribute="centerY" id="HOu-Hn-ULp"/>
  308. <constraint firstItem="X5t-Fx-Keb" firstAttribute="leading" secondItem="cQr-7a-Ku6" secondAttribute="leading" constant="40" id="JcF-Bu-6tx"/>
  309. <constraint firstItem="rUx-Co-JBd" firstAttribute="centerY" secondItem="h3O-ZT-Mnp" secondAttribute="centerY" id="Mbi-wt-APK"/>
  310. <constraint firstItem="JRN-gC-udx" firstAttribute="centerX" secondItem="cQr-7a-Ku6" secondAttribute="centerX" id="Vdv-ek-PxX"/>
  311. <constraint firstItem="ahD-Bb-hxy" firstAttribute="centerY" secondItem="X5t-Fx-Keb" secondAttribute="centerY" id="Ve7-lZ-zdg"/>
  312. <constraint firstItem="etf-2M-YwD" firstAttribute="top" secondItem="X5t-Fx-Keb" secondAttribute="bottom" constant="8" id="WPL-r7-V4b"/>
  313. <constraint firstAttribute="bottom" secondItem="etf-2M-YwD" secondAttribute="bottom" constant="60" id="cfh-vB-ohQ"/>
  314. <constraint firstItem="h3O-ZT-Mnp" firstAttribute="top" secondItem="KWE-mW-EZE" secondAttribute="bottom" constant="20" symbolic="YES" id="d2b-tB-b1j"/>
  315. <constraint firstItem="KWE-mW-EZE" firstAttribute="top" secondItem="etf-2M-YwD" secondAttribute="top" id="gET-J1-mY2"/>
  316. <constraint firstItem="rUx-Co-JBd" firstAttribute="leading" secondItem="h3O-ZT-Mnp" secondAttribute="trailing" constant="7" id="gXd-Jk-4MZ"/>
  317. <constraint firstItem="etf-2M-YwD" firstAttribute="leading" secondItem="cQr-7a-Ku6" secondAttribute="leading" constant="40" id="hcL-jR-MD6"/>
  318. <constraint firstItem="X5t-Fx-Keb" firstAttribute="top" secondItem="cQr-7a-Ku6" secondAttribute="top" constant="19" id="klg-v9-IaR"/>
  319. <constraint firstAttribute="bottom" secondItem="rUx-Co-JBd" secondAttribute="bottom" constant="20" id="krO-Fx-g4M"/>
  320. <constraint firstItem="KWE-mW-EZE" firstAttribute="leading" secondItem="cQr-7a-Ku6" secondAttribute="leading" constant="534" id="mLr-Eb-5f7"/>
  321. <constraint firstItem="ahD-Bb-hxy" firstAttribute="leading" secondItem="KWE-mW-EZE" secondAttribute="leading" id="ubL-5o-hNx"/>
  322. <constraint firstAttribute="bottom" secondItem="Y1C-RH-Mno" secondAttribute="bottom" constant="20" id="vCB-ZS-x5n"/>
  323. </constraints>
  324. </view>
  325. </subviews>
  326. <constraints>
  327. <constraint firstItem="cQr-7a-Ku6" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="Sf6-iD-7oe"/>
  328. <constraint firstItem="cQr-7a-Ku6" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="To7-VC-RWG"/>
  329. <constraint firstAttribute="trailing" secondItem="cQr-7a-Ku6" secondAttribute="trailing" id="X6s-LK-Iq6"/>
  330. <constraint firstAttribute="bottom" secondItem="cQr-7a-Ku6" secondAttribute="bottom" id="jx4-ja-hYD"/>
  331. </constraints>
  332. <point key="canvasLocation" x="188" y="297"/>
  333. </customView>
  334. </objects>
  335. <resources>
  336. <namedColor name="KM_242424_Color40">
  337. <color red="0.14100000262260437" green="0.14100000262260437" blue="0.14100000262260437" alpha="0.40000000596046448" colorSpace="custom" customColorSpace="sRGB"/>
  338. </namedColor>
  339. </resources>
  340. </document>