KMCouponDueWindowController.xib 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  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="KMCouponDueWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  11. <connections>
  12. <outlet property="buyBox" destination="FYA-2d-xuI" id="u4E-0G-PJU"/>
  13. <outlet property="buyButton" destination="Vji-vi-gbH" id="hbM-et-gc8"/>
  14. <outlet property="contendBox" destination="bzV-Gq-pe9" id="dYI-Qe-kL5"/>
  15. <outlet property="laterInfoLabel" destination="VRY-Yk-fAD" id="V3J-01-cXd"/>
  16. <outlet property="subTitleLabel" destination="jjn-yZ-D7c" id="X8B-q2-JDe"/>
  17. <outlet property="tipInfoView" destination="9Wf-wa-Uet" id="v0C-oZ-RRu"/>
  18. <outlet property="titleLabel" destination="mL0-nw-nO3" id="uPj-4g-B9V"/>
  19. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
  25. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  26. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  27. <rect key="contentRect" x="196" y="240" width="660" height="418"/>
  28. <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
  29. <value key="minSize" type="size" width="660" height="418"/>
  30. <value key="maxSize" type="size" width="660" height="418"/>
  31. <view key="contentView" id="se5-gp-TjO">
  32. <rect key="frame" x="0.0" y="0.0" width="660" height="418"/>
  33. <autoresizingMask key="autoresizingMask"/>
  34. <subviews>
  35. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bzV-Gq-pe9">
  36. <rect key="frame" x="29" y="27" width="602" height="380"/>
  37. <view key="contentView" id="VA0-92-LSU">
  38. <rect key="frame" x="1" y="1" width="600" height="378"/>
  39. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  40. <subviews>
  41. <customView translatesAutoresizingMaskIntoConstraints="NO" id="4n1-ck-aYe">
  42. <rect key="frame" x="0.0" y="0.0" width="300" height="380"/>
  43. <subviews>
  44. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x8W-tS-Xhe">
  45. <rect key="frame" x="0.0" y="0.0" width="300" height="380"/>
  46. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UDr-qh-Sdk"/>
  47. </imageView>
  48. </subviews>
  49. <constraints>
  50. <constraint firstItem="x8W-tS-Xhe" firstAttribute="leading" secondItem="4n1-ck-aYe" secondAttribute="leading" id="0pT-7K-Vcc"/>
  51. <constraint firstItem="x8W-tS-Xhe" firstAttribute="top" secondItem="4n1-ck-aYe" secondAttribute="top" id="HXG-6I-MLq"/>
  52. <constraint firstAttribute="height" constant="380" id="LGw-1W-FHg"/>
  53. <constraint firstAttribute="width" constant="300" id="PaQ-iC-qHB"/>
  54. <constraint firstAttribute="trailing" secondItem="x8W-tS-Xhe" secondAttribute="trailing" id="c37-hJ-FxL"/>
  55. <constraint firstAttribute="bottom" secondItem="x8W-tS-Xhe" secondAttribute="bottom" id="fqG-Pr-D6G"/>
  56. </constraints>
  57. </customView>
  58. <customView translatesAutoresizingMaskIntoConstraints="NO" id="IRn-Nx-1SH">
  59. <rect key="frame" x="334" y="21" width="266" height="338"/>
  60. <subviews>
  61. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mL0-nw-nO3">
  62. <rect key="frame" x="-2" y="313" width="172" height="25"/>
  63. <textFieldCell key="cell" alignment="left" title="Limited-time Offer" id="Dv5-Ir-uCY">
  64. <font key="font" metaFont="system" size="21"/>
  65. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  66. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  67. </textFieldCell>
  68. </textField>
  69. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jjn-yZ-D7c">
  70. <rect key="frame" x="-2" y="258" width="270" height="51"/>
  71. <constraints>
  72. <constraint firstAttribute="width" constant="266" id="6J1-BA-Y1S"/>
  73. </constraints>
  74. <textFieldCell key="cell" alignment="left" title="Dear, your free trial has expired on 2024-05-17. PDF Reader Pro offers 20% OFF for new users!" id="2mW-gH-wXX">
  75. <font key="font" metaFont="system" size="14"/>
  76. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  77. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  78. </textFieldCell>
  79. </textField>
  80. <customView translatesAutoresizingMaskIntoConstraints="NO" id="f1m-ug-ENL">
  81. <rect key="frame" x="0.0" y="126" width="266" height="100"/>
  82. <subviews>
  83. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9Wf-wa-Uet">
  84. <rect key="frame" x="-2" y="83" width="110" height="17"/>
  85. <textFieldCell key="cell" alignment="left" title="Upgrade Benefit" id="4Pr-r2-TrM">
  86. <font key="font" metaFont="system" size="14"/>
  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. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Bme-fS-3EY">
  92. <rect key="frame" x="4" y="56" width="20" height="20"/>
  93. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="vipSecondDark" id="rGM-ol-t7E"/>
  94. </imageView>
  95. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zR1-bk-RuE">
  96. <rect key="frame" x="26" y="59" width="119" height="14"/>
  97. <textFieldCell key="cell" alignment="left" title="Edit text and images" id="XIP-5o-jEu">
  98. <font key="font" size="12" name="SFProText-Regular"/>
  99. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  100. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  101. </textFieldCell>
  102. </textField>
  103. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="q7O-KT-2ls">
  104. <rect key="frame" x="151" y="56" width="20" height="20"/>
  105. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="vipSecondDark" id="DvS-d5-tGp"/>
  106. </imageView>
  107. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RSv-kH-wsv">
  108. <rect key="frame" x="173" y="59" width="88" height="14"/>
  109. <textFieldCell key="cell" alignment="left" title="Compress PDF" id="9cX-Mc-xi3">
  110. <font key="font" size="12" name="SFProText-Regular"/>
  111. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  112. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  113. </textFieldCell>
  114. </textField>
  115. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="UgL-bs-1XS">
  116. <rect key="frame" x="4" y="28" width="20" height="20"/>
  117. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="vipSecondDark" id="dXn-OK-2oi"/>
  118. </imageView>
  119. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Z0D-Np-RgN">
  120. <rect key="frame" x="26" y="31" width="93" height="14"/>
  121. <textFieldCell key="cell" alignment="left" title="Organize pages" id="agi-VD-OQo">
  122. <font key="font" size="12" name="SFProText-Regular"/>
  123. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  124. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  125. </textFieldCell>
  126. </textField>
  127. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="WcM-Zs-R1b">
  128. <rect key="frame" x="151" y="28" width="20" height="20"/>
  129. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="vipSecondDark" id="kkf-4Q-4Fn"/>
  130. </imageView>
  131. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RmR-C0-8l7">
  132. <rect key="frame" x="173" y="31" width="76" height="14"/>
  133. <textFieldCell key="cell" alignment="left" title="Convert PDF" id="lDb-i3-7Ub">
  134. <font key="font" size="12" name="SFProText-Regular"/>
  135. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  136. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  137. </textFieldCell>
  138. </textField>
  139. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qLv-pt-Ikt">
  140. <rect key="frame" x="4" y="0.0" width="20" height="20"/>
  141. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="vipSecondDark" id="cUk-ic-NiY"/>
  142. </imageView>
  143. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="i6B-6f-HEm">
  144. <rect key="frame" x="26" y="3" width="80" height="15"/>
  145. <textFieldCell key="cell" alignment="left" title="Form &amp; Sign" id="Yh2-G3-AFR">
  146. <font key="font" size="13" name="SFProText-Regular"/>
  147. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  148. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  149. </textFieldCell>
  150. </textField>
  151. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ker-im-aJw">
  152. <rect key="frame" x="151" y="0.0" width="20" height="20"/>
  153. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="vipSecondDark" id="utf-xL-ZhC"/>
  154. </imageView>
  155. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wy0-VO-0ec">
  156. <rect key="frame" x="173" y="3" width="71" height="14"/>
  157. <textFieldCell key="cell" alignment="left" title="Secure PDF" id="KQe-Md-c9U">
  158. <font key="font" size="12" name="SFProText-Regular"/>
  159. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  160. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  161. </textFieldCell>
  162. </textField>
  163. </subviews>
  164. <constraints>
  165. <constraint firstItem="qLv-pt-Ikt" firstAttribute="leading" secondItem="f1m-ug-ENL" secondAttribute="leading" constant="4" id="4R2-bs-kKI"/>
  166. <constraint firstItem="zR1-bk-RuE" firstAttribute="centerY" secondItem="Bme-fS-3EY" secondAttribute="centerY" id="5iY-dW-O5h"/>
  167. <constraint firstItem="RSv-kH-wsv" firstAttribute="centerY" secondItem="q7O-KT-2ls" secondAttribute="centerY" id="9yX-5d-p3b"/>
  168. <constraint firstItem="wy0-VO-0ec" firstAttribute="centerY" secondItem="ker-im-aJw" secondAttribute="centerY" id="BTs-sG-JzA"/>
  169. <constraint firstItem="zR1-bk-RuE" firstAttribute="leading" secondItem="f1m-ug-ENL" secondAttribute="leading" constant="28" id="I2d-XM-mEy"/>
  170. <constraint firstItem="ker-im-aJw" firstAttribute="leading" secondItem="f1m-ug-ENL" secondAttribute="leading" constant="151" id="L3O-Wi-ddt"/>
  171. <constraint firstItem="9Wf-wa-Uet" firstAttribute="leading" secondItem="f1m-ug-ENL" secondAttribute="leading" id="O7f-ju-25u"/>
  172. <constraint firstItem="RmR-C0-8l7" firstAttribute="leading" secondItem="WcM-Zs-R1b" secondAttribute="trailing" constant="4" id="P3j-bo-uXM"/>
  173. <constraint firstItem="9Wf-wa-Uet" firstAttribute="top" secondItem="f1m-ug-ENL" secondAttribute="top" id="RWJ-5e-ghT"/>
  174. <constraint firstItem="wy0-VO-0ec" firstAttribute="leading" secondItem="ker-im-aJw" secondAttribute="trailing" constant="4" id="RsP-Pc-5qh"/>
  175. <constraint firstAttribute="height" constant="100" id="TLT-K4-KS3"/>
  176. <constraint firstItem="UgL-bs-1XS" firstAttribute="top" secondItem="Bme-fS-3EY" secondAttribute="bottom" constant="8" id="TfS-uf-uEI"/>
  177. <constraint firstItem="qLv-pt-Ikt" firstAttribute="top" secondItem="UgL-bs-1XS" secondAttribute="bottom" constant="8" id="Vxm-bf-nOT"/>
  178. <constraint firstItem="q7O-KT-2ls" firstAttribute="top" secondItem="f1m-ug-ENL" secondAttribute="top" constant="24" id="ZRo-NJ-fwd"/>
  179. <constraint firstItem="Z0D-Np-RgN" firstAttribute="centerY" secondItem="UgL-bs-1XS" secondAttribute="centerY" id="av5-dA-jIc"/>
  180. <constraint firstItem="WcM-Zs-R1b" firstAttribute="centerY" secondItem="RmR-C0-8l7" secondAttribute="centerY" id="bID-pK-ESY"/>
  181. <constraint firstItem="i6B-6f-HEm" firstAttribute="leading" secondItem="qLv-pt-Ikt" secondAttribute="trailing" constant="4" id="bwD-1F-4H8"/>
  182. <constraint firstItem="Bme-fS-3EY" firstAttribute="leading" secondItem="f1m-ug-ENL" secondAttribute="leading" constant="4" id="ct9-gs-0l7"/>
  183. <constraint firstItem="RSv-kH-wsv" firstAttribute="leading" secondItem="q7O-KT-2ls" secondAttribute="trailing" constant="4" id="cwm-xc-pJt"/>
  184. <constraint firstItem="UgL-bs-1XS" firstAttribute="leading" secondItem="f1m-ug-ENL" secondAttribute="leading" constant="4" id="dM8-Be-qIP"/>
  185. <constraint firstItem="q7O-KT-2ls" firstAttribute="leading" secondItem="f1m-ug-ENL" secondAttribute="leading" constant="151" id="hQ1-L4-iqT"/>
  186. <constraint firstItem="WcM-Zs-R1b" firstAttribute="top" secondItem="q7O-KT-2ls" secondAttribute="bottom" constant="8" id="hY2-Ui-Dwh"/>
  187. <constraint firstItem="WcM-Zs-R1b" firstAttribute="leading" secondItem="f1m-ug-ENL" secondAttribute="leading" constant="151" id="jnA-uI-idl"/>
  188. <constraint firstItem="i6B-6f-HEm" firstAttribute="centerY" secondItem="qLv-pt-Ikt" secondAttribute="centerY" id="kUb-4o-WFK"/>
  189. <constraint firstItem="ker-im-aJw" firstAttribute="top" secondItem="WcM-Zs-R1b" secondAttribute="bottom" constant="8" id="p4b-re-6DP"/>
  190. <constraint firstItem="Bme-fS-3EY" firstAttribute="top" secondItem="f1m-ug-ENL" secondAttribute="top" constant="24" id="qyv-Xb-hEJ"/>
  191. <constraint firstItem="Z0D-Np-RgN" firstAttribute="leading" secondItem="UgL-bs-1XS" secondAttribute="trailing" constant="4" id="xsG-8t-YPu"/>
  192. </constraints>
  193. </customView>
  194. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="FYA-2d-xuI">
  195. <rect key="frame" x="0.0" y="46" width="266" height="48"/>
  196. <view key="contentView" id="2Nb-6M-k48">
  197. <rect key="frame" x="0.0" y="0.0" width="266" height="48"/>
  198. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  199. <subviews>
  200. <button focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Vji-vi-gbH" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  201. <rect key="frame" x="0.0" y="0.0" width="266" height="48"/>
  202. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  203. <buttonCell key="cell" type="bevel" title="Buy with 20% OFF" bezelStyle="rounded" imagePosition="overlaps" alignment="center" focusRingType="none" imageScaling="axesIndependently" inset="2" id="GEO-t7-YwI">
  204. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  205. <font key="font" metaFont="system" size="15"/>
  206. </buttonCell>
  207. <color key="contentTintColor" name="Color"/>
  208. </button>
  209. </subviews>
  210. </view>
  211. <constraints>
  212. <constraint firstAttribute="height" constant="48" id="Vh6-An-tIy"/>
  213. <constraint firstAttribute="width" constant="266" id="j43-O9-4Ug"/>
  214. </constraints>
  215. <color key="fillColor" red="1" green="0.61799015410958902" blue="0.16566780821917809" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  216. </box>
  217. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VRY-Yk-fAD">
  218. <rect key="frame" x="17" y="20" width="232" height="14"/>
  219. <textFieldCell key="cell" alignment="left" title="Buy later? Save the coupon code: XXX-XXX" id="Ukb-Yc-wec">
  220. <font key="font" metaFont="system" size="11"/>
  221. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  222. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  223. </textFieldCell>
  224. </textField>
  225. </subviews>
  226. <constraints>
  227. <constraint firstItem="jjn-yZ-D7c" firstAttribute="top" secondItem="mL0-nw-nO3" secondAttribute="bottom" constant="4" id="17A-jq-I3m"/>
  228. <constraint firstItem="f1m-ug-ENL" firstAttribute="top" secondItem="jjn-yZ-D7c" secondAttribute="bottom" constant="32" id="5be-PI-GD5"/>
  229. <constraint firstItem="mL0-nw-nO3" firstAttribute="top" secondItem="IRn-Nx-1SH" secondAttribute="top" id="6LD-X2-01L"/>
  230. <constraint firstAttribute="width" constant="266" id="6PQ-O8-DxR"/>
  231. <constraint firstItem="VRY-Yk-fAD" firstAttribute="centerX" secondItem="IRn-Nx-1SH" secondAttribute="centerX" id="8W6-hg-tKI"/>
  232. <constraint firstItem="VRY-Yk-fAD" firstAttribute="top" secondItem="FYA-2d-xuI" secondAttribute="bottom" constant="12" id="NSI-IU-0Ih"/>
  233. <constraint firstAttribute="trailing" secondItem="f1m-ug-ENL" secondAttribute="trailing" id="Ovd-gM-4mt"/>
  234. <constraint firstAttribute="height" constant="338" id="hbJ-aj-SrA"/>
  235. <constraint firstItem="FYA-2d-xuI" firstAttribute="centerX" secondItem="IRn-Nx-1SH" secondAttribute="centerX" id="nPv-ou-sau"/>
  236. <constraint firstItem="f1m-ug-ENL" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="npJ-jY-Mhx"/>
  237. <constraint firstItem="FYA-2d-xuI" firstAttribute="top" secondItem="f1m-ug-ENL" secondAttribute="bottom" constant="32" id="pXg-Rn-Hvk"/>
  238. <constraint firstItem="jjn-yZ-D7c" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="qdr-jp-cAz"/>
  239. <constraint firstItem="mL0-nw-nO3" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="ur5-xj-WPj"/>
  240. </constraints>
  241. </customView>
  242. </subviews>
  243. <constraints>
  244. <constraint firstAttribute="bottom" secondItem="IRn-Nx-1SH" secondAttribute="bottom" constant="21" id="5xZ-JP-B1h"/>
  245. <constraint firstAttribute="bottom" secondItem="4n1-ck-aYe" secondAttribute="bottom" id="EjT-er-VP4"/>
  246. <constraint firstItem="4n1-ck-aYe" firstAttribute="leading" secondItem="VA0-92-LSU" secondAttribute="leading" id="VAV-Im-tPk"/>
  247. <constraint firstAttribute="trailing" secondItem="IRn-Nx-1SH" secondAttribute="trailing" id="jQF-ja-dvX"/>
  248. </constraints>
  249. </view>
  250. <constraints>
  251. <constraint firstAttribute="height" constant="380" id="VR1-cD-sgF"/>
  252. <constraint firstAttribute="width" constant="602" id="Y4g-au-WfJ"/>
  253. </constraints>
  254. </box>
  255. </subviews>
  256. <constraints>
  257. <constraint firstItem="bzV-Gq-pe9" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="29" id="cQ1-68-6lw"/>
  258. <constraint firstAttribute="bottom" secondItem="bzV-Gq-pe9" secondAttribute="bottom" constant="27" id="zWc-2T-LdA"/>
  259. </constraints>
  260. </view>
  261. <connections>
  262. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  263. </connections>
  264. <point key="canvasLocation" x="147" y="116"/>
  265. </window>
  266. </objects>
  267. <resources>
  268. <image name="vipSecondDark" width="20" height="20"/>
  269. <namedColor name="Color">
  270. <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  271. </namedColor>
  272. </resources>
  273. </document>