123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMEnterVerificationCodeView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="backButton" destination="kJt-VF-e2C" id="zyF-Dk-SZA"/>
- <outlet property="nextBox" destination="Jyk-HC-L8i" id="9Dp-nh-LzV"/>
- <outlet property="nextButton" destination="78g-DC-UmS" id="1aO-mF-eGU"/>
- <outlet property="resetPasswordsLabel" destination="QSF-lY-iwc" id="fIm-zN-D4T"/>
- <outlet property="sendBox" destination="Sn4-mT-M5h" id="GGc-Qd-0gF"/>
- <outlet property="sendLabel" destination="EBN-jV-4Nt" id="GtU-Zl-bZv"/>
- <outlet property="tipLabel" destination="LZA-oE-Mth" id="03c-C5-sNT"/>
- <outlet property="verifficationBox" destination="gAH-oP-4Eg" id="WZN-es-Uo5"/>
- <outlet property="verifficationErrorLabel" destination="G5c-Rs-bm9" id="brR-1f-bdf"/>
- <outlet property="verifficationTextField" destination="3WV-H8-R9L" id="bho-d7-8Wr"/>
- <outlet property="verifficationView" destination="0ZO-1i-5x9" id="8xn-x5-bLT"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="41g-mv-baf">
- <rect key="frame" x="0.0" y="0.0" width="361" height="443"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cZK-vl-C11">
- <rect key="frame" x="46" y="130" width="279" height="184"/>
- <view key="contentView" id="Eh5-bs-cIE">
- <rect key="frame" x="0.0" y="0.0" width="279" height="184"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="GKZ-Rg-mDm">
- <rect key="frame" x="0.0" y="160" width="279" height="24"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QSF-lY-iwc">
- <rect key="frame" x="-2" y="0.0" width="52" height="24"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="KuR-yV-OTv">
- <font key="font" metaFont="system" size="20"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="QSF-lY-iwc" firstAttribute="centerY" secondItem="GKZ-Rg-mDm" secondAttribute="centerY" id="Yci-nm-hOo"/>
- <constraint firstItem="QSF-lY-iwc" firstAttribute="leading" secondItem="GKZ-Rg-mDm" secondAttribute="leading" id="j0i-gE-mOI"/>
- <constraint firstAttribute="height" constant="24" id="zim-hQ-7KH"/>
- </constraints>
- </customView>
- <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Jyk-HC-L8i">
- <rect key="frame" x="0.0" y="26" width="279" height="32"/>
- <view key="contentView" id="nvg-Vl-nH2">
- <rect key="frame" x="0.0" y="0.0" width="279" height="32"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="78g-DC-UmS">
- <rect key="frame" x="0.0" y="0.0" width="279" height="32"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="XcE-DJ-jzy">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="nextButtonAction:" target="-2" id="lm9-P7-oBe"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="78g-DC-UmS" firstAttribute="leading" secondItem="nvg-Vl-nH2" secondAttribute="leading" id="85Z-NM-2Yu"/>
- <constraint firstAttribute="bottom" secondItem="78g-DC-UmS" secondAttribute="bottom" id="Z4H-1S-bfB"/>
- <constraint firstItem="78g-DC-UmS" firstAttribute="top" secondItem="nvg-Vl-nH2" secondAttribute="top" id="k2g-bH-gMZ"/>
- <constraint firstAttribute="trailing" secondItem="78g-DC-UmS" secondAttribute="trailing" id="pN2-bT-ulO"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="eHw-F1-1mX"/>
- </constraints>
- </box>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="kJt-VF-e2C">
- <rect key="frame" x="117" y="0.0" width="45" height="16"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="osJ-gh-dqA">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="backButtonAction:" target="-2" id="1bI-9s-htJ"/>
- </connections>
- </button>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Cfy-N6-c4n">
- <rect key="frame" x="0.0" y="134" width="279" height="14"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LZA-oE-Mth">
- <rect key="frame" x="-2" y="-1" width="283" height="15"/>
- <textFieldCell key="cell" lineBreakMode="truncatingMiddle" title="Label" id="oxN-El-oBZ">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="LZA-oE-Mth" secondAttribute="trailing" id="2BW-ZP-EK7"/>
- <constraint firstItem="LZA-oE-Mth" firstAttribute="centerY" secondItem="Cfy-N6-c4n" secondAttribute="centerY" id="A9h-YE-nIV"/>
- <constraint firstAttribute="height" constant="14" id="RTv-D8-mbf"/>
- <constraint firstItem="LZA-oE-Mth" firstAttribute="leading" secondItem="Cfy-N6-c4n" secondAttribute="leading" id="jRx-ap-yh4"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="0ZO-1i-5x9">
- <rect key="frame" x="0.0" y="82" width="279" height="28"/>
- <subviews>
- <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gAH-oP-4Eg">
- <rect key="frame" x="0.0" y="0.0" width="228" height="28"/>
- <view key="contentView" id="5R5-GG-fog">
- <rect key="frame" x="1" y="1" width="226" height="26"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3WV-H8-R9L">
- <rect key="frame" x="6" y="6" width="214" height="14"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="Fux-Lx-ckR">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="3WV-H8-R9L" secondAttribute="trailing" constant="8" id="efX-Rg-79O"/>
- <constraint firstItem="3WV-H8-R9L" firstAttribute="leading" secondItem="5R5-GG-fog" secondAttribute="leading" constant="8" id="odr-gT-aQE"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="3WV-H8-R9L" firstAttribute="centerY" secondItem="gAH-oP-4Eg" secondAttribute="centerY" id="8br-Ib-nKJ"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Sn4-mT-M5h" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="228" y="0.0" width="51" height="28"/>
- <view key="contentView" id="0pK-Pr-2qe">
- <rect key="frame" x="0.0" y="0.0" width="51" height="28"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EBN-jV-4Nt">
- <rect key="frame" x="6" y="6" width="39" height="15"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="imF-dG-EJc">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="EBN-jV-4Nt" firstAttribute="leading" secondItem="0pK-Pr-2qe" secondAttribute="leading" constant="8" id="9cV-Bo-stq"/>
- <constraint firstAttribute="trailing" secondItem="EBN-jV-4Nt" secondAttribute="trailing" constant="8" id="eNb-8X-7oz"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="EBN-jV-4Nt" firstAttribute="centerY" secondItem="Sn4-mT-M5h" secondAttribute="centerY" id="3FV-vc-FUN"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="Sn4-mT-M5h" firstAttribute="leading" secondItem="gAH-oP-4Eg" secondAttribute="trailing" id="69c-Bl-L8K"/>
- <constraint firstAttribute="trailing" secondItem="Sn4-mT-M5h" secondAttribute="trailing" id="73j-a8-ij9"/>
- <constraint firstItem="gAH-oP-4Eg" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="top" id="MbZ-4m-fbo"/>
- <constraint firstAttribute="bottom" secondItem="Sn4-mT-M5h" secondAttribute="bottom" id="NkG-Fa-iPF"/>
- <constraint firstItem="gAH-oP-4Eg" firstAttribute="leading" secondItem="0ZO-1i-5x9" secondAttribute="leading" id="Py8-JE-Bgw"/>
- <constraint firstItem="Sn4-mT-M5h" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="top" id="Qmy-GS-QJj"/>
- <constraint firstAttribute="height" constant="28" id="YYf-ct-PHc"/>
- <constraint firstAttribute="bottom" secondItem="gAH-oP-4Eg" secondAttribute="bottom" id="hbg-kO-8TQ"/>
- </constraints>
- </customView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G5c-Rs-bm9">
- <rect key="frame" x="-2" y="65" width="283" height="15"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="J6k-lX-XBH">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Jyk-HC-L8i" secondAttribute="trailing" id="1fr-Nw-0Np"/>
- <constraint firstItem="0ZO-1i-5x9" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="3qa-6Z-kj0"/>
- <constraint firstItem="G5c-Rs-bm9" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="bottom" constant="2" id="6Fy-5e-YkO"/>
- <constraint firstAttribute="trailing" secondItem="GKZ-Rg-mDm" secondAttribute="trailing" id="FHK-fJ-oyA"/>
- <constraint firstItem="Jyk-HC-L8i" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="Hef-Dw-hdR"/>
- <constraint firstItem="G5c-Rs-bm9" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="L3k-Xn-6SZ"/>
- <constraint firstAttribute="trailing" secondItem="Cfy-N6-c4n" secondAttribute="trailing" id="Mja-0K-JQN"/>
- <constraint firstAttribute="trailing" secondItem="0ZO-1i-5x9" secondAttribute="trailing" id="OEI-ap-cb4"/>
- <constraint firstItem="GKZ-Rg-mDm" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="R7c-pg-tuV"/>
- <constraint firstItem="Cfy-N6-c4n" firstAttribute="top" secondItem="GKZ-Rg-mDm" secondAttribute="bottom" constant="12" id="Z4R-FK-UDW"/>
- <constraint firstItem="Cfy-N6-c4n" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="Zc2-a4-KGU"/>
- <constraint firstAttribute="bottom" secondItem="kJt-VF-e2C" secondAttribute="bottom" id="dt8-Xu-h3X"/>
- <constraint firstAttribute="trailing" secondItem="G5c-Rs-bm9" secondAttribute="trailing" id="kon-2N-oLb"/>
- <constraint firstItem="Jyk-HC-L8i" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="bottom" constant="24" id="lWN-7y-yYS"/>
- <constraint firstItem="GKZ-Rg-mDm" firstAttribute="top" secondItem="Eh5-bs-cIE" secondAttribute="top" id="tbr-6v-kdA"/>
- <constraint firstItem="0ZO-1i-5x9" firstAttribute="top" secondItem="Cfy-N6-c4n" secondAttribute="bottom" constant="24" id="wWW-Uc-8BH"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="184" id="9wC-Kf-nwb"/>
- <constraint firstItem="kJt-VF-e2C" firstAttribute="centerX" secondItem="cZK-vl-C11" secondAttribute="centerX" id="OXJ-PV-PUz"/>
- <constraint firstAttribute="width" constant="279" id="uM6-Q3-v1e"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="cZK-vl-C11" firstAttribute="leading" secondItem="41g-mv-baf" secondAttribute="leading" constant="46" id="18e-dl-cgg"/>
- <constraint firstItem="cZK-vl-C11" firstAttribute="centerY" secondItem="41g-mv-baf" secondAttribute="centerY" id="TGF-ap-7YT"/>
- <constraint firstAttribute="trailing" secondItem="cZK-vl-C11" secondAttribute="trailing" constant="36" id="jgO-rR-E6L"/>
- </constraints>
- <point key="canvasLocation" x="-57.5" y="114.5"/>
- </customView>
- </objects>
- </document>
|