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.
 
 
 
 

287 lines
27 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_0" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="SanFranciscoDisplay-Bold.otf">
<string>SanFranciscoDisplay-Bold</string>
</array>
<array key="SanFranciscoDisplay-Medium.otf">
<string>SanFranciscoDisplay-Medium</string>
</array>
<array key="SanFranciscoDisplay-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
</customFonts>
<scenes>
<!--Login View Controller-->
<scene sceneID="3PZ-9f-Dk0">
<objects>
<viewController storyboardIdentifier="LoginViewController" id="z4C-iC-QQa" customClass="LoginViewController" customModule="JME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="DTh-9U-4Cr">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Agq-fu-l8O">
<rect key="frame" x="0.0" y="40" width="320" height="139"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="wyS-aR-V4y">
<rect key="frame" x="0.0" y="0.0" width="320" height="131"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="jme_logo" translatesAutoresizingMaskIntoConstraints="NO" id="4YQ-BK-vPB">
<rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="GUa-vy-zLw"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sYy-2S-Te1">
<rect key="frame" x="0.0" y="70" width="320" height="61"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<string key="text">Welcome to
JME</string>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="26"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="back_icon" translatesAutoresizingMaskIntoConstraints="NO" id="tnt-9R-fsr">
<rect key="frame" x="16" y="8" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="I44-LF-Mdd"/>
<constraint firstAttribute="width" constant="30" id="Ucp-al-5Mf"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="tnt-9R-fsr" firstAttribute="leading" secondItem="Agq-fu-l8O" secondAttribute="leading" constant="16" id="5My-9b-v0z"/>
<constraint firstAttribute="trailing" secondItem="wyS-aR-V4y" secondAttribute="trailing" id="IcL-vJ-U99"/>
<constraint firstItem="wyS-aR-V4y" firstAttribute="top" secondItem="Agq-fu-l8O" secondAttribute="top" id="Qeq-Xq-eWc"/>
<constraint firstAttribute="bottom" secondItem="wyS-aR-V4y" secondAttribute="bottom" constant="8" id="ZLw-H6-eHP"/>
<constraint firstItem="tnt-9R-fsr" firstAttribute="top" secondItem="Agq-fu-l8O" secondAttribute="top" constant="8" id="c1E-ai-DFG"/>
<constraint firstItem="wyS-aR-V4y" firstAttribute="leading" secondItem="Agq-fu-l8O" secondAttribute="leading" id="qvh-MX-O2x"/>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="Qm0-Vh-TcC">
<rect key="frame" x="20" y="209" width="280" height="120"/>
<subviews>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Enter your ID for using JME" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="GkK-3R-8Nq" customClass="ValidationTextField" customModule="JME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="280" height="50"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="WZt-ZD-X43"/>
</constraints>
<color key="textColor" name="ThemeText"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" keyboardType="emailAddress"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="boolean" keyPath="isShowTitle" value="NO"/>
<userDefinedRuntimeAttribute type="boolean" keyPath="isUseTitle" value="YES"/>
<userDefinedRuntimeAttribute type="color" keyPath="leftImageTintColor">
<color key="value" name="ThemeText"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="image" keyPath="leftImage" value="profile"/>
</userDefinedRuntimeAttributes>
</textField>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NgM-ZM-0uD">
<rect key="frame" x="0.0" y="70" width="280" height="50"/>
<subviews>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="********" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="pCq-Gh-cKW" customClass="ValidationTextField" customModule="JME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="280" height="50"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="textColor" name="ThemeText"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="boolean" keyPath="isShowTitle" value="NO"/>
<userDefinedRuntimeAttribute type="boolean" keyPath="isUseTitle" value="YES"/>
<userDefinedRuntimeAttribute type="image" keyPath="leftImage" value="key"/>
<userDefinedRuntimeAttribute type="color" keyPath="leftImageTintColor">
<color key="value" name="ThemeText"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8Ej-jl-GYa">
<rect key="frame" x="250" y="14" width="20" height="22"/>
<constraints>
<constraint firstAttribute="width" secondItem="8Ej-jl-GYa" secondAttribute="height" multiplier="10:11" id="Ruf-E3-f3t"/>
</constraints>
<state key="normal" image="Show"/>
<connections>
<action selector="showPasswordToggle:" destination="z4C-iC-QQa" eventType="touchUpInside" id="tvu-VR-JIh"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="pCq-Gh-cKW" firstAttribute="leading" secondItem="NgM-ZM-0uD" secondAttribute="leading" id="2ea-KN-PIz"/>
<constraint firstItem="8Ej-jl-GYa" firstAttribute="centerY" secondItem="NgM-ZM-0uD" secondAttribute="centerY" id="7gI-UU-bSu"/>
<constraint firstAttribute="bottom" secondItem="pCq-Gh-cKW" secondAttribute="bottom" id="MOA-TI-V6l"/>
<constraint firstItem="pCq-Gh-cKW" firstAttribute="top" secondItem="NgM-ZM-0uD" secondAttribute="top" id="Yru-an-mV0"/>
<constraint firstAttribute="trailing" secondItem="8Ej-jl-GYa" secondAttribute="trailing" constant="10" id="lbI-Px-9lo"/>
<constraint firstAttribute="trailing" secondItem="pCq-Gh-cKW" secondAttribute="trailing" id="qp6-7j-R22"/>
</constraints>
</view>
</subviews>
</stackView>
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7fh-7w-AcM">
<rect key="frame" x="20" y="369" width="280" height="50"/>
<color key="backgroundColor" name="ThemeText"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="Lcl-2a-6hA"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="18"/>
<state key="normal" title="Login">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="25"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="login:" destination="z4C-iC-QQa" eventType="touchUpInside" id="8aM-DK-a5E"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dKp-tX-RZc">
<rect key="frame" x="103" y="487" width="114" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="IZ0-en-iCE"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<state key="normal" title="Forgot password?">
<color key="titleColor" name="ThemeBlue"/>
</state>
<connections>
<action selector="forgotPassword:" destination="z4C-iC-QQa" eventType="touchUpInside" id="xh9-ev-RVo"/>
</connections>
</button>
<stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="qZ0-Mc-eUA">
<rect key="frame" x="70" y="516" width="180.5" height="27"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="New to JME?" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vyR-zb-CBC">
<rect key="frame" x="0.0" y="0.0" width="84.5" height="27"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GFb-Or-Tqp">
<rect key="frame" x="94.5" y="0.0" width="86" height="27"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<state key="normal" title="Register Here">
<color key="titleColor" name="ThemeBlue"/>
</state>
<connections>
<action selector="register:" destination="z4C-iC-QQa" eventType="touchUpInside" id="reB-rm-tNP"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="height" relation="lessThanOrEqual" constant="27" id="5hp-1f-Bdw"/>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="c7P-TE-s3X"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="150" id="lwa-cj-w5H"/>
</constraints>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yYl-oW-RDD">
<rect key="frame" x="122" y="431" width="76" height="40"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="fingerprint" translatesAutoresizingMaskIntoConstraints="NO" id="2x6-yn-YbR">
<rect key="frame" x="0.0" y="0.0" width="30" height="40"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="XOO-4e-FyE"/>
<constraint firstAttribute="height" constant="40" id="dtA-wR-IPZ"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3jD-aL-2QY">
<rect key="frame" x="30" y="0.0" width="46" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="fzR-FF-AjI"/>
</constraints>
<state key="normal" title="Button"/>
<connections>
<action selector="fingerprintLogin:" destination="z4C-iC-QQa" eventType="touchUpInside" id="xGn-qm-COr"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="40" id="mZd-Oz-K4D"/>
</constraints>
</stackView>
</subviews>
<viewLayoutGuide key="safeArea" id="E46-HZ-bgE"/>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="E46-HZ-bgE" firstAttribute="trailing" secondItem="Qm0-Vh-TcC" secondAttribute="trailing" constant="20" id="5ay-pK-Op6"/>
<constraint firstItem="7fh-7w-AcM" firstAttribute="top" secondItem="Qm0-Vh-TcC" secondAttribute="bottom" constant="40" id="DVh-6G-K2D"/>
<constraint firstItem="7fh-7w-AcM" firstAttribute="leading" secondItem="E46-HZ-bgE" secondAttribute="leading" constant="20" id="Hbb-yp-oyr"/>
<constraint firstItem="Agq-fu-l8O" firstAttribute="top" secondItem="DTh-9U-4Cr" secondAttribute="top" constant="40" id="J5U-HL-PEP"/>
<constraint firstItem="dKp-tX-RZc" firstAttribute="centerX" secondItem="DTh-9U-4Cr" secondAttribute="centerX" id="O2F-hx-hOI"/>
<constraint firstItem="Agq-fu-l8O" firstAttribute="leading" secondItem="DTh-9U-4Cr" secondAttribute="leading" id="PG7-LJ-cK5"/>
<constraint firstItem="qZ0-Mc-eUA" firstAttribute="centerX" secondItem="E46-HZ-bgE" secondAttribute="centerX" id="UFs-TN-e2G"/>
<constraint firstItem="dKp-tX-RZc" firstAttribute="top" secondItem="yYl-oW-RDD" secondAttribute="bottom" constant="16" id="USq-S8-oUY"/>
<constraint firstItem="Qm0-Vh-TcC" firstAttribute="top" secondItem="Agq-fu-l8O" secondAttribute="bottom" constant="30" id="Wfv-kO-asW"/>
<constraint firstItem="E46-HZ-bgE" firstAttribute="trailing" secondItem="7fh-7w-AcM" secondAttribute="trailing" constant="20" id="chh-Uf-9zA"/>
<constraint firstItem="yYl-oW-RDD" firstAttribute="top" secondItem="7fh-7w-AcM" secondAttribute="bottom" constant="12" id="g6y-rb-WRD"/>
<constraint firstItem="qZ0-Mc-eUA" firstAttribute="top" secondItem="dKp-tX-RZc" secondAttribute="bottom" constant="8" id="iRs-qE-7tY"/>
<constraint firstItem="Qm0-Vh-TcC" firstAttribute="leading" secondItem="E46-HZ-bgE" secondAttribute="leading" constant="20" id="sgA-Hs-5C6"/>
<constraint firstAttribute="trailing" secondItem="Agq-fu-l8O" secondAttribute="trailing" id="sia-rM-gYj"/>
<constraint firstItem="yYl-oW-RDD" firstAttribute="centerX" secondItem="DTh-9U-4Cr" secondAttribute="centerX" id="wLa-oJ-CQk"/>
</constraints>
</view>
<connections>
<outlet property="backButton" destination="tnt-9R-fsr" id="X2r-6s-T49"/>
<outlet property="biometricStackView" destination="yYl-oW-RDD" id="7gQ-5d-eIi"/>
<outlet property="fingerprintLogin" destination="3jD-aL-2QY" id="FfU-c8-D8p"/>
<outlet property="forgotPasswordButton" destination="dKp-tX-RZc" id="lwg-fY-X25"/>
<outlet property="headerTitle" destination="sYy-2S-Te1" id="sI8-jT-T6r"/>
<outlet property="loginButton" destination="7fh-7w-AcM" id="t0o-kD-5wK"/>
<outlet property="newToGmeLabel" destination="vyR-zb-CBC" id="6V2-vJ-DFj"/>
<outlet property="passwordTextField" destination="pCq-Gh-cKW" id="YvF-NA-ca2"/>
<outlet property="passwordToggleButon" destination="8Ej-jl-GYa" id="2cc-cZ-aPq"/>
<outlet property="registerHereButton" destination="GFb-Or-Tqp" id="2XM-Ja-w9m"/>
<outlet property="userNameTextField" destination="GkK-3R-8Nq" id="eb0-Nl-10V"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="wh9-3o-18B" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1516.875" y="232.3943661971831"/>
</scene>
</scenes>
<designables>
<designable name="GkK-3R-8Nq">
<size key="intrinsicContentSize" width="200" height="34"/>
</designable>
<designable name="pCq-Gh-cKW">
<size key="intrinsicContentSize" width="67.5" height="34"/>
</designable>
</designables>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<resources>
<image name="Show" width="20" height="14"/>
<image name="back_icon" width="23" height="17"/>
<image name="fingerprint" width="8" height="8"/>
<image name="jme_logo" width="93" height="60"/>
<image name="key" width="24" height="24"/>
<image name="profile" width="26" height="26"/>
<namedColor name="ThemeBlue">
<color red="0.047058823529411764" green="0.12941176470588237" blue="0.41176470588235292" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeMainBackground">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeText">
<color red="0.5490196078431373" green="0.58823529411764708" blue="0.62745098039215685" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>