| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478 |
- <?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="Hfs-b7-Ddf" customClass="CustomAlertView">
- <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="mCh-NE-tAG" 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="8C8-QW-EnV">
- <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="8C8-QW-EnV" secondAttribute="bottom" id="Ab9-Q6-CBB"/>
- <constraint firstAttribute="trailing" secondItem="8C8-QW-EnV" secondAttribute="trailing" id="eUY-h5-PbS"/>
- <constraint firstItem="8C8-QW-EnV" firstAttribute="top" secondItem="mCh-NE-tAG" secondAttribute="top" id="iyZ-K1-RkT"/>
- <constraint firstItem="8C8-QW-EnV" firstAttribute="leading" secondItem="mCh-NE-tAG" secondAttribute="leading" id="otE-Dr-xrW"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tQz-M2-lwq" userLabel="popUpView">
- <rect key="frame" x="25" y="178" width="270" height="212"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fhZ-ni-XDv" userLabel="ContainerView">
- <rect key="frame" x="0.0" y="0.0" width="270" height="212"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8J6-8S-B4b" 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="ypw-TE-5gz" customClass="CustomImageView">
- <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <accessibility key="accessibilityConfiguration">
- <accessibilityTraits key="traits" none="YES"/>
- </accessibility>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCap">
- <rect key="value" x="0.0" y="0.0" width="0.0" height="0.0"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" preservesSuperviewLayoutMargins="YES" text="멤버 삭제" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cHQ-mV-tQA" customClass="CustomLabel">
- <rect key="frame" x="25" y="0.0" width="245" height="56"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="fKX-qL-Vok"/>
- <constraint firstAttribute="height" constant="63" id="iYg-ZC-BTl">
- <variation key="heightClass=regular-widthClass=compact" constant="64"/>
- </constraint>
- </constraints>
- <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"/>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="fKX-qL-Vok"/>
- <exclude reference="iYg-ZC-BTl"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <exclude reference="fKX-qL-Vok"/>
- <exclude reference="iYg-ZC-BTl"/>
- </mask>
- </variation>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pKE-df-RZg">
- <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="Na2-kP-az7"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="pKE-df-RZg" firstAttribute="top" secondItem="8J6-8S-B4b" secondAttribute="top" id="5Ai-GA-Lyj"/>
- <constraint firstAttribute="bottom" secondItem="ypw-TE-5gz" secondAttribute="bottom" id="9Gx-Bj-fkk"/>
- <constraint firstAttribute="trailing" secondItem="ypw-TE-5gz" secondAttribute="trailing" id="F4E-B1-dH8"/>
- <constraint firstAttribute="height" constant="44" id="Gbv-Df-dqx">
- <variation key="heightClass=regular-widthClass=compact" constant="64"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="cHQ-mV-tQA" secondAttribute="bottom" id="JtF-Ow-3se">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="cHQ-mV-tQA" firstAttribute="leading" secondItem="pKE-df-RZg" secondAttribute="trailing" id="LGe-ht-u1x"/>
- <constraint firstAttribute="bottom" secondItem="pKE-df-RZg" secondAttribute="bottom" id="NaA-Gm-nLr"/>
- <constraint firstAttribute="trailing" secondItem="cHQ-mV-tQA" secondAttribute="trailing" id="SMW-vp-cHK"/>
- <constraint firstItem="cHQ-mV-tQA" firstAttribute="top" secondItem="8J6-8S-B4b" secondAttribute="top" id="cvv-R4-4xG"/>
- <constraint firstItem="ypw-TE-5gz" firstAttribute="top" secondItem="8J6-8S-B4b" secondAttribute="top" id="iDY-wX-ysf"/>
- <constraint firstItem="ypw-TE-5gz" firstAttribute="leading" secondItem="8J6-8S-B4b" secondAttribute="leading" id="iXL-Lh-YrL"/>
- <constraint firstAttribute="height" constant="64" id="k8M-Wa-7jN">
- <variation key="heightClass=regular-widthClass=compact" constant="56"/>
- </constraint>
- <constraint firstItem="pKE-df-RZg" firstAttribute="leading" secondItem="8J6-8S-B4b" secondAttribute="leading" id="wuG-1e-eK9"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="cHQ-mV-tQA"/>
- </mask>
- <mask key="constraints">
- <exclude reference="Gbv-Df-dqx"/>
- <exclude reference="k8M-Wa-7jN"/>
- <exclude reference="JtF-Ow-3se"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="cHQ-mV-tQA"/>
- </mask>
- <mask key="constraints">
- <exclude reference="Gbv-Df-dqx"/>
- <include reference="k8M-Wa-7jN"/>
- <include reference="JtF-Ow-3se"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eJA-Je-sHD" userLabel="View - message">
- <rect key="frame" x="0.0" y="56" width="270" height="106"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="kNj-Eu-VWY">
- <rect key="frame" x="0.0" y="0.0" width="270" height="106"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Message1" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cbz-oh-9hL" customClass="CustomLabel">
- <rect key="frame" x="25" y="15" width="220" height="76"/>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="76" id="bzU-pq-Mfb"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZQJ-8F-UBY">
- <rect key="frame" x="0.0" y="0.0" width="25" height="106"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="V1A-WM-qiS"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KAe-6k-JQV">
- <rect key="frame" x="245" y="0.0" width="25" height="106"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="Yyk-hd-BU8"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P7D-5F-MTj">
- <rect key="frame" x="25" y="0.0" width="220" height="15"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="15" id="lQy-Ia-BfP"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tIG-kF-Qie">
- <rect key="frame" x="25" y="91" width="220" height="15"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="15" id="RcB-wT-ZZc"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="ZQJ-8F-UBY" secondAttribute="bottom" id="6rt-1b-nqp"/>
- <constraint firstItem="tIG-kF-Qie" firstAttribute="top" secondItem="cbz-oh-9hL" secondAttribute="bottom" id="A05-aK-U1n"/>
- <constraint firstItem="cbz-oh-9hL" firstAttribute="leading" secondItem="ZQJ-8F-UBY" secondAttribute="trailing" id="D2x-Ia-bfz"/>
- <constraint firstAttribute="centerX" secondItem="cbz-oh-9hL" secondAttribute="centerX" constant="0.5" id="GG8-Cf-RHl">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="KAe-6k-JQV" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="top" id="HC1-p5-2CB"/>
- <constraint firstItem="tIG-kF-Qie" firstAttribute="leading" secondItem="ZQJ-8F-UBY" secondAttribute="trailing" id="HqC-T0-XLJ"/>
- <constraint firstItem="P7D-5F-MTj" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="top" id="Jv8-Pz-NmZ"/>
- <constraint firstAttribute="bottom" secondItem="KAe-6k-JQV" secondAttribute="bottom" id="KZU-we-qkE"/>
- <constraint firstAttribute="trailing" secondItem="kNj-Eu-VWY" secondAttribute="trailing" id="M0l-ib-UPy"/>
- <constraint firstItem="P7D-5F-MTj" firstAttribute="leading" secondItem="ZQJ-8F-UBY" secondAttribute="trailing" id="N35-Uf-x2o"/>
- <constraint firstItem="ZQJ-8F-UBY" firstAttribute="leading" secondItem="eJA-Je-sHD" secondAttribute="leading" id="RdZ-wa-4pA"/>
- <constraint firstAttribute="bottom" secondItem="kNj-Eu-VWY" secondAttribute="bottom" id="W4z-mL-hjw"/>
- <constraint firstItem="kNj-Eu-VWY" firstAttribute="leading" secondItem="eJA-Je-sHD" secondAttribute="leading" id="d4Y-A2-Zyx"/>
- <constraint firstItem="KAe-6k-JQV" firstAttribute="leading" secondItem="tIG-kF-Qie" secondAttribute="trailing" id="lB6-8h-ekN"/>
- <constraint firstItem="kNj-Eu-VWY" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="top" id="lFi-Bo-Qeu"/>
- <constraint firstItem="KAe-6k-JQV" firstAttribute="leading" secondItem="P7D-5F-MTj" secondAttribute="trailing" id="mYi-za-UzS"/>
- <constraint firstItem="KAe-6k-JQV" firstAttribute="leading" secondItem="cbz-oh-9hL" secondAttribute="trailing" id="pwg-Jg-S5P"/>
- <constraint firstItem="cbz-oh-9hL" firstAttribute="top" secondItem="P7D-5F-MTj" secondAttribute="bottom" id="rVk-2N-BsB"/>
- <constraint firstAttribute="bottom" secondItem="tIG-kF-Qie" secondAttribute="bottom" id="scX-y7-8BR"/>
- <constraint firstItem="ZQJ-8F-UBY" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="top" id="tbQ-TD-bSF"/>
- <constraint firstAttribute="trailing" secondItem="KAe-6k-JQV" secondAttribute="trailing" id="zFu-Md-has"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="cbz-oh-9hL"/>
- </mask>
- <mask key="constraints">
- <exclude reference="GG8-Cf-RHl"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="cbz-oh-9hL"/>
- </mask>
- <mask key="constraints">
- <include reference="GG8-Cf-RHl"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Kp-Aa-8hu" userLabel="View - Container">
- <rect key="frame" x="0.0" y="162" width="270" height="50"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="y8w-yV-bkf" 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" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="btnConfirmTouched:" destination="Hfs-b7-Ddf" eventType="touchUpInside" id="ftj-cb-RK0"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ANL-3C-8HP" 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"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="2Go-Li-2Ye">
- <variation key="heightClass=regular-widthClass=compact" constant="50"/>
- </constraint>
- </constraints>
- <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" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="2Go-Li-2Ye"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <exclude reference="2Go-Li-2Ye"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnCancelTouched:" destination="Hfs-b7-Ddf" eventType="touchUpInside" id="D4Z-8d-G9E"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QEu-MJ-xn4" customClass="CustomButton">
- <rect key="frame" x="0.0" y="0.0" width="270" 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">
- <color key="titleColor" red="0.01176470588" green="0.60392156860000001" blue="0.87450980389999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="btnConfirmSingleTouched:" destination="Hfs-b7-Ddf" eventType="touchUpInside" id="StF-N0-80g"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2bf-Jd-YS4" customClass="CustomButton">
- <rect key="frame" x="0.0" y="0.0" width="270" height="50"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <state key="normal" title="취소" backgroundImage="img_popup_btn">
- <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="btnCancelSingleTouched:" destination="Hfs-b7-Ddf" eventType="touchUpInside" id="i8Y-fH-Mly"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="09O-dh-FeX"/>
- <constraint firstItem="y8w-yV-bkf" firstAttribute="top" secondItem="3Kp-Aa-8hu" secondAttribute="top" id="35P-II-qZO"/>
- <constraint firstAttribute="bottom" secondItem="ANL-3C-8HP" secondAttribute="bottom" id="7ZG-9g-FIc"/>
- <constraint firstItem="y8w-yV-bkf" firstAttribute="leading" secondItem="ANL-3C-8HP" secondAttribute="trailing" id="Aya-8z-VFm"/>
- <constraint firstItem="ANL-3C-8HP" firstAttribute="leading" secondItem="3Kp-Aa-8hu" secondAttribute="leading" id="EYu-Kl-zMs"/>
- <constraint firstItem="QEu-MJ-xn4" firstAttribute="leading" secondItem="3Kp-Aa-8hu" secondAttribute="leading" id="GVe-FD-fb9"/>
- <constraint firstAttribute="trailing" secondItem="y8w-yV-bkf" secondAttribute="trailing" id="J0K-X1-H5I"/>
- <constraint firstAttribute="bottom" secondItem="QEu-MJ-xn4" secondAttribute="bottom" id="L9A-vM-cWz"/>
- <constraint firstAttribute="trailing" secondItem="QEu-MJ-xn4" secondAttribute="trailing" id="QA9-7A-sTD"/>
- <constraint firstAttribute="trailing" secondItem="2bf-Jd-YS4" secondAttribute="trailing" id="TRW-8U-rvq"/>
- <constraint firstAttribute="bottom" secondItem="2bf-Jd-YS4" secondAttribute="bottom" id="Tkb-6C-ctv"/>
- <constraint firstItem="QEu-MJ-xn4" firstAttribute="top" secondItem="3Kp-Aa-8hu" secondAttribute="top" id="dpZ-Mx-eWW"/>
- <constraint firstItem="2bf-Jd-YS4" firstAttribute="leading" secondItem="3Kp-Aa-8hu" secondAttribute="leading" id="iLH-Fm-EFr"/>
- <constraint firstItem="ANL-3C-8HP" firstAttribute="width" secondItem="y8w-yV-bkf" secondAttribute="width" id="mc8-LJ-dsz"/>
- <constraint firstItem="2bf-Jd-YS4" firstAttribute="top" secondItem="3Kp-Aa-8hu" secondAttribute="top" id="nRf-od-BYR"/>
- <constraint firstAttribute="bottom" secondItem="y8w-yV-bkf" secondAttribute="bottom" id="rgA-Uq-A59"/>
- <constraint firstItem="ANL-3C-8HP" firstAttribute="top" secondItem="3Kp-Aa-8hu" secondAttribute="top" id="zz8-fC-5Mf"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="3Kp-Aa-8hu" secondAttribute="bottom" id="1ce-BE-gGP">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="8J6-8S-B4b" secondAttribute="trailing" id="7ro-pD-thq"/>
- <constraint firstItem="3Kp-Aa-8hu" firstAttribute="leading" secondItem="fhZ-ni-XDv" secondAttribute="leading" id="FsS-qL-ssY"/>
- <constraint firstItem="8J6-8S-B4b" firstAttribute="trailing" secondItem="eJA-Je-sHD" secondAttribute="trailing" id="Q4f-TP-o8D"/>
- <constraint firstItem="8J6-8S-B4b" firstAttribute="leading" secondItem="fhZ-ni-XDv" secondAttribute="leading" id="htm-aD-J3g"/>
- <constraint firstItem="3Kp-Aa-8hu" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="bottom" id="iv2-gB-MUr"/>
- <constraint firstAttribute="trailing" secondItem="3Kp-Aa-8hu" secondAttribute="trailing" id="n25-Jl-FY8"/>
- <constraint firstItem="eJA-Je-sHD" firstAttribute="leading" secondItem="fhZ-ni-XDv" secondAttribute="leading" id="sTc-Kq-yOK"/>
- <constraint firstItem="8J6-8S-B4b" firstAttribute="top" secondItem="fhZ-ni-XDv" secondAttribute="top" id="sTw-kQ-yaD">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="eJA-Je-sHD" firstAttribute="top" secondItem="8J6-8S-B4b" secondAttribute="bottom" constant="1" id="uD9-gS-DXj">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="8J6-8S-B4b"/>
- <exclude reference="eJA-Je-sHD"/>
- </mask>
- <mask key="constraints">
- <exclude reference="1ce-BE-gGP"/>
- <exclude reference="FsS-qL-ssY"/>
- <exclude reference="iv2-gB-MUr"/>
- <exclude reference="n25-Jl-FY8"/>
- <exclude reference="7ro-pD-thq"/>
- <exclude reference="Q4f-TP-o8D"/>
- <exclude reference="htm-aD-J3g"/>
- <exclude reference="sTw-kQ-yaD"/>
- <exclude reference="sTc-Kq-yOK"/>
- <exclude reference="uD9-gS-DXj"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="8J6-8S-B4b"/>
- <include reference="eJA-Je-sHD"/>
- </mask>
- <mask key="constraints">
- <include reference="1ce-BE-gGP"/>
- <include reference="FsS-qL-ssY"/>
- <include reference="iv2-gB-MUr"/>
- <include reference="n25-Jl-FY8"/>
- <include reference="7ro-pD-thq"/>
- <include reference="Q4f-TP-o8D"/>
- <include reference="htm-aD-J3g"/>
- <include reference="sTw-kQ-yaD"/>
- <include reference="sTc-Kq-yOK"/>
- <include reference="uD9-gS-DXj"/>
- </mask>
- </variation>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="fhZ-ni-XDv" firstAttribute="leading" secondItem="tQz-M2-lwq" secondAttribute="leading" constant="66" id="Ph7-Gu-nIG">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="fhZ-ni-XDv" firstAttribute="top" secondItem="tQz-M2-lwq" secondAttribute="top" constant="1" id="WEB-nP-s4o">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="fhZ-ni-XDv" secondAttribute="trailing" constant="66" id="WYD-K1-ose">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="fhZ-ni-XDv" secondAttribute="bottom" constant="1" id="w5Z-CR-EEo">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="fhZ-ni-XDv"/>
- </mask>
- <mask key="constraints">
- <exclude reference="Ph7-Gu-nIG"/>
- <exclude reference="WEB-nP-s4o"/>
- <exclude reference="WYD-K1-ose"/>
- <exclude reference="w5Z-CR-EEo"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="fhZ-ni-XDv"/>
- </mask>
- <mask key="constraints">
- <include reference="Ph7-Gu-nIG"/>
- <include reference="WEB-nP-s4o"/>
- <include reference="WYD-K1-ose"/>
- <include reference="w5Z-CR-EEo"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2Jf-Hh-4AO">
- <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="w9h-3k-zYa"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IaV-EO-VZU">
- <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="EAV-DN-OOL"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="IaV-EO-VZU" firstAttribute="leading" secondItem="tQz-M2-lwq" secondAttribute="trailing" id="2FF-ut-uP5"/>
- <constraint firstAttribute="trailing" secondItem="IaV-EO-VZU" secondAttribute="trailing" id="5v0-OR-7c3"/>
- <constraint firstItem="tQz-M2-lwq" firstAttribute="leading" secondItem="2Jf-Hh-4AO" secondAttribute="trailing" id="MVt-Rh-WqB"/>
- <constraint firstAttribute="bottom" secondItem="2Jf-Hh-4AO" secondAttribute="bottom" id="PrV-A5-MTd"/>
- <constraint firstAttribute="trailing" secondItem="mCh-NE-tAG" secondAttribute="trailing" id="TuD-j8-Nz4"/>
- <constraint firstItem="mCh-NE-tAG" firstAttribute="top" secondItem="Hfs-b7-Ddf" secondAttribute="top" id="bMC-co-y9T"/>
- <constraint firstAttribute="bottom" secondItem="mCh-NE-tAG" secondAttribute="bottom" id="fT0-Ep-NuD"/>
- <constraint firstItem="IaV-EO-VZU" firstAttribute="top" secondItem="Hfs-b7-Ddf" secondAttribute="top" id="iEm-pO-gOE"/>
- <constraint firstItem="2Jf-Hh-4AO" firstAttribute="leading" secondItem="Hfs-b7-Ddf" secondAttribute="leading" id="jMq-Fw-R6p"/>
- <constraint firstItem="mCh-NE-tAG" firstAttribute="leading" secondItem="Hfs-b7-Ddf" secondAttribute="leading" id="jUR-RX-88G"/>
- <constraint firstAttribute="centerY" secondItem="tQz-M2-lwq" secondAttribute="centerY" constant="12" placeholder="YES" id="mYt-c7-5wW">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="IaV-EO-VZU" secondAttribute="bottom" id="qQX-wf-Eio"/>
- <constraint firstItem="2Jf-Hh-4AO" firstAttribute="top" secondItem="Hfs-b7-Ddf" secondAttribute="top" id="tSQ-zv-lh5"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="mCh-NE-tAG"/>
- <exclude reference="tQz-M2-lwq"/>
- </mask>
- <mask key="constraints">
- <exclude reference="mYt-c7-5wW"/>
- <exclude reference="TuD-j8-Nz4"/>
- <exclude reference="bMC-co-y9T"/>
- <exclude reference="fT0-Ep-NuD"/>
- <exclude reference="jUR-RX-88G"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="mCh-NE-tAG"/>
- <include reference="tQz-M2-lwq"/>
- </mask>
- <mask key="constraints">
- <include reference="mYt-c7-5wW"/>
- <include reference="TuD-j8-Nz4"/>
- <include reference="bMC-co-y9T"/>
- <include reference="fT0-Ep-NuD"/>
- <include reference="jUR-RX-88G"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnCancel" destination="ANL-3C-8HP" id="Aq5-T6-elO"/>
- <outlet property="btnCancelSingle" destination="2bf-Jd-YS4" id="e7L-rK-OOO"/>
- <outlet property="btnConfirm" destination="y8w-yV-bkf" id="SZW-na-pCG"/>
- <outlet property="btnConfirmSingle" destination="QEu-MJ-xn4" id="P01-2Y-Ky1"/>
- <outlet property="containerView" destination="fhZ-ni-XDv" id="tB8-2s-UbC"/>
- <outlet property="imgTitleBar" destination="ypw-TE-5gz" id="vch-oy-GPA"/>
- <outlet property="lblMessage1" destination="cbz-oh-9hL" id="fgf-Dz-ZYQ"/>
- <outlet property="lblTitle" destination="cHQ-mV-tQA" id="gI2-0Q-WbG"/>
- <outlet property="maskingView" destination="mCh-NE-tAG" id="Cii-1f-YgQ"/>
- <outlet property="popUpTitleImage" destination="ypw-TE-5gz" id="cRR-iz-l6u"/>
- <outlet property="popUpView" destination="tQz-M2-lwq" id="M9E-fl-GQ3"/>
- </connections>
- <point key="canvasLocation" x="-413" y="-98"/>
- </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" width="37" height="33"/>
- <image name="img_popup_btn_left" width="37" height="34"/>
- <image name="img_popup_btn_right" width="37" height="34"/>
- </resources>
- </document>
|