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.

143 lines
12 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  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-Medium.otf">
  13. <string>SanFranciscoDisplay-Medium</string>
  14. </array>
  15. <array key="SanFranciscoDisplay-Regular.otf">
  16. <string>SanFranciscoDisplay-Regular</string>
  17. </array>
  18. </customFonts>
  19. <objects>
  20. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="PasswordInputViewController" customModule="JME_Remit" customModuleProvider="target">
  21. <connections>
  22. <outlet property="cancelBtn" destination="ck8-hS-ja1" id="Yfq-Db-wX7"/>
  23. <outlet property="doneBtn" destination="PSF-KN-CxT" id="z6o-E4-FQ1"/>
  24. <outlet property="passwordTextField" destination="j4D-Kt-Mxd" id="iSt-mb-XnZ"/>
  25. <outlet property="titleLbl" destination="9O2-th-BZw" id="1lY-qL-2UY"/>
  26. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  27. </connections>
  28. </placeholder>
  29. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  30. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  31. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <subviews>
  34. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Rxr-wR-r2x">
  35. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  36. <color key="backgroundColor" white="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  37. </view>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Lm9-mE-DvR">
  39. <rect key="frame" x="41.5" y="292.5" width="331" height="231.5"/>
  40. <subviews>
  41. <button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ck8-hS-ja1">
  42. <rect key="frame" x="291" y="0.0" width="40" height="40"/>
  43. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  44. <constraints>
  45. <constraint firstAttribute="width" constant="40" id="fPq-fH-6ue"/>
  46. <constraint firstAttribute="height" constant="40" id="pp4-mU-Wy6"/>
  47. </constraints>
  48. <color key="tintColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  49. <state key="normal" image="ic_cancel">
  50. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  51. </state>
  52. <userDefinedRuntimeAttributes>
  53. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  54. <integer key="value" value="25"/>
  55. </userDefinedRuntimeAttribute>
  56. </userDefinedRuntimeAttributes>
  57. <connections>
  58. <action selector="cancel:" destination="-1" eventType="touchUpInside" id="i3q-OJ-SNL"/>
  59. </connections>
  60. </button>
  61. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="25" translatesAutoresizingMaskIntoConstraints="NO" id="t8a-3j-3ci">
  62. <rect key="frame" x="10" y="50" width="311" height="161.5"/>
  63. <subviews>
  64. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enter your password of Japan Money Express" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9O2-th-BZw">
  65. <rect key="frame" x="0.0" y="0.0" width="311" height="16.5"/>
  66. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  67. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  68. <nil key="highlightedColor"/>
  69. </label>
  70. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Enter your password of Japan Money Express" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="j4D-Kt-Mxd" customClass="ValidationTextField" customModule="JME_Remit" customModuleProvider="target">
  71. <rect key="frame" x="0.0" y="41.5" width="311" height="45"/>
  72. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  73. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  74. <constraints>
  75. <constraint firstAttribute="height" constant="45" id="S3U-cV-UrA"/>
  76. </constraints>
  77. <color key="textColor" name="ThemeText"/>
  78. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  79. <textInputTraits key="textInputTraits"/>
  80. <userDefinedRuntimeAttributes>
  81. <userDefinedRuntimeAttribute type="boolean" keyPath="isShowTitle" value="NO"/>
  82. <userDefinedRuntimeAttribute type="boolean" keyPath="isUseTitle" value="YES"/>
  83. <userDefinedRuntimeAttribute type="image" keyPath="leftImage" value="ic_password"/>
  84. <userDefinedRuntimeAttribute type="color" keyPath="leftImageTintColor">
  85. <color key="value" name="ThemeText"/>
  86. </userDefinedRuntimeAttribute>
  87. </userDefinedRuntimeAttributes>
  88. </textField>
  89. <button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PSF-KN-CxT">
  90. <rect key="frame" x="0.0" y="111.5" width="311" height="50"/>
  91. <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  92. <constraints>
  93. <constraint firstAttribute="height" constant="50" id="hm3-Xa-5s5"/>
  94. </constraints>
  95. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="18"/>
  96. <state key="normal" title="Done">
  97. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  98. </state>
  99. <userDefinedRuntimeAttributes>
  100. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  101. <integer key="value" value="25"/>
  102. </userDefinedRuntimeAttribute>
  103. </userDefinedRuntimeAttributes>
  104. <connections>
  105. <action selector="done:" destination="-1" eventType="touchUpInside" id="hoh-Qe-nZv"/>
  106. </connections>
  107. </button>
  108. </subviews>
  109. </stackView>
  110. </subviews>
  111. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  112. <constraints>
  113. <constraint firstItem="t8a-3j-3ci" firstAttribute="leading" secondItem="Lm9-mE-DvR" secondAttribute="leading" constant="10" id="H6C-EK-tNb"/>
  114. <constraint firstAttribute="trailing" secondItem="t8a-3j-3ci" secondAttribute="trailing" constant="10" id="Qru-gW-Bli"/>
  115. <constraint firstAttribute="trailing" secondItem="ck8-hS-ja1" secondAttribute="trailing" id="R6f-7P-rDU"/>
  116. <constraint firstItem="t8a-3j-3ci" firstAttribute="top" secondItem="ck8-hS-ja1" secondAttribute="bottom" constant="10" id="UkX-2R-fZS"/>
  117. <constraint firstItem="ck8-hS-ja1" firstAttribute="top" secondItem="Lm9-mE-DvR" secondAttribute="top" id="bVs-ga-gpI"/>
  118. <constraint firstAttribute="bottom" secondItem="t8a-3j-3ci" secondAttribute="bottom" constant="20" id="pQR-EL-82I"/>
  119. </constraints>
  120. </view>
  121. </subviews>
  122. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  123. <constraints>
  124. <constraint firstItem="Lm9-mE-DvR" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" multiplier="0.8:1" id="1tE-Tp-TIn"/>
  125. <constraint firstItem="Rxr-wR-r2x" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="68h-5V-zAc"/>
  126. <constraint firstAttribute="bottom" secondItem="Rxr-wR-r2x" secondAttribute="bottom" id="ADr-GN-EtX"/>
  127. <constraint firstItem="Lm9-mE-DvR" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="GmQ-tX-R9J"/>
  128. <constraint firstItem="Lm9-mE-DvR" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" constant="-40" id="KBQ-Gn-5kj"/>
  129. <constraint firstItem="Rxr-wR-r2x" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="YuN-BO-3JK"/>
  130. <constraint firstItem="Rxr-wR-r2x" firstAttribute="trailing" secondItem="i5M-Pr-FkT" secondAttribute="trailing" id="uWx-qv-1D3"/>
  131. </constraints>
  132. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  133. <point key="canvasLocation" x="137.68115942028987" y="116.51785714285714"/>
  134. </view>
  135. </objects>
  136. <resources>
  137. <image name="ic_cancel" width="12" height="12"/>
  138. <image name="ic_password" width="24" height="24"/>
  139. <namedColor name="ThemeText">
  140. <color red="0.28999999165534973" green="0.28999999165534973" blue="0.28999999165534973" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  141. </namedColor>
  142. </resources>
  143. </document>