| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_0" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="qLf-va-EAG" customClass="QRCodeInputPopupView">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4c3-gb-BwR" userLabel="maskView">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="common_bg_alpha_85" translatesAutoresizingMaskIntoConstraints="NO" id="vm2-2O-gsm">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="vm2-2O-gsm" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="NkC-aa-g4N"/>
- <constraint firstAttribute="bottom" secondItem="vm2-2O-gsm" secondAttribute="bottom" id="PEd-Ic-Nrf"/>
- <constraint firstAttribute="trailing" secondItem="vm2-2O-gsm" secondAttribute="trailing" id="PcR-aX-JmO"/>
- <constraint firstItem="vm2-2O-gsm" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="epo-CY-qEo"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wpz-PG-lDk" userLabel="popUpView">
- <rect key="frame" x="25" y="154" width="270" height="260"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BnX-4G-EA9" userLabel="ContainerView">
- <rect key="frame" x="0.0" y="0.0" width="270" height="260"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vyg-lF-Oo6" userLabel="View - Title">
- <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="F3D-DX-aLF" customClass="CustomImageView">
- <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="홈허브 코드 입력" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c0q-8E-eGK" customClass="CustomLabel">
- <rect key="frame" x="25" y="0.0" width="245" height="56"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
- <color key="textColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MJ1-ux-H2O">
- <rect key="frame" x="0.0" y="0.0" width="25" height="56"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="kS7-b4-Fvu"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="F3D-DX-aLF" secondAttribute="bottom" id="13R-xT-7FT"/>
- <constraint firstItem="c0q-8E-eGK" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="5Mc-gG-GQW">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="c0q-8E-eGK" secondAttribute="bottom" id="CWv-UL-ijZ">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="F3D-DX-aLF" secondAttribute="trailing" id="GA1-w8-4Tn"/>
- <constraint firstAttribute="height" constant="56" id="Pre-Ko-hBt"/>
- <constraint firstAttribute="bottom" secondItem="MJ1-ux-H2O" secondAttribute="bottom" id="RNz-Rh-iG3"/>
- <constraint firstItem="MJ1-ux-H2O" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="XDm-uy-9PX"/>
- <constraint firstItem="MJ1-ux-H2O" firstAttribute="leading" secondItem="Vyg-lF-Oo6" secondAttribute="leading" id="aab-IN-Dak"/>
- <constraint firstItem="F3D-DX-aLF" firstAttribute="leading" secondItem="Vyg-lF-Oo6" secondAttribute="leading" id="fR2-z9-Xlm"/>
- <constraint firstAttribute="trailing" secondItem="c0q-8E-eGK" secondAttribute="trailing" id="mv8-HP-jzR">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="c0q-8E-eGK" firstAttribute="leading" secondItem="MJ1-ux-H2O" secondAttribute="trailing" id="nmI-cR-ib0"/>
- <constraint firstItem="F3D-DX-aLF" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="uJx-G8-S3X"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="c0q-8E-eGK"/>
- </mask>
- <mask key="constraints">
- <exclude reference="5Mc-gG-GQW"/>
- <exclude reference="CWv-UL-ijZ"/>
- <exclude reference="mv8-HP-jzR"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="c0q-8E-eGK"/>
- </mask>
- <mask key="constraints">
- <include reference="5Mc-gG-GQW"/>
- <include reference="CWv-UL-ijZ"/>
- <include reference="mv8-HP-jzR"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K2x-vI-pnz" userLabel="View - message">
- <rect key="frame" x="0.0" y="56" width="270" height="154"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="Yq7-tG-ESe">
- <rect key="frame" x="0.0" y="0.0" width="270" height="154"/>
- </imageView>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="코드" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="IfD-X3-70g" userLabel="txt - pwd" customClass="CustomTextField">
- <rect key="frame" x="35" y="35" width="200" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="SLJ-0l-P6n">
- <variation key="heightClass=regular-widthClass=compact" constant="32"/>
- </constraint>
- </constraints>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
- <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
- <color key="value" red="0.73333333333333328" green="0.73333333333333328" blue="0.73333333333333328" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="SLJ-0l-P6n"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="SLJ-0l-P6n"/>
- </mask>
- </variation>
- </textField>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="PW" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="521-cl-wVe" userLabel="txt - pwdc" customClass="CustomTextField">
- <rect key="frame" x="35" y="87" width="200" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="WIb-9G-jPC">
- <variation key="heightClass=regular-widthClass=compact" constant="32"/>
- </constraint>
- </constraints>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
- <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
- <color key="value" red="0.73333333333333328" green="0.73333333333333328" blue="0.73333333333333328" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="WIb-9G-jPC"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="WIb-9G-jPC"/>
- </mask>
- </variation>
- </textField>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="521-cl-wVe" firstAttribute="top" secondItem="IfD-X3-70g" secondAttribute="bottom" constant="20" id="A3h-22-f8e"/>
- <constraint firstAttribute="bottom" secondItem="Yq7-tG-ESe" secondAttribute="bottom" id="Ccx-HD-1AO"/>
- <constraint firstItem="IfD-X3-70g" firstAttribute="leading" secondItem="K2x-vI-pnz" secondAttribute="leading" constant="35" id="CeM-cS-u87"/>
- <constraint firstAttribute="trailing" secondItem="Yq7-tG-ESe" secondAttribute="trailing" id="E4L-d9-CSe"/>
- <constraint firstItem="Yq7-tG-ESe" firstAttribute="leading" secondItem="K2x-vI-pnz" secondAttribute="leading" id="KvZ-Zc-BBS"/>
- <constraint firstItem="IfD-X3-70g" firstAttribute="centerX" secondItem="K2x-vI-pnz" secondAttribute="centerX" id="UnW-52-tdw"/>
- <constraint firstItem="521-cl-wVe" firstAttribute="leading" secondItem="K2x-vI-pnz" secondAttribute="leading" constant="35" id="dRk-Rq-aVf"/>
- <constraint firstAttribute="bottom" secondItem="521-cl-wVe" secondAttribute="bottom" constant="35" id="eHD-f7-xzs">
- <variation key="heightClass=regular-widthClass=compact" constant="35"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="521-cl-wVe" secondAttribute="trailing" constant="35" id="eSF-Ap-3bg"/>
- <constraint firstItem="Yq7-tG-ESe" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="top" id="erW-gc-Z04"/>
- <constraint firstAttribute="trailing" secondItem="IfD-X3-70g" secondAttribute="trailing" constant="35" id="nHP-Wr-PxW"/>
- <constraint firstItem="IfD-X3-70g" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="top" constant="35" id="uJU-n5-Eo9"/>
- <constraint firstItem="521-cl-wVe" firstAttribute="centerX" secondItem="IfD-X3-70g" secondAttribute="centerX" id="xhT-wg-LMb"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="IfD-X3-70g"/>
- <exclude reference="521-cl-wVe"/>
- </mask>
- <mask key="constraints">
- <exclude reference="CeM-cS-u87"/>
- <exclude reference="UnW-52-tdw"/>
- <exclude reference="nHP-Wr-PxW"/>
- <exclude reference="uJU-n5-Eo9"/>
- <exclude reference="A3h-22-f8e"/>
- <exclude reference="dRk-Rq-aVf"/>
- <exclude reference="eHD-f7-xzs"/>
- <exclude reference="eSF-Ap-3bg"/>
- <exclude reference="xhT-wg-LMb"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="IfD-X3-70g"/>
- <include reference="521-cl-wVe"/>
- </mask>
- <mask key="constraints">
- <include reference="CeM-cS-u87"/>
- <include reference="UnW-52-tdw"/>
- <include reference="nHP-Wr-PxW"/>
- <include reference="uJU-n5-Eo9"/>
- <include reference="A3h-22-f8e"/>
- <include reference="dRk-Rq-aVf"/>
- <include reference="eHD-f7-xzs"/>
- <include reference="eSF-Ap-3bg"/>
- <include reference="xhT-wg-LMb"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8M7-gg-LCe" userLabel="View - Buttons">
- <rect key="frame" x="0.0" y="210" width="270" height="50"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o3L-5c-QN3" customClass="CustomButton">
- <rect key="frame" x="0.0" y="0.0" width="135" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <state key="normal" title="취소" backgroundImage="img_popup_btn_left">
- <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="M6d-Hw-RB3"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5YZ-ir-0oi" customClass="CustomButton">
- <rect key="frame" x="135" y="0.0" width="135" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <state key="normal" title="확인" backgroundImage="img_popup_btn_right">
- <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="ocH-VU-ngh"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="66o-2c-57X"/>
- <constraint firstItem="o3L-5c-QN3" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" id="EyO-L2-ero"/>
- <constraint firstAttribute="trailing" secondItem="5YZ-ir-0oi" secondAttribute="trailing" id="ZgP-ep-3s4"/>
- <constraint firstItem="5YZ-ir-0oi" firstAttribute="leading" secondItem="o3L-5c-QN3" secondAttribute="trailing" id="Zv7-i9-oWb"/>
- <constraint firstItem="o3L-5c-QN3" firstAttribute="leading" secondItem="8M7-gg-LCe" secondAttribute="leading" id="fH1-gW-QuI"/>
- <constraint firstItem="o3L-5c-QN3" firstAttribute="width" secondItem="5YZ-ir-0oi" secondAttribute="width" id="oVv-R7-igf"/>
- <constraint firstAttribute="bottom" secondItem="5YZ-ir-0oi" secondAttribute="bottom" id="pAa-cJ-BZt"/>
- <constraint firstAttribute="bottom" secondItem="o3L-5c-QN3" secondAttribute="bottom" id="xdD-Io-jfY"/>
- <constraint firstItem="5YZ-ir-0oi" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" id="yHX-s1-oxJ"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="8M7-gg-LCe" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="1R5-6X-lHn"/>
- <constraint firstAttribute="trailing" secondItem="Vyg-lF-Oo6" secondAttribute="trailing" id="5QM-hf-zsP">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="Vyg-lF-Oo6" firstAttribute="trailing" secondItem="K2x-vI-pnz" secondAttribute="trailing" id="8oU-80-Hji"/>
- <constraint firstItem="8M7-gg-LCe" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="bottom" id="Gd7-Sw-KJv"/>
- <constraint firstAttribute="trailing" secondItem="8M7-gg-LCe" secondAttribute="trailing" id="LKH-bZ-CcC"/>
- <constraint firstAttribute="bottom" secondItem="8M7-gg-LCe" secondAttribute="bottom" id="Ymd-m3-0ZZ"/>
- <constraint firstItem="Vyg-lF-Oo6" firstAttribute="top" secondItem="BnX-4G-EA9" secondAttribute="top" id="cpx-Xc-FLf">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="Vyg-lF-Oo6" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="fZ3-Kn-Nsi"/>
- <constraint firstItem="K2x-vI-pnz" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="gKU-13-tlv"/>
- <constraint firstItem="K2x-vI-pnz" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="bottom" constant="1" id="jdl-mI-ajL">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="K2x-vI-pnz" firstAttribute="centerY" secondItem="BnX-4G-EA9" secondAttribute="centerY" id="peA-U0-d4R">
- <variation key="heightClass=regular-widthClass=compact" constant="-3.5"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="Vyg-lF-Oo6"/>
- <exclude reference="K2x-vI-pnz"/>
- </mask>
- <mask key="constraints">
- <exclude reference="1R5-6X-lHn"/>
- <exclude reference="Gd7-Sw-KJv"/>
- <exclude reference="LKH-bZ-CcC"/>
- <exclude reference="Ymd-m3-0ZZ"/>
- <exclude reference="5QM-hf-zsP"/>
- <exclude reference="8oU-80-Hji"/>
- <exclude reference="cpx-Xc-FLf"/>
- <exclude reference="fZ3-Kn-Nsi"/>
- <exclude reference="gKU-13-tlv"/>
- <exclude reference="jdl-mI-ajL"/>
- <exclude reference="peA-U0-d4R"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="Vyg-lF-Oo6"/>
- <include reference="K2x-vI-pnz"/>
- </mask>
- <mask key="constraints">
- <include reference="1R5-6X-lHn"/>
- <include reference="Gd7-Sw-KJv"/>
- <include reference="LKH-bZ-CcC"/>
- <include reference="Ymd-m3-0ZZ"/>
- <include reference="5QM-hf-zsP"/>
- <include reference="8oU-80-Hji"/>
- <include reference="cpx-Xc-FLf"/>
- <include reference="fZ3-Kn-Nsi"/>
- <include reference="gKU-13-tlv"/>
- <include reference="jdl-mI-ajL"/>
- <exclude reference="peA-U0-d4R"/>
- </mask>
- </variation>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="BnX-4G-EA9" secondAttribute="bottom" constant="1" id="FWh-Sq-vHm">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="BnX-4G-EA9" firstAttribute="leading" secondItem="Wpz-PG-lDk" secondAttribute="leading" constant="66" id="ncG-SF-Oil">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="BnX-4G-EA9" secondAttribute="trailing" constant="66" id="nnl-nS-hLh">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="BnX-4G-EA9" firstAttribute="top" secondItem="Wpz-PG-lDk" secondAttribute="top" constant="1" id="yhP-Fw-FOr">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="BnX-4G-EA9"/>
- </mask>
- <mask key="constraints">
- <exclude reference="FWh-Sq-vHm"/>
- <exclude reference="ncG-SF-Oil"/>
- <exclude reference="nnl-nS-hLh"/>
- <exclude reference="yhP-Fw-FOr"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="BnX-4G-EA9"/>
- </mask>
- <mask key="constraints">
- <include reference="FWh-Sq-vHm"/>
- <include reference="ncG-SF-Oil"/>
- <include reference="nnl-nS-hLh"/>
- <include reference="yhP-Fw-FOr"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fQh-fh-vp4">
- <rect key="frame" x="0.0" y="0.0" width="25" height="568"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="Mci-FZ-oG5"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Fo-aQ-dx0">
- <rect key="frame" x="295" y="0.0" width="25" height="568"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="gu7-jZ-VxU"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="Wpz-PG-lDk" firstAttribute="leading" secondItem="fQh-fh-vp4" secondAttribute="trailing" id="2HK-mY-ccb"/>
- <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
- <constraint firstItem="3Fo-aQ-dx0" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="FJP-Pb-ooQ"/>
- <constraint firstItem="3Fo-aQ-dx0" firstAttribute="leading" secondItem="Wpz-PG-lDk" secondAttribute="trailing" id="Fyb-RY-zIU"/>
- <constraint firstItem="fQh-fh-vp4" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="GCp-fE-5aq"/>
- <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
- <constraint firstItem="Wpz-PG-lDk" firstAttribute="centerY" secondItem="qLf-va-EAG" secondAttribute="centerY" placeholder="YES" id="dvV-Dc-wMa"/>
- <constraint firstItem="fQh-fh-vp4" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="g5t-Zz-6Pf"/>
- <constraint firstAttribute="bottom" secondItem="3Fo-aQ-dx0" secondAttribute="bottom" id="jnK-7m-yQB"/>
- <constraint firstAttribute="trailing" secondItem="3Fo-aQ-dx0" secondAttribute="trailing" id="u1p-4L-B9x"/>
- <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
- <constraint firstAttribute="bottom" secondItem="fQh-fh-vp4" secondAttribute="bottom" id="vw5-JH-9gy"/>
- <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="4c3-gb-BwR"/>
- <exclude reference="Wpz-PG-lDk"/>
- </mask>
- <mask key="constraints">
- <exclude reference="dvV-Dc-wMa"/>
- <exclude reference="F9j-6m-8Sq"/>
- <exclude reference="TOG-yL-xSq"/>
- <exclude reference="uc7-M6-ZYJ"/>
- <exclude reference="wPB-Gl-TgQ"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="4c3-gb-BwR"/>
- <include reference="Wpz-PG-lDk"/>
- </mask>
- <mask key="constraints">
- <include reference="dvV-Dc-wMa"/>
- <include reference="F9j-6m-8Sq"/>
- <include reference="TOG-yL-xSq"/>
- <include reference="uc7-M6-ZYJ"/>
- <include reference="wPB-Gl-TgQ"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnCancel" destination="o3L-5c-QN3" id="e4x-yo-beT"/>
- <outlet property="btnConfirm" destination="5YZ-ir-0oi" id="qA6-2Q-AcO"/>
- <outlet property="containerView" destination="BnX-4G-EA9" id="EfG-H8-lxY"/>
- <outlet property="imgTitleBar" destination="F3D-DX-aLF" id="V02-S8-Jzn"/>
- <outlet property="lblTitle" destination="c0q-8E-eGK" id="M1D-GB-nQP"/>
- <outlet property="maskingView" destination="4c3-gb-BwR" id="FeS-9L-Asv"/>
- <outlet property="popUpView" destination="Wpz-PG-lDk" id="fKh-Hi-2Vv"/>
- <outlet property="txtActivationCode" destination="IfD-X3-70g" id="BoI-QH-1eT"/>
- <outlet property="txtPasswd" destination="521-cl-wVe" id="6aZ-cU-lYB"/>
- </connections>
- <point key="canvasLocation" x="44" y="27"/>
- </view>
- </objects>
- <resources>
- <image name="common_bg_alpha_85" width="2" height="2"/>
- <image name="img_input_round_bg_default" width="50" height="35"/>
- <image name="img_popup_bg_body" width="2" height="2"/>
- <image name="img_popup_bg_head" width="37" height="48"/>
- <image name="img_popup_btn_left" width="37" height="34"/>
- <image name="img_popup_btn_right" width="37" height="34"/>
- </resources>
- </document>
|