blob: ef07f22d36ca8231d310fad8ec93eaf41cccadbc [file] [log] [blame]
Kateryna Kostiuk13b76882017-03-30 09:18:44 -04001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -04003 <dependencies>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14313.18"/>
Anthony Léonard49cb2912017-11-13 16:15:39 -05005 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -04006 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="AccountMenuItemView">
9 <connections>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040010 <outlet property="accountAvatar" destination="XKc-lc-K67" id="Pfu-lm-V66"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040011 <outlet property="accountLabel" destination="V91-eS-dUh" id="MNE-TY-RqK"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040012 <outlet property="accountState" destination="TdK-5g-ddU" id="6DG-YN-nZt"/>
13 <outlet property="accountStatus" destination="TdK-5g-ddU" id="bzV-if-XBF"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040014 <outlet property="accountTypeLabel" destination="0PP-Di-b7L" id="O6c-L9-jBr"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040015 <outlet property="backgroundView" destination="ZIZ-jd-eLK" id="QTx-8z-4zA"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040016 <outlet property="containerView" destination="Hz6-mo-xeY" id="t5f-yD-zPi"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040017 <outlet property="createNewAccount" destination="BkF-b3-tzE" id="fcw-Qc-dRy"/>
18 <outlet property="createNewAccountImage" destination="IyH-ia-I3z" id="4uD-jE-Svj"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040019 <outlet property="userNameLabel" destination="tLn-uH-gZ6" id="pGG-sb-IlW"/>
20 </connections>
21 </customObject>
22 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
23 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
24 <customView id="Hz6-mo-xeY">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040025 <rect key="frame" x="0.0" y="0.0" width="280" height="60"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040026 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
27 <subviews>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -040028 <box boxType="custom" borderType="none" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ZIZ-jd-eLK">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040029 <rect key="frame" x="0.0" y="0.0" width="280" height="60"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040030 <view key="contentView" id="rZm-2b-CxI">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040031 <rect key="frame" x="0.0" y="0.0" width="280" height="60"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040032 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
33 </view>
34 <constraints>
Kateryna Kostiukef66f972018-11-02 17:10:37 -040035 <constraint firstAttribute="width" constant="280" id="Wi8-FI-fcq"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040036 </constraints>
37 <color key="fillColor" name="controlColor" catalog="System" colorSpace="catalog"/>
38 </box>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040039 <button toolTip="Create New Account" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BkF-b3-tzE">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040040 <rect key="frame" x="0.0" y="0.0" width="280" height="60"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040041 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" id="lfv-A5-Wu4">
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040042 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
43 <font key="font" metaFont="system"/>
44 </buttonCell>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040045 </button>
Anthony Léonard49cb2912017-11-13 16:15:39 -050046 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="V91-eS-dUh">
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040047 <rect key="frame" x="50" y="30" width="44" height="20"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040048 <constraints>
49 <constraint firstAttribute="height" constant="20" id="VWk-wM-WSB"/>
50 </constraints>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040051 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="Label" drawsBackground="YES" id="7sc-IE-yuO">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040052 <font key="font" metaFont="system" size="16"/>
53 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040054 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040055 </textFieldCell>
56 </textField>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040057 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="XKc-lc-K67">
Kateryna Kostiuk04a56122018-08-27 10:51:27 -040058 <rect key="frame" x="5" y="10" width="40" height="40"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040059 <constraints>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040060 <constraint firstAttribute="height" constant="40" id="2Pd-xj-eIf"/>
61 <constraint firstAttribute="width" constant="40" id="IEA-OA-uSx"/>
62 </constraints>
63 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="right" imageScaling="proportionallyDown" id="B0y-e0-cVi"/>
64 </imageView>
65 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" tag="500" translatesAutoresizingMaskIntoConstraints="NO" id="TdK-5g-ddU" userLabel="AccountState" customClass="RoundedTextField">
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040066 <rect key="frame" x="34" y="10" width="13" height="14"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040067 <constraints>
68 <constraint firstAttribute="height" constant="13.5" id="Mj5-H6-ylc"/>
69 <constraint firstAttribute="width" constant="9.5" id="aYl-Xd-vky"/>
70 </constraints>
71 <textFieldCell key="cell" enabled="NO" sendsActionOnEndEditing="YES" alignment="center" id="Fhc-ch-Cek">
72 <font key="font" metaFont="system"/>
73 <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
74 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
75 </textFieldCell>
76 <userDefinedRuntimeAttributes>
77 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
78 <color key="value" red="0.29803921570000003" green="0.85098039219999999" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/>
79 </userDefinedRuntimeAttribute>
80 <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
81 <color key="value" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
82 </userDefinedRuntimeAttribute>
83 <userDefinedRuntimeAttribute type="number" keyPath="borderThickness">
84 <real key="value" value="0.5"/>
85 </userDefinedRuntimeAttribute>
86 </userDefinedRuntimeAttributes>
87 </textField>
88 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tLn-uH-gZ6">
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040089 <rect key="frame" x="50" y="10" width="35" height="16"/>
90 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="Label" drawsBackground="YES" id="uPR-fc-nOP">
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040091 <font key="font" metaFont="cellTitle"/>
92 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040093 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040094 </textFieldCell>
95 </textField>
96 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="IyH-ia-I3z">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040097 <rect key="frame" x="130" y="20" width="20" height="20"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040098 <constraints>
99 <constraint firstAttribute="height" constant="20" id="7xp-S1-EWG"/>
100 <constraint firstAttribute="width" constant="20" id="QGs-sS-H6l"/>
101 </constraints>
102 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="NSAddTemplate" id="9b9-Jo-NAF"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -0400103 <color key="contentTintColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="calibratedRGB"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400104 </imageView>
105 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0PP-Di-b7L">
Kateryna Kostiukef66f972018-11-02 17:10:37 -0400106 <rect key="frame" x="240" y="30" width="35" height="20"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400107 <constraints>
108 <constraint firstAttribute="height" constant="20" id="8mL-jo-3Kb"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400109 </constraints>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -0400110 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Label" drawsBackground="YES" id="gOS-aC-TGo">
Kateryna Kostiukf86b9222017-04-20 09:30:51 -0400111 <font key="font" metaFont="cellTitle"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400112 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -0400113 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400114 </textFieldCell>
115 </textField>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400116 </subviews>
117 <constraints>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400118 <constraint firstAttribute="trailing" secondItem="BkF-b3-tzE" secondAttribute="trailing" id="4zr-zt-tNR"/>
119 <constraint firstItem="IyH-ia-I3z" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="6of-Nf-Di4"/>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -0400120 <constraint firstAttribute="bottom" secondItem="BkF-b3-tzE" secondAttribute="bottom" id="Erj-JK-1Jc"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400121 <constraint firstAttribute="trailing" secondItem="0PP-Di-b7L" secondAttribute="trailing" constant="5" id="GU6-yw-2Nu"/>
122 <constraint firstItem="BkF-b3-tzE" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="M0t-ie-V4X"/>
123 <constraint firstItem="TdK-5g-ddU" firstAttribute="trailing" secondItem="XKc-lc-K67" secondAttribute="trailing" id="NU8-DL-jhB"/>
124 <constraint firstItem="0PP-Di-b7L" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="tLn-uH-gZ6" secondAttribute="trailing" constant="20" id="Nb4-Z8-9Ul"/>
125 <constraint firstItem="TdK-5g-ddU" firstAttribute="bottom" secondItem="XKc-lc-K67" secondAttribute="bottom" id="PGs-u9-1qr"/>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -0400126 <constraint firstAttribute="bottom" secondItem="tLn-uH-gZ6" secondAttribute="bottom" constant="10" id="QNf-aN-2HB"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400127 <constraint firstAttribute="bottom" secondItem="ZIZ-jd-eLK" secondAttribute="bottom" id="RRa-dJ-Zbr"/>
128 <constraint firstItem="ZIZ-jd-eLK" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Rl2-Z2-XC6"/>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -0400129 <constraint firstAttribute="bottom" secondItem="XKc-lc-K67" secondAttribute="bottom" constant="10" id="SOc-zB-t6m"/>
130 <constraint firstItem="V91-eS-dUh" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="10" id="SQI-pe-c4a"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400131 <constraint firstItem="XKc-lc-K67" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="5" id="TUF-fx-zE7"/>
132 <constraint firstItem="tLn-uH-gZ6" firstAttribute="leading" secondItem="V91-eS-dUh" secondAttribute="leading" id="WcF-NN-pmz"/>
133 <constraint firstItem="ZIZ-jd-eLK" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="X9L-7K-HGm"/>
134 <constraint firstItem="0PP-Di-b7L" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="V91-eS-dUh" secondAttribute="trailing" constant="20" id="ZH1-rk-GX6"/>
135 <constraint firstItem="IyH-ia-I3z" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="hQd-Pw-y4Q"/>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -0400136 <constraint firstItem="XKc-lc-K67" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="10" id="ipM-Ca-Man"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400137 <constraint firstAttribute="trailing" secondItem="ZIZ-jd-eLK" secondAttribute="trailing" id="nIe-my-eAj"/>
138 <constraint firstItem="V91-eS-dUh" firstAttribute="leading" secondItem="XKc-lc-K67" secondAttribute="trailing" constant="5" id="rBn-Ol-rkr"/>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -0400139 <constraint firstItem="0PP-Di-b7L" firstAttribute="top" secondItem="V91-eS-dUh" secondAttribute="top" id="yBS-XS-NWz"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400140 <constraint firstItem="BkF-b3-tzE" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="yKW-iG-nvv"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400141 </constraints>
142 </customView>
143 </objects>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400144 <resources>
145 <image name="NSAddTemplate" width="11" height="11"/>
146 </resources>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400147</document>