| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Order Detail-->
- <scene sceneID="GQu-MF-w2X">
- <objects>
- <viewController storyboardIdentifier="RAOrderDetailViewController" title="Order Detail" useStoryboardIdentifierAsRestorationIdentifier="YES" id="wYu-98-b8c" customClass="RAOrderDetailViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="ddK-ne-BxC">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <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">
- <rect key="frame" x="0.0" y="20" width="375" height="647"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailSingleLineCell" rowHeight="70" id="PRr-DR-Xqo" customClass="RADetailSingleLineCell">
- <rect key="frame" x="0.0" y="28" width="375" height="70"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="PRr-DR-Xqo" id="HGR-qE-k8g">
- <rect key="frame" x="0.0" y="0.0" width="375" height="69.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <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">
- <rect key="frame" x="5" y="5" width="365" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="yUK-tS-gzP"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" text="AFS1234568978964" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="339-2d-d83">
- <rect key="frame" x="5" y="31" width="365" height="33.5"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- <dataDetectorType key="dataDetectorTypes" phoneNumber="YES"/>
- </textView>
- </subviews>
- <constraints>
- <constraint firstItem="IcX-EB-asg" firstAttribute="top" secondItem="HGR-qE-k8g" secondAttribute="top" constant="5" id="JTx-I2-fau"/>
- <constraint firstItem="339-2d-d83" firstAttribute="trailing" secondItem="IcX-EB-asg" secondAttribute="trailing" id="Xua-Ur-H2B"/>
- <constraint firstItem="339-2d-d83" firstAttribute="leading" secondItem="IcX-EB-asg" secondAttribute="leading" id="bI4-DX-boe"/>
- <constraint firstItem="IcX-EB-asg" firstAttribute="leading" secondItem="HGR-qE-k8g" secondAttribute="leading" constant="5" id="ceh-Sw-2hB"/>
- <constraint firstItem="339-2d-d83" firstAttribute="top" secondItem="IcX-EB-asg" secondAttribute="bottom" constant="5" id="fGG-su-Nqd"/>
- <constraint firstAttribute="trailing" secondItem="IcX-EB-asg" secondAttribute="trailing" constant="5" id="uYy-kz-oiJ"/>
- <constraint firstAttribute="bottom" secondItem="339-2d-d83" secondAttribute="bottom" constant="5" id="v5W-xi-Jlz"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="titleLable" destination="IcX-EB-asg" id="p20-UP-YZv"/>
- <outlet property="valueLabel" destination="339-2d-d83" id="ujL-SS-vJD"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailMultLineCell" rowHeight="90" id="hLY-jO-rx0" customClass="RADetailMultLineCell">
- <rect key="frame" x="0.0" y="98" width="375" height="90"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="hLY-jO-rx0" id="xPv-W6-2E0">
- <rect key="frame" x="0.0" y="0.0" width="375" height="89.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="j9q-8m-bG1">
- <rect key="frame" x="5" y="5" width="365" height="79.5"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <string key="text">DEMURRAGE LFD
- TERMINAL PICKUP APPT
- DELIVERY APPT(setup wiwhse)
- PICKUP ON</string>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- <dataDetectorType key="dataDetectorTypes" phoneNumber="YES"/>
- </textView>
- </subviews>
- <constraints>
- <constraint firstItem="j9q-8m-bG1" firstAttribute="top" secondItem="xPv-W6-2E0" secondAttribute="top" constant="5" id="85g-rE-I92"/>
- <constraint firstAttribute="bottom" secondItem="j9q-8m-bG1" secondAttribute="bottom" constant="5" id="bwp-JZ-X55"/>
- <constraint firstAttribute="trailing" secondItem="j9q-8m-bG1" secondAttribute="trailing" constant="5" id="nrc-Fr-dOJ"/>
- <constraint firstItem="j9q-8m-bG1" firstAttribute="leading" secondItem="xPv-W6-2E0" secondAttribute="leading" constant="5" id="rA0-Vz-hqf"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="valueLabel" destination="j9q-8m-bG1" id="ri1-w7-Qeb"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailLocationCell" rowHeight="100" id="2RY-c8-4kR" customClass="RADetailLocationCell">
- <rect key="frame" x="0.0" y="188" width="375" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2RY-c8-4kR" id="8uQ-ij-SSa">
- <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="E85-g7-fwi">
- <rect key="frame" x="325" y="43" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="Bt5-LJ-HeT"/>
- <constraint firstAttribute="width" constant="40" id="vza-Ko-Kz7"/>
- </constraints>
- <state key="normal" image="btn_navigation"/>
- <connections>
- <action selector="navigationBtnClick:" destination="2RY-c8-4kR" eventType="touchUpInside" id="Uh4-L7-HQA"/>
- </connections>
- </button>
- <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">
- <rect key="frame" x="5" y="5" width="365" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="Pn5-ru-O79"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="LUn-5q-wvP">
- <rect key="frame" x="5" y="31" width="315" height="63.5"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <string key="text">TRANS PACIFIC CONTAINER SERVICE
- BERTH 30 2800 7TH ST
- OAKLAND,CA</string>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- <dataDetectorType key="dataDetectorTypes" phoneNumber="YES"/>
- </textView>
- </subviews>
- <constraints>
- <constraint firstItem="off-5x-hpV" firstAttribute="leading" secondItem="8uQ-ij-SSa" secondAttribute="leading" constant="5" id="BQI-Ha-9lP"/>
- <constraint firstAttribute="bottom" secondItem="LUn-5q-wvP" secondAttribute="bottom" constant="5" id="ELx-Y7-JWR"/>
- <constraint firstItem="off-5x-hpV" firstAttribute="top" secondItem="8uQ-ij-SSa" secondAttribute="top" constant="5" id="K6e-CH-Pjd"/>
- <constraint firstAttribute="trailing" secondItem="LUn-5q-wvP" secondAttribute="trailing" constant="55" id="ghW-k4-CMX"/>
- <constraint firstItem="LUn-5q-wvP" firstAttribute="centerY" secondItem="E85-g7-fwi" secondAttribute="centerY" id="ghf-pJ-EOA"/>
- <constraint firstAttribute="trailing" secondItem="E85-g7-fwi" secondAttribute="trailing" constant="10" id="lQq-bo-Keq"/>
- <constraint firstItem="LUn-5q-wvP" firstAttribute="top" secondItem="off-5x-hpV" secondAttribute="bottom" constant="5" id="liz-ra-bSr"/>
- <constraint firstItem="LUn-5q-wvP" firstAttribute="leading" secondItem="8uQ-ij-SSa" secondAttribute="leading" constant="5" id="xLd-qC-9sv"/>
- <constraint firstAttribute="trailing" secondItem="off-5x-hpV" secondAttribute="trailing" constant="5" id="zj7-JY-cEr"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="navigationBtn" destination="E85-g7-fwi" id="ADi-0u-fQp"/>
- <outlet property="titleLabel" destination="off-5x-hpV" id="ciX-Sg-fpd"/>
- <outlet property="valueLabel" destination="LUn-5q-wvP" id="FF4-Cz-Leg"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailActionsCell" rowHeight="100" id="22c-X4-T1m" customClass="RADetailActionsCell">
- <rect key="frame" x="0.0" y="288" width="375" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="22c-X4-T1m" id="f99-Y7-BOd">
- <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="iKo-LB-QEE">
- <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="p8G-wr-zEn">
- <size key="itemSize" width="224" height="50"/>
- <size key="headerReferenceSize" width="0.0" height="0.0"/>
- <size key="footerReferenceSize" width="0.0" height="0.0"/>
- <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
- </collectionViewFlowLayout>
- <cells>
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="RADetailActionSubCell" id="NRo-Hn-zDX" customClass="RADetailActionSubCell">
- <rect key="frame" x="75.5" y="0.0" width="224" height="50"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
- <rect key="frame" x="0.0" y="0.0" width="224" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5xB-Fx-vYR">
- <rect key="frame" x="0.0" y="10" width="224" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="JNu-Xv-sVe"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <state key="normal" title="Accept">
- <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="actionBtnClick:" destination="NRo-Hn-zDX" eventType="touchUpInside" id="Pyd-jv-LAa"/>
- </connections>
- </button>
- </subviews>
- </view>
- <constraints>
- <constraint firstItem="5xB-Fx-vYR" firstAttribute="width" secondItem="NRo-Hn-zDX" secondAttribute="width" id="1yI-GZ-JrT"/>
- <constraint firstItem="5xB-Fx-vYR" firstAttribute="centerX" secondItem="NRo-Hn-zDX" secondAttribute="centerX" id="2vz-5F-VXV"/>
- <constraint firstItem="5xB-Fx-vYR" firstAttribute="centerY" secondItem="NRo-Hn-zDX" secondAttribute="centerY" id="mtG-08-44e"/>
- </constraints>
- <connections>
- <outlet property="actionTitleBtn" destination="5xB-Fx-vYR" id="Uzb-Tr-JNT"/>
- </connections>
- </collectionViewCell>
- </cells>
- <connections>
- <outlet property="dataSource" destination="22c-X4-T1m" id="sya-lI-Xqo"/>
- <outlet property="delegate" destination="22c-X4-T1m" id="B2S-RW-PP3"/>
- </connections>
- </collectionView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="iKo-LB-QEE" secondAttribute="bottom" id="fht-3O-LDV"/>
- <constraint firstAttribute="trailing" secondItem="iKo-LB-QEE" secondAttribute="trailing" id="kHn-fC-cSH"/>
- <constraint firstItem="iKo-LB-QEE" firstAttribute="top" secondItem="f99-Y7-BOd" secondAttribute="top" id="uHJ-mz-uft"/>
- <constraint firstItem="iKo-LB-QEE" firstAttribute="leading" secondItem="f99-Y7-BOd" secondAttribute="leading" id="yXR-wF-Lfi"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="actionCollectionView" destination="iKo-LB-QEE" id="XWC-qN-Lrx"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailMapCell" rowHeight="100" id="sLQ-ry-Yxv" customClass="RADetailMapCell">
- <rect key="frame" x="0.0" y="388" width="375" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="sLQ-ry-Yxv" id="3xH-7S-3HD">
- <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <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">
- <rect key="frame" x="5" y="5" width="365" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="fu8-8j-kB0"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ev3-or-KB1">
- <rect key="frame" x="325" y="43" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="7wS-i9-I5v"/>
- <constraint firstAttribute="width" constant="40" id="SOy-eZ-AVi"/>
- </constraints>
- <state key="normal" image="btn_map"/>
- <connections>
- <action selector="navigationBtnClick:" destination="sLQ-ry-Yxv" eventType="touchUpInside" id="bBe-wQ-Bh4"/>
- </connections>
- </button>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="5BM-ek-pkN">
- <rect key="frame" x="5" y="31" width="315" height="63.5"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <string key="text">TRANS PACIFIC CONTAINER SERVICE
- BERTH 30 2800 7TH ST
- OAKLAND,CA</string>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- <dataDetectorType key="dataDetectorTypes" phoneNumber="YES"/>
- </textView>
- </subviews>
- <constraints>
- <constraint firstItem="5BM-ek-pkN" firstAttribute="top" secondItem="xB6-BK-ueh" secondAttribute="bottom" constant="5" id="0GY-38-uZx"/>
- <constraint firstAttribute="bottom" secondItem="5BM-ek-pkN" secondAttribute="bottom" constant="5" id="8Ao-Cr-oWt"/>
- <constraint firstAttribute="trailing" secondItem="5BM-ek-pkN" secondAttribute="trailing" constant="55" id="CfV-6F-qHd"/>
- <constraint firstItem="xB6-BK-ueh" firstAttribute="top" secondItem="3xH-7S-3HD" secondAttribute="top" constant="5" id="KSy-vK-d3g"/>
- <constraint firstItem="5BM-ek-pkN" firstAttribute="centerY" secondItem="ev3-or-KB1" secondAttribute="centerY" id="WQf-6c-0PV"/>
- <constraint firstAttribute="trailing" secondItem="ev3-or-KB1" secondAttribute="trailing" constant="10" id="b23-nc-OSg"/>
- <constraint firstItem="xB6-BK-ueh" firstAttribute="leading" secondItem="3xH-7S-3HD" secondAttribute="leading" constant="5" id="eGw-aX-50a"/>
- <constraint firstAttribute="trailing" secondItem="xB6-BK-ueh" secondAttribute="trailing" constant="5" id="uYg-df-E7T"/>
- <constraint firstItem="5BM-ek-pkN" firstAttribute="leading" secondItem="3xH-7S-3HD" secondAttribute="leading" constant="5" id="wMZ-Ea-MmE"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="navigationBtn" destination="ev3-or-KB1" id="IjI-gL-BJn"/>
- <outlet property="titleLabel" destination="xB6-BK-ueh" id="qka-5z-4Nn"/>
- <outlet property="valueLabel" destination="5BM-ek-pkN" id="Sgb-Qq-4j0"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailPhotoCell" rowHeight="100" id="44Q-BL-fjP" customClass="RADetailPhotoCell">
- <rect key="frame" x="0.0" y="488" width="375" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="44Q-BL-fjP" id="k4f-vX-hlb">
- <rect key="frame" x="0.0" y="0.0" width="375" height="99.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <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">
- <rect key="frame" x="5" y="0.0" width="44.5" height="99.5"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x23-Ma-VwQ">
- <rect key="frame" x="280.5" y="5" width="89.5" height="89.5"/>
- <gestureRecognizers/>
- <constraints>
- <constraint firstAttribute="width" secondItem="x23-Ma-VwQ" secondAttribute="height" multiplier="89:89" id="Gi9-rt-ewa"/>
- </constraints>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="x23-Ma-VwQ" secondAttribute="trailing" constant="5" id="2XQ-JJ-1cI"/>
- <constraint firstAttribute="bottom" secondItem="x23-Ma-VwQ" secondAttribute="bottom" constant="5" id="Dmd-a9-WuR"/>
- <constraint firstItem="M6V-ez-t4d" firstAttribute="centerY" secondItem="k4f-vX-hlb" secondAttribute="centerY" id="LOQ-E1-Std"/>
- <constraint firstItem="M6V-ez-t4d" firstAttribute="height" secondItem="k4f-vX-hlb" secondAttribute="height" id="XKq-Xo-cjc"/>
- <constraint firstItem="M6V-ez-t4d" firstAttribute="leading" secondItem="k4f-vX-hlb" secondAttribute="leading" constant="5" id="Y8M-sa-2fC"/>
- <constraint firstItem="x23-Ma-VwQ" firstAttribute="top" secondItem="k4f-vX-hlb" secondAttribute="top" constant="5" id="o0h-IC-2Ok"/>
- <constraint firstItem="x23-Ma-VwQ" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="M6V-ez-t4d" secondAttribute="trailing" constant="10" id="pc5-75-bka"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="photoView" destination="x23-Ma-VwQ" id="9DZ-DP-10C"/>
- <outlet property="titleLabel" destination="M6V-ez-t4d" id="5az-3z-y9q"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailSignatureCell" rowHeight="150" id="KBG-tu-iKo" customClass="RADetailSignatureCell">
- <rect key="frame" x="0.0" y="588" width="375" height="150"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="KBG-tu-iKo" id="EcS-EV-o0B">
- <rect key="frame" x="0.0" y="0.0" width="375" height="149.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <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">
- <rect key="frame" x="5" y="5" width="365" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="E3n-pS-av8"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="na6-0y-zBR">
- <rect key="frame" x="5" y="31" width="365" height="113.5"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="na6-0y-zBR" secondAttribute="trailing" constant="5" id="3CV-pY-zBa"/>
- <constraint firstAttribute="trailing" secondItem="ErT-qT-9u6" secondAttribute="trailing" constant="5" id="7LJ-RW-QJj"/>
- <constraint firstAttribute="bottom" secondItem="na6-0y-zBR" secondAttribute="bottom" constant="5" id="9IY-QN-41w"/>
- <constraint firstItem="ErT-qT-9u6" firstAttribute="top" secondItem="EcS-EV-o0B" secondAttribute="top" constant="5" id="ICR-NK-MX4"/>
- <constraint firstItem="ErT-qT-9u6" firstAttribute="leading" secondItem="EcS-EV-o0B" secondAttribute="leading" constant="5" id="Jhd-HB-yo7"/>
- <constraint firstItem="na6-0y-zBR" firstAttribute="leading" secondItem="EcS-EV-o0B" secondAttribute="leading" constant="5" id="d8G-L4-4Gx"/>
- <constraint firstItem="na6-0y-zBR" firstAttribute="top" secondItem="ErT-qT-9u6" secondAttribute="bottom" constant="5" id="i1z-eQ-TaE"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="signatureView" destination="na6-0y-zBR" id="pVr-yi-poc"/>
- <outlet property="titleLabel" destination="ErT-qT-9u6" id="c67-Sd-fgi"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="wYu-98-b8c" id="ddq-cb-RtK"/>
- <outlet property="delegate" destination="wYu-98-b8c" id="enZ-Z1-wuK"/>
- </connections>
- </tableView>
- <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Connection lost, you are" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="POL-jZ-kcz">
- <rect key="frame" x="95" y="323.5" width="185.5" height="20.5"/>
- <color key="backgroundColor" red="0.83914172649999996" green="0.83926308159999996" blue="0.83911520240000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Xxs-Bp-xwk" firstAttribute="trailing" secondItem="hEy-k0-tf5" secondAttribute="trailing" id="12Y-9k-qJd"/>
- <constraint firstItem="Xxs-Bp-xwk" firstAttribute="leading" secondItem="hEy-k0-tf5" secondAttribute="leading" id="2HP-SI-29U"/>
- <constraint firstItem="Xxs-Bp-xwk" firstAttribute="bottom" secondItem="hEy-k0-tf5" secondAttribute="bottom" id="94I-Aq-Rvf"/>
- <constraint firstItem="POL-jZ-kcz" firstAttribute="centerX" secondItem="ddK-ne-BxC" secondAttribute="centerX" id="M9k-Ft-D6K"/>
- <constraint firstItem="Xxs-Bp-xwk" firstAttribute="top" secondItem="hEy-k0-tf5" secondAttribute="top" id="o3j-YT-2Th"/>
- <constraint firstItem="POL-jZ-kcz" firstAttribute="centerY" secondItem="ddK-ne-BxC" secondAttribute="centerY" id="uoB-dy-p31"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="hEy-k0-tf5"/>
- </view>
- <connections>
- <outlet property="detailTableView" destination="Xxs-Bp-xwk" id="YEe-3u-DEQ"/>
- <outlet property="label_cache" destination="POL-jZ-kcz" id="lkz-iC-oRk"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="WUS-ba-oxC" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-274.39999999999998" y="9.4452773613193415"/>
- </scene>
- <!--Detail Action Selection View Controller-->
- <scene sceneID="Sbt-sV-jDk">
- <objects>
- <viewController storyboardIdentifier="RADetailActionSelectionViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="6bG-Uu-EAO" customClass="RADetailActionSelectionViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="xE6-be-FMb">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <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">
- <rect key="frame" x="0.0" y="20" width="375" height="647"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RADetailActionSelectionCell" id="8M5-Ka-QBN" customClass="RADetailActionSelectionCell">
- <rect key="frame" x="0.0" y="28" width="375" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="8M5-Ka-QBN" id="CTw-dI-j8V">
- <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <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">
- <rect key="frame" x="5" y="0.0" width="370" height="43.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="DSZ-Hp-4ld" firstAttribute="top" secondItem="CTw-dI-j8V" secondAttribute="top" id="6lS-aT-plO"/>
- <constraint firstItem="DSZ-Hp-4ld" firstAttribute="leading" secondItem="CTw-dI-j8V" secondAttribute="leading" constant="5" id="Iyc-hO-evr"/>
- <constraint firstAttribute="trailing" secondItem="DSZ-Hp-4ld" secondAttribute="trailing" id="WRh-DT-hfR"/>
- <constraint firstAttribute="bottom" secondItem="DSZ-Hp-4ld" secondAttribute="bottom" id="tGB-1A-KfD"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="actionLabel" destination="DSZ-Hp-4ld" id="CBw-uz-qNb"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="6bG-Uu-EAO" id="7bI-Wq-V3w"/>
- <outlet property="delegate" destination="6bG-Uu-EAO" id="Wfj-Vc-oqn"/>
- </connections>
- </tableView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="dkO-Ta-IQf" firstAttribute="leading" secondItem="eZe-q4-btM" secondAttribute="leading" id="Atc-qC-Sp2"/>
- <constraint firstItem="eZe-q4-btM" firstAttribute="trailing" secondItem="dkO-Ta-IQf" secondAttribute="trailing" id="Lvy-I1-AH0"/>
- <constraint firstItem="dkO-Ta-IQf" firstAttribute="top" secondItem="eZe-q4-btM" secondAttribute="top" id="vzb-AN-fm4"/>
- <constraint firstItem="eZe-q4-btM" firstAttribute="bottom" secondItem="dkO-Ta-IQf" secondAttribute="bottom" id="xR4-cB-YUn"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="eZe-q4-btM"/>
- </view>
- <connections>
- <outlet property="actionSelectionTableView" destination="dkO-Ta-IQf" id="i6E-qT-AWQ"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="88A-VM-aby" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="548" y="9"/>
- </scene>
- </scenes>
- <resources>
- <image name="btn_map" width="50" height="50"/>
- <image name="btn_navigation" width="50" height="50"/>
- </resources>
- </document>
|