|
@@ -1,15 +1,17 @@
|
|
|
<?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="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
<device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
|
|
<device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
|
|
|
|
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
|
|
|
|
|
+ <capability name="System colors in document resources" minToolsVersion="11.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>
|
|
|
<scenes>
|
|
<scenes>
|
|
|
- <!--DatePickerViewController-->
|
|
|
|
|
|
|
+ <!--Title-->
|
|
|
<scene sceneID="E5d-Rh-3tk">
|
|
<scene sceneID="E5d-Rh-3tk">
|
|
|
<objects>
|
|
<objects>
|
|
|
- <viewController storyboardIdentifier="DatePickerViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="hDO-yf-YYU" userLabel="DatePickerViewController" customClass="DatePickerViewController" sceneMemberID="viewController">
|
|
|
|
|
|
|
+ <viewController storyboardIdentifier="DatePickerViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="hDO-yf-YYU" customClass="DatePickerViewController" sceneMemberID="viewController">
|
|
|
<layoutGuides>
|
|
<layoutGuides>
|
|
|
<viewControllerLayoutGuide type="top" id="oEN-IW-3xG"/>
|
|
<viewControllerLayoutGuide type="top" id="oEN-IW-3xG"/>
|
|
|
<viewControllerLayoutGuide type="bottom" id="RpF-H7-VSr"/>
|
|
<viewControllerLayoutGuide type="bottom" id="RpF-H7-VSr"/>
|
|
@@ -36,7 +38,7 @@
|
|
|
<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="pXA-kN-pBh">
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pXA-kN-pBh">
|
|
|
<rect key="frame" x="330" y="483" width="108" height="39"/>
|
|
<rect key="frame" x="330" y="483" width="108" height="39"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="39" id="MQB-L6-0h7"/>
|
|
<constraint firstAttribute="height" constant="39" id="MQB-L6-0h7"/>
|
|
@@ -85,7 +87,7 @@
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fRq-qQ-HYw" customClass="CommonEditorTableContainerView">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fRq-qQ-HYw" customClass="CommonEditorTableContainerView">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
|
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
</view>
|
|
</view>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<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"/>
|
|
@@ -121,7 +123,7 @@
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DDb-ec-Hh3" customClass="CommonEditorTableContainerView">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DDb-ec-Hh3" customClass="CommonEditorTableContainerView">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
|
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
</view>
|
|
</view>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<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"/>
|
|
@@ -208,7 +210,7 @@
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Masert pack:9999" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r8P-zz-ghp">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Masert pack:9999" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r8P-zz-ghp">
|
|
|
- <rect key="frame" x="461" y="15" width="142" height="21"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="461.5" y="15" width="141" height="21"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="21" id="d98-wP-8OV"/>
|
|
<constraint firstAttribute="height" constant="21" id="d98-wP-8OV"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -252,7 +254,7 @@
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Yw-LP-Zra">
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Yw-LP-Zra">
|
|
|
<rect key="frame" x="128" y="102" width="46" height="29"/>
|
|
<rect key="frame" x="128" y="102" width="46" height="29"/>
|
|
|
<state key="normal" title="Button"/>
|
|
<state key="normal" title="Button"/>
|
|
|
<connections>
|
|
<connections>
|
|
@@ -335,21 +337,21 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CnD-CA-7GQ" userLabel="action0">
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CnD-CA-7GQ" userLabel="action0">
|
|
|
<rect key="frame" x="583" y="7" width="170" height="30"/>
|
|
<rect key="frame" x="583" y="7" width="170" height="30"/>
|
|
|
<color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<state key="normal" title="Button">
|
|
<state key="normal" title="Button">
|
|
|
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</state>
|
|
</state>
|
|
|
</button>
|
|
</button>
|
|
|
- <button opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hv6-Vm-wzL" userLabel="action3">
|
|
|
|
|
- <rect key="frame" x="15" y="7" width="170" height="30"/>
|
|
|
|
|
|
|
+ <button opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hv6-Vm-wzL" userLabel="action3">
|
|
|
|
|
+ <rect key="frame" x="16" y="7" width="169" height="30"/>
|
|
|
<color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<state key="normal" title="Button">
|
|
<state key="normal" title="Button">
|
|
|
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</state>
|
|
</state>
|
|
|
</button>
|
|
</button>
|
|
|
- <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bPv-vc-eg3" userLabel="action1">
|
|
|
|
|
|
|
+ <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bPv-vc-eg3" userLabel="action1">
|
|
|
<rect key="frame" x="393" y="7" width="170" height="30"/>
|
|
<rect key="frame" x="393" y="7" width="170" height="30"/>
|
|
|
<color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
@@ -359,7 +361,7 @@
|
|
|
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</state>
|
|
</state>
|
|
|
</button>
|
|
</button>
|
|
|
- <button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fb7-qu-iUy" userLabel="action2">
|
|
|
|
|
|
|
+ <button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fb7-qu-iUy" userLabel="action2">
|
|
|
<rect key="frame" x="204" y="7" width="170" height="30"/>
|
|
<rect key="frame" x="204" y="7" width="170" height="30"/>
|
|
|
<color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
@@ -397,7 +399,7 @@
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eto-n8-WRZ">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eto-n8-WRZ">
|
|
|
- <rect key="frame" x="15" y="11" width="150" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="16" y="11" width="150" height="22"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="150" id="kc1-sp-Hhv"/>
|
|
<constraint firstAttribute="width" constant="150" id="kc1-sp-Hhv"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -406,7 +408,7 @@
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XSt-jY-jcF">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XSt-jY-jcF">
|
|
|
- <rect key="frame" x="173" y="10" width="580" height="23"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="174" y="10" width="579" height="23"/>
|
|
|
<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"/>
|
|
@@ -435,7 +437,7 @@
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E0p-Rv-1zb">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E0p-Rv-1zb">
|
|
|
- <rect key="frame" x="15" y="11" width="150" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="16" y="11" width="150" height="22"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="150" id="fRO-qS-a7v"/>
|
|
<constraint firstAttribute="width" constant="150" id="fRO-qS-a7v"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -444,12 +446,12 @@
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="HoV-0G-uys">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="HoV-0G-uys">
|
|
|
- <rect key="frame" x="171" y="7" width="582" height="30"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="172" y="7" width="581" height="30"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<textInputTraits key="textInputTraits"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
|
</textField>
|
|
</textField>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Igi-Fb-ILh">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Igi-Fb-ILh">
|
|
|
- <rect key="frame" x="5" y="11" width="10" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="6" y="11" width="10" height="22"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
|
<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"/>
|
|
@@ -482,12 +484,12 @@
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fsV-Kc-L7Z">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fsV-Kc-L7Z">
|
|
|
- <rect key="frame" x="171" y="11" width="582" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="172" y="11" width="581" height="22"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="68s-LN-X9p">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="68s-LN-X9p">
|
|
|
- <rect key="frame" x="15" y="11" width="150" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="16" y="11" width="150" height="22"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="150" id="eEm-0D-Kmg"/>
|
|
<constraint firstAttribute="width" constant="150" id="eEm-0D-Kmg"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -495,7 +497,7 @@
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="shN-OG-xWN">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="shN-OG-xWN">
|
|
|
- <rect key="frame" x="5" y="11" width="10" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="6" y="11" width="10" height="22"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
|
<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"/>
|
|
@@ -528,7 +530,7 @@
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GKX-OM-LDl">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GKX-OM-LDl">
|
|
|
- <rect key="frame" x="15" y="53" width="150" height="21"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="16" y="53" width="150" height="21"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="150" id="ABR-Cl-OHU"/>
|
|
<constraint firstAttribute="width" constant="150" id="ABR-Cl-OHU"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -537,13 +539,13 @@
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pma-ii-OXW">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pma-ii-OXW">
|
|
|
- <rect key="frame" x="173" y="59" width="10" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="174" y="59" width="10" height="22"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
|
<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>
|
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Exn-gg-C5X">
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Exn-gg-C5X">
|
|
|
- <rect key="frame" x="171" y="6" width="582" height="128"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="172" y="6" width="581" height="128"/>
|
|
|
<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"/>
|
|
|
<string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
|
|
<string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
@@ -577,7 +579,7 @@
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OZz-lo-hvF">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OZz-lo-hvF">
|
|
|
- <rect key="frame" x="15" y="59" width="150" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="16" y="59" width="150" height="22"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="150" id="qRB-Az-nvx"/>
|
|
<constraint firstAttribute="width" constant="150" id="qRB-Az-nvx"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -586,13 +588,13 @@
|
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VPO-Kk-Odn">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VPO-Kk-Odn">
|
|
|
- <rect key="frame" x="5" y="59" width="10" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="6" y="59" width="10" height="22"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
|
<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>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="l6i-Tj-KRU">
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="l6i-Tj-KRU">
|
|
|
- <rect key="frame" x="171" y="10" width="582" height="120"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="172" y="10" width="581" height="120"/>
|
|
|
</imageView>
|
|
</imageView>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<constraints>
|
|
<constraints>
|
|
@@ -622,7 +624,7 @@
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7iy-PQ-jHE">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7iy-PQ-jHE">
|
|
|
- <rect key="frame" x="15" y="11" width="681" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="16" y="11" width="680" height="22"/>
|
|
|
<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"/>
|
|
@@ -631,7 +633,7 @@
|
|
|
<rect key="frame" x="704" y="6" width="51" height="32"/>
|
|
<rect key="frame" x="704" y="6" width="51" height="32"/>
|
|
|
</switch>
|
|
</switch>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="alA-4a-5Hp">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="alA-4a-5Hp">
|
|
|
- <rect key="frame" x="5" y="11" width="10" height="22"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="6" y="11" width="10" height="22"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="25"/>
|
|
|
<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"/>
|
|
@@ -664,7 +666,7 @@
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GS6-Z7-fOK">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GS6-Z7-fOK">
|
|
|
- <rect key="frame" x="15" y="53" width="150" height="21"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="16" y="53" width="150" height="21"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="150" id="VqM-TE-997"/>
|
|
<constraint firstAttribute="width" constant="150" id="VqM-TE-997"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -672,8 +674,8 @@
|
|
|
<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="HmT-qo-FM0">
|
|
|
|
|
- <rect key="frame" x="653" y="10" width="100" height="100"/>
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HmT-qo-FM0">
|
|
|
|
|
+ <rect key="frame" x="652" y="10" width="100" height="100"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="100" id="Kiu-nx-sHs"/>
|
|
<constraint firstAttribute="width" constant="100" id="Kiu-nx-sHs"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
@@ -682,7 +684,7 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dTl-qp-Cvg">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dTl-qp-Cvg">
|
|
|
- <rect key="frame" x="171" y="53" width="474" height="21"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="172" y="53" width="472" 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"/>
|
|
@@ -745,7 +747,7 @@
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O2x-9a-T6K" customClass="CommonEditorTableContainerView">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O2x-9a-T6K" customClass="CommonEditorTableContainerView">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
|
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
</view>
|
|
</view>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<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"/>
|
|
@@ -933,5 +935,8 @@
|
|
|
</scenes>
|
|
</scenes>
|
|
|
<resources>
|
|
<resources>
|
|
|
<image name="check_1_24" width="24" height="24"/>
|
|
<image name="check_1_24" width="24" height="24"/>
|
|
|
|
|
+ <systemColor name="systemBackgroundColor">
|
|
|
|
|
+ <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
+ </systemColor>
|
|
|
</resources>
|
|
</resources>
|
|
|
</document>
|
|
</document>
|