|
|
@@ -309,6 +309,134 @@
|
|
|
</objects>
|
|
|
<point key="canvasLocation" x="658" y="54"/>
|
|
|
</scene>
|
|
|
+ <!--Change Password View Controller-->
|
|
|
+ <scene sceneID="SiS-Sm-5ua">
|
|
|
+ <objects>
|
|
|
+ <viewController storyboardIdentifier="RAChangePasswordViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="q0p-GF-XgD" customClass="RAChangePasswordViewController" sceneMemberID="viewController">
|
|
|
+ <view key="view" contentMode="scaleToFill" id="XiV-dx-5Lf">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Old password *required" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="AGg-Is-zfV">
|
|
|
+ <rect key="frame" x="5" y="61" width="365" height="30"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="30" id="tdG-fz-DUH"/>
|
|
|
+ </constraints>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="delegate" destination="q0p-GF-XgD" id="4Xo-J8-U63"/>
|
|
|
+ </connections>
|
|
|
+ </textField>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Change Password" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XYO-s8-g1R">
|
|
|
+ <rect key="frame" x="5" y="30" width="365" height="21"/>
|
|
|
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="New password *required" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="one-j7-LgU">
|
|
|
+ <rect key="frame" x="5" y="101" width="365" height="30"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="delegate" destination="q0p-GF-XgD" id="s14-bx-KKH"/>
|
|
|
+ </connections>
|
|
|
+ </textField>
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Confirm new password *required" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dQK-Xb-iG2">
|
|
|
+ <rect key="frame" x="5" y="141" width="365" height="30"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="delegate" destination="q0p-GF-XgD" id="vKK-Ne-nD6"/>
|
|
|
+ </connections>
|
|
|
+ </textField>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mZu-0K-iio">
|
|
|
+ <rect key="frame" x="0.0" y="181" width="375" height="40"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gkw-yN-ovJ">
|
|
|
+ <rect key="frame" x="10" y="0.0" width="172.5" height="40"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="i90-wQ-C0t">
|
|
|
+ <rect key="frame" x="62" y="5" width="48" height="30"/>
|
|
|
+ <state key="normal" title="Cancel"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="cancelBtnClick:" destination="q0p-GF-XgD" eventType="touchUpInside" id="Bfz-hQ-8gd"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="i90-wQ-C0t" firstAttribute="centerY" secondItem="gkw-yN-ovJ" secondAttribute="centerY" id="03R-zG-jjK"/>
|
|
|
+ <constraint firstItem="i90-wQ-C0t" firstAttribute="centerX" secondItem="gkw-yN-ovJ" secondAttribute="centerX" id="teA-L3-jiv"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xb4-bE-BCi">
|
|
|
+ <rect key="frame" x="192.5" y="0.0" width="172.5" height="40"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NV0-3K-Irh">
|
|
|
+ <rect key="frame" x="60" y="5" width="53" height="30"/>
|
|
|
+ <state key="normal" title="Change"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="changeBtnClick:" destination="q0p-GF-XgD" eventType="touchUpInside" id="oHD-Ns-DyX"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="NV0-3K-Irh" firstAttribute="centerX" secondItem="xb4-bE-BCi" secondAttribute="centerX" id="41i-b6-WRa"/>
|
|
|
+ <constraint firstItem="NV0-3K-Irh" firstAttribute="centerY" secondItem="xb4-bE-BCi" secondAttribute="centerY" id="PBX-UU-rDL"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="xb4-bE-BCi" firstAttribute="height" secondItem="gkw-yN-ovJ" secondAttribute="height" id="7zk-T8-l0Z"/>
|
|
|
+ <constraint firstItem="xb4-bE-BCi" firstAttribute="centerY" secondItem="gkw-yN-ovJ" secondAttribute="centerY" id="9xp-pz-4Qt"/>
|
|
|
+ <constraint firstItem="xb4-bE-BCi" firstAttribute="leading" secondItem="gkw-yN-ovJ" secondAttribute="trailing" constant="10" id="Amh-VE-NCY"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="xb4-bE-BCi" secondAttribute="trailing" constant="10" id="M6u-j4-dlI"/>
|
|
|
+ <constraint firstItem="gkw-yN-ovJ" firstAttribute="height" secondItem="mZu-0K-iio" secondAttribute="height" id="PqS-yU-544"/>
|
|
|
+ <constraint firstItem="xb4-bE-BCi" firstAttribute="width" secondItem="gkw-yN-ovJ" secondAttribute="width" id="dKj-40-hMP"/>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="eDb-up-scU"/>
|
|
|
+ <constraint firstItem="gkw-yN-ovJ" firstAttribute="leading" secondItem="mZu-0K-iio" secondAttribute="leading" constant="10" id="h9P-QF-shc"/>
|
|
|
+ <constraint firstItem="gkw-yN-ovJ" firstAttribute="centerY" secondItem="mZu-0K-iio" secondAttribute="centerY" id="ocf-ue-dhy"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="XYO-s8-g1R" firstAttribute="leading" secondItem="wbS-Du-ewM" secondAttribute="leading" constant="5" id="1Wv-CX-Hbg"/>
|
|
|
+ <constraint firstItem="mZu-0K-iio" firstAttribute="leading" secondItem="wbS-Du-ewM" secondAttribute="leading" id="5RY-GD-sLK"/>
|
|
|
+ <constraint firstItem="mZu-0K-iio" firstAttribute="top" secondItem="dQK-Xb-iG2" secondAttribute="bottom" constant="10" id="6hY-8G-FDo"/>
|
|
|
+ <constraint firstItem="AGg-Is-zfV" firstAttribute="leading" secondItem="XYO-s8-g1R" secondAttribute="leading" id="9yH-gO-Mbr"/>
|
|
|
+ <constraint firstItem="AGg-Is-zfV" firstAttribute="top" secondItem="XYO-s8-g1R" secondAttribute="bottom" constant="10" id="BIt-jU-RuU"/>
|
|
|
+ <constraint firstItem="dQK-Xb-iG2" firstAttribute="leading" secondItem="one-j7-LgU" secondAttribute="leading" id="HFH-vU-gQ0"/>
|
|
|
+ <constraint firstItem="dQK-Xb-iG2" firstAttribute="top" secondItem="one-j7-LgU" secondAttribute="bottom" constant="10" id="L0x-Ni-kFD"/>
|
|
|
+ <constraint firstItem="one-j7-LgU" firstAttribute="top" secondItem="AGg-Is-zfV" secondAttribute="bottom" constant="10" id="Lyy-X2-PbC"/>
|
|
|
+ <constraint firstItem="dQK-Xb-iG2" firstAttribute="height" secondItem="one-j7-LgU" secondAttribute="height" id="Mb5-xc-Yxl"/>
|
|
|
+ <constraint firstItem="dQK-Xb-iG2" firstAttribute="trailing" secondItem="one-j7-LgU" secondAttribute="trailing" id="Zk2-fJ-kqA"/>
|
|
|
+ <constraint firstItem="wbS-Du-ewM" firstAttribute="trailing" secondItem="XYO-s8-g1R" secondAttribute="trailing" constant="5" id="dag-gm-Dxn"/>
|
|
|
+ <constraint firstItem="one-j7-LgU" firstAttribute="height" secondItem="AGg-Is-zfV" secondAttribute="height" id="gJG-Ax-FnN"/>
|
|
|
+ <constraint firstItem="AGg-Is-zfV" firstAttribute="trailing" secondItem="XYO-s8-g1R" secondAttribute="trailing" id="jfR-7a-CWn"/>
|
|
|
+ <constraint firstItem="one-j7-LgU" firstAttribute="leading" secondItem="AGg-Is-zfV" secondAttribute="leading" id="oCk-B6-DdE"/>
|
|
|
+ <constraint firstItem="wbS-Du-ewM" firstAttribute="trailing" secondItem="mZu-0K-iio" secondAttribute="trailing" id="qFG-a9-W1c"/>
|
|
|
+ <constraint firstItem="one-j7-LgU" firstAttribute="trailing" secondItem="AGg-Is-zfV" secondAttribute="trailing" id="veq-oU-lur"/>
|
|
|
+ <constraint firstItem="XYO-s8-g1R" firstAttribute="top" secondItem="wbS-Du-ewM" secondAttribute="top" constant="10" id="ztq-Pn-u66"/>
|
|
|
+ </constraints>
|
|
|
+ <viewLayoutGuide key="safeArea" id="wbS-Du-ewM"/>
|
|
|
+ </view>
|
|
|
+ <connections>
|
|
|
+ <outlet property="cancelBtn" destination="i90-wQ-C0t" id="e53-2c-oAC"/>
|
|
|
+ <outlet property="changeBtn" destination="NV0-3K-Irh" id="njh-FX-gJO"/>
|
|
|
+ <outlet property="changeTextField" destination="one-j7-LgU" id="dsp-U4-vpx"/>
|
|
|
+ <outlet property="confirmTextField" destination="dQK-Xb-iG2" id="E4L-0U-0pP"/>
|
|
|
+ <outlet property="oldTextField" destination="AGg-Is-zfV" id="DFx-tR-NRD"/>
|
|
|
+ </connections>
|
|
|
+ </viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="SjR-G2-BNH" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ <point key="canvasLocation" x="1376.8" y="53.523238380809602"/>
|
|
|
+ </scene>
|
|
|
</scenes>
|
|
|
<resources>
|
|
|
<image name="icon_50" width="50" height="50"/>
|