|
@@ -0,0 +1,330 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
+ <dependencies>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
|
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
+ </dependencies>
|
|
|
+ <objects>
|
|
|
+ <customObject id="-2" userLabel="File's Owner" customClass="KMAIOpenPDFFilesVC" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <connections>
|
|
|
+ <outlet property="creatPDFLabel" destination="ymv-tl-S9B" id="qbX-IF-uF5"/>
|
|
|
+ <outlet property="importFromScannerImageView" destination="ZkD-G1-ufi" id="q7O-PU-MPZ"/>
|
|
|
+ <outlet property="importFromScannerLabel" destination="6VI-X2-0F4" id="zsM-J0-dFn"/>
|
|
|
+ <outlet property="newBlankPageImageView" destination="vaH-Gg-RE3" id="tJh-vm-5gT"/>
|
|
|
+ <outlet property="newBlankPageLabel" destination="8tw-6D-nG5" id="QDW-PG-c2Q"/>
|
|
|
+ <outlet property="newFromFilesImageView" destination="Vo2-Q5-D0s" id="37d-ie-cRN"/>
|
|
|
+ <outlet property="newFromFilesLabel" destination="7DP-8M-cyh" id="Q2C-GS-eLy"/>
|
|
|
+ <outlet property="openPDFFilesImageView" destination="G8R-Cd-sSC" id="FHu-Vv-wv5"/>
|
|
|
+ <outlet property="openPDFFilesLabel" destination="Kwa-7o-t9g" id="Kep-vK-wn3"/>
|
|
|
+ <outlet property="orDropFilesHereToOpenLabel" destination="Q7o-W4-U5i" id="h2T-uH-eYa"/>
|
|
|
+ <outlet property="selectYourFilesBox" destination="mEy-Af-9bc" id="Pvw-gR-WHT"/>
|
|
|
+ <outlet property="selectYourFilesImageView" destination="iFo-5S-2e6" id="4kU-cr-GPX"/>
|
|
|
+ <outlet property="selectYourFilesLabel" destination="I4g-Mc-xZP" id="tUp-Vx-QnG"/>
|
|
|
+ <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="858" height="388"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="rkU-6X-4PB">
|
|
|
+ <rect key="frame" x="498" y="40" width="328" height="308"/>
|
|
|
+ <view key="contentView" id="ITd-Xp-Gda">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="328" height="308"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ymv-tl-S9B">
|
|
|
+ <rect key="frame" x="-2" y="280" width="332" height="28"/>
|
|
|
+ <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="OvS-AE-U4f">
|
|
|
+ <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>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="ijL-7x-C3M" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="0.0" y="184" width="328" height="80"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Vo2-Q5-D0s">
|
|
|
+ <rect key="frame" x="20" y="16" width="48" height="48"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="48" id="8Ym-SH-ivV"/>
|
|
|
+ <constraint firstAttribute="width" constant="48" id="fBS-XU-A42"/>
|
|
|
+ </constraints>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="lUO-YD-f4Y"/>
|
|
|
+ </imageView>
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7DP-8M-cyh">
|
|
|
+ <rect key="frame" x="78" y="32" width="240" height="16"/>
|
|
|
+ <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="gOr-jf-tVk">
|
|
|
+ <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>
|
|
|
+ <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DEy-Ef-iCj">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="328" height="80"/>
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="FZ7-cc-TD5">
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
+ </buttonCell>
|
|
|
+ <connections>
|
|
|
+ <action selector="createPDFAction:" target="-2" id="W0r-RG-SA2"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="DEy-Ef-iCj" secondAttribute="trailing" id="BYg-Aa-pMY"/>
|
|
|
+ <constraint firstItem="Vo2-Q5-D0s" firstAttribute="leading" secondItem="ijL-7x-C3M" secondAttribute="leading" constant="20" id="ETn-NS-NXm"/>
|
|
|
+ <constraint firstItem="7DP-8M-cyh" firstAttribute="centerY" secondItem="Vo2-Q5-D0s" secondAttribute="centerY" id="M0g-jT-3zD"/>
|
|
|
+ <constraint firstItem="Vo2-Q5-D0s" firstAttribute="centerY" secondItem="ijL-7x-C3M" secondAttribute="centerY" id="QIl-f0-44d"/>
|
|
|
+ <constraint firstItem="7DP-8M-cyh" firstAttribute="leading" secondItem="Vo2-Q5-D0s" secondAttribute="trailing" constant="12" id="SMD-pT-ftc"/>
|
|
|
+ <constraint firstItem="DEy-Ef-iCj" firstAttribute="leading" secondItem="ijL-7x-C3M" secondAttribute="leading" id="Ssa-jr-qXP"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="DEy-Ef-iCj" secondAttribute="bottom" id="fmy-lk-2Zg"/>
|
|
|
+ <constraint firstItem="DEy-Ef-iCj" firstAttribute="top" secondItem="ijL-7x-C3M" secondAttribute="top" id="kNW-jZ-PDY"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="7DP-8M-cyh" secondAttribute="trailing" constant="12" id="kfj-jg-P6K"/>
|
|
|
+ <constraint firstAttribute="height" constant="80" id="ou6-ig-yyC"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="Lt3-8t-GUS" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="0.0" y="92" width="328" height="80"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="vaH-Gg-RE3">
|
|
|
+ <rect key="frame" x="20" y="16" width="48" height="48"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="48" id="HSW-dT-BpZ"/>
|
|
|
+ <constraint firstAttribute="width" constant="48" id="rS9-IK-oQJ"/>
|
|
|
+ </constraints>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="hSo-f9-vaK"/>
|
|
|
+ </imageView>
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8tw-6D-nG5">
|
|
|
+ <rect key="frame" x="78" y="32" width="240" height="16"/>
|
|
|
+ <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="UbN-Sa-wRR">
|
|
|
+ <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>
|
|
|
+ <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="eB0-YT-Ld7">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="328" height="80"/>
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="kPc-Fw-cKJ">
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
+ </buttonCell>
|
|
|
+ <connections>
|
|
|
+ <action selector="createPDFAction:" target="-2" id="SoH-HX-tJg"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="vaH-Gg-RE3" firstAttribute="centerY" secondItem="Lt3-8t-GUS" secondAttribute="centerY" id="3d0-89-07d"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="8tw-6D-nG5" secondAttribute="trailing" constant="12" id="A30-ej-fqs"/>
|
|
|
+ <constraint firstItem="vaH-Gg-RE3" firstAttribute="leading" secondItem="Lt3-8t-GUS" secondAttribute="leading" constant="20" id="BnA-Ys-gGJ"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="eB0-YT-Ld7" secondAttribute="trailing" id="CLD-fp-ALu"/>
|
|
|
+ <constraint firstItem="8tw-6D-nG5" firstAttribute="centerY" secondItem="vaH-Gg-RE3" secondAttribute="centerY" id="JbY-mJ-BfE"/>
|
|
|
+ <constraint firstItem="eB0-YT-Ld7" firstAttribute="top" secondItem="Lt3-8t-GUS" secondAttribute="top" id="cs4-6i-IOY"/>
|
|
|
+ <constraint firstItem="8tw-6D-nG5" firstAttribute="leading" secondItem="vaH-Gg-RE3" secondAttribute="trailing" constant="12" id="nyG-wP-6Bg"/>
|
|
|
+ <constraint firstAttribute="height" constant="80" id="rbU-Sa-9j0"/>
|
|
|
+ <constraint firstItem="eB0-YT-Ld7" firstAttribute="leading" secondItem="Lt3-8t-GUS" secondAttribute="leading" id="w2C-sb-Ue3"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="eB0-YT-Ld7" secondAttribute="bottom" id="y8K-sB-B0c"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="sWW-D6-Ohy" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="328" height="80"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ZkD-G1-ufi">
|
|
|
+ <rect key="frame" x="20" y="16" width="48" height="48"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="48" id="OEz-Oc-Cfu"/>
|
|
|
+ <constraint firstAttribute="width" constant="48" id="tSy-XU-d6c"/>
|
|
|
+ </constraints>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="Yd6-Gu-GJW"/>
|
|
|
+ </imageView>
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6VI-X2-0F4">
|
|
|
+ <rect key="frame" x="78" y="32" width="240" height="16"/>
|
|
|
+ <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="wph-cO-qrj">
|
|
|
+ <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>
|
|
|
+ <button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="0sY-bd-bsz">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="328" height="80"/>
|
|
|
+ <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="vZ0-SU-FIM">
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
+ </buttonCell>
|
|
|
+ <connections>
|
|
|
+ <action selector="createPDFAction:" target="-2" id="9kk-Ac-RrI"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="0sY-bd-bsz" firstAttribute="top" secondItem="sWW-D6-Ohy" secondAttribute="top" id="0TE-FK-alr"/>
|
|
|
+ <constraint firstItem="ZkD-G1-ufi" firstAttribute="leading" secondItem="sWW-D6-Ohy" secondAttribute="leading" constant="20" id="5Ca-CA-YqH"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="6VI-X2-0F4" secondAttribute="trailing" constant="12" id="BiY-n7-BXI"/>
|
|
|
+ <constraint firstItem="ZkD-G1-ufi" firstAttribute="centerY" secondItem="sWW-D6-Ohy" secondAttribute="centerY" id="JH7-st-J0e"/>
|
|
|
+ <constraint firstItem="6VI-X2-0F4" firstAttribute="leading" secondItem="ZkD-G1-ufi" secondAttribute="trailing" constant="12" id="MM9-TH-Z3i"/>
|
|
|
+ <constraint firstAttribute="height" constant="80" id="NUE-4N-0CP"/>
|
|
|
+ <constraint firstItem="0sY-bd-bsz" firstAttribute="leading" secondItem="sWW-D6-Ohy" secondAttribute="leading" id="QfC-vG-Be7"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="0sY-bd-bsz" secondAttribute="trailing" id="Uuv-oN-sem"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="0sY-bd-bsz" secondAttribute="bottom" id="YMZ-aA-P1j"/>
|
|
|
+ <constraint firstItem="6VI-X2-0F4" firstAttribute="centerY" secondItem="ZkD-G1-ufi" secondAttribute="centerY" id="kCa-nz-cJA"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="ymv-tl-S9B" firstAttribute="leading" secondItem="ITd-Xp-Gda" secondAttribute="leading" id="0pQ-QG-Bkp"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="sWW-D6-Ohy" secondAttribute="trailing" id="16k-gk-5gO"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="ijL-7x-C3M" secondAttribute="trailing" id="1Br-pP-mqt"/>
|
|
|
+ <constraint firstItem="Lt3-8t-GUS" firstAttribute="leading" secondItem="ITd-Xp-Gda" secondAttribute="leading" id="Acx-mM-6Id"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Lt3-8t-GUS" secondAttribute="trailing" id="Bs6-9V-Bva"/>
|
|
|
+ <constraint firstItem="Lt3-8t-GUS" firstAttribute="top" secondItem="ijL-7x-C3M" secondAttribute="bottom" constant="12" id="CZV-j3-Dd3"/>
|
|
|
+ <constraint firstItem="sWW-D6-Ohy" firstAttribute="top" secondItem="Lt3-8t-GUS" secondAttribute="bottom" constant="12" id="HAu-Rr-Jh6"/>
|
|
|
+ <constraint firstItem="ijL-7x-C3M" firstAttribute="top" secondItem="ymv-tl-S9B" secondAttribute="bottom" constant="16" id="HG9-FX-xMS"/>
|
|
|
+ <constraint firstItem="ijL-7x-C3M" firstAttribute="leading" secondItem="ITd-Xp-Gda" secondAttribute="leading" id="KZm-39-nw1"/>
|
|
|
+ <constraint firstItem="sWW-D6-Ohy" firstAttribute="leading" secondItem="ITd-Xp-Gda" secondAttribute="leading" id="POY-aw-77z"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="sWW-D6-Ohy" secondAttribute="bottom" id="PcU-Ej-014"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="ymv-tl-S9B" secondAttribute="trailing" id="T7c-KN-RfV"/>
|
|
|
+ <constraint firstItem="ymv-tl-S9B" firstAttribute="top" secondItem="ITd-Xp-Gda" secondAttribute="top" id="hoW-km-0Fa"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="308" id="Gbw-1F-7Pn"/>
|
|
|
+ <constraint firstAttribute="width" constant="328" id="Q9u-eS-ZxW"/>
|
|
|
+ </constraints>
|
|
|
+ </box>
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0Nz-PR-SKo">
|
|
|
+ <rect key="frame" x="32" y="40" width="446" height="308"/>
|
|
|
+ <view key="contentView" id="Ccx-6r-SYL">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="446" height="308"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kwa-7o-t9g">
|
|
|
+ <rect key="frame" x="-2" y="292" width="450" height="16"/>
|
|
|
+ <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="5x9-0z-eD5">
|
|
|
+ <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>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="VFW-vA-QSU" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="446" height="264"/>
|
|
|
+ <subviews>
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="PfB-2S-9kQ">
|
|
|
+ <rect key="frame" x="73" y="50" width="300" height="182"/>
|
|
|
+ <view key="contentView" id="8s4-Gn-uV5">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="300" height="182"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="G8R-Cd-sSC">
|
|
|
+ <rect key="frame" x="102" y="86" width="96" height="96"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="96" id="Km8-qh-oqS"/>
|
|
|
+ <constraint firstAttribute="height" constant="96" id="mGC-h2-oD3"/>
|
|
|
+ </constraints>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="C4o-sS-qvs"/>
|
|
|
+ </imageView>
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="mEy-Af-9bc" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="0.0" y="30" width="300" height="48"/>
|
|
|
+ <view key="contentView" id="luV-jz-hgR">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="300" height="48"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="Qrx-RS-sSa">
|
|
|
+ <rect key="frame" x="120" y="0.0" width="61" height="48"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="iFo-5S-2e6">
|
|
|
+ <rect key="frame" x="0.0" y="16" width="16" height="16"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="16" id="cx2-CX-PmH"/>
|
|
|
+ <constraint firstAttribute="height" constant="16" id="zVt-wS-uIX"/>
|
|
|
+ </constraints>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="qof-kY-hZ2"/>
|
|
|
+ </imageView>
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="I4g-Mc-xZP">
|
|
|
+ <rect key="frame" x="26" y="16" width="37" height="16"/>
|
|
|
+ <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="XKi-oh-1Z1">
|
|
|
+ <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="iFo-5S-2e6" firstAttribute="centerY" secondItem="Qrx-RS-sSa" secondAttribute="centerY" id="2z9-lh-VrY"/>
|
|
|
+ <constraint firstItem="I4g-Mc-xZP" firstAttribute="centerY" secondItem="iFo-5S-2e6" secondAttribute="centerY" id="QLh-JS-ijg"/>
|
|
|
+ <constraint firstItem="iFo-5S-2e6" firstAttribute="leading" secondItem="Qrx-RS-sSa" secondAttribute="leading" id="gP7-Q5-sIj"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="I4g-Mc-xZP" secondAttribute="trailing" id="qCP-Lf-xOa"/>
|
|
|
+ <constraint firstItem="I4g-Mc-xZP" firstAttribute="leading" secondItem="iFo-5S-2e6" secondAttribute="trailing" constant="12" id="t5n-fB-rZ5"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="Qrx-RS-sSa" secondAttribute="bottom" id="5UC-QA-YUi"/>
|
|
|
+ <constraint firstItem="Qrx-RS-sSa" firstAttribute="top" secondItem="luV-jz-hgR" secondAttribute="top" id="FqC-Dj-qmG"/>
|
|
|
+ <constraint firstItem="Qrx-RS-sSa" firstAttribute="centerX" secondItem="luV-jz-hgR" secondAttribute="centerX" id="iym-4C-53Z"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="48" id="wUq-Yy-puD"/>
|
|
|
+ </constraints>
|
|
|
+ </box>
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Q7o-W4-U5i">
|
|
|
+ <rect key="frame" x="-2" y="6" width="304" height="16"/>
|
|
|
+ <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="bUi-8C-1tk">
|
|
|
+ <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="mEy-Af-9bc" firstAttribute="leading" secondItem="8s4-Gn-uV5" secondAttribute="leading" id="03b-RK-Gcb"/>
|
|
|
+ <constraint firstItem="Q7o-W4-U5i" firstAttribute="top" secondItem="mEy-Af-9bc" secondAttribute="bottom" constant="8" id="7jE-hi-laD"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="mEy-Af-9bc" secondAttribute="trailing" id="BeV-W1-8IZ"/>
|
|
|
+ <constraint firstItem="Q7o-W4-U5i" firstAttribute="leading" secondItem="8s4-Gn-uV5" secondAttribute="leading" id="KNR-vj-lcv"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Q7o-W4-U5i" secondAttribute="trailing" id="Y9m-BZ-94Y"/>
|
|
|
+ <constraint firstItem="G8R-Cd-sSC" firstAttribute="centerX" secondItem="8s4-Gn-uV5" secondAttribute="centerX" id="fAt-Bg-rUy"/>
|
|
|
+ <constraint firstItem="G8R-Cd-sSC" firstAttribute="top" secondItem="8s4-Gn-uV5" secondAttribute="top" id="fUg-cL-oCn"/>
|
|
|
+ <constraint firstItem="mEy-Af-9bc" firstAttribute="top" secondItem="G8R-Cd-sSC" secondAttribute="bottom" constant="8" id="pl7-aB-lW1"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="182" id="WOq-J5-YdP"/>
|
|
|
+ <constraint firstAttribute="width" constant="300" id="g2w-9u-6Lz"/>
|
|
|
+ </constraints>
|
|
|
+ </box>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="PfB-2S-9kQ" firstAttribute="top" secondItem="VFW-vA-QSU" secondAttribute="top" constant="32" id="2VJ-9o-obs"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="PfB-2S-9kQ" secondAttribute="bottom" constant="50" id="g46-lD-3WT"/>
|
|
|
+ <constraint firstItem="PfB-2S-9kQ" firstAttribute="centerX" secondItem="VFW-vA-QSU" secondAttribute="centerX" id="hMw-ON-9Mn"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="VFW-vA-QSU" firstAttribute="top" secondItem="Ccx-6r-SYL" secondAttribute="top" constant="44" id="5L9-vL-5r8"/>
|
|
|
+ <constraint firstItem="Kwa-7o-t9g" firstAttribute="top" secondItem="Ccx-6r-SYL" secondAttribute="top" id="JzD-eU-49A"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="VFW-vA-QSU" secondAttribute="bottom" id="KBS-Fs-zpG"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="VFW-vA-QSU" secondAttribute="trailing" id="PWy-a6-GDa"/>
|
|
|
+ <constraint firstItem="Kwa-7o-t9g" firstAttribute="leading" secondItem="Ccx-6r-SYL" secondAttribute="leading" id="Ub5-b3-ukL"/>
|
|
|
+ <constraint firstItem="VFW-vA-QSU" firstAttribute="leading" secondItem="Ccx-6r-SYL" secondAttribute="leading" id="aPv-hJ-Zwr"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Kwa-7o-t9g" secondAttribute="trailing" id="cyk-wk-nOk"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </box>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="0Nz-PR-SKo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="1yT-Xh-eRe"/>
|
|
|
+ <constraint firstItem="rkU-6X-4PB" firstAttribute="leading" secondItem="0Nz-PR-SKo" secondAttribute="trailing" constant="20" id="9hS-v6-iJ6"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="rkU-6X-4PB" secondAttribute="trailing" constant="32" id="IdV-ca-59L"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="rkU-6X-4PB" secondAttribute="bottom" constant="40" id="JAT-NW-dZI"/>
|
|
|
+ <constraint firstItem="rkU-6X-4PB" firstAttribute="top" secondItem="0Nz-PR-SKo" secondAttribute="top" id="MeE-TX-R0j"/>
|
|
|
+ <constraint firstItem="rkU-6X-4PB" firstAttribute="bottom" secondItem="0Nz-PR-SKo" secondAttribute="bottom" id="S51-tD-RFN"/>
|
|
|
+ <constraint firstItem="rkU-6X-4PB" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="40" id="XF4-iR-ChB"/>
|
|
|
+ </constraints>
|
|
|
+ <point key="canvasLocation" x="306" y="226"/>
|
|
|
+ </customView>
|
|
|
+ </objects>
|
|
|
+</document>
|