blob: 2d131f3436faef6d0a5bed7c7c7c2c5d156f5b0b [file] [log] [blame]
Kateryna Kostiuk1f8c1252018-07-30 18:18:57 -04001<?xml version="1.0" encoding="UTF-8"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14113" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14113"/>
5 <capability name="box content view" minToolsVersion="7.0"/>
6 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
7 <capability name="system font weights other than Regular or Bold" minToolsVersion="7.0"/>
8 </dependencies>
9 <objects>
10 <customObject id="-2" userLabel="File's Owner" customClass="AccRingGeneralVC">
11 <connections>
12 <outlet property="addProfilePhotoImage" destination="Lsc-U9-fTH" id="G9k-ly-ijQ"/>
13 <outlet property="advancedButtonMarginConstraint" destination="d6X-pJ-G6r" id="Nwf-LQ-nhc"/>
14 <outlet property="bannedContactHeightConstraint" destination="TeK-1Q-aAk" id="FyO-eM-cLc"/>
15 <outlet property="blockedContactsTableView" destination="aau-IO-oSs" id="Vek-r1-CDK"/>
16 <outlet property="devicesTableView" destination="Zw2-AJ-V23" id="fdL-VK-1ao"/>
17 <outlet property="displayNameField" destination="n2O-cF-oZh" id="EaH-qO-DhI"/>
18 <outlet property="passwordButton" destination="jn6-I2-q72" id="ElE-O6-kva"/>
19 <outlet property="photoView" destination="a04-w7-5Bn" id="cGK-Ao-FaB"/>
20 <outlet property="registerNameButton" destination="wRD-yN-Fq8" id="Nd0-BQ-cfn"/>
21 <outlet property="registeredNameField" destination="WON-75-xph" id="0Gt-gX-edt"/>
22 <outlet property="removeAccountButton" destination="aVu-fd-FGu" id="ibX-fi-3bm"/>
23 <outlet property="ringIDField" destination="esP-z9-gYy" id="JxR-aJ-Rwc"/>
24 <outlet property="view" destination="h5N-dv-68N" id="3rU-dU-Pmw"/>
25 </connections>
26 </customObject>
27 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
28 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
29 <userDefaultsController representsSharedInstance="YES" id="OEq-Ja-Vda"/>
30 <customView id="h5N-dv-68N">
31 <rect key="frame" x="0.0" y="0.0" width="620" height="540"/>
32 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
33 <subviews>
34 <box boxType="custom" borderType="bezel" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gTn-6p-Gtk">
35 <rect key="frame" x="0.0" y="61" width="620" height="479"/>
36 <view key="contentView" id="aIW-Qi-bDe">
37 <rect key="frame" x="1" y="1" width="618" height="477"/>
38 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
39 </view>
40 <color key="borderColor" name="controlHighlightColor" catalog="System" colorSpace="catalog"/>
41 <color key="fillColor" name="controlColor" catalog="System" colorSpace="catalog"/>
42 </box>
43 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xuK-C2-qCq">
44 <rect key="frame" x="458" y="278" width="142" height="19"/>
45 <buttonCell key="cell" type="roundRect" title="Link another device" bezelStyle="roundedRect" image="NSAddTemplate" imagePosition="leading" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tWk-Od-BEQ">
46 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
47 <font key="font" metaFont="cellTitle"/>
48 </buttonCell>
49 <connections>
50 <action selector="startExportOnRing:" target="-2" id="3qR-8h-FTM"/>
51 </connections>
52 </button>
53 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3g2-en-JS8">
54 <rect key="frame" x="248" y="454" width="74" height="17"/>
55 <constraints>
56 <constraint firstAttribute="width" constant="70" id="8Gq-Q4-wXx"/>
57 </constraints>
58 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Identifier" id="qx7-i1-3Na">
59 <font key="font" metaFont="system"/>
60 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
61 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
62 </textFieldCell>
63 </textField>
64 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G9D-BP-wC2">
65 <rect key="frame" x="248" y="417" width="66" height="17"/>
66 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Username" id="fPK-Zv-Uom">
67 <font key="font" metaFont="system"/>
68 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
69 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
70 </textFieldCell>
71 </textField>
72 <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="esP-z9-gYy">
73 <rect key="frame" x="338" y="454" width="264" height="14"/>
74 <constraints>
75 <constraint firstAttribute="width" constant="260" id="L7d-vl-e80"/>
76 </constraints>
77 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" id="4k1-oK-neO">
78 <font key="font" metaFont="smallSystem"/>
79 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
80 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
81 </textFieldCell>
82 </textField>
83 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WON-75-xph">
84 <rect key="frame" x="338" y="417" width="4" height="17"/>
85 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" id="Bkr-Hq-SAD">
86 <font key="font" metaFont="system"/>
87 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
88 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
89 </textFieldCell>
90 </textField>
91 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wRD-yN-Fq8">
92 <rect key="frame" x="340" y="416" width="61" height="19"/>
93 <buttonCell key="cell" type="roundRect" title="Register" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gLp-qz-XYs">
94 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
95 <font key="font" metaFont="cellTitle"/>
96 </buttonCell>
97 <connections>
98 <action selector="startNameRegistration:" target="-2" id="Vyw-S7-pZU"/>
99 </connections>
100 </button>
101 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wpZ-YP-iH0">
102 <rect key="frame" x="248" y="380" width="63" height="17"/>
103 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Password" id="68u-Vd-f4d">
104 <font key="font" metaFont="system"/>
105 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
106 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
107 </textFieldCell>
108 </textField>
109 <stackView orientation="horizontal" alignment="bottom" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="h3Q-Fn-uye">
110 <rect key="frame" x="270" y="316" width="330" height="32"/>
111 <middleViews>
112 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vkG-1y-zOL">
113 <rect key="frame" x="111" y="-1" width="102" height="19"/>
114 <constraints>
115 <constraint firstAttribute="width" constant="102" id="hdr-uD-w9a"/>
116 </constraints>
117 <buttonCell key="cell" type="roundRect" title="Export Account" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1aj-MG-mHp">
118 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
119 <font key="font" metaFont="cellTitle"/>
120 </buttonCell>
121 <connections>
122 <action selector="exportAccount:" target="-2" id="SmV-kT-c4R"/>
123 </connections>
124 </button>
125 </middleViews>
126 <endViews>
127 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aVu-fd-FGu">
128 <rect key="frame" x="221" y="-1" width="109" height="19"/>
129 <constraints>
130 <constraint firstAttribute="width" constant="109" id="WbE-P5-eWI"/>
131 </constraints>
132 <buttonCell key="cell" type="roundRect" title="Remove Account" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Yf6-8d-SNh">
133 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
134 <font key="font" metaFont="cellTitle"/>
135 </buttonCell>
136 <connections>
137 <action selector="removeAccount:" target="-2" id="dai-ii-iHD"/>
138 </connections>
139 </button>
140 </endViews>
141 <visibilityPriorities>
142 <integer value="1000"/>
143 <integer value="1000"/>
144 </visibilityPriorities>
145 <customSpacing>
146 <real value="3.4028234663852886e+38"/>
147 <real value="3.4028234663852886e+38"/>
148 </customSpacing>
149 </stackView>
150 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oMU-r6-ptk">
151 <rect key="frame" x="248" y="346" width="117" height="18"/>
152 <buttonCell key="cell" type="check" title="Enable Account" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Op4-XO-WsE">
153 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
154 <font key="font" metaFont="system"/>
155 </buttonCell>
156 <connections>
157 <action selector="enableAccount:" target="-2" id="1Ae-0Y-tbF"/>
158 <binding destination="-2" name="value" keyPath="self.accountEnabled" id="vMm-1o-Yuc"/>
159 </connections>
160 </button>
161 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hsy-0z-bp6">
162 <rect key="frame" x="18" y="279" width="94" height="17"/>
163 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Linked devices" id="oga-WC-4gb">
164 <font key="font" metaFont="system"/>
165 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
166 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
167 </textFieldCell>
168 </textField>
169 <scrollView autohidesScrollers="YES" horizontalLineScroll="57" horizontalPageScroll="10" verticalLineScroll="57" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1uj-O6-qH5">
170 <rect key="frame" x="20" y="120" width="580" height="150"/>
171 <clipView key="contentView" drawsBackground="NO" id="wA7-kx-iIb">
172 <rect key="frame" x="1" y="1" width="578" height="148"/>
173 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
174 <subviews>
175 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="none" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="55" rowSizeStyle="automatic" viewBased="YES" id="Zw2-AJ-V23">
176 <rect key="frame" x="0.0" y="0.0" width="578" height="148"/>
177 <autoresizingMask key="autoresizingMask"/>
178 <size key="intercellSpacing" width="3" height="2"/>
179 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
180 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
181 <tableColumns>
182 <tableColumn identifier="" width="575" minWidth="40" maxWidth="1000" id="Smk-YT-73t">
183 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
184 <font key="font" metaFont="smallSystem"/>
185 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
186 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
187 </tableHeaderCell>
188 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="yYf-Ei-lMG">
189 <font key="font" metaFont="system"/>
190 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
191 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
192 </textFieldCell>
193 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
194 <prototypeCellViews>
195 <tableCellView identifier="TableCellDeviceItem" id="Zdu-FI-UVL">
196 <rect key="frame" x="1" y="1" width="575" height="50"/>
197 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
198 <subviews>
199 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="9mA-na-5lo">
200 <rect key="frame" x="8" y="24" width="4" height="16"/>
201 <constraints>
202 <constraint firstAttribute="height" constant="16" id="DlG-hp-nhb"/>
203 </constraints>
204 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="AWj-hh-tfI">
205 <font key="font" metaFont="system"/>
206 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
207 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
208 </textFieldCell>
209 </textField>
210 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="fVS-Vh-6Lp">
211 <rect key="frame" x="8" y="10" width="4" height="14"/>
212 <constraints>
213 <constraint firstAttribute="height" constant="14" id="b5Z-j9-aoY"/>
214 </constraints>
215 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="7kJ-4c-Kzw">
216 <font key="font" metaFont="systemLight" size="12"/>
217 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
218 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
219 </textFieldCell>
220 </textField>
221 <button toolTip="Edit name" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="WEo-a0-wVL">
222 <rect key="frame" x="544" y="10" width="21" height="30"/>
223 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarComposeTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="9s6-G8-rME">
224 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
225 <font key="font" metaFont="system"/>
226 </buttonCell>
227 </button>
228 <button toolTip="Revoke" verticalHuggingPriority="750" tag="500" translatesAutoresizingMaskIntoConstraints="NO" id="lrB-j5-Mvy">
229 <rect key="frame" x="550" y="10" width="15" height="30"/>
230 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarDeleteTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="RWW-Og-9Ua">
231 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
232 <font key="font" metaFont="system"/>
233 </buttonCell>
234 <connections>
235 <action selector="revokeDevice:" target="-2" id="0k3-TF-SMG"/>
236 </connections>
237 </button>
238 </subviews>
239 <constraints>
240 <constraint firstAttribute="trailing" secondItem="lrB-j5-Mvy" secondAttribute="trailing" constant="10" id="0f4-4L-vPe"/>
241 <constraint firstItem="fVS-Vh-6Lp" firstAttribute="leading" secondItem="Zdu-FI-UVL" secondAttribute="leading" constant="10" id="8Gc-s8-84g"/>
242 <constraint firstItem="WEo-a0-wVL" firstAttribute="bottom" secondItem="fVS-Vh-6Lp" secondAttribute="bottom" id="E29-TO-Sgm"/>
243 <constraint firstItem="lrB-j5-Mvy" firstAttribute="bottom" secondItem="fVS-Vh-6Lp" secondAttribute="bottom" id="HfC-0N-vdA"/>
244 <constraint firstAttribute="bottom" secondItem="fVS-Vh-6Lp" secondAttribute="bottom" constant="10" id="OIT-Im-NYp"/>
245 <constraint firstAttribute="trailing" secondItem="WEo-a0-wVL" secondAttribute="trailing" constant="10" id="P8g-lG-Rm0"/>
246 <constraint firstItem="fVS-Vh-6Lp" firstAttribute="top" secondItem="9mA-na-5lo" secondAttribute="bottom" id="RCk-FF-m2I"/>
247 <constraint firstItem="9mA-na-5lo" firstAttribute="top" secondItem="Zdu-FI-UVL" secondAttribute="top" constant="10" id="SGM-YE-MPb"/>
248 <constraint firstItem="9mA-na-5lo" firstAttribute="leading" secondItem="Zdu-FI-UVL" secondAttribute="leading" constant="10" id="SfI-vb-cXg"/>
249 </constraints>
250 </tableCellView>
251 <customView identifier="HoverRowView" id="CPL-go-ebR" customClass="HoverTableRowView">
252 <rect key="frame" x="1" y="53" width="575" height="55"/>
253 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
254 </customView>
255 </prototypeCellViews>
256 </tableColumn>
257 </tableColumns>
258 </tableView>
259 </subviews>
260 <nil key="backgroundColor"/>
261 </clipView>
262 <constraints>
263 <constraint firstAttribute="height" constant="150" id="Sca-Sh-Zm3"/>
264 </constraints>
265 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QUF-D7-MhJ">
266 <rect key="frame" x="1" y="133" width="478" height="16"/>
267 <autoresizingMask key="autoresizingMask"/>
268 </scroller>
269 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="RnI-3s-sSx">
270 <rect key="frame" x="224" y="17" width="15" height="102"/>
271 <autoresizingMask key="autoresizingMask"/>
272 </scroller>
273 </scrollView>
274 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2IE-yO-TDJ">
275 <rect key="frame" x="248" y="491" width="63" height="17"/>
276 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Account:" id="uLQ-MS-pZ7">
277 <font key="font" metaFont="systemBold"/>
278 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
279 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
280 </textFieldCell>
281 </textField>
282 <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="oVO-wj-fwQ">
283 <rect key="frame" x="20" y="316" width="210" height="204"/>
284 <view key="contentView" id="edz-Bo-zxA">
285 <rect key="frame" x="1" y="1" width="208" height="202"/>
286 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
287 <subviews>
288 <button focusRingType="none" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="a04-w7-5Bn">
289 <rect key="frame" x="59" y="82" width="91" height="90"/>
290 <constraints>
291 <constraint firstAttribute="width" constant="91" id="7Pb-VH-qUI"/>
292 <constraint firstAttribute="height" constant="90" id="m06-FK-Jir"/>
293 </constraints>
294 <buttonCell key="cell" type="inline" bezelStyle="inline" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyUpOrDown" inset="2" id="4FV-kb-gHx">
295 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
296 <font key="font" metaFont="smallSystemBold"/>
297 </buttonCell>
298 <connections>
299 <action selector="editPhoto:" target="-2" id="Gzf-Gz-u0U"/>
300 </connections>
301 </button>
302 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Lsc-U9-fTH">
303 <rect key="frame" x="89" y="112" width="30" height="30"/>
304 <constraints>
305 <constraint firstAttribute="height" constant="30" id="hqc-aw-DDv"/>
306 <constraint firstAttribute="width" constant="30" id="kQq-3Y-cKy"/>
307 </constraints>
308 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_picture" id="kK2-OG-xcF"/>
309 </imageView>
310 <textField verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="n2O-cF-oZh">
311 <rect key="frame" x="29" y="30" width="150" height="22"/>
312 <constraints>
313 <constraint firstAttribute="width" constant="150" id="PwW-KL-JTC"/>
314 <constraint firstAttribute="height" constant="22" id="dnr-mP-aoq"/>
315 </constraints>
316 <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">
317 <font key="font" metaFont="system"/>
318 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
319 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
320 </textFieldCell>
321 <connections>
322 <outlet property="delegate" destination="-2" id="TDb-Lu-LKe"/>
323 </connections>
324 </textField>
325 </subviews>
326 <constraints>
327 <constraint firstItem="a04-w7-5Bn" firstAttribute="centerX" secondItem="edz-Bo-zxA" secondAttribute="centerX" id="0mp-ac-frU"/>
328 <constraint firstItem="n2O-cF-oZh" firstAttribute="top" secondItem="a04-w7-5Bn" secondAttribute="bottom" constant="30" id="KhI-6h-8XR"/>
329 <constraint firstItem="Lsc-U9-fTH" firstAttribute="centerY" secondItem="a04-w7-5Bn" secondAttribute="centerY" id="iwV-Th-OV6"/>
330 <constraint firstAttribute="bottom" secondItem="n2O-cF-oZh" secondAttribute="bottom" constant="30" id="uBU-6F-YaI"/>
331 <constraint firstItem="Lsc-U9-fTH" firstAttribute="centerX" secondItem="a04-w7-5Bn" secondAttribute="centerX" id="uyy-Ng-jY4"/>
332 <constraint firstItem="a04-w7-5Bn" firstAttribute="top" secondItem="edz-Bo-zxA" secondAttribute="top" constant="30" id="zLp-uv-J6b"/>
333 <constraint firstItem="n2O-cF-oZh" firstAttribute="centerX" secondItem="edz-Bo-zxA" secondAttribute="centerX" id="zl3-Sp-GPH"/>
334 </constraints>
335 </view>
336 <constraints>
337 <constraint firstAttribute="height" constant="204" id="FcC-hB-dPN"/>
338 <constraint firstAttribute="width" constant="210" id="ejp-uU-0rY"/>
339 </constraints>
340 <color key="borderColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
341 </box>
342 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dOT-gX-qDn">
343 <rect key="frame" x="18" y="83" width="109" height="17"/>
344 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Banned Contacts" id="6fI-98-VvQ">
345 <font key="font" metaFont="system"/>
346 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
347 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
348 </textFieldCell>
349 </textField>
350 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3QT-MY-qpW">
351 <rect key="frame" x="130" y="82" width="20" height="20"/>
352 <constraints>
353 <constraint firstAttribute="width" constant="20" id="cvI-qL-MTv"/>
354 <constraint firstAttribute="height" constant="20" id="vER-SW-oDv"/>
355 </constraints>
356 <buttonCell key="cell" type="disclosureTriangle" bezelStyle="disclosure" imagePosition="only" alignment="left" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6fq-2Z-DGy">
357 <behavior key="behavior" pushIn="YES" changeBackground="YES" changeGray="YES" lightByContents="YES"/>
358 <font key="font" metaFont="system"/>
359 </buttonCell>
360 <connections>
361 <action selector="showBanned:" target="-2" id="NGm-xz-gry"/>
362 </connections>
363 </button>
364 <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">
365 <rect key="frame" x="20" y="71" width="580" height="2"/>
366 <clipView key="contentView" copiesOnScroll="NO" id="VXO-tS-9it">
367 <rect key="frame" x="1" y="1" width="578" height="0.0"/>
368 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
369 <subviews>
370 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="1" viewBased="YES" id="aau-IO-oSs">
371 <rect key="frame" x="0.0" y="0.0" width="578" height="107"/>
372 <autoresizingMask key="autoresizingMask"/>
373 <size key="intercellSpacing" width="3" height="0.0"/>
374 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
375 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
376 <tableColumns>
377 <tableColumn identifier="" width="575" maxWidth="1000" id="Ow9-IO-1MA">
378 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
379 <font key="font" metaFont="smallSystem"/>
380 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
381 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
382 </tableHeaderCell>
383 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="aQL-hX-CfA">
384 <font key="font" metaFont="system"/>
385 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
386 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
387 </textFieldCell>
388 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
389 <prototypeCellViews>
390 <tableCellView identifier="TableCellBannedContactItem" id="wsF-ON-kL6">
391 <rect key="frame" x="1" y="0.0" width="575" height="52"/>
392 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
393 <subviews>
394 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="600" translatesAutoresizingMaskIntoConstraints="NO" id="p7k-Ue-2dM">
395 <rect key="frame" x="8" y="24" width="4" height="18"/>
396 <constraints>
397 <constraint firstAttribute="height" constant="18" id="9no-65-Pmw"/>
398 </constraints>
399 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="XpV-WE-tFg">
400 <font key="font" metaFont="system"/>
401 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
402 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
403 </textFieldCell>
404 </textField>
405 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="700" translatesAutoresizingMaskIntoConstraints="NO" id="g9g-T3-gcp">
406 <rect key="frame" x="8" y="10" width="4" height="14"/>
407 <constraints>
408 <constraint firstAttribute="height" constant="14" id="zTg-bt-LgH"/>
409 </constraints>
410 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="LJ5-qN-oNl">
411 <font key="font" metaFont="systemLight" size="12"/>
412 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
413 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
414 </textFieldCell>
415 </textField>
416 <button toolTip="Unblock" verticalHuggingPriority="750" tag="800" translatesAutoresizingMaskIntoConstraints="NO" id="bOY-mY-1Yo">
417 <rect key="frame" x="544" y="10" width="21" height="30"/>
418 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSTouchBarUserAddTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="TJO-D2-KbL">
419 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
420 <font key="font" metaFont="system"/>
421 </buttonCell>
422 </button>
423 </subviews>
424 <constraints>
425 <constraint firstItem="p7k-Ue-2dM" firstAttribute="leading" secondItem="wsF-ON-kL6" secondAttribute="leading" constant="10" id="0jp-G7-BfX"/>
426 <constraint firstItem="p7k-Ue-2dM" firstAttribute="top" secondItem="wsF-ON-kL6" secondAttribute="top" constant="10" id="Cci-Mn-PyA"/>
427 <constraint firstItem="bOY-mY-1Yo" firstAttribute="bottom" secondItem="g9g-T3-gcp" secondAttribute="bottom" id="YVq-GI-VwT"/>
428 <constraint firstItem="g9g-T3-gcp" firstAttribute="top" secondItem="p7k-Ue-2dM" secondAttribute="bottom" id="Zx7-zi-rrK"/>
429 <constraint firstItem="g9g-T3-gcp" firstAttribute="leading" secondItem="wsF-ON-kL6" secondAttribute="leading" constant="10" id="hMY-79-7tp"/>
430 <constraint firstAttribute="bottom" secondItem="g9g-T3-gcp" secondAttribute="bottom" constant="10" id="qnX-uM-iG4"/>
431 <constraint firstAttribute="trailing" secondItem="bOY-mY-1Yo" secondAttribute="trailing" constant="10" id="wJY-6Z-LE4"/>
432 </constraints>
433 </tableCellView>
434 <customView identifier="HoverRowView" id="UPU-qX-wdn" customClass="HoverTableRowView">
435 <rect key="frame" x="1" y="52" width="575" height="55"/>
436 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
437 </customView>
438 </prototypeCellViews>
439 </tableColumn>
440 </tableColumns>
441 </tableView>
442 </subviews>
443 </clipView>
444 <constraints>
445 <constraint firstAttribute="height" constant="2" id="TeK-1Q-aAk"/>
446 </constraints>
447 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="0.02" horizontal="YES" id="TaD-4q-JiG">
448 <rect key="frame" x="-100" y="-100" width="578" height="15"/>
449 <autoresizingMask key="autoresizingMask"/>
450 </scroller>
451 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cGM-Ld-1hV">
452 <rect key="frame" x="563" y="1" width="16" height="0.0"/>
453 <autoresizingMask key="autoresizingMask"/>
454 </scroller>
455 </scrollView>
456 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jn6-I2-q72">
457 <rect key="frame" x="340" y="379" width="18" height="19"/>
458 <buttonCell key="cell" type="roundRect" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Sp2-I2-vjE">
459 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
460 <font key="font" metaFont="cellTitle"/>
461 </buttonCell>
462 <connections>
463 <action selector="changePassword:" target="-2" id="yq9-t5-sFg"/>
464 </connections>
465 </button>
466 <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"/>
482 <constraint firstItem="gTn-6p-Gtk" firstAttribute="top" secondItem="h5N-dv-68N" secondAttribute="top" id="2u7-do-p4V"/>
483 <constraint firstItem="1uj-O6-qH5" firstAttribute="leading" secondItem="hsy-0z-bp6" secondAttribute="leading" id="3Y3-DV-Oq6"/>
484 <constraint firstItem="G9D-BP-wC2" firstAttribute="top" secondItem="3g2-en-JS8" secondAttribute="bottom" constant="20" id="63I-71-ev1"/>
485 <constraint firstItem="hsy-0z-bp6" firstAttribute="top" secondItem="oVO-wj-fwQ" secondAttribute="bottom" constant="20" id="E8o-2g-dVT"/>
486 <constraint firstItem="Y8L-GO-1Qy" firstAttribute="top" secondItem="dOT-gX-qDn" secondAttribute="bottom" constant="10" id="FJ0-lS-dZE"/>
487 <constraint firstItem="3g2-en-JS8" firstAttribute="top" secondItem="2IE-yO-TDJ" secondAttribute="bottom" constant="20" id="Gj0-gx-u1J"/>
488 <constraint firstItem="oMU-r6-ptk" firstAttribute="top" secondItem="wpZ-YP-iH0" secondAttribute="bottom" constant="18" id="HG7-Z7-jfz"/>
489 <constraint firstItem="3QT-MY-qpW" firstAttribute="centerY" secondItem="dOT-gX-qDn" secondAttribute="centerY" id="Iso-9h-RHf"/>
490 <constraint firstAttribute="trailing" secondItem="1uj-O6-qH5" secondAttribute="trailing" constant="20" id="Kyy-A5-S8V"/>
491 <constraint firstItem="oMU-r6-ptk" firstAttribute="leading" secondItem="wpZ-YP-iH0" secondAttribute="leading" id="LYf-Q1-vlO"/>
492 <constraint firstItem="xuK-C2-qCq" firstAttribute="centerY" secondItem="hsy-0z-bp6" secondAttribute="centerY" id="Niw-h4-qw1"/>
493 <constraint firstItem="esP-z9-gYy" firstAttribute="bottom" secondItem="3g2-en-JS8" secondAttribute="bottom" id="QKm-6m-ZTg"/>
494 <constraint firstAttribute="trailing" secondItem="esP-z9-gYy" secondAttribute="trailing" constant="20" id="TR0-bi-O90"/>
495 <constraint firstItem="wRD-yN-Fq8" firstAttribute="leading" secondItem="WON-75-xph" secondAttribute="trailing" id="Ui1-xB-c5d"/>
496 <constraint firstItem="G9D-BP-wC2" firstAttribute="leading" secondItem="oVO-wj-fwQ" secondAttribute="trailing" constant="20" id="Vjm-e8-z3W"/>
497 <constraint firstItem="Y8L-GO-1Qy" firstAttribute="leading" secondItem="h5N-dv-68N" secondAttribute="leading" constant="20" id="Wgo-JG-hSY"/>
498 <constraint firstItem="G9D-BP-wC2" firstAttribute="leading" secondItem="3g2-en-JS8" secondAttribute="leading" id="Xxf-MS-Dfl"/>
499 <constraint firstItem="h3Q-Fn-uye" firstAttribute="leading" secondItem="oVO-wj-fwQ" secondAttribute="trailing" constant="40" id="ZRY-Rq-HKF"/>
500 <constraint firstItem="dOT-gX-qDn" firstAttribute="top" secondItem="1uj-O6-qH5" secondAttribute="bottom" constant="20" id="aOi-aK-Mqf"/>
501 <constraint firstItem="ODP-YD-5vy" firstAttribute="centerX" secondItem="h5N-dv-68N" secondAttribute="centerX" id="aP4-Wz-IvA"/>
502 <constraint firstItem="WON-75-xph" firstAttribute="leading" secondItem="esP-z9-gYy" secondAttribute="leading" id="bLo-T8-J2i"/>
503 <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"/>
505 <constraint firstItem="3g2-en-JS8" firstAttribute="leading" secondItem="oVO-wj-fwQ" secondAttribute="trailing" constant="20" id="czY-KY-0ay"/>
506 <constraint firstItem="ODP-YD-5vy" firstAttribute="top" secondItem="Y8L-GO-1Qy" secondAttribute="bottom" constant="30" id="d6X-pJ-G6r"/>
507 <constraint firstItem="1uj-O6-qH5" firstAttribute="top" secondItem="hsy-0z-bp6" secondAttribute="bottom" constant="9" id="dK6-vn-2td"/>
508 <constraint firstItem="esP-z9-gYy" firstAttribute="leading" secondItem="3g2-en-JS8" secondAttribute="trailing" constant="20" id="dND-HY-Ky3"/>
509 <constraint firstItem="wpZ-YP-iH0" firstAttribute="top" secondItem="G9D-BP-wC2" secondAttribute="bottom" constant="20" id="e40-45-Wyp"/>
510 <constraint firstItem="wRD-yN-Fq8" firstAttribute="bottom" secondItem="G9D-BP-wC2" secondAttribute="bottom" id="gBl-Lu-E0F"/>
511 <constraint firstItem="Y8L-GO-1Qy" firstAttribute="trailing" secondItem="1uj-O6-qH5" secondAttribute="trailing" id="hvN-3D-qv3"/>
512 <constraint firstItem="2IE-yO-TDJ" firstAttribute="leading" secondItem="oVO-wj-fwQ" secondAttribute="trailing" constant="20" id="i8J-rD-ycJ"/>
513 <constraint firstItem="wpZ-YP-iH0" firstAttribute="leading" secondItem="3g2-en-JS8" secondAttribute="leading" id="lNA-1o-gnq"/>
514 <constraint firstAttribute="trailing" secondItem="gTn-6p-Gtk" secondAttribute="trailing" id="lWR-TJ-wsX"/>
515 <constraint firstItem="1uj-O6-qH5" firstAttribute="leading" secondItem="h5N-dv-68N" secondAttribute="leading" constant="20" id="nF0-Jg-WLW"/>
516 <constraint firstItem="oVO-wj-fwQ" firstAttribute="leading" secondItem="h5N-dv-68N" secondAttribute="leading" constant="20" id="nKb-sT-BeH"/>
517 <constraint firstItem="dOT-gX-qDn" firstAttribute="leading" secondItem="1uj-O6-qH5" secondAttribute="leading" id="o2J-8w-LOH"/>
518 <constraint firstItem="h3Q-Fn-uye" firstAttribute="top" secondItem="oMU-r6-ptk" secondAttribute="bottom" id="p9G-kc-MOb"/>
519 <constraint firstItem="oVO-wj-fwQ" firstAttribute="top" secondItem="h5N-dv-68N" secondAttribute="top" constant="20" id="pgz-cN-WoT"/>
520 <constraint firstItem="xuK-C2-qCq" firstAttribute="trailing" secondItem="h3Q-Fn-uye" secondAttribute="trailing" id="qLN-Xo-1H9"/>
521 <constraint firstItem="WON-75-xph" firstAttribute="bottom" secondItem="G9D-BP-wC2" secondAttribute="bottom" id="qPn-RU-dwn"/>
522 <constraint firstItem="jn6-I2-q72" firstAttribute="leading" secondItem="esP-z9-gYy" secondAttribute="leading" priority="250" id="sCf-Ew-9Fu"/>
523 <constraint firstAttribute="trailing" secondItem="Y8L-GO-1Qy" secondAttribute="trailing" constant="20" id="tyW-K4-dV4"/>
524 <constraint firstItem="ODP-YD-5vy" firstAttribute="top" secondItem="gTn-6p-Gtk" secondAttribute="bottom" constant="20" id="vdx-Gc-txw"/>
525 <constraint firstItem="jn6-I2-q72" firstAttribute="bottom" secondItem="wpZ-YP-iH0" secondAttribute="bottom" id="wxL-Cq-wc4"/>
526 <constraint firstItem="2IE-yO-TDJ" firstAttribute="top" secondItem="h5N-dv-68N" secondAttribute="top" constant="32" id="xOZ-wH-Sht"/>
527 <constraint firstItem="h3Q-Fn-uye" firstAttribute="bottom" secondItem="oVO-wj-fwQ" secondAttribute="bottom" id="xPA-ly-3SR"/>
528 <constraint firstItem="Y8L-GO-1Qy" firstAttribute="leading" secondItem="dOT-gX-qDn" secondAttribute="leading" id="ywi-UG-cco"/>
529 </constraints>
530 <point key="canvasLocation" x="470" y="924"/>
531 </customView>
532 </objects>
533 <resources>
534 <image name="NSAddTemplate" width="11" height="11"/>
535 <image name="NSTouchBarComposeTemplate" width="21" height="30"/>
536 <image name="NSTouchBarDeleteTemplate" width="15" height="30"/>
537 <image name="NSTouchBarUserAddTemplate" width="21" height="30"/>
538 <image name="ic_picture" width="72" height="72"/>
539 </resources>
540</document>