ModifySecureKeyPopupView.xib 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455
  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="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="24" y="144" width="272" height="280"/>
  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="280"/>
  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="ycy-u4-k96" 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="Title" 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. <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="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="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="23" height="48"/>
  67. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  68. <constraints>
  69. <constraint firstAttribute="width" constant="23" 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="48" 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="48" width="272" 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="272" 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="36" 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="36" 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="204" 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="245" width="136" height="43"/>
  249. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  250. <constraints>
  251. <constraint firstAttribute="height" constant="43" id="LaF-UR-jZD"/>
  252. </constraints>
  253. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  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="136" y="245" width="136" height="43"/>
  264. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  265. <constraints>
  266. <constraint firstAttribute="height" constant="43" id="RJG-0b-7gJ"/>
  267. </constraints>
  268. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  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="Mw5-GF-3oQ" firstAttribute="centerY" secondItem="3Np-sH-ysD" secondAttribute="centerY" id="UWf-rC-hV7">
  287. <variation key="heightClass=regular-widthClass=compact" constant="6.5"/>
  288. </constraint>
  289. <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="YVZ-pk-fvI"/>
  290. <constraint firstAttribute="trailing" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="ZGT-vj-BhB"/>
  291. <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="ZPb-r7-oHV"/>
  292. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
  293. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" id="hfD-i1-Fhe"/>
  294. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
  295. <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="uh4-b5-H3D"/>
  296. </constraints>
  297. <variation key="default">
  298. <mask key="subviews">
  299. <exclude reference="7nf-Ia-7Kq"/>
  300. <exclude reference="Mw5-GF-3oQ"/>
  301. <exclude reference="EtP-9O-R3A"/>
  302. <exclude reference="FKG-xS-HlM"/>
  303. </mask>
  304. <mask key="constraints">
  305. <exclude reference="QFZ-sI-FTg"/>
  306. <exclude reference="SU0-8W-BVB"/>
  307. <exclude reference="fbA-Cy-O1e"/>
  308. <exclude reference="j4G-mB-NeU"/>
  309. <exclude reference="RFN-Kf-txX"/>
  310. <exclude reference="UWf-rC-hV7"/>
  311. <exclude reference="hfD-i1-Fhe"/>
  312. </mask>
  313. </variation>
  314. <variation key="heightClass=regular-widthClass=compact">
  315. <mask key="subviews">
  316. <include reference="7nf-Ia-7Kq"/>
  317. <include reference="Mw5-GF-3oQ"/>
  318. <include reference="EtP-9O-R3A"/>
  319. <include reference="FKG-xS-HlM"/>
  320. </mask>
  321. <mask key="constraints">
  322. <include reference="QFZ-sI-FTg"/>
  323. <include reference="SU0-8W-BVB"/>
  324. <include reference="fbA-Cy-O1e"/>
  325. <include reference="j4G-mB-NeU"/>
  326. <include reference="RFN-Kf-txX"/>
  327. <include reference="UWf-rC-hV7"/>
  328. <include reference="hfD-i1-Fhe"/>
  329. </mask>
  330. </variation>
  331. </view>
  332. </subviews>
  333. <constraints>
  334. <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
  335. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  336. </constraint>
  337. <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" id="CFR-Ui-y7e"/>
  338. <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
  339. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  340. </constraint>
  341. <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
  342. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  343. </constraint>
  344. </constraints>
  345. <variation key="default">
  346. <mask key="subviews">
  347. <exclude reference="3Np-sH-ysD"/>
  348. </mask>
  349. <mask key="constraints">
  350. <exclude reference="4tu-Yz-TS5"/>
  351. <exclude reference="CFR-Ui-y7e"/>
  352. <exclude reference="SmO-lm-bHQ"/>
  353. <exclude reference="feN-Ai-BHU"/>
  354. </mask>
  355. </variation>
  356. <variation key="heightClass=regular-widthClass=compact">
  357. <mask key="subviews">
  358. <include reference="3Np-sH-ysD"/>
  359. </mask>
  360. <mask key="constraints">
  361. <include reference="4tu-Yz-TS5"/>
  362. <include reference="CFR-Ui-y7e"/>
  363. <include reference="SmO-lm-bHQ"/>
  364. <include reference="feN-Ai-BHU"/>
  365. </mask>
  366. </variation>
  367. </view>
  368. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rka-ga-nSQ">
  369. <rect key="frame" x="0.0" y="0.0" width="24" height="568"/>
  370. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  371. <constraints>
  372. <constraint firstAttribute="width" constant="24" id="hq8-th-VHo"/>
  373. </constraints>
  374. </view>
  375. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="23w-3Y-tmg">
  376. <rect key="frame" x="296" y="0.0" width="24" height="568"/>
  377. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  378. <constraints>
  379. <constraint firstAttribute="width" constant="24" id="DDw-vQ-iyV"/>
  380. </constraints>
  381. </view>
  382. </subviews>
  383. <constraints>
  384. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  385. <constraint firstItem="rka-ga-nSQ" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="5dt-E6-EG0"/>
  386. <constraint firstAttribute="trailing" secondItem="23w-3Y-tmg" secondAttribute="trailing" id="6ma-Uu-HGN"/>
  387. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  388. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  389. <constraint firstAttribute="bottom" secondItem="rka-ga-nSQ" secondAttribute="bottom" id="K5U-AD-Ugn"/>
  390. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="rka-ga-nSQ" secondAttribute="trailing" id="NAD-NL-xEQ"/>
  391. <constraint firstItem="23w-3Y-tmg" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="Oma-FP-edk"/>
  392. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  393. <constraint firstItem="rka-ga-nSQ" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="bFE-ao-mIR"/>
  394. <constraint firstAttribute="bottom" secondItem="23w-3Y-tmg" secondAttribute="bottom" id="cHb-gd-cBf"/>
  395. <constraint firstItem="23w-3Y-tmg" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="dXk-Lm-lYL"/>
  396. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" id="rPN-2q-9iB">
  397. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  398. </constraint>
  399. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  400. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  401. </constraints>
  402. <variation key="default">
  403. <mask key="subviews">
  404. <exclude reference="4c3-gb-BwR"/>
  405. <exclude reference="sqq-aQ-dqD"/>
  406. </mask>
  407. <mask key="constraints">
  408. <exclude reference="rPN-2q-9iB"/>
  409. <exclude reference="0tG-Bd-2ic"/>
  410. <exclude reference="F9j-6m-8Sq"/>
  411. <exclude reference="JX5-Sx-hSJ"/>
  412. <exclude reference="TOG-yL-xSq"/>
  413. <exclude reference="uc7-M6-ZYJ"/>
  414. <exclude reference="wPB-Gl-TgQ"/>
  415. </mask>
  416. </variation>
  417. <variation key="heightClass=regular-widthClass=compact">
  418. <mask key="subviews">
  419. <include reference="4c3-gb-BwR"/>
  420. <include reference="sqq-aQ-dqD"/>
  421. </mask>
  422. <mask key="constraints">
  423. <include reference="rPN-2q-9iB"/>
  424. <include reference="0tG-Bd-2ic"/>
  425. <include reference="F9j-6m-8Sq"/>
  426. <include reference="JX5-Sx-hSJ"/>
  427. <include reference="TOG-yL-xSq"/>
  428. <include reference="uc7-M6-ZYJ"/>
  429. <include reference="wPB-Gl-TgQ"/>
  430. </mask>
  431. </variation>
  432. <connections>
  433. <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
  434. <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
  435. <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
  436. <outlet property="imgTitleBar" destination="ycy-u4-k96" id="FCd-Ue-26d"/>
  437. <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
  438. <outlet property="maskingView" destination="4c3-gb-BwR" id="FeS-9L-Asv"/>
  439. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  440. <outlet property="txtSecureCode" destination="5tn-6U-yYu" id="ZVl-BY-cUD"/>
  441. <outlet property="txtSecureCodeConfirm" destination="4NC-al-78P" id="Iiu-pm-gtO"/>
  442. </connections>
  443. <point key="canvasLocation" x="218" y="395"/>
  444. </view>
  445. </objects>
  446. <resources>
  447. <image name="common_bg_alpha_85" width="2" height="2"/>
  448. <image name="img_popup_bg_body" width="2" height="2"/>
  449. <image name="img_popup_bg_head" width="37" height="48"/>
  450. <image name="img_popup_btn_left" width="37" height="34"/>
  451. <image name="img_popup_btn_right" width="37" height="34"/>
  452. <image name="tp_01_img_input_bg_02" width="50" height="32"/>
  453. </resources>
  454. </document>