ModifyDeviceNamePopupView.xib 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431
  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. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <view contentMode="scaleToFill" id="qLf-va-EAG" customClass="ModifyDeviceNamePopupView">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  16. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  17. <subviews>
  18. <view alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4c3-gb-BwR" userLabel="maskView">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  20. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  21. </view>
  22. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wpz-PG-lDk" userLabel="popUpView">
  23. <rect key="frame" x="15" y="178" width="290" height="212"/>
  24. <subviews>
  25. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BnX-4G-EA9" userLabel="ContainerView">
  26. <rect key="frame" x="0.0" y="0.0" width="290" height="212"/>
  27. <subviews>
  28. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vyg-lF-Oo6" userLabel="View - Title">
  29. <rect key="frame" x="0.0" y="0.0" width="290" height="58"/>
  30. <subviews>
  31. <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">
  32. <rect key="frame" x="15" y="0.0" width="275" height="58"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="64" id="WT0-mT-u12">
  35. <variation key="heightClass=regular-widthClass=compact" constant="58"/>
  36. </constraint>
  37. </constraints>
  38. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  39. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  40. <nil key="highlightedColor"/>
  41. <variation key="default">
  42. <mask key="constraints">
  43. <exclude reference="WT0-mT-u12"/>
  44. </mask>
  45. </variation>
  46. <variation key="heightClass=regular-widthClass=compact">
  47. <mask key="constraints">
  48. <include reference="WT0-mT-u12"/>
  49. </mask>
  50. </variation>
  51. </label>
  52. </subviews>
  53. <color key="backgroundColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. <constraints>
  55. <constraint firstItem="c0q-8E-eGK" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="top" id="5Mc-gG-GQW">
  56. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  57. </constraint>
  58. <constraint firstAttribute="bottom" secondItem="c0q-8E-eGK" secondAttribute="bottom" id="CWv-UL-ijZ">
  59. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  60. </constraint>
  61. <constraint firstItem="c0q-8E-eGK" firstAttribute="leading" secondItem="Vyg-lF-Oo6" secondAttribute="leading" id="Y8y-2h-vwV">
  62. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  63. </constraint>
  64. <constraint firstAttribute="trailing" secondItem="c0q-8E-eGK" secondAttribute="trailing" id="mv8-HP-jzR">
  65. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  66. </constraint>
  67. </constraints>
  68. <variation key="default">
  69. <mask key="subviews">
  70. <exclude reference="c0q-8E-eGK"/>
  71. </mask>
  72. <mask key="constraints">
  73. <exclude reference="5Mc-gG-GQW"/>
  74. <exclude reference="CWv-UL-ijZ"/>
  75. <exclude reference="Y8y-2h-vwV"/>
  76. <exclude reference="mv8-HP-jzR"/>
  77. </mask>
  78. </variation>
  79. <variation key="heightClass=regular-widthClass=compact">
  80. <mask key="subviews">
  81. <include reference="c0q-8E-eGK"/>
  82. </mask>
  83. <mask key="constraints">
  84. <include reference="5Mc-gG-GQW"/>
  85. <include reference="CWv-UL-ijZ"/>
  86. <include reference="Y8y-2h-vwV"/>
  87. <include reference="mv8-HP-jzR"/>
  88. </mask>
  89. </variation>
  90. </view>
  91. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K2x-vI-pnz" userLabel="View - message">
  92. <rect key="frame" x="0.0" y="58" width="290" height="102"/>
  93. <subviews>
  94. <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">
  95. <rect key="frame" x="35" y="35" width="220" height="32"/>
  96. <constraints>
  97. <constraint firstAttribute="height" constant="32" id="SLJ-0l-P6n">
  98. <variation key="heightClass=regular-widthClass=compact" constant="32"/>
  99. </constraint>
  100. <constraint firstAttribute="width" constant="200" id="jX5-6P-mZ2">
  101. <variation key="heightClass=regular-widthClass=compact" constant="220"/>
  102. </constraint>
  103. </constraints>
  104. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  105. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  106. <textInputTraits key="textInputTraits"/>
  107. <userDefinedRuntimeAttributes>
  108. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  109. <rect key="value" x="20" y="0.0" width="20" height="0.0"/>
  110. </userDefinedRuntimeAttribute>
  111. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  112. </userDefinedRuntimeAttributes>
  113. <variation key="default">
  114. <mask key="constraints">
  115. <exclude reference="SLJ-0l-P6n"/>
  116. <exclude reference="jX5-6P-mZ2"/>
  117. </mask>
  118. </variation>
  119. <variation key="heightClass=regular-widthClass=compact">
  120. <mask key="constraints">
  121. <include reference="SLJ-0l-P6n"/>
  122. <include reference="jX5-6P-mZ2"/>
  123. </mask>
  124. </variation>
  125. </textField>
  126. </subviews>
  127. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  128. <constraints>
  129. <constraint firstAttribute="bottom" secondItem="IfD-X3-70g" secondAttribute="bottom" constant="40" id="MG8-8o-IBd">
  130. <variation key="heightClass=regular-widthClass=compact" constant="35"/>
  131. </constraint>
  132. <constraint firstItem="IfD-X3-70g" firstAttribute="centerX" secondItem="K2x-vI-pnz" secondAttribute="centerX" id="UnW-52-tdw"/>
  133. <constraint firstItem="IfD-X3-70g" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="top" constant="40" id="uJU-n5-Eo9">
  134. <variation key="heightClass=regular-widthClass=compact" constant="35"/>
  135. </constraint>
  136. </constraints>
  137. <variation key="default">
  138. <mask key="subviews">
  139. <exclude reference="IfD-X3-70g"/>
  140. </mask>
  141. <mask key="constraints">
  142. <exclude reference="MG8-8o-IBd"/>
  143. <exclude reference="UnW-52-tdw"/>
  144. <exclude reference="uJU-n5-Eo9"/>
  145. </mask>
  146. </variation>
  147. <variation key="heightClass=regular-widthClass=compact">
  148. <mask key="subviews">
  149. <include reference="IfD-X3-70g"/>
  150. </mask>
  151. <mask key="constraints">
  152. <include reference="MG8-8o-IBd"/>
  153. <include reference="UnW-52-tdw"/>
  154. <include reference="uJU-n5-Eo9"/>
  155. </mask>
  156. </variation>
  157. </view>
  158. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8M7-gg-LCe" userLabel="View - Buttons">
  159. <rect key="frame" x="0.0" y="160" width="290" height="52"/>
  160. <subviews>
  161. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" placeholderIntrinsicWidth="144" placeholderIntrinsicHeight="51" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o3L-5c-QN3" customClass="CustomButton">
  162. <rect key="frame" x="146" y="1" width="144" height="51"/>
  163. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  164. <constraints>
  165. <constraint firstAttribute="height" constant="44" id="BB8-U2-fTZ">
  166. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  167. </constraint>
  168. </constraints>
  169. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  170. <state key="normal" title="취소">
  171. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  172. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  173. </state>
  174. <state key="highlighted">
  175. <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  176. </state>
  177. <variation key="default">
  178. <mask key="constraints">
  179. <exclude reference="BB8-U2-fTZ"/>
  180. </mask>
  181. </variation>
  182. <variation key="heightClass=regular-widthClass=compact">
  183. <mask key="constraints">
  184. <exclude reference="BB8-U2-fTZ"/>
  185. </mask>
  186. </variation>
  187. <connections>
  188. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="M6d-Hw-RB3"/>
  189. </connections>
  190. </button>
  191. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="145" placeholderIntrinsicHeight="51" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5YZ-ir-0oi" customClass="CustomButton">
  192. <rect key="frame" x="0.0" y="1" width="145" height="51"/>
  193. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  194. <constraints>
  195. <constraint firstAttribute="height" constant="70" id="WCm-EC-Sdq">
  196. <variation key="heightClass=regular-widthClass=compact" constant="51"/>
  197. </constraint>
  198. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="149" id="pkY-QR-eVf">
  199. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  200. </constraint>
  201. </constraints>
  202. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  203. <state key="normal" title="확인">
  204. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  205. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  206. </state>
  207. <state key="highlighted">
  208. <color key="titleColor" red="0.18039215689999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  209. </state>
  210. <variation key="default">
  211. <mask key="constraints">
  212. <exclude reference="WCm-EC-Sdq"/>
  213. <exclude reference="pkY-QR-eVf"/>
  214. </mask>
  215. </variation>
  216. <variation key="heightClass=regular-widthClass=compact">
  217. <mask key="constraints">
  218. <include reference="WCm-EC-Sdq"/>
  219. <include reference="pkY-QR-eVf"/>
  220. </mask>
  221. </variation>
  222. <connections>
  223. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="ocH-VU-ngh"/>
  224. </connections>
  225. </button>
  226. </subviews>
  227. <color key="backgroundColor" red="0.73333333333333328" green="0.73333333333333328" blue="0.73333333333333328" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  228. <constraints>
  229. <constraint firstAttribute="trailing" secondItem="o3L-5c-QN3" secondAttribute="trailing" id="6GK-iY-cBv"/>
  230. <constraint firstItem="o3L-5c-QN3" firstAttribute="leading" secondItem="5YZ-ir-0oi" secondAttribute="trailing" constant="1" id="88p-Pt-1xF"/>
  231. <constraint firstAttribute="bottom" secondItem="5YZ-ir-0oi" secondAttribute="bottom" id="9M1-z3-GFr"/>
  232. <constraint firstItem="5YZ-ir-0oi" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" constant="1" id="Bfm-II-gaW"/>
  233. <constraint firstItem="o3L-5c-QN3" firstAttribute="top" secondItem="8M7-gg-LCe" secondAttribute="top" constant="1" id="MES-lN-MQ0"/>
  234. <constraint firstItem="5YZ-ir-0oi" firstAttribute="leading" secondItem="8M7-gg-LCe" secondAttribute="leading" id="QvV-dn-WQ3"/>
  235. <constraint firstItem="o3L-5c-QN3" firstAttribute="width" secondItem="5YZ-ir-0oi" secondAttribute="width" id="REP-X3-wVl">
  236. <variation key="heightClass=regular-widthClass=compact" constant="-1"/>
  237. </constraint>
  238. <constraint firstItem="o3L-5c-QN3" firstAttribute="height" secondItem="5YZ-ir-0oi" secondAttribute="height" id="dwI-HP-Wpy"/>
  239. <constraint firstAttribute="bottom" secondItem="o3L-5c-QN3" secondAttribute="bottom" id="fz0-Rg-t3N"/>
  240. </constraints>
  241. <variation key="default">
  242. <mask key="constraints">
  243. <exclude reference="9M1-z3-GFr"/>
  244. <exclude reference="Bfm-II-gaW"/>
  245. <exclude reference="QvV-dn-WQ3"/>
  246. <exclude reference="6GK-iY-cBv"/>
  247. <exclude reference="88p-Pt-1xF"/>
  248. <exclude reference="MES-lN-MQ0"/>
  249. <exclude reference="REP-X3-wVl"/>
  250. <exclude reference="dwI-HP-Wpy"/>
  251. <exclude reference="fz0-Rg-t3N"/>
  252. </mask>
  253. </variation>
  254. <variation key="heightClass=regular-widthClass=compact">
  255. <mask key="constraints">
  256. <include reference="9M1-z3-GFr"/>
  257. <include reference="Bfm-II-gaW"/>
  258. <include reference="QvV-dn-WQ3"/>
  259. <include reference="6GK-iY-cBv"/>
  260. <include reference="88p-Pt-1xF"/>
  261. <include reference="MES-lN-MQ0"/>
  262. <include reference="REP-X3-wVl"/>
  263. <include reference="dwI-HP-Wpy"/>
  264. <include reference="fz0-Rg-t3N"/>
  265. </mask>
  266. </variation>
  267. </view>
  268. </subviews>
  269. <constraints>
  270. <constraint firstItem="8M7-gg-LCe" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="1R5-6X-lHn"/>
  271. <constraint firstAttribute="trailing" secondItem="Vyg-lF-Oo6" secondAttribute="trailing" id="5QM-hf-zsP">
  272. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  273. </constraint>
  274. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="trailing" secondItem="K2x-vI-pnz" secondAttribute="trailing" id="8oU-80-Hji"/>
  275. <constraint firstItem="8M7-gg-LCe" firstAttribute="top" secondItem="K2x-vI-pnz" secondAttribute="bottom" id="Gd7-Sw-KJv"/>
  276. <constraint firstAttribute="trailing" secondItem="8M7-gg-LCe" secondAttribute="trailing" id="LKH-bZ-CcC"/>
  277. <constraint firstAttribute="bottom" secondItem="8M7-gg-LCe" secondAttribute="bottom" id="Ymd-m3-0ZZ"/>
  278. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="top" secondItem="BnX-4G-EA9" secondAttribute="top" id="cpx-Xc-FLf">
  279. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  280. </constraint>
  281. <constraint firstItem="Vyg-lF-Oo6" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="fZ3-Kn-Nsi"/>
  282. <constraint firstItem="K2x-vI-pnz" firstAttribute="leading" secondItem="BnX-4G-EA9" secondAttribute="leading" id="gKU-13-tlv"/>
  283. <constraint firstItem="K2x-vI-pnz" firstAttribute="top" secondItem="Vyg-lF-Oo6" secondAttribute="bottom" constant="1" id="jdl-mI-ajL">
  284. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  285. </constraint>
  286. <constraint firstItem="K2x-vI-pnz" firstAttribute="centerY" secondItem="BnX-4G-EA9" secondAttribute="centerY" id="peA-U0-d4R">
  287. <variation key="heightClass=regular-widthClass=compact" constant="-3.5"/>
  288. </constraint>
  289. </constraints>
  290. <variation key="default">
  291. <mask key="subviews">
  292. <exclude reference="Vyg-lF-Oo6"/>
  293. <exclude reference="K2x-vI-pnz"/>
  294. </mask>
  295. <mask key="constraints">
  296. <exclude reference="1R5-6X-lHn"/>
  297. <exclude reference="Gd7-Sw-KJv"/>
  298. <exclude reference="LKH-bZ-CcC"/>
  299. <exclude reference="Ymd-m3-0ZZ"/>
  300. <exclude reference="gKU-13-tlv"/>
  301. <exclude reference="jdl-mI-ajL"/>
  302. <exclude reference="peA-U0-d4R"/>
  303. <exclude reference="5QM-hf-zsP"/>
  304. <exclude reference="8oU-80-Hji"/>
  305. <exclude reference="cpx-Xc-FLf"/>
  306. <exclude reference="fZ3-Kn-Nsi"/>
  307. </mask>
  308. </variation>
  309. <variation key="heightClass=regular-widthClass=compact">
  310. <mask key="subviews">
  311. <include reference="Vyg-lF-Oo6"/>
  312. <include reference="K2x-vI-pnz"/>
  313. </mask>
  314. <mask key="constraints">
  315. <include reference="1R5-6X-lHn"/>
  316. <include reference="Gd7-Sw-KJv"/>
  317. <include reference="LKH-bZ-CcC"/>
  318. <include reference="Ymd-m3-0ZZ"/>
  319. <include reference="gKU-13-tlv"/>
  320. <include reference="jdl-mI-ajL"/>
  321. <exclude reference="peA-U0-d4R"/>
  322. <include reference="5QM-hf-zsP"/>
  323. <include reference="8oU-80-Hji"/>
  324. <include reference="cpx-Xc-FLf"/>
  325. <include reference="fZ3-Kn-Nsi"/>
  326. </mask>
  327. </variation>
  328. </view>
  329. </subviews>
  330. <constraints>
  331. <constraint firstAttribute="bottom" secondItem="BnX-4G-EA9" secondAttribute="bottom" constant="1" id="FWh-Sq-vHm">
  332. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  333. </constraint>
  334. <constraint firstItem="BnX-4G-EA9" firstAttribute="leading" secondItem="Wpz-PG-lDk" secondAttribute="leading" constant="66" id="ncG-SF-Oil">
  335. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  336. </constraint>
  337. <constraint firstAttribute="trailing" secondItem="BnX-4G-EA9" secondAttribute="trailing" constant="66" id="nnl-nS-hLh">
  338. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  339. </constraint>
  340. <constraint firstItem="BnX-4G-EA9" firstAttribute="top" secondItem="Wpz-PG-lDk" secondAttribute="top" constant="1" id="yhP-Fw-FOr">
  341. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  342. </constraint>
  343. </constraints>
  344. <variation key="default">
  345. <mask key="subviews">
  346. <exclude reference="BnX-4G-EA9"/>
  347. </mask>
  348. <mask key="constraints">
  349. <exclude reference="FWh-Sq-vHm"/>
  350. <exclude reference="ncG-SF-Oil"/>
  351. <exclude reference="nnl-nS-hLh"/>
  352. <exclude reference="yhP-Fw-FOr"/>
  353. </mask>
  354. </variation>
  355. <variation key="heightClass=regular-widthClass=compact">
  356. <mask key="subviews">
  357. <include reference="BnX-4G-EA9"/>
  358. </mask>
  359. <mask key="constraints">
  360. <include reference="FWh-Sq-vHm"/>
  361. <include reference="ncG-SF-Oil"/>
  362. <include reference="nnl-nS-hLh"/>
  363. <include reference="yhP-Fw-FOr"/>
  364. </mask>
  365. </variation>
  366. </view>
  367. </subviews>
  368. <constraints>
  369. <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
  370. <constraint firstAttribute="trailing" secondItem="Wpz-PG-lDk" secondAttribute="trailing" constant="15" placeholder="YES" id="7D5-NE-CVR"/>
  371. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  372. <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
  373. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  374. <constraint firstItem="Wpz-PG-lDk" firstAttribute="centerY" secondItem="qLf-va-EAG" secondAttribute="centerY" placeholder="YES" id="dvV-Dc-wMa"/>
  375. <constraint firstItem="Wpz-PG-lDk" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" constant="15" placeholder="YES" id="rSx-Ns-5ei"/>
  376. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  377. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  378. </constraints>
  379. <variation key="default">
  380. <mask key="subviews">
  381. <exclude reference="4c3-gb-BwR"/>
  382. <exclude reference="Wpz-PG-lDk"/>
  383. </mask>
  384. <mask key="constraints">
  385. <exclude reference="0tG-Bd-2ic"/>
  386. <exclude reference="F9j-6m-8Sq"/>
  387. <exclude reference="JX5-Sx-hSJ"/>
  388. <exclude reference="TOG-yL-xSq"/>
  389. <exclude reference="uc7-M6-ZYJ"/>
  390. <exclude reference="wPB-Gl-TgQ"/>
  391. <exclude reference="7D5-NE-CVR"/>
  392. <exclude reference="dvV-Dc-wMa"/>
  393. <exclude reference="rSx-Ns-5ei"/>
  394. </mask>
  395. </variation>
  396. <variation key="heightClass=regular-widthClass=compact">
  397. <mask key="subviews">
  398. <include reference="4c3-gb-BwR"/>
  399. <include reference="Wpz-PG-lDk"/>
  400. </mask>
  401. <mask key="constraints">
  402. <include reference="0tG-Bd-2ic"/>
  403. <include reference="F9j-6m-8Sq"/>
  404. <include reference="JX5-Sx-hSJ"/>
  405. <include reference="TOG-yL-xSq"/>
  406. <include reference="uc7-M6-ZYJ"/>
  407. <include reference="wPB-Gl-TgQ"/>
  408. <include reference="7D5-NE-CVR"/>
  409. <include reference="dvV-Dc-wMa"/>
  410. <include reference="rSx-Ns-5ei"/>
  411. </mask>
  412. </variation>
  413. <connections>
  414. <outlet property="btnCancel" destination="o3L-5c-QN3" id="e4x-yo-beT"/>
  415. <outlet property="btnConfirm" destination="5YZ-ir-0oi" id="qA6-2Q-AcO"/>
  416. <outlet property="constraintBtnConfirmWidth" destination="pkY-QR-eVf" id="4e3-Yh-4qX"/>
  417. <outlet property="constraintBtnSameWidth" destination="REP-X3-wVl" id="lro-IE-SPe"/>
  418. <outlet property="containerView" destination="BnX-4G-EA9" id="EfG-H8-lxY"/>
  419. <outlet property="lblTitle" destination="c0q-8E-eGK" id="M1D-GB-nQP"/>
  420. <outlet property="maskingView" destination="4c3-gb-BwR" id="FeS-9L-Asv"/>
  421. <outlet property="popUpView" destination="Wpz-PG-lDk" id="fKh-Hi-2Vv"/>
  422. <outlet property="txtDeviceName" destination="IfD-X3-70g" id="2d9-ac-VI8"/>
  423. </connections>
  424. <point key="canvasLocation" x="284" y="355"/>
  425. </view>
  426. </objects>
  427. <resources>
  428. <image name="img_input_round_bg_default" width="41" height="32"/>
  429. </resources>
  430. </document>