NCRenameFile.storyboard 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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" useSafeAreas="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="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. <!--Rename File-->
  13. <scene sceneID="L90-uG-f4z">
  14. <objects>
  15. <viewController id="V0q-CP-xMJ" customClass="NCRenameFile" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="gzh-6E-hc4">
  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. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ouH-gK-Guv" userLabel="Separator">
  21. <rect key="frame" x="0.0" y="102" width="414" height="1"/>
  22. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="1" id="2OQ-Mt-Gnh"/>
  25. </constraints>
  26. </view>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Rename" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nZr-nE-ths">
  28. <rect key="frame" x="20" y="64" width="374" height="18"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  30. <nil key="textColor"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="t26-3S-4T4">
  34. <rect key="frame" x="137" y="118" width="140" height="140"/>
  35. <constraints>
  36. <constraint firstAttribute="width" constant="140" id="PaU-P7-coi"/>
  37. <constraint firstAttribute="height" constant="140" id="s6R-ay-3Ui"/>
  38. </constraints>
  39. </imageView>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FOZ-fs-k7i">
  41. <rect key="frame" x="324" y="294.5" width="10" height="21"/>
  42. <constraints>
  43. <constraint firstAttribute="width" constant="10" id="T5K-dj-AdT"/>
  44. </constraints>
  45. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  46. <nil key="textColor"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Ny2-wR-rxo">
  50. <rect key="frame" x="20" y="288" width="304" height="34"/>
  51. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  52. <textInputTraits key="textInputTraits"/>
  53. </textField>
  54. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Q9G-gl-Fkc">
  55. <rect key="frame" x="334" y="288" width="60" height="34"/>
  56. <constraints>
  57. <constraint firstAttribute="width" constant="60" id="6ga-cj-dYT"/>
  58. </constraints>
  59. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  60. <textInputTraits key="textInputTraits"/>
  61. </textField>
  62. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="W5y-aT-UlI">
  63. <rect key="frame" x="20" y="352" width="100" height="30"/>
  64. <constraints>
  65. <constraint firstAttribute="height" constant="30" id="APQ-0x-b1G"/>
  66. <constraint firstAttribute="width" constant="100" id="Amv-Gj-xDj"/>
  67. </constraints>
  68. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  69. <state key="normal" title="Cancel"/>
  70. <connections>
  71. <action selector="cancel:" destination="V0q-CP-xMJ" eventType="touchUpInside" id="2u6-re-dJy"/>
  72. </connections>
  73. </button>
  74. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hcV-V0-eZB">
  75. <rect key="frame" x="294" y="352" width="100" height="30"/>
  76. <constraints>
  77. <constraint firstAttribute="width" constant="100" id="abh-UJ-Zsz"/>
  78. <constraint firstAttribute="height" constant="30" id="dF9-Gh-Ypm"/>
  79. </constraints>
  80. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  81. <state key="normal" title="Rename"/>
  82. <connections>
  83. <action selector="rename:" destination="V0q-CP-xMJ" eventType="touchUpInside" id="9tx-AQ-q6X"/>
  84. </connections>
  85. </button>
  86. </subviews>
  87. <viewLayoutGuide key="safeArea" id="1c1-7Q-WMG"/>
  88. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  89. <constraints>
  90. <constraint firstItem="Ny2-wR-rxo" firstAttribute="leading" secondItem="1c1-7Q-WMG" secondAttribute="leading" constant="20" id="0xL-8c-oLT"/>
  91. <constraint firstItem="W5y-aT-UlI" firstAttribute="top" secondItem="Ny2-wR-rxo" secondAttribute="bottom" constant="30" id="96v-2U-wZv"/>
  92. <constraint firstItem="Q9G-gl-Fkc" firstAttribute="leading" secondItem="FOZ-fs-k7i" secondAttribute="trailing" id="9XT-FO-xYu"/>
  93. <constraint firstItem="ouH-gK-Guv" firstAttribute="leading" secondItem="1c1-7Q-WMG" secondAttribute="leading" id="A6T-ed-97T"/>
  94. <constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="Ny2-wR-rxo" secondAttribute="trailing" constant="90" id="BZO-yF-B1w"/>
  95. <constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="nZr-nE-ths" secondAttribute="trailing" constant="20" id="DPW-MV-oKc"/>
  96. <constraint firstItem="Ny2-wR-rxo" firstAttribute="top" secondItem="t26-3S-4T4" secondAttribute="bottom" constant="30" id="Ggg-Yg-PBS"/>
  97. <constraint firstItem="nZr-nE-ths" firstAttribute="leading" secondItem="1c1-7Q-WMG" secondAttribute="leading" constant="20" id="SI9-xL-6s8"/>
  98. <constraint firstItem="hcV-V0-eZB" firstAttribute="top" secondItem="Q9G-gl-Fkc" secondAttribute="bottom" constant="30" id="UMC-zV-sZD"/>
  99. <constraint firstItem="Q9G-gl-Fkc" firstAttribute="centerY" secondItem="Ny2-wR-rxo" secondAttribute="centerY" id="ZYX-EF-MUc"/>
  100. <constraint firstItem="FOZ-fs-k7i" firstAttribute="centerY" secondItem="Ny2-wR-rxo" secondAttribute="centerY" id="bRG-fN-OJB"/>
  101. <constraint firstItem="t26-3S-4T4" firstAttribute="centerX" secondItem="1c1-7Q-WMG" secondAttribute="centerX" id="gjy-i8-K5B"/>
  102. <constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="hcV-V0-eZB" secondAttribute="trailing" constant="20" id="heW-2p-hLJ"/>
  103. <constraint firstItem="W5y-aT-UlI" firstAttribute="leading" secondItem="1c1-7Q-WMG" secondAttribute="leading" constant="20" id="kw6-l5-CAR"/>
  104. <constraint firstItem="nZr-nE-ths" firstAttribute="top" secondItem="1c1-7Q-WMG" secondAttribute="top" constant="20" id="oyJ-sj-j5N"/>
  105. <constraint firstItem="1c1-7Q-WMG" firstAttribute="trailing" secondItem="ouH-gK-Guv" secondAttribute="trailing" id="r1N-R6-iZg"/>
  106. <constraint firstItem="ouH-gK-Guv" firstAttribute="top" secondItem="nZr-nE-ths" secondAttribute="bottom" constant="20" id="yuT-iN-zVv"/>
  107. <constraint firstItem="t26-3S-4T4" firstAttribute="top" secondItem="ouH-gK-Guv" secondAttribute="bottom" constant="15" id="zPK-2M-gFk"/>
  108. <constraint firstItem="FOZ-fs-k7i" firstAttribute="leading" secondItem="Ny2-wR-rxo" secondAttribute="trailing" id="zTq-r2-mRv"/>
  109. </constraints>
  110. </view>
  111. <navigationItem key="navigationItem" id="Zon-2j-rsc"/>
  112. <connections>
  113. <outlet property="cancelButton" destination="W5y-aT-UlI" id="P9l-o1-miU"/>
  114. <outlet property="ext" destination="Q9G-gl-Fkc" id="YeW-bU-cMx"/>
  115. <outlet property="fileNameWithoutExt" destination="Ny2-wR-rxo" id="2Wq-hO-cwc"/>
  116. <outlet property="fileNameWithoutExtTrailingContraint" destination="BZO-yF-B1w" id="OBT-Ha-an7"/>
  117. <outlet property="point" destination="FOZ-fs-k7i" id="InG-ZA-GpE"/>
  118. <outlet property="previewFile" destination="t26-3S-4T4" id="aOo-XG-pom"/>
  119. <outlet property="renameButton" destination="hcV-V0-eZB" id="YGX-pw-OGW"/>
  120. <outlet property="separatorHeightContraint" destination="2OQ-Mt-Gnh" id="31q-Sy-OS3"/>
  121. <outlet property="titleLabel" destination="nZr-nE-ths" id="UbA-Dl-0Ad"/>
  122. </connections>
  123. </viewController>
  124. <placeholder placeholderIdentifier="IBFirstResponder" id="qdm-Cl-C5l" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  125. </objects>
  126. <point key="canvasLocation" x="1453.6231884057972" y="134.59821428571428"/>
  127. </scene>
  128. </scenes>
  129. <resources>
  130. <systemColor name="systemBackgroundColor">
  131. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  132. </systemColor>
  133. </resources>
  134. </document>