KMAITranslationVC.xib 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  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="KMAITranslationVC" customModule="PDF_Master" customModuleProvider="target">
  9. <connections>
  10. <outlet property="aiTranslationLabel" destination="ED8-nx-ye3" id="58g-AS-AYD"/>
  11. <outlet property="aiTranslationView" destination="8ax-UJ-9Yb" id="DQF-hv-9GS"/>
  12. <outlet property="automaticBox" destination="0oh-UB-dwx" id="rep-xx-EBj"/>
  13. <outlet property="automaticLabel" destination="QWm-C6-Sfz" id="OqH-PR-KVZ"/>
  14. <outlet property="languageBox" destination="gs4-sG-7XS" id="nLe-05-u3W"/>
  15. <outlet property="languageImageView" destination="UhD-tL-SCP" id="Vwv-gm-TtR"/>
  16. <outlet property="languageLabel" destination="Bu3-gS-M5Y" id="IaM-FA-bAo"/>
  17. <outlet property="orDropFileHereLabel" destination="yCY-ZD-Ebi" id="9KV-xh-l4L"/>
  18. <outlet property="selectYourFilesBox" destination="GxN-7N-Cbx" id="VGm-GT-3eY"/>
  19. <outlet property="selectYourFilesImageView" destination="1bb-gf-fiX" id="IHX-yP-W0T"/>
  20. <outlet property="selectYourFilesLabel" destination="CXa-a0-fuw" id="tPn-HS-PMz"/>
  21. <outlet property="supportPDFWordFileImageView" destination="Cnj-VQ-Uuw" id="tKn-F0-oF4"/>
  22. <outlet property="supportPDFWordFileLabel" destination="RLT-8f-B2G" id="2sc-ok-MUY"/>
  23. <outlet property="supportPDFWordFileSubLabel" destination="tCA-C4-nrI" id="rWe-IJ-ctn"/>
  24. <outlet property="translationLanguageLabel" destination="Pl5-p3-iDc" id="hAt-ga-Hzu"/>
  25. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  26. </connections>
  27. </customObject>
  28. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  29. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  30. <customView id="Hz6-mo-xeY">
  31. <rect key="frame" x="0.0" y="0.0" width="1005" height="521"/>
  32. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  33. <subviews>
  34. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ED8-nx-ye3">
  35. <rect key="frame" x="30" y="465" width="945" height="16"/>
  36. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="eQj-aF-vQ3">
  37. <font key="font" usesAppearanceFont="YES"/>
  38. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  39. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  40. </textFieldCell>
  41. </textField>
  42. <customView translatesAutoresizingMaskIntoConstraints="NO" id="8ax-UJ-9Yb" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
  43. <rect key="frame" x="32" y="49" width="941" height="400"/>
  44. <subviews>
  45. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="iut-zE-qaZ">
  46. <rect key="frame" x="428" y="288" width="85" height="40"/>
  47. <view key="contentView" id="sRW-06-8EM">
  48. <rect key="frame" x="0.0" y="0.0" width="85" height="40"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  50. <subviews>
  51. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Cnj-VQ-Uuw">
  52. <rect key="frame" x="0.0" y="0.0" width="40" height="40"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="40" id="ewj-h9-9nG"/>
  55. <constraint firstAttribute="width" constant="40" id="g3B-Dl-PPx"/>
  56. </constraints>
  57. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="X6x-nC-ngb"/>
  58. </imageView>
  59. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RLT-8f-B2G">
  60. <rect key="frame" x="50" y="12" width="37" height="16"/>
  61. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="fBC-Nb-jHr">
  62. <font key="font" metaFont="system"/>
  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. </subviews>
  68. <constraints>
  69. <constraint firstItem="Cnj-VQ-Uuw" firstAttribute="leading" secondItem="sRW-06-8EM" secondAttribute="leading" id="2Hq-fV-Vud"/>
  70. <constraint firstItem="RLT-8f-B2G" firstAttribute="leading" secondItem="Cnj-VQ-Uuw" secondAttribute="trailing" constant="12" id="5SG-MD-m7b"/>
  71. <constraint firstItem="Cnj-VQ-Uuw" firstAttribute="top" secondItem="sRW-06-8EM" secondAttribute="top" id="CfP-Ze-4O2"/>
  72. <constraint firstAttribute="trailing" secondItem="RLT-8f-B2G" secondAttribute="trailing" id="EGc-0c-GOV"/>
  73. <constraint firstItem="RLT-8f-B2G" firstAttribute="centerY" secondItem="Cnj-VQ-Uuw" secondAttribute="centerY" id="y0y-Tb-O8q"/>
  74. </constraints>
  75. </view>
  76. <constraints>
  77. <constraint firstAttribute="height" constant="40" id="deD-FD-5q6"/>
  78. </constraints>
  79. </box>
  80. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tCA-C4-nrI">
  81. <rect key="frame" x="186" y="264" width="569" height="16"/>
  82. <constraints>
  83. <constraint firstAttribute="width" constant="565" id="ZKk-ep-5U8"/>
  84. </constraints>
  85. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="mfl-BM-jwE">
  86. <font key="font" usesAppearanceFont="YES"/>
  87. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  88. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  89. </textFieldCell>
  90. </textField>
  91. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Xrp-Ow-rsS">
  92. <rect key="frame" x="228" y="184" width="485" height="40"/>
  93. <view key="contentView" id="agT-lp-yY6">
  94. <rect key="frame" x="0.0" y="0.0" width="485" height="40"/>
  95. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  96. <subviews>
  97. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gs4-sG-7XS" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  98. <rect key="frame" x="285" y="0.0" width="200" height="40"/>
  99. <view key="contentView" id="Vr9-hr-Q8e">
  100. <rect key="frame" x="1" y="1" width="198" height="38"/>
  101. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  102. <subviews>
  103. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Xyz-0l-36i">
  104. <rect key="frame" x="158" y="11" width="16" height="16"/>
  105. <constraints>
  106. <constraint firstAttribute="width" constant="16" id="DfC-nm-7hg"/>
  107. <constraint firstAttribute="height" constant="16" id="t4p-VO-oxz"/>
  108. </constraints>
  109. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_arrow_gray_down_s_norm_false" id="gu2-jn-7c0"/>
  110. </imageView>
  111. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bu3-gS-M5Y">
  112. <rect key="frame" x="22" y="11" width="138" height="16"/>
  113. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="q98-q6-DsL">
  114. <font key="font" usesAppearanceFont="YES"/>
  115. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  116. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  117. </textFieldCell>
  118. </textField>
  119. </subviews>
  120. <constraints>
  121. <constraint firstItem="Bu3-gS-M5Y" firstAttribute="leading" secondItem="Vr9-hr-Q8e" secondAttribute="leading" constant="24" id="AAL-kC-qFd"/>
  122. <constraint firstItem="Xyz-0l-36i" firstAttribute="leading" secondItem="Bu3-gS-M5Y" secondAttribute="trailing" id="FZ5-AZ-Ie4"/>
  123. <constraint firstAttribute="trailing" secondItem="Xyz-0l-36i" secondAttribute="trailing" constant="24" id="xun-wX-CXV"/>
  124. </constraints>
  125. </view>
  126. <constraints>
  127. <constraint firstAttribute="width" constant="200" id="6ga-9T-lGV"/>
  128. <constraint firstItem="Bu3-gS-M5Y" firstAttribute="centerY" secondItem="gs4-sG-7XS" secondAttribute="centerY" id="Hhh-HI-a0a"/>
  129. <constraint firstItem="Xyz-0l-36i" firstAttribute="centerY" secondItem="gs4-sG-7XS" secondAttribute="centerY" id="N5v-2x-2FS"/>
  130. <constraint firstAttribute="height" constant="40" id="jmE-3H-VU2"/>
  131. </constraints>
  132. </box>
  133. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="UhD-tL-SCP">
  134. <rect key="frame" x="253" y="8" width="24" height="24"/>
  135. <constraints>
  136. <constraint firstAttribute="height" constant="24" id="DtH-Rs-8Pi"/>
  137. <constraint firstAttribute="width" constant="24" id="FVp-6Z-Z1a"/>
  138. </constraints>
  139. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="wTV-sd-yXc"/>
  140. </imageView>
  141. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0oh-UB-dwx" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  142. <rect key="frame" x="45" y="0.0" width="200" height="40"/>
  143. <view key="contentView" id="I1e-1P-nhH">
  144. <rect key="frame" x="1" y="1" width="198" height="38"/>
  145. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  146. <subviews>
  147. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QWm-C6-Sfz">
  148. <rect key="frame" x="22" y="11" width="138" height="16"/>
  149. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="gtU-xf-JeK">
  150. <font key="font" usesAppearanceFont="YES"/>
  151. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  152. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  153. </textFieldCell>
  154. </textField>
  155. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Wgp-tu-JVy">
  156. <rect key="frame" x="158" y="11" width="16" height="16"/>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="16" id="Vg0-zx-7DC"/>
  159. <constraint firstAttribute="width" constant="16" id="bdy-SJ-U3P"/>
  160. </constraints>
  161. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_arrow_gray_down_s_norm_false" id="XCb-2i-d3Y"/>
  162. </imageView>
  163. </subviews>
  164. <constraints>
  165. <constraint firstAttribute="trailing" secondItem="Wgp-tu-JVy" secondAttribute="trailing" constant="24" id="Q9m-Xa-qqo"/>
  166. <constraint firstItem="QWm-C6-Sfz" firstAttribute="leading" secondItem="I1e-1P-nhH" secondAttribute="leading" constant="24" id="Wzr-jb-n28"/>
  167. <constraint firstItem="Wgp-tu-JVy" firstAttribute="leading" secondItem="QWm-C6-Sfz" secondAttribute="trailing" id="iIO-Ty-Vnk"/>
  168. </constraints>
  169. </view>
  170. <constraints>
  171. <constraint firstItem="QWm-C6-Sfz" firstAttribute="centerY" secondItem="0oh-UB-dwx" secondAttribute="centerY" id="C6E-LE-OgW"/>
  172. <constraint firstItem="Wgp-tu-JVy" firstAttribute="centerY" secondItem="0oh-UB-dwx" secondAttribute="centerY" id="PaM-Wf-vta"/>
  173. <constraint firstAttribute="height" constant="40" id="Pqc-nd-eQp"/>
  174. <constraint firstAttribute="width" constant="200" id="f2T-4O-dgI"/>
  175. </constraints>
  176. </box>
  177. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Pl5-p3-iDc">
  178. <rect key="frame" x="-2" y="12" width="37" height="16"/>
  179. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="61g-j2-GGP">
  180. <font key="font" metaFont="system"/>
  181. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  182. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  183. </textFieldCell>
  184. </textField>
  185. </subviews>
  186. <constraints>
  187. <constraint firstAttribute="bottom" secondItem="0oh-UB-dwx" secondAttribute="bottom" id="1g4-jQ-9UQ"/>
  188. <constraint firstItem="0oh-UB-dwx" firstAttribute="top" secondItem="agT-lp-yY6" secondAttribute="top" id="4yh-uN-5LU"/>
  189. <constraint firstAttribute="bottom" secondItem="gs4-sG-7XS" secondAttribute="bottom" id="Ewk-ja-eiF"/>
  190. <constraint firstItem="gs4-sG-7XS" firstAttribute="leading" secondItem="UhD-tL-SCP" secondAttribute="trailing" constant="8" id="H7e-E4-Ee7"/>
  191. <constraint firstAttribute="trailing" secondItem="gs4-sG-7XS" secondAttribute="trailing" id="IaQ-oK-axv"/>
  192. <constraint firstItem="Pl5-p3-iDc" firstAttribute="leading" secondItem="agT-lp-yY6" secondAttribute="leading" id="OL7-jd-nMo"/>
  193. <constraint firstItem="UhD-tL-SCP" firstAttribute="leading" secondItem="0oh-UB-dwx" secondAttribute="trailing" constant="8" id="edn-cL-c3f"/>
  194. <constraint firstItem="0oh-UB-dwx" firstAttribute="leading" secondItem="Pl5-p3-iDc" secondAttribute="trailing" constant="12" id="hvn-uM-4in"/>
  195. <constraint firstItem="gs4-sG-7XS" firstAttribute="top" secondItem="agT-lp-yY6" secondAttribute="top" id="tYg-cE-Jcg"/>
  196. </constraints>
  197. </view>
  198. <constraints>
  199. <constraint firstItem="Pl5-p3-iDc" firstAttribute="centerY" secondItem="Xrp-Ow-rsS" secondAttribute="centerY" id="nRk-pm-V9X"/>
  200. <constraint firstItem="UhD-tL-SCP" firstAttribute="centerY" secondItem="Xrp-Ow-rsS" secondAttribute="centerY" id="qRw-oO-d1L"/>
  201. </constraints>
  202. </box>
  203. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="GxN-7N-Cbx" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  204. <rect key="frame" x="321" y="96" width="300" height="48"/>
  205. <view key="contentView" id="YC3-ad-nD5">
  206. <rect key="frame" x="0.0" y="0.0" width="300" height="48"/>
  207. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  208. <subviews>
  209. <customView translatesAutoresizingMaskIntoConstraints="NO" id="pJa-Tg-tWb">
  210. <rect key="frame" x="119" y="0.0" width="61" height="48"/>
  211. <subviews>
  212. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="1bb-gf-fiX">
  213. <rect key="frame" x="0.0" y="16" width="16" height="16"/>
  214. <constraints>
  215. <constraint firstAttribute="width" constant="16" id="Mtd-qB-nOC"/>
  216. <constraint firstAttribute="height" constant="16" id="yaP-Lu-UFz"/>
  217. </constraints>
  218. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="y9h-P7-9Rd"/>
  219. </imageView>
  220. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CXa-a0-fuw">
  221. <rect key="frame" x="26" y="16" width="37" height="16"/>
  222. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="4yK-8y-jAp">
  223. <font key="font" metaFont="system"/>
  224. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  225. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  226. </textFieldCell>
  227. </textField>
  228. </subviews>
  229. <constraints>
  230. <constraint firstItem="1bb-gf-fiX" firstAttribute="leading" secondItem="pJa-Tg-tWb" secondAttribute="leading" id="3Hl-d6-rqv"/>
  231. <constraint firstItem="CXa-a0-fuw" firstAttribute="centerY" secondItem="1bb-gf-fiX" secondAttribute="centerY" id="CXL-Ml-pZC"/>
  232. <constraint firstItem="CXa-a0-fuw" firstAttribute="leading" secondItem="1bb-gf-fiX" secondAttribute="trailing" constant="12" id="YWu-E8-eGP"/>
  233. <constraint firstAttribute="trailing" secondItem="CXa-a0-fuw" secondAttribute="trailing" id="cB5-rz-mmi"/>
  234. <constraint firstItem="1bb-gf-fiX" firstAttribute="centerY" secondItem="pJa-Tg-tWb" secondAttribute="centerY" id="uwV-tX-cHg"/>
  235. </constraints>
  236. </customView>
  237. </subviews>
  238. <constraints>
  239. <constraint firstItem="pJa-Tg-tWb" firstAttribute="top" secondItem="YC3-ad-nD5" secondAttribute="top" id="3xf-hE-ppI"/>
  240. <constraint firstItem="pJa-Tg-tWb" firstAttribute="centerX" secondItem="YC3-ad-nD5" secondAttribute="centerX" id="As2-wq-Q7Z"/>
  241. <constraint firstAttribute="bottom" secondItem="pJa-Tg-tWb" secondAttribute="bottom" id="RcZ-WG-apw"/>
  242. </constraints>
  243. </view>
  244. <constraints>
  245. <constraint firstAttribute="height" constant="48" id="Ge3-4O-QfX"/>
  246. <constraint firstAttribute="width" constant="300" id="huF-4T-zY5"/>
  247. </constraints>
  248. </box>
  249. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yCY-ZD-Ebi">
  250. <rect key="frame" x="452" y="72" width="37" height="16"/>
  251. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="aYu-g1-WaW">
  252. <font key="font" metaFont="system"/>
  253. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  254. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  255. </textFieldCell>
  256. </textField>
  257. </subviews>
  258. <constraints>
  259. <constraint firstItem="Xrp-Ow-rsS" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="1T3-23-Azi"/>
  260. <constraint firstAttribute="height" constant="400" id="7NF-1V-xe9"/>
  261. <constraint firstItem="GxN-7N-Cbx" firstAttribute="top" secondItem="Xrp-Ow-rsS" secondAttribute="bottom" constant="40" id="8wS-KI-LEd"/>
  262. <constraint firstItem="iut-zE-qaZ" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="97U-RW-AO3"/>
  263. <constraint firstItem="Xrp-Ow-rsS" firstAttribute="top" secondItem="tCA-C4-nrI" secondAttribute="bottom" constant="40" id="HqW-dM-3mC"/>
  264. <constraint firstItem="tCA-C4-nrI" firstAttribute="top" secondItem="iut-zE-qaZ" secondAttribute="bottom" constant="8" id="IJd-x5-Yka"/>
  265. <constraint firstItem="GxN-7N-Cbx" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="OFp-Ls-No2"/>
  266. <constraint firstItem="iut-zE-qaZ" firstAttribute="top" secondItem="8ax-UJ-9Yb" secondAttribute="top" constant="72" id="VHn-TS-riK"/>
  267. <constraint firstItem="yCY-ZD-Ebi" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="eeO-18-I12"/>
  268. <constraint firstItem="yCY-ZD-Ebi" firstAttribute="top" secondItem="GxN-7N-Cbx" secondAttribute="bottom" constant="8" id="l9E-Pn-VFn"/>
  269. <constraint firstItem="tCA-C4-nrI" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="vgs-LB-9o5"/>
  270. </constraints>
  271. </customView>
  272. </subviews>
  273. <constraints>
  274. <constraint firstAttribute="trailing" secondItem="8ax-UJ-9Yb" secondAttribute="trailing" constant="32" id="5m9-lH-FE7"/>
  275. <constraint firstItem="8ax-UJ-9Yb" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="A5y-xK-6H8"/>
  276. <constraint firstItem="ED8-nx-ye3" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="CSa-OT-xq6"/>
  277. <constraint firstItem="8ax-UJ-9Yb" firstAttribute="top" secondItem="ED8-nx-ye3" secondAttribute="bottom" constant="16" id="GfY-Ls-poL"/>
  278. <constraint firstAttribute="trailing" secondItem="ED8-nx-ye3" secondAttribute="trailing" constant="32" id="Pv7-dW-axv"/>
  279. <constraint firstItem="ED8-nx-ye3" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="40" id="iMO-Kj-SwU"/>
  280. </constraints>
  281. <point key="canvasLocation" x="401.5" y="264.5"/>
  282. </customView>
  283. </objects>
  284. <resources>
  285. <image name="icon_btn_arrow_gray_down_s_norm_false" width="12" height="12"/>
  286. </resources>
  287. </document>