InvitationAnswerPopupView.xib 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9059" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
  6. </dependencies>
  7. <objects>
  8. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  9. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  10. <view contentMode="scaleToFill" id="qLf-va-EAG" customClass="InvitationAnswerPopupView">
  11. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  12. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  13. <subviews>
  14. <view alpha="0.30000001192092896" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4c3-gb-BwR" userLabel="maskView">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  16. <animations/>
  17. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  18. </view>
  19. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  20. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cFp-gN-fzj" userLabel="ContainerView">
  23. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  24. <subviews>
  25. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YHf-Qu-3Iu" userLabel="View - Title">
  26. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  27. <subviews>
  28. <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">
  29. <rect key="frame" x="0.0" y="-21" width="42" height="21"/>
  30. <animations/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="64" id="Ugs-vS-oDP"/>
  33. </constraints>
  34. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  35. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  36. <nil key="highlightedColor"/>
  37. <variation key="default">
  38. <mask key="constraints">
  39. <exclude reference="Ugs-vS-oDP"/>
  40. </mask>
  41. </variation>
  42. <variation key="heightClass=regular-widthClass=compact">
  43. <mask key="constraints">
  44. <include reference="Ugs-vS-oDP"/>
  45. </mask>
  46. </variation>
  47. </label>
  48. </subviews>
  49. <animations/>
  50. <color key="backgroundColor" red="0.95686274510000002" green="0.30588235289999999" blue="0.3294117647" alpha="1" colorSpace="calibratedRGB"/>
  51. <constraints>
  52. <constraint firstAttribute="bottom" secondItem="kN9-2i-tr3" secondAttribute="bottom" id="1PQ-ec-DPA">
  53. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  54. </constraint>
  55. <constraint firstItem="kN9-2i-tr3" firstAttribute="leading" secondItem="YHf-Qu-3Iu" secondAttribute="leading" id="RZf-d4-hQn">
  56. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  57. </constraint>
  58. <constraint firstItem="kN9-2i-tr3" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="top" id="kGj-9C-hS2">
  59. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  60. </constraint>
  61. <constraint firstAttribute="trailing" secondItem="kN9-2i-tr3" secondAttribute="trailing" id="m5h-CJ-oc6">
  62. <variation key="heightClass=regular-widthClass=compact" constant="-8"/>
  63. </constraint>
  64. <constraint firstAttribute="height" constant="44" id="uNc-Ym-h5X">
  65. <variation key="heightClass=regular-widthClass=compact" constant="64"/>
  66. </constraint>
  67. </constraints>
  68. <variation key="default">
  69. <mask key="subviews">
  70. <exclude reference="kN9-2i-tr3"/>
  71. </mask>
  72. <mask key="constraints">
  73. <exclude reference="uNc-Ym-h5X"/>
  74. <exclude reference="1PQ-ec-DPA"/>
  75. <exclude reference="RZf-d4-hQn"/>
  76. <exclude reference="kGj-9C-hS2"/>
  77. <exclude reference="m5h-CJ-oc6"/>
  78. </mask>
  79. </variation>
  80. <variation key="heightClass=regular-widthClass=compact">
  81. <mask key="subviews">
  82. <include reference="kN9-2i-tr3"/>
  83. </mask>
  84. <mask key="constraints">
  85. <exclude reference="uNc-Ym-h5X"/>
  86. <include reference="1PQ-ec-DPA"/>
  87. <include reference="RZf-d4-hQn"/>
  88. <include reference="kGj-9C-hS2"/>
  89. <include reference="m5h-CJ-oc6"/>
  90. </mask>
  91. </variation>
  92. </view>
  93. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2sZ-F4-4yj" userLabel="View - message">
  94. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  95. <subviews>
  96. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="250" placeholderIntrinsicHeight="30" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="17E-3s-XMa" customClass="DatePickerButton">
  97. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  98. <animations/>
  99. <state key="normal">
  100. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  101. </state>
  102. <userDefinedRuntimeAttributes>
  103. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  104. <color key="value" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  105. </userDefinedRuntimeAttribute>
  106. </userDefinedRuntimeAttributes>
  107. </button>
  108. </subviews>
  109. <animations/>
  110. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  111. <constraints>
  112. <constraint firstItem="17E-3s-XMa" firstAttribute="top" secondItem="2sZ-F4-4yj" secondAttribute="top" constant="30" id="G0e-mV-woS"/>
  113. <constraint firstItem="17E-3s-XMa" firstAttribute="leading" secondItem="2sZ-F4-4yj" secondAttribute="leading" constant="20" id="J5h-T4-Mk2"/>
  114. <constraint firstAttribute="bottom" secondItem="17E-3s-XMa" secondAttribute="bottom" constant="30" id="qNT-Q7-ojG"/>
  115. <constraint firstAttribute="trailing" secondItem="17E-3s-XMa" secondAttribute="trailing" constant="20" id="wiy-sm-iW1"/>
  116. </constraints>
  117. <variation key="default">
  118. <mask key="subviews">
  119. <exclude reference="17E-3s-XMa"/>
  120. </mask>
  121. <mask key="constraints">
  122. <exclude reference="G0e-mV-woS"/>
  123. <exclude reference="J5h-T4-Mk2"/>
  124. <exclude reference="qNT-Q7-ojG"/>
  125. <exclude reference="wiy-sm-iW1"/>
  126. </mask>
  127. </variation>
  128. <variation key="heightClass=regular-widthClass=compact">
  129. <mask key="subviews">
  130. <include reference="17E-3s-XMa"/>
  131. </mask>
  132. <mask key="constraints">
  133. <include reference="G0e-mV-woS"/>
  134. <include reference="J5h-T4-Mk2"/>
  135. <include reference="qNT-Q7-ojG"/>
  136. <include reference="wiy-sm-iW1"/>
  137. </mask>
  138. </variation>
  139. </view>
  140. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wgq-ar-hCu" userLabel="View - Buttons">
  141. <rect key="frame" x="-20" y="282" width="338" height="90"/>
  142. <subviews>
  143. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="145" placeholderIntrinsicHeight="70" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6JT-ko-Esa" customClass="CustomButton">
  144. <rect key="frame" x="20" y="20" width="149" height="50"/>
  145. <animations/>
  146. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  147. <constraints>
  148. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="149" id="oNS-dX-n4b">
  149. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  150. </constraint>
  151. </constraints>
  152. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  153. <state key="normal" title="확인">
  154. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  155. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  156. </state>
  157. <variation key="default">
  158. <mask key="constraints">
  159. <exclude reference="oNS-dX-n4b"/>
  160. </mask>
  161. </variation>
  162. <variation key="heightClass=regular-widthClass=compact">
  163. <mask key="constraints">
  164. <include reference="oNS-dX-n4b"/>
  165. </mask>
  166. </variation>
  167. <connections>
  168. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="nF7-02-udd"/>
  169. </connections>
  170. </button>
  171. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" placeholderIntrinsicWidth="144" placeholderIntrinsicHeight="70" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3TV-rW-Ogd" customClass="CustomButton">
  172. <rect key="frame" x="170" y="20" width="148" height="50"/>
  173. <animations/>
  174. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  175. <constraints>
  176. <constraint firstAttribute="height" constant="44" id="hUq-NM-2Oy">
  177. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  178. </constraint>
  179. </constraints>
  180. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  181. <state key="normal" title="취소">
  182. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  183. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  184. </state>
  185. <variation key="default">
  186. <mask key="constraints">
  187. <exclude reference="hUq-NM-2Oy"/>
  188. </mask>
  189. </variation>
  190. <variation key="heightClass=regular-widthClass=compact">
  191. <mask key="constraints">
  192. <exclude reference="hUq-NM-2Oy"/>
  193. </mask>
  194. </variation>
  195. <connections>
  196. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="lrf-Cg-3vR"/>
  197. </connections>
  198. </button>
  199. </subviews>
  200. <animations/>
  201. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  202. <constraints>
  203. <constraint firstItem="3TV-rW-Ogd" firstAttribute="width" secondItem="6JT-ko-Esa" secondAttribute="width" id="BcJ-P0-oVj">
  204. <variation key="heightClass=regular-widthClass=compact" constant="-1"/>
  205. </constraint>
  206. <constraint firstItem="3TV-rW-Ogd" firstAttribute="leading" secondItem="6JT-ko-Esa" secondAttribute="trailing" constant="1" id="Fmh-bi-lJY"/>
  207. <constraint firstItem="6JT-ko-Esa" firstAttribute="leading" secondItem="wgq-ar-hCu" secondAttribute="leading" id="Hed-PG-agj"/>
  208. <constraint firstAttribute="bottom" secondItem="6JT-ko-Esa" secondAttribute="bottom" id="J6r-tP-aNV"/>
  209. <constraint firstItem="3TV-rW-Ogd" firstAttribute="top" secondItem="wgq-ar-hCu" secondAttribute="top" constant="1" id="QDt-9P-qAv"/>
  210. <constraint firstItem="6JT-ko-Esa" firstAttribute="top" secondItem="wgq-ar-hCu" secondAttribute="top" constant="1" id="TNK-po-p7P"/>
  211. <constraint firstAttribute="trailing" secondItem="3TV-rW-Ogd" secondAttribute="trailing" id="lP1-CF-kyj"/>
  212. <constraint firstAttribute="bottom" secondItem="3TV-rW-Ogd" secondAttribute="bottom" id="wkt-nF-qX4"/>
  213. </constraints>
  214. <variation key="default">
  215. <mask key="constraints">
  216. <exclude reference="Hed-PG-agj"/>
  217. <exclude reference="J6r-tP-aNV"/>
  218. <exclude reference="TNK-po-p7P"/>
  219. <exclude reference="BcJ-P0-oVj"/>
  220. <exclude reference="Fmh-bi-lJY"/>
  221. <exclude reference="QDt-9P-qAv"/>
  222. <exclude reference="lP1-CF-kyj"/>
  223. <exclude reference="wkt-nF-qX4"/>
  224. </mask>
  225. </variation>
  226. <variation key="heightClass=regular-widthClass=compact">
  227. <mask key="constraints">
  228. <include reference="Hed-PG-agj"/>
  229. <include reference="J6r-tP-aNV"/>
  230. <include reference="TNK-po-p7P"/>
  231. <include reference="BcJ-P0-oVj"/>
  232. <include reference="Fmh-bi-lJY"/>
  233. <include reference="QDt-9P-qAv"/>
  234. <include reference="lP1-CF-kyj"/>
  235. <include reference="wkt-nF-qX4"/>
  236. </mask>
  237. </variation>
  238. </view>
  239. </subviews>
  240. <animations/>
  241. <constraints>
  242. <constraint firstItem="wgq-ar-hCu" firstAttribute="top" secondItem="2sZ-F4-4yj" secondAttribute="bottom" id="8Nm-c2-xHp"/>
  243. <constraint firstItem="YHf-Qu-3Iu" firstAttribute="leading" secondItem="cFp-gN-fzj" secondAttribute="leading" id="EmA-VB-ZWE"/>
  244. <constraint firstItem="wgq-ar-hCu" firstAttribute="leading" secondItem="cFp-gN-fzj" secondAttribute="leading" id="Hee-85-1IM"/>
  245. <constraint firstItem="2sZ-F4-4yj" firstAttribute="centerY" secondItem="cFp-gN-fzj" secondAttribute="centerY" id="INd-0G-AKL">
  246. <variation key="heightClass=regular-widthClass=compact" constant="-3.5"/>
  247. </constraint>
  248. <constraint firstAttribute="trailing" secondItem="wgq-ar-hCu" secondAttribute="trailing" id="STR-G5-bfD"/>
  249. <constraint firstAttribute="bottom" secondItem="wgq-ar-hCu" secondAttribute="bottom" id="eNb-Yy-WCC"/>
  250. <constraint firstItem="YHf-Qu-3Iu" firstAttribute="top" secondItem="cFp-gN-fzj" secondAttribute="top" id="juC-4q-5Y9">
  251. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  252. </constraint>
  253. <constraint firstItem="2sZ-F4-4yj" firstAttribute="top" secondItem="YHf-Qu-3Iu" secondAttribute="bottom" constant="1" id="l7f-gQ-3bq">
  254. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  255. </constraint>
  256. <constraint firstAttribute="trailing" secondItem="YHf-Qu-3Iu" secondAttribute="trailing" id="mBw-Gd-gTr">
  257. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  258. </constraint>
  259. <constraint firstItem="2sZ-F4-4yj" firstAttribute="leading" secondItem="cFp-gN-fzj" secondAttribute="leading" id="nJL-a8-mDd"/>
  260. <constraint firstItem="YHf-Qu-3Iu" firstAttribute="trailing" secondItem="2sZ-F4-4yj" secondAttribute="trailing" id="oeN-53-iEJ"/>
  261. </constraints>
  262. <variation key="default">
  263. <mask key="subviews">
  264. <exclude reference="YHf-Qu-3Iu"/>
  265. <exclude reference="2sZ-F4-4yj"/>
  266. </mask>
  267. <mask key="constraints">
  268. <exclude reference="8Nm-c2-xHp"/>
  269. <exclude reference="Hee-85-1IM"/>
  270. <exclude reference="STR-G5-bfD"/>
  271. <exclude reference="eNb-Yy-WCC"/>
  272. <exclude reference="INd-0G-AKL"/>
  273. <exclude reference="l7f-gQ-3bq"/>
  274. <exclude reference="nJL-a8-mDd"/>
  275. <exclude reference="EmA-VB-ZWE"/>
  276. <exclude reference="juC-4q-5Y9"/>
  277. <exclude reference="mBw-Gd-gTr"/>
  278. <exclude reference="oeN-53-iEJ"/>
  279. </mask>
  280. </variation>
  281. <variation key="heightClass=regular-widthClass=compact">
  282. <mask key="subviews">
  283. <include reference="YHf-Qu-3Iu"/>
  284. <include reference="2sZ-F4-4yj"/>
  285. </mask>
  286. <mask key="constraints">
  287. <include reference="8Nm-c2-xHp"/>
  288. <include reference="Hee-85-1IM"/>
  289. <include reference="STR-G5-bfD"/>
  290. <include reference="eNb-Yy-WCC"/>
  291. <include reference="INd-0G-AKL"/>
  292. <include reference="l7f-gQ-3bq"/>
  293. <include reference="nJL-a8-mDd"/>
  294. <include reference="EmA-VB-ZWE"/>
  295. <include reference="juC-4q-5Y9"/>
  296. <include reference="mBw-Gd-gTr"/>
  297. <include reference="oeN-53-iEJ"/>
  298. </mask>
  299. </variation>
  300. </view>
  301. </subviews>
  302. <animations/>
  303. <constraints>
  304. <constraint firstItem="cFp-gN-fzj" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" id="2os-Vy-Dbj"/>
  305. <constraint firstItem="cFp-gN-fzj" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" id="KPt-mj-6VB"/>
  306. <constraint firstAttribute="trailing" secondItem="cFp-gN-fzj" secondAttribute="trailing" id="i7g-zI-9zL"/>
  307. <constraint firstAttribute="bottom" secondItem="cFp-gN-fzj" secondAttribute="bottom" id="nvv-rf-ePj"/>
  308. </constraints>
  309. <variation key="default">
  310. <mask key="subviews">
  311. <exclude reference="cFp-gN-fzj"/>
  312. </mask>
  313. <mask key="constraints">
  314. <exclude reference="2os-Vy-Dbj"/>
  315. <exclude reference="KPt-mj-6VB"/>
  316. <exclude reference="i7g-zI-9zL"/>
  317. <exclude reference="nvv-rf-ePj"/>
  318. </mask>
  319. </variation>
  320. <variation key="heightClass=regular-widthClass=compact">
  321. <mask key="subviews">
  322. <include reference="cFp-gN-fzj"/>
  323. </mask>
  324. <mask key="constraints">
  325. <include reference="2os-Vy-Dbj"/>
  326. <include reference="KPt-mj-6VB"/>
  327. <include reference="i7g-zI-9zL"/>
  328. <include reference="nvv-rf-ePj"/>
  329. </mask>
  330. </variation>
  331. </view>
  332. </subviews>
  333. <animations/>
  334. <constraints>
  335. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  336. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  337. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  338. <constraint firstItem="4c3-gb-BwR" firstAttribute="trailing" secondItem="sqq-aQ-dqD" secondAttribute="trailing" constant="26" id="SNd-cf-17Y">
  339. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  340. </constraint>
  341. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  342. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" constant="25" id="jNe-AH-9q0">
  343. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  344. </constraint>
  345. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" id="rPN-2q-9iB">
  346. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  347. </constraint>
  348. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  349. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  350. </constraints>
  351. <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
  352. <variation key="default">
  353. <mask key="subviews">
  354. <exclude reference="4c3-gb-BwR"/>
  355. <exclude reference="sqq-aQ-dqD"/>
  356. </mask>
  357. <mask key="constraints">
  358. <exclude reference="0tG-Bd-2ic"/>
  359. <exclude reference="F9j-6m-8Sq"/>
  360. <exclude reference="JX5-Sx-hSJ"/>
  361. <exclude reference="SNd-cf-17Y"/>
  362. <exclude reference="TOG-yL-xSq"/>
  363. <exclude reference="uc7-M6-ZYJ"/>
  364. <exclude reference="wPB-Gl-TgQ"/>
  365. <exclude reference="jNe-AH-9q0"/>
  366. <exclude reference="rPN-2q-9iB"/>
  367. </mask>
  368. </variation>
  369. <variation key="heightClass=regular-widthClass=compact">
  370. <mask key="subviews">
  371. <include reference="4c3-gb-BwR"/>
  372. <include reference="sqq-aQ-dqD"/>
  373. </mask>
  374. <mask key="constraints">
  375. <include reference="0tG-Bd-2ic"/>
  376. <include reference="F9j-6m-8Sq"/>
  377. <include reference="JX5-Sx-hSJ"/>
  378. <include reference="SNd-cf-17Y"/>
  379. <include reference="TOG-yL-xSq"/>
  380. <include reference="uc7-M6-ZYJ"/>
  381. <include reference="wPB-Gl-TgQ"/>
  382. <include reference="jNe-AH-9q0"/>
  383. <include reference="rPN-2q-9iB"/>
  384. </mask>
  385. </variation>
  386. <connections>
  387. <outlet property="btnDate" destination="17E-3s-XMa" id="uFq-5K-vq1"/>
  388. <outlet property="maskingView" destination="4c3-gb-BwR" id="8Up-1R-gSI"/>
  389. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  390. </connections>
  391. <point key="canvasLocation" x="321" y="342"/>
  392. </view>
  393. </objects>
  394. </document>