|
@@ -1,11 +1,8 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="YOs-rL-bRV">
|
|
|
|
|
- <device id="retina4_7" orientation="portrait">
|
|
|
|
|
- <adaptation id="fullscreen"/>
|
|
|
|
|
- </device>
|
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="YOs-rL-bRV">
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
<deployment version="2304" identifier="iOS"/>
|
|
<deployment version="2304" identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
|
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
@@ -55,11 +52,11 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="GqU-ke-DJ1"/>
|
|
<viewControllerLayoutGuide type="bottom" id="GqU-ke-DJ1"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="X6q-dB-qSM">
|
|
<view key="view" contentMode="scaleToFill" id="X6q-dB-qSM">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
<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="VSo-fp-Aqt">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="VSo-fp-Aqt">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="598"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="20" width="600" height="531"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<outlet property="dataSource" destination="cXn-4T-TpY" id="hp4-PI-gpw"/>
|
|
<outlet property="dataSource" destination="cXn-4T-TpY" id="hp4-PI-gpw"/>
|
|
@@ -94,11 +91,11 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="3Te-oX-ftj"/>
|
|
<viewControllerLayoutGuide type="bottom" id="3Te-oX-ftj"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="QxY-X5-VD0">
|
|
<view key="view" contentMode="scaleToFill" id="QxY-X5-VD0">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="110" estimatedRowHeight="110" sectionHeaderHeight="-1" sectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="Vjd-jz-qR0">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="110" estimatedRowHeight="110" sectionHeaderHeight="-1" sectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="Vjd-jz-qR0">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="598"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="20" width="600" height="531"/>
|
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<outlet property="dataSource" destination="XAM-wb-CvU" id="UGh-l6-38n"/>
|
|
<outlet property="dataSource" destination="XAM-wb-CvU" id="UGh-l6-38n"/>
|
|
@@ -133,14 +130,14 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="deU-wF-9js"/>
|
|
<viewControllerLayoutGuide type="bottom" id="deU-wF-9js"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="lHV-oi-ARt">
|
|
<view key="view" contentMode="scaleToFill" id="lHV-oi-ARt">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OnO-n9-f7N">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OnO-n9-f7N">
|
|
|
- <rect key="frame" x="0.0" y="268.5" width="375" height="130"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="235" width="600" height="130"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="User" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="dHA-PV-ECL">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="User" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="dHA-PV-ECL">
|
|
|
- <rect key="frame" x="20" y="0.0" width="335" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="132.5" y="0.0" width="335" height="30"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="335" id="bAR-Fg-jKi"/>
|
|
<constraint firstAttribute="width" constant="335" id="bAR-Fg-jKi"/>
|
|
|
<constraint firstAttribute="height" constant="30" id="yn6-o8-hfY"/>
|
|
<constraint firstAttribute="height" constant="30" id="yn6-o8-hfY"/>
|
|
@@ -150,13 +147,13 @@
|
|
|
<textInputTraits key="textInputTraits" returnKeyType="done"/>
|
|
<textInputTraits key="textInputTraits" returnKeyType="done"/>
|
|
|
</textField>
|
|
</textField>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Password" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="O5q-tH-vch">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Password" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="O5q-tH-vch">
|
|
|
- <rect key="frame" x="20" y="50" width="335" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="132.5" y="50" width="335" height="30"/>
|
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
|
|
<textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
|
|
|
</textField>
|
|
</textField>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vvk-xp-NJf">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vvk-xp-NJf">
|
|
|
- <rect key="frame" x="317" y="100" width="38" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="429.5" y="100" width="38" height="30"/>
|
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
|
<state key="normal" title="Login">
|
|
<state key="normal" title="Login">
|
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -166,7 +163,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LxN-nX-R7q">
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LxN-nX-R7q">
|
|
|
- <rect key="frame" x="20" y="106" width="127" height="18"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="132.5" y="106" width="127" height="18"/>
|
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
<state key="normal" title=" Save password" image="unchecked_32">
|
|
<state key="normal" title=" Save password" image="unchecked_32">
|
|
@@ -175,7 +172,7 @@
|
|
|
</state>
|
|
</state>
|
|
|
</button>
|
|
</button>
|
|
|
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="wIj-4p-xEI">
|
|
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="wIj-4p-xEI">
|
|
|
- <rect key="frame" x="287" y="105" width="20" height="20"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="399.5" y="105" width="20" height="20"/>
|
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
|
</activityIndicatorView>
|
|
</activityIndicatorView>
|
|
|
</subviews>
|
|
</subviews>
|
|
@@ -196,14 +193,14 @@
|
|
|
</constraints>
|
|
</constraints>
|
|
|
</view>
|
|
</view>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hzc-kg-csR">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hzc-kg-csR">
|
|
|
- <rect key="frame" x="124.5" y="564" width="126" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="237" y="497" width="126" height="30"/>
|
|
|
<state key="normal" title="Retrieve password"/>
|
|
<state key="normal" title="Retrieve password"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<action selector="RetrieveButtonClick:" destination="RGM-u2-C1G" eventType="touchUpInside" id="kKP-WL-fGb"/>
|
|
<action selector="RetrieveButtonClick:" destination="RGM-u2-C1G" eventType="touchUpInside" id="kKP-WL-fGb"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="apexlogo-2" translatesAutoresizingMaskIntoConstraints="NO" id="zKh-Ur-Gus">
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="apexlogo-2" translatesAutoresizingMaskIntoConstraints="NO" id="zKh-Ur-Gus">
|
|
|
- <rect key="frame" x="49.5" y="49" width="276" height="120"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="162" y="49" width="276" height="120"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="120" id="JPD-SD-EHj"/>
|
|
<constraint firstAttribute="height" constant="120" id="JPD-SD-EHj"/>
|
|
|
<constraint firstAttribute="width" constant="276" id="oAG-Aj-MVG"/>
|
|
<constraint firstAttribute="width" constant="276" id="oAG-Aj-MVG"/>
|
|
@@ -248,11 +245,11 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="6yV-PD-KCp"/>
|
|
<viewControllerLayoutGuide type="bottom" id="6yV-PD-KCp"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="ifC-vl-u6I">
|
|
<view key="view" contentMode="scaleToFill" id="ifC-vl-u6I">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="iIl-j9-7oa">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="iIl-j9-7oa">
|
|
|
- <rect key="frame" x="0.0" y="50" width="375" height="568"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="50" width="600" height="501"/>
|
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
<inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
<inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
<connections>
|
|
<connections>
|
|
@@ -261,7 +258,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</tableView>
|
|
</tableView>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3xo-DP-qWN">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3xo-DP-qWN">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="20" width="600" height="30"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Recently" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ouQ-Yg-iZI">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Recently" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ouQ-Yg-iZI">
|
|
|
<rect key="frame" x="10" y="5" width="66.5" height="21"/>
|
|
<rect key="frame" x="10" y="5" width="66.5" height="21"/>
|
|
@@ -308,11 +305,11 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="NOX-Oo-aNI"/>
|
|
<viewControllerLayoutGuide type="bottom" id="NOX-Oo-aNI"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="MuK-Mj-PtU">
|
|
<view key="view" contentMode="scaleToFill" id="MuK-Mj-PtU">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="t4w-1J-ZSQ">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="t4w-1J-ZSQ">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="598"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="20" width="600" height="531"/>
|
|
|
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<prototypes>
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="tools" textLabel="tg4-Ox-UsK" style="IBUITableViewCellStyleDefault" id="tq0-wS-k0Y">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="tools" textLabel="tg4-Ox-UsK" style="IBUITableViewCellStyleDefault" id="tq0-wS-k0Y">
|
|
@@ -365,7 +362,7 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="Z0g-Fz-l0r"/>
|
|
<viewControllerLayoutGuide type="bottom" id="Z0g-Fz-l0r"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="ggR-kU-S5e">
|
|
<view key="view" contentMode="scaleToFill" id="ggR-kU-S5e">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
</view>
|
|
</view>
|
|
@@ -381,11 +378,11 @@
|
|
|
<objects>
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="About" useStoryboardIdentifierAsRestorationIdentifier="YES" id="7fk-ll-nfY" customClass="AboutViewController" sceneMemberID="viewController">
|
|
<viewController storyboardIdentifier="About" useStoryboardIdentifierAsRestorationIdentifier="YES" id="7fk-ll-nfY" customClass="AboutViewController" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="kYm-r8-x3q">
|
|
<view key="view" contentMode="scaleToFill" id="kYm-r8-x3q">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" text="version:
Support:
usairedadt@united-us.net" textAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="qjb-87-KPo">
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" text="version:
Support:
usairedadt@united-us.net" textAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="qjb-87-KPo">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="647"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="20" width="600" height="580"/>
|
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="17"/>
|
|
<fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="17"/>
|
|
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
@@ -420,7 +417,7 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="kHM-0E-Dsh"/>
|
|
<viewControllerLayoutGuide type="bottom" id="kHM-0E-Dsh"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="xU3-mF-FWx">
|
|
<view key="view" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="xU3-mF-FWx">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</view>
|
|
</view>
|
|
@@ -442,7 +439,7 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="NRY-LM-qAI"/>
|
|
<viewControllerLayoutGuide type="bottom" id="NRY-LM-qAI"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="Ssf-nl-y6a">
|
|
<view key="view" contentMode="scaleToFill" id="Ssf-nl-y6a">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="apexlogo-2" translatesAutoresizingMaskIntoConstraints="NO" id="kly-ZP-lFy">
|
|
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="apexlogo-2" translatesAutoresizingMaskIntoConstraints="NO" id="kly-ZP-lFy">
|
|
@@ -453,7 +450,7 @@
|
|
|
</constraints>
|
|
</constraints>
|
|
|
</imageView>
|
|
</imageView>
|
|
|
<webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Abt-ML-WTx">
|
|
<webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Abt-ML-WTx">
|
|
|
- <rect key="frame" x="0.0" y="76" width="375" height="591"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="76" width="600" height="524"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<outlet property="delegate" destination="0gA-6x-keH" id="ck1-Fk-zK6"/>
|
|
<outlet property="delegate" destination="0gA-6x-keH" id="ck1-Fk-zK6"/>
|
|
@@ -487,11 +484,11 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="2sz-FS-Gr9"/>
|
|
<viewControllerLayoutGuide type="bottom" id="2sz-FS-Gr9"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="uxr-eR-WO2">
|
|
<view key="view" contentMode="scaleToFill" id="uxr-eR-WO2">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="65" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="RHV-m7-JCn">
|
|
<tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="65" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="RHV-m7-JCn">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<prototypes>
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="newsitem" rowHeight="65" id="65E-n4-LH6" customClass="NewsTableViewCell">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="newsitem" rowHeight="65" id="65E-n4-LH6" customClass="NewsTableViewCell">
|
|
@@ -547,7 +544,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</tableView>
|
|
</tableView>
|
|
|
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="Kgw-c0-JVW">
|
|
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="Kgw-c0-JVW">
|
|
|
- <rect key="frame" x="169" y="315" width="37" height="37"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="281.5" y="281.5" width="37" height="37"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="37" id="BfA-aP-CFD"/>
|
|
<constraint firstAttribute="width" constant="37" id="BfA-aP-CFD"/>
|
|
|
<constraint firstAttribute="height" constant="37" id="fGF-V4-WML"/>
|
|
<constraint firstAttribute="height" constant="37" id="fGF-V4-WML"/>
|
|
@@ -583,19 +580,19 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="FpR-kZ-qvh"/>
|
|
<viewControllerLayoutGuide type="bottom" id="FpR-kZ-qvh"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="obf-ZQ-pbd">
|
|
<view key="view" contentMode="scaleToFill" id="obf-ZQ-pbd">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="82" sectionHeaderHeight="22" sectionFooterHeight="42" translatesAutoresizingMaskIntoConstraints="NO" id="ppj-4o-rzu">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="82" sectionHeaderHeight="22" sectionFooterHeight="42" translatesAutoresizingMaskIntoConstraints="NO" id="ppj-4o-rzu">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="623"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="556"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<prototypes>
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="item_date" rowHeight="82" id="mTz-zv-fyY" customClass="TableCellDate">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="item_date" rowHeight="82" id="mTz-zv-fyY" customClass="TableCellDate">
|
|
|
- <rect key="frame" x="0.0" y="22" width="375" height="82"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="600" height="82"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mTz-zv-fyY" id="ExR-Af-j3g">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mTz-zv-fyY" id="ExR-Af-j3g">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="81.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="81.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="edit_from" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="From" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Fj7-9i-IJL">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="edit_from" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="From" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Fj7-9i-IJL">
|
|
@@ -611,7 +608,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</textField>
|
|
</textField>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="edit_to" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="To" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="7An-ec-LnT">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="edit_to" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="To" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="7An-ec-LnT">
|
|
|
- <rect key="frame" x="230" y="38" width="135" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="455" y="38" width="135" height="30"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="135" id="9X7-Dw-ULj"/>
|
|
<constraint firstAttribute="width" constant="135" id="9X7-Dw-ULj"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -622,7 +619,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</textField>
|
|
</textField>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="item_date" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="siE-GW-KiJ">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="item_date" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="siE-GW-KiJ">
|
|
|
- <rect key="frame" x="10" y="10" width="355" height="21"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="10" y="10" width="580" height="21"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
@@ -645,20 +642,20 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</tableViewCell>
|
|
</tableViewCell>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="item_bool" rowHeight="82" id="cff-AI-2yS" customClass="TableCellBool">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="item_bool" rowHeight="82" id="cff-AI-2yS" customClass="TableCellBool">
|
|
|
- <rect key="frame" x="0.0" y="104" width="375" height="82"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="104" width="600" height="82"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="cff-AI-2yS" id="78g-DF-IJU">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="cff-AI-2yS" id="78g-DF-IJU">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="342" height="81.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="567" height="81.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="item_bool" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="94I-uG-uW7">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="item_bool" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="94I-uG-uW7">
|
|
|
- <rect key="frame" x="10" y="10" width="322" height="21"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="10" y="10" width="547" height="21"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XF6-7j-X0s">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XF6-7j-X0s">
|
|
|
- <rect key="frame" x="10" y="0.0" width="322" height="81"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="10" y="0.0" width="547" height="81"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<state key="normal" title="Not set">
|
|
<state key="normal" title="Not set">
|
|
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -685,20 +682,20 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</tableViewCell>
|
|
</tableViewCell>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="item_edit" rowHeight="82" id="wQN-d1-kMW" customClass="TableCellEdit">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="item_edit" rowHeight="82" id="wQN-d1-kMW" customClass="TableCellEdit">
|
|
|
- <rect key="frame" x="0.0" y="186" width="375" height="82"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="186" width="600" height="82"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="wQN-d1-kMW" id="3St-ZX-jbo">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="wQN-d1-kMW" id="3St-ZX-jbo">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="81.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="81.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="item_edit" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5yL-Qn-keV">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="item_edit" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5yL-Qn-keV">
|
|
|
- <rect key="frame" x="10" y="10" width="355" height="21"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="10" y="10" width="580" height="21"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Enter criterion" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="3xs-xH-AbW">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Enter criterion" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="3xs-xH-AbW">
|
|
|
- <rect key="frame" x="10" y="38" width="355" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="10" y="38" width="580" height="30"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<textInputTraits key="textInputTraits" returnKeyType="done"/>
|
|
<textInputTraits key="textInputTraits" returnKeyType="done"/>
|
|
|
<connections>
|
|
<connections>
|
|
@@ -727,12 +724,12 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</tableView>
|
|
</tableView>
|
|
|
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FYC-YO-04g">
|
|
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FYC-YO-04g">
|
|
|
- <rect key="frame" x="0.0" y="623" width="375" height="44"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="556" width="600" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
<items>
|
|
<items>
|
|
|
<barButtonItem style="plain" id="bX6-SA-fCQ">
|
|
<barButtonItem style="plain" id="bX6-SA-fCQ">
|
|
|
<button key="customView" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="q98-Ul-Lg7">
|
|
<button key="customView" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="q98-Ul-Lg7">
|
|
|
- <rect key="frame" x="16" y="7" width="36" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="20" y="7" width="36" height="30"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" title="Clear">
|
|
<state key="normal" title="Clear">
|
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -745,7 +742,7 @@
|
|
|
<barButtonItem systemItem="flexibleSpace" id="DPL-8Q-HwA"/>
|
|
<barButtonItem systemItem="flexibleSpace" id="DPL-8Q-HwA"/>
|
|
|
<barButtonItem style="plain" id="VRS-1z-M9u">
|
|
<barButtonItem style="plain" id="VRS-1z-M9u">
|
|
|
<button key="customView" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="azJ-db-8ce">
|
|
<button key="customView" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="azJ-db-8ce">
|
|
|
- <rect key="frame" x="311" y="7" width="48" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="532" y="7" width="48" height="30"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" title="Search">
|
|
<state key="normal" title="Search">
|
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -778,17 +775,17 @@
|
|
|
<!--Result-->
|
|
<!--Result-->
|
|
|
<scene sceneID="J6y-Nq-tW6">
|
|
<scene sceneID="J6y-Nq-tW6">
|
|
|
<objects>
|
|
<objects>
|
|
|
- <viewController storyboardIdentifier="ResultViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="onS-nu-zaO" customClass="ResultViewController" sceneMemberID="viewController">
|
|
|
|
|
|
|
+ <viewController storyboardIdentifier="ResultViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="onS-nu-zaO" customClass="GridResultViewController" sceneMemberID="viewController">
|
|
|
<layoutGuides>
|
|
<layoutGuides>
|
|
|
<viewControllerLayoutGuide type="top" id="pRL-BH-OpY"/>
|
|
<viewControllerLayoutGuide type="top" id="pRL-BH-OpY"/>
|
|
|
<viewControllerLayoutGuide type="bottom" id="myi-Th-psK"/>
|
|
<viewControllerLayoutGuide type="bottom" id="myi-Th-psK"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="nCN-Lb-GMK">
|
|
<view key="view" contentMode="scaleToFill" id="nCN-Lb-GMK">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HZ1-FP-IVf" customClass="SimpleGrid">
|
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HZ1-FP-IVf" customClass="SimpleGrid">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="623"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="556"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</scrollView>
|
|
</scrollView>
|
|
@@ -798,12 +795,12 @@
|
|
|
<color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</activityIndicatorView>
|
|
</activityIndicatorView>
|
|
|
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" tag="301" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vGm-Oy-R6j">
|
|
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" tag="301" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vGm-Oy-R6j">
|
|
|
- <rect key="frame" x="0.0" y="623" width="375" height="44"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="556" width="600" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
<items>
|
|
<items>
|
|
|
<barButtonItem style="plain" id="BxS-sd-Ww4">
|
|
<barButtonItem style="plain" id="BxS-sd-Ww4">
|
|
|
<button key="customView" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="MDg-tk-V9T">
|
|
<button key="customView" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="MDg-tk-V9T">
|
|
|
- <rect key="frame" x="16" y="5.5" width="73" height="33"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="20" y="5.5" width="73" height="33"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" title="Pre Page">
|
|
<state key="normal" title="Pre Page">
|
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -818,7 +815,7 @@
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="bLa-H3-XMT"/>
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="bLa-H3-XMT"/>
|
|
|
<barButtonItem style="plain" id="F78-3m-Pcr">
|
|
<barButtonItem style="plain" id="F78-3m-Pcr">
|
|
|
<button key="customView" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="ta5-UY-kET">
|
|
<button key="customView" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="ta5-UY-kET">
|
|
|
- <rect key="frame" x="286" y="5.5" width="73" height="33"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="507" y="5.5" width="73" height="33"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" title="Next Page">
|
|
<state key="normal" title="Next Page">
|
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -861,7 +858,7 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="kXc-Ph-sWh"/>
|
|
<viewControllerLayoutGuide type="bottom" id="kXc-Ph-sWh"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="utH-2m-x08">
|
|
<view key="view" contentMode="scaleToFill" id="utH-2m-x08">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="w7y-tI-BLn">
|
|
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="w7y-tI-BLn">
|
|
@@ -870,16 +867,16 @@
|
|
|
<color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</activityIndicatorView>
|
|
</activityIndicatorView>
|
|
|
<tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="TxA-8D-Obq">
|
|
<tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="TxA-8D-Obq">
|
|
|
- <rect key="frame" x="0.0" y="65" width="375" height="602"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="65" width="600" height="535"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<color key="sectionIndexColor" red="0.88766825199999999" green="0.88764166830000002" blue="0.88765668870000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="sectionIndexColor" red="0.88766825199999999" green="0.88764166830000002" blue="0.88765668870000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<prototypes>
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="tableitemmsg" id="80c-yE-rdF" customClass="MessageItem">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="tableitemmsg" id="80c-yE-rdF" customClass="MessageItem">
|
|
|
- <rect key="frame" x="0.0" y="22" width="375" height="44"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="600" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="80c-yE-rdF" id="C2c-BR-X3b">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="80c-yE-rdF" id="C2c-BR-X3b">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="43.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vQR-pc-5xk">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vQR-pc-5xk">
|
|
@@ -936,23 +933,23 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="a4H-ec-9Dk"/>
|
|
<viewControllerLayoutGuide type="bottom" id="a4H-ec-9Dk"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="g6Y-DB-Hod">
|
|
<view key="view" contentMode="scaleToFill" id="g6Y-DB-Hod">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="65" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="Dw1-MH-d07">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="65" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="Dw1-MH-d07">
|
|
|
- <rect key="frame" x="0.0" y="64" width="375" height="559"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="64" width="600" height="492"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<prototypes>
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" restorationIdentifier="cell_item_history" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="cell_item_history" rowHeight="65" id="KUP-Am-SEU" customClass="CellItemHistory">
|
|
<tableViewCell contentMode="scaleToFill" restorationIdentifier="cell_item_history" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="cell_item_history" rowHeight="65" id="KUP-Am-SEU" customClass="CellItemHistory">
|
|
|
- <rect key="frame" x="0.0" y="22" width="375" height="65"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="600" height="65"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KUP-Am-SEU" id="Hb4-Tl-jhw">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KUP-Am-SEU" id="Hb4-Tl-jhw">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="64.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="64.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uow-re-de3">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uow-re-de3">
|
|
|
- <rect key="frame" x="85" y="5" width="280" height="21"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="85" y="5" width="505" height="21"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
@@ -965,7 +962,7 @@
|
|
|
</constraints>
|
|
</constraints>
|
|
|
</imageView>
|
|
</imageView>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="time" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RJz-KQ-Fv2">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="time" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RJz-KQ-Fv2">
|
|
|
- <rect key="frame" x="85" y="36" width="280" height="17"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="85" y="36" width="505" height="17"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
@@ -1010,29 +1007,29 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="Be3-Yr-CdQ"/>
|
|
<viewControllerLayoutGuide type="bottom" id="Be3-Yr-CdQ"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="UNP-Bt-ggi">
|
|
<view key="view" contentMode="scaleToFill" id="UNP-Bt-ggi">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="65" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="czc-uu-ydi">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="65" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="czc-uu-ydi">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="580"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<prototypes>
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" restorationIdentifier="cell_item_history" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="cell_item_history" rowHeight="65" id="x3V-Ev-KXe" customClass="CellItemHistory">
|
|
<tableViewCell contentMode="scaleToFill" restorationIdentifier="cell_item_history" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="cell_item_history" rowHeight="65" id="x3V-Ev-KXe" customClass="CellItemHistory">
|
|
|
- <rect key="frame" x="0.0" y="22" width="375" height="65"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="600" height="65"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="x3V-Ev-KXe" id="8TO-KO-16G">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="x3V-Ev-KXe" id="8TO-KO-16G">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="64.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="64.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tp8-Ek-fGC">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tp8-Ek-fGC">
|
|
|
- <rect key="frame" x="85" y="5" width="280" height="21"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="85" y="5" width="505" height="21"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="time" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nzO-0Q-mKW">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="time" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nzO-0Q-mKW">
|
|
|
- <rect key="frame" x="85" y="36" width="280" height="17"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="85" y="36" width="505" height="17"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
@@ -1088,23 +1085,23 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="rM1-Ya-3bY"/>
|
|
<viewControllerLayoutGuide type="bottom" id="rM1-Ya-3bY"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="ZRM-ao-20K">
|
|
<view key="view" contentMode="scaleToFill" id="ZRM-ao-20K">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="QAF-Zi-uoj">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="QAF-Zi-uoj">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<prototypes>
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="documentitem" textLabel="2vf-O6-CXq" imageView="vJN-YF-dbw" style="IBUITableViewCellStyleDefault" id="fFD-VO-CKz">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="documentitem" textLabel="2vf-O6-CXq" imageView="vJN-YF-dbw" style="IBUITableViewCellStyleDefault" id="fFD-VO-CKz">
|
|
|
- <rect key="frame" x="0.0" y="22" width="375" height="44"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="600" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="fFD-VO-CKz" id="IND-eh-Wg5">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="fFD-VO-CKz" id="IND-eh-Wg5">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="342" height="43.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="567" height="43.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="2vf-O6-CXq">
|
|
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="2vf-O6-CXq">
|
|
|
- <rect key="frame" x="74" y="0.0" width="266" height="43.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="74" y="0.0" width="491" height="43.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -1143,11 +1140,11 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="oJN-0J-fi0"/>
|
|
<viewControllerLayoutGuide type="bottom" id="oJN-0J-fi0"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="XVG-tV-s5j">
|
|
<view key="view" contentMode="scaleToFill" id="XVG-tV-s5j">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Old password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="XR8-ML-teu">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Old password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="XR8-ML-teu">
|
|
|
- <rect key="frame" x="10" y="30" width="355" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="10" y="30" width="580" height="30"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="wVN-P8-uR2"/>
|
|
<constraint firstAttribute="height" constant="30" id="wVN-P8-uR2"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -1159,7 +1156,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</textField>
|
|
</textField>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Confirm new password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="x3N-fn-QfS">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Confirm new password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="x3N-fn-QfS">
|
|
|
- <rect key="frame" x="10" y="110" width="355" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="10" y="110" width="580" height="30"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="xoj-pD-tGz"/>
|
|
<constraint firstAttribute="height" constant="30" id="xoj-pD-tGz"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -1183,7 +1180,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EZm-dC-lQ4">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EZm-dC-lQ4">
|
|
|
- <rect key="frame" x="312" y="150" width="53" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="537" y="150" width="53" height="30"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="xac-v9-MaN"/>
|
|
<constraint firstAttribute="height" constant="30" id="xac-v9-MaN"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -1196,12 +1193,12 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="hjm-ij-Anz">
|
|
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="hjm-ij-Anz">
|
|
|
- <rect key="frame" x="169" y="315" width="37" height="37"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="281.5" y="281.5" width="37" height="37"/>
|
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="60" maxX="0.0" maxY="-60"/>
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="60" maxX="0.0" maxY="-60"/>
|
|
|
<color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</activityIndicatorView>
|
|
</activityIndicatorView>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="New password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oiA-1a-FH6">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="New password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oiA-1a-FH6">
|
|
|
- <rect key="frame" x="10" y="70" width="355" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="10" y="70" width="580" height="30"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="vO4-mR-qW6"/>
|
|
<constraint firstAttribute="height" constant="30" id="vO4-mR-qW6"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -1256,23 +1253,23 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="Ywt-1O-7AV"/>
|
|
<viewControllerLayoutGuide type="bottom" id="Ywt-1O-7AV"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="VfZ-Dv-e9a">
|
|
<view key="view" contentMode="scaleToFill" id="VfZ-Dv-e9a">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" restorationIdentifier="field" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelectionDuringEditing="YES" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="iXC-3g-FEF">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" restorationIdentifier="field" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelectionDuringEditing="YES" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="iXC-3g-FEF">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<prototypes>
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="field" textLabel="4Dk-AL-yOW" style="IBUITableViewCellStyleDefault" id="RIX-gb-GVS">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="field" textLabel="4Dk-AL-yOW" style="IBUITableViewCellStyleDefault" id="RIX-gb-GVS">
|
|
|
- <rect key="frame" x="0.0" y="22" width="375" height="44"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="600" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RIX-gb-GVS" id="0R9-wZ-hpp">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RIX-gb-GVS" id="0R9-wZ-hpp">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="43.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="4Dk-AL-yOW">
|
|
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="4Dk-AL-yOW">
|
|
|
- <rect key="frame" x="15" y="0.0" width="345" height="43.5"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="15" y="0.0" width="570" height="43.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -1315,11 +1312,11 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="pzr-t6-dCp"/>
|
|
<viewControllerLayoutGuide type="bottom" id="pzr-t6-dCp"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="qVj-DC-yAZ">
|
|
<view key="view" contentMode="scaleToFill" id="qVj-DC-yAZ">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="User name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="rNA-kt-gF6">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="User name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="rNA-kt-gF6">
|
|
|
- <rect key="frame" x="47.5" y="53" width="280" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="160" y="53" width="280" height="30"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="280" id="VTi-sA-ndN"/>
|
|
<constraint firstAttribute="width" constant="280" id="VTi-sA-ndN"/>
|
|
|
<constraint firstAttribute="height" constant="30" id="gwM-Ix-uwv"/>
|
|
<constraint firstAttribute="height" constant="30" id="gwM-Ix-uwv"/>
|
|
@@ -1331,7 +1328,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</textField>
|
|
</textField>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Email" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="zBl-3h-h8W">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Email" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="zBl-3h-h8W">
|
|
|
- <rect key="frame" x="47.5" y="88" width="280" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="160" y="88" width="280" height="30"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="xOt-sd-Dhl"/>
|
|
<constraint firstAttribute="height" constant="30" id="xOt-sd-Dhl"/>
|
|
|
<constraint firstAttribute="width" constant="280" id="zcB-7b-J36"/>
|
|
<constraint firstAttribute="width" constant="280" id="zcB-7b-J36"/>
|
|
@@ -1343,7 +1340,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</textField>
|
|
</textField>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gha-2I-ENG">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gha-2I-ENG">
|
|
|
- <rect key="frame" x="47" y="128" width="48" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="159.5" y="128" width="48" height="30"/>
|
|
|
<state key="normal" title="Cancel">
|
|
<state key="normal" title="Cancel">
|
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</state>
|
|
</state>
|
|
@@ -1352,7 +1349,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oJM-ge-k0D">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oJM-ge-k0D">
|
|
|
- <rect key="frame" x="297" y="128" width="30" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="409.5" y="128" width="30" height="30"/>
|
|
|
<state key="normal" title="Ok">
|
|
<state key="normal" title="Ok">
|
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</state>
|
|
</state>
|
|
@@ -1361,12 +1358,12 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Retrieve Password" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MGf-17-Sft">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Retrieve Password" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MGf-17-Sft">
|
|
|
- <rect key="frame" x="109.5" y="25" width="156.5" height="23"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="222" y="25" width="156.5" height="23"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="19"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="19"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="Fkr-8L-6gA">
|
|
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="Fkr-8L-6gA">
|
|
|
- <rect key="frame" x="169" y="315" width="37" height="37"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="281.5" y="281.5" width="37" height="37"/>
|
|
|
<color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</activityIndicatorView>
|
|
</activityIndicatorView>
|
|
|
</subviews>
|
|
</subviews>
|
|
@@ -1408,11 +1405,11 @@
|
|
|
<viewControllerLayoutGuide type="bottom" id="FaQ-xe-e1Q"/>
|
|
<viewControllerLayoutGuide type="bottom" id="FaQ-xe-e1Q"/>
|
|
|
</layoutGuides>
|
|
</layoutGuides>
|
|
|
<view key="view" contentMode="scaleToFill" id="jIR-1G-8HO">
|
|
<view key="view" contentMode="scaleToFill" id="jIR-1G-8HO">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<webView contentMode="scaleToFill" fixedFrame="YES" allowsInlineMediaPlayback="NO" mediaPlaybackRequiresUserAction="NO" mediaPlaybackAllowsAirPlay="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oc3-xQ-e3B">
|
|
<webView contentMode="scaleToFill" fixedFrame="YES" allowsInlineMediaPlayback="NO" mediaPlaybackRequiresUserAction="NO" mediaPlaybackAllowsAirPlay="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oc3-xQ-e3B">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<dataDetectorType key="dataDetectorTypes"/>
|
|
<dataDetectorType key="dataDetectorTypes"/>
|
|
@@ -1431,6 +1428,153 @@
|
|
|
</objects>
|
|
</objects>
|
|
|
<point key="canvasLocation" x="5535" y="-1700"/>
|
|
<point key="canvasLocation" x="5535" y="-1700"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
|
|
+ <!--Detail Page View Controller-->
|
|
|
|
|
+ <scene sceneID="c1r-Rd-mhp">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="DetailPageViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Soi-pH-xW6" customClass="DetailPageViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <layoutGuides>
|
|
|
|
|
+ <viewControllerLayoutGuide type="top" id="gd4-2b-xmy"/>
|
|
|
|
|
+ <viewControllerLayoutGuide type="bottom" id="WfC-yf-L95"/>
|
|
|
|
|
+ </layoutGuides>
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="Sml-Qx-H9e">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="Cs2-5V-Ius">
|
|
|
|
|
+ <rect key="frame" x="142" y="265" width="37" height="37"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <inset key="insetFor6xAndEarlier" minX="0.0" minY="64" maxX="0.0" maxY="-64"/>
|
|
|
|
|
+ <color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </activityIndicatorView>
|
|
|
|
|
+ <label hidden="YES" opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="No record in this page" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AKO-ni-aUG">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="64" width="600" height="21"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" red="0.1019607843" green="0.67843137249999996" blue="0.94117647059999998" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ <inset key="insetFor6xAndEarlier" minX="0.0" minY="64" maxX="0.0" maxY="-64"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" allowsSelection="NO" rowHeight="-1" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="mia-XC-A8d">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="64" width="600" height="492"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ <inset key="insetFor6xAndEarlier" minX="0.0" minY="64" maxX="0.0" maxY="44"/>
|
|
|
|
|
+ <color key="separatorColor" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
|
|
+ <prototypes>
|
|
|
|
|
+ <tableViewCell tag="1" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="detail_item_tracking" rowHeight="64" id="OoD-Qf-0BP" customClass="DetailCellTracking">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="600" height="64"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="OoD-Qf-0BP" id="8tS-jl-4gn">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="63.5"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8An-KQ-ebO">
|
|
|
|
|
+ <rect key="frame" x="15" y="7" width="48" height="48"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ </imageView>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iLz-Ev-4DJ">
|
|
|
|
|
+ <rect key="frame" x="71" y="11" width="289" height="42"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="trackingIcon" destination="8An-KQ-ebO" id="TLj-JX-Zoe"/>
|
|
|
|
|
+ <outlet property="trackingMsg" destination="iLz-Ev-4DJ" id="cSv-Jr-OYG"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableViewCell>
|
|
|
|
|
+ <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="detail_item_list" id="mmm-lx-xXJ" customClass="DetailCellList">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="86" width="600" height="44"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mmm-lx-xXJ" id="q9z-Ac-77Z">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="43.5"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fv6-ui-cri">
|
|
|
|
|
+ <rect key="frame" x="20" y="11" width="280" height="21"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
|
+ <color key="backgroundColor" red="0.9452269673" green="0.9452269673" blue="0.9452269673" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="listLabel" destination="Fv6-ui-cri" id="ee6-GK-EOJ"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableViewCell>
|
|
|
|
|
+ <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="detail_item_kv" id="AYO-lZ-eor" customClass="DetailCellKV">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="130" width="600" height="44"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="AYO-lZ-eor" id="VZB-eb-sJm">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="43.5"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n69-9u-Nfw">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="148" height="43"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ozh-8v-gaC" customClass="RTLabel">
|
|
|
|
|
+ <rect key="frame" x="150" y="11" width="160" height="22"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="keyLabel" destination="n69-9u-Nfw" id="QKt-Fp-RDX"/>
|
|
|
|
|
+ <outlet property="valLabel" destination="ozh-8v-gaC" id="8DP-Pm-5FM"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableViewCell>
|
|
|
|
|
+ <tableViewCell tag="1" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="detail_item_web" rowHeight="164" id="BGQ-aG-f1B" customClass="DetailCellWeb">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="174" width="600" height="164"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="BGQ-aG-f1B" id="pJM-s3-5O7">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="163.5"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <webView contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="a2k-TN-pCa">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="163"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ <dataDetectorType key="dataDetectorTypes" link="YES"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="delegate" destination="Soi-pH-xW6" id="ZUl-4c-C2n"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </webView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="webView" destination="a2k-TN-pCa" id="lN3-e4-97T"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableViewCell>
|
|
|
|
|
+ </prototypes>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="dataSource" destination="Soi-pH-xW6" id="fR8-eB-8kp"/>
|
|
|
|
|
+ <outlet property="delegate" destination="Soi-pH-xW6" id="uRk-k5-qS1"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="mum" destination="Cs2-5V-Ius" id="vFR-HN-dsS"/>
|
|
|
|
|
+ <outlet property="norecordLabel" destination="AKO-ni-aUG" id="Th4-ki-ogc"/>
|
|
|
|
|
+ <outlet property="table" destination="mia-XC-A8d" id="CDM-Ek-Tva"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="Uve-fq-Ffe" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="2312.8000000000002" y="1046.6266866566718"/>
|
|
|
|
|
+ </scene>
|
|
|
</scenes>
|
|
</scenes>
|
|
|
<resources>
|
|
<resources>
|
|
|
<image name="apexlogo-2" width="129" height="32"/>
|
|
<image name="apexlogo-2" width="129" height="32"/>
|