123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="DropdownDemoVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="disabledButton" destination="6bm-Wp-24a" id="qsG-fM-cBd"/>
- <outlet property="dropdownTool" destination="pbv-x1-1ua" id="2gb-Z6-Ize"/>
- <outlet property="dropdownView" destination="OHo-1D-GM9" id="CBS-MH-ugq"/>
- <outlet property="itemDisableBtn" destination="Hvz-c4-5LR" id="inp-rZ-T6E"/>
- <outlet property="itemMultiSelBtn" destination="J4r-lI-3p0" id="yUA-WP-Um7"/>
- <outlet property="itemRighticonBtn" destination="uXl-N4-rjr" id="bb8-Gn-nRi"/>
- <outlet property="itemTexttipField" destination="i0g-Rt-dnc" id="LDZ-zg-fE6"/>
- <outlet property="itemlefticonBtn" destination="Hzl-kx-skE" id="NZL-eD-2Ca"/>
- <outlet property="menuItemWidthConst" destination="v76-fu-MRI" id="LXv-B4-0nb"/>
- <outlet property="menuitemHeightConst" destination="4RO-cL-VWt" id="7Jo-YX-kSh"/>
- <outlet property="menuitemView" destination="Nnr-HY-hxM" id="0aU-sC-J8E"/>
- <outlet property="seprateMenuItem" destination="da6-68-bSv" id="U8t-Nw-vwI"/>
- <outlet property="sizeComboBox" destination="iZM-4z-lPA" id="zFR-NH-7gY"/>
- <outlet property="toolDisableBtn" destination="8wW-a9-FcS" id="tNJ-tN-b8J"/>
- <outlet property="toolDropdownBtn" destination="1lm-hM-fUq" id="4Zr-Ur-H4O"/>
- <outlet property="toolLeftIconBtn" destination="RaR-Yp-THZ" id="WHg-95-dfX"/>
- <outlet property="toolWidthConst" destination="Cba-SZ-zY8" id="NPw-8m-YQN"/>
- <outlet property="typeComboBox" destination="nwD-hd-p8i" id="BMI-7T-nTS"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- <outlet property="viewHeight" destination="447-Be-9ue" id="63S-NG-gXv"/>
- <outlet property="viewWidth" destination="Bx0-AW-Rso" id="ZiT-Cj-IkY"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="997" height="596"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MUr-ux-Rd8">
- <rect key="frame" x="20" y="20" width="556" height="556"/>
- <view key="contentView" id="sgk-ed-215">
- <rect key="frame" x="1" y="1" width="554" height="554"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yDa-cu-PeH">
- <rect key="frame" x="18" y="518" width="68" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="DropDown" id="hFX-Bn-ohp">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2P5-Os-JOl">
- <rect key="frame" x="18" y="432" width="65" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="MenuItem" id="aoM-H3-plD">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="OHo-1D-GM9" customClass="ComponentDropdown" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="468" width="127" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="447-Be-9ue"/>
- <constraint firstAttribute="width" constant="127" id="Bx0-AW-Rso"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Nnr-HY-hxM" customClass="ComponentMenuItem" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="382" width="127" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="4RO-cL-VWt"/>
- <constraint firstAttribute="width" constant="127" id="v76-fu-MRI"/>
- </constraints>
- </customView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sw1-Fx-BWt">
- <rect key="frame" x="18" y="306" width="30" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Tool" id="IcF-6h-AHu">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="pbv-x1-1ua" customClass="ComponentDropdownTool" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="268" width="90" height="28"/>
- <constraints>
- <constraint firstAttribute="width" constant="90" id="Cba-SZ-zY8"/>
- <constraint firstAttribute="height" constant="28" id="E8o-OX-jNv"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="da6-68-bSv" customClass="ComponentMenuItem" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="364" width="127" height="8"/>
- <constraints>
- <constraint firstAttribute="width" constant="127" id="VS2-6j-6gg"/>
- <constraint firstAttribute="height" constant="8" id="aqw-hc-9q4"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="pbv-x1-1ua" firstAttribute="top" secondItem="sw1-Fx-BWt" secondAttribute="bottom" constant="10" id="1sh-va-QsM"/>
- <constraint firstItem="da6-68-bSv" firstAttribute="top" secondItem="Nnr-HY-hxM" secondAttribute="bottom" constant="10" id="5Ss-gr-qzu"/>
- <constraint firstItem="Nnr-HY-hxM" firstAttribute="top" secondItem="2P5-Os-JOl" secondAttribute="bottom" constant="10" id="7jD-MO-yWD"/>
- <constraint firstItem="OHo-1D-GM9" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="EDa-dB-KhH"/>
- <constraint firstItem="OHo-1D-GM9" firstAttribute="top" secondItem="yDa-cu-PeH" secondAttribute="bottom" constant="10" id="Ga4-nE-x3r"/>
- <constraint firstItem="yDa-cu-PeH" firstAttribute="top" secondItem="sgk-ed-215" secondAttribute="top" constant="20" id="QeJ-d8-XVq"/>
- <constraint firstItem="2P5-Os-JOl" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="YWV-FR-rnj"/>
- <constraint firstItem="da6-68-bSv" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="Zg8-jV-8fT"/>
- <constraint firstItem="yDa-cu-PeH" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="bLf-cx-YR8"/>
- <constraint firstItem="pbv-x1-1ua" firstAttribute="leading" secondItem="sw1-Fx-BWt" secondAttribute="leading" id="c8H-Li-pBj"/>
- <constraint firstItem="sw1-Fx-BWt" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="dmp-OL-r4e"/>
- <constraint firstItem="sw1-Fx-BWt" firstAttribute="top" secondItem="Nnr-HY-hxM" secondAttribute="bottom" constant="60" id="lul-gX-XeG"/>
- <constraint firstItem="Nnr-HY-hxM" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="moF-Uh-it3"/>
- <constraint firstItem="2P5-Os-JOl" firstAttribute="top" secondItem="OHo-1D-GM9" secondAttribute="bottom" constant="20" id="wGq-nq-6Zw"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="MUr-ux-Rd8" secondAttribute="height" multiplier="1:1" id="rLl-j0-L70"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0Kd-Vu-OAX">
- <rect key="frame" x="596" y="20" width="381" height="556"/>
- <view key="contentView" id="IUp-h0-D7b">
- <rect key="frame" x="1" y="1" width="379" height="554"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="24v-NW-LDj">
- <rect key="frame" x="20" y="93" width="196" height="441"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="q10-eV-Hjj">
- <rect key="frame" x="8" y="415" width="67" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Dropdown" id="Uw5-E0-8dW">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nwD-hd-p8i">
- <rect key="frame" x="53" y="379" width="136" height="23"/>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="Default-Primary" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="CcZ-5j-5qn">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>Default-Primary</string>
- <string>Default-Gray(Secondary)</string>
- <string>Default-Default (Tertiary)</string>
- <string>Default-Text Primary</string>
- <string>Default-Text Gray</string>
- <string>Default-Icon Gray</string>
- <string>Default-Icon</string>
- <string>Split-Primary</string>
- <string>Split-Gray(Secondary)</string>
- <string>Tool</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="typeMenuItemAction:" target="-2" id="eXb-Na-yjg"/>
- </connections>
- </comboBox>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Sng-fz-00Y">
- <rect key="frame" x="8" y="383" width="38" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Type:" id="Xm4-vc-A1U">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uDR-gs-9wu">
- <rect key="frame" x="8" y="353" width="34" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Size:" id="GH0-4O-IcM">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iZM-4z-lPA">
- <rect key="frame" x="53" y="349" width="136" height="23"/>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="M" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="v7w-sT-jZ6">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>M</string>
- <string>S</string>
- <string>XS</string>
- <string>XXS</string>
- <string>XXXS</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="sizeMenuItemAction:" target="-2" id="3Gj-bd-pMQ"/>
- </connections>
- </comboBox>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6bm-Wp-24a">
- <rect key="frame" x="8" y="314" width="79" height="18"/>
- <buttonCell key="cell" type="check" title="Disabled" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Z7G-oP-MfB">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="disabledButtonAction:" target="-2" id="by9-b8-aGz"/>
- </connections>
- </button>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CyI-3g-kTh">
- <rect key="frame" x="8" y="269" width="65" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="MenuItem" id="cp2-mH-caU">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="J4r-lI-3p0">
- <rect key="frame" x="8" y="242" width="130" height="18"/>
- <buttonCell key="cell" type="check" title="multiple selected" bezelStyle="regularSquare" imagePosition="left" inset="2" id="C5L-Kq-uX4">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="itemAction:" target="-2" id="In4-1t-3MX"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hvz-c4-5LR">
- <rect key="frame" x="8" y="216" width="79" height="18"/>
- <buttonCell key="cell" type="check" title="Disabled" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Rad-uZ-vK4">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="itemAction:" target="-2" id="0c0-uc-kFO"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hzl-kx-skE">
- <rect key="frame" x="8" y="190" width="75" height="18"/>
- <buttonCell key="cell" type="check" title="left icon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="glc-46-jWg">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="itemAction:" target="-2" id="hsk-oo-n4I"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uXl-N4-rjr">
- <rect key="frame" x="8" y="164" width="84" height="18"/>
- <buttonCell key="cell" type="check" title="right icon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2Vm-8H-aPr">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="itemAction:" target="-2" id="OzD-0q-FM5"/>
- </connections>
- </button>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="i0g-Rt-dnc">
- <rect key="frame" x="10" y="134" width="136" height="21"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="⌘ ⌥ A" placeholderString="key Equivalent" drawsBackground="YES" id="10T-7i-Ult">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jzo-cL-PQ6">
- <rect key="frame" x="8" y="98" width="96" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Dropdown Tool" id="A52-IJ-08R">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RaR-Yp-THZ">
- <rect key="frame" x="8" y="71" width="72" height="18"/>
- <buttonCell key="cell" type="check" title="leftIcon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aGC-0R-Q11">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="itemAction:" target="-2" id="iyo-0a-V08"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8wW-a9-FcS">
- <rect key="frame" x="8" y="19" width="79" height="18"/>
- <buttonCell key="cell" type="check" title="Disabled" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2uF-6P-cwq">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="itemAction:" target="-2" id="CfV-BO-fyQ"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1lm-hM-fUq">
- <rect key="frame" x="8" y="45" width="87" height="18"/>
- <buttonCell key="cell" type="check" title="dropdown" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gJt-Ih-bWV">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="itemAction:" target="-2" id="PAd-fd-rcC"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="Hvz-c4-5LR" firstAttribute="top" secondItem="J4r-lI-3p0" secondAttribute="bottom" constant="10" id="3Bw-FC-n4o"/>
- <constraint firstItem="Sng-fz-00Y" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="4kR-63-Y40"/>
- <constraint firstItem="6bm-Wp-24a" firstAttribute="top" secondItem="iZM-4z-lPA" secondAttribute="bottom" constant="20" id="60g-Zb-quu"/>
- <constraint firstItem="iZM-4z-lPA" firstAttribute="centerY" secondItem="uDR-gs-9wu" secondAttribute="centerY" id="6ea-s1-k9d"/>
- <constraint firstItem="CyI-3g-kTh" firstAttribute="top" secondItem="6bm-Wp-24a" secondAttribute="bottom" constant="30" id="ALQ-ft-aXw"/>
- <constraint firstItem="nwD-hd-p8i" firstAttribute="centerY" secondItem="Sng-fz-00Y" secondAttribute="centerY" id="AuA-Vf-HMO"/>
- <constraint firstItem="RaR-Yp-THZ" firstAttribute="leading" secondItem="jzo-cL-PQ6" secondAttribute="leading" id="BNl-OO-qMc"/>
- <constraint firstItem="q10-eV-Hjj" firstAttribute="top" secondItem="24v-NW-LDj" secondAttribute="top" constant="10" id="FxF-2l-0lG"/>
- <constraint firstItem="1lm-hM-fUq" firstAttribute="top" secondItem="RaR-Yp-THZ" secondAttribute="bottom" constant="10" id="GFK-zi-Iwm"/>
- <constraint firstItem="nwD-hd-p8i" firstAttribute="top" secondItem="24v-NW-LDj" secondAttribute="top" constant="40" id="JRM-Ez-d1q"/>
- <constraint firstAttribute="trailing" secondItem="nwD-hd-p8i" secondAttribute="trailing" constant="10" id="K1D-e4-ZOZ"/>
- <constraint firstItem="uXl-N4-rjr" firstAttribute="top" secondItem="Hzl-kx-skE" secondAttribute="bottom" constant="10" id="Ldz-SM-FmV"/>
- <constraint firstItem="J4r-lI-3p0" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="MiS-we-5jq"/>
- <constraint firstItem="i0g-Rt-dnc" firstAttribute="top" secondItem="uXl-N4-rjr" secondAttribute="bottom" constant="10" id="NGp-1A-Rn2"/>
- <constraint firstItem="jzo-cL-PQ6" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="NQP-wo-J9C"/>
- <constraint firstItem="i0g-Rt-dnc" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="Sxi-kv-OtY"/>
- <constraint firstItem="6bm-Wp-24a" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="Wqu-A0-W0w"/>
- <constraint firstItem="Hzl-kx-skE" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="X4m-nR-cxh"/>
- <constraint firstItem="nwD-hd-p8i" firstAttribute="leading" secondItem="Sng-fz-00Y" secondAttribute="trailing" constant="10" id="Zjf-Wq-pMn"/>
- <constraint firstItem="CyI-3g-kTh" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="bjj-Vo-urI"/>
- <constraint firstItem="8wW-a9-FcS" firstAttribute="top" secondItem="1lm-hM-fUq" secondAttribute="bottom" constant="10" id="dGP-pV-QlS"/>
- <constraint firstItem="uDR-gs-9wu" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="eAR-u2-L9H"/>
- <constraint firstAttribute="trailing" secondItem="iZM-4z-lPA" secondAttribute="trailing" constant="10" id="eEB-oe-8do"/>
- <constraint firstItem="RaR-Yp-THZ" firstAttribute="top" secondItem="jzo-cL-PQ6" secondAttribute="bottom" constant="10" id="ehp-la-5K7"/>
- <constraint firstItem="iZM-4z-lPA" firstAttribute="leading" secondItem="nwD-hd-p8i" secondAttribute="leading" id="lTi-Xt-5ck"/>
- <constraint firstItem="jzo-cL-PQ6" firstAttribute="top" secondItem="i0g-Rt-dnc" secondAttribute="bottom" constant="20" id="lgY-fs-nyt"/>
- <constraint firstItem="uXl-N4-rjr" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="lq7-xM-cRR"/>
- <constraint firstItem="Hvz-c4-5LR" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="lrV-xD-wOf"/>
- <constraint firstAttribute="trailing" secondItem="i0g-Rt-dnc" secondAttribute="trailing" constant="50" id="mSQ-MV-cjR"/>
- <constraint firstItem="8wW-a9-FcS" firstAttribute="leading" secondItem="jzo-cL-PQ6" secondAttribute="leading" id="ofQ-hV-LQl"/>
- <constraint firstItem="Hzl-kx-skE" firstAttribute="top" secondItem="Hvz-c4-5LR" secondAttribute="bottom" constant="10" id="sYH-2D-ItL"/>
- <constraint firstItem="J4r-lI-3p0" firstAttribute="top" secondItem="CyI-3g-kTh" secondAttribute="bottom" constant="10" id="ugr-5i-ZSX"/>
- <constraint firstItem="iZM-4z-lPA" firstAttribute="top" secondItem="nwD-hd-p8i" secondAttribute="bottom" constant="10" id="we5-ly-aEE"/>
- <constraint firstItem="q10-eV-Hjj" firstAttribute="leading" secondItem="Sng-fz-00Y" secondAttribute="leading" id="x10-cB-EkW"/>
- <constraint firstItem="1lm-hM-fUq" firstAttribute="leading" secondItem="RaR-Yp-THZ" secondAttribute="leading" id="x8O-so-Rt7"/>
- <constraint firstAttribute="bottom" secondItem="8wW-a9-FcS" secondAttribute="bottom" constant="20" id="xge-Lm-YOF"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="24v-NW-LDj" firstAttribute="top" secondItem="IUp-h0-D7b" secondAttribute="top" constant="20" id="JAv-p6-B50"/>
- <constraint firstItem="24v-NW-LDj" firstAttribute="leading" secondItem="IUp-h0-D7b" secondAttribute="leading" constant="20" id="SP5-ik-LwU"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="0Kd-Vu-OAX" secondAttribute="trailing" constant="20" id="D5T-mr-fbg"/>
- <constraint firstItem="MUr-ux-Rd8" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="NMT-5b-qEm"/>
- <constraint firstAttribute="bottom" secondItem="0Kd-Vu-OAX" secondAttribute="bottom" constant="20" id="NfB-6i-Lo1"/>
- <constraint firstItem="0Kd-Vu-OAX" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="Tng-93-HtD"/>
- <constraint firstAttribute="bottom" secondItem="MUr-ux-Rd8" secondAttribute="bottom" constant="20" id="fCu-02-QVd"/>
- <constraint firstItem="MUr-ux-Rd8" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="kU3-9M-yzf"/>
- <constraint firstItem="0Kd-Vu-OAX" firstAttribute="leading" secondItem="MUr-ux-Rd8" secondAttribute="trailing" constant="20" id="te3-IV-ONu"/>
- </constraints>
- <point key="canvasLocation" x="392.5" y="316"/>
- </customView>
- </objects>
- </document>
|