123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="dark"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
- <capability name="Image references" minToolsVersion="12.0"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="cellLink" rowHeight="73" id="qJF-Yc-gKE" customClass="NCShareLinkCell" customModule="Nextcloud" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="322" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qJF-Yc-gKE" id="3Oe-gU-3Nk">
- <rect key="frame" x="0.0" y="0.0" width="322" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="qDs-UG-Mn7" userLabel="ImageItem">
- <rect key="frame" x="6" y="10" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="34" id="8et-YH-T1D"/>
- <constraint firstAttribute="width" constant="40" id="GNY-Va-SIJ"/>
- </constraints>
- <imageReference key="image" image="link.circle.fill" catalog="system" symbolScale="large" variableValue="0.0"/>
- <preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="large"/>
- </imageView>
- <stackView opaque="NO" contentMode="scaleToFill" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="OQv-Vf-bvD">
- <rect key="frame" x="242" y="20" width="70" height="20"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xaz-vY-Jzu" userLabel="ButtonCopy">
- <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="0JR-eM-oir"/>
- <constraint firstAttribute="height" constant="20" id="HVo-ht-9m6"/>
- </constraints>
- <state key="normal">
- <imageReference key="image" image="doc.on.doc" catalog="system" renderingMode="hierarchical">
- <hierarchicalColors>
- <color systemColor="labelColor"/>
- <color systemColor="secondaryLabelColor"/>
- <color systemColor="tertiaryLabelColor"/>
- </hierarchicalColors>
- </imageReference>
- </state>
- <connections>
- <action selector="touchUpCopy:" destination="qJF-Yc-gKE" eventType="touchUpInside" id="s3f-6n-cKF"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="J1z-RG-U4A" userLabel="ButtonMenu">
- <rect key="frame" x="50" y="0.0" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="G48-LB-BsD"/>
- <constraint firstAttribute="width" constant="20" id="vLI-cJ-Jqx"/>
- </constraints>
- <state key="normal">
- <imageReference key="image" image="ellipsis" catalog="system" renderingMode="hierarchical">
- <hierarchicalColors>
- <color systemColor="labelColor"/>
- <color systemColor="secondaryLabelColor"/>
- <color systemColor="tertiaryLabelColor"/>
- </hierarchicalColors>
- </imageReference>
- </state>
- <connections>
- <action selector="touchUpMenu:" destination="qJF-Yc-gKE" eventType="touchUpInside" id="hFx-Ib-xay"/>
- </connections>
- </button>
- </subviews>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="8" baselineRelativeArrangement="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Wxr-1B-Czy">
- <rect key="frame" x="54" y="0.0" width="173" height="56"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Share link" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="otH-mT-7Z4" userLabel="labelTitle">
- <rect key="frame" x="0.0" y="0.0" width="173" height="32"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="center" verticalCompressionResistancePriority="245" text="Only works for users with access to this file/folder" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WJj-9P-3bn">
- <rect key="frame" x="0.0" y="24" width="173" height="32"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" systemColor="secondaryLabelColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- </subviews>
- <constraints>
- <constraint firstItem="OQv-Vf-bvD" firstAttribute="leading" secondItem="Wxr-1B-Czy" secondAttribute="trailing" constant="15" id="8QW-n0-4lO"/>
- <constraint firstItem="qDs-UG-Mn7" firstAttribute="leading" secondItem="3Oe-gU-3Nk" secondAttribute="leading" constant="6" id="KOm-wo-CBa"/>
- <constraint firstAttribute="bottom" secondItem="Wxr-1B-Czy" secondAttribute="bottom" constant="4" id="MM0-9i-BpF"/>
- <constraint firstAttribute="trailing" secondItem="OQv-Vf-bvD" secondAttribute="trailing" constant="10" id="W3b-ww-vbQ"/>
- <constraint firstItem="qDs-UG-Mn7" firstAttribute="centerY" secondItem="3Oe-gU-3Nk" secondAttribute="centerY" id="ZrD-Aw-xkx"/>
- <constraint firstItem="OQv-Vf-bvD" firstAttribute="centerY" secondItem="3Oe-gU-3Nk" secondAttribute="centerY" id="eLc-gk-xAr"/>
- <constraint firstItem="Wxr-1B-Czy" firstAttribute="leading" secondItem="qDs-UG-Mn7" secondAttribute="trailing" constant="8" id="nXI-b3-EJM"/>
- <constraint firstItem="Wxr-1B-Czy" firstAttribute="top" secondItem="3Oe-gU-3Nk" secondAttribute="top" id="vxe-9X-O1f"/>
- </constraints>
- </tableViewCellContentView>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <connections>
- <outlet property="copyButton" destination="xaz-vY-Jzu" id="pMt-Zu-ORX"/>
- <outlet property="descriptionLabel" destination="WJj-9P-3bn" id="QC7-SX-O3M"/>
- <outlet property="imageItem" destination="qDs-UG-Mn7" id="jxL-r7-BVs"/>
- <outlet property="labelTitle" destination="otH-mT-7Z4" id="f9z-Oa-OiR"/>
- <outlet property="menuButton" destination="J1z-RG-U4A" id="VCC-y1-LRK"/>
- </connections>
- <point key="canvasLocation" x="-124.8" y="268.51574212893553"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="doc.on.doc" catalog="system" width="116" height="128"/>
- <image name="ellipsis" catalog="system" width="128" height="37"/>
- <image name="link.circle.fill" catalog="system" width="128" height="123"/>
- <systemColor name="labelColor">
- <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- <systemColor name="secondaryLabelColor">
- <color red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="tertiaryLabelColor">
- <color red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.29803921570000003" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|