TimePickerPopupView.xib 73 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796
  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="TimePickerPopupView">
  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="ap8-5t-o6e">
  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="ap8-5t-o6e" secondAttribute="bottom" id="1uz-1C-5Qu"/>
  27. <constraint firstItem="ap8-5t-o6e" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="25R-hr-Z56"/>
  28. <constraint firstItem="ap8-5t-o6e" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="Qpa-ML-TV1"/>
  29. <constraint firstAttribute="trailing" secondItem="ap8-5t-o6e" secondAttribute="trailing" id="wpL-sV-GdQ"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  33. <rect key="frame" x="15" y="83" width="290" height="402"/>
  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="290" height="402"/>
  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="290" height="48"/>
  40. <subviews>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="iWh-qW-J7q">
  42. <rect key="frame" x="0.0" y="0.0" width="290" 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="IE2-24-gHl" customClass="CustomLabel">
  45. <rect key="frame" x="23" y="0.0" width="267" height="48"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="64" id="gmY-Rb-Qao">
  48. <variation key="heightClass=regular-widthClass=compact" constant="48"/>
  49. </constraint>
  50. </constraints>
  51. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  52. <color key="textColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  53. <nil key="highlightedColor"/>
  54. <variation key="default">
  55. <mask key="constraints">
  56. <exclude reference="gmY-Rb-Qao"/>
  57. </mask>
  58. </variation>
  59. <variation key="heightClass=regular-widthClass=compact">
  60. <mask key="constraints">
  61. <include reference="gmY-Rb-Qao"/>
  62. </mask>
  63. </variation>
  64. </label>
  65. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6aH-wb-Xf3">
  66. <rect key="frame" x="0.0" y="0.0" width="23" height="48"/>
  67. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  68. <constraints>
  69. <constraint firstAttribute="width" constant="23" id="XSN-gM-Odb"/>
  70. </constraints>
  71. </view>
  72. </subviews>
  73. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  74. <constraints>
  75. <constraint firstAttribute="height" constant="44" id="1fj-XN-uH0">
  76. <variation key="heightClass=regular-widthClass=compact" constant="64"/>
  77. </constraint>
  78. <constraint firstItem="6aH-wb-Xf3" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="3E0-Vu-x3s"/>
  79. <constraint firstAttribute="height" constant="48" id="3TC-4V-2Og"/>
  80. <constraint firstItem="6aH-wb-Xf3" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Jr0-49-2WE"/>
  81. <constraint firstAttribute="trailing" secondItem="iWh-qW-J7q" secondAttribute="trailing" id="L9U-Ze-p7k"/>
  82. <constraint firstItem="IE2-24-gHl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ldj-nV-yrM">
  83. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  84. </constraint>
  85. <constraint firstAttribute="bottom" secondItem="iWh-qW-J7q" secondAttribute="bottom" id="TCn-Jw-ub3"/>
  86. <constraint firstItem="iWh-qW-J7q" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="igX-tu-cPr"/>
  87. <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT">
  88. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  89. </constraint>
  90. <constraint firstAttribute="bottom" secondItem="6aH-wb-Xf3" secondAttribute="bottom" id="pWL-d0-9et"/>
  91. <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="6aH-wb-Xf3" secondAttribute="trailing" id="yyP-G4-nEJ"/>
  92. <constraint firstAttribute="bottom" secondItem="IE2-24-gHl" secondAttribute="bottom" id="yzV-EQ-HeM">
  93. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  94. </constraint>
  95. <constraint firstItem="iWh-qW-J7q" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="zk3-GC-XpW"/>
  96. </constraints>
  97. <variation key="default">
  98. <mask key="subviews">
  99. <exclude reference="IE2-24-gHl"/>
  100. </mask>
  101. <mask key="constraints">
  102. <exclude reference="1fj-XN-uH0"/>
  103. <exclude reference="Ldj-nV-yrM"/>
  104. <exclude reference="mUY-4l-GjT"/>
  105. <exclude reference="yzV-EQ-HeM"/>
  106. </mask>
  107. </variation>
  108. <variation key="heightClass=regular-widthClass=compact">
  109. <mask key="subviews">
  110. <include reference="IE2-24-gHl"/>
  111. </mask>
  112. <mask key="constraints">
  113. <exclude reference="1fj-XN-uH0"/>
  114. <include reference="Ldj-nV-yrM"/>
  115. <include reference="mUY-4l-GjT"/>
  116. <include reference="yzV-EQ-HeM"/>
  117. </mask>
  118. </variation>
  119. </view>
  120. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mw5-GF-3oQ" userLabel="View - message">
  121. <rect key="frame" x="0.0" y="48" width="290" height="311"/>
  122. <subviews>
  123. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="exh-19-ap4">
  124. <rect key="frame" x="0.0" y="0.0" width="290" height="311"/>
  125. </imageView>
  126. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZLi-Se-du7" userLabel="View - days">
  127. <rect key="frame" x="5" y="243" width="280" height="50"/>
  128. <subviews>
  129. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="40" placeholderIntrinsicHeight="50" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zGy-bM-YLk" customClass="CustomCheckBox">
  130. <rect key="frame" x="240" y="0.0" width="40" height="50"/>
  131. <constraints>
  132. <constraint firstAttribute="width" constant="36" id="BJY-KH-1tY">
  133. <variation key="heightClass=regular-widthClass=compact" constant="40"/>
  134. </constraint>
  135. <constraint firstAttribute="height" constant="50" id="k2r-na-9Bg"/>
  136. </constraints>
  137. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  138. <inset key="titleEdgeInsets" minX="-27" minY="0.0" maxX="0.0" maxY="0.0"/>
  139. <inset key="imageEdgeInsets" minX="6" minY="23" maxX="0.0" maxY="0.0"/>
  140. <state key="normal" title="SUN" image="common_checkbox_default">
  141. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  142. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  143. </state>
  144. <state key="selected">
  145. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  146. </state>
  147. <state key="highlighted">
  148. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. </state>
  150. <variation key="default">
  151. <mask key="constraints">
  152. <exclude reference="BJY-KH-1tY"/>
  153. <exclude reference="k2r-na-9Bg"/>
  154. </mask>
  155. </variation>
  156. <variation key="heightClass=regular-widthClass=compact">
  157. <mask key="constraints">
  158. <include reference="BJY-KH-1tY"/>
  159. <include reference="k2r-na-9Bg"/>
  160. </mask>
  161. </variation>
  162. </button>
  163. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="40" placeholderIntrinsicHeight="50" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1Oy-jS-Ud8" customClass="CustomCheckBox">
  164. <rect key="frame" x="0.0" y="0.0" width="40" height="50"/>
  165. <constraints>
  166. <constraint firstAttribute="height" constant="50" id="PJV-EI-OpY"/>
  167. <constraint firstAttribute="width" constant="36" id="WBc-Ic-YW2">
  168. <variation key="heightClass=regular-widthClass=compact" constant="40"/>
  169. </constraint>
  170. </constraints>
  171. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  172. <inset key="titleEdgeInsets" minX="-27" minY="0.0" maxX="0.0" maxY="0.0"/>
  173. <inset key="imageEdgeInsets" minX="6" minY="23" maxX="0.0" maxY="0.0"/>
  174. <state key="normal" title="MON" image="common_checkbox_default">
  175. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  176. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  177. </state>
  178. <state key="selected">
  179. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  180. </state>
  181. <state key="highlighted">
  182. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  183. </state>
  184. <variation key="default">
  185. <mask key="constraints">
  186. <exclude reference="PJV-EI-OpY"/>
  187. <exclude reference="WBc-Ic-YW2"/>
  188. </mask>
  189. </variation>
  190. <variation key="heightClass=regular-widthClass=compact">
  191. <mask key="constraints">
  192. <include reference="PJV-EI-OpY"/>
  193. <include reference="WBc-Ic-YW2"/>
  194. </mask>
  195. </variation>
  196. </button>
  197. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="40" placeholderIntrinsicHeight="50" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tEs-LC-Apx" customClass="CustomCheckBox">
  198. <rect key="frame" x="40" y="0.0" width="40" height="50"/>
  199. <constraints>
  200. <constraint firstAttribute="width" constant="36" id="Org-up-Glu">
  201. <variation key="heightClass=regular-widthClass=compact" constant="40"/>
  202. </constraint>
  203. <constraint firstAttribute="height" constant="50" id="bSk-1m-ZS2"/>
  204. </constraints>
  205. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  206. <inset key="titleEdgeInsets" minX="-27" minY="0.0" maxX="0.0" maxY="0.0"/>
  207. <inset key="imageEdgeInsets" minX="6" minY="23" maxX="0.0" maxY="0.0"/>
  208. <state key="normal" title="TUE" image="common_checkbox_default">
  209. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  210. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  211. </state>
  212. <state key="selected">
  213. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  214. </state>
  215. <state key="highlighted">
  216. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  217. </state>
  218. <variation key="default">
  219. <mask key="constraints">
  220. <exclude reference="Org-up-Glu"/>
  221. <exclude reference="bSk-1m-ZS2"/>
  222. </mask>
  223. </variation>
  224. <variation key="heightClass=regular-widthClass=compact">
  225. <mask key="constraints">
  226. <include reference="Org-up-Glu"/>
  227. <include reference="bSk-1m-ZS2"/>
  228. </mask>
  229. </variation>
  230. </button>
  231. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="40" placeholderIntrinsicHeight="50" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q2d-7q-uU8" customClass="CustomCheckBox">
  232. <rect key="frame" x="80" y="0.0" width="40" height="50"/>
  233. <constraints>
  234. <constraint firstAttribute="height" constant="50" id="2ch-WH-dIs"/>
  235. <constraint firstAttribute="width" constant="36" id="9Ph-Xu-0TP">
  236. <variation key="heightClass=regular-widthClass=compact" constant="40"/>
  237. </constraint>
  238. </constraints>
  239. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  240. <inset key="titleEdgeInsets" minX="-27" minY="0.0" maxX="0.0" maxY="0.0"/>
  241. <inset key="imageEdgeInsets" minX="6" minY="23" maxX="0.0" maxY="0.0"/>
  242. <state key="normal" title="WED" image="common_checkbox_default">
  243. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  244. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  245. </state>
  246. <state key="selected">
  247. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  248. </state>
  249. <state key="highlighted">
  250. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  251. </state>
  252. <variation key="default">
  253. <mask key="constraints">
  254. <exclude reference="2ch-WH-dIs"/>
  255. <exclude reference="9Ph-Xu-0TP"/>
  256. </mask>
  257. </variation>
  258. <variation key="heightClass=regular-widthClass=compact">
  259. <mask key="constraints">
  260. <include reference="2ch-WH-dIs"/>
  261. <include reference="9Ph-Xu-0TP"/>
  262. </mask>
  263. </variation>
  264. </button>
  265. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="40" placeholderIntrinsicHeight="50" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gnm-iP-QY0" customClass="CustomCheckBox">
  266. <rect key="frame" x="120" y="0.0" width="40" height="50"/>
  267. <constraints>
  268. <constraint firstAttribute="width" constant="36" id="Vlv-Ms-WHn">
  269. <variation key="heightClass=regular-widthClass=compact" constant="40"/>
  270. </constraint>
  271. <constraint firstAttribute="height" constant="50" id="tau-FB-ZEc"/>
  272. </constraints>
  273. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  274. <inset key="titleEdgeInsets" minX="-27" minY="0.0" maxX="0.0" maxY="0.0"/>
  275. <inset key="imageEdgeInsets" minX="6" minY="23" maxX="0.0" maxY="0.0"/>
  276. <state key="normal" title="THU" image="common_checkbox_default">
  277. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  278. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  279. </state>
  280. <state key="selected">
  281. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  282. </state>
  283. <state key="highlighted">
  284. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  285. </state>
  286. <variation key="default">
  287. <mask key="constraints">
  288. <exclude reference="Vlv-Ms-WHn"/>
  289. <exclude reference="tau-FB-ZEc"/>
  290. </mask>
  291. </variation>
  292. <variation key="heightClass=regular-widthClass=compact">
  293. <mask key="constraints">
  294. <include reference="Vlv-Ms-WHn"/>
  295. <include reference="tau-FB-ZEc"/>
  296. </mask>
  297. </variation>
  298. </button>
  299. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="40" placeholderIntrinsicHeight="50" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gEc-zH-hzY" customClass="CustomCheckBox">
  300. <rect key="frame" x="160" y="0.0" width="40" height="50"/>
  301. <constraints>
  302. <constraint firstAttribute="height" constant="50" id="Stm-DZ-sIz"/>
  303. <constraint firstAttribute="width" constant="36" id="Zq5-Sg-gCK">
  304. <variation key="heightClass=regular-widthClass=compact" constant="40"/>
  305. </constraint>
  306. </constraints>
  307. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  308. <inset key="titleEdgeInsets" minX="-27" minY="0.0" maxX="0.0" maxY="0.0"/>
  309. <inset key="imageEdgeInsets" minX="6" minY="23" maxX="0.0" maxY="0.0"/>
  310. <state key="normal" title="FRI" image="common_checkbox_default">
  311. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  312. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  313. </state>
  314. <state key="selected">
  315. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  316. </state>
  317. <state key="highlighted">
  318. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  319. </state>
  320. <variation key="default">
  321. <mask key="constraints">
  322. <exclude reference="Stm-DZ-sIz"/>
  323. <exclude reference="Zq5-Sg-gCK"/>
  324. </mask>
  325. </variation>
  326. <variation key="heightClass=regular-widthClass=compact">
  327. <mask key="constraints">
  328. <include reference="Stm-DZ-sIz"/>
  329. <include reference="Zq5-Sg-gCK"/>
  330. </mask>
  331. </variation>
  332. </button>
  333. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="40" placeholderIntrinsicHeight="50" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o4f-q6-59K" customClass="CustomCheckBox">
  334. <rect key="frame" x="200" y="0.0" width="40" height="50"/>
  335. <constraints>
  336. <constraint firstAttribute="height" constant="50" id="XPv-d7-MIX"/>
  337. <constraint firstAttribute="width" constant="36" id="nYI-Nu-P6l">
  338. <variation key="heightClass=regular-widthClass=compact" constant="40"/>
  339. </constraint>
  340. </constraints>
  341. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  342. <inset key="titleEdgeInsets" minX="-27" minY="0.0" maxX="0.0" maxY="0.0"/>
  343. <inset key="imageEdgeInsets" minX="6" minY="23" maxX="0.0" maxY="0.0"/>
  344. <state key="normal" title="SAT" image="common_checkbox_default">
  345. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  346. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  347. </state>
  348. <state key="selected">
  349. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  350. </state>
  351. <state key="highlighted">
  352. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  353. </state>
  354. <variation key="default">
  355. <mask key="constraints">
  356. <exclude reference="XPv-d7-MIX"/>
  357. <exclude reference="nYI-Nu-P6l"/>
  358. </mask>
  359. </variation>
  360. <variation key="heightClass=regular-widthClass=compact">
  361. <mask key="constraints">
  362. <include reference="XPv-d7-MIX"/>
  363. <include reference="nYI-Nu-P6l"/>
  364. </mask>
  365. </variation>
  366. </button>
  367. </subviews>
  368. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  369. <constraints>
  370. <constraint firstItem="tEs-LC-Apx" firstAttribute="leading" secondItem="1Oy-jS-Ud8" secondAttribute="trailing" id="2QB-ji-wZE"/>
  371. <constraint firstAttribute="width" constant="280" id="9Nc-iC-1UR"/>
  372. <constraint firstItem="tEs-LC-Apx" firstAttribute="centerY" secondItem="1Oy-jS-Ud8" secondAttribute="centerY" id="Fft-qq-bZn"/>
  373. <constraint firstAttribute="height" constant="50" id="FtA-7U-SSB"/>
  374. <constraint firstItem="1Oy-jS-Ud8" firstAttribute="leading" secondItem="ZLi-Se-du7" secondAttribute="leading" constant="5" id="GpP-m8-6VH">
  375. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  376. </constraint>
  377. <constraint firstItem="tEs-LC-Apx" firstAttribute="centerY" secondItem="q2d-7q-uU8" secondAttribute="centerY" id="NcT-o2-E4s"/>
  378. <constraint firstItem="zGy-bM-YLk" firstAttribute="leading" secondItem="o4f-q6-59K" secondAttribute="trailing" id="NlM-oU-U4q"/>
  379. <constraint firstItem="1Oy-jS-Ud8" firstAttribute="top" secondItem="ZLi-Se-du7" secondAttribute="top" id="PUa-PM-zqn"/>
  380. <constraint firstItem="gEc-zH-hzY" firstAttribute="centerY" secondItem="o4f-q6-59K" secondAttribute="centerY" id="RSf-w4-s9j"/>
  381. <constraint firstItem="gnm-iP-QY0" firstAttribute="leading" secondItem="q2d-7q-uU8" secondAttribute="trailing" id="SKq-i7-LoV"/>
  382. <constraint firstItem="q2d-7q-uU8" firstAttribute="centerY" secondItem="gnm-iP-QY0" secondAttribute="centerY" id="aMH-w7-y8I"/>
  383. <constraint firstItem="zGy-bM-YLk" firstAttribute="centerY" secondItem="o4f-q6-59K" secondAttribute="centerY" id="g06-pK-BuC"/>
  384. <constraint firstItem="q2d-7q-uU8" firstAttribute="leading" secondItem="tEs-LC-Apx" secondAttribute="trailing" id="grt-Ny-anD"/>
  385. <constraint firstItem="gEc-zH-hzY" firstAttribute="leading" secondItem="gnm-iP-QY0" secondAttribute="trailing" id="hRL-CP-iPT"/>
  386. <constraint firstItem="gnm-iP-QY0" firstAttribute="centerY" secondItem="gEc-zH-hzY" secondAttribute="centerY" id="sNq-bS-KDt"/>
  387. <constraint firstItem="o4f-q6-59K" firstAttribute="leading" secondItem="gEc-zH-hzY" secondAttribute="trailing" id="u62-rv-3Ha"/>
  388. </constraints>
  389. <variation key="default">
  390. <mask key="subviews">
  391. <exclude reference="zGy-bM-YLk"/>
  392. <exclude reference="1Oy-jS-Ud8"/>
  393. <exclude reference="tEs-LC-Apx"/>
  394. <exclude reference="q2d-7q-uU8"/>
  395. <exclude reference="gnm-iP-QY0"/>
  396. <exclude reference="gEc-zH-hzY"/>
  397. <exclude reference="o4f-q6-59K"/>
  398. </mask>
  399. <mask key="constraints">
  400. <exclude reference="9Nc-iC-1UR"/>
  401. <exclude reference="FtA-7U-SSB"/>
  402. <exclude reference="GpP-m8-6VH"/>
  403. <exclude reference="PUa-PM-zqn"/>
  404. <exclude reference="RSf-w4-s9j"/>
  405. <exclude reference="hRL-CP-iPT"/>
  406. <exclude reference="SKq-i7-LoV"/>
  407. <exclude reference="sNq-bS-KDt"/>
  408. <exclude reference="u62-rv-3Ha"/>
  409. <exclude reference="aMH-w7-y8I"/>
  410. <exclude reference="grt-Ny-anD"/>
  411. <exclude reference="2QB-ji-wZE"/>
  412. <exclude reference="Fft-qq-bZn"/>
  413. <exclude reference="NcT-o2-E4s"/>
  414. <exclude reference="NlM-oU-U4q"/>
  415. <exclude reference="g06-pK-BuC"/>
  416. </mask>
  417. </variation>
  418. <variation key="heightClass=regular-widthClass=compact">
  419. <mask key="subviews">
  420. <include reference="zGy-bM-YLk"/>
  421. <include reference="1Oy-jS-Ud8"/>
  422. <include reference="tEs-LC-Apx"/>
  423. <include reference="q2d-7q-uU8"/>
  424. <include reference="gnm-iP-QY0"/>
  425. <include reference="gEc-zH-hzY"/>
  426. <include reference="o4f-q6-59K"/>
  427. </mask>
  428. <mask key="constraints">
  429. <include reference="9Nc-iC-1UR"/>
  430. <include reference="FtA-7U-SSB"/>
  431. <include reference="GpP-m8-6VH"/>
  432. <include reference="PUa-PM-zqn"/>
  433. <include reference="RSf-w4-s9j"/>
  434. <include reference="hRL-CP-iPT"/>
  435. <include reference="SKq-i7-LoV"/>
  436. <include reference="sNq-bS-KDt"/>
  437. <include reference="u62-rv-3Ha"/>
  438. <include reference="aMH-w7-y8I"/>
  439. <include reference="grt-Ny-anD"/>
  440. <include reference="2QB-ji-wZE"/>
  441. <include reference="Fft-qq-bZn"/>
  442. <include reference="NcT-o2-E4s"/>
  443. <include reference="NlM-oU-U4q"/>
  444. <include reference="g06-pK-BuC"/>
  445. </mask>
  446. </variation>
  447. </view>
  448. <datePicker contentMode="scaleToFill" placeholderIntrinsicWidth="280" placeholderIntrinsicHeight="165" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="time" minuteInterval="1" translatesAutoresizingMaskIntoConstraints="NO" id="wQG-aC-zDU" customClass="CustomDatePicker">
  449. <rect key="frame" x="25" y="30" width="240" height="165"/>
  450. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  451. <constraints>
  452. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="165" id="J6y-k3-t3O"/>
  453. <constraint firstAttribute="height" constant="180" id="YPr-Kq-265">
  454. <variation key="heightClass=regular-widthClass=compact" constant="165"/>
  455. </constraint>
  456. <constraint firstAttribute="width" constant="215" id="fqG-ev-09e">
  457. <variation key="heightClass=regular-widthClass=compact" constant="280"/>
  458. </constraint>
  459. </constraints>
  460. <date key="date" timeIntervalSinceReferenceDate="448876514.24502999">
  461. <!--2015-03-24 07:55:14 +0000-->
  462. </date>
  463. <variation key="default">
  464. <mask key="constraints">
  465. <exclude reference="J6y-k3-t3O"/>
  466. <exclude reference="YPr-Kq-265"/>
  467. <exclude reference="fqG-ev-09e"/>
  468. </mask>
  469. </variation>
  470. <variation key="heightClass=regular-widthClass=compact">
  471. <mask key="constraints">
  472. <exclude reference="J6y-k3-t3O"/>
  473. <include reference="YPr-Kq-265"/>
  474. <exclude reference="fqG-ev-09e"/>
  475. </mask>
  476. </variation>
  477. </datePicker>
  478. </subviews>
  479. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  480. <constraints>
  481. <constraint firstItem="wQG-aC-zDU" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="25" id="1wC-sv-L9S"/>
  482. <constraint firstItem="wQG-aC-zDU" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" constant="30" id="23w-ub-yQ0"/>
  483. <constraint firstItem="exh-19-ap4" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="3CB-nu-ibb"/>
  484. <constraint firstItem="ZLi-Se-du7" firstAttribute="width" secondItem="Mw5-GF-3oQ" secondAttribute="width" id="8MU-h8-0y8">
  485. <variation key="heightClass=regular-widthClass=compact" constant="-10"/>
  486. </constraint>
  487. <constraint firstAttribute="bottom" secondItem="ZLi-Se-du7" secondAttribute="bottom" constant="18" id="8Yh-yb-IuI"/>
  488. <constraint firstAttribute="trailing" secondItem="exh-19-ap4" secondAttribute="trailing" id="B0a-2q-gSw"/>
  489. <constraint firstItem="ZLi-Se-du7" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="Jeq-dm-hZR">
  490. <variation key="heightClass=regular-widthClass=compact" constant="5"/>
  491. </constraint>
  492. <constraint firstItem="ZLi-Se-du7" firstAttribute="centerX" secondItem="Mw5-GF-3oQ" secondAttribute="centerX" id="Nun-gY-HC2"/>
  493. <constraint firstItem="exh-19-ap4" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="gmu-Nr-EoP"/>
  494. <constraint firstItem="ZLi-Se-du7" firstAttribute="top" secondItem="wQG-aC-zDU" secondAttribute="bottom" constant="48" id="j0X-Cb-gMn"/>
  495. <constraint firstAttribute="trailing" secondItem="wQG-aC-zDU" secondAttribute="trailing" constant="25" id="pZ6-Yu-lI1"/>
  496. <constraint firstAttribute="trailing" secondItem="ZLi-Se-du7" secondAttribute="trailing" id="qou-uS-gii">
  497. <variation key="heightClass=regular-widthClass=compact" constant="5"/>
  498. </constraint>
  499. <constraint firstAttribute="bottom" secondItem="exh-19-ap4" secondAttribute="bottom" id="vOV-SV-N01"/>
  500. </constraints>
  501. <variation key="default">
  502. <mask key="subviews">
  503. <exclude reference="ZLi-Se-du7"/>
  504. <exclude reference="wQG-aC-zDU"/>
  505. </mask>
  506. <mask key="constraints">
  507. <exclude reference="1wC-sv-L9S"/>
  508. <exclude reference="23w-ub-yQ0"/>
  509. <exclude reference="pZ6-Yu-lI1"/>
  510. <exclude reference="8MU-h8-0y8"/>
  511. <exclude reference="8Yh-yb-IuI"/>
  512. <exclude reference="Jeq-dm-hZR"/>
  513. <exclude reference="Nun-gY-HC2"/>
  514. <exclude reference="j0X-Cb-gMn"/>
  515. <exclude reference="qou-uS-gii"/>
  516. </mask>
  517. </variation>
  518. <variation key="heightClass=regular-widthClass=compact">
  519. <mask key="subviews">
  520. <include reference="ZLi-Se-du7"/>
  521. <include reference="wQG-aC-zDU"/>
  522. </mask>
  523. <mask key="constraints">
  524. <include reference="1wC-sv-L9S"/>
  525. <include reference="23w-ub-yQ0"/>
  526. <include reference="pZ6-Yu-lI1"/>
  527. <exclude reference="8MU-h8-0y8"/>
  528. <include reference="8Yh-yb-IuI"/>
  529. <exclude reference="Jeq-dm-hZR"/>
  530. <include reference="Nun-gY-HC2"/>
  531. <include reference="j0X-Cb-gMn"/>
  532. <exclude reference="qou-uS-gii"/>
  533. </mask>
  534. </variation>
  535. </view>
  536. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bIs-li-8bz" userLabel="View - Buttons">
  537. <rect key="frame" x="0.0" y="359" width="290" height="43"/>
  538. <subviews>
  539. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="145" placeholderIntrinsicHeight="51" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
  540. <rect key="frame" x="0.0" y="1" width="145" height="42"/>
  541. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  542. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  543. <state key="normal" title="확인" backgroundImage="img_popup_bg_body">
  544. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  545. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  546. </state>
  547. <state key="highlighted">
  548. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  549. </state>
  550. <connections>
  551. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="JvU-lL-1vP"/>
  552. </connections>
  553. </button>
  554. <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">
  555. <rect key="frame" x="146" y="1" width="144" height="42"/>
  556. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  557. <constraints>
  558. <constraint firstAttribute="height" constant="44" id="L9v-r3-6MJ">
  559. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  560. </constraint>
  561. </constraints>
  562. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  563. <state key="normal" title="취소" backgroundImage="img_popup_btn_right">
  564. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  565. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  566. </state>
  567. <state key="highlighted">
  568. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  569. </state>
  570. <variation key="default">
  571. <mask key="constraints">
  572. <exclude reference="L9v-r3-6MJ"/>
  573. </mask>
  574. </variation>
  575. <variation key="heightClass=regular-widthClass=compact">
  576. <mask key="constraints">
  577. <exclude reference="L9v-r3-6MJ"/>
  578. </mask>
  579. </variation>
  580. <connections>
  581. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="g5k-Tn-E33"/>
  582. </connections>
  583. </button>
  584. </subviews>
  585. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  586. <constraints>
  587. <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="bIs-li-8bz" secondAttribute="leading" id="Fkf-og-ytd"/>
  588. <constraint firstAttribute="trailing" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="PjC-cB-YfR"/>
  589. <constraint firstAttribute="height" constant="43" id="SF2-Mv-jH7"/>
  590. <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" constant="1" id="hu2-xM-w64"/>
  591. <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="l9l-jK-cst"/>
  592. <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="qJo-Xg-EhL">
  593. <variation key="heightClass=regular-widthClass=compact" constant="-1"/>
  594. </constraint>
  595. <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="FKG-xS-HlM" secondAttribute="trailing" constant="1" id="rpW-dL-KWs"/>
  596. <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="sQC-dK-bJs"/>
  597. <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" constant="1" id="xsM-oo-x8a"/>
  598. </constraints>
  599. <variation key="default">
  600. <mask key="constraints">
  601. <exclude reference="Fkf-og-ytd"/>
  602. <exclude reference="hu2-xM-w64"/>
  603. <exclude reference="l9l-jK-cst"/>
  604. <exclude reference="PjC-cB-YfR"/>
  605. <exclude reference="qJo-Xg-EhL"/>
  606. <exclude reference="rpW-dL-KWs"/>
  607. <exclude reference="sQC-dK-bJs"/>
  608. <exclude reference="xsM-oo-x8a"/>
  609. </mask>
  610. </variation>
  611. <variation key="heightClass=regular-widthClass=compact">
  612. <mask key="constraints">
  613. <include reference="Fkf-og-ytd"/>
  614. <include reference="hu2-xM-w64"/>
  615. <include reference="l9l-jK-cst"/>
  616. <include reference="PjC-cB-YfR"/>
  617. <include reference="qJo-Xg-EhL"/>
  618. <include reference="rpW-dL-KWs"/>
  619. <include reference="sQC-dK-bJs"/>
  620. <include reference="xsM-oo-x8a"/>
  621. </mask>
  622. </variation>
  623. </view>
  624. </subviews>
  625. <constraints>
  626. <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
  627. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
  628. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
  629. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  630. </constraint>
  631. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="centerY" secondItem="3Np-sH-ysD" secondAttribute="centerY" id="UWf-rC-hV7">
  632. <variation key="heightClass=regular-widthClass=compact" constant="3"/>
  633. </constraint>
  634. <constraint firstAttribute="trailing" secondItem="bIs-li-8bz" secondAttribute="trailing" id="UaC-ap-Ulp"/>
  635. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
  636. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="1" id="hfD-i1-Fhe">
  637. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  638. </constraint>
  639. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
  640. <constraint firstAttribute="bottom" secondItem="bIs-li-8bz" secondAttribute="bottom" id="oNC-iJ-Za7"/>
  641. <constraint firstItem="bIs-li-8bz" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="s6c-op-QFh"/>
  642. <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="wPf-du-0AV">
  643. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  644. </constraint>
  645. </constraints>
  646. <variation key="default">
  647. <mask key="subviews">
  648. <exclude reference="7nf-Ia-7Kq"/>
  649. <exclude reference="Mw5-GF-3oQ"/>
  650. </mask>
  651. <mask key="constraints">
  652. <exclude reference="UaC-ap-Ulp"/>
  653. <exclude reference="oNC-iJ-Za7"/>
  654. <exclude reference="s6c-op-QFh"/>
  655. <exclude reference="wPf-du-0AV"/>
  656. <exclude reference="QFZ-sI-FTg"/>
  657. <exclude reference="SU0-8W-BVB"/>
  658. <exclude reference="fbA-Cy-O1e"/>
  659. <exclude reference="j4G-mB-NeU"/>
  660. <exclude reference="RFN-Kf-txX"/>
  661. <exclude reference="UWf-rC-hV7"/>
  662. <exclude reference="hfD-i1-Fhe"/>
  663. </mask>
  664. </variation>
  665. <variation key="heightClass=regular-widthClass=compact">
  666. <mask key="subviews">
  667. <include reference="7nf-Ia-7Kq"/>
  668. <include reference="Mw5-GF-3oQ"/>
  669. </mask>
  670. <mask key="constraints">
  671. <include reference="UaC-ap-Ulp"/>
  672. <include reference="oNC-iJ-Za7"/>
  673. <include reference="s6c-op-QFh"/>
  674. <include reference="wPf-du-0AV"/>
  675. <include reference="QFZ-sI-FTg"/>
  676. <include reference="SU0-8W-BVB"/>
  677. <include reference="fbA-Cy-O1e"/>
  678. <include reference="j4G-mB-NeU"/>
  679. <include reference="RFN-Kf-txX"/>
  680. <include reference="UWf-rC-hV7"/>
  681. <include reference="hfD-i1-Fhe"/>
  682. </mask>
  683. </variation>
  684. </view>
  685. </subviews>
  686. <constraints>
  687. <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
  688. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  689. </constraint>
  690. <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" constant="1" id="CFR-Ui-y7e">
  691. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  692. </constraint>
  693. <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
  694. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  695. </constraint>
  696. <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
  697. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  698. </constraint>
  699. </constraints>
  700. <variation key="default">
  701. <mask key="subviews">
  702. <exclude reference="3Np-sH-ysD"/>
  703. </mask>
  704. <mask key="constraints">
  705. <exclude reference="4tu-Yz-TS5"/>
  706. <exclude reference="CFR-Ui-y7e"/>
  707. <exclude reference="SmO-lm-bHQ"/>
  708. <exclude reference="feN-Ai-BHU"/>
  709. </mask>
  710. </variation>
  711. <variation key="heightClass=regular-widthClass=compact">
  712. <mask key="subviews">
  713. <include reference="3Np-sH-ysD"/>
  714. </mask>
  715. <mask key="constraints">
  716. <include reference="4tu-Yz-TS5"/>
  717. <include reference="CFR-Ui-y7e"/>
  718. <include reference="SmO-lm-bHQ"/>
  719. <include reference="feN-Ai-BHU"/>
  720. </mask>
  721. </variation>
  722. </view>
  723. </subviews>
  724. <constraints>
  725. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  726. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  727. <constraint firstAttribute="trailing" secondItem="sqq-aQ-dqD" secondAttribute="trailing" constant="15" placeholder="YES" id="J8W-3c-fXE"/>
  728. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  729. <constraint firstItem="sqq-aQ-dqD" firstAttribute="centerY" secondItem="qLf-va-EAG" secondAttribute="centerY" placeholder="YES" id="Pfa-lH-sS7"/>
  730. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  731. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  732. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  733. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" constant="15" placeholder="YES" id="whE-VD-v7i"/>
  734. </constraints>
  735. <variation key="default">
  736. <mask key="subviews">
  737. <exclude reference="4c3-gb-BwR"/>
  738. <exclude reference="sqq-aQ-dqD"/>
  739. </mask>
  740. <mask key="constraints">
  741. <exclude reference="0tG-Bd-2ic"/>
  742. <exclude reference="F9j-6m-8Sq"/>
  743. <exclude reference="JX5-Sx-hSJ"/>
  744. <exclude reference="TOG-yL-xSq"/>
  745. <exclude reference="uc7-M6-ZYJ"/>
  746. <exclude reference="wPB-Gl-TgQ"/>
  747. <exclude reference="J8W-3c-fXE"/>
  748. <exclude reference="Pfa-lH-sS7"/>
  749. <exclude reference="whE-VD-v7i"/>
  750. </mask>
  751. </variation>
  752. <variation key="heightClass=regular-widthClass=compact">
  753. <mask key="subviews">
  754. <include reference="4c3-gb-BwR"/>
  755. <include reference="sqq-aQ-dqD"/>
  756. </mask>
  757. <mask key="constraints">
  758. <include reference="0tG-Bd-2ic"/>
  759. <include reference="F9j-6m-8Sq"/>
  760. <include reference="JX5-Sx-hSJ"/>
  761. <include reference="TOG-yL-xSq"/>
  762. <include reference="uc7-M6-ZYJ"/>
  763. <include reference="wPB-Gl-TgQ"/>
  764. <include reference="J8W-3c-fXE"/>
  765. <include reference="Pfa-lH-sS7"/>
  766. <include reference="whE-VD-v7i"/>
  767. </mask>
  768. </variation>
  769. <connections>
  770. <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
  771. <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
  772. <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
  773. <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
  774. <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
  775. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  776. <outlet property="timePicker" destination="wQG-aC-zDU" id="qvy-Ok-l8c"/>
  777. <outletCollection property="chkDays" destination="1Oy-jS-Ud8" id="xBv-gx-7fR"/>
  778. <outletCollection property="chkDays" destination="tEs-LC-Apx" id="6bL-nw-yLZ"/>
  779. <outletCollection property="chkDays" destination="q2d-7q-uU8" id="rG8-QE-YWV"/>
  780. <outletCollection property="chkDays" destination="gnm-iP-QY0" id="H6U-yq-f5R"/>
  781. <outletCollection property="chkDays" destination="gEc-zH-hzY" id="yXh-5e-W7O"/>
  782. <outletCollection property="chkDays" destination="o4f-q6-59K" id="F53-k5-f5c"/>
  783. <outletCollection property="chkDays" destination="zGy-bM-YLk" id="Uva-tB-dYj"/>
  784. </connections>
  785. <point key="canvasLocation" x="218" y="300"/>
  786. </view>
  787. </objects>
  788. <resources>
  789. <image name="common_bg_alpha_85" width="2" height="2"/>
  790. <image name="common_checkbox_default" width="27" height="27"/>
  791. <image name="img_popup_bg_body" width="2" height="2"/>
  792. <image name="img_popup_bg_head" width="37" height="48"/>
  793. <image name="img_popup_btn_right" width="37" height="34"/>
  794. </resources>
  795. </document>