blob: 1f0f4feb6a157560e028a37218bdb1f8a75c779b [file] [log] [blame]
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04003 <dependencies>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14313.18"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04005 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04006 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="AccRingGeneralVC">
9 <connections>
10 <outlet property="addProfilePhotoImage" destination="Lsc-U9-fTH" id="G9k-ly-ijQ"/>
11 <outlet property="advancedButtonMarginConstraint" destination="d6X-pJ-G6r" id="Nwf-LQ-nhc"/>
12 <outlet property="bannedContactHeightConstraint" destination="TeK-1Q-aAk" id="FyO-eM-cLc"/>
13 <outlet property="blockedContactsTableView" destination="aau-IO-oSs" id="Vek-r1-CDK"/>
14 <outlet property="devicesTableView" destination="Zw2-AJ-V23" id="fdL-VK-1ao"/>
15 <outlet property="displayNameField" destination="n2O-cF-oZh" id="EaH-qO-DhI"/>
16 <outlet property="passwordButton" destination="jn6-I2-q72" id="ElE-O6-kva"/>
17 <outlet property="photoView" destination="a04-w7-5Bn" id="cGK-Ao-FaB"/>
18 <outlet property="registerNameButton" destination="wRD-yN-Fq8" id="Nd0-BQ-cfn"/>
19 <outlet property="registeredNameField" destination="WON-75-xph" id="0Gt-gX-edt"/>
20 <outlet property="removeAccountButton" destination="aVu-fd-FGu" id="ibX-fi-3bm"/>
21 <outlet property="ringIDField" destination="esP-z9-gYy" id="JxR-aJ-Rwc"/>
22 <outlet property="view" destination="h5N-dv-68N" id="3rU-dU-Pmw"/>
23 </connections>
24 </customObject>
25 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
26 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
27 <userDefaultsController representsSharedInstance="YES" id="OEq-Ja-Vda"/>
28 <customView id="h5N-dv-68N">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040029 <rect key="frame" x="0.0" y="0.0" width="620" height="528"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040030 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
31 <subviews>
32 <box boxType="custom" borderType="bezel" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gTn-6p-Gtk">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040033 <rect key="frame" x="0.0" y="61" width="620" height="467"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040034 <view key="contentView" id="aIW-Qi-bDe">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040035 <rect key="frame" x="1" y="1" width="618" height="465"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040036 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
37 </view>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -040038 <color key="borderColor" red="0.88235294117647056" green="0.88235294117647056" blue="0.88235294117647056" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
39 <color key="fillColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040040 </box>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040041 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oMU-r6-ptk">
42 <rect key="frame" x="266" y="479" width="63" height="18"/>
43 <buttonCell key="cell" type="check" title="Enable" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Op4-XO-WsE">
44 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
45 <font key="font" metaFont="system"/>
46 </buttonCell>
47 <connections>
48 <action selector="enableAccount:" target="-2" id="1Ae-0Y-tbF"/>
49 <binding destination="-2" name="value" keyPath="self.accountEnabled" id="vMm-1o-Yuc"/>
50 </connections>
51 </button>
52 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jn6-I2-q72">
53 <rect key="frame" x="262" y="374" width="40" height="32"/>
54 <buttonCell key="cell" type="push" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Sp2-I2-vjE">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040055 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040056 <font key="font" metaFont="system"/>
57 </buttonCell>
58 <connections>
59 <action selector="changePassword:" target="-2" id="yq9-t5-sFg"/>
60 </connections>
61 </button>
62 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jfs-pl-8Bb">
63 <rect key="frame" x="190" y="383" width="70" height="17"/>
64 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Password:" id="TYk-QK-iaT">
65 <font key="font" metaFont="system"/>
66 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
67 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
68 </textFieldCell>
69 </textField>
70 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xuK-C2-qCq">
71 <rect key="frame" x="430" y="281" width="176" height="32"/>
72 <buttonCell key="cell" type="push" title="Link another device" bezelStyle="rounded" image="NSAddTemplate" imagePosition="leading" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tWk-Od-BEQ">
73 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
74 <font key="font" metaFont="system"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040075 </buttonCell>
76 <connections>
77 <action selector="startExportOnRing:" target="-2" id="3qR-8h-FTM"/>
78 </connections>
79 </button>
80 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3g2-en-JS8">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040081 <rect key="frame" x="190" y="447" width="70" height="17"/>
82 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Identifier:" id="qx7-i1-3Na">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040083 <font key="font" metaFont="system"/>
84 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
85 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
86 </textFieldCell>
87 </textField>
88 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G9D-BP-wC2">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040089 <rect key="frame" x="190" y="415" width="70" height="17"/>
90 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Username:" id="fPK-Zv-Uom">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040091 <font key="font" metaFont="system"/>
92 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
93 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
94 </textFieldCell>
95 </textField>
96 <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="esP-z9-gYy">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040097 <rect key="frame" x="266" y="447" width="4" height="16"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -040098 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" id="4k1-oK-neO">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -040099 <font key="font" metaFont="cellTitle"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400100 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
101 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
102 </textFieldCell>
103 </textField>
104 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WON-75-xph">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400105 <rect key="frame" x="266" y="415" width="4" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400106 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" id="Bkr-Hq-SAD">
107 <font key="font" metaFont="system"/>
108 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
109 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
110 </textFieldCell>
111 </textField>
112 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wRD-yN-Fq8">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400113 <rect key="frame" x="262" y="408" width="90" height="32"/>
114 <buttonCell key="cell" type="push" title="Register" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gLp-qz-XYs">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400115 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400116 <font key="font" metaFont="system"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400117 </buttonCell>
118 <connections>
119 <action selector="startNameRegistration:" target="-2" id="Vyw-S7-pZU"/>
120 </connections>
121 </button>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400122 <stackView orientation="horizontal" alignment="bottom" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="h3Q-Fn-uye">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400123 <rect key="frame" x="192" y="327" width="408" height="38"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400124 <middleViews>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400125 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vkG-1y-zOL">
126 <rect key="frame" x="137" y="-7" width="134" height="32"/>
127 <buttonCell key="cell" type="push" title="Export Account" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1aj-MG-mHp">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400128 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400129 <font key="font" metaFont="system"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400130 </buttonCell>
131 <connections>
132 <action selector="exportAccount:" target="-2" id="SmV-kT-c4R"/>
133 </connections>
134 </button>
135 </middleViews>
136 <endViews>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400137 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aVu-fd-FGu">
138 <rect key="frame" x="272" y="-7" width="142" height="32"/>
139 <buttonCell key="cell" type="push" title="Remove Account" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Yf6-8d-SNh">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400140 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400141 <font key="font" metaFont="system"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400142 </buttonCell>
143 <connections>
144 <action selector="removeAccount:" target="-2" id="dai-ii-iHD"/>
145 </connections>
146 </button>
147 </endViews>
148 <visibilityPriorities>
149 <integer value="1000"/>
150 <integer value="1000"/>
151 </visibilityPriorities>
152 <customSpacing>
153 <real value="3.4028234663852886e+38"/>
154 <real value="3.4028234663852886e+38"/>
155 </customSpacing>
156 </stackView>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400157 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hsy-0z-bp6">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400158 <rect key="frame" x="18" y="290" width="98" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400159 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Linked devices" id="oga-WC-4gb">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400160 <font key="font" metaFont="systemSemibold" size="13"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400161 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
162 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
163 </textFieldCell>
164 </textField>
Kateryna Kostiuk3164fb02018-08-28 17:51:43 -0400165 <scrollView autohidesScrollers="YES" horizontalLineScroll="52" horizontalPageScroll="10" verticalLineScroll="52" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1uj-O6-qH5">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400166 <rect key="frame" x="20" y="125" width="580" height="150"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400167 <clipView key="contentView" drawsBackground="NO" id="wA7-kx-iIb">
168 <rect key="frame" x="1" y="1" width="578" height="148"/>
169 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
170 <subviews>
Kateryna Kostiuk3164fb02018-08-28 17:51:43 -0400171 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="none" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="50" rowSizeStyle="automatic" viewBased="YES" id="Zw2-AJ-V23">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400172 <rect key="frame" x="0.0" y="0.0" width="578" height="148"/>
173 <autoresizingMask key="autoresizingMask"/>
174 <size key="intercellSpacing" width="3" height="2"/>
175 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
176 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
177 <tableColumns>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400178 <tableColumn width="575" minWidth="40" maxWidth="1000" id="Smk-YT-73t">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400179 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
180 <font key="font" metaFont="smallSystem"/>
181 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
182 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
183 </tableHeaderCell>
184 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="yYf-Ei-lMG">
185 <font key="font" metaFont="system"/>
186 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
187 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
188 </textFieldCell>
189 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
190 <prototypeCellViews>
191 <tableCellView identifier="TableCellDeviceItem" id="Zdu-FI-UVL">
192 <rect key="frame" x="1" y="1" width="575" height="50"/>
193 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
194 <subviews>
195 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="9mA-na-5lo">
196 <rect key="frame" x="8" y="24" width="4" height="16"/>
197 <constraints>
198 <constraint firstAttribute="height" constant="16" id="DlG-hp-nhb"/>
199 </constraints>
200 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="AWj-hh-tfI">
201 <font key="font" metaFont="system"/>
202 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
203 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
204 </textFieldCell>
205 </textField>
206 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="fVS-Vh-6Lp">
207 <rect key="frame" x="8" y="10" width="4" height="14"/>
208 <constraints>
209 <constraint firstAttribute="height" constant="14" id="b5Z-j9-aoY"/>
210 </constraints>
211 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="7kJ-4c-Kzw">
212 <font key="font" metaFont="systemLight" size="12"/>
213 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
214 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
215 </textFieldCell>
216 </textField>
217 <button toolTip="Edit name" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="WEo-a0-wVL">
218 <rect key="frame" x="544" y="10" width="21" height="30"/>
219 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarComposeTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="9s6-G8-rME">
220 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
221 <font key="font" metaFont="system"/>
222 </buttonCell>
223 </button>
224 <button toolTip="Revoke" verticalHuggingPriority="750" tag="500" translatesAutoresizingMaskIntoConstraints="NO" id="lrB-j5-Mvy">
225 <rect key="frame" x="550" y="10" width="15" height="30"/>
226 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarDeleteTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="RWW-Og-9Ua">
227 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
228 <font key="font" metaFont="system"/>
229 </buttonCell>
230 <connections>
231 <action selector="revokeDevice:" target="-2" id="0k3-TF-SMG"/>
232 </connections>
233 </button>
234 </subviews>
235 <constraints>
236 <constraint firstAttribute="trailing" secondItem="lrB-j5-Mvy" secondAttribute="trailing" constant="10" id="0f4-4L-vPe"/>
237 <constraint firstItem="fVS-Vh-6Lp" firstAttribute="leading" secondItem="Zdu-FI-UVL" secondAttribute="leading" constant="10" id="8Gc-s8-84g"/>
238 <constraint firstItem="WEo-a0-wVL" firstAttribute="bottom" secondItem="fVS-Vh-6Lp" secondAttribute="bottom" id="E29-TO-Sgm"/>
239 <constraint firstItem="lrB-j5-Mvy" firstAttribute="bottom" secondItem="fVS-Vh-6Lp" secondAttribute="bottom" id="HfC-0N-vdA"/>
240 <constraint firstAttribute="bottom" secondItem="fVS-Vh-6Lp" secondAttribute="bottom" constant="10" id="OIT-Im-NYp"/>
241 <constraint firstAttribute="trailing" secondItem="WEo-a0-wVL" secondAttribute="trailing" constant="10" id="P8g-lG-Rm0"/>
242 <constraint firstItem="fVS-Vh-6Lp" firstAttribute="top" secondItem="9mA-na-5lo" secondAttribute="bottom" id="RCk-FF-m2I"/>
243 <constraint firstItem="9mA-na-5lo" firstAttribute="top" secondItem="Zdu-FI-UVL" secondAttribute="top" constant="10" id="SGM-YE-MPb"/>
244 <constraint firstItem="9mA-na-5lo" firstAttribute="leading" secondItem="Zdu-FI-UVL" secondAttribute="leading" constant="10" id="SfI-vb-cXg"/>
245 </constraints>
246 </tableCellView>
247 <customView identifier="HoverRowView" id="CPL-go-ebR" customClass="HoverTableRowView">
Kateryna Kostiuk3164fb02018-08-28 17:51:43 -0400248 <rect key="frame" x="1" y="53" width="575" height="50"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400249 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
250 </customView>
251 </prototypeCellViews>
252 </tableColumn>
253 </tableColumns>
254 </tableView>
255 </subviews>
256 <nil key="backgroundColor"/>
257 </clipView>
258 <constraints>
259 <constraint firstAttribute="height" constant="150" id="Sca-Sh-Zm3"/>
260 </constraints>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400261 <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="QUF-D7-MhJ">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400262 <rect key="frame" x="1" y="133" width="578" height="16"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400263 <autoresizingMask key="autoresizingMask"/>
264 </scroller>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400265 <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="RnI-3s-sSx">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400266 <rect key="frame" x="224" y="17" width="15" height="102"/>
267 <autoresizingMask key="autoresizingMask"/>
268 </scroller>
269 </scrollView>
270 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2IE-yO-TDJ">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400271 <rect key="frame" x="190" y="479" width="70" height="17"/>
272 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Account" id="uLQ-MS-pZ7">
273 <font key="font" metaFont="systemSemibold" size="13"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400274 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
275 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
276 </textFieldCell>
277 </textField>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400278 <box boxType="custom" borderType="none" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="oVO-wj-fwQ">
279 <rect key="frame" x="32" y="327" width="128" height="169"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400280 <view key="contentView" id="edz-Bo-zxA">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400281 <rect key="frame" x="0.0" y="0.0" width="128" height="169"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400282 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
283 <subviews>
284 <button focusRingType="none" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="a04-w7-5Bn">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400285 <rect key="frame" x="0.0" y="41" width="128" height="128"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400286 <constraints>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400287 <constraint firstAttribute="width" constant="128" id="7Pb-VH-qUI"/>
288 <constraint firstAttribute="height" constant="128" id="m06-FK-Jir"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400289 </constraints>
290 <buttonCell key="cell" type="inline" bezelStyle="inline" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyUpOrDown" inset="2" id="4FV-kb-gHx">
291 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
292 <font key="font" metaFont="smallSystemBold"/>
293 </buttonCell>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400294 </button>
295 <button verticalHuggingPriority="750" alphaValue="0.29999999999999999" translatesAutoresizingMaskIntoConstraints="NO" id="NwI-6i-crp" customClass="HoverButton">
296 <rect key="frame" x="0.0" y="41" width="128" height="128"/>
297 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" refusesFirstResponder="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="a6d-ag-lWb">
298 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
299 <font key="font" metaFont="system"/>
300 </buttonCell>
301 <userDefinedRuntimeAttributes>
302 <userDefinedRuntimeAttribute type="color" keyPath="hoverColor">
303 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
304 </userDefinedRuntimeAttribute>
305 </userDefinedRuntimeAttributes>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400306 <connections>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400307 <action selector="editPhoto:" target="-2" id="cfC-jn-h6W"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400308 </connections>
309 </button>
310 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Lsc-U9-fTH">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400311 <rect key="frame" x="49" y="90" width="30" height="30"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400312 <constraints>
313 <constraint firstAttribute="height" constant="30" id="hqc-aw-DDv"/>
314 <constraint firstAttribute="width" constant="30" id="kQq-3Y-cKy"/>
315 </constraints>
316 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_picture" id="kK2-OG-xcF"/>
317 </imageView>
318 <textField verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="n2O-cF-oZh">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400319 <rect key="frame" x="0.0" y="0.0" width="128" height="21"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400320 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" placeholderString="Enter name" bezelStyle="round" id="kt0-P6-fdQ">
321 <font key="font" metaFont="system"/>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400322 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400323 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
324 </textFieldCell>
325 <connections>
326 <outlet property="delegate" destination="-2" id="TDb-Lu-LKe"/>
327 </connections>
328 </textField>
329 </subviews>
330 <constraints>
331 <constraint firstItem="a04-w7-5Bn" firstAttribute="centerX" secondItem="edz-Bo-zxA" secondAttribute="centerX" id="0mp-ac-frU"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400332 <constraint firstItem="n2O-cF-oZh" firstAttribute="leading" secondItem="edz-Bo-zxA" secondAttribute="leading" id="AUG-3f-scp"/>
333 <constraint firstItem="n2O-cF-oZh" firstAttribute="top" secondItem="a04-w7-5Bn" secondAttribute="bottom" constant="20" id="KhI-6h-8XR"/>
334 <constraint firstItem="NwI-6i-crp" firstAttribute="leading" secondItem="a04-w7-5Bn" secondAttribute="leading" id="NQW-YJ-6bY"/>
335 <constraint firstItem="NwI-6i-crp" firstAttribute="top" secondItem="a04-w7-5Bn" secondAttribute="top" id="PQn-8z-xDL"/>
336 <constraint firstAttribute="trailing" secondItem="n2O-cF-oZh" secondAttribute="trailing" id="hfH-o5-XHE"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400337 <constraint firstItem="Lsc-U9-fTH" firstAttribute="centerY" secondItem="a04-w7-5Bn" secondAttribute="centerY" id="iwV-Th-OV6"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400338 <constraint firstItem="NwI-6i-crp" firstAttribute="trailing" secondItem="a04-w7-5Bn" secondAttribute="trailing" id="rTJ-s0-Fmw"/>
339 <constraint firstAttribute="bottom" secondItem="n2O-cF-oZh" secondAttribute="bottom" id="uBU-6F-YaI"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400340 <constraint firstItem="Lsc-U9-fTH" firstAttribute="centerX" secondItem="a04-w7-5Bn" secondAttribute="centerX" id="uyy-Ng-jY4"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400341 <constraint firstItem="NwI-6i-crp" firstAttribute="bottom" secondItem="a04-w7-5Bn" secondAttribute="bottom" id="vK0-Qr-fTV"/>
342 <constraint firstItem="a04-w7-5Bn" firstAttribute="top" secondItem="edz-Bo-zxA" secondAttribute="top" id="zLp-uv-J6b"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400343 <constraint firstItem="n2O-cF-oZh" firstAttribute="centerX" secondItem="edz-Bo-zxA" secondAttribute="centerX" id="zl3-Sp-GPH"/>
344 </constraints>
345 </view>
346 <constraints>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400347 <constraint firstAttribute="height" constant="169" id="FcC-hB-dPN"/>
348 <constraint firstAttribute="width" constant="128" id="ejp-uU-0rY"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400349 </constraints>
350 <color key="borderColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
351 </box>
352 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dOT-gX-qDn">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400353 <rect key="frame" x="18" y="88" width="113" height="17"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400354 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Banned Contacts" id="6fI-98-VvQ">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400355 <font key="font" metaFont="systemSemibold" size="13"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400356 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
357 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
358 </textFieldCell>
359 </textField>
360 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3QT-MY-qpW">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400361 <rect key="frame" x="134" y="87" width="20" height="20"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400362 <constraints>
363 <constraint firstAttribute="width" constant="20" id="cvI-qL-MTv"/>
364 <constraint firstAttribute="height" constant="20" id="vER-SW-oDv"/>
365 </constraints>
366 <buttonCell key="cell" type="disclosureTriangle" bezelStyle="disclosure" imagePosition="only" alignment="left" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6fq-2Z-DGy">
367 <behavior key="behavior" pushIn="YES" changeBackground="YES" changeGray="YES" lightByContents="YES"/>
368 <font key="font" metaFont="system"/>
369 </buttonCell>
370 <connections>
371 <action selector="showBanned:" target="-2" id="NGm-xz-gry"/>
372 </connections>
373 </button>
374 <scrollView hidden="YES" autohidesScrollers="YES" horizontalLineScroll="1" horizontalPageScroll="10" verticalLineScroll="1" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="Y8L-GO-1Qy">
375 <rect key="frame" x="20" y="71" width="580" height="2"/>
376 <clipView key="contentView" copiesOnScroll="NO" id="VXO-tS-9it">
377 <rect key="frame" x="1" y="1" width="578" height="0.0"/>
378 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
379 <subviews>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400380 <tableView verticalHuggingPriority="750" ambiguous="YES" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="1" viewBased="YES" id="aau-IO-oSs">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400381 <rect key="frame" x="0.0" y="0.0" width="578" height="104"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400382 <autoresizingMask key="autoresizingMask"/>
383 <size key="intercellSpacing" width="3" height="0.0"/>
384 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
385 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
386 <tableColumns>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400387 <tableColumn width="575" maxWidth="1000" id="Ow9-IO-1MA">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400388 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
389 <font key="font" metaFont="smallSystem"/>
390 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
391 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
392 </tableHeaderCell>
393 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="aQL-hX-CfA">
394 <font key="font" metaFont="system"/>
395 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
396 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
397 </textFieldCell>
398 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
399 <prototypeCellViews>
400 <tableCellView identifier="TableCellBannedContactItem" id="wsF-ON-kL6">
401 <rect key="frame" x="1" y="0.0" width="575" height="52"/>
402 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
403 <subviews>
404 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="600" translatesAutoresizingMaskIntoConstraints="NO" id="p7k-Ue-2dM">
405 <rect key="frame" x="8" y="24" width="4" height="18"/>
406 <constraints>
407 <constraint firstAttribute="height" constant="18" id="9no-65-Pmw"/>
408 </constraints>
409 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="XpV-WE-tFg">
410 <font key="font" metaFont="system"/>
411 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
412 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
413 </textFieldCell>
414 </textField>
415 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="700" translatesAutoresizingMaskIntoConstraints="NO" id="g9g-T3-gcp">
416 <rect key="frame" x="8" y="10" width="4" height="14"/>
417 <constraints>
418 <constraint firstAttribute="height" constant="14" id="zTg-bt-LgH"/>
419 </constraints>
420 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="LJ5-qN-oNl">
421 <font key="font" metaFont="systemLight" size="12"/>
422 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
423 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
424 </textFieldCell>
425 </textField>
426 <button toolTip="Unblock" verticalHuggingPriority="750" tag="800" translatesAutoresizingMaskIntoConstraints="NO" id="bOY-mY-1Yo">
427 <rect key="frame" x="544" y="10" width="21" height="30"/>
428 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarUserAddTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="TJO-D2-KbL">
429 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
430 <font key="font" metaFont="system"/>
431 </buttonCell>
432 </button>
433 </subviews>
434 <constraints>
435 <constraint firstItem="p7k-Ue-2dM" firstAttribute="leading" secondItem="wsF-ON-kL6" secondAttribute="leading" constant="10" id="0jp-G7-BfX"/>
436 <constraint firstItem="p7k-Ue-2dM" firstAttribute="top" secondItem="wsF-ON-kL6" secondAttribute="top" constant="10" id="Cci-Mn-PyA"/>
437 <constraint firstItem="bOY-mY-1Yo" firstAttribute="bottom" secondItem="g9g-T3-gcp" secondAttribute="bottom" id="YVq-GI-VwT"/>
438 <constraint firstItem="g9g-T3-gcp" firstAttribute="top" secondItem="p7k-Ue-2dM" secondAttribute="bottom" id="Zx7-zi-rrK"/>
439 <constraint firstItem="g9g-T3-gcp" firstAttribute="leading" secondItem="wsF-ON-kL6" secondAttribute="leading" constant="10" id="hMY-79-7tp"/>
440 <constraint firstAttribute="bottom" secondItem="g9g-T3-gcp" secondAttribute="bottom" constant="10" id="qnX-uM-iG4"/>
441 <constraint firstAttribute="trailing" secondItem="bOY-mY-1Yo" secondAttribute="trailing" constant="10" id="wJY-6Z-LE4"/>
442 </constraints>
443 </tableCellView>
444 <customView identifier="HoverRowView" id="UPU-qX-wdn" customClass="HoverTableRowView">
Kateryna Kostiuk3164fb02018-08-28 17:51:43 -0400445 <rect key="frame" x="1" y="52" width="575" height="52"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400446 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
447 </customView>
448 </prototypeCellViews>
449 </tableColumn>
450 </tableColumns>
451 </tableView>
452 </subviews>
453 </clipView>
454 <constraints>
455 <constraint firstAttribute="height" constant="2" id="TeK-1Q-aAk"/>
456 </constraints>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400457 <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="0.02" horizontal="YES" id="TaD-4q-JiG">
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400458 <rect key="frame" x="-100" y="-100" width="578" height="15"/>
459 <autoresizingMask key="autoresizingMask"/>
460 </scroller>
Kateryna Kostiuk39ce23d2018-10-02 14:33:37 -0400461 <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="cGM-Ld-1hV">
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400462 <rect key="frame" x="573" y="1" width="16" height="0.0"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400463 <autoresizingMask key="autoresizingMask"/>
464 </scroller>
465 </scrollView>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400466 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ODP-YD-5vy">
467 <rect key="frame" x="260" y="13" width="100" height="32"/>
468 <constraints>
469 <constraint firstAttribute="width" constant="88" id="hnD-LY-EPI"/>
470 </constraints>
471 <buttonCell key="cell" type="push" title="Advanced" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Hbq-nL-BhK">
472 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
473 <font key="font" metaFont="system"/>
474 </buttonCell>
475 <connections>
476 <action selector="triggerAdwancedSettings:" target="-2" id="RJO-PQ-0hP"/>
477 </connections>
478 </button>
479 </subviews>
480 <constraints>
481 <constraint firstItem="3QT-MY-qpW" firstAttribute="leading" secondItem="dOT-gX-qDn" secondAttribute="trailing" constant="5" id="1WT-2Q-md4"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400482 <constraint firstItem="G9D-BP-wC2" firstAttribute="trailing" secondItem="3g2-en-JS8" secondAttribute="trailing" id="2Qc-dh-dEw"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400483 <constraint firstItem="gTn-6p-Gtk" firstAttribute="top" secondItem="h5N-dv-68N" secondAttribute="top" id="2u7-do-p4V"/>
484 <constraint firstItem="1uj-O6-qH5" firstAttribute="leading" secondItem="hsy-0z-bp6" secondAttribute="leading" id="3Y3-DV-Oq6"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400485 <constraint firstItem="G9D-BP-wC2" firstAttribute="top" secondItem="3g2-en-JS8" secondAttribute="bottom" constant="15" id="63I-71-ev1"/>
486 <constraint firstItem="esP-z9-gYy" firstAttribute="leading" secondItem="oMU-r6-ptk" secondAttribute="leading" id="9v2-PX-0xk"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400487 <constraint firstItem="hsy-0z-bp6" firstAttribute="top" secondItem="oVO-wj-fwQ" secondAttribute="bottom" constant="20" id="E8o-2g-dVT"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400488 <constraint firstItem="Y8L-GO-1Qy" firstAttribute="top" secondItem="dOT-gX-qDn" secondAttribute="bottom" constant="15" id="FJ0-lS-dZE"/>
489 <constraint firstItem="jn6-I2-q72" firstAttribute="leading" secondItem="wRD-yN-Fq8" secondAttribute="leading" id="GVa-1d-hta"/>
490 <constraint firstItem="3g2-en-JS8" firstAttribute="top" secondItem="2IE-yO-TDJ" secondAttribute="bottom" constant="15" id="Gj0-gx-u1J"/>
491 <constraint firstItem="h3Q-Fn-uye" firstAttribute="top" secondItem="G9D-BP-wC2" secondAttribute="bottom" constant="50" id="Goa-GK-7Tf"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400492 <constraint firstItem="3QT-MY-qpW" firstAttribute="centerY" secondItem="dOT-gX-qDn" secondAttribute="centerY" id="Iso-9h-RHf"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400493 <constraint firstItem="jn6-I2-q72" firstAttribute="centerY" secondItem="jfs-pl-8Bb" secondAttribute="centerY" id="JxH-JT-H7z"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400494 <constraint firstAttribute="trailing" secondItem="1uj-O6-qH5" secondAttribute="trailing" constant="20" id="Kyy-A5-S8V"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400495 <constraint firstItem="xuK-C2-qCq" firstAttribute="centerY" secondItem="hsy-0z-bp6" secondAttribute="centerY" id="Niw-h4-qw1"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400496 <constraint firstItem="3g2-en-JS8" firstAttribute="leading" secondItem="2IE-yO-TDJ" secondAttribute="leading" id="PzM-jL-PIf"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400497 <constraint firstItem="esP-z9-gYy" firstAttribute="bottom" secondItem="3g2-en-JS8" secondAttribute="bottom" id="QKm-6m-ZTg"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400498 <constraint firstItem="jfs-pl-8Bb" firstAttribute="top" secondItem="G9D-BP-wC2" secondAttribute="bottom" constant="15" id="Qw3-zi-AJf"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400499 <constraint firstItem="Y8L-GO-1Qy" firstAttribute="leading" secondItem="h5N-dv-68N" secondAttribute="leading" constant="20" id="Wgo-JG-hSY"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400500 <constraint firstItem="h3Q-Fn-uye" firstAttribute="leading" secondItem="oVO-wj-fwQ" secondAttribute="trailing" constant="32" id="ZRY-Rq-HKF"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400501 <constraint firstItem="dOT-gX-qDn" firstAttribute="top" secondItem="1uj-O6-qH5" secondAttribute="bottom" constant="20" id="aOi-aK-Mqf"/>
502 <constraint firstItem="ODP-YD-5vy" firstAttribute="centerX" secondItem="h5N-dv-68N" secondAttribute="centerX" id="aP4-Wz-IvA"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400503 <constraint firstItem="gTn-6p-Gtk" firstAttribute="leading" secondItem="h5N-dv-68N" secondAttribute="leading" id="cFJ-xn-e2j"/>
504 <constraint firstAttribute="trailing" secondItem="h3Q-Fn-uye" secondAttribute="trailing" constant="20" id="cl8-sP-FVa"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400505 <constraint firstItem="ODP-YD-5vy" firstAttribute="top" secondItem="Y8L-GO-1Qy" secondAttribute="bottom" constant="30" id="d6X-pJ-G6r"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400506 <constraint firstItem="1uj-O6-qH5" firstAttribute="top" secondItem="hsy-0z-bp6" secondAttribute="bottom" constant="15" id="dK6-vn-2td"/>
507 <constraint firstItem="esP-z9-gYy" firstAttribute="leading" secondItem="3g2-en-JS8" secondAttribute="trailing" constant="10" id="dND-HY-Ky3"/>
508 <constraint firstItem="jfs-pl-8Bb" firstAttribute="leading" secondItem="G9D-BP-wC2" secondAttribute="leading" id="eb5-zu-GXQ"/>
509 <constraint firstItem="oMU-r6-ptk" firstAttribute="centerY" secondItem="2IE-yO-TDJ" secondAttribute="centerY" id="erv-oN-bGm"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400510 <constraint firstItem="wRD-yN-Fq8" firstAttribute="bottom" secondItem="G9D-BP-wC2" secondAttribute="bottom" id="gBl-Lu-E0F"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400511 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="esP-z9-gYy" secondAttribute="trailing" constant="20" id="h54-Zp-giq"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400512 <constraint firstItem="Y8L-GO-1Qy" firstAttribute="trailing" secondItem="1uj-O6-qH5" secondAttribute="trailing" id="hvN-3D-qv3"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400513 <constraint firstItem="2IE-yO-TDJ" firstAttribute="leading" secondItem="oVO-wj-fwQ" secondAttribute="trailing" constant="32" id="i8J-rD-ycJ"/>
514 <constraint firstItem="WON-75-xph" firstAttribute="leading" secondItem="esP-z9-gYy" secondAttribute="leading" id="kbn-8q-uxq"/>
515 <constraint firstItem="G9D-BP-wC2" firstAttribute="leading" secondItem="2IE-yO-TDJ" secondAttribute="leading" id="lUN-DN-V92"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400516 <constraint firstAttribute="trailing" secondItem="gTn-6p-Gtk" secondAttribute="trailing" id="lWR-TJ-wsX"/>
517 <constraint firstItem="1uj-O6-qH5" firstAttribute="leading" secondItem="h5N-dv-68N" secondAttribute="leading" constant="20" id="nF0-Jg-WLW"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400518 <constraint firstItem="oVO-wj-fwQ" firstAttribute="leading" secondItem="h5N-dv-68N" secondAttribute="leading" constant="32" id="nKb-sT-BeH"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400519 <constraint firstItem="dOT-gX-qDn" firstAttribute="leading" secondItem="1uj-O6-qH5" secondAttribute="leading" id="o2J-8w-LOH"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400520 <constraint firstItem="wRD-yN-Fq8" firstAttribute="leading" secondItem="esP-z9-gYy" secondAttribute="leading" id="ogc-av-Kmu"/>
521 <constraint firstItem="oVO-wj-fwQ" firstAttribute="top" secondItem="h5N-dv-68N" secondAttribute="top" constant="32" id="pgz-cN-WoT"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400522 <constraint firstItem="xuK-C2-qCq" firstAttribute="trailing" secondItem="h3Q-Fn-uye" secondAttribute="trailing" id="qLN-Xo-1H9"/>
523 <constraint firstItem="WON-75-xph" firstAttribute="bottom" secondItem="G9D-BP-wC2" secondAttribute="bottom" id="qPn-RU-dwn"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400524 <constraint firstAttribute="trailing" secondItem="Y8L-GO-1Qy" secondAttribute="trailing" constant="20" id="tyW-K4-dV4"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400525 <constraint firstItem="jfs-pl-8Bb" firstAttribute="trailing" secondItem="G9D-BP-wC2" secondAttribute="trailing" id="uvq-vy-vNh"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400526 <constraint firstItem="ODP-YD-5vy" firstAttribute="top" secondItem="gTn-6p-Gtk" secondAttribute="bottom" constant="20" id="vdx-Gc-txw"/>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400527 <constraint firstItem="3g2-en-JS8" firstAttribute="trailing" secondItem="2IE-yO-TDJ" secondAttribute="trailing" id="wfC-LP-4PG"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400528 <constraint firstItem="2IE-yO-TDJ" firstAttribute="top" secondItem="h5N-dv-68N" secondAttribute="top" constant="32" id="xOZ-wH-Sht"/>
529 <constraint firstItem="h3Q-Fn-uye" firstAttribute="bottom" secondItem="oVO-wj-fwQ" secondAttribute="bottom" id="xPA-ly-3SR"/>
530 <constraint firstItem="Y8L-GO-1Qy" firstAttribute="leading" secondItem="dOT-gX-qDn" secondAttribute="leading" id="ywi-UG-cco"/>
531 </constraints>
Kateryna Kostiuk256814e2018-09-04 14:47:33 -0400532 <point key="canvasLocation" x="470" y="918"/>
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -0400533 </customView>
534 </objects>
535 <resources>
536 <image name="NSAddTemplate" width="11" height="11"/>
537 <image name="NSTouchBarComposeTemplate" width="21" height="30"/>
538 <image name="NSTouchBarDeleteTemplate" width="15" height="30"/>
539 <image name="NSTouchBarUserAddTemplate" width="21" height="30"/>
540 <image name="ic_picture" width="72" height="72"/>
541 </resources>
542</document>