|
@@ -1,11 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
- <device id="retina4_0" orientation="portrait">
|
|
|
- <adaptation id="fullscreen"/>
|
|
|
- </device>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
+ <device id="retina4_0" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -16,13 +14,13 @@
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="sjf-wF-y07" userLabel="SwitchAllowEditing">
|
|
|
- <rect key="frame" x="10" y="10" width="51" height="31"/>
|
|
|
+ <rect key="frame" x="10" y="62" width="51" height="31"/>
|
|
|
<connections>
|
|
|
<action selector="switchReadOnlyWithSender:" destination="iN0-l3-epB" eventType="valueChanged" id="IZJ-Hz-NxB"/>
|
|
|
</connections>
|
|
|
</switch>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Read only" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IHP-P8-rm2">
|
|
|
- <rect key="frame" x="70" y="18" width="240" height="15"/>
|
|
|
+ <rect key="frame" x="70" y="70" width="240" height="15"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="15" id="lcS-7f-bEg"/>
|
|
|
</constraints>
|
|
@@ -31,13 +29,13 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="UIn-eq-hkP">
|
|
|
- <rect key="frame" x="10" y="163" width="51" height="31"/>
|
|
|
+ <rect key="frame" x="10" y="215" width="51" height="31"/>
|
|
|
<connections>
|
|
|
<action selector="switchHideDownloadChangedWithSender:" destination="iN0-l3-epB" eventType="valueChanged" id="ZUj-2h-gQC"/>
|
|
|
</connections>
|
|
|
</switch>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Hide download" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KXo-cP-gkc">
|
|
|
- <rect key="frame" x="70" y="171" width="240" height="15"/>
|
|
|
+ <rect key="frame" x="70" y="223" width="240" height="15"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="15" id="IEP-cO-Um6"/>
|
|
|
</constraints>
|
|
@@ -46,13 +44,13 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="HDO-WC-RvJ">
|
|
|
- <rect key="frame" x="10" y="214" width="51" height="31"/>
|
|
|
+ <rect key="frame" x="10" y="266" width="51" height="31"/>
|
|
|
<connections>
|
|
|
<action selector="switchPasswordProtectChangedWithSender:" destination="iN0-l3-epB" eventType="valueChanged" id="wGL-du-81Q"/>
|
|
|
</connections>
|
|
|
</switch>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Password protect" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HaY-OM-mQh">
|
|
|
- <rect key="frame" x="70" y="222" width="240" height="15"/>
|
|
|
+ <rect key="frame" x="70" y="274" width="240" height="15"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="15" id="MeH-bs-tZK"/>
|
|
|
</constraints>
|
|
@@ -61,11 +59,10 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="e1F-PV-32s">
|
|
|
- <rect key="frame" x="70" y="247" width="240" height="30"/>
|
|
|
+ <rect key="frame" x="70" y="299" width="240" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="tTv-8w-kxm"/>
|
|
|
</constraints>
|
|
|
- <nil key="textColor"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<textInputTraits key="textInputTraits" secureTextEntry="YES" textContentType="password"/>
|
|
|
<connections>
|
|
@@ -73,13 +70,13 @@
|
|
|
</connections>
|
|
|
</textField>
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="dB8-1M-WZr">
|
|
|
- <rect key="frame" x="10" y="297" width="51" height="31"/>
|
|
|
+ <rect key="frame" x="10" y="349" width="51" height="31"/>
|
|
|
<connections>
|
|
|
<action selector="switchSetExpirationDateWithSender:" destination="iN0-l3-epB" eventType="valueChanged" id="26x-ld-Jsj"/>
|
|
|
</connections>
|
|
|
</switch>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Set expiration date" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qll-9F-4DA">
|
|
|
- <rect key="frame" x="70" y="305" width="240" height="15"/>
|
|
|
+ <rect key="frame" x="70" y="357" width="240" height="15"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="15" id="KyU-PL-PRI"/>
|
|
|
</constraints>
|
|
@@ -88,11 +85,10 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ymk-0u-ddH">
|
|
|
- <rect key="frame" x="70" y="330" width="240" height="30"/>
|
|
|
+ <rect key="frame" x="70" y="382" width="240" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="G4f-LN-v7k"/>
|
|
|
</constraints>
|
|
|
- <nil key="textColor"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<textInputTraits key="textInputTraits"/>
|
|
|
<connections>
|
|
@@ -100,14 +96,14 @@
|
|
|
</connections>
|
|
|
</textField>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="file_txt" translatesAutoresizingMaskIntoConstraints="NO" id="F4T-wQ-tBU">
|
|
|
- <rect key="frame" x="13" y="380" width="25" height="25"/>
|
|
|
+ <rect key="frame" x="13" y="432" width="25" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="25" id="7uC-w2-XPl"/>
|
|
|
<constraint firstAttribute="width" constant="25" id="YkI-0i-Hbj"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Note to recipient" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="grT-sd-j7q">
|
|
|
- <rect key="frame" x="70" y="385" width="245" height="15"/>
|
|
|
+ <rect key="frame" x="70" y="437" width="245" height="15"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="15" id="gof-GU-toa"/>
|
|
|
</constraints>
|
|
@@ -116,23 +112,25 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FyH-3p-EdC">
|
|
|
- <rect key="frame" x="70" y="410" width="240" height="30"/>
|
|
|
- <nil key="textColor"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <rect key="frame" x="70" y="462" width="240" height="30"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="30" id="2CZ-EP-NrP"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
<textInputTraits key="textInputTraits"/>
|
|
|
<connections>
|
|
|
<action selector="fieldNoteToRecipientDidEndOnExitWithTextField:" destination="iN0-l3-epB" eventType="editingDidEndOnExit" id="Z9v-qs-dp4"/>
|
|
|
</connections>
|
|
|
</textField>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="trash" translatesAutoresizingMaskIntoConstraints="NO" id="hr8-Qe-xD0" userLabel="Image Delete Share Link">
|
|
|
- <rect key="frame" x="13" y="460" width="25" height="25"/>
|
|
|
+ <rect key="frame" x="13" y="512" width="25" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="25" id="Ktg-2f-87b"/>
|
|
|
<constraint firstAttribute="width" constant="25" id="ZJu-Y5-U67"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Delete share link" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ff4-JE-zGU">
|
|
|
- <rect key="frame" x="70" y="465" width="240" height="15"/>
|
|
|
+ <rect key="frame" x="70" y="517" width="240" height="15"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="15" id="gYi-S0-IOg"/>
|
|
|
</constraints>
|
|
@@ -141,7 +139,7 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CLA-UL-mYb">
|
|
|
- <rect key="frame" x="13" y="460" width="287" height="25"/>
|
|
|
+ <rect key="frame" x="13" y="512" width="287" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="25" id="fWP-XF-kQx"/>
|
|
|
</constraints>
|
|
@@ -150,14 +148,14 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="add" translatesAutoresizingMaskIntoConstraints="NO" id="6SU-Ak-Q7m">
|
|
|
- <rect key="frame" x="13" y="505" width="25" height="25"/>
|
|
|
+ <rect key="frame" x="13" y="557" width="25" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="25" id="NLr-qc-w3G"/>
|
|
|
<constraint firstAttribute="height" constant="25" id="wkp-ks-jJM"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Add another link" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cna-iK-PD7">
|
|
|
- <rect key="frame" x="70" y="510" width="240" height="15"/>
|
|
|
+ <rect key="frame" x="70" y="562" width="240" height="15"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="15" id="p9o-oI-gWq"/>
|
|
|
</constraints>
|
|
@@ -166,7 +164,7 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0bK-Kl-hcs">
|
|
|
- <rect key="frame" x="13" y="505" width="287" height="25"/>
|
|
|
+ <rect key="frame" x="13" y="557" width="287" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="25" id="wQO-6d-vWV"/>
|
|
|
</constraints>
|
|
@@ -175,13 +173,13 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="0ON-8M-J6K" userLabel="SwitchAllowEditing">
|
|
|
- <rect key="frame" x="10" y="61" width="51" height="31"/>
|
|
|
+ <rect key="frame" x="10" y="113" width="51" height="31"/>
|
|
|
<connections>
|
|
|
<action selector="switchAllowUploadAndEditingWithSender:" destination="iN0-l3-epB" eventType="valueChanged" id="HEh-km-e1I"/>
|
|
|
</connections>
|
|
|
</switch>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Allow upload and editing" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9rD-k5-hnW">
|
|
|
- <rect key="frame" x="70" y="69" width="240" height="15"/>
|
|
|
+ <rect key="frame" x="70" y="121" width="240" height="15"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="15" id="zKi-d5-7DQ"/>
|
|
|
</constraints>
|
|
@@ -190,13 +188,13 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="jpY-MU-ecU" userLabel="SwitchAllowEditing">
|
|
|
- <rect key="frame" x="10" y="112" width="51" height="31"/>
|
|
|
+ <rect key="frame" x="10" y="164" width="51" height="31"/>
|
|
|
<connections>
|
|
|
<action selector="switchFileDropWithSender:" destination="iN0-l3-epB" eventType="valueChanged" id="32M-Ks-mr6"/>
|
|
|
</connections>
|
|
|
</switch>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="File drop (upload only)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QJc-Cx-Fa3">
|
|
|
- <rect key="frame" x="70" y="120" width="240" height="15"/>
|
|
|
+ <rect key="frame" x="70" y="172" width="240" height="15"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="15" id="GRe-k0-V9C"/>
|
|
|
</constraints>
|
|
@@ -204,6 +202,17 @@
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Placeholder" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="JOx-l5-TUp">
|
|
|
+ <rect key="frame" x="10" y="12" width="300" height="30"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="30" id="eTg-X2-ih2"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="fielLabelDidEndOnExitWithTextField:" destination="iN0-l3-epB" eventType="editingDidEndOnExit" id="s4f-hL-eZ2"/>
|
|
|
+ </connections>
|
|
|
+ </textField>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
<constraint firstItem="Ff4-JE-zGU" firstAttribute="centerY" secondItem="hr8-Qe-xD0" secondAttribute="centerY" id="0WP-PE-HTp"/>
|
|
@@ -218,7 +227,6 @@
|
|
|
<constraint firstAttribute="trailing" secondItem="ymk-0u-ddH" secondAttribute="trailing" constant="10" id="Chd-iQ-EdR"/>
|
|
|
<constraint firstItem="KXo-cP-gkc" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="70" id="CuB-lc-pHi"/>
|
|
|
<constraint firstItem="UIn-eq-hkP" firstAttribute="top" secondItem="jpY-MU-ecU" secondAttribute="bottom" constant="20" id="EO5-Qr-Xxq"/>
|
|
|
- <constraint firstItem="sjf-wF-y07" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="10" id="EW6-D3-tml"/>
|
|
|
<constraint firstItem="UIn-eq-hkP" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="FwN-Rj-koX"/>
|
|
|
<constraint firstItem="HDO-WC-RvJ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="GTl-Tq-cLY"/>
|
|
|
<constraint firstItem="IHP-P8-rm2" firstAttribute="centerY" secondItem="sjf-wF-y07" secondAttribute="centerY" id="HiA-pE-L6l"/>
|
|
@@ -237,6 +245,7 @@
|
|
|
<constraint firstItem="dB8-1M-WZr" firstAttribute="top" secondItem="e1F-PV-32s" secondAttribute="bottom" constant="20" id="TIV-5L-Cza"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="9rD-k5-hnW" secondAttribute="trailing" constant="10" id="TUb-mC-BhW"/>
|
|
|
<constraint firstItem="FyH-3p-EdC" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="70" id="TXe-jF-DdS"/>
|
|
|
+ <constraint firstItem="sjf-wF-y07" firstAttribute="top" secondItem="JOx-l5-TUp" secondAttribute="bottom" constant="20" id="UTk-iX-STG"/>
|
|
|
<constraint firstItem="dB8-1M-WZr" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="Ua2-93-05m"/>
|
|
|
<constraint firstItem="HaY-OM-mQh" firstAttribute="centerY" secondItem="HDO-WC-RvJ" secondAttribute="centerY" id="UcN-gf-Prv"/>
|
|
|
<constraint firstItem="e1F-PV-32s" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="70" id="YCZ-Z6-1Ty"/>
|
|
@@ -257,6 +266,8 @@
|
|
|
<constraint firstAttribute="trailing" secondItem="Ff4-JE-zGU" secondAttribute="trailing" constant="10" id="ljN-WF-OVS"/>
|
|
|
<constraint firstItem="e1F-PV-32s" firstAttribute="top" secondItem="HaY-OM-mQh" secondAttribute="bottom" constant="10" id="m5R-ms-HZh"/>
|
|
|
<constraint firstItem="0ON-8M-J6K" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="mQf-ph-p16"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="JOx-l5-TUp" secondAttribute="trailing" constant="10" id="mq5-TO-THS"/>
|
|
|
+ <constraint firstItem="JOx-l5-TUp" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="12" id="n0G-KB-JE2"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="CLA-UL-mYb" secondAttribute="trailing" constant="20" id="oEb-Su-Nu5"/>
|
|
|
<constraint firstItem="qll-9F-4DA" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="70" id="qEq-8J-iTD"/>
|
|
|
<constraint firstItem="ymk-0u-ddH" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="70" id="qrv-wQ-p6E"/>
|
|
@@ -266,10 +277,12 @@
|
|
|
<constraint firstAttribute="trailing" secondItem="HaY-OM-mQh" secondAttribute="trailing" constant="10" id="yvI-xV-T7d"/>
|
|
|
<constraint firstItem="QJc-Cx-Fa3" firstAttribute="centerY" secondItem="jpY-MU-ecU" secondAttribute="centerY" id="z3L-Nd-uWl"/>
|
|
|
<constraint firstItem="Ff4-JE-zGU" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="70" id="zc7-db-OeN"/>
|
|
|
+ <constraint firstItem="JOx-l5-TUp" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="zsp-AH-Dzr"/>
|
|
|
</constraints>
|
|
|
<connections>
|
|
|
<outlet property="buttonAddAnotherLink" destination="0bK-Kl-hcs" id="XMo-Cp-y6f"/>
|
|
|
<outlet property="buttonDeleteShareLink" destination="CLA-UL-mYb" id="LVP-Vh-RHb"/>
|
|
|
+ <outlet property="fieldLabel" destination="JOx-l5-TUp" id="RTd-kU-zGz"/>
|
|
|
<outlet property="fieldNoteToRecipient" destination="FyH-3p-EdC" id="EBz-iA-1tq"/>
|
|
|
<outlet property="fieldPasswordProtect" destination="e1F-PV-32s" id="c1Y-0f-UYD"/>
|
|
|
<outlet property="fieldSetExpirationDate" destination="ymk-0u-ddH" id="W6o-xf-Zj2"/>
|
|
@@ -292,12 +305,12 @@
|
|
|
<outlet property="switchReadOnly" destination="sjf-wF-y07" id="QSL-7L-cdn"/>
|
|
|
<outlet property="switchSetExpirationDate" destination="dB8-1M-WZr" id="R5d-Hf-ga6"/>
|
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="-9.375" y="293.75"/>
|
|
|
+ <point key="canvasLocation" x="-141" y="446"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
<image name="add" width="25" height="25"/>
|
|
|
<image name="file_txt" width="300" height="300"/>
|
|
|
- <image name="trash" width="300" height="300"/>
|
|
|
+ <image name="trash" width="512" height="512"/>
|
|
|
</resources>
|
|
|
</document>
|