129 lines
13 KiB
XML
129 lines
13 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17124"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--Event Log-->
|
|
<scene sceneID="qH1-CW-E6w">
|
|
<objects>
|
|
<tableViewController storyboardIdentifier="clientEventsList" title="Event Log" id="rq5-B7-p13" customClass="ClientEventTableViewController" customModule="HomeAssistant" customModuleProvider="target" sceneMemberID="viewController">
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="gV6-1M-wT3">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<prototypes>
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="eventCell" rowHeight="90" id="sBw-Hx-jXH" customClass="ClientEventCell" customModule="HomeAssistant" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="28" width="375" height="90"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="sBw-Hx-jXH" id="uyU-87-dqs">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="90"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OuD-9h-7DN">
|
|
<rect key="frame" x="16" y="11" width="343" height="18"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="750" verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" text="7:42pm 1/1/2018" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3yH-w5-F1X" userLabel="Time Label">
|
|
<rect key="frame" x="0.0" y="0.0" width="114.5" height="18"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
<color key="textColor" systemColor="secondaryLabelColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<view contentMode="scaleToFill" horizontalHuggingPriority="1" verticalHuggingPriority="1" horizontalCompressionResistancePriority="1" verticalCompressionResistancePriority="1" translatesAutoresizingMaskIntoConstraints="NO" id="ORe-VD-8NZ">
|
|
<rect key="frame" x="114.5" y="0.0" width="114" height="18"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</view>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="750" verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" text="Type Label" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XY9-bI-8Ox">
|
|
<rect key="frame" x="228.5" y="0.0" width="114.5" height="18"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
<color key="textColor" systemColor="secondaryLabelColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</stackView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Anx-if-OrN" userLabel="Event Title">
|
|
<rect key="frame" x="16" y="37" width="343" height="42"/>
|
|
<accessibility key="accessibilityConfiguration" identifier="titleLabel"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="OuD-9h-7DN" firstAttribute="leading" secondItem="uyU-87-dqs" secondAttribute="leadingMargin" id="2vy-8l-yh6"/>
|
|
<constraint firstAttribute="bottomMargin" secondItem="Anx-if-OrN" secondAttribute="bottom" id="9dQ-XX-Odr"/>
|
|
<constraint firstItem="OuD-9h-7DN" firstAttribute="top" secondItem="uyU-87-dqs" secondAttribute="topMargin" id="Lz5-2d-9Ag"/>
|
|
<constraint firstItem="Anx-if-OrN" firstAttribute="trailing" secondItem="OuD-9h-7DN" secondAttribute="trailing" id="ZfC-iA-OII"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="OuD-9h-7DN" secondAttribute="trailing" id="dBP-Ud-SrL"/>
|
|
<constraint firstItem="Anx-if-OrN" firstAttribute="leading" secondItem="OuD-9h-7DN" secondAttribute="leading" id="vsc-M6-emh"/>
|
|
<constraint firstItem="Anx-if-OrN" firstAttribute="top" secondItem="OuD-9h-7DN" secondAttribute="bottom" constant="8" symbolic="YES" id="xD4-M8-S36"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="dateLabel" destination="3yH-w5-F1X" id="pev-L3-gNb"/>
|
|
<outlet property="titleLabel" destination="Anx-if-OrN" id="Gjc-ZL-y26"/>
|
|
<outlet property="typeLabel" destination="XY9-bI-8Ox" id="Baa-2t-4Rz"/>
|
|
<segue destination="wAg-KU-hf8" kind="show" identifier="showPayload" id="3Rr-ZU-HkL"/>
|
|
</connections>
|
|
</tableViewCell>
|
|
</prototypes>
|
|
<connections>
|
|
<outlet property="dataSource" destination="rq5-B7-p13" id="RHQ-f0-R55"/>
|
|
<outlet property="delegate" destination="rq5-B7-p13" id="hhT-w6-nYM"/>
|
|
</connections>
|
|
</tableView>
|
|
<navigationItem key="navigationItem" id="VGY-wj-fwH"/>
|
|
</tableViewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="eNR-jp-CeW" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="684" y="198.35082458770617"/>
|
|
</scene>
|
|
<!--Payload-->
|
|
<scene sceneID="Hl9-6Y-Exj">
|
|
<objects>
|
|
<viewController title="Payload" id="wAg-KU-hf8" customClass="ClientEventPayloadViewController" customModule="HomeAssistant" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="yen-9C-11E">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" contentInsetAdjustmentBehavior="always" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Fse-yA-Kbo">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
</textView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="u26-wQ-dTB"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="Fse-yA-Kbo" secondAttribute="trailing" id="IvH-ZN-TDg"/>
|
|
<constraint firstItem="Fse-yA-Kbo" firstAttribute="top" secondItem="yen-9C-11E" secondAttribute="top" id="XKB-9Y-Bpf"/>
|
|
<constraint firstItem="Fse-yA-Kbo" firstAttribute="bottom" secondItem="yen-9C-11E" secondAttribute="bottom" id="iQP-wC-Uyx"/>
|
|
<constraint firstItem="Fse-yA-Kbo" firstAttribute="leading" secondItem="yen-9C-11E" secondAttribute="leading" id="vUw-jg-Hgj"/>
|
|
</constraints>
|
|
</view>
|
|
<connections>
|
|
<outlet property="textView" destination="Fse-yA-Kbo" id="ap4-Eb-6A5"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="5ff-pP-6EJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="1870" y="185"/>
|
|
</scene>
|
|
</scenes>
|
|
<resources>
|
|
<systemColor name="secondaryLabelColor">
|
|
<color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</systemColor>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|