123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172 |
- <?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="Named colors" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMCreatPDFView" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="creatBox" destination="Vti-iD-u9k" id="vT4-20-HTW"/>
- <outlet property="creatLabel" destination="Olj-cQ-f0O" id="gSh-sd-zkf"/>
- <outlet property="openBox" destination="OeJ-LB-1ap" id="nOb-dC-iS1"/>
- <outlet property="openLabel" destination="qds-xE-Fcm" id="qUo-Mc-DrK"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="c22-O7-iKe">
- <rect key="frame" x="0.0" y="0.0" width="264" height="111"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <view translatesAutoresizingMaskIntoConstraints="NO" id="yL2-Zs-ryZ">
- <rect key="frame" x="0.0" y="0.0" width="264" height="111"/>
- <subviews>
- <box boxType="custom" cornerRadius="1" translatesAutoresizingMaskIntoConstraints="NO" id="Vti-iD-u9k" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="264" height="48"/>
- <view key="contentView" id="gdX-gO-RS9">
- <rect key="frame" x="1" y="1" width="262" height="46"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="KOh-3q-duh" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="81" y="13" width="100" height="20"/>
- <view key="contentView" id="ynC-Yp-Rnv">
- <rect key="frame" x="0.0" y="0.0" width="100" height="20"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="DqF-AX-qBg">
- <rect key="frame" x="0.0" y="2" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="Yi7-CW-rTg"/>
- <constraint firstAttribute="height" constant="16" id="uJh-TZ-AfO"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUXIconHomeCreat" id="XU9-pp-nBe"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Olj-cQ-f0O">
- <rect key="frame" x="22" y="0.0" width="78" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="B90-4D-ERP"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Create PDF" id="aBP-nQ-0jc">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="KMMainColor"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="Olj-cQ-f0O" firstAttribute="leading" secondItem="DqF-AX-qBg" secondAttribute="trailing" constant="8" id="YzH-JB-nCq"/>
- <constraint firstItem="DqF-AX-qBg" firstAttribute="leading" secondItem="ynC-Yp-Rnv" secondAttribute="leading" id="usz-HE-PLd"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="0P0-Uf-7Sd"/>
- <constraint firstItem="Olj-cQ-f0O" firstAttribute="centerY" secondItem="KOh-3q-duh" secondAttribute="centerY" id="KHw-Lo-Cp3"/>
- <constraint firstAttribute="width" constant="100" id="RjJ-VU-H4Z"/>
- <constraint firstItem="DqF-AX-qBg" firstAttribute="centerY" secondItem="KOh-3q-duh" secondAttribute="centerY" id="kDp-4n-XSk"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="KOh-3q-duh" firstAttribute="centerY" secondItem="gdX-gO-RS9" secondAttribute="centerY" id="Plt-1X-mO2"/>
- <constraint firstItem="KOh-3q-duh" firstAttribute="centerX" secondItem="gdX-gO-RS9" secondAttribute="centerX" id="XLN-Rg-zLn"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="VN2-AK-KQD"/>
- </constraints>
- <color key="borderColor" name="KMMainColor"/>
- <color key="fillColor" name="KMGray1Color"/>
- </box>
- <box boxType="custom" cornerRadius="1" translatesAutoresizingMaskIntoConstraints="NO" id="OeJ-LB-1ap" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="0.0" y="63" width="264" height="48"/>
- <view key="contentView" id="duq-hz-9tP">
- <rect key="frame" x="1" y="1" width="262" height="46"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="7Av-Ws-uiE" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="81" y="13" width="100" height="20"/>
- <view key="contentView" id="omc-32-Ugy">
- <rect key="frame" x="0.0" y="0.0" width="100" height="20"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="SiE-jD-UiH">
- <rect key="frame" x="0.0" y="2" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="lkT-Dc-NQf"/>
- <constraint firstAttribute="width" constant="16" id="x7w-2n-8QR"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUXIconHomeOpen" id="JPt-by-dBN"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qds-xE-Fcm">
- <rect key="frame" x="22" y="0.0" width="70" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="nj0-lx-g2B"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Open PDF" id="6EN-Y0-PYa">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="KMWhiteColor"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="SiE-jD-UiH" firstAttribute="leading" secondItem="omc-32-Ugy" secondAttribute="leading" id="j64-5p-f05"/>
- <constraint firstItem="qds-xE-Fcm" firstAttribute="leading" secondItem="SiE-jD-UiH" secondAttribute="trailing" constant="8" id="mQa-ZT-qYW"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="SiE-jD-UiH" firstAttribute="centerY" secondItem="7Av-Ws-uiE" secondAttribute="centerY" id="0bc-iR-1qB"/>
- <constraint firstItem="qds-xE-Fcm" firstAttribute="centerY" secondItem="7Av-Ws-uiE" secondAttribute="centerY" id="1Xk-r3-Epe"/>
- <constraint firstAttribute="height" constant="20" id="ZCt-iJ-0oc"/>
- <constraint firstAttribute="width" constant="100" id="sSV-xC-7xx"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="7Av-Ws-uiE" firstAttribute="centerX" secondItem="duq-hz-9tP" secondAttribute="centerX" id="R1g-fh-sD5"/>
- <constraint firstItem="7Av-Ws-uiE" firstAttribute="centerY" secondItem="duq-hz-9tP" secondAttribute="centerY" id="hGg-xc-GuA"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="xL4-kK-xXT"/>
- </constraints>
- <color key="borderColor" name="KMMainColor"/>
- <color key="fillColor" name="KMMainColor"/>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="OeJ-LB-1ap" firstAttribute="leading" secondItem="yL2-Zs-ryZ" secondAttribute="leading" id="7sl-eo-q7F"/>
- <constraint firstAttribute="trailing" secondItem="Vti-iD-u9k" secondAttribute="trailing" id="De8-yp-eCF"/>
- <constraint firstItem="OeJ-LB-1ap" firstAttribute="top" secondItem="yL2-Zs-ryZ" secondAttribute="top" id="LUY-V2-o7w"/>
- <constraint firstAttribute="bottom" secondItem="Vti-iD-u9k" secondAttribute="bottom" id="faF-sy-OTS"/>
- <constraint firstAttribute="trailing" secondItem="OeJ-LB-1ap" secondAttribute="trailing" id="g5k-GP-Lvt"/>
- <constraint firstItem="Vti-iD-u9k" firstAttribute="leading" secondItem="yL2-Zs-ryZ" secondAttribute="leading" id="lxE-UJ-6WD"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="yL2-Zs-ryZ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="Pyd-d5-aek"/>
- <constraint firstAttribute="bottom" secondItem="yL2-Zs-ryZ" secondAttribute="bottom" id="ZZ8-e5-Frp"/>
- <constraint firstAttribute="trailing" secondItem="yL2-Zs-ryZ" secondAttribute="trailing" id="fGG-Aj-OS3"/>
- <constraint firstItem="yL2-Zs-ryZ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="ogg-YZ-VWL"/>
- </constraints>
- <point key="canvasLocation" x="-64" y="186.5"/>
- </customView>
- </objects>
- <resources>
- <image name="KMImageNameUXIconHomeCreat" width="16" height="16"/>
- <image name="KMImageNameUXIconHomeOpen" width="16" height="16"/>
- <namedColor name="KMGray1Color">
- <color red="0.32899999618530273" green="0.32400000095367432" blue="0.4779999852180481" alpha="0.33000001311302185" colorSpace="custom" customColorSpace="sRGB"/>
- </namedColor>
- <namedColor name="KMMainColor">
- <color red="0.15294117647058825" green="0.23529411764705882" blue="0.3843137254901961" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </namedColor>
- <namedColor name="KMWhiteColor">
- <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </namedColor>
- </resources>
- </document>
|