KMVerificationMessageViewController.xib 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="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="bgImg" destination="2uI-Va-Seq" id="jPH-zd-3ag"/>
  15. <outlet property="button" destination="QJo-q8-m15" id="MyX-CN-b3n"/>
  16. <outlet property="label" destination="CFu-6F-yoa" id="ewG-lF-Fh1"/>
  17. <outlet property="labelContentView" destination="ke5-qF-WBV" id="PDK-eS-xef"/>
  18. <outlet property="secondTrialBtn" destination="pIG-TY-YRO" id="CtU-7B-BUB"/>
  19. <outlet property="signUpImg" destination="OWQ-bX-dHV" id="9pD-mT-8b9"/>
  20. <outlet property="signUpLabel" destination="VXk-gj-6b7" id="nFh-q0-Sgi"/>
  21. <outlet property="signUpView" destination="VSH-IJ-52g" id="nfu-Jj-V9A"/>
  22. <outlet property="userButton" destination="46r-vS-ewJ" id="uK7-PU-6Yh"/>
  23. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  24. </connections>
  25. </customObject>
  26. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  27. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  28. <customView id="Hz6-mo-xeY">
  29. <rect key="frame" x="0.0" y="0.0" width="531" height="20"/>
  30. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  31. <subviews>
  32. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ke5-qF-WBV">
  33. <rect key="frame" x="0.0" y="0.0" width="136" height="18"/>
  34. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  35. <subviews>
  36. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CFu-6F-yoa">
  37. <rect key="frame" x="33" y="2" width="69" height="14"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  39. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Trial expired" id="8XR-4Y-Pwr">
  40. <font key="font" metaFont="smallSystem"/>
  41. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  42. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  43. </textFieldCell>
  44. </textField>
  45. <button hidden="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pIG-TY-YRO">
  46. <rect key="frame" x="24" y="0.0" width="87" height="18"/>
  47. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  48. <buttonCell key="cell" type="bevel" title="Free Trial" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="a5h-OU-upy">
  49. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  50. <font key="font" metaFont="smallSystem"/>
  51. </buttonCell>
  52. <connections>
  53. <action selector="secondTrialAction:" target="-2" id="55x-Hm-H0y"/>
  54. </connections>
  55. </button>
  56. </subviews>
  57. </customView>
  58. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2uI-Va-Seq">
  59. <rect key="frame" x="77" y="0.0" width="87" height="18"/>
  60. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  61. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="Upgarde_bg_icon" id="Ck3-aK-AHy"/>
  62. </imageView>
  63. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QJo-q8-m15">
  64. <rect key="frame" x="77" y="0.0" width="87" height="18"/>
  65. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  66. <buttonCell key="cell" type="bevel" title="アップグレード" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="TYG-t1-nb5">
  67. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  68. <font key="font" metaFont="smallSystem"/>
  69. </buttonCell>
  70. <connections>
  71. <action selector="buttonAction:" target="-2" id="xOv-Gv-Xrg"/>
  72. </connections>
  73. </button>
  74. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="PMO-fk-jRE">
  75. <rect key="frame" x="210" y="0.0" width="163" height="20"/>
  76. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  77. <subviews>
  78. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aBc-pt-3y7">
  79. <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
  80. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  81. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="AICreditIcon" id="9uL-EN-MlY"/>
  82. </imageView>
  83. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="o3c-Ga-997">
  84. <rect key="frame" x="20" y="0.0" width="25" height="20"/>
  85. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  86. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="aiIconA" id="Fye-gZ-BmK"/>
  87. </imageView>
  88. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="D4d-pV-1sk">
  89. <rect key="frame" x="53" y="2" width="79" height="16"/>
  90. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  91. <textFieldCell key="cell" lineBreakMode="clipping" title="My AI Credit" id="tNx-vp-ui9">
  92. <font key="font" metaFont="system"/>
  93. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  94. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  95. </textFieldCell>
  96. </textField>
  97. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gJ7-xx-aTY">
  98. <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
  99. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  100. <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="ZD2-y1-wqV">
  101. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  102. <font key="font" metaFont="smallSystem"/>
  103. </buttonCell>
  104. <connections>
  105. <action selector="AIButtonAction:" target="-2" id="sT3-el-Rtd"/>
  106. </connections>
  107. </button>
  108. </subviews>
  109. </customView>
  110. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VSH-IJ-52g">
  111. <rect key="frame" x="184" y="0.0" width="163" height="20"/>
  112. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  113. <subviews>
  114. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NmA-6V-BX3">
  115. <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
  116. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  117. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="ButtonBackgroundImage2" id="HSb-3g-EDb"/>
  118. </imageView>
  119. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="OWQ-bX-dHV">
  120. <rect key="frame" x="20" y="0.0" width="25" height="20"/>
  121. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  122. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="UserProfilePicture2" id="DMD-nC-6qw"/>
  123. </imageView>
  124. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VXk-gj-6b7">
  125. <rect key="frame" x="53" y="2" width="52" height="16"/>
  126. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  127. <textFieldCell key="cell" lineBreakMode="clipping" title="Sign Up" id="lZZ-QK-wvb">
  128. <font key="font" metaFont="system"/>
  129. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  130. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  131. </textFieldCell>
  132. </textField>
  133. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kd0-Aq-VuC">
  134. <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
  135. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  136. <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="AOW-kZ-DeO">
  137. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  138. <font key="font" metaFont="smallSystem"/>
  139. </buttonCell>
  140. <connections>
  141. <action selector="signUpAction:" target="-2" id="tzc-WG-Zdp"/>
  142. </connections>
  143. </button>
  144. </subviews>
  145. </customView>
  146. <button translatesAutoresizingMaskIntoConstraints="NO" id="46r-vS-ewJ">
  147. <rect key="frame" x="507" y="0.0" width="24" height="20"/>
  148. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="UserProfilePicture" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="JAR-DI-N4C">
  149. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  150. <font key="font" metaFont="system"/>
  151. </buttonCell>
  152. <constraints>
  153. <constraint firstAttribute="height" constant="20" id="miN-Gy-G3R"/>
  154. </constraints>
  155. <connections>
  156. <action selector="userButtonAction:" target="-2" id="cMe-Ds-x5k"/>
  157. </connections>
  158. </button>
  159. </subviews>
  160. <constraints>
  161. <constraint firstAttribute="bottom" secondItem="46r-vS-ewJ" secondAttribute="bottom" id="EYt-WM-q1v"/>
  162. <constraint firstAttribute="trailing" secondItem="46r-vS-ewJ" secondAttribute="trailing" id="iQo-im-qfy"/>
  163. <constraint firstItem="46r-vS-ewJ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="mPg-Wj-I3o"/>
  164. </constraints>
  165. <point key="canvasLocation" x="-35.5" y="104"/>
  166. </customView>
  167. </objects>
  168. <resources>
  169. <image name="AICreditIcon" width="103" height="20"/>
  170. <image name="ButtonBackgroundImage2" width="100" height="32"/>
  171. <image name="Upgarde_bg_icon" width="98" height="20"/>
  172. <image name="UserProfilePicture" width="24" height="24"/>
  173. <image name="UserProfilePicture2" width="12" height="12"/>
  174. <image name="aiIconA" width="16" height="16"/>
  175. </resources>
  176. </document>