InvitationAnswerPopupView.xib 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  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="InvitationAnswerPopupView">
  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="jUe-Ti-X5Z">
  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="jUe-Ti-X5Z" secondAttribute="bottom" id="0gJ-qq-YFH"/>
  27. <constraint firstItem="jUe-Ti-X5Z" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="7sf-HQ-UMc"/>
  28. <constraint firstAttribute="trailing" secondItem="jUe-Ti-X5Z" secondAttribute="trailing" id="IZ1-lP-5AX"/>
  29. <constraint firstItem="jUe-Ti-X5Z" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="KRf-vN-QMt"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  33. <rect key="frame" x="24" y="121" width="272" height="326"/>
  34. <subviews>
  35. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cFp-gN-fzj" userLabel="ContainerView">
  36. <rect key="frame" x="0.0" y="0.0" width="272" height="326"/>
  37. <subviews>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YHf-Qu-3Iu" userLabel="View - Title">
  39. <rect key="frame" x="0.0" y="0.0" width="272" height="48"/>
  40. <subviews>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="G6u-As-2QJ">
  42. <rect key="frame" x="0.0" y="0.0" width="272" height="48"/>
  43. </imageView>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="정답날짜 입력" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kN9-2i-tr3" customClass="CustomLabel">
  45. <rect key="frame" x="23" y="0.0" width="249" height="48"/>
  46. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  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="fQM-za-AGS">
  51. <rect key="frame" x="0.0" y="0.0" width="23" height="48"/>
  52. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="23" id="3oU-Ke-PrM"/>
  55. </constraints>
  56. </view>
  57. </subviews>
  58. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  59. <constraints>
  60. <constraint firstAttribute="bottom" secondItem="kN9-2i-tr3" secondAttribute="bottom" id="1PQ-ec-DPA">
  61. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  62. </constraint>
  63. <constraint firstAttribute="height" constant="48" id="Dc7-Id-C2c"/>
  64. <constraint firstItem="kN9-2i-tr3" firstAttribute="leading" secondItem="fQM-za-AGS" secondAttribute="trailing" id="KG1-7I-CyI"/>
  65. <constraint firstAttribute="trailing" secondItem="G6u-As-2QJ" secondAttribute="trailing" id="O2N-DS-79r"/>
  66. <constraint firstAttribute="bottom" secondItem="G6u-As-2QJ" secondAttribute="bottom" id="SGM-sr-B7U"/>
  67. <constraint firstAttribute="bottom" secondItem="fQM-za-AGS" secondAttribute="bottom" id="Xkc-sp-rlM"/>
  68. <constraint firstItem="G6u-As-2QJ" firstAttribute="leading" secondItem="YHf-Qu-3Iu" secondAttribute="leading" id="ao2-vm-d5O"/>
  69. <constraint firstItem="G6u-As-2QJ" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="top" id="fBI-gM-ybw"/>
  70. <constraint firstItem="kN9-2i-tr3" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="top" id="kGj-9C-hS2">
  71. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  72. </constraint>
  73. <constraint firstItem="fQM-za-AGS" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="top" id="kMf-Qe-rae"/>
  74. <constraint firstAttribute="trailing" secondItem="kN9-2i-tr3" secondAttribute="trailing" id="m5h-CJ-oc6">
  75. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  76. </constraint>
  77. <constraint firstItem="fQM-za-AGS" firstAttribute="leading" secondItem="YHf-Qu-3Iu" secondAttribute="leading" id="r3N-2R-mGX"/>
  78. <constraint firstAttribute="height" constant="44" id="uNc-Ym-h5X">
  79. <variation key="heightClass=regular-widthClass=compact" constant="64"/>
  80. </constraint>
  81. </constraints>
  82. <variation key="default">
  83. <mask key="subviews">
  84. <exclude reference="kN9-2i-tr3"/>
  85. </mask>
  86. <mask key="constraints">
  87. <exclude reference="uNc-Ym-h5X"/>
  88. <exclude reference="1PQ-ec-DPA"/>
  89. <exclude reference="kGj-9C-hS2"/>
  90. <exclude reference="m5h-CJ-oc6"/>
  91. </mask>
  92. </variation>
  93. <variation key="heightClass=regular-widthClass=compact">
  94. <mask key="subviews">
  95. <include reference="kN9-2i-tr3"/>
  96. </mask>
  97. <mask key="constraints">
  98. <exclude reference="uNc-Ym-h5X"/>
  99. <include reference="1PQ-ec-DPA"/>
  100. <include reference="kGj-9C-hS2"/>
  101. <include reference="m5h-CJ-oc6"/>
  102. </mask>
  103. </variation>
  104. </view>
  105. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2sZ-F4-4yj" userLabel="View - message">
  106. <rect key="frame" x="0.0" y="48" width="272" height="235"/>
  107. <subviews>
  108. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="hpQ-Hu-PgX">
  109. <rect key="frame" x="0.0" y="0.0" width="272" height="235"/>
  110. </imageView>
  111. <datePicker contentMode="scaleToFill" placeholderIntrinsicWidth="280" placeholderIntrinsicHeight="165" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="date" minuteInterval="1" translatesAutoresizingMaskIntoConstraints="NO" id="4dw-qM-I4u" customClass="CustomDatePicker">
  112. <rect key="frame" x="15" y="35" width="242" height="165"/>
  113. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  114. <constraints>
  115. <constraint firstAttribute="height" constant="180" id="61R-6y-o9B">
  116. <variation key="heightClass=regular-widthClass=compact" constant="165"/>
  117. </constraint>
  118. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="165" id="MS9-5h-NJG"/>
  119. <constraint firstAttribute="width" constant="215" id="ShV-Uu-95j">
  120. <variation key="heightClass=regular-widthClass=compact" constant="280"/>
  121. </constraint>
  122. </constraints>
  123. <date key="date" timeIntervalSinceReferenceDate="448876514.24502999">
  124. <!--2015-03-24 07:55:14 +0000-->
  125. </date>
  126. <date key="minimumDate" timeIntervalSinceReferenceDate="-978267600">
  127. <!--1970-01-01 11:00:00 +0000-->
  128. </date>
  129. <date key="maximumDate" timeIntervalSinceReferenceDate="1167562800">
  130. <!--2037-12-31 11:00:00 +0000-->
  131. </date>
  132. <variation key="default">
  133. <mask key="constraints">
  134. <exclude reference="61R-6y-o9B"/>
  135. <exclude reference="MS9-5h-NJG"/>
  136. <exclude reference="ShV-Uu-95j"/>
  137. </mask>
  138. </variation>
  139. <variation key="heightClass=regular-widthClass=compact">
  140. <mask key="constraints">
  141. <include reference="61R-6y-o9B"/>
  142. <exclude reference="MS9-5h-NJG"/>
  143. <exclude reference="ShV-Uu-95j"/>
  144. </mask>
  145. </variation>
  146. </datePicker>
  147. </subviews>
  148. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  149. <constraints>
  150. <constraint firstAttribute="bottom" secondItem="4dw-qM-I4u" secondAttribute="bottom" constant="35" id="3Nu-eg-LKM"/>
  151. <constraint firstAttribute="bottom" secondItem="hpQ-Hu-PgX" secondAttribute="bottom" id="4Ef-DX-RLJ"/>
  152. <constraint firstAttribute="trailing" secondItem="4dw-qM-I4u" secondAttribute="trailing" constant="25" id="BJw-32-gvo">
  153. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  154. </constraint>
  155. <constraint firstItem="4dw-qM-I4u" firstAttribute="top" secondItem="2sZ-F4-4yj" secondAttribute="top" constant="35" id="W4U-OK-54z"/>
  156. <constraint firstItem="hpQ-Hu-PgX" firstAttribute="top" secondItem="2sZ-F4-4yj" secondAttribute="top" id="avM-ls-jiP"/>
  157. <constraint firstAttribute="trailing" secondItem="hpQ-Hu-PgX" secondAttribute="trailing" id="gvZ-i0-Lqp"/>
  158. <constraint firstItem="hpQ-Hu-PgX" firstAttribute="leading" secondItem="2sZ-F4-4yj" secondAttribute="leading" id="iXX-Rq-KoT"/>
  159. <constraint firstItem="4dw-qM-I4u" firstAttribute="leading" secondItem="2sZ-F4-4yj" secondAttribute="leading" constant="25" id="xbI-97-49z">
  160. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  161. </constraint>
  162. </constraints>
  163. <variation key="default">
  164. <mask key="subviews">
  165. <exclude reference="4dw-qM-I4u"/>
  166. </mask>
  167. <mask key="constraints">
  168. <exclude reference="3Nu-eg-LKM"/>
  169. <exclude reference="BJw-32-gvo"/>
  170. <exclude reference="W4U-OK-54z"/>
  171. <exclude reference="xbI-97-49z"/>
  172. </mask>
  173. </variation>
  174. <variation key="heightClass=regular-widthClass=compact">
  175. <mask key="subviews">
  176. <include reference="4dw-qM-I4u"/>
  177. </mask>
  178. <mask key="constraints">
  179. <include reference="3Nu-eg-LKM"/>
  180. <include reference="BJw-32-gvo"/>
  181. <include reference="W4U-OK-54z"/>
  182. <include reference="xbI-97-49z"/>
  183. </mask>
  184. </variation>
  185. </view>
  186. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wgq-ar-hCu" userLabel="View - Buttons">
  187. <rect key="frame" x="0.0" y="283" width="272" height="43"/>
  188. <subviews>
  189. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6JT-ko-Esa" customClass="CustomButton">
  190. <rect key="frame" x="0.0" y="0.0" width="136" height="43"/>
  191. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  192. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  193. <state key="normal" title="확인" backgroundImage="img_popup_btn_left">
  194. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  195. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  196. </state>
  197. <state key="highlighted">
  198. <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  199. </state>
  200. <connections>
  201. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="nF7-02-udd"/>
  202. </connections>
  203. </button>
  204. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3TV-rW-Ogd" customClass="CustomButton">
  205. <rect key="frame" x="136" y="0.0" width="136" height="43"/>
  206. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  207. <constraints>
  208. <constraint firstAttribute="height" constant="44" id="hUq-NM-2Oy">
  209. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  210. </constraint>
  211. </constraints>
  212. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  213. <state key="normal" title="취소" backgroundImage="img_popup_btn_right">
  214. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  215. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  216. </state>
  217. <state key="highlighted">
  218. <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  219. </state>
  220. <variation key="default">
  221. <mask key="constraints">
  222. <exclude reference="hUq-NM-2Oy"/>
  223. </mask>
  224. </variation>
  225. <variation key="heightClass=regular-widthClass=compact">
  226. <mask key="constraints">
  227. <exclude reference="hUq-NM-2Oy"/>
  228. </mask>
  229. </variation>
  230. <connections>
  231. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="lrf-Cg-3vR"/>
  232. </connections>
  233. </button>
  234. </subviews>
  235. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  236. <constraints>
  237. <constraint firstItem="3TV-rW-Ogd" firstAttribute="width" secondItem="6JT-ko-Esa" secondAttribute="width" id="BcJ-P0-oVj">
  238. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  239. </constraint>
  240. <constraint firstAttribute="height" constant="43" id="DZN-Js-RZy"/>
  241. <constraint firstItem="3TV-rW-Ogd" firstAttribute="leading" secondItem="6JT-ko-Esa" secondAttribute="trailing" id="Fmh-bi-lJY"/>
  242. <constraint firstItem="6JT-ko-Esa" firstAttribute="leading" secondItem="wgq-ar-hCu" secondAttribute="leading" id="Hed-PG-agj"/>
  243. <constraint firstAttribute="bottom" secondItem="6JT-ko-Esa" secondAttribute="bottom" id="J6r-tP-aNV"/>
  244. <constraint firstItem="3TV-rW-Ogd" firstAttribute="top" secondItem="wgq-ar-hCu" secondAttribute="top" id="QDt-9P-qAv"/>
  245. <constraint firstItem="6JT-ko-Esa" firstAttribute="top" secondItem="wgq-ar-hCu" secondAttribute="top" id="TNK-po-p7P"/>
  246. <constraint firstAttribute="trailing" secondItem="3TV-rW-Ogd" secondAttribute="trailing" id="lP1-CF-kyj"/>
  247. <constraint firstAttribute="bottom" secondItem="3TV-rW-Ogd" secondAttribute="bottom" id="wkt-nF-qX4"/>
  248. </constraints>
  249. <variation key="default">
  250. <mask key="constraints">
  251. <exclude reference="Hed-PG-agj"/>
  252. <exclude reference="J6r-tP-aNV"/>
  253. <exclude reference="TNK-po-p7P"/>
  254. <exclude reference="BcJ-P0-oVj"/>
  255. <exclude reference="Fmh-bi-lJY"/>
  256. <exclude reference="QDt-9P-qAv"/>
  257. <exclude reference="lP1-CF-kyj"/>
  258. <exclude reference="wkt-nF-qX4"/>
  259. </mask>
  260. </variation>
  261. <variation key="heightClass=regular-widthClass=compact">
  262. <mask key="constraints">
  263. <include reference="Hed-PG-agj"/>
  264. <include reference="J6r-tP-aNV"/>
  265. <include reference="TNK-po-p7P"/>
  266. <include reference="BcJ-P0-oVj"/>
  267. <include reference="Fmh-bi-lJY"/>
  268. <include reference="QDt-9P-qAv"/>
  269. <include reference="lP1-CF-kyj"/>
  270. <include reference="wkt-nF-qX4"/>
  271. </mask>
  272. </variation>
  273. </view>
  274. </subviews>
  275. <constraints>
  276. <constraint firstItem="wgq-ar-hCu" firstAttribute="top" secondItem="2sZ-F4-4yj" secondAttribute="bottom" id="8Nm-c2-xHp"/>
  277. <constraint firstItem="YHf-Qu-3Iu" firstAttribute="leading" secondItem="cFp-gN-fzj" secondAttribute="leading" id="EmA-VB-ZWE"/>
  278. <constraint firstItem="wgq-ar-hCu" firstAttribute="leading" secondItem="cFp-gN-fzj" secondAttribute="leading" id="Hee-85-1IM"/>
  279. <constraint firstItem="2sZ-F4-4yj" firstAttribute="centerY" secondItem="cFp-gN-fzj" secondAttribute="centerY" id="INd-0G-AKL">
  280. <variation key="heightClass=regular-widthClass=compact" constant="3"/>
  281. </constraint>
  282. <constraint firstAttribute="trailing" secondItem="wgq-ar-hCu" secondAttribute="trailing" id="STR-G5-bfD"/>
  283. <constraint firstAttribute="bottom" secondItem="wgq-ar-hCu" secondAttribute="bottom" id="eNb-Yy-WCC"/>
  284. <constraint firstItem="YHf-Qu-3Iu" firstAttribute="top" secondItem="cFp-gN-fzj" secondAttribute="top" id="juC-4q-5Y9">
  285. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  286. </constraint>
  287. <constraint firstItem="2sZ-F4-4yj" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="bottom" constant="1" id="l7f-gQ-3bq">
  288. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  289. </constraint>
  290. <constraint firstAttribute="trailing" secondItem="YHf-Qu-3Iu" secondAttribute="trailing" id="mBw-Gd-gTr">
  291. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  292. </constraint>
  293. <constraint firstItem="2sZ-F4-4yj" firstAttribute="leading" secondItem="cFp-gN-fzj" secondAttribute="leading" id="nJL-a8-mDd"/>
  294. <constraint firstItem="YHf-Qu-3Iu" firstAttribute="trailing" secondItem="2sZ-F4-4yj" secondAttribute="trailing" id="oeN-53-iEJ"/>
  295. </constraints>
  296. <variation key="default">
  297. <mask key="subviews">
  298. <exclude reference="YHf-Qu-3Iu"/>
  299. <exclude reference="2sZ-F4-4yj"/>
  300. </mask>
  301. <mask key="constraints">
  302. <exclude reference="8Nm-c2-xHp"/>
  303. <exclude reference="Hee-85-1IM"/>
  304. <exclude reference="STR-G5-bfD"/>
  305. <exclude reference="eNb-Yy-WCC"/>
  306. <exclude reference="EmA-VB-ZWE"/>
  307. <exclude reference="juC-4q-5Y9"/>
  308. <exclude reference="mBw-Gd-gTr"/>
  309. <exclude reference="oeN-53-iEJ"/>
  310. <exclude reference="INd-0G-AKL"/>
  311. <exclude reference="l7f-gQ-3bq"/>
  312. <exclude reference="nJL-a8-mDd"/>
  313. </mask>
  314. </variation>
  315. <variation key="heightClass=regular-widthClass=compact">
  316. <mask key="subviews">
  317. <include reference="YHf-Qu-3Iu"/>
  318. <include reference="2sZ-F4-4yj"/>
  319. </mask>
  320. <mask key="constraints">
  321. <include reference="8Nm-c2-xHp"/>
  322. <include reference="Hee-85-1IM"/>
  323. <include reference="STR-G5-bfD"/>
  324. <include reference="eNb-Yy-WCC"/>
  325. <include reference="EmA-VB-ZWE"/>
  326. <include reference="juC-4q-5Y9"/>
  327. <include reference="mBw-Gd-gTr"/>
  328. <include reference="oeN-53-iEJ"/>
  329. <include reference="INd-0G-AKL"/>
  330. <include reference="l7f-gQ-3bq"/>
  331. <include reference="nJL-a8-mDd"/>
  332. </mask>
  333. </variation>
  334. </view>
  335. </subviews>
  336. <constraints>
  337. <constraint firstItem="cFp-gN-fzj" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" id="2os-Vy-Dbj"/>
  338. <constraint firstItem="cFp-gN-fzj" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" id="KPt-mj-6VB"/>
  339. <constraint firstAttribute="trailing" secondItem="cFp-gN-fzj" secondAttribute="trailing" id="i7g-zI-9zL"/>
  340. <constraint firstAttribute="bottom" secondItem="cFp-gN-fzj" secondAttribute="bottom" id="nvv-rf-ePj"/>
  341. </constraints>
  342. <variation key="default">
  343. <mask key="subviews">
  344. <exclude reference="cFp-gN-fzj"/>
  345. </mask>
  346. <mask key="constraints">
  347. <exclude reference="2os-Vy-Dbj"/>
  348. <exclude reference="KPt-mj-6VB"/>
  349. <exclude reference="i7g-zI-9zL"/>
  350. <exclude reference="nvv-rf-ePj"/>
  351. </mask>
  352. </variation>
  353. <variation key="heightClass=regular-widthClass=compact">
  354. <mask key="subviews">
  355. <include reference="cFp-gN-fzj"/>
  356. </mask>
  357. <mask key="constraints">
  358. <include reference="2os-Vy-Dbj"/>
  359. <include reference="KPt-mj-6VB"/>
  360. <include reference="i7g-zI-9zL"/>
  361. <include reference="nvv-rf-ePj"/>
  362. </mask>
  363. </variation>
  364. </view>
  365. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QJj-pS-l0y">
  366. <rect key="frame" x="0.0" y="0.0" width="24" height="568"/>
  367. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  368. <constraints>
  369. <constraint firstAttribute="width" constant="24" id="CGc-Hc-JUY"/>
  370. </constraints>
  371. </view>
  372. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="z7J-Wg-Oac">
  373. <rect key="frame" x="296" y="0.0" width="24" height="568"/>
  374. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  375. <constraints>
  376. <constraint firstAttribute="width" constant="24" id="Yxm-d6-1UH"/>
  377. </constraints>
  378. </view>
  379. </subviews>
  380. <constraints>
  381. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  382. <constraint firstAttribute="trailing" secondItem="z7J-Wg-Oac" secondAttribute="trailing" id="37F-8S-kep"/>
  383. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  384. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  385. <constraint firstAttribute="bottom" secondItem="z7J-Wg-Oac" secondAttribute="bottom" id="KnZ-DU-jrU"/>
  386. <constraint firstItem="z7J-Wg-Oac" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="Qtq-x3-0Gz"/>
  387. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  388. <constraint firstItem="z7J-Wg-Oac" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="VtU-HM-lcl"/>
  389. <constraint firstAttribute="bottom" secondItem="QJj-pS-l0y" secondAttribute="bottom" id="bgT-Tg-LC4"/>
  390. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="QJj-pS-l0y" secondAttribute="trailing" id="cZO-C8-7Ty"/>
  391. <constraint firstItem="QJj-pS-l0y" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="gRH-d3-3yi"/>
  392. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" placeholder="YES" id="rPN-2q-9iB">
  393. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  394. </constraint>
  395. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  396. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  397. <constraint firstItem="QJj-pS-l0y" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="xmR-bO-ZnJ"/>
  398. </constraints>
  399. <variation key="default">
  400. <mask key="subviews">
  401. <exclude reference="4c3-gb-BwR"/>
  402. <exclude reference="sqq-aQ-dqD"/>
  403. </mask>
  404. <mask key="constraints">
  405. <exclude reference="0tG-Bd-2ic"/>
  406. <exclude reference="F9j-6m-8Sq"/>
  407. <exclude reference="JX5-Sx-hSJ"/>
  408. <exclude reference="TOG-yL-xSq"/>
  409. <exclude reference="uc7-M6-ZYJ"/>
  410. <exclude reference="wPB-Gl-TgQ"/>
  411. <exclude reference="rPN-2q-9iB"/>
  412. </mask>
  413. </variation>
  414. <variation key="heightClass=regular-widthClass=compact">
  415. <mask key="subviews">
  416. <include reference="4c3-gb-BwR"/>
  417. <include reference="sqq-aQ-dqD"/>
  418. </mask>
  419. <mask key="constraints">
  420. <include reference="0tG-Bd-2ic"/>
  421. <include reference="F9j-6m-8Sq"/>
  422. <include reference="JX5-Sx-hSJ"/>
  423. <include reference="TOG-yL-xSq"/>
  424. <include reference="uc7-M6-ZYJ"/>
  425. <include reference="wPB-Gl-TgQ"/>
  426. <include reference="rPN-2q-9iB"/>
  427. </mask>
  428. </variation>
  429. <connections>
  430. <outlet property="datePicker" destination="4dw-qM-I4u" id="t7v-aA-jLI"/>
  431. <outlet property="maskingView" destination="4c3-gb-BwR" id="8Up-1R-gSI"/>
  432. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  433. </connections>
  434. <point key="canvasLocation" x="321" y="342"/>
  435. </view>
  436. </objects>
  437. <resources>
  438. <image name="common_bg_alpha_85" width="2" height="2"/>
  439. <image name="img_popup_bg_body" width="2" height="2"/>
  440. <image name="img_popup_bg_head" width="37" height="48"/>
  441. <image name="img_popup_btn_left" width="37" height="34"/>
  442. <image name="img_popup_btn_right" width="37" height="34"/>
  443. </resources>
  444. </document>