NCViewerRichWorkspace.storyboard 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" 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 identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Viewer Rich Workspace-->
  13. <scene sceneID="5lu-RQ-5e2">
  14. <objects>
  15. <viewController storyboardIdentifier="NCViewerRichWorkspace" id="6oU-Ar-6R2" customClass="NCViewerRichWorkspace" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="Hcj-yo-mxA">
  17. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="tWU-uH-OcN">
  21. <rect key="frame" x="15" y="92" width="389" height="770"/>
  22. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  23. <color key="textColor" systemColor="labelColor"/>
  24. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  25. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  26. </textView>
  27. </subviews>
  28. <viewLayoutGuide key="safeArea" id="Isy-ab-db7"/>
  29. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  30. <constraints>
  31. <constraint firstItem="tWU-uH-OcN" firstAttribute="leading" secondItem="Isy-ab-db7" secondAttribute="leading" constant="15" id="U5r-S4-VjQ"/>
  32. <constraint firstItem="tWU-uH-OcN" firstAttribute="top" secondItem="Isy-ab-db7" secondAttribute="top" id="UoK-d1-aHC"/>
  33. <constraint firstItem="Isy-ab-db7" firstAttribute="bottom" secondItem="tWU-uH-OcN" secondAttribute="bottom" id="hKD-qx-JT8"/>
  34. <constraint firstItem="Isy-ab-db7" firstAttribute="trailing" secondItem="tWU-uH-OcN" secondAttribute="trailing" constant="10" id="x1a-WA-AX7"/>
  35. </constraints>
  36. </view>
  37. <navigationItem key="navigationItem" id="YSS-NL-35O"/>
  38. <connections>
  39. <outlet property="textView" destination="tWU-uH-OcN" id="41C-KX-15c"/>
  40. </connections>
  41. </viewController>
  42. <placeholder placeholderIdentifier="IBFirstResponder" id="hXn-we-pg4" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  43. </objects>
  44. <point key="canvasLocation" x="1013.0434782608696" y="23.4375"/>
  45. </scene>
  46. <!--Viewer Rich Workspace Web View-->
  47. <scene sceneID="FAF-zB-yaq">
  48. <objects>
  49. <viewController storyboardIdentifier="NCViewerRichWorkspaceWebView" id="Ces-GG-tAv" customClass="NCViewerRichWorkspaceWebView" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  50. <view key="view" contentMode="scaleToFill" id="T4r-I1-FJU">
  51. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  52. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  53. <subviews>
  54. <wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hsc-I0-5ib">
  55. <rect key="frame" x="0.0" y="48" width="414" height="814"/>
  56. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  57. <wkWebViewConfiguration key="configuration">
  58. <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
  59. <wkPreferences key="preferences"/>
  60. </wkWebViewConfiguration>
  61. </wkWebView>
  62. </subviews>
  63. <viewLayoutGuide key="safeArea" id="2i0-Vr-dr1"/>
  64. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  65. <constraints>
  66. <constraint firstItem="2i0-Vr-dr1" firstAttribute="trailing" secondItem="hsc-I0-5ib" secondAttribute="trailing" id="5Os-LM-5Yz"/>
  67. <constraint firstItem="2i0-Vr-dr1" firstAttribute="bottom" secondItem="hsc-I0-5ib" secondAttribute="bottom" id="Hsc-5E-1br"/>
  68. <constraint firstItem="hsc-I0-5ib" firstAttribute="top" secondItem="2i0-Vr-dr1" secondAttribute="top" id="h4D-CW-VTS"/>
  69. <constraint firstItem="hsc-I0-5ib" firstAttribute="leading" secondItem="2i0-Vr-dr1" secondAttribute="leading" id="rtd-Ru-0UY"/>
  70. </constraints>
  71. </view>
  72. <connections>
  73. <outlet property="webView" destination="hsc-I0-5ib" id="xu8-Ll-srm"/>
  74. <outlet property="webViewBottomConstraint" destination="Hsc-5E-1br" id="Xpx-v3-vZA"/>
  75. </connections>
  76. </viewController>
  77. <placeholder placeholderIdentifier="IBFirstResponder" id="o3L-2f-s1m" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  78. </objects>
  79. <point key="canvasLocation" x="1943" y="22"/>
  80. </scene>
  81. <!--Navigation Controller-->
  82. <scene sceneID="yfZ-KI-HLn">
  83. <objects>
  84. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="eDT-g5-qb3" sceneMemberID="viewController">
  85. <toolbarItems/>
  86. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="snn-6x-Fpr">
  87. <rect key="frame" x="0.0" y="48" width="414" height="44"/>
  88. <autoresizingMask key="autoresizingMask"/>
  89. </navigationBar>
  90. <nil name="viewControllers"/>
  91. <connections>
  92. <segue destination="6oU-Ar-6R2" kind="relationship" relationship="rootViewController" id="Mqf-fJ-MEu"/>
  93. </connections>
  94. </navigationController>
  95. <placeholder placeholderIdentifier="IBFirstResponder" id="bIe-TD-iXo" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  96. </objects>
  97. <point key="canvasLocation" x="102.89855072463769" y="23.4375"/>
  98. </scene>
  99. </scenes>
  100. <resources>
  101. <systemColor name="labelColor">
  102. <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  103. </systemColor>
  104. <systemColor name="systemBackgroundColor">
  105. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  106. </systemColor>
  107. </resources>
  108. </document>