blob: 32e8bd495f04891e269f2a7580d35c67313ad63e [file] [log] [blame]
Kateryna Kostiuk13b76882017-03-30 09:18:44 -04001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiuk9fca5422018-11-19 16:27:46 -05002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -04003 <dependencies>
Kateryna Kostiuk9fca5422018-11-19 16:27:46 -05004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
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 Kostiuk9fca5422018-11-19 16:27:46 -050012 <outlet property="accountStatus" destination="TdK-5g-ddU" id="2V3-LR-C3E"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040013 <outlet property="accountTypeLabel" destination="0PP-Di-b7L" id="O6c-L9-jBr"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040014 <outlet property="backgroundView" destination="ZIZ-jd-eLK" id="QTx-8z-4zA"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040015 <outlet property="containerView" destination="Hz6-mo-xeY" id="t5f-yD-zPi"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040016 <outlet property="createNewAccount" destination="BkF-b3-tzE" id="fcw-Qc-dRy"/>
17 <outlet property="createNewAccountImage" destination="IyH-ia-I3z" id="4uD-jE-Svj"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040018 <outlet property="userNameLabel" destination="tLn-uH-gZ6" id="pGG-sb-IlW"/>
19 </connections>
20 </customObject>
21 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
22 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
23 <customView id="Hz6-mo-xeY">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040024 <rect key="frame" x="0.0" y="0.0" width="280" height="60"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040025 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
26 <subviews>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -040027 <box boxType="custom" borderType="none" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ZIZ-jd-eLK">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040028 <rect key="frame" x="0.0" y="0.0" width="280" height="60"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040029 <view key="contentView" id="rZm-2b-CxI">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040030 <rect key="frame" x="0.0" y="0.0" width="280" height="60"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040031 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
32 </view>
33 <constraints>
Kateryna Kostiukef66f972018-11-02 17:10:37 -040034 <constraint firstAttribute="width" constant="280" id="Wi8-FI-fcq"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040035 </constraints>
36 <color key="fillColor" name="controlColor" catalog="System" colorSpace="catalog"/>
37 </box>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040038 <button toolTip="Create New Account" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BkF-b3-tzE">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040039 <rect key="frame" x="0.0" y="0.0" width="280" height="60"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040040 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" id="lfv-A5-Wu4">
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040041 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
42 <font key="font" metaFont="system"/>
43 </buttonCell>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040044 </button>
Anthony Léonard49cb2912017-11-13 16:15:39 -050045 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="V91-eS-dUh">
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040046 <rect key="frame" x="50" y="30" width="44" height="20"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040047 <constraints>
48 <constraint firstAttribute="height" constant="20" id="VWk-wM-WSB"/>
49 </constraints>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040050 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="Label" drawsBackground="YES" id="7sc-IE-yuO">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040051 <font key="font" metaFont="system" size="16"/>
52 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040053 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040054 </textFieldCell>
55 </textField>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040056 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="XKc-lc-K67">
Kateryna Kostiuk04a56122018-08-27 10:51:27 -040057 <rect key="frame" x="5" y="10" width="40" height="40"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040058 <constraints>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040059 <constraint firstAttribute="height" constant="40" id="2Pd-xj-eIf"/>
60 <constraint firstAttribute="width" constant="40" id="IEA-OA-uSx"/>
61 </constraints>
62 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="right" imageScaling="proportionallyDown" id="B0y-e0-cVi"/>
63 </imageView>
64 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" tag="500" translatesAutoresizingMaskIntoConstraints="NO" id="TdK-5g-ddU" userLabel="AccountState" customClass="RoundedTextField">
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040065 <rect key="frame" x="34" y="10" width="13" height="14"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040066 <constraints>
67 <constraint firstAttribute="height" constant="13.5" id="Mj5-H6-ylc"/>
68 <constraint firstAttribute="width" constant="9.5" id="aYl-Xd-vky"/>
69 </constraints>
70 <textFieldCell key="cell" enabled="NO" sendsActionOnEndEditing="YES" alignment="center" id="Fhc-ch-Cek">
71 <font key="font" metaFont="system"/>
72 <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
73 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
74 </textFieldCell>
75 <userDefinedRuntimeAttributes>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040076 <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
Kateryna Kostiuk9fca5422018-11-19 16:27:46 -050077 <color key="value" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040078 </userDefinedRuntimeAttribute>
79 <userDefinedRuntimeAttribute type="number" keyPath="borderThickness">
Kateryna Kostiuk9fca5422018-11-19 16:27:46 -050080 <real key="value" value="1.5"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040081 </userDefinedRuntimeAttribute>
82 </userDefinedRuntimeAttributes>
83 </textField>
84 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tLn-uH-gZ6">
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040085 <rect key="frame" x="50" y="10" width="35" height="16"/>
86 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="Label" drawsBackground="YES" id="uPR-fc-nOP">
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040087 <font key="font" metaFont="cellTitle"/>
88 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040089 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040090 </textFieldCell>
91 </textField>
92 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="IyH-ia-I3z">
Kateryna Kostiukef66f972018-11-02 17:10:37 -040093 <rect key="frame" x="130" y="20" width="20" height="20"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -040094 <constraints>
95 <constraint firstAttribute="height" constant="20" id="7xp-S1-EWG"/>
96 <constraint firstAttribute="width" constant="20" id="QGs-sS-H6l"/>
97 </constraints>
98 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="NSAddTemplate" id="9b9-Jo-NAF"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -040099 <color key="contentTintColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="calibratedRGB"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400100 </imageView>
101 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0PP-Di-b7L">
Kateryna Kostiukef66f972018-11-02 17:10:37 -0400102 <rect key="frame" x="240" y="30" width="35" height="20"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400103 <constraints>
104 <constraint firstAttribute="height" constant="20" id="8mL-jo-3Kb"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400105 </constraints>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -0400106 <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 -0400107 <font key="font" metaFont="cellTitle"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400108 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiukd7e2e102018-10-01 13:33:38 -0400109 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400110 </textFieldCell>
111 </textField>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400112 </subviews>
113 <constraints>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400114 <constraint firstAttribute="trailing" secondItem="BkF-b3-tzE" secondAttribute="trailing" id="4zr-zt-tNR"/>
115 <constraint firstItem="IyH-ia-I3z" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="6of-Nf-Di4"/>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -0400116 <constraint firstAttribute="bottom" secondItem="BkF-b3-tzE" secondAttribute="bottom" id="Erj-JK-1Jc"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400117 <constraint firstAttribute="trailing" secondItem="0PP-Di-b7L" secondAttribute="trailing" constant="5" id="GU6-yw-2Nu"/>
118 <constraint firstItem="BkF-b3-tzE" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="M0t-ie-V4X"/>
119 <constraint firstItem="TdK-5g-ddU" firstAttribute="trailing" secondItem="XKc-lc-K67" secondAttribute="trailing" id="NU8-DL-jhB"/>
120 <constraint firstItem="0PP-Di-b7L" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="tLn-uH-gZ6" secondAttribute="trailing" constant="20" id="Nb4-Z8-9Ul"/>
121 <constraint firstItem="TdK-5g-ddU" firstAttribute="bottom" secondItem="XKc-lc-K67" secondAttribute="bottom" id="PGs-u9-1qr"/>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -0400122 <constraint firstAttribute="bottom" secondItem="tLn-uH-gZ6" secondAttribute="bottom" constant="10" id="QNf-aN-2HB"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400123 <constraint firstAttribute="bottom" secondItem="ZIZ-jd-eLK" secondAttribute="bottom" id="RRa-dJ-Zbr"/>
124 <constraint firstItem="ZIZ-jd-eLK" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Rl2-Z2-XC6"/>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -0400125 <constraint firstAttribute="bottom" secondItem="XKc-lc-K67" secondAttribute="bottom" constant="10" id="SOc-zB-t6m"/>
126 <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 -0400127 <constraint firstItem="XKc-lc-K67" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="5" id="TUF-fx-zE7"/>
128 <constraint firstItem="tLn-uH-gZ6" firstAttribute="leading" secondItem="V91-eS-dUh" secondAttribute="leading" id="WcF-NN-pmz"/>
129 <constraint firstItem="ZIZ-jd-eLK" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="X9L-7K-HGm"/>
130 <constraint firstItem="0PP-Di-b7L" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="V91-eS-dUh" secondAttribute="trailing" constant="20" id="ZH1-rk-GX6"/>
131 <constraint firstItem="IyH-ia-I3z" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="hQd-Pw-y4Q"/>
Kateryna Kostiuk04a56122018-08-27 10:51:27 -0400132 <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 -0400133 <constraint firstAttribute="trailing" secondItem="ZIZ-jd-eLK" secondAttribute="trailing" id="nIe-my-eAj"/>
134 <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 -0400135 <constraint firstItem="0PP-Di-b7L" firstAttribute="top" secondItem="V91-eS-dUh" secondAttribute="top" id="yBS-XS-NWz"/>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400136 <constraint firstItem="BkF-b3-tzE" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="yKW-iG-nvv"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400137 </constraints>
138 </customView>
139 </objects>
Kateryna Kostiukd73f9602018-07-24 13:51:28 -0400140 <resources>
141 <image name="NSAddTemplate" width="11" height="11"/>
142 </resources>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400143</document>