| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778 |
- <?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="TimePickerPopupView">
- <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="ap8-5t-o6e">
- <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="ap8-5t-o6e" secondAttribute="bottom" id="1uz-1C-5Qu"/>
- <constraint firstItem="ap8-5t-o6e" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="25R-hr-Z56"/>
- <constraint firstItem="ap8-5t-o6e" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="Qpa-ML-TV1"/>
- <constraint firstAttribute="trailing" secondItem="ap8-5t-o6e" secondAttribute="trailing" id="wpL-sV-GdQ"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
- <rect key="frame" x="7" y="127" width="306" height="315"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Np-sH-ysD" userLabel="ContainerView">
- <rect key="frame" x="0.0" y="0.0" width="306" height="315"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7nf-Ia-7Kq" userLabel="View - Title">
- <rect key="frame" x="0.0" y="0.0" width="306" height="56"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="iWh-qW-J7q" customClass="CustomImageView">
- <rect key="frame" x="0.0" y="0.0" width="306" height="56"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="실행 조건" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IE2-24-gHl" customClass="CustomLabel">
- <rect key="frame" x="25" y="0.0" width="281" 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="6aH-wb-Xf3">
- <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="XSN-gM-Odb"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="1fj-XN-uH0">
- <variation key="heightClass=regular-widthClass=compact" constant="64"/>
- </constraint>
- <constraint firstItem="6aH-wb-Xf3" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="3E0-Vu-x3s"/>
- <constraint firstAttribute="height" constant="56" id="3TC-4V-2Og"/>
- <constraint firstItem="6aH-wb-Xf3" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Jr0-49-2WE"/>
- <constraint firstAttribute="trailing" secondItem="iWh-qW-J7q" secondAttribute="trailing" id="L9U-Ze-p7k"/>
- <constraint firstItem="IE2-24-gHl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ldj-nV-yrM">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="iWh-qW-J7q" secondAttribute="bottom" id="TCn-Jw-ub3"/>
- <constraint firstItem="iWh-qW-J7q" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="igX-tu-cPr"/>
- <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="6aH-wb-Xf3" secondAttribute="bottom" id="pWL-d0-9et"/>
- <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="6aH-wb-Xf3" secondAttribute="trailing" id="yyP-G4-nEJ"/>
- <constraint firstAttribute="bottom" secondItem="IE2-24-gHl" secondAttribute="bottom" id="yzV-EQ-HeM">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="iWh-qW-J7q" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="zk3-GC-XpW"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="IE2-24-gHl"/>
- </mask>
- <mask key="constraints">
- <exclude reference="1fj-XN-uH0"/>
- <exclude reference="Ldj-nV-yrM"/>
- <exclude reference="mUY-4l-GjT"/>
- <exclude reference="yzV-EQ-HeM"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="IE2-24-gHl"/>
- </mask>
- <mask key="constraints">
- <exclude reference="1fj-XN-uH0"/>
- <include reference="Ldj-nV-yrM"/>
- <include reference="mUY-4l-GjT"/>
- <include reference="yzV-EQ-HeM"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mw5-GF-3oQ" userLabel="View - message">
- <rect key="frame" x="0.0" y="56" width="306" height="209"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="exh-19-ap4">
- <rect key="frame" x="0.0" y="0.0" width="306" height="209"/>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2wY-Nf-b57">
- <rect key="frame" x="0.0" y="0.0" width="25" height="209"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="pHw-GK-6RY"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hI1-aX-8U0">
- <rect key="frame" x="281" y="0.0" width="25" height="209"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="Eiw-LZ-vRo"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZsY-FZ-aNR">
- <rect key="frame" x="25" y="0.0" width="256" height="18"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="x3m-jx-v7e"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="U8H-kI-tLr" userLabel="View - time">
- <rect key="frame" x="0.0" y="18" width="306" height="84"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="color_bg_01" translatesAutoresizingMaskIntoConstraints="NO" id="857-tm-swf">
- <rect key="frame" x="0.0" y="0.0" width="306" height="84"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Y6-dE-Ads" customClass="CustomButton">
- <rect key="frame" x="25" y="24" width="43" height="36"/>
- <constraints>
- <constraint firstAttribute="width" constant="43" id="beN-sS-TdY"/>
- <constraint firstAttribute="height" constant="36" id="qqS-St-2Ef"/>
- </constraints>
- <state key="normal" title="오전" backgroundImage="common_toggle_left">
- <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="disabled" backgroundImage="common_toggle_left_disable">
- <color key="titleColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected" backgroundImage="common_toggle_left_select">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <state key="highlighted" backgroundImage="common_toggle_left_press">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="btnMorningTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="RQ2-Ub-JGA"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uxy-Ct-ozO">
- <rect key="frame" x="0.0" y="0.0" width="306" height="18"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="mnm-Cr-cQi"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Ot-6s-UNA" customClass="CustomButton">
- <rect key="frame" x="68" y="24" width="43" height="36"/>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="jrE-PI-Dek"/>
- <constraint firstAttribute="width" constant="43" id="vDt-fh-c9b"/>
- </constraints>
- <state key="normal" title="오후" backgroundImage="common_toggle_right">
- <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="disabled" backgroundImage="common_toggle_right_disable">
- <color key="titleColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected" backgroundImage="common_toggle_right_select">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <state key="highlighted" backgroundImage="common_toggle_right_press">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="btnAfternoonTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="2rC-wG-wGQ"/>
- </connections>
- </button>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="nwy-MB-XQR" userLabel="txt - hour" customClass="CustomTextField">
- <rect key="frame" x="139" y="18" width="60" height="48"/>
- <constraints>
- <constraint firstAttribute="width" constant="200" id="7zF-Au-ZJu"/>
- <constraint firstAttribute="width" constant="60" id="jdS-Uv-y1h"/>
- <constraint firstAttribute="height" constant="32" id="zxF-QT-2t8">
- <variation key="heightClass=regular-widthClass=compact" constant="48"/>
- </constraint>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="22"/>
- <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="boolean" keyPath="hasMoveButton" value="YES"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="disablePrevButton" value="YES"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="disableNextButton" value="NO"/>
- </userDefinedRuntimeAttributes>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="7zF-Au-ZJu"/>
- <exclude reference="zxF-QT-2t8"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <exclude reference="7zF-Au-ZJu"/>
- <include reference="zxF-QT-2t8"/>
- </mask>
- </variation>
- </textField>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="TtI-pE-ME8" userLabel="txt - minute" customClass="CustomTextField">
- <rect key="frame" x="221" y="18" width="60" height="48"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="2fS-GC-qR3">
- <variation key="heightClass=regular-widthClass=compact" constant="48"/>
- </constraint>
- <constraint firstAttribute="width" constant="60" id="FWx-kx-v0O"/>
- <constraint firstAttribute="width" constant="200" id="vcw-DY-8g1"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="22"/>
- <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="boolean" keyPath="hasMoveButton" value="YES"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="disablePrevButton" value="NO"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="disableNextButton" value="YES"/>
- </userDefinedRuntimeAttributes>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="2fS-GC-qR3"/>
- <exclude reference="vcw-DY-8g1"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="2fS-GC-qR3"/>
- <exclude reference="vcw-DY-8g1"/>
- </mask>
- </variation>
- </textField>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_common_time_divide" translatesAutoresizingMaskIntoConstraints="NO" id="fsO-3z-4b1">
- <rect key="frame" x="204" y="24" width="12" height="36"/>
- <constraints>
- <constraint firstAttribute="width" constant="12" id="4na-AR-tSN"/>
- <constraint firstAttribute="height" constant="36" id="SCE-8x-tQ9"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="5Ot-6s-UNA" firstAttribute="centerY" secondItem="nwy-MB-XQR" secondAttribute="centerY" id="1gO-n2-5Jr"/>
- <constraint firstAttribute="bottom" secondItem="857-tm-swf" secondAttribute="bottom" id="6dW-1e-Rdc"/>
- <constraint firstAttribute="height" constant="84" id="AO8-iM-4jg"/>
- <constraint firstItem="TtI-pE-ME8" firstAttribute="top" secondItem="uxy-Ct-ozO" secondAttribute="bottom" id="Dsb-xe-9jh"/>
- <constraint firstItem="6Y6-dE-Ads" firstAttribute="leading" secondItem="U8H-kI-tLr" secondAttribute="leading" constant="25" id="GhA-US-ZfD"/>
- <constraint firstItem="TtI-pE-ME8" firstAttribute="leading" secondItem="fsO-3z-4b1" secondAttribute="trailing" constant="5" id="Gq1-Nu-lH1"/>
- <constraint firstItem="5Ot-6s-UNA" firstAttribute="centerY" secondItem="6Y6-dE-Ads" secondAttribute="centerY" id="PHO-na-8un"/>
- <constraint firstAttribute="trailing" secondItem="857-tm-swf" secondAttribute="trailing" id="SIt-dc-u7h"/>
- <constraint firstItem="857-tm-swf" firstAttribute="leading" secondItem="U8H-kI-tLr" secondAttribute="leading" id="TJe-nt-bf8"/>
- <constraint firstItem="fsO-3z-4b1" firstAttribute="centerY" secondItem="TtI-pE-ME8" secondAttribute="centerY" id="WKO-T3-DYk"/>
- <constraint firstItem="nwy-MB-XQR" firstAttribute="centerY" secondItem="fsO-3z-4b1" secondAttribute="centerY" id="aS6-4r-VQm"/>
- <constraint firstItem="5Ot-6s-UNA" firstAttribute="leading" secondItem="6Y6-dE-Ads" secondAttribute="trailing" id="big-W0-wJ2"/>
- <constraint firstItem="uxy-Ct-ozO" firstAttribute="leading" secondItem="U8H-kI-tLr" secondAttribute="leading" id="bmU-iV-O7H"/>
- <constraint firstAttribute="trailing" secondItem="uxy-Ct-ozO" secondAttribute="trailing" id="dI2-NI-4we"/>
- <constraint firstItem="857-tm-swf" firstAttribute="top" secondItem="U8H-kI-tLr" secondAttribute="top" id="nL0-EZ-cxI"/>
- <constraint firstItem="fsO-3z-4b1" firstAttribute="leading" secondItem="nwy-MB-XQR" secondAttribute="trailing" constant="5" id="oeo-tZ-3rM"/>
- <constraint firstItem="uxy-Ct-ozO" firstAttribute="top" secondItem="U8H-kI-tLr" secondAttribute="top" id="qFD-Sk-zTj"/>
- <constraint firstAttribute="trailing" secondItem="TtI-pE-ME8" secondAttribute="trailing" constant="25" id="qko-vH-pvh"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="API-42-BGb">
- <rect key="frame" x="25" y="185" width="256" height="24"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="gqy-Bd-iIS"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZLi-Se-du7" userLabel="View - daysCheck">
- <rect key="frame" x="25" y="124" width="256" height="61"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1Oy-jS-Ud8" customClass="CustomCheckBox">
- <rect key="frame" x="0.0" y="0.0" width="38" height="61"/>
- <rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
- <constraints>
- <constraint firstAttribute="width" constant="38" id="QWY-Uf-qVU"/>
- <constraint firstAttribute="height" constant="61" id="o7X-5R-cly"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <inset key="titleEdgeInsets" minX="-35" minY="0.0" maxX="0.0" maxY="0.0"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="22" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="MON" image="common_checkbox_cal_first">
- <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="selected">
- <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tEs-LC-Apx" customClass="CustomCheckBox">
- <rect key="frame" x="38" y="0.0" width="36" height="61"/>
- <rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
- <constraints>
- <constraint firstAttribute="height" constant="61" id="2fv-GP-CwB"/>
- <constraint firstAttribute="width" constant="36" id="u5B-Hu-Waa"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <inset key="titleEdgeInsets" minX="-32" minY="0.0" maxX="3" maxY="0.0"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="22" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="TUE" image="common_checkbox_cal">
- <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="selected">
- <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.01176470588" green="0.60392156860000001" blue="0.87450980389999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q2d-7q-uU8" customClass="CustomCheckBox">
- <rect key="frame" x="74" y="0.0" width="36" height="61"/>
- <rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
- <constraints>
- <constraint firstAttribute="height" constant="61" id="Bqx-WK-oGi"/>
- <constraint firstAttribute="width" constant="36" id="TyW-Bq-nj7"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <inset key="titleEdgeInsets" minX="-35" minY="0.0" maxX="2" maxY="0.0"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="22" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="WED" image="common_checkbox_cal">
- <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.01176470588" green="0.60392156860000001" blue="0.87450980389999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gnm-iP-QY0" customClass="CustomCheckBox">
- <rect key="frame" x="110" y="0.0" width="36" height="61"/>
- <rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
- <constraints>
- <constraint firstAttribute="width" constant="36" id="OfP-W2-TiP"/>
- <constraint firstAttribute="height" constant="61" id="pFQ-b0-29x"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <inset key="titleEdgeInsets" minX="-33" minY="0.0" maxX="0.0" maxY="0.0"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="22" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="THU" image="common_checkbox_cal">
- <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.01176470588" green="0.60392156860000001" blue="0.87450980389999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gEc-zH-hzY" customClass="CustomCheckBox">
- <rect key="frame" x="146" y="0.0" width="36" height="61"/>
- <rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
- <constraints>
- <constraint firstAttribute="height" constant="61" id="nOp-ju-BTW"/>
- <constraint firstAttribute="width" constant="36" id="xaP-NS-GbI"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <inset key="titleEdgeInsets" minX="-29" minY="0.0" maxX="0.0" maxY="0.0"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="22" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="FRI" image="common_checkbox_cal">
- <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.01176470588" green="0.60392156860000001" blue="0.87450980389999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o4f-q6-59K" customClass="CustomCheckBox">
- <rect key="frame" x="182" y="0.0" width="36" height="61"/>
- <rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
- <constraints>
- <constraint firstAttribute="width" constant="36" id="WXc-z6-83P"/>
- <constraint firstAttribute="height" constant="61" id="bOH-Wy-2zI"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <inset key="titleEdgeInsets" minX="-32" minY="0.0" maxX="4" maxY="0.0"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="22" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="SAT" image="common_checkbox_cal">
- <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.01176470588" green="0.60392156860000001" blue="0.87450980389999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zGy-bM-YLk" customClass="CustomCheckBox">
- <rect key="frame" x="218" y="0.0" width="38" height="61"/>
- <rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
- <constraints>
- <constraint firstAttribute="width" constant="38" id="kMe-pp-4Fw"/>
- <constraint firstAttribute="height" constant="61" id="xEK-yt-0lq"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <inset key="titleEdgeInsets" minX="-37" minY="0.0" maxX="0.0" maxY="0.0"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="22" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="SUN" image="common_checkbox_cal_last">
- <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.01176470588" green="0.60392156860000001" blue="0.87450980389999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="61" id="8KD-Me-mkH"/>
- <constraint firstItem="gEc-zH-hzY" firstAttribute="centerY" secondItem="gnm-iP-QY0" secondAttribute="centerY" id="Can-oJ-VnD"/>
- <constraint firstItem="o4f-q6-59K" firstAttribute="centerY" secondItem="gEc-zH-hzY" secondAttribute="centerY" id="Ne9-DL-ucT"/>
- <constraint firstItem="tEs-LC-Apx" firstAttribute="leading" secondItem="1Oy-jS-Ud8" secondAttribute="trailing" id="Tjm-6r-L3J"/>
- <constraint firstItem="o4f-q6-59K" firstAttribute="leading" secondItem="gEc-zH-hzY" secondAttribute="trailing" id="U4e-XU-rnx"/>
- <constraint firstItem="1Oy-jS-Ud8" firstAttribute="centerY" secondItem="tEs-LC-Apx" secondAttribute="centerY" id="VDQ-Qm-Obd"/>
- <constraint firstItem="q2d-7q-uU8" firstAttribute="centerY" secondItem="gnm-iP-QY0" secondAttribute="centerY" id="VlS-Wf-aw8"/>
- <constraint firstItem="gnm-iP-QY0" firstAttribute="centerY" secondItem="ZLi-Se-du7" secondAttribute="centerY" id="W3F-Jg-tZ0"/>
- <constraint firstItem="gnm-iP-QY0" firstAttribute="leading" secondItem="q2d-7q-uU8" secondAttribute="trailing" id="XRQ-4s-64P"/>
- <constraint firstItem="gnm-iP-QY0" firstAttribute="centerX" secondItem="ZLi-Se-du7" secondAttribute="centerX" id="hzB-WC-kK8"/>
- <constraint firstItem="q2d-7q-uU8" firstAttribute="leading" secondItem="tEs-LC-Apx" secondAttribute="trailing" id="mlV-19-0Nk"/>
- <constraint firstItem="zGy-bM-YLk" firstAttribute="leading" secondItem="o4f-q6-59K" secondAttribute="trailing" id="nOp-4v-SjI"/>
- <constraint firstItem="zGy-bM-YLk" firstAttribute="centerY" secondItem="o4f-q6-59K" secondAttribute="centerY" id="pfx-w5-gcY"/>
- <constraint firstItem="gEc-zH-hzY" firstAttribute="leading" secondItem="gnm-iP-QY0" secondAttribute="trailing" id="sZL-9s-XUN"/>
- <constraint firstItem="tEs-LC-Apx" firstAttribute="centerY" secondItem="q2d-7q-uU8" secondAttribute="centerY" id="zOB-GF-xC3"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="1Oy-jS-Ud8"/>
- <exclude reference="tEs-LC-Apx"/>
- <exclude reference="q2d-7q-uU8"/>
- <exclude reference="gnm-iP-QY0"/>
- <exclude reference="gEc-zH-hzY"/>
- <exclude reference="o4f-q6-59K"/>
- <exclude reference="zGy-bM-YLk"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="1Oy-jS-Ud8"/>
- <include reference="tEs-LC-Apx"/>
- <include reference="q2d-7q-uU8"/>
- <include reference="gnm-iP-QY0"/>
- <include reference="gEc-zH-hzY"/>
- <include reference="o4f-q6-59K"/>
- <include reference="zGy-bM-YLk"/>
- </mask>
- </variation>
- </view>
- <datePicker contentMode="scaleToFill" placeholderIntrinsicWidth="280" placeholderIntrinsicHeight="165" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="time" minuteInterval="1" translatesAutoresizingMaskIntoConstraints="NO" id="wQG-aC-zDU" customClass="CustomDatePicker">
- <rect key="frame" x="25" y="30" width="256" height="165"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <date key="date" timeIntervalSinceReferenceDate="448876514.24502999">
- <!--2015-03-24 07:55:14 +0000-->
- </date>
- </datePicker>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1LY-iD-aCw">
- <rect key="frame" x="25" y="102" width="256" height="22"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="s0S-nK-RkW"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="hI1-aX-8U0" firstAttribute="leading" secondItem="1LY-iD-aCw" secondAttribute="trailing" id="0WV-GG-KFB"/>
- <constraint firstItem="exh-19-ap4" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="3CB-nu-ibb"/>
- <constraint firstItem="1LY-iD-aCw" firstAttribute="top" secondItem="U8H-kI-tLr" secondAttribute="bottom" id="6tJ-3K-Dtc"/>
- <constraint firstItem="ZsY-FZ-aNR" firstAttribute="leading" secondItem="2wY-Nf-b57" secondAttribute="trailing" id="8Dn-Xq-h0d"/>
- <constraint firstItem="ZLi-Se-du7" firstAttribute="leading" secondItem="2wY-Nf-b57" secondAttribute="trailing" id="8IR-8P-sHq"/>
- <constraint firstItem="hI1-aX-8U0" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="8VD-Bg-Yb4"/>
- <constraint firstItem="hI1-aX-8U0" firstAttribute="leading" secondItem="API-42-BGb" secondAttribute="trailing" id="8ib-n2-Tba"/>
- <constraint firstItem="API-42-BGb" firstAttribute="top" secondItem="ZLi-Se-du7" secondAttribute="bottom" id="8jS-Di-oAK"/>
- <constraint firstAttribute="trailing" secondItem="exh-19-ap4" secondAttribute="trailing" id="B0a-2q-gSw"/>
- <constraint firstItem="U8H-kI-tLr" firstAttribute="top" secondItem="ZsY-FZ-aNR" secondAttribute="bottom" id="BZd-cW-l14"/>
- <constraint firstItem="1LY-iD-aCw" firstAttribute="leading" secondItem="2wY-Nf-b57" secondAttribute="trailing" id="DpU-JB-bYu"/>
- <constraint firstItem="2wY-Nf-b57" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="EQX-0z-9bC"/>
- <constraint firstItem="ZsY-FZ-aNR" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="FIC-cB-arM"/>
- <constraint firstAttribute="trailing" secondItem="U8H-kI-tLr" secondAttribute="trailing" id="G8b-2G-q4O"/>
- <constraint firstAttribute="bottom" secondItem="hI1-aX-8U0" secondAttribute="bottom" id="KtF-wa-L8h"/>
- <constraint firstAttribute="trailing" secondItem="hI1-aX-8U0" secondAttribute="trailing" id="WLF-KE-jMJ"/>
- <constraint firstAttribute="bottom" secondItem="API-42-BGb" secondAttribute="bottom" id="aRZ-8D-ZaD"/>
- <constraint firstItem="exh-19-ap4" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="gmu-Nr-EoP"/>
- <constraint firstItem="hI1-aX-8U0" firstAttribute="leading" secondItem="ZsY-FZ-aNR" secondAttribute="trailing" id="oWD-GS-IBz"/>
- <constraint firstItem="2wY-Nf-b57" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="qdS-Wo-ohk"/>
- <constraint firstItem="U8H-kI-tLr" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="suO-4p-qU5"/>
- <constraint firstItem="API-42-BGb" firstAttribute="leading" secondItem="2wY-Nf-b57" secondAttribute="trailing" id="tYp-b2-eBX"/>
- <constraint firstItem="hI1-aX-8U0" firstAttribute="leading" secondItem="ZLi-Se-du7" secondAttribute="trailing" id="tzy-jR-QYp"/>
- <constraint firstAttribute="bottom" secondItem="exh-19-ap4" secondAttribute="bottom" id="vOV-SV-N01"/>
- <constraint firstAttribute="bottom" secondItem="2wY-Nf-b57" secondAttribute="bottom" id="ylk-4R-9F5"/>
- <constraint firstItem="ZLi-Se-du7" firstAttribute="top" secondItem="1LY-iD-aCw" secondAttribute="bottom" id="zwE-AA-gYs"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="ZLi-Se-du7"/>
- <exclude reference="wQG-aC-zDU"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="ZLi-Se-du7"/>
- <exclude reference="wQG-aC-zDU"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bIs-li-8bz" userLabel="View - Buttons">
- <rect key="frame" x="0.0" y="265" width="306" height="50"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" horizontalCompressionResistancePriority="749" placeholderIntrinsicWidth="144" placeholderIntrinsicHeight="51" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EtP-9O-R3A" customClass="CustomButton">
- <rect key="frame" x="0.0" y="0.0" width="153" 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="g5k-Tn-E33"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="145" placeholderIntrinsicHeight="51" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
- <rect key="frame" x="153" y="0.0" width="153" 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="JvU-lL-1vP"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="0.01176470588" green="0.60392156860000001" blue="0.87450980389999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="7gC-ts-LVb"/>
- <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="GgP-xE-PzU"/>
- <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="Ot9-Y7-s7p"/>
- <constraint firstAttribute="trailing" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="Q6e-jV-iGc"/>
- <constraint firstAttribute="height" constant="50" id="SF2-Mv-jH7"/>
- <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="kgy-cW-Hqy"/>
- <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="npb-ei-pwP"/>
- <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="uSn-Rf-gwb"/>
- <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="bIs-li-8bz" secondAttribute="leading" id="uVP-0t-4rm"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
- <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
- <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="bIs-li-8bz" secondAttribute="trailing" id="UaC-ap-Ulp"/>
- <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
- <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="1" id="hfD-i1-Fhe">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
- <constraint firstAttribute="bottom" secondItem="bIs-li-8bz" secondAttribute="bottom" id="oNC-iJ-Za7"/>
- <constraint firstItem="bIs-li-8bz" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="s6c-op-QFh"/>
- <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="wPf-du-0AV">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="7nf-Ia-7Kq"/>
- <exclude reference="Mw5-GF-3oQ"/>
- </mask>
- <mask key="constraints">
- <exclude reference="UaC-ap-Ulp"/>
- <exclude reference="oNC-iJ-Za7"/>
- <exclude reference="s6c-op-QFh"/>
- <exclude reference="wPf-du-0AV"/>
- <exclude reference="QFZ-sI-FTg"/>
- <exclude reference="SU0-8W-BVB"/>
- <exclude reference="fbA-Cy-O1e"/>
- <exclude reference="j4G-mB-NeU"/>
- <exclude reference="RFN-Kf-txX"/>
- <exclude reference="hfD-i1-Fhe"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="7nf-Ia-7Kq"/>
- <include reference="Mw5-GF-3oQ"/>
- </mask>
- <mask key="constraints">
- <include reference="UaC-ap-Ulp"/>
- <include reference="oNC-iJ-Za7"/>
- <include reference="s6c-op-QFh"/>
- <include reference="wPf-du-0AV"/>
- <include reference="QFZ-sI-FTg"/>
- <include reference="SU0-8W-BVB"/>
- <include reference="fbA-Cy-O1e"/>
- <include reference="j4G-mB-NeU"/>
- <include reference="RFN-Kf-txX"/>
- <include reference="hfD-i1-Fhe"/>
- </mask>
- </variation>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" constant="1" id="CFR-Ui-y7e">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="3Np-sH-ysD"/>
- </mask>
- <mask key="constraints">
- <exclude reference="4tu-Yz-TS5"/>
- <exclude reference="CFR-Ui-y7e"/>
- <exclude reference="SmO-lm-bHQ"/>
- <exclude reference="feN-Ai-BHU"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="3Np-sH-ysD"/>
- </mask>
- <mask key="constraints">
- <include reference="4tu-Yz-TS5"/>
- <include reference="CFR-Ui-y7e"/>
- <include reference="SmO-lm-bHQ"/>
- <include reference="feN-Ai-BHU"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="C8w-xY-bKi">
- <rect key="frame" x="0.0" y="0.0" width="7" height="568"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="7" id="wUO-WU-2vp"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="h3n-Gs-HK8">
- <rect key="frame" x="313" y="0.0" width="7" height="568"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="7" id="lRM-Hb-Axz"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="h3n-Gs-HK8" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="33G-X3-UNX"/>
- <constraint firstAttribute="bottom" secondItem="C8w-xY-bKi" secondAttribute="bottom" id="BdO-uZ-roQ"/>
- <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
- <constraint firstItem="sqq-aQ-dqD" firstAttribute="centerY" secondItem="qLf-va-EAG" secondAttribute="centerY" placeholder="YES" id="Pfa-lH-sS7"/>
- <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
- <constraint firstAttribute="trailing" secondItem="h3n-Gs-HK8" secondAttribute="trailing" id="XjE-ne-8aa"/>
- <constraint firstItem="C8w-xY-bKi" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="bOg-0I-osQ"/>
- <constraint firstItem="h3n-Gs-HK8" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="c27-zi-0uD"/>
- <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="C8w-xY-bKi" secondAttribute="trailing" id="e68-1H-3aj"/>
- <constraint firstItem="C8w-xY-bKi" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="q5z-MH-FHx"/>
- <constraint firstAttribute="bottom" secondItem="h3n-Gs-HK8" secondAttribute="bottom" id="qUG-1x-nbq"/>
- <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"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="4c3-gb-BwR"/>
- <exclude reference="sqq-aQ-dqD"/>
- </mask>
- <mask key="constraints">
- <exclude reference="Pfa-lH-sS7"/>
- <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="sqq-aQ-dqD"/>
- </mask>
- <mask key="constraints">
- <include reference="Pfa-lH-sS7"/>
- <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="btnAfternoon" destination="5Ot-6s-UNA" id="3wI-Cj-IOy"/>
- <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
- <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
- <outlet property="btnMorning" destination="6Y6-dE-Ads" id="ZPq-uK-8Pq"/>
- <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
- <outlet property="imgTitleBar" destination="iWh-qW-J7q" id="ySn-z4-gin"/>
- <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
- <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
- <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
- <outlet property="txtHour" destination="nwy-MB-XQR" id="sbQ-gJ-z7c"/>
- <outlet property="txtMinute" destination="TtI-pE-ME8" id="g82-5F-VKn"/>
- <outletCollection property="chkDays" destination="1Oy-jS-Ud8" id="xBv-gx-7fR"/>
- <outletCollection property="chkDays" destination="tEs-LC-Apx" id="6bL-nw-yLZ"/>
- <outletCollection property="chkDays" destination="q2d-7q-uU8" id="rG8-QE-YWV"/>
- <outletCollection property="chkDays" destination="gnm-iP-QY0" id="H6U-yq-f5R"/>
- <outletCollection property="chkDays" destination="gEc-zH-hzY" id="yXh-5e-W7O"/>
- <outletCollection property="chkDays" destination="o4f-q6-59K" id="F53-k5-f5c"/>
- <outletCollection property="chkDays" destination="zGy-bM-YLk" id="Uva-tB-dYj"/>
- </connections>
- <point key="canvasLocation" x="-45" y="266"/>
- </view>
- </objects>
- <resources>
- <image name="color_bg_01" width="2" height="2"/>
- <image name="common_bg_alpha_85" width="2" height="2"/>
- <image name="common_checkbox_cal" width="36" height="37"/>
- <image name="common_checkbox_cal_first" width="38" height="37"/>
- <image name="common_checkbox_cal_last" width="38" height="37"/>
- <image name="common_toggle_left" width="43" height="36"/>
- <image name="common_toggle_left_disable" width="43" height="36"/>
- <image name="common_toggle_left_press" width="43" height="36"/>
- <image name="common_toggle_left_select" width="43" height="36"/>
- <image name="common_toggle_right" width="43" height="36"/>
- <image name="common_toggle_right_disable" width="43" height="36"/>
- <image name="common_toggle_right_press" width="43" height="36"/>
- <image name="common_toggle_right_select" width="43" height="36"/>
- <image name="img_common_time_divide" width="12" height="36"/>
- <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>
|