blob: 9d976cb0c384145720f7f075fa6b66c75ff0791d [file] [log] [blame]
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04001<?xml version="1.0" encoding="UTF-8"?>
kkostiukea7984a2021-04-21 20:59:21 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04003 <dependencies>
kkostiukea7984a2021-04-21 20:59:21 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04005 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04006 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner"/>
9 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
10 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
11 <tableCellView identifier="LeftIncomingFileView" id="5Cf-is-eX6" userLabel="IMTableCellView" customClass="IMTableCellView">
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040012 <rect key="frame" x="0.0" y="0.0" width="400" height="124"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -040013 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040015 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KUR-9N-Tcj">
16 <rect key="frame" x="0.0" y="0.0" width="400" height="124"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -040017 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040018 <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Ko5-2g-foK">
19 <rect key="frame" x="0.0" y="90" width="400" height="34"/>
20 <view key="contentView" id="A5o-ge-tn7">
21 <rect key="frame" x="0.0" y="0.0" width="400" height="34"/>
22 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
23 <subviews>
24 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EyK-S9-kZz">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050025 <rect key="frame" x="196" y="10" width="8" height="15"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040026 <constraints>
27 <constraint firstAttribute="width" priority="250" constant="20" id="h3Y-F2-Nvs"/>
28 </constraints>
29 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="vn0-ue-s4d">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050030 <font key="font" metaFont="systemLight" size="12"/>
31 <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040032 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
33 </textFieldCell>
34 </textField>
35 </subviews>
36 <constraints>
37 <constraint firstItem="EyK-S9-kZz" firstAttribute="centerY" secondItem="A5o-ge-tn7" secondAttribute="centerY" id="Xhn-0Q-8PC"/>
38 <constraint firstItem="EyK-S9-kZz" firstAttribute="centerX" secondItem="A5o-ge-tn7" secondAttribute="centerX" id="YY7-Iv-pYJ"/>
39 </constraints>
40 </view>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -040041 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040042 <constraint firstAttribute="height" constant="34" id="bZw-wN-WPu"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -040043 </constraints>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -040044 </box>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040045 <stackView distribution="fill" orientation="horizontal" alignment="bottom" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CbG-nx-J5j">
46 <rect key="frame" x="0.0" y="0.0" width="290" height="90"/>
47 <subviews>
48 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="bbY-3f-2Wi">
49 <rect key="frame" x="0.0" y="0.0" width="30" height="30"/>
50 <constraints>
51 <constraint firstAttribute="height" constant="30" id="N8L-xN-Aqb"/>
52 <constraint firstAttribute="width" constant="30" id="is6-bX-cMa"/>
53 </constraints>
54 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="l50-cR-bp3"/>
55 </imageView>
56 <view translatesAutoresizingMaskIntoConstraints="NO" id="9bA-XZ-y8X" customClass="MessageBubbleView">
57 <rect key="frame" x="40" y="0.0" width="250" height="90"/>
58 <subviews>
59 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9Zc-V3-Usp">
60 <rect key="frame" x="20" y="0.0" width="210" height="90"/>
61 <subviews>
62 <stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="5" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Fco-P1-jYX">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050063 <rect key="frame" x="0.0" y="40" width="104" height="50"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040064 <subviews>
65 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="KEd-qS-Nsi">
66 <rect key="frame" x="0.0" y="15" width="30" height="20"/>
67 <constraints>
68 <constraint firstAttribute="height" constant="20" id="PXU-Zw-hZr"/>
69 <constraint firstAttribute="width" constant="30" id="wtc-7f-D4u"/>
70 </constraints>
71 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="left" imageScaling="proportionallyDown" image="ic_attachment" id="Jpz-4x-jYM"/>
72 </imageView>
73 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZA5-7h-yNn">
Kateryna Kostiukd508f752020-11-13 16:26:00 -050074 <rect key="frame" x="35" y="18" width="69" height="15"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040075 <buttonCell key="cell" type="roundRect" title="Round Rect" bezelStyle="roundedRect" alignment="center" imageScaling="proportionallyDown" inset="2" id="DmW-13-1QZ">
76 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -050077 <font key="font" metaFont="systemLight" size="12"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -040078 </buttonCell>
79 </button>
80 </subviews>
81 <constraints>
82 <constraint firstItem="KEd-qS-Nsi" firstAttribute="centerY" secondItem="ZA5-7h-yNn" secondAttribute="centerY" id="Kfv-Cx-KAc"/>
83 <constraint firstAttribute="height" constant="50" id="Phe-wI-nry"/>
84 </constraints>
85 <visibilityPriorities>
86 <integer value="1000"/>
87 <integer value="1000"/>
88 </visibilityPriorities>
89 <customSpacing>
90 <real value="3.4028234663852886e+38"/>
91 <real value="3.4028234663852886e+38"/>
92 </customSpacing>
93 </stackView>
94 <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="yhT-5T-phc">
95 <rect key="frame" x="0.0" y="37" width="210" height="5"/>
96 <constraints>
97 <constraint firstAttribute="height" constant="1" id="Bva-Sp-mhN"/>
98 </constraints>
99 </box>
100 <customView translatesAutoresizingMaskIntoConstraints="NO" id="IvD-FN-J8h">
101 <rect key="frame" x="0.0" y="29" width="163" height="10"/>
102 <constraints>
103 <constraint firstAttribute="height" constant="10" id="uuG-Kh-OwW"/>
104 </constraints>
105 </customView>
106 <stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YFu-h1-igh">
107 <rect key="frame" x="0.0" y="10" width="210" height="19"/>
108 <subviews>
109 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="829-to-lM4">
110 <rect key="frame" x="0.0" y="0.0" width="100" height="19"/>
111 <constraints>
112 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="kjH-tU-1tP"/>
113 </constraints>
114 <buttonCell key="cell" type="roundRect" title="Accept" bezelStyle="roundedRect" image="ic_file_upload" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyUpOrDown" inset="2" id="tBq-Qe-bEm">
115 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500116 <font key="font" metaFont="systemLight" size="12"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400117 </buttonCell>
118 </button>
119 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rGw-yF-hxm">
120 <rect key="frame" x="110" y="0.0" width="100" height="19"/>
121 <constraints>
122 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="Iuc-mg-eSf"/>
123 </constraints>
124 <buttonCell key="cell" type="roundRect" title="Refuse" bezelStyle="roundedRect" image="ic_action_cancel" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyUpOrDown" inset="2" id="QGs-MO-mVi">
125 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500126 <font key="font" metaFont="systemLight" size="12"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400127 </buttonCell>
128 </button>
129 </subviews>
130 <visibilityPriorities>
131 <integer value="1000"/>
132 <integer value="1000"/>
133 </visibilityPriorities>
134 <customSpacing>
135 <real value="3.4028234663852886e+38"/>
136 <real value="3.4028234663852886e+38"/>
137 </customSpacing>
138 </stackView>
139 <customView translatesAutoresizingMaskIntoConstraints="NO" id="fRK-BN-e33">
140 <rect key="frame" x="0.0" y="0.0" width="163" height="10"/>
141 <constraints>
142 <constraint firstAttribute="height" constant="10" id="mUM-8t-aH4"/>
143 </constraints>
144 </customView>
145 </subviews>
146 <constraints>
147 <constraint firstItem="IvD-FN-J8h" firstAttribute="trailing" secondItem="fRK-BN-e33" secondAttribute="trailing" id="z8H-We-RVP"/>
148 </constraints>
149 <visibilityPriorities>
150 <integer value="1000"/>
151 <integer value="1000"/>
152 <integer value="1000"/>
153 <integer value="1000"/>
154 <integer value="1000"/>
155 </visibilityPriorities>
156 <customSpacing>
157 <real value="3.4028234663852886e+38"/>
158 <real value="3.4028234663852886e+38"/>
159 <real value="3.4028234663852886e+38"/>
160 <real value="3.4028234663852886e+38"/>
161 <real value="3.4028234663852886e+38"/>
162 </customSpacing>
163 </stackView>
164 </subviews>
165 <constraints>
166 <constraint firstAttribute="trailing" secondItem="9Zc-V3-Usp" secondAttribute="trailing" constant="20" id="6WM-FZ-YcT"/>
167 <constraint firstItem="9Zc-V3-Usp" firstAttribute="leading" secondItem="9bA-XZ-y8X" secondAttribute="leading" constant="20" id="JXV-A7-gBj"/>
168 <constraint firstAttribute="bottom" secondItem="9Zc-V3-Usp" secondAttribute="bottom" id="ZHp-5i-b57"/>
169 <constraint firstAttribute="width" constant="250" id="hA5-MX-rda"/>
170 <constraint firstItem="9Zc-V3-Usp" firstAttribute="top" secondItem="9bA-XZ-y8X" secondAttribute="top" id="hIh-Bw-ZxF"/>
171 <constraint firstAttribute="height" constant="90" id="phB-aO-1v9"/>
172 </constraints>
173 </view>
174 </subviews>
175 <visibilityPriorities>
176 <integer value="1000"/>
177 <integer value="1000"/>
178 </visibilityPriorities>
179 <customSpacing>
180 <real value="3.4028234663852886e+38"/>
181 <real value="3.4028234663852886e+38"/>
182 </customSpacing>
183 </stackView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400184 </subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400185 <visibilityPriorities>
186 <integer value="1000"/>
187 <integer value="1000"/>
188 </visibilityPriorities>
189 <customSpacing>
190 <real value="3.4028234663852886e+38"/>
191 <real value="3.4028234663852886e+38"/>
192 </customSpacing>
193 </stackView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400194 </subviews>
195 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400196 <constraint firstItem="KUR-9N-Tcj" firstAttribute="top" secondItem="5Cf-is-eX6" secondAttribute="top" priority="750" id="fnL-Ct-GyA"/>
197 <constraint firstAttribute="trailing" secondItem="KUR-9N-Tcj" secondAttribute="trailing" id="wGB-RG-hcL"/>
198 <constraint firstAttribute="bottom" secondItem="KUR-9N-Tcj" secondAttribute="bottom" priority="750" id="y4g-Cx-tcn"/>
199 <constraint firstItem="KUR-9N-Tcj" firstAttribute="leading" secondItem="5Cf-is-eX6" secondAttribute="leading" id="yUG-Jo-59u"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400200 </constraints>
201 <connections>
202 <outlet property="acceptButton" destination="829-to-lM4" id="rZu-K5-leg"/>
203 <outlet property="declineButton" destination="rGw-yF-hxm" id="cqg-aF-bBK"/>
Kateryna Kostiuk4f37d952018-12-04 13:19:17 -0500204 <outlet property="msgBackground" destination="9bA-XZ-y8X" id="HSQ-eX-LaA"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400205 <outlet property="photoView" destination="bbY-3f-2Wi" id="jZb-ne-NZj"/>
206 <outlet property="timeBox" destination="Ko5-2g-foK" id="wNa-aC-Y5o"/>
207 <outlet property="timeLabel" destination="EyK-S9-kZz" id="slc-h9-LP4"/>
Kateryna Kostiuk0f0ba992018-06-07 14:22:58 -0400208 <outlet property="transferedFileName" destination="ZA5-7h-yNn" id="dXR-6V-umO"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400209 </connections>
210 <point key="canvasLocation" x="139" y="167"/>
211 </tableCellView>
212 <tableCellView identifier="LeftFinishedFileView" id="eW8-NR-350" userLabel="IMTableCellView" customClass="IMTableCellView">
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400213 <rect key="frame" x="0.0" y="0.0" width="290" height="186"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400214 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
215 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400216 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KIH-j8-8ra">
217 <rect key="frame" x="0.0" y="0.0" width="290" height="186"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400218 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400219 <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="EAm-7Z-ubs">
220 <rect key="frame" x="0.0" y="152" width="264" height="34"/>
221 <view key="contentView" id="vWe-2x-kXT">
222 <rect key="frame" x="0.0" y="0.0" width="264" height="34"/>
223 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
224 <subviews>
225 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JUf-er-n2R">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500226 <rect key="frame" x="128" y="10" width="8" height="15"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400227 <constraints>
228 <constraint firstAttribute="width" priority="250" constant="20" id="c90-0g-OVN"/>
229 </constraints>
230 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="xYI-Og-qqV">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500231 <font key="font" metaFont="systemLight" size="12"/>
232 <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400233 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
234 </textFieldCell>
235 </textField>
236 </subviews>
237 <constraints>
238 <constraint firstItem="JUf-er-n2R" firstAttribute="centerY" secondItem="vWe-2x-kXT" secondAttribute="centerY" id="YR9-c8-hTx"/>
239 <constraint firstItem="JUf-er-n2R" firstAttribute="centerX" secondItem="vWe-2x-kXT" secondAttribute="centerX" id="fwY-z1-u4c"/>
240 </constraints>
241 </view>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400242 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400243 <constraint firstAttribute="height" constant="34" id="BjR-11-ho1"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400244 </constraints>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400245 </box>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400246 <stackView distribution="fill" orientation="horizontal" alignment="bottom" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yRz-XH-ndf">
247 <rect key="frame" x="0.0" y="0.0" width="290" height="152"/>
248 <subviews>
249 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BPl-0q-GSo">
250 <rect key="frame" x="0.0" y="0.0" width="30" height="30"/>
251 <constraints>
252 <constraint firstAttribute="height" constant="30" id="Mn7-6M-17m"/>
253 <constraint firstAttribute="width" constant="30" id="k7Q-di-xiC"/>
254 </constraints>
255 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="CbP-fL-hnq"/>
256 </imageView>
257 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="JF6-i2-1vG">
258 <rect key="frame" x="40" y="0.0" width="250" height="91"/>
259 <subviews>
260 <view translatesAutoresizingMaskIntoConstraints="NO" id="rfH-MI-dNw" customClass="MessageBubbleView">
261 <rect key="frame" x="0.0" y="1" width="250" height="90"/>
262 <subviews>
263 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="d6w-Hc-mr1">
264 <rect key="frame" x="20" y="0.0" width="210" height="90"/>
265 <subviews>
266 <stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="5" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eWr-rt-cAZ">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500267 <rect key="frame" x="0.0" y="40" width="104" height="50"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400268 <subviews>
269 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="gXD-VF-3Sl">
270 <rect key="frame" x="0.0" y="15" width="30" height="20"/>
271 <constraints>
272 <constraint firstAttribute="width" constant="30" id="6H8-jT-mn3"/>
273 <constraint firstAttribute="height" constant="20" id="R4X-bF-Ge1"/>
274 </constraints>
275 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="left" imageScaling="proportionallyDown" image="ic_attachment" id="yjj-R0-GLl"/>
276 </imageView>
277 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NbG-jg-Rsk">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500278 <rect key="frame" x="35" y="18" width="69" height="15"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400279 <buttonCell key="cell" type="square" title="Round Rect" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="8CE-a4-Ayu">
280 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500281 <font key="font" metaFont="systemLight" size="12"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400282 </buttonCell>
283 </button>
284 </subviews>
285 <constraints>
286 <constraint firstAttribute="height" constant="50" id="jww-Rj-L05"/>
287 </constraints>
288 <visibilityPriorities>
289 <integer value="1000"/>
290 <integer value="1000"/>
291 </visibilityPriorities>
292 <customSpacing>
293 <real value="3.4028234663852886e+38"/>
294 <real value="3.4028234663852886e+38"/>
295 </customSpacing>
296 </stackView>
297 <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="ypT-pD-ceZ">
298 <rect key="frame" x="0.0" y="37" width="210" height="5"/>
299 <constraints>
300 <constraint firstAttribute="height" constant="1" id="xIE-93-d2m"/>
301 </constraints>
302 </box>
303 <customView translatesAutoresizingMaskIntoConstraints="NO" id="F7V-QR-qhh">
304 <rect key="frame" x="0.0" y="29" width="163" height="10"/>
305 <constraints>
306 <constraint firstAttribute="height" constant="10" id="uhI-CN-JvT"/>
307 </constraints>
308 </customView>
309 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ldC-Xq-oV5">
310 <rect key="frame" x="-2" y="10" width="54" height="19"/>
311 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" id="Mey-Zj-Gqc">
kkostiukea7984a2021-04-21 20:59:21 -0400312 <font key="font" metaFont="cellTitle"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400313 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
314 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
315 </textFieldCell>
316 </textField>
317 <customView translatesAutoresizingMaskIntoConstraints="NO" id="F9m-K9-3ca">
318 <rect key="frame" x="0.0" y="0.0" width="163" height="10"/>
319 <constraints>
320 <constraint firstAttribute="height" constant="10" id="cDM-I3-zGT"/>
321 </constraints>
322 </customView>
323 </subviews>
324 <visibilityPriorities>
325 <integer value="1000"/>
326 <integer value="1000"/>
327 <integer value="1000"/>
328 <integer value="1000"/>
329 <integer value="1000"/>
330 </visibilityPriorities>
331 <customSpacing>
332 <real value="3.4028234663852886e+38"/>
333 <real value="3.4028234663852886e+38"/>
334 <real value="3.4028234663852886e+38"/>
335 <real value="3.4028234663852886e+38"/>
336 <real value="3.4028234663852886e+38"/>
337 </customSpacing>
338 </stackView>
kkostiukea7984a2021-04-21 20:59:21 -0400339 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ylg-FY-rNT" customClass="HoverButton">
340 <rect key="frame" x="0.0" y="0.0" width="250" height="90"/>
341 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" transparent="YES" imageScaling="proportionallyDown" inset="2" id="FsB-v6-24a">
342 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
343 <font key="font" metaFont="system"/>
344 </buttonCell>
345 <userDefinedRuntimeAttributes>
346 <userDefinedRuntimeAttribute type="color" keyPath="cornerColor">
347 <color key="value" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
348 </userDefinedRuntimeAttribute>
349 <userDefinedRuntimeAttribute type="color" keyPath="hoverColor">
350 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.20000000000000001" colorSpace="calibratedRGB"/>
351 </userDefinedRuntimeAttribute>
352 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
353 <color key="value" white="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
354 </userDefinedRuntimeAttribute>
355 <userDefinedRuntimeAttribute type="color" keyPath="hoverDarkColor">
356 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.20000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
357 </userDefinedRuntimeAttribute>
358 <userDefinedRuntimeAttribute type="color" keyPath="highlightDarkColor">
359 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.34999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
360 </userDefinedRuntimeAttribute>
361 <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
362 <integer key="value" value="20"/>
363 </userDefinedRuntimeAttribute>
364 </userDefinedRuntimeAttributes>
365 </button>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400366 </subviews>
367 <constraints>
kkostiukea7984a2021-04-21 20:59:21 -0400368 <constraint firstAttribute="bottom" secondItem="ylg-FY-rNT" secondAttribute="bottom" id="Cdw-wa-A3b"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400369 <constraint firstAttribute="height" constant="90" id="HRW-qi-DP5"/>
370 <constraint firstAttribute="bottom" secondItem="d6w-Hc-mr1" secondAttribute="bottom" id="JSa-SG-5gz"/>
kkostiukea7984a2021-04-21 20:59:21 -0400371 <constraint firstItem="ylg-FY-rNT" firstAttribute="leading" secondItem="rfH-MI-dNw" secondAttribute="leading" id="SPO-WT-pKf"/>
372 <constraint firstItem="ylg-FY-rNT" firstAttribute="top" secondItem="rfH-MI-dNw" secondAttribute="top" id="XOH-U8-8jR"/>
373 <constraint firstAttribute="trailing" secondItem="ylg-FY-rNT" secondAttribute="trailing" id="brA-jN-yCX"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400374 <constraint firstAttribute="width" constant="250" id="e3b-nY-oeV"/>
375 <constraint firstAttribute="trailing" secondItem="d6w-Hc-mr1" secondAttribute="trailing" constant="20" id="gJ6-dn-WP1"/>
376 <constraint firstItem="d6w-Hc-mr1" firstAttribute="leading" secondItem="rfH-MI-dNw" secondAttribute="leading" constant="20" id="iyv-tW-3bI"/>
377 <constraint firstItem="d6w-Hc-mr1" firstAttribute="top" secondItem="rfH-MI-dNw" secondAttribute="top" id="nbb-02-Zs9"/>
378 </constraints>
379 </view>
380 <customView translatesAutoresizingMaskIntoConstraints="NO" id="a0d-YX-Ohv">
381 <rect key="frame" x="0.0" y="0.0" width="1" height="1"/>
382 <subviews>
383 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="wGS-P4-qNL">
384 <rect key="frame" x="0.0" y="0.0" width="1" height="1"/>
385 <constraints>
386 <constraint firstAttribute="width" constant="1" id="MT9-ny-Mrs"/>
387 <constraint firstAttribute="height" constant="1" id="T9c-E0-C70"/>
388 </constraints>
389 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyUpOrDown" id="Sav-r4-aC6"/>
390 </imageView>
391 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7XH-9N-c5g" customClass="HoverButton">
392 <rect key="frame" x="0.0" y="0.0" width="1" height="1"/>
393 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" transparent="YES" imageScaling="proportionallyDown" inset="2" id="25g-in-yWt">
394 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
395 <font key="font" metaFont="system"/>
396 </buttonCell>
397 <userDefinedRuntimeAttributes>
398 <userDefinedRuntimeAttribute type="color" keyPath="cornerColor">
399 <color key="value" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
400 </userDefinedRuntimeAttribute>
401 <userDefinedRuntimeAttribute type="color" keyPath="hoverColor">
402 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.20000000000000001" colorSpace="calibratedRGB"/>
403 </userDefinedRuntimeAttribute>
404 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
405 <color key="value" white="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
406 </userDefinedRuntimeAttribute>
407 <userDefinedRuntimeAttribute type="color" keyPath="hoverDarkColor">
408 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.20000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
409 </userDefinedRuntimeAttribute>
410 <userDefinedRuntimeAttribute type="color" keyPath="highlightDarkColor">
411 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.34999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
412 </userDefinedRuntimeAttribute>
kkostiuk01236c42021-04-28 16:51:14 -0400413 <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
414 <integer key="value" value="20"/>
415 </userDefinedRuntimeAttribute>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400416 </userDefinedRuntimeAttributes>
417 </button>
418 </subviews>
419 <constraints>
420 <constraint firstItem="7XH-9N-c5g" firstAttribute="leading" secondItem="wGS-P4-qNL" secondAttribute="leading" id="290-UN-1H4"/>
421 <constraint firstItem="7XH-9N-c5g" firstAttribute="trailing" secondItem="wGS-P4-qNL" secondAttribute="trailing" id="AT5-Ou-nAg"/>
422 <constraint firstItem="7XH-9N-c5g" firstAttribute="bottom" secondItem="wGS-P4-qNL" secondAttribute="bottom" id="LgG-Ub-mGF"/>
423 <constraint firstAttribute="trailing" secondItem="wGS-P4-qNL" secondAttribute="trailing" id="Zdu-N8-mpv"/>
424 <constraint firstItem="wGS-P4-qNL" firstAttribute="top" secondItem="a0d-YX-Ohv" secondAttribute="top" id="aJl-q4-364"/>
425 <constraint firstItem="7XH-9N-c5g" firstAttribute="top" secondItem="wGS-P4-qNL" secondAttribute="top" id="dWU-yy-ICA"/>
426 <constraint firstAttribute="bottom" secondItem="wGS-P4-qNL" secondAttribute="bottom" id="exw-17-Ffe"/>
427 <constraint firstItem="wGS-P4-qNL" firstAttribute="leading" secondItem="a0d-YX-Ohv" secondAttribute="leading" id="mEv-NS-5rL"/>
428 </constraints>
429 </customView>
430 </subviews>
431 <visibilityPriorities>
432 <integer value="1000"/>
433 <integer value="1000"/>
434 </visibilityPriorities>
435 <customSpacing>
436 <real value="3.4028234663852886e+38"/>
437 <real value="3.4028234663852886e+38"/>
438 </customSpacing>
439 </stackView>
440 </subviews>
441 <visibilityPriorities>
442 <integer value="1000"/>
443 <integer value="1000"/>
444 </visibilityPriorities>
445 <customSpacing>
446 <real value="3.4028234663852886e+38"/>
447 <real value="3.4028234663852886e+38"/>
448 </customSpacing>
449 </stackView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400450 </subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400451 <visibilityPriorities>
452 <integer value="1000"/>
453 <integer value="1000"/>
454 </visibilityPriorities>
455 <customSpacing>
456 <real value="3.4028234663852886e+38"/>
457 <real value="3.4028234663852886e+38"/>
458 </customSpacing>
459 </stackView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400460 </subviews>
461 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400462 <constraint firstItem="KIH-j8-8ra" firstAttribute="leading" secondItem="eW8-NR-350" secondAttribute="leading" id="DcZ-0n-YEv"/>
463 <constraint firstAttribute="trailing" secondItem="KIH-j8-8ra" secondAttribute="trailing" id="Hna-YF-I2d"/>
464 <constraint firstItem="KIH-j8-8ra" firstAttribute="top" secondItem="eW8-NR-350" secondAttribute="top" id="YIr-GX-DFU"/>
465 <constraint firstAttribute="bottom" secondItem="KIH-j8-8ra" secondAttribute="bottom" id="cna-k7-8k9"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400466 </constraints>
467 <connections>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400468 <outlet property="messageHeightConstraint" destination="T9c-E0-C70" id="WCn-Tk-40j"/>
469 <outlet property="messageWidthConstraint" destination="MT9-ny-Mrs" id="0T4-rQ-JVu"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400470 <outlet property="msgBackground" destination="rfH-MI-dNw" id="AJp-Zq-XG8"/>
kkostiukea7984a2021-04-21 20:59:21 -0400471 <outlet property="openFileButton" destination="ylg-FY-rNT" id="dAB-iK-DP1"/>
Kateryna Kostiukefc665d2018-09-17 15:42:43 -0400472 <outlet property="openImagebutton" destination="7XH-9N-c5g" id="6re-SE-3gr"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400473 <outlet property="photoView" destination="BPl-0q-GSo" id="6XR-pb-GjY"/>
474 <outlet property="statusLabel" destination="ldC-Xq-oV5" id="qmg-YD-p6y"/>
475 <outlet property="timeBox" destination="EAm-7Z-ubs" id="4bu-p8-yDg"/>
476 <outlet property="timeLabel" destination="JUf-er-n2R" id="mdy-VT-uV5"/>
Kateryna Kostiuk0f0ba992018-06-07 14:22:58 -0400477 <outlet property="transferedFileName" destination="NbG-jg-Rsk" id="ao1-1g-gNT"/>
Kateryna Kostiukefc665d2018-09-17 15:42:43 -0400478 <outlet property="transferedImage" destination="wGS-P4-qNL" id="3gA-qc-ICe"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400479 </connections>
480 <point key="canvasLocation" x="132" y="-22"/>
481 </tableCellView>
482 <tableCellView identifier="LeftOngoingFileView" id="AlH-xb-GaC" userLabel="IMTableCellView" customClass="IMTableCellView">
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400483 <rect key="frame" x="0.0" y="0.0" width="400" height="124"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400484 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
485 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400486 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Uoz-sf-jDG">
487 <rect key="frame" x="0.0" y="0.0" width="400" height="124"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400488 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400489 <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="dDX-sZ-ylI">
490 <rect key="frame" x="0.0" y="90" width="400" height="34"/>
491 <view key="contentView" id="G6u-o0-5uR">
492 <rect key="frame" x="0.0" y="0.0" width="400" height="34"/>
493 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
494 <subviews>
495 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sRg-94-yH1">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500496 <rect key="frame" x="196" y="10" width="8" height="15"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400497 <constraints>
498 <constraint firstAttribute="width" priority="250" constant="20" id="mLV-uI-q6J"/>
499 </constraints>
500 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="pfw-fC-4Xm">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500501 <font key="font" metaFont="systemLight" size="12"/>
502 <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400503 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
504 </textFieldCell>
505 </textField>
506 </subviews>
507 <constraints>
508 <constraint firstItem="sRg-94-yH1" firstAttribute="centerX" secondItem="G6u-o0-5uR" secondAttribute="centerX" id="8c1-Tj-0GO"/>
509 <constraint firstItem="sRg-94-yH1" firstAttribute="centerY" secondItem="G6u-o0-5uR" secondAttribute="centerY" id="p0Z-I5-USk"/>
510 </constraints>
511 </view>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400512 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400513 <constraint firstAttribute="height" constant="34" id="yXW-Pu-K5m"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400514 </constraints>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400515 </box>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400516 <stackView distribution="fill" orientation="horizontal" alignment="bottom" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1AP-bM-7AK">
517 <rect key="frame" x="0.0" y="0.0" width="290" height="90"/>
518 <subviews>
519 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ocf-Pp-J4F">
520 <rect key="frame" x="0.0" y="0.0" width="30" height="30"/>
521 <constraints>
522 <constraint firstAttribute="width" constant="30" id="3w6-xX-tEe"/>
523 <constraint firstAttribute="height" constant="30" id="C6C-V8-W2b"/>
524 </constraints>
525 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="fhy-Vs-ZoW"/>
526 </imageView>
527 <view translatesAutoresizingMaskIntoConstraints="NO" id="YEa-1b-wNo" customClass="MessageBubbleView">
528 <rect key="frame" x="40" y="0.0" width="250" height="90"/>
529 <subviews>
530 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="JXX-Px-OMY">
531 <rect key="frame" x="20" y="0.0" width="210" height="90"/>
532 <subviews>
533 <stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="5" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fBX-Ap-tom">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500534 <rect key="frame" x="0.0" y="40" width="104" height="50"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400535 <subviews>
536 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Wu8-Ho-MOI">
537 <rect key="frame" x="0.0" y="15" width="30" height="20"/>
538 <constraints>
539 <constraint firstAttribute="height" constant="20" id="1dL-ZM-MQf"/>
540 <constraint firstAttribute="width" constant="30" id="oVv-hj-4mx"/>
541 </constraints>
542 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="left" imageScaling="proportionallyDown" image="ic_attachment" id="q2e-Jw-ifg"/>
543 </imageView>
544 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tUr-hG-Ef4">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500545 <rect key="frame" x="35" y="18" width="69" height="15"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400546 <buttonCell key="cell" type="roundRect" title="Round Rect" bezelStyle="roundedRect" alignment="center" imageScaling="proportionallyDown" inset="2" id="Oo1-gq-aPY">
547 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500548 <font key="font" metaFont="systemLight" size="12"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400549 </buttonCell>
550 </button>
551 </subviews>
552 <constraints>
553 <constraint firstItem="Wu8-Ho-MOI" firstAttribute="centerY" secondItem="tUr-hG-Ef4" secondAttribute="centerY" id="8x1-28-6Qk"/>
554 <constraint firstAttribute="height" constant="50" id="b4L-1Q-yje"/>
555 </constraints>
556 <visibilityPriorities>
557 <integer value="1000"/>
558 <integer value="1000"/>
559 </visibilityPriorities>
560 <customSpacing>
561 <real value="3.4028234663852886e+38"/>
562 <real value="3.4028234663852886e+38"/>
563 </customSpacing>
564 </stackView>
565 <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="9ze-gS-MRW">
566 <rect key="frame" x="0.0" y="37" width="210" height="5"/>
567 <constraints>
568 <constraint firstAttribute="height" constant="1" id="YWX-TH-gTh"/>
569 </constraints>
570 </box>
571 <customView translatesAutoresizingMaskIntoConstraints="NO" id="NFM-hJ-sKO">
572 <rect key="frame" x="0.0" y="34" width="10" height="5"/>
573 <constraints>
574 <constraint firstAttribute="width" constant="10" id="KdR-ro-dKm"/>
575 <constraint firstAttribute="height" constant="5" id="Nge-5y-4ZJ"/>
576 </constraints>
577 </customView>
578 <stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6CG-t2-r5G">
579 <rect key="frame" x="0.0" y="5" width="210" height="29"/>
580 <subviews>
581 <progressIndicator wantsLayer="YES" maxValue="100" indeterminate="YES" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="7hN-OZ-vA4">
582 <rect key="frame" x="0.0" y="5" width="100" height="20"/>
583 <constraints>
584 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="bWZ-M1-Nuh"/>
585 </constraints>
586 </progressIndicator>
587 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3gN-Us-HWE">
588 <rect key="frame" x="110" y="5" width="100" height="19"/>
589 <constraints>
590 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="8tO-4c-fca"/>
591 </constraints>
592 <buttonCell key="cell" type="roundRect" title="Cancel" bezelStyle="roundedRect" image="ic_action_cancel" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyUpOrDown" inset="2" id="1c6-BK-hfV">
593 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500594 <font key="font" metaFont="systemLight" size="12"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400595 </buttonCell>
596 </button>
597 </subviews>
598 <constraints>
599 <constraint firstItem="7hN-OZ-vA4" firstAttribute="bottom" secondItem="3gN-Us-HWE" secondAttribute="bottom" id="FDq-D0-hZi"/>
600 <constraint firstItem="7hN-OZ-vA4" firstAttribute="top" secondItem="3gN-Us-HWE" secondAttribute="top" id="W2y-5s-Ahc"/>
601 </constraints>
602 <visibilityPriorities>
603 <integer value="1000"/>
604 <integer value="1000"/>
605 </visibilityPriorities>
606 <customSpacing>
607 <real value="3.4028234663852886e+38"/>
608 <real value="3.4028234663852886e+38"/>
609 </customSpacing>
610 </stackView>
611 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Tz3-AB-Kea">
612 <rect key="frame" x="0.0" y="0.0" width="10" height="5"/>
613 <constraints>
614 <constraint firstAttribute="width" constant="10" id="PIM-q2-VVS"/>
615 <constraint firstAttribute="height" constant="5" id="jaq-MZ-hGX"/>
616 </constraints>
617 </customView>
618 </subviews>
619 <visibilityPriorities>
620 <integer value="1000"/>
621 <integer value="1000"/>
622 <integer value="1000"/>
623 <integer value="1000"/>
624 <integer value="1000"/>
625 </visibilityPriorities>
626 <customSpacing>
627 <real value="3.4028234663852886e+38"/>
628 <real value="3.4028234663852886e+38"/>
629 <real value="3.4028234663852886e+38"/>
630 <real value="3.4028234663852886e+38"/>
631 <real value="3.4028234663852886e+38"/>
632 </customSpacing>
633 </stackView>
634 </subviews>
635 <constraints>
636 <constraint firstAttribute="trailing" secondItem="JXX-Px-OMY" secondAttribute="trailing" constant="20" id="2nU-VQ-H0k"/>
637 <constraint firstAttribute="height" constant="90" id="FIi-6F-Qne"/>
638 <constraint firstItem="JXX-Px-OMY" firstAttribute="top" secondItem="YEa-1b-wNo" secondAttribute="top" id="OgM-cS-jCE"/>
639 <constraint firstAttribute="width" constant="250" id="hoZ-xi-2uY"/>
640 <constraint firstItem="JXX-Px-OMY" firstAttribute="leading" secondItem="YEa-1b-wNo" secondAttribute="leading" constant="20" id="wGE-tR-j7b"/>
641 <constraint firstAttribute="bottom" secondItem="JXX-Px-OMY" secondAttribute="bottom" id="wQl-j9-laS"/>
642 </constraints>
643 </view>
644 </subviews>
645 <visibilityPriorities>
646 <integer value="1000"/>
647 <integer value="1000"/>
648 </visibilityPriorities>
649 <customSpacing>
650 <real value="3.4028234663852886e+38"/>
651 <real value="3.4028234663852886e+38"/>
652 </customSpacing>
653 </stackView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400654 </subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400655 <visibilityPriorities>
656 <integer value="1000"/>
657 <integer value="1000"/>
658 </visibilityPriorities>
659 <customSpacing>
660 <real value="3.4028234663852886e+38"/>
661 <real value="3.4028234663852886e+38"/>
662 </customSpacing>
663 </stackView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400664 </subviews>
665 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400666 <constraint firstItem="Uoz-sf-jDG" firstAttribute="leading" secondItem="AlH-xb-GaC" secondAttribute="leading" id="72v-dA-cLo"/>
667 <constraint firstAttribute="trailing" secondItem="Uoz-sf-jDG" secondAttribute="trailing" id="GDI-gx-SaL"/>
668 <constraint firstItem="Uoz-sf-jDG" firstAttribute="top" secondItem="AlH-xb-GaC" secondAttribute="top" id="H2p-VL-dJb"/>
669 <constraint firstAttribute="bottom" secondItem="Uoz-sf-jDG" secondAttribute="bottom" id="dSR-U9-Gyf"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400670 </constraints>
671 <connections>
672 <outlet property="declineButton" destination="3gN-Us-HWE" id="WYo-gh-5fw"/>
Kateryna Kostiuk4f37d952018-12-04 13:19:17 -0500673 <outlet property="msgBackground" destination="YEa-1b-wNo" id="vVZ-CE-r2Q"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400674 <outlet property="photoView" destination="ocf-Pp-J4F" id="e04-18-iXb"/>
675 <outlet property="progressIndicator" destination="7hN-OZ-vA4" id="Wda-hA-Ne0"/>
676 <outlet property="timeBox" destination="dDX-sZ-ylI" id="rAa-Jo-eXW"/>
677 <outlet property="timeLabel" destination="sRg-94-yH1" id="t2H-R6-f9H"/>
Kateryna Kostiuk0f0ba992018-06-07 14:22:58 -0400678 <outlet property="transferedFileName" destination="tUr-hG-Ef4" id="tyJ-PN-VDj"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400679 </connections>
680 <point key="canvasLocation" x="139" y="490"/>
681 </tableCellView>
682 <tableCellView identifier="RightOngoingFileView" id="HAZ-Y8-9zY" userLabel="IMTableCellView" customClass="IMTableCellView">
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400683 <rect key="frame" x="0.0" y="0.0" width="400" height="124"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400684 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
685 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400686 <stackView distribution="fill" orientation="vertical" alignment="trailing" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dvT-Pd-p3g">
687 <rect key="frame" x="0.0" y="0.0" width="400" height="124"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400688 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400689 <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="x2B-gu-YBe">
690 <rect key="frame" x="0.0" y="90" width="400" height="34"/>
691 <view key="contentView" id="zwm-oF-RvK">
692 <rect key="frame" x="0.0" y="0.0" width="400" height="34"/>
693 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
694 <subviews>
695 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2IY-Tt-uAF">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500696 <rect key="frame" x="196" y="10" width="8" height="15"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400697 <constraints>
698 <constraint firstAttribute="width" priority="250" constant="20" id="nTF-Xv-8ok"/>
699 </constraints>
700 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="fU3-Ej-fOu">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500701 <font key="font" metaFont="systemLight" size="12"/>
702 <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400703 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
704 </textFieldCell>
705 </textField>
706 </subviews>
707 <constraints>
708 <constraint firstItem="2IY-Tt-uAF" firstAttribute="centerX" secondItem="zwm-oF-RvK" secondAttribute="centerX" id="Tt5-98-7WH"/>
709 <constraint firstItem="2IY-Tt-uAF" firstAttribute="centerY" secondItem="zwm-oF-RvK" secondAttribute="centerY" id="tNc-uW-aBn"/>
710 </constraints>
711 </view>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400712 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400713 <constraint firstAttribute="height" constant="34" id="hvM-hF-reZ"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400714 </constraints>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400715 </box>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400716 <view translatesAutoresizingMaskIntoConstraints="NO" id="UY2-T5-a0P" customClass="MessageBubbleView">
717 <rect key="frame" x="134" y="0.0" width="250" height="90"/>
718 <subviews>
719 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7XB-Ln-kcr">
720 <rect key="frame" x="20" y="0.0" width="210" height="90"/>
721 <subviews>
722 <stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Gfs-3T-2Z5">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500723 <rect key="frame" x="0.0" y="40" width="109" height="50"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400724 <subviews>
725 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sUr-U8-vgf">
726 <rect key="frame" x="0.0" y="15" width="30" height="20"/>
727 <constraints>
728 <constraint firstAttribute="width" constant="30" id="1q5-4s-iFz"/>
729 <constraint firstAttribute="height" constant="20" id="ekF-eV-r0g"/>
730 </constraints>
731 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_attachment" id="1qg-9v-1DA"/>
732 </imageView>
733 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WnO-2x-32a">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500734 <rect key="frame" x="40" y="18" width="69" height="15"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400735 <buttonCell key="cell" type="roundRect" title="Round Rect" bezelStyle="roundedRect" alignment="center" imageScaling="proportionallyDown" inset="2" id="fu2-X7-GW8">
736 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500737 <font key="font" metaFont="systemLight" size="12"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400738 </buttonCell>
739 </button>
740 </subviews>
741 <constraints>
742 <constraint firstAttribute="height" constant="50" id="j6g-Lf-i4J"/>
743 </constraints>
744 <visibilityPriorities>
745 <integer value="1000"/>
746 <integer value="1000"/>
747 </visibilityPriorities>
748 <customSpacing>
749 <real value="3.4028234663852886e+38"/>
750 <real value="3.4028234663852886e+38"/>
751 </customSpacing>
752 </stackView>
753 <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="Bdf-V5-WwA">
754 <rect key="frame" x="0.0" y="37" width="210" height="5"/>
755 <constraints>
756 <constraint firstAttribute="height" constant="1" id="Wsx-87-kIk"/>
757 </constraints>
758 </box>
759 <customView translatesAutoresizingMaskIntoConstraints="NO" id="zIY-uh-4xD">
760 <rect key="frame" x="0.0" y="29" width="10" height="10"/>
761 <constraints>
762 <constraint firstAttribute="width" constant="10" id="SkD-0R-L1q"/>
763 <constraint firstAttribute="height" constant="10" id="arb-Co-NT8"/>
764 </constraints>
765 </customView>
766 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NeW-wa-Nr0">
767 <rect key="frame" x="0.0" y="10" width="210" height="19"/>
768 <subviews>
769 <stackView distribution="fill" orientation="horizontal" alignment="top" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="o5f-x7-XOq">
770 <rect key="frame" x="0.0" y="0.0" width="210" height="19"/>
771 <subviews>
772 <progressIndicator wantsLayer="YES" maxValue="100" indeterminate="YES" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="Sv9-jf-3cY">
773 <rect key="frame" x="0.0" y="0.0" width="100" height="20"/>
774 <constraints>
775 <constraint firstAttribute="width" constant="100" id="btI-wg-j3H"/>
776 </constraints>
777 </progressIndicator>
778 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2cr-cl-DfB">
779 <rect key="frame" x="110" y="0.0" width="100" height="19"/>
780 <constraints>
781 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="xXu-dH-JTk"/>
782 </constraints>
783 <buttonCell key="cell" type="roundRect" title="Cancel" bezelStyle="roundedRect" image="ic_action_cancel" imagePosition="left" alignment="center" borderStyle="border" imageScaling="proportionallyUpOrDown" inset="2" id="9Oq-TB-quZ">
784 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500785 <font key="font" metaFont="systemLight" size="12"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400786 </buttonCell>
787 </button>
788 </subviews>
789 <visibilityPriorities>
790 <integer value="1000"/>
791 <integer value="1000"/>
792 </visibilityPriorities>
793 <customSpacing>
794 <real value="3.4028234663852886e+38"/>
795 <real value="3.4028234663852886e+38"/>
796 </customSpacing>
797 </stackView>
798 </subviews>
799 <visibilityPriorities>
800 <integer value="1000"/>
801 </visibilityPriorities>
802 <customSpacing>
803 <real value="3.4028234663852886e+38"/>
804 </customSpacing>
805 </stackView>
806 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Qgo-tL-vj8">
807 <rect key="frame" x="0.0" y="0.0" width="10" height="10"/>
808 <constraints>
809 <constraint firstAttribute="width" constant="10" id="ftC-bO-9E7"/>
810 <constraint firstAttribute="height" constant="10" id="qCj-LB-xRv"/>
811 </constraints>
812 </customView>
813 </subviews>
814 <visibilityPriorities>
815 <integer value="1000"/>
816 <integer value="1000"/>
817 <integer value="1000"/>
818 <integer value="1000"/>
819 <integer value="1000"/>
820 </visibilityPriorities>
821 <customSpacing>
822 <real value="3.4028234663852886e+38"/>
823 <real value="3.4028234663852886e+38"/>
824 <real value="3.4028234663852886e+38"/>
825 <real value="3.4028234663852886e+38"/>
826 <real value="3.4028234663852886e+38"/>
827 </customSpacing>
828 </stackView>
829 </subviews>
830 <constraints>
831 <constraint firstAttribute="height" constant="90" id="2eN-hb-Kgz"/>
832 <constraint firstAttribute="trailing" secondItem="7XB-Ln-kcr" secondAttribute="trailing" constant="20" id="dJC-N9-X9G"/>
833 <constraint firstItem="7XB-Ln-kcr" firstAttribute="top" secondItem="UY2-T5-a0P" secondAttribute="top" id="ihV-g4-DdU"/>
834 <constraint firstAttribute="bottom" secondItem="7XB-Ln-kcr" secondAttribute="bottom" id="lRS-g1-7aE"/>
835 <constraint firstItem="7XB-Ln-kcr" firstAttribute="leading" secondItem="UY2-T5-a0P" secondAttribute="leading" constant="20" id="pYu-0y-lPO"/>
836 <constraint firstAttribute="width" constant="250" id="pfZ-1w-Zad"/>
837 </constraints>
838 <userDefinedRuntimeAttributes>
839 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
840 <color key="value" red="0.23137254901960785" green="0.75686274509803919" blue="0.82745098039215681" alpha="0.29999999999999999" colorSpace="calibratedRGB"/>
841 </userDefinedRuntimeAttribute>
842 </userDefinedRuntimeAttributes>
843 </view>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400844 </subviews>
845 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400846 <constraint firstAttribute="trailing" secondItem="UY2-T5-a0P" secondAttribute="trailing" constant="16" id="95Y-cZ-3ja"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400847 </constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400848 <visibilityPriorities>
849 <integer value="1000"/>
850 <integer value="1000"/>
851 </visibilityPriorities>
852 <customSpacing>
853 <real value="3.4028234663852886e+38"/>
854 <real value="3.4028234663852886e+38"/>
855 </customSpacing>
856 </stackView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400857 </subviews>
858 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400859 <constraint firstItem="dvT-Pd-p3g" firstAttribute="top" secondItem="HAZ-Y8-9zY" secondAttribute="top" id="4iA-CH-uLt"/>
860 <constraint firstAttribute="trailing" secondItem="dvT-Pd-p3g" secondAttribute="trailing" id="Tze-Nt-QRN"/>
861 <constraint firstItem="dvT-Pd-p3g" firstAttribute="leading" secondItem="HAZ-Y8-9zY" secondAttribute="leading" id="lli-U6-V4S"/>
862 <constraint firstAttribute="bottom" secondItem="dvT-Pd-p3g" secondAttribute="bottom" id="qsC-Fe-zYB"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400863 </constraints>
864 <connections>
865 <outlet property="declineButton" destination="2cr-cl-DfB" id="0Rk-eA-Fyg"/>
Kateryna Kostiuk4f37d952018-12-04 13:19:17 -0500866 <outlet property="msgBackground" destination="UY2-T5-a0P" id="mFn-YC-kPu"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400867 <outlet property="progressIndicator" destination="Sv9-jf-3cY" id="6Y2-mi-Ml4"/>
868 <outlet property="timeBox" destination="x2B-gu-YBe" id="xPh-3D-3a0"/>
869 <outlet property="timeLabel" destination="2IY-Tt-uAF" id="uee-Wx-1bT"/>
Kateryna Kostiuk0f0ba992018-06-07 14:22:58 -0400870 <outlet property="transferedFileName" destination="WnO-2x-32a" id="B7R-za-uNt"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400871 </connections>
872 <point key="canvasLocation" x="139" y="750"/>
873 </tableCellView>
kkostiukea7984a2021-04-21 20:59:21 -0400874 <tableCellView identifier="RightFinishedFileView" misplaced="YES" id="rmZ-yh-rX1" userLabel="IMTableCellView" customClass="IMTableCellView">
875 <rect key="frame" x="0.0" y="0.0" width="700" height="135"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400876 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
877 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400878 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HCV-dK-X40">
879 <rect key="frame" x="0.0" y="0.0" width="700" height="129"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400880 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400881 <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="e0e-TK-qch">
882 <rect key="frame" x="0.0" y="95" width="400" height="34"/>
883 <view key="contentView" id="Jbl-ZD-fCi">
884 <rect key="frame" x="0.0" y="0.0" width="400" height="34"/>
885 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
886 <subviews>
887 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Od3-Cq-LmR">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500888 <rect key="frame" x="196" y="9" width="8" height="17"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400889 <constraints>
890 <constraint firstAttribute="width" priority="250" constant="20" id="RoH-7v-RcD"/>
891 </constraints>
892 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" id="gyp-Xg-CZc">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500893 <font key="font" metaFont="systemLight" size="14"/>
894 <color key="textColor" name="tertiaryLabelColor" catalog="System" colorSpace="catalog"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400895 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
896 </textFieldCell>
897 </textField>
898 </subviews>
899 <constraints>
900 <constraint firstItem="Od3-Cq-LmR" firstAttribute="centerX" secondItem="Jbl-ZD-fCi" secondAttribute="centerX" id="YbB-7M-3ST"/>
901 <constraint firstItem="Od3-Cq-LmR" firstAttribute="centerY" secondItem="Jbl-ZD-fCi" secondAttribute="centerY" id="kla-ao-cdw"/>
902 </constraints>
903 </view>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400904 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400905 <constraint firstAttribute="height" constant="34" id="bsP-7k-E34"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400906 </constraints>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -0400907 </box>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400908 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="k7Z-Cm-Pek">
909 <rect key="frame" x="434" y="0.0" width="266" height="95"/>
910 <subviews>
911 <view translatesAutoresizingMaskIntoConstraints="NO" id="uQv-aG-QZp" customClass="MessageBubbleView">
912 <rect key="frame" x="0.0" y="5" width="250" height="90"/>
913 <subviews>
914 <stackView distribution="fill" orientation="vertical" alignment="leading" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dAn-tC-XGy">
915 <rect key="frame" x="20" y="0.0" width="210" height="90"/>
916 <subviews>
917 <stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bc0-ZM-Z54">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500918 <rect key="frame" x="0.0" y="40" width="109" height="50"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400919 <subviews>
920 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="gyB-QF-uEW">
921 <rect key="frame" x="0.0" y="15" width="30" height="20"/>
922 <constraints>
923 <constraint firstAttribute="width" constant="30" id="20F-SE-qna"/>
924 <constraint firstAttribute="height" constant="20" id="4aT-Xp-Gdi"/>
925 </constraints>
926 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_attachment" id="yAd-of-sXU"/>
927 </imageView>
928 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jRP-c4-heJ">
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500929 <rect key="frame" x="40" y="18" width="69" height="15"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400930 <buttonCell key="cell" type="roundRect" title="Round Rect" bezelStyle="roundedRect" alignment="center" imageScaling="proportionallyDown" inset="2" id="3i8-bi-EQN">
931 <behavior key="behavior" lightByContents="YES"/>
Kateryna Kostiukd508f752020-11-13 16:26:00 -0500932 <font key="font" metaFont="systemLight" size="12"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400933 </buttonCell>
934 </button>
935 </subviews>
936 <constraints>
937 <constraint firstAttribute="height" constant="50" id="c72-co-rY9"/>
938 </constraints>
939 <visibilityPriorities>
940 <integer value="1000"/>
941 <integer value="1000"/>
942 </visibilityPriorities>
943 <customSpacing>
944 <real value="3.4028234663852886e+38"/>
945 <real value="3.4028234663852886e+38"/>
946 </customSpacing>
947 </stackView>
948 <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="gLx-wW-frG">
949 <rect key="frame" x="0.0" y="37" width="210" height="5"/>
950 <constraints>
951 <constraint firstAttribute="height" constant="1" id="W5u-cf-IfE"/>
952 </constraints>
953 </box>
954 <customView translatesAutoresizingMaskIntoConstraints="NO" id="3Ff-6i-HBR">
955 <rect key="frame" x="0.0" y="29" width="10" height="10"/>
956 <constraints>
957 <constraint firstAttribute="height" constant="10" id="H1H-a2-pEn"/>
958 <constraint firstAttribute="width" constant="10" id="kYd-sD-mD4"/>
959 </constraints>
960 </customView>
961 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eHR-Hi-Zl2">
962 <rect key="frame" x="-2" y="10" width="54" height="19"/>
963 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" id="vDa-rM-ULY">
kkostiukea7984a2021-04-21 20:59:21 -0400964 <font key="font" metaFont="cellTitle"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -0400965 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
966 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
967 </textFieldCell>
968 </textField>
969 <customView translatesAutoresizingMaskIntoConstraints="NO" id="O26-AF-jBR">
970 <rect key="frame" x="0.0" y="0.0" width="10" height="10"/>
971 <constraints>
972 <constraint firstAttribute="height" constant="10" id="8nC-1A-3e3"/>
973 <constraint firstAttribute="width" constant="10" id="oF1-z9-41v"/>
974 </constraints>
975 </customView>
976 </subviews>
977 <visibilityPriorities>
978 <integer value="1000"/>
979 <integer value="1000"/>
980 <integer value="1000"/>
981 <integer value="1000"/>
982 <integer value="1000"/>
983 </visibilityPriorities>
984 <customSpacing>
985 <real value="3.4028234663852886e+38"/>
986 <real value="3.4028234663852886e+38"/>
987 <real value="3.4028234663852886e+38"/>
988 <real value="3.4028234663852886e+38"/>
989 <real value="3.4028234663852886e+38"/>
990 </customSpacing>
991 </stackView>
kkostiukea7984a2021-04-21 20:59:21 -0400992 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1qv-Aj-6e2" customClass="HoverButton">
993 <rect key="frame" x="0.0" y="0.0" width="250" height="90"/>
994 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" borderStyle="border" transparent="YES" imageScaling="proportionallyDown" inset="2" id="TbW-cZ-RPC">
995 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
996 <font key="font" metaFont="system"/>
997 </buttonCell>
998 <userDefinedRuntimeAttributes>
999 <userDefinedRuntimeAttribute type="color" keyPath="cornerColor">
1000 <color key="value" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
1001 </userDefinedRuntimeAttribute>
1002 <userDefinedRuntimeAttribute type="color" keyPath="hoverColor">
1003 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.20000000000000001" colorSpace="calibratedRGB"/>
1004 </userDefinedRuntimeAttribute>
1005 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
1006 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="calibratedRGB"/>
1007 </userDefinedRuntimeAttribute>
1008 <userDefinedRuntimeAttribute type="color" keyPath="hoverDarkColor">
1009 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.20000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
1010 </userDefinedRuntimeAttribute>
1011 <userDefinedRuntimeAttribute type="color" keyPath="highlightDarkColor">
1012 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.34999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
1013 </userDefinedRuntimeAttribute>
1014 <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
1015 <integer key="value" value="20"/>
1016 </userDefinedRuntimeAttribute>
1017 </userDefinedRuntimeAttributes>
1018 </button>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001019 </subviews>
1020 <constraints>
kkostiukea7984a2021-04-21 20:59:21 -04001021 <constraint firstItem="1qv-Aj-6e2" firstAttribute="leading" secondItem="uQv-aG-QZp" secondAttribute="leading" id="4tR-NN-PFX"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001022 <constraint firstAttribute="height" constant="90" id="77H-cp-4YI"/>
1023 <constraint firstAttribute="trailing" secondItem="dAn-tC-XGy" secondAttribute="trailing" constant="20" id="7QJ-NV-woV"/>
1024 <constraint firstItem="dAn-tC-XGy" firstAttribute="leading" secondItem="uQv-aG-QZp" secondAttribute="leading" constant="20" id="9KK-Iv-eG4"/>
kkostiukea7984a2021-04-21 20:59:21 -04001025 <constraint firstAttribute="trailing" secondItem="1qv-Aj-6e2" secondAttribute="trailing" id="Aht-q0-lYh"/>
1026 <constraint firstAttribute="bottom" secondItem="1qv-Aj-6e2" secondAttribute="bottom" id="GFH-aC-vDQ"/>
1027 <constraint firstItem="1qv-Aj-6e2" firstAttribute="top" secondItem="uQv-aG-QZp" secondAttribute="top" id="NeW-3O-xgd"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001028 <constraint firstAttribute="width" constant="250" id="QxX-Qe-0b8"/>
1029 <constraint firstItem="dAn-tC-XGy" firstAttribute="top" secondItem="uQv-aG-QZp" secondAttribute="top" id="cZ7-Gf-6eH"/>
1030 <constraint firstAttribute="bottom" secondItem="dAn-tC-XGy" secondAttribute="bottom" id="gkI-eZ-mXd"/>
1031 </constraints>
1032 </view>
1033 <customView translatesAutoresizingMaskIntoConstraints="NO" id="vkn-Od-tv5">
1034 <rect key="frame" x="245" y="0.0" width="5" height="5"/>
1035 <subviews>
1036 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="KzR-Xo-Vlj">
1037 <rect key="frame" x="0.0" y="0.0" width="5" height="5"/>
1038 <constraints>
1039 <constraint firstAttribute="height" constant="5" id="biI-gF-8pI"/>
1040 <constraint firstAttribute="width" constant="5" id="tpn-a5-Bfr"/>
1041 </constraints>
1042 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyUpOrDown" id="Ea2-xs-9NC"/>
1043 </imageView>
1044 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ld8-l1-IEa" customClass="HoverButton">
1045 <rect key="frame" x="0.0" y="0.0" width="5" height="5"/>
1046 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" borderStyle="border" transparent="YES" imageScaling="proportionallyDown" inset="2" id="PfG-Ue-7zC">
1047 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1048 <font key="font" metaFont="system"/>
1049 </buttonCell>
1050 <userDefinedRuntimeAttributes>
1051 <userDefinedRuntimeAttribute type="color" keyPath="cornerColor">
1052 <color key="value" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
1053 </userDefinedRuntimeAttribute>
1054 <userDefinedRuntimeAttribute type="color" keyPath="hoverColor">
1055 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.20000000000000001" colorSpace="calibratedRGB"/>
1056 </userDefinedRuntimeAttribute>
1057 <userDefinedRuntimeAttribute type="color" keyPath="highlightColor">
1058 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="calibratedRGB"/>
1059 </userDefinedRuntimeAttribute>
1060 <userDefinedRuntimeAttribute type="color" keyPath="hoverDarkColor">
1061 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.20000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
1062 </userDefinedRuntimeAttribute>
1063 <userDefinedRuntimeAttribute type="color" keyPath="highlightDarkColor">
1064 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.34999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
1065 </userDefinedRuntimeAttribute>
kkostiuk01236c42021-04-28 16:51:14 -04001066 <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
1067 <integer key="value" value="20"/>
1068 </userDefinedRuntimeAttribute>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001069 </userDefinedRuntimeAttributes>
1070 </button>
1071 </subviews>
1072 <constraints>
1073 <constraint firstItem="KzR-Xo-Vlj" firstAttribute="leading" secondItem="ld8-l1-IEa" secondAttribute="leading" id="AaR-6p-XDf"/>
1074 <constraint firstItem="KzR-Xo-Vlj" firstAttribute="top" secondItem="vkn-Od-tv5" secondAttribute="top" id="BRn-t2-wVx"/>
1075 <constraint firstItem="KzR-Xo-Vlj" firstAttribute="trailing" secondItem="ld8-l1-IEa" secondAttribute="trailing" id="BTX-Xe-1ui"/>
1076 <constraint firstAttribute="bottom" secondItem="KzR-Xo-Vlj" secondAttribute="bottom" id="FZn-Z1-w6C"/>
1077 <constraint firstItem="KzR-Xo-Vlj" firstAttribute="bottom" secondItem="ld8-l1-IEa" secondAttribute="bottom" id="GwU-aj-Lon"/>
1078 <constraint firstItem="KzR-Xo-Vlj" firstAttribute="top" secondItem="ld8-l1-IEa" secondAttribute="top" id="O0j-3t-bVk"/>
1079 <constraint firstItem="KzR-Xo-Vlj" firstAttribute="leading" secondItem="vkn-Od-tv5" secondAttribute="leading" id="b8I-sf-Et3"/>
1080 <constraint firstAttribute="trailing" secondItem="KzR-Xo-Vlj" secondAttribute="trailing" id="d2S-fV-d54"/>
1081 </constraints>
1082 </customView>
1083 </subviews>
1084 <constraints>
1085 <constraint firstAttribute="trailing" secondItem="uQv-aG-QZp" secondAttribute="trailing" constant="16" id="JLu-QE-8T2"/>
1086 <constraint firstAttribute="trailing" secondItem="vkn-Od-tv5" secondAttribute="trailing" constant="16" id="iq0-pg-WP0"/>
1087 </constraints>
1088 <visibilityPriorities>
1089 <integer value="1000"/>
1090 <integer value="1000"/>
1091 </visibilityPriorities>
1092 <customSpacing>
1093 <real value="3.4028234663852886e+38"/>
1094 <real value="3.4028234663852886e+38"/>
1095 </customSpacing>
1096 </stackView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04001097 </subviews>
1098 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001099 <constraint firstAttribute="trailing" secondItem="k7Z-Cm-Pek" secondAttribute="trailing" id="ydq-95-1Ao"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04001100 </constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001101 <visibilityPriorities>
1102 <integer value="1000"/>
1103 <integer value="1000"/>
1104 </visibilityPriorities>
1105 <customSpacing>
1106 <real value="3.4028234663852886e+38"/>
1107 <real value="3.4028234663852886e+38"/>
1108 </customSpacing>
1109 </stackView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04001110 </subviews>
1111 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001112 <constraint firstItem="HCV-dK-X40" firstAttribute="top" secondItem="rmZ-yh-rX1" secondAttribute="top" id="0Gu-Vq-phg"/>
1113 <constraint firstAttribute="trailing" secondItem="HCV-dK-X40" secondAttribute="trailing" id="UYr-QL-5TQ"/>
1114 <constraint firstItem="HCV-dK-X40" firstAttribute="leading" secondItem="rmZ-yh-rX1" secondAttribute="leading" id="kJf-TB-aSg"/>
1115 <constraint firstAttribute="bottom" secondItem="HCV-dK-X40" secondAttribute="bottom" id="t1n-ok-D3d"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04001116 </constraints>
1117 <connections>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001118 <outlet property="messageHeightConstraint" destination="biI-gF-8pI" id="GNV-BP-VDc"/>
1119 <outlet property="messageWidthConstraint" destination="tpn-a5-Bfr" id="IIx-fR-Kmz"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04001120 <outlet property="msgBackground" destination="uQv-aG-QZp" id="poE-7z-JEI"/>
kkostiukea7984a2021-04-21 20:59:21 -04001121 <outlet property="openFileButton" destination="1qv-Aj-6e2" id="8S2-ir-b6G"/>
1122 <outlet property="openImagebutton" destination="ld8-l1-IEa" id="dQL-DD-ZlC"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04001123 <outlet property="statusLabel" destination="eHR-Hi-Zl2" id="TvR-nl-6eO"/>
1124 <outlet property="timeBox" destination="e0e-TK-qch" id="JPW-TW-Byd"/>
1125 <outlet property="timeLabel" destination="Od3-Cq-LmR" id="lja-3j-VsT"/>
Kateryna Kostiuk0f0ba992018-06-07 14:22:58 -04001126 <outlet property="transferedFileName" destination="jRP-c4-heJ" id="5OM-gW-g7U"/>
Kateryna Kostiukefc665d2018-09-17 15:42:43 -04001127 <outlet property="transferedImage" destination="KzR-Xo-Vlj" id="0Aj-VB-IrK"/>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04001128 </connections>
1129 <point key="canvasLocation" x="147" y="1290"/>
1130 </tableCellView>
Kateryna Kostiuk10c896b2020-03-24 12:46:17 -04001131 <tableCellView identifier="PeerComposingMsgView" id="xfZ-8z-fHg" userLabel="IMTableCellView" customClass="IMTableCellView">
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001132 <rect key="frame" x="0.0" y="0.0" width="83" height="46"/>
Kateryna Kostiuk10c896b2020-03-24 12:46:17 -04001133 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1134 <subviews>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001135 <stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="5" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NIO-Zk-P8O">
1136 <rect key="frame" x="0.0" y="0.0" width="83" height="46"/>
1137 <subviews>
1138 <customView translatesAutoresizingMaskIntoConstraints="NO" id="zB8-Aj-Ugp">
1139 <rect key="frame" x="0.0" y="18" width="38" height="10"/>
1140 <constraints>
1141 <constraint firstAttribute="width" constant="38" id="6Kr-Ye-egV"/>
1142 <constraint firstAttribute="height" constant="10" id="jIc-k5-Yqt"/>
1143 </constraints>
1144 </customView>
1145 <customView translatesAutoresizingMaskIntoConstraints="NO" id="SX4-RF-nyw">
1146 <rect key="frame" x="43" y="18" width="10" height="10"/>
1147 <constraints>
1148 <constraint firstAttribute="width" constant="10" id="0Ij-Sj-NIS"/>
1149 <constraint firstAttribute="height" constant="10" id="f2B-AW-NQX"/>
1150 </constraints>
1151 </customView>
1152 <customView translatesAutoresizingMaskIntoConstraints="NO" id="EJu-iB-Xd2">
1153 <rect key="frame" x="58" y="18" width="10" height="10"/>
1154 <constraints>
1155 <constraint firstAttribute="width" constant="10" id="2au-bV-fd4"/>
1156 <constraint firstAttribute="height" constant="10" id="Ujk-pf-8tM"/>
1157 </constraints>
1158 </customView>
1159 <customView translatesAutoresizingMaskIntoConstraints="NO" id="e47-4z-WVj">
1160 <rect key="frame" x="73" y="18" width="10" height="10"/>
1161 <constraints>
1162 <constraint firstAttribute="height" constant="10" id="0UE-ha-4u1"/>
1163 <constraint firstAttribute="width" constant="10" id="9Ua-lZ-ulE"/>
1164 </constraints>
1165 </customView>
1166 </subviews>
Kateryna Kostiuk10c896b2020-03-24 12:46:17 -04001167 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001168 <constraint firstAttribute="height" constant="46" id="k1X-jv-1Jh"/>
Kateryna Kostiuk10c896b2020-03-24 12:46:17 -04001169 </constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001170 <visibilityPriorities>
1171 <integer value="1000"/>
1172 <integer value="1000"/>
1173 <integer value="1000"/>
1174 <integer value="1000"/>
1175 </visibilityPriorities>
1176 <customSpacing>
1177 <real value="3.4028234663852886e+38"/>
1178 <real value="3.4028234663852886e+38"/>
1179 <real value="3.4028234663852886e+38"/>
1180 <real value="3.4028234663852886e+38"/>
1181 </customSpacing>
1182 </stackView>
Kateryna Kostiuk10c896b2020-03-24 12:46:17 -04001183 </subviews>
1184 <constraints>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001185 <constraint firstItem="NIO-Zk-P8O" firstAttribute="leading" secondItem="xfZ-8z-fHg" secondAttribute="leading" id="M4P-Tv-dMj"/>
1186 <constraint firstAttribute="bottom" secondItem="NIO-Zk-P8O" secondAttribute="bottom" id="Meg-qe-zQ9"/>
1187 <constraint firstAttribute="trailing" secondItem="NIO-Zk-P8O" secondAttribute="trailing" id="aqB-tT-Ii6"/>
1188 <constraint firstItem="NIO-Zk-P8O" firstAttribute="top" secondItem="xfZ-8z-fHg" secondAttribute="top" id="orb-0x-vsK"/>
Kateryna Kostiuk10c896b2020-03-24 12:46:17 -04001189 </constraints>
1190 <connections>
1191 <outlet property="compozingIndicator1" destination="SX4-RF-nyw" id="Zbm-Os-EvF"/>
1192 <outlet property="compozingIndicator2" destination="EJu-iB-Xd2" id="TPP-CQ-rWA"/>
1193 <outlet property="compozingIndicator3" destination="e47-4z-WVj" id="65H-Qg-5ld"/>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001194 <outlet property="messageHeightConstraint" destination="k1X-jv-1Jh" id="rQ8-lc-5tp"/>
Kateryna Kostiuk10c896b2020-03-24 12:46:17 -04001195 </connections>
Kateryna Kostiuk456cd812020-06-05 15:10:01 -04001196 <point key="canvasLocation" x="4" y="334"/>
Kateryna Kostiuk10c896b2020-03-24 12:46:17 -04001197 </tableCellView>
Kateryna Kostiukae660fd2018-04-24 14:10:41 -04001198 </objects>
1199 <resources>
1200 <image name="ic_action_cancel" width="72" height="72"/>
1201 <image name="ic_attachment" width="72" height="72"/>
1202 <image name="ic_file_upload" width="72" height="72"/>
1203 </resources>
1204</document>