ChangeNamePopupView.xib 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  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="ChangeNamePopupView">
  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="mVk-fL-V4v">
  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 firstItem="mVk-fL-V4v" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="7Gh-ee-A8O"/>
  27. <constraint firstAttribute="trailing" secondItem="mVk-fL-V4v" secondAttribute="trailing" id="QjE-cc-yRk"/>
  28. <constraint firstAttribute="bottom" secondItem="mVk-fL-V4v" secondAttribute="bottom" id="WCQ-GE-ReR"/>
  29. <constraint firstItem="mVk-fL-V4v" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="uQo-im-Ca4"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  33. <rect key="frame" x="24" y="170.5" width="272" height="193"/>
  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="193"/>
  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="34h-ob-myl">
  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="zH7-5W-ibz">
  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="RMj-ee-xXD"/>
  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 firstAttribute="trailing" secondItem="34h-ob-myl" secondAttribute="trailing" id="Csc-EZ-eip"/>
  64. <constraint firstAttribute="bottom" secondItem="34h-ob-myl" secondAttribute="bottom" id="JQg-6C-rCh"/>
  65. <constraint firstItem="34h-ob-myl" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="Kux-bc-s5U"/>
  66. <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="zH7-5W-ibz" secondAttribute="trailing" id="Ky2-gf-j5n"/>
  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 firstItem="zH7-5W-ibz" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="M96-5v-Ywr"/>
  71. <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT">
  72. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  73. </constraint>
  74. <constraint firstAttribute="bottom" secondItem="zH7-5W-ibz" secondAttribute="bottom" id="pab-IE-Gt1"/>
  75. <constraint firstItem="34h-ob-myl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="uN7-Gl-qWn"/>
  76. <constraint firstAttribute="height" constant="48" id="ugW-PV-REe"/>
  77. <constraint firstItem="zH7-5W-ibz" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="vYp-ux-QJO"/>
  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="102"/>
  107. <subviews>
  108. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="Q8g-dz-7PJ">
  109. <rect key="frame" x="0.0" y="0.0" width="272" height="102"/>
  110. </imageView>
  111. </subviews>
  112. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  113. <constraints>
  114. <constraint firstItem="Q8g-dz-7PJ" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="Q19-eK-pQM"/>
  115. <constraint firstAttribute="trailing" secondItem="Q8g-dz-7PJ" secondAttribute="trailing" id="Sph-a4-eEc"/>
  116. <constraint firstItem="Q8g-dz-7PJ" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="vmc-IV-Uzj"/>
  117. <constraint firstAttribute="bottom" secondItem="Q8g-dz-7PJ" secondAttribute="bottom" id="wdS-DL-JHa"/>
  118. </constraints>
  119. </view>
  120. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bIs-li-8bz" userLabel="View - Buttons">
  121. <rect key="frame" x="0.0" y="150" width="272" height="43"/>
  122. <subviews>
  123. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
  124. <rect key="frame" x="0.0" y="0.0" width="136" height="43"/>
  125. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  126. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  127. <state key="normal" title="확인" backgroundImage="img_popup_btn_left">
  128. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  129. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  130. </state>
  131. <state key="highlighted">
  132. <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  133. </state>
  134. <connections>
  135. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="JvU-lL-1vP"/>
  136. </connections>
  137. </button>
  138. <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">
  139. <rect key="frame" x="136" y="0.0" width="136" height="43"/>
  140. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  141. <constraints>
  142. <constraint firstAttribute="height" constant="44" id="L9v-r3-6MJ">
  143. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  144. </constraint>
  145. </constraints>
  146. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  147. <state key="normal" title="취소" backgroundImage="img_popup_btn_right">
  148. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  150. </state>
  151. <state key="highlighted">
  152. <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  153. </state>
  154. <variation key="default">
  155. <mask key="constraints">
  156. <exclude reference="L9v-r3-6MJ"/>
  157. </mask>
  158. </variation>
  159. <variation key="heightClass=regular-widthClass=compact">
  160. <mask key="constraints">
  161. <exclude reference="L9v-r3-6MJ"/>
  162. </mask>
  163. </variation>
  164. <connections>
  165. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="g5k-Tn-E33"/>
  166. </connections>
  167. </button>
  168. </subviews>
  169. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  170. <constraints>
  171. <constraint firstAttribute="height" constant="43" id="27G-tf-09C"/>
  172. <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="bIs-li-8bz" secondAttribute="leading" id="Fkf-og-ytd"/>
  173. <constraint firstAttribute="trailing" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="PjC-cB-YfR"/>
  174. <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="hu2-xM-w64"/>
  175. <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="l9l-jK-cst"/>
  176. <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="qJo-Xg-EhL">
  177. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  178. </constraint>
  179. <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="rpW-dL-KWs"/>
  180. <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="sQC-dK-bJs"/>
  181. <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="xsM-oo-x8a"/>
  182. </constraints>
  183. <variation key="default">
  184. <mask key="constraints">
  185. <exclude reference="Fkf-og-ytd"/>
  186. <exclude reference="hu2-xM-w64"/>
  187. <exclude reference="l9l-jK-cst"/>
  188. <exclude reference="PjC-cB-YfR"/>
  189. <exclude reference="qJo-Xg-EhL"/>
  190. <exclude reference="rpW-dL-KWs"/>
  191. <exclude reference="sQC-dK-bJs"/>
  192. <exclude reference="xsM-oo-x8a"/>
  193. </mask>
  194. </variation>
  195. <variation key="heightClass=regular-widthClass=compact">
  196. <mask key="constraints">
  197. <include reference="Fkf-og-ytd"/>
  198. <include reference="hu2-xM-w64"/>
  199. <include reference="l9l-jK-cst"/>
  200. <include reference="PjC-cB-YfR"/>
  201. <include reference="qJo-Xg-EhL"/>
  202. <include reference="rpW-dL-KWs"/>
  203. <include reference="sQC-dK-bJs"/>
  204. <include reference="xsM-oo-x8a"/>
  205. </mask>
  206. </variation>
  207. </view>
  208. <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">
  209. <rect key="frame" x="35" y="83" width="202" height="32"/>
  210. <constraints>
  211. <constraint firstAttribute="height" constant="32" id="Fjv-Bm-2aW"/>
  212. <constraint firstAttribute="height" constant="32" id="KHs-kh-xk5">
  213. <variation key="heightClass=regular-widthClass=compact" constant="30"/>
  214. </constraint>
  215. <constraint firstAttribute="height" constant="32" id="lbJ-F0-pba"/>
  216. <constraint firstAttribute="width" constant="200" id="xNM-pv-vN2">
  217. <variation key="heightClass=regular-widthClass=compact" constant="218"/>
  218. </constraint>
  219. </constraints>
  220. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  221. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  222. <textInputTraits key="textInputTraits"/>
  223. <userDefinedRuntimeAttributes>
  224. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  225. <rect key="value" x="16" y="16" width="16" height="16"/>
  226. </userDefinedRuntimeAttribute>
  227. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  228. </userDefinedRuntimeAttributes>
  229. <variation key="default">
  230. <mask key="constraints">
  231. <exclude reference="Fjv-Bm-2aW"/>
  232. <exclude reference="KHs-kh-xk5"/>
  233. <exclude reference="lbJ-F0-pba"/>
  234. <exclude reference="xNM-pv-vN2"/>
  235. </mask>
  236. </variation>
  237. <variation key="heightClass=regular-widthClass=compact">
  238. <mask key="constraints">
  239. <include reference="Fjv-Bm-2aW"/>
  240. <exclude reference="KHs-kh-xk5"/>
  241. <exclude reference="lbJ-F0-pba"/>
  242. <exclude reference="xNM-pv-vN2"/>
  243. </mask>
  244. </variation>
  245. </textField>
  246. </subviews>
  247. <constraints>
  248. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="1Ca-ce-jni"/>
  249. <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="x0c-eY-VXh" secondAttribute="bottom" constant="35" id="CPv-qS-jYw"/>
  250. <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
  251. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
  252. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
  253. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  254. </constraint>
  255. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="centerY" secondItem="3Np-sH-ysD" secondAttribute="centerY" id="UWf-rC-hV7">
  256. <variation key="heightClass=regular-widthClass=compact" constant="3"/>
  257. </constraint>
  258. <constraint firstAttribute="trailing" secondItem="bIs-li-8bz" secondAttribute="trailing" id="UaC-ap-Ulp"/>
  259. <constraint firstItem="x0c-eY-VXh" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="35" id="cHm-Zh-4vQ"/>
  260. <constraint firstItem="x0c-eY-VXh" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" constant="35" id="cUW-Ng-cUJ"/>
  261. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
  262. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="1" id="hfD-i1-Fhe">
  263. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  264. </constraint>
  265. <constraint firstAttribute="bottom" secondItem="bIs-li-8bz" secondAttribute="bottom" id="oNC-iJ-Za7"/>
  266. <constraint firstAttribute="trailing" secondItem="x0c-eY-VXh" secondAttribute="trailing" constant="37" id="q8N-Oq-iCt">
  267. <variation key="heightClass=regular-widthClass=compact" constant="35"/>
  268. </constraint>
  269. <constraint firstItem="bIs-li-8bz" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="s6c-op-QFh"/>
  270. <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="wPf-du-0AV"/>
  271. </constraints>
  272. <variation key="default">
  273. <mask key="subviews">
  274. <exclude reference="7nf-Ia-7Kq"/>
  275. <exclude reference="Mw5-GF-3oQ"/>
  276. <exclude reference="x0c-eY-VXh"/>
  277. </mask>
  278. <mask key="constraints">
  279. <exclude reference="RFN-Kf-txX"/>
  280. <exclude reference="UWf-rC-hV7"/>
  281. <exclude reference="hfD-i1-Fhe"/>
  282. <exclude reference="cHm-Zh-4vQ"/>
  283. <exclude reference="cUW-Ng-cUJ"/>
  284. <exclude reference="q8N-Oq-iCt"/>
  285. <exclude reference="CPv-qS-jYw"/>
  286. <exclude reference="UaC-ap-Ulp"/>
  287. <exclude reference="oNC-iJ-Za7"/>
  288. <exclude reference="s6c-op-QFh"/>
  289. <exclude reference="wPf-du-0AV"/>
  290. <exclude reference="QFZ-sI-FTg"/>
  291. <exclude reference="SU0-8W-BVB"/>
  292. <exclude reference="fbA-Cy-O1e"/>
  293. </mask>
  294. </variation>
  295. <variation key="heightClass=regular-widthClass=compact">
  296. <mask key="subviews">
  297. <include reference="7nf-Ia-7Kq"/>
  298. <include reference="Mw5-GF-3oQ"/>
  299. <include reference="x0c-eY-VXh"/>
  300. </mask>
  301. <mask key="constraints">
  302. <include reference="RFN-Kf-txX"/>
  303. <include reference="UWf-rC-hV7"/>
  304. <include reference="hfD-i1-Fhe"/>
  305. <include reference="cHm-Zh-4vQ"/>
  306. <include reference="cUW-Ng-cUJ"/>
  307. <include reference="q8N-Oq-iCt"/>
  308. <include reference="CPv-qS-jYw"/>
  309. <include reference="UaC-ap-Ulp"/>
  310. <include reference="oNC-iJ-Za7"/>
  311. <include reference="s6c-op-QFh"/>
  312. <include reference="wPf-du-0AV"/>
  313. <include reference="QFZ-sI-FTg"/>
  314. <include reference="SU0-8W-BVB"/>
  315. <include reference="fbA-Cy-O1e"/>
  316. </mask>
  317. </variation>
  318. </view>
  319. </subviews>
  320. <constraints>
  321. <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
  322. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  323. </constraint>
  324. <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" constant="1" id="CFR-Ui-y7e">
  325. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  326. </constraint>
  327. <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
  328. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  329. </constraint>
  330. <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
  331. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  332. </constraint>
  333. </constraints>
  334. <variation key="default">
  335. <mask key="subviews">
  336. <exclude reference="3Np-sH-ysD"/>
  337. </mask>
  338. <mask key="constraints">
  339. <exclude reference="4tu-Yz-TS5"/>
  340. <exclude reference="CFR-Ui-y7e"/>
  341. <exclude reference="SmO-lm-bHQ"/>
  342. <exclude reference="feN-Ai-BHU"/>
  343. </mask>
  344. </variation>
  345. <variation key="heightClass=regular-widthClass=compact">
  346. <mask key="subviews">
  347. <include reference="3Np-sH-ysD"/>
  348. </mask>
  349. <mask key="constraints">
  350. <include reference="4tu-Yz-TS5"/>
  351. <include reference="CFR-Ui-y7e"/>
  352. <include reference="SmO-lm-bHQ"/>
  353. <include reference="feN-Ai-BHU"/>
  354. </mask>
  355. </variation>
  356. </view>
  357. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="evk-Mf-jK0">
  358. <rect key="frame" x="296" y="0.0" width="24" height="568"/>
  359. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  360. <constraints>
  361. <constraint firstAttribute="width" constant="24" id="cxu-is-E4d"/>
  362. </constraints>
  363. </view>
  364. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w6d-qK-qLI">
  365. <rect key="frame" x="0.0" y="0.0" width="24" height="568"/>
  366. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  367. <constraints>
  368. <constraint firstAttribute="width" constant="24" id="Qoh-vK-tEk"/>
  369. </constraints>
  370. </view>
  371. </subviews>
  372. <constraints>
  373. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  374. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="w6d-qK-qLI" secondAttribute="trailing" id="0yU-be-iww"/>
  375. <constraint firstItem="w6d-qK-qLI" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="5Aa-PE-w64"/>
  376. <constraint firstAttribute="bottom" secondItem="evk-Mf-jK0" secondAttribute="bottom" id="6kW-DB-1DJ"/>
  377. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  378. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  379. <constraint firstAttribute="trailing" secondItem="evk-Mf-jK0" secondAttribute="trailing" id="K9D-Mn-vhC"/>
  380. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  381. <constraint firstItem="evk-Mf-jK0" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="c65-UC-w8M"/>
  382. <constraint firstItem="evk-Mf-jK0" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="hv9-ht-D8l"/>
  383. <constraint firstAttribute="bottom" secondItem="w6d-qK-qLI" secondAttribute="bottom" id="qmE-gd-dMp"/>
  384. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" placeholder="YES" id="rPN-2q-9iB">
  385. <variation key="heightClass=regular-widthClass=compact" constant="17"/>
  386. </constraint>
  387. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  388. <constraint firstItem="w6d-qK-qLI" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="wAJ-d1-XkK"/>
  389. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  390. </constraints>
  391. <variation key="default">
  392. <mask key="subviews">
  393. <exclude reference="4c3-gb-BwR"/>
  394. <exclude reference="sqq-aQ-dqD"/>
  395. </mask>
  396. <mask key="constraints">
  397. <exclude reference="0tG-Bd-2ic"/>
  398. <exclude reference="F9j-6m-8Sq"/>
  399. <exclude reference="JX5-Sx-hSJ"/>
  400. <exclude reference="TOG-yL-xSq"/>
  401. <exclude reference="uc7-M6-ZYJ"/>
  402. <exclude reference="wPB-Gl-TgQ"/>
  403. <exclude reference="rPN-2q-9iB"/>
  404. </mask>
  405. </variation>
  406. <variation key="heightClass=regular-widthClass=compact">
  407. <mask key="subviews">
  408. <include reference="4c3-gb-BwR"/>
  409. <include reference="sqq-aQ-dqD"/>
  410. </mask>
  411. <mask key="constraints">
  412. <include reference="0tG-Bd-2ic"/>
  413. <include reference="F9j-6m-8Sq"/>
  414. <include reference="JX5-Sx-hSJ"/>
  415. <include reference="TOG-yL-xSq"/>
  416. <include reference="uc7-M6-ZYJ"/>
  417. <include reference="wPB-Gl-TgQ"/>
  418. <include reference="rPN-2q-9iB"/>
  419. </mask>
  420. </variation>
  421. <connections>
  422. <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
  423. <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
  424. <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
  425. <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
  426. <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
  427. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  428. <outlet property="txtNickname" destination="x0c-eY-VXh" id="Egy-5i-5sT"/>
  429. </connections>
  430. <point key="canvasLocation" x="323" y="350"/>
  431. </view>
  432. </objects>
  433. <resources>
  434. <image name="common_bg_alpha_85" width="2" height="2"/>
  435. <image name="img_input_round_bg_default" width="41" height="32"/>
  436. <image name="img_popup_bg_body" width="2" height="2"/>
  437. <image name="img_popup_bg_head" width="37" height="48"/>
  438. <image name="img_popup_btn_left" width="37" height="34"/>
  439. <image name="img_popup_btn_right" width="37" height="34"/>
  440. </resources>
  441. </document>