blob: f38c63e0f25a79c2e1a80ccd1dbb206dee046752 [file] [log] [blame]
Loïc Siretfcb4ca62016-09-21 17:12:09 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11201"/>
5 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="RingWizardLinkAccountVC">
8 <connections>
9 <outlet property="createButton" destination="xmI-fH-GpH" id="VnH-tA-YA2"/>
10 <outlet property="errorContainer" destination="B0P-LC-JmW" id="lKa-Nb-o79"/>
11 <outlet property="initialContainer" destination="jR6-WY-o19" id="zJs-xD-OjK"/>
12 <outlet property="loadingContainer" destination="PQA-fA-Rio" id="Vgf-yn-jFS"/>
13 <outlet property="passwordField" destination="VeW-tY-k3K" id="LH6-sz-3EY"/>
14 <outlet property="passwordLabel" destination="AGs-mP-zJd" id="zc8-Rl-nuO"/>
15 <outlet property="pinField" destination="BFR-6z-UlF" id="Pd6-ML-zGH"/>
16 <outlet property="pinLabel" destination="Nms-13-N3F" id="44u-cx-UVv"/>
17 <outlet property="progressBar" destination="uxb-PD-AaW" id="r6R-U9-Kf4"/>
18 <outlet property="view" destination="kG1-xB-0op" id="gnN-lQ-sTg"/>
19 </connections>
20 </customObject>
21 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
22 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
23 <customView id="kG1-xB-0op">
24 <rect key="frame" x="0.0" y="0.0" width="350" height="203"/>
25 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
26 <subviews>
27 <view translatesAutoresizingMaskIntoConstraints="NO" id="B0P-LC-JmW">
28 <rect key="frame" x="0.0" y="0.0" width="350" height="203"/>
29 <subviews>
30 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" misplaced="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Hwa-xK-TuM">
31 <rect key="frame" x="-2" y="76" width="354" height="51"/>
32 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="An error occured, please check your password and pin." id="DyG-SJ-U1Q">
33 <font key="font" metaFont="system"/>
34 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
35 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
36 </textFieldCell>
37 </textField>
38 <button translatesAutoresizingMaskIntoConstraints="NO" id="daZ-Bz-vsM">
39 <rect key="frame" x="260" y="17" width="72" height="29"/>
40 <constraints>
41 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="vNb-db-X99"/>
42 </constraints>
43 <buttonCell key="cell" type="bevel" title="Cancel" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="t12-O0-kcf">
44 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
45 <font key="font" metaFont="system"/>
46 <string key="keyEquivalent" base64-UTF8="YES">
47DQ
48</string>
49 </buttonCell>
50 <connections>
51 <action selector="back:" target="-2" id="0CN-yt-UoM"/>
52 </connections>
53 </button>
54 </subviews>
55 <constraints>
56 <constraint firstAttribute="bottom" secondItem="daZ-Bz-vsM" secondAttribute="bottom" constant="20" id="3NL-fi-0K4"/>
57 <constraint firstItem="Hwa-xK-TuM" firstAttribute="centerX" secondItem="B0P-LC-JmW" secondAttribute="centerX" id="EXE-nk-eq0"/>
58 <constraint firstAttribute="trailing" secondItem="daZ-Bz-vsM" secondAttribute="trailing" constant="20" id="eDD-r2-zZa"/>
59 <constraint firstItem="Hwa-xK-TuM" firstAttribute="centerY" secondItem="B0P-LC-JmW" secondAttribute="centerY" id="mWR-IE-Gg5"/>
60 <constraint firstItem="Hwa-xK-TuM" firstAttribute="width" secondItem="B0P-LC-JmW" secondAttribute="width" id="sGQ-zX-CyS"/>
61 </constraints>
62 </view>
63 <view translatesAutoresizingMaskIntoConstraints="NO" id="PQA-fA-Rio">
64 <rect key="frame" x="0.0" y="0.0" width="350" height="203"/>
65 <subviews>
66 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="80Z-XU-adp">
67 <rect key="frame" x="3" y="63" width="344" height="17"/>
68 <constraints>
69 <constraint firstAttribute="width" constant="340" id="OcO-zL-LBK"/>
70 </constraints>
71 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="Just a moment..." id="M4C-GY-B6t">
72 <font key="font" metaFont="system"/>
73 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
74 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
75 </textFieldCell>
76 </textField>
77 <button translatesAutoresizingMaskIntoConstraints="NO" id="moc-jn-6gS">
78 <rect key="frame" x="260" y="17" width="72" height="29"/>
79 <constraints>
80 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="p5l-CE-iab"/>
81 </constraints>
82 <buttonCell key="cell" type="bevel" title="Cancel" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="uhy-DE-TKw">
83 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
84 <font key="font" metaFont="system"/>
85 <string key="keyEquivalent" base64-UTF8="YES">
86DQ
87</string>
88 </buttonCell>
89 <connections>
90 <action selector="dismissViewWithError:" target="-2" id="ZGv-8b-1B0"/>
91 </connections>
92 </button>
93 <progressIndicator wantsLayer="YES" maxValue="100" indeterminate="YES" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="uxb-PD-AaW">
94 <rect key="frame" x="127" y="85" width="96" height="32"/>
95 <constraints>
96 <constraint firstAttribute="width" constant="96" id="QHN-gm-GxV"/>
97 </constraints>
98 </progressIndicator>
99 </subviews>
100 <constraints>
101 <constraint firstItem="uxb-PD-AaW" firstAttribute="centerX" secondItem="PQA-fA-Rio" secondAttribute="centerX" id="5a0-wi-oYZ"/>
102 <constraint firstAttribute="bottom" secondItem="moc-jn-6gS" secondAttribute="bottom" constant="20" id="ENl-ng-a12"/>
103 <constraint firstItem="uxb-PD-AaW" firstAttribute="centerY" secondItem="PQA-fA-Rio" secondAttribute="centerY" id="Reg-FH-UrX"/>
104 <constraint firstItem="uxb-PD-AaW" firstAttribute="centerX" secondItem="80Z-XU-adp" secondAttribute="centerX" id="ZiA-sz-Pnl"/>
105 <constraint firstItem="80Z-XU-adp" firstAttribute="top" secondItem="uxb-PD-AaW" secondAttribute="bottom" constant="5" id="a6L-fb-blD"/>
106 <constraint firstAttribute="trailing" secondItem="moc-jn-6gS" secondAttribute="trailing" constant="20" id="fK2-ny-217"/>
107 </constraints>
108 </view>
109 <view translatesAutoresizingMaskIntoConstraints="NO" id="jR6-WY-o19">
110 <rect key="frame" x="0.0" y="0.0" width="350" height="203"/>
111 <subviews>
112 <button translatesAutoresizingMaskIntoConstraints="NO" id="xmI-fH-GpH">
113 <rect key="frame" x="260" y="17" width="72" height="29"/>
114 <constraints>
115 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="Tl8-9U-xp5"/>
116 </constraints>
117 <buttonCell key="cell" type="bevel" title="Next" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8b8-bt-eAj">
118 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
119 <font key="font" metaFont="system"/>
120 <string key="keyEquivalent" base64-UTF8="YES">
121DQ
122</string>
123 </buttonCell>
124 <connections>
125 <action selector="importRingAccount:" target="-2" id="pa7-oH-87l"/>
126 <binding destination="-2" name="enabled" keyPath="self.passwordValue.length" id="Z1a-FR-ag2"/>
127 <binding destination="-2" name="enabled2" keyPath="self.pinValue.length" previousBinding="Z1a-FR-ag2" id="GdE-Gd-jpJ">
128 <dictionary key="options">
129 <integer key="NSMultipleValuesPlaceholder" value="-1"/>
130 <integer key="NSNoSelectionPlaceholder" value="-1"/>
131 <integer key="NSNotApplicablePlaceholder" value="-1"/>
132 <integer key="NSNullPlaceholder" value="-1"/>
133 </dictionary>
134 </binding>
135 </connections>
136 </button>
137 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BFR-6z-UlF">
138 <rect key="frame" x="75" y="134" width="200" height="22"/>
139 <constraints>
140 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="ql3-eF-0Q3"/>
141 </constraints>
142 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="" bezelStyle="round" id="5pW-QD-iHi">
143 <font key="font" metaFont="system"/>
144 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
145 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
146 </textFieldCell>
147 <connections>
148 <binding destination="-2" name="value" keyPath="self.pinValue" id="GrX-eR-RHE">
149 <dictionary key="options">
150 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
151 </dictionary>
152 </binding>
153 <outlet property="nextKeyView" destination="VeW-tY-k3K" id="fgI-rk-Nuk"/>
154 </connections>
155 </textField>
156 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VeW-tY-k3K" customClass="NSSecureTextField">
157 <rect key="frame" x="75" y="75" width="200" height="22"/>
158 <constraints>
159 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="EQr-I3-bWf"/>
160 <constraint firstAttribute="width" constant="200" id="XLF-Bw-hQ5"/>
161 </constraints>
162 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="" bezelStyle="round" id="9k8-c8-GFI" customClass="NSSecureTextFieldCell">
163 <font key="font" metaFont="system"/>
164 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
165 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
166 </textFieldCell>
167 <connections>
168 <binding destination="-2" name="value" keyPath="self.passwordValue" id="DMG-pk-2GO">
169 <dictionary key="options">
170 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
171 </dictionary>
172 </binding>
173 <outlet property="nextKeyView" destination="xmI-fH-GpH" id="oQw-CE-3NA"/>
174 </connections>
175 </textField>
176 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Nms-13-N3F">
177 <rect key="frame" x="3" y="166" width="344" height="17"/>
178 <constraints>
179 <constraint firstAttribute="width" constant="340" id="dTT-oe-Tym"/>
180 </constraints>
181 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="Enter your pin" id="3ik-rY-Gig">
182 <font key="font" metaFont="system"/>
183 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
184 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
185 </textFieldCell>
186 </textField>
187 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="AGs-mP-zJd">
188 <rect key="frame" x="3" y="107" width="344" height="17"/>
189 <constraints>
190 <constraint firstAttribute="width" constant="340" id="3tj-c0-BEv"/>
191 </constraints>
192 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="Enter your password" id="U2K-fu-INc">
193 <font key="font" metaFont="system"/>
194 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
195 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
196 </textFieldCell>
197 </textField>
198 <button translatesAutoresizingMaskIntoConstraints="NO" id="XWj-I6-wlG">
199 <rect key="frame" x="182" y="17" width="72" height="29"/>
200 <constraints>
201 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="gkI-h7-faT"/>
202 </constraints>
203 <buttonCell key="cell" type="bevel" title="Cancel" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4ev-TK-8Yt">
204 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
205 <font key="font" metaFont="system"/>
206 <string key="keyEquivalent" base64-UTF8="YES">
207DQ
208</string>
209 </buttonCell>
210 <connections>
211 <action selector="dismissViewWithError:" target="-2" id="TQx-1Z-tFa"/>
212 </connections>
213 </button>
214 </subviews>
215 <constraints>
216 <constraint firstItem="BFR-6z-UlF" firstAttribute="top" secondItem="Nms-13-N3F" secondAttribute="bottom" constant="10" id="9rR-Bz-IV5"/>
217 <constraint firstItem="BFR-6z-UlF" firstAttribute="centerX" secondItem="jR6-WY-o19" secondAttribute="centerX" id="B1d-wB-vV0"/>
218 <constraint firstItem="XWj-I6-wlG" firstAttribute="baseline" secondItem="xmI-fH-GpH" secondAttribute="baseline" id="Mew-0a-C7j"/>
219 <constraint firstItem="AGs-mP-zJd" firstAttribute="top" secondItem="BFR-6z-UlF" secondAttribute="bottom" constant="10" id="Mlp-x7-UId"/>
220 <constraint firstAttribute="bottom" secondItem="xmI-fH-GpH" secondAttribute="bottom" constant="20" id="ONV-r0-v26"/>
221 <constraint firstItem="Nms-13-N3F" firstAttribute="top" secondItem="jR6-WY-o19" secondAttribute="top" constant="20" id="PM0-u5-7XA"/>
222 <constraint firstItem="xmI-fH-GpH" firstAttribute="leading" secondItem="XWj-I6-wlG" secondAttribute="trailing" constant="10" id="Pmj-x8-RJe"/>
223 <constraint firstItem="VeW-tY-k3K" firstAttribute="top" secondItem="AGs-mP-zJd" secondAttribute="bottom" constant="10" id="Qo1-zb-2YI"/>
224 <constraint firstItem="Nms-13-N3F" firstAttribute="centerX" secondItem="BFR-6z-UlF" secondAttribute="centerX" id="Wn8-Vg-MAJ"/>
225 <constraint firstItem="AGs-mP-zJd" firstAttribute="centerX" secondItem="jR6-WY-o19" secondAttribute="centerX" id="cPy-QT-Sue"/>
226 <constraint firstAttribute="trailing" secondItem="xmI-fH-GpH" secondAttribute="trailing" constant="20" id="kub-6B-85y"/>
227 <constraint firstItem="VeW-tY-k3K" firstAttribute="leading" secondItem="BFR-6z-UlF" secondAttribute="leading" id="qVJ-Qu-dRy"/>
228 <constraint firstItem="VeW-tY-k3K" firstAttribute="trailing" secondItem="BFR-6z-UlF" secondAttribute="trailing" id="szw-nO-R5J"/>
229 </constraints>
230 </view>
231 </subviews>
232 <constraints>
233 <constraint firstItem="B0P-LC-JmW" firstAttribute="top" secondItem="PQA-fA-Rio" secondAttribute="top" id="9fT-fe-XkL"/>
234 <constraint firstItem="B0P-LC-JmW" firstAttribute="trailing" secondItem="jR6-WY-o19" secondAttribute="trailing" id="GK3-rx-CoH"/>
235 <constraint firstItem="PQA-fA-Rio" firstAttribute="top" secondItem="jR6-WY-o19" secondAttribute="top" id="K0Z-4r-h1X"/>
236 <constraint firstItem="jR6-WY-o19" firstAttribute="height" secondItem="kG1-xB-0op" secondAttribute="height" id="L1w-wl-tkD"/>
237 <constraint firstItem="jR6-WY-o19" firstAttribute="width" secondItem="kG1-xB-0op" secondAttribute="width" id="Ow7-Wb-jZk"/>
238 <constraint firstItem="jR6-WY-o19" firstAttribute="leading" secondItem="kG1-xB-0op" secondAttribute="leading" id="Yqh-XC-fih"/>
239 <constraint firstItem="PQA-fA-Rio" firstAttribute="trailing" secondItem="jR6-WY-o19" secondAttribute="trailing" id="aND-Hy-o8v"/>
240 <constraint firstItem="PQA-fA-Rio" firstAttribute="leading" secondItem="jR6-WY-o19" secondAttribute="leading" id="cNo-MX-1br"/>
241 <constraint firstItem="PQA-fA-Rio" firstAttribute="bottom" secondItem="jR6-WY-o19" secondAttribute="bottom" id="evs-g3-Q7g"/>
242 <constraint firstItem="B0P-LC-JmW" firstAttribute="leading" secondItem="PQA-fA-Rio" secondAttribute="leading" id="p8n-78-1gw"/>
243 <constraint firstItem="jR6-WY-o19" firstAttribute="top" secondItem="kG1-xB-0op" secondAttribute="top" id="rUX-4w-KaX"/>
244 <constraint firstItem="B0P-LC-JmW" firstAttribute="bottom" secondItem="jR6-WY-o19" secondAttribute="bottom" id="vlI-JJ-jbZ"/>
245 </constraints>
246 <point key="canvasLocation" x="75" y="436.5"/>
247 </customView>
248 <userDefaultsController representsSharedInstance="YES" id="gsL-dH-zL7"/>
249 </objects>
250</document>