123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321 |
- <?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="KMAITranslationVC" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="aiTranslationLabel" destination="ED8-nx-ye3" id="58g-AS-AYD"/>
- <outlet property="aiTranslationView" destination="8ax-UJ-9Yb" id="DQF-hv-9GS"/>
- <outlet property="automaticBox" destination="0oh-UB-dwx" id="rep-xx-EBj"/>
- <outlet property="automaticLabel" destination="QWm-C6-Sfz" id="OqH-PR-KVZ"/>
- <outlet property="errorLabel" destination="QSA-QC-2cE" id="ppQ-wJ-llV"/>
- <outlet property="errorView" destination="xq4-gK-6AB" id="5gF-KE-Fwu"/>
- <outlet property="languageBox" destination="gs4-sG-7XS" id="nLe-05-u3W"/>
- <outlet property="languageImageView" destination="UhD-tL-SCP" id="Vwv-gm-TtR"/>
- <outlet property="languageLabel" destination="Bu3-gS-M5Y" id="IaM-FA-bAo"/>
- <outlet property="orDropFileHereLabel" destination="yCY-ZD-Ebi" id="9KV-xh-l4L"/>
- <outlet property="selectYourFilesBox" destination="GxN-7N-Cbx" id="VGm-GT-3eY"/>
- <outlet property="selectYourFilesImageView" destination="1bb-gf-fiX" id="IHX-yP-W0T"/>
- <outlet property="selectYourFilesLabel" destination="CXa-a0-fuw" id="tPn-HS-PMz"/>
- <outlet property="supportPDFWordFileImageView" destination="Cnj-VQ-Uuw" id="tKn-F0-oF4"/>
- <outlet property="supportPDFWordFileLabel" destination="RLT-8f-B2G" id="2sc-ok-MUY"/>
- <outlet property="supportPDFWordFileSubLabel" destination="tCA-C4-nrI" id="rWe-IJ-ctn"/>
- <outlet property="translationLanguageLabel" destination="Pl5-p3-iDc" id="hAt-ga-Hzu"/>
- <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="1005" height="521"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ED8-nx-ye3">
- <rect key="frame" x="30" y="465" width="945" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="eQj-aF-vQ3">
- <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="8ax-UJ-9Yb" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="32" y="49" width="941" height="400"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="iut-zE-qaZ">
- <rect key="frame" x="428" y="288" width="85" height="40"/>
- <view key="contentView" id="sRW-06-8EM">
- <rect key="frame" x="0.0" y="0.0" width="85" height="40"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Cnj-VQ-Uuw">
- <rect key="frame" x="0.0" y="0.0" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="ewj-h9-9nG"/>
- <constraint firstAttribute="width" constant="40" id="g3B-Dl-PPx"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="X6x-nC-ngb"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RLT-8f-B2G">
- <rect key="frame" x="50" y="12" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="fBC-Nb-jHr">
- <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="Cnj-VQ-Uuw" firstAttribute="leading" secondItem="sRW-06-8EM" secondAttribute="leading" id="2Hq-fV-Vud"/>
- <constraint firstItem="RLT-8f-B2G" firstAttribute="leading" secondItem="Cnj-VQ-Uuw" secondAttribute="trailing" constant="12" id="5SG-MD-m7b"/>
- <constraint firstItem="Cnj-VQ-Uuw" firstAttribute="top" secondItem="sRW-06-8EM" secondAttribute="top" id="CfP-Ze-4O2"/>
- <constraint firstAttribute="trailing" secondItem="RLT-8f-B2G" secondAttribute="trailing" id="EGc-0c-GOV"/>
- <constraint firstItem="RLT-8f-B2G" firstAttribute="centerY" secondItem="Cnj-VQ-Uuw" secondAttribute="centerY" id="y0y-Tb-O8q"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="deD-FD-5q6"/>
- </constraints>
- </box>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tCA-C4-nrI">
- <rect key="frame" x="186" y="264" width="569" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="565" id="ZKk-ep-5U8"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="mfl-BM-jwE">
- <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>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Xrp-Ow-rsS">
- <rect key="frame" x="228" y="184" width="485" height="40"/>
- <view key="contentView" id="agT-lp-yY6">
- <rect key="frame" x="0.0" y="0.0" width="485" height="40"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gs4-sG-7XS" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="285" y="0.0" width="200" height="40"/>
- <view key="contentView" id="Vr9-hr-Q8e">
- <rect key="frame" x="1" y="1" width="198" height="38"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Xyz-0l-36i">
- <rect key="frame" x="158" y="11" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="DfC-nm-7hg"/>
- <constraint firstAttribute="height" constant="16" id="t4p-VO-oxz"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_arrow_gray_down_s_norm_false" id="gu2-jn-7c0"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bu3-gS-M5Y">
- <rect key="frame" x="22" y="11" width="138" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="q98-q6-DsL">
- <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 firstItem="Bu3-gS-M5Y" firstAttribute="leading" secondItem="Vr9-hr-Q8e" secondAttribute="leading" constant="24" id="AAL-kC-qFd"/>
- <constraint firstItem="Xyz-0l-36i" firstAttribute="leading" secondItem="Bu3-gS-M5Y" secondAttribute="trailing" id="FZ5-AZ-Ie4"/>
- <constraint firstAttribute="trailing" secondItem="Xyz-0l-36i" secondAttribute="trailing" constant="24" id="xun-wX-CXV"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="200" id="6ga-9T-lGV"/>
- <constraint firstItem="Bu3-gS-M5Y" firstAttribute="centerY" secondItem="gs4-sG-7XS" secondAttribute="centerY" id="Hhh-HI-a0a"/>
- <constraint firstItem="Xyz-0l-36i" firstAttribute="centerY" secondItem="gs4-sG-7XS" secondAttribute="centerY" id="N5v-2x-2FS"/>
- <constraint firstAttribute="height" constant="40" id="jmE-3H-VU2"/>
- </constraints>
- </box>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="UhD-tL-SCP">
- <rect key="frame" x="253" y="8" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="DtH-Rs-8Pi"/>
- <constraint firstAttribute="width" constant="24" id="FVp-6Z-Z1a"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="wTV-sd-yXc"/>
- </imageView>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0oh-UB-dwx" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="45" y="0.0" width="200" height="40"/>
- <view key="contentView" id="I1e-1P-nhH">
- <rect key="frame" x="1" y="1" width="198" height="38"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QWm-C6-Sfz">
- <rect key="frame" x="22" y="11" width="138" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="gtU-xf-JeK">
- <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>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Wgp-tu-JVy">
- <rect key="frame" x="158" y="11" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="Vg0-zx-7DC"/>
- <constraint firstAttribute="width" constant="16" id="bdy-SJ-U3P"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_arrow_gray_down_s_norm_false" id="XCb-2i-d3Y"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Wgp-tu-JVy" secondAttribute="trailing" constant="24" id="Q9m-Xa-qqo"/>
- <constraint firstItem="QWm-C6-Sfz" firstAttribute="leading" secondItem="I1e-1P-nhH" secondAttribute="leading" constant="24" id="Wzr-jb-n28"/>
- <constraint firstItem="Wgp-tu-JVy" firstAttribute="leading" secondItem="QWm-C6-Sfz" secondAttribute="trailing" id="iIO-Ty-Vnk"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="QWm-C6-Sfz" firstAttribute="centerY" secondItem="0oh-UB-dwx" secondAttribute="centerY" id="C6E-LE-OgW"/>
- <constraint firstItem="Wgp-tu-JVy" firstAttribute="centerY" secondItem="0oh-UB-dwx" secondAttribute="centerY" id="PaM-Wf-vta"/>
- <constraint firstAttribute="height" constant="40" id="Pqc-nd-eQp"/>
- <constraint firstAttribute="width" constant="200" id="f2T-4O-dgI"/>
- </constraints>
- </box>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Pl5-p3-iDc">
- <rect key="frame" x="-2" y="12" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="61g-j2-GGP">
- <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 firstAttribute="bottom" secondItem="0oh-UB-dwx" secondAttribute="bottom" id="1g4-jQ-9UQ"/>
- <constraint firstItem="0oh-UB-dwx" firstAttribute="top" secondItem="agT-lp-yY6" secondAttribute="top" id="4yh-uN-5LU"/>
- <constraint firstAttribute="bottom" secondItem="gs4-sG-7XS" secondAttribute="bottom" id="Ewk-ja-eiF"/>
- <constraint firstItem="gs4-sG-7XS" firstAttribute="leading" secondItem="UhD-tL-SCP" secondAttribute="trailing" constant="8" id="H7e-E4-Ee7"/>
- <constraint firstAttribute="trailing" secondItem="gs4-sG-7XS" secondAttribute="trailing" id="IaQ-oK-axv"/>
- <constraint firstItem="Pl5-p3-iDc" firstAttribute="leading" secondItem="agT-lp-yY6" secondAttribute="leading" id="OL7-jd-nMo"/>
- <constraint firstItem="UhD-tL-SCP" firstAttribute="leading" secondItem="0oh-UB-dwx" secondAttribute="trailing" constant="8" id="edn-cL-c3f"/>
- <constraint firstItem="0oh-UB-dwx" firstAttribute="leading" secondItem="Pl5-p3-iDc" secondAttribute="trailing" constant="12" id="hvn-uM-4in"/>
- <constraint firstItem="gs4-sG-7XS" firstAttribute="top" secondItem="agT-lp-yY6" secondAttribute="top" id="tYg-cE-Jcg"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="Pl5-p3-iDc" firstAttribute="centerY" secondItem="Xrp-Ow-rsS" secondAttribute="centerY" id="nRk-pm-V9X"/>
- <constraint firstItem="UhD-tL-SCP" firstAttribute="centerY" secondItem="Xrp-Ow-rsS" secondAttribute="centerY" id="qRw-oO-d1L"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="GxN-7N-Cbx" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="321" y="96" width="300" height="48"/>
- <view key="contentView" id="YC3-ad-nD5">
- <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="pJa-Tg-tWb">
- <rect key="frame" x="119" y="0.0" width="61" height="48"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="1bb-gf-fiX">
- <rect key="frame" x="0.0" y="16" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="Mtd-qB-nOC"/>
- <constraint firstAttribute="height" constant="16" id="yaP-Lu-UFz"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="y9h-P7-9Rd"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CXa-a0-fuw">
- <rect key="frame" x="26" y="16" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="4yK-8y-jAp">
- <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="1bb-gf-fiX" firstAttribute="leading" secondItem="pJa-Tg-tWb" secondAttribute="leading" id="3Hl-d6-rqv"/>
- <constraint firstItem="CXa-a0-fuw" firstAttribute="centerY" secondItem="1bb-gf-fiX" secondAttribute="centerY" id="CXL-Ml-pZC"/>
- <constraint firstItem="CXa-a0-fuw" firstAttribute="leading" secondItem="1bb-gf-fiX" secondAttribute="trailing" constant="12" id="YWu-E8-eGP"/>
- <constraint firstAttribute="trailing" secondItem="CXa-a0-fuw" secondAttribute="trailing" id="cB5-rz-mmi"/>
- <constraint firstItem="1bb-gf-fiX" firstAttribute="centerY" secondItem="pJa-Tg-tWb" secondAttribute="centerY" id="uwV-tX-cHg"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="pJa-Tg-tWb" firstAttribute="top" secondItem="YC3-ad-nD5" secondAttribute="top" id="3xf-hE-ppI"/>
- <constraint firstItem="pJa-Tg-tWb" firstAttribute="centerX" secondItem="YC3-ad-nD5" secondAttribute="centerX" id="As2-wq-Q7Z"/>
- <constraint firstAttribute="bottom" secondItem="pJa-Tg-tWb" secondAttribute="bottom" id="RcZ-WG-apw"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="Ge3-4O-QfX"/>
- <constraint firstAttribute="width" constant="300" id="huF-4T-zY5"/>
- </constraints>
- </box>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yCY-ZD-Ebi">
- <rect key="frame" x="452" y="72" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="aYu-g1-WaW">
- <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="Xrp-Ow-rsS" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="1T3-23-Azi"/>
- <constraint firstAttribute="height" constant="400" id="7NF-1V-xe9"/>
- <constraint firstItem="GxN-7N-Cbx" firstAttribute="top" secondItem="Xrp-Ow-rsS" secondAttribute="bottom" constant="40" id="8wS-KI-LEd"/>
- <constraint firstItem="iut-zE-qaZ" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="97U-RW-AO3"/>
- <constraint firstItem="Xrp-Ow-rsS" firstAttribute="top" secondItem="tCA-C4-nrI" secondAttribute="bottom" constant="40" id="HqW-dM-3mC"/>
- <constraint firstItem="tCA-C4-nrI" firstAttribute="top" secondItem="iut-zE-qaZ" secondAttribute="bottom" constant="8" id="IJd-x5-Yka"/>
- <constraint firstItem="GxN-7N-Cbx" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="OFp-Ls-No2"/>
- <constraint firstItem="iut-zE-qaZ" firstAttribute="top" secondItem="8ax-UJ-9Yb" secondAttribute="top" constant="72" id="VHn-TS-riK"/>
- <constraint firstItem="yCY-ZD-Ebi" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="eeO-18-I12"/>
- <constraint firstItem="yCY-ZD-Ebi" firstAttribute="top" secondItem="GxN-7N-Cbx" secondAttribute="bottom" constant="8" id="l9E-Pn-VFn"/>
- <constraint firstItem="tCA-C4-nrI" firstAttribute="centerX" secondItem="8ax-UJ-9Yb" secondAttribute="centerX" id="vgs-LB-9o5"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="xq4-gK-6AB">
- <rect key="frame" x="458" y="457" width="89" height="40"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Zsv-ud-4nL">
- <rect key="frame" x="16" y="12" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="lk3-O6-ef4"/>
- <constraint firstAttribute="height" constant="16" id="sjl-kB-UMh"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_error" id="fnv-5l-c7j"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QSA-QC-2cE">
- <rect key="frame" x="38" y="12" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="nM2-YC-0lf">
- <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 firstAttribute="height" constant="40" id="Afs-kl-9Ht"/>
- <constraint firstItem="QSA-QC-2cE" firstAttribute="leading" secondItem="Zsv-ud-4nL" secondAttribute="trailing" constant="8" id="K0A-7h-Rjd"/>
- <constraint firstItem="Zsv-ud-4nL" firstAttribute="centerY" secondItem="xq4-gK-6AB" secondAttribute="centerY" id="RUT-4q-gMM"/>
- <constraint firstItem="QSA-QC-2cE" firstAttribute="centerY" secondItem="Zsv-ud-4nL" secondAttribute="centerY" id="Tlt-wN-piF"/>
- <constraint firstItem="Zsv-ud-4nL" firstAttribute="leading" secondItem="xq4-gK-6AB" secondAttribute="leading" constant="16" id="c3A-h3-bn1"/>
- <constraint firstAttribute="trailing" secondItem="QSA-QC-2cE" secondAttribute="trailing" constant="16" id="ghk-IJ-BT6"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="8ax-UJ-9Yb" secondAttribute="trailing" constant="32" id="5m9-lH-FE7"/>
- <constraint firstItem="8ax-UJ-9Yb" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="A5y-xK-6H8"/>
- <constraint firstItem="ED8-nx-ye3" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="CSa-OT-xq6"/>
- <constraint firstItem="8ax-UJ-9Yb" firstAttribute="top" secondItem="ED8-nx-ye3" secondAttribute="bottom" constant="16" id="GfY-Ls-poL"/>
- <constraint firstAttribute="trailing" secondItem="ED8-nx-ye3" secondAttribute="trailing" constant="32" id="Pv7-dW-axv"/>
- <constraint firstItem="xq4-gK-6AB" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="bTF-2c-uNY"/>
- <constraint firstItem="ED8-nx-ye3" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="40" id="iMO-Kj-SwU"/>
- <constraint firstItem="xq4-gK-6AB" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="24" id="mnT-27-dxL"/>
- </constraints>
- <point key="canvasLocation" x="401.5" y="264.5"/>
- </customView>
- </objects>
- <resources>
- <image name="icon_btn_arrow_gray_down_s_norm_false" width="12" height="12"/>
- <image name="icon_error" width="16" height="16"/>
- </resources>
- </document>
|