CustomAlertView.xib 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_0" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" id="Hfs-b7-Ddf" customClass="CustomAlertView">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mCh-NE-tAG" userLabel="maskView">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  19. <subviews>
  20. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="common_bg_alpha_85" translatesAutoresizingMaskIntoConstraints="NO" id="8C8-QW-EnV">
  21. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  22. </imageView>
  23. </subviews>
  24. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  25. <constraints>
  26. <constraint firstAttribute="bottom" secondItem="8C8-QW-EnV" secondAttribute="bottom" id="Ab9-Q6-CBB"/>
  27. <constraint firstAttribute="trailing" secondItem="8C8-QW-EnV" secondAttribute="trailing" id="eUY-h5-PbS"/>
  28. <constraint firstItem="8C8-QW-EnV" firstAttribute="top" secondItem="mCh-NE-tAG" secondAttribute="top" id="iyZ-K1-RkT"/>
  29. <constraint firstItem="8C8-QW-EnV" firstAttribute="leading" secondItem="mCh-NE-tAG" secondAttribute="leading" id="otE-Dr-xrW"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tQz-M2-lwq" userLabel="popUpView">
  33. <rect key="frame" x="25" y="178" width="270" height="212"/>
  34. <subviews>
  35. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fhZ-ni-XDv" userLabel="ContainerView">
  36. <rect key="frame" x="0.0" y="0.0" width="270" height="212"/>
  37. <subviews>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8J6-8S-B4b" userLabel="View - Title">
  39. <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
  40. <subviews>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="ypw-TE-5gz" customClass="CustomImageView">
  42. <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
  43. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  44. <accessibility key="accessibilityConfiguration">
  45. <accessibilityTraits key="traits" none="YES"/>
  46. </accessibility>
  47. <userDefinedRuntimeAttributes>
  48. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCap">
  49. <rect key="value" x="0.0" y="0.0" width="0.0" height="0.0"/>
  50. </userDefinedRuntimeAttribute>
  51. </userDefinedRuntimeAttributes>
  52. </imageView>
  53. <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">
  54. <rect key="frame" x="25" y="0.0" width="245" height="56"/>
  55. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="64" id="fKX-qL-Vok"/>
  58. <constraint firstAttribute="height" constant="63" id="iYg-ZC-BTl">
  59. <variation key="heightClass=regular-widthClass=compact" constant="64"/>
  60. </constraint>
  61. </constraints>
  62. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  63. <color key="textColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  64. <nil key="highlightedColor"/>
  65. <variation key="default">
  66. <mask key="constraints">
  67. <exclude reference="fKX-qL-Vok"/>
  68. <exclude reference="iYg-ZC-BTl"/>
  69. </mask>
  70. </variation>
  71. <variation key="heightClass=regular-widthClass=compact">
  72. <mask key="constraints">
  73. <exclude reference="fKX-qL-Vok"/>
  74. <exclude reference="iYg-ZC-BTl"/>
  75. </mask>
  76. </variation>
  77. </label>
  78. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pKE-df-RZg">
  79. <rect key="frame" x="0.0" y="0.0" width="25" height="56"/>
  80. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  81. <constraints>
  82. <constraint firstAttribute="width" constant="25" id="Na2-kP-az7"/>
  83. </constraints>
  84. </view>
  85. </subviews>
  86. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  87. <constraints>
  88. <constraint firstItem="pKE-df-RZg" firstAttribute="top" secondItem="8J6-8S-B4b" secondAttribute="top" id="5Ai-GA-Lyj"/>
  89. <constraint firstAttribute="bottom" secondItem="ypw-TE-5gz" secondAttribute="bottom" id="9Gx-Bj-fkk"/>
  90. <constraint firstAttribute="trailing" secondItem="ypw-TE-5gz" secondAttribute="trailing" id="F4E-B1-dH8"/>
  91. <constraint firstAttribute="height" constant="44" id="Gbv-Df-dqx">
  92. <variation key="heightClass=regular-widthClass=compact" constant="64"/>
  93. </constraint>
  94. <constraint firstAttribute="bottom" secondItem="cHQ-mV-tQA" secondAttribute="bottom" id="JtF-Ow-3se">
  95. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  96. </constraint>
  97. <constraint firstItem="cHQ-mV-tQA" firstAttribute="leading" secondItem="pKE-df-RZg" secondAttribute="trailing" id="LGe-ht-u1x"/>
  98. <constraint firstAttribute="bottom" secondItem="pKE-df-RZg" secondAttribute="bottom" id="NaA-Gm-nLr"/>
  99. <constraint firstAttribute="trailing" secondItem="cHQ-mV-tQA" secondAttribute="trailing" id="SMW-vp-cHK"/>
  100. <constraint firstItem="cHQ-mV-tQA" firstAttribute="top" secondItem="8J6-8S-B4b" secondAttribute="top" id="cvv-R4-4xG"/>
  101. <constraint firstItem="ypw-TE-5gz" firstAttribute="top" secondItem="8J6-8S-B4b" secondAttribute="top" id="iDY-wX-ysf"/>
  102. <constraint firstItem="ypw-TE-5gz" firstAttribute="leading" secondItem="8J6-8S-B4b" secondAttribute="leading" id="iXL-Lh-YrL"/>
  103. <constraint firstAttribute="height" constant="64" id="k8M-Wa-7jN">
  104. <variation key="heightClass=regular-widthClass=compact" constant="56"/>
  105. </constraint>
  106. <constraint firstItem="pKE-df-RZg" firstAttribute="leading" secondItem="8J6-8S-B4b" secondAttribute="leading" id="wuG-1e-eK9"/>
  107. </constraints>
  108. <variation key="default">
  109. <mask key="subviews">
  110. <exclude reference="cHQ-mV-tQA"/>
  111. </mask>
  112. <mask key="constraints">
  113. <exclude reference="Gbv-Df-dqx"/>
  114. <exclude reference="k8M-Wa-7jN"/>
  115. <exclude reference="JtF-Ow-3se"/>
  116. </mask>
  117. </variation>
  118. <variation key="heightClass=regular-widthClass=compact">
  119. <mask key="subviews">
  120. <include reference="cHQ-mV-tQA"/>
  121. </mask>
  122. <mask key="constraints">
  123. <exclude reference="Gbv-Df-dqx"/>
  124. <include reference="k8M-Wa-7jN"/>
  125. <include reference="JtF-Ow-3se"/>
  126. </mask>
  127. </variation>
  128. </view>
  129. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eJA-Je-sHD" userLabel="View - message">
  130. <rect key="frame" x="0.0" y="56" width="270" height="106"/>
  131. <subviews>
  132. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="kNj-Eu-VWY">
  133. <rect key="frame" x="0.0" y="0.0" width="270" height="106"/>
  134. </imageView>
  135. <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">
  136. <rect key="frame" x="25" y="15" width="220" height="76"/>
  137. <constraints>
  138. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="76" id="bzU-pq-Mfb"/>
  139. </constraints>
  140. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  141. <nil key="highlightedColor"/>
  142. </label>
  143. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZQJ-8F-UBY">
  144. <rect key="frame" x="0.0" y="0.0" width="25" height="106"/>
  145. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  146. <constraints>
  147. <constraint firstAttribute="width" constant="25" id="V1A-WM-qiS"/>
  148. </constraints>
  149. </view>
  150. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KAe-6k-JQV">
  151. <rect key="frame" x="245" y="0.0" width="25" height="106"/>
  152. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  153. <constraints>
  154. <constraint firstAttribute="width" constant="25" id="Yyk-hd-BU8"/>
  155. </constraints>
  156. </view>
  157. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P7D-5F-MTj">
  158. <rect key="frame" x="25" y="0.0" width="220" height="15"/>
  159. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  160. <constraints>
  161. <constraint firstAttribute="height" constant="15" id="lQy-Ia-BfP"/>
  162. </constraints>
  163. </view>
  164. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tIG-kF-Qie">
  165. <rect key="frame" x="25" y="91" width="220" height="15"/>
  166. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  167. <constraints>
  168. <constraint firstAttribute="height" constant="15" id="RcB-wT-ZZc"/>
  169. </constraints>
  170. </view>
  171. </subviews>
  172. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  173. <constraints>
  174. <constraint firstAttribute="bottom" secondItem="ZQJ-8F-UBY" secondAttribute="bottom" id="6rt-1b-nqp"/>
  175. <constraint firstItem="tIG-kF-Qie" firstAttribute="top" secondItem="cbz-oh-9hL" secondAttribute="bottom" id="A05-aK-U1n"/>
  176. <constraint firstItem="cbz-oh-9hL" firstAttribute="leading" secondItem="ZQJ-8F-UBY" secondAttribute="trailing" id="D2x-Ia-bfz"/>
  177. <constraint firstAttribute="centerX" secondItem="cbz-oh-9hL" secondAttribute="centerX" constant="0.5" id="GG8-Cf-RHl">
  178. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  179. </constraint>
  180. <constraint firstItem="KAe-6k-JQV" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="top" id="HC1-p5-2CB"/>
  181. <constraint firstItem="tIG-kF-Qie" firstAttribute="leading" secondItem="ZQJ-8F-UBY" secondAttribute="trailing" id="HqC-T0-XLJ"/>
  182. <constraint firstItem="P7D-5F-MTj" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="top" id="Jv8-Pz-NmZ"/>
  183. <constraint firstAttribute="bottom" secondItem="KAe-6k-JQV" secondAttribute="bottom" id="KZU-we-qkE"/>
  184. <constraint firstAttribute="trailing" secondItem="kNj-Eu-VWY" secondAttribute="trailing" id="M0l-ib-UPy"/>
  185. <constraint firstItem="P7D-5F-MTj" firstAttribute="leading" secondItem="ZQJ-8F-UBY" secondAttribute="trailing" id="N35-Uf-x2o"/>
  186. <constraint firstItem="ZQJ-8F-UBY" firstAttribute="leading" secondItem="eJA-Je-sHD" secondAttribute="leading" id="RdZ-wa-4pA"/>
  187. <constraint firstAttribute="bottom" secondItem="kNj-Eu-VWY" secondAttribute="bottom" id="W4z-mL-hjw"/>
  188. <constraint firstItem="kNj-Eu-VWY" firstAttribute="leading" secondItem="eJA-Je-sHD" secondAttribute="leading" id="d4Y-A2-Zyx"/>
  189. <constraint firstItem="KAe-6k-JQV" firstAttribute="leading" secondItem="tIG-kF-Qie" secondAttribute="trailing" id="lB6-8h-ekN"/>
  190. <constraint firstItem="kNj-Eu-VWY" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="top" id="lFi-Bo-Qeu"/>
  191. <constraint firstItem="KAe-6k-JQV" firstAttribute="leading" secondItem="P7D-5F-MTj" secondAttribute="trailing" id="mYi-za-UzS"/>
  192. <constraint firstItem="KAe-6k-JQV" firstAttribute="leading" secondItem="cbz-oh-9hL" secondAttribute="trailing" id="pwg-Jg-S5P"/>
  193. <constraint firstItem="cbz-oh-9hL" firstAttribute="top" secondItem="P7D-5F-MTj" secondAttribute="bottom" id="rVk-2N-BsB"/>
  194. <constraint firstAttribute="bottom" secondItem="tIG-kF-Qie" secondAttribute="bottom" id="scX-y7-8BR"/>
  195. <constraint firstItem="ZQJ-8F-UBY" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="top" id="tbQ-TD-bSF"/>
  196. <constraint firstAttribute="trailing" secondItem="KAe-6k-JQV" secondAttribute="trailing" id="zFu-Md-has"/>
  197. </constraints>
  198. <variation key="default">
  199. <mask key="subviews">
  200. <exclude reference="cbz-oh-9hL"/>
  201. </mask>
  202. <mask key="constraints">
  203. <exclude reference="GG8-Cf-RHl"/>
  204. </mask>
  205. </variation>
  206. <variation key="heightClass=regular-widthClass=compact">
  207. <mask key="subviews">
  208. <include reference="cbz-oh-9hL"/>
  209. </mask>
  210. <mask key="constraints">
  211. <include reference="GG8-Cf-RHl"/>
  212. </mask>
  213. </variation>
  214. </view>
  215. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Kp-Aa-8hu" userLabel="View - Container">
  216. <rect key="frame" x="0.0" y="162" width="270" height="50"/>
  217. <subviews>
  218. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="y8w-yV-bkf" customClass="CustomButton">
  219. <rect key="frame" x="135" y="0.0" width="135" height="50"/>
  220. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  221. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  222. <state key="normal" title="예" backgroundImage="img_popup_btn_right">
  223. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  224. <color key="titleShadowColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  225. </state>
  226. <connections>
  227. <action selector="btnConfirmTouched:" destination="Hfs-b7-Ddf" eventType="touchUpInside" id="ftj-cb-RK0"/>
  228. </connections>
  229. </button>
  230. <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">
  231. <rect key="frame" x="0.0" y="0.0" width="135" height="50"/>
  232. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  233. <constraints>
  234. <constraint firstAttribute="height" constant="44" id="2Go-Li-2Ye">
  235. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  236. </constraint>
  237. </constraints>
  238. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  239. <state key="normal" title="아니오" backgroundImage="img_popup_btn_left">
  240. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  241. <color key="titleShadowColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  242. </state>
  243. <variation key="default">
  244. <mask key="constraints">
  245. <exclude reference="2Go-Li-2Ye"/>
  246. </mask>
  247. </variation>
  248. <variation key="heightClass=regular-widthClass=compact">
  249. <mask key="constraints">
  250. <exclude reference="2Go-Li-2Ye"/>
  251. </mask>
  252. </variation>
  253. <connections>
  254. <action selector="btnCancelTouched:" destination="Hfs-b7-Ddf" eventType="touchUpInside" id="D4Z-8d-G9E"/>
  255. </connections>
  256. </button>
  257. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QEu-MJ-xn4" customClass="CustomButton">
  258. <rect key="frame" x="0.0" y="0.0" width="270" height="50"/>
  259. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  260. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  261. <state key="normal" title="확인" backgroundImage="img_popup_btn">
  262. <color key="titleColor" red="0.01176470588" green="0.60392156860000001" blue="0.87450980389999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  263. <color key="titleShadowColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  264. </state>
  265. <connections>
  266. <action selector="btnConfirmSingleTouched:" destination="Hfs-b7-Ddf" eventType="touchUpInside" id="StF-N0-80g"/>
  267. </connections>
  268. </button>
  269. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2bf-Jd-YS4" customClass="CustomButton">
  270. <rect key="frame" x="0.0" y="0.0" width="270" height="50"/>
  271. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  272. <state key="normal" title="취소" backgroundImage="img_popup_btn">
  273. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  274. </state>
  275. <connections>
  276. <action selector="btnCancelSingleTouched:" destination="Hfs-b7-Ddf" eventType="touchUpInside" id="i8Y-fH-Mly"/>
  277. </connections>
  278. </button>
  279. </subviews>
  280. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  281. <constraints>
  282. <constraint firstAttribute="height" constant="50" id="09O-dh-FeX"/>
  283. <constraint firstItem="y8w-yV-bkf" firstAttribute="top" secondItem="3Kp-Aa-8hu" secondAttribute="top" id="35P-II-qZO"/>
  284. <constraint firstAttribute="bottom" secondItem="ANL-3C-8HP" secondAttribute="bottom" id="7ZG-9g-FIc"/>
  285. <constraint firstItem="y8w-yV-bkf" firstAttribute="leading" secondItem="ANL-3C-8HP" secondAttribute="trailing" id="Aya-8z-VFm"/>
  286. <constraint firstItem="ANL-3C-8HP" firstAttribute="leading" secondItem="3Kp-Aa-8hu" secondAttribute="leading" id="EYu-Kl-zMs"/>
  287. <constraint firstItem="QEu-MJ-xn4" firstAttribute="leading" secondItem="3Kp-Aa-8hu" secondAttribute="leading" id="GVe-FD-fb9"/>
  288. <constraint firstAttribute="trailing" secondItem="y8w-yV-bkf" secondAttribute="trailing" id="J0K-X1-H5I"/>
  289. <constraint firstAttribute="bottom" secondItem="QEu-MJ-xn4" secondAttribute="bottom" id="L9A-vM-cWz"/>
  290. <constraint firstAttribute="trailing" secondItem="QEu-MJ-xn4" secondAttribute="trailing" id="QA9-7A-sTD"/>
  291. <constraint firstAttribute="trailing" secondItem="2bf-Jd-YS4" secondAttribute="trailing" id="TRW-8U-rvq"/>
  292. <constraint firstAttribute="bottom" secondItem="2bf-Jd-YS4" secondAttribute="bottom" id="Tkb-6C-ctv"/>
  293. <constraint firstItem="QEu-MJ-xn4" firstAttribute="top" secondItem="3Kp-Aa-8hu" secondAttribute="top" id="dpZ-Mx-eWW"/>
  294. <constraint firstItem="2bf-Jd-YS4" firstAttribute="leading" secondItem="3Kp-Aa-8hu" secondAttribute="leading" id="iLH-Fm-EFr"/>
  295. <constraint firstItem="ANL-3C-8HP" firstAttribute="width" secondItem="y8w-yV-bkf" secondAttribute="width" id="mc8-LJ-dsz"/>
  296. <constraint firstItem="2bf-Jd-YS4" firstAttribute="top" secondItem="3Kp-Aa-8hu" secondAttribute="top" id="nRf-od-BYR"/>
  297. <constraint firstAttribute="bottom" secondItem="y8w-yV-bkf" secondAttribute="bottom" id="rgA-Uq-A59"/>
  298. <constraint firstItem="ANL-3C-8HP" firstAttribute="top" secondItem="3Kp-Aa-8hu" secondAttribute="top" id="zz8-fC-5Mf"/>
  299. </constraints>
  300. </view>
  301. </subviews>
  302. <constraints>
  303. <constraint firstAttribute="bottom" secondItem="3Kp-Aa-8hu" secondAttribute="bottom" id="1ce-BE-gGP">
  304. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  305. </constraint>
  306. <constraint firstAttribute="trailing" secondItem="8J6-8S-B4b" secondAttribute="trailing" id="7ro-pD-thq"/>
  307. <constraint firstItem="3Kp-Aa-8hu" firstAttribute="leading" secondItem="fhZ-ni-XDv" secondAttribute="leading" id="FsS-qL-ssY"/>
  308. <constraint firstItem="8J6-8S-B4b" firstAttribute="trailing" secondItem="eJA-Je-sHD" secondAttribute="trailing" id="Q4f-TP-o8D"/>
  309. <constraint firstItem="8J6-8S-B4b" firstAttribute="leading" secondItem="fhZ-ni-XDv" secondAttribute="leading" id="htm-aD-J3g"/>
  310. <constraint firstItem="3Kp-Aa-8hu" firstAttribute="top" secondItem="eJA-Je-sHD" secondAttribute="bottom" id="iv2-gB-MUr"/>
  311. <constraint firstAttribute="trailing" secondItem="3Kp-Aa-8hu" secondAttribute="trailing" id="n25-Jl-FY8"/>
  312. <constraint firstItem="eJA-Je-sHD" firstAttribute="leading" secondItem="fhZ-ni-XDv" secondAttribute="leading" id="sTc-Kq-yOK"/>
  313. <constraint firstItem="8J6-8S-B4b" firstAttribute="top" secondItem="fhZ-ni-XDv" secondAttribute="top" id="sTw-kQ-yaD">
  314. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  315. </constraint>
  316. <constraint firstItem="eJA-Je-sHD" firstAttribute="top" secondItem="8J6-8S-B4b" secondAttribute="bottom" constant="1" id="uD9-gS-DXj">
  317. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  318. </constraint>
  319. </constraints>
  320. <variation key="default">
  321. <mask key="subviews">
  322. <exclude reference="8J6-8S-B4b"/>
  323. <exclude reference="eJA-Je-sHD"/>
  324. </mask>
  325. <mask key="constraints">
  326. <exclude reference="1ce-BE-gGP"/>
  327. <exclude reference="FsS-qL-ssY"/>
  328. <exclude reference="iv2-gB-MUr"/>
  329. <exclude reference="n25-Jl-FY8"/>
  330. <exclude reference="7ro-pD-thq"/>
  331. <exclude reference="Q4f-TP-o8D"/>
  332. <exclude reference="htm-aD-J3g"/>
  333. <exclude reference="sTw-kQ-yaD"/>
  334. <exclude reference="sTc-Kq-yOK"/>
  335. <exclude reference="uD9-gS-DXj"/>
  336. </mask>
  337. </variation>
  338. <variation key="heightClass=regular-widthClass=compact">
  339. <mask key="subviews">
  340. <include reference="8J6-8S-B4b"/>
  341. <include reference="eJA-Je-sHD"/>
  342. </mask>
  343. <mask key="constraints">
  344. <include reference="1ce-BE-gGP"/>
  345. <include reference="FsS-qL-ssY"/>
  346. <include reference="iv2-gB-MUr"/>
  347. <include reference="n25-Jl-FY8"/>
  348. <include reference="7ro-pD-thq"/>
  349. <include reference="Q4f-TP-o8D"/>
  350. <include reference="htm-aD-J3g"/>
  351. <include reference="sTw-kQ-yaD"/>
  352. <include reference="sTc-Kq-yOK"/>
  353. <include reference="uD9-gS-DXj"/>
  354. </mask>
  355. </variation>
  356. </view>
  357. </subviews>
  358. <constraints>
  359. <constraint firstItem="fhZ-ni-XDv" firstAttribute="leading" secondItem="tQz-M2-lwq" secondAttribute="leading" constant="66" id="Ph7-Gu-nIG">
  360. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  361. </constraint>
  362. <constraint firstItem="fhZ-ni-XDv" firstAttribute="top" secondItem="tQz-M2-lwq" secondAttribute="top" constant="1" id="WEB-nP-s4o">
  363. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  364. </constraint>
  365. <constraint firstAttribute="trailing" secondItem="fhZ-ni-XDv" secondAttribute="trailing" constant="66" id="WYD-K1-ose">
  366. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  367. </constraint>
  368. <constraint firstAttribute="bottom" secondItem="fhZ-ni-XDv" secondAttribute="bottom" constant="1" id="w5Z-CR-EEo">
  369. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  370. </constraint>
  371. </constraints>
  372. <variation key="default">
  373. <mask key="subviews">
  374. <exclude reference="fhZ-ni-XDv"/>
  375. </mask>
  376. <mask key="constraints">
  377. <exclude reference="Ph7-Gu-nIG"/>
  378. <exclude reference="WEB-nP-s4o"/>
  379. <exclude reference="WYD-K1-ose"/>
  380. <exclude reference="w5Z-CR-EEo"/>
  381. </mask>
  382. </variation>
  383. <variation key="heightClass=regular-widthClass=compact">
  384. <mask key="subviews">
  385. <include reference="fhZ-ni-XDv"/>
  386. </mask>
  387. <mask key="constraints">
  388. <include reference="Ph7-Gu-nIG"/>
  389. <include reference="WEB-nP-s4o"/>
  390. <include reference="WYD-K1-ose"/>
  391. <include reference="w5Z-CR-EEo"/>
  392. </mask>
  393. </variation>
  394. </view>
  395. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2Jf-Hh-4AO">
  396. <rect key="frame" x="0.0" y="0.0" width="25" height="568"/>
  397. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  398. <constraints>
  399. <constraint firstAttribute="width" constant="25" id="w9h-3k-zYa"/>
  400. </constraints>
  401. </view>
  402. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IaV-EO-VZU">
  403. <rect key="frame" x="295" y="0.0" width="25" height="568"/>
  404. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  405. <constraints>
  406. <constraint firstAttribute="width" constant="25" id="EAV-DN-OOL"/>
  407. </constraints>
  408. </view>
  409. </subviews>
  410. <constraints>
  411. <constraint firstItem="IaV-EO-VZU" firstAttribute="leading" secondItem="tQz-M2-lwq" secondAttribute="trailing" id="2FF-ut-uP5"/>
  412. <constraint firstAttribute="trailing" secondItem="IaV-EO-VZU" secondAttribute="trailing" id="5v0-OR-7c3"/>
  413. <constraint firstItem="tQz-M2-lwq" firstAttribute="leading" secondItem="2Jf-Hh-4AO" secondAttribute="trailing" id="MVt-Rh-WqB"/>
  414. <constraint firstAttribute="bottom" secondItem="2Jf-Hh-4AO" secondAttribute="bottom" id="PrV-A5-MTd"/>
  415. <constraint firstAttribute="trailing" secondItem="mCh-NE-tAG" secondAttribute="trailing" id="TuD-j8-Nz4"/>
  416. <constraint firstItem="mCh-NE-tAG" firstAttribute="top" secondItem="Hfs-b7-Ddf" secondAttribute="top" id="bMC-co-y9T"/>
  417. <constraint firstAttribute="bottom" secondItem="mCh-NE-tAG" secondAttribute="bottom" id="fT0-Ep-NuD"/>
  418. <constraint firstItem="IaV-EO-VZU" firstAttribute="top" secondItem="Hfs-b7-Ddf" secondAttribute="top" id="iEm-pO-gOE"/>
  419. <constraint firstItem="2Jf-Hh-4AO" firstAttribute="leading" secondItem="Hfs-b7-Ddf" secondAttribute="leading" id="jMq-Fw-R6p"/>
  420. <constraint firstItem="mCh-NE-tAG" firstAttribute="leading" secondItem="Hfs-b7-Ddf" secondAttribute="leading" id="jUR-RX-88G"/>
  421. <constraint firstAttribute="centerY" secondItem="tQz-M2-lwq" secondAttribute="centerY" constant="12" placeholder="YES" id="mYt-c7-5wW">
  422. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  423. </constraint>
  424. <constraint firstAttribute="bottom" secondItem="IaV-EO-VZU" secondAttribute="bottom" id="qQX-wf-Eio"/>
  425. <constraint firstItem="2Jf-Hh-4AO" firstAttribute="top" secondItem="Hfs-b7-Ddf" secondAttribute="top" id="tSQ-zv-lh5"/>
  426. </constraints>
  427. <variation key="default">
  428. <mask key="subviews">
  429. <exclude reference="mCh-NE-tAG"/>
  430. <exclude reference="tQz-M2-lwq"/>
  431. </mask>
  432. <mask key="constraints">
  433. <exclude reference="mYt-c7-5wW"/>
  434. <exclude reference="TuD-j8-Nz4"/>
  435. <exclude reference="bMC-co-y9T"/>
  436. <exclude reference="fT0-Ep-NuD"/>
  437. <exclude reference="jUR-RX-88G"/>
  438. </mask>
  439. </variation>
  440. <variation key="heightClass=regular-widthClass=compact">
  441. <mask key="subviews">
  442. <include reference="mCh-NE-tAG"/>
  443. <include reference="tQz-M2-lwq"/>
  444. </mask>
  445. <mask key="constraints">
  446. <include reference="mYt-c7-5wW"/>
  447. <include reference="TuD-j8-Nz4"/>
  448. <include reference="bMC-co-y9T"/>
  449. <include reference="fT0-Ep-NuD"/>
  450. <include reference="jUR-RX-88G"/>
  451. </mask>
  452. </variation>
  453. <connections>
  454. <outlet property="btnCancel" destination="ANL-3C-8HP" id="Aq5-T6-elO"/>
  455. <outlet property="btnCancelSingle" destination="2bf-Jd-YS4" id="e7L-rK-OOO"/>
  456. <outlet property="btnConfirm" destination="y8w-yV-bkf" id="SZW-na-pCG"/>
  457. <outlet property="btnConfirmSingle" destination="QEu-MJ-xn4" id="P01-2Y-Ky1"/>
  458. <outlet property="containerView" destination="fhZ-ni-XDv" id="tB8-2s-UbC"/>
  459. <outlet property="imgTitleBar" destination="ypw-TE-5gz" id="vch-oy-GPA"/>
  460. <outlet property="lblMessage1" destination="cbz-oh-9hL" id="fgf-Dz-ZYQ"/>
  461. <outlet property="lblTitle" destination="cHQ-mV-tQA" id="gI2-0Q-WbG"/>
  462. <outlet property="maskingView" destination="mCh-NE-tAG" id="Cii-1f-YgQ"/>
  463. <outlet property="popUpTitleImage" destination="ypw-TE-5gz" id="cRR-iz-l6u"/>
  464. <outlet property="popUpView" destination="tQz-M2-lwq" id="M9E-fl-GQ3"/>
  465. </connections>
  466. <point key="canvasLocation" x="308" y="406"/>
  467. </view>
  468. </objects>
  469. <resources>
  470. <image name="common_bg_alpha_85" width="2" height="2"/>
  471. <image name="img_popup_bg_body" width="2" height="2"/>
  472. <image name="img_popup_bg_head" width="37" height="48"/>
  473. <image name="img_popup_btn" width="37" height="33"/>
  474. <image name="img_popup_btn_left" width="37" height="34"/>
  475. <image name="img_popup_btn_right" width="37" height="34"/>
  476. </resources>
  477. </document>