Files
2022-05-27 20:21:01 +03:00

129 lines
10 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
<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="Golos-UI_Regular.ttf">
<string>GolosUI-Regular</string>
</array>
</customFonts>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="AccountViewProtectionLevel" customModule="PayCash" customModuleProvider="target">
<connections>
<outlet property="levelImgView" destination="gnF-6m-9P4" id="q2L-3F-bDf"/>
<outlet property="levelSegment" destination="XDk-f8-LPk" id="wxd-6k-j8z"/>
<outlet property="levelTextLabel" destination="IiP-EF-pyF" id="77k-7N-OY1"/>
<outlet property="submitBtn" destination="aGh-0h-cbS" id="SvD-11-Yue"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="32" translatesAutoresizingMaskIntoConstraints="NO" id="cxX-wl-8V2">
<rect key="frame" x="12" y="44" width="390" height="818"/>
<subviews>
<stackView hidden="YES" opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="qj9-I2-UPF">
<rect key="frame" x="0.0" y="0.0" width="390" height="80"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="account-security-off" translatesAutoresizingMaskIntoConstraints="NO" id="gnF-6m-9P4">
<rect key="frame" x="155" y="0.0" width="80" height="80"/>
<constraints>
<constraint firstAttribute="width" constant="80" id="l6a-R4-gnV"/>
<constraint firstAttribute="height" constant="80" id="z6y-FY-lQC"/>
</constraints>
</imageView>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="24" translatesAutoresizingMaskIntoConstraints="NO" id="RHt-BR-Rgt">
<rect key="frame" x="0.0" y="0.0" width="390" height="818"/>
<subviews>
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="XDk-f8-LPk">
<rect key="frame" x="0.0" y="0.0" width="390" height="33"/>
<constraints>
<constraint firstAttribute="height" constant="32" id="nXm-4K-PyX"/>
</constraints>
<segments>
<segment title="First"/>
<segment title="Second"/>
</segments>
<connections>
<action selector="valueChanged:" destination="-1" eventType="valueChanged" id="MwL-Yf-6cv"/>
</connections>
</segmentedControl>
<label opaque="NO" userInteractionEnabled="NO" alpha="0.0" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="u9O-GG-A16">
<rect key="frame" x="0.0" y="56" width="390" height="690"/>
<fontDescription key="fontDescription" name="GolosUI-Regular" family="Golos UI" pointSize="14"/>
<color key="textColor" name="TextCoal"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="lzText" value="account.settings.protection.levelSimpleDescription"/>
</userDefinedRuntimeAttributes>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aGh-0h-cbS" customClass="CommonButtonAction" customModule="PayCash" customModuleProvider="target">
<rect key="frame" x="0.0" y="770" width="390" height="48"/>
<constraints>
<constraint firstAttribute="height" constant="48" id="QJf-kt-4RD"/>
</constraints>
<state key="normal" title="Button"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="lzTitle" value="common.save"/>
</userDefinedRuntimeAttributes>
<connections>
<action selector="onSubmit:" destination="-1" eventType="touchUpInside" id="jDM-aR-8Wd"/>
</connections>
</button>
</subviews>
</stackView>
</subviews>
</stackView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IiP-EF-pyF">
<rect key="frame" x="24" y="436.5" width="366" height="17"/>
<fontDescription key="fontDescription" name="GolosUI-Regular" family="Golos UI" pointSize="14"/>
<color key="textColor" name="TextCoal"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="lzText" value="account.settings.protection.levelSimpleDescription"/>
<userDefinedRuntimeAttribute type="string" keyPath="fontNamed" value="regular_14"/>
</userDefinedRuntimeAttributes>
</label>
</subviews>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="IiP-EF-pyF" firstAttribute="centerY" secondItem="u9O-GG-A16" secondAttribute="centerY" id="Aes-Jh-cy0"/>
<constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="cxX-wl-8V2" secondAttribute="bottom" id="Eqe-5w-yfW"/>
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="cxX-wl-8V2" secondAttribute="trailing" constant="12" id="Jx0-Qn-w5L"/>
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="IiP-EF-pyF" secondAttribute="trailing" constant="24" id="Khq-Vb-dH2"/>
<constraint firstItem="IiP-EF-pyF" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="24" id="Q8s-23-OdE"/>
<constraint firstItem="cxX-wl-8V2" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" id="Tpo-qE-0LO"/>
<constraint firstItem="IiP-EF-pyF" firstAttribute="centerX" secondItem="u9O-GG-A16" secondAttribute="centerX" id="agn-99-Cjr"/>
<constraint firstItem="cxX-wl-8V2" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="12" id="tXo-hY-OQY"/>
</constraints>
<point key="canvasLocation" x="49" y="86"/>
</view>
</objects>
<designables>
<designable name="aGh-0h-cbS">
<size key="intrinsicContentSize" width="110" height="17"/>
</designable>
</designables>
<resources>
<image name="account-security-off" width="80" height="80"/>
<namedColor name="TextCoal">
<color red="0.10999999940395355" green="0.11800000071525574" blue="0.1289999932050705" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>