KMEnterVerificationCodeView.xib 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  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="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="130" width="279" height="184"/>
  32. <view key="contentView" id="Eh5-bs-cIE">
  33. <rect key="frame" x="0.0" y="0.0" width="279" height="184"/>
  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="160" 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="4" width="37" height="16"/>
  41. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="KuR-yV-OTv">
  42. <font key="font" usesAppearanceFont="YES"/>
  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="centerY" secondItem="GKZ-Rg-mDm" secondAttribute="centerY" id="Yci-nm-hOo"/>
  50. <constraint firstItem="QSF-lY-iwc" firstAttribute="leading" secondItem="GKZ-Rg-mDm" secondAttribute="leading" id="j0i-gE-mOI"/>
  51. <constraint firstAttribute="height" constant="24" id="zim-hQ-7KH"/>
  52. </constraints>
  53. </customView>
  54. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Jyk-HC-L8i">
  55. <rect key="frame" x="0.0" y="26" width="279" height="32"/>
  56. <view key="contentView" id="nvg-Vl-nH2">
  57. <rect key="frame" x="0.0" y="0.0" width="279" height="32"/>
  58. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  59. <subviews>
  60. <button translatesAutoresizingMaskIntoConstraints="NO" id="78g-DC-UmS">
  61. <rect key="frame" x="0.0" y="0.0" width="279" height="32"/>
  62. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="XcE-DJ-jzy">
  63. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  64. <font key="font" metaFont="system"/>
  65. </buttonCell>
  66. <connections>
  67. <action selector="nextButtonAction:" target="-2" id="lm9-P7-oBe"/>
  68. </connections>
  69. </button>
  70. </subviews>
  71. <constraints>
  72. <constraint firstItem="78g-DC-UmS" firstAttribute="leading" secondItem="nvg-Vl-nH2" secondAttribute="leading" id="85Z-NM-2Yu"/>
  73. <constraint firstAttribute="bottom" secondItem="78g-DC-UmS" secondAttribute="bottom" id="Z4H-1S-bfB"/>
  74. <constraint firstItem="78g-DC-UmS" firstAttribute="top" secondItem="nvg-Vl-nH2" secondAttribute="top" id="k2g-bH-gMZ"/>
  75. <constraint firstAttribute="trailing" secondItem="78g-DC-UmS" secondAttribute="trailing" id="pN2-bT-ulO"/>
  76. </constraints>
  77. </view>
  78. <constraints>
  79. <constraint firstAttribute="height" constant="32" id="eHw-F1-1mX"/>
  80. </constraints>
  81. </box>
  82. <button translatesAutoresizingMaskIntoConstraints="NO" id="kJt-VF-e2C">
  83. <rect key="frame" x="117" y="0.0" width="45" height="16"/>
  84. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="osJ-gh-dqA">
  85. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  86. <font key="font" metaFont="system"/>
  87. </buttonCell>
  88. <connections>
  89. <action selector="backButtonAction:" target="-2" id="1bI-9s-htJ"/>
  90. </connections>
  91. </button>
  92. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Cfy-N6-c4n">
  93. <rect key="frame" x="0.0" y="134" width="279" height="14"/>
  94. <subviews>
  95. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LZA-oE-Mth">
  96. <rect key="frame" x="-2" y="-1" width="37" height="16"/>
  97. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="oxN-El-oBZ">
  98. <font key="font" usesAppearanceFont="YES"/>
  99. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  100. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  101. </textFieldCell>
  102. </textField>
  103. </subviews>
  104. <constraints>
  105. <constraint firstItem="LZA-oE-Mth" firstAttribute="centerY" secondItem="Cfy-N6-c4n" secondAttribute="centerY" id="A9h-YE-nIV"/>
  106. <constraint firstAttribute="height" constant="14" id="RTv-D8-mbf"/>
  107. <constraint firstItem="LZA-oE-Mth" firstAttribute="leading" secondItem="Cfy-N6-c4n" secondAttribute="leading" id="jRx-ap-yh4"/>
  108. </constraints>
  109. </customView>
  110. <customView translatesAutoresizingMaskIntoConstraints="NO" id="0ZO-1i-5x9">
  111. <rect key="frame" x="0.0" y="82" width="279" height="28"/>
  112. <subviews>
  113. <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gAH-oP-4Eg">
  114. <rect key="frame" x="0.0" y="0.0" width="226" height="28"/>
  115. <view key="contentView" id="5R5-GG-fog">
  116. <rect key="frame" x="1" y="1" width="224" height="26"/>
  117. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  118. <subviews>
  119. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3WV-H8-R9L">
  120. <rect key="frame" x="6" y="5" width="212" height="16"/>
  121. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="Fux-Lx-ckR">
  122. <font key="font" usesAppearanceFont="YES"/>
  123. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  124. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  125. </textFieldCell>
  126. </textField>
  127. </subviews>
  128. <constraints>
  129. <constraint firstAttribute="trailing" secondItem="3WV-H8-R9L" secondAttribute="trailing" constant="8" id="efX-Rg-79O"/>
  130. <constraint firstItem="3WV-H8-R9L" firstAttribute="leading" secondItem="5R5-GG-fog" secondAttribute="leading" constant="8" id="odr-gT-aQE"/>
  131. </constraints>
  132. </view>
  133. <constraints>
  134. <constraint firstItem="3WV-H8-R9L" firstAttribute="centerY" secondItem="gAH-oP-4Eg" secondAttribute="centerY" id="8br-Ib-nKJ"/>
  135. </constraints>
  136. </box>
  137. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Sn4-mT-M5h" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
  138. <rect key="frame" x="226" y="0.0" width="53" height="28"/>
  139. <view key="contentView" id="0pK-Pr-2qe">
  140. <rect key="frame" x="0.0" y="0.0" width="53" height="28"/>
  141. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  142. <subviews>
  143. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EBN-jV-4Nt">
  144. <rect key="frame" x="6" y="6" width="41" height="16"/>
  145. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="imF-dG-EJc">
  146. <font key="font" usesAppearanceFont="YES"/>
  147. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  148. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  149. </textFieldCell>
  150. </textField>
  151. </subviews>
  152. <constraints>
  153. <constraint firstItem="EBN-jV-4Nt" firstAttribute="leading" secondItem="0pK-Pr-2qe" secondAttribute="leading" constant="8" id="9cV-Bo-stq"/>
  154. <constraint firstAttribute="trailing" secondItem="EBN-jV-4Nt" secondAttribute="trailing" constant="8" id="eNb-8X-7oz"/>
  155. </constraints>
  156. </view>
  157. <constraints>
  158. <constraint firstItem="EBN-jV-4Nt" firstAttribute="centerY" secondItem="Sn4-mT-M5h" secondAttribute="centerY" id="3FV-vc-FUN"/>
  159. </constraints>
  160. </box>
  161. </subviews>
  162. <constraints>
  163. <constraint firstItem="Sn4-mT-M5h" firstAttribute="leading" secondItem="gAH-oP-4Eg" secondAttribute="trailing" id="69c-Bl-L8K"/>
  164. <constraint firstAttribute="trailing" secondItem="Sn4-mT-M5h" secondAttribute="trailing" id="73j-a8-ij9"/>
  165. <constraint firstItem="gAH-oP-4Eg" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="top" id="MbZ-4m-fbo"/>
  166. <constraint firstAttribute="bottom" secondItem="Sn4-mT-M5h" secondAttribute="bottom" id="NkG-Fa-iPF"/>
  167. <constraint firstItem="gAH-oP-4Eg" firstAttribute="leading" secondItem="0ZO-1i-5x9" secondAttribute="leading" id="Py8-JE-Bgw"/>
  168. <constraint firstItem="Sn4-mT-M5h" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="top" id="Qmy-GS-QJj"/>
  169. <constraint firstAttribute="height" constant="28" id="YYf-ct-PHc"/>
  170. <constraint firstAttribute="bottom" secondItem="gAH-oP-4Eg" secondAttribute="bottom" id="hbg-kO-8TQ"/>
  171. </constraints>
  172. </customView>
  173. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G5c-Rs-bm9">
  174. <rect key="frame" x="-2" y="66" width="283" height="16"/>
  175. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="J6k-lX-XBH">
  176. <font key="font" usesAppearanceFont="YES"/>
  177. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  178. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  179. </textFieldCell>
  180. </textField>
  181. </subviews>
  182. <constraints>
  183. <constraint firstAttribute="trailing" secondItem="Jyk-HC-L8i" secondAttribute="trailing" id="1fr-Nw-0Np"/>
  184. <constraint firstItem="0ZO-1i-5x9" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="3qa-6Z-kj0"/>
  185. <constraint firstItem="G5c-Rs-bm9" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="bottom" id="6Fy-5e-YkO"/>
  186. <constraint firstAttribute="trailing" secondItem="GKZ-Rg-mDm" secondAttribute="trailing" id="FHK-fJ-oyA"/>
  187. <constraint firstItem="Jyk-HC-L8i" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="Hef-Dw-hdR"/>
  188. <constraint firstItem="G5c-Rs-bm9" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="L3k-Xn-6SZ"/>
  189. <constraint firstAttribute="trailing" secondItem="Cfy-N6-c4n" secondAttribute="trailing" id="Mja-0K-JQN"/>
  190. <constraint firstAttribute="trailing" secondItem="0ZO-1i-5x9" secondAttribute="trailing" id="OEI-ap-cb4"/>
  191. <constraint firstItem="GKZ-Rg-mDm" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="R7c-pg-tuV"/>
  192. <constraint firstItem="Cfy-N6-c4n" firstAttribute="top" secondItem="GKZ-Rg-mDm" secondAttribute="bottom" constant="12" id="Z4R-FK-UDW"/>
  193. <constraint firstItem="Cfy-N6-c4n" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="Zc2-a4-KGU"/>
  194. <constraint firstAttribute="bottom" secondItem="kJt-VF-e2C" secondAttribute="bottom" id="dt8-Xu-h3X"/>
  195. <constraint firstAttribute="trailing" secondItem="G5c-Rs-bm9" secondAttribute="trailing" id="kon-2N-oLb"/>
  196. <constraint firstItem="Jyk-HC-L8i" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="bottom" constant="24" id="lWN-7y-yYS"/>
  197. <constraint firstItem="GKZ-Rg-mDm" firstAttribute="top" secondItem="Eh5-bs-cIE" secondAttribute="top" id="tbr-6v-kdA"/>
  198. <constraint firstItem="0ZO-1i-5x9" firstAttribute="top" secondItem="Cfy-N6-c4n" secondAttribute="bottom" constant="24" id="wWW-Uc-8BH"/>
  199. </constraints>
  200. </view>
  201. <constraints>
  202. <constraint firstAttribute="height" constant="184" id="9wC-Kf-nwb"/>
  203. <constraint firstItem="kJt-VF-e2C" firstAttribute="centerX" secondItem="cZK-vl-C11" secondAttribute="centerX" id="OXJ-PV-PUz"/>
  204. <constraint firstAttribute="width" constant="279" id="uM6-Q3-v1e"/>
  205. </constraints>
  206. </box>
  207. </subviews>
  208. <constraints>
  209. <constraint firstItem="cZK-vl-C11" firstAttribute="leading" secondItem="41g-mv-baf" secondAttribute="leading" constant="46" id="18e-dl-cgg"/>
  210. <constraint firstItem="cZK-vl-C11" firstAttribute="centerY" secondItem="41g-mv-baf" secondAttribute="centerY" id="TGF-ap-7YT"/>
  211. <constraint firstAttribute="trailing" secondItem="cZK-vl-C11" secondAttribute="trailing" constant="36" id="jgO-rR-E6L"/>
  212. </constraints>
  213. <point key="canvasLocation" x="-57.5" y="114.5"/>
  214. </customView>
  215. </objects>
  216. </document>