RulesConditionHomeModePopupView.xib 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina4_0" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
  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="qLf-va-EAG" customClass="RulesConditionHomeModePopupView">
  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="4c3-gb-BwR" 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="Gy0-R6-N5l">
  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 firstItem="Gy0-R6-N5l" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="E5D-d0-IPk"/>
  27. <constraint firstAttribute="trailing" secondItem="Gy0-R6-N5l" secondAttribute="trailing" id="H0m-6t-XEh"/>
  28. <constraint firstAttribute="bottom" secondItem="Gy0-R6-N5l" secondAttribute="bottom" id="ITq-qt-BH8"/>
  29. <constraint firstItem="Gy0-R6-N5l" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="kax-Fn-lsQ"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  33. <rect key="frame" x="25" y="77" width="270" height="414"/>
  34. <subviews>
  35. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Np-sH-ysD" userLabel="ContainerView">
  36. <rect key="frame" x="0.0" y="0.0" width="270" height="414"/>
  37. <subviews>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7nf-Ia-7Kq" 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="qIJ-v4-Xnd" customClass="CustomImageView">
  42. <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
  43. </imageView>
  44. <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">
  45. <rect key="frame" x="25" y="0.0" width="245" height="56"/>
  46. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  47. <color key="textColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w6d-G2-mnT">
  51. <rect key="frame" x="0.0" y="0.0" width="25" height="56"/>
  52. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="25" id="eGu-j2-gSW"/>
  55. </constraints>
  56. </view>
  57. </subviews>
  58. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  59. <constraints>
  60. <constraint firstAttribute="height" constant="44" id="1fj-XN-uH0">
  61. <variation key="heightClass=regular-widthClass=compact" constant="64"/>
  62. </constraint>
  63. <constraint firstAttribute="bottom" secondItem="qIJ-v4-Xnd" secondAttribute="bottom" id="9ij-15-Eaj"/>
  64. <constraint firstItem="w6d-G2-mnT" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="KEf-FI-V0f"/>
  65. <constraint firstItem="IE2-24-gHl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ldj-nV-yrM">
  66. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  67. </constraint>
  68. <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="w6d-G2-mnT" secondAttribute="trailing" id="R9m-qo-9ir"/>
  69. <constraint firstItem="qIJ-v4-Xnd" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="TYl-Cj-pPZ"/>
  70. <constraint firstAttribute="height" constant="56" id="VL4-pR-WPH"/>
  71. <constraint firstAttribute="bottom" secondItem="w6d-G2-mnT" secondAttribute="bottom" id="XL2-lo-6fN"/>
  72. <constraint firstItem="qIJ-v4-Xnd" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="h3q-hT-jGK"/>
  73. <constraint firstItem="w6d-G2-mnT" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="jDk-M6-6Cs"/>
  74. <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT">
  75. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  76. </constraint>
  77. <constraint firstAttribute="trailing" secondItem="qIJ-v4-Xnd" secondAttribute="trailing" id="vVt-a8-2Am"/>
  78. <constraint firstAttribute="bottom" secondItem="IE2-24-gHl" secondAttribute="bottom" id="yzV-EQ-HeM">
  79. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  80. </constraint>
  81. </constraints>
  82. <variation key="default">
  83. <mask key="subviews">
  84. <exclude reference="IE2-24-gHl"/>
  85. </mask>
  86. <mask key="constraints">
  87. <exclude reference="1fj-XN-uH0"/>
  88. <exclude reference="Ldj-nV-yrM"/>
  89. <exclude reference="mUY-4l-GjT"/>
  90. <exclude reference="yzV-EQ-HeM"/>
  91. </mask>
  92. </variation>
  93. <variation key="heightClass=regular-widthClass=compact">
  94. <mask key="subviews">
  95. <include reference="IE2-24-gHl"/>
  96. </mask>
  97. <mask key="constraints">
  98. <exclude reference="1fj-XN-uH0"/>
  99. <include reference="Ldj-nV-yrM"/>
  100. <include reference="mUY-4l-GjT"/>
  101. <include reference="yzV-EQ-HeM"/>
  102. </mask>
  103. </variation>
  104. </view>
  105. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mw5-GF-3oQ" userLabel="View - message">
  106. <rect key="frame" x="0.0" y="56" width="270" height="308"/>
  107. <subviews>
  108. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="KkU-eK-QXb">
  109. <rect key="frame" x="0.0" y="0.0" width="270" height="308"/>
  110. </imageView>
  111. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="77" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="cee-tl-kl3" customClass="CustomTableView">
  112. <rect key="frame" x="0.0" y="0.0" width="270" height="308"/>
  113. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  114. <constraints>
  115. <constraint firstAttribute="height" constant="285" id="yne-jW-8qK">
  116. <variation key="heightClass=regular-widthClass=compact" constant="308"/>
  117. </constraint>
  118. </constraints>
  119. <variation key="default">
  120. <mask key="constraints">
  121. <exclude reference="yne-jW-8qK"/>
  122. </mask>
  123. </variation>
  124. <variation key="heightClass=regular-widthClass=compact">
  125. <mask key="constraints">
  126. <include reference="yne-jW-8qK"/>
  127. </mask>
  128. </variation>
  129. </tableView>
  130. </subviews>
  131. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  132. <constraints>
  133. <constraint firstItem="KkU-eK-QXb" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="49C-Qv-0aD"/>
  134. <constraint firstAttribute="bottom" secondItem="cee-tl-kl3" secondAttribute="bottom" id="Raf-LN-Jo9"/>
  135. <constraint firstAttribute="trailing" secondItem="KkU-eK-QXb" secondAttribute="trailing" id="WgF-Ai-NXp"/>
  136. <constraint firstItem="cee-tl-kl3" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="etS-lK-TEZ"/>
  137. <constraint firstAttribute="bottom" secondItem="KkU-eK-QXb" secondAttribute="bottom" id="hWU-UU-k0Q"/>
  138. <constraint firstItem="cee-tl-kl3" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="jhl-vp-Sni"/>
  139. <constraint firstItem="KkU-eK-QXb" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="lJX-Dx-Zzf"/>
  140. <constraint firstAttribute="trailing" secondItem="cee-tl-kl3" secondAttribute="trailing" id="wlO-DH-OgT"/>
  141. </constraints>
  142. <variation key="default">
  143. <mask key="subviews">
  144. <exclude reference="cee-tl-kl3"/>
  145. </mask>
  146. <mask key="constraints">
  147. <exclude reference="Raf-LN-Jo9"/>
  148. <exclude reference="etS-lK-TEZ"/>
  149. <exclude reference="jhl-vp-Sni"/>
  150. <exclude reference="wlO-DH-OgT"/>
  151. </mask>
  152. </variation>
  153. <variation key="heightClass=regular-widthClass=compact">
  154. <mask key="subviews">
  155. <include reference="cee-tl-kl3"/>
  156. </mask>
  157. <mask key="constraints">
  158. <include reference="Raf-LN-Jo9"/>
  159. <include reference="etS-lK-TEZ"/>
  160. <include reference="jhl-vp-Sni"/>
  161. <include reference="wlO-DH-OgT"/>
  162. </mask>
  163. </variation>
  164. </view>
  165. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bIs-li-8bz" userLabel="View - Buttons">
  166. <rect key="frame" x="0.0" y="364" width="270" height="50"/>
  167. <subviews>
  168. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" horizontalCompressionResistancePriority="749" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EtP-9O-R3A" customClass="CustomButton">
  169. <rect key="frame" x="0.0" y="0.0" width="135" height="50"/>
  170. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  171. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  172. <state key="normal" title="취소" backgroundImage="img_popup_btn_left">
  173. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  174. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  175. </state>
  176. <connections>
  177. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="g5k-Tn-E33"/>
  178. </connections>
  179. </button>
  180. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
  181. <rect key="frame" x="135" y="0.0" width="135" height="50"/>
  182. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  183. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  184. <state key="normal" title="확인" backgroundImage="img_popup_btn_right">
  185. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  186. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  187. </state>
  188. <connections>
  189. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="JvU-lL-1vP"/>
  190. </connections>
  191. </button>
  192. </subviews>
  193. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  194. <constraints>
  195. <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="13k-xF-rO7"/>
  196. <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="5mb-gI-cct"/>
  197. <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="bIs-li-8bz" secondAttribute="leading" id="BIJ-um-l3Y"/>
  198. <constraint firstAttribute="trailing" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="Rlm-YY-LKD"/>
  199. <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="SAA-7d-sGC"/>
  200. <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="bze-EZ-Ytr"/>
  201. <constraint firstAttribute="height" constant="50" id="fFe-t8-v5z"/>
  202. <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="ujM-oa-ySX"/>
  203. <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="zGs-D0-k0q"/>
  204. </constraints>
  205. </view>
  206. </subviews>
  207. <constraints>
  208. <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
  209. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
  210. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
  211. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  212. </constraint>
  213. <constraint firstAttribute="trailing" secondItem="bIs-li-8bz" secondAttribute="trailing" id="UaC-ap-Ulp"/>
  214. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
  215. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="1" id="hfD-i1-Fhe">
  216. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  217. </constraint>
  218. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
  219. <constraint firstAttribute="bottom" secondItem="bIs-li-8bz" secondAttribute="bottom" id="oNC-iJ-Za7"/>
  220. <constraint firstItem="bIs-li-8bz" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="s6c-op-QFh"/>
  221. <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="wPf-du-0AV"/>
  222. </constraints>
  223. <variation key="default">
  224. <mask key="subviews">
  225. <exclude reference="7nf-Ia-7Kq"/>
  226. <exclude reference="Mw5-GF-3oQ"/>
  227. </mask>
  228. <mask key="constraints">
  229. <exclude reference="UaC-ap-Ulp"/>
  230. <exclude reference="oNC-iJ-Za7"/>
  231. <exclude reference="s6c-op-QFh"/>
  232. <exclude reference="wPf-du-0AV"/>
  233. <exclude reference="QFZ-sI-FTg"/>
  234. <exclude reference="SU0-8W-BVB"/>
  235. <exclude reference="fbA-Cy-O1e"/>
  236. <exclude reference="j4G-mB-NeU"/>
  237. <exclude reference="RFN-Kf-txX"/>
  238. <exclude reference="hfD-i1-Fhe"/>
  239. </mask>
  240. </variation>
  241. <variation key="heightClass=regular-widthClass=compact">
  242. <mask key="subviews">
  243. <include reference="7nf-Ia-7Kq"/>
  244. <include reference="Mw5-GF-3oQ"/>
  245. </mask>
  246. <mask key="constraints">
  247. <include reference="UaC-ap-Ulp"/>
  248. <include reference="oNC-iJ-Za7"/>
  249. <include reference="s6c-op-QFh"/>
  250. <include reference="wPf-du-0AV"/>
  251. <include reference="QFZ-sI-FTg"/>
  252. <include reference="SU0-8W-BVB"/>
  253. <include reference="fbA-Cy-O1e"/>
  254. <include reference="j4G-mB-NeU"/>
  255. <include reference="RFN-Kf-txX"/>
  256. <include reference="hfD-i1-Fhe"/>
  257. </mask>
  258. </variation>
  259. </view>
  260. </subviews>
  261. <constraints>
  262. <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
  263. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  264. </constraint>
  265. <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" constant="1" id="CFR-Ui-y7e">
  266. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  267. </constraint>
  268. <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
  269. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  270. </constraint>
  271. <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
  272. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  273. </constraint>
  274. </constraints>
  275. <variation key="default">
  276. <mask key="subviews">
  277. <exclude reference="3Np-sH-ysD"/>
  278. </mask>
  279. <mask key="constraints">
  280. <exclude reference="4tu-Yz-TS5"/>
  281. <exclude reference="CFR-Ui-y7e"/>
  282. <exclude reference="SmO-lm-bHQ"/>
  283. <exclude reference="feN-Ai-BHU"/>
  284. </mask>
  285. </variation>
  286. <variation key="heightClass=regular-widthClass=compact">
  287. <mask key="subviews">
  288. <include reference="3Np-sH-ysD"/>
  289. </mask>
  290. <mask key="constraints">
  291. <include reference="4tu-Yz-TS5"/>
  292. <include reference="CFR-Ui-y7e"/>
  293. <include reference="SmO-lm-bHQ"/>
  294. <include reference="feN-Ai-BHU"/>
  295. </mask>
  296. </variation>
  297. </view>
  298. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sKV-5f-l8n">
  299. <rect key="frame" x="0.0" y="0.0" width="25" height="568"/>
  300. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  301. <constraints>
  302. <constraint firstAttribute="width" constant="25" id="5bD-7L-Cie"/>
  303. </constraints>
  304. </view>
  305. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6ZD-i6-91r">
  306. <rect key="frame" x="295" y="0.0" width="25" height="568"/>
  307. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  308. <constraints>
  309. <constraint firstAttribute="width" constant="25" id="nrB-NW-TdH"/>
  310. </constraints>
  311. </view>
  312. </subviews>
  313. <constraints>
  314. <constraint firstAttribute="trailing" secondItem="6ZD-i6-91r" secondAttribute="trailing" id="C7d-G8-Vbj"/>
  315. <constraint firstItem="sKV-5f-l8n" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="Dgb-Ot-7zQ"/>
  316. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  317. <constraint firstAttribute="bottom" secondItem="sKV-5f-l8n" secondAttribute="bottom" id="FRI-7Q-w0j"/>
  318. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  319. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="sKV-5f-l8n" secondAttribute="trailing" id="k2D-RM-au3"/>
  320. <constraint firstItem="6ZD-i6-91r" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="mci-g2-Lpj"/>
  321. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" placeholder="YES" id="rPN-2q-9iB">
  322. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  323. </constraint>
  324. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  325. <constraint firstItem="6ZD-i6-91r" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="ukg-c7-vgh"/>
  326. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  327. <constraint firstAttribute="bottom" secondItem="6ZD-i6-91r" secondAttribute="bottom" id="yLA-b0-tGC"/>
  328. <constraint firstItem="sKV-5f-l8n" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="yOk-QZ-FbB"/>
  329. </constraints>
  330. <variation key="default">
  331. <mask key="subviews">
  332. <exclude reference="4c3-gb-BwR"/>
  333. <exclude reference="sqq-aQ-dqD"/>
  334. </mask>
  335. <mask key="constraints">
  336. <exclude reference="rPN-2q-9iB"/>
  337. <exclude reference="F9j-6m-8Sq"/>
  338. <exclude reference="TOG-yL-xSq"/>
  339. <exclude reference="uc7-M6-ZYJ"/>
  340. <exclude reference="wPB-Gl-TgQ"/>
  341. </mask>
  342. </variation>
  343. <variation key="heightClass=regular-widthClass=compact">
  344. <mask key="subviews">
  345. <include reference="4c3-gb-BwR"/>
  346. <include reference="sqq-aQ-dqD"/>
  347. </mask>
  348. <mask key="constraints">
  349. <include reference="rPN-2q-9iB"/>
  350. <include reference="F9j-6m-8Sq"/>
  351. <include reference="TOG-yL-xSq"/>
  352. <include reference="uc7-M6-ZYJ"/>
  353. <include reference="wPB-Gl-TgQ"/>
  354. </mask>
  355. </variation>
  356. <connections>
  357. <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
  358. <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
  359. <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
  360. <outlet property="imgTitleBar" destination="qIJ-v4-Xnd" id="Pl5-7u-qwy"/>
  361. <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
  362. <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
  363. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  364. <outlet property="tableView" destination="cee-tl-kl3" id="aBa-eb-ReK"/>
  365. </connections>
  366. <point key="canvasLocation" x="0.0" y="61"/>
  367. </view>
  368. </objects>
  369. <resources>
  370. <image name="common_bg_alpha_85" width="2" height="2"/>
  371. <image name="img_popup_bg_body" width="2" height="2"/>
  372. <image name="img_popup_bg_head" width="37" height="48"/>
  373. <image name="img_popup_btn_left" width="37" height="34"/>
  374. <image name="img_popup_btn_right" width="37" height="34"/>
  375. </resources>
  376. </document>