NCViewerRichWorkspace.storyboard 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="eDT-g5-qb3">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment version="4352" identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
  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. <!--Viewer Rich Workspace-->
  12. <scene sceneID="5lu-RQ-5e2">
  13. <objects>
  14. <viewController id="6oU-Ar-6R2" customClass="NCViewerRichWorkspace" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  15. <view key="view" contentMode="scaleToFill" id="Hcj-yo-mxA">
  16. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <subviews>
  19. <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PhD-q3-64a">
  20. <rect key="frame" x="0.0" y="813" width="414" height="49"/>
  21. <items>
  22. <barButtonItem style="plain" systemItem="flexibleSpace" id="mbx-my-iUr"/>
  23. <barButtonItem title="Item" id="Hvx-vk-mTM">
  24. <connections>
  25. <action selector="editItemAction:" destination="6oU-Ar-6R2" id="Y6f-gQ-0vW"/>
  26. </connections>
  27. </barButtonItem>
  28. </items>
  29. </toolbar>
  30. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZTH-4c-how" customClass="NCViewRichWorkspace" customModule="Nextcloud" customModuleProvider="target">
  31. <rect key="frame" x="0.0" y="88" width="414" height="725"/>
  32. <subviews>
  33. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="tWU-uH-OcN">
  34. <rect key="frame" x="15" y="5" width="389" height="720"/>
  35. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  36. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  37. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  38. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  39. </textView>
  40. </subviews>
  41. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  42. <constraints>
  43. <constraint firstItem="tWU-uH-OcN" firstAttribute="leading" secondItem="ZTH-4c-how" secondAttribute="leading" constant="15" id="Etf-Ey-64j"/>
  44. <constraint firstAttribute="trailing" secondItem="tWU-uH-OcN" secondAttribute="trailing" constant="10" id="b6f-DP-hJI"/>
  45. <constraint firstItem="tWU-uH-OcN" firstAttribute="top" secondItem="ZTH-4c-how" secondAttribute="top" constant="5" id="d81-lI-ub5"/>
  46. <constraint firstAttribute="bottom" secondItem="tWU-uH-OcN" secondAttribute="bottom" id="v0G-Wp-3yv"/>
  47. </constraints>
  48. <connections>
  49. <outlet property="textView" destination="tWU-uH-OcN" id="kaU-Ye-UzC"/>
  50. </connections>
  51. </view>
  52. </subviews>
  53. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  54. <constraints>
  55. <constraint firstItem="ZTH-4c-how" firstAttribute="leading" secondItem="Isy-ab-db7" secondAttribute="leading" id="GN8-UG-8rE"/>
  56. <constraint firstItem="ZTH-4c-how" firstAttribute="top" secondItem="Isy-ab-db7" secondAttribute="top" id="KgT-gT-3KV"/>
  57. <constraint firstItem="Isy-ab-db7" firstAttribute="bottom" secondItem="PhD-q3-64a" secondAttribute="bottom" id="Wg0-V3-osp"/>
  58. <constraint firstItem="PhD-q3-64a" firstAttribute="leading" secondItem="Isy-ab-db7" secondAttribute="leading" id="ZCg-As-Mj2"/>
  59. <constraint firstItem="Isy-ab-db7" firstAttribute="trailing" secondItem="PhD-q3-64a" secondAttribute="trailing" id="hlV-u7-OaC"/>
  60. <constraint firstItem="Isy-ab-db7" firstAttribute="trailing" secondItem="ZTH-4c-how" secondAttribute="trailing" id="xKM-8k-2Bn"/>
  61. <constraint firstItem="PhD-q3-64a" firstAttribute="top" secondItem="ZTH-4c-how" secondAttribute="bottom" id="xPd-wR-Fvh"/>
  62. </constraints>
  63. <viewLayoutGuide key="safeArea" id="Isy-ab-db7"/>
  64. </view>
  65. <navigationItem key="navigationItem" id="YSS-NL-35O"/>
  66. <connections>
  67. <outlet property="editItem" destination="Hvx-vk-mTM" id="KTx-5P-tI0"/>
  68. <outlet property="viewRichWorkspace" destination="ZTH-4c-how" id="Tj4-ng-4pc"/>
  69. </connections>
  70. </viewController>
  71. <placeholder placeholderIdentifier="IBFirstResponder" id="hXn-we-pg4" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  72. </objects>
  73. <point key="canvasLocation" x="1013.0434782608696" y="23.4375"/>
  74. </scene>
  75. <!--Viewer Nextcloud Text-->
  76. <scene sceneID="FAF-zB-yaq">
  77. <objects>
  78. <viewController id="Ces-GG-tAv" customClass="NCViewerNextcloudText" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  79. <view key="view" contentMode="scaleToFill" id="T4r-I1-FJU">
  80. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  81. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  82. <subviews>
  83. <wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hsc-I0-5ib">
  84. <rect key="frame" x="0.0" y="44" width="414" height="818"/>
  85. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  86. <wkWebViewConfiguration key="configuration">
  87. <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
  88. <wkPreferences key="preferences"/>
  89. </wkWebViewConfiguration>
  90. </wkWebView>
  91. </subviews>
  92. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  93. <constraints>
  94. <constraint firstItem="2i0-Vr-dr1" firstAttribute="trailing" secondItem="hsc-I0-5ib" secondAttribute="trailing" id="5Os-LM-5Yz"/>
  95. <constraint firstItem="2i0-Vr-dr1" firstAttribute="bottom" secondItem="hsc-I0-5ib" secondAttribute="bottom" id="Hsc-5E-1br"/>
  96. <constraint firstItem="hsc-I0-5ib" firstAttribute="top" secondItem="2i0-Vr-dr1" secondAttribute="top" id="h4D-CW-VTS"/>
  97. <constraint firstItem="hsc-I0-5ib" firstAttribute="leading" secondItem="2i0-Vr-dr1" secondAttribute="leading" id="rtd-Ru-0UY"/>
  98. </constraints>
  99. <viewLayoutGuide key="safeArea" id="2i0-Vr-dr1"/>
  100. </view>
  101. <connections>
  102. <outlet property="webView" destination="hsc-I0-5ib" id="xu8-Ll-srm"/>
  103. </connections>
  104. </viewController>
  105. <placeholder placeholderIdentifier="IBFirstResponder" id="o3L-2f-s1m" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  106. </objects>
  107. <point key="canvasLocation" x="1943" y="22"/>
  108. </scene>
  109. <!--Navigation Controller-->
  110. <scene sceneID="yfZ-KI-HLn">
  111. <objects>
  112. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="eDT-g5-qb3" sceneMemberID="viewController">
  113. <toolbarItems/>
  114. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="snn-6x-Fpr">
  115. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  116. <autoresizingMask key="autoresizingMask"/>
  117. </navigationBar>
  118. <nil name="viewControllers"/>
  119. <connections>
  120. <segue destination="6oU-Ar-6R2" kind="relationship" relationship="rootViewController" id="Mqf-fJ-MEu"/>
  121. </connections>
  122. </navigationController>
  123. <placeholder placeholderIdentifier="IBFirstResponder" id="bIe-TD-iXo" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  124. </objects>
  125. <point key="canvasLocation" x="102.89855072463769" y="23.4375"/>
  126. </scene>
  127. </scenes>
  128. </document>