AIUserInfoController.xib 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
  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="AIUserInfoController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contendBox" destination="akw-x7-mRX" id="6Oq-Dr-0is"/>
  12. <outlet property="creditBuyNowBtn" destination="hpn-rW-lvk" id="2hn-Oh-eND"/>
  13. <outlet property="creditsBuyNowBox" destination="3ww-dO-Gu1" id="kzF-yB-kG5"/>
  14. <outlet property="creditsBuyNowLabel" destination="8uq-YH-AiO" id="lyc-pL-Man"/>
  15. <outlet property="creditsContendBox" destination="cRO-N6-ubp" id="SNv-MM-M8C"/>
  16. <outlet property="creditsInfoBox" destination="mXw-IG-R8O" id="RhP-4S-LBY"/>
  17. <outlet property="creditsRestoreBtn" destination="wbW-uf-Ro8" id="aLM-ax-1Gi"/>
  18. <outlet property="emptyBuyNowBox" destination="snp-Q1-6ab" id="fg5-08-YCs"/>
  19. <outlet property="emptyBuyNowBtn" destination="xzZ-jv-ubi" id="4eH-f6-98P"/>
  20. <outlet property="emptyBuyNowLabel" destination="48H-5O-CmE" id="OWg-qN-1Tn"/>
  21. <outlet property="emptyContendBox" destination="QyA-j8-ZVh" id="SxF-tN-b1j"/>
  22. <outlet property="emptyRestoreBtn" destination="63e-3m-4As" id="uO4-AO-D74"/>
  23. <outlet property="emptyShowAIBtn" destination="XLU-ab-HmG" id="nmr-Py-H1V"/>
  24. <outlet property="emptyTipButton" destination="uJ1-HE-KIh" id="dbE-HW-Tvg"/>
  25. <outlet property="emptyTitleLabel" destination="8m3-0H-Jn2" id="lad-b4-DEX"/>
  26. <outlet property="newFuncBtn" destination="hPi-Ml-o9F" id="1hM-xY-tma"/>
  27. <outlet property="remainLabel" destination="5Ie-gP-WAM" id="Rcu-Fs-KwZ"/>
  28. <outlet property="showAIRobotBtn" destination="1oj-bO-SIV" id="nZg-bQ-PI7"/>
  29. <outlet property="titleLabel" destination="xGE-Qj-Kve" id="JCg-2L-25z"/>
  30. <outlet property="validCreditLabel" destination="8Ut-gB-hN2" id="HGH-Ax-i27"/>
  31. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  32. <outlet property="whatNewlabel" destination="dmF-GY-xqk" id="vjx-pq-HF9"/>
  33. </connections>
  34. </customObject>
  35. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  36. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  37. <customView id="Hz6-mo-xeY">
  38. <rect key="frame" x="0.0" y="0.0" width="400" height="386"/>
  39. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  40. <subviews>
  41. <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="akw-x7-mRX">
  42. <rect key="frame" x="0.0" y="0.0" width="400" height="386"/>
  43. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  44. <view key="contentView" id="BZ8-nc-OcW">
  45. <rect key="frame" x="0.0" y="0.0" width="400" height="386"/>
  46. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  47. <subviews>
  48. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xGE-Qj-Kve">
  49. <rect key="frame" x="18" y="350" width="52" height="16"/>
  50. <textFieldCell key="cell" lineBreakMode="clipping" title="AI Tools" id="EOB-Ii-UQk">
  51. <font key="font" usesAppearanceFont="YES"/>
  52. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  53. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  54. </textFieldCell>
  55. </textField>
  56. <textField hidden="YES" focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dmF-GY-xqk">
  57. <rect key="frame" x="345" y="350" width="37" height="16"/>
  58. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ra3-eU-09w">
  59. <font key="font" usesAppearanceFont="YES"/>
  60. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  61. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  62. </textFieldCell>
  63. </textField>
  64. <button hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hPi-Ml-o9F">
  65. <rect key="frame" x="347" y="350" width="33" height="16"/>
  66. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="bc1-Vk-eFj">
  67. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  68. <font key="font" metaFont="system"/>
  69. </buttonCell>
  70. <connections>
  71. <action selector="newGuideAction:" target="-2" id="cOD-5T-eoO"/>
  72. </connections>
  73. </button>
  74. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="QyA-j8-ZVh">
  75. <rect key="frame" x="20" y="48" width="360" height="282"/>
  76. <view key="contentView" id="2nJ-sy-bTt">
  77. <rect key="frame" x="0.0" y="0.0" width="360" height="282"/>
  78. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  79. <subviews>
  80. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8m3-0H-Jn2">
  81. <rect key="frame" x="162" y="242" width="37" height="16"/>
  82. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="QoW-Rw-Xdv">
  83. <font key="font" usesAppearanceFont="YES"/>
  84. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  85. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  86. </textFieldCell>
  87. </textField>
  88. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="nLU-NK-nXE">
  89. <rect key="frame" x="201" y="242" width="16" height="16"/>
  90. <constraints>
  91. <constraint firstAttribute="height" constant="16" id="DpJ-7K-ZO1"/>
  92. <constraint firstAttribute="width" constant="16" id="bKm-M5-Uxd"/>
  93. </constraints>
  94. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="aiInfoIcon" id="eqp-qq-p6A"/>
  95. </imageView>
  96. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uJ1-HE-KIh" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  97. <rect key="frame" x="201" y="242" width="16" height="16"/>
  98. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="KDg-DF-Pdl">
  99. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  100. <font key="font" metaFont="system"/>
  101. </buttonCell>
  102. </button>
  103. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Py5-hh-BJf">
  104. <rect key="frame" x="124" y="110" width="112" height="112"/>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="112" id="vKz-Fx-IGE"/>
  107. <constraint firstAttribute="width" constant="112" id="ycW-6c-h2d"/>
  108. </constraints>
  109. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="creditEmptyIcon" id="n3g-vl-CxG"/>
  110. </imageView>
  111. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="snp-Q1-6ab" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
  112. <rect key="frame" x="80" y="54" width="200" height="40"/>
  113. <view key="contentView" id="lFO-VI-aY7">
  114. <rect key="frame" x="0.0" y="0.0" width="200" height="40"/>
  115. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  116. <subviews>
  117. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aaS-KY-pHg">
  118. <rect key="frame" x="0.0" y="0.0" width="200" height="40"/>
  119. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  120. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="AICreditIcon" id="VlG-rw-qYZ"/>
  121. </imageView>
  122. <customView translatesAutoresizingMaskIntoConstraints="NO" id="c6r-bo-muF">
  123. <rect key="frame" x="58" y="8" width="85" height="24"/>
  124. <subviews>
  125. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="48H-5O-CmE">
  126. <rect key="frame" x="22" y="4" width="65" height="16"/>
  127. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Buy Now" id="wtD-B2-Z4d">
  128. <font key="font" metaFont="systemBold"/>
  129. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  130. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  131. </textFieldCell>
  132. </textField>
  133. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="TRd-R1-gKD">
  134. <rect key="frame" x="0.0" y="2" width="20" height="20"/>
  135. <constraints>
  136. <constraint firstAttribute="width" constant="20" id="Xmm-ln-K8f"/>
  137. <constraint firstAttribute="height" constant="20" id="tBe-om-aBx"/>
  138. </constraints>
  139. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="aiIconA" id="6Vf-IV-uFp"/>
  140. </imageView>
  141. </subviews>
  142. <constraints>
  143. <constraint firstItem="48H-5O-CmE" firstAttribute="leading" secondItem="TRd-R1-gKD" secondAttribute="trailing" constant="4" id="NsM-Vg-nFJ"/>
  144. <constraint firstItem="TRd-R1-gKD" firstAttribute="leading" secondItem="c6r-bo-muF" secondAttribute="leading" id="Pwg-Hy-IsA"/>
  145. <constraint firstAttribute="height" constant="24" id="d5h-EB-kTt"/>
  146. <constraint firstItem="TRd-R1-gKD" firstAttribute="centerY" secondItem="c6r-bo-muF" secondAttribute="centerY" id="ncu-HZ-7ob"/>
  147. <constraint firstItem="48H-5O-CmE" firstAttribute="centerY" secondItem="c6r-bo-muF" secondAttribute="centerY" id="oGb-rW-7ML"/>
  148. <constraint firstAttribute="trailing" secondItem="48H-5O-CmE" secondAttribute="trailing" id="whW-jY-Us2"/>
  149. </constraints>
  150. </customView>
  151. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xzZ-jv-ubi" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  152. <rect key="frame" x="0.0" y="0.0" width="200" height="40"/>
  153. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="YcY-3Q-jtl">
  154. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  155. <font key="font" metaFont="system"/>
  156. </buttonCell>
  157. <connections>
  158. <action selector="purchaseAction:" target="-2" id="eEO-54-G2t"/>
  159. </connections>
  160. </button>
  161. </subviews>
  162. <constraints>
  163. <constraint firstAttribute="trailing" secondItem="xzZ-jv-ubi" secondAttribute="trailing" id="ITK-nk-Ac9"/>
  164. <constraint firstItem="xzZ-jv-ubi" firstAttribute="top" secondItem="lFO-VI-aY7" secondAttribute="top" id="RSm-qP-E4O"/>
  165. <constraint firstItem="c6r-bo-muF" firstAttribute="centerX" secondItem="lFO-VI-aY7" secondAttribute="centerX" id="TwT-TD-pOq"/>
  166. <constraint firstItem="xzZ-jv-ubi" firstAttribute="leading" secondItem="lFO-VI-aY7" secondAttribute="leading" id="hHy-cb-A5B"/>
  167. <constraint firstAttribute="bottom" secondItem="xzZ-jv-ubi" secondAttribute="bottom" id="wSh-WD-m3h"/>
  168. <constraint firstItem="c6r-bo-muF" firstAttribute="centerY" secondItem="lFO-VI-aY7" secondAttribute="centerY" id="zj1-ab-eRj"/>
  169. </constraints>
  170. </view>
  171. <constraints>
  172. <constraint firstAttribute="height" constant="40" id="0JM-mC-au6"/>
  173. <constraint firstAttribute="width" constant="200" id="Kx8-bH-N8O"/>
  174. </constraints>
  175. </box>
  176. <button focusRingType="none" allowsExpansionToolTips="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="63e-3m-4As" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  177. <rect key="frame" x="129" y="30" width="102" height="16"/>
  178. <buttonCell key="cell" type="bevel" title="Enter AI License" bezelStyle="rounded" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" focusRingType="none" imageScaling="proportionallyDown" inset="2" id="G6c-X2-98h">
  179. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  180. <font key="font" metaFont="system"/>
  181. </buttonCell>
  182. <connections>
  183. <action selector="enterLicenseAction:" target="-2" id="xv0-4s-1Ma"/>
  184. </connections>
  185. </button>
  186. </subviews>
  187. <constraints>
  188. <constraint firstItem="63e-3m-4As" firstAttribute="centerX" secondItem="2nJ-sy-bTt" secondAttribute="centerX" id="06V-qs-CRK"/>
  189. <constraint firstItem="nLU-NK-nXE" firstAttribute="leading" secondItem="8m3-0H-Jn2" secondAttribute="trailing" constant="4" id="2Ic-N3-tA9"/>
  190. <constraint firstItem="Py5-hh-BJf" firstAttribute="top" secondItem="2nJ-sy-bTt" secondAttribute="top" constant="60" id="4X6-DP-xmv"/>
  191. <constraint firstItem="63e-3m-4As" firstAttribute="top" secondItem="snp-Q1-6ab" secondAttribute="bottom" constant="8" id="8sn-5D-N0X"/>
  192. <constraint firstItem="uJ1-HE-KIh" firstAttribute="top" secondItem="nLU-NK-nXE" secondAttribute="top" id="90G-nd-ZCE"/>
  193. <constraint firstItem="uJ1-HE-KIh" firstAttribute="bottom" secondItem="nLU-NK-nXE" secondAttribute="bottom" id="9XB-5L-xCl"/>
  194. <constraint firstItem="nLU-NK-nXE" firstAttribute="centerY" secondItem="8m3-0H-Jn2" secondAttribute="centerY" id="Fi9-0J-Rtc"/>
  195. <constraint firstItem="snp-Q1-6ab" firstAttribute="centerX" secondItem="2nJ-sy-bTt" secondAttribute="centerX" id="Gfv-zC-HFy"/>
  196. <constraint firstItem="8m3-0H-Jn2" firstAttribute="centerX" secondItem="2nJ-sy-bTt" secondAttribute="centerX" id="Nyo-cS-kSx"/>
  197. <constraint firstItem="uJ1-HE-KIh" firstAttribute="trailing" secondItem="nLU-NK-nXE" secondAttribute="trailing" id="XWP-90-Qyx"/>
  198. <constraint firstItem="Py5-hh-BJf" firstAttribute="centerX" secondItem="2nJ-sy-bTt" secondAttribute="centerX" id="jeh-Db-xTc"/>
  199. <constraint firstItem="8m3-0H-Jn2" firstAttribute="top" secondItem="2nJ-sy-bTt" secondAttribute="top" constant="24" id="nxh-7K-0wk"/>
  200. <constraint firstItem="snp-Q1-6ab" firstAttribute="top" secondItem="Py5-hh-BJf" secondAttribute="bottom" constant="16" id="siM-Nh-3d5"/>
  201. <constraint firstItem="uJ1-HE-KIh" firstAttribute="leading" secondItem="nLU-NK-nXE" secondAttribute="leading" id="uYs-P0-PUK"/>
  202. </constraints>
  203. </view>
  204. <constraints>
  205. <constraint firstAttribute="width" constant="360" id="ILH-j7-aBf"/>
  206. <constraint firstAttribute="height" constant="282" id="N0P-KM-zG9"/>
  207. </constraints>
  208. <color key="fillColor" red="0.0" green="0.53333333329999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  209. </box>
  210. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cRO-N6-ubp">
  211. <rect key="frame" x="20" y="76" width="360" height="254"/>
  212. <view key="contentView" id="sNJ-nU-DJp">
  213. <rect key="frame" x="0.0" y="0.0" width="360" height="254"/>
  214. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  215. <subviews>
  216. <box boxType="custom" borderType="none" cornerRadius="5" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="mXw-IG-R8O" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
  217. <rect key="frame" x="0.0" y="76" width="360" height="178"/>
  218. <view key="contentView" id="xxJ-j6-3lD">
  219. <rect key="frame" x="0.0" y="0.0" width="360" height="178"/>
  220. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  221. <subviews>
  222. <customView translatesAutoresizingMaskIntoConstraints="NO" id="6ch-H6-iib">
  223. <rect key="frame" x="116" y="52" width="129" height="75"/>
  224. <subviews>
  225. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5Ie-gP-WAM">
  226. <rect key="frame" x="-2" y="50" width="133" height="25"/>
  227. <textFieldCell key="cell" lineBreakMode="clipping" title="剩余可用点数" id="oab-W0-WEg">
  228. <font key="font" metaFont="systemBold" size="21"/>
  229. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  230. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  231. </textFieldCell>
  232. </textField>
  233. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8Ut-gB-hN2">
  234. <rect key="frame" x="-2" y="0.0" width="133" height="38"/>
  235. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="50" id="XHY-3k-AmS">
  236. <font key="font" metaFont="systemBold" size="32"/>
  237. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  238. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  239. </textFieldCell>
  240. </textField>
  241. </subviews>
  242. <constraints>
  243. <constraint firstAttribute="trailing" secondItem="5Ie-gP-WAM" secondAttribute="trailing" id="3DI-p4-Wb9"/>
  244. <constraint firstItem="5Ie-gP-WAM" firstAttribute="leading" secondItem="6ch-H6-iib" secondAttribute="leading" id="FRb-zh-L5M"/>
  245. <constraint firstItem="8Ut-gB-hN2" firstAttribute="top" secondItem="5Ie-gP-WAM" secondAttribute="bottom" constant="12" id="P0Z-yy-R5f"/>
  246. <constraint firstItem="5Ie-gP-WAM" firstAttribute="top" secondItem="6ch-H6-iib" secondAttribute="top" id="T0b-H0-ZKt"/>
  247. <constraint firstItem="8Ut-gB-hN2" firstAttribute="leading" secondItem="6ch-H6-iib" secondAttribute="leading" id="aKX-6o-gac"/>
  248. <constraint firstAttribute="bottom" secondItem="8Ut-gB-hN2" secondAttribute="bottom" id="eq3-op-oDz"/>
  249. <constraint firstAttribute="trailing" secondItem="8Ut-gB-hN2" secondAttribute="trailing" id="jLV-x5-2uW"/>
  250. </constraints>
  251. </customView>
  252. </subviews>
  253. </view>
  254. <constraints>
  255. <constraint firstAttribute="height" constant="178" id="0pD-T0-Tbz"/>
  256. <constraint firstItem="6ch-H6-iib" firstAttribute="centerX" secondItem="mXw-IG-R8O" secondAttribute="centerX" id="3nv-XP-ddB"/>
  257. <constraint firstItem="6ch-H6-iib" firstAttribute="centerY" secondItem="mXw-IG-R8O" secondAttribute="centerY" id="FCi-sf-XdU"/>
  258. <constraint firstAttribute="width" constant="360" id="ix4-MV-gpm"/>
  259. </constraints>
  260. <color key="fillColor" red="1" green="0.36862745099999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  261. </box>
  262. <box boxType="custom" borderType="none" borderWidth="0.0" cornerRadius="5" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="3ww-dO-Gu1" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
  263. <rect key="frame" x="222" y="0.0" width="138" height="36"/>
  264. <view key="contentView" id="LLE-he-zen">
  265. <rect key="frame" x="0.0" y="0.0" width="138" height="36"/>
  266. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  267. <subviews>
  268. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="htR-r3-NV0">
  269. <rect key="frame" x="0.0" y="0.0" width="138" height="36"/>
  270. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  271. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="AICreditIcon" id="I0p-5s-QZA"/>
  272. </imageView>
  273. <customView translatesAutoresizingMaskIntoConstraints="NO" id="4On-El-gaN">
  274. <rect key="frame" x="27" y="6" width="85" height="24"/>
  275. <subviews>
  276. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8uq-YH-AiO">
  277. <rect key="frame" x="22" y="4" width="65" height="16"/>
  278. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Buy Now" id="Fl6-Ap-a3P">
  279. <font key="font" metaFont="systemBold"/>
  280. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  281. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  282. </textFieldCell>
  283. </textField>
  284. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sez-M4-Rpa">
  285. <rect key="frame" x="0.0" y="2" width="20" height="20"/>
  286. <constraints>
  287. <constraint firstAttribute="width" constant="20" id="IcR-vb-to3"/>
  288. <constraint firstAttribute="height" constant="20" id="WEl-yT-sBw"/>
  289. </constraints>
  290. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="aiIconA" id="vI0-4b-Whx"/>
  291. </imageView>
  292. </subviews>
  293. <constraints>
  294. <constraint firstItem="sez-M4-Rpa" firstAttribute="centerY" secondItem="4On-El-gaN" secondAttribute="centerY" id="AiX-se-eck"/>
  295. <constraint firstItem="8uq-YH-AiO" firstAttribute="centerY" secondItem="4On-El-gaN" secondAttribute="centerY" id="DX3-o8-siq"/>
  296. <constraint firstItem="sez-M4-Rpa" firstAttribute="leading" secondItem="4On-El-gaN" secondAttribute="leading" id="Gl0-RD-D4S"/>
  297. <constraint firstItem="8uq-YH-AiO" firstAttribute="leading" secondItem="sez-M4-Rpa" secondAttribute="trailing" constant="4" id="PQ9-vq-Kj7"/>
  298. <constraint firstAttribute="trailing" secondItem="8uq-YH-AiO" secondAttribute="trailing" id="X07-02-QcF"/>
  299. <constraint firstAttribute="height" constant="24" id="mS9-yT-qMp"/>
  300. </constraints>
  301. </customView>
  302. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hpn-rW-lvk" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  303. <rect key="frame" x="0.0" y="0.0" width="138" height="36"/>
  304. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="iFS-6Q-YrJ">
  305. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  306. <font key="font" metaFont="system"/>
  307. </buttonCell>
  308. <connections>
  309. <action selector="purchaseAction:" target="-2" id="7dF-oZ-tkl"/>
  310. </connections>
  311. </button>
  312. </subviews>
  313. <constraints>
  314. <constraint firstItem="hpn-rW-lvk" firstAttribute="top" secondItem="LLE-he-zen" secondAttribute="top" id="0z2-09-Yyq"/>
  315. <constraint firstItem="hpn-rW-lvk" firstAttribute="leading" secondItem="LLE-he-zen" secondAttribute="leading" id="1vI-fo-nhG"/>
  316. <constraint firstItem="4On-El-gaN" firstAttribute="centerY" secondItem="LLE-he-zen" secondAttribute="centerY" id="HhG-F4-xL0"/>
  317. <constraint firstItem="4On-El-gaN" firstAttribute="centerX" secondItem="LLE-he-zen" secondAttribute="centerX" id="PfS-Yd-TM8"/>
  318. <constraint firstAttribute="trailing" secondItem="hpn-rW-lvk" secondAttribute="trailing" id="XQO-vU-Ind"/>
  319. <constraint firstAttribute="bottom" secondItem="hpn-rW-lvk" secondAttribute="bottom" id="yVe-Ik-Jw3"/>
  320. </constraints>
  321. </view>
  322. <constraints>
  323. <constraint firstAttribute="height" constant="36" id="PSo-4a-3aC"/>
  324. <constraint firstAttribute="width" constant="138" id="ugU-wL-4nj"/>
  325. </constraints>
  326. <color key="fillColor" red="0.0" green="0.53333333329999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  327. </box>
  328. <button translatesAutoresizingMaskIntoConstraints="NO" id="1oj-bO-SIV">
  329. <rect key="frame" x="-2" y="51" width="115" height="18"/>
  330. <buttonCell key="cell" type="check" title="Show AI Robot" bezelStyle="regularSquare" imagePosition="left" inset="2" id="mK1-9A-0S9">
  331. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  332. <font key="font" metaFont="system"/>
  333. </buttonCell>
  334. <connections>
  335. <action selector="showAIRobotAction:" target="-2" id="jxW-jf-20s"/>
  336. </connections>
  337. </button>
  338. <button focusRingType="none" allowsExpansionToolTips="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wbW-uf-Ro8" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  339. <rect key="frame" x="0.0" y="10" width="51" height="16"/>
  340. <buttonCell key="cell" type="bevel" title="Restore" bezelStyle="rounded" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" focusRingType="none" imageScaling="proportionallyDown" inset="2" id="qn1-ij-tJC">
  341. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  342. <font key="font" metaFont="system"/>
  343. </buttonCell>
  344. <connections>
  345. <action selector="creditRestoreAction:" target="-2" id="yCY-iI-rJB"/>
  346. </connections>
  347. </button>
  348. </subviews>
  349. <constraints>
  350. <constraint firstItem="mXw-IG-R8O" firstAttribute="top" secondItem="sNJ-nU-DJp" secondAttribute="top" id="3vk-E8-eUD"/>
  351. <constraint firstItem="3ww-dO-Gu1" firstAttribute="centerY" secondItem="wbW-uf-Ro8" secondAttribute="centerY" id="SPg-jU-921"/>
  352. <constraint firstAttribute="bottom" secondItem="3ww-dO-Gu1" secondAttribute="bottom" id="g2x-AN-Jkw"/>
  353. <constraint firstItem="wbW-uf-Ro8" firstAttribute="leading" secondItem="sNJ-nU-DJp" secondAttribute="leading" id="gCf-eY-ut6"/>
  354. <constraint firstItem="mXw-IG-R8O" firstAttribute="centerX" secondItem="sNJ-nU-DJp" secondAttribute="centerX" id="hDa-ob-oxg"/>
  355. <constraint firstAttribute="trailing" secondItem="3ww-dO-Gu1" secondAttribute="trailing" id="l3L-WG-dnL"/>
  356. <constraint firstItem="1oj-bO-SIV" firstAttribute="top" secondItem="mXw-IG-R8O" secondAttribute="bottom" constant="8" id="mfU-Dv-PJT"/>
  357. <constraint firstItem="1oj-bO-SIV" firstAttribute="leading" secondItem="sNJ-nU-DJp" secondAttribute="leading" id="nV0-rV-dbB"/>
  358. </constraints>
  359. </view>
  360. <constraints>
  361. <constraint firstAttribute="width" constant="360" id="BDG-jc-9pQ"/>
  362. <constraint firstAttribute="height" constant="254" id="Ea7-xg-zQv"/>
  363. </constraints>
  364. <color key="fillColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  365. </box>
  366. <button translatesAutoresizingMaskIntoConstraints="NO" id="XLU-ab-HmG">
  367. <rect key="frame" x="18" y="23" width="115" height="18"/>
  368. <buttonCell key="cell" type="check" title="Show AI Robot" bezelStyle="regularSquare" imagePosition="left" inset="2" id="VbV-GT-yzs">
  369. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  370. <font key="font" metaFont="system"/>
  371. </buttonCell>
  372. <connections>
  373. <action selector="emptyShowAIRototAction:" target="-2" id="lQZ-zw-P1N"/>
  374. </connections>
  375. </button>
  376. </subviews>
  377. <constraints>
  378. <constraint firstItem="XLU-ab-HmG" firstAttribute="leading" secondItem="BZ8-nc-OcW" secondAttribute="leading" constant="20" id="0Yk-lb-w6z"/>
  379. <constraint firstAttribute="trailing" secondItem="dmF-GY-xqk" secondAttribute="trailing" constant="20" id="1uP-8I-f3m"/>
  380. <constraint firstItem="dmF-GY-xqk" firstAttribute="trailing" secondItem="hPi-Ml-o9F" secondAttribute="trailing" id="3vV-zw-qGq"/>
  381. <constraint firstItem="xGE-Qj-Kve" firstAttribute="leading" secondItem="BZ8-nc-OcW" secondAttribute="leading" constant="20" id="ENt-6t-CMd"/>
  382. <constraint firstItem="dmF-GY-xqk" firstAttribute="top" secondItem="hPi-Ml-o9F" secondAttribute="top" id="HrF-ib-Jj9"/>
  383. <constraint firstItem="cRO-N6-ubp" firstAttribute="centerX" secondItem="BZ8-nc-OcW" secondAttribute="centerX" id="Omc-k4-5Tf"/>
  384. <constraint firstItem="dmF-GY-xqk" firstAttribute="top" secondItem="BZ8-nc-OcW" secondAttribute="top" constant="20" id="PWB-62-kC8"/>
  385. <constraint firstItem="QyA-j8-ZVh" firstAttribute="top" secondItem="BZ8-nc-OcW" secondAttribute="top" constant="56" id="SYn-d7-BIt"/>
  386. <constraint firstItem="XLU-ab-HmG" firstAttribute="top" secondItem="QyA-j8-ZVh" secondAttribute="bottom" constant="8" id="YYx-30-7tv"/>
  387. <constraint firstItem="cRO-N6-ubp" firstAttribute="top" secondItem="BZ8-nc-OcW" secondAttribute="top" constant="56" id="hjV-oq-TfZ"/>
  388. <constraint firstItem="QyA-j8-ZVh" firstAttribute="centerX" secondItem="BZ8-nc-OcW" secondAttribute="centerX" id="mi1-v0-KWR"/>
  389. <constraint firstItem="dmF-GY-xqk" firstAttribute="bottom" secondItem="hPi-Ml-o9F" secondAttribute="bottom" id="mys-Ez-Kng"/>
  390. <constraint firstItem="dmF-GY-xqk" firstAttribute="leading" secondItem="hPi-Ml-o9F" secondAttribute="leading" id="wIv-ML-dUE"/>
  391. <constraint firstItem="xGE-Qj-Kve" firstAttribute="top" secondItem="BZ8-nc-OcW" secondAttribute="top" constant="20" id="zqO-Bo-5nZ"/>
  392. </constraints>
  393. </view>
  394. </box>
  395. </subviews>
  396. <point key="canvasLocation" x="107" y="-72"/>
  397. </customView>
  398. </objects>
  399. <resources>
  400. <image name="AICreditIcon" width="103" height="20"/>
  401. <image name="aiIconA" width="16" height="16"/>
  402. <image name="aiInfoIcon" width="16" height="16"/>
  403. <image name="creditEmptyIcon" width="112" height="112"/>
  404. </resources>
  405. </document>