CCShare.storyboard 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Share ownCloud-->
  13. <scene sceneID="8Af-7G-uzd">
  14. <objects>
  15. <viewController storyboardIdentifier="CCShareOC" id="FgK-eH-DI1" userLabel="Share ownCloud" customClass="CCShareOC" sceneMemberID="viewController">
  16. <layoutGuides>
  17. <viewControllerLayoutGuide type="top" id="ypH-iM-3do"/>
  18. <viewControllerLayoutGuide type="bottom" id="g3i-ij-OJy"/>
  19. </layoutGuides>
  20. <view key="view" contentMode="scaleToFill" id="e6B-CP-Y0Y">
  21. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  22. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  23. <subviews>
  24. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="ejc-ux-EAE">
  25. <rect key="frame" x="0.0" y="78" width="375" height="589"/>
  26. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  27. </tableView>
  28. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="g7r-0n-C6A" userLabel="File Image View">
  29. <rect key="frame" x="16" y="28" width="50" height="50"/>
  30. <constraints>
  31. <constraint firstAttribute="width" constant="50" id="aFd-Ss-ph2"/>
  32. <constraint firstAttribute="height" constant="50" id="fWJ-Sq-Yb3"/>
  33. </constraints>
  34. </imageView>
  35. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0rc-qU-t2v">
  36. <rect key="frame" x="314" y="29" width="53" height="32"/>
  37. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  38. <state key="normal" title="Button"/>
  39. <connections>
  40. <action selector="endButtonAction:" destination="FgK-eH-DI1" eventType="touchDown" id="Ibi-H5-8Lo"/>
  41. </connections>
  42. </button>
  43. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qJU-ls-kRT">
  44. <rect key="frame" x="74" y="57" width="232" height="16"/>
  45. <constraints>
  46. <constraint firstAttribute="height" constant="16" id="Vdr-Qz-Db3"/>
  47. </constraints>
  48. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  49. <nil key="textColor"/>
  50. <nil key="highlightedColor"/>
  51. </label>
  52. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="wordWrap" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5R0-1B-nUL" userLabel="Label Title">
  53. <rect key="frame" x="74" y="35" width="232" height="16"/>
  54. <constraints>
  55. <constraint firstAttribute="height" constant="16" id="I73-FO-nfA"/>
  56. </constraints>
  57. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  58. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  59. <nil key="highlightedColor"/>
  60. </label>
  61. </subviews>
  62. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  63. <constraints>
  64. <constraint firstItem="ejc-ux-EAE" firstAttribute="leading" secondItem="e6B-CP-Y0Y" secondAttribute="leading" id="67Z-Q5-Cgm"/>
  65. <constraint firstItem="g7r-0n-C6A" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="8" id="7as-6H-my4"/>
  66. <constraint firstItem="5R0-1B-nUL" firstAttribute="leading" secondItem="e6B-CP-Y0Y" secondAttribute="leadingMargin" constant="58" id="B3Z-eo-tqx"/>
  67. <constraint firstAttribute="trailingMargin" secondItem="0rc-qU-t2v" secondAttribute="trailing" constant="-8" id="F2h-Gs-1HX"/>
  68. <constraint firstItem="qJU-ls-kRT" firstAttribute="top" secondItem="5R0-1B-nUL" secondAttribute="bottom" constant="6" id="M0T-ZH-G18"/>
  69. <constraint firstItem="5R0-1B-nUL" firstAttribute="top" secondItem="g7r-0n-C6A" secondAttribute="bottom" constant="-43" id="Nt2-22-66i"/>
  70. <constraint firstAttribute="trailing" secondItem="ejc-ux-EAE" secondAttribute="trailing" id="Qmg-GS-aNl"/>
  71. <constraint firstAttribute="trailing" secondItem="qJU-ls-kRT" secondAttribute="trailing" constant="69" id="SP4-ET-g7O"/>
  72. <constraint firstAttribute="trailingMargin" secondItem="5R0-1B-nUL" secondAttribute="trailing" constant="53" id="Wf2-P9-9R0"/>
  73. <constraint firstItem="0rc-qU-t2v" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="9" id="ZUu-Ur-vra"/>
  74. <constraint firstItem="ejc-ux-EAE" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="58" id="e5l-5V-Ic6"/>
  75. <constraint firstItem="g3i-ij-OJy" firstAttribute="top" secondItem="ejc-ux-EAE" secondAttribute="bottom" id="g0g-ki-s02"/>
  76. <constraint firstItem="qJU-ls-kRT" firstAttribute="leading" secondItem="g7r-0n-C6A" secondAttribute="trailing" constant="8" id="gTe-TJ-zdC"/>
  77. <constraint firstAttribute="leadingMargin" secondItem="g7r-0n-C6A" secondAttribute="leading" id="pUq-DL-LqB"/>
  78. </constraints>
  79. </view>
  80. <connections>
  81. <outlet property="endButton" destination="0rc-qU-t2v" id="9is-oc-P0a"/>
  82. <outlet property="fileImageView" destination="g7r-0n-C6A" id="Tc2-yQ-RmV"/>
  83. <outlet property="labelSharedWithYouBy" destination="qJU-ls-kRT" id="QGo-K6-7IE"/>
  84. <outlet property="labelTitle" destination="5R0-1B-nUL" id="2We-Yk-se8"/>
  85. <outlet property="tableView" destination="ejc-ux-EAE" id="Z3m-ev-PLR"/>
  86. </connections>
  87. </viewController>
  88. <placeholder placeholderIdentifier="IBFirstResponder" id="Zxn-bc-fzJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  89. </objects>
  90. <point key="canvasLocation" x="512.79999999999995" y="613.94302848575717"/>
  91. </scene>
  92. <!--ShareUser ownCloud-->
  93. <scene sceneID="NIA-LD-rfC">
  94. <objects>
  95. <viewController storyboardIdentifier="CCShareUserOC" id="uGP-Rl-nGJ" userLabel="ShareUser ownCloud" customClass="CCShareUserOC" sceneMemberID="viewController">
  96. <layoutGuides>
  97. <viewControllerLayoutGuide type="top" id="ZiR-UH-h8a"/>
  98. <viewControllerLayoutGuide type="bottom" id="Iv5-it-wkO"/>
  99. </layoutGuides>
  100. <view key="view" contentMode="scaleToFill" id="Jiu-JY-UWo">
  101. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  102. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  103. <subviews>
  104. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="Gm7-74-eSh">
  105. <rect key="frame" x="0.0" y="45" width="375" height="622"/>
  106. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  107. </tableView>
  108. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tz1-hm-QBT">
  109. <rect key="frame" x="314" y="20" width="53" height="32"/>
  110. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  111. <state key="normal" title="Button"/>
  112. <connections>
  113. <action selector="endButtonAction:" destination="uGP-Rl-nGJ" eventType="touchDown" id="Uxd-Sd-jCh"/>
  114. </connections>
  115. </button>
  116. </subviews>
  117. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  118. <constraints>
  119. <constraint firstItem="Gm7-74-eSh" firstAttribute="top" secondItem="ZiR-UH-h8a" secondAttribute="bottom" constant="25" id="9fi-43-f40"/>
  120. <constraint firstItem="Gm7-74-eSh" firstAttribute="leading" secondItem="Jiu-JY-UWo" secondAttribute="leading" id="GP9-0g-84R"/>
  121. <constraint firstItem="tz1-hm-QBT" firstAttribute="top" secondItem="ZiR-UH-h8a" secondAttribute="bottom" id="aGS-9O-wzn"/>
  122. <constraint firstItem="Iv5-it-wkO" firstAttribute="top" secondItem="Gm7-74-eSh" secondAttribute="bottom" id="fhG-d5-kpd"/>
  123. <constraint firstAttribute="trailing" secondItem="Gm7-74-eSh" secondAttribute="trailing" id="kUP-di-82P"/>
  124. <constraint firstAttribute="trailingMargin" secondItem="tz1-hm-QBT" secondAttribute="trailing" constant="-8" id="rBB-in-TrC"/>
  125. </constraints>
  126. </view>
  127. <connections>
  128. <outlet property="endButton" destination="tz1-hm-QBT" id="1Em-nb-5p1"/>
  129. <outlet property="tableView" destination="Gm7-74-eSh" id="GZF-vb-bC1"/>
  130. </connections>
  131. </viewController>
  132. <placeholder placeholderIdentifier="IBFirstResponder" id="BYc-9w-DfS" userLabel="First Responder" sceneMemberID="firstResponder"/>
  133. </objects>
  134. <point key="canvasLocation" x="1309.5999999999999" y="613.94302848575717"/>
  135. </scene>
  136. <!--SharePermission ownCloud-->
  137. <scene sceneID="RFG-Po-tNO">
  138. <objects>
  139. <viewController storyboardIdentifier="CCSharePermissionOC" id="6IJ-Tt-iX8" userLabel="SharePermission ownCloud" customClass="CCSharePermissionOC" sceneMemberID="viewController">
  140. <layoutGuides>
  141. <viewControllerLayoutGuide type="top" id="eqs-fE-Yye"/>
  142. <viewControllerLayoutGuide type="bottom" id="YLL-Ma-4iJ"/>
  143. </layoutGuides>
  144. <view key="view" contentMode="scaleToFill" id="vkr-eQ-OYs">
  145. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  146. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  147. <subviews>
  148. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="DRw-C6-XHf">
  149. <rect key="frame" x="0.0" y="44" width="375" height="623"/>
  150. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  151. </tableView>
  152. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UkB-6i-4rS">
  153. <rect key="frame" x="314" y="20" width="53" height="32"/>
  154. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  155. <state key="normal" title="Button"/>
  156. <connections>
  157. <action selector="endButtonAction:" destination="6IJ-Tt-iX8" eventType="touchDown" id="A3w-y5-pNx"/>
  158. </connections>
  159. </button>
  160. </subviews>
  161. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  162. <constraints>
  163. <constraint firstItem="DRw-C6-XHf" firstAttribute="top" secondItem="eqs-fE-Yye" secondAttribute="bottom" constant="24" id="02t-PL-QWM"/>
  164. <constraint firstAttribute="trailing" secondItem="DRw-C6-XHf" secondAttribute="trailing" id="Akh-kD-zen"/>
  165. <constraint firstAttribute="trailingMargin" secondItem="UkB-6i-4rS" secondAttribute="trailing" constant="-8" id="ZYs-Fv-ghX"/>
  166. <constraint firstItem="DRw-C6-XHf" firstAttribute="leading" secondItem="vkr-eQ-OYs" secondAttribute="leading" id="dPK-kZ-gF6"/>
  167. <constraint firstItem="UkB-6i-4rS" firstAttribute="top" secondItem="eqs-fE-Yye" secondAttribute="bottom" id="g3N-JQ-Uih"/>
  168. <constraint firstItem="YLL-Ma-4iJ" firstAttribute="top" secondItem="DRw-C6-XHf" secondAttribute="bottom" id="lw0-cL-Nmj"/>
  169. </constraints>
  170. </view>
  171. <connections>
  172. <outlet property="endButton" destination="UkB-6i-4rS" id="5lf-Ef-iev"/>
  173. <outlet property="tableView" destination="DRw-C6-XHf" id="HNp-ew-flf"/>
  174. </connections>
  175. </viewController>
  176. <placeholder placeholderIdentifier="IBFirstResponder" id="a31-QY-djo" userLabel="First Responder" sceneMemberID="firstResponder"/>
  177. </objects>
  178. <point key="canvasLocation" x="1949.5999999999999" y="613.94302848575717"/>
  179. </scene>
  180. <!--CCShareInfoCMOC ownCloud-->
  181. <scene sceneID="9He-gi-9NT">
  182. <objects>
  183. <viewController storyboardIdentifier="CCShareInfoCMOC" id="rOp-4O-AKn" userLabel="CCShareInfoCMOC ownCloud" customClass="CCShareInfoCMOC" sceneMemberID="viewController">
  184. <layoutGuides>
  185. <viewControllerLayoutGuide type="top" id="cJu-FE-egs"/>
  186. <viewControllerLayoutGuide type="bottom" id="LKN-3A-aUQ"/>
  187. </layoutGuides>
  188. <view key="view" contentMode="scaleToFill" id="ThM-gV-z79">
  189. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  190. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  191. <subviews>
  192. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="0Tl-U6-oZH">
  193. <rect key="frame" x="0.0" y="45" width="375" height="622"/>
  194. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  195. </tableView>
  196. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="z1J-6F-519">
  197. <rect key="frame" x="314" y="20" width="53" height="32"/>
  198. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  199. <state key="normal" title="Button"/>
  200. <connections>
  201. <action selector="endButtonAction:" destination="rOp-4O-AKn" eventType="touchDown" id="fdb-Pp-Ifg"/>
  202. </connections>
  203. </button>
  204. </subviews>
  205. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  206. <constraints>
  207. <constraint firstAttribute="trailingMargin" secondItem="z1J-6F-519" secondAttribute="trailing" constant="-8" id="470-o5-hbr"/>
  208. <constraint firstItem="z1J-6F-519" firstAttribute="top" secondItem="cJu-FE-egs" secondAttribute="bottom" id="4ax-aH-ys3"/>
  209. <constraint firstItem="0Tl-U6-oZH" firstAttribute="top" secondItem="cJu-FE-egs" secondAttribute="bottom" constant="25" id="7hl-hq-nP4"/>
  210. <constraint firstItem="0Tl-U6-oZH" firstAttribute="leading" secondItem="ThM-gV-z79" secondAttribute="leading" id="E6g-O0-jvY"/>
  211. <constraint firstItem="LKN-3A-aUQ" firstAttribute="top" secondItem="0Tl-U6-oZH" secondAttribute="bottom" id="PTW-nP-5Cr"/>
  212. <constraint firstAttribute="trailing" secondItem="0Tl-U6-oZH" secondAttribute="trailing" id="kTy-Ip-ZUU"/>
  213. </constraints>
  214. </view>
  215. <connections>
  216. <outlet property="endButton" destination="z1J-6F-519" id="TTI-ri-5dB"/>
  217. <outlet property="tableView" destination="0Tl-U6-oZH" id="kgD-bk-e0n"/>
  218. </connections>
  219. </viewController>
  220. <placeholder placeholderIdentifier="IBFirstResponder" id="NFe-CI-5yc" userLabel="First Responder" sceneMemberID="firstResponder"/>
  221. </objects>
  222. <point key="canvasLocation" x="2592.8000000000002" y="613.94302848575717"/>
  223. </scene>
  224. </scenes>
  225. </document>