AdminAuthPopupView.xib 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449
  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="AdminAuthPopupView">
  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="9Uq-aJ-WiT">
  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="9Uq-aJ-WiT" secondAttribute="trailing" id="Ayt-Ss-A1d"/>
  27. <constraint firstItem="9Uq-aJ-WiT" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="Bcr-2q-2IZ"/>
  28. <constraint firstAttribute="bottom" secondItem="9Uq-aJ-WiT" secondAttribute="bottom" id="h8A-kB-thE"/>
  29. <constraint firstItem="9Uq-aJ-WiT" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="xsn-mE-ojH"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  33. <rect key="frame" x="24" y="160" width="272" height="248"/>
  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="248"/>
  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="kVA-tg-QVu" 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="rIk-Vu-CJc">
  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="JE9-Gl-ZGg"/>
  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="rIk-Vu-CJc" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ad4-8i-SZb"/>
  64. <constraint firstItem="rIk-Vu-CJc" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="Jez-JO-s4N"/>
  65. <constraint firstAttribute="bottom" secondItem="kVA-tg-QVu" secondAttribute="bottom" id="Ksd-dg-ifg"/>
  66. <constraint firstItem="IE2-24-gHl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ldj-nV-yrM">
  67. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  68. </constraint>
  69. <constraint firstItem="kVA-tg-QVu" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="R6s-MI-ucY"/>
  70. <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="rIk-Vu-CJc" secondAttribute="trailing" id="YeI-XI-KEt"/>
  71. <constraint firstAttribute="height" constant="48" id="ahH-vv-Xvg"/>
  72. <constraint firstAttribute="bottom" secondItem="rIk-Vu-CJc" secondAttribute="bottom" id="bLt-6X-uVG"/>
  73. <constraint firstAttribute="trailing" secondItem="kVA-tg-QVu" secondAttribute="trailing" id="fc8-kd-AlX"/>
  74. <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT">
  75. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  76. </constraint>
  77. <constraint firstItem="kVA-tg-QVu" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="xNW-FX-mvT"/>
  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="K3I-ci-fN9" userLabel="View - Buttons">
  106. <rect key="frame" x="0.0" y="205" width="272" height="43"/>
  107. <subviews>
  108. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
  109. <rect key="frame" x="136" y="0.0" width="136" height="43"/>
  110. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  111. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  112. <state key="normal" title="확인" backgroundImage="img_popup_btn_right">
  113. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  114. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  115. </state>
  116. <connections>
  117. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="JvU-lL-1vP"/>
  118. </connections>
  119. </button>
  120. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EtP-9O-R3A" customClass="CustomButton">
  121. <rect key="frame" x="0.0" y="0.0" width="136" height="43"/>
  122. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  123. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  124. <state key="normal" title="취소" backgroundImage="img_popup_btn_left">
  125. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  126. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  127. </state>
  128. <connections>
  129. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="g5k-Tn-E33"/>
  130. </connections>
  131. </button>
  132. </subviews>
  133. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  134. <constraints>
  135. <constraint firstAttribute="height" constant="43" id="00a-pb-xIO"/>
  136. <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="0Wb-5g-qK7"/>
  137. <constraint firstAttribute="trailing" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="1LK-1f-Cbi"/>
  138. <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="K3I-ci-fN9" secondAttribute="leading" id="5As-87-ASz"/>
  139. <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="K3I-ci-fN9" secondAttribute="top" id="725-TD-0RQ"/>
  140. <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="K3I-ci-fN9" secondAttribute="top" id="7jf-oW-j3E"/>
  141. <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="7zB-f4-Zo2"/>
  142. <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="VzV-pC-XFO"/>
  143. <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="ce5-bu-Dlt"/>
  144. </constraints>
  145. </view>
  146. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mw5-GF-3oQ" userLabel="View - message">
  147. <rect key="frame" x="0.0" y="48" width="272" height="157"/>
  148. <subviews>
  149. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="GRV-Sv-5tx">
  150. <rect key="frame" x="0.0" y="0.0" width="272" height="157"/>
  151. </imageView>
  152. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="250" placeholderIntrinsicHeight="30" text="홈허브 셋팅에 필요한 기능입니다.
관리자가 아닌 경우 취소 버튼을 누르세요" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vwh-M4-keR" customClass="CustomLabel">
  153. <rect key="frame" x="20" y="92" width="232" height="30"/>
  154. <constraints>
  155. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="30" id="HcK-Xf-qnI"/>
  156. <constraint firstAttribute="width" constant="280" id="Zb1-UQ-cHV"/>
  157. <constraint firstAttribute="height" constant="30" id="vlR-Vo-Hcr"/>
  158. </constraints>
  159. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  160. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  161. <nil key="highlightedColor"/>
  162. <variation key="default">
  163. <mask key="constraints">
  164. <exclude reference="HcK-Xf-qnI"/>
  165. <exclude reference="Zb1-UQ-cHV"/>
  166. <exclude reference="vlR-Vo-Hcr"/>
  167. </mask>
  168. </variation>
  169. <variation key="heightClass=regular-widthClass=compact">
  170. <mask key="constraints">
  171. <exclude reference="HcK-Xf-qnI"/>
  172. <exclude reference="Zb1-UQ-cHV"/>
  173. <include reference="vlR-Vo-Hcr"/>
  174. </mask>
  175. </variation>
  176. </label>
  177. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="비밀번호" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="x0c-eY-VXh" userLabel="txt - pwd" customClass="CustomTextField">
  178. <rect key="frame" x="35" y="35" width="202" height="32"/>
  179. <constraints>
  180. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="32" id="CXD-US-WlY"/>
  181. <constraint firstAttribute="height" constant="32" id="KHs-kh-xk5">
  182. <variation key="heightClass=regular-widthClass=compact" constant="32"/>
  183. </constraint>
  184. <constraint firstAttribute="width" constant="200" id="xNM-pv-vN2"/>
  185. </constraints>
  186. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  187. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  188. <userDefinedRuntimeAttributes>
  189. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  190. <rect key="value" x="16" y="16" width="16" height="16"/>
  191. </userDefinedRuntimeAttribute>
  192. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  193. </userDefinedRuntimeAttributes>
  194. <variation key="default">
  195. <mask key="constraints">
  196. <exclude reference="CXD-US-WlY"/>
  197. <exclude reference="KHs-kh-xk5"/>
  198. <exclude reference="xNM-pv-vN2"/>
  199. </mask>
  200. </variation>
  201. <variation key="heightClass=regular-widthClass=compact">
  202. <mask key="constraints">
  203. <exclude reference="CXD-US-WlY"/>
  204. <include reference="KHs-kh-xk5"/>
  205. <exclude reference="xNM-pv-vN2"/>
  206. </mask>
  207. </variation>
  208. </textField>
  209. </subviews>
  210. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  211. <constraints>
  212. <constraint firstAttribute="bottom" secondItem="vwh-M4-keR" secondAttribute="bottom" constant="30" id="A8t-bK-edn">
  213. <variation key="heightClass=regular-widthClass=compact" constant="35"/>
  214. </constraint>
  215. <constraint firstItem="vwh-M4-keR" firstAttribute="top" secondItem="x0c-eY-VXh" secondAttribute="bottom" constant="25" id="DKn-h7-N5J"/>
  216. <constraint firstAttribute="trailing" secondItem="x0c-eY-VXh" secondAttribute="trailing" constant="35" id="FEf-S6-Tes"/>
  217. <constraint firstItem="x0c-eY-VXh" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" constant="35" id="IpX-jK-Lqd"/>
  218. <constraint firstItem="x0c-eY-VXh" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="35" id="UVc-CZ-O7o"/>
  219. <constraint firstAttribute="trailing" secondItem="vwh-M4-keR" secondAttribute="trailing" constant="72" id="Zpj-az-bXf">
  220. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  221. </constraint>
  222. <constraint firstItem="GRV-Sv-5tx" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="aQB-nw-VBL"/>
  223. <constraint firstAttribute="trailing" secondItem="vwh-M4-keR" secondAttribute="trailing" constant="20" id="ay2-Mb-WiY"/>
  224. <constraint firstAttribute="bottom" secondItem="GRV-Sv-5tx" secondAttribute="bottom" id="h74-kR-CS9"/>
  225. <constraint firstItem="vwh-M4-keR" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="20" id="sfb-FS-LIH"/>
  226. <constraint firstAttribute="trailing" secondItem="GRV-Sv-5tx" secondAttribute="trailing" id="sh4-xa-hrO"/>
  227. <constraint firstItem="vwh-M4-keR" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="76" id="xEo-Y6-pES">
  228. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  229. </constraint>
  230. <constraint firstItem="GRV-Sv-5tx" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="zOE-tN-SlA"/>
  231. </constraints>
  232. <variation key="default">
  233. <mask key="subviews">
  234. <exclude reference="vwh-M4-keR"/>
  235. <exclude reference="x0c-eY-VXh"/>
  236. </mask>
  237. <mask key="constraints">
  238. <exclude reference="FEf-S6-Tes"/>
  239. <exclude reference="IpX-jK-Lqd"/>
  240. <exclude reference="UVc-CZ-O7o"/>
  241. <exclude reference="A8t-bK-edn"/>
  242. <exclude reference="DKn-h7-N5J"/>
  243. <exclude reference="Zpj-az-bXf"/>
  244. <exclude reference="ay2-Mb-WiY"/>
  245. <exclude reference="sfb-FS-LIH"/>
  246. <exclude reference="xEo-Y6-pES"/>
  247. </mask>
  248. </variation>
  249. <variation key="heightClass=regular-widthClass=compact">
  250. <mask key="subviews">
  251. <include reference="vwh-M4-keR"/>
  252. <include reference="x0c-eY-VXh"/>
  253. </mask>
  254. <mask key="constraints">
  255. <include reference="FEf-S6-Tes"/>
  256. <include reference="IpX-jK-Lqd"/>
  257. <include reference="UVc-CZ-O7o"/>
  258. <include reference="A8t-bK-edn"/>
  259. <include reference="DKn-h7-N5J"/>
  260. <include reference="Zpj-az-bXf"/>
  261. <include reference="ay2-Mb-WiY"/>
  262. <include reference="sfb-FS-LIH"/>
  263. <include reference="xEo-Y6-pES"/>
  264. </mask>
  265. </variation>
  266. </view>
  267. </subviews>
  268. <constraints>
  269. <constraint firstAttribute="trailing" secondItem="K3I-ci-fN9" secondAttribute="trailing" id="PCO-3f-yV1"/>
  270. <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg">
  271. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  272. </constraint>
  273. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
  274. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
  275. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  276. </constraint>
  277. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="centerY" secondItem="3Np-sH-ysD" secondAttribute="centerY" id="UWf-rC-hV7">
  278. <variation key="heightClass=regular-widthClass=compact" constant="3"/>
  279. </constraint>
  280. <constraint firstItem="K3I-ci-fN9" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="X4e-eu-dTc"/>
  281. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
  282. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="1" id="hfD-i1-Fhe">
  283. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  284. </constraint>
  285. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
  286. <constraint firstItem="K3I-ci-fN9" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="zMK-3X-NuU"/>
  287. </constraints>
  288. <variation key="default">
  289. <mask key="subviews">
  290. <exclude reference="7nf-Ia-7Kq"/>
  291. <exclude reference="Mw5-GF-3oQ"/>
  292. </mask>
  293. <mask key="constraints">
  294. <exclude reference="PCO-3f-yV1"/>
  295. <exclude reference="X4e-eu-dTc"/>
  296. <exclude reference="zMK-3X-NuU"/>
  297. <exclude reference="QFZ-sI-FTg"/>
  298. <exclude reference="SU0-8W-BVB"/>
  299. <exclude reference="fbA-Cy-O1e"/>
  300. <exclude reference="j4G-mB-NeU"/>
  301. <exclude reference="RFN-Kf-txX"/>
  302. <exclude reference="UWf-rC-hV7"/>
  303. <exclude reference="hfD-i1-Fhe"/>
  304. </mask>
  305. </variation>
  306. <variation key="heightClass=regular-widthClass=compact">
  307. <mask key="subviews">
  308. <include reference="7nf-Ia-7Kq"/>
  309. <include reference="Mw5-GF-3oQ"/>
  310. </mask>
  311. <mask key="constraints">
  312. <include reference="PCO-3f-yV1"/>
  313. <include reference="X4e-eu-dTc"/>
  314. <include reference="zMK-3X-NuU"/>
  315. <include reference="QFZ-sI-FTg"/>
  316. <include reference="SU0-8W-BVB"/>
  317. <include reference="fbA-Cy-O1e"/>
  318. <include reference="j4G-mB-NeU"/>
  319. <include reference="RFN-Kf-txX"/>
  320. <include reference="UWf-rC-hV7"/>
  321. <include reference="hfD-i1-Fhe"/>
  322. </mask>
  323. </variation>
  324. </view>
  325. </subviews>
  326. <constraints>
  327. <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
  328. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  329. </constraint>
  330. <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" constant="1" id="CFR-Ui-y7e">
  331. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  332. </constraint>
  333. <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
  334. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  335. </constraint>
  336. <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
  337. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  338. </constraint>
  339. </constraints>
  340. <variation key="default">
  341. <mask key="subviews">
  342. <exclude reference="3Np-sH-ysD"/>
  343. </mask>
  344. <mask key="constraints">
  345. <exclude reference="4tu-Yz-TS5"/>
  346. <exclude reference="CFR-Ui-y7e"/>
  347. <exclude reference="SmO-lm-bHQ"/>
  348. <exclude reference="feN-Ai-BHU"/>
  349. </mask>
  350. </variation>
  351. <variation key="heightClass=regular-widthClass=compact">
  352. <mask key="subviews">
  353. <include reference="3Np-sH-ysD"/>
  354. </mask>
  355. <mask key="constraints">
  356. <include reference="4tu-Yz-TS5"/>
  357. <include reference="CFR-Ui-y7e"/>
  358. <include reference="SmO-lm-bHQ"/>
  359. <include reference="feN-Ai-BHU"/>
  360. </mask>
  361. </variation>
  362. </view>
  363. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="946-Wt-aXc">
  364. <rect key="frame" x="296" y="0.0" width="24" height="568"/>
  365. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  366. <constraints>
  367. <constraint firstAttribute="width" constant="24" id="76M-pM-Ljo"/>
  368. </constraints>
  369. </view>
  370. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MUg-CE-jD4">
  371. <rect key="frame" x="0.0" y="0.0" width="24" height="568"/>
  372. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  373. <constraints>
  374. <constraint firstAttribute="width" constant="24" id="3lL-iH-tdK"/>
  375. </constraints>
  376. </view>
  377. </subviews>
  378. <constraints>
  379. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  380. <constraint firstItem="946-Wt-aXc" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="7SM-Mv-jHC"/>
  381. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  382. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  383. <constraint firstItem="MUg-CE-jD4" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="MKQ-hj-qJ5"/>
  384. <constraint firstItem="MUg-CE-jD4" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="PWZ-Rr-daM"/>
  385. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  386. <constraint firstItem="946-Wt-aXc" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="YjC-g2-6uU"/>
  387. <constraint firstAttribute="bottom" secondItem="946-Wt-aXc" secondAttribute="bottom" id="cJT-bk-v3d"/>
  388. <constraint firstAttribute="bottom" secondItem="MUg-CE-jD4" secondAttribute="bottom" id="cq7-U9-v5h"/>
  389. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" placeholder="YES" id="rPN-2q-9iB">
  390. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  391. </constraint>
  392. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  393. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="MUg-CE-jD4" secondAttribute="trailing" id="ukk-md-uBe"/>
  394. <constraint firstAttribute="trailing" secondItem="946-Wt-aXc" secondAttribute="trailing" id="vKN-f2-jO6"/>
  395. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  396. </constraints>
  397. <variation key="default">
  398. <mask key="subviews">
  399. <exclude reference="4c3-gb-BwR"/>
  400. <exclude reference="sqq-aQ-dqD"/>
  401. </mask>
  402. <mask key="constraints">
  403. <exclude reference="rPN-2q-9iB"/>
  404. <exclude reference="0tG-Bd-2ic"/>
  405. <exclude reference="F9j-6m-8Sq"/>
  406. <exclude reference="JX5-Sx-hSJ"/>
  407. <exclude reference="TOG-yL-xSq"/>
  408. <exclude reference="uc7-M6-ZYJ"/>
  409. <exclude reference="wPB-Gl-TgQ"/>
  410. </mask>
  411. </variation>
  412. <variation key="heightClass=regular-widthClass=compact">
  413. <mask key="subviews">
  414. <include reference="4c3-gb-BwR"/>
  415. <include reference="sqq-aQ-dqD"/>
  416. </mask>
  417. <mask key="constraints">
  418. <include reference="rPN-2q-9iB"/>
  419. <include reference="0tG-Bd-2ic"/>
  420. <include reference="F9j-6m-8Sq"/>
  421. <include reference="JX5-Sx-hSJ"/>
  422. <include reference="TOG-yL-xSq"/>
  423. <include reference="uc7-M6-ZYJ"/>
  424. <include reference="wPB-Gl-TgQ"/>
  425. </mask>
  426. </variation>
  427. <connections>
  428. <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
  429. <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
  430. <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
  431. <outlet property="imgTitleBar" destination="kVA-tg-QVu" id="kSS-hW-IYg"/>
  432. <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
  433. <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
  434. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  435. <outlet property="txtPwd" destination="x0c-eY-VXh" id="Fcf-OU-JlZ"/>
  436. </connections>
  437. <point key="canvasLocation" x="277" y="326"/>
  438. </view>
  439. </objects>
  440. <resources>
  441. <image name="common_bg_alpha_85" width="2" height="2"/>
  442. <image name="img_input_round_bg_default" width="50" height="35"/>
  443. <image name="img_popup_bg_body" width="2" height="2"/>
  444. <image name="img_popup_bg_head" width="37" height="48"/>
  445. <image name="img_popup_btn_left" width="37" height="34"/>
  446. <image name="img_popup_btn_right" width="37" height="34"/>
  447. </resources>
  448. </document>