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.

252 lines
27 KiB

5 years ago
6 years ago
6 years ago
4 years ago
4 years ago
5 years ago
4 years ago
4 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
  7. <capability name="Named colors" minToolsVersion="9.0"/>
  8. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <customFonts key="customFonts">
  12. <array key="SanFranciscoDisplay-Regular.otf">
  13. <string>SanFranciscoDisplay-Regular</string>
  14. </array>
  15. </customFonts>
  16. <scenes>
  17. <!--SendMoneyParent-->
  18. <scene sceneID="R60-Pu-Hpy">
  19. <objects>
  20. <viewController storyboardIdentifier="SendMoneyParentViewController" title="SendMoneyParent" id="HSb-ou-7T5" customClass="SendMoneyParentViewController" customModule="JME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  21. <view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
  22. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  23. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  24. <subviews>
  25. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="USr-Wi-jgh">
  26. <rect key="frame" x="0.0" y="0.0" width="375" height="90"/>
  27. <subviews>
  28. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="A8a-4d-hYj">
  29. <rect key="frame" x="0.0" y="0.0" width="375" height="90"/>
  30. <subviews>
  31. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tD1-OR-Dta">
  32. <rect key="frame" x="31" y="20" width="313" height="30"/>
  33. <subviews>
  34. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UXe-yi-f7S">
  35. <rect key="frame" x="0.0" y="0.0" width="30" height="30"/>
  36. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  37. <constraints>
  38. <constraint firstAttribute="width" constant="30" id="XW6-YP-ssj"/>
  39. <constraint firstAttribute="height" constant="30" id="fpN-cH-hhO"/>
  40. </constraints>
  41. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  42. <state key="normal" title="1">
  43. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  44. </state>
  45. <connections>
  46. <action selector="exchangeRate:" destination="HSb-ou-7T5" eventType="touchUpInside" id="ewR-0q-cWz"/>
  47. </connections>
  48. </button>
  49. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xqw-F4-py8">
  50. <rect key="frame" x="30" y="0.0" width="68" height="30"/>
  51. <subviews>
  52. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IcG-nA-h7m">
  53. <rect key="frame" x="0.0" y="14" width="68" height="2"/>
  54. <color key="backgroundColor" name="ThemeSeparate"/>
  55. <constraints>
  56. <constraint firstAttribute="height" constant="2" id="Qhf-UY-pnM"/>
  57. </constraints>
  58. </view>
  59. </subviews>
  60. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  61. <constraints>
  62. <constraint firstAttribute="width" constant="68" id="5Gh-YY-Kr5"/>
  63. <constraint firstItem="IcG-nA-h7m" firstAttribute="leading" secondItem="Xqw-F4-py8" secondAttribute="leading" id="Bvc-8t-7e5"/>
  64. <constraint firstItem="IcG-nA-h7m" firstAttribute="centerY" secondItem="Xqw-F4-py8" secondAttribute="centerY" id="MTR-d2-BrJ"/>
  65. <constraint firstAttribute="trailing" secondItem="IcG-nA-h7m" secondAttribute="trailing" id="YWA-ya-sYt"/>
  66. </constraints>
  67. </view>
  68. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FY3-cm-7Zq">
  69. <rect key="frame" x="98" y="0.0" width="30" height="30"/>
  70. <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  71. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  72. <state key="normal" title="2">
  73. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  74. </state>
  75. <connections>
  76. <action selector="cddiTapped:" destination="HSb-ou-7T5" eventType="touchUpInside" id="tP4-3Z-4E0"/>
  77. </connections>
  78. </button>
  79. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sTf-kE-G9v">
  80. <rect key="frame" x="128" y="0.0" width="68" height="30"/>
  81. <subviews>
  82. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="afy-d8-EuC">
  83. <rect key="frame" x="0.0" y="14" width="68" height="2"/>
  84. <color key="backgroundColor" name="ThemeSeparate"/>
  85. <constraints>
  86. <constraint firstAttribute="height" constant="2" id="bAJ-cU-RXJ"/>
  87. </constraints>
  88. </view>
  89. </subviews>
  90. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  91. <constraints>
  92. <constraint firstAttribute="trailing" secondItem="afy-d8-EuC" secondAttribute="trailing" id="79M-Zm-WgR"/>
  93. <constraint firstItem="afy-d8-EuC" firstAttribute="leading" secondItem="sTf-kE-G9v" secondAttribute="leading" id="DYh-hR-ngf"/>
  94. <constraint firstItem="afy-d8-EuC" firstAttribute="centerY" secondItem="sTf-kE-G9v" secondAttribute="centerY" id="pC7-0S-tQ9"/>
  95. </constraints>
  96. </view>
  97. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hBh-Mg-ic2">
  98. <rect key="frame" x="196" y="0.0" width="30" height="30"/>
  99. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  100. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  101. <state key="normal" title="3">
  102. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  103. </state>
  104. <connections>
  105. <action selector="verification:" destination="HSb-ou-7T5" eventType="touchUpInside" id="Nf9-Ln-pM0"/>
  106. </connections>
  107. </button>
  108. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="L5F-hp-aZR">
  109. <rect key="frame" x="226" y="0.0" width="57" height="30"/>
  110. <subviews>
  111. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xs7-CV-Tbs">
  112. <rect key="frame" x="0.0" y="14" width="57" height="2"/>
  113. <color key="backgroundColor" name="ThemeSeparate"/>
  114. <constraints>
  115. <constraint firstAttribute="height" constant="2" id="71v-ZZ-i0O"/>
  116. </constraints>
  117. </view>
  118. </subviews>
  119. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  120. <constraints>
  121. <constraint firstItem="Xs7-CV-Tbs" firstAttribute="centerY" secondItem="L5F-hp-aZR" secondAttribute="centerY" id="1ja-5g-ffS"/>
  122. <constraint firstAttribute="trailing" secondItem="Xs7-CV-Tbs" secondAttribute="trailing" id="cG4-fV-a7t"/>
  123. <constraint firstItem="Xs7-CV-Tbs" firstAttribute="leading" secondItem="L5F-hp-aZR" secondAttribute="leading" id="xtv-tz-CrT"/>
  124. </constraints>
  125. </view>
  126. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1WJ-u5-5IR">
  127. <rect key="frame" x="283" y="0.0" width="30" height="30"/>
  128. <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  129. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  130. <state key="normal" title="4">
  131. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  132. </state>
  133. <connections>
  134. <action selector="termsAndConditions:" destination="HSb-ou-7T5" eventType="touchUpInside" id="7gA-jn-dSH"/>
  135. </connections>
  136. </button>
  137. </subviews>
  138. <constraints>
  139. <constraint firstItem="UXe-yi-f7S" firstAttribute="height" secondItem="hBh-Mg-ic2" secondAttribute="height" id="6OG-3Y-yaP"/>
  140. <constraint firstItem="UXe-yi-f7S" firstAttribute="height" secondItem="FY3-cm-7Zq" secondAttribute="height" id="Sno-Xb-bx5"/>
  141. <constraint firstItem="UXe-yi-f7S" firstAttribute="width" secondItem="hBh-Mg-ic2" secondAttribute="width" id="eRG-eP-UAA"/>
  142. <constraint firstItem="UXe-yi-f7S" firstAttribute="width" secondItem="FY3-cm-7Zq" secondAttribute="width" id="fQ8-PD-TuD"/>
  143. <constraint firstItem="UXe-yi-f7S" firstAttribute="width" secondItem="1WJ-u5-5IR" secondAttribute="width" id="jhn-Fq-vZ1"/>
  144. <constraint firstItem="UXe-yi-f7S" firstAttribute="height" secondItem="1WJ-u5-5IR" secondAttribute="height" id="m4n-IQ-Juc"/>
  145. <constraint firstItem="L5F-hp-aZR" firstAttribute="width" secondItem="sTf-kE-G9v" secondAttribute="width" multiplier="0.838235" id="mbm-Rt-GvX"/>
  146. <constraint firstItem="sTf-kE-G9v" firstAttribute="width" secondItem="Xqw-F4-py8" secondAttribute="width" id="tx3-MD-ttc"/>
  147. </constraints>
  148. </stackView>
  149. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Amount Detail" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gQB-Gu-fSy">
  150. <rect key="frame" x="11.5" y="60" width="69.5" height="13"/>
  151. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="11"/>
  152. <color key="textColor" name="ThemeText"/>
  153. <nil key="highlightedColor"/>
  154. </label>
  155. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CDDI" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1gz-xl-Xyi">
  156. <rect key="frame" x="131" y="60" width="26.5" height="13"/>
  157. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="11"/>
  158. <color key="textColor" name="ThemeText"/>
  159. <nil key="highlightedColor"/>
  160. </label>
  161. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B84-DY-jVm">
  162. <rect key="frame" x="305" y="60" width="48" height="26"/>
  163. <string key="text">Terms &amp;
  164. Condition</string>
  165. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="11"/>
  166. <color key="textColor" name="ThemeText"/>
  167. <nil key="highlightedColor"/>
  168. </label>
  169. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Verification" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hhi-Fm-aQu">
  170. <rect key="frame" x="215" y="60" width="54" height="13"/>
  171. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="11"/>
  172. <color key="textColor" name="ThemeText"/>
  173. <nil key="highlightedColor"/>
  174. </label>
  175. </subviews>
  176. <color key="backgroundColor" name="ThemeMainBackground"/>
  177. <constraints>
  178. <constraint firstItem="tD1-OR-Dta" firstAttribute="centerX" secondItem="A8a-4d-hYj" secondAttribute="centerX" id="4Rq-i2-6bh"/>
  179. <constraint firstItem="1gz-xl-Xyi" firstAttribute="top" secondItem="tD1-OR-Dta" secondAttribute="bottom" constant="10" id="6Gx-AE-PcE"/>
  180. <constraint firstItem="tD1-OR-Dta" firstAttribute="top" secondItem="A8a-4d-hYj" secondAttribute="top" constant="20" id="8jy-zQ-1KO"/>
  181. <constraint firstItem="1gz-xl-Xyi" firstAttribute="centerX" secondItem="FY3-cm-7Zq" secondAttribute="centerX" id="9oa-gC-rVh"/>
  182. <constraint firstItem="B84-DY-jVm" firstAttribute="centerX" secondItem="1WJ-u5-5IR" secondAttribute="centerX" id="cZp-td-1sV"/>
  183. <constraint firstItem="gQB-Gu-fSy" firstAttribute="top" secondItem="tD1-OR-Dta" secondAttribute="bottom" constant="10" id="cag-ob-sZq"/>
  184. <constraint firstItem="gQB-Gu-fSy" firstAttribute="centerX" secondItem="UXe-yi-f7S" secondAttribute="centerX" id="ghT-Ol-yDH"/>
  185. <constraint firstItem="B84-DY-jVm" firstAttribute="top" secondItem="tD1-OR-Dta" secondAttribute="bottom" constant="10" id="jqC-2r-cX5"/>
  186. <constraint firstAttribute="bottom" secondItem="tD1-OR-Dta" secondAttribute="bottom" constant="40" id="ncS-Bm-eab"/>
  187. <constraint firstItem="Hhi-Fm-aQu" firstAttribute="top" secondItem="tD1-OR-Dta" secondAttribute="bottom" constant="10" id="tmh-cj-gpK"/>
  188. <constraint firstItem="Hhi-Fm-aQu" firstAttribute="centerX" secondItem="hBh-Mg-ic2" secondAttribute="centerX" id="zHl-oV-93y"/>
  189. </constraints>
  190. </view>
  191. </subviews>
  192. <color key="backgroundColor" name="ThemeMainBackground"/>
  193. <constraints>
  194. <constraint firstAttribute="bottom" secondItem="A8a-4d-hYj" secondAttribute="bottom" id="20n-TN-xID"/>
  195. <constraint firstAttribute="trailing" secondItem="A8a-4d-hYj" secondAttribute="trailing" id="B2q-pb-8Iy"/>
  196. <constraint firstItem="A8a-4d-hYj" firstAttribute="top" secondItem="USr-Wi-jgh" secondAttribute="top" id="Dfz-QW-az8"/>
  197. <constraint firstAttribute="height" constant="90" id="lgB-Ug-uhc"/>
  198. <constraint firstItem="A8a-4d-hYj" firstAttribute="leading" secondItem="USr-Wi-jgh" secondAttribute="leading" id="n4o-F3-vy8"/>
  199. <constraint firstItem="A8a-4d-hYj" firstAttribute="centerY" secondItem="USr-Wi-jgh" secondAttribute="centerY" id="p7T-qh-a9I"/>
  200. </constraints>
  201. </view>
  202. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TTM-k8-r9y">
  203. <rect key="frame" x="0.0" y="92" width="375" height="567"/>
  204. <color key="backgroundColor" name="ThemeSubBackground"/>
  205. </view>
  206. </subviews>
  207. <viewLayoutGuide key="safeArea" id="5dt-lf-O77"/>
  208. <color key="backgroundColor" name="ThemeSubBackground"/>
  209. <constraints>
  210. <constraint firstItem="TTM-k8-r9y" firstAttribute="top" secondItem="USr-Wi-jgh" secondAttribute="bottom" constant="2" id="1sz-dL-Cei"/>
  211. <constraint firstItem="USr-Wi-jgh" firstAttribute="top" secondItem="5dt-lf-O77" secondAttribute="top" id="FD7-wJ-EdF"/>
  212. <constraint firstItem="5dt-lf-O77" firstAttribute="bottom" secondItem="TTM-k8-r9y" secondAttribute="bottom" constant="8" id="KU9-zd-NQ5"/>
  213. <constraint firstItem="5dt-lf-O77" firstAttribute="trailing" secondItem="USr-Wi-jgh" secondAttribute="trailing" id="M6x-tC-ENT"/>
  214. <constraint firstItem="USr-Wi-jgh" firstAttribute="leading" secondItem="5dt-lf-O77" secondAttribute="leading" id="d65-ol-LG5"/>
  215. <constraint firstItem="5dt-lf-O77" firstAttribute="trailing" secondItem="TTM-k8-r9y" secondAttribute="trailing" id="mM5-vC-vb6"/>
  216. <constraint firstItem="TTM-k8-r9y" firstAttribute="leading" secondItem="5dt-lf-O77" secondAttribute="leading" id="x8x-1L-uBa"/>
  217. </constraints>
  218. </view>
  219. <extendedEdge key="edgesForExtendedLayout" bottom="YES"/>
  220. <connections>
  221. <outlet property="cddiButton" destination="FY3-cm-7Zq" id="vDS-wE-3ux"/>
  222. <outlet property="cddiLabel" destination="1gz-xl-Xyi" id="h7r-20-pQ5"/>
  223. <outlet property="containerView" destination="TTM-k8-r9y" id="nQw-NX-HCc"/>
  224. <outlet property="exchangeRateButton" destination="UXe-yi-f7S" id="5x2-7M-I3V"/>
  225. <outlet property="exchangeRateLabel" destination="gQB-Gu-fSy" id="PMg-kv-Wry"/>
  226. <outlet property="termsButton" destination="1WJ-u5-5IR" id="YI1-Be-AUO"/>
  227. <outlet property="termsLabel" destination="B84-DY-jVm" id="NPJ-ZE-hRC"/>
  228. <outlet property="verificationButton" destination="hBh-Mg-ic2" id="2tK-Ax-FDV"/>
  229. <outlet property="verificationLabel" destination="Hhi-Fm-aQu" id="nJz-ho-H74"/>
  230. </connections>
  231. </viewController>
  232. <placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
  233. </objects>
  234. <point key="canvasLocation" x="-92" y="232.53373313343329"/>
  235. </scene>
  236. </scenes>
  237. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  238. <resources>
  239. <namedColor name="ThemeMainBackground">
  240. <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  241. </namedColor>
  242. <namedColor name="ThemeSeparate">
  243. <color red="0.82352941176470584" green="0.82352941176470584" blue="0.82352941176470584" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  244. </namedColor>
  245. <namedColor name="ThemeSubBackground">
  246. <color red="0.93300002813339233" green="0.93300002813339233" blue="0.93300002813339233" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  247. </namedColor>
  248. <namedColor name="ThemeText">
  249. <color red="0.5490196078431373" green="0.58823529411764708" blue="0.62745098039215685" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  250. </namedColor>
  251. </resources>
  252. </document>