Files
2022-09-26 19:20:54 +03:00

235 lines
21 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21225" 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="21207"/>
<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>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CommonControllerPopup" customModule="Malinka" customModuleProvider="target">
<connections>
<outlet property="alphaView" destination="jT3-aP-oyy" id="e2Z-F8-Hv5"/>
<outlet property="bottomHeight" destination="sWj-ik-aVT" id="YWN-kz-37u"/>
<outlet property="contentBottom" destination="auy-mP-4B7" id="U7h-F6-7k4"/>
<outlet property="contentHeight" destination="IPz-QB-Yri" id="cxp-Vz-yE4"/>
<outlet property="contentLeft" destination="sqJ-cF-K4w" id="0aF-N4-pK4"/>
<outlet property="contentOffsetView" destination="Te4-EZ-5Yw" id="Cod-ZS-aCh"/>
<outlet property="contentRight" destination="bLT-7Z-GyB" id="H88-6U-7gP"/>
<outlet property="contentScrollVew" destination="lcE-xd-I3y" id="ECR-8h-8xY"/>
<outlet property="contentStackView" destination="48o-Pc-Yny" id="BQs-RW-lRg"/>
<outlet property="contentTop" destination="4us-Mi-8Qs" id="3m0-NS-7fr"/>
<outlet property="contentView" destination="nbN-aT-KJd" id="cqh-Ho-Aye"/>
<outlet property="contentWidth" destination="E34-Fc-uKp" id="rK9-74-xgj"/>
<outlet property="imgView" destination="bGg-hG-wro" id="Qic-LE-Fdm"/>
<outlet property="imgViewHeight" destination="2bb-tJ-1aS" id="PMR-dN-usT"/>
<outlet property="imgViewWidth" destination="YbR-0q-etc" id="Y02-fv-p6b"/>
<outlet property="offset" destination="1PD-cV-kBX" id="Nde-qf-gXG"/>
<outlet property="panIndicator" destination="fjb-fK-Gp9" id="AAI-gU-03k"/>
<outlet property="stackView" destination="vBe-kd-lnD" id="tFe-Ts-yjQ"/>
<outlet property="textLbl" destination="Z0S-1Z-QIY" id="H9i-bN-Gd3"/>
<outlet property="titleLbl" destination="v7l-eq-bFO" id="dUf-yW-38n"/>
<outlet property="view" destination="iN0-l3-epB" id="p98-O2-TOJ"/>
</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>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jT3-aP-oyy">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nbN-aT-KJd">
<rect key="frame" x="0.0" y="432" width="414" height="464"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fjb-fK-Gp9">
<rect key="frame" x="182" y="12" width="50" height="4"/>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="4" id="GY6-JX-LFg"/>
<constraint firstAttribute="width" constant="50" id="mk8-8K-jSd"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="vBe-kd-lnD">
<rect key="frame" x="0.0" y="24" width="414" height="440"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4C4-fJ-hsx">
<rect key="frame" x="0.0" y="0.0" width="414" height="84"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="bGg-hG-wro">
<rect key="frame" x="12" y="0.0" width="60" height="60"/>
<constraints>
<constraint firstAttribute="height" constant="60" id="2bb-tJ-1aS"/>
<constraint firstAttribute="width" constant="60" id="YbR-0q-etc"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="bGg-hG-wro" firstAttribute="top" secondItem="4C4-fJ-hsx" secondAttribute="top" id="C1t-4o-LQR"/>
<constraint firstItem="bGg-hG-wro" firstAttribute="leading" secondItem="4C4-fJ-hsx" secondAttribute="leading" constant="12" id="FFF-1E-fBn"/>
<constraint firstAttribute="bottom" secondItem="bGg-hG-wro" secondAttribute="bottom" constant="24" id="w5j-3N-8hI"/>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0n8-km-WfT">
<rect key="frame" x="0.0" y="84" width="414" height="50"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NsM-oq-oCG">
<rect key="frame" x="0.0" y="0.0" width="12" height="50"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="Nbd-rl-gGt"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v7l-eq-bFO">
<rect key="frame" x="12" y="0.0" width="390" height="50"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="R6R-Mb-dqs">
<rect key="frame" x="402" y="0.0" width="12" height="50"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="C6Y-aX-3hJ"/>
</constraints>
</view>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Ihl-hq-nkb">
<rect key="frame" x="0.0" y="134" width="414" height="136"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Kdo-kj-n83">
<rect key="frame" x="0.0" y="0.0" width="414" height="8"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="8" id="leR-it-o4c"/>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fbX-DL-2kV">
<rect key="frame" x="0.0" y="8" width="414" height="128"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XiV-vj-LzX">
<rect key="frame" x="0.0" y="0.0" width="12" height="128"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="1ly-tD-eTi"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z0S-1Z-QIY">
<rect key="frame" x="12" y="0.0" width="390" height="128"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qCz-2k-aEY">
<rect key="frame" x="402" y="0.0" width="12" height="128"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="NtM-Ho-fFs"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
</stackView>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lcE-xd-I3y">
<rect key="frame" x="0.0" y="270" width="414" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="48o-Pc-Yny">
<rect key="frame" x="0.0" y="0.0" width="414" height="24"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Te4-EZ-5Yw">
<rect key="frame" x="0.0" y="0.0" width="414" height="24"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="24" id="xoe-3u-OxO"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<constraints>
<constraint firstItem="48o-Pc-Yny" firstAttribute="top" secondItem="WKX-q0-ZX4" secondAttribute="top" id="4us-Mi-8Qs"/>
<constraint firstItem="48o-Pc-Yny" firstAttribute="width" secondItem="csV-P0-dhY" secondAttribute="width" id="E34-Fc-uKp"/>
<constraint firstAttribute="height" secondItem="48o-Pc-Yny" secondAttribute="height" priority="100" id="IPz-QB-Yri"/>
<constraint firstItem="48o-Pc-Yny" firstAttribute="bottom" secondItem="WKX-q0-ZX4" secondAttribute="bottom" id="auy-mP-4B7"/>
<constraint firstItem="48o-Pc-Yny" firstAttribute="trailing" secondItem="WKX-q0-ZX4" secondAttribute="trailing" id="bLT-7Z-GyB"/>
<constraint firstItem="48o-Pc-Yny" firstAttribute="leading" secondItem="WKX-q0-ZX4" secondAttribute="leading" id="sqJ-cF-K4w"/>
</constraints>
<viewLayoutGuide key="contentLayoutGuide" id="WKX-q0-ZX4"/>
<viewLayoutGuide key="frameLayoutGuide" id="csV-P0-dhY"/>
<connections>
<outlet property="delegate" destination="-1" id="TuF-Ao-zV6"/>
</connections>
</scrollView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LxT-wc-AJX">
<rect key="frame" x="0.0" y="320" width="414" height="20"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="kQp-7y-ySm"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YEh-fx-QuM">
<rect key="frame" x="0.0" y="340" width="414" height="100"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="100" id="sWj-ik-aVT"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</stackView>
</subviews>
<color key="backgroundColor" name="Snow"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="vBe-kd-lnD" secondAttribute="bottom" id="7Zp-gZ-kEt"/>
<constraint firstItem="vBe-kd-lnD" firstAttribute="leading" secondItem="nbN-aT-KJd" secondAttribute="leading" id="CBN-oj-IAU"/>
<constraint firstItem="vBe-kd-lnD" firstAttribute="top" secondItem="nbN-aT-KJd" secondAttribute="top" constant="24" id="CV7-U9-aLl"/>
<constraint firstAttribute="trailing" secondItem="vBe-kd-lnD" secondAttribute="trailing" id="cKy-WK-1iz"/>
<constraint firstItem="fjb-fK-Gp9" firstAttribute="centerX" secondItem="nbN-aT-KJd" secondAttribute="centerX" id="l2Z-Dp-rfJ"/>
<constraint firstItem="fjb-fK-Gp9" firstAttribute="top" secondItem="nbN-aT-KJd" secondAttribute="top" constant="12" id="q5R-WI-Mmg"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="16"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="nbN-aT-KJd" secondAttribute="bottom" id="1PD-cV-kBX"/>
<constraint firstItem="jT3-aP-oyy" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="8ih-db-V7L"/>
<constraint firstItem="nbN-aT-KJd" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="Ftf-vv-Tdo"/>
<constraint firstAttribute="bottom" secondItem="jT3-aP-oyy" secondAttribute="bottom" id="Oho-6p-HEr"/>
<constraint firstItem="jT3-aP-oyy" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="VOv-FB-aKt"/>
<constraint firstItem="jT3-aP-oyy" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Vhj-fV-YSH"/>
<constraint firstItem="lcE-xd-I3y" firstAttribute="height" relation="lessThanOrEqual" secondItem="iN0-l3-epB" secondAttribute="height" constant="-100" id="kd3-eE-Q3M"/>
<constraint firstItem="nbN-aT-KJd" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="wID-nk-ERW"/>
<constraint firstItem="nbN-aT-KJd" firstAttribute="top" relation="greaterThanOrEqual" secondItem="vUN-kp-3ea" secondAttribute="top" constant="40" id="zOU-UD-qCN"/>
</constraints>
<point key="canvasLocation" x="140.57971014492756" y="153.34821428571428"/>
</view>
</objects>
<resources>
<namedColor name="Snow">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>