WeatherLocationPopupView.xib 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_0" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
  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="WeatherLocationPopupView">
  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="3n5-zz-TeC">
  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="3n5-zz-TeC" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="KnN-91-0d0"/>
  27. <constraint firstAttribute="trailing" secondItem="3n5-zz-TeC" secondAttribute="trailing" id="S50-dj-ANy"/>
  28. <constraint firstItem="3n5-zz-TeC" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="S7K-R7-j6x"/>
  29. <constraint firstAttribute="bottom" secondItem="3n5-zz-TeC" secondAttribute="bottom" id="jo4-s6-jLi"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  33. <rect key="frame" x="25" y="75" width="270" height="418"/>
  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="418"/>
  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="uhf-dH-tfB" 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="LZK-Jv-ufL">
  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="Ugc-eE-7De"/>
  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 firstItem="LZK-Jv-ufL" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="5uX-aw-vNQ"/>
  64. <constraint firstAttribute="bottom" secondItem="LZK-Jv-ufL" secondAttribute="bottom" id="Bf4-Xh-riK"/>
  65. <constraint firstAttribute="bottom" secondItem="uhf-dH-tfB" secondAttribute="bottom" id="F9V-Id-eNb"/>
  66. <constraint firstItem="uhf-dH-tfB" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="I3b-Gt-f7I"/>
  67. <constraint firstItem="IE2-24-gHl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ldj-nV-yrM">
  68. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  69. </constraint>
  70. <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="LZK-Jv-ufL" secondAttribute="trailing" id="Lk1-No-lAW"/>
  71. <constraint firstItem="uhf-dH-tfB" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="NUH-NA-K3Q"/>
  72. <constraint firstAttribute="trailing" secondItem="uhf-dH-tfB" secondAttribute="trailing" id="fBe-mT-TLn"/>
  73. <constraint firstItem="LZK-Jv-ufL" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="h2M-0T-Jve"/>
  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="height" constant="56" id="tyU-x8-3f6"/>
  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="312"/>
  107. <subviews>
  108. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="lpC-V5-ISV">
  109. <rect key="frame" x="0.0" y="0.0" width="270" height="312"/>
  110. </imageView>
  111. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="78" 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="312"/>
  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="312"/>
  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" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  132. <constraints>
  133. <constraint firstItem="lpC-V5-ISV" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="2lg-Go-qHY"/>
  134. <constraint firstAttribute="bottom" secondItem="cee-tl-kl3" secondAttribute="bottom" id="Raf-LN-Jo9"/>
  135. <constraint firstItem="lpC-V5-ISV" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="U5X-FS-Ic5"/>
  136. <constraint firstItem="cee-tl-kl3" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="etS-lK-TEZ"/>
  137. <constraint firstAttribute="bottom" secondItem="lpC-V5-ISV" secondAttribute="bottom" id="faP-gR-H9d"/>
  138. <constraint firstItem="cee-tl-kl3" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="jhl-vp-Sni"/>
  139. <constraint firstAttribute="trailing" secondItem="lpC-V5-ISV" secondAttribute="trailing" id="ox5-9H-Bqm"/>
  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="368" width="270" height="50"/>
  167. <subviews>
  168. <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">
  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="145" placeholderIntrinsicHeight="51" 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="trailing" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="1MF-Jr-h4C"/>
  196. <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="O2s-Zq-IWo"/>
  197. <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="eD9-cQ-9Ow"/>
  198. <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="fe2-nj-XUd"/>
  199. <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="bIs-li-8bz" secondAttribute="leading" id="fzs-0M-bUe"/>
  200. <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="gU2-Bt-sxE"/>
  201. <constraint firstAttribute="height" constant="50" id="lJ6-5Y-IVA"/>
  202. <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="q9p-NC-oL8"/>
  203. <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="tt3-d8-fLH"/>
  204. </constraints>
  205. </view>
  206. </subviews>
  207. <constraints>
  208. <constraint firstAttribute="bottom" secondItem="bIs-li-8bz" secondAttribute="bottom" id="KlT-26-wQz"/>
  209. <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
  210. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
  211. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
  212. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  213. </constraint>
  214. <constraint firstAttribute="trailing" secondItem="bIs-li-8bz" secondAttribute="trailing" id="UaC-ap-Ulp"/>
  215. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
  216. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="1" id="hfD-i1-Fhe">
  217. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  218. </constraint>
  219. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
  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="QFZ-sI-FTg"/>
  230. <exclude reference="SU0-8W-BVB"/>
  231. <exclude reference="fbA-Cy-O1e"/>
  232. <exclude reference="j4G-mB-NeU"/>
  233. <exclude reference="RFN-Kf-txX"/>
  234. <exclude reference="hfD-i1-Fhe"/>
  235. <exclude reference="UaC-ap-Ulp"/>
  236. <exclude reference="s6c-op-QFh"/>
  237. <exclude reference="wPf-du-0AV"/>
  238. </mask>
  239. </variation>
  240. <variation key="heightClass=regular-widthClass=compact">
  241. <mask key="subviews">
  242. <include reference="7nf-Ia-7Kq"/>
  243. <include reference="Mw5-GF-3oQ"/>
  244. </mask>
  245. <mask key="constraints">
  246. <include reference="QFZ-sI-FTg"/>
  247. <include reference="SU0-8W-BVB"/>
  248. <include reference="fbA-Cy-O1e"/>
  249. <include reference="j4G-mB-NeU"/>
  250. <include reference="RFN-Kf-txX"/>
  251. <include reference="hfD-i1-Fhe"/>
  252. <include reference="UaC-ap-Ulp"/>
  253. <include reference="s6c-op-QFh"/>
  254. <include reference="wPf-du-0AV"/>
  255. </mask>
  256. </variation>
  257. </view>
  258. </subviews>
  259. <constraints>
  260. <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
  261. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  262. </constraint>
  263. <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" constant="1" id="CFR-Ui-y7e">
  264. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  265. </constraint>
  266. <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
  267. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  268. </constraint>
  269. <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
  270. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  271. </constraint>
  272. </constraints>
  273. <variation key="default">
  274. <mask key="subviews">
  275. <exclude reference="3Np-sH-ysD"/>
  276. </mask>
  277. <mask key="constraints">
  278. <exclude reference="4tu-Yz-TS5"/>
  279. <exclude reference="CFR-Ui-y7e"/>
  280. <exclude reference="SmO-lm-bHQ"/>
  281. <exclude reference="feN-Ai-BHU"/>
  282. </mask>
  283. </variation>
  284. <variation key="heightClass=regular-widthClass=compact">
  285. <mask key="subviews">
  286. <include reference="3Np-sH-ysD"/>
  287. </mask>
  288. <mask key="constraints">
  289. <include reference="4tu-Yz-TS5"/>
  290. <include reference="CFR-Ui-y7e"/>
  291. <include reference="SmO-lm-bHQ"/>
  292. <include reference="feN-Ai-BHU"/>
  293. </mask>
  294. </variation>
  295. </view>
  296. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ewy-os-JEc">
  297. <rect key="frame" x="0.0" y="0.0" width="25" height="568"/>
  298. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  299. <constraints>
  300. <constraint firstAttribute="width" constant="25" id="2yu-fh-xOF"/>
  301. </constraints>
  302. </view>
  303. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HsG-hm-LUI">
  304. <rect key="frame" x="295" y="0.0" width="25" height="568"/>
  305. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  306. <constraints>
  307. <constraint firstAttribute="width" constant="25" id="zw0-VP-kZD"/>
  308. </constraints>
  309. </view>
  310. </subviews>
  311. <constraints>
  312. <constraint firstItem="HsG-hm-LUI" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="7lJ-M0-rXX"/>
  313. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  314. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="ewy-os-JEc" secondAttribute="trailing" id="IBN-Wz-De4"/>
  315. <constraint firstItem="HsG-hm-LUI" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="Ia9-cV-CjE"/>
  316. <constraint firstAttribute="trailing" secondItem="HsG-hm-LUI" secondAttribute="trailing" id="PZD-s8-r7j"/>
  317. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  318. <constraint firstItem="ewy-os-JEc" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="jIf-u8-ktL"/>
  319. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" placeholder="YES" id="rPN-2q-9iB">
  320. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  321. </constraint>
  322. <constraint firstAttribute="bottom" secondItem="ewy-os-JEc" secondAttribute="bottom" id="rbS-PI-6Nd"/>
  323. <constraint firstAttribute="bottom" secondItem="HsG-hm-LUI" secondAttribute="bottom" id="sUi-eS-go4"/>
  324. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  325. <constraint firstItem="ewy-os-JEc" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="v1f-VL-2Wx"/>
  326. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  327. </constraints>
  328. <variation key="default">
  329. <mask key="subviews">
  330. <exclude reference="4c3-gb-BwR"/>
  331. <exclude reference="sqq-aQ-dqD"/>
  332. </mask>
  333. <mask key="constraints">
  334. <exclude reference="rPN-2q-9iB"/>
  335. <exclude reference="F9j-6m-8Sq"/>
  336. <exclude reference="TOG-yL-xSq"/>
  337. <exclude reference="uc7-M6-ZYJ"/>
  338. <exclude reference="wPB-Gl-TgQ"/>
  339. </mask>
  340. </variation>
  341. <variation key="heightClass=regular-widthClass=compact">
  342. <mask key="subviews">
  343. <include reference="4c3-gb-BwR"/>
  344. <include reference="sqq-aQ-dqD"/>
  345. </mask>
  346. <mask key="constraints">
  347. <include reference="rPN-2q-9iB"/>
  348. <include reference="F9j-6m-8Sq"/>
  349. <include reference="TOG-yL-xSq"/>
  350. <include reference="uc7-M6-ZYJ"/>
  351. <include reference="wPB-Gl-TgQ"/>
  352. </mask>
  353. </variation>
  354. <connections>
  355. <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
  356. <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
  357. <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
  358. <outlet property="imgTitleBar" destination="uhf-dH-tfB" id="IQd-sb-NU9"/>
  359. <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
  360. <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
  361. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  362. <outlet property="tableView" destination="cee-tl-kl3" id="aBa-eb-ReK"/>
  363. </connections>
  364. <point key="canvasLocation" x="87" y="297"/>
  365. </view>
  366. </objects>
  367. <resources>
  368. <image name="common_bg_alpha_85" width="2" height="2"/>
  369. <image name="img_popup_bg_body" width="2" height="2"/>
  370. <image name="img_popup_bg_head" width="37" height="48"/>
  371. <image name="img_popup_btn_left" width="37" height="34"/>
  372. <image name="img_popup_btn_right" width="37" height="34"/>
  373. </resources>
  374. </document>