NCAccountRequest.storyboard 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="V0q-CP-xMJ">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--Account Request-->
  12. <scene sceneID="L90-uG-f4z">
  13. <objects>
  14. <viewController id="V0q-CP-xMJ" customClass="NCAccountRequest" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  15. <layoutGuides>
  16. <viewControllerLayoutGuide type="top" id="4vK-ua-S0e"/>
  17. <viewControllerLayoutGuide type="bottom" id="hTI-Bw-Fws"/>
  18. </layoutGuides>
  19. <view key="view" contentMode="scaleToFill" id="gzh-6E-hc4">
  20. <rect key="frame" x="0.0" y="0.0" width="300" height="350"/>
  21. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  22. <subviews>
  23. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ouH-gK-Guv" userLabel="Separator">
  24. <rect key="frame" x="0.0" y="102" width="300" height="1"/>
  25. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  26. <constraints>
  27. <constraint firstAttribute="height" constant="1" id="2OQ-Mt-Gnh"/>
  28. </constraints>
  29. </view>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Accounts" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nZr-nE-ths">
  31. <rect key="frame" x="20" y="64" width="260" height="18"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  33. <nil key="textColor"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="W5y-aT-UlI">
  37. <rect key="frame" x="100" y="308" width="100" height="30"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="30" id="APQ-0x-b1G"/>
  40. <constraint firstAttribute="width" constant="100" id="Amv-Gj-xDj"/>
  41. </constraints>
  42. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  43. <state key="normal" title="Ok"/>
  44. <connections>
  45. <action selector="ok:" destination="V0q-CP-xMJ" eventType="touchUpInside" id="aPX-ae-b3k"/>
  46. </connections>
  47. </button>
  48. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Pdo-MB-AhU">
  49. <rect key="frame" x="10" y="113" width="280" height="180"/>
  50. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  51. <constraints>
  52. <constraint firstAttribute="height" constant="180" id="ZUy-pC-C0i"/>
  53. </constraints>
  54. <prototypes>
  55. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="cell" rowHeight="43.5" id="Q4K-la-J3W">
  56. <rect key="frame" x="0.0" y="28" width="280" height="43.5"/>
  57. <autoresizingMask key="autoresizingMask"/>
  58. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Q4K-la-J3W" id="IkA-cK-iZV">
  59. <rect key="frame" x="0.0" y="0.0" width="280" height="43.5"/>
  60. <autoresizingMask key="autoresizingMask"/>
  61. <subviews>
  62. <imageView clipsSubviews="YES" userInteractionEnabled="NO" tag="10" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="4cH-oC-YBd" userLabel="Avatar">
  63. <rect key="frame" x="5" y="7" width="30" height="30"/>
  64. <constraints>
  65. <constraint firstAttribute="height" constant="30" id="Efd-BU-u61"/>
  66. <constraint firstAttribute="width" constant="30" id="qFy-Tu-ov6"/>
  67. </constraints>
  68. </imageView>
  69. <label opaque="NO" userInteractionEnabled="NO" tag="20" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pWI-iZ-BTy" userLabel="Account">
  70. <rect key="frame" x="40" y="14.5" width="210" height="14.5"/>
  71. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  72. <nil key="textColor"/>
  73. <nil key="highlightedColor"/>
  74. </label>
  75. <imageView clipsSubviews="YES" userInteractionEnabled="NO" tag="30" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x47-dQ-alI" userLabel="Active">
  76. <rect key="frame" x="255" y="12" width="20" height="20"/>
  77. <constraints>
  78. <constraint firstAttribute="height" constant="20" id="SXt-LG-c5N"/>
  79. <constraint firstAttribute="width" constant="20" id="vdZ-4R-gY5"/>
  80. </constraints>
  81. </imageView>
  82. </subviews>
  83. <constraints>
  84. <constraint firstItem="4cH-oC-YBd" firstAttribute="leading" secondItem="IkA-cK-iZV" secondAttribute="leading" constant="5" id="3cz-yE-yoQ"/>
  85. <constraint firstAttribute="trailing" secondItem="x47-dQ-alI" secondAttribute="trailing" constant="5" id="Dna-rj-LLQ"/>
  86. <constraint firstItem="x47-dQ-alI" firstAttribute="centerY" secondItem="IkA-cK-iZV" secondAttribute="centerY" id="Ghs-sZ-Bzf"/>
  87. <constraint firstItem="pWI-iZ-BTy" firstAttribute="centerY" secondItem="IkA-cK-iZV" secondAttribute="centerY" id="TaB-23-hA1"/>
  88. <constraint firstItem="4cH-oC-YBd" firstAttribute="centerY" secondItem="IkA-cK-iZV" secondAttribute="centerY" id="WuT-iT-3xk"/>
  89. <constraint firstItem="x47-dQ-alI" firstAttribute="leading" secondItem="pWI-iZ-BTy" secondAttribute="trailing" constant="5" id="e8E-uH-gvt"/>
  90. <constraint firstItem="pWI-iZ-BTy" firstAttribute="leading" secondItem="4cH-oC-YBd" secondAttribute="trailing" constant="5" id="mlI-8s-1Ae"/>
  91. </constraints>
  92. </tableViewCellContentView>
  93. </tableViewCell>
  94. </prototypes>
  95. <connections>
  96. <outlet property="dataSource" destination="V0q-CP-xMJ" id="xmA-NY-Eyz"/>
  97. <outlet property="delegate" destination="V0q-CP-xMJ" id="j64-3x-N2u"/>
  98. </connections>
  99. </tableView>
  100. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="e8R-j7-ObS">
  101. <rect key="frame" x="0.0" y="348" width="300" height="2"/>
  102. <constraints>
  103. <constraint firstAttribute="height" constant="2" id="G3U-2x-imL"/>
  104. </constraints>
  105. </progressView>
  106. </subviews>
  107. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  108. <constraints>
  109. <constraint firstItem="e8R-j7-ObS" firstAttribute="leading" secondItem="gzh-6E-hc4" secondAttribute="leading" id="1gS-Ca-1Ov"/>
  110. <constraint firstAttribute="trailing" secondItem="Pdo-MB-AhU" secondAttribute="trailing" constant="10" id="819-yV-vz7"/>
  111. <constraint firstItem="ouH-gK-Guv" firstAttribute="leading" secondItem="gzh-6E-hc4" secondAttribute="leading" id="A6T-ed-97T"/>
  112. <constraint firstItem="hTI-Bw-Fws" firstAttribute="top" secondItem="e8R-j7-ObS" secondAttribute="bottom" id="Cko-PC-TiW"/>
  113. <constraint firstAttribute="trailing" secondItem="nZr-nE-ths" secondAttribute="trailing" constant="20" id="DPW-MV-oKc"/>
  114. <constraint firstItem="Pdo-MB-AhU" firstAttribute="top" secondItem="ouH-gK-Guv" secondAttribute="bottom" constant="10" id="HnJ-03-7W5"/>
  115. <constraint firstItem="nZr-nE-ths" firstAttribute="leading" secondItem="gzh-6E-hc4" secondAttribute="leading" constant="20" id="SI9-xL-6s8"/>
  116. <constraint firstItem="Pdo-MB-AhU" firstAttribute="leading" secondItem="gzh-6E-hc4" secondAttribute="leading" constant="10" id="Y5n-ju-hts"/>
  117. <constraint firstAttribute="trailing" secondItem="e8R-j7-ObS" secondAttribute="trailing" id="chh-t9-vJN"/>
  118. <constraint firstItem="W5y-aT-UlI" firstAttribute="centerX" secondItem="gzh-6E-hc4" secondAttribute="centerX" id="nhM-cg-paa"/>
  119. <constraint firstItem="nZr-nE-ths" firstAttribute="top" secondItem="4vK-ua-S0e" secondAttribute="bottom" constant="20" id="oyJ-sj-j5N"/>
  120. <constraint firstItem="W5y-aT-UlI" firstAttribute="top" secondItem="Pdo-MB-AhU" secondAttribute="bottom" constant="15" id="pfI-HG-ci4"/>
  121. <constraint firstAttribute="trailing" secondItem="ouH-gK-Guv" secondAttribute="trailing" id="r1N-R6-iZg"/>
  122. <constraint firstItem="ouH-gK-Guv" firstAttribute="top" secondItem="nZr-nE-ths" secondAttribute="bottom" constant="20" id="yuT-iN-zVv"/>
  123. </constraints>
  124. </view>
  125. <navigationItem key="navigationItem" id="Zon-2j-rsc"/>
  126. <size key="freeformSize" width="300" height="350"/>
  127. <connections>
  128. <outlet property="okButton" destination="W5y-aT-UlI" id="59a-ck-kGF"/>
  129. <outlet property="progressView" destination="e8R-j7-ObS" id="2gM-MB-IhE"/>
  130. <outlet property="tableView" destination="Pdo-MB-AhU" id="AcD-SW-2ga"/>
  131. <outlet property="titleLabel" destination="nZr-nE-ths" id="UbA-Dl-0Ad"/>
  132. </connections>
  133. </viewController>
  134. <placeholder placeholderIdentifier="IBFirstResponder" id="qdm-Cl-C5l" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  135. </objects>
  136. <point key="canvasLocation" x="1453.6231884057972" y="134.59821428571428"/>
  137. </scene>
  138. </scenes>
  139. <resources>
  140. <systemColor name="systemBackgroundColor">
  141. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  142. </systemColor>
  143. </resources>
  144. </document>