| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" 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="11757"/>
- <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="InvitationAnswerPopupView">
- <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="jUe-Ti-X5Z">
- <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 firstAttribute="bottom" secondItem="jUe-Ti-X5Z" secondAttribute="bottom" id="0gJ-qq-YFH"/>
- <constraint firstItem="jUe-Ti-X5Z" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="7sf-HQ-UMc"/>
- <constraint firstAttribute="trailing" secondItem="jUe-Ti-X5Z" secondAttribute="trailing" id="IZ1-lP-5AX"/>
- <constraint firstItem="jUe-Ti-X5Z" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="KRf-vN-QMt"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
- <rect key="frame" x="24" y="121" width="272" height="326"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cFp-gN-fzj" userLabel="ContainerView">
- <rect key="frame" x="0.0" y="0.0" width="272" height="326"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YHf-Qu-3Iu" userLabel="View - Title">
- <rect key="frame" x="0.0" y="0.0" width="272" height="48"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="G6u-As-2QJ">
- <rect key="frame" x="0.0" y="0.0" width="272" height="48"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="정답날짜 입력" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kN9-2i-tr3" customClass="CustomLabel">
- <rect key="frame" x="23" y="0.0" width="249" height="48"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <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="fQM-za-AGS">
- <rect key="frame" x="0.0" y="0.0" width="23" height="48"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="23" id="3oU-Ke-PrM"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="kN9-2i-tr3" secondAttribute="bottom" id="1PQ-ec-DPA">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="height" constant="48" id="Dc7-Id-C2c"/>
- <constraint firstItem="kN9-2i-tr3" firstAttribute="leading" secondItem="fQM-za-AGS" secondAttribute="trailing" id="KG1-7I-CyI"/>
- <constraint firstAttribute="trailing" secondItem="G6u-As-2QJ" secondAttribute="trailing" id="O2N-DS-79r"/>
- <constraint firstAttribute="bottom" secondItem="G6u-As-2QJ" secondAttribute="bottom" id="SGM-sr-B7U"/>
- <constraint firstAttribute="bottom" secondItem="fQM-za-AGS" secondAttribute="bottom" id="Xkc-sp-rlM"/>
- <constraint firstItem="G6u-As-2QJ" firstAttribute="leading" secondItem="YHf-Qu-3Iu" secondAttribute="leading" id="ao2-vm-d5O"/>
- <constraint firstItem="G6u-As-2QJ" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="top" id="fBI-gM-ybw"/>
- <constraint firstItem="kN9-2i-tr3" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="top" id="kGj-9C-hS2">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="fQM-za-AGS" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="top" id="kMf-Qe-rae"/>
- <constraint firstAttribute="trailing" secondItem="kN9-2i-tr3" secondAttribute="trailing" id="m5h-CJ-oc6">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="fQM-za-AGS" firstAttribute="leading" secondItem="YHf-Qu-3Iu" secondAttribute="leading" id="r3N-2R-mGX"/>
- <constraint firstAttribute="height" constant="44" id="uNc-Ym-h5X">
- <variation key="heightClass=regular-widthClass=compact" constant="64"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="kN9-2i-tr3"/>
- </mask>
- <mask key="constraints">
- <exclude reference="uNc-Ym-h5X"/>
- <exclude reference="1PQ-ec-DPA"/>
- <exclude reference="kGj-9C-hS2"/>
- <exclude reference="m5h-CJ-oc6"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="kN9-2i-tr3"/>
- </mask>
- <mask key="constraints">
- <exclude reference="uNc-Ym-h5X"/>
- <include reference="1PQ-ec-DPA"/>
- <include reference="kGj-9C-hS2"/>
- <include reference="m5h-CJ-oc6"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2sZ-F4-4yj" userLabel="View - message">
- <rect key="frame" x="0.0" y="48" width="272" height="235"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="hpQ-Hu-PgX">
- <rect key="frame" x="0.0" y="0.0" width="272" height="235"/>
- </imageView>
- <datePicker contentMode="scaleToFill" placeholderIntrinsicWidth="280" placeholderIntrinsicHeight="165" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="date" minuteInterval="1" translatesAutoresizingMaskIntoConstraints="NO" id="4dw-qM-I4u" customClass="CustomDatePicker">
- <rect key="frame" x="15" y="35" width="242" height="165"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="180" id="61R-6y-o9B">
- <variation key="heightClass=regular-widthClass=compact" constant="165"/>
- </constraint>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="165" id="MS9-5h-NJG"/>
- <constraint firstAttribute="width" constant="215" id="ShV-Uu-95j">
- <variation key="heightClass=regular-widthClass=compact" constant="280"/>
- </constraint>
- </constraints>
- <date key="date" timeIntervalSinceReferenceDate="448876514.24502999">
- <!--2015-03-24 07:55:14 +0000-->
- </date>
- <date key="minimumDate" timeIntervalSinceReferenceDate="-978267600">
- <!--1970-01-01 11:00:00 +0000-->
- </date>
- <date key="maximumDate" timeIntervalSinceReferenceDate="1167562800">
- <!--2037-12-31 11:00:00 +0000-->
- </date>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="61R-6y-o9B"/>
- <exclude reference="MS9-5h-NJG"/>
- <exclude reference="ShV-Uu-95j"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="61R-6y-o9B"/>
- <exclude reference="MS9-5h-NJG"/>
- <exclude reference="ShV-Uu-95j"/>
- </mask>
- </variation>
- </datePicker>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="4dw-qM-I4u" secondAttribute="bottom" constant="35" id="3Nu-eg-LKM"/>
- <constraint firstAttribute="bottom" secondItem="hpQ-Hu-PgX" secondAttribute="bottom" id="4Ef-DX-RLJ"/>
- <constraint firstAttribute="trailing" secondItem="4dw-qM-I4u" secondAttribute="trailing" constant="25" id="BJw-32-gvo">
- <variation key="heightClass=regular-widthClass=compact" constant="15"/>
- </constraint>
- <constraint firstItem="4dw-qM-I4u" firstAttribute="top" secondItem="2sZ-F4-4yj" secondAttribute="top" constant="35" id="W4U-OK-54z"/>
- <constraint firstItem="hpQ-Hu-PgX" firstAttribute="top" secondItem="2sZ-F4-4yj" secondAttribute="top" id="avM-ls-jiP"/>
- <constraint firstAttribute="trailing" secondItem="hpQ-Hu-PgX" secondAttribute="trailing" id="gvZ-i0-Lqp"/>
- <constraint firstItem="hpQ-Hu-PgX" firstAttribute="leading" secondItem="2sZ-F4-4yj" secondAttribute="leading" id="iXX-Rq-KoT"/>
- <constraint firstItem="4dw-qM-I4u" firstAttribute="leading" secondItem="2sZ-F4-4yj" secondAttribute="leading" constant="25" id="xbI-97-49z">
- <variation key="heightClass=regular-widthClass=compact" constant="15"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="4dw-qM-I4u"/>
- </mask>
- <mask key="constraints">
- <exclude reference="3Nu-eg-LKM"/>
- <exclude reference="BJw-32-gvo"/>
- <exclude reference="W4U-OK-54z"/>
- <exclude reference="xbI-97-49z"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="4dw-qM-I4u"/>
- </mask>
- <mask key="constraints">
- <include reference="3Nu-eg-LKM"/>
- <include reference="BJw-32-gvo"/>
- <include reference="W4U-OK-54z"/>
- <include reference="xbI-97-49z"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wgq-ar-hCu" userLabel="View - Buttons">
- <rect key="frame" x="0.0" y="283" width="272" height="43"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6JT-ko-Esa" customClass="CustomButton">
- <rect key="frame" x="0.0" y="0.0" width="136" height="43"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <state key="normal" title="확인" backgroundImage="img_popup_btn_left">
- <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>
- <state key="highlighted">
- <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="nF7-02-udd"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3TV-rW-Ogd" customClass="CustomButton">
- <rect key="frame" x="136" y="0.0" width="136" height="43"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="hUq-NM-2Oy">
- <variation key="heightClass=regular-widthClass=compact" constant="50"/>
- </constraint>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <state key="normal" title="취소" backgroundImage="img_popup_btn_right">
- <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>
- <state key="highlighted">
- <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="hUq-NM-2Oy"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <exclude reference="hUq-NM-2Oy"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="lrf-Cg-3vR"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="3TV-rW-Ogd" firstAttribute="width" secondItem="6JT-ko-Esa" secondAttribute="width" id="BcJ-P0-oVj">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="height" constant="43" id="DZN-Js-RZy"/>
- <constraint firstItem="3TV-rW-Ogd" firstAttribute="leading" secondItem="6JT-ko-Esa" secondAttribute="trailing" id="Fmh-bi-lJY"/>
- <constraint firstItem="6JT-ko-Esa" firstAttribute="leading" secondItem="wgq-ar-hCu" secondAttribute="leading" id="Hed-PG-agj"/>
- <constraint firstAttribute="bottom" secondItem="6JT-ko-Esa" secondAttribute="bottom" id="J6r-tP-aNV"/>
- <constraint firstItem="3TV-rW-Ogd" firstAttribute="top" secondItem="wgq-ar-hCu" secondAttribute="top" id="QDt-9P-qAv"/>
- <constraint firstItem="6JT-ko-Esa" firstAttribute="top" secondItem="wgq-ar-hCu" secondAttribute="top" id="TNK-po-p7P"/>
- <constraint firstAttribute="trailing" secondItem="3TV-rW-Ogd" secondAttribute="trailing" id="lP1-CF-kyj"/>
- <constraint firstAttribute="bottom" secondItem="3TV-rW-Ogd" secondAttribute="bottom" id="wkt-nF-qX4"/>
- </constraints>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="Hed-PG-agj"/>
- <exclude reference="J6r-tP-aNV"/>
- <exclude reference="TNK-po-p7P"/>
- <exclude reference="BcJ-P0-oVj"/>
- <exclude reference="Fmh-bi-lJY"/>
- <exclude reference="QDt-9P-qAv"/>
- <exclude reference="lP1-CF-kyj"/>
- <exclude reference="wkt-nF-qX4"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="Hed-PG-agj"/>
- <include reference="J6r-tP-aNV"/>
- <include reference="TNK-po-p7P"/>
- <include reference="BcJ-P0-oVj"/>
- <include reference="Fmh-bi-lJY"/>
- <include reference="QDt-9P-qAv"/>
- <include reference="lP1-CF-kyj"/>
- <include reference="wkt-nF-qX4"/>
- </mask>
- </variation>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="wgq-ar-hCu" firstAttribute="top" secondItem="2sZ-F4-4yj" secondAttribute="bottom" id="8Nm-c2-xHp"/>
- <constraint firstItem="YHf-Qu-3Iu" firstAttribute="leading" secondItem="cFp-gN-fzj" secondAttribute="leading" id="EmA-VB-ZWE"/>
- <constraint firstItem="wgq-ar-hCu" firstAttribute="leading" secondItem="cFp-gN-fzj" secondAttribute="leading" id="Hee-85-1IM"/>
- <constraint firstItem="2sZ-F4-4yj" firstAttribute="centerY" secondItem="cFp-gN-fzj" secondAttribute="centerY" id="INd-0G-AKL">
- <variation key="heightClass=regular-widthClass=compact" constant="3"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="wgq-ar-hCu" secondAttribute="trailing" id="STR-G5-bfD"/>
- <constraint firstAttribute="bottom" secondItem="wgq-ar-hCu" secondAttribute="bottom" id="eNb-Yy-WCC"/>
- <constraint firstItem="YHf-Qu-3Iu" firstAttribute="top" secondItem="cFp-gN-fzj" secondAttribute="top" id="juC-4q-5Y9">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="2sZ-F4-4yj" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="bottom" constant="1" id="l7f-gQ-3bq">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="YHf-Qu-3Iu" secondAttribute="trailing" id="mBw-Gd-gTr">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="2sZ-F4-4yj" firstAttribute="leading" secondItem="cFp-gN-fzj" secondAttribute="leading" id="nJL-a8-mDd"/>
- <constraint firstItem="YHf-Qu-3Iu" firstAttribute="trailing" secondItem="2sZ-F4-4yj" secondAttribute="trailing" id="oeN-53-iEJ"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="YHf-Qu-3Iu"/>
- <exclude reference="2sZ-F4-4yj"/>
- </mask>
- <mask key="constraints">
- <exclude reference="8Nm-c2-xHp"/>
- <exclude reference="Hee-85-1IM"/>
- <exclude reference="STR-G5-bfD"/>
- <exclude reference="eNb-Yy-WCC"/>
- <exclude reference="EmA-VB-ZWE"/>
- <exclude reference="juC-4q-5Y9"/>
- <exclude reference="mBw-Gd-gTr"/>
- <exclude reference="oeN-53-iEJ"/>
- <exclude reference="INd-0G-AKL"/>
- <exclude reference="l7f-gQ-3bq"/>
- <exclude reference="nJL-a8-mDd"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="YHf-Qu-3Iu"/>
- <include reference="2sZ-F4-4yj"/>
- </mask>
- <mask key="constraints">
- <include reference="8Nm-c2-xHp"/>
- <include reference="Hee-85-1IM"/>
- <include reference="STR-G5-bfD"/>
- <include reference="eNb-Yy-WCC"/>
- <include reference="EmA-VB-ZWE"/>
- <include reference="juC-4q-5Y9"/>
- <include reference="mBw-Gd-gTr"/>
- <include reference="oeN-53-iEJ"/>
- <include reference="INd-0G-AKL"/>
- <include reference="l7f-gQ-3bq"/>
- <include reference="nJL-a8-mDd"/>
- </mask>
- </variation>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="cFp-gN-fzj" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" id="2os-Vy-Dbj"/>
- <constraint firstItem="cFp-gN-fzj" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" id="KPt-mj-6VB"/>
- <constraint firstAttribute="trailing" secondItem="cFp-gN-fzj" secondAttribute="trailing" id="i7g-zI-9zL"/>
- <constraint firstAttribute="bottom" secondItem="cFp-gN-fzj" secondAttribute="bottom" id="nvv-rf-ePj"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="cFp-gN-fzj"/>
- </mask>
- <mask key="constraints">
- <exclude reference="2os-Vy-Dbj"/>
- <exclude reference="KPt-mj-6VB"/>
- <exclude reference="i7g-zI-9zL"/>
- <exclude reference="nvv-rf-ePj"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="cFp-gN-fzj"/>
- </mask>
- <mask key="constraints">
- <include reference="2os-Vy-Dbj"/>
- <include reference="KPt-mj-6VB"/>
- <include reference="i7g-zI-9zL"/>
- <include reference="nvv-rf-ePj"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QJj-pS-l0y">
- <rect key="frame" x="0.0" y="0.0" width="24" height="568"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="CGc-Hc-JUY"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="z7J-Wg-Oac">
- <rect key="frame" x="296" y="0.0" width="24" height="568"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="Yxm-d6-1UH"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
- <constraint firstAttribute="trailing" secondItem="z7J-Wg-Oac" secondAttribute="trailing" id="37F-8S-kep"/>
- <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
- <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
- <constraint firstAttribute="bottom" secondItem="z7J-Wg-Oac" secondAttribute="bottom" id="KnZ-DU-jrU"/>
- <constraint firstItem="z7J-Wg-Oac" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="Qtq-x3-0Gz"/>
- <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
- <constraint firstItem="z7J-Wg-Oac" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="VtU-HM-lcl"/>
- <constraint firstAttribute="bottom" secondItem="QJj-pS-l0y" secondAttribute="bottom" id="bgT-Tg-LC4"/>
- <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="QJj-pS-l0y" secondAttribute="trailing" id="cZO-C8-7Ty"/>
- <constraint firstItem="QJj-pS-l0y" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="gRH-d3-3yi"/>
- <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" placeholder="YES" id="rPN-2q-9iB">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
- <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
- <constraint firstItem="QJj-pS-l0y" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="xmR-bO-ZnJ"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="4c3-gb-BwR"/>
- <exclude reference="sqq-aQ-dqD"/>
- </mask>
- <mask key="constraints">
- <exclude reference="0tG-Bd-2ic"/>
- <exclude reference="F9j-6m-8Sq"/>
- <exclude reference="JX5-Sx-hSJ"/>
- <exclude reference="TOG-yL-xSq"/>
- <exclude reference="uc7-M6-ZYJ"/>
- <exclude reference="wPB-Gl-TgQ"/>
- <exclude reference="rPN-2q-9iB"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="4c3-gb-BwR"/>
- <include reference="sqq-aQ-dqD"/>
- </mask>
- <mask key="constraints">
- <include reference="0tG-Bd-2ic"/>
- <include reference="F9j-6m-8Sq"/>
- <include reference="JX5-Sx-hSJ"/>
- <include reference="TOG-yL-xSq"/>
- <include reference="uc7-M6-ZYJ"/>
- <include reference="wPB-Gl-TgQ"/>
- <include reference="rPN-2q-9iB"/>
- </mask>
- </variation>
- <connections>
- <outlet property="datePicker" destination="4dw-qM-I4u" id="t7v-aA-jLI"/>
- <outlet property="maskingView" destination="4c3-gb-BwR" id="8Up-1R-gSI"/>
- <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
- </connections>
- <point key="canvasLocation" x="321" y="342"/>
- </view>
- </objects>
- <resources>
- <image name="common_bg_alpha_85" width="2" height="2"/>
- <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>
|