KMPurchaseCompareWindowController.xib 133 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155
  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="KMPurchaseCompareWindowController">
  11. <connections>
  12. <outlet property="aboutButton" destination="v8v-YN-QiY" id="qpa-XM-tpk"/>
  13. <outlet property="billedTopConst" destination="Zwf-MI-5zw" id="58U-wY-a2V"/>
  14. <outlet property="box" destination="VkH-IT-Sya" id="PzO-Q7-Ust"/>
  15. <outlet property="btnRestore" destination="lSB-Bp-t6o" id="2t1-9W-C6m"/>
  16. <outlet property="discountPermanent" destination="JYj-po-k67" id="cZ0-Il-sdZ"/>
  17. <outlet property="discountPremium" destination="70U-Sx-U2I" id="joq-XC-bEJ"/>
  18. <outlet property="discountYearly" destination="dDr-VX-rye" id="aXd-9x-yP3"/>
  19. <outlet property="freeInfoLabel" destination="ezY-Bo-aWV" id="hUp-QJ-bHc"/>
  20. <outlet property="freeInfoView" destination="vtH-j9-yK4" id="kR8-G9-aQr"/>
  21. <outlet property="labelbox" destination="LcW-JL-0ob" id="2G2-b1-64Y"/>
  22. <outlet property="oneYearProLabel" destination="aut-0P-FN1" id="ESZ-1l-h4b"/>
  23. <outlet property="privacyPolicyBtn" destination="pHZ-4d-36m" id="PNs-CG-DuQ"/>
  24. <outlet property="saleBox" destination="OYs-Ds-xLR" id="5mz-eu-vlH"/>
  25. <outlet property="saleIv" destination="yg5-SO-RU9" id="FfJ-kx-gW4"/>
  26. <outlet property="saleLabel" destination="0o2-VT-AIx" id="cv7-Rs-Ebl"/>
  27. <outlet property="sixMouthProLabel" destination="vGp-TB-QJm" id="csQ-V4-Wcb"/>
  28. <outlet property="specialImageView" destination="FGr-Ii-fql" id="MEj-Gh-bKk"/>
  29. <outlet property="specialImageView1" destination="mzf-tr-1eK" id="nfa-Uc-kV0"/>
  30. <outlet property="specialLabel" destination="yeX-i3-UFN" id="VeQ-ZL-SqR"/>
  31. <outlet property="specialLabel1" destination="xun-Av-uJQ" id="tSG-6F-P8H"/>
  32. <outlet property="specialView" destination="Idp-8O-cCs" id="LVn-z2-Jnj"/>
  33. <outlet property="specialView1" destination="Dnn-Xm-qaS" id="zJ2-ie-De8"/>
  34. <outlet property="switchBox" destination="4uE-0k-Ope" id="Mxf-PJ-Pzy"/>
  35. <outlet property="switchBtn" destination="SdI-d6-vgg" id="O6a-Er-wJD"/>
  36. <outlet property="switchCircleLeftConst" destination="JDa-Uu-96W" id="wDD-Jd-iie"/>
  37. <outlet property="switchCircleView" destination="MxM-R2-plR" id="JHh-mX-Jdi"/>
  38. <outlet property="switchLabel" destination="Rln-ze-Lfu" id="Y2n-Pt-tJy"/>
  39. <outlet property="tableView" destination="vUH-t2-iHg" id="dij-GH-6Ia"/>
  40. <outlet property="termOfSerBtn" destination="N4T-qV-91e" id="5WU-n5-kAY"/>
  41. <outlet property="textView" destination="yjX-Ac-Ztb" id="6Hv-nC-Tui"/>
  42. <outlet property="titleLabel" destination="GGA-Yc-I1A" id="114-2g-Zc6"/>
  43. <outlet property="value1InfoBox" destination="ghy-1k-hWU" id="LVd-vi-jTa"/>
  44. <outlet property="value1InfoLabel" destination="Dl8-vY-qqg" id="6nm-v0-XIG"/>
  45. <outlet property="value1InfoTypeBox" destination="3U4-QU-ky5" id="wz8-9u-uc7"/>
  46. <outlet property="value1InfoView" destination="yC6-13-gpA" id="COY-Hg-hFu"/>
  47. <outlet property="value1PurchaseBtnLbl" destination="38d-qQ-aJn" id="RZ3-GN-DL9"/>
  48. <outlet property="value1PurchaseBtnLblBtn" destination="zIL-NE-68c" id="Exg-Zb-D6c"/>
  49. <outlet property="value1PurchaseButton" destination="4gK-dh-mzU" id="TqY-DQ-Ngx"/>
  50. <outlet property="value1PurchaseLabel" destination="KIy-bW-X83" id="TwS-Er-MJK"/>
  51. <outlet property="value1PurchaseOriPriceLbl" destination="HTr-NX-tD3" id="6LL-c1-V3O"/>
  52. <outlet property="value1PurchaseSubLabel" destination="xKx-x8-WuO" id="xbw-8J-JYM"/>
  53. <outlet property="value2InfoLabel" destination="eDh-fo-997" id="7gn-1n-Z8a"/>
  54. <outlet property="value2InfoView" destination="1La-EL-fud" id="nFk-yt-4YN"/>
  55. <outlet property="value2PurchaseButton" destination="ZL7-Ro-BdR" id="7wB-gF-Ntp"/>
  56. <outlet property="value2PurchaseLabel" destination="9hd-c5-aIk" id="AeD-eP-hy8"/>
  57. <outlet property="value2PurchaseLbl" destination="MrO-mI-9Px" id="Mvo-Zt-BjT"/>
  58. <outlet property="value2PurchaseLblBtn" destination="mUS-wZ-ewc" id="Mnk-Lb-SoP"/>
  59. <outlet property="value2PurchaseSubLabel" destination="RdA-gL-hBx" id="bBZ-Fs-9pv"/>
  60. <outlet property="value3InfoLabel" destination="x7t-cK-DUL" id="Mg1-Ck-4sj"/>
  61. <outlet property="value3InfoView" destination="WOk-rB-efh" id="AZM-IN-4gQ"/>
  62. <outlet property="value3PurchaseButton" destination="uz9-wn-DIW" id="cJ8-Ni-LGD"/>
  63. <outlet property="value3PurchaseLabel" destination="NoO-n7-bpV" id="b1n-dM-vPn"/>
  64. <outlet property="value3PurchaseSubLabel" destination="wzo-Gq-dD2" id="CM0-xQ-XcI"/>
  65. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  66. </connections>
  67. </customObject>
  68. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  69. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  70. <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="documentWindow" titlebarAppearsTransparent="YES" id="F0z-JX-Cv5">
  71. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
  72. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  73. <rect key="contentRect" x="77" y="40" width="1114" height="720"/>
  74. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  75. <value key="minSize" type="size" width="1114" height="720"/>
  76. <value key="maxSize" type="size" width="1114" height="720"/>
  77. <view key="contentView" wantsLayer="YES" misplaced="YES" id="se5-gp-TjO">
  78. <rect key="frame" x="0.0" y="0.0" width="1114" height="720"/>
  79. <autoresizingMask key="autoresizingMask"/>
  80. <subviews>
  81. <box misplaced="YES" boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="mlL-tV-RqB">
  82. <rect key="frame" x="0.0" y="557" width="1054" height="192"/>
  83. <view key="contentView" id="qnp-ir-5Rq">
  84. <rect key="frame" x="0.0" y="0.0" width="1054" height="192"/>
  85. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  86. <subviews>
  87. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4PI-jT-Lva">
  88. <rect key="frame" x="0.0" y="0.0" width="1054" height="212"/>
  89. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  90. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="KMImageNameCompareBG" id="GBV-Db-cHh"/>
  91. </imageView>
  92. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GGA-Yc-I1A">
  93. <rect key="frame" x="30" y="108" width="324" height="38"/>
  94. <constraints>
  95. <constraint firstAttribute="height" relation="lessThanOrEqual" constant="48" id="L7Y-Ye-A7W"/>
  96. <constraint firstAttribute="width" constant="320" id="pv8-vs-m85"/>
  97. </constraints>
  98. <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="Subscribe to All Access Pack to enjoy more expanded features." id="ewG-PY-G7J">
  99. <font key="font" size="16" name="Helvetica-Bold"/>
  100. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  101. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  102. </textFieldCell>
  103. </textField>
  104. <button focusRingType="none" allowsExpansionToolTips="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lSB-Bp-t6o" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  105. <rect key="frame" x="32" y="30" width="51" height="16"/>
  106. <buttonCell key="cell" type="bevel" title="Restore" bezelStyle="rounded" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" focusRingType="none" imageScaling="proportionallyDown" inset="2" id="dxE-vy-K4S">
  107. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  108. <font key="font" metaFont="system"/>
  109. </buttonCell>
  110. <constraints>
  111. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="108" id="iQV-c9-56L"/>
  112. </constraints>
  113. <connections>
  114. <action selector="buttonItemClicked_Restore:" target="-2" id="rMA-uA-beq"/>
  115. </connections>
  116. </button>
  117. <button allowsExpansionToolTips="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pHZ-4d-36m" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  118. <rect key="frame" x="103" y="30" width="49" height="16"/>
  119. <buttonCell key="cell" type="bevel" title="Privacy" bezelStyle="rounded" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" imageScaling="proportionallyDown" inset="2" id="xbr-1s-eFJ">
  120. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  121. <font key="font" metaFont="system"/>
  122. </buttonCell>
  123. <constraints>
  124. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="108" id="aJm-G6-9An"/>
  125. </constraints>
  126. <connections>
  127. <action selector="privacyPolicyAction:" target="-2" id="yQJ-Fc-lhH"/>
  128. </connections>
  129. </button>
  130. <customView translatesAutoresizingMaskIntoConstraints="NO" id="vtH-j9-yK4">
  131. <rect key="frame" x="362" y="0.0" width="144" height="194"/>
  132. <subviews>
  133. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ezY-Bo-aWV">
  134. <rect key="frame" x="53" y="89" width="38" height="17"/>
  135. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Free" id="6BK-FV-e61">
  136. <font key="font" metaFont="systemSemibold" size="14"/>
  137. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  138. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  139. </textFieldCell>
  140. </textField>
  141. </subviews>
  142. <constraints>
  143. <constraint firstAttribute="height" constant="194" id="Mxs-Z7-dsC"/>
  144. <constraint firstAttribute="width" constant="144" id="OYW-pI-Miu"/>
  145. <constraint firstItem="ezY-Bo-aWV" firstAttribute="centerX" secondItem="vtH-j9-yK4" secondAttribute="centerX" id="UgB-2Z-pt3"/>
  146. <constraint firstItem="ezY-Bo-aWV" firstAttribute="centerY" secondItem="vtH-j9-yK4" secondAttribute="centerY" id="vSw-Dt-143"/>
  147. </constraints>
  148. </customView>
  149. <button allowsExpansionToolTips="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="N4T-qV-91e" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  150. <rect key="frame" x="172" y="30" width="42" height="16"/>
  151. <buttonCell key="cell" type="bevel" title="Terms" bezelStyle="rounded" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" imageScaling="proportionallyDown" inset="2" id="KQ8-ZB-77h">
  152. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  153. <font key="font" metaFont="system"/>
  154. </buttonCell>
  155. <constraints>
  156. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="108" id="Gam-BD-qUt"/>
  157. </constraints>
  158. <connections>
  159. <action selector="termOfSerAction:" target="-2" id="Gp6-hr-jOL"/>
  160. </connections>
  161. </button>
  162. <customView translatesAutoresizingMaskIntoConstraints="NO" id="yC6-13-gpA">
  163. <rect key="frame" x="506" y="0.0" width="300" height="194"/>
  164. <subviews>
  165. <box boxType="custom" cornerRadius="8" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ghy-1k-hWU">
  166. <rect key="frame" x="0.0" y="-10" width="300" height="204"/>
  167. <view key="contentView" id="r3c-Gm-1KR">
  168. <rect key="frame" x="1" y="1" width="298" height="202"/>
  169. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  170. </view>
  171. <color key="borderColor" red="1" green="0.36862745098039218" blue="0.17254901960784313" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  172. </box>
  173. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="3U4-QU-ky5">
  174. <rect key="frame" x="0.0" y="154" width="300" height="30"/>
  175. <view key="contentView" id="N0e-uj-KQt">
  176. <rect key="frame" x="1" y="1" width="298" height="28"/>
  177. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  178. <subviews>
  179. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vGp-TB-QJm">
  180. <rect key="frame" x="10" y="6" width="111" height="16"/>
  181. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="uxF-63-ZFw">
  182. <font key="font" usesAppearanceFont="YES"/>
  183. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  184. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  185. </textFieldCell>
  186. </textField>
  187. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aut-0P-FN1">
  188. <rect key="frame" x="177" y="6" width="111" height="16"/>
  189. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="V69-r7-L9u">
  190. <font key="font" metaFont="system"/>
  191. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  192. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  193. </textFieldCell>
  194. </textField>
  195. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="4uE-0k-Ope">
  196. <rect key="frame" x="127" y="2" width="44" height="24"/>
  197. <view key="contentView" id="bBc-uL-MOX">
  198. <rect key="frame" x="1" y="1" width="42" height="22"/>
  199. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  200. <subviews>
  201. <customView translatesAutoresizingMaskIntoConstraints="NO" id="MxM-R2-plR">
  202. <rect key="frame" x="4" y="3" width="16" height="16"/>
  203. <constraints>
  204. <constraint firstAttribute="height" constant="16" id="Sg6-ap-NXg"/>
  205. <constraint firstAttribute="width" constant="16" id="ohe-zS-51b"/>
  206. </constraints>
  207. </customView>
  208. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SdI-d6-vgg">
  209. <rect key="frame" x="0.0" y="0.0" width="42" height="22"/>
  210. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="THa-Do-q2F">
  211. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  212. <font key="font" metaFont="system"/>
  213. </buttonCell>
  214. </button>
  215. </subviews>
  216. <constraints>
  217. <constraint firstAttribute="trailing" secondItem="SdI-d6-vgg" secondAttribute="trailing" id="2KV-Sa-PSn"/>
  218. <constraint firstItem="MxM-R2-plR" firstAttribute="centerY" secondItem="bBc-uL-MOX" secondAttribute="centerY" id="HFu-9O-u3e"/>
  219. <constraint firstItem="SdI-d6-vgg" firstAttribute="top" secondItem="bBc-uL-MOX" secondAttribute="top" id="IrK-5l-QaY"/>
  220. <constraint firstItem="MxM-R2-plR" firstAttribute="leading" secondItem="bBc-uL-MOX" secondAttribute="leading" constant="4" id="JDa-Uu-96W"/>
  221. <constraint firstItem="SdI-d6-vgg" firstAttribute="leading" secondItem="bBc-uL-MOX" secondAttribute="leading" id="cPu-RR-WsG"/>
  222. <constraint firstAttribute="bottom" secondItem="SdI-d6-vgg" secondAttribute="bottom" id="nlP-qT-lPf"/>
  223. </constraints>
  224. </view>
  225. <constraints>
  226. <constraint firstAttribute="width" constant="44" id="Glv-Bl-mhW"/>
  227. <constraint firstAttribute="height" constant="24" id="Mhp-aw-J8I"/>
  228. </constraints>
  229. </box>
  230. </subviews>
  231. <constraints>
  232. <constraint firstItem="aut-0P-FN1" firstAttribute="leading" secondItem="4uE-0k-Ope" secondAttribute="trailing" constant="8" id="82R-UR-X0G"/>
  233. <constraint firstItem="4uE-0k-Ope" firstAttribute="centerY" secondItem="N0e-uj-KQt" secondAttribute="centerY" id="LRL-t1-wbS"/>
  234. <constraint firstItem="4uE-0k-Ope" firstAttribute="leading" secondItem="vGp-TB-QJm" secondAttribute="trailing" constant="8" id="aAd-hf-K2K"/>
  235. <constraint firstItem="vGp-TB-QJm" firstAttribute="centerY" secondItem="4uE-0k-Ope" secondAttribute="centerY" id="bgP-3p-Egp"/>
  236. <constraint firstItem="vGp-TB-QJm" firstAttribute="leading" secondItem="N0e-uj-KQt" secondAttribute="leading" constant="12" id="e7K-R8-Cyw"/>
  237. <constraint firstAttribute="trailing" secondItem="aut-0P-FN1" secondAttribute="trailing" constant="12" id="uSq-aS-ob8"/>
  238. <constraint firstItem="aut-0P-FN1" firstAttribute="centerY" secondItem="4uE-0k-Ope" secondAttribute="centerY" id="who-fW-JFM"/>
  239. <constraint firstItem="4uE-0k-Ope" firstAttribute="centerX" secondItem="N0e-uj-KQt" secondAttribute="centerX" id="zYN-8I-tGY"/>
  240. </constraints>
  241. </view>
  242. <constraints>
  243. <constraint firstAttribute="height" constant="30" id="Dff-9s-72w"/>
  244. </constraints>
  245. <color key="fillColor" name="KMColor_Status_Err"/>
  246. </box>
  247. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Dl8-vY-qqg">
  248. <rect key="frame" x="103" y="131" width="94" height="17"/>
  249. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="6-Month Pro" id="LRu-HP-AIx">
  250. <font key="font" metaFont="systemSemibold" size="14"/>
  251. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  252. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  253. </textFieldCell>
  254. </textField>
  255. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KIy-bW-X83">
  256. <rect key="frame" x="-1" y="108" width="302" height="19"/>
  257. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="USD $9.99/mouth" id="W1C-wJ-51R">
  258. <font key="font" metaFont="systemBold" size="16"/>
  259. <color key="textColor" red="0.0" green="0.53333333333333333" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  260. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  261. </textFieldCell>
  262. </textField>
  263. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HTr-NX-tD3">
  264. <rect key="frame" x="131" y="89" width="37" height="16"/>
  265. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="jB6-6F-7yo">
  266. <font key="font" metaFont="system"/>
  267. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  268. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  269. </textFieldCell>
  270. </textField>
  271. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xKx-x8-WuO">
  272. <rect key="frame" x="-2" y="77" width="304" height="15"/>
  273. <textFieldCell key="cell" alignment="center" title="Billed every 6 months at USD $9.99 " id="6dg-rd-4j6">
  274. <font key="font" metaFont="cellTitle"/>
  275. <color key="textColor" red="0.55294117647058827" green="0.55294117647058827" blue="0.55294117647058827" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  276. <color key="backgroundColor" red="0.55294117647058827" green="0.55294117647058827" blue="0.55294117647058827" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  277. </textFieldCell>
  278. </textField>
  279. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4gK-dh-mzU" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  280. <rect key="frame" x="90" y="16" width="120" height="40"/>
  281. <buttonCell key="cell" type="bevel" bezelStyle="regularSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="QqX-bE-OVZ">
  282. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  283. <font key="font" metaFont="system"/>
  284. </buttonCell>
  285. <constraints>
  286. <constraint firstAttribute="height" constant="40" id="GoJ-U6-w96"/>
  287. <constraint firstAttribute="width" constant="120" id="h9m-9C-gTt"/>
  288. </constraints>
  289. <connections>
  290. <action selector="buttonItemClicked_Subscribe:" target="-2" id="Wki-93-IjN"/>
  291. </connections>
  292. </button>
  293. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="38d-qQ-aJn">
  294. <rect key="frame" x="88" y="30" width="124" height="17"/>
  295. <constraints>
  296. <constraint firstAttribute="width" constant="120" id="ZVu-S8-vy9"/>
  297. </constraints>
  298. <textFieldCell key="cell" lineBreakMode="truncatingTail" alignment="center" title="Free Trial" id="jWv-Zt-DCU">
  299. <font key="font" metaFont="systemBold" size="14"/>
  300. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  301. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  302. </textFieldCell>
  303. </textField>
  304. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zIL-NE-68c" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  305. <rect key="frame" x="90" y="16" width="120" height="40"/>
  306. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="soS-NV-T4R">
  307. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  308. <font key="font" metaFont="system"/>
  309. </buttonCell>
  310. <connections>
  311. <action selector="buttonItemClicked_Subscribe:" target="-2" id="NdI-B3-BsC"/>
  312. </connections>
  313. </button>
  314. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="OYs-Ds-xLR">
  315. <rect key="frame" x="244" y="86" width="66" height="68"/>
  316. <view key="contentView" id="zlx-CP-S0q">
  317. <rect key="frame" x="1" y="1" width="64" height="66"/>
  318. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  319. <subviews>
  320. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="yg5-SO-RU9">
  321. <rect key="frame" x="0.0" y="0.0" width="64" height="66"/>
  322. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="9CX-e7-Pfb"/>
  323. </imageView>
  324. <customView translatesAutoresizingMaskIntoConstraints="NO" id="xSu-X0-WOU">
  325. <rect key="frame" x="-12" y="25" width="88" height="16"/>
  326. <subviews>
  327. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="0o2-VT-AIx">
  328. <rect key="frame" x="-2" y="0.0" width="92" height="16"/>
  329. <textFieldCell key="cell" selectable="YES" title="Multiline Label" id="LIQ-WE-yjS">
  330. <font key="font" metaFont="system"/>
  331. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  332. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  333. </textFieldCell>
  334. </textField>
  335. </subviews>
  336. <constraints>
  337. <constraint firstAttribute="bottom" secondItem="0o2-VT-AIx" secondAttribute="bottom" id="5bs-iu-yV8"/>
  338. <constraint firstAttribute="trailing" secondItem="0o2-VT-AIx" secondAttribute="trailing" id="Nj4-Fi-dIa"/>
  339. <constraint firstItem="0o2-VT-AIx" firstAttribute="top" secondItem="xSu-X0-WOU" secondAttribute="top" id="Rho-lW-jTZ"/>
  340. <constraint firstItem="0o2-VT-AIx" firstAttribute="centerY" secondItem="xSu-X0-WOU" secondAttribute="centerY" id="U0D-06-Yn4"/>
  341. <constraint firstItem="0o2-VT-AIx" firstAttribute="leading" secondItem="xSu-X0-WOU" secondAttribute="leading" id="Uh4-YX-f6i"/>
  342. <constraint firstItem="0o2-VT-AIx" firstAttribute="centerX" secondItem="xSu-X0-WOU" secondAttribute="centerX" id="hD0-Hj-LPt"/>
  343. </constraints>
  344. </customView>
  345. </subviews>
  346. <constraints>
  347. <constraint firstAttribute="bottom" secondItem="yg5-SO-RU9" secondAttribute="bottom" id="6Bd-zy-y6h"/>
  348. <constraint firstItem="xSu-X0-WOU" firstAttribute="centerX" secondItem="zlx-CP-S0q" secondAttribute="centerX" id="6SH-Sn-l2u"/>
  349. <constraint firstItem="yg5-SO-RU9" firstAttribute="leading" secondItem="zlx-CP-S0q" secondAttribute="leading" id="DT0-n8-OmM"/>
  350. <constraint firstItem="yg5-SO-RU9" firstAttribute="top" secondItem="zlx-CP-S0q" secondAttribute="top" id="coy-kU-fgM"/>
  351. <constraint firstAttribute="trailing" secondItem="yg5-SO-RU9" secondAttribute="trailing" id="jUK-L8-F9F"/>
  352. <constraint firstItem="xSu-X0-WOU" firstAttribute="centerY" secondItem="zlx-CP-S0q" secondAttribute="centerY" id="p3Q-DI-SL3"/>
  353. </constraints>
  354. </view>
  355. <constraints>
  356. <constraint firstAttribute="width" constant="66" id="kzL-86-PES"/>
  357. <constraint firstAttribute="height" constant="68" id="pB7-lv-25q"/>
  358. </constraints>
  359. </box>
  360. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dDr-VX-rye">
  361. <rect key="frame" x="180" y="33" width="46" height="47"/>
  362. <constraints>
  363. <constraint firstAttribute="width" constant="46.049999999999997" id="Hu1-7v-kOb"/>
  364. <constraint firstAttribute="height" constant="47.119999999999997" id="ghc-aC-uIG"/>
  365. </constraints>
  366. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="bYO-tG-vuR"/>
  367. </imageView>
  368. </subviews>
  369. <constraints>
  370. <constraint firstAttribute="trailing" secondItem="3U4-QU-ky5" secondAttribute="trailing" id="07Q-Rx-T8Y"/>
  371. <constraint firstItem="KIy-bW-X83" firstAttribute="top" secondItem="Dl8-vY-qqg" secondAttribute="bottom" constant="4" id="0dN-Z7-gif"/>
  372. <constraint firstAttribute="trailing" secondItem="KIy-bW-X83" secondAttribute="trailing" constant="1" id="2LO-mj-cos"/>
  373. <constraint firstItem="4gK-dh-mzU" firstAttribute="trailing" secondItem="zIL-NE-68c" secondAttribute="trailing" id="40b-ZT-Ube"/>
  374. <constraint firstItem="4gK-dh-mzU" firstAttribute="top" secondItem="zIL-NE-68c" secondAttribute="top" id="5bV-wg-mnG"/>
  375. <constraint firstItem="4gK-dh-mzU" firstAttribute="centerX" secondItem="38d-qQ-aJn" secondAttribute="centerX" id="5mW-TL-3yz"/>
  376. <constraint firstAttribute="width" constant="300" id="63j-eU-CWt"/>
  377. <constraint firstItem="4gK-dh-mzU" firstAttribute="bottom" secondItem="zIL-NE-68c" secondAttribute="bottom" id="8bj-T6-ePm"/>
  378. <constraint firstItem="4gK-dh-mzU" firstAttribute="leading" secondItem="zIL-NE-68c" secondAttribute="leading" id="9Pt-F5-KGF"/>
  379. <constraint firstAttribute="trailing" secondItem="ghy-1k-hWU" secondAttribute="trailing" id="B9p-Eg-1bM"/>
  380. <constraint firstItem="3U4-QU-ky5" firstAttribute="top" secondItem="yC6-13-gpA" secondAttribute="top" constant="10" id="Bvp-DZ-syF"/>
  381. <constraint firstAttribute="bottom" secondItem="ghy-1k-hWU" secondAttribute="bottom" constant="-10" id="Fag-vt-b9q"/>
  382. <constraint firstItem="ghy-1k-hWU" firstAttribute="top" secondItem="yC6-13-gpA" secondAttribute="top" id="KrG-Rd-AOY"/>
  383. <constraint firstItem="Dl8-vY-qqg" firstAttribute="centerX" secondItem="yC6-13-gpA" secondAttribute="centerX" id="L47-mQ-J9m"/>
  384. <constraint firstItem="xKx-x8-WuO" firstAttribute="leading" secondItem="yC6-13-gpA" secondAttribute="leading" id="RJu-gZ-GgD"/>
  385. <constraint firstItem="4gK-dh-mzU" firstAttribute="centerX" secondItem="yC6-13-gpA" secondAttribute="centerX" id="Sml-qJ-3sK"/>
  386. <constraint firstItem="dDr-VX-rye" firstAttribute="leading" secondItem="4gK-dh-mzU" secondAttribute="trailing" constant="-30" id="UOn-Rf-cvK"/>
  387. <constraint firstItem="xKx-x8-WuO" firstAttribute="top" secondItem="KIy-bW-X83" secondAttribute="bottom" constant="16" id="Zwf-MI-5zw"/>
  388. <constraint firstAttribute="height" constant="194" id="bAe-Wv-eqg"/>
  389. <constraint firstItem="3U4-QU-ky5" firstAttribute="leading" secondItem="yC6-13-gpA" secondAttribute="leading" id="eC7-3o-rMj"/>
  390. <constraint firstAttribute="bottom" secondItem="dDr-VX-rye" secondAttribute="bottom" constant="32.880000000000003" id="gGo-dZ-QJC"/>
  391. <constraint firstItem="HTr-NX-tD3" firstAttribute="centerX" secondItem="KIy-bW-X83" secondAttribute="centerX" id="iVE-h6-THV"/>
  392. <constraint firstItem="HTr-NX-tD3" firstAttribute="top" secondItem="KIy-bW-X83" secondAttribute="bottom" id="n8z-SH-51l"/>
  393. <constraint firstItem="Dl8-vY-qqg" firstAttribute="top" secondItem="yC6-13-gpA" secondAttribute="top" constant="46" id="ofn-Xb-BhQ"/>
  394. <constraint firstAttribute="trailing" secondItem="xKx-x8-WuO" secondAttribute="trailing" id="pLI-eq-nxJ"/>
  395. <constraint firstAttribute="bottom" secondItem="4gK-dh-mzU" secondAttribute="bottom" constant="16" id="qaC-Ao-YFM"/>
  396. <constraint firstAttribute="trailing" secondItem="OYs-Ds-xLR" secondAttribute="trailing" constant="-10" id="r2t-85-WsB"/>
  397. <constraint firstItem="38d-qQ-aJn" firstAttribute="centerY" secondItem="4gK-dh-mzU" secondAttribute="centerY" constant="-2" id="uih-rC-yAg"/>
  398. <constraint firstItem="ghy-1k-hWU" firstAttribute="leading" secondItem="yC6-13-gpA" secondAttribute="leading" id="ula-Km-XzE"/>
  399. <constraint firstItem="4gK-dh-mzU" firstAttribute="top" relation="greaterThanOrEqual" secondItem="xKx-x8-WuO" secondAttribute="bottom" id="yhY-nu-IBS"/>
  400. <constraint firstItem="KIy-bW-X83" firstAttribute="leading" secondItem="yC6-13-gpA" secondAttribute="leading" constant="1" id="yl5-wA-AHh"/>
  401. <constraint firstItem="OYs-Ds-xLR" firstAttribute="top" secondItem="yC6-13-gpA" secondAttribute="top" constant="40" id="zlz-ry-b3I"/>
  402. </constraints>
  403. </customView>
  404. <customView translatesAutoresizingMaskIntoConstraints="NO" id="1La-EL-fud">
  405. <rect key="frame" x="806" y="0.0" width="154" height="194"/>
  406. <subviews>
  407. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eDh-fo-997">
  408. <rect key="frame" x="39" y="141" width="77" height="17"/>
  409. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Permanen" id="q51-aJ-lGL">
  410. <font key="font" metaFont="systemSemibold" size="14"/>
  411. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  412. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  413. </textFieldCell>
  414. </textField>
  415. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9hd-c5-aIk">
  416. <rect key="frame" x="-2" y="118" width="158" height="19"/>
  417. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="USD $59.99" id="UcE-q7-vn6">
  418. <font key="font" metaFont="systemBold" size="16"/>
  419. <color key="textColor" red="0.0" green="0.53333333333333333" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  420. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  421. </textFieldCell>
  422. </textField>
  423. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RdA-gL-hBx">
  424. <rect key="frame" x="-2" y="103" width="158" height="15"/>
  425. <textFieldCell key="cell" alignment="center" title="one-time purchase" id="Ae6-i6-UQR">
  426. <font key="font" metaFont="cellTitle"/>
  427. <color key="textColor" red="0.55294117647058827" green="0.55294117647058827" blue="0.55294117647058827" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  428. <color key="backgroundColor" red="0.55294117647058827" green="0.55294117647058827" blue="0.55294117647058827" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  429. </textFieldCell>
  430. </textField>
  431. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZL7-Ro-BdR" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  432. <rect key="frame" x="17" y="16" width="120" height="40"/>
  433. <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" imageScaling="axesIndependently" inset="2" id="scW-is-KHq">
  434. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  435. <font key="font" metaFont="systemBold" size="14"/>
  436. </buttonCell>
  437. <constraints>
  438. <constraint firstAttribute="width" constant="120" id="ELn-sw-leh"/>
  439. <constraint firstAttribute="height" constant="40" id="Enc-S5-Chy"/>
  440. </constraints>
  441. <connections>
  442. <action selector="buttonItemClicked_LicenseUpgrade:" target="-2" id="Xlp-Ja-dvM"/>
  443. </connections>
  444. </button>
  445. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MrO-mI-9Px">
  446. <rect key="frame" x="62" y="30" width="31" height="17"/>
  447. <textFieldCell key="cell" lineBreakMode="clipping" title="Buy" id="VmF-v2-LOx">
  448. <font key="font" metaFont="systemBold" size="14"/>
  449. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  450. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  451. </textFieldCell>
  452. </textField>
  453. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mUS-wZ-ewc" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  454. <rect key="frame" x="17" y="16" width="120" height="40"/>
  455. <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" imageScaling="axesIndependently" inset="2" id="Rzz-xZ-zng">
  456. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  457. <font key="font" metaFont="systemBold" size="14"/>
  458. </buttonCell>
  459. <connections>
  460. <action selector="buttonItemClicked_LicenseUpgrade:" target="-2" id="hVF-Ja-VUd"/>
  461. </connections>
  462. </button>
  463. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="JYj-po-k67">
  464. <rect key="frame" x="108" y="36" width="46" height="47"/>
  465. <constraints>
  466. <constraint firstAttribute="width" constant="46.049999999999997" id="aMv-gs-pMm"/>
  467. <constraint firstAttribute="height" constant="47.119999999999997" id="z98-CB-G4N"/>
  468. </constraints>
  469. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="yB9-0s-sce"/>
  470. </imageView>
  471. </subviews>
  472. <constraints>
  473. <constraint firstAttribute="bottom" secondItem="JYj-po-k67" secondAttribute="bottom" constant="35.880000000000003" id="04b-cy-xM1"/>
  474. <constraint firstItem="ZL7-Ro-BdR" firstAttribute="centerY" secondItem="MrO-mI-9Px" secondAttribute="centerY" constant="2" id="CMi-om-JZ3"/>
  475. <constraint firstAttribute="height" constant="194" id="JZM-cx-2sy"/>
  476. <constraint firstItem="eDh-fo-997" firstAttribute="centerX" secondItem="1La-EL-fud" secondAttribute="centerX" id="Jft-9F-91K"/>
  477. <constraint firstItem="RdA-gL-hBx" firstAttribute="leading" secondItem="1La-EL-fud" secondAttribute="leading" id="NGb-Jf-mvC"/>
  478. <constraint firstItem="ZL7-Ro-BdR" firstAttribute="leading" secondItem="mUS-wZ-ewc" secondAttribute="leading" id="NUC-s9-qQU"/>
  479. <constraint firstItem="ZL7-Ro-BdR" firstAttribute="trailing" secondItem="mUS-wZ-ewc" secondAttribute="trailing" id="T8E-GQ-g4y"/>
  480. <constraint firstAttribute="trailing" secondItem="JYj-po-k67" secondAttribute="trailing" id="TaV-UF-WEr"/>
  481. <constraint firstItem="ZL7-Ro-BdR" firstAttribute="centerX" secondItem="MrO-mI-9Px" secondAttribute="centerX" id="YhS-Rt-m8l"/>
  482. <constraint firstItem="9hd-c5-aIk" firstAttribute="top" secondItem="eDh-fo-997" secondAttribute="bottom" constant="4" id="Z60-By-8o6"/>
  483. <constraint firstAttribute="trailing" secondItem="RdA-gL-hBx" secondAttribute="trailing" id="c7h-oz-846"/>
  484. <constraint firstItem="eDh-fo-997" firstAttribute="top" secondItem="1La-EL-fud" secondAttribute="top" constant="36" id="eKE-yz-mkv"/>
  485. <constraint firstAttribute="bottom" secondItem="ZL7-Ro-BdR" secondAttribute="bottom" constant="16" id="f2R-eY-3aP"/>
  486. <constraint firstItem="ZL7-Ro-BdR" firstAttribute="bottom" secondItem="mUS-wZ-ewc" secondAttribute="bottom" id="fa3-Wk-Lri"/>
  487. <constraint firstItem="9hd-c5-aIk" firstAttribute="leading" secondItem="1La-EL-fud" secondAttribute="leading" id="hTS-M2-Q3k"/>
  488. <constraint firstItem="ZL7-Ro-BdR" firstAttribute="top" secondItem="mUS-wZ-ewc" secondAttribute="top" id="jib-S3-mDy"/>
  489. <constraint firstItem="ZL7-Ro-BdR" firstAttribute="centerX" secondItem="1La-EL-fud" secondAttribute="centerX" id="kj9-E7-WSb"/>
  490. <constraint firstAttribute="trailing" secondItem="9hd-c5-aIk" secondAttribute="trailing" id="pG9-E4-cKa"/>
  491. <constraint firstItem="RdA-gL-hBx" firstAttribute="top" secondItem="9hd-c5-aIk" secondAttribute="bottom" id="tPN-yG-gqY"/>
  492. <constraint firstAttribute="width" constant="154" id="y56-Ps-57g"/>
  493. </constraints>
  494. </customView>
  495. <customView translatesAutoresizingMaskIntoConstraints="NO" id="WOk-rB-efh">
  496. <rect key="frame" x="960" y="0.0" width="144" height="194"/>
  497. <subviews>
  498. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="x7t-cK-DUL">
  499. <rect key="frame" x="36" y="141" width="72" height="17"/>
  500. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Premium " id="qqm-Po-2k9">
  501. <font key="font" metaFont="systemSemibold" size="14"/>
  502. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  503. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  504. </textFieldCell>
  505. </textField>
  506. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wzo-Gq-dD2">
  507. <rect key="frame" x="-2" y="103" width="148" height="15"/>
  508. <textFieldCell key="cell" alignment="center" title="one-time purchase" id="Ryl-Th-jCg">
  509. <font key="font" metaFont="cellTitle"/>
  510. <color key="textColor" red="0.55294117647058827" green="0.55294117647058827" blue="0.55294117647058827" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  511. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  512. </textFieldCell>
  513. </textField>
  514. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uz9-wn-DIW" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  515. <rect key="frame" x="12" y="16" width="120" height="40"/>
  516. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" imagePosition="overlaps" alignment="center" imageScaling="axesIndependently" inset="2" id="yeW-KF-Zoh">
  517. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  518. <font key="font" metaFont="systemBold" size="14"/>
  519. </buttonCell>
  520. <constraints>
  521. <constraint firstAttribute="height" constant="40" id="di2-w1-lny"/>
  522. <constraint firstAttribute="width" constant="120" id="lfe-WI-tk0"/>
  523. </constraints>
  524. <connections>
  525. <action selector="buttonItemClicked_Upgrade:" target="-2" id="rTX-hB-r75"/>
  526. </connections>
  527. </button>
  528. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NoO-n7-bpV">
  529. <rect key="frame" x="-2" y="118" width="148" height="19"/>
  530. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="USD 79.99" id="hiM-ls-nyg">
  531. <font key="font" metaFont="systemBold" size="16"/>
  532. <color key="textColor" red="0.0" green="0.53333333333333333" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  533. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  534. </textFieldCell>
  535. </textField>
  536. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="70U-Sx-U2I">
  537. <rect key="frame" x="102" y="106" width="46" height="47"/>
  538. <constraints>
  539. <constraint firstAttribute="width" constant="46.049999999999997" id="qUS-bR-ZIg"/>
  540. <constraint firstAttribute="height" constant="47.119999999999997" id="xKU-kH-6df"/>
  541. </constraints>
  542. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="JYg-kK-Uzq"/>
  543. </imageView>
  544. </subviews>
  545. <constraints>
  546. <constraint firstAttribute="trailing" secondItem="70U-Sx-U2I" secondAttribute="trailing" constant="-4" id="2KG-uL-ytk"/>
  547. <constraint firstAttribute="width" constant="144" id="6CO-Gt-l2r"/>
  548. <constraint firstItem="x7t-cK-DUL" firstAttribute="centerX" secondItem="WOk-rB-efh" secondAttribute="centerX" id="FJt-0L-4Ps"/>
  549. <constraint firstAttribute="trailing" secondItem="NoO-n7-bpV" secondAttribute="trailing" id="G8r-Ph-W1w"/>
  550. <constraint firstAttribute="trailing" secondItem="wzo-Gq-dD2" secondAttribute="trailing" id="Qjz-MH-w6q"/>
  551. <constraint firstItem="wzo-Gq-dD2" firstAttribute="top" secondItem="NoO-n7-bpV" secondAttribute="bottom" id="TOs-Lg-loX"/>
  552. <constraint firstAttribute="bottom" secondItem="uz9-wn-DIW" secondAttribute="bottom" constant="16" id="Zs2-Us-YrV"/>
  553. <constraint firstItem="uz9-wn-DIW" firstAttribute="centerX" secondItem="WOk-rB-efh" secondAttribute="centerX" id="bd0-G1-wKh"/>
  554. <constraint firstAttribute="height" constant="194" id="heX-lX-eLW"/>
  555. <constraint firstItem="x7t-cK-DUL" firstAttribute="top" secondItem="WOk-rB-efh" secondAttribute="top" constant="36" id="hzQ-X3-oDl"/>
  556. <constraint firstItem="NoO-n7-bpV" firstAttribute="top" secondItem="x7t-cK-DUL" secondAttribute="bottom" constant="4" id="qvY-NL-YZ8"/>
  557. <constraint firstItem="NoO-n7-bpV" firstAttribute="leading" secondItem="WOk-rB-efh" secondAttribute="leading" id="v1R-E7-0St"/>
  558. <constraint firstItem="wzo-Gq-dD2" firstAttribute="leading" secondItem="WOk-rB-efh" secondAttribute="leading" id="wnu-cI-kxZ"/>
  559. <constraint firstItem="70U-Sx-U2I" firstAttribute="top" secondItem="WOk-rB-efh" secondAttribute="top" constant="41" id="zgb-yh-sar"/>
  560. </constraints>
  561. </customView>
  562. <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5F9-Ol-kTt">
  563. <rect key="frame" x="28" y="61" width="320" height="43"/>
  564. <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="brl-dK-jdP">
  565. <rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
  566. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  567. <subviews>
  568. <textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="yjX-Ac-Ztb">
  569. <rect key="frame" x="0.0" y="11" width="320" height="263"/>
  570. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  571. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  572. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  573. <size key="minSize" width="320" height="43"/>
  574. <size key="maxSize" width="1100" height="10000000"/>
  575. <attributedString key="textStorage">
  576. <fragment>
  577. <string key="content">Subscription plans:
  578. Subscriptions: USD $39.99/</string>
  579. <attributes>
  580. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  581. <font key="NSFont" size="11" name="HelveticaNeue"/>
  582. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  583. </attributes>
  584. </fragment>
  585. <fragment content="(">
  586. <attributes>
  587. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  588. <font key="NSFont" metaFont="message" size="11"/>
  589. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  590. </attributes>
  591. </fragment>
  592. <fragment content="6 months">
  593. <attributes>
  594. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  595. <font key="NSFont" size="11" name="HelveticaNeue"/>
  596. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  597. </attributes>
  598. </fragment>
  599. <fragment content="),">
  600. <attributes>
  601. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  602. <font key="NSFont" metaFont="message" size="11"/>
  603. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  604. </attributes>
  605. </fragment>
  606. <fragment content=" USD $79.99/">
  607. <attributes>
  608. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  609. <font key="NSFont" size="11" name="HelveticaNeue"/>
  610. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  611. </attributes>
  612. </fragment>
  613. <fragment content="(">
  614. <attributes>
  615. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  616. <font key="NSFont" metaFont="message" size="11"/>
  617. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  618. </attributes>
  619. </fragment>
  620. <fragment content="one-time purchase">
  621. <attributes>
  622. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  623. <font key="NSFont" size="11" name="HelveticaNeue"/>
  624. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  625. </attributes>
  626. </fragment>
  627. <fragment content=")">
  628. <attributes>
  629. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  630. <font key="NSFont" metaFont="message" size="11"/>
  631. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  632. </attributes>
  633. </fragment>
  634. <fragment>
  635. <mutableString key="content">
  636. - Subscriptions will be charged through your iTunes account at the confirmation of purchase.
  637. - Your subscriptions will automatically renew unless cancelled at least 24 hours before the end of current subscription period.
  638. - Your iTunes account will be charged for renewal within 24-hours prior to the end of the current period</mutableString>
  639. <attributes>
  640. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  641. <font key="NSFont" size="11" name="HelveticaNeue"/>
  642. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  643. </attributes>
  644. </fragment>
  645. <fragment content=",">
  646. <attributes>
  647. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  648. <font key="NSFont" metaFont="message" size="11"/>
  649. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  650. </attributes>
  651. </fragment>
  652. <fragment>
  653. <mutableString key="content"> for the same duration and at the current subscription price.
  654. - You may manage your subscriptions in your iTunes Account Settings after purchase.
  655. - No cancellation of the current subscription is allowed during an active subscription period.
  656. - Terms of service:
  657. https://www.pdfreaderpro.com/terms_of_service
  658. - Privacy Policy:
  659. https://www.pdfreaderpro.com/privacy-policy</mutableString>
  660. <attributes>
  661. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  662. <font key="NSFont" size="11" name="HelveticaNeue"/>
  663. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  664. </attributes>
  665. </fragment>
  666. <fragment content="
">
  667. <attributes>
  668. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  669. <font key="NSFont" size="13" name="HelveticaNeue-Bold"/>
  670. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  671. </attributes>
  672. </fragment>
  673. </attributedString>
  674. <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  675. </textView>
  676. </subviews>
  677. </clipView>
  678. <constraints>
  679. <constraint firstAttribute="width" constant="320" id="D3z-B9-Qzx"/>
  680. <constraint firstAttribute="height" constant="43" id="Z81-51-SCH"/>
  681. </constraints>
  682. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="uqf-eg-oTL">
  683. <rect key="frame" x="-100" y="-100" width="1092" height="16"/>
  684. <autoresizingMask key="autoresizingMask"/>
  685. </scroller>
  686. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="Joz-9f-12d">
  687. <rect key="frame" x="-100" y="-100" width="16" height="50"/>
  688. <autoresizingMask key="autoresizingMask"/>
  689. </scroller>
  690. </scrollView>
  691. </subviews>
  692. <constraints>
  693. <constraint firstItem="vtH-j9-yK4" firstAttribute="top" secondItem="qnp-ir-5Rq" secondAttribute="top" constant="28" id="1by-tO-hFz"/>
  694. <constraint firstItem="WOk-rB-efh" firstAttribute="top" secondItem="qnp-ir-5Rq" secondAttribute="top" constant="28" id="8aH-py-qVJ"/>
  695. <constraint firstItem="yC6-13-gpA" firstAttribute="top" secondItem="qnp-ir-5Rq" secondAttribute="top" constant="28" id="H4M-kX-HR7"/>
  696. <constraint firstItem="yC6-13-gpA" firstAttribute="leading" secondItem="vtH-j9-yK4" secondAttribute="trailing" id="N5z-Jq-5cX"/>
  697. <constraint firstItem="N4T-qV-91e" firstAttribute="leading" secondItem="pHZ-4d-36m" secondAttribute="trailing" constant="20" id="NEo-hE-Sn9"/>
  698. <constraint firstItem="WOk-rB-efh" firstAttribute="leading" secondItem="1La-EL-fud" secondAttribute="trailing" id="P6N-RD-X6n"/>
  699. <constraint firstItem="N4T-qV-91e" firstAttribute="centerY" secondItem="pHZ-4d-36m" secondAttribute="centerY" id="Re8-LP-ApC"/>
  700. <constraint firstItem="GGA-Yc-I1A" firstAttribute="leading" secondItem="qnp-ir-5Rq" secondAttribute="leading" constant="32" id="SuB-j3-PGW"/>
  701. <constraint firstItem="vtH-j9-yK4" firstAttribute="leading" secondItem="qnp-ir-5Rq" secondAttribute="leading" constant="362" id="YKA-6m-RUI"/>
  702. <constraint firstItem="lSB-Bp-t6o" firstAttribute="top" secondItem="GGA-Yc-I1A" secondAttribute="bottom" constant="62" id="aUM-3k-eKK"/>
  703. <constraint firstItem="lSB-Bp-t6o" firstAttribute="leading" secondItem="GGA-Yc-I1A" secondAttribute="leading" id="cG0-Tj-51v"/>
  704. <constraint firstItem="pHZ-4d-36m" firstAttribute="leading" secondItem="lSB-Bp-t6o" secondAttribute="trailing" constant="20" id="cR0-P9-nSb"/>
  705. <constraint firstItem="5F9-Ol-kTt" firstAttribute="top" secondItem="GGA-Yc-I1A" secondAttribute="bottom" constant="4" id="dO4-nl-brK"/>
  706. <constraint firstItem="5F9-Ol-kTt" firstAttribute="leading" secondItem="GGA-Yc-I1A" secondAttribute="leading" constant="-4" id="dUY-jR-lhw"/>
  707. <constraint firstItem="pHZ-4d-36m" firstAttribute="centerY" secondItem="lSB-Bp-t6o" secondAttribute="centerY" id="k0E-Ud-GMG"/>
  708. <constraint firstItem="GGA-Yc-I1A" firstAttribute="top" secondItem="qnp-ir-5Rq" secondAttribute="top" constant="76" id="q64-iH-OGT"/>
  709. <constraint firstItem="1La-EL-fud" firstAttribute="leading" secondItem="yC6-13-gpA" secondAttribute="trailing" id="x2C-f7-HqY"/>
  710. <constraint firstItem="1La-EL-fud" firstAttribute="top" secondItem="qnp-ir-5Rq" secondAttribute="top" constant="28" id="y3v-fH-EF1"/>
  711. </constraints>
  712. </view>
  713. <constraints>
  714. <constraint firstAttribute="height" constant="222" id="MH0-R7-tRO"/>
  715. </constraints>
  716. <color key="fillColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  717. </box>
  718. <scrollView misplaced="YES" borderType="none" horizontalLineScroll="49" horizontalPageScroll="10" verticalLineScroll="49" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0go-Ik-KIF">
  719. <rect key="frame" x="0.0" y="10" width="970" height="518"/>
  720. <clipView key="contentView" drawsBackground="NO" id="gjo-dO-ubC">
  721. <rect key="frame" x="0.0" y="0.0" width="970" height="518"/>
  722. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  723. <subviews>
  724. <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" tableStyle="plain" selectionHighlightStyle="none" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="49" rowSizeStyle="automatic" viewBased="YES" id="vUH-t2-iHg">
  725. <rect key="frame" x="0.0" y="0.0" width="970" height="518"/>
  726. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  727. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  728. <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
  729. <tableColumns>
  730. <tableColumn width="970" minWidth="40" maxWidth="10000" id="fDx-FK-wCa">
  731. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
  732. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  733. <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
  734. </tableHeaderCell>
  735. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="0W2-pa-gWz">
  736. <font key="font" metaFont="system"/>
  737. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  738. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  739. </textFieldCell>
  740. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  741. <prototypeCellViews>
  742. <tableCellView identifier="KMPurchaseCompareHeaderCell" id="TLZ-Md-ZiX" customClass="KMPurchaseCompareHeaderCell">
  743. <rect key="frame" x="0.0" y="0.0" width="970" height="32"/>
  744. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  745. <subviews>
  746. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Lye-3R-7jt">
  747. <rect key="frame" x="0.0" y="0.0" width="970" height="32"/>
  748. <subviews>
  749. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="YLf-QJ-lxz">
  750. <rect key="frame" x="30" y="8" width="105" height="17"/>
  751. <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="z6b-m2-RJS">
  752. <font key="font" metaFont="systemMedium" size="14"/>
  753. <color key="textColor" red="0.0" green="0.53333333333333333" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  754. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  755. </textFieldCell>
  756. </textField>
  757. <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="qTC-D4-FCR">
  758. <rect key="frame" x="506" y="-5" width="300" height="42"/>
  759. <view key="contentView" id="azt-Xa-8Nm">
  760. <rect key="frame" x="1" y="1" width="298" height="40"/>
  761. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  762. </view>
  763. <constraints>
  764. <constraint firstAttribute="width" constant="300" id="jTC-pD-Mbg"/>
  765. </constraints>
  766. <color key="borderColor" red="1" green="0.36862745099999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  767. </box>
  768. </subviews>
  769. <constraints>
  770. <constraint firstItem="qTC-D4-FCR" firstAttribute="top" secondItem="Lye-3R-7jt" secondAttribute="top" constant="-5" id="3PU-wa-oXu"/>
  771. <constraint firstItem="YLf-QJ-lxz" firstAttribute="leading" secondItem="Lye-3R-7jt" secondAttribute="leading" constant="32" id="4fS-hz-4wT"/>
  772. <constraint firstItem="qTC-D4-FCR" firstAttribute="leading" secondItem="Lye-3R-7jt" secondAttribute="leading" constant="506" id="EvU-NA-hrD"/>
  773. <constraint firstAttribute="bottom" secondItem="qTC-D4-FCR" secondAttribute="bottom" constant="-5" id="Lfu-U0-hVu"/>
  774. <constraint firstItem="YLf-QJ-lxz" firstAttribute="centerY" secondItem="Lye-3R-7jt" secondAttribute="centerY" id="uUV-M1-sPh"/>
  775. </constraints>
  776. </customView>
  777. </subviews>
  778. <constraints>
  779. <constraint firstItem="Lye-3R-7jt" firstAttribute="leading" secondItem="TLZ-Md-ZiX" secondAttribute="leading" id="8C3-Gk-u9c"/>
  780. <constraint firstItem="Lye-3R-7jt" firstAttribute="top" secondItem="TLZ-Md-ZiX" secondAttribute="top" id="9fL-1z-D7g"/>
  781. <constraint firstAttribute="trailing" secondItem="Lye-3R-7jt" secondAttribute="trailing" id="LkW-4k-JGI"/>
  782. <constraint firstAttribute="bottom" secondItem="Lye-3R-7jt" secondAttribute="bottom" id="OAD-la-jZa"/>
  783. </constraints>
  784. <connections>
  785. <outlet property="contentView" destination="Lye-3R-7jt" id="Ycw-UW-0Aq"/>
  786. <outlet property="textField" destination="YLf-QJ-lxz" id="Iol-2d-ikT"/>
  787. </connections>
  788. </tableCellView>
  789. <tableCellView identifier="KMPurchaseCompareCell" id="10V-uc-aQ6" customClass="KMPurchaseCompareCell">
  790. <rect key="frame" x="0.0" y="32" width="970" height="49"/>
  791. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  792. <subviews>
  793. <customView translatesAutoresizingMaskIntoConstraints="NO" id="3AZ-4y-DZK">
  794. <rect key="frame" x="0.0" y="0.0" width="970" height="49"/>
  795. </customView>
  796. <box fixedFrame="YES" boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="7jW-vi-kbf">
  797. <rect key="frame" x="20" y="0.0" width="1110" height="1"/>
  798. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  799. <view key="contentView" id="Fad-TL-UXP">
  800. <rect key="frame" x="0.0" y="0.0" width="1110" height="1"/>
  801. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  802. </view>
  803. <color key="fillColor" red="0.95294117649999999" green="0.95294117649999999" blue="0.95294117649999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  804. </box>
  805. <customView translatesAutoresizingMaskIntoConstraints="NO" id="XCD-2L-iFV">
  806. <rect key="frame" x="32" y="0.0" width="938" height="49"/>
  807. <subviews>
  808. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ivk-Uz-itt">
  809. <rect key="frame" x="-2" y="17" width="318" height="16"/>
  810. <constraints>
  811. <constraint firstAttribute="width" constant="314" id="nGM-sy-jou"/>
  812. </constraints>
  813. <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="Multiline Label" id="cFm-EH-kOp">
  814. <font key="font" metaFont="system"/>
  815. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  816. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  817. </textFieldCell>
  818. </textField>
  819. <customView translatesAutoresizingMaskIntoConstraints="NO" id="yPh-ms-kyH">
  820. <rect key="frame" x="330" y="0.0" width="144" height="49"/>
  821. <subviews>
  822. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hc0-rL-KI7">
  823. <rect key="frame" x="-2" y="17" width="148" height="16"/>
  824. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Label" id="pRh-sd-tBE">
  825. <font key="font" metaFont="system"/>
  826. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="0.84999999999999998" colorSpace="calibratedRGB"/>
  827. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  828. </textFieldCell>
  829. </textField>
  830. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qBi-xP-S46">
  831. <rect key="frame" x="65" y="17" width="15" height="15"/>
  832. <constraints>
  833. <constraint firstAttribute="height" constant="15" id="ZdK-DX-Ssa"/>
  834. <constraint firstAttribute="width" constant="15" id="uY7-DG-RsO"/>
  835. </constraints>
  836. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="zkC-S6-HCQ"/>
  837. </imageView>
  838. </subviews>
  839. <constraints>
  840. <constraint firstAttribute="trailing" secondItem="hc0-rL-KI7" secondAttribute="trailing" id="Uvo-kH-Lcx"/>
  841. <constraint firstAttribute="width" constant="144" id="Yak-sO-B9e"/>
  842. <constraint firstItem="hc0-rL-KI7" firstAttribute="leading" secondItem="yPh-ms-kyH" secondAttribute="leading" id="csn-UO-UFe"/>
  843. <constraint firstItem="hc0-rL-KI7" firstAttribute="centerY" secondItem="yPh-ms-kyH" secondAttribute="centerY" id="ecp-Qx-43S"/>
  844. <constraint firstItem="qBi-xP-S46" firstAttribute="centerX" secondItem="yPh-ms-kyH" secondAttribute="centerX" id="pfa-hC-Gfb"/>
  845. <constraint firstItem="qBi-xP-S46" firstAttribute="centerY" secondItem="yPh-ms-kyH" secondAttribute="centerY" id="wYo-iW-kzE"/>
  846. </constraints>
  847. </customView>
  848. <customView translatesAutoresizingMaskIntoConstraints="NO" id="qtj-fA-YYc">
  849. <rect key="frame" x="474" y="0.0" width="300" height="49"/>
  850. <subviews>
  851. <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zW7-Gd-xVS">
  852. <rect key="frame" x="0.0" y="-4" width="300" height="57"/>
  853. <view key="contentView" id="9hd-DO-Ok7">
  854. <rect key="frame" x="1" y="1" width="298" height="55"/>
  855. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  856. </view>
  857. <color key="borderColor" red="1" green="0.36862745099999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  858. </box>
  859. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="o6D-bS-HO3">
  860. <rect key="frame" x="-2" y="17" width="304" height="16"/>
  861. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Label" id="zo3-j5-vmb">
  862. <font key="font" metaFont="system"/>
  863. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="0.84999999999999998" colorSpace="calibratedRGB"/>
  864. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  865. </textFieldCell>
  866. </textField>
  867. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="I0V-hb-htu">
  868. <rect key="frame" x="143" y="17" width="15" height="15"/>
  869. <constraints>
  870. <constraint firstAttribute="width" constant="15" id="qok-Cq-dlh"/>
  871. <constraint firstAttribute="height" constant="15" id="xGy-Ra-9bd"/>
  872. </constraints>
  873. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="XMF-6s-Ooi"/>
  874. </imageView>
  875. </subviews>
  876. <constraints>
  877. <constraint firstItem="I0V-hb-htu" firstAttribute="centerX" secondItem="qtj-fA-YYc" secondAttribute="centerX" id="0yG-1f-RIg"/>
  878. <constraint firstItem="zW7-Gd-xVS" firstAttribute="top" secondItem="qtj-fA-YYc" secondAttribute="top" constant="-4" id="1Id-AX-JhI"/>
  879. <constraint firstAttribute="trailing" secondItem="o6D-bS-HO3" secondAttribute="trailing" id="KKK-PP-h7f"/>
  880. <constraint firstItem="o6D-bS-HO3" firstAttribute="centerY" secondItem="qtj-fA-YYc" secondAttribute="centerY" id="Lxf-ZS-gpQ"/>
  881. <constraint firstAttribute="trailing" secondItem="zW7-Gd-xVS" secondAttribute="trailing" id="NGn-jd-xsS"/>
  882. <constraint firstAttribute="width" constant="300" id="PXj-5s-cgi"/>
  883. <constraint firstItem="zW7-Gd-xVS" firstAttribute="leading" secondItem="qtj-fA-YYc" secondAttribute="leading" id="Y4d-va-Q85"/>
  884. <constraint firstItem="I0V-hb-htu" firstAttribute="centerY" secondItem="qtj-fA-YYc" secondAttribute="centerY" id="gDr-f1-ILN"/>
  885. <constraint firstAttribute="bottom" secondItem="zW7-Gd-xVS" secondAttribute="bottom" constant="-4" id="siO-ew-ZPH"/>
  886. <constraint firstItem="o6D-bS-HO3" firstAttribute="leading" secondItem="qtj-fA-YYc" secondAttribute="leading" id="v1f-1Z-ijR"/>
  887. </constraints>
  888. </customView>
  889. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Jpc-Ou-5vX">
  890. <rect key="frame" x="774" y="0.0" width="154" height="49"/>
  891. <subviews>
  892. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yXD-Ui-Rw2">
  893. <rect key="frame" x="-2" y="17" width="158" height="16"/>
  894. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Label" id="FZG-Cv-Dd6">
  895. <font key="font" metaFont="system"/>
  896. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="0.84999999999999998" colorSpace="calibratedRGB"/>
  897. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  898. </textFieldCell>
  899. </textField>
  900. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Gzz-aZ-emw">
  901. <rect key="frame" x="70" y="17" width="15" height="15"/>
  902. <constraints>
  903. <constraint firstAttribute="width" constant="15" id="5pd-hb-O0r"/>
  904. <constraint firstAttribute="height" constant="15" id="GhU-LC-pll"/>
  905. </constraints>
  906. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="kDt-yy-RNU"/>
  907. </imageView>
  908. </subviews>
  909. <constraints>
  910. <constraint firstAttribute="width" constant="154" id="KCY-oQ-SeK"/>
  911. <constraint firstItem="yXD-Ui-Rw2" firstAttribute="centerY" secondItem="Jpc-Ou-5vX" secondAttribute="centerY" id="R3B-BC-Lxt"/>
  912. <constraint firstAttribute="trailing" secondItem="yXD-Ui-Rw2" secondAttribute="trailing" id="kVC-Xg-c0s"/>
  913. <constraint firstItem="Gzz-aZ-emw" firstAttribute="centerY" secondItem="Jpc-Ou-5vX" secondAttribute="centerY" id="q1G-Hd-wRr"/>
  914. <constraint firstItem="Gzz-aZ-emw" firstAttribute="centerX" secondItem="Jpc-Ou-5vX" secondAttribute="centerX" id="sui-Jm-8Sf"/>
  915. <constraint firstItem="yXD-Ui-Rw2" firstAttribute="leading" secondItem="Jpc-Ou-5vX" secondAttribute="leading" id="wwq-PW-8Qp"/>
  916. </constraints>
  917. </customView>
  918. <customView translatesAutoresizingMaskIntoConstraints="NO" id="r9z-GG-d4l">
  919. <rect key="frame" x="928" y="0.0" width="144" height="49"/>
  920. <subviews>
  921. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pZN-Nv-lWK">
  922. <rect key="frame" x="-2" y="17" width="148" height="16"/>
  923. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Label" id="P3f-ow-nsp">
  924. <font key="font" metaFont="system"/>
  925. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="0.84999999999999998" colorSpace="calibratedRGB"/>
  926. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  927. </textFieldCell>
  928. </textField>
  929. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="kqh-aJ-Glm">
  930. <rect key="frame" x="65" y="17" width="15" height="15"/>
  931. <constraints>
  932. <constraint firstAttribute="height" constant="15" id="goT-tR-wzi"/>
  933. <constraint firstAttribute="width" constant="15" id="mGr-ga-wxh"/>
  934. </constraints>
  935. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="v5P-Q7-4qf"/>
  936. </imageView>
  937. </subviews>
  938. <constraints>
  939. <constraint firstItem="kqh-aJ-Glm" firstAttribute="centerY" secondItem="r9z-GG-d4l" secondAttribute="centerY" id="3VV-UP-4im"/>
  940. <constraint firstAttribute="width" constant="144" id="9MA-Ab-rEj"/>
  941. <constraint firstItem="pZN-Nv-lWK" firstAttribute="leading" secondItem="r9z-GG-d4l" secondAttribute="leading" id="BI8-0G-yhZ"/>
  942. <constraint firstItem="pZN-Nv-lWK" firstAttribute="centerY" secondItem="r9z-GG-d4l" secondAttribute="centerY" id="TVc-vT-5mP"/>
  943. <constraint firstAttribute="trailing" secondItem="pZN-Nv-lWK" secondAttribute="trailing" id="Uh4-2Y-ppj"/>
  944. <constraint firstItem="kqh-aJ-Glm" firstAttribute="centerX" secondItem="r9z-GG-d4l" secondAttribute="centerX" id="lK5-ZD-Q8i"/>
  945. </constraints>
  946. </customView>
  947. </subviews>
  948. <constraints>
  949. <constraint firstAttribute="bottom" secondItem="qtj-fA-YYc" secondAttribute="bottom" id="0wt-mz-zOn"/>
  950. <constraint firstItem="Ivk-Uz-itt" firstAttribute="leading" secondItem="XCD-2L-iFV" secondAttribute="leading" id="5UC-mq-RYa"/>
  951. <constraint firstAttribute="bottom" secondItem="yPh-ms-kyH" secondAttribute="bottom" id="J18-N7-Gpx"/>
  952. <constraint firstItem="yPh-ms-kyH" firstAttribute="top" secondItem="XCD-2L-iFV" secondAttribute="top" id="JLe-Qc-sj8"/>
  953. <constraint firstItem="yPh-ms-kyH" firstAttribute="leading" secondItem="Ivk-Uz-itt" secondAttribute="trailing" constant="16" id="Qsc-8f-z6J"/>
  954. <constraint firstItem="r9z-GG-d4l" firstAttribute="top" secondItem="XCD-2L-iFV" secondAttribute="top" id="SWv-Ko-RUi"/>
  955. <constraint firstItem="qtj-fA-YYc" firstAttribute="leading" secondItem="yPh-ms-kyH" secondAttribute="trailing" id="V9g-vV-rmh"/>
  956. <constraint firstItem="Jpc-Ou-5vX" firstAttribute="top" secondItem="XCD-2L-iFV" secondAttribute="top" id="Vap-Fh-Bnb"/>
  957. <constraint firstItem="qtj-fA-YYc" firstAttribute="top" secondItem="XCD-2L-iFV" secondAttribute="top" id="ZGj-II-NDu"/>
  958. <constraint firstAttribute="bottom" secondItem="Jpc-Ou-5vX" secondAttribute="bottom" id="c5o-Av-Z33"/>
  959. <constraint firstItem="r9z-GG-d4l" firstAttribute="leading" secondItem="Jpc-Ou-5vX" secondAttribute="trailing" id="eQB-Pe-5VW"/>
  960. <constraint firstItem="Ivk-Uz-itt" firstAttribute="centerY" secondItem="XCD-2L-iFV" secondAttribute="centerY" id="oCo-xc-NhT"/>
  961. <constraint firstAttribute="bottom" secondItem="r9z-GG-d4l" secondAttribute="bottom" id="s5v-Na-vni"/>
  962. <constraint firstItem="Jpc-Ou-5vX" firstAttribute="leading" secondItem="qtj-fA-YYc" secondAttribute="trailing" id="vRU-zV-z1n"/>
  963. </constraints>
  964. </customView>
  965. </subviews>
  966. <constraints>
  967. <constraint firstAttribute="trailing" secondItem="3AZ-4y-DZK" secondAttribute="trailing" id="0Sg-Ka-ExM"/>
  968. <constraint firstItem="3AZ-4y-DZK" firstAttribute="leading" secondItem="10V-uc-aQ6" secondAttribute="leading" id="UkY-nh-eag"/>
  969. <constraint firstItem="3AZ-4y-DZK" firstAttribute="top" secondItem="10V-uc-aQ6" secondAttribute="top" id="X8Z-xB-blg"/>
  970. <constraint firstAttribute="trailing" secondItem="XCD-2L-iFV" secondAttribute="trailing" id="XdT-L4-Bru"/>
  971. <constraint firstAttribute="bottom" secondItem="3AZ-4y-DZK" secondAttribute="bottom" id="ZbI-bZ-cJE"/>
  972. <constraint firstItem="XCD-2L-iFV" firstAttribute="leading" secondItem="10V-uc-aQ6" secondAttribute="leading" constant="32" id="sgc-xS-4Y2"/>
  973. <constraint firstAttribute="bottom" secondItem="XCD-2L-iFV" secondAttribute="bottom" id="usu-cs-gip"/>
  974. <constraint firstItem="XCD-2L-iFV" firstAttribute="top" secondItem="10V-uc-aQ6" secondAttribute="top" id="y8z-Ms-3BQ"/>
  975. </constraints>
  976. <connections>
  977. <outlet property="bgColorView" destination="3AZ-4y-DZK" id="YdP-9d-52O"/>
  978. <outlet property="boxBottomConst" destination="siO-ew-ZPH" id="3u8-ac-PY9"/>
  979. <outlet property="lineBox" destination="7jW-vi-kbf" id="0Jm-Ob-ti2"/>
  980. <outlet property="textField" destination="Ivk-Uz-itt" id="t24-dt-lQZ"/>
  981. <outlet property="value1ImageView" destination="qBi-xP-S46" id="oqx-Fq-r9G"/>
  982. <outlet property="value1Label" destination="hc0-rL-KI7" id="4vR-ft-hfm"/>
  983. <outlet property="value2ImageView" destination="I0V-hb-htu" id="krR-Uc-ZFf"/>
  984. <outlet property="value2Label" destination="o6D-bS-HO3" id="msM-fq-MeA"/>
  985. <outlet property="value3ImageView" destination="Gzz-aZ-emw" id="LgH-0d-jNV"/>
  986. <outlet property="value3Label" destination="yXD-Ui-Rw2" id="imi-W1-ZZ7"/>
  987. <outlet property="value4ImageView" destination="kqh-aJ-Glm" id="AKk-B4-I2w"/>
  988. <outlet property="value4Label" destination="pZN-Nv-lWK" id="vsR-v5-wJM"/>
  989. </connections>
  990. </tableCellView>
  991. <tableCellView identifier="KMPurchaseCompareEmptyCellIdentifier" id="MPy-0a-YxH" customClass="KMPurchaseCompareEmptyCell">
  992. <rect key="frame" x="0.0" y="81" width="970" height="17"/>
  993. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  994. </tableCellView>
  995. </prototypeCellViews>
  996. </tableColumn>
  997. </tableColumns>
  998. <connections>
  999. <outlet property="dataSource" destination="-2" id="Evr-I9-tGk"/>
  1000. <outlet property="delegate" destination="-2" id="Tdp-Zn-WL8"/>
  1001. </connections>
  1002. </tableView>
  1003. </subviews>
  1004. <nil key="backgroundColor"/>
  1005. </clipView>
  1006. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="UP4-gw-k7N">
  1007. <rect key="frame" x="-100" y="-100" width="223" height="15"/>
  1008. <autoresizingMask key="autoresizingMask"/>
  1009. </scroller>
  1010. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="7uf-W2-2qG">
  1011. <rect key="frame" x="-100" y="-100" width="15" height="102"/>
  1012. <autoresizingMask key="autoresizingMask"/>
  1013. </scroller>
  1014. </scrollView>
  1015. <box hidden="YES" fixedFrame="YES" boxType="custom" borderType="none" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VkH-IT-Sya">
  1016. <rect key="frame" x="0.0" y="-180" width="1294" height="160"/>
  1017. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  1018. <view key="contentView" id="QmQ-U4-X4w">
  1019. <rect key="frame" x="0.0" y="0.0" width="1294" height="160"/>
  1020. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1021. <subviews>
  1022. <box fixedFrame="YES" boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="JDw-cP-EOD">
  1023. <rect key="frame" x="30" y="30" width="1090" height="130"/>
  1024. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1025. <view key="contentView" id="5he-6y-Cun">
  1026. <rect key="frame" x="0.0" y="0.0" width="1090" height="130"/>
  1027. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1028. <subviews>
  1029. <box fixedFrame="YES" boxType="custom" borderWidth="0.0" cornerRadius="16" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="LcW-JL-0ob">
  1030. <rect key="frame" x="0.0" y="75" width="498" height="35"/>
  1031. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1032. <view key="contentView" id="zZW-iG-e2y">
  1033. <rect key="frame" x="0.0" y="0.0" width="498" height="35"/>
  1034. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1035. <subviews>
  1036. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Rln-ze-Lfu">
  1037. <rect key="frame" x="22" y="8" width="458" height="19"/>
  1038. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1039. <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Choose your favorite payment and enjoy flexible upgrades." id="vdG-9p-4ZT">
  1040. <font key="font" metaFont="systemBold" size="16"/>
  1041. <color key="textColor" red="0.0" green="0.53333333333333333" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  1042. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  1043. </textFieldCell>
  1044. </textField>
  1045. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xtw-IJ-UTY">
  1046. <rect key="frame" x="0.0" y="10" width="16" height="16"/>
  1047. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1048. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNamePurchaseBuy" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="axy-vG-jqh">
  1049. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1050. <font key="font" metaFont="system"/>
  1051. </buttonCell>
  1052. </button>
  1053. </subviews>
  1054. </view>
  1055. <color key="fillColor" red="0.0" green="0.14117647058823529" blue="1" alpha="0.10000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
  1056. </box>
  1057. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7Ge-8K-eYu">
  1058. <rect key="frame" x="550" y="0.0" width="170" height="130"/>
  1059. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1060. </customView>
  1061. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="v8v-YN-QiY" customClass="HyperLinkButton">
  1062. <rect key="frame" x="479" y="57" width="131" height="16"/>
  1063. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1064. <buttonCell key="cell" type="bevel" title="About Subscriptions " bezelStyle="rounded" alignment="left" controlSize="mini" imageScaling="proportionallyDown" inset="2" id="GiH-IO-i19">
  1065. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1066. <font key="font" metaFont="system"/>
  1067. </buttonCell>
  1068. <connections>
  1069. <action selector="buttonItemClicked_AboutSubscriptions:" target="-2" id="j4A-CZ-46A"/>
  1070. </connections>
  1071. </button>
  1072. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vkX-es-wKE">
  1073. <rect key="frame" x="735" y="0.0" width="170" height="130"/>
  1074. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1075. </customView>
  1076. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Uba-Q6-s5R">
  1077. <rect key="frame" x="920" y="0.0" width="170" height="130"/>
  1078. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1079. </customView>
  1080. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Idp-8O-cCs">
  1081. <rect key="frame" x="847" y="25" width="73" height="30"/>
  1082. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1083. <subviews>
  1084. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FGr-Ii-fql">
  1085. <rect key="frame" x="0.0" y="0.0" width="73" height="30"/>
  1086. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1087. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="hqM-g0-426"/>
  1088. </imageView>
  1089. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yeX-i3-UFN">
  1090. <rect key="frame" x="8" y="7" width="57" height="16"/>
  1091. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1092. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="20% off" id="QCs-71-JSP">
  1093. <font key="font" metaFont="system"/>
  1094. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1095. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  1096. </textFieldCell>
  1097. </textField>
  1098. </subviews>
  1099. </customView>
  1100. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Dnn-Xm-qaS">
  1101. <rect key="frame" x="662" y="25" width="73" height="30"/>
  1102. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1103. <subviews>
  1104. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mzf-tr-1eK">
  1105. <rect key="frame" x="0.0" y="0.0" width="73" height="30"/>
  1106. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1107. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="P9v-Rr-nPX"/>
  1108. </imageView>
  1109. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xun-Av-uJQ">
  1110. <rect key="frame" x="8" y="7" width="57" height="16"/>
  1111. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1112. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="20% off" id="V9o-m1-INd">
  1113. <font key="font" metaFont="system"/>
  1114. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1115. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  1116. </textFieldCell>
  1117. </textField>
  1118. </subviews>
  1119. </customView>
  1120. </subviews>
  1121. </view>
  1122. <color key="borderColor" red="0.92156862750000001" green="0.96078431369999995" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  1123. <color key="fillColor" red="0.0" green="0.4431372549" blue="0.93333333330000001" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  1124. </box>
  1125. </subviews>
  1126. </view>
  1127. <color key="fillColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1128. </box>
  1129. </subviews>
  1130. <constraints>
  1131. <constraint firstAttribute="trailing" secondItem="0go-Ik-KIF" secondAttribute="trailing" id="Bih-rs-XUu"/>
  1132. <constraint firstItem="mlL-tV-RqB" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="EW2-M6-y9f"/>
  1133. <constraint firstItem="0go-Ik-KIF" firstAttribute="top" secondItem="mlL-tV-RqB" secondAttribute="bottom" id="Ela-eR-o8O"/>
  1134. <constraint firstItem="0go-Ik-KIF" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="Pzj-kH-0YJ"/>
  1135. <constraint firstAttribute="trailing" secondItem="mlL-tV-RqB" secondAttribute="trailing" id="SeM-ym-QGI"/>
  1136. <constraint firstAttribute="bottom" secondItem="0go-Ik-KIF" secondAttribute="bottom" id="iLT-vX-c7W"/>
  1137. <constraint firstItem="mlL-tV-RqB" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="qjS-10-bbW"/>
  1138. </constraints>
  1139. </view>
  1140. <connections>
  1141. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  1142. </connections>
  1143. <point key="canvasLocation" x="96" y="-37"/>
  1144. </window>
  1145. </objects>
  1146. <resources>
  1147. <image name="KMImageNameCompareBG" width="970" height="192"/>
  1148. <image name="KMImageNamePurchaseBuy" width="16" height="16"/>
  1149. <namedColor name="KMColor_Status_Err">
  1150. <color red="0.98000001907348633" green="0.11800000071525574" blue="0.36500000953674316" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1151. </namedColor>
  1152. </resources>
  1153. </document>