DurationPopupView.xib 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501
  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="DurationPopupView">
  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="Wgv-ud-GhJ">
  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="trailing" secondItem="Wgv-ud-GhJ" secondAttribute="trailing" id="JTU-UC-blL"/>
  27. <constraint firstItem="Wgv-ud-GhJ" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="QMx-XE-YpD"/>
  28. <constraint firstAttribute="bottom" secondItem="Wgv-ud-GhJ" secondAttribute="bottom" id="gpc-gy-bIy"/>
  29. <constraint firstItem="Wgv-ud-GhJ" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="rv0-hl-DI0"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  33. <rect key="frame" x="24" y="162.5" width="272" height="243"/>
  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="272" height="243"/>
  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="272" height="48"/>
  40. <subviews>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="554-t3-c7H" customClass="CustomImageView">
  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="IE2-24-gHl" 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="QlV-e4-zTq">
  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="VB9-K6-YJA"/>
  55. </constraints>
  56. </view>
  57. </subviews>
  58. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  59. <constraints>
  60. <constraint firstAttribute="height" constant="44" id="1fj-XN-uH0">
  61. <variation key="heightClass=regular-widthClass=compact" constant="64"/>
  62. </constraint>
  63. <constraint firstItem="QlV-e4-zTq" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="DgL-SS-PxT"/>
  64. <constraint firstAttribute="trailing" secondItem="554-t3-c7H" secondAttribute="trailing" id="E8A-pg-pVb"/>
  65. <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="QlV-e4-zTq" secondAttribute="trailing" id="E8L-bs-WFI"/>
  66. <constraint firstAttribute="height" constant="48" id="ITY-03-haN"/>
  67. <constraint firstItem="IE2-24-gHl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ldj-nV-yrM">
  68. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  69. </constraint>
  70. <constraint firstAttribute="bottom" secondItem="QlV-e4-zTq" secondAttribute="bottom" id="UJZ-H9-0L8"/>
  71. <constraint firstAttribute="bottom" secondItem="554-t3-c7H" secondAttribute="bottom" id="eb8-j9-U7u"/>
  72. <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT">
  73. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  74. </constraint>
  75. <constraint firstItem="QlV-e4-zTq" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="nDl-UK-UH7"/>
  76. <constraint firstItem="554-t3-c7H" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="s2y-ID-hPG"/>
  77. <constraint firstItem="554-t3-c7H" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="xw7-Pa-lgt"/>
  78. <constraint firstAttribute="bottom" secondItem="IE2-24-gHl" secondAttribute="bottom" id="yzV-EQ-HeM">
  79. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  80. </constraint>
  81. </constraints>
  82. <variation key="default">
  83. <mask key="subviews">
  84. <exclude reference="IE2-24-gHl"/>
  85. </mask>
  86. <mask key="constraints">
  87. <exclude reference="1fj-XN-uH0"/>
  88. <exclude reference="Ldj-nV-yrM"/>
  89. <exclude reference="mUY-4l-GjT"/>
  90. <exclude reference="yzV-EQ-HeM"/>
  91. </mask>
  92. </variation>
  93. <variation key="heightClass=regular-widthClass=compact">
  94. <mask key="subviews">
  95. <include reference="IE2-24-gHl"/>
  96. </mask>
  97. <mask key="constraints">
  98. <exclude reference="1fj-XN-uH0"/>
  99. <include reference="Ldj-nV-yrM"/>
  100. <include reference="mUY-4l-GjT"/>
  101. <include reference="yzV-EQ-HeM"/>
  102. </mask>
  103. </variation>
  104. </view>
  105. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mw5-GF-3oQ" userLabel="View - message">
  106. <rect key="frame" x="0.0" y="48" width="272" height="152"/>
  107. <subviews>
  108. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="a6I-Ka-XkY">
  109. <rect key="frame" x="0.0" y="0.0" width="272" height="152"/>
  110. </imageView>
  111. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="T4D-57-6rE" customClass="DatePickerButton">
  112. <rect key="frame" x="15" y="35" width="182" height="32"/>
  113. <constraints>
  114. <constraint firstAttribute="height" constant="32" id="DCA-hy-vmk"/>
  115. </constraints>
  116. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  117. <state key="normal" backgroundImage="img_input_round_bg_default">
  118. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  119. </state>
  120. <state key="selected" backgroundImage="img_input_round_bg_active"/>
  121. <state key="highlighted" backgroundImage="img_input_round_bg_active"/>
  122. <userDefinedRuntimeAttributes>
  123. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  124. <rect key="value" x="16" y="16" width="16" height="16"/>
  125. </userDefinedRuntimeAttribute>
  126. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  127. <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  128. </userDefinedRuntimeAttribute>
  129. </userDefinedRuntimeAttributes>
  130. <variation key="default">
  131. <mask key="constraints">
  132. <exclude reference="DCA-hy-vmk"/>
  133. </mask>
  134. </variation>
  135. <variation key="heightClass=regular-widthClass=compact">
  136. <mask key="constraints">
  137. <include reference="DCA-hy-vmk"/>
  138. </mask>
  139. </variation>
  140. </button>
  141. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Evv-D0-oV2" customClass="DatePickerButton">
  142. <rect key="frame" x="15" y="85" width="182" height="32"/>
  143. <constraints>
  144. <constraint firstAttribute="height" constant="32" id="cSf-8t-9Ed"/>
  145. </constraints>
  146. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  147. <state key="normal" backgroundImage="img_input_round_bg_default">
  148. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. </state>
  150. <state key="selected" backgroundImage="img_input_round_bg_active"/>
  151. <state key="highlighted" backgroundImage="img_input_round_bg_active"/>
  152. <userDefinedRuntimeAttributes>
  153. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  154. <rect key="value" x="16" y="16" width="16" height="16"/>
  155. </userDefinedRuntimeAttribute>
  156. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  157. <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  158. </userDefinedRuntimeAttribute>
  159. </userDefinedRuntimeAttributes>
  160. <variation key="default">
  161. <mask key="constraints">
  162. <exclude reference="cSf-8t-9Ed"/>
  163. </mask>
  164. </variation>
  165. <variation key="heightClass=regular-widthClass=compact">
  166. <mask key="constraints">
  167. <include reference="cSf-8t-9Ed"/>
  168. </mask>
  169. </variation>
  170. </button>
  171. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="까지" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cwn-K9-2Iq">
  172. <rect key="frame" x="207" y="90.5" width="40" height="21"/>
  173. <constraints>
  174. <constraint firstAttribute="width" constant="40" id="NPf-d1-HLz"/>
  175. <constraint firstAttribute="height" constant="21" id="sWs-Aw-4s2"/>
  176. </constraints>
  177. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  178. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  179. <nil key="highlightedColor"/>
  180. <variation key="default">
  181. <mask key="constraints">
  182. <exclude reference="NPf-d1-HLz"/>
  183. <exclude reference="sWs-Aw-4s2"/>
  184. </mask>
  185. </variation>
  186. <variation key="heightClass=regular-widthClass=compact">
  187. <mask key="constraints">
  188. <include reference="NPf-d1-HLz"/>
  189. <include reference="sWs-Aw-4s2"/>
  190. </mask>
  191. </variation>
  192. </label>
  193. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="부터" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8S6-2a-AJ8">
  194. <rect key="frame" x="207" y="40.5" width="40" height="21"/>
  195. <constraints>
  196. <constraint firstAttribute="height" constant="21" id="UfV-76-Fwe"/>
  197. <constraint firstAttribute="width" constant="40" id="WG8-AI-QRP"/>
  198. </constraints>
  199. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  200. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  201. <nil key="highlightedColor"/>
  202. <variation key="default">
  203. <mask key="constraints">
  204. <exclude reference="UfV-76-Fwe"/>
  205. <exclude reference="WG8-AI-QRP"/>
  206. </mask>
  207. </variation>
  208. <variation key="heightClass=regular-widthClass=compact">
  209. <mask key="constraints">
  210. <include reference="UfV-76-Fwe"/>
  211. <include reference="WG8-AI-QRP"/>
  212. </mask>
  213. </variation>
  214. </label>
  215. </subviews>
  216. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  217. <constraints>
  218. <constraint firstItem="Evv-D0-oV2" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="15" id="2B0-hj-3fi"/>
  219. <constraint firstItem="cwn-K9-2Iq" firstAttribute="leading" secondItem="Evv-D0-oV2" secondAttribute="trailing" constant="10" id="6fj-GN-0Cn"/>
  220. <constraint firstItem="cwn-K9-2Iq" firstAttribute="centerY" secondItem="Evv-D0-oV2" secondAttribute="centerY" id="DB9-wN-fyA"/>
  221. <constraint firstItem="8S6-2a-AJ8" firstAttribute="centerY" secondItem="T4D-57-6rE" secondAttribute="centerY" id="DBp-Uy-rtD"/>
  222. <constraint firstItem="Evv-D0-oV2" firstAttribute="top" secondItem="T4D-57-6rE" secondAttribute="bottom" constant="18" id="FaL-zr-5bm"/>
  223. <constraint firstItem="a6I-Ka-XkY" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="GpC-VT-Y6w"/>
  224. <constraint firstItem="T4D-57-6rE" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" constant="35" id="I5o-bQ-iyu"/>
  225. <constraint firstAttribute="bottom" secondItem="a6I-Ka-XkY" secondAttribute="bottom" id="MXT-I7-tmO"/>
  226. <constraint firstItem="T4D-57-6rE" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="15" id="SbM-mG-iWL"/>
  227. <constraint firstAttribute="bottom" secondItem="Evv-D0-oV2" secondAttribute="bottom" constant="35" id="YRe-pG-AFH"/>
  228. <constraint firstAttribute="trailing" secondItem="cwn-K9-2Iq" secondAttribute="trailing" constant="25" id="jed-Hq-RS8"/>
  229. <constraint firstItem="a6I-Ka-XkY" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="qLI-xq-ge8"/>
  230. <constraint firstAttribute="trailing" secondItem="a6I-Ka-XkY" secondAttribute="trailing" id="rcj-kT-oSR"/>
  231. <constraint firstAttribute="trailing" secondItem="8S6-2a-AJ8" secondAttribute="trailing" constant="25" id="sh9-ml-6lJ"/>
  232. <constraint firstItem="8S6-2a-AJ8" firstAttribute="leading" secondItem="T4D-57-6rE" secondAttribute="trailing" constant="10" id="ti9-ca-NYi"/>
  233. </constraints>
  234. <variation key="default">
  235. <mask key="subviews">
  236. <exclude reference="T4D-57-6rE"/>
  237. <exclude reference="Evv-D0-oV2"/>
  238. <exclude reference="cwn-K9-2Iq"/>
  239. <exclude reference="8S6-2a-AJ8"/>
  240. </mask>
  241. <mask key="constraints">
  242. <exclude reference="I5o-bQ-iyu"/>
  243. <exclude reference="SbM-mG-iWL"/>
  244. <exclude reference="2B0-hj-3fi"/>
  245. <exclude reference="FaL-zr-5bm"/>
  246. <exclude reference="YRe-pG-AFH"/>
  247. <exclude reference="DBp-Uy-rtD"/>
  248. <exclude reference="sh9-ml-6lJ"/>
  249. <exclude reference="ti9-ca-NYi"/>
  250. <exclude reference="6fj-GN-0Cn"/>
  251. <exclude reference="DB9-wN-fyA"/>
  252. <exclude reference="jed-Hq-RS8"/>
  253. </mask>
  254. </variation>
  255. <variation key="heightClass=regular-widthClass=compact">
  256. <mask key="subviews">
  257. <include reference="T4D-57-6rE"/>
  258. <include reference="Evv-D0-oV2"/>
  259. <include reference="cwn-K9-2Iq"/>
  260. <include reference="8S6-2a-AJ8"/>
  261. </mask>
  262. <mask key="constraints">
  263. <include reference="I5o-bQ-iyu"/>
  264. <include reference="SbM-mG-iWL"/>
  265. <include reference="2B0-hj-3fi"/>
  266. <include reference="FaL-zr-5bm"/>
  267. <include reference="YRe-pG-AFH"/>
  268. <include reference="DBp-Uy-rtD"/>
  269. <include reference="sh9-ml-6lJ"/>
  270. <include reference="ti9-ca-NYi"/>
  271. <include reference="6fj-GN-0Cn"/>
  272. <include reference="DB9-wN-fyA"/>
  273. <include reference="jed-Hq-RS8"/>
  274. </mask>
  275. </variation>
  276. </view>
  277. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bIs-li-8bz" userLabel="View - Buttons">
  278. <rect key="frame" x="0.0" y="200" width="272" height="43"/>
  279. <subviews>
  280. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
  281. <rect key="frame" x="136" y="0.0" width="136" height="43"/>
  282. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  283. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  284. <state key="normal" title="확인" backgroundImage="img_popup_btn_right">
  285. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  286. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  287. </state>
  288. <connections>
  289. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="JvU-lL-1vP"/>
  290. </connections>
  291. </button>
  292. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" horizontalCompressionResistancePriority="749" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EtP-9O-R3A" customClass="CustomButton">
  293. <rect key="frame" x="0.0" y="0.0" width="136" height="43"/>
  294. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  295. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  296. <state key="normal" title="취소" backgroundImage="img_popup_btn_left">
  297. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  298. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  299. </state>
  300. <connections>
  301. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="g5k-Tn-E33"/>
  302. </connections>
  303. </button>
  304. </subviews>
  305. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  306. <constraints>
  307. <constraint firstAttribute="trailing" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="781-4Z-otf"/>
  308. <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="bIs-li-8bz" secondAttribute="leading" id="M7v-3I-yI4"/>
  309. <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="W82-ja-My6"/>
  310. <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="cln-Ni-a9z"/>
  311. <constraint firstAttribute="height" constant="43" id="kRi-9S-pbX"/>
  312. <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="vEi-Fo-aN0"/>
  313. <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="xZb-kK-RAo"/>
  314. </constraints>
  315. </view>
  316. </subviews>
  317. <constraints>
  318. <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
  319. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
  320. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
  321. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  322. </constraint>
  323. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="centerY" secondItem="3Np-sH-ysD" secondAttribute="centerY" id="UWf-rC-hV7">
  324. <variation key="heightClass=regular-widthClass=compact" constant="3"/>
  325. </constraint>
  326. <constraint firstAttribute="trailing" secondItem="bIs-li-8bz" secondAttribute="trailing" id="UaC-ap-Ulp"/>
  327. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
  328. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="1" id="hfD-i1-Fhe">
  329. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  330. </constraint>
  331. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
  332. <constraint firstAttribute="bottom" secondItem="bIs-li-8bz" secondAttribute="bottom" id="oNC-iJ-Za7"/>
  333. <constraint firstItem="bIs-li-8bz" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="s6c-op-QFh"/>
  334. <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="wPf-du-0AV"/>
  335. </constraints>
  336. <variation key="default">
  337. <mask key="subviews">
  338. <exclude reference="7nf-Ia-7Kq"/>
  339. <exclude reference="Mw5-GF-3oQ"/>
  340. </mask>
  341. <mask key="constraints">
  342. <exclude reference="UaC-ap-Ulp"/>
  343. <exclude reference="oNC-iJ-Za7"/>
  344. <exclude reference="s6c-op-QFh"/>
  345. <exclude reference="wPf-du-0AV"/>
  346. <exclude reference="QFZ-sI-FTg"/>
  347. <exclude reference="SU0-8W-BVB"/>
  348. <exclude reference="fbA-Cy-O1e"/>
  349. <exclude reference="j4G-mB-NeU"/>
  350. <exclude reference="RFN-Kf-txX"/>
  351. <exclude reference="UWf-rC-hV7"/>
  352. <exclude reference="hfD-i1-Fhe"/>
  353. </mask>
  354. </variation>
  355. <variation key="heightClass=regular-widthClass=compact">
  356. <mask key="subviews">
  357. <include reference="7nf-Ia-7Kq"/>
  358. <include reference="Mw5-GF-3oQ"/>
  359. </mask>
  360. <mask key="constraints">
  361. <include reference="UaC-ap-Ulp"/>
  362. <include reference="oNC-iJ-Za7"/>
  363. <include reference="s6c-op-QFh"/>
  364. <include reference="wPf-du-0AV"/>
  365. <include reference="QFZ-sI-FTg"/>
  366. <include reference="SU0-8W-BVB"/>
  367. <include reference="fbA-Cy-O1e"/>
  368. <include reference="j4G-mB-NeU"/>
  369. <include reference="RFN-Kf-txX"/>
  370. <include reference="UWf-rC-hV7"/>
  371. <include reference="hfD-i1-Fhe"/>
  372. </mask>
  373. </variation>
  374. </view>
  375. </subviews>
  376. <constraints>
  377. <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
  378. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  379. </constraint>
  380. <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" constant="1" id="CFR-Ui-y7e">
  381. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  382. </constraint>
  383. <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
  384. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  385. </constraint>
  386. <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
  387. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  388. </constraint>
  389. </constraints>
  390. <variation key="default">
  391. <mask key="subviews">
  392. <exclude reference="3Np-sH-ysD"/>
  393. </mask>
  394. <mask key="constraints">
  395. <exclude reference="4tu-Yz-TS5"/>
  396. <exclude reference="CFR-Ui-y7e"/>
  397. <exclude reference="SmO-lm-bHQ"/>
  398. <exclude reference="feN-Ai-BHU"/>
  399. </mask>
  400. </variation>
  401. <variation key="heightClass=regular-widthClass=compact">
  402. <mask key="subviews">
  403. <include reference="3Np-sH-ysD"/>
  404. </mask>
  405. <mask key="constraints">
  406. <include reference="4tu-Yz-TS5"/>
  407. <include reference="CFR-Ui-y7e"/>
  408. <include reference="SmO-lm-bHQ"/>
  409. <include reference="feN-Ai-BHU"/>
  410. </mask>
  411. </variation>
  412. </view>
  413. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mdk-n9-vMc">
  414. <rect key="frame" x="0.0" y="0.0" width="24" height="568"/>
  415. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  416. <constraints>
  417. <constraint firstAttribute="width" constant="24" id="sd1-Sq-0QY"/>
  418. </constraints>
  419. </view>
  420. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5Ta-eA-eep">
  421. <rect key="frame" x="296" y="0.0" width="24" height="568"/>
  422. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  423. <constraints>
  424. <constraint firstAttribute="width" constant="24" id="OnW-Og-CBI"/>
  425. </constraints>
  426. </view>
  427. </subviews>
  428. <constraints>
  429. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  430. <constraint firstAttribute="trailing" secondItem="5Ta-eA-eep" secondAttribute="trailing" id="BSk-jx-LUI"/>
  431. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  432. <constraint firstItem="5Ta-eA-eep" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="HPs-0T-J9D"/>
  433. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  434. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="Mdk-n9-vMc" secondAttribute="trailing" id="NZb-Bt-YcD"/>
  435. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  436. <constraint firstAttribute="bottom" secondItem="5Ta-eA-eep" secondAttribute="bottom" id="U7W-vm-Pyo"/>
  437. <constraint firstAttribute="bottom" secondItem="Mdk-n9-vMc" secondAttribute="bottom" id="gVH-l2-WEN"/>
  438. <constraint firstItem="Mdk-n9-vMc" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="l7F-yl-DTb"/>
  439. <constraint firstItem="5Ta-eA-eep" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="r19-t1-gBG"/>
  440. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" placeholder="YES" id="rPN-2q-9iB">
  441. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  442. </constraint>
  443. <constraint firstItem="Mdk-n9-vMc" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="sRF-O4-whw"/>
  444. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  445. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  446. </constraints>
  447. <variation key="default">
  448. <mask key="subviews">
  449. <exclude reference="4c3-gb-BwR"/>
  450. <exclude reference="sqq-aQ-dqD"/>
  451. </mask>
  452. <mask key="constraints">
  453. <exclude reference="rPN-2q-9iB"/>
  454. <exclude reference="0tG-Bd-2ic"/>
  455. <exclude reference="F9j-6m-8Sq"/>
  456. <exclude reference="JX5-Sx-hSJ"/>
  457. <exclude reference="TOG-yL-xSq"/>
  458. <exclude reference="uc7-M6-ZYJ"/>
  459. <exclude reference="wPB-Gl-TgQ"/>
  460. </mask>
  461. </variation>
  462. <variation key="heightClass=regular-widthClass=compact">
  463. <mask key="subviews">
  464. <include reference="4c3-gb-BwR"/>
  465. <include reference="sqq-aQ-dqD"/>
  466. </mask>
  467. <mask key="constraints">
  468. <include reference="rPN-2q-9iB"/>
  469. <include reference="0tG-Bd-2ic"/>
  470. <include reference="F9j-6m-8Sq"/>
  471. <include reference="JX5-Sx-hSJ"/>
  472. <include reference="TOG-yL-xSq"/>
  473. <include reference="uc7-M6-ZYJ"/>
  474. <include reference="wPB-Gl-TgQ"/>
  475. </mask>
  476. </variation>
  477. <connections>
  478. <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
  479. <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
  480. <outlet property="btnFrom" destination="T4D-57-6rE" id="Jhv-a2-sFw"/>
  481. <outlet property="btnTo" destination="Evv-D0-oV2" id="r5e-3b-was"/>
  482. <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
  483. <outlet property="imgTitleBar" destination="554-t3-c7H" id="a3U-2k-uI3"/>
  484. <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
  485. <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
  486. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  487. </connections>
  488. <point key="canvasLocation" x="87" y="297"/>
  489. </view>
  490. </objects>
  491. <resources>
  492. <image name="common_bg_alpha_85" width="2" height="2"/>
  493. <image name="img_input_round_bg_active" width="50" height="35"/>
  494. <image name="img_input_round_bg_default" width="50" height="35"/>
  495. <image name="img_popup_bg_body" width="2" height="2"/>
  496. <image name="img_popup_bg_head" width="37" height="48"/>
  497. <image name="img_popup_btn_left" width="37" height="34"/>
  498. <image name="img_popup_btn_right" width="37" height="34"/>
  499. </resources>
  500. </document>