ModifyDeviceNamePopupView.xib 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  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="ModifyDeviceNamePopupView">
  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="52y-To-Unj">
  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="52y-To-Unj" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="AOw-AH-PCo"/>
  27. <constraint firstAttribute="trailing" secondItem="52y-To-Unj" secondAttribute="trailing" id="b7j-ir-GqX"/>
  28. <constraint firstAttribute="bottom" secondItem="52y-To-Unj" secondAttribute="bottom" id="dXf-ut-foe"/>
  29. <constraint firstItem="52y-To-Unj" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="om2-7m-FqR"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wpz-PG-lDk" userLabel="popUpView">
  33. <rect key="frame" x="24" y="182.5" width="272" height="203"/>
  34. <subviews>
  35. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BnX-4G-EA9" userLabel="ContainerView">
  36. <rect key="frame" x="0.0" y="0.0" width="272" height="203"/>
  37. <subviews>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vyg-lF-Oo6" userLabel="View - Title">
  39. <rect key="frame" x="0.0" y="0.0" width="272" height="58"/>
  40. <subviews>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="8fQ-QI-TEZ">
  42. <rect key="frame" x="0.0" y="0.0" width="272" height="58"/>
  43. </imageView>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="이름 변경" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c0q-8E-eGK" customClass="CustomLabel">
  45. <rect key="frame" x="23" y="0.0" width="249" height="58"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="64" id="WT0-mT-u12">
  48. <variation key="heightClass=regular-widthClass=compact" constant="58"/>
  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="WT0-mT-u12"/>
  57. </mask>
  58. </variation>
  59. <variation key="heightClass=regular-widthClass=compact">
  60. <mask key="constraints">
  61. <include reference="WT0-mT-u12"/>
  62. </mask>
  63. </variation>
  64. </label>
  65. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NPV-1P-gTH">
  66. <rect key="frame" x="0.0" y="0.0" width="23" height="58"/>
  67. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  68. <constraints>
  69. <constraint firstAttribute="width" constant="23" id="b5H-U8-csj"/>
  70. </constraints>
  71. </view>
  72. </subviews>
  73. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  74. <constraints>
  75. <constraint firstItem="c0q-8E-eGK" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="5Mc-gG-GQW">
  76. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  77. </constraint>
  78. <constraint firstAttribute="trailing" secondItem="8fQ-QI-TEZ" secondAttribute="trailing" id="7al-ZX-dyc"/>
  79. <constraint firstAttribute="bottom" secondItem="c0q-8E-eGK" secondAttribute="bottom" id="CWv-UL-ijZ">
  80. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  81. </constraint>
  82. <constraint firstItem="NPV-1P-gTH" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="Dt4-7j-QuA"/>
  83. <constraint firstItem="c0q-8E-eGK" firstAttribute="leading" secondItem="NPV-1P-gTH" secondAttribute="trailing" id="Jyp-AC-kF8"/>
  84. <constraint firstAttribute="bottom" secondItem="NPV-1P-gTH" secondAttribute="bottom" id="Mzd-tn-zlu"/>
  85. <constraint firstAttribute="bottom" secondItem="8fQ-QI-TEZ" secondAttribute="bottom" id="aqe-cx-A5i"/>
  86. <constraint firstItem="8fQ-QI-TEZ" firstAttribute="leading" secondItem="Vyg-lF-Oo6" secondAttribute="leading" id="etZ-xo-X1q"/>
  87. <constraint firstItem="NPV-1P-gTH" firstAttribute="leading" secondItem="Vyg-lF-Oo6" secondAttribute="leading" id="feY-Af-pEt"/>
  88. <constraint firstAttribute="trailing" secondItem="c0q-8E-eGK" secondAttribute="trailing" id="mv8-HP-jzR">
  89. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  90. </constraint>
  91. <constraint firstItem="8fQ-QI-TEZ" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="yLs-4W-Tlp"/>
  92. </constraints>
  93. <variation key="default">
  94. <mask key="subviews">
  95. <exclude reference="c0q-8E-eGK"/>
  96. </mask>
  97. <mask key="constraints">
  98. <exclude reference="5Mc-gG-GQW"/>
  99. <exclude reference="CWv-UL-ijZ"/>
  100. <exclude reference="mv8-HP-jzR"/>
  101. </mask>
  102. </variation>
  103. <variation key="heightClass=regular-widthClass=compact">
  104. <mask key="subviews">
  105. <include reference="c0q-8E-eGK"/>
  106. </mask>
  107. <mask key="constraints">
  108. <include reference="5Mc-gG-GQW"/>
  109. <include reference="CWv-UL-ijZ"/>
  110. <include reference="mv8-HP-jzR"/>
  111. </mask>
  112. </variation>
  113. </view>
  114. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K2x-vI-pnz" userLabel="View - message">
  115. <rect key="frame" x="0.0" y="58" width="272" height="102"/>
  116. <subviews>
  117. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="HHK-o9-aA8">
  118. <rect key="frame" x="0.0" y="0.0" width="272" height="102"/>
  119. </imageView>
  120. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="IfD-X3-70g" userLabel="txt - pwd" customClass="CustomTextField2">
  121. <rect key="frame" x="26" y="35" width="220" height="32"/>
  122. <constraints>
  123. <constraint firstAttribute="height" constant="32" id="SLJ-0l-P6n">
  124. <variation key="heightClass=regular-widthClass=compact" constant="32"/>
  125. </constraint>
  126. <constraint firstAttribute="width" constant="200" id="jX5-6P-mZ2">
  127. <variation key="heightClass=regular-widthClass=compact" constant="220"/>
  128. </constraint>
  129. </constraints>
  130. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  131. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  132. <textInputTraits key="textInputTraits"/>
  133. <userDefinedRuntimeAttributes>
  134. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  135. <rect key="value" x="20" y="0.0" width="20" height="0.0"/>
  136. </userDefinedRuntimeAttribute>
  137. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  138. </userDefinedRuntimeAttributes>
  139. <variation key="default">
  140. <mask key="constraints">
  141. <exclude reference="SLJ-0l-P6n"/>
  142. <exclude reference="jX5-6P-mZ2"/>
  143. </mask>
  144. </variation>
  145. <variation key="heightClass=regular-widthClass=compact">
  146. <mask key="constraints">
  147. <include reference="SLJ-0l-P6n"/>
  148. <include reference="jX5-6P-mZ2"/>
  149. </mask>
  150. </variation>
  151. </textField>
  152. </subviews>
  153. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  154. <constraints>
  155. <constraint firstAttribute="trailing" secondItem="HHK-o9-aA8" secondAttribute="trailing" id="4Zg-3Z-NBZ"/>
  156. <constraint firstAttribute="bottom" secondItem="HHK-o9-aA8" secondAttribute="bottom" id="6aK-hT-1Fm"/>
  157. <constraint firstAttribute="bottom" secondItem="IfD-X3-70g" secondAttribute="bottom" constant="40" id="MG8-8o-IBd">
  158. <variation key="heightClass=regular-widthClass=compact" constant="35"/>
  159. </constraint>
  160. <constraint firstItem="IfD-X3-70g" firstAttribute="centerX" secondItem="K2x-vI-pnz" secondAttribute="centerX" id="UnW-52-tdw"/>
  161. <constraint firstItem="HHK-o9-aA8" firstAttribute="leading" secondItem="K2x-vI-pnz" secondAttribute="leading" id="gDK-9F-hkV"/>
  162. <constraint firstItem="HHK-o9-aA8" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="top" id="nFA-2Z-TlI"/>
  163. <constraint firstItem="IfD-X3-70g" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="top" constant="40" id="uJU-n5-Eo9">
  164. <variation key="heightClass=regular-widthClass=compact" constant="35"/>
  165. </constraint>
  166. </constraints>
  167. <variation key="default">
  168. <mask key="subviews">
  169. <exclude reference="IfD-X3-70g"/>
  170. </mask>
  171. <mask key="constraints">
  172. <exclude reference="MG8-8o-IBd"/>
  173. <exclude reference="UnW-52-tdw"/>
  174. <exclude reference="uJU-n5-Eo9"/>
  175. </mask>
  176. </variation>
  177. <variation key="heightClass=regular-widthClass=compact">
  178. <mask key="subviews">
  179. <include reference="IfD-X3-70g"/>
  180. </mask>
  181. <mask key="constraints">
  182. <include reference="MG8-8o-IBd"/>
  183. <include reference="UnW-52-tdw"/>
  184. <include reference="uJU-n5-Eo9"/>
  185. </mask>
  186. </variation>
  187. </view>
  188. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8M7-gg-LCe" userLabel="View - Buttons">
  189. <rect key="frame" x="0.0" y="160" width="272" height="43"/>
  190. <subviews>
  191. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o3L-5c-QN3" customClass="CustomButton">
  192. <rect key="frame" x="136" y="0.0" width="136" height="43"/>
  193. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  194. <constraints>
  195. <constraint firstAttribute="height" constant="44" id="BB8-U2-fTZ">
  196. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  197. </constraint>
  198. </constraints>
  199. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  200. <state key="normal" title="취소" backgroundImage="img_popup_btn_right">
  201. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  202. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  203. </state>
  204. <state key="highlighted">
  205. <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  206. </state>
  207. <variation key="default">
  208. <mask key="constraints">
  209. <exclude reference="BB8-U2-fTZ"/>
  210. </mask>
  211. </variation>
  212. <variation key="heightClass=regular-widthClass=compact">
  213. <mask key="constraints">
  214. <exclude reference="BB8-U2-fTZ"/>
  215. </mask>
  216. </variation>
  217. <connections>
  218. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="M6d-Hw-RB3"/>
  219. </connections>
  220. </button>
  221. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5YZ-ir-0oi" customClass="CustomButton">
  222. <rect key="frame" x="0.0" y="0.0" width="136" height="43"/>
  223. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  224. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  225. <state key="normal" title="확인" backgroundImage="img_popup_btn_left">
  226. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  227. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  228. </state>
  229. <state key="highlighted">
  230. <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  231. </state>
  232. <connections>
  233. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="ocH-VU-ngh"/>
  234. </connections>
  235. </button>
  236. </subviews>
  237. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  238. <constraints>
  239. <constraint firstAttribute="trailing" secondItem="o3L-5c-QN3" secondAttribute="trailing" id="6GK-iY-cBv"/>
  240. <constraint firstItem="o3L-5c-QN3" firstAttribute="leading" secondItem="5YZ-ir-0oi" secondAttribute="trailing" id="88p-Pt-1xF"/>
  241. <constraint firstAttribute="bottom" secondItem="5YZ-ir-0oi" secondAttribute="bottom" id="9M1-z3-GFr"/>
  242. <constraint firstItem="5YZ-ir-0oi" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" id="Bfm-II-gaW"/>
  243. <constraint firstItem="o3L-5c-QN3" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" id="MES-lN-MQ0"/>
  244. <constraint firstItem="5YZ-ir-0oi" firstAttribute="leading" secondItem="8M7-gg-LCe" secondAttribute="leading" id="QvV-dn-WQ3"/>
  245. <constraint firstItem="o3L-5c-QN3" firstAttribute="width" secondItem="5YZ-ir-0oi" secondAttribute="width" id="REP-X3-wVl">
  246. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  247. </constraint>
  248. <constraint firstAttribute="bottom" secondItem="o3L-5c-QN3" secondAttribute="bottom" id="fz0-Rg-t3N"/>
  249. <constraint firstAttribute="height" constant="43" id="n23-VS-7sr"/>
  250. </constraints>
  251. <variation key="default">
  252. <mask key="constraints">
  253. <exclude reference="9M1-z3-GFr"/>
  254. <exclude reference="Bfm-II-gaW"/>
  255. <exclude reference="QvV-dn-WQ3"/>
  256. <exclude reference="6GK-iY-cBv"/>
  257. <exclude reference="88p-Pt-1xF"/>
  258. <exclude reference="MES-lN-MQ0"/>
  259. <exclude reference="REP-X3-wVl"/>
  260. <exclude reference="fz0-Rg-t3N"/>
  261. </mask>
  262. </variation>
  263. <variation key="heightClass=regular-widthClass=compact">
  264. <mask key="constraints">
  265. <include reference="9M1-z3-GFr"/>
  266. <include reference="Bfm-II-gaW"/>
  267. <include reference="QvV-dn-WQ3"/>
  268. <include reference="6GK-iY-cBv"/>
  269. <include reference="88p-Pt-1xF"/>
  270. <include reference="MES-lN-MQ0"/>
  271. <include reference="REP-X3-wVl"/>
  272. <include reference="fz0-Rg-t3N"/>
  273. </mask>
  274. </variation>
  275. </view>
  276. </subviews>
  277. <constraints>
  278. <constraint firstItem="8M7-gg-LCe" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="1R5-6X-lHn"/>
  279. <constraint firstAttribute="trailing" secondItem="Vyg-lF-Oo6" secondAttribute="trailing" id="5QM-hf-zsP">
  280. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  281. </constraint>
  282. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="trailing" secondItem="K2x-vI-pnz" secondAttribute="trailing" id="8oU-80-Hji"/>
  283. <constraint firstItem="8M7-gg-LCe" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="bottom" id="Gd7-Sw-KJv"/>
  284. <constraint firstAttribute="trailing" secondItem="8M7-gg-LCe" secondAttribute="trailing" id="LKH-bZ-CcC"/>
  285. <constraint firstAttribute="bottom" secondItem="8M7-gg-LCe" secondAttribute="bottom" id="Ymd-m3-0ZZ"/>
  286. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="top" secondItem="BnX-4G-EA9" secondAttribute="top" id="cpx-Xc-FLf">
  287. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  288. </constraint>
  289. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="fZ3-Kn-Nsi"/>
  290. <constraint firstItem="K2x-vI-pnz" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="gKU-13-tlv"/>
  291. <constraint firstItem="K2x-vI-pnz" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="bottom" constant="1" id="jdl-mI-ajL">
  292. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  293. </constraint>
  294. <constraint firstItem="K2x-vI-pnz" firstAttribute="centerY" secondItem="BnX-4G-EA9" secondAttribute="centerY" id="peA-U0-d4R">
  295. <variation key="heightClass=regular-widthClass=compact" constant="-3.5"/>
  296. </constraint>
  297. </constraints>
  298. <variation key="default">
  299. <mask key="subviews">
  300. <exclude reference="Vyg-lF-Oo6"/>
  301. <exclude reference="K2x-vI-pnz"/>
  302. </mask>
  303. <mask key="constraints">
  304. <exclude reference="1R5-6X-lHn"/>
  305. <exclude reference="Gd7-Sw-KJv"/>
  306. <exclude reference="LKH-bZ-CcC"/>
  307. <exclude reference="Ymd-m3-0ZZ"/>
  308. <exclude reference="5QM-hf-zsP"/>
  309. <exclude reference="8oU-80-Hji"/>
  310. <exclude reference="cpx-Xc-FLf"/>
  311. <exclude reference="fZ3-Kn-Nsi"/>
  312. <exclude reference="gKU-13-tlv"/>
  313. <exclude reference="jdl-mI-ajL"/>
  314. <exclude reference="peA-U0-d4R"/>
  315. </mask>
  316. </variation>
  317. <variation key="heightClass=regular-widthClass=compact">
  318. <mask key="subviews">
  319. <include reference="Vyg-lF-Oo6"/>
  320. <include reference="K2x-vI-pnz"/>
  321. </mask>
  322. <mask key="constraints">
  323. <include reference="1R5-6X-lHn"/>
  324. <include reference="Gd7-Sw-KJv"/>
  325. <include reference="LKH-bZ-CcC"/>
  326. <include reference="Ymd-m3-0ZZ"/>
  327. <include reference="5QM-hf-zsP"/>
  328. <include reference="8oU-80-Hji"/>
  329. <include reference="cpx-Xc-FLf"/>
  330. <include reference="fZ3-Kn-Nsi"/>
  331. <include reference="gKU-13-tlv"/>
  332. <include reference="jdl-mI-ajL"/>
  333. <exclude reference="peA-U0-d4R"/>
  334. </mask>
  335. </variation>
  336. </view>
  337. </subviews>
  338. <constraints>
  339. <constraint firstAttribute="bottom" secondItem="BnX-4G-EA9" secondAttribute="bottom" constant="1" id="FWh-Sq-vHm">
  340. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  341. </constraint>
  342. <constraint firstItem="BnX-4G-EA9" firstAttribute="leading" secondItem="Wpz-PG-lDk" secondAttribute="leading" constant="66" id="ncG-SF-Oil">
  343. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  344. </constraint>
  345. <constraint firstAttribute="trailing" secondItem="BnX-4G-EA9" secondAttribute="trailing" constant="66" id="nnl-nS-hLh">
  346. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  347. </constraint>
  348. <constraint firstItem="BnX-4G-EA9" firstAttribute="top" secondItem="Wpz-PG-lDk" secondAttribute="top" constant="1" id="yhP-Fw-FOr">
  349. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  350. </constraint>
  351. </constraints>
  352. <variation key="default">
  353. <mask key="subviews">
  354. <exclude reference="BnX-4G-EA9"/>
  355. </mask>
  356. <mask key="constraints">
  357. <exclude reference="FWh-Sq-vHm"/>
  358. <exclude reference="ncG-SF-Oil"/>
  359. <exclude reference="nnl-nS-hLh"/>
  360. <exclude reference="yhP-Fw-FOr"/>
  361. </mask>
  362. </variation>
  363. <variation key="heightClass=regular-widthClass=compact">
  364. <mask key="subviews">
  365. <include reference="BnX-4G-EA9"/>
  366. </mask>
  367. <mask key="constraints">
  368. <include reference="FWh-Sq-vHm"/>
  369. <include reference="ncG-SF-Oil"/>
  370. <include reference="nnl-nS-hLh"/>
  371. <include reference="yhP-Fw-FOr"/>
  372. </mask>
  373. </variation>
  374. </view>
  375. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9h8-OB-zUC">
  376. <rect key="frame" x="0.0" 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="iGC-y1-CUp"/>
  380. </constraints>
  381. </view>
  382. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="huv-Od-MdV">
  383. <rect key="frame" x="296" y="0.0" width="24" height="568"/>
  384. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  385. <constraints>
  386. <constraint firstAttribute="width" constant="24" id="5u8-Ub-bdI"/>
  387. </constraints>
  388. </view>
  389. </subviews>
  390. <constraints>
  391. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  392. <constraint firstItem="9h8-OB-zUC" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="2d9-ED-2W7"/>
  393. <constraint firstItem="Wpz-PG-lDk" firstAttribute="leading" secondItem="9h8-OB-zUC" secondAttribute="trailing" id="4QX-AK-afi"/>
  394. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  395. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  396. <constraint firstItem="huv-Od-MdV" firstAttribute="leading" secondItem="Wpz-PG-lDk" secondAttribute="trailing" id="KLp-9D-W8v"/>
  397. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  398. <constraint firstItem="huv-Od-MdV" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="da8-Fd-Aqw"/>
  399. <constraint firstItem="Wpz-PG-lDk" firstAttribute="centerY" secondItem="qLf-va-EAG" secondAttribute="centerY" placeholder="YES" id="dvV-Dc-wMa"/>
  400. <constraint firstAttribute="bottom" secondItem="9h8-OB-zUC" secondAttribute="bottom" id="lhV-NU-AWj"/>
  401. <constraint firstAttribute="trailing" secondItem="huv-Od-MdV" secondAttribute="trailing" id="odi-n8-PD9"/>
  402. <constraint firstAttribute="bottom" secondItem="huv-Od-MdV" secondAttribute="bottom" id="qW7-1r-bJp"/>
  403. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  404. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  405. <constraint firstItem="9h8-OB-zUC" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="zxW-lc-jdg"/>
  406. </constraints>
  407. <variation key="default">
  408. <mask key="subviews">
  409. <exclude reference="4c3-gb-BwR"/>
  410. <exclude reference="Wpz-PG-lDk"/>
  411. </mask>
  412. <mask key="constraints">
  413. <exclude reference="0tG-Bd-2ic"/>
  414. <exclude reference="F9j-6m-8Sq"/>
  415. <exclude reference="JX5-Sx-hSJ"/>
  416. <exclude reference="TOG-yL-xSq"/>
  417. <exclude reference="uc7-M6-ZYJ"/>
  418. <exclude reference="wPB-Gl-TgQ"/>
  419. <exclude reference="dvV-Dc-wMa"/>
  420. </mask>
  421. </variation>
  422. <variation key="heightClass=regular-widthClass=compact">
  423. <mask key="subviews">
  424. <include reference="4c3-gb-BwR"/>
  425. <include reference="Wpz-PG-lDk"/>
  426. </mask>
  427. <mask key="constraints">
  428. <include reference="0tG-Bd-2ic"/>
  429. <include reference="F9j-6m-8Sq"/>
  430. <include reference="JX5-Sx-hSJ"/>
  431. <include reference="TOG-yL-xSq"/>
  432. <include reference="uc7-M6-ZYJ"/>
  433. <include reference="wPB-Gl-TgQ"/>
  434. <include reference="dvV-Dc-wMa"/>
  435. </mask>
  436. </variation>
  437. <connections>
  438. <outlet property="btnCancel" destination="o3L-5c-QN3" id="e4x-yo-beT"/>
  439. <outlet property="btnConfirm" destination="5YZ-ir-0oi" id="qA6-2Q-AcO"/>
  440. <outlet property="constraintBtnSameWidth" destination="REP-X3-wVl" id="lro-IE-SPe"/>
  441. <outlet property="containerView" destination="BnX-4G-EA9" id="EfG-H8-lxY"/>
  442. <outlet property="lblTitle" destination="c0q-8E-eGK" id="M1D-GB-nQP"/>
  443. <outlet property="maskingView" destination="4c3-gb-BwR" id="FeS-9L-Asv"/>
  444. <outlet property="popUpView" destination="Wpz-PG-lDk" id="fKh-Hi-2Vv"/>
  445. <outlet property="txtDeviceName" destination="IfD-X3-70g" id="2d9-ac-VI8"/>
  446. </connections>
  447. <point key="canvasLocation" x="284" y="355"/>
  448. </view>
  449. </objects>
  450. <resources>
  451. <image name="common_bg_alpha_85" width="2" height="2"/>
  452. <image name="img_input_round_bg_default" width="41" height="32"/>
  453. <image name="img_popup_bg_body" width="2" height="2"/>
  454. <image name="img_popup_bg_head" width="37" height="48"/>
  455. <image name="img_popup_btn_left" width="37" height="34"/>
  456. <image name="img_popup_btn_right" width="37" height="34"/>
  457. </resources>
  458. </document>