|
@@ -9,6 +9,13 @@
|
|
|
<objects>
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="FormsDigitalSignController" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
<connections>
|
|
|
+ <outlet property="formFieldBGView" destination="Iwd-9l-q8m" id="w7L-fJ-NzV"/>
|
|
|
+ <outlet property="formFieldLabel" destination="Rcf-2t-pDz" id="AlA-QY-QAw"/>
|
|
|
+ <outlet property="formFieldSelect" destination="urk-dF-Iga" id="Wm4-f9-fbX"/>
|
|
|
+ <outlet property="generalBox" destination="ENr-ra-5Yf" id="qPd-R9-DnW"/>
|
|
|
+ <outlet property="nameBGView" destination="0ln-f7-yDc" id="E2v-Mp-K70"/>
|
|
|
+ <outlet property="nameInput" destination="GDp-A2-5Eg" id="hGz-at-Dr8"/>
|
|
|
+ <outlet property="nameLabel" destination="yzz-AB-iCA" id="OPg-ky-xYt"/>
|
|
|
<outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
|
|
|
</connections>
|
|
|
</customObject>
|
|
@@ -21,185 +28,17 @@
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="QF2-R8-FkN">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="455" height="641"/>
|
|
|
<subviews>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ouE-xB-2tM">
|
|
|
- <rect key="frame" x="0.0" y="585" width="455" height="56"/>
|
|
|
- <subviews>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="7Vd-7X-Jyu" customClass="ComponentTabs" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="112" y="16" width="232" height="32"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="232" id="dnQ-ml-Y9f"/>
|
|
|
- <constraint firstAttribute="height" constant="32" id="xrF-L1-9UZ"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="7Vd-7X-Jyu" firstAttribute="centerX" secondItem="ouE-xB-2tM" secondAttribute="centerX" id="BxU-vU-6Nx"/>
|
|
|
- <constraint firstAttribute="height" constant="56" id="Hzt-Cl-ZL0"/>
|
|
|
- <constraint firstItem="7Vd-7X-Jyu" firstAttribute="top" secondItem="ouE-xB-2tM" secondAttribute="top" constant="8" id="TNQ-pu-XAD"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="M4M-dG-Pye">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="455" height="585"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="455" height="641"/>
|
|
|
<subviews>
|
|
|
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="aFh-c7-2au">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="455" height="585"/>
|
|
|
- <view key="contentView" id="VRY-mS-J4b">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="455" height="585"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <subviews>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="zHq-1d-pIT">
|
|
|
- <rect key="frame" x="112" y="433" width="232" height="152"/>
|
|
|
- <subviews>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZFj-qK-UMZ">
|
|
|
- <rect key="frame" x="0.0" y="112" width="232" height="40"/>
|
|
|
- <subviews>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tdU-9Q-Pjz">
|
|
|
- <rect key="frame" x="-2" y="12" width="37" height="16"/>
|
|
|
- <textFieldCell key="cell" lineBreakMode="clipping" title="Color" id="e6p-Ct-r6n">
|
|
|
- <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>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="tdU-9Q-Pjz" firstAttribute="leading" secondItem="ZFj-qK-UMZ" secondAttribute="leading" id="AcF-an-GXc"/>
|
|
|
- <constraint firstAttribute="height" constant="40" id="QyD-lK-sPJ"/>
|
|
|
- <constraint firstItem="tdU-9Q-Pjz" firstAttribute="centerY" secondItem="ZFj-qK-UMZ" secondAttribute="centerY" id="jlt-cJ-maA"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="8pV-T1-beK" customClass="ComponentCColorGroup" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="24" y="80" width="208" height="32"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="32" id="qaB-V1-qId"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="MXj-Hx-E0d" customClass="ComponentCColorGroup" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="24" y="40" width="208" height="32"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="32" id="OG0-qU-Tax"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="qWZ-2g-igZ" customClass="ComponentCColorGroup" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="24" y="0.0" width="208" height="32"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="32" id="EBO-X1-8T2"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="gVZ-kb-HsJ">
|
|
|
- <rect key="frame" x="0.0" y="86" width="20" height="20"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="20" id="A3g-IH-8cn"/>
|
|
|
- <constraint firstAttribute="width" constant="20" id="JVE-Tw-ucW"/>
|
|
|
- </constraints>
|
|
|
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="textbox_text" id="6dp-YM-kol"/>
|
|
|
- </imageView>
|
|
|
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="P4X-vz-6gO">
|
|
|
- <rect key="frame" x="0.0" y="46" width="20" height="20"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="20" id="L2m-MW-eh2"/>
|
|
|
- <constraint firstAttribute="height" constant="20" id="fMi-5R-MrQ"/>
|
|
|
- </constraints>
|
|
|
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="color_border" id="IoL-yN-lnj"/>
|
|
|
- </imageView>
|
|
|
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="zTM-YT-Krx">
|
|
|
- <rect key="frame" x="0.0" y="6" width="20" height="20"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="20" id="crt-RJ-ePZ"/>
|
|
|
- <constraint firstAttribute="width" constant="20" id="dEF-GU-sHj"/>
|
|
|
- </constraints>
|
|
|
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="color_fill" id="UAl-00-gc1"/>
|
|
|
- </imageView>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="zTM-YT-Krx" firstAttribute="centerY" secondItem="qWZ-2g-igZ" secondAttribute="centerY" id="54U-Qx-me5"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="MXj-Hx-E0d" secondAttribute="trailing" id="70z-kP-yfS"/>
|
|
|
- <constraint firstItem="qWZ-2g-igZ" firstAttribute="top" secondItem="MXj-Hx-E0d" secondAttribute="bottom" constant="8" id="Gvy-8C-I5N"/>
|
|
|
- <constraint firstItem="P4X-vz-6gO" firstAttribute="leading" secondItem="zHq-1d-pIT" secondAttribute="leading" id="HYR-7s-Odu"/>
|
|
|
- <constraint firstItem="gVZ-kb-HsJ" firstAttribute="leading" secondItem="zHq-1d-pIT" secondAttribute="leading" id="LxP-1o-a7L"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="ZFj-qK-UMZ" secondAttribute="trailing" id="RFN-iW-y6d"/>
|
|
|
- <constraint firstItem="ZFj-qK-UMZ" firstAttribute="leading" secondItem="zHq-1d-pIT" secondAttribute="leading" id="TPK-2V-GUQ"/>
|
|
|
- <constraint firstItem="MXj-Hx-E0d" firstAttribute="top" secondItem="8pV-T1-beK" secondAttribute="bottom" constant="8" id="YSL-6M-Fot"/>
|
|
|
- <constraint firstItem="ZFj-qK-UMZ" firstAttribute="top" secondItem="zHq-1d-pIT" secondAttribute="top" id="ZQP-qN-thM"/>
|
|
|
- <constraint firstItem="MXj-Hx-E0d" firstAttribute="leading" secondItem="zHq-1d-pIT" secondAttribute="leading" constant="24" id="e7v-Mc-svX"/>
|
|
|
- <constraint firstItem="MXj-Hx-E0d" firstAttribute="centerY" secondItem="P4X-vz-6gO" secondAttribute="centerY" id="f6J-bl-W7g"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="qWZ-2g-igZ" secondAttribute="trailing" id="idg-DM-BvX"/>
|
|
|
- <constraint firstItem="qWZ-2g-igZ" firstAttribute="leading" secondItem="zHq-1d-pIT" secondAttribute="leading" constant="24" id="j0X-N1-JNQ"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="8pV-T1-beK" secondAttribute="trailing" id="k0W-cu-kVY"/>
|
|
|
- <constraint firstAttribute="height" constant="152" id="kGK-Wb-ZLd"/>
|
|
|
- <constraint firstItem="zTM-YT-Krx" firstAttribute="leading" secondItem="zHq-1d-pIT" secondAttribute="leading" id="mME-Jl-E1P"/>
|
|
|
- <constraint firstAttribute="width" constant="232" id="oQ2-fa-nZB"/>
|
|
|
- <constraint firstItem="8pV-T1-beK" firstAttribute="leading" secondItem="zHq-1d-pIT" secondAttribute="leading" constant="24" id="tZ0-xS-ZBn"/>
|
|
|
- <constraint firstItem="8pV-T1-beK" firstAttribute="top" secondItem="ZFj-qK-UMZ" secondAttribute="bottom" id="vP6-ml-DOf"/>
|
|
|
- <constraint firstItem="gVZ-kb-HsJ" firstAttribute="centerY" secondItem="8pV-T1-beK" secondAttribute="centerY" id="zAO-fQ-LqA"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="7Du-Gx-cUV">
|
|
|
- <rect key="frame" x="112" y="305" width="232" height="112"/>
|
|
|
- <subviews>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="8a9-fi-yVS">
|
|
|
- <rect key="frame" x="0.0" y="72" width="232" height="40"/>
|
|
|
- <subviews>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Opx-Dk-V7C">
|
|
|
- <rect key="frame" x="-2" y="12" width="32" height="16"/>
|
|
|
- <textFieldCell key="cell" lineBreakMode="clipping" title="Font" id="c6n-e7-5Pq">
|
|
|
- <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>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="Opx-Dk-V7C" firstAttribute="centerY" secondItem="8a9-fi-yVS" secondAttribute="centerY" id="fPC-yQ-kzj"/>
|
|
|
- <constraint firstItem="Opx-Dk-V7C" firstAttribute="leading" secondItem="8a9-fi-yVS" secondAttribute="leading" id="trm-Va-MvZ"/>
|
|
|
- <constraint firstAttribute="height" constant="40" id="vK5-8Q-yAg"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="GC0-0w-bZt" customClass="ComponentSelect" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="0.0" y="40" width="232" height="32"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="32" id="Vxv-sd-DI7"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="E0y-hm-8yw" customClass="ComponentSelect" customModule="KMComponentLibrary">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="232" height="32"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="32" id="KtO-3W-eL3"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="232" id="7Yu-0L-y6W"/>
|
|
|
- <constraint firstAttribute="height" constant="112" id="CZg-0a-N0l"/>
|
|
|
- <constraint firstItem="GC0-0w-bZt" firstAttribute="leading" secondItem="7Du-Gx-cUV" secondAttribute="leading" id="GbE-6Z-SAy"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="8a9-fi-yVS" secondAttribute="trailing" id="Jd6-az-Nog"/>
|
|
|
- <constraint firstItem="GC0-0w-bZt" firstAttribute="top" secondItem="8a9-fi-yVS" secondAttribute="bottom" id="Lk8-wp-BjL"/>
|
|
|
- <constraint firstItem="8a9-fi-yVS" firstAttribute="top" secondItem="7Du-Gx-cUV" secondAttribute="top" id="e7M-rx-SoN"/>
|
|
|
- <constraint firstItem="E0y-hm-8yw" firstAttribute="top" secondItem="GC0-0w-bZt" secondAttribute="bottom" constant="8" id="lHC-hO-UxD"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="GC0-0w-bZt" secondAttribute="trailing" id="lvE-Jn-rwl"/>
|
|
|
- <constraint firstItem="8a9-fi-yVS" firstAttribute="leading" secondItem="7Du-Gx-cUV" secondAttribute="leading" id="thM-pQ-s5G"/>
|
|
|
- <constraint firstItem="E0y-hm-8yw" firstAttribute="leading" secondItem="7Du-Gx-cUV" secondAttribute="leading" id="tsk-Vi-FaY"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="E0y-hm-8yw" secondAttribute="trailing" id="vRj-TN-YGE"/>
|
|
|
- </constraints>
|
|
|
- </customView>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="zHq-1d-pIT" firstAttribute="centerX" secondItem="VRY-mS-J4b" secondAttribute="centerX" id="1vO-8P-bxX"/>
|
|
|
- <constraint firstItem="7Du-Gx-cUV" firstAttribute="top" secondItem="zHq-1d-pIT" secondAttribute="bottom" constant="16" id="Es0-hK-NiR"/>
|
|
|
- <constraint firstItem="zHq-1d-pIT" firstAttribute="top" secondItem="VRY-mS-J4b" secondAttribute="top" id="nMF-2h-Bfd"/>
|
|
|
- <constraint firstItem="7Du-Gx-cUV" firstAttribute="centerX" secondItem="VRY-mS-J4b" secondAttribute="centerX" id="tlx-ML-sKr"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
- <color key="fillColor" name="Color"/>
|
|
|
- </box>
|
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ENr-ra-5Yf">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="455" height="585"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="455" height="641"/>
|
|
|
<view key="contentView" id="oYj-fd-oRi">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="455" height="585"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="455" height="641"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="0ln-f7-yDc">
|
|
|
- <rect key="frame" x="112" y="513" width="232" height="72"/>
|
|
|
+ <rect key="frame" x="112" y="569" width="232" height="72"/>
|
|
|
<subviews>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="6Ae-VL-Sm6">
|
|
|
<rect key="frame" x="0.0" y="32" width="232" height="40"/>
|
|
@@ -236,7 +75,7 @@
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Iwd-9l-q8m">
|
|
|
- <rect key="frame" x="112" y="425" width="232" height="72"/>
|
|
|
+ <rect key="frame" x="112" y="481" width="232" height="72"/>
|
|
|
<subviews>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="FCE-uL-5l7">
|
|
|
<rect key="frame" x="0.0" y="32" width="232" height="40"/>
|
|
@@ -286,22 +125,15 @@
|
|
|
<constraints>
|
|
|
<constraint firstItem="ENr-ra-5Yf" firstAttribute="leading" secondItem="M4M-dG-Pye" secondAttribute="leading" id="4Vd-CE-Bhb"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="ENr-ra-5Yf" secondAttribute="bottom" id="DL6-GH-Jh5"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="aFh-c7-2au" secondAttribute="trailing" id="M8U-PL-vGq"/>
|
|
|
- <constraint firstItem="aFh-c7-2au" firstAttribute="top" secondItem="M4M-dG-Pye" secondAttribute="top" id="VQU-ca-AkR"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="ENr-ra-5Yf" secondAttribute="trailing" id="XnK-mX-7Ap"/>
|
|
|
- <constraint firstItem="aFh-c7-2au" firstAttribute="leading" secondItem="M4M-dG-Pye" secondAttribute="leading" id="cZx-vC-RMI"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="aFh-c7-2au" secondAttribute="bottom" id="yvm-hI-J9h"/>
|
|
|
<constraint firstItem="ENr-ra-5Yf" firstAttribute="top" secondItem="M4M-dG-Pye" secondAttribute="top" id="zGd-4A-OAX"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
<constraint firstItem="M4M-dG-Pye" firstAttribute="leading" secondItem="QF2-R8-FkN" secondAttribute="leading" id="74H-6D-AwR"/>
|
|
|
- <constraint firstItem="M4M-dG-Pye" firstAttribute="top" secondItem="ouE-xB-2tM" secondAttribute="bottom" id="VMS-2V-NfS"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="M4M-dG-Pye" secondAttribute="trailing" id="cnZ-3g-UgW"/>
|
|
|
- <constraint firstItem="ouE-xB-2tM" firstAttribute="leading" secondItem="QF2-R8-FkN" secondAttribute="leading" id="dX5-Cz-3yf"/>
|
|
|
- <constraint firstItem="ouE-xB-2tM" firstAttribute="top" secondItem="QF2-R8-FkN" secondAttribute="top" id="o6T-f9-dsB"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="ouE-xB-2tM" secondAttribute="trailing" id="pMc-lS-Vhb"/>
|
|
|
+ <constraint firstItem="M4M-dG-Pye" firstAttribute="top" secondItem="QF2-R8-FkN" secondAttribute="top" id="jib-xI-kRU"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="M4M-dG-Pye" secondAttribute="bottom" id="plk-g6-AQf"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
@@ -316,9 +148,6 @@
|
|
|
</customView>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <image name="color_border" width="16" height="16"/>
|
|
|
- <image name="color_fill" width="16" height="16"/>
|
|
|
- <image name="textbox_text" width="16" height="16"/>
|
|
|
<namedColor name="Color">
|
|
|
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</namedColor>
|