You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

227 lines
25 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<device id="retina5_5" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="SanFranciscoDisplay-Medium.otf">
<string>SanFranciscoDisplay-Medium</string>
</array>
<array key="SanFranciscoDisplay-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
</customFonts>
<scenes>
<!--CouponBox-->
<scene sceneID="R60-Pu-Hpy">
<objects>
<viewController storyboardIdentifier="CouponBoxViewController" title="CouponBox" id="HSb-ou-7T5" customClass="CouponBoxViewController" customModule="GME_Remit" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ezy-zE-5Tn">
<rect key="frame" x="10" y="52" width="394" height="674"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="sectionIndexBackgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<view key="tableHeaderView" contentMode="scaleToFill" id="usQ-1d-CTS">
<rect key="frame" x="0.0" y="0.0" width="394" height="1"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" name="ThemeSeparate"/>
</view>
<view key="tableFooterView" contentMode="scaleToFill" id="ypK-Om-Vgj">
<rect key="frame" x="0.0" y="177" width="394" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="There are no coupons" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hfr-ee-qjq">
<rect key="frame" x="114" y="12" width="166" height="20"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="hfr-ee-qjq" firstAttribute="centerX" secondItem="ypK-Om-Vgj" secondAttribute="centerX" id="761-La-11E"/>
<constraint firstItem="hfr-ee-qjq" firstAttribute="centerY" secondItem="ypK-Om-Vgj" secondAttribute="centerY" id="Z52-4e-eSq"/>
</constraints>
</view>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="CouponCell" rowHeight="120" id="YMA-F7-p28" customClass="CouponCell" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="29" width="394" height="120"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="YMA-F7-p28" id="Lme-mn-DBU">
<rect key="frame" x="0.0" y="0.0" width="394" height="120"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qdj-Z2-E71">
<rect key="frame" x="0.0" y="5" width="394" height="110"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="top" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="9Sq-Ib-dvM">
<rect key="frame" x="20" y="10" width="213.66666666666666" height="90"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="fdU-aS-1dB">
<rect key="frame" x="0.0" y="0.0" width="63.333333333333336" height="23.333333333333332"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="BITRHDAY" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="guM-Ef-3wq">
<rect key="frame" x="0.0" y="0.0" width="63.333333333333336" height="23.333333333333332"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="BcK-iH-PWJ">
<rect key="frame" x="0.0" y="33.333333333333336" width="213.66666666666666" height="23.333333333333336"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="SERVICE DISCOUNT" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7gc-VZ-Cxc">
<rect key="frame" x="0.0" y="0.0" width="162" height="23.333333333333332"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="17"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="(20%)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zyd-8X-uXh">
<rect key="frame" x="166" y="0.0" width="47.666666666666657" height="23.333333333333332"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="18"/>
<color key="textColor" name="ThemeRed"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="13" translatesAutoresizingMaskIntoConstraints="NO" id="eLb-pM-Fws">
<rect key="frame" x="0.0" y="66.666666666666671" width="184" height="23.333333333333329"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="(2018-05-05)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uu9-NC-QS1">
<rect key="frame" x="0.0" y="0.0" width="75" height="23.333333333333332"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="~" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="X91-cK-tgq">
<rect key="frame" x="88" y="0.0" width="8" height="23.333333333333332"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="13"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="(2019-05-05)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GBE-Bw-g4J">
<rect key="frame" x="109" y="0.0" width="75" height="23.333333333333332"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
</stackView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="right" translatesAutoresizingMaskIntoConstraints="NO" id="zSn-qP-xX1">
<rect key="frame" x="359" y="47.666666666666664" width="15" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="Y8M-cI-P1Z"/>
<constraint firstAttribute="width" constant="15" id="efQ-UE-gUQ"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="9Sq-Ib-dvM" secondAttribute="bottom" constant="10" id="69I-CF-HO6"/>
<constraint firstItem="zSn-qP-xX1" firstAttribute="centerY" secondItem="qdj-Z2-E71" secondAttribute="centerY" id="R18-Tg-sAa"/>
<constraint firstItem="9Sq-Ib-dvM" firstAttribute="leading" secondItem="qdj-Z2-E71" secondAttribute="leading" constant="20" id="S9o-8h-9lw"/>
<constraint firstAttribute="trailing" secondItem="zSn-qP-xX1" secondAttribute="trailing" constant="20" id="odl-95-K8g"/>
<constraint firstItem="9Sq-Ib-dvM" firstAttribute="top" secondItem="qdj-Z2-E71" secondAttribute="top" constant="10" id="pl6-iP-adw"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="qdj-Z2-E71" secondAttribute="bottom" constant="5" id="CLQ-y6-70m"/>
<constraint firstAttribute="trailing" secondItem="qdj-Z2-E71" secondAttribute="trailing" id="UGN-dl-n7h"/>
<constraint firstItem="qdj-Z2-E71" firstAttribute="leading" secondItem="Lme-mn-DBU" secondAttribute="leading" id="aFC-b8-GYk"/>
<constraint firstItem="qdj-Z2-E71" firstAttribute="top" secondItem="Lme-mn-DBU" secondAttribute="top" constant="5" id="osy-2A-Rg0"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<outlet property="checkImageView" destination="zSn-qP-xX1" id="sAH-S9-fsu"/>
<outlet property="couponCellBackgroundView" destination="qdj-Z2-E71" id="byb-Z8-WGC"/>
<outlet property="couponNameLabel" destination="guM-Ef-3wq" id="iRL-oQ-L0e"/>
<outlet property="discountLabel" destination="zyd-8X-uXh" id="ykG-AP-3zo"/>
<outlet property="expireDateLabel" destination="GBE-Bw-g4J" id="VLx-iX-3b3"/>
<outlet property="startDateLabel" destination="uu9-NC-QS1" id="bek-76-6Xl"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="DeL-q7-24F">
<rect key="frame" x="16" y="10" width="81.666666666666671" height="32"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="couponImage" translatesAutoresizingMaskIntoConstraints="NO" id="UmJ-8h-GhH">
<rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CDB-as-6GK">
<rect key="frame" x="40" y="0.0" width="41.666666666666657" height="32"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TNH-We-CX0">
<rect key="frame" x="215" y="10" width="183" height="30"/>
<state key="normal" title="sdfgsdfgsdfgsdfgsdfgsdfg">
<color key="titleColor" name="ThemeRed"/>
</state>
<connections>
<action selector="couponGuidelineButton:" destination="HSb-ou-7T5" eventType="touchUpInside" id="S7x-Uz-0me"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="TNH-We-CX0" firstAttribute="top" secondItem="O1T-1R-Sun" secondAttribute="top" constant="10" id="08v-rM-6Kt"/>
<constraint firstItem="DeL-q7-24F" firstAttribute="top" secondItem="O1T-1R-Sun" secondAttribute="top" constant="10" id="2UI-AI-6en"/>
<constraint firstItem="ezy-zE-5Tn" firstAttribute="leading" secondItem="O1T-1R-Sun" secondAttribute="leading" constant="10" id="6w8-5P-6N7"/>
<constraint firstAttribute="bottom" secondItem="ezy-zE-5Tn" secondAttribute="bottom" constant="10" id="8qk-86-TUV"/>
<constraint firstItem="O1T-1R-Sun" firstAttribute="trailing" secondItem="TNH-We-CX0" secondAttribute="trailing" constant="16" id="Ldu-dz-CzH"/>
<constraint firstItem="O1T-1R-Sun" firstAttribute="trailing" secondItem="ezy-zE-5Tn" secondAttribute="trailing" constant="10" id="UHq-lo-4Ls"/>
<constraint firstItem="TNH-We-CX0" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="DeL-q7-24F" secondAttribute="trailing" constant="10" id="Uem-MN-t6j"/>
<constraint firstItem="DeL-q7-24F" firstAttribute="leading" secondItem="O1T-1R-Sun" secondAttribute="leading" constant="16" id="Yl6-Iq-kPc"/>
<constraint firstItem="ezy-zE-5Tn" firstAttribute="top" secondItem="DeL-q7-24F" secondAttribute="bottom" constant="10" id="jK4-NE-dqh"/>
</constraints>
<viewLayoutGuide key="safeArea" id="O1T-1R-Sun"/>
</view>
<connections>
<outlet property="couponCount" destination="CDB-as-6GK" id="ah6-bh-HOg"/>
<outlet property="couponCountStackView" destination="DeL-q7-24F" id="Du7-qv-GxA"/>
<outlet property="couponGuidelineText" destination="TNH-We-CX0" id="WCf-Y4-fjS"/>
<outlet property="noCouponMessageLabel" destination="hfr-ee-qjq" id="Q4v-ZY-ncW"/>
<outlet property="noCouponView" destination="ypK-Om-Vgj" id="JIk-VJ-aNb"/>
<outlet property="tableView" destination="ezy-zE-5Tn" id="DT4-kB-AtU"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-93.75" y="231.33802816901408"/>
</scene>
</scenes>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<resources>
<image name="couponImage" width="32" height="32"/>
<image name="right" width="22" height="22"/>
<namedColor name="ThemeMainBackground">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeRed">
<color red="0.92941176470588238" green="0.10588235294117647" blue="0.14117647058823529" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeSeparate">
<color red="0.82400000095367432" green="0.82400000095367432" blue="0.82400000095367432" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeText">
<color red="0.28999999165534973" green="0.28999999165534973" blue="0.28999999165534973" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>