TriggerSelectPopupView.xib 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  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="TriggerSelectPopupView">
  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="V3F-3X-3RX">
  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 firstAttribute="trailing" secondItem="V3F-3X-3RX" secondAttribute="trailing" id="9SD-T7-3Rr"/>
  27. <constraint firstItem="V3F-3X-3RX" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="Wek-Zn-NAK"/>
  28. <constraint firstItem="V3F-3X-3RX" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="dmt-A1-0kW"/>
  29. <constraint firstAttribute="bottom" secondItem="V3F-3X-3RX" secondAttribute="bottom" id="rwc-q8-tZS"/>
  30. </constraints>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
  33. <rect key="frame" x="25" y="93.5" width="270" height="382"/>
  34. <subviews>
  35. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Np-sH-ysD" userLabel="ContainerView">
  36. <rect key="frame" x="0.0" y="0.0" width="270" height="382"/>
  37. <subviews>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7nf-Ia-7Kq" userLabel="View - Title">
  39. <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
  40. <subviews>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="mXf-oa-Ena" 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="IE2-24-gHl" 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="r0Y-TS-1wf">
  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="3pD-Wq-ial"/>
  55. </constraints>
  56. </view>
  57. </subviews>
  58. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  59. <constraints>
  60. <constraint firstAttribute="trailing" secondItem="mXf-oa-Ena" secondAttribute="trailing" id="5RC-et-TGc"/>
  61. <constraint firstAttribute="bottom" secondItem="mXf-oa-Ena" secondAttribute="bottom" id="8V8-6v-muB"/>
  62. <constraint firstItem="mXf-oa-Ena" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="9fn-SE-4WX"/>
  63. <constraint firstItem="mXf-oa-Ena" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Dk5-qo-529"/>
  64. <constraint firstItem="IE2-24-gHl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ldj-nV-yrM"/>
  65. <constraint firstItem="r0Y-TS-1wf" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="WaQ-OU-MB3"/>
  66. <constraint firstAttribute="bottom" secondItem="r0Y-TS-1wf" secondAttribute="bottom" id="Yh3-gy-8aa"/>
  67. <constraint firstItem="r0Y-TS-1wf" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="aqk-ar-PcC"/>
  68. <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="r0Y-TS-1wf" secondAttribute="trailing" id="flH-Fi-9L3"/>
  69. <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT"/>
  70. <constraint firstAttribute="height" constant="56" id="oTP-DD-1dH"/>
  71. <constraint firstAttribute="bottom" secondItem="IE2-24-gHl" secondAttribute="bottom" id="yzV-EQ-HeM"/>
  72. </constraints>
  73. </view>
  74. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mw5-GF-3oQ" userLabel="View - message" customClass="KNView">
  75. <rect key="frame" x="0.0" y="56" width="270" height="276"/>
  76. <subviews>
  77. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="Dji-An-k5T">
  78. <rect key="frame" x="0.0" y="0.0" width="270" height="276"/>
  79. </imageView>
  80. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7Yi-qX-HR9" customClass="CustomLabelButton">
  81. <rect key="frame" x="15" y="18" width="115" height="93"/>
  82. <subviews>
  83. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mqA-AU-fnx" customClass="CustomButton">
  84. <rect key="frame" x="25" y="0.0" width="65" height="65"/>
  85. <state key="normal" image="img_rule_trigger_icon_time"/>
  86. <connections>
  87. <action selector="btnTimerTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="yOF-6F-Ea9"/>
  88. </connections>
  89. </button>
  90. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" verticalCompressionResistancePriority="749" placeholderIntrinsicWidth="200" placeholderIntrinsicHeight="40" text="이 시간마다" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CKY-QM-CdG" customClass="CustomLabel">
  91. <rect key="frame" x="0.0" y="73" width="115" height="20"/>
  92. <constraints>
  93. <constraint firstAttribute="height" constant="20" id="Tva-2y-emx"/>
  94. </constraints>
  95. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  96. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  97. <nil key="highlightedColor"/>
  98. </label>
  99. </subviews>
  100. <constraints>
  101. <constraint firstAttribute="width" constant="115" id="98F-3N-LrJ"/>
  102. <constraint firstAttribute="trailing" secondItem="mqA-AU-fnx" secondAttribute="trailing" constant="25" id="Bnb-dN-Bvu"/>
  103. <constraint firstAttribute="trailing" secondItem="CKY-QM-CdG" secondAttribute="trailing" id="GHw-eH-GLU"/>
  104. <constraint firstItem="CKY-QM-CdG" firstAttribute="width" secondItem="7Yi-qX-HR9" secondAttribute="width" id="GL1-hW-xzE"/>
  105. <constraint firstAttribute="bottom" secondItem="CKY-QM-CdG" secondAttribute="bottom" id="NXM-gY-hHl"/>
  106. <constraint firstItem="mqA-AU-fnx" firstAttribute="width" secondItem="7Yi-qX-HR9" secondAttribute="width" constant="-50" id="W07-u2-80g"/>
  107. <constraint firstItem="CKY-QM-CdG" firstAttribute="leading" secondItem="7Yi-qX-HR9" secondAttribute="leading" id="aSR-eK-KHE"/>
  108. <constraint firstItem="mqA-AU-fnx" firstAttribute="leading" secondItem="7Yi-qX-HR9" secondAttribute="leading" constant="25" id="bxQ-w5-EFF"/>
  109. <constraint firstItem="CKY-QM-CdG" firstAttribute="top" secondItem="mqA-AU-fnx" secondAttribute="bottom" constant="8" id="kUy-WM-Eqy"/>
  110. <constraint firstAttribute="height" constant="93" id="pXl-Jz-tba"/>
  111. <constraint firstItem="mqA-AU-fnx" firstAttribute="top" secondItem="7Yi-qX-HR9" secondAttribute="top" id="wPM-V1-Xrl"/>
  112. </constraints>
  113. <connections>
  114. <outlet property="btn" destination="mqA-AU-fnx" id="wcP-K6-J4h"/>
  115. <outlet property="label" destination="CKY-QM-CdG" id="Mw1-GV-x2d"/>
  116. </connections>
  117. </view>
  118. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="raV-Bi-Qe8" customClass="CustomLabelButton">
  119. <rect key="frame" x="140" y="18" width="115" height="93"/>
  120. <subviews>
  121. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YW4-8k-xS4" customClass="CustomButton">
  122. <rect key="frame" x="25" y="0.0" width="65" height="65"/>
  123. <state key="normal" image="img_rule_trigger_icon_sunset"/>
  124. <connections>
  125. <action selector="btnDaylightTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="VDz-zZ-OmX"/>
  126. </connections>
  127. </button>
  128. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" verticalCompressionResistancePriority="749" placeholderIntrinsicWidth="200" placeholderIntrinsicHeight="40" text="해뜰때 / 질때" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mJd-r6-aKY" customClass="CustomLabel">
  129. <rect key="frame" x="0.0" y="73" width="115" height="20"/>
  130. <constraints>
  131. <constraint firstAttribute="height" constant="20" id="35i-uI-0p6"/>
  132. </constraints>
  133. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  134. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  135. <nil key="highlightedColor"/>
  136. <userDefinedRuntimeAttributes>
  137. <userDefinedRuntimeAttribute type="color" keyPath="highlightedTextColor">
  138. <color key="value" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  139. </userDefinedRuntimeAttribute>
  140. </userDefinedRuntimeAttributes>
  141. </label>
  142. </subviews>
  143. <constraints>
  144. <constraint firstItem="mJd-r6-aKY" firstAttribute="width" secondItem="raV-Bi-Qe8" secondAttribute="width" id="0cg-F1-5sh"/>
  145. <constraint firstAttribute="trailing" secondItem="YW4-8k-xS4" secondAttribute="trailing" constant="25" id="3ih-Ve-BQ5"/>
  146. <constraint firstItem="YW4-8k-xS4" firstAttribute="width" secondItem="raV-Bi-Qe8" secondAttribute="width" constant="-50" id="ELU-bX-4gT"/>
  147. <constraint firstItem="mJd-r6-aKY" firstAttribute="top" secondItem="YW4-8k-xS4" secondAttribute="bottom" constant="8" id="HEr-s5-AHH"/>
  148. <constraint firstAttribute="bottom" secondItem="mJd-r6-aKY" secondAttribute="bottom" id="Ji2-MY-KmU"/>
  149. <constraint firstItem="mJd-r6-aKY" firstAttribute="leading" secondItem="raV-Bi-Qe8" secondAttribute="leading" id="W9Q-bp-OQj"/>
  150. <constraint firstItem="YW4-8k-xS4" firstAttribute="leading" secondItem="raV-Bi-Qe8" secondAttribute="leading" constant="25" id="bu1-iS-lpC"/>
  151. <constraint firstAttribute="trailing" secondItem="mJd-r6-aKY" secondAttribute="trailing" id="dGf-Zj-OHY"/>
  152. <constraint firstAttribute="width" constant="115" id="lle-VN-aFC"/>
  153. <constraint firstAttribute="height" constant="93" id="pLR-wF-KH2"/>
  154. <constraint firstItem="YW4-8k-xS4" firstAttribute="top" secondItem="raV-Bi-Qe8" secondAttribute="top" id="tpe-5g-Kuq"/>
  155. </constraints>
  156. <connections>
  157. <outlet property="btn" destination="YW4-8k-xS4" id="jqV-B0-NXm"/>
  158. <outlet property="label" destination="mJd-r6-aKY" id="r4Q-4t-gjb"/>
  159. </connections>
  160. </view>
  161. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XZd-FQ-9h5" customClass="CustomLabelButton">
  162. <rect key="frame" x="15" y="147" width="115" height="93"/>
  163. <subviews>
  164. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Nap-o6-NYb" customClass="CustomButton">
  165. <rect key="frame" x="25" y="0.0" width="65" height="65"/>
  166. <state key="normal" image="img_rule_trigger_icon_temperature"/>
  167. <connections>
  168. <action selector="btnHeatTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="xBv-0F-WWh"/>
  169. </connections>
  170. </button>
  171. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" verticalCompressionResistancePriority="749" placeholderIntrinsicWidth="200" placeholderIntrinsicHeight="40" text="더울때 / 추울때" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sV2-1C-3Qf" customClass="CustomLabel">
  172. <rect key="frame" x="0.0" y="73" width="115" height="20"/>
  173. <constraints>
  174. <constraint firstAttribute="height" constant="20" id="XQd-I6-GUa"/>
  175. </constraints>
  176. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  177. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  178. <nil key="highlightedColor"/>
  179. </label>
  180. </subviews>
  181. <constraints>
  182. <constraint firstItem="Nap-o6-NYb" firstAttribute="width" secondItem="XZd-FQ-9h5" secondAttribute="width" constant="-50" id="5so-LS-E6M"/>
  183. <constraint firstAttribute="bottom" secondItem="sV2-1C-3Qf" secondAttribute="bottom" id="9eb-o7-QaV"/>
  184. <constraint firstAttribute="trailing" secondItem="Nap-o6-NYb" secondAttribute="trailing" constant="25" id="AQd-A7-pa1"/>
  185. <constraint firstAttribute="height" constant="93" id="Vs5-h8-EFE"/>
  186. <constraint firstItem="Nap-o6-NYb" firstAttribute="top" secondItem="XZd-FQ-9h5" secondAttribute="top" id="aAz-If-ary"/>
  187. <constraint firstItem="Nap-o6-NYb" firstAttribute="leading" secondItem="XZd-FQ-9h5" secondAttribute="leading" constant="25" id="oBt-sg-SKQ"/>
  188. <constraint firstItem="sV2-1C-3Qf" firstAttribute="top" secondItem="Nap-o6-NYb" secondAttribute="bottom" constant="8" id="sWM-kM-p1s"/>
  189. <constraint firstAttribute="trailing" secondItem="sV2-1C-3Qf" secondAttribute="trailing" id="tiQ-4Y-9uo"/>
  190. <constraint firstItem="sV2-1C-3Qf" firstAttribute="width" secondItem="XZd-FQ-9h5" secondAttribute="width" id="uhG-aS-JgH"/>
  191. <constraint firstAttribute="width" constant="115" id="wdD-Ed-2bV"/>
  192. <constraint firstItem="sV2-1C-3Qf" firstAttribute="leading" secondItem="XZd-FQ-9h5" secondAttribute="leading" id="zhW-AO-gxk"/>
  193. </constraints>
  194. <connections>
  195. <outlet property="btn" destination="Nap-o6-NYb" id="NPw-Bz-wyb"/>
  196. <outlet property="label" destination="sV2-1C-3Qf" id="DRE-C7-Oeq"/>
  197. </connections>
  198. </view>
  199. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dxb-jd-PcK" customClass="CustomLabelButton">
  200. <rect key="frame" x="140" y="147" width="115" height="93"/>
  201. <subviews>
  202. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="H8x-f7-whl" customClass="CustomButton">
  203. <rect key="frame" x="25" y="0.0" width="65" height="65"/>
  204. <state key="normal" image="img_rule_trigger_icon_thingschange"/>
  205. <connections>
  206. <action selector="btnDeviceTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="cI3-KG-TfG"/>
  207. </connections>
  208. </button>
  209. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" verticalCompressionResistancePriority="749" placeholderIntrinsicWidth="200" placeholderIntrinsicHeight="40" text="장치 상태가 바뀔때" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hbV-wm-3sp" customClass="CustomLabel">
  210. <rect key="frame" x="0.0" y="73" width="115" height="20"/>
  211. <constraints>
  212. <constraint firstAttribute="height" constant="20" id="r6R-Yc-pP5"/>
  213. </constraints>
  214. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  215. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  216. <nil key="highlightedColor"/>
  217. </label>
  218. </subviews>
  219. <constraints>
  220. <constraint firstItem="H8x-f7-whl" firstAttribute="width" secondItem="dxb-jd-PcK" secondAttribute="width" constant="-50" id="0vd-Bl-Qzl"/>
  221. <constraint firstItem="hbV-wm-3sp" firstAttribute="width" secondItem="dxb-jd-PcK" secondAttribute="width" id="JdH-fj-LbL"/>
  222. <constraint firstItem="H8x-f7-whl" firstAttribute="top" secondItem="dxb-jd-PcK" secondAttribute="top" id="SR4-hl-haa"/>
  223. <constraint firstItem="hbV-wm-3sp" firstAttribute="leading" secondItem="dxb-jd-PcK" secondAttribute="leading" id="Swo-aa-LhV"/>
  224. <constraint firstAttribute="width" constant="115" id="U5Q-ov-QnZ"/>
  225. <constraint firstItem="H8x-f7-whl" firstAttribute="leading" secondItem="dxb-jd-PcK" secondAttribute="leading" constant="25" id="ged-I2-3Uc"/>
  226. <constraint firstAttribute="trailing" secondItem="hbV-wm-3sp" secondAttribute="trailing" id="iLx-uJ-Sk6"/>
  227. <constraint firstAttribute="height" constant="93" id="j1b-SN-J3B"/>
  228. <constraint firstAttribute="trailing" secondItem="H8x-f7-whl" secondAttribute="trailing" constant="25" id="nV9-gf-p9f"/>
  229. <constraint firstItem="hbV-wm-3sp" firstAttribute="top" secondItem="H8x-f7-whl" secondAttribute="bottom" constant="8" id="q3m-hd-aze"/>
  230. <constraint firstAttribute="bottom" secondItem="hbV-wm-3sp" secondAttribute="bottom" id="zUA-NA-P7U"/>
  231. </constraints>
  232. <connections>
  233. <outlet property="btn" destination="H8x-f7-whl" id="Iow-pj-bLa"/>
  234. <outlet property="label" destination="hbV-wm-3sp" id="gYK-8f-807"/>
  235. </connections>
  236. </view>
  237. </subviews>
  238. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  239. <constraints>
  240. <constraint firstAttribute="bottom" secondItem="dxb-jd-PcK" secondAttribute="bottom" constant="36" id="5Rv-fb-uFx"/>
  241. <constraint firstItem="7Yi-qX-HR9" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="15" id="65L-vP-gFm"/>
  242. <constraint firstAttribute="trailing" secondItem="Dji-An-k5T" secondAttribute="trailing" id="ADQ-pA-RfS"/>
  243. <constraint firstItem="XZd-FQ-9h5" firstAttribute="top" secondItem="7Yi-qX-HR9" secondAttribute="bottom" constant="36" id="CdR-9D-VPB"/>
  244. <constraint firstItem="XZd-FQ-9h5" firstAttribute="top" secondItem="7Yi-qX-HR9" secondAttribute="bottom" constant="36" id="ERW-qv-eyp"/>
  245. <constraint firstAttribute="trailing" secondItem="dxb-jd-PcK" secondAttribute="trailing" constant="15" id="Uxn-q5-mB9"/>
  246. <constraint firstItem="Dji-An-k5T" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="X97-1w-Gpc"/>
  247. <constraint firstAttribute="bottom" secondItem="Dji-An-k5T" secondAttribute="bottom" id="e3B-rg-iFo"/>
  248. <constraint firstItem="dxb-jd-PcK" firstAttribute="top" secondItem="raV-Bi-Qe8" secondAttribute="bottom" constant="36" id="eJV-E3-UaP"/>
  249. <constraint firstItem="Dji-An-k5T" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="esq-Ru-aAa"/>
  250. <constraint firstItem="XZd-FQ-9h5" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="15" id="kaJ-0A-Cj3"/>
  251. <constraint firstItem="7Yi-qX-HR9" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" constant="18" id="thX-Qo-rHp"/>
  252. <constraint firstAttribute="trailing" secondItem="raV-Bi-Qe8" secondAttribute="trailing" constant="15" id="vGR-jl-qOG"/>
  253. <constraint firstItem="raV-Bi-Qe8" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" constant="18" id="zGf-ra-iC4"/>
  254. </constraints>
  255. </view>
  256. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bIs-li-8bz" userLabel="View - Buttons">
  257. <rect key="frame" x="0.0" y="332" width="270" height="50"/>
  258. <subviews>
  259. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="145" placeholderIntrinsicHeight="70" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
  260. <rect key="frame" x="135" y="0.0" width="135" height="50"/>
  261. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  262. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  263. <state key="normal" title="확인" backgroundImage="img_popup_btn_right">
  264. <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  265. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  266. </state>
  267. <connections>
  268. <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="JvU-lL-1vP"/>
  269. </connections>
  270. </button>
  271. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" horizontalCompressionResistancePriority="749" placeholderIntrinsicWidth="144" placeholderIntrinsicHeight="70" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EtP-9O-R3A" customClass="CustomButton">
  272. <rect key="frame" x="0.0" y="0.0" width="135" height="50"/>
  273. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  274. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  275. <state key="normal" title="취소" backgroundImage="img_popup_btn_left">
  276. <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  277. <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  278. </state>
  279. <connections>
  280. <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="g5k-Tn-E33"/>
  281. </connections>
  282. </button>
  283. </subviews>
  284. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  285. <constraints>
  286. <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="23j-e5-laN"/>
  287. <constraint firstAttribute="height" constant="50" id="6Wh-TD-OFi"/>
  288. <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="8f7-Zw-K5Z"/>
  289. <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="Eiv-zz-HIJ"/>
  290. <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="NSA-AN-d3B"/>
  291. <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="bIs-li-8bz" secondAttribute="leading" id="PXu-wx-yun"/>
  292. <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="cOu-gL-rsF"/>
  293. <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="fpg-zj-iCk"/>
  294. <constraint firstAttribute="trailing" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="l5K-E3-dEq"/>
  295. </constraints>
  296. </view>
  297. </subviews>
  298. <constraints>
  299. <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
  300. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
  301. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB"/>
  302. <constraint firstAttribute="trailing" secondItem="bIs-li-8bz" secondAttribute="trailing" id="UaC-ap-Ulp"/>
  303. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
  304. <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" id="hfD-i1-Fhe"/>
  305. <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
  306. <constraint firstAttribute="bottom" secondItem="bIs-li-8bz" secondAttribute="bottom" id="oNC-iJ-Za7"/>
  307. <constraint firstItem="bIs-li-8bz" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="s6c-op-QFh"/>
  308. <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="wPf-du-0AV"/>
  309. </constraints>
  310. </view>
  311. </subviews>
  312. <constraints>
  313. <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" id="4tu-Yz-TS5"/>
  314. <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" id="CFR-Ui-y7e"/>
  315. </constraints>
  316. </view>
  317. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OoB-AF-262">
  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="P5R-EV-1we"/>
  322. </constraints>
  323. </view>
  324. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ebf-PC-Dlj">
  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="LRp-Wd-oD9"/>
  329. </constraints>
  330. </view>
  331. </subviews>
  332. <constraints>
  333. <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="OoB-AF-262" secondAttribute="trailing" id="Evb-4N-YY6"/>
  334. <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
  335. <constraint firstItem="Ebf-PC-Dlj" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="LjV-ST-zig"/>
  336. <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
  337. <constraint firstAttribute="bottom" secondItem="OoB-AF-262" secondAttribute="bottom" id="XaA-Ui-l2H"/>
  338. <constraint firstAttribute="bottom" secondItem="Ebf-PC-Dlj" secondAttribute="bottom" id="iVH-X7-CUA"/>
  339. <constraint firstItem="OoB-AF-262" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="kdA-sA-AFN"/>
  340. <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="OoB-AF-262" secondAttribute="trailing" id="pCN-2x-mvI"/>
  341. <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" placeholder="YES" id="rPN-2q-9iB"/>
  342. <constraint firstAttribute="trailing" secondItem="Ebf-PC-Dlj" secondAttribute="trailing" id="rsD-Pp-xsP"/>
  343. <constraint firstItem="OoB-AF-262" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="sDE-Mg-202"/>
  344. <constraint firstItem="Ebf-PC-Dlj" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="tEm-KQ-Tt7"/>
  345. <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
  346. <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
  347. <constraint firstItem="Ebf-PC-Dlj" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="trailing" id="y78-in-S5j"/>
  348. </constraints>
  349. <connections>
  350. <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
  351. <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
  352. <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
  353. <outlet property="imgTitleBar" destination="mXf-oa-Ena" id="9dK-DN-FBF"/>
  354. <outlet property="lblDaylight" destination="raV-Bi-Qe8" id="6nb-vw-4VJ"/>
  355. <outlet property="lblDevice" destination="dxb-jd-PcK" id="HiD-i8-WBi"/>
  356. <outlet property="lblHeat" destination="XZd-FQ-9h5" id="1S1-PA-zRW"/>
  357. <outlet property="lblTimer" destination="7Yi-qX-HR9" id="KzW-hq-bK1"/>
  358. <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
  359. <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
  360. <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
  361. </connections>
  362. <point key="canvasLocation" x="87" y="297"/>
  363. </view>
  364. </objects>
  365. <resources>
  366. <image name="common_bg_alpha_85" width="2" height="2"/>
  367. <image name="img_popup_bg_body" width="2" height="2"/>
  368. <image name="img_popup_bg_head" width="37" height="48"/>
  369. <image name="img_popup_btn_left" width="37" height="34"/>
  370. <image name="img_popup_btn_right" width="37" height="34"/>
  371. <image name="img_rule_trigger_icon_sunset" width="65" height="65"/>
  372. <image name="img_rule_trigger_icon_temperature" width="65" height="65"/>
  373. <image name="img_rule_trigger_icon_thingschange" width="65" height="65"/>
  374. <image name="img_rule_trigger_icon_time" width="65" height="65"/>
  375. </resources>
  376. </document>