KMVerificationMessageViewController.xib 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMVerificationMessageViewController">
  10. <connections>
  11. <outlet property="aiContendView" destination="PMO-fk-jRE" id="mwS-eJ-L7h"/>
  12. <outlet property="aiIconImg" destination="o3c-Ga-997" id="s2P-hP-1ag"/>
  13. <outlet property="aiLabel" destination="D4d-pV-1sk" id="JII-F8-8C2"/>
  14. <outlet property="betaFeedBackBGImg" destination="u6V-k1-c7Q" id="hXN-Xt-aOV"/>
  15. <outlet property="betaFeedBackBox" destination="AJS-PP-CE0" id="5JU-Mq-Ljf"/>
  16. <outlet property="betaFeedBackLabel" destination="yoP-19-quy" id="Cc9-qZ-s8q"/>
  17. <outlet property="betaFeedBackRightConst" destination="5vU-ss-0xM" id="146-9c-QhG"/>
  18. <outlet property="bgImg" destination="2uI-Va-Seq" id="jPH-zd-3ag"/>
  19. <outlet property="button" destination="QJo-q8-m15" id="MyX-CN-b3n"/>
  20. <outlet property="label" destination="CFu-6F-yoa" id="ewG-lF-Fh1"/>
  21. <outlet property="labelContentView" destination="ke5-qF-WBV" id="PDK-eS-xef"/>
  22. <outlet property="officeButton" destination="KqO-uv-nE3" id="ymr-oZ-IrV"/>
  23. <outlet property="officeImg" destination="cq6-oo-5NI" id="G63-1n-dWC"/>
  24. <outlet property="secondTrialBtn" destination="pIG-TY-YRO" id="CtU-7B-BUB"/>
  25. <outlet property="signUpImg" destination="OWQ-bX-dHV" id="9pD-mT-8b9"/>
  26. <outlet property="signUpLabel" destination="VXk-gj-6b7" id="nFh-q0-Sgi"/>
  27. <outlet property="signUpView" destination="VSH-IJ-52g" id="nfu-Jj-V9A"/>
  28. <outlet property="userButton" destination="46r-vS-ewJ" id="uK7-PU-6Yh"/>
  29. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  30. </connections>
  31. </customObject>
  32. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  33. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  34. <customView id="Hz6-mo-xeY">
  35. <rect key="frame" x="0.0" y="0.0" width="531" height="32"/>
  36. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  37. <subviews>
  38. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ke5-qF-WBV">
  39. <rect key="frame" x="0.0" y="12" width="136" height="18"/>
  40. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  41. <subviews>
  42. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CFu-6F-yoa">
  43. <rect key="frame" x="33" y="2" width="69" height="14"/>
  44. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  45. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Trial expired" id="8XR-4Y-Pwr">
  46. <font key="font" metaFont="smallSystem"/>
  47. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  48. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  49. </textFieldCell>
  50. </textField>
  51. <button hidden="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pIG-TY-YRO">
  52. <rect key="frame" x="24" y="0.0" width="87" height="18"/>
  53. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  54. <buttonCell key="cell" type="bevel" title="Free Trial" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="a5h-OU-upy">
  55. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  56. <font key="font" metaFont="smallSystem"/>
  57. </buttonCell>
  58. <connections>
  59. <action selector="secondTrialAction:" target="-2" id="55x-Hm-H0y"/>
  60. </connections>
  61. </button>
  62. </subviews>
  63. </customView>
  64. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2uI-Va-Seq">
  65. <rect key="frame" x="77" y="12" width="87" height="18"/>
  66. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  67. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="Upgarde_bg_icon" id="Ck3-aK-AHy"/>
  68. </imageView>
  69. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cq6-oo-5NI">
  70. <rect key="frame" x="222" y="13" width="87" height="18"/>
  71. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  72. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="Upgarde_bg_icon" id="N67-0e-YNn"/>
  73. </imageView>
  74. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QJo-q8-m15">
  75. <rect key="frame" x="77" y="0.0" width="87" height="18"/>
  76. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  77. <buttonCell key="cell" type="bevel" title="アップグレード" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="TYG-t1-nb5">
  78. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  79. <font key="font" metaFont="smallSystem"/>
  80. </buttonCell>
  81. <connections>
  82. <action selector="buttonAction:" target="-2" id="xOv-Gv-Xrg"/>
  83. </connections>
  84. </button>
  85. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KqO-uv-nE3">
  86. <rect key="frame" x="222" y="13" width="87" height="18"/>
  87. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  88. <buttonCell key="cell" type="bevel" title="PDF To Office" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="lYk-hT-sQ7">
  89. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  90. <font key="font" metaFont="smallSystem"/>
  91. </buttonCell>
  92. <connections>
  93. <action selector="officeButtonAction:" target="-2" id="VpF-f6-nUy"/>
  94. </connections>
  95. </button>
  96. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="PMO-fk-jRE">
  97. <rect key="frame" x="210" y="12" width="163" height="20"/>
  98. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  99. <subviews>
  100. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aBc-pt-3y7">
  101. <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
  102. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  103. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="AICreditIcon" id="9uL-EN-MlY"/>
  104. </imageView>
  105. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="o3c-Ga-997">
  106. <rect key="frame" x="20" y="0.0" width="25" height="20"/>
  107. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  108. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="aiIconA" id="Fye-gZ-BmK"/>
  109. </imageView>
  110. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="D4d-pV-1sk">
  111. <rect key="frame" x="53" y="2" width="79" height="16"/>
  112. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  113. <textFieldCell key="cell" lineBreakMode="clipping" title="My AI Credit" id="tNx-vp-ui9">
  114. <font key="font" metaFont="system"/>
  115. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  116. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  117. </textFieldCell>
  118. </textField>
  119. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gJ7-xx-aTY">
  120. <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
  121. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  122. <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="ZD2-y1-wqV">
  123. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  124. <font key="font" metaFont="smallSystem"/>
  125. </buttonCell>
  126. <connections>
  127. <action selector="AIButtonAction:" target="-2" id="sT3-el-Rtd"/>
  128. </connections>
  129. </button>
  130. </subviews>
  131. </customView>
  132. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VSH-IJ-52g">
  133. <rect key="frame" x="184" y="12" width="163" height="20"/>
  134. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  135. <subviews>
  136. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NmA-6V-BX3">
  137. <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
  138. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  139. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="ButtonBackgroundImage2" id="HSb-3g-EDb"/>
  140. </imageView>
  141. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="OWQ-bX-dHV">
  142. <rect key="frame" x="20" y="0.0" width="25" height="20"/>
  143. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  144. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="UserProfilePicture2" id="DMD-nC-6qw"/>
  145. </imageView>
  146. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VXk-gj-6b7">
  147. <rect key="frame" x="53" y="2" width="52" height="16"/>
  148. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  149. <textFieldCell key="cell" lineBreakMode="clipping" title="Sign Up" id="lZZ-QK-wvb">
  150. <font key="font" metaFont="system"/>
  151. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  152. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  153. </textFieldCell>
  154. </textField>
  155. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kd0-Aq-VuC">
  156. <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
  157. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  158. <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="AOW-kZ-DeO">
  159. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  160. <font key="font" metaFont="smallSystem"/>
  161. </buttonCell>
  162. <connections>
  163. <action selector="signUpAction:" target="-2" id="tzc-WG-Zdp"/>
  164. </connections>
  165. </button>
  166. </subviews>
  167. </customView>
  168. <button translatesAutoresizingMaskIntoConstraints="NO" id="46r-vS-ewJ">
  169. <rect key="frame" x="507" y="6" width="24" height="20"/>
  170. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="UserProfilePicture" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="JAR-DI-N4C">
  171. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  172. <font key="font" metaFont="system"/>
  173. </buttonCell>
  174. <constraints>
  175. <constraint firstAttribute="height" constant="20" id="miN-Gy-G3R"/>
  176. </constraints>
  177. <connections>
  178. <action selector="userButtonAction:" target="-2" id="cMe-Ds-x5k"/>
  179. </connections>
  180. </button>
  181. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="AJS-PP-CE0">
  182. <rect key="frame" x="354" y="0.0" width="77" height="32"/>
  183. <view key="contentView" id="lbY-N1-mJG">
  184. <rect key="frame" x="0.0" y="0.0" width="77" height="32"/>
  185. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  186. <subviews>
  187. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="u6V-k1-c7Q">
  188. <rect key="frame" x="0.0" y="4" width="59" height="24"/>
  189. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  190. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="betaFeedBack_bg" id="aZ4-rG-fXA"/>
  191. </imageView>
  192. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yoP-19-quy">
  193. <rect key="frame" x="6" y="8" width="37" height="16"/>
  194. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ufb-z1-7ZO">
  195. <font key="font" metaFont="system"/>
  196. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  197. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  198. </textFieldCell>
  199. </textField>
  200. <button translatesAutoresizingMaskIntoConstraints="NO" id="hci-Dy-jmH">
  201. <rect key="frame" x="8" y="0.0" width="33" height="32"/>
  202. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="e6T-q5-M5a">
  203. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  204. <font key="font" metaFont="system"/>
  205. </buttonCell>
  206. <connections>
  207. <action selector="betaFeedbackAction:" target="-2" id="Gd0-Tc-C5z"/>
  208. </connections>
  209. </button>
  210. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="eO5-iW-P1y">
  211. <rect key="frame" x="45" y="0.0" width="32" height="32"/>
  212. <constraints>
  213. <constraint firstAttribute="width" constant="32" id="4Ko-PJ-wUA"/>
  214. <constraint firstAttribute="height" constant="32" id="d5v-F5-6Qj"/>
  215. </constraints>
  216. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="betaFeedback" id="b8F-lQ-Rxu"/>
  217. </imageView>
  218. </subviews>
  219. <constraints>
  220. <constraint firstItem="hci-Dy-jmH" firstAttribute="leading" secondItem="yoP-19-quy" secondAttribute="leading" id="2s0-t4-2zX"/>
  221. <constraint firstAttribute="trailing" secondItem="eO5-iW-P1y" secondAttribute="trailing" id="4oH-7q-E0M"/>
  222. <constraint firstItem="hci-Dy-jmH" firstAttribute="top" secondItem="lbY-N1-mJG" secondAttribute="top" id="LYd-QX-TzO"/>
  223. <constraint firstAttribute="bottom" secondItem="hci-Dy-jmH" secondAttribute="bottom" id="T3M-na-xq2"/>
  224. <constraint firstItem="yoP-19-quy" firstAttribute="leading" secondItem="lbY-N1-mJG" secondAttribute="leading" constant="8" id="ZRi-uL-6AI"/>
  225. <constraint firstAttribute="trailing" secondItem="yoP-19-quy" secondAttribute="trailing" constant="36" id="gur-cd-Td5"/>
  226. <constraint firstItem="eO5-iW-P1y" firstAttribute="centerY" secondItem="lbY-N1-mJG" secondAttribute="centerY" id="mFc-ex-egN"/>
  227. <constraint firstItem="hci-Dy-jmH" firstAttribute="trailing" secondItem="yoP-19-quy" secondAttribute="trailing" id="rZG-WJ-Win"/>
  228. <constraint firstItem="yoP-19-quy" firstAttribute="centerY" secondItem="lbY-N1-mJG" secondAttribute="centerY" id="zcV-N1-K9V"/>
  229. </constraints>
  230. </view>
  231. <constraints>
  232. <constraint firstAttribute="height" constant="32" id="AIK-o8-yEe"/>
  233. </constraints>
  234. </box>
  235. </subviews>
  236. <constraints>
  237. <constraint firstAttribute="trailing" secondItem="AJS-PP-CE0" secondAttribute="trailing" constant="100" id="5vU-ss-0xM"/>
  238. <constraint firstItem="AJS-PP-CE0" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="d5r-SX-sZ0"/>
  239. <constraint firstAttribute="trailing" secondItem="46r-vS-ewJ" secondAttribute="trailing" id="iQo-im-qfy"/>
  240. <constraint firstItem="46r-vS-ewJ" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="nbj-NM-c0n"/>
  241. </constraints>
  242. <point key="canvasLocation" x="-35.5" y="104"/>
  243. </customView>
  244. </objects>
  245. <resources>
  246. <image name="AICreditIcon" width="103" height="20"/>
  247. <image name="ButtonBackgroundImage2" width="100" height="32"/>
  248. <image name="Upgarde_bg_icon" width="98" height="20"/>
  249. <image name="UserProfilePicture" width="24" height="24"/>
  250. <image name="UserProfilePicture2" width="12" height="12"/>
  251. <image name="aiIconA" width="16" height="16"/>
  252. <image name="betaFeedBack_bg" width="160" height="24"/>
  253. <image name="betaFeedback" width="32" height="32"/>
  254. </resources>
  255. </document>