|
|
@@ -62,7 +62,72 @@
|
|
|
<include reference="H1b-Dm-mp4"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnOptionTouched:" destination="G75-Hx-lyG" eventType="touchUpInside" id="u8t-Iy-sS5"/>
|
|
|
+ </connections>
|
|
|
</button>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="b77-do-r3s" userLabel="View - EditMode">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gcJ-aN-OjQ">
|
|
|
+ <rect key="frame" x="-23" y="-15" width="46" height="30"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="46" id="Q0D-n2-6RV"/>
|
|
|
+ <constraint firstAttribute="width" constant="46" id="TBE-Ll-YzX"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <state key="normal" title="닫기"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="Q0D-n2-6RV"/>
|
|
|
+ <exclude reference="TBE-Ll-YzX"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="Q0D-n2-6RV"/>
|
|
|
+ <include reference="TBE-Ll-YzX"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnCloseOnEditModeTouched:" destination="G75-Hx-lyG" eventType="touchUpInside" id="0HE-bj-aAh"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="gcJ-aN-OjQ" firstAttribute="top" secondItem="b77-do-r3s" secondAttribute="top" constant="5" id="EUh-2h-RdY"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="gcJ-aN-OjQ" secondAttribute="trailing" id="GCF-s4-OlR"/>
|
|
|
+ <constraint firstAttribute="width" constant="140" id="eAV-02-TR9">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="50"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="gcJ-aN-OjQ" secondAttribute="bottom" constant="5" id="kpc-ux-qjT"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="gcJ-aN-OjQ"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="eAV-02-TR9"/>
|
|
|
+ <exclude reference="GCF-s4-OlR"/>
|
|
|
+ <exclude reference="kpc-ux-qjT"/>
|
|
|
+ <exclude reference="EUh-2h-RdY"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="gcJ-aN-OjQ"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="eAV-02-TR9"/>
|
|
|
+ <include reference="GCF-s4-OlR"/>
|
|
|
+ <include reference="kpc-ux-qjT"/>
|
|
|
+ <include reference="EUh-2h-RdY"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
</subviews>
|
|
|
<animations/>
|
|
|
<color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
@@ -70,6 +135,10 @@
|
|
|
<constraint firstItem="dCL-Ql-eHd" firstAttribute="top" secondItem="qAY-8c-k5A" secondAttribute="top" constant="43" id="8zZ-Ab-drp">
|
|
|
<variation key="heightClass=regular-widthClass=compact" constant="30"/>
|
|
|
</constraint>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="b77-do-r3s" secondAttribute="trailing" id="Bjm-Ax-kA4">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="-50"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="b77-do-r3s" firstAttribute="top" secondItem="qAY-8c-k5A" secondAttribute="top" constant="25" id="Ig9-8h-pEy"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="bsD-dR-bxK" secondAttribute="trailing" constant="8" id="Lix-dJ-aRk"/>
|
|
|
<constraint firstItem="bsD-dR-bxK" firstAttribute="top" secondItem="qAY-8c-k5A" secondAttribute="top" constant="30" id="Nqk-Py-Z09"/>
|
|
|
<constraint firstItem="dCL-Ql-eHd" firstAttribute="leading" secondItem="qAY-8c-k5A" secondAttribute="leading" constant="10" id="Yvx-uf-tCy"/>
|
|
|
@@ -78,35 +147,44 @@
|
|
|
<variation key="heightClass=regular-widthClass=compact" constant="20"/>
|
|
|
</constraint>
|
|
|
<constraint firstAttribute="height" constant="80" id="oxc-Y6-2xq"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="b77-do-r3s" secondAttribute="bottom" constant="15" id="rfk-4l-ESu"/>
|
|
|
</constraints>
|
|
|
<variation key="default">
|
|
|
<mask key="subviews">
|
|
|
<exclude reference="dCL-Ql-eHd"/>
|
|
|
<exclude reference="bsD-dR-bxK"/>
|
|
|
+ <exclude reference="b77-do-r3s"/>
|
|
|
</mask>
|
|
|
<mask key="constraints">
|
|
|
<exclude reference="oxc-Y6-2xq"/>
|
|
|
- <exclude reference="Lix-dJ-aRk"/>
|
|
|
- <exclude reference="Nqk-Py-Z09"/>
|
|
|
- <exclude reference="kiP-a2-DJw"/>
|
|
|
<exclude reference="8zZ-Ab-drp"/>
|
|
|
<exclude reference="Yvx-uf-tCy"/>
|
|
|
<exclude reference="lg7-QO-MDR"/>
|
|
|
+ <exclude reference="Lix-dJ-aRk"/>
|
|
|
+ <exclude reference="Nqk-Py-Z09"/>
|
|
|
+ <exclude reference="kiP-a2-DJw"/>
|
|
|
+ <exclude reference="Bjm-Ax-kA4"/>
|
|
|
+ <exclude reference="Ig9-8h-pEy"/>
|
|
|
+ <exclude reference="rfk-4l-ESu"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
<variation key="heightClass=regular-widthClass=compact">
|
|
|
<mask key="subviews">
|
|
|
<include reference="dCL-Ql-eHd"/>
|
|
|
<include reference="bsD-dR-bxK"/>
|
|
|
+ <include reference="b77-do-r3s"/>
|
|
|
</mask>
|
|
|
<mask key="constraints">
|
|
|
<include reference="oxc-Y6-2xq"/>
|
|
|
- <include reference="Lix-dJ-aRk"/>
|
|
|
- <include reference="Nqk-Py-Z09"/>
|
|
|
- <include reference="kiP-a2-DJw"/>
|
|
|
<include reference="8zZ-Ab-drp"/>
|
|
|
<include reference="Yvx-uf-tCy"/>
|
|
|
<include reference="lg7-QO-MDR"/>
|
|
|
+ <include reference="Lix-dJ-aRk"/>
|
|
|
+ <include reference="Nqk-Py-Z09"/>
|
|
|
+ <include reference="kiP-a2-DJw"/>
|
|
|
+ <include reference="Bjm-Ax-kA4"/>
|
|
|
+ <include reference="Ig9-8h-pEy"/>
|
|
|
+ <include reference="rfk-4l-ESu"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
</view>
|
|
|
@@ -167,7 +245,7 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
|
|
|
<animations/>
|
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="pSf-xV-CbI">
|
|
|
- <size key="itemSize" width="160" height="180"/>
|
|
|
+ <size key="itemSize" width="160" height="197"/>
|
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
|
<size key="footerReferenceSize" width="320" height="160"/>
|
|
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
@@ -177,7 +255,7 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="160" height="180"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="160" height="197"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wmr-To-ocg" userLabel="View - Container">
|
|
|
@@ -207,24 +285,77 @@
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="120" placeholderIntrinsicHeight="15" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Lt-lt-OzG" customClass="CustomLabel">
|
|
|
<rect key="frame" x="-42" y="-21" width="42" height="21"/>
|
|
|
<animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="15" id="tva-v4-6H2"/>
|
|
|
+ </constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="tva-v4-6H2"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="tva-v4-6H2"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
</label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="120" placeholderIntrinsicHeight="18" text="Label" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mX8-a5-5Y9" customClass="CustomLabel">
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="120" placeholderIntrinsicHeight="35" text="Label" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mX8-a5-5Y9" customClass="CustomLabel">
|
|
|
<rect key="frame" x="-42" y="-21" width="42" height="21"/>
|
|
|
<animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="35" id="cde-0k-Xdr"/>
|
|
|
+ </constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="cde-0k-Xdr"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="cde-0k-Xdr"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
</label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="120" placeholderIntrinsicHeight="35" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3Gy-eK-die" customClass="CustomButton">
|
|
|
+ <rect key="frame" x="-23" y="-15" width="46" height="30"/>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" red="1" green="0.43137254899999999" blue="0.16862745100000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="120" id="1kK-Gu-x1O"/>
|
|
|
+ <constraint firstAttribute="height" constant="35" id="g9X-Pt-6O9"/>
|
|
|
+ <constraint firstAttribute="height" constant="35" id="mhh-Gh-h1Y"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" title="삭제"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="1kK-Gu-x1O"/>
|
|
|
+ <exclude reference="g9X-Pt-6O9"/>
|
|
|
+ <exclude reference="mhh-Gh-h1Y"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="1kK-Gu-x1O"/>
|
|
|
+ <include reference="g9X-Pt-6O9"/>
|
|
|
+ <exclude reference="mhh-Gh-h1Y"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </button>
|
|
|
</subviews>
|
|
|
<animations/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
+ <constraint firstItem="mX8-a5-5Y9" firstAttribute="top" secondItem="1Lt-lt-OzG" secondAttribute="bottom" constant="20" id="A75-bv-Xbg"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="mX8-a5-5Y9" secondAttribute="trailing" constant="20" id="BM9-pa-Ewl"/>
|
|
|
+ <constraint firstItem="3Gy-eK-die" firstAttribute="centerX" secondItem="mX8-a5-5Y9" secondAttribute="centerX" id="BWo-H6-aA8"/>
|
|
|
+ <constraint firstItem="3Gy-eK-die" firstAttribute="centerY" secondItem="mX8-a5-5Y9" secondAttribute="centerY" id="Bdl-Eo-JQJ"/>
|
|
|
<constraint firstItem="GEl-sR-WOv" firstAttribute="top" secondItem="Wmr-To-ocg" secondAttribute="top" constant="25" id="DUQ-bF-v76"/>
|
|
|
- <constraint firstItem="mX8-a5-5Y9" firstAttribute="top" secondItem="1Lt-lt-OzG" secondAttribute="bottom" constant="20" id="MJr-8r-bTn"/>
|
|
|
<constraint firstItem="mX8-a5-5Y9" firstAttribute="leading" secondItem="Wmr-To-ocg" secondAttribute="leading" constant="20" id="c4a-Bs-qaO"/>
|
|
|
<constraint firstItem="1Lt-lt-OzG" firstAttribute="leading" secondItem="Wmr-To-ocg" secondAttribute="leading" constant="20" id="hPb-bj-Skh"/>
|
|
|
<constraint firstItem="GEl-sR-WOv" firstAttribute="centerX" secondItem="Wmr-To-ocg" secondAttribute="centerX" id="nNm-2V-XfR"/>
|
|
|
@@ -236,6 +367,7 @@
|
|
|
<exclude reference="GEl-sR-WOv"/>
|
|
|
<exclude reference="1Lt-lt-OzG"/>
|
|
|
<exclude reference="mX8-a5-5Y9"/>
|
|
|
+ <exclude reference="3Gy-eK-die"/>
|
|
|
</mask>
|
|
|
<mask key="constraints">
|
|
|
<exclude reference="DUQ-bF-v76"/>
|
|
|
@@ -243,8 +375,10 @@
|
|
|
<exclude reference="hPb-bj-Skh"/>
|
|
|
<exclude reference="tc4-JE-jUs"/>
|
|
|
<exclude reference="vSK-XC-HuZ"/>
|
|
|
+ <exclude reference="BWo-H6-aA8"/>
|
|
|
+ <exclude reference="Bdl-Eo-JQJ"/>
|
|
|
+ <exclude reference="A75-bv-Xbg"/>
|
|
|
<exclude reference="BM9-pa-Ewl"/>
|
|
|
- <exclude reference="MJr-8r-bTn"/>
|
|
|
<exclude reference="c4a-Bs-qaO"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
@@ -253,6 +387,7 @@
|
|
|
<include reference="GEl-sR-WOv"/>
|
|
|
<include reference="1Lt-lt-OzG"/>
|
|
|
<include reference="mX8-a5-5Y9"/>
|
|
|
+ <include reference="3Gy-eK-die"/>
|
|
|
</mask>
|
|
|
<mask key="constraints">
|
|
|
<include reference="DUQ-bF-v76"/>
|
|
|
@@ -260,8 +395,10 @@
|
|
|
<include reference="hPb-bj-Skh"/>
|
|
|
<include reference="tc4-JE-jUs"/>
|
|
|
<include reference="vSK-XC-HuZ"/>
|
|
|
+ <include reference="BWo-H6-aA8"/>
|
|
|
+ <include reference="Bdl-Eo-JQJ"/>
|
|
|
+ <include reference="A75-bv-Xbg"/>
|
|
|
<include reference="BM9-pa-Ewl"/>
|
|
|
- <include reference="MJr-8r-bTn"/>
|
|
|
<include reference="c4a-Bs-qaO"/>
|
|
|
</mask>
|
|
|
</variation>
|
|
|
@@ -277,6 +414,7 @@
|
|
|
<constraint firstItem="Wmr-To-ocg" firstAttribute="leading" secondItem="D3V-aV-2CV" secondAttribute="leading" id="mKI-Qc-6Dm"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="Wmr-To-ocg" secondAttribute="bottom" id="xgc-fw-WGy"/>
|
|
|
</constraints>
|
|
|
+ <size key="customSize" width="160" height="197"/>
|
|
|
<variation key="default">
|
|
|
<mask key="subviews">
|
|
|
<exclude reference="Wmr-To-ocg"/>
|
|
|
@@ -300,6 +438,7 @@
|
|
|
</mask>
|
|
|
</variation>
|
|
|
<connections>
|
|
|
+ <outlet property="btnDelete" destination="3Gy-eK-die" id="QXe-kp-fUs"/>
|
|
|
<outlet property="btnDevice" destination="GEl-sR-WOv" id="x1g-eJ-zEb"/>
|
|
|
<outlet property="lblDeviceName" destination="1Lt-lt-OzG" id="Q18-cg-OQo"/>
|
|
|
<outlet property="lblDeviceStatus" destination="mX8-a5-5Y9" id="uPk-bu-eFf"/>
|
|
|
@@ -309,7 +448,7 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="160" height="180"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="160" height="197"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lc2-ET-pbH" userLabel="View - Container">
|
|
|
@@ -340,7 +479,9 @@
|
|
|
<animations/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="0RZ-9d-BLx" firstAttribute="centerY" secondItem="lc2-ET-pbH" secondAttribute="centerY" id="Awc-y8-H33"/>
|
|
|
+ <constraint firstItem="0RZ-9d-BLx" firstAttribute="centerY" secondItem="lc2-ET-pbH" secondAttribute="centerY" id="Awc-y8-H33">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="-3.5"/>
|
|
|
+ </constraint>
|
|
|
<constraint firstItem="0RZ-9d-BLx" firstAttribute="centerX" secondItem="lc2-ET-pbH" secondAttribute="centerX" id="HaX-r5-ZrL"/>
|
|
|
</constraints>
|
|
|
<variation key="default">
|
|
|
@@ -373,7 +514,7 @@
|
|
|
<constraint firstItem="lc2-ET-pbH" firstAttribute="top" secondItem="OL4-Af-cch" secondAttribute="top" id="heV-Zz-MoY"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="lc2-ET-pbH" secondAttribute="trailing" id="sbp-ux-AaK"/>
|
|
|
</constraints>
|
|
|
- <size key="customSize" width="160" height="180"/>
|
|
|
+ <size key="customSize" width="160" height="197"/>
|
|
|
<variation key="default">
|
|
|
<mask key="subviews">
|
|
|
<exclude reference="lc2-ET-pbH"/>
|
|
|
@@ -562,6 +703,8 @@
|
|
|
<outlet property="addHubContainerView" destination="4XN-6C-LGr" id="HU8-lm-6z1"/>
|
|
|
<outlet property="btnAddHub" destination="ZuT-kM-VdB" id="S1x-Nq-sPW"/>
|
|
|
<outlet property="collectionView" destination="Xfm-Om-Wkr" id="Wk3-RF-8Xd"/>
|
|
|
+ <outlet property="constraintEditModeRight" destination="Bjm-Ax-kA4" id="3W0-xT-otk"/>
|
|
|
+ <outlet property="editModeView" destination="b77-do-r3s" id="hZ3-pf-SNJ"/>
|
|
|
<outlet property="lblTitle" destination="dCL-Ql-eHd" id="em7-9X-zLw"/>
|
|
|
<outlet property="mainView" destination="Z09-xT-S74" id="ZYa-A6-bFn"/>
|
|
|
</connections>
|
|
|
@@ -825,6 +968,19 @@
|
|
|
</variation>
|
|
|
</tableViewCellContentView>
|
|
|
<animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="afL-97-7bS" firstAttribute="width" secondItem="eAC-dN-TM9" secondAttribute="width" id="f62-mB-Q5X"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="f62-mB-Q5X"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="f62-mB-Q5X"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
<connections>
|
|
|
<outlet property="btnAdd" destination="KUg-1A-K5q" id="AjJ-Uu-pVG"/>
|
|
|
<outlet property="imgvDevice" destination="Gio-Ab-TKc" id="cEN-MV-r3A"/>
|
|
|
@@ -2433,7 +2589,9 @@
|
|
|
</view>
|
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
|
<connections>
|
|
|
+ <outlet property="btnDoStart" destination="KOy-yw-R7J" id="bzj-zV-vBt"/>
|
|
|
<outlet property="constraintPopViewTop" destination="NEB-fh-McR" id="pDd-2A-Sn0"/>
|
|
|
+ <outlet property="lblComment" destination="a3D-x1-xkf" id="Xk7-XB-0pj"/>
|
|
|
<outlet property="lblManufacturer" destination="6lz-jd-px8" id="Zm9-DJ-Z5n"/>
|
|
|
<outlet property="lblSensorName" destination="EZS-rz-DXQ" id="yh1-xa-r4E"/>
|
|
|
<outlet property="maskView" destination="ycx-Rz-Brd" id="J5O-9m-dFl"/>
|
|
|
@@ -3003,7 +3161,10 @@
|
|
|
</view>
|
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
|
<connections>
|
|
|
+ <outlet property="btnAction" destination="7ZI-tW-frd" id="Gmq-hK-4vV"/>
|
|
|
<outlet property="constraintPopViewTop" destination="ViT-aH-bRh" id="JIW-u0-L72"/>
|
|
|
+ <outlet property="lblDesc" destination="D5h-JM-Mcd" id="how-Wc-5v1"/>
|
|
|
+ <outlet property="lblTitle" destination="wUw-E3-H25" id="b5Y-KC-WaN"/>
|
|
|
<outlet property="maskView" destination="x1Y-pV-Kvg" id="S5V-Nf-SUF"/>
|
|
|
<outlet property="popView" destination="C69-kl-Ojv" id="Mtn-dQ-d8M"/>
|
|
|
</connections>
|