ModifyDeviceNamePopupView.xib 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  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="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="25" y="180" width="270" height="208"/>
  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="270" height="208"/>
  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="270" height="56"/>
  40. <subviews>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="8fQ-QI-TEZ" 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="이름 변경" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c0q-8E-eGK" customClass="CustomLabel">
  45. <rect key="frame" x="25" y="0.0" width="245" height="56"/>
  46. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  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="NPV-1P-gTH">
  51. <rect key="frame" x="0.0" y="0.0" width="25" height="56"/>
  52. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="25" id="b5H-U8-csj"/>
  55. </constraints>
  56. </view>
  57. </subviews>
  58. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  59. <constraints>
  60. <constraint firstItem="c0q-8E-eGK" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="5Mc-gG-GQW">
  61. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  62. </constraint>
  63. <constraint firstAttribute="trailing" secondItem="8fQ-QI-TEZ" secondAttribute="trailing" id="7al-ZX-dyc"/>
  64. <constraint firstAttribute="bottom" secondItem="c0q-8E-eGK" secondAttribute="bottom" id="CWv-UL-ijZ">
  65. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  66. </constraint>
  67. <constraint firstItem="NPV-1P-gTH" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="Dt4-7j-QuA"/>
  68. <constraint firstItem="c0q-8E-eGK" firstAttribute="leading" secondItem="NPV-1P-gTH" secondAttribute="trailing" id="Jyp-AC-kF8"/>
  69. <constraint firstAttribute="bottom" secondItem="NPV-1P-gTH" secondAttribute="bottom" id="Mzd-tn-zlu"/>
  70. <constraint firstAttribute="bottom" secondItem="8fQ-QI-TEZ" secondAttribute="bottom" id="aqe-cx-A5i"/>
  71. <constraint firstItem="8fQ-QI-TEZ" firstAttribute="leading" secondItem="Vyg-lF-Oo6" secondAttribute="leading" id="etZ-xo-X1q"/>
  72. <constraint firstItem="NPV-1P-gTH" firstAttribute="leading" secondItem="Vyg-lF-Oo6" secondAttribute="leading" id="feY-Af-pEt"/>
  73. <constraint firstAttribute="trailing" secondItem="c0q-8E-eGK" secondAttribute="trailing" id="mv8-HP-jzR">
  74. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  75. </constraint>
  76. <constraint firstAttribute="height" constant="56" id="wVC-9H-xhJ"/>
  77. <constraint firstItem="8fQ-QI-TEZ" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="yLs-4W-Tlp"/>
  78. </constraints>
  79. <variation key="default">
  80. <mask key="subviews">
  81. <exclude reference="c0q-8E-eGK"/>
  82. </mask>
  83. <mask key="constraints">
  84. <exclude reference="5Mc-gG-GQW"/>
  85. <exclude reference="CWv-UL-ijZ"/>
  86. <exclude reference="mv8-HP-jzR"/>
  87. </mask>
  88. </variation>
  89. <variation key="heightClass=regular-widthClass=compact">
  90. <mask key="subviews">
  91. <include reference="c0q-8E-eGK"/>
  92. </mask>
  93. <mask key="constraints">
  94. <include reference="5Mc-gG-GQW"/>
  95. <include reference="CWv-UL-ijZ"/>
  96. <include reference="mv8-HP-jzR"/>
  97. </mask>
  98. </variation>
  99. </view>
  100. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K2x-vI-pnz" userLabel="View - message">
  101. <rect key="frame" x="0.0" y="56" width="270" height="102"/>
  102. <subviews>
  103. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="HHK-o9-aA8">
  104. <rect key="frame" x="0.0" y="0.0" width="270" height="102"/>
  105. </imageView>
  106. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" placeholder="이름입력" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="IfD-X3-70g" userLabel="txt - pwd" customClass="CustomTextField2">
  107. <rect key="frame" x="25" y="35" width="220" height="32"/>
  108. <constraints>
  109. <constraint firstAttribute="height" constant="32" id="SLJ-0l-P6n">
  110. <variation key="heightClass=regular-widthClass=compact" constant="32"/>
  111. </constraint>
  112. <constraint firstAttribute="width" constant="200" id="jX5-6P-mZ2">
  113. <variation key="heightClass=regular-widthClass=compact" constant="220"/>
  114. </constraint>
  115. </constraints>
  116. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  117. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  118. <textInputTraits key="textInputTraits"/>
  119. <userDefinedRuntimeAttributes>
  120. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  121. <rect key="value" x="16" y="16" width="16" height="16"/>
  122. </userDefinedRuntimeAttribute>
  123. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  124. </userDefinedRuntimeAttributes>
  125. <variation key="default">
  126. <mask key="constraints">
  127. <exclude reference="SLJ-0l-P6n"/>
  128. <exclude reference="jX5-6P-mZ2"/>
  129. </mask>
  130. </variation>
  131. <variation key="heightClass=regular-widthClass=compact">
  132. <mask key="constraints">
  133. <include reference="SLJ-0l-P6n"/>
  134. <include reference="jX5-6P-mZ2"/>
  135. </mask>
  136. </variation>
  137. <connections>
  138. <outlet property="delegate" destination="qLf-va-EAG" id="xkY-Yu-uS1"/>
  139. </connections>
  140. </textField>
  141. </subviews>
  142. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  143. <constraints>
  144. <constraint firstAttribute="trailing" secondItem="HHK-o9-aA8" secondAttribute="trailing" id="4Zg-3Z-NBZ"/>
  145. <constraint firstAttribute="bottom" secondItem="HHK-o9-aA8" secondAttribute="bottom" id="6aK-hT-1Fm"/>
  146. <constraint firstAttribute="bottom" secondItem="IfD-X3-70g" secondAttribute="bottom" constant="40" id="MG8-8o-IBd">
  147. <variation key="heightClass=regular-widthClass=compact" constant="35"/>
  148. </constraint>
  149. <constraint firstItem="IfD-X3-70g" firstAttribute="centerX" secondItem="K2x-vI-pnz" secondAttribute="centerX" id="UnW-52-tdw"/>
  150. <constraint firstItem="HHK-o9-aA8" firstAttribute="leading" secondItem="K2x-vI-pnz" secondAttribute="leading" id="gDK-9F-hkV"/>
  151. <constraint firstItem="HHK-o9-aA8" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="top" id="nFA-2Z-TlI"/>
  152. <constraint firstItem="IfD-X3-70g" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="top" constant="40" id="uJU-n5-Eo9">
  153. <variation key="heightClass=regular-widthClass=compact" constant="35"/>
  154. </constraint>
  155. </constraints>
  156. <variation key="default">
  157. <mask key="subviews">
  158. <exclude reference="IfD-X3-70g"/>
  159. </mask>
  160. <mask key="constraints">
  161. <exclude reference="MG8-8o-IBd"/>
  162. <exclude reference="UnW-52-tdw"/>
  163. <exclude reference="uJU-n5-Eo9"/>
  164. </mask>
  165. </variation>
  166. <variation key="heightClass=regular-widthClass=compact">
  167. <mask key="subviews">
  168. <include reference="IfD-X3-70g"/>
  169. </mask>
  170. <mask key="constraints">
  171. <include reference="MG8-8o-IBd"/>
  172. <include reference="UnW-52-tdw"/>
  173. <include reference="uJU-n5-Eo9"/>
  174. </mask>
  175. </variation>
  176. </view>
  177. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8M7-gg-LCe" userLabel="View - Buttons">
  178. <rect key="frame" x="0.0" y="158" width="270" height="50"/>
  179. <subviews>
  180. <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">
  181. <rect key="frame" x="0.0" y="0.0" width="135" height="50"/>
  182. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  183. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  184. <state key="normal" title="취소" backgroundImage="img_popup_btn_left">
  185. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  186. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  187. </state>
  188. <connections>
  189. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="M6d-Hw-RB3"/>
  190. </connections>
  191. </button>
  192. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5YZ-ir-0oi" customClass="CustomButton">
  193. <rect key="frame" x="135" y="0.0" width="135" height="50"/>
  194. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  195. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  196. <state key="normal" title="확인" backgroundImage="img_popup_btn_right">
  197. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  198. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  199. </state>
  200. <connections>
  201. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="ocH-VU-ngh"/>
  202. </connections>
  203. </button>
  204. </subviews>
  205. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  206. <constraints>
  207. <constraint firstItem="5YZ-ir-0oi" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" id="3yk-WP-LQc"/>
  208. <constraint firstItem="o3L-5c-QN3" firstAttribute="width" secondItem="5YZ-ir-0oi" secondAttribute="width" id="7d0-xk-tEq"/>
  209. <constraint firstAttribute="trailing" secondItem="5YZ-ir-0oi" secondAttribute="trailing" id="Ds3-Zm-Tyj"/>
  210. <constraint firstAttribute="bottom" secondItem="o3L-5c-QN3" secondAttribute="bottom" id="IAK-v5-O5k"/>
  211. <constraint firstItem="5YZ-ir-0oi" firstAttribute="leading" secondItem="o3L-5c-QN3" secondAttribute="trailing" id="NBA-8q-Sy8"/>
  212. <constraint firstAttribute="height" constant="50" id="n23-VS-7sr"/>
  213. <constraint firstItem="o3L-5c-QN3" firstAttribute="leading" secondItem="8M7-gg-LCe" secondAttribute="leading" id="t1A-gX-zEL"/>
  214. <constraint firstAttribute="bottom" secondItem="5YZ-ir-0oi" secondAttribute="bottom" id="uFr-6K-Zdz"/>
  215. <constraint firstItem="o3L-5c-QN3" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" id="yli-wv-OnW"/>
  216. </constraints>
  217. </view>
  218. </subviews>
  219. <constraints>
  220. <constraint firstItem="8M7-gg-LCe" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="1R5-6X-lHn"/>
  221. <constraint firstAttribute="trailing" secondItem="Vyg-lF-Oo6" secondAttribute="trailing" id="5QM-hf-zsP">
  222. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  223. </constraint>
  224. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="trailing" secondItem="K2x-vI-pnz" secondAttribute="trailing" id="8oU-80-Hji"/>
  225. <constraint firstItem="8M7-gg-LCe" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="bottom" id="Gd7-Sw-KJv"/>
  226. <constraint firstAttribute="trailing" secondItem="8M7-gg-LCe" secondAttribute="trailing" id="LKH-bZ-CcC"/>
  227. <constraint firstAttribute="bottom" secondItem="8M7-gg-LCe" secondAttribute="bottom" id="Ymd-m3-0ZZ"/>
  228. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="top" secondItem="BnX-4G-EA9" secondAttribute="top" id="cpx-Xc-FLf">
  229. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  230. </constraint>
  231. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="fZ3-Kn-Nsi"/>
  232. <constraint firstItem="K2x-vI-pnz" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="gKU-13-tlv"/>
  233. <constraint firstItem="K2x-vI-pnz" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="bottom" constant="1" id="jdl-mI-ajL">
  234. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  235. </constraint>
  236. <constraint firstItem="K2x-vI-pnz" firstAttribute="centerY" secondItem="BnX-4G-EA9" secondAttribute="centerY" id="peA-U0-d4R">
  237. <variation key="heightClass=regular-widthClass=compact" constant="-3.5"/>
  238. </constraint>
  239. </constraints>
  240. <variation key="default">
  241. <mask key="subviews">
  242. <exclude reference="Vyg-lF-Oo6"/>
  243. <exclude reference="K2x-vI-pnz"/>
  244. </mask>
  245. <mask key="constraints">
  246. <exclude reference="1R5-6X-lHn"/>
  247. <exclude reference="Gd7-Sw-KJv"/>
  248. <exclude reference="LKH-bZ-CcC"/>
  249. <exclude reference="Ymd-m3-0ZZ"/>
  250. <exclude reference="5QM-hf-zsP"/>
  251. <exclude reference="8oU-80-Hji"/>
  252. <exclude reference="cpx-Xc-FLf"/>
  253. <exclude reference="fZ3-Kn-Nsi"/>
  254. <exclude reference="gKU-13-tlv"/>
  255. <exclude reference="jdl-mI-ajL"/>
  256. <exclude reference="peA-U0-d4R"/>
  257. </mask>
  258. </variation>
  259. <variation key="heightClass=regular-widthClass=compact">
  260. <mask key="subviews">
  261. <include reference="Vyg-lF-Oo6"/>
  262. <include reference="K2x-vI-pnz"/>
  263. </mask>
  264. <mask key="constraints">
  265. <include reference="1R5-6X-lHn"/>
  266. <include reference="Gd7-Sw-KJv"/>
  267. <include reference="LKH-bZ-CcC"/>
  268. <include reference="Ymd-m3-0ZZ"/>
  269. <include reference="5QM-hf-zsP"/>
  270. <include reference="8oU-80-Hji"/>
  271. <include reference="cpx-Xc-FLf"/>
  272. <include reference="fZ3-Kn-Nsi"/>
  273. <include reference="gKU-13-tlv"/>
  274. <include reference="jdl-mI-ajL"/>
  275. <exclude reference="peA-U0-d4R"/>
  276. </mask>
  277. </variation>
  278. </view>
  279. </subviews>
  280. <constraints>
  281. <constraint firstAttribute="bottom" secondItem="BnX-4G-EA9" secondAttribute="bottom" constant="1" id="FWh-Sq-vHm">
  282. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  283. </constraint>
  284. <constraint firstItem="BnX-4G-EA9" firstAttribute="leading" secondItem="Wpz-PG-lDk" secondAttribute="leading" constant="66" id="ncG-SF-Oil">
  285. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  286. </constraint>
  287. <constraint firstAttribute="trailing" secondItem="BnX-4G-EA9" secondAttribute="trailing" constant="66" id="nnl-nS-hLh">
  288. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  289. </constraint>
  290. <constraint firstItem="BnX-4G-EA9" firstAttribute="top" secondItem="Wpz-PG-lDk" secondAttribute="top" constant="1" id="yhP-Fw-FOr">
  291. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  292. </constraint>
  293. </constraints>
  294. <variation key="default">
  295. <mask key="subviews">
  296. <exclude reference="BnX-4G-EA9"/>
  297. </mask>
  298. <mask key="constraints">
  299. <exclude reference="FWh-Sq-vHm"/>
  300. <exclude reference="ncG-SF-Oil"/>
  301. <exclude reference="nnl-nS-hLh"/>
  302. <exclude reference="yhP-Fw-FOr"/>
  303. </mask>
  304. </variation>
  305. <variation key="heightClass=regular-widthClass=compact">
  306. <mask key="subviews">
  307. <include reference="BnX-4G-EA9"/>
  308. </mask>
  309. <mask key="constraints">
  310. <include reference="FWh-Sq-vHm"/>
  311. <include reference="ncG-SF-Oil"/>
  312. <include reference="nnl-nS-hLh"/>
  313. <include reference="yhP-Fw-FOr"/>
  314. </mask>
  315. </variation>
  316. </view>
  317. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9h8-OB-zUC">
  318. <rect key="frame" x="0.0" y="0.0" width="25" height="568"/>
  319. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  320. <constraints>
  321. <constraint firstAttribute="width" constant="25" id="iGC-y1-CUp"/>
  322. </constraints>
  323. </view>
  324. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="huv-Od-MdV">
  325. <rect key="frame" x="295" y="0.0" width="25" height="568"/>
  326. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  327. <constraints>
  328. <constraint firstAttribute="width" constant="25" id="5u8-Ub-bdI"/>
  329. </constraints>
  330. </view>
  331. </subviews>
  332. <constraints>
  333. <constraint firstItem="9h8-OB-zUC" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="2d9-ED-2W7"/>
  334. <constraint firstItem="Wpz-PG-lDk" firstAttribute="leading" secondItem="9h8-OB-zUC" secondAttribute="trailing" id="4QX-AK-afi"/>
  335. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  336. <constraint firstItem="huv-Od-MdV" firstAttribute="leading" secondItem="Wpz-PG-lDk" secondAttribute="trailing" id="KLp-9D-W8v"/>
  337. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  338. <constraint firstItem="huv-Od-MdV" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="da8-Fd-Aqw"/>
  339. <constraint firstItem="Wpz-PG-lDk" firstAttribute="centerY" secondItem="qLf-va-EAG" secondAttribute="centerY" placeholder="YES" id="dvV-Dc-wMa"/>
  340. <constraint firstAttribute="bottom" secondItem="9h8-OB-zUC" secondAttribute="bottom" id="lhV-NU-AWj"/>
  341. <constraint firstAttribute="trailing" secondItem="huv-Od-MdV" secondAttribute="trailing" id="odi-n8-PD9"/>
  342. <constraint firstAttribute="bottom" secondItem="huv-Od-MdV" secondAttribute="bottom" id="qW7-1r-bJp"/>
  343. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  344. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  345. <constraint firstItem="9h8-OB-zUC" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="zxW-lc-jdg"/>
  346. </constraints>
  347. <variation key="default">
  348. <mask key="subviews">
  349. <exclude reference="4c3-gb-BwR"/>
  350. <exclude reference="Wpz-PG-lDk"/>
  351. </mask>
  352. <mask key="constraints">
  353. <exclude reference="dvV-Dc-wMa"/>
  354. <exclude reference="F9j-6m-8Sq"/>
  355. <exclude reference="TOG-yL-xSq"/>
  356. <exclude reference="uc7-M6-ZYJ"/>
  357. <exclude reference="wPB-Gl-TgQ"/>
  358. </mask>
  359. </variation>
  360. <variation key="heightClass=regular-widthClass=compact">
  361. <mask key="subviews">
  362. <include reference="4c3-gb-BwR"/>
  363. <include reference="Wpz-PG-lDk"/>
  364. </mask>
  365. <mask key="constraints">
  366. <include reference="dvV-Dc-wMa"/>
  367. <include reference="F9j-6m-8Sq"/>
  368. <include reference="TOG-yL-xSq"/>
  369. <include reference="uc7-M6-ZYJ"/>
  370. <include reference="wPB-Gl-TgQ"/>
  371. </mask>
  372. </variation>
  373. <connections>
  374. <outlet property="btnCancel" destination="o3L-5c-QN3" id="e4x-yo-beT"/>
  375. <outlet property="btnConfirm" destination="5YZ-ir-0oi" id="qA6-2Q-AcO"/>
  376. <outlet property="containerView" destination="BnX-4G-EA9" id="EfG-H8-lxY"/>
  377. <outlet property="imgTitleBar" destination="8fQ-QI-TEZ" id="PT3-To-gwd"/>
  378. <outlet property="lblTitle" destination="c0q-8E-eGK" id="M1D-GB-nQP"/>
  379. <outlet property="maskingView" destination="4c3-gb-BwR" id="FeS-9L-Asv"/>
  380. <outlet property="popUpView" destination="Wpz-PG-lDk" id="fKh-Hi-2Vv"/>
  381. <outlet property="txtDeviceName" destination="IfD-X3-70g" id="2d9-ac-VI8"/>
  382. </connections>
  383. <point key="canvasLocation" x="50" y="-4"/>
  384. </view>
  385. </objects>
  386. <resources>
  387. <image name="common_bg_alpha_85" width="2" height="2"/>
  388. <image name="img_input_round_bg_default" width="50" height="35"/>
  389. <image name="img_popup_bg_body" width="2" height="2"/>
  390. <image name="img_popup_bg_head" width="37" height="48"/>
  391. <image name="img_popup_btn_left" width="37" height="34"/>
  392. <image name="img_popup_btn_right" width="37" height="34"/>
  393. </resources>
  394. </document>