blob: ef04687ec0963731535b214932f355b90fd7b287 [file] [log] [blame]
Kateryna Kostiuk77e93902017-05-30 16:38:11 -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 <deployment identifier="macosx"/>
5 <development version="7000" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="AccBannedContactsVC">
10 <connections>
11 <outlet property="banedContactsView" destination="Jww-D6-G6c" id="t2b-ru-Iya"/>
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="576" height="409"/>
19 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20 <subviews>
21 <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="57" horizontalPageScroll="10" verticalLineScroll="57" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yfP-bc-Xgm">
22 <rect key="frame" x="20" y="68" width="536" height="273"/>
23 <clipView key="contentView" id="3TS-qm-PVP">
24 <rect key="frame" x="0.0" y="0.0" width="536" height="273"/>
25 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
26 <subviews>
27 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" autosaveColumns="NO" rowHeight="55" rowSizeStyle="automatic" viewBased="YES" outlineTableColumn="q9O-v7-HAE" id="Jww-D6-G6c" customClass="RingOutlineView">
28 <rect key="frame" x="1" y="0.0" width="536" height="273"/>
29 <autoresizingMask key="autoresizingMask"/>
30 <size key="intercellSpacing" width="3" height="2"/>
31 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
32 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
33 <tableColumns>
34 <tableColumn width="533" minWidth="40" maxWidth="1000" id="q9O-v7-HAE">
35 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
36 <font key="font" metaFont="smallSystem"/>
37 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
38 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
39 </tableHeaderCell>
40 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" id="8ir-wh-VwZ">
41 <font key="font" metaFont="system"/>
42 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
43 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
44 </textFieldCell>
45 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
46 <prototypeCellViews>
47 <tableCellView identifier="BannedContactsCellView" id="yvA-Dk-60v">
48 <rect key="frame" x="1" y="1" width="533" height="50"/>
49 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
50 <subviews>
51 <textField verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="xiu-p3-rS2" userLabel="RingId label">
52 <rect key="frame" x="68" y="5" width="397" height="14"/>
53 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="ringID" id="KHF-ns-H2e">
54 <font key="font" metaFont="smallSystem"/>
55 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
56 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
57 </textFieldCell>
58 </textField>
59 <textField horizontalHuggingPriority="249" verticalHuggingPriority="750" tag="100" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3J5-Lt-Tbh" userLabel="UserName label">
60 <rect key="frame" x="68" y="26" width="373" height="21"/>
61 <textFieldCell key="cell" sendsActionOnEndEditing="YES" placeholderString="Name" id="j1x-P5-XrV">
62 <font key="font" metaFont="system" size="17"/>
63 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
64 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
65 </textFieldCell>
66 </textField>
67 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="heK-JU-BLA" userLabel="Photo Image View">
68 <rect key="frame" x="9" y="5" width="40" height="40"/>
69 <constraints>
70 <constraint firstAttribute="width" constant="40" id="ela-ER-W2E"/>
71 <constraint firstAttribute="height" constant="40" id="p1e-7J-S8X"/>
72 </constraints>
73 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="default_user_icon" id="eol-Dr-Loc"/>
74 </imageView>
75 <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="KxZ-YB-Y5R">
76 <rect key="frame" x="10" y="0.0" width="513" height="5"/>
77 </box>
78 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HEJ-QY-6vh" userLabel="Unban button">
79 <rect key="frame" x="471" y="15" width="51" height="19"/>
80 <constraints>
81 <constraint firstAttribute="width" constant="51" id="LVA-Tv-6ur"/>
82 <constraint firstAttribute="height" constant="18" id="Mls-WR-tbB"/>
83 </constraints>
84 <buttonCell key="cell" type="roundRect" title="Unban" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ycl-gc-tfz">
85 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
86 <font key="font" metaFont="cellTitle"/>
87 </buttonCell>
88 <connections>
89 <action selector="unbanContact:" target="-2" id="DOQ-Oz-vUn"/>
90 </connections>
91 </button>
92 </subviews>
93 <constraints>
94 <constraint firstAttribute="bottom" secondItem="KxZ-YB-Y5R" secondAttribute="bottom" constant="2" id="4S9-bP-a6B"/>
95 <constraint firstItem="3J5-Lt-Tbh" firstAttribute="top" secondItem="yvA-Dk-60v" secondAttribute="top" constant="3" id="5XB-9j-hCn"/>
96 <constraint firstItem="3J5-Lt-Tbh" firstAttribute="leading" secondItem="heK-JU-BLA" secondAttribute="trailing" constant="21" id="5vU-Lv-gXU"/>
97 <constraint firstItem="xiu-p3-rS2" firstAttribute="top" secondItem="3J5-Lt-Tbh" secondAttribute="bottom" constant="7" id="AtP-f8-i2o"/>
98 <constraint firstItem="HEJ-QY-6vh" firstAttribute="leading" secondItem="xiu-p3-rS2" secondAttribute="trailing" constant="8" id="Fkf-Ob-EAJ"/>
99 <constraint firstItem="heK-JU-BLA" firstAttribute="centerY" secondItem="yvA-Dk-60v" secondAttribute="centerY" id="QJZ-wM-Asd"/>
100 <constraint firstItem="HEJ-QY-6vh" firstAttribute="leading" secondItem="3J5-Lt-Tbh" secondAttribute="trailing" constant="32" id="aXa-ci-iJe"/>
101 <constraint firstItem="xiu-p3-rS2" firstAttribute="leading" secondItem="3J5-Lt-Tbh" secondAttribute="leading" id="adb-Ka-lBb"/>
102 <constraint firstItem="HEJ-QY-6vh" firstAttribute="centerY" secondItem="yvA-Dk-60v" secondAttribute="centerY" id="iUf-3b-rxY"/>
103 <constraint firstAttribute="trailing" secondItem="KxZ-YB-Y5R" secondAttribute="trailing" constant="10" id="ria-XU-mMJ"/>
104 <constraint firstAttribute="trailing" secondItem="HEJ-QY-6vh" secondAttribute="trailing" constant="11" id="rr0-jh-yvq"/>
105 <constraint firstItem="heK-JU-BLA" firstAttribute="leading" secondItem="yvA-Dk-60v" secondAttribute="leading" constant="9" id="sjC-op-SVc"/>
106 <constraint firstItem="KxZ-YB-Y5R" firstAttribute="leading" secondItem="yvA-Dk-60v" secondAttribute="leading" constant="10" id="us3-aB-Fb3"/>
107 </constraints>
108 </tableCellView>
109 <customView identifier="HoverRowView" id="4Ke-ca-dot" customClass="HoverTableRowView">
110 <rect key="frame" x="1" y="53" width="533" height="55"/>
111 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
112 </customView>
113 </prototypeCellViews>
114 </tableColumn>
115 </tableColumns>
116 <connections>
117 <outlet property="delegate" destination="-2" id="vJs-Jv-txp"/>
118 </connections>
119 </outlineView>
120 </subviews>
121 </clipView>
122 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="X0Z-7Z-yBw">
123 <rect key="frame" x="0.0" y="-16" width="0.0" height="16"/>
124 <autoresizingMask key="autoresizingMask"/>
125 </scroller>
126 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="KSC-7T-urR">
127 <rect key="frame" x="520" y="0.0" width="16" height="0.0"/>
128 <autoresizingMask key="autoresizingMask"/>
129 </scroller>
130 <connections>
131 <binding destination="-2" name="hidden" keyPath="self.bannedListIsEmpty" id="btT-0K-Nbc"/>
132 </connections>
133 </scrollView>
134 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="cId-4e-cg5">
135 <rect key="frame" x="18" y="361" width="540" height="34"/>
136 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="You have been blocked those contacts and now you could not receive message or calls from them." id="ChL-MC-7AO">
137 <font key="font" metaFont="system"/>
138 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
139 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
140 </textFieldCell>
141 <connections>
142 <binding destination="-2" name="hidden" keyPath="self.bannedListIsEmpty" id="PYP-Le-pFF"/>
143 </connections>
144 </textField>
145 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kJe-aB-0em">
146 <rect key="frame" x="175" y="196" width="227" height="17"/>
147 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Your list of banned contact is empty" id="U37-wU-p5w">
148 <font key="font" metaFont="system"/>
149 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
150 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
151 </textFieldCell>
152 <connections>
153 <binding destination="-2" name="hidden" keyPath="self.bannedListIsEmpty" id="WjW-Tw-7q8">
154 <dictionary key="options">
155 <string key="NSValueTransformerName">NSNegateBoolean</string>
156 </dictionary>
157 </binding>
158 </connections>
159 </textField>
160 </subviews>
161 <constraints>
162 <constraint firstItem="cId-4e-cg5" firstAttribute="trailing" secondItem="yfP-bc-Xgm" secondAttribute="trailing" id="46O-jn-3gw"/>
163 <constraint firstItem="yfP-bc-Xgm" firstAttribute="top" secondItem="cId-4e-cg5" secondAttribute="bottom" constant="20" id="Iyh-qa-2RO"/>
164 <constraint firstItem="cId-4e-cg5" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" symbolic="YES" id="XIN-oV-FnM"/>
165 <constraint firstItem="kJe-aB-0em" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="g33-dk-Ckj"/>
166 <constraint firstItem="yfP-bc-Xgm" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="jAW-VB-K5A"/>
167 <constraint firstItem="kJe-aB-0em" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="jjQ-qe-32U"/>
168 <constraint firstItem="cId-4e-cg5" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="14" id="n6u-Tq-KsJ"/>
169 <constraint firstAttribute="trailing" secondItem="cId-4e-cg5" secondAttribute="trailing" constant="20" symbolic="YES" id="rai-Pv-phI"/>
170 <constraint firstItem="cId-4e-cg5" firstAttribute="leading" secondItem="yfP-bc-Xgm" secondAttribute="leading" id="wnb-iX-gsx"/>
171 </constraints>
172 <point key="canvasLocation" x="139" y="168.5"/>
173 </customView>
174 <userDefaultsController representsSharedInstance="YES" id="KCt-Mw-bxf"/>
175 </objects>
176 <resources>
177 <image name="default_user_icon" width="96" height="96"/>
178 </resources>
179</document>