setting.storyboard 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="14283.14"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <scenes>
  13. <!--Setting-->
  14. <scene sceneID="FjW-8J-mfq">
  15. <objects>
  16. <viewController storyboardIdentifier="RASettingViewController" title="Setting" useStoryboardIdentifierAsRestorationIdentifier="YES" id="K1Z-ea-fUh" customClass="RASettingViewController" sceneMemberID="viewController">
  17. <view key="view" contentMode="scaleToFill" id="8S7-LR-mQz">
  18. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <subviews>
  21. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="bt6-9g-1Sc">
  22. <rect key="frame" x="0.0" y="20" width="375" height="647"/>
  23. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  24. <view key="tableFooterView" contentMode="scaleToFill" id="JQO-83-Rit">
  25. <rect key="frame" x="0.0" y="403" width="375" height="40"/>
  26. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  27. <subviews>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="© 2014 United Software Applications, Inc." textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n2h-5Z-NBM">
  29. <rect key="frame" x="5" y="5" width="365" height="30"/>
  30. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  31. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  32. <nil key="textColor"/>
  33. <nil key="highlightedColor"/>
  34. </label>
  35. </subviews>
  36. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  37. <constraints>
  38. <constraint firstItem="n2h-5Z-NBM" firstAttribute="centerY" secondItem="JQO-83-Rit" secondAttribute="centerY" id="QOe-nO-Ihq"/>
  39. <constraint firstItem="n2h-5Z-NBM" firstAttribute="leading" secondItem="JQO-83-Rit" secondAttribute="leading" constant="5" id="abW-kJ-dex"/>
  40. <constraint firstAttribute="trailing" secondItem="n2h-5Z-NBM" secondAttribute="trailing" constant="5" id="qy5-Jc-qfr"/>
  41. <constraint firstItem="n2h-5Z-NBM" firstAttribute="top" secondItem="JQO-83-Rit" secondAttribute="top" constant="5" id="zj2-8C-MjL"/>
  42. </constraints>
  43. </view>
  44. <prototypes>
  45. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="RASettingOptionCell" rowHeight="60" id="S3b-rg-Apb" customClass="RASettingOptionCell">
  46. <rect key="frame" x="0.0" y="28" width="375" height="60"/>
  47. <autoresizingMask key="autoresizingMask"/>
  48. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="S3b-rg-Apb" id="GJS-xN-7T2">
  49. <rect key="frame" x="0.0" y="0.0" width="342" height="59.5"/>
  50. <autoresizingMask key="autoresizingMask"/>
  51. <subviews>
  52. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nn8-Yz-pgL">
  53. <rect key="frame" x="10" y="21" width="37.5" height="18"/>
  54. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  55. <nil key="textColor"/>
  56. <nil key="highlightedColor"/>
  57. </label>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9Ne-f7-mNd">
  59. <rect key="frame" x="306.5" y="21.5" width="35.5" height="17"/>
  60. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  61. <nil key="textColor"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. </subviews>
  65. <constraints>
  66. <constraint firstItem="9Ne-f7-mNd" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="nn8-Yz-pgL" secondAttribute="trailing" constant="5" id="1T7-VV-jvL"/>
  67. <constraint firstItem="nn8-Yz-pgL" firstAttribute="leading" secondItem="GJS-xN-7T2" secondAttribute="leading" constant="10" id="cvQ-db-eYR"/>
  68. <constraint firstAttribute="trailing" secondItem="9Ne-f7-mNd" secondAttribute="trailing" id="dZq-Ec-CZl"/>
  69. <constraint firstItem="nn8-Yz-pgL" firstAttribute="centerY" secondItem="GJS-xN-7T2" secondAttribute="centerY" id="fPw-52-LTs"/>
  70. <constraint firstItem="9Ne-f7-mNd" firstAttribute="centerY" secondItem="GJS-xN-7T2" secondAttribute="centerY" id="njH-Bq-s6w"/>
  71. </constraints>
  72. </tableViewCellContentView>
  73. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  74. <connections>
  75. <outlet property="optionLabel" destination="9Ne-f7-mNd" id="kTq-Cj-pgv"/>
  76. <outlet property="titleLabel" destination="nn8-Yz-pgL" id="WWa-r1-XL0"/>
  77. </connections>
  78. </tableViewCell>
  79. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="RASettingSwitchCell" rowHeight="60" id="fw3-Ce-iMX" customClass="RASettingSwitchCell">
  80. <rect key="frame" x="0.0" y="88" width="375" height="60"/>
  81. <autoresizingMask key="autoresizingMask"/>
  82. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="fw3-Ce-iMX" id="i0k-qx-Z3s">
  83. <rect key="frame" x="0.0" y="0.0" width="375" height="59.5"/>
  84. <autoresizingMask key="autoresizingMask"/>
  85. <subviews>
  86. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7mb-Gz-UK4">
  87. <rect key="frame" x="10" y="21" width="296" height="18"/>
  88. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  89. <nil key="textColor"/>
  90. <nil key="highlightedColor"/>
  91. </label>
  92. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="745-1J-0vr">
  93. <rect key="frame" x="316" y="14.5" width="51" height="31"/>
  94. <connections>
  95. <action selector="switchBtnClick:" destination="fw3-Ce-iMX" eventType="valueChanged" id="qlF-Jb-a7c"/>
  96. </connections>
  97. </switch>
  98. </subviews>
  99. <constraints>
  100. <constraint firstItem="745-1J-0vr" firstAttribute="centerY" secondItem="i0k-qx-Z3s" secondAttribute="centerY" id="1Z7-Li-Ptg"/>
  101. <constraint firstAttribute="trailing" secondItem="745-1J-0vr" secondAttribute="trailing" constant="10" id="7A0-bw-pag"/>
  102. <constraint firstItem="745-1J-0vr" firstAttribute="leading" secondItem="7mb-Gz-UK4" secondAttribute="trailing" constant="10" id="Hyu-cl-UKN"/>
  103. <constraint firstItem="7mb-Gz-UK4" firstAttribute="centerY" secondItem="i0k-qx-Z3s" secondAttribute="centerY" id="f2x-8F-0gN"/>
  104. <constraint firstItem="7mb-Gz-UK4" firstAttribute="leading" secondItem="i0k-qx-Z3s" secondAttribute="leading" constant="10" id="sJh-ny-IxH"/>
  105. </constraints>
  106. </tableViewCellContentView>
  107. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  108. <connections>
  109. <outlet property="switchBtn" destination="745-1J-0vr" id="Scx-YQ-3bH"/>
  110. <outlet property="titleLabel" destination="7mb-Gz-UK4" id="LcA-KO-Th1"/>
  111. </connections>
  112. </tableViewCell>
  113. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RASettingActionCell" rowHeight="60" id="d2O-Oc-12t" customClass="RASettingActionCell">
  114. <rect key="frame" x="0.0" y="148" width="375" height="60"/>
  115. <autoresizingMask key="autoresizingMask"/>
  116. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="d2O-Oc-12t" id="NTz-8W-1bG">
  117. <rect key="frame" x="0.0" y="0.0" width="375" height="59.5"/>
  118. <autoresizingMask key="autoresizingMask"/>
  119. <subviews>
  120. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rXI-of-ag8">
  121. <rect key="frame" x="10" y="21" width="308" height="18"/>
  122. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  123. <nil key="textColor"/>
  124. <nil key="highlightedColor"/>
  125. </label>
  126. <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="Wf2-XY-ejy">
  127. <rect key="frame" x="328" y="11.5" width="37" height="37"/>
  128. <color key="color" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  129. </activityIndicatorView>
  130. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100M" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="emF-6X-Ajb">
  131. <rect key="frame" x="328" y="21.5" width="42" height="17"/>
  132. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  133. <nil key="textColor"/>
  134. <nil key="highlightedColor"/>
  135. </label>
  136. </subviews>
  137. <constraints>
  138. <constraint firstAttribute="trailing" secondItem="Wf2-XY-ejy" secondAttribute="trailing" constant="10" id="Hv4-VV-t0p"/>
  139. <constraint firstItem="rXI-of-ag8" firstAttribute="leading" secondItem="NTz-8W-1bG" secondAttribute="leading" constant="10" id="K74-vK-dVC"/>
  140. <constraint firstItem="rXI-of-ag8" firstAttribute="centerY" secondItem="NTz-8W-1bG" secondAttribute="centerY" id="NoT-Ks-zr9"/>
  141. <constraint firstItem="Wf2-XY-ejy" firstAttribute="leading" secondItem="rXI-of-ag8" secondAttribute="trailing" constant="10" id="Xq4-z3-0Dg"/>
  142. <constraint firstItem="emF-6X-Ajb" firstAttribute="leading" secondItem="Wf2-XY-ejy" secondAttribute="leading" id="fJV-Gw-9nF"/>
  143. <constraint firstItem="Wf2-XY-ejy" firstAttribute="centerY" secondItem="NTz-8W-1bG" secondAttribute="centerY" id="iZb-76-W4M"/>
  144. <constraint firstItem="emF-6X-Ajb" firstAttribute="centerY" secondItem="NTz-8W-1bG" secondAttribute="centerY" id="lm5-9Z-68o"/>
  145. <constraint firstAttribute="trailing" secondItem="emF-6X-Ajb" secondAttribute="trailing" constant="5" id="wQ5-Js-UwO"/>
  146. </constraints>
  147. </tableViewCellContentView>
  148. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  149. <connections>
  150. <outlet property="activityIndicator" destination="Wf2-XY-ejy" id="u3g-pn-8Fg"/>
  151. <outlet property="sizeLabel" destination="emF-6X-Ajb" id="qap-qF-qzJ"/>
  152. <outlet property="titleLabel" destination="rXI-of-ag8" id="vGF-n3-dC6"/>
  153. </connections>
  154. </tableViewCell>
  155. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="RASettingAboutCell" rowHeight="135" id="vBr-qI-FKj" customClass="RASettingAboutCell">
  156. <rect key="frame" x="0.0" y="208" width="375" height="135"/>
  157. <autoresizingMask key="autoresizingMask"/>
  158. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="vBr-qI-FKj" id="Tm1-Oc-7El">
  159. <rect key="frame" x="0.0" y="0.0" width="375" height="134.5"/>
  160. <autoresizingMask key="autoresizingMask"/>
  161. <subviews>
  162. <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_50" translatesAutoresizingMaskIntoConstraints="NO" id="Fjp-Bc-dUh">
  163. <rect key="frame" x="10" y="15" width="50" height="50"/>
  164. <constraints>
  165. <constraint firstAttribute="width" constant="50" id="9Wc-23-pxR"/>
  166. <constraint firstAttribute="height" constant="50" id="qQc-UR-Wdf"/>
  167. </constraints>
  168. </imageView>
  169. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Apex &amp; Drivers 1.0" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Rt-Xa-P59">
  170. <rect key="frame" x="70" y="15" width="295" height="21"/>
  171. <constraints>
  172. <constraint firstAttribute="height" constant="21" id="I4Z-WS-ohs"/>
  173. </constraints>
  174. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  175. <nil key="textColor"/>
  176. <nil key="highlightedColor"/>
  177. </label>
  178. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="redant_40" translatesAutoresizingMaskIntoConstraints="NO" id="Dil-4Z-rVN">
  179. <rect key="frame" x="15" y="75" width="40" height="40"/>
  180. <constraints>
  181. <constraint firstAttribute="height" constant="40" id="HgH-qQ-Zgv"/>
  182. <constraint firstAttribute="width" constant="40" id="o14-AU-INB"/>
  183. </constraints>
  184. </imageView>
  185. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Ver:1.0 build 180913" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gMo-mB-JAI">
  186. <rect key="frame" x="70" y="41" width="295" height="21"/>
  187. <constraints>
  188. <constraint firstAttribute="height" constant="21" id="oz7-pl-nM7"/>
  189. </constraints>
  190. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  191. <nil key="textColor"/>
  192. <nil key="highlightedColor"/>
  193. </label>
  194. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" editable="NO" text="redantsupport@united-us.net" translatesAutoresizingMaskIntoConstraints="NO" id="PVK-zg-HWg">
  195. <rect key="frame" x="65" y="89.5" width="300" height="25"/>
  196. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  197. <constraints>
  198. <constraint firstAttribute="height" constant="25" id="ccc-3X-Q0i"/>
  199. </constraints>
  200. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  201. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  202. <dataDetectorType key="dataDetectorTypes" link="YES"/>
  203. </textView>
  204. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Support:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wiy-uj-wOO">
  205. <rect key="frame" x="70" y="75" width="295" height="19.5"/>
  206. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  207. <nil key="textColor"/>
  208. <nil key="highlightedColor"/>
  209. </label>
  210. </subviews>
  211. <constraints>
  212. <constraint firstItem="0Rt-Xa-P59" firstAttribute="top" secondItem="Fjp-Bc-dUh" secondAttribute="top" id="58E-tE-iL2"/>
  213. <constraint firstItem="Dil-4Z-rVN" firstAttribute="top" secondItem="Fjp-Bc-dUh" secondAttribute="bottom" constant="10" id="8nh-5g-Bcy"/>
  214. <constraint firstItem="gMo-mB-JAI" firstAttribute="trailing" secondItem="0Rt-Xa-P59" secondAttribute="trailing" id="AFf-9L-m16"/>
  215. <constraint firstItem="PVK-zg-HWg" firstAttribute="trailing" secondItem="Wiy-uj-wOO" secondAttribute="trailing" id="E6r-yq-qJQ"/>
  216. <constraint firstItem="gMo-mB-JAI" firstAttribute="top" secondItem="0Rt-Xa-P59" secondAttribute="bottom" constant="5" id="IDJ-3L-ym9"/>
  217. <constraint firstItem="Fjp-Bc-dUh" firstAttribute="leading" secondItem="Tm1-Oc-7El" secondAttribute="leading" constant="10" id="LO4-zF-m0K"/>
  218. <constraint firstAttribute="trailing" secondItem="0Rt-Xa-P59" secondAttribute="trailing" constant="10" id="O7Y-qk-rIU"/>
  219. <constraint firstItem="PVK-zg-HWg" firstAttribute="top" secondItem="Wiy-uj-wOO" secondAttribute="bottom" constant="-5" id="Sge-bw-DDc"/>
  220. <constraint firstItem="Wiy-uj-wOO" firstAttribute="leading" secondItem="gMo-mB-JAI" secondAttribute="leading" id="U7y-uf-WQP"/>
  221. <constraint firstItem="0Rt-Xa-P59" firstAttribute="leading" secondItem="Fjp-Bc-dUh" secondAttribute="trailing" constant="10" id="Wy3-bY-364"/>
  222. <constraint firstItem="Dil-4Z-rVN" firstAttribute="centerX" secondItem="Fjp-Bc-dUh" secondAttribute="centerX" id="Yqo-hR-AY3"/>
  223. <constraint firstItem="Fjp-Bc-dUh" firstAttribute="top" secondItem="Tm1-Oc-7El" secondAttribute="top" constant="15" id="fan-pT-DB5"/>
  224. <constraint firstItem="gMo-mB-JAI" firstAttribute="leading" secondItem="0Rt-Xa-P59" secondAttribute="leading" id="mly-Rf-Kdt"/>
  225. <constraint firstItem="Wiy-uj-wOO" firstAttribute="top" secondItem="Dil-4Z-rVN" secondAttribute="top" id="n0f-ZA-t3t"/>
  226. <constraint firstItem="Wiy-uj-wOO" firstAttribute="trailing" secondItem="gMo-mB-JAI" secondAttribute="trailing" id="wbU-Bz-G0R"/>
  227. <constraint firstItem="PVK-zg-HWg" firstAttribute="leading" secondItem="Wiy-uj-wOO" secondAttribute="leading" constant="-5" id="zSk-dw-QdC"/>
  228. </constraints>
  229. </tableViewCellContentView>
  230. <connections>
  231. <outlet property="appIconView" destination="Fjp-Bc-dUh" id="WGr-ek-Xjx"/>
  232. <outlet property="appNameLabel" destination="0Rt-Xa-P59" id="QbG-eT-auD"/>
  233. <outlet property="appVerLabel" destination="gMo-mB-JAI" id="9hr-C3-Z6w"/>
  234. <outlet property="redantLogoView" destination="Dil-4Z-rVN" id="07N-Rd-aUa"/>
  235. <outlet property="supportLabel" destination="PVK-zg-HWg" id="tcj-pA-y90"/>
  236. </connections>
  237. </tableViewCell>
  238. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="RASettingLinkCell" rowHeight="60" id="2dy-RZ-XkB" customClass="RASettingLinkCell">
  239. <rect key="frame" x="0.0" y="343" width="375" height="60"/>
  240. <autoresizingMask key="autoresizingMask"/>
  241. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2dy-RZ-XkB" id="2ST-An-KkX">
  242. <rect key="frame" x="0.0" y="0.0" width="342" height="59.5"/>
  243. <autoresizingMask key="autoresizingMask"/>
  244. <subviews>
  245. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VQY-CF-Usu">
  246. <rect key="frame" x="10" y="5" width="322" height="49.5"/>
  247. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  248. <nil key="textColor"/>
  249. <nil key="highlightedColor"/>
  250. </label>
  251. </subviews>
  252. <constraints>
  253. <constraint firstAttribute="trailing" secondItem="VQY-CF-Usu" secondAttribute="trailing" constant="10" id="8qG-Hf-u7e"/>
  254. <constraint firstAttribute="bottom" secondItem="VQY-CF-Usu" secondAttribute="bottom" constant="5" id="Czp-st-tkJ"/>
  255. <constraint firstItem="VQY-CF-Usu" firstAttribute="centerY" secondItem="2ST-An-KkX" secondAttribute="centerY" id="MHL-3E-qFY"/>
  256. <constraint firstItem="VQY-CF-Usu" firstAttribute="leading" secondItem="2ST-An-KkX" secondAttribute="leading" constant="10" id="bRP-pu-6O8"/>
  257. <constraint firstItem="VQY-CF-Usu" firstAttribute="top" secondItem="2ST-An-KkX" secondAttribute="top" constant="5" id="mFP-Yt-eQx"/>
  258. </constraints>
  259. </tableViewCellContentView>
  260. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  261. <connections>
  262. <outlet property="titleLabel" destination="VQY-CF-Usu" id="vZc-JL-uFR"/>
  263. </connections>
  264. </tableViewCell>
  265. </prototypes>
  266. <connections>
  267. <outlet property="dataSource" destination="K1Z-ea-fUh" id="17k-2P-W4r"/>
  268. <outlet property="delegate" destination="K1Z-ea-fUh" id="rgY-MS-P2k"/>
  269. </connections>
  270. </tableView>
  271. </subviews>
  272. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  273. <constraints>
  274. <constraint firstItem="bt6-9g-1Sc" firstAttribute="top" secondItem="oTy-yr-RHK" secondAttribute="top" id="3do-tf-2x8"/>
  275. <constraint firstItem="oTy-yr-RHK" firstAttribute="trailing" secondItem="bt6-9g-1Sc" secondAttribute="trailing" id="PqX-0F-0gI"/>
  276. <constraint firstItem="bt6-9g-1Sc" firstAttribute="leading" secondItem="oTy-yr-RHK" secondAttribute="leading" id="fDd-SR-kyZ"/>
  277. <constraint firstItem="oTy-yr-RHK" firstAttribute="bottom" secondItem="bt6-9g-1Sc" secondAttribute="bottom" id="ny6-IT-Teu"/>
  278. </constraints>
  279. <viewLayoutGuide key="safeArea" id="oTy-yr-RHK"/>
  280. </view>
  281. <connections>
  282. <outlet property="settingTableView" destination="bt6-9g-1Sc" id="nMT-hv-aC5"/>
  283. </connections>
  284. </viewController>
  285. <placeholder placeholderIdentifier="IBFirstResponder" id="hs2-jY-gRV" userLabel="First Responder" sceneMemberID="firstResponder"/>
  286. </objects>
  287. <point key="canvasLocation" x="-239.19999999999999" y="53.523238380809602"/>
  288. </scene>
  289. <!--Option View Controller-->
  290. <scene sceneID="cmB-vN-FrB">
  291. <objects>
  292. <viewController storyboardIdentifier="RAOptionViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="vLn-jg-qO2" customClass="RAOptionViewController" sceneMemberID="viewController">
  293. <view key="view" contentMode="scaleToFill" id="JuG-f5-RAN">
  294. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  295. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  296. <subviews>
  297. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Tfn-3m-nS4">
  298. <rect key="frame" x="0.0" y="20" width="375" height="647"/>
  299. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  300. <prototypes>
  301. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RAOptionCell" rowHeight="50" id="vtS-6b-ZlL" customClass="RAOptionCell">
  302. <rect key="frame" x="0.0" y="28" width="375" height="50"/>
  303. <autoresizingMask key="autoresizingMask"/>
  304. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="vtS-6b-ZlL" id="0Gc-fu-jG7">
  305. <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
  306. <autoresizingMask key="autoresizingMask"/>
  307. <subviews>
  308. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H3V-Ud-CQM">
  309. <rect key="frame" x="5" y="16" width="365" height="18"/>
  310. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  311. <nil key="textColor"/>
  312. <nil key="highlightedColor"/>
  313. </label>
  314. </subviews>
  315. <constraints>
  316. <constraint firstItem="H3V-Ud-CQM" firstAttribute="leading" secondItem="0Gc-fu-jG7" secondAttribute="leading" constant="5" id="2uH-tT-jKF"/>
  317. <constraint firstAttribute="trailing" secondItem="H3V-Ud-CQM" secondAttribute="trailing" constant="5" id="ioK-Ty-4Gp"/>
  318. <constraint firstItem="H3V-Ud-CQM" firstAttribute="centerY" secondItem="0Gc-fu-jG7" secondAttribute="centerY" id="tZx-8w-jk0"/>
  319. </constraints>
  320. </tableViewCellContentView>
  321. <connections>
  322. <outlet property="titleLabel" destination="H3V-Ud-CQM" id="rFH-ND-7e9"/>
  323. </connections>
  324. </tableViewCell>
  325. </prototypes>
  326. <connections>
  327. <outlet property="dataSource" destination="vLn-jg-qO2" id="fpk-er-qlH"/>
  328. <outlet property="delegate" destination="vLn-jg-qO2" id="itb-oC-qVX"/>
  329. </connections>
  330. </tableView>
  331. </subviews>
  332. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  333. <constraints>
  334. <constraint firstItem="Tfn-3m-nS4" firstAttribute="leading" secondItem="Glx-5I-7JL" secondAttribute="leading" id="6FQ-cE-kUg"/>
  335. <constraint firstItem="Tfn-3m-nS4" firstAttribute="top" secondItem="Glx-5I-7JL" secondAttribute="top" id="YoH-bk-uwv"/>
  336. <constraint firstItem="Glx-5I-7JL" firstAttribute="trailing" secondItem="Tfn-3m-nS4" secondAttribute="trailing" id="fgt-UT-eCV"/>
  337. <constraint firstItem="Glx-5I-7JL" firstAttribute="bottom" secondItem="Tfn-3m-nS4" secondAttribute="bottom" id="u9D-aj-Pg8"/>
  338. </constraints>
  339. <viewLayoutGuide key="safeArea" id="Glx-5I-7JL"/>
  340. </view>
  341. <connections>
  342. <outlet property="optionTable" destination="Tfn-3m-nS4" id="xls-RJ-I2h"/>
  343. </connections>
  344. </viewController>
  345. <placeholder placeholderIdentifier="IBFirstResponder" id="VD0-e9-VNF" userLabel="First Responder" sceneMemberID="firstResponder"/>
  346. </objects>
  347. <point key="canvasLocation" x="658" y="54"/>
  348. </scene>
  349. <!--Change Password View Controller-->
  350. <scene sceneID="SiS-Sm-5ua">
  351. <objects>
  352. <viewController storyboardIdentifier="RAChangePasswordViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="q0p-GF-XgD" customClass="RAChangePasswordViewController" sceneMemberID="viewController">
  353. <view key="view" contentMode="scaleToFill" id="XiV-dx-5Lf">
  354. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  355. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  356. <subviews>
  357. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Old password *required" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="AGg-Is-zfV">
  358. <rect key="frame" x="5" y="61" width="365" height="30"/>
  359. <constraints>
  360. <constraint firstAttribute="height" constant="30" id="tdG-fz-DUH"/>
  361. </constraints>
  362. <nil key="textColor"/>
  363. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  364. <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
  365. <connections>
  366. <outlet property="delegate" destination="q0p-GF-XgD" id="4Xo-J8-U63"/>
  367. </connections>
  368. </textField>
  369. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Change Password" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XYO-s8-g1R">
  370. <rect key="frame" x="5" y="30" width="365" height="21"/>
  371. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  372. <nil key="textColor"/>
  373. <nil key="highlightedColor"/>
  374. </label>
  375. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="New password *required" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="one-j7-LgU">
  376. <rect key="frame" x="5" y="101" width="365" height="30"/>
  377. <nil key="textColor"/>
  378. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  379. <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
  380. <connections>
  381. <outlet property="delegate" destination="q0p-GF-XgD" id="s14-bx-KKH"/>
  382. </connections>
  383. </textField>
  384. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Confirm new password *required" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="dQK-Xb-iG2">
  385. <rect key="frame" x="5" y="141" width="365" height="30"/>
  386. <nil key="textColor"/>
  387. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  388. <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
  389. <connections>
  390. <outlet property="delegate" destination="q0p-GF-XgD" id="vKK-Ne-nD6"/>
  391. </connections>
  392. </textField>
  393. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mZu-0K-iio">
  394. <rect key="frame" x="0.0" y="181" width="375" height="40"/>
  395. <subviews>
  396. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gkw-yN-ovJ">
  397. <rect key="frame" x="10" y="0.0" width="172.5" height="40"/>
  398. <subviews>
  399. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="i90-wQ-C0t">
  400. <rect key="frame" x="62.5" y="5" width="48" height="30"/>
  401. <state key="normal" title="Cancel"/>
  402. <connections>
  403. <action selector="cancelBtnClick:" destination="q0p-GF-XgD" eventType="touchUpInside" id="Bfz-hQ-8gd"/>
  404. </connections>
  405. </button>
  406. </subviews>
  407. <constraints>
  408. <constraint firstItem="i90-wQ-C0t" firstAttribute="centerY" secondItem="gkw-yN-ovJ" secondAttribute="centerY" id="03R-zG-jjK"/>
  409. <constraint firstItem="i90-wQ-C0t" firstAttribute="centerX" secondItem="gkw-yN-ovJ" secondAttribute="centerX" id="teA-L3-jiv"/>
  410. </constraints>
  411. </view>
  412. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xb4-bE-BCi">
  413. <rect key="frame" x="192.5" y="0.0" width="172.5" height="40"/>
  414. <subviews>
  415. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NV0-3K-Irh">
  416. <rect key="frame" x="60" y="5" width="53" height="30"/>
  417. <state key="normal" title="Change"/>
  418. <connections>
  419. <action selector="changeBtnClick:" destination="q0p-GF-XgD" eventType="touchUpInside" id="oHD-Ns-DyX"/>
  420. </connections>
  421. </button>
  422. </subviews>
  423. <constraints>
  424. <constraint firstItem="NV0-3K-Irh" firstAttribute="centerX" secondItem="xb4-bE-BCi" secondAttribute="centerX" id="41i-b6-WRa"/>
  425. <constraint firstItem="NV0-3K-Irh" firstAttribute="centerY" secondItem="xb4-bE-BCi" secondAttribute="centerY" id="PBX-UU-rDL"/>
  426. </constraints>
  427. </view>
  428. </subviews>
  429. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  430. <constraints>
  431. <constraint firstItem="xb4-bE-BCi" firstAttribute="height" secondItem="gkw-yN-ovJ" secondAttribute="height" id="7zk-T8-l0Z"/>
  432. <constraint firstItem="xb4-bE-BCi" firstAttribute="centerY" secondItem="gkw-yN-ovJ" secondAttribute="centerY" id="9xp-pz-4Qt"/>
  433. <constraint firstItem="xb4-bE-BCi" firstAttribute="leading" secondItem="gkw-yN-ovJ" secondAttribute="trailing" constant="10" id="Amh-VE-NCY"/>
  434. <constraint firstAttribute="trailing" secondItem="xb4-bE-BCi" secondAttribute="trailing" constant="10" id="M6u-j4-dlI"/>
  435. <constraint firstItem="gkw-yN-ovJ" firstAttribute="height" secondItem="mZu-0K-iio" secondAttribute="height" id="PqS-yU-544"/>
  436. <constraint firstItem="xb4-bE-BCi" firstAttribute="width" secondItem="gkw-yN-ovJ" secondAttribute="width" id="dKj-40-hMP"/>
  437. <constraint firstAttribute="height" constant="40" id="eDb-up-scU"/>
  438. <constraint firstItem="gkw-yN-ovJ" firstAttribute="leading" secondItem="mZu-0K-iio" secondAttribute="leading" constant="10" id="h9P-QF-shc"/>
  439. <constraint firstItem="gkw-yN-ovJ" firstAttribute="centerY" secondItem="mZu-0K-iio" secondAttribute="centerY" id="ocf-ue-dhy"/>
  440. </constraints>
  441. </view>
  442. </subviews>
  443. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  444. <constraints>
  445. <constraint firstItem="XYO-s8-g1R" firstAttribute="leading" secondItem="wbS-Du-ewM" secondAttribute="leading" constant="5" id="1Wv-CX-Hbg"/>
  446. <constraint firstItem="mZu-0K-iio" firstAttribute="leading" secondItem="wbS-Du-ewM" secondAttribute="leading" id="5RY-GD-sLK"/>
  447. <constraint firstItem="mZu-0K-iio" firstAttribute="top" secondItem="dQK-Xb-iG2" secondAttribute="bottom" constant="10" id="6hY-8G-FDo"/>
  448. <constraint firstItem="AGg-Is-zfV" firstAttribute="leading" secondItem="XYO-s8-g1R" secondAttribute="leading" id="9yH-gO-Mbr"/>
  449. <constraint firstItem="AGg-Is-zfV" firstAttribute="top" secondItem="XYO-s8-g1R" secondAttribute="bottom" constant="10" id="BIt-jU-RuU"/>
  450. <constraint firstItem="dQK-Xb-iG2" firstAttribute="leading" secondItem="one-j7-LgU" secondAttribute="leading" id="HFH-vU-gQ0"/>
  451. <constraint firstItem="dQK-Xb-iG2" firstAttribute="top" secondItem="one-j7-LgU" secondAttribute="bottom" constant="10" id="L0x-Ni-kFD"/>
  452. <constraint firstItem="one-j7-LgU" firstAttribute="top" secondItem="AGg-Is-zfV" secondAttribute="bottom" constant="10" id="Lyy-X2-PbC"/>
  453. <constraint firstItem="dQK-Xb-iG2" firstAttribute="height" secondItem="one-j7-LgU" secondAttribute="height" id="Mb5-xc-Yxl"/>
  454. <constraint firstItem="dQK-Xb-iG2" firstAttribute="trailing" secondItem="one-j7-LgU" secondAttribute="trailing" id="Zk2-fJ-kqA"/>
  455. <constraint firstItem="wbS-Du-ewM" firstAttribute="trailing" secondItem="XYO-s8-g1R" secondAttribute="trailing" constant="5" id="dag-gm-Dxn"/>
  456. <constraint firstItem="one-j7-LgU" firstAttribute="height" secondItem="AGg-Is-zfV" secondAttribute="height" id="gJG-Ax-FnN"/>
  457. <constraint firstItem="AGg-Is-zfV" firstAttribute="trailing" secondItem="XYO-s8-g1R" secondAttribute="trailing" id="jfR-7a-CWn"/>
  458. <constraint firstItem="one-j7-LgU" firstAttribute="leading" secondItem="AGg-Is-zfV" secondAttribute="leading" id="oCk-B6-DdE"/>
  459. <constraint firstItem="wbS-Du-ewM" firstAttribute="trailing" secondItem="mZu-0K-iio" secondAttribute="trailing" id="qFG-a9-W1c"/>
  460. <constraint firstItem="one-j7-LgU" firstAttribute="trailing" secondItem="AGg-Is-zfV" secondAttribute="trailing" id="veq-oU-lur"/>
  461. <constraint firstItem="XYO-s8-g1R" firstAttribute="top" secondItem="wbS-Du-ewM" secondAttribute="top" constant="10" id="ztq-Pn-u66"/>
  462. </constraints>
  463. <viewLayoutGuide key="safeArea" id="wbS-Du-ewM"/>
  464. </view>
  465. <connections>
  466. <outlet property="cancelBtn" destination="i90-wQ-C0t" id="e53-2c-oAC"/>
  467. <outlet property="changeBtn" destination="NV0-3K-Irh" id="njh-FX-gJO"/>
  468. <outlet property="changeTextField" destination="one-j7-LgU" id="dsp-U4-vpx"/>
  469. <outlet property="confirmTextField" destination="dQK-Xb-iG2" id="E4L-0U-0pP"/>
  470. <outlet property="oldTextField" destination="AGg-Is-zfV" id="DFx-tR-NRD"/>
  471. </connections>
  472. </viewController>
  473. <placeholder placeholderIdentifier="IBFirstResponder" id="SjR-G2-BNH" userLabel="First Responder" sceneMemberID="firstResponder"/>
  474. </objects>
  475. <point key="canvasLocation" x="1376.8" y="53.523238380809602"/>
  476. </scene>
  477. </scenes>
  478. <resources>
  479. <image name="icon_50" width="50" height="50"/>
  480. <image name="redant_40" width="40" height="40"/>
  481. </resources>
  482. </document>