blob: dfb1ed5dcc898cf29536c565e2f0f36d833584ca [file] [log] [blame]
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -04001<?xml version="1.0" encoding="UTF-8"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D30a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <development version="7000" identifier="xcode"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="ContactRequestsListVC">
9 <connections>
10 <outlet property="contactRequestView" destination="u9m-Hp-VFu" id="y1I-3h-JSG"/>
11 <outlet property="noRequestsLabel" destination="xfN-ob-jNY" id="d2D-nH-otL"/>
12 <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
13 </connections>
14 </customObject>
15 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17 <customView id="Hz6-mo-xeY">
18 <rect key="frame" x="0.0" y="0.0" width="415" height="272"/>
19 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20 <subviews>
21 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xfN-ob-jNY">
22 <rect key="frame" x="-2" y="111" width="419" height="50"/>
23 <constraints>
24 <constraint firstAttribute="height" constant="50" id="ytx-qA-WNX"/>
25 </constraints>
26 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="You don't have pending contact requests" id="52X-KE-gtu">
27 <font key="font" metaFont="system"/>
28 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
29 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
30 </textFieldCell>
31 </textField>
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -040032 <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="102" horizontalPageScroll="10" verticalLineScroll="102" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gxk-zX-eFt">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040033 <rect key="frame" x="0.0" y="0.0" width="415" height="272"/>
34 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="af8-Yh-6rG">
35 <rect key="frame" x="0.0" y="0.0" width="415" height="272"/>
36 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
37 <subviews>
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -040038 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" typeSelect="NO" enabled="NO" rowHeight="100" rowSizeStyle="automatic" viewBased="YES" outlineTableColumn="gQB-z6-2iR" id="u9m-Hp-VFu">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040039 <rect key="frame" x="1" y="0.0" width="415" height="272"/>
40 <autoresizingMask key="autoresizingMask"/>
41 <size key="intercellSpacing" width="3" height="2"/>
42 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
43 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
44 <tableColumns>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040045 <tableColumn editable="NO" width="412" minWidth="40" maxWidth="1000" id="gQB-z6-2iR">
46 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040047 <font key="font" metaFont="smallSystem"/>
48 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
49 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
50 </tableHeaderCell>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040051 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" enabled="NO" drawsBackground="YES" id="5Et-4o-ndc">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040052 <font key="font" metaFont="system"/>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040053 <color key="textColor" name="secondarySelectedControlColor" catalog="System" colorSpace="catalog"/>
54 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040055 </textFieldCell>
56 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
57 <prototypeCellViews>
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -040058 <tableCellView identifier="ContactRequestView" id="auA-QD-eI4">
59 <rect key="frame" x="1" y="1" width="412" height="100"/>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040060 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
61 <subviews>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040062 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="100" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="z8C-93-gRy" userLabel="Name">
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -040063 <rect key="frame" x="45" y="70" width="357" height="20"/>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040064 <constraints>
65 <constraint firstAttribute="height" constant="20" id="NjU-ft-QmJ"/>
66 </constraints>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040067 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="" drawsBackground="YES" id="YeG-VB-Nkx">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040068 <font key="font" metaFont="system" size="15"/>
69 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
70 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
71 </textFieldCell>
72 </textField>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040073 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="8H3-LL-pKv">
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -040074 <rect key="frame" x="3" y="53" width="40" height="40"/>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040075 <constraints>
76 <constraint firstAttribute="height" constant="40" id="OqR-zi-5xv"/>
77 <constraint firstAttribute="width" constant="40" id="TIc-Wq-1i3"/>
78 </constraints>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040079 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="gm5-Ch-3WC"/>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040080 </imageView>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040081 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="200" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="I1j-wy-Idd" userLabel="Id">
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -040082 <rect key="frame" x="45" y="51" width="357" height="14"/>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040083 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="" drawsBackground="YES" id="eyK-YI-g07">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040084 <font key="font" metaFont="smallSystem"/>
85 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
86 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
87 </textFieldCell>
88 </textField>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -040089 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GFf-Vw-dow">
90 <rect key="frame" x="279" y="16" width="54" height="19"/>
91 <constraints>
92 <constraint firstAttribute="height" constant="18" id="Q5H-td-wnI"/>
93 <constraint firstAttribute="width" constant="54" id="Wu9-2p-6mM"/>
94 </constraints>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -040095 <buttonCell key="cell" type="roundRect" title="Refuse" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gAq-hc-8QM">
96 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
97 <font key="font" metaFont="cellTitle"/>
98 </buttonCell>
99 <connections>
100 <action selector="refuseContactRequest:" target="-2" id="YKi-X5-7RL"/>
101 </connections>
102 </button>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400103 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pzN-en-gvs">
104 <rect key="frame" x="210" y="16" width="54" height="19"/>
105 <constraints>
106 <constraint firstAttribute="width" constant="54" id="XYg-tK-1bu"/>
107 <constraint firstAttribute="height" constant="18" id="srd-a1-rGT"/>
108 </constraints>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400109 <buttonCell key="cell" type="roundRect" title="Accept" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8iO-M4-UGd">
110 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
111 <font key="font" metaFont="cellTitle"/>
112 </buttonCell>
113 <connections>
114 <action selector="acceptContactRequest:" target="-2" id="Vsu-ZS-chh"/>
115 </connections>
116 </button>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400117 <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="lwB-Po-Omx">
118 <rect key="frame" x="14" y="9" width="395" height="5"/>
119 </box>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400120 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DB4-cs-hpp">
121 <rect key="frame" x="348" y="16" width="54" height="19"/>
122 <constraints>
123 <constraint firstAttribute="height" constant="18" id="Sk2-9Y-oud"/>
124 <constraint firstAttribute="width" constant="54" id="p1i-i1-Nsx"/>
125 </constraints>
126 <buttonCell key="cell" type="roundRect" title="Block" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="z5Y-lM-TJk">
127 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
128 <font key="font" metaFont="cellTitle"/>
129 </buttonCell>
130 <connections>
131 <action selector="blockContactRequest:" target="-2" id="ngM-Ww-4nY"/>
132 </connections>
133 </button>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400134 </subviews>
135 <constraints>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400136 <constraint firstAttribute="trailing" secondItem="lwB-Po-Omx" secondAttribute="trailing" constant="3" id="7n8-ob-aJe"/>
137 <constraint firstAttribute="trailing" secondItem="DB4-cs-hpp" secondAttribute="trailing" constant="10" id="D0W-VU-ZXm"/>
138 <constraint firstItem="lwB-Po-Omx" firstAttribute="top" secondItem="DB4-cs-hpp" secondAttribute="bottom" constant="5" id="Iaq-Eq-7PP"/>
139 <constraint firstItem="DB4-cs-hpp" firstAttribute="centerY" secondItem="GFf-Vw-dow" secondAttribute="centerY" id="InQ-LZ-GMi"/>
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -0400140 <constraint firstAttribute="trailing" secondItem="z8C-93-gRy" secondAttribute="trailing" constant="10" id="JOz-9t-6V5"/>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400141 <constraint firstItem="GFf-Vw-dow" firstAttribute="centerY" secondItem="pzN-en-gvs" secondAttribute="centerY" id="Q5R-xc-wqV"/>
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -0400142 <constraint firstItem="I1j-wy-Idd" firstAttribute="top" secondItem="z8C-93-gRy" secondAttribute="bottom" constant="5" id="Vry-5X-w7C"/>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400143 <constraint firstAttribute="bottom" secondItem="lwB-Po-Omx" secondAttribute="bottom" constant="11" id="bP0-ac-SO8"/>
144 <constraint firstItem="GFf-Vw-dow" firstAttribute="leading" secondItem="pzN-en-gvs" secondAttribute="trailing" constant="15" id="dZn-a1-XaA"/>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400145 <constraint firstItem="8H3-LL-pKv" firstAttribute="leading" secondItem="auA-QD-eI4" secondAttribute="leading" constant="3" id="gct-ct-rbb"/>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400146 <constraint firstItem="z8C-93-gRy" firstAttribute="leading" secondItem="8H3-LL-pKv" secondAttribute="trailing" constant="2" id="gzR-7T-UyB"/>
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -0400147 <constraint firstItem="I1j-wy-Idd" firstAttribute="leading" secondItem="z8C-93-gRy" secondAttribute="leading" id="k67-uz-PKy"/>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400148 <constraint firstItem="DB4-cs-hpp" firstAttribute="leading" secondItem="GFf-Vw-dow" secondAttribute="trailing" constant="15" id="m7B-Ip-1hz"/>
149 <constraint firstItem="lwB-Po-Omx" firstAttribute="leading" secondItem="auA-QD-eI4" secondAttribute="leading" constant="14" id="mBJ-fJ-sDu"/>
Kateryna Kostiuk8ca0c7e2017-06-14 15:18:58 -0400150 <constraint firstAttribute="trailing" secondItem="I1j-wy-Idd" secondAttribute="trailing" constant="10" id="pF8-GH-hD9"/>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400151 <constraint firstItem="z8C-93-gRy" firstAttribute="top" secondItem="auA-QD-eI4" secondAttribute="top" constant="10" id="qBN-Wl-ybY"/>
Kateryna Kostiuka9e5c712017-05-15 16:46:16 -0400152 <constraint firstItem="lwB-Po-Omx" firstAttribute="top" secondItem="GFf-Vw-dow" secondAttribute="bottom" constant="5" id="ssY-Uh-O4o"/>
153 <constraint firstItem="lwB-Po-Omx" firstAttribute="top" secondItem="pzN-en-gvs" secondAttribute="bottom" constant="5" id="uEt-xH-Gis"/>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400154 <constraint firstItem="8H3-LL-pKv" firstAttribute="top" secondItem="auA-QD-eI4" secondAttribute="top" constant="7" id="umv-u5-XYK"/>
155 </constraints>
156 </tableCellView>
157 </prototypeCellViews>
158 </tableColumn>
159 </tableColumns>
160 <connections>
161 <outlet property="delegate" destination="-2" id="1J7-WK-XOB"/>
162 </connections>
163 </outlineView>
164 </subviews>
165 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
166 </clipView>
167 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="4vR-sS-FN2">
168 <rect key="frame" x="0.0" y="256" width="353" height="16"/>
169 <autoresizingMask key="autoresizingMask"/>
170 </scroller>
171 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="jLw-DC-SFH">
172 <rect key="frame" x="-15" y="-8" width="15" height="0.0"/>
173 <autoresizingMask key="autoresizingMask"/>
174 </scroller>
175 </scrollView>
176 </subviews>
177 <constraints>
178 <constraint firstAttribute="trailing" secondItem="xfN-ob-jNY" secondAttribute="trailing" id="1LN-rv-xKS"/>
179 <constraint firstItem="xfN-ob-jNY" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="6bg-FN-GEP"/>
180 <constraint firstItem="xfN-ob-jNY" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Kjh-be-wXp"/>
181 <constraint firstItem="gxk-zX-eFt" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="Pg2-On-FQi"/>
182 <constraint firstItem="gxk-zX-eFt" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="YUM-TI-gMU"/>
183 <constraint firstAttribute="trailing" secondItem="gxk-zX-eFt" secondAttribute="trailing" id="aQU-G1-M0M"/>
184 <constraint firstItem="xfN-ob-jNY" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="xwr-C8-dUl"/>
185 <constraint firstAttribute="bottom" secondItem="gxk-zX-eFt" secondAttribute="bottom" id="y2S-X3-zt4"/>
186 </constraints>
187 <point key="canvasLocation" x="143.5" y="37"/>
188 </customView>
189 <userDefaultsController representsSharedInstance="YES" id="wbg-Jx-tay"/>
190 </objects>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400191</document>