KMBatchOperateConvertViewController.xib 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMBatchOperateConvertViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="allContentBtn" destination="6m4-cW-y3p" id="dFa-4U-LNf"/>
  12. <outlet property="allContentMenu" destination="oiy-ho-hv0" id="T0R-RY-Z4Z"/>
  13. <outlet property="allContentMenu2" destination="DQt-vJ-kuC" id="z3L-H4-EO3"/>
  14. <outlet property="allContentMenu3" destination="dL3-9i-sD9" id="Wnw-gR-kAB"/>
  15. <outlet property="bottomView" destination="RWh-gu-eYa" id="KeF-AW-TCH"/>
  16. <outlet property="checkBoxBottomConstaint" destination="XFY-dJ-slt" id="mOO-HD-MIJ"/>
  17. <outlet property="checkBoxTopConstraint" destination="vFy-Pl-PGa" id="Rg7-9b-hTm"/>
  18. <outlet property="collectionView" destination="rs6-48-Ybe" id="YwP-ad-igf"/>
  19. <outlet property="containerViewTopConstraint" destination="Puy-3b-upI" id="eqV-a1-vXh"/>
  20. <outlet property="convertButton" destination="x4l-h4-1bj" id="DJs-wX-FIh"/>
  21. <outlet property="convertEveryPageButton" destination="SlC-Ho-TLc" id="gjs-Tl-fkQ"/>
  22. <outlet property="convertEveryPageButtonLabel" destination="fgA-rp-Vm7" id="ELW-UZ-I8Z"/>
  23. <outlet property="csvExtractButton" destination="Cav-bd-Zi0" id="tha-Kl-wek"/>
  24. <outlet property="detailInfoLabel" destination="pba-Yz-CKK" id="ui2-Mz-LhQ"/>
  25. <outlet property="detailInfoView" destination="0aW-6P-3ho" id="H45-gX-lwy"/>
  26. <outlet property="dfdafd" destination="cIp-1A-hnp" id="cL3-dL-6Ku"/>
  27. <outlet property="extractButton" destination="lTk-ta-kN4" id="fV4-Iy-uRi"/>
  28. <outlet property="onlyTableBtn" destination="KvG-Id-TKV" id="7AY-dB-pf3"/>
  29. <outlet property="onlyTextBtn" destination="8bG-eI-A9D" id="O3s-9H-DWx"/>
  30. <outlet property="tableMenu" destination="WOO-1l-OeG" id="Iiv-J8-aXu"/>
  31. <outlet property="tableMenu1" destination="JUp-Aa-YBd" id="vbG-J1-hzm"/>
  32. <outlet property="tableMenu2" destination="3Kv-8b-IgA" id="bAq-IX-Jjb"/>
  33. <outlet property="tableMenu3" destination="F4S-5r-3ft" id="Q3r-kc-WEH"/>
  34. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  35. <outlet property="wordButtonOne" destination="xB1-6H-5c2" id="h9g-Sc-QbL"/>
  36. <outlet property="wordButtonTwo" destination="EDe-r5-auK" id="tlE-6Y-u7n"/>
  37. </connections>
  38. </customObject>
  39. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  40. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  41. <customView id="Hz6-mo-xeY">
  42. <rect key="frame" x="0.0" y="0.0" width="509" height="388"/>
  43. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  44. <subviews>
  45. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="dO1-Rz-qG5">
  46. <rect key="frame" x="0.0" y="385" width="509" height="5"/>
  47. <constraints>
  48. <constraint firstAttribute="height" constant="1" id="S5F-Ob-ohc"/>
  49. </constraints>
  50. </box>
  51. <scrollView wantsLayer="YES" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UxT-od-y5c">
  52. <rect key="frame" x="0.0" y="160" width="509" height="227"/>
  53. <clipView key="contentView" id="y9R-by-AsK">
  54. <rect key="frame" x="1" y="1" width="507" height="225"/>
  55. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  56. <subviews>
  57. <collectionView selectable="YES" id="rs6-48-Ybe">
  58. <rect key="frame" x="0.0" y="0.0" width="507" height="225"/>
  59. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  60. <collectionViewFlowLayout key="collectionViewLayout" minimumInteritemSpacing="10" minimumLineSpacing="8" id="cpE-dx-iII">
  61. <size key="itemSize" width="50" height="50"/>
  62. </collectionViewFlowLayout>
  63. <color key="primaryBackgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  64. <connections>
  65. <outlet property="dataSource" destination="-2" id="Fsm-S7-xY5"/>
  66. <outlet property="delegate" destination="-2" id="0Ay-xo-YR3"/>
  67. </connections>
  68. </collectionView>
  69. </subviews>
  70. </clipView>
  71. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="WLx-n6-zfD">
  72. <rect key="frame" x="-100" y="-100" width="325" height="16"/>
  73. <autoresizingMask key="autoresizingMask"/>
  74. </scroller>
  75. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="df6-Kd-jF8">
  76. <rect key="frame" x="493" y="50" width="15" height="199"/>
  77. <autoresizingMask key="autoresizingMask"/>
  78. </scroller>
  79. </scrollView>
  80. <customView translatesAutoresizingMaskIntoConstraints="NO" id="RWh-gu-eYa">
  81. <rect key="frame" x="0.0" y="0.0" width="509" height="160"/>
  82. <subviews>
  83. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="x4l-h4-1bj">
  84. <rect key="frame" x="16" y="16" width="477" height="32"/>
  85. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="46F-Eo-5Pf">
  86. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  87. <font key="font" metaFont="system"/>
  88. </buttonCell>
  89. <constraints>
  90. <constraint firstAttribute="height" constant="32" id="SUn-Xj-aci"/>
  91. </constraints>
  92. <connections>
  93. <action selector="buttonClicked_Convert:" target="-2" id="Lwc-MC-9me"/>
  94. </connections>
  95. </button>
  96. <customView translatesAutoresizingMaskIntoConstraints="NO" id="0aW-6P-3ho" customClass="KMDetailInfoView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  97. <rect key="frame" x="16" y="128" width="477" height="16"/>
  98. <subviews>
  99. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="71Q-Bc-2Mg">
  100. <rect key="frame" x="0.0" y="0.0" width="15" height="14"/>
  101. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameElsei" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="rNT-sf-iUu">
  102. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  103. <font key="font" metaFont="system"/>
  104. </buttonCell>
  105. <connections>
  106. <action selector="moreButtonAction:" target="-2" id="mZn-vp-l0f"/>
  107. </connections>
  108. </button>
  109. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="pba-Yz-CKK">
  110. <rect key="frame" x="18" y="0.0" width="92" height="16"/>
  111. <textFieldCell key="cell" title="123213123123" id="pmi-wZ-mPV">
  112. <font key="font" metaFont="system"/>
  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 firstAttribute="bottom" secondItem="pba-Yz-CKK" secondAttribute="bottom" id="Nya-Lu-WeB"/>
  120. <constraint firstItem="pba-Yz-CKK" firstAttribute="leading" secondItem="71Q-Bc-2Mg" secondAttribute="trailing" constant="5" id="aDS-5u-Yrh"/>
  121. <constraint firstItem="pba-Yz-CKK" firstAttribute="top" secondItem="0aW-6P-3ho" secondAttribute="top" id="aPU-E8-OQ8"/>
  122. <constraint firstItem="71Q-Bc-2Mg" firstAttribute="leading" secondItem="0aW-6P-3ho" secondAttribute="leading" id="cIp-1A-hnp"/>
  123. <constraint firstItem="pba-Yz-CKK" firstAttribute="top" secondItem="71Q-Bc-2Mg" secondAttribute="top" constant="-2" id="dF9-2p-YG8"/>
  124. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="pba-Yz-CKK" secondAttribute="trailing" id="q8B-G7-QzU"/>
  125. </constraints>
  126. </customView>
  127. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="fgA-rp-Vm7">
  128. <rect key="frame" x="34" y="107" width="268" height="16"/>
  129. <textFieldCell key="cell" lineBreakMode="charWrapping" selectable="YES" enabled="NO" title="Convert each page to a separate worksheet" id="Fc9-Pg-PWR">
  130. <font key="font" metaFont="system"/>
  131. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  132. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  133. </textFieldCell>
  134. </textField>
  135. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SlC-Ho-TLc">
  136. <rect key="frame" x="14" y="105" width="481" height="18"/>
  137. <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" lineBreakMode="truncatingMiddle" state="on" inset="2" id="wuh-tb-5tn">
  138. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  139. <font key="font" metaFont="system"/>
  140. </buttonCell>
  141. </button>
  142. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8bG-eI-A9D">
  143. <rect key="frame" x="14" y="53" width="122" height="18"/>
  144. <buttonCell key="cell" type="radio" title="only text" bezelStyle="regularSquare" imagePosition="left" alignment="left" lineBreakMode="truncatingTail" inset="2" id="bax-mj-uaQ">
  145. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  146. <font key="font" metaFont="system"/>
  147. </buttonCell>
  148. <constraints>
  149. <constraint firstAttribute="width" constant="120" id="ABr-le-fFY"/>
  150. </constraints>
  151. <connections>
  152. <action selector="buttonClicked_excelStyle:" target="-2" id="Pwu-ql-652"/>
  153. </connections>
  154. </button>
  155. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KvG-Id-TKV">
  156. <rect key="frame" x="14" y="77" width="86" height="18"/>
  157. <buttonCell key="cell" type="radio" title="only table" bezelStyle="regularSquare" imagePosition="left" alignment="left" lineBreakMode="truncatingTail" inset="2" id="rh3-Qq-C1S">
  158. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  159. <font key="font" metaFont="system"/>
  160. </buttonCell>
  161. <constraints>
  162. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="120" id="eCw-A1-YRn"/>
  163. </constraints>
  164. <connections>
  165. <action selector="buttonClicked_excelStyle:" target="-2" id="zLq-xa-KTo"/>
  166. </connections>
  167. </button>
  168. <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WOO-1l-OeG">
  169. <rect key="frame" x="105" y="72" width="150" height="25"/>
  170. <popUpButtonCell key="cell" type="push" title="For Each Table ddd" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" allowsMixedState="YES" imageScaling="proportionallyDown" inset="2" selectedItem="JUp-Aa-YBd" id="0gA-Hy-ymF">
  171. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  172. <font key="font" metaFont="menu"/>
  173. <menu key="menu" id="Mdk-aC-McC">
  174. <items>
  175. <menuItem title="For Each Table ddd" state="on" id="JUp-Aa-YBd"/>
  176. <menuItem title="For Each Page ddd" id="3Kv-8b-IgA"/>
  177. <menuItem title="For The Document fdfh" id="F4S-5r-3ft"/>
  178. </items>
  179. </menu>
  180. </popUpButtonCell>
  181. <constraints>
  182. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="143" id="YAO-cM-mcW"/>
  183. <constraint firstAttribute="height" constant="20" id="kTf-LP-OWs"/>
  184. </constraints>
  185. <connections>
  186. <action selector="buttonClicked_tableMenu:" target="-2" id="Ll2-te-FcJ"/>
  187. </connections>
  188. </popUpButton>
  189. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6m4-cW-y3p">
  190. <rect key="frame" x="14" y="103" width="94" height="18"/>
  191. <buttonCell key="cell" type="radio" title="All Content" bezelStyle="regularSquare" imagePosition="left" alignment="left" lineBreakMode="truncatingTail" inset="2" id="w8y-1e-FBg">
  192. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  193. <font key="font" metaFont="system"/>
  194. </buttonCell>
  195. <constraints>
  196. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="120" id="ec4-3f-Yd8"/>
  197. </constraints>
  198. <connections>
  199. <action selector="buttonClicked_excelStyle:" target="-2" id="Se0-TZ-Fuf"/>
  200. </connections>
  201. </button>
  202. <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oiy-ho-hv0">
  203. <rect key="frame" x="113" y="98" width="150" height="25"/>
  204. <popUpButtonCell key="cell" type="push" title="For Each Page dddd" bezelStyle="rounded" alignment="center" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" selectedItem="DQt-vJ-kuC" id="koF-3R-Lch">
  205. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  206. <font key="font" metaFont="menu"/>
  207. <menu key="menu" id="be6-Eq-NBd">
  208. <items>
  209. <menuItem title="For Each Page dddd" state="on" id="DQt-vJ-kuC"/>
  210. <menuItem title="For The Documentd dd" id="dL3-9i-sD9"/>
  211. </items>
  212. </menu>
  213. </popUpButtonCell>
  214. <constraints>
  215. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="143" id="Qy4-TN-UAa"/>
  216. <constraint firstAttribute="height" constant="20" id="dQL-QW-Y05"/>
  217. </constraints>
  218. <connections>
  219. <action selector="buttonClickec_allContentMenu:" target="-2" id="OQ7-d3-lCU"/>
  220. </connections>
  221. </popUpButton>
  222. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Cav-bd-Zi0">
  223. <rect key="frame" x="14" y="105" width="481" height="18"/>
  224. <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" lineBreakMode="truncatingMiddle" inset="2" id="udS-KB-F6t">
  225. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  226. <font key="font" metaFont="system"/>
  227. </buttonCell>
  228. </button>
  229. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xB1-6H-5c2">
  230. <rect key="frame" x="14" y="105" width="481" height="18"/>
  231. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" lineBreakMode="truncatingMiddle" state="on" inset="2" id="Hm7-FA-QAP">
  232. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  233. <font key="font" metaFont="system"/>
  234. </buttonCell>
  235. <connections>
  236. <action selector="layoutButtonAction:" target="-2" id="tSq-u0-Itr"/>
  237. </connections>
  238. </button>
  239. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lTk-ta-kN4">
  240. <rect key="frame" x="14" y="85" width="479" height="18"/>
  241. <buttonCell key="cell" type="check" title="dadsdf" bezelStyle="regularSquare" imagePosition="left" lineBreakMode="truncatingMiddle" inset="2" id="olK-fV-dfG">
  242. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  243. <font key="font" metaFont="system"/>
  244. </buttonCell>
  245. <connections>
  246. <action selector="exctractTableButtonAction:" target="-2" id="oWc-V4-BLp"/>
  247. </connections>
  248. </button>
  249. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EDe-r5-auK">
  250. <rect key="frame" x="14" y="85" width="479" height="18"/>
  251. <buttonCell key="cell" type="radio" title="dadsdf" bezelStyle="regularSquare" imagePosition="left" lineBreakMode="truncatingMiddle" inset="2" id="yY3-53-HA7">
  252. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  253. <font key="font" metaFont="system"/>
  254. </buttonCell>
  255. <connections>
  256. <action selector="layoutButtonAction:" target="-2" id="3le-c3-D35"/>
  257. </connections>
  258. </button>
  259. </subviews>
  260. <constraints>
  261. <constraint firstItem="EDe-r5-auK" firstAttribute="trailing" secondItem="lTk-ta-kN4" secondAttribute="trailing" id="0Vl-EV-U5S"/>
  262. <constraint firstItem="0aW-6P-3ho" firstAttribute="centerX" secondItem="RWh-gu-eYa" secondAttribute="centerX" id="5GA-Aj-Zuz"/>
  263. <constraint firstItem="Cav-bd-Zi0" firstAttribute="trailing" secondItem="SlC-Ho-TLc" secondAttribute="trailing" id="5PS-jy-VVc"/>
  264. <constraint firstItem="KvG-Id-TKV" firstAttribute="leading" secondItem="8bG-eI-A9D" secondAttribute="leading" id="9YU-66-wDE"/>
  265. <constraint firstItem="x4l-h4-1bj" firstAttribute="leading" secondItem="RWh-gu-eYa" secondAttribute="leading" constant="16" id="Are-V0-PQm"/>
  266. <constraint firstItem="lTk-ta-kN4" firstAttribute="trailing" secondItem="SlC-Ho-TLc" secondAttribute="trailing" id="BCt-c9-l0e"/>
  267. <constraint firstItem="oiy-ho-hv0" firstAttribute="leading" secondItem="6m4-cW-y3p" secondAttribute="trailing" constant="8" id="E66-QE-YJ2"/>
  268. <constraint firstItem="SlC-Ho-TLc" firstAttribute="centerX" secondItem="RWh-gu-eYa" secondAttribute="centerX" id="EKK-WW-MoO"/>
  269. <constraint firstItem="6m4-cW-y3p" firstAttribute="leading" secondItem="KvG-Id-TKV" secondAttribute="leading" id="GJf-95-tW4"/>
  270. <constraint firstItem="oiy-ho-hv0" firstAttribute="centerY" secondItem="6m4-cW-y3p" secondAttribute="centerY" id="GTP-NQ-oqn"/>
  271. <constraint firstAttribute="bottom" secondItem="x4l-h4-1bj" secondAttribute="bottom" constant="16" id="Ggj-4b-dqX"/>
  272. <constraint firstItem="SlC-Ho-TLc" firstAttribute="leading" secondItem="0aW-6P-3ho" secondAttribute="leading" id="Goo-cP-7B0"/>
  273. <constraint firstItem="fgA-rp-Vm7" firstAttribute="leading" secondItem="SlC-Ho-TLc" secondAttribute="leading" constant="20" id="Ird-mt-qts"/>
  274. <constraint firstItem="lTk-ta-kN4" firstAttribute="leading" secondItem="SlC-Ho-TLc" secondAttribute="leading" id="J7C-6K-wNi"/>
  275. <constraint firstItem="fgA-rp-Vm7" firstAttribute="top" secondItem="SlC-Ho-TLc" secondAttribute="top" constant="-2" id="MeP-ez-6BE"/>
  276. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="WOO-1l-OeG" secondAttribute="trailing" constant="16" id="NEJ-oQ-2BW"/>
  277. <constraint firstItem="x4l-h4-1bj" firstAttribute="leading" secondItem="SlC-Ho-TLc" secondAttribute="leading" id="PSp-mr-Cy6"/>
  278. <constraint firstItem="0aW-6P-3ho" firstAttribute="top" secondItem="RWh-gu-eYa" secondAttribute="top" constant="16" id="Puy-3b-upI"/>
  279. <constraint firstItem="Cav-bd-Zi0" firstAttribute="leading" secondItem="SlC-Ho-TLc" secondAttribute="leading" id="Q9u-gz-W5M"/>
  280. <constraint firstItem="0aW-6P-3ho" firstAttribute="leading" secondItem="RWh-gu-eYa" secondAttribute="leading" constant="16" id="T5a-op-Ha3"/>
  281. <constraint firstItem="xB1-6H-5c2" firstAttribute="leading" secondItem="SlC-Ho-TLc" secondAttribute="leading" id="UCE-8f-1UG"/>
  282. <constraint firstItem="Cav-bd-Zi0" firstAttribute="top" secondItem="SlC-Ho-TLc" secondAttribute="top" id="Ulb-dz-c3h"/>
  283. <constraint firstItem="x4l-h4-1bj" firstAttribute="top" secondItem="0aW-6P-3ho" secondAttribute="bottom" constant="80" id="XFY-dJ-slt"/>
  284. <constraint firstItem="xB1-6H-5c2" firstAttribute="trailing" secondItem="SlC-Ho-TLc" secondAttribute="trailing" id="Y8K-zn-HeC"/>
  285. <constraint firstItem="WOO-1l-OeG" firstAttribute="centerY" secondItem="KvG-Id-TKV" secondAttribute="centerY" id="Zbh-u8-P1G"/>
  286. <constraint firstItem="KvG-Id-TKV" firstAttribute="top" secondItem="6m4-cW-y3p" secondAttribute="bottom" constant="10" id="Zqv-5D-3Mb"/>
  287. <constraint firstItem="6m4-cW-y3p" firstAttribute="top" secondItem="0aW-6P-3ho" secondAttribute="bottom" constant="8" id="a66-ws-dzi"/>
  288. <constraint firstItem="WOO-1l-OeG" firstAttribute="leading" secondItem="KvG-Id-TKV" secondAttribute="trailing" constant="8" id="c0k-KR-huB"/>
  289. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="oiy-ho-hv0" secondAttribute="trailing" constant="16" id="cPM-DO-yC0"/>
  290. <constraint firstItem="xB1-6H-5c2" firstAttribute="top" secondItem="SlC-Ho-TLc" secondAttribute="top" id="ePU-TT-G3L"/>
  291. <constraint firstItem="x4l-h4-1bj" firstAttribute="centerX" secondItem="RWh-gu-eYa" secondAttribute="centerX" id="lpV-Kh-Jid"/>
  292. <constraint firstItem="fgA-rp-Vm7" firstAttribute="trailing" relation="lessThanOrEqual" secondItem="0aW-6P-3ho" secondAttribute="trailing" id="mbD-DP-khR"/>
  293. <constraint firstItem="EDe-r5-auK" firstAttribute="top" secondItem="0aW-6P-3ho" secondAttribute="bottom" constant="26" id="n5J-6I-Y6T"/>
  294. <constraint firstItem="8bG-eI-A9D" firstAttribute="leading" secondItem="SlC-Ho-TLc" secondAttribute="leading" id="ovI-7d-oAB"/>
  295. <constraint firstItem="lTk-ta-kN4" firstAttribute="top" secondItem="fgA-rp-Vm7" secondAttribute="bottom" constant="5" id="q0q-fd-mFl"/>
  296. <constraint firstItem="EDe-r5-auK" firstAttribute="leading" secondItem="lTk-ta-kN4" secondAttribute="leading" id="qjc-AY-TBJ"/>
  297. <constraint firstItem="fgA-rp-Vm7" firstAttribute="top" secondItem="0aW-6P-3ho" secondAttribute="bottom" constant="5" id="vFy-Pl-PGa"/>
  298. <constraint firstItem="8bG-eI-A9D" firstAttribute="top" secondItem="KvG-Id-TKV" secondAttribute="bottom" constant="8" id="xR8-qJ-up4"/>
  299. </constraints>
  300. </customView>
  301. </subviews>
  302. <constraints>
  303. <constraint firstItem="RWh-gu-eYa" firstAttribute="top" secondItem="UxT-od-y5c" secondAttribute="bottom" id="1io-U8-dqY"/>
  304. <constraint firstItem="dO1-Rz-qG5" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Cbf-bT-YEm"/>
  305. <constraint firstAttribute="trailing" secondItem="RWh-gu-eYa" secondAttribute="trailing" id="Fbn-Qw-gUP"/>
  306. <constraint firstItem="RWh-gu-eYa" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Kfu-cW-k4f"/>
  307. <constraint firstAttribute="trailing" secondItem="UxT-od-y5c" secondAttribute="trailing" id="POS-Jd-jWA"/>
  308. <constraint firstItem="UxT-od-y5c" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="1" id="VQ8-p3-du3"/>
  309. <constraint firstItem="UxT-od-y5c" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Ziy-Qf-tSz"/>
  310. <constraint firstItem="dO1-Rz-qG5" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="v9G-eb-jLh"/>
  311. <constraint firstAttribute="bottom" secondItem="RWh-gu-eYa" secondAttribute="bottom" id="xVC-9U-dqH"/>
  312. <constraint firstAttribute="trailing" secondItem="dO1-Rz-qG5" secondAttribute="trailing" id="xwM-IE-j2Y"/>
  313. </constraints>
  314. <point key="canvasLocation" x="101.5" y="179"/>
  315. </customView>
  316. </objects>
  317. <resources>
  318. <image name="KMImageNameElsei" width="15" height="14"/>
  319. </resources>
  320. </document>