Detail.storyboard 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" 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="14088"/>
  9. <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
  10. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  11. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  12. </dependencies>
  13. <scenes>
  14. <!--Order Detail-->
  15. <scene sceneID="GQu-MF-w2X">
  16. <objects>
  17. <viewController storyboardIdentifier="RAOrderDetailViewController" title="Order Detail" useStoryboardIdentifierAsRestorationIdentifier="YES" id="wYu-98-b8c" customClass="RAOrderDetailViewController" sceneMemberID="viewController">
  18. <view key="view" contentMode="scaleToFill" id="ddK-ne-BxC">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Xxs-Bp-xwk">
  23. <rect key="frame" x="0.0" y="20" width="375" height="647"/>
  24. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  25. <prototypes>
  26. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailSingleLineCell" rowHeight="70" id="PRr-DR-Xqo" customClass="RADetailSingleLineCell">
  27. <rect key="frame" x="0.0" y="28" width="375" height="70"/>
  28. <autoresizingMask key="autoresizingMask"/>
  29. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="PRr-DR-Xqo" id="HGR-qE-k8g">
  30. <rect key="frame" x="0.0" y="0.0" width="375" height="69.5"/>
  31. <autoresizingMask key="autoresizingMask"/>
  32. <subviews>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Order ID" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IcX-EB-asg">
  34. <rect key="frame" x="5" y="5" width="365" height="21"/>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="21" id="yUK-tS-gzP"/>
  37. </constraints>
  38. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  39. <nil key="textColor"/>
  40. <nil key="highlightedColor"/>
  41. </label>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="20180530001200" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="L7s-6m-7Rs">
  43. <rect key="frame" x="5" y="27" width="365" height="37.5"/>
  44. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  45. <nil key="textColor"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. </subviews>
  49. <constraints>
  50. <constraint firstItem="IcX-EB-asg" firstAttribute="top" secondItem="HGR-qE-k8g" secondAttribute="top" constant="5" id="JTx-I2-fau"/>
  51. <constraint firstItem="L7s-6m-7Rs" firstAttribute="leading" secondItem="IcX-EB-asg" secondAttribute="leading" id="RFT-Jc-9je"/>
  52. <constraint firstItem="IcX-EB-asg" firstAttribute="leading" secondItem="HGR-qE-k8g" secondAttribute="leading" constant="5" id="ceh-Sw-2hB"/>
  53. <constraint firstItem="L7s-6m-7Rs" firstAttribute="top" secondItem="IcX-EB-asg" secondAttribute="bottom" constant="1" id="n6f-Ba-NC2"/>
  54. <constraint firstItem="L7s-6m-7Rs" firstAttribute="trailing" secondItem="IcX-EB-asg" secondAttribute="trailing" id="o0G-gr-RAA"/>
  55. <constraint firstAttribute="trailing" secondItem="IcX-EB-asg" secondAttribute="trailing" constant="5" id="uYy-kz-oiJ"/>
  56. <constraint firstAttribute="bottom" secondItem="L7s-6m-7Rs" secondAttribute="bottom" constant="5" id="zwI-Qi-tnt"/>
  57. </constraints>
  58. </tableViewCellContentView>
  59. <connections>
  60. <outlet property="titleLable" destination="IcX-EB-asg" id="p20-UP-YZv"/>
  61. <outlet property="valueLabel" destination="L7s-6m-7Rs" id="c0Y-7M-8Vt"/>
  62. </connections>
  63. </tableViewCell>
  64. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailMultLineCell" rowHeight="90" id="hLY-jO-rx0" customClass="RADetailMultLineCell">
  65. <rect key="frame" x="0.0" y="98" width="375" height="90"/>
  66. <autoresizingMask key="autoresizingMask"/>
  67. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="hLY-jO-rx0" id="xPv-W6-2E0">
  68. <rect key="frame" x="0.0" y="0.0" width="375" height="89.5"/>
  69. <autoresizingMask key="autoresizingMask"/>
  70. <subviews>
  71. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nxW-Ig-F5h">
  72. <rect key="frame" x="5" y="5" width="365" height="79.5"/>
  73. <string key="text">DEMURRAGE LFD
  74. TERMINAL PICKUP APPT
  75. DELIVERY APPT(setup wiwhse)
  76. PICKUP ON</string>
  77. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  78. <nil key="textColor"/>
  79. <nil key="highlightedColor"/>
  80. </label>
  81. </subviews>
  82. <constraints>
  83. <constraint firstAttribute="bottom" secondItem="nxW-Ig-F5h" secondAttribute="bottom" constant="5" id="GyO-p5-EVV"/>
  84. <constraint firstAttribute="trailing" secondItem="nxW-Ig-F5h" secondAttribute="trailing" constant="5" id="LvG-rE-wMJ"/>
  85. <constraint firstItem="nxW-Ig-F5h" firstAttribute="top" secondItem="xPv-W6-2E0" secondAttribute="top" constant="5" id="jxJ-Pf-0Pr"/>
  86. <constraint firstItem="nxW-Ig-F5h" firstAttribute="leading" secondItem="xPv-W6-2E0" secondAttribute="leading" constant="5" id="u8Z-wy-aFV"/>
  87. </constraints>
  88. </tableViewCellContentView>
  89. <connections>
  90. <outlet property="valueLabel" destination="nxW-Ig-F5h" id="yM0-iy-Epm"/>
  91. </connections>
  92. </tableViewCell>
  93. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailLocationCell" rowHeight="100" id="2RY-c8-4kR" customClass="RADetailLocationCell">
  94. <rect key="frame" x="0.0" y="188" width="375" height="100"/>
  95. <autoresizingMask key="autoresizingMask"/>
  96. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2RY-c8-4kR" id="8uQ-ij-SSa">
  97. <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
  98. <autoresizingMask key="autoresizingMask"/>
  99. <subviews>
  100. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ECt-q4-gbV">
  101. <rect key="frame" x="5" y="31" width="260" height="63.5"/>
  102. <string key="text">TRANS PACIFIC CONTAINER SERVICE
  103. BERTH 30 2800 7TH ST
  104. OAKLAND,CA</string>
  105. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  106. <nil key="textColor"/>
  107. <nil key="highlightedColor"/>
  108. </label>
  109. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="E85-g7-fwi">
  110. <rect key="frame" x="297" y="48" width="73" height="30"/>
  111. <constraints>
  112. <constraint firstAttribute="height" constant="30" id="Bt5-LJ-HeT"/>
  113. <constraint firstAttribute="width" constant="73" id="vza-Ko-Kz7"/>
  114. </constraints>
  115. <state key="normal" title="Navigation"/>
  116. <connections>
  117. <action selector="navigationBtnClick:" destination="2RY-c8-4kR" eventType="touchUpInside" id="Uh4-L7-HQA"/>
  118. </connections>
  119. </button>
  120. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Pick Up" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="off-5x-hpV">
  121. <rect key="frame" x="5" y="5" width="365" height="21"/>
  122. <constraints>
  123. <constraint firstAttribute="height" constant="21" id="Pn5-ru-O79"/>
  124. </constraints>
  125. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  126. <nil key="textColor"/>
  127. <nil key="highlightedColor"/>
  128. </label>
  129. </subviews>
  130. <constraints>
  131. <constraint firstItem="ECt-q4-gbV" firstAttribute="leading" secondItem="8uQ-ij-SSa" secondAttribute="leading" constant="5" id="17n-XI-PAS"/>
  132. <constraint firstItem="off-5x-hpV" firstAttribute="leading" secondItem="8uQ-ij-SSa" secondAttribute="leading" constant="5" id="BQI-Ha-9lP"/>
  133. <constraint firstAttribute="bottom" secondItem="ECt-q4-gbV" secondAttribute="bottom" constant="5" id="C2P-AA-Ri7"/>
  134. <constraint firstItem="off-5x-hpV" firstAttribute="top" secondItem="8uQ-ij-SSa" secondAttribute="top" constant="5" id="K6e-CH-Pjd"/>
  135. <constraint firstItem="ECt-q4-gbV" firstAttribute="top" secondItem="off-5x-hpV" secondAttribute="bottom" constant="5" id="cna-9u-WJh"/>
  136. <constraint firstAttribute="trailing" secondItem="E85-g7-fwi" secondAttribute="trailing" constant="5" id="lQq-bo-Keq"/>
  137. <constraint firstItem="E85-g7-fwi" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="ECt-q4-gbV" secondAttribute="trailing" constant="5" id="w7k-4C-7bW"/>
  138. <constraint firstItem="E85-g7-fwi" firstAttribute="centerY" secondItem="ECt-q4-gbV" secondAttribute="centerY" id="wLX-D8-Sto"/>
  139. <constraint firstAttribute="trailing" secondItem="off-5x-hpV" secondAttribute="trailing" constant="5" id="zj7-JY-cEr"/>
  140. </constraints>
  141. </tableViewCellContentView>
  142. <connections>
  143. <outlet property="navigationBtn" destination="E85-g7-fwi" id="ADi-0u-fQp"/>
  144. <outlet property="titleLabel" destination="off-5x-hpV" id="ciX-Sg-fpd"/>
  145. <outlet property="valueLabel" destination="ECt-q4-gbV" id="1EL-lB-2tL"/>
  146. </connections>
  147. </tableViewCell>
  148. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailActionsCell" rowHeight="100" id="22c-X4-T1m" customClass="RADetailActionsCell">
  149. <rect key="frame" x="0.0" y="288" width="375" height="100"/>
  150. <autoresizingMask key="autoresizingMask"/>
  151. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="22c-X4-T1m" id="f99-Y7-BOd">
  152. <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
  153. <autoresizingMask key="autoresizingMask"/>
  154. <subviews>
  155. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="iKo-LB-QEE">
  156. <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
  157. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  158. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="p8G-wr-zEn">
  159. <size key="itemSize" width="224" height="50"/>
  160. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  161. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  162. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  163. </collectionViewFlowLayout>
  164. <cells>
  165. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="RADetailActionSubCell" id="NRo-Hn-zDX" customClass="RADetailActionSubCell">
  166. <rect key="frame" x="75.5" y="0.0" width="224" height="50"/>
  167. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  168. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  169. <rect key="frame" x="0.0" y="0.0" width="224" height="50"/>
  170. <autoresizingMask key="autoresizingMask"/>
  171. <subviews>
  172. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5xB-Fx-vYR">
  173. <rect key="frame" x="0.0" y="10" width="224" height="30"/>
  174. <constraints>
  175. <constraint firstAttribute="height" constant="30" id="JNu-Xv-sVe"/>
  176. </constraints>
  177. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  178. <state key="normal" title="Accept">
  179. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  180. </state>
  181. <state key="highlighted">
  182. <color key="titleColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/>
  183. </state>
  184. <connections>
  185. <action selector="actionBtnClick:" destination="NRo-Hn-zDX" eventType="touchUpInside" id="Pyd-jv-LAa"/>
  186. </connections>
  187. </button>
  188. </subviews>
  189. </view>
  190. <constraints>
  191. <constraint firstItem="5xB-Fx-vYR" firstAttribute="width" secondItem="NRo-Hn-zDX" secondAttribute="width" id="1yI-GZ-JrT"/>
  192. <constraint firstItem="5xB-Fx-vYR" firstAttribute="centerX" secondItem="NRo-Hn-zDX" secondAttribute="centerX" id="2vz-5F-VXV"/>
  193. <constraint firstItem="5xB-Fx-vYR" firstAttribute="centerY" secondItem="NRo-Hn-zDX" secondAttribute="centerY" id="mtG-08-44e"/>
  194. </constraints>
  195. <connections>
  196. <outlet property="actionTitleBtn" destination="5xB-Fx-vYR" id="Uzb-Tr-JNT"/>
  197. </connections>
  198. </collectionViewCell>
  199. </cells>
  200. <connections>
  201. <outlet property="dataSource" destination="22c-X4-T1m" id="sya-lI-Xqo"/>
  202. <outlet property="delegate" destination="22c-X4-T1m" id="B2S-RW-PP3"/>
  203. </connections>
  204. </collectionView>
  205. </subviews>
  206. <constraints>
  207. <constraint firstAttribute="bottom" secondItem="iKo-LB-QEE" secondAttribute="bottom" id="fht-3O-LDV"/>
  208. <constraint firstAttribute="trailing" secondItem="iKo-LB-QEE" secondAttribute="trailing" id="kHn-fC-cSH"/>
  209. <constraint firstItem="iKo-LB-QEE" firstAttribute="top" secondItem="f99-Y7-BOd" secondAttribute="top" id="uHJ-mz-uft"/>
  210. <constraint firstItem="iKo-LB-QEE" firstAttribute="leading" secondItem="f99-Y7-BOd" secondAttribute="leading" id="yXR-wF-Lfi"/>
  211. </constraints>
  212. </tableViewCellContentView>
  213. <connections>
  214. <outlet property="actionCollectionView" destination="iKo-LB-QEE" id="XWC-qN-Lrx"/>
  215. </connections>
  216. </tableViewCell>
  217. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailMapCell" rowHeight="100" id="sLQ-ry-Yxv" customClass="RADetailMapCell">
  218. <rect key="frame" x="0.0" y="388" width="375" height="100"/>
  219. <autoresizingMask key="autoresizingMask"/>
  220. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="sLQ-ry-Yxv" id="3xH-7S-3HD">
  221. <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
  222. <autoresizingMask key="autoresizingMask"/>
  223. <subviews>
  224. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PFm-sQ-c4b">
  225. <rect key="frame" x="5" y="31" width="260" height="63.5"/>
  226. <string key="text">TRANS PACIFIC CONTAINER SERVICE
  227. BERTH 30 2800 7TH ST
  228. OAKLAND,CA</string>
  229. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  230. <nil key="textColor"/>
  231. <nil key="highlightedColor"/>
  232. </label>
  233. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Pick Up" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xB6-BK-ueh">
  234. <rect key="frame" x="5" y="5" width="365" height="21"/>
  235. <constraints>
  236. <constraint firstAttribute="height" constant="21" id="fu8-8j-kB0"/>
  237. </constraints>
  238. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  239. <nil key="textColor"/>
  240. <nil key="highlightedColor"/>
  241. </label>
  242. <mapView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" mapType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="HTh-Id-rGS">
  243. <rect key="frame" x="310" y="33" width="60" height="60"/>
  244. <constraints>
  245. <constraint firstAttribute="height" constant="60" id="Ife-Uc-FoA"/>
  246. <constraint firstAttribute="width" constant="60" id="hte-fM-6X0"/>
  247. </constraints>
  248. </mapView>
  249. </subviews>
  250. <constraints>
  251. <constraint firstItem="HTh-Id-rGS" firstAttribute="centerY" secondItem="PFm-sQ-c4b" secondAttribute="centerY" id="HWn-WY-xhN"/>
  252. <constraint firstItem="xB6-BK-ueh" firstAttribute="top" secondItem="3xH-7S-3HD" secondAttribute="top" constant="5" id="KSy-vK-d3g"/>
  253. <constraint firstItem="PFm-sQ-c4b" firstAttribute="top" secondItem="xB6-BK-ueh" secondAttribute="bottom" constant="5" id="RvK-I5-aUn"/>
  254. <constraint firstAttribute="trailing" secondItem="HTh-Id-rGS" secondAttribute="trailing" constant="5" id="bSW-oA-jc8"/>
  255. <constraint firstItem="xB6-BK-ueh" firstAttribute="leading" secondItem="3xH-7S-3HD" secondAttribute="leading" constant="5" id="eGw-aX-50a"/>
  256. <constraint firstItem="PFm-sQ-c4b" firstAttribute="leading" secondItem="3xH-7S-3HD" secondAttribute="leading" constant="5" id="eSs-EX-al6"/>
  257. <constraint firstAttribute="bottom" secondItem="PFm-sQ-c4b" secondAttribute="bottom" constant="5" id="fmQ-Bh-2j8"/>
  258. <constraint firstItem="HTh-Id-rGS" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="PFm-sQ-c4b" secondAttribute="trailing" constant="5" id="he7-zp-sOU"/>
  259. <constraint firstAttribute="trailing" secondItem="xB6-BK-ueh" secondAttribute="trailing" constant="5" id="uYg-df-E7T"/>
  260. </constraints>
  261. </tableViewCellContentView>
  262. <connections>
  263. <outlet property="mapView" destination="HTh-Id-rGS" id="tqR-iW-DG4"/>
  264. <outlet property="titleLabel" destination="xB6-BK-ueh" id="qka-5z-4Nn"/>
  265. <outlet property="valueLabel" destination="PFm-sQ-c4b" id="oNG-uG-bHW"/>
  266. </connections>
  267. </tableViewCell>
  268. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailPhotoCell" rowHeight="100" id="44Q-BL-fjP" customClass="RADetailPhotoCell">
  269. <rect key="frame" x="0.0" y="488" width="375" height="100"/>
  270. <autoresizingMask key="autoresizingMask"/>
  271. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="44Q-BL-fjP" id="k4f-vX-hlb">
  272. <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
  273. <autoresizingMask key="autoresizingMask"/>
  274. <subviews>
  275. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M6V-ez-t4d">
  276. <rect key="frame" x="5" y="-0.5" width="42" height="100"/>
  277. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  278. <nil key="textColor"/>
  279. <nil key="highlightedColor"/>
  280. </label>
  281. <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x23-Ma-VwQ">
  282. <rect key="frame" x="280.5" y="5" width="89.5" height="89.5"/>
  283. <gestureRecognizers/>
  284. <constraints>
  285. <constraint firstAttribute="width" secondItem="x23-Ma-VwQ" secondAttribute="height" multiplier="89:89" id="Gi9-rt-ewa"/>
  286. </constraints>
  287. </imageView>
  288. </subviews>
  289. <constraints>
  290. <constraint firstAttribute="trailing" secondItem="x23-Ma-VwQ" secondAttribute="trailing" constant="5" id="2XQ-JJ-1cI"/>
  291. <constraint firstAttribute="bottom" secondItem="x23-Ma-VwQ" secondAttribute="bottom" constant="5" id="Dmd-a9-WuR"/>
  292. <constraint firstItem="M6V-ez-t4d" firstAttribute="centerY" secondItem="k4f-vX-hlb" secondAttribute="centerY" id="LOQ-E1-Std"/>
  293. <constraint firstItem="M6V-ez-t4d" firstAttribute="height" secondItem="k4f-vX-hlb" secondAttribute="height" id="XKq-Xo-cjc"/>
  294. <constraint firstItem="M6V-ez-t4d" firstAttribute="leading" secondItem="k4f-vX-hlb" secondAttribute="leading" constant="5" id="Y8M-sa-2fC"/>
  295. <constraint firstItem="x23-Ma-VwQ" firstAttribute="top" secondItem="k4f-vX-hlb" secondAttribute="top" constant="5" id="o0h-IC-2Ok"/>
  296. <constraint firstItem="x23-Ma-VwQ" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="M6V-ez-t4d" secondAttribute="trailing" constant="10" id="pc5-75-bka"/>
  297. </constraints>
  298. </tableViewCellContentView>
  299. <connections>
  300. <outlet property="photoView" destination="x23-Ma-VwQ" id="9DZ-DP-10C"/>
  301. <outlet property="titleLabel" destination="M6V-ez-t4d" id="5az-3z-y9q"/>
  302. </connections>
  303. </tableViewCell>
  304. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailSignatureCell" rowHeight="150" id="KBG-tu-iKo" customClass="RADetailSignatureCell">
  305. <rect key="frame" x="0.0" y="588" width="375" height="150"/>
  306. <autoresizingMask key="autoresizingMask"/>
  307. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="KBG-tu-iKo" id="EcS-EV-o0B">
  308. <rect key="frame" x="0.0" y="0.0" width="375" height="149.5"/>
  309. <autoresizingMask key="autoresizingMask"/>
  310. <subviews>
  311. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ErT-qT-9u6">
  312. <rect key="frame" x="5" y="5" width="365" height="21"/>
  313. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  314. <nil key="textColor"/>
  315. <nil key="highlightedColor"/>
  316. </label>
  317. <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="na6-0y-zBR">
  318. <rect key="frame" x="5" y="31" width="365" height="113.5"/>
  319. </imageView>
  320. </subviews>
  321. <constraints>
  322. <constraint firstAttribute="trailing" secondItem="na6-0y-zBR" secondAttribute="trailing" constant="5" id="3CV-pY-zBa"/>
  323. <constraint firstAttribute="trailing" secondItem="ErT-qT-9u6" secondAttribute="trailing" constant="5" id="7LJ-RW-QJj"/>
  324. <constraint firstAttribute="bottom" secondItem="na6-0y-zBR" secondAttribute="bottom" constant="5" id="9IY-QN-41w"/>
  325. <constraint firstItem="ErT-qT-9u6" firstAttribute="top" secondItem="EcS-EV-o0B" secondAttribute="top" constant="5" id="ICR-NK-MX4"/>
  326. <constraint firstItem="ErT-qT-9u6" firstAttribute="leading" secondItem="EcS-EV-o0B" secondAttribute="leading" constant="5" id="Jhd-HB-yo7"/>
  327. <constraint firstItem="na6-0y-zBR" firstAttribute="leading" secondItem="EcS-EV-o0B" secondAttribute="leading" constant="5" id="d8G-L4-4Gx"/>
  328. <constraint firstItem="na6-0y-zBR" firstAttribute="top" secondItem="ErT-qT-9u6" secondAttribute="bottom" constant="5" id="i1z-eQ-TaE"/>
  329. </constraints>
  330. </tableViewCellContentView>
  331. <connections>
  332. <outlet property="signatureView" destination="na6-0y-zBR" id="pVr-yi-poc"/>
  333. <outlet property="titleLabel" destination="ErT-qT-9u6" id="c67-Sd-fgi"/>
  334. </connections>
  335. </tableViewCell>
  336. </prototypes>
  337. <connections>
  338. <outlet property="dataSource" destination="wYu-98-b8c" id="ddq-cb-RtK"/>
  339. <outlet property="delegate" destination="wYu-98-b8c" id="enZ-Z1-wuK"/>
  340. </connections>
  341. </tableView>
  342. </subviews>
  343. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  344. <constraints>
  345. <constraint firstItem="Xxs-Bp-xwk" firstAttribute="trailing" secondItem="hEy-k0-tf5" secondAttribute="trailing" id="12Y-9k-qJd"/>
  346. <constraint firstItem="Xxs-Bp-xwk" firstAttribute="leading" secondItem="hEy-k0-tf5" secondAttribute="leading" id="2HP-SI-29U"/>
  347. <constraint firstItem="Xxs-Bp-xwk" firstAttribute="bottom" secondItem="hEy-k0-tf5" secondAttribute="bottom" id="94I-Aq-Rvf"/>
  348. <constraint firstItem="Xxs-Bp-xwk" firstAttribute="top" secondItem="hEy-k0-tf5" secondAttribute="top" id="o3j-YT-2Th"/>
  349. </constraints>
  350. <viewLayoutGuide key="safeArea" id="hEy-k0-tf5"/>
  351. </view>
  352. <connections>
  353. <outlet property="detailTableView" destination="Xxs-Bp-xwk" id="YEe-3u-DEQ"/>
  354. </connections>
  355. </viewController>
  356. <placeholder placeholderIdentifier="IBFirstResponder" id="WUS-ba-oxC" userLabel="First Responder" sceneMemberID="firstResponder"/>
  357. </objects>
  358. <point key="canvasLocation" x="-274.39999999999998" y="9.4452773613193415"/>
  359. </scene>
  360. <!--Detail Action Selection View Controller-->
  361. <scene sceneID="Sbt-sV-jDk">
  362. <objects>
  363. <viewController storyboardIdentifier="RADetailActionSelectionViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="6bG-Uu-EAO" customClass="RADetailActionSelectionViewController" sceneMemberID="viewController">
  364. <view key="view" contentMode="scaleToFill" id="xE6-be-FMb">
  365. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  366. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  367. <subviews>
  368. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="dkO-Ta-IQf">
  369. <rect key="frame" x="0.0" y="20" width="375" height="647"/>
  370. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  371. <prototypes>
  372. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailActionSelectionCell" id="8M5-Ka-QBN" customClass="RADetailActionSelectionCell">
  373. <rect key="frame" x="0.0" y="28" width="375" height="44"/>
  374. <autoresizingMask key="autoresizingMask"/>
  375. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="8M5-Ka-QBN" id="CTw-dI-j8V">
  376. <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
  377. <autoresizingMask key="autoresizingMask"/>
  378. <subviews>
  379. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DSZ-Hp-4ld">
  380. <rect key="frame" x="5" y="0.0" width="370" height="43.5"/>
  381. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  382. <nil key="textColor"/>
  383. <nil key="highlightedColor"/>
  384. </label>
  385. </subviews>
  386. <constraints>
  387. <constraint firstItem="DSZ-Hp-4ld" firstAttribute="top" secondItem="CTw-dI-j8V" secondAttribute="top" id="6lS-aT-plO"/>
  388. <constraint firstItem="DSZ-Hp-4ld" firstAttribute="leading" secondItem="CTw-dI-j8V" secondAttribute="leading" constant="5" id="Iyc-hO-evr"/>
  389. <constraint firstAttribute="trailing" secondItem="DSZ-Hp-4ld" secondAttribute="trailing" id="WRh-DT-hfR"/>
  390. <constraint firstAttribute="bottom" secondItem="DSZ-Hp-4ld" secondAttribute="bottom" id="tGB-1A-KfD"/>
  391. </constraints>
  392. </tableViewCellContentView>
  393. <connections>
  394. <outlet property="actionLabel" destination="DSZ-Hp-4ld" id="CBw-uz-qNb"/>
  395. </connections>
  396. </tableViewCell>
  397. </prototypes>
  398. <connections>
  399. <outlet property="dataSource" destination="6bG-Uu-EAO" id="7bI-Wq-V3w"/>
  400. <outlet property="delegate" destination="6bG-Uu-EAO" id="Wfj-Vc-oqn"/>
  401. </connections>
  402. </tableView>
  403. </subviews>
  404. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  405. <constraints>
  406. <constraint firstItem="dkO-Ta-IQf" firstAttribute="leading" secondItem="eZe-q4-btM" secondAttribute="leading" id="Atc-qC-Sp2"/>
  407. <constraint firstItem="eZe-q4-btM" firstAttribute="trailing" secondItem="dkO-Ta-IQf" secondAttribute="trailing" id="Lvy-I1-AH0"/>
  408. <constraint firstItem="dkO-Ta-IQf" firstAttribute="top" secondItem="eZe-q4-btM" secondAttribute="top" id="vzb-AN-fm4"/>
  409. <constraint firstItem="eZe-q4-btM" firstAttribute="bottom" secondItem="dkO-Ta-IQf" secondAttribute="bottom" id="xR4-cB-YUn"/>
  410. </constraints>
  411. <viewLayoutGuide key="safeArea" id="eZe-q4-btM"/>
  412. </view>
  413. <connections>
  414. <outlet property="actionSelectionTableView" destination="dkO-Ta-IQf" id="i6E-qT-AWQ"/>
  415. </connections>
  416. </viewController>
  417. <placeholder placeholderIdentifier="IBFirstResponder" id="88A-VM-aby" userLabel="First Responder" sceneMemberID="firstResponder"/>
  418. </objects>
  419. <point key="canvasLocation" x="548" y="9"/>
  420. </scene>
  421. </scenes>
  422. </document>