blob: 6b94a87b9230c757f5e71e46d250e20bae00d359 [file] [log] [blame]
Alexandre Lisione77f6f92016-04-17 23:39:39 -04001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D30a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lision5855b6a2015-02-03 11:31:05 -05003 <dependencies>
Kateryna Kostiukf86b9222017-04-20 09:30:51 -04004 <development version="7000" identifier="xcode"/>
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -04005 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -04006 <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -05007 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="RingWindowController">
10 <connections>
Alexandre Lision58cab672015-06-09 15:25:40 -040011 <outlet property="callView" destination="tSW-YT-asL" id="NRy-rM-XW4"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040012 <outlet property="centerYQRCodeConstraint" destination="16A-gO-qJA" id="n19-pY-QTQ"/>
13 <outlet property="centerYWelcomeContainerConstraint" destination="Duk-XW-qcv" id="Jg8-0V-Khf"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050014 <outlet property="currentView" destination="se5-gp-TjO" id="Sae-7F-MB3"/>
Kateryna Kostiuk882cbac2017-07-05 17:29:00 -040015 <outlet property="personsVC" destination="9RF-6W-vEW" id="QZW-1T-r5D"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040016 <outlet property="qrcodeView" destination="dZR-JL-MY4" id="6Jf-42-qwY"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040017 <outlet property="ringIDLabel" destination="JN3-vO-zcd" id="WHd-L7-6od"/>
Alexandre Lision1abdf582016-02-09 14:21:19 -050018 <outlet property="shareButton" destination="Oac-o7-2Ge" id="b0D-xr-PCx"/>
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -040019 <outlet property="smartViewVC" destination="jrf-42-1l2" id="lM5-3U-244"/>
Alexandre Lisione77f6f92016-04-17 23:39:39 -040020 <outlet property="welcomeContainer" destination="D6e-KX-8gC" id="zV3-38-ClK"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -040021 <outlet property="window" destination="F0z-JX-Cv5" id="Dtg-mG-RBq"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050022 </connections>
23 </customObject>
24 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
25 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040026 <window title="Ring" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="F0z-JX-Cv5">
Alexandre Lision5855b6a2015-02-03 11:31:05 -050027 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050028 <windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050029 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040030 <rect key="contentRect" x="196" y="240" width="1053" height="658"/>
Kateryna Kostiukf86b9222017-04-20 09:30:51 -040031 <rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050032 <view key="contentView" autoresizesSubviews="NO" id="se5-gp-TjO">
Alexandre Lisionf86edb32016-09-15 16:20:55 -040033 <rect key="frame" x="0.0" y="0.0" width="1053" height="658"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050034 <autoresizingMask key="autoresizingMask"/>
35 <subviews>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040036 <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="Pav-Bw-GgK">
37 <rect key="frame" x="322" y="0.0" width="5" height="658"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -050038 </box>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -040039 <customView wantsLayer="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YgH-CN-tkB" userLabel="Left Panel">
Alexandre Lisionf86edb32016-09-15 16:20:55 -040040 <rect key="frame" x="0.0" y="0.0" width="324" height="658"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040041 <subviews>
Alexandre Lision4e280d62015-09-09 15:56:30 -040042 <tabView focusRingType="none" drawsBackground="NO" type="noTabsNoBorder" translatesAutoresizingMaskIntoConstraints="NO" id="xXW-iq-GcP">
Alexandre Lisionf86edb32016-09-15 16:20:55 -040043 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040044 <font key="font" metaFont="system"/>
45 <tabViewItems>
46 <tabViewItem label="SmartView" identifier="" id="0MO-4e-8mo">
47 <view key="view" id="D5P-tm-YgO">
Alexandre Lisionf86edb32016-09-15 16:20:55 -040048 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040049 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
50 <subviews>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040051 <scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="62" horizontalPageScroll="10" verticalLineScroll="62" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="omo-Be-zok">
Alexandre Lision0f66bd32016-01-18 11:30:45 -050052 <rect key="frame" x="0.0" y="0.0" width="324" height="609"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -040053 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="vUu-vJ-ryG">
Alexandre Lision0f66bd32016-01-18 11:30:45 -050054 <rect key="frame" x="0.0" y="0.0" width="324" height="609"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040055 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
56 <subviews>
57 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="60" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="16" outlineTableColumn="3NN-k0-vDM" id="tcL-dy-Q3h" customClass="RingOutlineView">
Alexandre Lisionf86edb32016-09-15 16:20:55 -040058 <rect key="frame" x="0.0" y="0.0" width="324" height="609"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040059 <autoresizingMask key="autoresizingMask"/>
60 <size key="intercellSpacing" width="3" height="2"/>
61 <color key="backgroundColor" white="0.66666666669999997" alpha="0.0" colorSpace="deviceWhite"/>
62 <tableViewGridLines key="gridStyleMask" horizontal="YES"/>
63 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
64 <tableColumns>
65 <tableColumn identifier="MainColumn" width="321" minWidth="40" maxWidth="1000" id="3NN-k0-vDM">
66 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
67 <font key="font" metaFont="smallSystem"/>
68 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
69 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
70 </tableHeaderCell>
71 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Ap7-26-S6b">
72 <font key="font" metaFont="system"/>
73 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
74 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
75 </textFieldCell>
76 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
77 <prototypeCellViews>
Alexandre Lision4e280d62015-09-09 15:56:30 -040078 <tableCellView identifier="MainCell" id="Z6G-mQ-L3J" userLabel="MainCell" customClass="ContextualTableCellView">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040079 <rect key="frame" x="1" y="1" width="321" height="60"/>
80 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
81 <subviews>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -040082 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="epa-Ih-aKF" userLabel="name">
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -040083 <rect key="frame" x="57" y="34" width="89" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -040084 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Display Role" id="uSw-g5-kte">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040085 <font key="font" size="16" name="HelveticaNeue-Light"/>
86 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
87 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
88 </textFieldCell>
89 </textField>
Alexandre Lision0f66bd32016-01-18 11:30:45 -050090 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="sHH-wj-oHs">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040091 <rect key="frame" x="3" y="6" width="48" height="48"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -050092 <constraints>
93 <constraint firstAttribute="width" constant="48" id="C2Y-L7-ryb"/>
94 <constraint firstAttribute="height" constant="48" id="Q3H-Dy-81c"/>
95 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040096 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="bqQ-Jp-DPH"/>
97 </imageView>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -040098 <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="500" translatesAutoresizingMaskIntoConstraints="NO" id="MYe-rn-qOP" userLabel="UnreadMsgCount" customClass="RoundedTextField">
Kateryna Kostiukc14b5842017-06-14 16:31:21 -040099 <rect key="frame" x="295" y="11" width="21" height="14"/>
100 <constraints>
101 <constraint firstAttribute="width" relation="greaterThanOrEqual" secondItem="MYe-rn-qOP" secondAttribute="height" multiplier="3/2" priority="750" id="2hf-oz-IbF"/>
102 </constraints>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400103 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" placeholderString="n" drawsBackground="YES" id="sGB-x7-gig">
104 <font key="font" metaFont="smallSystem"/>
105 <color key="textColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
106 <color key="backgroundColor" red="0.98431372549019602" green="0.28627450980392155" blue="0.28235294117647058" alpha="0.90000000000000002" colorSpace="calibratedRGB"/>
107 </textFieldCell>
108 <userDefinedRuntimeAttributes>
109 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
110 <color key="value" red="0.83734809027777779" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
111 </userDefinedRuntimeAttribute>
112 <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400113 <integer key="value" value="6"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400114 </userDefinedRuntimeAttribute>
115 </userDefinedRuntimeAttributes>
116 </textField>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400117 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="700" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bZ6-1S-zx2" userLabel="ringId">
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400118 <rect key="frame" x="57" y="11" width="37" height="20"/>
119 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" state="on" placeholderString="ringID" id="zp2-mv-NHW">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400120 <font key="font" size="13" name="HelveticaNeue-Light"/>
121 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
122 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
123 </textFieldCell>
124 </textField>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400125 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" tag="800" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YkV-D4-ddd" userLabel="PresenceIndicator" customClass="RoundedTextField">
126 <rect key="frame" x="39" y="6" width="14" height="14"/>
127 <constraints>
128 <constraint firstAttribute="width" constant="10" id="IdR-WT-Pvg"/>
129 <constraint firstAttribute="height" constant="14" id="dO4-wg-jEC"/>
130 </constraints>
131 <textFieldCell key="cell" enabled="NO" sendsActionOnEndEditing="YES" alignment="center" id="1DZ-7a-3Qp">
132 <font key="font" metaFont="system"/>
133 <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
134 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
135 </textFieldCell>
136 <userDefinedRuntimeAttributes>
137 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
138 <color key="value" red="0.61246744791666663" green="0.85419379340277779" blue="0.37386067708333331" alpha="1" colorSpace="calibratedRGB"/>
139 </userDefinedRuntimeAttribute>
140 </userDefinedRuntimeAttributes>
141 </textField>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400142 <textField verticalHuggingPriority="750" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="epi-ZP-as5" userLabel="date">
143 <rect key="frame" x="274" y="36" width="44" height="20"/>
144 <constraints>
145 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="40" id="asz-gD-lug"/>
146 </constraints>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400147 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="details" id="BfK-c5-B1l">
148 <font key="font" size="13" name="HelveticaNeue-Light"/>
149 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
150 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500151 </textFieldCell>
152 </textField>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500153 <button hidden="YES" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="DAd-lc-L62" userLabel="Call Button" customClass="IconButton">
154 <rect key="frame" x="288" y="15" width="30" height="30"/>
155 <constraints>
156 <constraint firstAttribute="height" constant="30" id="0mP-Ez-X7O"/>
157 <constraint firstAttribute="width" constant="30" id="kYf-6V-X04"/>
158 </constraints>
159 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_video" imagePosition="overlaps" alignment="center" allowsMixedState="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="CcV-tT-jWI">
160 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
161 <font key="font" metaFont="system"/>
162 </buttonCell>
163 <userDefinedRuntimeAttributes>
164 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
165 <integer key="value" value="6"/>
166 </userDefinedRuntimeAttribute>
167 </userDefinedRuntimeAttributes>
168 <connections>
169 <action selector="callClickedAtRow:" target="-1" id="zew-Rw-kFH"/>
170 </connections>
171 </button>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400172 </subviews>
173 <constraints>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400174 <constraint firstItem="epi-ZP-as5" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="epa-Ih-aKF" secondAttribute="trailing" constant="10" id="1nA-Ix-UwX"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400175 <constraint firstItem="epa-Ih-aKF" firstAttribute="top" secondItem="Z6G-mQ-L3J" secondAttribute="top" constant="3" id="34y-lV-vl2"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500176 <constraint firstItem="sHH-wj-oHs" firstAttribute="leading" secondItem="Z6G-mQ-L3J" secondAttribute="leading" constant="3" id="CGt-hN-ulS"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400177 <constraint firstItem="bZ6-1S-zx2" firstAttribute="leading" secondItem="epa-Ih-aKF" secondAttribute="leading" id="Ffs-rJ-b8V"/>
178 <constraint firstItem="YkV-D4-ddd" firstAttribute="trailing" secondItem="sHH-wj-oHs" secondAttribute="trailing" id="HSa-sm-3vp"/>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400179 <constraint firstItem="bZ6-1S-zx2" firstAttribute="bottom" secondItem="MYe-rn-qOP" secondAttribute="bottom" id="Jbg-Rb-S74"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500180 <constraint firstItem="sHH-wj-oHs" firstAttribute="top" secondItem="Z6G-mQ-L3J" secondAttribute="top" constant="6" id="KMX-Ru-AEa"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400181 <constraint firstItem="epi-ZP-as5" firstAttribute="centerY" secondItem="epa-Ih-aKF" secondAttribute="centerY" id="L49-TZ-Pju"/>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400182 <constraint firstItem="epi-ZP-as5" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="bZ6-1S-zx2" secondAttribute="trailing" constant="10" id="N03-9f-gVt"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400183 <constraint firstItem="bZ6-1S-zx2" firstAttribute="top" secondItem="epa-Ih-aKF" secondAttribute="bottom" constant="3" id="NnZ-fX-wbG"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500184 <constraint firstAttribute="bottom" secondItem="sHH-wj-oHs" secondAttribute="bottom" constant="6" id="SJ6-9t-r0l"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400185 <constraint firstItem="YkV-D4-ddd" firstAttribute="bottom" secondItem="sHH-wj-oHs" secondAttribute="bottom" id="TGB-Iw-hdK"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400186 <constraint firstAttribute="trailing" secondItem="epi-ZP-as5" secondAttribute="trailing" constant="5" id="XEf-2m-loK"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400187 <constraint firstAttribute="trailing" secondItem="DAd-lc-L62" secondAttribute="trailing" constant="3" id="jOb-x2-6OF"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400188 <constraint firstItem="epa-Ih-aKF" firstAttribute="leading" secondItem="sHH-wj-oHs" secondAttribute="trailing" constant="8" symbolic="YES" id="sdS-XG-xRu"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400189 <constraint firstAttribute="trailing" secondItem="MYe-rn-qOP" secondAttribute="trailing" constant="5" id="yFn-ZR-eEJ"/>
190 <constraint firstItem="DAd-lc-L62" firstAttribute="centerY" secondItem="Z6G-mQ-L3J" secondAttribute="centerY" id="zYF-8x-jeD"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400191 </constraints>
192 <connections>
193 <outlet property="textField" destination="epa-Ih-aKF" id="ISN-G3-Hxj"/>
194 </connections>
195 </tableCellView>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500196 <tableCellView identifier="CallCell" id="nvG-hU-lKg" userLabel="CallCell" customClass="ContextualTableCellView">
197 <rect key="frame" x="1" y="63" width="321" height="50"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400198 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
199 <subviews>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500200 <button verticalHuggingPriority="750" tag="600" translatesAutoresizingMaskIntoConstraints="NO" id="goj-2q-MrC" customClass="IconButton">
201 <rect key="frame" x="288" y="10" width="30" height="30"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400202 <constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500203 <constraint firstAttribute="width" constant="30" id="1BZ-Kd-bEV"/>
204 <constraint firstAttribute="height" constant="30" id="kff-nD-Fcp"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400205 </constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500206 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_cancel" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" inset="2" id="s5P-Zv-nbT">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400207 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
208 <font key="font" metaFont="system"/>
209 </buttonCell>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500210 <userDefinedRuntimeAttributes>
211 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
212 <integer key="value" value="6"/>
213 </userDefinedRuntimeAttribute>
214 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
215 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
216 </userDefinedRuntimeAttribute>
217 </userDefinedRuntimeAttributes>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400218 <connections>
219 <action selector="hangUpClickedAtRow:" target="-1" id="mlM-gd-4bQ"/>
220 </connections>
221 </button>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400222 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="sfz-V3-QhK">
223 <rect key="frame" x="6" y="24" width="73" height="23"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500224 <constraints>
225 <constraint firstAttribute="height" constant="23" id="Knk-h9-HbW"/>
226 </constraints>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400227 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Call name" id="j0J-Xd-uth">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500228 <font key="font" size="16" name="HelveticaNeue-Light"/>
229 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
230 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
231 </textFieldCell>
232 </textField>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400233 <textField horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="Sm2-al-NU0">
234 <rect key="frame" x="6" y="3" width="40" height="20"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400235 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="details" id="mK5-kV-YOO">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500236 <font key="font" size="13" name="HelveticaNeue-Light"/>
237 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
238 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
239 </textFieldCell>
240 </textField>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400241 </subviews>
242 <constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500243 <constraint firstItem="Sm2-al-NU0" firstAttribute="top" secondItem="sfz-V3-QhK" secondAttribute="bottom" constant="1" id="4ta-Gr-B5A"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500244 <constraint firstItem="goj-2q-MrC" firstAttribute="centerY" secondItem="nvG-hU-lKg" secondAttribute="centerY" id="Kym-eH-bYz"/>
245 <constraint firstItem="sfz-V3-QhK" firstAttribute="top" secondItem="nvG-hU-lKg" secondAttribute="top" constant="3" id="M4L-Af-Pfa"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500246 <constraint firstItem="sfz-V3-QhK" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="O23-cp-x3m"/>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400247 <constraint firstItem="goj-2q-MrC" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Sm2-al-NU0" secondAttribute="trailing" constant="10" id="Sqh-4i-tSZ"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400248 <constraint firstItem="Sm2-al-NU0" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="WJh-9X-RGV"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500249 <constraint firstAttribute="trailing" secondItem="goj-2q-MrC" secondAttribute="trailing" constant="3" id="hjs-hz-0hg"/>
Kateryna Kostiukc14b5842017-06-14 16:31:21 -0400250 <constraint firstItem="goj-2q-MrC" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="sfz-V3-QhK" secondAttribute="trailing" constant="10" id="zKq-Ux-HAE"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400251 </constraints>
252 <connections>
253 <outlet property="textField" destination="sfz-V3-QhK" id="0Ka-vn-gAW"/>
254 </connections>
255 </tableCellView>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400256 <customView identifier="HoverRowView" id="f78-Ki-IyO" customClass="HoverTableRowView">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500257 <rect key="frame" x="1" y="115" width="321" height="55"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400258 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
259 </customView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400260 </prototypeCellViews>
261 </tableColumn>
262 </tableColumns>
263 <connections>
264 <outlet property="delegate" destination="jrf-42-1l2" id="8h1-gK-pbG"/>
265 </connections>
266 </outlineView>
267 </subviews>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400268 </clipView>
269 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="OkJ-yp-L3b">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400270 <rect key="frame" x="1" y="119" width="224" height="15"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400271 <autoresizingMask key="autoresizingMask"/>
272 </scroller>
273 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="obv-Hw-mDJ">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400274 <rect key="frame" x="225" y="17" width="15" height="102"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400275 <autoresizingMask key="autoresizingMask"/>
276 </scroller>
277 </scrollView>
278 </subviews>
279 <constraints>
280 <constraint firstAttribute="bottom" secondItem="omo-Be-zok" secondAttribute="bottom" id="5ys-Wa-9mw"/>
281 <constraint firstItem="omo-Be-zok" firstAttribute="leading" secondItem="D5P-tm-YgO" secondAttribute="leading" id="9f9-gC-qUk"/>
282 <constraint firstAttribute="trailing" secondItem="omo-Be-zok" secondAttribute="trailing" id="kjE-nb-hyc"/>
283 <constraint firstItem="omo-Be-zok" firstAttribute="top" secondItem="D5P-tm-YgO" secondAttribute="top" constant="3" id="u5o-YR-A05"/>
284 </constraints>
285 </view>
286 </tabViewItem>
287 <tabViewItem label="History" identifier="1" id="Wi9-Zd-O1N">
288 <view key="view" id="h2E-qI-upQ">
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400289 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400290 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
291 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500292 <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="72" horizontalPageScroll="10" verticalLineScroll="72" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="9uI-D5-KRt">
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400293 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400294 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="eME-fQ-3QX">
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400295 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Kateryna Kostiuka7248462017-04-18 16:15:31 -0400296 <autoresizingMask key="autoresizingMask"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400297 <subviews>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500298 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="70" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="3" outlineTableColumn="pTT-gU-NVa" id="rr8-UC-gGF" customClass="RingOutlineView">
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400299 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400300 <autoresizingMask key="autoresizingMask"/>
301 <size key="intercellSpacing" width="3" height="2"/>
302 <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400303 <tableViewGridLines key="gridStyleMask" horizontal="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400304 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
305 <tableColumns>
306 <tableColumn identifier="" width="321" minWidth="40" maxWidth="1000" id="pTT-gU-NVa">
307 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
308 <font key="font" metaFont="smallSystem"/>
309 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
310 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
311 </tableHeaderCell>
312 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="3Bh-xR-4Vn">
313 <font key="font" metaFont="system"/>
314 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
315 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
316 </textFieldCell>
317 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
318 <prototypeCellViews>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400319 <customView identifier="HoverRowView" id="I4b-1u-B0k" customClass="HoverTableRowView">
320 <rect key="frame" x="1" y="1" width="321" height="70"/>
321 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
322 </customView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400323 <tableCellView identifier="CategoryCell" id="p9h-Zd-GtR">
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500324 <rect key="frame" x="1" y="73" width="321" height="32"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400325 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
326 <subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400327 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="9c4-YB-v5K">
328 <rect key="frame" x="8" y="5" width="305" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400329 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Category" id="gaf-Za-tuc">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400330 <font key="font" size="16" name="HelveticaNeue-Light"/>
331 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
332 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
333 </textFieldCell>
334 </textField>
335 </subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400336 <constraints>
337 <constraint firstItem="9c4-YB-v5K" firstAttribute="centerY" secondItem="p9h-Zd-GtR" secondAttribute="centerY" id="0Zl-ch-JZv"/>
338 <constraint firstItem="9c4-YB-v5K" firstAttribute="centerX" secondItem="p9h-Zd-GtR" secondAttribute="centerX" id="mbs-m6-CmE"/>
339 <constraint firstItem="9c4-YB-v5K" firstAttribute="leading" secondItem="p9h-Zd-GtR" secondAttribute="leading" constant="10" id="zaf-la-w44"/>
340 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400341 <connections>
342 <outlet property="textField" destination="9c4-YB-v5K" id="dVq-jW-swn"/>
343 </connections>
344 </tableCellView>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500345 <tableCellView identifier="HistoryCell" id="agj-oV-Bb0">
346 <rect key="frame" x="1" y="107" width="321" height="48"/>
347 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
348 <subviews>
349 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="eGS-mC-h5A" userLabel="Date Field">
350 <rect key="frame" x="54" y="3" width="233" height="20"/>
351 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="date" id="UKP-Et-CT0">
352 <font key="font" size="13" name="HelveticaNeue-Light"/>
353 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
354 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
355 </textFieldCell>
356 </textField>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400357 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="CF6-GV-88E" userLabel="Name Field">
358 <rect key="frame" x="54" y="25" width="233" height="23"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500359 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Name" id="bgk-oz-u7n">
360 <font key="font" size="16" name="HelveticaNeue"/>
361 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
362 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
363 </textFieldCell>
364 </textField>
365 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="yXU-aM-QzI" userLabel="Dir View">
366 <rect key="frame" x="293" y="12" width="25" height="25"/>
367 <constraints>
368 <constraint firstAttribute="height" constant="25" id="VAR-He-2Qx"/>
369 <constraint firstAttribute="width" constant="25" id="WB7-n5-GSl"/>
370 </constraints>
371 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UbN-dY-FV8"/>
372 </imageView>
373 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="m5q-Hl-1dF" userLabel="Photo View">
374 <rect key="frame" x="8" y="4" width="40" height="40"/>
375 <constraints>
376 <constraint firstAttribute="width" constant="40" id="XqD-Tf-5NS"/>
377 <constraint firstAttribute="height" constant="40" id="eBN-SG-DI4"/>
378 </constraints>
379 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="0fm-ha-CAn"/>
380 </imageView>
381 </subviews>
382 <constraints>
383 <constraint firstItem="eGS-mC-h5A" firstAttribute="leading" secondItem="CF6-GV-88E" secondAttribute="leading" id="A21-T9-xjp"/>
384 <constraint firstItem="yXU-aM-QzI" firstAttribute="leading" secondItem="eGS-mC-h5A" secondAttribute="trailing" constant="8" id="MEZ-Fi-uf1"/>
385 <constraint firstItem="yXU-aM-QzI" firstAttribute="leading" secondItem="CF6-GV-88E" secondAttribute="trailing" constant="8" id="TMg-VN-MtS"/>
386 <constraint firstItem="m5q-Hl-1dF" firstAttribute="centerY" secondItem="agj-oV-Bb0" secondAttribute="centerY" id="WsZ-ez-rFh"/>
387 <constraint firstItem="m5q-Hl-1dF" firstAttribute="leading" secondItem="agj-oV-Bb0" secondAttribute="leading" constant="8" id="Yc0-vi-iei"/>
388 <constraint firstItem="eGS-mC-h5A" firstAttribute="top" secondItem="CF6-GV-88E" secondAttribute="bottom" constant="2" id="bWt-O2-dvg"/>
389 <constraint firstAttribute="trailing" secondItem="yXU-aM-QzI" secondAttribute="trailing" constant="3" id="jTk-jr-jg3"/>
390 <constraint firstItem="eGS-mC-h5A" firstAttribute="leading" secondItem="m5q-Hl-1dF" secondAttribute="trailing" constant="8" id="pKf-4c-zVN"/>
391 <constraint firstItem="CF6-GV-88E" firstAttribute="top" secondItem="agj-oV-Bb0" secondAttribute="top" id="sMA-ce-flh"/>
392 <constraint firstItem="yXU-aM-QzI" firstAttribute="centerY" secondItem="agj-oV-Bb0" secondAttribute="centerY" id="zpc-fB-fFr"/>
393 </constraints>
394 </tableCellView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400395 </prototypeCellViews>
396 </tableColumn>
397 </tableColumns>
398 <connections>
399 <outlet property="delegate" destination="jzj-dD-ryc" id="UpR-Pm-j0w"/>
400 </connections>
401 </outlineView>
402 </subviews>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400403 </clipView>
404 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9To-im-dx7">
405 <rect key="frame" x="1" y="119" width="223" height="15"/>
406 <autoresizingMask key="autoresizingMask"/>
407 </scroller>
408 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oow-9i-3Tx">
409 <rect key="frame" x="224" y="17" width="15" height="102"/>
410 <autoresizingMask key="autoresizingMask"/>
411 </scroller>
412 </scrollView>
413 </subviews>
414 <constraints>
415 <constraint firstAttribute="trailing" secondItem="9uI-D5-KRt" secondAttribute="trailing" id="3ql-Ay-dMA"/>
416 <constraint firstItem="9uI-D5-KRt" firstAttribute="top" secondItem="h2E-qI-upQ" secondAttribute="top" id="8Ow-c0-AbH"/>
417 <constraint firstItem="9uI-D5-KRt" firstAttribute="leading" secondItem="h2E-qI-upQ" secondAttribute="leading" id="8Wg-jy-DtF"/>
418 <constraint firstAttribute="bottom" secondItem="9uI-D5-KRt" secondAttribute="bottom" id="niN-fI-6OF"/>
419 </constraints>
420 </view>
421 </tabViewItem>
422 <tabViewItem label="Contacts" identifier="" id="Zbi-X6-DLT" userLabel="Persons">
Alexandre Lision4e280d62015-09-09 15:56:30 -0400423 <view key="view" id="sag-tS-7Jw">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400424 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400425 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
426 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500427 <scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="72" horizontalPageScroll="10" verticalLineScroll="72" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="rJv-ju-DFe">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400428 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400429 <clipView key="contentView" focusRingType="none" drawsBackground="NO" copiesOnScroll="NO" id="S00-xr-jYM">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400430 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Kateryna Kostiuk882cbac2017-07-05 17:29:00 -0400431 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400432 <subviews>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500433 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="70" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="10" outlineTableColumn="8Ve-L0-o7V" id="Hrg-Fe-uGq" customClass="RingOutlineView">
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400434 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400435 <autoresizingMask key="autoresizingMask"/>
436 <size key="intercellSpacing" width="3" height="2"/>
437 <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400438 <tableViewGridLines key="gridStyleMask" horizontal="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400439 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
440 <tableColumns>
441 <tableColumn identifier="NameColumn" width="320.7734375" minWidth="40" maxWidth="1000" id="8Ve-L0-o7V">
442 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
443 <font key="font" metaFont="system"/>
444 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
445 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
446 </tableHeaderCell>
447 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GAa-pQ-t4g">
448 <font key="font" metaFont="system"/>
449 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
450 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
451 </textFieldCell>
452 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
453 <prototypeCellViews>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400454 <tableCellView identifier="PersonCell" id="b38-tQ-FEz" customClass="ContextualTableCellView">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400455 <rect key="frame" x="1" y="1" width="321" height="60"/>
456 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
457 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500458 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="eGe-4R-pNq">
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500459 <rect key="frame" x="57" y="31" width="225" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400460 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Display Role" id="Q1F-xo-N3e">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400461 <font key="font" size="16" name="HelveticaNeue-Light"/>
462 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
463 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
464 </textFieldCell>
465 </textField>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400466 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="eXn-EJ-bSE">
467 <rect key="frame" x="57" y="7" width="225" height="20"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400468 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="details" id="isD-c6-X5Q">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400469 <font key="font" size="13" name="HelveticaNeue-Light"/>
470 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
471 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
472 </textFieldCell>
473 </textField>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400474 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="akc-1J-SlS">
475 <rect key="frame" x="11" y="10" width="40" height="40"/>
476 <constraints>
477 <constraint firstAttribute="height" constant="40" id="CrK-Ie-5bf"/>
478 <constraint firstAttribute="width" constant="40" id="UI6-4M-0El"/>
479 </constraints>
480 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="uT7-b3-sLX"/>
481 </imageView>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400482 <button verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="D2v-io-eAw" userLabel="Call Button" customClass="IconButton">
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500483 <rect key="frame" x="288" y="18" width="30" height="30"/>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400484 <constraints>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500485 <constraint firstAttribute="width" constant="30" id="GrO-uI-c46"/>
486 <constraint firstAttribute="height" constant="30" id="InT-OX-mtQ"/>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400487 </constraints>
488 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_call" imagePosition="overlaps" alignment="center" transparent="YES" imageScaling="proportionallyDown" inset="2" id="LSh-Ow-NcP">
489 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
490 <font key="font" metaFont="system"/>
491 </buttonCell>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500492 <userDefinedRuntimeAttributes>
493 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
494 <integer key="value" value="6"/>
495 </userDefinedRuntimeAttribute>
496 </userDefinedRuntimeAttributes>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400497 <connections>
498 <action selector="callClickedAtRow:" target="-1" id="3lv-9D-TpH"/>
499 </connections>
500 </button>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400501 </subviews>
502 <constraints>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500503 <constraint firstItem="D2v-io-eAw" firstAttribute="centerY" secondItem="b38-tQ-FEz" secondAttribute="centerY" constant="-3" id="164-he-Pvx"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400504 <constraint firstItem="akc-1J-SlS" firstAttribute="leading" secondItem="b38-tQ-FEz" secondAttribute="leading" constant="11" id="5kx-HC-bBU"/>
505 <constraint firstItem="eGe-4R-pNq" firstAttribute="top" secondItem="b38-tQ-FEz" secondAttribute="top" constant="6" id="8Wv-Vg-yRP"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500506 <constraint firstAttribute="trailing" secondItem="D2v-io-eAw" secondAttribute="trailing" constant="3" id="Bfw-dI-wa0"/>
507 <constraint firstItem="D2v-io-eAw" firstAttribute="leading" secondItem="eGe-4R-pNq" secondAttribute="trailing" constant="8" id="CfV-hv-5sI"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400508 <constraint firstAttribute="bottom" secondItem="akc-1J-SlS" secondAttribute="bottom" constant="10" id="Kqx-IH-Vuf"/>
509 <constraint firstItem="eXn-EJ-bSE" firstAttribute="leading" secondItem="eGe-4R-pNq" secondAttribute="leading" id="bap-6e-vDW"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500510 <constraint firstItem="eXn-EJ-bSE" firstAttribute="top" secondItem="eGe-4R-pNq" secondAttribute="bottom" constant="4" id="gJ2-g6-MYL"/>
511 <constraint firstItem="eGe-4R-pNq" firstAttribute="top" secondItem="b38-tQ-FEz" secondAttribute="top" constant="6" id="oNW-AO-oVK"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400512 <constraint firstItem="akc-1J-SlS" firstAttribute="top" secondItem="b38-tQ-FEz" secondAttribute="top" constant="10" id="oTf-L2-iEw"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500513 <constraint firstItem="eXn-EJ-bSE" firstAttribute="leading" secondItem="akc-1J-SlS" secondAttribute="trailing" constant="8" id="plb-4c-0Js"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400514 <constraint firstItem="eGe-4R-pNq" firstAttribute="leading" secondItem="akc-1J-SlS" secondAttribute="trailing" constant="8" id="rmh-vN-PlS"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500515 <constraint firstItem="D2v-io-eAw" firstAttribute="leading" secondItem="eXn-EJ-bSE" secondAttribute="trailing" constant="8" id="tem-uL-fNz"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400516 </constraints>
517 <connections>
518 <outlet property="textField" destination="eGe-4R-pNq" id="VAp-mO-qUH"/>
519 </connections>
520 </tableCellView>
521 <tableCellView identifier="LetterCell" id="VHd-0l-32E">
522 <rect key="frame" x="1" y="63" width="321" height="20"/>
523 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
524 <subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400525 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="ILI-pW-VaK">
526 <rect key="frame" x="7" y="-1" width="305" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400527 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Category" id="d5o-nL-fRP">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400528 <font key="font" size="16" name="HelveticaNeue-Light"/>
529 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
530 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
531 </textFieldCell>
532 </textField>
533 </subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400534 <constraints>
535 <constraint firstItem="ILI-pW-VaK" firstAttribute="leading" secondItem="VHd-0l-32E" secondAttribute="leading" constant="9" id="6RM-sy-lhS"/>
536 <constraint firstItem="ILI-pW-VaK" firstAttribute="centerY" secondItem="VHd-0l-32E" secondAttribute="centerY" id="SEK-f2-VLR"/>
537 <constraint firstAttribute="trailing" secondItem="ILI-pW-VaK" secondAttribute="trailing" constant="11" id="eUu-ht-UR9"/>
538 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400539 <connections>
540 <outlet property="textField" destination="ILI-pW-VaK" id="bFA-iS-Cmh"/>
541 </connections>
542 </tableCellView>
543 <tableCellView identifier="ContactMethodCell" id="V0C-vp-6vb">
544 <rect key="frame" x="1" y="85" width="321" height="23"/>
545 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
546 <subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400547 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="Gys-Du-oeQ">
548 <rect key="frame" x="7" y="1" width="305" height="25"/>
549 <constraints>
550 <constraint firstAttribute="height" constant="25" id="f3J-Cg-x14"/>
551 </constraints>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400552 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Contact Method" id="FlQ-Th-nfO">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400553 <font key="font" size="14" name="HelveticaNeue-Light"/>
554 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
555 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
556 </textFieldCell>
557 </textField>
558 </subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400559 <constraints>
560 <constraint firstAttribute="trailing" secondItem="Gys-Du-oeQ" secondAttribute="trailing" constant="11" id="3uT-Hq-7N6"/>
561 <constraint firstItem="Gys-Du-oeQ" firstAttribute="top" secondItem="V0C-vp-6vb" secondAttribute="top" constant="-3" id="Q49-9n-Ce8"/>
562 <constraint firstItem="Gys-Du-oeQ" firstAttribute="leading" secondItem="V0C-vp-6vb" secondAttribute="leading" constant="9" id="TZq-f5-vM5"/>
563 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400564 <connections>
565 <outlet property="textField" destination="Gys-Du-oeQ" id="Rne-nh-bXU"/>
566 </connections>
567 </tableCellView>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400568 <customView identifier="HoverRowView" id="cZe-WC-bXt" customClass="HoverTableRowView">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500569 <rect key="frame" x="1" y="110" width="321" height="70"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400570 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
571 </customView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400572 </prototypeCellViews>
573 </tableColumn>
574 </tableColumns>
575 <connections>
576 <outlet property="delegate" destination="9RF-6W-vEW" id="5bm-gu-2q9"/>
577 </connections>
578 </outlineView>
579 </subviews>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400580 </clipView>
581 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="TGe-ww-q1j">
582 <rect key="frame" x="1" y="119" width="223" height="15"/>
583 <autoresizingMask key="autoresizingMask"/>
584 </scroller>
585 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dD5-3G-tUh">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400586 <rect key="frame" x="308" y="563" width="16" height="0.0"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400587 <autoresizingMask key="autoresizingMask"/>
588 </scroller>
589 </scrollView>
590 </subviews>
591 <constraints>
592 <constraint firstItem="rJv-ju-DFe" firstAttribute="top" secondItem="sag-tS-7Jw" secondAttribute="top" id="3mo-DH-0ZH"/>
593 <constraint firstAttribute="trailing" secondItem="rJv-ju-DFe" secondAttribute="trailing" id="Agj-CV-6sB"/>
594 <constraint firstAttribute="bottom" secondItem="rJv-ju-DFe" secondAttribute="bottom" id="TFr-jD-eT5"/>
595 <constraint firstItem="rJv-ju-DFe" firstAttribute="leading" secondItem="sag-tS-7Jw" secondAttribute="leading" id="jNI-5T-WhD"/>
596 </constraints>
597 </view>
598 </tabViewItem>
599 </tabViewItems>
600 </tabView>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500601 <searchField wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PoQ-x4-ES3">
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400602 <rect key="frame" x="20" y="620" width="258" height="22"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500603 <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Name, ringID" usesSingleLineMode="YES" bezelStyle="round" id="vvE-nM-kSl">
604 <font key="font" metaFont="system"/>
605 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
606 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
607 </searchFieldCell>
608 <connections>
609 <outlet property="delegate" destination="jrf-42-1l2" id="UtW-SL-Loa"/>
610 </connections>
611 </searchField>
612 <button verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="j5k-WC-n59" userLabel="Call Button" customClass="IconButton">
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400613 <rect key="frame" x="286" y="616" width="30" height="30"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500614 <constraints>
615 <constraint firstAttribute="height" constant="30" id="FTa-mZ-R4s"/>
616 <constraint firstAttribute="width" constant="30" id="HPd-La-IgC"/>
617 </constraints>
618 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_action_video" imagePosition="overlaps" alignment="center" allowsMixedState="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="96C-5v-Xun">
619 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
620 <font key="font" metaFont="system"/>
621 </buttonCell>
622 <userDefinedRuntimeAttributes>
623 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
624 <integer key="value" value="6"/>
625 </userDefinedRuntimeAttribute>
626 </userDefinedRuntimeAttributes>
627 <connections>
628 <action selector="placeCallFromSearchField:" target="jrf-42-1l2" id="dHt-jp-DGZ"/>
629 </connections>
630 </button>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400631 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500632 <constraints>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500633 <constraint firstItem="PoQ-x4-ES3" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="leading" constant="20" id="9e0-oX-skE"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400634 <constraint firstItem="xXW-iq-GcP" firstAttribute="top" secondItem="PoQ-x4-ES3" secondAttribute="bottom" constant="8" id="FWN-Kb-wE9"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500635 <constraint firstItem="j5k-WC-n59" firstAttribute="centerY" secondItem="PoQ-x4-ES3" secondAttribute="centerY" id="LrO-eP-hAU"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400636 <constraint firstAttribute="bottom" secondItem="xXW-iq-GcP" secondAttribute="bottom" id="MYN-Zf-Bvk"/>
637 <constraint firstAttribute="trailing" secondItem="xXW-iq-GcP" secondAttribute="trailing" id="TXC-lN-yL8"/>
638 <constraint firstAttribute="width" constant="324" id="Yjy-go-Dgc"/>
639 <constraint firstItem="xXW-iq-GcP" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="leading" id="aSr-vt-QvR"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500640 <constraint firstAttribute="trailing" secondItem="j5k-WC-n59" secondAttribute="trailing" constant="8" id="hOF-Eb-Zd4"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400641 <constraint firstItem="PoQ-x4-ES3" firstAttribute="top" secondItem="YgH-CN-tkB" secondAttribute="top" constant="16" id="pNA-2g-7AA"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500642 <constraint firstItem="j5k-WC-n59" firstAttribute="leading" secondItem="PoQ-x4-ES3" secondAttribute="trailing" constant="8" id="pxS-0T-P3J"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500643 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400644 </customView>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400645 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Fzg-MB-mlx" userLabel="HomeView">
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400646 <rect key="frame" x="326" y="0.0" width="727" height="658"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400647 <subviews>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400648 <customView translatesAutoresizingMaskIntoConstraints="NO" id="6bh-ow-nJO" customClass="BackgroundView">
649 <rect key="frame" x="0.0" y="0.0" width="727" height="172"/>
650 <constraints>
651 <constraint firstAttribute="height" constant="172" id="hCN-uz-Nmc"/>
652 </constraints>
653 </customView>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400654 <customView focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="tSW-YT-asL">
655 <rect key="frame" x="0.0" y="0.0" width="727" height="658"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400656 <constraints>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400657 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="340" id="5yo-rb-X1O"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400658 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="725" id="ccX-uq-zuj"/>
659 </constraints>
660 </customView>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400661 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dZR-JL-MY4">
662 <rect key="frame" x="263" y="229" width="200" height="200"/>
663 <constraints>
664 <constraint firstAttribute="width" constant="200" id="RCZ-Wt-iKD"/>
665 <constraint firstAttribute="height" constant="200" id="tSn-OT-Zn8"/>
666 </constraints>
667 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="mYG-HR-6oh"/>
Alexandre Lision313427f2016-11-24 21:04:04 -0500668 <userDefinedRuntimeAttributes>
669 <userDefinedRuntimeAttribute type="number" keyPath="alphaValue">
670 <integer key="value" value="0"/>
671 </userDefinedRuntimeAttribute>
672 </userDefinedRuntimeAttributes>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400673 </imageView>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400674 <customView translatesAutoresizingMaskIntoConstraints="NO" id="D6e-KX-8gC">
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400675 <rect key="frame" x="103" y="194" width="520" height="270"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400676 <subviews>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400677 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kFj-Sh-o5u">
Alexandre Lision548c1c22016-11-29 11:59:13 -0500678 <rect key="frame" x="95" y="98" width="330" height="19"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400679 <constraints>
680 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="326" id="i1K-ok-BEb"/>
681 </constraints>
682 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="This is your RingID. Copy and share it with your friends!" id="Xb9-UT-M2F">
683 <font key="font" size="13" name="HelveticaNeue"/>
684 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
685 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
686 </textFieldCell>
Kateryna Kostiuka7248462017-04-18 16:15:31 -0400687 <connections>
688 <binding destination="-2" name="hidden" keyPath="self.hideRingID" id="EPK-C2-VsC"/>
689 </connections>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400690 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400691 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JN3-vO-zcd" userLabel="Ring ID" customClass="RingIDField">
Alexandre Lision548c1c22016-11-29 11:59:13 -0500692 <rect key="frame" x="20" y="64" width="400" height="26"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400693 <constraints>
694 <constraint firstAttribute="height" constant="26" id="TYe-h2-pPT"/>
695 <constraint firstAttribute="width" constant="400" id="ywt-Ml-u9k"/>
696 </constraints>
697 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" refusesFirstResponder="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" id="qCF-Zf-vZg">
698 <font key="font" size="15" name="HelveticaNeue"/>
699 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
700 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
701 </textFieldCell>
Kateryna Kostiuka7248462017-04-18 16:15:31 -0400702 <connections>
703 <binding destination="-2" name="hidden" keyPath="self.hideRingID" id="nmu-Lf-o2m"/>
704 </connections>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400705 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400706 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="f62-JV-dgr">
707 <rect key="frame" x="147" y="175" width="225" height="75"/>
708 <constraints>
709 <constraint firstAttribute="height" constant="75" id="mWM-v0-n2w"/>
710 <constraint firstAttribute="width" constant="225" id="paw-4z-Zbv"/>
711 </constraints>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400712 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="symbol_name" id="9ti-Q4-TAv"/>
713 </imageView>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400714 <button translatesAutoresizingMaskIntoConstraints="NO" id="Oac-o7-2Ge">
Alexandre Lision548c1c22016-11-29 11:59:13 -0500715 <rect key="frame" x="470" y="62" width="30" height="30"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400716 <constraints>
717 <constraint firstAttribute="height" constant="30" id="AXu-uA-KCC"/>
718 <constraint firstAttribute="width" constant="30" id="h6a-Lg-QRm"/>
719 </constraints>
720 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSShareTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Z08-dU-5EN">
721 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
722 <font key="font" metaFont="system"/>
723 </buttonCell>
724 <connections>
725 <action selector="shareRingID:" target="-2" id="8bY-RW-cQS"/>
Kateryna Kostiuka7248462017-04-18 16:15:31 -0400726 <binding destination="-2" name="hidden" keyPath="self.hideRingID" id="WnF-cs-9yr"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400727 </connections>
728 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400729 <button translatesAutoresizingMaskIntoConstraints="NO" id="eXV-BT-B6J" customClass="IconButton">
Alexandre Lision548c1c22016-11-29 11:59:13 -0500730 <rect key="frame" x="431" y="62" width="30" height="30"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400731 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="qrcode" imagePosition="only" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" inset="2" id="vvm-Gy-Tbh">
732 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
733 <font key="font" metaFont="system"/>
734 </buttonCell>
735 <userDefinedRuntimeAttributes>
736 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
737 <integer key="value" value="6"/>
738 </userDefinedRuntimeAttribute>
739 </userDefinedRuntimeAttributes>
740 <connections>
741 <action selector="toggleQRCode:" target="-2" id="jZa-65-o5C"/>
Kateryna Kostiuka7248462017-04-18 16:15:31 -0400742 <binding destination="-2" name="hidden" keyPath="self.hideRingID" id="4zb-wx-Nna"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400743 </connections>
744 </button>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500745 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VJ1-xk-v5e">
746 <rect key="frame" x="24" y="125" width="473" height="42"/>
747 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Ring is free software for universal communication which respects the freedoms and privacy of its users." id="eln-Vm-t0d">
748 <font key="font" size="15" name="HelveticaNeue"/>
749 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
750 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
751 </textFieldCell>
752 </textField>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400753 </subviews>
754 <constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400755 <constraint firstItem="f62-JV-dgr" firstAttribute="top" secondItem="D6e-KX-8gC" secondAttribute="top" constant="20" id="0b6-u8-yQg"/>
756 <constraint firstItem="eXV-BT-B6J" firstAttribute="leading" secondItem="JN3-vO-zcd" secondAttribute="trailing" constant="11" id="4u6-30-3Ac"/>
757 <constraint firstItem="Oac-o7-2Ge" firstAttribute="centerY" secondItem="JN3-vO-zcd" secondAttribute="centerY" id="9sL-W9-dDT"/>
758 <constraint firstItem="JN3-vO-zcd" firstAttribute="leading" secondItem="D6e-KX-8gC" secondAttribute="leading" constant="20" id="AMV-Tt-nEu"/>
759 <constraint firstItem="VJ1-xk-v5e" firstAttribute="centerX" secondItem="D6e-KX-8gC" secondAttribute="centerX" id="ID9-YU-lFv"/>
760 <constraint firstAttribute="trailing" secondItem="Oac-o7-2Ge" secondAttribute="trailing" constant="20" id="J2a-v7-JnP"/>
761 <constraint firstItem="eXV-BT-B6J" firstAttribute="centerY" secondItem="JN3-vO-zcd" secondAttribute="centerY" id="KqQ-sn-ZT0"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400762 <constraint firstAttribute="height" constant="270" id="PLl-IK-oQA"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400763 <constraint firstItem="Oac-o7-2Ge" firstAttribute="leading" secondItem="eXV-BT-B6J" secondAttribute="trailing" constant="9" id="TPn-gc-dPs"/>
764 <constraint firstItem="f62-JV-dgr" firstAttribute="centerX" secondItem="D6e-KX-8gC" secondAttribute="centerX" id="VTp-M2-i33"/>
765 <constraint firstItem="JN3-vO-zcd" firstAttribute="top" secondItem="kFj-Sh-o5u" secondAttribute="bottom" constant="8" id="WCt-uf-zGJ"/>
766 <constraint firstItem="kFj-Sh-o5u" firstAttribute="centerX" secondItem="D6e-KX-8gC" secondAttribute="centerX" id="X8P-ae-ug3"/>
767 <constraint firstItem="eXV-BT-B6J" firstAttribute="top" secondItem="kFj-Sh-o5u" secondAttribute="bottom" constant="6" id="jfB-b4-Gyc"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400768 <constraint firstAttribute="width" constant="520" id="nXn-Wh-VAi"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400769 <constraint firstItem="kFj-Sh-o5u" firstAttribute="top" secondItem="VJ1-xk-v5e" secondAttribute="bottom" constant="8" id="wQ0-UB-Yo2"/>
770 <constraint firstItem="VJ1-xk-v5e" firstAttribute="top" secondItem="f62-JV-dgr" secondAttribute="bottom" constant="8" id="zNb-f8-m6q"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400771 </constraints>
772 </customView>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400773 </subviews>
774 <constraints>
775 <constraint firstItem="dZR-JL-MY4" firstAttribute="centerY" secondItem="Fzg-MB-mlx" secondAttribute="centerY" id="16A-gO-qJA"/>
776 <constraint firstItem="D6e-KX-8gC" firstAttribute="centerY" secondItem="Fzg-MB-mlx" secondAttribute="centerY" id="Duk-XW-qcv"/>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400777 <constraint firstAttribute="trailing" secondItem="6bh-ow-nJO" secondAttribute="trailing" id="Gvo-f0-tFP"/>
778 <constraint firstAttribute="bottom" secondItem="6bh-ow-nJO" secondAttribute="bottom" id="Low-Vl-6Rc"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400779 <constraint firstAttribute="bottom" secondItem="tSW-YT-asL" secondAttribute="bottom" id="OW1-T7-eV8"/>
780 <constraint firstAttribute="trailing" secondItem="tSW-YT-asL" secondAttribute="trailing" id="Vm1-Ql-lxQ"/>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400781 <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="dZR-JL-MY4" secondAttribute="bottom" constant="8" id="XdW-61-RbL"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400782 <constraint firstItem="D6e-KX-8gC" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Fzg-MB-mlx" secondAttribute="top" constant="20" id="cwV-ZJ-bld"/>
783 <constraint firstItem="dZR-JL-MY4" firstAttribute="centerX" secondItem="Fzg-MB-mlx" secondAttribute="centerX" id="ejM-RR-NBl"/>
784 <constraint firstItem="D6e-KX-8gC" firstAttribute="centerX" secondItem="Fzg-MB-mlx" secondAttribute="centerX" id="fjr-1a-hEA"/>
785 <constraint firstItem="tSW-YT-asL" firstAttribute="top" secondItem="Fzg-MB-mlx" secondAttribute="top" id="kVw-UP-9a7"/>
786 <constraint firstItem="tSW-YT-asL" firstAttribute="leading" secondItem="Fzg-MB-mlx" secondAttribute="leading" id="mCN-Pw-WJE"/>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400787 <constraint firstItem="6bh-ow-nJO" firstAttribute="leading" secondItem="Fzg-MB-mlx" secondAttribute="leading" id="w6e-6J-3XH"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400788 </constraints>
789 </customView>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500790 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500791 <constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400792 <constraint firstItem="YgH-CN-tkB" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="H99-2E-fs4"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400793 <constraint firstAttribute="bottom" secondItem="Pav-Bw-GgK" secondAttribute="bottom" id="QrG-jO-ix7"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400794 <constraint firstItem="Pav-Bw-GgK" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="trailing" id="RdH-bx-3aI"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400795 <constraint firstAttribute="trailing" secondItem="Fzg-MB-mlx" secondAttribute="trailing" id="T3I-2c-Eto"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400796 <constraint firstItem="Fzg-MB-mlx" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="VUS-o0-RNY"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400797 <constraint firstItem="Fzg-MB-mlx" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="trailing" constant="2" id="Xgw-Na-kgh"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400798 <constraint firstItem="Pav-Bw-GgK" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="hcV-ir-ZEc"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400799 <constraint firstAttribute="bottom" secondItem="YgH-CN-tkB" secondAttribute="bottom" id="hkC-sf-sNA"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400800 <constraint firstAttribute="bottom" secondItem="Fzg-MB-mlx" secondAttribute="bottom" id="tQc-0j-ggO"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400801 <constraint firstItem="YgH-CN-tkB" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="w2k-lK-25U"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500802 </constraints>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500803 </view>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400804 <toolbar key="toolbar" implicitIdentifier="DAC02128-D11F-490C-B61E-D9ECEB1294A5" autosavesConfiguration="NO" showsBaselineSeparator="NO" displayMode="iconOnly" sizeMode="regular" id="bUe-5b-kMc">
805 <allowedToolbarItems>
806 <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="3XV-3Z-Voi"/>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400807 <toolbarItem implicitItemIdentifier="9154E5A0-E0C8-40FF-8F66-3BB3741EA1D2" label="Toolbar Item" paletteLabel="Toolbar Item" tag="-1" image="symbol_blue" id="XSp-w5-Fes"/>
808 <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="Wlp-6j-TKD"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400809 </allowedToolbarItems>
810 <defaultToolbarItems>
811 <toolbarItem reference="3XV-3Z-Voi"/>
812 </defaultToolbarItems>
813 </toolbar>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500814 <connections>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400815 <outlet property="delegate" destination="-2" id="f7W-vO-bCb"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500816 </connections>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400817 <point key="canvasLocation" x="467.5" y="235"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500818 </window>
Alexandre Lision4ba18022015-04-23 12:17:40 -0400819 <viewController id="jzj-dD-ryc" customClass="HistoryVC">
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500820 <connections>
821 <outlet property="historyView" destination="rr8-UC-gGF" id="8NW-8O-X5L"/>
822 <outlet property="view" destination="9uI-D5-KRt" id="hCt-k1-UV2"/>
823 </connections>
824 </viewController>
Alexandre Lision3b0bd332015-03-15 18:43:07 -0400825 <viewController id="9RF-6W-vEW" customClass="PersonsVC">
826 <connections>
827 <outlet property="personsView" destination="Hrg-Fe-uGq" id="nMb-nK-g6a"/>
828 <outlet property="view" destination="rJv-ju-DFe" id="A8H-6d-bW2"/>
829 </connections>
830 </viewController>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400831 <viewController id="jrf-42-1l2" customClass="SmartViewVC">
832 <connections>
833 <outlet property="searchField" destination="PoQ-x4-ES3" id="pOb-2e-PPS"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400834 <outlet property="smartView" destination="tcL-dy-Q3h" id="Zc4-OM-Xk7"/>
835 <outlet property="tabbar" destination="xXW-iq-GcP" id="Mnz-CR-TqJ"/>
836 <outlet property="view" destination="YgH-CN-tkB" id="M12-Bx-OJr"/>
837 </connections>
838 </viewController>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400839 <userDefaultsController representsSharedInstance="YES" id="nz5-E9-8bl"/>
Kateryna Kostiuk3c960bf2017-06-01 12:11:54 -0400840 <visualEffectView appearanceType="vibrantDark" blendingMode="behindWindow" material="appearanceBased" state="followsWindowActiveState" id="COh-Af-P4a">
841 <rect key="frame" x="0.0" y="0.0" width="128" height="128"/>
842 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
843 </visualEffectView>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500844 </objects>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400845 <resources>
Alexandre Lision1abdf582016-02-09 14:21:19 -0500846 <image name="NSShareTemplate" width="11" height="16"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400847 <image name="NSUser" width="32" height="32"/>
848 <image name="ic_action_call" width="72" height="72"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500849 <image name="ic_action_cancel" width="72" height="72"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500850 <image name="ic_action_video" width="72" height="72"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400851 <image name="qrcode" width="72" height="72"/>
Kateryna Kostiukdb1f3a12017-04-24 12:08:28 -0400852 <image name="symbol_blue" width="161.6842041015625" height="161.6842041015625"/>
Kateryna Kostiukf86b9222017-04-20 09:30:51 -0400853 <image name="symbol_name" width="573" height="191"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400854 </resources>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500855</document>