blob: f3e38b05a0205bb036775ffb62773bdbdd100cca [file] [log] [blame]
Kateryna Kostiuk4db61092019-10-17 16:57:40 -04001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiukd508f752020-11-13 16:26:00 -05002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17156" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Kateryna Kostiuk4db61092019-10-17 16:57:40 -04003 <dependencies>
Kateryna Kostiukd508f752020-11-13 16:26:00 -05004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17156"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -04005 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="ChooseContactVC">
9 <connections>
10 <outlet property="callsContainer" destination="tp4-1X-GbC" id="TNA-1s-1yO"/>
11 <outlet property="callsView" destination="hoP-88-Muf" id="RxF-Q5-ild"/>
12 <outlet property="calsViewHeightConstraint" destination="GTv-g7-Bj3" id="2ZL-Xb-4LK"/>
13 <outlet property="contactsContainer" destination="mDN-Cf-aNR" id="Cb0-CU-zOu"/>
14 <outlet property="contactsLabel" destination="s4o-r2-JCa" id="j56-yK-Pmc"/>
15 <outlet property="contactsView" destination="rsk-7y-712" id="tZN-eR-FmQ"/>
16 <outlet property="contactsViewHeightConstraint" destination="sAH-Sv-dqp" id="GgS-mW-0c1"/>
17 <outlet property="searchField" destination="jhs-SW-hFj" id="Hmz-pb-Kyl"/>
18 <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
19 </connections>
20 </customObject>
21 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
22 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -050023 <customView misplaced="YES" id="Hz6-mo-xeY">
24 <rect key="frame" x="0.0" y="0.0" width="250" height="358"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040025 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
26 <subviews>
27 <stackView distribution="fill" orientation="vertical" alignment="centerX" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="y8b-Oz-KzK">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050028 <rect key="frame" x="0.0" y="10" width="250" height="336"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040029 <subviews>
30 <searchField wantsLayer="YES" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jhs-SW-hFj">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050031 <rect key="frame" x="10" y="306" width="230" height="30"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040032 <constraints>
33 <constraint firstAttribute="height" constant="30" id="EdH-wc-qHz"/>
34 </constraints>
35 <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Search for contact" usesSingleLineMode="YES" bezelStyle="round" id="Dyg-dT-u6A">
36 <font key="font" metaFont="system"/>
37 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
38 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
39 </searchFieldCell>
40 <connections>
41 <outlet property="delegate" destination="-2" id="jpA-aa-6Zf"/>
42 </connections>
43 </searchField>
44 <stackView distribution="fill" orientation="vertical" alignment="leading" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tp4-1X-GbC">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050045 <rect key="frame" x="0.0" y="153" width="250" height="145"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040046 <subviews>
47 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GvG-KN-9DW">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050048 <rect key="frame" x="8" y="128" width="35" height="17"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040049 <textFieldCell key="cell" lineBreakMode="clipping" title="Calls" id="Z0b-mA-2Qx">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050050 <font key="font" metaFont="systemLight" size="14"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040051 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
52 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
53 </textFieldCell>
54 </textField>
55 <scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="62" horizontalPageScroll="10" verticalLineScroll="62" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="fgt-Z8-xc2">
56 <rect key="frame" x="0.0" y="0.0" width="250" height="120"/>
57 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="MqR-CA-Vu7">
58 <rect key="frame" x="0.0" y="0.0" width="250" height="120"/>
59 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
60 <subviews>
61 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="60" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="8" outlineTableColumn="4RB-Ax-gYB" id="hoP-88-Muf" customClass="RingTableView">
62 <rect key="frame" x="0.0" y="0.0" width="250" height="120"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -050063 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040064 <size key="intercellSpacing" width="3" height="2"/>
65 <color key="backgroundColor" white="0.66666666669999997" alpha="0.0" colorSpace="deviceWhite"/>
66 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
67 <tableColumns>
68 <tableColumn identifier="MainColumn" width="247" minWidth="40" maxWidth="1000" id="4RB-Ax-gYB">
69 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040070 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
71 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
72 </tableHeaderCell>
73 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="0Nk-EM-QZK">
74 <font key="font" metaFont="system"/>
75 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
76 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
77 </textFieldCell>
78 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
79 <prototypeCellViews>
80 <customView identifier="HoverRowView" id="Ara-py-6rg" customClass="HoverTableRowView">
81 <rect key="frame" x="1" y="1" width="247" height="55"/>
82 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
83 </customView>
84 <tableCellView identifier="MainCell" id="JTn-pw-oaS" userLabel="MainCell" customClass="ContextualTableCellView">
85 <rect key="frame" x="1" y="58" width="247" height="60"/>
86 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
87 <subviews>
88 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" verticalCompressionResistancePriority="751" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="P5e-F5-n01" userLabel="name">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050089 <rect key="frame" x="76" y="32" width="4" height="17"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040090 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" state="on" drawsBackground="YES" id="auU-4Z-tOc">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050091 <font key="font" metaFont="systemMedium" size="14"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -040092 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
93 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
94 </textFieldCell>
95 </textField>
96 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="nCn-1o-afy">
97 <rect key="frame" x="10" y="6" width="54" height="48"/>
98 <constraints>
99 <constraint firstAttribute="width" constant="54" id="g2x-WX-SGV"/>
100 <constraint firstAttribute="height" constant="48" id="q0B-Mp-7r0"/>
101 </constraints>
102 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="umT-rY-c6k"/>
103 </imageView>
104 <textField horizontalHuggingPriority="999" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="751" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="XSb-5g-2ku" userLabel="ringId">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500105 <rect key="frame" x="76" y="11" width="4" height="14"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400106 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" state="on" alignment="left" drawsBackground="YES" usesSingleLineMode="YES" id="bGS-PL-mxc">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500107 <font key="font" metaFont="systemLight" size="11"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400108 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
109 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
110 </textFieldCell>
111 </textField>
112 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="aHP-0i-kxF" userLabel="PresenceIndicator" customClass="RoundedTextField">
113 <rect key="frame" x="51" y="6" width="14" height="14"/>
114 <constraints>
115 <constraint firstAttribute="height" constant="13.5" id="0Py-6E-ebI"/>
116 <constraint firstAttribute="width" constant="9.5" id="cST-RG-gem"/>
117 </constraints>
118 <textFieldCell key="cell" enabled="NO" sendsActionOnEndEditing="YES" alignment="center" id="dps-D0-bvP">
119 <font key="font" metaFont="system"/>
120 <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
121 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
122 </textFieldCell>
123 <userDefinedRuntimeAttributes>
124 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
125 <color key="value" red="0.29803921570000003" green="0.85098039219999999" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/>
126 </userDefinedRuntimeAttribute>
127 <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
128 <color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
129 </userDefinedRuntimeAttribute>
130 <userDefinedRuntimeAttribute type="number" keyPath="borderThickness">
131 <real key="value" value="1.5"/>
132 </userDefinedRuntimeAttribute>
133 </userDefinedRuntimeAttributes>
134 </textField>
135 </subviews>
136 <constraints>
137 <constraint firstItem="nCn-1o-afy" firstAttribute="leading" secondItem="JTn-pw-oaS" secondAttribute="leading" constant="10" id="9MW-m1-MG5"/>
138 <constraint firstAttribute="bottom" secondItem="XSb-5g-2ku" secondAttribute="bottom" constant="11" id="Ibg-NP-3ps"/>
139 <constraint firstItem="nCn-1o-afy" firstAttribute="top" secondItem="JTn-pw-oaS" secondAttribute="top" constant="6" id="Imt-pc-EUH"/>
140 <constraint firstItem="P5e-F5-n01" firstAttribute="top" secondItem="JTn-pw-oaS" secondAttribute="top" constant="11" id="L5a-7R-pTq"/>
141 <constraint firstItem="XSb-5g-2ku" firstAttribute="leading" secondItem="P5e-F5-n01" secondAttribute="leading" id="LUj-B5-Urk"/>
142 <constraint firstItem="aHP-0i-kxF" firstAttribute="bottom" secondItem="nCn-1o-afy" secondAttribute="bottom" id="LZ8-ju-JNw"/>
143 <constraint firstItem="P5e-F5-n01" firstAttribute="leading" secondItem="nCn-1o-afy" secondAttribute="trailing" constant="12" id="PEO-8k-zif"/>
144 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="XSb-5g-2ku" secondAttribute="trailing" constant="10" id="X9j-mm-YM9"/>
145 <constraint firstAttribute="bottom" secondItem="nCn-1o-afy" secondAttribute="bottom" constant="6" id="bBW-tB-hfs"/>
146 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="P5e-F5-n01" secondAttribute="trailing" constant="10" id="rIw-qS-H1t"/>
147 <constraint firstItem="aHP-0i-kxF" firstAttribute="trailing" secondItem="nCn-1o-afy" secondAttribute="trailing" constant="-1.5" id="sGn-fB-BRF"/>
148 </constraints>
149 </tableCellView>
150 </prototypeCellViews>
151 </tableColumn>
152 </tableColumns>
153 <connections>
154 <outlet property="dataSource" destination="-2" id="Dq7-5l-mOu"/>
155 <outlet property="delegate" destination="-2" id="fWW-8O-0n1"/>
156 </connections>
157 </outlineView>
158 </subviews>
159 </clipView>
160 <constraints>
161 <constraint firstAttribute="height" constant="120" id="GTv-g7-Bj3"/>
162 </constraints>
163 <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="knU-0m-lka">
164 <rect key="frame" x="1" y="119" width="224" height="15"/>
165 <autoresizingMask key="autoresizingMask"/>
166 </scroller>
167 <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="82G-8H-pyB">
168 <rect key="frame" x="225" y="17" width="15" height="102"/>
169 <autoresizingMask key="autoresizingMask"/>
170 </scroller>
171 </scrollView>
172 </subviews>
173 <constraints>
174 <constraint firstItem="GvG-KN-9DW" firstAttribute="leading" secondItem="tp4-1X-GbC" secondAttribute="leading" constant="10" id="Jix-iK-Ulz"/>
175 <constraint firstItem="fgt-Z8-xc2" firstAttribute="leading" secondItem="tp4-1X-GbC" secondAttribute="leading" id="Nw7-Mo-Rtu"/>
176 <constraint firstAttribute="trailing" secondItem="fgt-Z8-xc2" secondAttribute="trailing" id="oJn-hb-Z8G"/>
177 </constraints>
178 <visibilityPriorities>
179 <integer value="1000"/>
180 <integer value="1000"/>
181 </visibilityPriorities>
182 <customSpacing>
183 <real value="3.4028234663852886e+38"/>
184 <real value="3.4028234663852886e+38"/>
185 </customSpacing>
186 </stackView>
187 <stackView distribution="fill" orientation="vertical" alignment="leading" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" translatesAutoresizingMaskIntoConstraints="NO" id="mDN-Cf-aNR">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500188 <rect key="frame" x="0.0" y="0.0" width="250" height="145"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400189 <subviews>
190 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="s4o-r2-JCa">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500191 <rect key="frame" x="8" y="128" width="62" height="17"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400192 <textFieldCell key="cell" lineBreakMode="clipping" title="Contacts" id="fVY-44-Il2">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500193 <font key="font" metaFont="systemLight" size="14"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400194 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
195 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
196 </textFieldCell>
197 </textField>
198 <scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="62" horizontalPageScroll="10" verticalLineScroll="62" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="99e-Tx-6Vv">
199 <rect key="frame" x="0.0" y="0.0" width="250" height="120"/>
200 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="ddl-x2-2Vx">
201 <rect key="frame" x="0.0" y="0.0" width="250" height="120"/>
202 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
203 <subviews>
204 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="60" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="8" outlineTableColumn="Ruv-Mb-soi" id="rsk-7y-712" customClass="RingTableView">
205 <rect key="frame" x="0.0" y="0.0" width="250" height="120"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500206 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400207 <size key="intercellSpacing" width="3" height="2"/>
208 <color key="backgroundColor" white="0.66666666669999997" alpha="0.0" colorSpace="deviceWhite"/>
209 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
210 <tableColumns>
211 <tableColumn identifier="MainColumn" width="247" minWidth="40" maxWidth="1000" id="Ruv-Mb-soi">
212 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400213 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
214 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
215 </tableHeaderCell>
216 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="qGZ-Al-SDQ">
217 <font key="font" metaFont="system"/>
218 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
219 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
220 </textFieldCell>
221 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
222 <prototypeCellViews>
223 <tableCellView identifier="MainCell" id="Wn9-02-xnK" userLabel="MainCell" customClass="ContextualTableCellView">
224 <rect key="frame" x="1" y="1" width="247" height="60"/>
225 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
226 <subviews>
227 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" verticalCompressionResistancePriority="751" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="Yl6-CL-A45" userLabel="name">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500228 <rect key="frame" x="76" y="32" width="4" height="17"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400229 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" state="on" drawsBackground="YES" id="jCG-W3-SGY">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500230 <font key="font" metaFont="systemMedium" size="14"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400231 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
232 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
233 </textFieldCell>
234 </textField>
235 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="sk0-25-3Or">
236 <rect key="frame" x="10" y="6" width="54" height="48"/>
237 <constraints>
238 <constraint firstAttribute="height" constant="48" id="26P-33-W2H"/>
239 <constraint firstAttribute="width" constant="54" id="OND-Tm-1jA"/>
240 </constraints>
241 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="CYR-cj-PBY"/>
242 </imageView>
243 <textField horizontalHuggingPriority="999" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="751" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="xfZ-dm-SB2" userLabel="ringId">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500244 <rect key="frame" x="76" y="11" width="4" height="14"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400245 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" state="on" alignment="left" drawsBackground="YES" usesSingleLineMode="YES" id="mbz-fr-mXg">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500246 <font key="font" metaFont="systemLight" size="11"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400247 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
248 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
249 </textFieldCell>
250 </textField>
251 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="4rZ-3V-kWi" userLabel="PresenceIndicator" customClass="RoundedTextField">
252 <rect key="frame" x="51" y="6" width="14" height="14"/>
253 <constraints>
254 <constraint firstAttribute="width" constant="9.5" id="4fw-Ca-XnZ"/>
255 <constraint firstAttribute="height" constant="13.5" id="GsJ-Xc-NEL"/>
256 </constraints>
257 <textFieldCell key="cell" enabled="NO" sendsActionOnEndEditing="YES" alignment="center" id="7zJ-6N-hjn">
258 <font key="font" metaFont="system"/>
259 <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
260 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
261 </textFieldCell>
262 <userDefinedRuntimeAttributes>
263 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
264 <color key="value" red="0.29803921570000003" green="0.85098039219999999" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/>
265 </userDefinedRuntimeAttribute>
266 <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
267 <color key="value" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
268 </userDefinedRuntimeAttribute>
269 <userDefinedRuntimeAttribute type="number" keyPath="borderThickness">
270 <real key="value" value="1.5"/>
271 </userDefinedRuntimeAttribute>
272 </userDefinedRuntimeAttributes>
273 </textField>
274 </subviews>
275 <constraints>
276 <constraint firstItem="xfZ-dm-SB2" firstAttribute="leading" secondItem="Yl6-CL-A45" secondAttribute="leading" id="4lK-hK-E8V"/>
277 <constraint firstItem="sk0-25-3Or" firstAttribute="top" secondItem="Wn9-02-xnK" secondAttribute="top" constant="6" id="5d4-pM-RO5"/>
278 <constraint firstAttribute="bottom" secondItem="xfZ-dm-SB2" secondAttribute="bottom" constant="11" id="APb-Ck-H59"/>
279 <constraint firstItem="Yl6-CL-A45" firstAttribute="leading" secondItem="sk0-25-3Or" secondAttribute="trailing" constant="12" id="FNv-BP-HS5"/>
280 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Yl6-CL-A45" secondAttribute="trailing" constant="10" id="IUU-su-0xE"/>
281 <constraint firstAttribute="bottom" secondItem="sk0-25-3Or" secondAttribute="bottom" constant="6" id="MqG-Bi-DM0"/>
282 <constraint firstItem="sk0-25-3Or" firstAttribute="leading" secondItem="Wn9-02-xnK" secondAttribute="leading" constant="10" id="SMk-3u-ToM"/>
283 <constraint firstItem="4rZ-3V-kWi" firstAttribute="bottom" secondItem="sk0-25-3Or" secondAttribute="bottom" id="XGo-Y0-HiY"/>
284 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="xfZ-dm-SB2" secondAttribute="trailing" constant="10" id="ZiM-QI-k7N"/>
285 <constraint firstItem="Yl6-CL-A45" firstAttribute="top" secondItem="Wn9-02-xnK" secondAttribute="top" constant="11" id="wNa-v0-x8n"/>
286 <constraint firstItem="4rZ-3V-kWi" firstAttribute="trailing" secondItem="sk0-25-3Or" secondAttribute="trailing" constant="-1.5" id="zSz-eE-zic"/>
287 </constraints>
288 </tableCellView>
289 <customView identifier="HoverRowView" id="iSX-Ck-3bS" customClass="HoverTableRowView">
290 <rect key="frame" x="1" y="63" width="247" height="55"/>
291 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
292 </customView>
293 </prototypeCellViews>
294 </tableColumn>
295 </tableColumns>
296 <connections>
297 <outlet property="dataSource" destination="-2" id="cBc-uS-ZXZ"/>
298 <outlet property="delegate" destination="-2" id="ccf-4m-2iO"/>
299 </connections>
300 </outlineView>
301 </subviews>
302 </clipView>
303 <constraints>
304 <constraint firstAttribute="height" constant="120" id="sAH-Sv-dqp"/>
305 </constraints>
306 <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="x77-wI-48K">
307 <rect key="frame" x="1" y="119" width="224" height="15"/>
308 <autoresizingMask key="autoresizingMask"/>
309 </scroller>
310 <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="eIu-VI-RT2">
311 <rect key="frame" x="225" y="17" width="15" height="102"/>
312 <autoresizingMask key="autoresizingMask"/>
313 </scroller>
314 </scrollView>
315 </subviews>
316 <constraints>
317 <constraint firstItem="s4o-r2-JCa" firstAttribute="leading" secondItem="mDN-Cf-aNR" secondAttribute="leading" constant="10" id="EO3-zV-IbR"/>
318 <constraint firstItem="99e-Tx-6Vv" firstAttribute="leading" secondItem="mDN-Cf-aNR" secondAttribute="leading" id="b58-mi-dWy"/>
319 <constraint firstAttribute="trailing" secondItem="99e-Tx-6Vv" secondAttribute="trailing" id="uhc-Io-DEF"/>
320 </constraints>
321 <visibilityPriorities>
322 <integer value="1000"/>
323 <integer value="1000"/>
324 </visibilityPriorities>
325 <customSpacing>
326 <real value="3.4028234663852886e+38"/>
327 <real value="3.4028234663852886e+38"/>
328 </customSpacing>
329 </stackView>
330 </subviews>
331 <constraints>
332 <constraint firstAttribute="trailing" secondItem="jhs-SW-hFj" secondAttribute="trailing" constant="10" id="1H5-TE-r2f"/>
333 <constraint firstItem="mDN-Cf-aNR" firstAttribute="leading" secondItem="y8b-Oz-KzK" secondAttribute="leading" id="8FS-OZ-iZz"/>
334 <constraint firstAttribute="trailing" secondItem="tp4-1X-GbC" secondAttribute="trailing" id="Fi5-32-cPF"/>
335 <constraint firstAttribute="width" constant="250" id="IsR-e8-sx8"/>
336 <constraint firstAttribute="trailing" secondItem="mDN-Cf-aNR" secondAttribute="trailing" id="Sbi-5t-Uxk"/>
337 <constraint firstItem="jhs-SW-hFj" firstAttribute="leading" secondItem="y8b-Oz-KzK" secondAttribute="leading" constant="10" id="bde-x0-f3L"/>
338 <constraint firstItem="tp4-1X-GbC" firstAttribute="leading" secondItem="y8b-Oz-KzK" secondAttribute="leading" id="nRQ-Ak-daY"/>
339 </constraints>
340 <visibilityPriorities>
341 <integer value="1000"/>
342 <integer value="1000"/>
343 <integer value="1000"/>
344 </visibilityPriorities>
345 <customSpacing>
346 <real value="3.4028234663852886e+38"/>
347 <real value="3.4028234663852886e+38"/>
348 <real value="3.4028234663852886e+38"/>
349 </customSpacing>
350 </stackView>
351 </subviews>
352 <constraints>
353 <constraint firstItem="y8b-Oz-KzK" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="10" id="bEl-1Z-3cG"/>
354 <constraint firstItem="y8b-Oz-KzK" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="cJE-xf-fmv"/>
355 <constraint firstAttribute="bottom" secondItem="y8b-Oz-KzK" secondAttribute="bottom" constant="10" id="fjI-HV-gjR"/>
356 <constraint firstAttribute="trailing" secondItem="y8b-Oz-KzK" secondAttribute="trailing" id="wG3-Ya-T9t"/>
357 </constraints>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500358 <point key="canvasLocation" x="-55" y="136"/>
Kateryna Kostiuk4db61092019-10-17 16:57:40 -0400359 </customView>
360 </objects>
361 <resources>
362 <image name="NSUser" width="32" height="32"/>
363 </resources>
364</document>