123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMToolbarCustomViewController">
- <connections>
- <outlet property="addButton" destination="bkC-VM-YPd" id="ura-jE-Cnb"/>
- <outlet property="allowedItemsTableView" destination="FdJ-Fj-oML" id="j2g-x5-02f"/>
- <outlet property="cancelButton" destination="fOg-Is-A3R" id="kFP-DB-5bk"/>
- <outlet property="defaultItemsTableView" destination="ABU-lf-FEL" id="BQn-Ut-uru"/>
- <outlet property="leftLabel" destination="f1D-Pb-iyF" id="2S2-eF-diO"/>
- <outlet property="okButton" destination="JZu-O5-GoZ" id="NQd-Xw-QS4"/>
- <outlet property="removeButton" destination="S3L-VY-gDi" id="LsF-KG-Ihz"/>
- <outlet property="resetButton" destination="VEO-jz-lfH" id="xUa-Zr-Pfm"/>
- <outlet property="rightLabel" destination="rVi-sQ-x2v" id="mr6-Th-fQ6"/>
- <outlet property="subTitleLabel" destination="FBc-ch-2ME" id="RUE-Vd-eWl"/>
- <outlet property="titleLabel" destination="lpU-dG-ZRi" id="76P-AH-dBD"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </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="632" height="546"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JZu-O5-GoZ">
- <rect key="frame" x="513" y="13" width="94" height="32"/>
- <buttonCell key="cell" type="push" title="Done" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rfx-u3-2x9">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- DQ
- </string>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="h2s-r9-6d8"/>
- </constraints>
- <connections>
- <action selector="okButtonAction:" target="-2" id="9tf-3v-g0t"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fOg-Is-A3R">
- <rect key="frame" x="419" y="13" width="94" height="32"/>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="0x6-wB-v3u">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- Gw
- </string>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="1IZ-2V-dBT"/>
- </constraints>
- <connections>
- <action selector="cancelButtonAction:" target="-2" id="Ogb-1a-mak"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VEO-jz-lfH">
- <rect key="frame" x="25" y="13" width="94" height="32"/>
- <buttonCell key="cell" type="push" title="Reset" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bNS-W6-Syp">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="wbC-5f-UKJ"/>
- </constraints>
- <connections>
- <action selector="resetButtonAction:" target="-2" id="NHV-fP-cgQ"/>
- </connections>
- </button>
- <scrollView autohidesScrollers="YES" horizontalLineScroll="38" horizontalPageScroll="10" verticalLineScroll="38" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n2i-ID-avc">
- <rect key="frame" x="32" y="103" width="229" height="365"/>
- <clipView key="contentView" drawsBackground="NO" id="tYg-L5-HuW">
- <rect key="frame" x="1" y="1" width="227" height="363"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" autosaveColumns="NO" rowHeight="36" rowSizeStyle="automatic" viewBased="YES" id="FdJ-Fj-oML">
- <rect key="frame" x="0.0" y="0.0" width="227" height="363"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <size key="intercellSpacing" width="3" height="2"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn width="157" minWidth="40" maxWidth="1000" id="HMg-gy-4uB">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="6ct-I8-OFf">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView identifier="KMAllowedItemsCell" id="u8k-Vq-Sh4" customClass="KMToolbarCellView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="1" y="1" width="166" height="36"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="UlQ-sL-b0L">
- <rect key="frame" x="8" y="8" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="0kp-Kp-4Z2"/>
- <constraint firstAttribute="width" constant="20" id="dlo-Qq-Atd"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ol3-6y-x6T"/>
- </imageView>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Dvo-uU-C7l">
- <rect key="frame" x="31" y="11" width="110" height="15"/>
- <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="odU-Fg-eBv">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="yMM-bR-gSP">
- <rect key="frame" x="144" y="11" width="14" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="die-lI-6p0"/>
- <constraint firstAttribute="width" constant="14" id="hth-gj-lGP"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_have" id="UZX-uW-L9B"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="yMM-bR-gSP" firstAttribute="leading" secondItem="Dvo-uU-C7l" secondAttribute="trailing" constant="5" id="PW0-nR-aVk"/>
- <constraint firstItem="yMM-bR-gSP" firstAttribute="centerY" secondItem="u8k-Vq-Sh4" secondAttribute="centerY" id="SMX-eR-vQh"/>
- <constraint firstItem="Dvo-uU-C7l" firstAttribute="leading" secondItem="UlQ-sL-b0L" secondAttribute="trailing" constant="5" id="Ud2-al-c5c"/>
- <constraint firstItem="UlQ-sL-b0L" firstAttribute="leading" secondItem="u8k-Vq-Sh4" secondAttribute="leading" constant="8" id="dOI-Lf-DTg"/>
- <constraint firstItem="Dvo-uU-C7l" firstAttribute="centerY" secondItem="u8k-Vq-Sh4" secondAttribute="centerY" id="m4B-3K-fOt"/>
- <constraint firstItem="UlQ-sL-b0L" firstAttribute="centerY" secondItem="u8k-Vq-Sh4" secondAttribute="centerY" id="pGU-g0-1rq"/>
- <constraint firstAttribute="trailing" secondItem="yMM-bR-gSP" secondAttribute="trailing" constant="8" id="vHp-7V-7Xs"/>
- </constraints>
- <connections>
- <outlet property="imageView" destination="UlQ-sL-b0L" id="aLb-T1-65t"/>
- <outlet property="textField" destination="Dvo-uU-C7l" id="Qlo-mk-yM0"/>
- <outlet property="tickImageView" destination="yMM-bR-gSP" id="z46-PJ-ZKJ"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- <connections>
- <outlet property="dataSource" destination="-2" id="0VP-YI-cEY"/>
- <outlet property="delegate" destination="-2" id="2HG-0E-Euz"/>
- </connections>
- </tableView>
- </subviews>
- <nil key="backgroundColor"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="6Mn-7M-jOy">
- <rect key="frame" x="1" y="261" width="203" height="16"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="6lb-vU-nAU">
- <rect key="frame" x="224" y="17" width="15" height="102"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- <scrollView autohidesScrollers="YES" horizontalLineScroll="38" horizontalPageScroll="10" verticalLineScroll="38" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FCY-YF-hEJ">
- <rect key="frame" x="371" y="103" width="229" height="365"/>
- <clipView key="contentView" drawsBackground="NO" id="RDH-eA-U3m">
- <rect key="frame" x="1" y="1" width="227" height="363"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" autosaveColumns="NO" rowHeight="36" rowSizeStyle="automatic" viewBased="YES" id="ABU-lf-FEL">
- <rect key="frame" x="0.0" y="0.0" width="227" height="363"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <size key="intercellSpacing" width="3" height="2"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn width="157" minWidth="40" maxWidth="1000" id="qXF-na-3LA">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="3py-GG-ZFS">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView identifier="KMDefaultItemsCell" id="08K-im-PCm">
- <rect key="frame" x="1" y="1" width="166" height="36"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VZL-c9-MbX">
- <rect key="frame" x="8" y="8" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="Lk9-5S-bN3"/>
- <constraint firstAttribute="height" constant="20" id="eEu-JG-kYY"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UwL-bD-Gm5"/>
- </imageView>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="nNa-su-WPu">
- <rect key="frame" x="31" y="11" width="129" height="15"/>
- <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="Lej-Ie-YTM">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="nNa-su-WPu" secondAttribute="trailing" constant="8" id="2OL-vi-icS"/>
- <constraint firstItem="nNa-su-WPu" firstAttribute="centerY" secondItem="08K-im-PCm" secondAttribute="centerY" id="830-8w-gYQ"/>
- <constraint firstItem="nNa-su-WPu" firstAttribute="leading" secondItem="VZL-c9-MbX" secondAttribute="trailing" constant="5" id="CtL-Ul-5Jj"/>
- <constraint firstItem="VZL-c9-MbX" firstAttribute="centerY" secondItem="08K-im-PCm" secondAttribute="centerY" id="PxO-jw-loT"/>
- <constraint firstItem="VZL-c9-MbX" firstAttribute="leading" secondItem="08K-im-PCm" secondAttribute="leading" constant="8" id="fnn-2D-vSV"/>
- </constraints>
- <connections>
- <outlet property="imageView" destination="VZL-c9-MbX" id="J4c-9Q-Seu"/>
- <outlet property="textField" destination="nNa-su-WPu" id="8FN-0k-mKC"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- <connections>
- <outlet property="dataSource" destination="-2" id="m6K-2l-vyv"/>
- <outlet property="delegate" destination="-2" id="shg-4Q-Xvo"/>
- </connections>
- </tableView>
- </subviews>
- <nil key="backgroundColor"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="C0w-YU-B9o">
- <rect key="frame" x="1" y="261" width="203" height="16"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="J5N-Ha-WLc">
- <rect key="frame" x="224" y="17" width="15" height="102"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lpU-dG-ZRi">
- <rect key="frame" x="30" y="507" width="65" height="19"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Custom" id="ejK-89-G5U">
- <font key="font" metaFont="systemBold" size="16"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rVi-sQ-x2v">
- <rect key="frame" x="369" y="476" width="163" height="15"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Options Currently Dispalyed" id="G51-Vy-5jr">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="bkC-VM-YPd">
- <rect key="frame" x="276" y="291" width="80" height="32"/>
- <buttonCell key="cell" type="square" title="Add >>" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="o0x-D0-sKR">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="XIj-w9-Jtq"/>
- <constraint firstAttribute="width" constant="80" id="gjT-bR-jWq"/>
- </constraints>
- <connections>
- <action selector="addButtonAction:" target="-2" id="Grg-ih-bAv"/>
- </connections>
- </button>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="S3L-VY-gDi">
- <rect key="frame" x="276" y="249" width="80" height="32"/>
- <buttonCell key="cell" type="square" title="<< Remove" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="9YJ-YG-LgS">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="HNl-Lx-qyz"/>
- <constraint firstAttribute="width" constant="80" id="bPA-5o-8W1"/>
- </constraints>
- <connections>
- <action selector="removeButtonAction:" target="-2" id="XAH-uT-0wt"/>
- </connections>
- </button>
- <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="Teh-6Q-kqh">
- <rect key="frame" x="32" y="58" width="568" height="5"/>
- </box>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="f1D-Pb-iyF">
- <rect key="frame" x="30" y="476" width="115" height="15"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Choose Commands" id="HgT-hQ-cKy">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FBc-ch-2ME">
- <rect key="frame" x="393" y="67" width="180" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="176" id="LR3-37-plu"/>
- </constraints>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Drag-and-drop tools to change their order" id="JKk-71-bVk">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5pR-Xn-Eok">
- <rect key="frame" x="376" y="75" width="14" height="14"/>
- <constraints>
- <constraint firstAttribute="width" constant="14" id="l8n-ym-Gdf"/>
- <constraint firstAttribute="height" constant="14" id="sQa-ad-HqK"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameToolbarAttention" id="ZTs-js-DjY"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="bkC-VM-YPd" firstAttribute="centerY" secondItem="n2i-ID-avc" secondAttribute="centerY" constant="-21" id="3lg-8W-ZAq"/>
- <constraint firstItem="VEO-jz-lfH" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="5RY-9w-OrC"/>
- <constraint firstItem="bkC-VM-YPd" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="5ir-zj-SNn"/>
- <constraint firstItem="FCY-YF-hEJ" firstAttribute="top" secondItem="n2i-ID-avc" secondAttribute="top" id="7du-Zl-wm9"/>
- <constraint firstAttribute="trailing" secondItem="Teh-6Q-kqh" secondAttribute="trailing" constant="32" id="A0x-cg-hCs"/>
- <constraint firstItem="f1D-Pb-iyF" firstAttribute="top" secondItem="lpU-dG-ZRi" secondAttribute="bottom" constant="16" id="DXK-fg-dbv"/>
- <constraint firstItem="FCY-YF-hEJ" firstAttribute="leading" secondItem="rVi-sQ-x2v" secondAttribute="leading" id="EhK-xd-4h3"/>
- <constraint firstAttribute="bottom" secondItem="VEO-jz-lfH" secondAttribute="bottom" constant="20" id="H8o-vt-eEg"/>
- <constraint firstItem="JZu-O5-GoZ" firstAttribute="centerY" secondItem="fOg-Is-A3R" secondAttribute="centerY" id="HO3-vq-K9D"/>
- <constraint firstItem="FBc-ch-2ME" firstAttribute="top" secondItem="FCY-YF-hEJ" secondAttribute="bottom" constant="6" id="JKF-5e-AsK"/>
- <constraint firstAttribute="trailing" secondItem="JZu-O5-GoZ" secondAttribute="trailing" constant="32" id="LKs-Ao-Bya"/>
- <constraint firstItem="Teh-6Q-kqh" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="Law-Lv-Afs"/>
- <constraint firstItem="n2i-ID-avc" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="NDd-Zq-S3K"/>
- <constraint firstItem="JZu-O5-GoZ" firstAttribute="leading" secondItem="fOg-Is-A3R" secondAttribute="trailing" constant="14" id="Or8-ze-s31"/>
- <constraint firstItem="VEO-jz-lfH" firstAttribute="top" secondItem="Teh-6Q-kqh" secondAttribute="bottom" constant="20" id="SIs-bM-pye"/>
- <constraint firstItem="lpU-dG-ZRi" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="T07-QQ-n1a"/>
- <constraint firstItem="FCY-YF-hEJ" firstAttribute="width" secondItem="n2i-ID-avc" secondAttribute="width" id="Twv-MG-1EC"/>
- <constraint firstItem="S3L-VY-gDi" firstAttribute="top" secondItem="bkC-VM-YPd" secondAttribute="bottom" constant="10" id="U3u-rb-O2o"/>
- <constraint firstItem="FBc-ch-2ME" firstAttribute="centerY" secondItem="5pR-Xn-Eok" secondAttribute="centerY" id="e97-Nn-lP7"/>
- <constraint firstItem="n2i-ID-avc" firstAttribute="width" secondItem="Hz6-mo-xeY" secondAttribute="width" multiplier="1:2" constant="-87" id="hGB-iw-Df1"/>
- <constraint firstItem="Teh-6Q-kqh" firstAttribute="top" secondItem="FBc-ch-2ME" secondAttribute="bottom" constant="6" id="i92-il-NQw"/>
- <constraint firstAttribute="bottom" secondItem="JZu-O5-GoZ" secondAttribute="bottom" constant="20" id="mky-N7-Gjo"/>
- <constraint firstItem="S3L-VY-gDi" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="oFT-sh-8LX"/>
- <constraint firstItem="n2i-ID-avc" firstAttribute="top" secondItem="f1D-Pb-iyF" secondAttribute="bottom" constant="8" id="qLV-of-cO4"/>
- <constraint firstItem="5pR-Xn-Eok" firstAttribute="leading" secondItem="FCY-YF-hEJ" secondAttribute="leading" constant="5" id="sD0-xs-zjJ"/>
- <constraint firstAttribute="trailing" secondItem="FCY-YF-hEJ" secondAttribute="trailing" constant="32" id="tRc-0z-aHi"/>
- <constraint firstItem="FCY-YF-hEJ" firstAttribute="bottom" secondItem="n2i-ID-avc" secondAttribute="bottom" id="uvY-KL-Jz4"/>
- <constraint firstItem="FBc-ch-2ME" firstAttribute="leading" secondItem="5pR-Xn-Eok" secondAttribute="trailing" constant="5" id="wMk-iR-oX4"/>
- <constraint firstItem="n2i-ID-avc" firstAttribute="leading" secondItem="f1D-Pb-iyF" secondAttribute="leading" id="wUi-F6-eKX"/>
- <constraint firstItem="FCY-YF-hEJ" firstAttribute="top" secondItem="rVi-sQ-x2v" secondAttribute="bottom" constant="8" id="xPI-fz-ZOT"/>
- <constraint firstItem="lpU-dG-ZRi" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="z5C-Um-97c"/>
- </constraints>
- <point key="canvasLocation" x="107" y="298"/>
- </customView>
- </objects>
- <resources>
- <image name="KMImageNameToolbarAttention" width="14" height="14"/>
- <image name="ic_have" width="14" height="14"/>
- </resources>
- </document>
|