blob: d52589f935b24bf773ebfc7cd21155b5f4c7cde3 [file] [log] [blame]
agsantos49c00702021-05-12 12:55:51 -04001<?xml version="1.0" encoding="UTF-8"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
5 <capability name="System colors introduced in macOS 10.13" minToolsVersion="9.0"/>
6 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="PreferenceTabDelegateVC">
10 <connections>
11 <outlet property="preferencesListView" destination="im7-S8-h3k" id="2LL-bE-aVb"/>
12 <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
13 </connections>
14 </customObject>
15 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17 <customView autoresizesSubviews="NO" misplaced="YES" id="Hz6-mo-xeY">
18 <rect key="frame" x="0.0" y="0.0" width="480" height="222"/>
19 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20 <subviews>
21 <scrollView autoresizesSubviews="NO" misplaced="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" verticalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="MY0-k8-1dm" customClass="NoResponderTableView">
22 <rect key="frame" x="0.0" y="-152" width="480" height="352"/>
23 <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CKY-J1-mIu">
24 <rect key="frame" x="0.0" y="0.0" width="480" height="352"/>
25 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
26 <subviews>
27 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" tableStyle="plain" selectionHighlightStyle="none" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" rowSizeStyle="automatic" viewBased="YES" translatesAutoresizingMaskIntoConstraints="NO" id="im7-S8-h3k" userLabel="PreferencesList">
28 <rect key="frame" x="0.0" y="0.0" width="480" height="352"/>
29 <size key="intercellSpacing" width="3" height="2"/>
30 <color key="backgroundColor" red="0.99999600649999998" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
31 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
32 <tableColumns>
33 <tableColumn width="477" minWidth="40" maxWidth="1000" id="7sh-rh-Oee">
34 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
35 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
36 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
37 </tableHeaderCell>
38 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="Zax-Ve-pLS">
39 <font key="font" metaFont="system"/>
40 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
41 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
42 </textFieldCell>
43 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
44 <prototypeCellViews>
45 <tableCellView identifier="TableCellPreferenceSwitchItem" translatesAutoresizingMaskIntoConstraints="NO" id="eHE-S5-5Wg">
46 <rect key="frame" x="1" y="1" width="477" height="32"/>
47 <subviews>
48 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="g8t-GB-WTm">
49 <rect key="frame" x="23" y="8" width="395" height="16"/>
50 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Helloo" id="GIl-Iu-IYQ">
51 <font key="font" metaFont="system"/>
52 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
53 <color key="backgroundColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
54 </textFieldCell>
55 </textField>
56 <switch horizontalHuggingPriority="750" verticalHuggingPriority="750" tag="200" controlSize="mini" baseWritingDirection="leftToRight" alignment="left" state="on" translatesAutoresizingMaskIntoConstraints="NO" id="Zg9-Ej-DjZ">
57 <rect key="frame" x="425" y="8" width="28" height="16"/>
58 <constraints>
59 <constraint firstAttribute="width" constant="26" id="OQ8-YB-YvD"/>
60 </constraints>
61 <connections>
62 <action selector="setPreference:" target="-2" id="dkJ-Wk-F3d"/>
63 </connections>
64 </switch>
65 </subviews>
66 <constraints>
67 <constraint firstItem="g8t-GB-WTm" firstAttribute="trailing" secondItem="Zg9-Ej-DjZ" secondAttribute="leading" constant="-10" id="2y5-8H-UA2"/>
68 <constraint firstItem="Zg9-Ej-DjZ" firstAttribute="centerY" secondItem="eHE-S5-5Wg" secondAttribute="centerY" id="Nfw-j3-2s4"/>
69 <constraint firstItem="g8t-GB-WTm" firstAttribute="leading" secondItem="eHE-S5-5Wg" secondAttribute="leading" constant="25" id="Uuz-GJ-5LD"/>
70 <constraint firstItem="Zg9-Ej-DjZ" firstAttribute="trailing" secondItem="eHE-S5-5Wg" secondAttribute="trailing" constant="-25" id="ghO-7i-jTd"/>
71 <constraint firstItem="g8t-GB-WTm" firstAttribute="centerY" secondItem="eHE-S5-5Wg" secondAttribute="centerY" id="mA4-Tf-S7Q"/>
72 </constraints>
73 </tableCellView>
74 <tableCellView identifier="TableCellPreferenceEditTextItem" translatesAutoresizingMaskIntoConstraints="NO" id="stX-wE-Whz">
75 <rect key="frame" x="1" y="35" width="477" height="32"/>
76 <subviews>
77 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="KBz-dC-t73">
78 <rect key="frame" x="23" y="8" width="43" height="16"/>
79 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Helloo" id="7rT-Ns-iap">
80 <font key="font" metaFont="system"/>
81 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
82 <color key="backgroundColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
83 </textFieldCell>
84 </textField>
85 <textField verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="vEr-Iv-eRM">
86 <rect key="frame" x="302" y="5" width="150" height="22"/>
87 <constraints>
88 <constraint firstAttribute="width" constant="150" id="Mdx-uI-cxD"/>
89 </constraints>
90 <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" tag="200" bezelStyle="round" id="BgH-ty-9Uv">
91 <font key="font" metaFont="systemLight" size="13"/>
92 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
93 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
94 </textFieldCell>
95 <connections>
96 <action selector="setPreference:" target="-2" id="rSZ-H6-kih"/>
97 </connections>
98 </textField>
99 </subviews>
100 <constraints>
101 <constraint firstItem="KBz-dC-t73" firstAttribute="trailing" relation="lessThanOrEqual" secondItem="vEr-Iv-eRM" secondAttribute="leading" constant="-10" id="06K-Lr-fda"/>
102 <constraint firstItem="vEr-Iv-eRM" firstAttribute="trailing" secondItem="stX-wE-Whz" secondAttribute="trailing" constant="-25" id="cgy-eV-jsM"/>
103 <constraint firstItem="vEr-Iv-eRM" firstAttribute="centerY" secondItem="stX-wE-Whz" secondAttribute="centerY" id="e0Y-8v-5vp"/>
104 <constraint firstItem="KBz-dC-t73" firstAttribute="centerY" secondItem="stX-wE-Whz" secondAttribute="centerY" id="rZl-9o-gRw"/>
105 <constraint firstItem="KBz-dC-t73" firstAttribute="leading" secondItem="stX-wE-Whz" secondAttribute="leading" constant="25" id="tdM-Gn-5c0"/>
106 </constraints>
107 </tableCellView>
108 <tableCellView identifier="TableCellPreferenceListItem" translatesAutoresizingMaskIntoConstraints="NO" id="aBB-q4-5jy">
109 <rect key="frame" x="1" y="69" width="477" height="32"/>
110 <subviews>
111 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="3Nc-uZ-I8Q">
112 <rect key="frame" x="23" y="8" width="261" height="16"/>
113 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Helloo" id="WVe-n7-Ofe">
114 <font key="font" metaFont="system"/>
115 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
116 <color key="backgroundColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
117 </textFieldCell>
118 </textField>
119 <popUpButton verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="e1O-Kh-oZa">
120 <rect key="frame" x="300" y="3" width="155" height="25"/>
121 <constraints>
122 <constraint firstAttribute="width" constant="150" id="DD7-jV-d1w"/>
123 </constraints>
124 <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" preferredEdge="maxY" selectedItem="hMi-BO-mO2" id="MVe-JQ-gQM">
125 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
126 <font key="font" metaFont="menu"/>
127 <menu key="menu" id="ctk-w2-uBy">
128 <items>
129 <menuItem title="Item 1" state="on" id="hMi-BO-mO2"/>
130 <menuItem title="Item 2" id="9ZH-fm-6TK"/>
131 <menuItem title="Item 3" id="DAN-zd-92a"/>
132 </items>
133 </menu>
134 </popUpButtonCell>
135 <connections>
136 <action selector="setPreference:" target="-2" id="viC-Kx-Qvk"/>
137 </connections>
138 </popUpButton>
139 </subviews>
140 <constraints>
141 <constraint firstItem="3Nc-uZ-I8Q" firstAttribute="leading" secondItem="aBB-q4-5jy" secondAttribute="leading" constant="25" id="51E-bi-apz"/>
142 <constraint firstItem="3Nc-uZ-I8Q" firstAttribute="trailing" secondItem="e1O-Kh-oZa" secondAttribute="leading" constant="-20" id="cHa-7e-5qw"/>
143 <constraint firstItem="e1O-Kh-oZa" firstAttribute="centerY" secondItem="aBB-q4-5jy" secondAttribute="centerY" id="iFP-Vp-UfU"/>
144 <constraint firstItem="e1O-Kh-oZa" firstAttribute="trailing" secondItem="aBB-q4-5jy" secondAttribute="trailing" constant="-25" id="lNc-GZ-FNu"/>
145 <constraint firstItem="3Nc-uZ-I8Q" firstAttribute="centerY" secondItem="aBB-q4-5jy" secondAttribute="centerY" id="yQ9-vF-xjO"/>
146 </constraints>
147 </tableCellView>
148 <tableCellView identifier="TableCellPreferencePathItem" translatesAutoresizingMaskIntoConstraints="NO" id="u0l-ZH-5XR">
149 <rect key="frame" x="1" y="103" width="477" height="32"/>
150 <subviews>
151 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="mUL-mj-jBl">
152 <rect key="frame" x="23" y="8" width="271" height="16"/>
153 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Helloo" id="OcN-3h-Etg">
154 <font key="font" metaFont="system"/>
155 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
156 <color key="backgroundColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
157 </textFieldCell>
158 </textField>
159 <button verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="LG3-KX-Ch1">
160 <rect key="frame" x="296" y="-1" width="162" height="32"/>
161 <constraints>
162 <constraint firstAttribute="width" constant="150" id="FTf-SR-Wr9"/>
163 </constraints>
164 <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" image="NSTouchBarFolderTemplate" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="WMq-ho-19f">
165 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
166 <font key="font" metaFont="systemLight" size="13"/>
167 </buttonCell>
168 <connections>
169 <action selector="setPreference:" target="-2" id="h5c-G5-QnG"/>
170 </connections>
171 </button>
172 </subviews>
173 <constraints>
174 <constraint firstItem="LG3-KX-Ch1" firstAttribute="trailing" secondItem="u0l-ZH-5XR" secondAttribute="trailing" constant="-25" id="3yz-WQ-Elo"/>
175 <constraint firstItem="mUL-mj-jBl" firstAttribute="centerY" secondItem="u0l-ZH-5XR" secondAttribute="centerY" id="7Oj-ZD-fol"/>
176 <constraint firstItem="mUL-mj-jBl" firstAttribute="leading" secondItem="u0l-ZH-5XR" secondAttribute="leading" constant="25" id="9lZ-3N-16k"/>
177 <constraint firstItem="LG3-KX-Ch1" firstAttribute="centerY" secondItem="u0l-ZH-5XR" secondAttribute="centerY" id="gnE-ib-VQ6"/>
178 <constraint firstItem="LG3-KX-Ch1" firstAttribute="leading" secondItem="mUL-mj-jBl" secondAttribute="trailing" constant="10" id="s1W-TT-2Jv"/>
179 </constraints>
180 </tableCellView>
181 </prototypeCellViews>
182 </tableColumn>
183 </tableColumns>
184 <connections>
185 <outlet property="dataSource" destination="-2" id="Mle-vX-cxM"/>
186 <outlet property="delegate" destination="-2" id="hlD-mk-8N1"/>
187 </connections>
188 </tableView>
189 </subviews>
190 <nil key="backgroundColor"/>
191 <edgeInsets key="contentInsets" left="0.0" right="0.0" top="0.0" bottom="0.0"/>
192 </clipView>
193 <constraints>
194 <constraint firstItem="im7-S8-h3k" firstAttribute="leading" secondItem="MY0-k8-1dm" secondAttribute="leading" id="5qj-50-k6Y"/>
195 <constraint firstAttribute="trailing" secondItem="im7-S8-h3k" secondAttribute="trailing" id="QMD-Cz-NwM"/>
196 <constraint firstAttribute="bottom" secondItem="im7-S8-h3k" secondAttribute="bottom" constant="15" id="pIR-m2-drh"/>
197 <constraint firstItem="im7-S8-h3k" firstAttribute="top" secondItem="MY0-k8-1dm" secondAttribute="top" id="z41-eW-MZd"/>
198 </constraints>
199 <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="qM8-OX-rD3">
200 <rect key="frame" x="-100" y="-100" width="253" height="16"/>
201 <autoresizingMask key="autoresizingMask"/>
202 </scroller>
203 <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="efH-ed-sAp">
204 <rect key="frame" x="-100" y="-100" width="15" height="102"/>
205 <autoresizingMask key="autoresizingMask"/>
206 </scroller>
207 </scrollView>
208 </subviews>
209 <constraints>
210 <constraint firstAttribute="bottom" secondItem="MY0-k8-1dm" secondAttribute="bottom" id="RIB-gK-NXj"/>
211 <constraint firstItem="MY0-k8-1dm" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="cg4-at-8xL"/>
212 <constraint firstAttribute="trailing" secondItem="MY0-k8-1dm" secondAttribute="trailing" id="fd4-LR-0QC"/>
213 <constraint firstItem="MY0-k8-1dm" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="rmy-tZ-Ekj"/>
214 </constraints>
215 <point key="canvasLocation" x="15" y="351"/>
216 </customView>
217 </objects>
218 <resources>
219 <image name="NSTouchBarFolderTemplate" width="22" height="30"/>
220 </resources>
221</document>