KMEnterVerificationCodeView.xib 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  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="KMEnterVerificationCodeView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="backButton" destination="kJt-VF-e2C" id="zyF-Dk-SZA"/>
  12. <outlet property="nextBox" destination="Jyk-HC-L8i" id="9Dp-nh-LzV"/>
  13. <outlet property="nextButton" destination="78g-DC-UmS" id="1aO-mF-eGU"/>
  14. <outlet property="resetPasswordsLabel" destination="QSF-lY-iwc" id="fIm-zN-D4T"/>
  15. <outlet property="sendBox" destination="Sn4-mT-M5h" id="GGc-Qd-0gF"/>
  16. <outlet property="sendLabel" destination="EBN-jV-4Nt" id="GtU-Zl-bZv"/>
  17. <outlet property="tipLabel" destination="LZA-oE-Mth" id="03c-C5-sNT"/>
  18. <outlet property="verifficationBox" destination="gAH-oP-4Eg" id="WZN-es-Uo5"/>
  19. <outlet property="verifficationErrorLabel" destination="G5c-Rs-bm9" id="brR-1f-bdf"/>
  20. <outlet property="verifficationTextField" destination="3WV-H8-R9L" id="bho-d7-8Wr"/>
  21. <outlet property="verifficationView" destination="0ZO-1i-5x9" id="8xn-x5-bLT"/>
  22. </connections>
  23. </customObject>
  24. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  25. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  26. <customView id="41g-mv-baf">
  27. <rect key="frame" x="0.0" y="0.0" width="361" height="443"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  29. <subviews>
  30. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cZK-vl-C11">
  31. <rect key="frame" x="46" y="129" width="279" height="185"/>
  32. <view key="contentView" id="Eh5-bs-cIE">
  33. <rect key="frame" x="0.0" y="0.0" width="279" height="185"/>
  34. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  35. <subviews>
  36. <customView translatesAutoresizingMaskIntoConstraints="NO" id="GKZ-Rg-mDm">
  37. <rect key="frame" x="0.0" y="161" width="279" height="24"/>
  38. <subviews>
  39. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QSF-lY-iwc">
  40. <rect key="frame" x="-2" y="0.0" width="283" height="24"/>
  41. <textFieldCell key="cell" title="Label" id="KuR-yV-OTv">
  42. <font key="font" metaFont="system" size="20"/>
  43. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  44. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  45. </textFieldCell>
  46. </textField>
  47. </subviews>
  48. <constraints>
  49. <constraint firstItem="QSF-lY-iwc" firstAttribute="top" secondItem="GKZ-Rg-mDm" secondAttribute="top" id="L0D-4a-oq8"/>
  50. <constraint firstAttribute="trailing" secondItem="QSF-lY-iwc" secondAttribute="trailing" id="W8l-3K-hvn"/>
  51. <constraint firstItem="QSF-lY-iwc" firstAttribute="centerY" secondItem="GKZ-Rg-mDm" secondAttribute="centerY" id="Yci-nm-hOo"/>
  52. <constraint firstItem="QSF-lY-iwc" firstAttribute="leading" secondItem="GKZ-Rg-mDm" secondAttribute="leading" id="j0i-gE-mOI"/>
  53. <constraint firstAttribute="bottom" secondItem="QSF-lY-iwc" secondAttribute="bottom" id="utw-g3-Kxt"/>
  54. </constraints>
  55. </customView>
  56. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Jyk-HC-L8i">
  57. <rect key="frame" x="0.0" y="26" width="279" height="32"/>
  58. <view key="contentView" id="nvg-Vl-nH2">
  59. <rect key="frame" x="0.0" y="0.0" width="279" height="32"/>
  60. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  61. <subviews>
  62. <button translatesAutoresizingMaskIntoConstraints="NO" id="78g-DC-UmS">
  63. <rect key="frame" x="0.0" y="0.0" width="279" height="32"/>
  64. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="XcE-DJ-jzy">
  65. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  66. <font key="font" metaFont="system"/>
  67. </buttonCell>
  68. <connections>
  69. <action selector="nextButtonAction:" target="-2" id="lm9-P7-oBe"/>
  70. </connections>
  71. </button>
  72. </subviews>
  73. <constraints>
  74. <constraint firstItem="78g-DC-UmS" firstAttribute="leading" secondItem="nvg-Vl-nH2" secondAttribute="leading" id="85Z-NM-2Yu"/>
  75. <constraint firstAttribute="bottom" secondItem="78g-DC-UmS" secondAttribute="bottom" id="Z4H-1S-bfB"/>
  76. <constraint firstItem="78g-DC-UmS" firstAttribute="top" secondItem="nvg-Vl-nH2" secondAttribute="top" id="k2g-bH-gMZ"/>
  77. <constraint firstAttribute="trailing" secondItem="78g-DC-UmS" secondAttribute="trailing" id="pN2-bT-ulO"/>
  78. </constraints>
  79. </view>
  80. <constraints>
  81. <constraint firstAttribute="height" constant="32" id="eHw-F1-1mX"/>
  82. </constraints>
  83. </box>
  84. <button translatesAutoresizingMaskIntoConstraints="NO" id="kJt-VF-e2C">
  85. <rect key="frame" x="117" y="0.0" width="45" height="18"/>
  86. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="osJ-gh-dqA">
  87. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  88. <font key="font" metaFont="system"/>
  89. </buttonCell>
  90. <constraints>
  91. <constraint firstAttribute="height" constant="18" id="7Mp-X6-lcH"/>
  92. </constraints>
  93. <connections>
  94. <action selector="backButtonAction:" target="-2" id="1bI-9s-htJ"/>
  95. </connections>
  96. </button>
  97. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Cfy-N6-c4n">
  98. <rect key="frame" x="0.0" y="134" width="279" height="15"/>
  99. <subviews>
  100. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LZA-oE-Mth">
  101. <rect key="frame" x="-2" y="0.0" width="283" height="15"/>
  102. <textFieldCell key="cell" title="Label" id="oxN-El-oBZ">
  103. <font key="font" metaFont="cellTitle"/>
  104. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  105. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  106. </textFieldCell>
  107. </textField>
  108. </subviews>
  109. <constraints>
  110. <constraint firstAttribute="trailing" secondItem="LZA-oE-Mth" secondAttribute="trailing" id="2BW-ZP-EK7"/>
  111. <constraint firstAttribute="bottom" secondItem="LZA-oE-Mth" secondAttribute="bottom" id="2G7-CZ-p09"/>
  112. <constraint firstItem="LZA-oE-Mth" firstAttribute="centerY" secondItem="Cfy-N6-c4n" secondAttribute="centerY" id="A9h-YE-nIV"/>
  113. <constraint firstItem="LZA-oE-Mth" firstAttribute="top" secondItem="Cfy-N6-c4n" secondAttribute="top" id="IOf-9d-KFt"/>
  114. <constraint firstItem="LZA-oE-Mth" firstAttribute="leading" secondItem="Cfy-N6-c4n" secondAttribute="leading" id="jRx-ap-yh4"/>
  115. </constraints>
  116. </customView>
  117. <customView translatesAutoresizingMaskIntoConstraints="NO" id="0ZO-1i-5x9">
  118. <rect key="frame" x="0.0" y="82" width="279" height="28"/>
  119. <subviews>
  120. <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gAH-oP-4Eg">
  121. <rect key="frame" x="0.0" y="0.0" width="228" height="28"/>
  122. <view key="contentView" id="5R5-GG-fog">
  123. <rect key="frame" x="1" y="1" width="226" height="26"/>
  124. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  125. <subviews>
  126. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3WV-H8-R9L">
  127. <rect key="frame" x="6" y="6" width="214" height="14"/>
  128. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="Fux-Lx-ckR">
  129. <font key="font" metaFont="smallSystem"/>
  130. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  131. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  132. </textFieldCell>
  133. </textField>
  134. </subviews>
  135. <constraints>
  136. <constraint firstAttribute="trailing" secondItem="3WV-H8-R9L" secondAttribute="trailing" constant="8" id="efX-Rg-79O"/>
  137. <constraint firstItem="3WV-H8-R9L" firstAttribute="leading" secondItem="5R5-GG-fog" secondAttribute="leading" constant="8" id="odr-gT-aQE"/>
  138. </constraints>
  139. </view>
  140. <constraints>
  141. <constraint firstItem="3WV-H8-R9L" firstAttribute="centerY" secondItem="gAH-oP-4Eg" secondAttribute="centerY" id="8br-Ib-nKJ"/>
  142. </constraints>
  143. </box>
  144. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Sn4-mT-M5h" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
  145. <rect key="frame" x="228" y="0.0" width="51" height="28"/>
  146. <view key="contentView" id="0pK-Pr-2qe">
  147. <rect key="frame" x="0.0" y="0.0" width="51" height="28"/>
  148. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  149. <subviews>
  150. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EBN-jV-4Nt">
  151. <rect key="frame" x="6" y="7" width="39" height="15"/>
  152. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="imF-dG-EJc">
  153. <font key="font" metaFont="cellTitle"/>
  154. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  155. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  156. </textFieldCell>
  157. </textField>
  158. </subviews>
  159. <constraints>
  160. <constraint firstItem="EBN-jV-4Nt" firstAttribute="leading" secondItem="0pK-Pr-2qe" secondAttribute="leading" constant="8" id="9cV-Bo-stq"/>
  161. <constraint firstAttribute="trailing" secondItem="EBN-jV-4Nt" secondAttribute="trailing" constant="8" id="eNb-8X-7oz"/>
  162. </constraints>
  163. </view>
  164. <constraints>
  165. <constraint firstItem="EBN-jV-4Nt" firstAttribute="centerY" secondItem="Sn4-mT-M5h" secondAttribute="centerY" id="3FV-vc-FUN"/>
  166. </constraints>
  167. </box>
  168. </subviews>
  169. <constraints>
  170. <constraint firstItem="Sn4-mT-M5h" firstAttribute="leading" secondItem="gAH-oP-4Eg" secondAttribute="trailing" id="69c-Bl-L8K"/>
  171. <constraint firstAttribute="trailing" secondItem="Sn4-mT-M5h" secondAttribute="trailing" id="73j-a8-ij9"/>
  172. <constraint firstItem="gAH-oP-4Eg" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="top" id="MbZ-4m-fbo"/>
  173. <constraint firstAttribute="bottom" secondItem="Sn4-mT-M5h" secondAttribute="bottom" id="NkG-Fa-iPF"/>
  174. <constraint firstItem="gAH-oP-4Eg" firstAttribute="leading" secondItem="0ZO-1i-5x9" secondAttribute="leading" id="Py8-JE-Bgw"/>
  175. <constraint firstItem="Sn4-mT-M5h" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="top" id="Qmy-GS-QJj"/>
  176. <constraint firstAttribute="height" constant="28" id="YYf-ct-PHc"/>
  177. <constraint firstAttribute="bottom" secondItem="gAH-oP-4Eg" secondAttribute="bottom" id="hbg-kO-8TQ"/>
  178. </constraints>
  179. </customView>
  180. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G5c-Rs-bm9">
  181. <rect key="frame" x="-2" y="65" width="283" height="15"/>
  182. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="J6k-lX-XBH">
  183. <font key="font" metaFont="cellTitle"/>
  184. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  185. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  186. </textFieldCell>
  187. </textField>
  188. </subviews>
  189. <constraints>
  190. <constraint firstAttribute="trailing" secondItem="Jyk-HC-L8i" secondAttribute="trailing" id="1fr-Nw-0Np"/>
  191. <constraint firstItem="0ZO-1i-5x9" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="3qa-6Z-kj0"/>
  192. <constraint firstItem="G5c-Rs-bm9" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="bottom" constant="2" id="6Fy-5e-YkO"/>
  193. <constraint firstAttribute="trailing" secondItem="GKZ-Rg-mDm" secondAttribute="trailing" id="FHK-fJ-oyA"/>
  194. <constraint firstItem="Jyk-HC-L8i" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="Hef-Dw-hdR"/>
  195. <constraint firstItem="kJt-VF-e2C" firstAttribute="top" secondItem="Jyk-HC-L8i" secondAttribute="bottom" constant="8" id="KvG-gR-wDT"/>
  196. <constraint firstItem="G5c-Rs-bm9" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="L3k-Xn-6SZ"/>
  197. <constraint firstAttribute="trailing" secondItem="Cfy-N6-c4n" secondAttribute="trailing" id="Mja-0K-JQN"/>
  198. <constraint firstAttribute="trailing" secondItem="0ZO-1i-5x9" secondAttribute="trailing" id="OEI-ap-cb4"/>
  199. <constraint firstItem="GKZ-Rg-mDm" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="R7c-pg-tuV"/>
  200. <constraint firstItem="Cfy-N6-c4n" firstAttribute="top" secondItem="GKZ-Rg-mDm" secondAttribute="bottom" constant="12" id="Z4R-FK-UDW"/>
  201. <constraint firstItem="Cfy-N6-c4n" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="Zc2-a4-KGU"/>
  202. <constraint firstAttribute="bottom" secondItem="kJt-VF-e2C" secondAttribute="bottom" id="dt8-Xu-h3X"/>
  203. <constraint firstAttribute="trailing" secondItem="G5c-Rs-bm9" secondAttribute="trailing" id="kon-2N-oLb"/>
  204. <constraint firstItem="Jyk-HC-L8i" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="bottom" constant="24" id="lWN-7y-yYS"/>
  205. <constraint firstItem="GKZ-Rg-mDm" firstAttribute="top" secondItem="Eh5-bs-cIE" secondAttribute="top" id="tbr-6v-kdA"/>
  206. <constraint firstItem="0ZO-1i-5x9" firstAttribute="top" secondItem="Cfy-N6-c4n" secondAttribute="bottom" constant="24" id="wWW-Uc-8BH"/>
  207. </constraints>
  208. </view>
  209. <constraints>
  210. <constraint firstItem="kJt-VF-e2C" firstAttribute="centerX" secondItem="cZK-vl-C11" secondAttribute="centerX" id="OXJ-PV-PUz"/>
  211. <constraint firstAttribute="width" constant="279" id="uM6-Q3-v1e"/>
  212. </constraints>
  213. </box>
  214. </subviews>
  215. <constraints>
  216. <constraint firstItem="cZK-vl-C11" firstAttribute="leading" secondItem="41g-mv-baf" secondAttribute="leading" constant="46" id="18e-dl-cgg"/>
  217. <constraint firstItem="cZK-vl-C11" firstAttribute="centerY" secondItem="41g-mv-baf" secondAttribute="centerY" id="TGF-ap-7YT"/>
  218. <constraint firstAttribute="trailing" secondItem="cZK-vl-C11" secondAttribute="trailing" constant="36" id="jgO-rR-E6L"/>
  219. </constraints>
  220. <point key="canvasLocation" x="-57.5" y="114.5"/>
  221. </customView>
  222. </objects>
  223. </document>