NCSelect.storyboard 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="EAU-PF-EEd">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--Select-->
  12. <scene sceneID="d4X-6u-1HM">
  13. <objects>
  14. <viewController storyboardIdentifier="NCSelect.storyboard" id="VYq-xA-D35" customClass="NCSelect" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  15. <view key="view" contentMode="scaleToFill" id="MaM-Im-7sc">
  16. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <subviews>
  19. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="0HI-k1-SD0">
  20. <rect key="frame" x="0.0" y="44" width="375" height="553"/>
  21. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="D7P-75-aB1">
  22. <size key="itemSize" width="0.0" height="0.0"/>
  23. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  24. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  25. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  26. </collectionViewFlowLayout>
  27. <cells/>
  28. <connections>
  29. <outlet property="dataSource" destination="VYq-xA-D35" id="knG-ac-buS"/>
  30. <outlet property="delegate" destination="VYq-xA-D35" id="EXB-bA-tje"/>
  31. </connections>
  32. </collectionView>
  33. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="un8-Xf-9Fb">
  34. <rect key="frame" x="0.0" y="597" width="375" height="70"/>
  35. <subviews>
  36. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QFB-w0-4Kc">
  37. <rect key="frame" x="10" y="20" width="120" height="30"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="30" id="E2W-Hd-QqN"/>
  40. <constraint firstAttribute="width" constant="120" id="Nyx-sm-Sr7"/>
  41. </constraints>
  42. <state key="normal" title="Create folder"/>
  43. <connections>
  44. <action selector="actionCreateFolder:" destination="VYq-xA-D35" eventType="touchUpInside" id="1Ux-GA-UVs"/>
  45. </connections>
  46. </button>
  47. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gUK-Yw-aVP">
  48. <rect key="frame" x="287" y="20" width="70" height="30"/>
  49. <constraints>
  50. <constraint firstAttribute="width" constant="70" id="fDv-lp-fXV"/>
  51. <constraint firstAttribute="height" constant="30" id="jeT-Z9-lQr"/>
  52. </constraints>
  53. <state key="normal" title="Done"/>
  54. <connections>
  55. <action selector="actionDone:" destination="VYq-xA-D35" eventType="touchUpInside" id="LJA-b3-BI4"/>
  56. </connections>
  57. </button>
  58. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kze-s7-kTI">
  59. <rect key="frame" x="207" y="20" width="70" height="30"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="30" id="Hfn-8s-27i"/>
  62. <constraint firstAttribute="width" constant="70" id="S9y-Wh-wjq"/>
  63. </constraints>
  64. <state key="normal" title="Done"/>
  65. <connections>
  66. <action selector="actionDone1:" destination="VYq-xA-D35" eventType="touchUpInside" id="pjY-Y0-8GF"/>
  67. </connections>
  68. </button>
  69. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bvU-cp-GX3">
  70. <rect key="frame" x="137" y="15" width="60" height="40"/>
  71. <subviews>
  72. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="obN-5M-keH">
  73. <rect key="frame" x="12.5" y="7.5" width="37" height="25"/>
  74. <constraints>
  75. <constraint firstAttribute="height" constant="25" id="c71-Rx-wA7"/>
  76. <constraint firstAttribute="width" constant="35" id="eQO-iB-kxo"/>
  77. </constraints>
  78. </switch>
  79. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Overwrite" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SQc-p3-dhj">
  80. <rect key="frame" x="6.5" y="28" width="47" height="12"/>
  81. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  82. <nil key="textColor"/>
  83. <nil key="highlightedColor"/>
  84. </label>
  85. </subviews>
  86. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  87. <constraints>
  88. <constraint firstItem="SQc-p3-dhj" firstAttribute="centerX" secondItem="bvU-cp-GX3" secondAttribute="centerX" id="2tb-50-fVx"/>
  89. <constraint firstAttribute="width" constant="60" id="Cb4-30-Orh"/>
  90. <constraint firstItem="obN-5M-keH" firstAttribute="centerX" secondItem="bvU-cp-GX3" secondAttribute="centerX" id="FRm-bs-i20"/>
  91. <constraint firstItem="obN-5M-keH" firstAttribute="centerY" secondItem="bvU-cp-GX3" secondAttribute="centerY" id="JCK-J5-6WH"/>
  92. <constraint firstAttribute="bottom" secondItem="SQc-p3-dhj" secondAttribute="bottom" id="OSr-G4-QAG"/>
  93. <constraint firstAttribute="height" constant="40" id="idi-T7-L9J"/>
  94. </constraints>
  95. </view>
  96. </subviews>
  97. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  98. <constraints>
  99. <constraint firstItem="bvU-cp-GX3" firstAttribute="centerY" secondItem="un8-Xf-9Fb" secondAttribute="centerY" id="5zm-fz-w7y"/>
  100. <constraint firstItem="kze-s7-kTI" firstAttribute="centerY" secondItem="un8-Xf-9Fb" secondAttribute="centerY" id="899-zh-WyZ"/>
  101. <constraint firstItem="kze-s7-kTI" firstAttribute="leading" secondItem="bvU-cp-GX3" secondAttribute="trailing" constant="10" id="KP4-eN-Eg7"/>
  102. <constraint firstAttribute="trailing" secondItem="gUK-Yw-aVP" secondAttribute="trailing" constant="18" id="OEt-Jd-Y4n"/>
  103. <constraint firstAttribute="height" constant="70" id="TsU-bO-Yu0"/>
  104. <constraint firstItem="gUK-Yw-aVP" firstAttribute="leading" secondItem="kze-s7-kTI" secondAttribute="trailing" constant="10" id="YEP-mX-zEQ"/>
  105. <constraint firstItem="gUK-Yw-aVP" firstAttribute="centerY" secondItem="un8-Xf-9Fb" secondAttribute="centerY" id="he9-pn-vUn"/>
  106. <constraint firstItem="QFB-w0-4Kc" firstAttribute="leading" secondItem="un8-Xf-9Fb" secondAttribute="leading" constant="10" id="pcs-Y5-Jp6"/>
  107. <constraint firstItem="QFB-w0-4Kc" firstAttribute="centerY" secondItem="un8-Xf-9Fb" secondAttribute="centerY" id="pzi-K5-nNo"/>
  108. </constraints>
  109. </view>
  110. </subviews>
  111. <constraints>
  112. <constraint firstItem="un8-Xf-9Fb" firstAttribute="leading" secondItem="vaA-85-uNN" secondAttribute="leading" id="4HX-cg-GTX"/>
  113. <constraint firstItem="vaA-85-uNN" firstAttribute="trailing" secondItem="0HI-k1-SD0" secondAttribute="trailing" id="Dk4-c3-6wl"/>
  114. <constraint firstItem="0HI-k1-SD0" firstAttribute="top" secondItem="vaA-85-uNN" secondAttribute="top" id="GKj-QM-2Yy"/>
  115. <constraint firstItem="un8-Xf-9Fb" firstAttribute="top" secondItem="0HI-k1-SD0" secondAttribute="bottom" id="hau-oe-kdP"/>
  116. <constraint firstItem="0HI-k1-SD0" firstAttribute="leading" secondItem="vaA-85-uNN" secondAttribute="leading" id="uLL-RT-YFO"/>
  117. <constraint firstAttribute="bottom" secondItem="un8-Xf-9Fb" secondAttribute="bottom" id="z19-GY-gfT"/>
  118. <constraint firstItem="vaA-85-uNN" firstAttribute="trailing" secondItem="un8-Xf-9Fb" secondAttribute="trailing" id="zJG-8i-AJ1"/>
  119. </constraints>
  120. <viewLayoutGuide key="safeArea" id="vaA-85-uNN"/>
  121. </view>
  122. <navigationItem key="navigationItem" id="N5K-De-4CP">
  123. <barButtonItem key="rightBarButtonItem" title="Cancel" id="qHj-AF-EN7">
  124. <connections>
  125. <action selector="actionCancel:" destination="VYq-xA-D35" id="LRW-H2-pbh"/>
  126. </connections>
  127. </barButtonItem>
  128. </navigationItem>
  129. <connections>
  130. <outlet property="buttonCancel" destination="qHj-AF-EN7" id="Fky-XJ-BxL"/>
  131. <outlet property="buttonCreateFolder" destination="QFB-w0-4Kc" id="QrT-ub-98u"/>
  132. <outlet property="buttonDone" destination="gUK-Yw-aVP" id="oNt-6m-aHh"/>
  133. <outlet property="buttonDone1" destination="kze-s7-kTI" id="XoG-Z1-Sc5"/>
  134. <outlet property="collectionView" destination="0HI-k1-SD0" id="xme-mG-bnz"/>
  135. <outlet property="overwriteLabel" destination="SQc-p3-dhj" id="Hk3-6G-ZaD"/>
  136. <outlet property="overwriteView" destination="bvU-cp-GX3" id="Wh1-Xr-CSQ"/>
  137. <outlet property="toolbar" destination="un8-Xf-9Fb" id="RhD-n3-mlq"/>
  138. </connections>
  139. </viewController>
  140. <placeholder placeholderIdentifier="IBFirstResponder" id="vH8-UY-9MN" userLabel="First Responder" sceneMemberID="firstResponder"/>
  141. </objects>
  142. <point key="canvasLocation" x="1196" y="228.93553223388307"/>
  143. </scene>
  144. <!--Navigation Controller-->
  145. <scene sceneID="KP9-Ja-zsS">
  146. <objects>
  147. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="EAU-PF-EEd" sceneMemberID="viewController">
  148. <toolbarItems/>
  149. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="OMR-Ah-U1w">
  150. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  151. <autoresizingMask key="autoresizingMask"/>
  152. </navigationBar>
  153. <nil name="viewControllers"/>
  154. <connections>
  155. <segue destination="VYq-xA-D35" kind="relationship" relationship="rootViewController" id="dZh-kL-x5f"/>
  156. </connections>
  157. </navigationController>
  158. <placeholder placeholderIdentifier="IBFirstResponder" id="rcK-ZU-zTS" userLabel="First Responder" sceneMemberID="firstResponder"/>
  159. </objects>
  160. <point key="canvasLocation" x="256.80000000000001" y="228.93553223388307"/>
  161. </scene>
  162. </scenes>
  163. </document>