123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMBetaUserInfoController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="signOutBox" destination="HZr-Aw-fj6" id="NJ1-Xn-Rwg"/>
- <outlet property="signOutImageView" destination="3Q0-dI-5qf" id="U27-Uy-QGB"/>
- <outlet property="signOutLabel" destination="JXJ-ag-wRm" id="qt2-cQ-cZu"/>
- <outlet property="userEmailLabel" destination="pxl-q0-dPL" id="rzs-cc-apm"/>
- <outlet property="userIconImage" destination="bJY-Uy-OPY" id="PEF-WE-OpK"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="360" height="132"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="w2i-IB-clO">
- <rect key="frame" x="12" y="76" width="335" height="40"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="bJY-Uy-OPY">
- <rect key="frame" x="0.0" y="0.0" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="7oB-1I-qxQ"/>
- <constraint firstAttribute="height" constant="40" id="hlJ-kF-G1j"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="UserProfilePicture_Size" id="EEe-Sy-Ccd"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pxl-q0-dPL">
- <rect key="frame" x="50" y="12" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="KaI-e2-hRd">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="width" constant="335" id="9Ro-rG-xVp"/>
- <constraint firstAttribute="height" constant="40" id="GiS-ya-IVV"/>
- <constraint firstItem="bJY-Uy-OPY" firstAttribute="centerY" secondItem="w2i-IB-clO" secondAttribute="centerY" id="V6o-fN-NOr"/>
- <constraint firstItem="pxl-q0-dPL" firstAttribute="centerY" secondItem="w2i-IB-clO" secondAttribute="centerY" id="aeK-9c-sgB"/>
- <constraint firstItem="bJY-Uy-OPY" firstAttribute="leading" secondItem="w2i-IB-clO" secondAttribute="leading" id="oyt-dF-5Le"/>
- <constraint firstItem="pxl-q0-dPL" firstAttribute="leading" secondItem="bJY-Uy-OPY" secondAttribute="trailing" constant="12" id="q6I-re-dm8"/>
- </constraints>
- </customView>
- <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="HZr-Aw-fj6" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="16" y="16" width="335" height="40"/>
- <view key="contentView" id="cqx-HI-r4O">
- <rect key="frame" x="1" y="1" width="333" height="38"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="3Q0-dI-5qf">
- <rect key="frame" x="16" y="9" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="2yD-En-B8h"/>
- <constraint firstAttribute="width" constant="20" id="Jc4-Fi-NOy"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="SignOutImage" id="Hj4-Wd-vNA"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JXJ-ag-wRm">
- <rect key="frame" x="42" y="11" width="285" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="5yF-Yx-Osm">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="3Q0-dI-5qf" firstAttribute="leading" secondItem="cqx-HI-r4O" secondAttribute="leading" constant="16" id="2KZ-Zl-iPC"/>
- <constraint firstAttribute="trailing" secondItem="JXJ-ag-wRm" secondAttribute="trailing" constant="8" id="MZf-5j-Exf"/>
- <constraint firstItem="JXJ-ag-wRm" firstAttribute="leading" secondItem="3Q0-dI-5qf" secondAttribute="trailing" constant="8" id="WS7-Le-aHM"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="LvR-u8-nDf"/>
- <constraint firstItem="JXJ-ag-wRm" firstAttribute="centerY" secondItem="HZr-Aw-fj6" secondAttribute="centerY" id="cAB-RO-3DY"/>
- <constraint firstItem="3Q0-dI-5qf" firstAttribute="centerY" secondItem="HZr-Aw-fj6" secondAttribute="centerY" id="lMM-f4-DWi"/>
- <constraint firstAttribute="width" constant="335" id="wuo-Bp-yTd"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="HZr-Aw-fj6" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="Bek-5L-SN6"/>
- <constraint firstItem="w2i-IB-clO" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="16" id="Ff3-jZ-lqs"/>
- <constraint firstItem="HZr-Aw-fj6" firstAttribute="top" secondItem="w2i-IB-clO" secondAttribute="bottom" constant="20" id="Omu-LO-PVi"/>
- <constraint firstItem="w2i-IB-clO" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="12" id="bml-Ta-nGy"/>
- </constraints>
- <point key="canvasLocation" x="118" y="114"/>
- </customView>
- </objects>
- <resources>
- <image name="SignOutImage" width="20" height="20"/>
- <image name="UserProfilePicture_Size" width="40" height="40"/>
- </resources>
- </document>
|