ModifySecureKeyPopupView.xib 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" 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="12089"/>
  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="ModifySecureKeyPopupView">
  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="bUV-GD-RT8">
  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="bUV-GD-RT8" secondAttribute="trailing" id="3hV-Xp-pSg"/>
  27. <constraint firstItem="bUV-GD-RT8" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="KuT-I6-zEB"/>
  28. <constraint firstAttribute="bottom" secondItem="bUV-GD-RT8" secondAttribute="bottom" id="b8s-x6-36d"/>
  29. <constraint firstItem="bUV-GD-RT8" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="o3X-Wk-eut"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" placeholderIntrinsicWidth="300" placeholderIntrinsicHeight="282" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  33. <rect key="frame" x="25" y="132.5" width="270" height="303"/>
  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="270" height="303"/>
  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="270" height="56"/>
  40. <subviews>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="ycy-u4-k96" customClass="CustomImageView">
  42. <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
  43. </imageView>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IE2-24-gHl" customClass="CustomLabel">
  45. <rect key="frame" x="25" y="0.0" width="245" height="56"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="63" id="Fcb-73-xKX">
  48. <variation key="heightClass=regular-widthClass=compact" constant="64"/>
  49. </constraint>
  50. </constraints>
  51. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  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="Fcb-73-xKX"/>
  57. </mask>
  58. </variation>
  59. <variation key="heightClass=regular-widthClass=compact">
  60. <mask key="constraints">
  61. <exclude reference="Fcb-73-xKX"/>
  62. </mask>
  63. </variation>
  64. </label>
  65. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="m56-rJ-hOJ">
  66. <rect key="frame" x="0.0" y="0.0" width="25" height="56"/>
  67. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  68. <constraints>
  69. <constraint firstAttribute="width" constant="25" id="Sr2-ye-5h7"/>
  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 firstAttribute="height" constant="56" id="5Qx-b5-H9s"/>
  79. <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="m56-rJ-hOJ" secondAttribute="trailing" id="6Qg-lX-WdV"/>
  80. <constraint firstItem="m56-rJ-hOJ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="9Jc-3Z-Gqf"/>
  81. <constraint firstAttribute="bottom" secondItem="ycy-u4-k96" secondAttribute="bottom" id="Fil-YH-iY9"/>
  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 firstItem="ycy-u4-k96" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="cMs-RY-KrE"/>
  86. <constraint firstAttribute="bottom" secondItem="m56-rJ-hOJ" secondAttribute="bottom" id="eQ9-Zj-QHD"/>
  87. <constraint firstItem="ycy-u4-k96" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="erp-tr-NGh"/>
  88. <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT">
  89. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  90. </constraint>
  91. <constraint firstItem="m56-rJ-hOJ" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="pZx-PB-gq4"/>
  92. <constraint firstAttribute="trailing" secondItem="ycy-u4-k96" secondAttribute="trailing" id="rAC-yY-OY8"/>
  93. <constraint firstAttribute="bottom" secondItem="IE2-24-gHl" secondAttribute="bottom" id="yzV-EQ-HeM">
  94. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  95. </constraint>
  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="56" width="270" height="197"/>
  122. <subviews>
  123. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="m2e-Ah-rBZ">
  124. <rect key="frame" x="0.0" y="0.0" width="270" height="197"/>
  125. </imageView>
  126. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="보안키 입력" textAlignment="center" minimumFontSize="17" background="tp_01_img_input_bg_02" translatesAutoresizingMaskIntoConstraints="NO" id="5tn-6U-yYu" userLabel="txt - group" customClass="CustomTextField2">
  127. <rect key="frame" x="35" y="30" width="200" height="32"/>
  128. <constraints>
  129. <constraint firstAttribute="height" constant="32" id="BdX-Sd-nR2"/>
  130. <constraint firstAttribute="width" constant="200" id="yAI-l4-Tvk"/>
  131. </constraints>
  132. <color key="textColor" red="1" green="0.43137254899999999" blue="0.16862745100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  133. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  134. <textInputTraits key="textInputTraits"/>
  135. <userDefinedRuntimeAttributes>
  136. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  137. <rect key="value" x="20" y="0.0" width="20" height="0.0"/>
  138. </userDefinedRuntimeAttribute>
  139. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  140. </userDefinedRuntimeAttributes>
  141. <variation key="default">
  142. <mask key="constraints">
  143. <exclude reference="BdX-Sd-nR2"/>
  144. <exclude reference="yAI-l4-Tvk"/>
  145. </mask>
  146. </variation>
  147. <variation key="heightClass=regular-widthClass=compact">
  148. <mask key="constraints">
  149. <include reference="BdX-Sd-nR2"/>
  150. <include reference="yAI-l4-Tvk"/>
  151. </mask>
  152. </variation>
  153. </textField>
  154. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="보안키 재확인" textAlignment="center" minimumFontSize="17" background="tp_01_img_input_bg_02" translatesAutoresizingMaskIntoConstraints="NO" id="4NC-al-78P" userLabel="txt - group" customClass="CustomTextField2">
  155. <rect key="frame" x="35" y="72" width="200" height="32"/>
  156. <constraints>
  157. <constraint firstAttribute="height" constant="32" id="DHT-SD-vXn"/>
  158. <constraint firstAttribute="width" constant="200" id="Raa-9x-w6j"/>
  159. </constraints>
  160. <color key="textColor" red="1" green="0.43137254899999999" blue="0.16862745100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  161. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  162. <textInputTraits key="textInputTraits"/>
  163. <userDefinedRuntimeAttributes>
  164. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  165. <rect key="value" x="20" y="0.0" width="20" height="0.0"/>
  166. </userDefinedRuntimeAttribute>
  167. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  168. </userDefinedRuntimeAttributes>
  169. <variation key="default">
  170. <mask key="constraints">
  171. <exclude reference="DHT-SD-vXn"/>
  172. <exclude reference="Raa-9x-w6j"/>
  173. </mask>
  174. </variation>
  175. <variation key="heightClass=regular-widthClass=compact">
  176. <mask key="constraints">
  177. <include reference="DHT-SD-vXn"/>
  178. <include reference="Raa-9x-w6j"/>
  179. </mask>
  180. </variation>
  181. </textField>
  182. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pQw-XP-coK" customClass="CustomLabel">
  183. <rect key="frame" x="34" y="124" width="202" height="43"/>
  184. <string key="text">보안키를 안전하게 설정할수록
  185. 다른 사람이 장치를 함부로
  186. 등록할 수 없게 보호할 수 있습니다</string>
  187. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  188. <nil key="highlightedColor"/>
  189. </label>
  190. </subviews>
  191. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  192. <constraints>
  193. <constraint firstItem="4NC-al-78P" firstAttribute="centerX" secondItem="5tn-6U-yYu" secondAttribute="centerX" id="21L-g5-bR2"/>
  194. <constraint firstAttribute="centerY" secondItem="5tn-6U-yYu" secondAttribute="centerY" id="BYt-yc-xLE">
  195. <variation key="heightClass=regular-widthClass=compact" constant="52.5"/>
  196. </constraint>
  197. <constraint firstAttribute="trailing" secondItem="pQw-XP-coK" secondAttribute="trailing" constant="34" id="DIE-rl-QmP"/>
  198. <constraint firstItem="pQw-XP-coK" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="34" id="T1e-gL-9lD"/>
  199. <constraint firstItem="pQw-XP-coK" firstAttribute="top" secondItem="4NC-al-78P" secondAttribute="bottom" constant="-1" id="U1r-ZC-hhP">
  200. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  201. </constraint>
  202. <constraint firstAttribute="bottom" secondItem="m2e-Ah-rBZ" secondAttribute="bottom" id="bfN-GR-rkO"/>
  203. <constraint firstAttribute="centerX" secondItem="5tn-6U-yYu" secondAttribute="centerX" id="eAO-rW-Hfd"/>
  204. <constraint firstItem="m2e-Ah-rBZ" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="fTg-hg-P7S"/>
  205. <constraint firstAttribute="trailing" secondItem="m2e-Ah-rBZ" secondAttribute="trailing" id="riV-jG-mKe"/>
  206. <constraint firstItem="4NC-al-78P" firstAttribute="top" secondItem="5tn-6U-yYu" secondAttribute="bottom" constant="10" id="rvJ-De-Pdc"/>
  207. <constraint firstItem="5tn-6U-yYu" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" constant="45" id="sI9-3e-d2h">
  208. <variation key="heightClass=regular-widthClass=compact" constant="30"/>
  209. </constraint>
  210. <constraint firstItem="m2e-Ah-rBZ" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="vgO-ED-WVq"/>
  211. </constraints>
  212. <variation key="default">
  213. <mask key="subviews">
  214. <exclude reference="5tn-6U-yYu"/>
  215. <exclude reference="4NC-al-78P"/>
  216. <exclude reference="pQw-XP-coK"/>
  217. </mask>
  218. <mask key="constraints">
  219. <exclude reference="BYt-yc-xLE"/>
  220. <exclude reference="eAO-rW-Hfd"/>
  221. <exclude reference="sI9-3e-d2h"/>
  222. <exclude reference="21L-g5-bR2"/>
  223. <exclude reference="rvJ-De-Pdc"/>
  224. <exclude reference="DIE-rl-QmP"/>
  225. <exclude reference="T1e-gL-9lD"/>
  226. <exclude reference="U1r-ZC-hhP"/>
  227. </mask>
  228. </variation>
  229. <variation key="heightClass=regular-widthClass=compact">
  230. <mask key="subviews">
  231. <include reference="5tn-6U-yYu"/>
  232. <include reference="4NC-al-78P"/>
  233. <include reference="pQw-XP-coK"/>
  234. </mask>
  235. <mask key="constraints">
  236. <include reference="BYt-yc-xLE"/>
  237. <include reference="eAO-rW-Hfd"/>
  238. <include reference="sI9-3e-d2h"/>
  239. <include reference="21L-g5-bR2"/>
  240. <include reference="rvJ-De-Pdc"/>
  241. <include reference="DIE-rl-QmP"/>
  242. <include reference="T1e-gL-9lD"/>
  243. <include reference="U1r-ZC-hhP"/>
  244. </mask>
  245. </variation>
  246. </view>
  247. <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">
  248. <rect key="frame" x="0.0" y="253" width="135" height="50"/>
  249. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  250. <constraints>
  251. <constraint firstAttribute="height" constant="50" id="LaF-UR-jZD"/>
  252. </constraints>
  253. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  254. <state key="normal" title="취소" backgroundImage="img_popup_btn_left">
  255. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  256. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  257. </state>
  258. <connections>
  259. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="g5k-Tn-E33"/>
  260. </connections>
  261. </button>
  262. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
  263. <rect key="frame" x="135" y="253" width="135" height="50"/>
  264. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  265. <constraints>
  266. <constraint firstAttribute="height" constant="50" id="RJG-0b-7gJ"/>
  267. </constraints>
  268. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  269. <state key="normal" title="확인" backgroundImage="img_popup_btn_right">
  270. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  271. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  272. </state>
  273. <connections>
  274. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="JvU-lL-1vP"/>
  275. </connections>
  276. </button>
  277. </subviews>
  278. <constraints>
  279. <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="4o0-ta-LTt"/>
  280. <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="CHt-ep-GwN"/>
  281. <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
  282. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
  283. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
  284. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  285. </constraint>
  286. <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="YVZ-pk-fvI"/>
  287. <constraint firstAttribute="trailing" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="ZGT-vj-BhB"/>
  288. <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="ZPb-r7-oHV"/>
  289. <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="Ztn-5p-gft"/>
  290. <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="em1-SZ-cVg"/>
  291. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
  292. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" id="hfD-i1-Fhe"/>
  293. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
  294. <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="uh4-b5-H3D"/>
  295. </constraints>
  296. <variation key="default">
  297. <mask key="subviews">
  298. <exclude reference="7nf-Ia-7Kq"/>
  299. <exclude reference="Mw5-GF-3oQ"/>
  300. <exclude reference="EtP-9O-R3A"/>
  301. <exclude reference="FKG-xS-HlM"/>
  302. </mask>
  303. <mask key="constraints">
  304. <exclude reference="QFZ-sI-FTg"/>
  305. <exclude reference="SU0-8W-BVB"/>
  306. <exclude reference="fbA-Cy-O1e"/>
  307. <exclude reference="j4G-mB-NeU"/>
  308. <exclude reference="RFN-Kf-txX"/>
  309. <exclude reference="hfD-i1-Fhe"/>
  310. </mask>
  311. </variation>
  312. <variation key="heightClass=regular-widthClass=compact">
  313. <mask key="subviews">
  314. <include reference="7nf-Ia-7Kq"/>
  315. <include reference="Mw5-GF-3oQ"/>
  316. <include reference="EtP-9O-R3A"/>
  317. <include reference="FKG-xS-HlM"/>
  318. </mask>
  319. <mask key="constraints">
  320. <include reference="QFZ-sI-FTg"/>
  321. <include reference="SU0-8W-BVB"/>
  322. <include reference="fbA-Cy-O1e"/>
  323. <include reference="j4G-mB-NeU"/>
  324. <include reference="RFN-Kf-txX"/>
  325. <include reference="hfD-i1-Fhe"/>
  326. </mask>
  327. </variation>
  328. </view>
  329. </subviews>
  330. <constraints>
  331. <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
  332. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  333. </constraint>
  334. <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" id="CFR-Ui-y7e"/>
  335. <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
  336. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  337. </constraint>
  338. <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
  339. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  340. </constraint>
  341. </constraints>
  342. <variation key="default">
  343. <mask key="subviews">
  344. <exclude reference="3Np-sH-ysD"/>
  345. </mask>
  346. <mask key="constraints">
  347. <exclude reference="4tu-Yz-TS5"/>
  348. <exclude reference="CFR-Ui-y7e"/>
  349. <exclude reference="SmO-lm-bHQ"/>
  350. <exclude reference="feN-Ai-BHU"/>
  351. </mask>
  352. </variation>
  353. <variation key="heightClass=regular-widthClass=compact">
  354. <mask key="subviews">
  355. <include reference="3Np-sH-ysD"/>
  356. </mask>
  357. <mask key="constraints">
  358. <include reference="4tu-Yz-TS5"/>
  359. <include reference="CFR-Ui-y7e"/>
  360. <include reference="SmO-lm-bHQ"/>
  361. <include reference="feN-Ai-BHU"/>
  362. </mask>
  363. </variation>
  364. </view>
  365. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rka-ga-nSQ">
  366. <rect key="frame" x="0.0" y="0.0" width="25" height="568"/>
  367. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  368. <constraints>
  369. <constraint firstAttribute="width" constant="25" id="hq8-th-VHo"/>
  370. </constraints>
  371. </view>
  372. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="23w-3Y-tmg">
  373. <rect key="frame" x="295" y="0.0" width="25" height="568"/>
  374. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  375. <constraints>
  376. <constraint firstAttribute="width" constant="25" id="DDw-vQ-iyV"/>
  377. </constraints>
  378. </view>
  379. </subviews>
  380. <constraints>
  381. <constraint firstItem="rka-ga-nSQ" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="5dt-E6-EG0"/>
  382. <constraint firstAttribute="trailing" secondItem="23w-3Y-tmg" secondAttribute="trailing" id="6ma-Uu-HGN"/>
  383. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  384. <constraint firstAttribute="bottom" secondItem="rka-ga-nSQ" secondAttribute="bottom" id="K5U-AD-Ugn"/>
  385. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="rka-ga-nSQ" secondAttribute="trailing" id="NAD-NL-xEQ"/>
  386. <constraint firstItem="23w-3Y-tmg" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="Oma-FP-edk"/>
  387. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  388. <constraint firstItem="rka-ga-nSQ" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="bFE-ao-mIR"/>
  389. <constraint firstAttribute="bottom" secondItem="23w-3Y-tmg" secondAttribute="bottom" id="cHb-gd-cBf"/>
  390. <constraint firstItem="23w-3Y-tmg" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="dXk-Lm-lYL"/>
  391. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" id="rPN-2q-9iB">
  392. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  393. </constraint>
  394. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  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="F9j-6m-8Sq"/>
  405. <exclude reference="TOG-yL-xSq"/>
  406. <exclude reference="uc7-M6-ZYJ"/>
  407. <exclude reference="wPB-Gl-TgQ"/>
  408. </mask>
  409. </variation>
  410. <variation key="heightClass=regular-widthClass=compact">
  411. <mask key="subviews">
  412. <include reference="4c3-gb-BwR"/>
  413. <include reference="sqq-aQ-dqD"/>
  414. </mask>
  415. <mask key="constraints">
  416. <include reference="rPN-2q-9iB"/>
  417. <include reference="F9j-6m-8Sq"/>
  418. <include reference="TOG-yL-xSq"/>
  419. <include reference="uc7-M6-ZYJ"/>
  420. <include reference="wPB-Gl-TgQ"/>
  421. </mask>
  422. </variation>
  423. <connections>
  424. <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
  425. <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
  426. <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
  427. <outlet property="imgTitleBar" destination="ycy-u4-k96" id="FCd-Ue-26d"/>
  428. <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
  429. <outlet property="maskingView" destination="4c3-gb-BwR" id="FeS-9L-Asv"/>
  430. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  431. <outlet property="txtSecureCode" destination="5tn-6U-yYu" id="ZVl-BY-cUD"/>
  432. <outlet property="txtSecureCodeConfirm" destination="4NC-al-78P" id="Iiu-pm-gtO"/>
  433. </connections>
  434. <point key="canvasLocation" x="28" y="66"/>
  435. </view>
  436. </objects>
  437. <resources>
  438. <image name="common_bg_alpha_85" width="2" height="2"/>
  439. <image name="img_popup_bg_body" width="2" height="2"/>
  440. <image name="img_popup_bg_head" width="37" height="48"/>
  441. <image name="img_popup_btn_left" width="37" height="34"/>
  442. <image name="img_popup_btn_right" width="37" height="34"/>
  443. <image name="tp_01_img_input_bg_02" width="50" height="32"/>
  444. </resources>
  445. </document>