|
@@ -177,8 +177,48 @@
|
|
|
</customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="8Kw-R6-WKn">
|
|
|
<rect key="frame" x="0.0" y="152" width="232" height="32"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="zd3-AF-v6Y">
|
|
|
+ <rect key="frame" x="0.0" y="8" width="16" height="16"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="16" id="gc7-Uk-uhb"/>
|
|
|
+ <constraint firstAttribute="width" constant="16" id="hSK-15-hKf"/>
|
|
|
+ </constraints>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="edit_rotateRight" id="uNi-b3-wGw"/>
|
|
|
+ </imageView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="uWb-rG-ugv" customClass="ComponentSelect" customModule="KMComponentLibrary">
|
|
|
+ <rect key="frame" x="20" y="0.0" width="92" height="32"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="92" id="hCV-us-Rru"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="pX0-fG-PVs"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ler-kW-KZg">
|
|
|
+ <rect key="frame" x="120" y="8" width="16" height="16"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="16" id="PfS-ma-oBZ"/>
|
|
|
+ <constraint firstAttribute="height" constant="16" id="p1d-zj-sbx"/>
|
|
|
+ </constraints>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="edit_ocapity" id="j7x-Ee-g05"/>
|
|
|
+ </imageView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="76y-LT-L3w" customClass="ComponentSelect" customModule="KMComponentLibrary">
|
|
|
+ <rect key="frame" x="140" y="0.0" width="92" height="32"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="1rN-in-MmY"/>
|
|
|
+ <constraint firstAttribute="width" constant="92" id="Tc1-QW-mEg"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ </subviews>
|
|
|
<constraints>
|
|
|
+ <constraint firstItem="uWb-rG-ugv" firstAttribute="leading" secondItem="zd3-AF-v6Y" secondAttribute="trailing" constant="4" id="BNL-If-0AX"/>
|
|
|
<constraint firstAttribute="height" constant="32" id="BQe-OW-IxT"/>
|
|
|
+ <constraint firstItem="ler-kW-KZg" firstAttribute="centerY" secondItem="8Kw-R6-WKn" secondAttribute="centerY" id="BkV-2V-Ruh"/>
|
|
|
+ <constraint firstItem="ler-kW-KZg" firstAttribute="leading" secondItem="uWb-rG-ugv" secondAttribute="trailing" constant="8" id="DHd-F1-IHL"/>
|
|
|
+ <constraint firstItem="zd3-AF-v6Y" firstAttribute="leading" secondItem="8Kw-R6-WKn" secondAttribute="leading" id="KlW-Ea-P2H"/>
|
|
|
+ <constraint firstItem="76y-LT-L3w" firstAttribute="leading" secondItem="ler-kW-KZg" secondAttribute="trailing" constant="4" id="Ni4-WA-tfL"/>
|
|
|
+ <constraint firstItem="76y-LT-L3w" firstAttribute="centerY" secondItem="8Kw-R6-WKn" secondAttribute="centerY" id="Ygu-Qz-5Dd"/>
|
|
|
+ <constraint firstItem="zd3-AF-v6Y" firstAttribute="centerY" secondItem="8Kw-R6-WKn" secondAttribute="centerY" id="dQN-9q-JfU"/>
|
|
|
+ <constraint firstItem="uWb-rG-ugv" firstAttribute="centerY" secondItem="8Kw-R6-WKn" secondAttribute="centerY" id="u5e-M5-WZP"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Gff-0V-jaD" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
|
|
@@ -428,6 +468,8 @@
|
|
|
</customView>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
+ <image name="edit_ocapity" width="16" height="16"/>
|
|
|
+ <image name="edit_rotateRight" width="16" height="16"/>
|
|
|
<image name="tile_spacing_horiz" width="16" height="16"/>
|
|
|
<image name="tile_spacing_vert" width="16" height="16"/>
|
|
|
</resources>
|