blob: 444da163c97c8f7bb8837f1a7a45b9d2ee36b3af [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">
3
Alexandre Lision5855b6a2015-02-03 11:31:05 -05004 <dependencies>
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -04005 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
6 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
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"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -040015 <outlet property="qrcodeView" destination="dZR-JL-MY4" id="6Jf-42-qwY"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040016 <outlet property="ringIDLabel" destination="JN3-vO-zcd" id="WHd-L7-6od"/>
Alexandre Lision1abdf582016-02-09 14:21:19 -050017 <outlet property="shareButton" destination="Oac-o7-2Ge" id="b0D-xr-PCx"/>
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -040018 <outlet property="smartViewVC" destination="jrf-42-1l2" id="lM5-3U-244"/>
Alexandre Lisione77f6f92016-04-17 23:39:39 -040019 <outlet property="welcomeContainer" destination="D6e-KX-8gC" id="zV3-38-ClK"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -040020 <outlet property="window" destination="F0z-JX-Cv5" id="Dtg-mG-RBq"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050021 </connections>
22 </customObject>
23 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
24 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040025 <window title="Ring" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="F0z-JX-Cv5">
Alexandre Lision5855b6a2015-02-03 11:31:05 -050026 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -050027 <windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050028 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040029 <rect key="contentRect" x="196" y="240" width="1053" height="658"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040030
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -040031 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1050"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040032
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050033 <view key="contentView" autoresizesSubviews="NO" id="se5-gp-TjO">
Alexandre Lisionf86edb32016-09-15 16:20:55 -040034 <rect key="frame" x="0.0" y="0.0" width="1053" height="658"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -050035 <autoresizingMask key="autoresizingMask"/>
36 <subviews>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040037 <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="Pav-Bw-GgK">
38 <rect key="frame" x="322" y="0.0" width="5" height="658"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -050039 </box>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -040040 <customView wantsLayer="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YgH-CN-tkB" userLabel="Left Panel">
Alexandre Lisionf86edb32016-09-15 16:20:55 -040041 <rect key="frame" x="0.0" y="0.0" width="324" height="658"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040042 <subviews>
Alexandre Lision4e280d62015-09-09 15:56:30 -040043 <tabView focusRingType="none" drawsBackground="NO" type="noTabsNoBorder" translatesAutoresizingMaskIntoConstraints="NO" id="xXW-iq-GcP">
Alexandre Lisionf86edb32016-09-15 16:20:55 -040044 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040045 <font key="font" metaFont="system"/>
46 <tabViewItems>
47 <tabViewItem label="SmartView" identifier="" id="0MO-4e-8mo">
48 <view key="view" id="D5P-tm-YgO">
Alexandre Lisionf86edb32016-09-15 16:20:55 -040049 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040050 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
51 <subviews>
Alexandre Lisionf86edb32016-09-15 16:20:55 -040052 <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 -050053 <rect key="frame" x="0.0" y="0.0" width="324" height="609"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -040054 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="vUu-vJ-ryG">
Alexandre Lision0f66bd32016-01-18 11:30:45 -050055 <rect key="frame" x="0.0" y="0.0" width="324" height="609"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040056 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
57 <subviews>
58 <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 -040059 <rect key="frame" x="0.0" y="0.0" width="324" height="609"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040060 <autoresizingMask key="autoresizingMask"/>
61 <size key="intercellSpacing" width="3" height="2"/>
62 <color key="backgroundColor" white="0.66666666669999997" alpha="0.0" colorSpace="deviceWhite"/>
63 <tableViewGridLines key="gridStyleMask" horizontal="YES"/>
64 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
65 <tableColumns>
66 <tableColumn identifier="MainColumn" width="321" minWidth="40" maxWidth="1000" id="3NN-k0-vDM">
67 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
68 <font key="font" metaFont="smallSystem"/>
69 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
70 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
71 </tableHeaderCell>
72 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Ap7-26-S6b">
73 <font key="font" metaFont="system"/>
74 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
75 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
76 </textFieldCell>
77 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
78 <prototypeCellViews>
Alexandre Lision4e280d62015-09-09 15:56:30 -040079 <tableCellView identifier="MainCell" id="Z6G-mQ-L3J" userLabel="MainCell" customClass="ContextualTableCellView">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040080 <rect key="frame" x="1" y="1" width="321" height="60"/>
81 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
82 <subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040083 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="epa-Ih-aKF">
Alexandre Lision4e280d62015-09-09 15:56:30 -040084 <rect key="frame" x="57" y="31" width="225" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -040085 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Display Role" id="uSw-g5-kte">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040086 <font key="font" size="16" name="HelveticaNeue-Light"/>
87 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
88 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
89 </textFieldCell>
90 </textField>
Alexandre Lision0f66bd32016-01-18 11:30:45 -050091 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="sHH-wj-oHs">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040092 <rect key="frame" x="3" y="6" width="48" height="48"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -050093 <constraints>
94 <constraint firstAttribute="width" constant="48" id="C2Y-L7-ryb"/>
95 <constraint firstAttribute="height" constant="48" id="Q3H-Dy-81c"/>
96 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -040097 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSUser" id="bqQ-Jp-DPH"/>
98 </imageView>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -040099 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="epi-ZP-as5">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400100 <rect key="frame" x="57" y="10" width="177" height="20"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400101 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="details" id="BfK-c5-B1l">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400102 <font key="font" size="13" name="HelveticaNeue-Light"/>
103 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
104 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
105 </textFieldCell>
106 </textField>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400107 <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="500" translatesAutoresizingMaskIntoConstraints="NO" id="MYe-rn-qOP">
108 <rect key="frame" x="36" y="6" width="15" height="14"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400109 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" placeholderString="n" drawsBackground="YES" id="sGB-x7-gig">
Alexandre Lision34607032016-02-08 16:16:49 -0500110 <font key="font" metaFont="smallSystem"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500111 <color key="textColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
112 <color key="backgroundColor" red="0.98431372549019602" green="0.28627450980392155" blue="0.28235294117647058" alpha="0.90000000000000002" colorSpace="calibratedRGB"/>
113 </textFieldCell>
114 </textField>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500115 <button hidden="YES" verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="DAd-lc-L62" userLabel="Call Button" customClass="IconButton">
116 <rect key="frame" x="288" y="15" width="30" height="30"/>
117 <constraints>
118 <constraint firstAttribute="height" constant="30" id="0mP-Ez-X7O"/>
119 <constraint firstAttribute="width" constant="30" id="kYf-6V-X04"/>
120 </constraints>
121 <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">
122 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
123 <font key="font" metaFont="system"/>
124 </buttonCell>
125 <userDefinedRuntimeAttributes>
126 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
127 <integer key="value" value="6"/>
128 </userDefinedRuntimeAttribute>
129 </userDefinedRuntimeAttributes>
130 <connections>
131 <action selector="callClickedAtRow:" target="-1" id="zew-Rw-kFH"/>
132 </connections>
133 </button>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400134 </subviews>
135 <constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500136 <constraint firstItem="MYe-rn-qOP" firstAttribute="trailing" secondItem="sHH-wj-oHs" secondAttribute="trailing" id="1nI-oe-P2F"/>
137 <constraint firstItem="sHH-wj-oHs" firstAttribute="leading" secondItem="Z6G-mQ-L3J" secondAttribute="leading" constant="3" id="CGt-hN-ulS"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400138 <constraint firstItem="epa-Ih-aKF" firstAttribute="top" secondItem="sHH-wj-oHs" secondAttribute="top" id="Jzr-F8-Ysa"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500139 <constraint firstItem="sHH-wj-oHs" firstAttribute="top" secondItem="Z6G-mQ-L3J" secondAttribute="top" constant="6" id="KMX-Ru-AEa"/>
140 <constraint firstItem="MYe-rn-qOP" firstAttribute="bottom" secondItem="sHH-wj-oHs" secondAttribute="bottom" id="QV9-5r-9us"/>
141 <constraint firstAttribute="bottom" secondItem="sHH-wj-oHs" secondAttribute="bottom" constant="6" id="SJ6-9t-r0l"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500142 <constraint firstAttribute="trailing" secondItem="DAd-lc-L62" secondAttribute="trailing" constant="3" id="Zsb-GR-rRN"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500143 <constraint firstItem="DAd-lc-L62" firstAttribute="centerY" secondItem="Z6G-mQ-L3J" secondAttribute="centerY" id="amg-Ei-hAd"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400144 <constraint firstItem="DAd-lc-L62" firstAttribute="leading" secondItem="epi-ZP-as5" secondAttribute="trailing" constant="56" id="bds-RX-Cy1"/>
145 <constraint firstItem="epi-ZP-as5" firstAttribute="top" secondItem="epa-Ih-aKF" secondAttribute="bottom" constant="1" id="fRe-jg-u4e"/>
146 <constraint firstItem="DAd-lc-L62" firstAttribute="leading" secondItem="epa-Ih-aKF" secondAttribute="trailing" constant="8" symbolic="YES" id="osc-ms-Cf7"/>
147 <constraint firstItem="epa-Ih-aKF" firstAttribute="leading" secondItem="epi-ZP-as5" secondAttribute="leading" id="qhg-du-Idh"/>
148 <constraint firstItem="epa-Ih-aKF" firstAttribute="leading" secondItem="sHH-wj-oHs" secondAttribute="trailing" constant="8" symbolic="YES" id="sdS-XG-xRu"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400149 </constraints>
150 <connections>
151 <outlet property="textField" destination="epa-Ih-aKF" id="ISN-G3-Hxj"/>
152 </connections>
153 </tableCellView>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500154 <tableCellView identifier="CallCell" id="nvG-hU-lKg" userLabel="CallCell" customClass="ContextualTableCellView">
155 <rect key="frame" x="1" y="63" width="321" height="50"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400156 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
157 <subviews>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500158 <button verticalHuggingPriority="750" tag="600" translatesAutoresizingMaskIntoConstraints="NO" id="goj-2q-MrC" customClass="IconButton">
159 <rect key="frame" x="288" y="10" width="30" height="30"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400160 <constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500161 <constraint firstAttribute="width" constant="30" id="1BZ-Kd-bEV"/>
162 <constraint firstAttribute="height" constant="30" id="kff-nD-Fcp"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400163 </constraints>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500164 <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 -0400165 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
166 <font key="font" metaFont="system"/>
167 </buttonCell>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500168 <userDefinedRuntimeAttributes>
169 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
170 <integer key="value" value="6"/>
171 </userDefinedRuntimeAttribute>
172 <userDefinedRuntimeAttribute type="color" keyPath="bgColor">
173 <color key="value" red="0.94509803920000002" green="0.16078431369999999" blue="0.0" alpha="0.83999999999999997" colorSpace="calibratedRGB"/>
174 </userDefinedRuntimeAttribute>
175 </userDefinedRuntimeAttributes>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400176 <connections>
177 <action selector="hangUpClickedAtRow:" target="-1" id="mlM-gd-4bQ"/>
178 </connections>
179 </button>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500180 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="sfz-V3-QhK">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500181 <rect key="frame" x="6" y="24" width="276" height="23"/>
182 <constraints>
183 <constraint firstAttribute="height" constant="23" id="Knk-h9-HbW"/>
184 </constraints>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400185 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Call name" id="j0J-Xd-uth">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500186 <font key="font" size="16" name="HelveticaNeue-Light"/>
187 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
188 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
189 </textFieldCell>
190 </textField>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500191 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="Sm2-al-NU0">
192 <rect key="frame" x="6" y="3" width="276" height="20"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400193 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="details" id="mK5-kV-YOO">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500194 <font key="font" size="13" name="HelveticaNeue-Light"/>
195 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
196 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
197 </textFieldCell>
198 </textField>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400199 </subviews>
200 <constraints>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500201 <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 -0500202 <constraint firstItem="goj-2q-MrC" firstAttribute="centerY" secondItem="nvG-hU-lKg" secondAttribute="centerY" id="Kym-eH-bYz"/>
203 <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 -0500204 <constraint firstItem="sfz-V3-QhK" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="O23-cp-x3m"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400205 <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 -0500206 <constraint firstItem="Sm2-al-NU0" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="YZn-VJ-val"/>
207 <constraint firstAttribute="trailing" secondItem="goj-2q-MrC" secondAttribute="trailing" constant="3" id="hjs-hz-0hg"/>
208 <constraint firstItem="goj-2q-MrC" firstAttribute="leading" secondItem="Sm2-al-NU0" secondAttribute="trailing" constant="8" id="iHP-pI-Jw3"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400209 <constraint firstItem="sfz-V3-QhK" firstAttribute="leading" secondItem="nvG-hU-lKg" secondAttribute="leading" constant="8" id="vjw-ee-Iqh"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500210 <constraint firstItem="goj-2q-MrC" firstAttribute="leading" secondItem="sfz-V3-QhK" secondAttribute="trailing" constant="8" id="y0f-Av-r8z"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400211 </constraints>
212 <connections>
213 <outlet property="textField" destination="sfz-V3-QhK" id="0Ka-vn-gAW"/>
214 </connections>
215 </tableCellView>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400216 <customView identifier="HoverRowView" id="f78-Ki-IyO" customClass="HoverTableRowView">
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500217 <rect key="frame" x="1" y="115" width="321" height="55"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400218 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
219 </customView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400220 </prototypeCellViews>
221 </tableColumn>
222 </tableColumns>
223 <connections>
224 <outlet property="delegate" destination="jrf-42-1l2" id="8h1-gK-pbG"/>
225 </connections>
226 </outlineView>
227 </subviews>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400228 </clipView>
229 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="OkJ-yp-L3b">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400230 <rect key="frame" x="1" y="119" width="224" height="15"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400231 <autoresizingMask key="autoresizingMask"/>
232 </scroller>
233 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="obv-Hw-mDJ">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400234 <rect key="frame" x="225" y="17" width="15" height="102"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400235 <autoresizingMask key="autoresizingMask"/>
236 </scroller>
237 </scrollView>
238 </subviews>
239 <constraints>
240 <constraint firstAttribute="bottom" secondItem="omo-Be-zok" secondAttribute="bottom" id="5ys-Wa-9mw"/>
241 <constraint firstItem="omo-Be-zok" firstAttribute="leading" secondItem="D5P-tm-YgO" secondAttribute="leading" id="9f9-gC-qUk"/>
242 <constraint firstAttribute="trailing" secondItem="omo-Be-zok" secondAttribute="trailing" id="kjE-nb-hyc"/>
243 <constraint firstItem="omo-Be-zok" firstAttribute="top" secondItem="D5P-tm-YgO" secondAttribute="top" constant="3" id="u5o-YR-A05"/>
244 </constraints>
245 </view>
246 </tabViewItem>
247 <tabViewItem label="History" identifier="1" id="Wi9-Zd-O1N">
248 <view key="view" id="h2E-qI-upQ">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400249
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400250 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400251 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
252 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500253 <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 -0400254 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400255 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="eME-fQ-3QX">
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400256 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
257 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400258 <subviews>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500259 <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 -0400260 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400261
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400262 <autoresizingMask key="autoresizingMask"/>
263 <size key="intercellSpacing" width="3" height="2"/>
264 <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400265 <tableViewGridLines key="gridStyleMask" horizontal="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400266 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
267 <tableColumns>
268 <tableColumn identifier="" width="321" minWidth="40" maxWidth="1000" id="pTT-gU-NVa">
269 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
270 <font key="font" metaFont="smallSystem"/>
271 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
272 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
273 </tableHeaderCell>
274 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="3Bh-xR-4Vn">
275 <font key="font" metaFont="system"/>
276 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
277 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
278 </textFieldCell>
279 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
280 <prototypeCellViews>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400281 <customView identifier="HoverRowView" id="I4b-1u-B0k" customClass="HoverTableRowView">
282 <rect key="frame" x="1" y="1" width="321" height="70"/>
283 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
284 </customView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400285 <tableCellView identifier="CategoryCell" id="p9h-Zd-GtR">
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500286 <rect key="frame" x="1" y="73" width="321" height="32"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400287 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
288 <subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400289 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="9c4-YB-v5K">
290 <rect key="frame" x="8" y="5" width="305" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400291 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Category" id="gaf-Za-tuc">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400292 <font key="font" size="16" name="HelveticaNeue-Light"/>
293 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
294 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
295 </textFieldCell>
296 </textField>
297 </subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400298 <constraints>
299 <constraint firstItem="9c4-YB-v5K" firstAttribute="centerY" secondItem="p9h-Zd-GtR" secondAttribute="centerY" id="0Zl-ch-JZv"/>
300 <constraint firstItem="9c4-YB-v5K" firstAttribute="centerX" secondItem="p9h-Zd-GtR" secondAttribute="centerX" id="mbs-m6-CmE"/>
301 <constraint firstItem="9c4-YB-v5K" firstAttribute="leading" secondItem="p9h-Zd-GtR" secondAttribute="leading" constant="10" id="zaf-la-w44"/>
302 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400303 <connections>
304 <outlet property="textField" destination="9c4-YB-v5K" id="dVq-jW-swn"/>
305 </connections>
306 </tableCellView>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500307 <tableCellView identifier="HistoryCell" id="agj-oV-Bb0">
308 <rect key="frame" x="1" y="107" width="321" height="48"/>
309 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
310 <subviews>
311 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="eGS-mC-h5A" userLabel="Date Field">
312 <rect key="frame" x="54" y="3" width="233" height="20"/>
313 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="date" id="UKP-Et-CT0">
314 <font key="font" size="13" name="HelveticaNeue-Light"/>
315 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
316 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
317 </textFieldCell>
318 </textField>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400319 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="CF6-GV-88E" userLabel="Name Field">
320 <rect key="frame" x="54" y="25" width="233" height="23"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500321 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Name" id="bgk-oz-u7n">
322 <font key="font" size="16" name="HelveticaNeue"/>
323 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
324 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
325 </textFieldCell>
326 </textField>
327 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="yXU-aM-QzI" userLabel="Dir View">
328 <rect key="frame" x="293" y="12" width="25" height="25"/>
329 <constraints>
330 <constraint firstAttribute="height" constant="25" id="VAR-He-2Qx"/>
331 <constraint firstAttribute="width" constant="25" id="WB7-n5-GSl"/>
332 </constraints>
333 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UbN-dY-FV8"/>
334 </imageView>
335 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="m5q-Hl-1dF" userLabel="Photo View">
336 <rect key="frame" x="8" y="4" width="40" height="40"/>
337 <constraints>
338 <constraint firstAttribute="width" constant="40" id="XqD-Tf-5NS"/>
339 <constraint firstAttribute="height" constant="40" id="eBN-SG-DI4"/>
340 </constraints>
341 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="0fm-ha-CAn"/>
342 </imageView>
343 </subviews>
344 <constraints>
345 <constraint firstItem="eGS-mC-h5A" firstAttribute="leading" secondItem="CF6-GV-88E" secondAttribute="leading" id="A21-T9-xjp"/>
346 <constraint firstItem="yXU-aM-QzI" firstAttribute="leading" secondItem="eGS-mC-h5A" secondAttribute="trailing" constant="8" id="MEZ-Fi-uf1"/>
347 <constraint firstItem="yXU-aM-QzI" firstAttribute="leading" secondItem="CF6-GV-88E" secondAttribute="trailing" constant="8" id="TMg-VN-MtS"/>
348 <constraint firstItem="m5q-Hl-1dF" firstAttribute="centerY" secondItem="agj-oV-Bb0" secondAttribute="centerY" id="WsZ-ez-rFh"/>
349 <constraint firstItem="m5q-Hl-1dF" firstAttribute="leading" secondItem="agj-oV-Bb0" secondAttribute="leading" constant="8" id="Yc0-vi-iei"/>
350 <constraint firstItem="eGS-mC-h5A" firstAttribute="top" secondItem="CF6-GV-88E" secondAttribute="bottom" constant="2" id="bWt-O2-dvg"/>
351 <constraint firstAttribute="trailing" secondItem="yXU-aM-QzI" secondAttribute="trailing" constant="3" id="jTk-jr-jg3"/>
352 <constraint firstItem="eGS-mC-h5A" firstAttribute="leading" secondItem="m5q-Hl-1dF" secondAttribute="trailing" constant="8" id="pKf-4c-zVN"/>
353 <constraint firstItem="CF6-GV-88E" firstAttribute="top" secondItem="agj-oV-Bb0" secondAttribute="top" id="sMA-ce-flh"/>
354 <constraint firstItem="yXU-aM-QzI" firstAttribute="centerY" secondItem="agj-oV-Bb0" secondAttribute="centerY" id="zpc-fB-fFr"/>
355 </constraints>
356 </tableCellView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400357 </prototypeCellViews>
358 </tableColumn>
359 </tableColumns>
360 <connections>
361 <outlet property="delegate" destination="jzj-dD-ryc" id="UpR-Pm-j0w"/>
362 </connections>
363 </outlineView>
364 </subviews>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400365 </clipView>
366 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9To-im-dx7">
367 <rect key="frame" x="1" y="119" width="223" height="15"/>
368 <autoresizingMask key="autoresizingMask"/>
369 </scroller>
370 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oow-9i-3Tx">
371 <rect key="frame" x="224" y="17" width="15" height="102"/>
372 <autoresizingMask key="autoresizingMask"/>
373 </scroller>
374 </scrollView>
375 </subviews>
376 <constraints>
377 <constraint firstAttribute="trailing" secondItem="9uI-D5-KRt" secondAttribute="trailing" id="3ql-Ay-dMA"/>
378 <constraint firstItem="9uI-D5-KRt" firstAttribute="top" secondItem="h2E-qI-upQ" secondAttribute="top" id="8Ow-c0-AbH"/>
379 <constraint firstItem="9uI-D5-KRt" firstAttribute="leading" secondItem="h2E-qI-upQ" secondAttribute="leading" id="8Wg-jy-DtF"/>
380 <constraint firstAttribute="bottom" secondItem="9uI-D5-KRt" secondAttribute="bottom" id="niN-fI-6OF"/>
381 </constraints>
382 </view>
383 </tabViewItem>
384 <tabViewItem label="Contacts" identifier="" id="Zbi-X6-DLT" userLabel="Persons">
Alexandre Lision4e280d62015-09-09 15:56:30 -0400385 <view key="view" id="sag-tS-7Jw">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400386 <rect key="frame" x="0.0" y="0.0" width="324" height="552"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400387 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
388 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500389 <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 Kostiuk13b76882017-03-30 09:18:44 -0400390 <rect key="frame" x="0.0" y="0.0" width="324" height="552"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400391 <clipView key="contentView" focusRingType="none" drawsBackground="NO" copiesOnScroll="NO" id="S00-xr-jYM">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400392
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500393 <rect key="frame" x="0.0" y="0.0" width="324" height="612"/>
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400394 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400395
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400396 <subviews>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500397 <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 Kostiuk13b76882017-03-30 09:18:44 -0400398 <rect key="frame" x="0.0" y="0.0" width="324" height="552"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400399 <autoresizingMask key="autoresizingMask"/>
400 <size key="intercellSpacing" width="3" height="2"/>
401 <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
Alexandre Lisiona3a43dc2017-03-30 16:21:30 -0400402 <tableViewGridLines key="gridStyleMask" horizontal="YES"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400403 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
404 <tableColumns>
405 <tableColumn identifier="NameColumn" width="320.7734375" minWidth="40" maxWidth="1000" id="8Ve-L0-o7V">
406 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
407 <font key="font" metaFont="system"/>
408 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
409 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
410 </tableHeaderCell>
411 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GAa-pQ-t4g">
412 <font key="font" metaFont="system"/>
413 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
414 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
415 </textFieldCell>
416 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
417 <prototypeCellViews>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400418 <tableCellView identifier="PersonCell" id="b38-tQ-FEz" customClass="ContextualTableCellView">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400419 <rect key="frame" x="1" y="1" width="321" height="60"/>
420 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
421 <subviews>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500422 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="eGe-4R-pNq">
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500423 <rect key="frame" x="57" y="31" width="225" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400424 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Display Role" id="Q1F-xo-N3e">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400425 <font key="font" size="16" name="HelveticaNeue-Light"/>
426 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
427 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
428 </textFieldCell>
429 </textField>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400430 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="eXn-EJ-bSE">
431 <rect key="frame" x="57" y="7" width="225" height="20"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400432 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="details" id="isD-c6-X5Q">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400433 <font key="font" size="13" name="HelveticaNeue-Light"/>
434 <color key="textColor" name="windowFrameColor" catalog="System" colorSpace="catalog"/>
435 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
436 </textFieldCell>
437 </textField>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400438 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="akc-1J-SlS">
439 <rect key="frame" x="11" y="10" width="40" height="40"/>
440 <constraints>
441 <constraint firstAttribute="height" constant="40" id="CrK-Ie-5bf"/>
442 <constraint firstAttribute="width" constant="40" id="UI6-4M-0El"/>
443 </constraints>
444 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="uT7-b3-sLX"/>
445 </imageView>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400446 <button verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="D2v-io-eAw" userLabel="Call Button" customClass="IconButton">
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500447 <rect key="frame" x="288" y="18" width="30" height="30"/>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400448 <constraints>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500449 <constraint firstAttribute="width" constant="30" id="GrO-uI-c46"/>
450 <constraint firstAttribute="height" constant="30" id="InT-OX-mtQ"/>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400451 </constraints>
452 <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">
453 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
454 <font key="font" metaFont="system"/>
455 </buttonCell>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500456 <userDefinedRuntimeAttributes>
457 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
458 <integer key="value" value="6"/>
459 </userDefinedRuntimeAttribute>
460 </userDefinedRuntimeAttributes>
Alexandre Lision6da08a82015-09-24 17:09:24 -0400461 <connections>
462 <action selector="callClickedAtRow:" target="-1" id="3lv-9D-TpH"/>
463 </connections>
464 </button>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400465 </subviews>
466 <constraints>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500467 <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 -0400468 <constraint firstItem="akc-1J-SlS" firstAttribute="leading" secondItem="b38-tQ-FEz" secondAttribute="leading" constant="11" id="5kx-HC-bBU"/>
469 <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 -0500470 <constraint firstAttribute="trailing" secondItem="D2v-io-eAw" secondAttribute="trailing" constant="3" id="Bfw-dI-wa0"/>
471 <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 -0400472 <constraint firstAttribute="bottom" secondItem="akc-1J-SlS" secondAttribute="bottom" constant="10" id="Kqx-IH-Vuf"/>
473 <constraint firstItem="eXn-EJ-bSE" firstAttribute="leading" secondItem="eGe-4R-pNq" secondAttribute="leading" id="bap-6e-vDW"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500474 <constraint firstItem="eXn-EJ-bSE" firstAttribute="top" secondItem="eGe-4R-pNq" secondAttribute="bottom" constant="4" id="gJ2-g6-MYL"/>
475 <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 -0400476 <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 -0500477 <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 -0400478 <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 -0500479 <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 -0400480 </constraints>
481 <connections>
482 <outlet property="textField" destination="eGe-4R-pNq" id="VAp-mO-qUH"/>
483 </connections>
484 </tableCellView>
485 <tableCellView identifier="LetterCell" id="VHd-0l-32E">
486 <rect key="frame" x="1" y="63" width="321" height="20"/>
487 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
488 <subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400489 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="ILI-pW-VaK">
490 <rect key="frame" x="7" y="-1" width="305" height="23"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400491 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Category" id="d5o-nL-fRP">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400492 <font key="font" size="16" name="HelveticaNeue-Light"/>
493 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
494 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
495 </textFieldCell>
496 </textField>
497 </subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400498 <constraints>
499 <constraint firstItem="ILI-pW-VaK" firstAttribute="leading" secondItem="VHd-0l-32E" secondAttribute="leading" constant="9" id="6RM-sy-lhS"/>
500 <constraint firstItem="ILI-pW-VaK" firstAttribute="centerY" secondItem="VHd-0l-32E" secondAttribute="centerY" id="SEK-f2-VLR"/>
501 <constraint firstAttribute="trailing" secondItem="ILI-pW-VaK" secondAttribute="trailing" constant="11" id="eUu-ht-UR9"/>
502 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400503 <connections>
504 <outlet property="textField" destination="ILI-pW-VaK" id="bFA-iS-Cmh"/>
505 </connections>
506 </tableCellView>
507 <tableCellView identifier="ContactMethodCell" id="V0C-vp-6vb">
508 <rect key="frame" x="1" y="85" width="321" height="23"/>
509 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
510 <subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400511 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="Gys-Du-oeQ">
512 <rect key="frame" x="7" y="1" width="305" height="25"/>
513 <constraints>
514 <constraint firstAttribute="height" constant="25" id="f3J-Cg-x14"/>
515 </constraints>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400516 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Contact Method" id="FlQ-Th-nfO">
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400517 <font key="font" size="14" name="HelveticaNeue-Light"/>
518 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
519 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
520 </textFieldCell>
521 </textField>
522 </subviews>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400523 <constraints>
524 <constraint firstAttribute="trailing" secondItem="Gys-Du-oeQ" secondAttribute="trailing" constant="11" id="3uT-Hq-7N6"/>
525 <constraint firstItem="Gys-Du-oeQ" firstAttribute="top" secondItem="V0C-vp-6vb" secondAttribute="top" constant="-3" id="Q49-9n-Ce8"/>
526 <constraint firstItem="Gys-Du-oeQ" firstAttribute="leading" secondItem="V0C-vp-6vb" secondAttribute="leading" constant="9" id="TZq-f5-vM5"/>
527 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400528 <connections>
529 <outlet property="textField" destination="Gys-Du-oeQ" id="Rne-nh-bXU"/>
530 </connections>
531 </tableCellView>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400532 <customView identifier="HoverRowView" id="cZe-WC-bXt" customClass="HoverTableRowView">
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500533 <rect key="frame" x="1" y="110" width="321" height="70"/>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400534 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
535 </customView>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400536 </prototypeCellViews>
537 </tableColumn>
538 </tableColumns>
539 <connections>
540 <outlet property="delegate" destination="9RF-6W-vEW" id="5bm-gu-2q9"/>
541 </connections>
542 </outlineView>
543 </subviews>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400544 </clipView>
545 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="TGe-ww-q1j">
546 <rect key="frame" x="1" y="119" width="223" height="15"/>
547 <autoresizingMask key="autoresizingMask"/>
548 </scroller>
549 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dD5-3G-tUh">
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400550 <rect key="frame" x="308" y="563" width="16" height="0.0"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400551 <autoresizingMask key="autoresizingMask"/>
552 </scroller>
553 </scrollView>
554 </subviews>
555 <constraints>
556 <constraint firstItem="rJv-ju-DFe" firstAttribute="top" secondItem="sag-tS-7Jw" secondAttribute="top" id="3mo-DH-0ZH"/>
557 <constraint firstAttribute="trailing" secondItem="rJv-ju-DFe" secondAttribute="trailing" id="Agj-CV-6sB"/>
558 <constraint firstAttribute="bottom" secondItem="rJv-ju-DFe" secondAttribute="bottom" id="TFr-jD-eT5"/>
559 <constraint firstItem="rJv-ju-DFe" firstAttribute="leading" secondItem="sag-tS-7Jw" secondAttribute="leading" id="jNI-5T-WhD"/>
560 </constraints>
561 </view>
562 </tabViewItem>
563 </tabViewItems>
564 </tabView>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500565 <searchField wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PoQ-x4-ES3">
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400566 <rect key="frame" x="20" y="620" width="258" height="22"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500567 <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Name, ringID" usesSingleLineMode="YES" bezelStyle="round" id="vvE-nM-kSl">
568 <font key="font" metaFont="system"/>
569 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
570 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
571 </searchFieldCell>
572 <connections>
573 <outlet property="delegate" destination="jrf-42-1l2" id="UtW-SL-Loa"/>
574 </connections>
575 </searchField>
576 <button verticalHuggingPriority="750" tag="400" translatesAutoresizingMaskIntoConstraints="NO" id="j5k-WC-n59" userLabel="Call Button" customClass="IconButton">
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400577 <rect key="frame" x="286" y="616" width="30" height="30"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500578 <constraints>
579 <constraint firstAttribute="height" constant="30" id="FTa-mZ-R4s"/>
580 <constraint firstAttribute="width" constant="30" id="HPd-La-IgC"/>
581 </constraints>
582 <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">
583 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
584 <font key="font" metaFont="system"/>
585 </buttonCell>
586 <userDefinedRuntimeAttributes>
587 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
588 <integer key="value" value="6"/>
589 </userDefinedRuntimeAttribute>
590 </userDefinedRuntimeAttributes>
591 <connections>
592 <action selector="placeCallFromSearchField:" target="jrf-42-1l2" id="dHt-jp-DGZ"/>
593 </connections>
594 </button>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400595 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500596 <constraints>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500597 <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 -0400598 <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 -0500599 <constraint firstItem="j5k-WC-n59" firstAttribute="centerY" secondItem="PoQ-x4-ES3" secondAttribute="centerY" id="LrO-eP-hAU"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400600 <constraint firstAttribute="bottom" secondItem="xXW-iq-GcP" secondAttribute="bottom" id="MYN-Zf-Bvk"/>
601 <constraint firstAttribute="trailing" secondItem="xXW-iq-GcP" secondAttribute="trailing" id="TXC-lN-yL8"/>
602 <constraint firstAttribute="width" constant="324" id="Yjy-go-Dgc"/>
603 <constraint firstItem="xXW-iq-GcP" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="leading" id="aSr-vt-QvR"/>
Alexandre Lisionac4f5b62016-02-17 13:53:12 -0500604 <constraint firstAttribute="trailing" secondItem="j5k-WC-n59" secondAttribute="trailing" constant="8" id="hOF-Eb-Zd4"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400605 <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 -0500606 <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 -0500607 </constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400608 </customView>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400609 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Fzg-MB-mlx" userLabel="HomeView">
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400610 <rect key="frame" x="326" y="0.0" width="727" height="658"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400611 <subviews>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400612 <customView translatesAutoresizingMaskIntoConstraints="NO" id="6bh-ow-nJO" customClass="BackgroundView">
613 <rect key="frame" x="0.0" y="0.0" width="727" height="172"/>
614 <constraints>
615 <constraint firstAttribute="height" constant="172" id="hCN-uz-Nmc"/>
616 </constraints>
617 </customView>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400618 <customView focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="tSW-YT-asL">
619 <rect key="frame" x="0.0" y="0.0" width="727" height="658"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400620 <constraints>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400621 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="340" id="5yo-rb-X1O"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400622 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="725" id="ccX-uq-zuj"/>
623 </constraints>
624 </customView>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400625 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dZR-JL-MY4">
626 <rect key="frame" x="263" y="229" width="200" height="200"/>
627 <constraints>
628 <constraint firstAttribute="width" constant="200" id="RCZ-Wt-iKD"/>
629 <constraint firstAttribute="height" constant="200" id="tSn-OT-Zn8"/>
630 </constraints>
631 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="mYG-HR-6oh"/>
Alexandre Lision313427f2016-11-24 21:04:04 -0500632 <userDefinedRuntimeAttributes>
633 <userDefinedRuntimeAttribute type="number" keyPath="alphaValue">
634 <integer key="value" value="0"/>
635 </userDefinedRuntimeAttribute>
636 </userDefinedRuntimeAttributes>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400637 </imageView>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400638 <customView translatesAutoresizingMaskIntoConstraints="NO" id="D6e-KX-8gC">
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400639 <rect key="frame" x="103" y="194" width="520" height="270"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400640 <subviews>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400641 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kFj-Sh-o5u">
Alexandre Lision548c1c22016-11-29 11:59:13 -0500642 <rect key="frame" x="95" y="98" width="330" height="19"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400643 <constraints>
644 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="326" id="i1K-ok-BEb"/>
645 </constraints>
646 <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">
647 <font key="font" size="13" name="HelveticaNeue"/>
648 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
649 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
650 </textFieldCell>
651 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400652 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JN3-vO-zcd" userLabel="Ring ID" customClass="RingIDField">
Alexandre Lision548c1c22016-11-29 11:59:13 -0500653 <rect key="frame" x="20" y="64" width="400" height="26"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400654 <constraints>
655 <constraint firstAttribute="height" constant="26" id="TYe-h2-pPT"/>
656 <constraint firstAttribute="width" constant="400" id="ywt-Ml-u9k"/>
657 </constraints>
658 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" refusesFirstResponder="YES" sendsActionOnEndEditing="YES" borderStyle="border" alignment="center" id="qCF-Zf-vZg">
659 <font key="font" size="15" name="HelveticaNeue"/>
660 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
661 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
662 </textFieldCell>
663 </textField>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400664 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="f62-JV-dgr">
665 <rect key="frame" x="147" y="175" width="225" height="75"/>
666 <constraints>
667 <constraint firstAttribute="height" constant="75" id="mWM-v0-n2w"/>
668 <constraint firstAttribute="width" constant="225" id="paw-4z-Zbv"/>
669 </constraints>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400670 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="symbol_name" id="9ti-Q4-TAv"/>
671 </imageView>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400672 <button translatesAutoresizingMaskIntoConstraints="NO" id="Oac-o7-2Ge">
Alexandre Lision548c1c22016-11-29 11:59:13 -0500673 <rect key="frame" x="470" y="62" width="30" height="30"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400674 <constraints>
675 <constraint firstAttribute="height" constant="30" id="AXu-uA-KCC"/>
676 <constraint firstAttribute="width" constant="30" id="h6a-Lg-QRm"/>
677 </constraints>
678 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSShareTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Z08-dU-5EN">
679 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
680 <font key="font" metaFont="system"/>
681 </buttonCell>
682 <connections>
683 <action selector="shareRingID:" target="-2" id="8bY-RW-cQS"/>
684 </connections>
685 </button>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400686 <button translatesAutoresizingMaskIntoConstraints="NO" id="eXV-BT-B6J" customClass="IconButton">
Alexandre Lision548c1c22016-11-29 11:59:13 -0500687 <rect key="frame" x="431" y="62" width="30" height="30"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400688 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="qrcode" imagePosition="only" alignment="center" transparent="YES" imageScaling="proportionallyUpOrDown" inset="2" id="vvm-Gy-Tbh">
689 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
690 <font key="font" metaFont="system"/>
691 </buttonCell>
692 <userDefinedRuntimeAttributes>
693 <userDefinedRuntimeAttribute type="number" keyPath="imageInsets">
694 <integer key="value" value="6"/>
695 </userDefinedRuntimeAttribute>
696 </userDefinedRuntimeAttributes>
697 <connections>
698 <action selector="toggleQRCode:" target="-2" id="jZa-65-o5C"/>
699 </connections>
700 </button>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500701 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VJ1-xk-v5e">
702 <rect key="frame" x="24" y="125" width="473" height="42"/>
703 <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">
704 <font key="font" size="15" name="HelveticaNeue"/>
705 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
706 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
707 </textFieldCell>
708 </textField>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400709 </subviews>
710 <constraints>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400711 <constraint firstItem="f62-JV-dgr" firstAttribute="top" secondItem="D6e-KX-8gC" secondAttribute="top" constant="20" id="0b6-u8-yQg"/>
712 <constraint firstItem="eXV-BT-B6J" firstAttribute="leading" secondItem="JN3-vO-zcd" secondAttribute="trailing" constant="11" id="4u6-30-3Ac"/>
713 <constraint firstItem="Oac-o7-2Ge" firstAttribute="centerY" secondItem="JN3-vO-zcd" secondAttribute="centerY" id="9sL-W9-dDT"/>
714 <constraint firstItem="JN3-vO-zcd" firstAttribute="leading" secondItem="D6e-KX-8gC" secondAttribute="leading" constant="20" id="AMV-Tt-nEu"/>
715 <constraint firstItem="VJ1-xk-v5e" firstAttribute="centerX" secondItem="D6e-KX-8gC" secondAttribute="centerX" id="ID9-YU-lFv"/>
716 <constraint firstAttribute="trailing" secondItem="Oac-o7-2Ge" secondAttribute="trailing" constant="20" id="J2a-v7-JnP"/>
717 <constraint firstItem="eXV-BT-B6J" firstAttribute="centerY" secondItem="JN3-vO-zcd" secondAttribute="centerY" id="KqQ-sn-ZT0"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400718 <constraint firstAttribute="height" constant="270" id="PLl-IK-oQA"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400719 <constraint firstItem="Oac-o7-2Ge" firstAttribute="leading" secondItem="eXV-BT-B6J" secondAttribute="trailing" constant="9" id="TPn-gc-dPs"/>
720 <constraint firstItem="f62-JV-dgr" firstAttribute="centerX" secondItem="D6e-KX-8gC" secondAttribute="centerX" id="VTp-M2-i33"/>
721 <constraint firstItem="JN3-vO-zcd" firstAttribute="top" secondItem="kFj-Sh-o5u" secondAttribute="bottom" constant="8" id="WCt-uf-zGJ"/>
722 <constraint firstItem="kFj-Sh-o5u" firstAttribute="centerX" secondItem="D6e-KX-8gC" secondAttribute="centerX" id="X8P-ae-ug3"/>
723 <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 -0400724 <constraint firstAttribute="width" constant="520" id="nXn-Wh-VAi"/>
Alexandre Lisionf86edb32016-09-15 16:20:55 -0400725 <constraint firstItem="kFj-Sh-o5u" firstAttribute="top" secondItem="VJ1-xk-v5e" secondAttribute="bottom" constant="8" id="wQ0-UB-Yo2"/>
726 <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 -0400727 </constraints>
728 </customView>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400729 </subviews>
730 <constraints>
731 <constraint firstItem="dZR-JL-MY4" firstAttribute="centerY" secondItem="Fzg-MB-mlx" secondAttribute="centerY" id="16A-gO-qJA"/>
732 <constraint firstItem="D6e-KX-8gC" firstAttribute="centerY" secondItem="Fzg-MB-mlx" secondAttribute="centerY" id="Duk-XW-qcv"/>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400733 <constraint firstAttribute="trailing" secondItem="6bh-ow-nJO" secondAttribute="trailing" id="Gvo-f0-tFP"/>
734 <constraint firstAttribute="bottom" secondItem="6bh-ow-nJO" secondAttribute="bottom" id="Low-Vl-6Rc"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400735 <constraint firstAttribute="bottom" secondItem="tSW-YT-asL" secondAttribute="bottom" id="OW1-T7-eV8"/>
736 <constraint firstAttribute="trailing" secondItem="tSW-YT-asL" secondAttribute="trailing" id="Vm1-Ql-lxQ"/>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400737 <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="dZR-JL-MY4" secondAttribute="bottom" constant="8" id="XdW-61-RbL"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400738 <constraint firstItem="D6e-KX-8gC" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Fzg-MB-mlx" secondAttribute="top" constant="20" id="cwV-ZJ-bld"/>
739 <constraint firstItem="dZR-JL-MY4" firstAttribute="centerX" secondItem="Fzg-MB-mlx" secondAttribute="centerX" id="ejM-RR-NBl"/>
740 <constraint firstItem="D6e-KX-8gC" firstAttribute="centerX" secondItem="Fzg-MB-mlx" secondAttribute="centerX" id="fjr-1a-hEA"/>
741 <constraint firstItem="tSW-YT-asL" firstAttribute="top" secondItem="Fzg-MB-mlx" secondAttribute="top" id="kVw-UP-9a7"/>
742 <constraint firstItem="tSW-YT-asL" firstAttribute="leading" secondItem="Fzg-MB-mlx" secondAttribute="leading" id="mCN-Pw-WJE"/>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400743 <constraint firstItem="6bh-ow-nJO" firstAttribute="leading" secondItem="Fzg-MB-mlx" secondAttribute="leading" id="w6e-6J-3XH"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400744 </constraints>
745 </customView>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500746 </subviews>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500747 <constraints>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400748 <constraint firstItem="YgH-CN-tkB" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="H99-2E-fs4"/>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400749 <constraint firstAttribute="bottom" secondItem="Pav-Bw-GgK" secondAttribute="bottom" id="QrG-jO-ix7"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400750 <constraint firstItem="Pav-Bw-GgK" firstAttribute="leading" secondItem="YgH-CN-tkB" secondAttribute="trailing" id="RdH-bx-3aI"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400751 <constraint firstAttribute="trailing" secondItem="Fzg-MB-mlx" secondAttribute="trailing" id="T3I-2c-Eto"/>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400752 <constraint firstItem="Fzg-MB-mlx" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="VUS-o0-RNY"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400753 <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 -0400754 <constraint firstItem="Pav-Bw-GgK" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="hcV-ir-ZEc"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400755 <constraint firstAttribute="bottom" secondItem="YgH-CN-tkB" secondAttribute="bottom" id="hkC-sf-sNA"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400756 <constraint firstAttribute="bottom" secondItem="Fzg-MB-mlx" secondAttribute="bottom" id="tQc-0j-ggO"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400757 <constraint firstItem="YgH-CN-tkB" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="w2k-lK-25U"/>
Alexandre Lisionc5148052015-03-04 15:10:35 -0500758 </constraints>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500759 </view>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400760 <toolbar key="toolbar" implicitIdentifier="DAC02128-D11F-490C-B61E-D9ECEB1294A5" autosavesConfiguration="NO" showsBaselineSeparator="NO" displayMode="iconOnly" sizeMode="regular" id="bUe-5b-kMc">
761 <allowedToolbarItems>
762 <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="3XV-3Z-Voi"/>
763 </allowedToolbarItems>
764 <defaultToolbarItems>
765 <toolbarItem reference="3XV-3Z-Voi"/>
766 </defaultToolbarItems>
767 </toolbar>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500768 <connections>
Alexandre Lision4e280d62015-09-09 15:56:30 -0400769 <outlet property="delegate" destination="-2" id="f7W-vO-bCb"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500770 </connections>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400771 <point key="canvasLocation" x="467.5" y="235"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500772 </window>
Alexandre Lision4ba18022015-04-23 12:17:40 -0400773 <viewController id="jzj-dD-ryc" customClass="HistoryVC">
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500774 <connections>
775 <outlet property="historyView" destination="rr8-UC-gGF" id="8NW-8O-X5L"/>
776 <outlet property="view" destination="9uI-D5-KRt" id="hCt-k1-UV2"/>
777 </connections>
778 </viewController>
Alexandre Lision3b0bd332015-03-15 18:43:07 -0400779 <viewController id="9RF-6W-vEW" customClass="PersonsVC">
780 <connections>
781 <outlet property="personsView" destination="Hrg-Fe-uGq" id="nMb-nK-g6a"/>
782 <outlet property="view" destination="rJv-ju-DFe" id="A8H-6d-bW2"/>
783 </connections>
784 </viewController>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400785 <viewController id="jrf-42-1l2" customClass="SmartViewVC">
786 <connections>
787 <outlet property="searchField" destination="PoQ-x4-ES3" id="pOb-2e-PPS"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400788 <outlet property="smartView" destination="tcL-dy-Q3h" id="Zc4-OM-Xk7"/>
789 <outlet property="tabbar" destination="xXW-iq-GcP" id="Mnz-CR-TqJ"/>
790 <outlet property="view" destination="YgH-CN-tkB" id="M12-Bx-OJr"/>
791 </connections>
792 </viewController>
Kateryna Kostiuk13b76882017-03-30 09:18:44 -0400793 <userDefaultsController representsSharedInstance="YES" id="nz5-E9-8bl"/>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500794 </objects>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400795 <resources>
Alexandre Lision1abdf582016-02-09 14:21:19 -0500796 <image name="NSShareTemplate" width="11" height="16"/>
Alexandre Lision4dfcafc2015-08-20 12:43:23 -0400797 <image name="NSUser" width="32" height="32"/>
798 <image name="ic_action_call" width="72" height="72"/>
Nicolas Jagereccf8ae2016-02-05 16:34:00 -0500799 <image name="ic_action_cancel" width="72" height="72"/>
Alexandre Lision0f66bd32016-01-18 11:30:45 -0500800 <image name="ic_action_video" width="72" height="72"/>
Alexandre Lisionfd0d6c82016-03-29 17:06:54 -0400801 <image name="qrcode" width="72" height="72"/>
Alexandre Lisione77f6f92016-04-17 23:39:39 -0400802 <image name="symbol_name" width="442.5" height="162"/>
Alexandre Lision7f8351b2015-08-20 11:43:37 -0400803 </resources>
Alexandre Lision5855b6a2015-02-03 11:31:05 -0500804</document>