ModifyDeviceNamePopupView.xib 34 KB

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