blob: a16d89ebe2124420114a23824931033600d22acb [file] [log] [blame]
Alexandre Lision882289b2016-10-31 16:10:39 -04001<?xml version="1.0" encoding="UTF-8"?>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Loïc Siretfcb4ca62016-09-21 17:12:09 -04003 <dependencies>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16097.3"/>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -04005 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -04006 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="RingWizardNewAccountVC">
9 <connections>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -040010 <outlet property="addProfilePhotoImage" destination="g1K-rU-VmV" id="LKE-YG-q8o"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040011 <outlet property="buttonTopConstraint" destination="s3C-aR-8WF" id="7Gq-0D-898"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040012 <outlet property="creationView" destination="gKX-gX-nko" id="NrN-dl-Z6R"/>
Alexandre Lision882289b2016-10-31 16:10:39 -040013 <outlet property="displayNameField" destination="99y-na-GTj" id="5q8-Rc-7Hv"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -040014 <outlet property="enableUsername" destination="b0r-ri-6ZA" id="PJE-MJ-kZg"/>
Alexandre Lision882289b2016-10-31 16:10:39 -040015 <outlet property="helpBlockchainContainer" destination="ViR-CC-taB" id="JfQ-Sn-nC2"/>
16 <outlet property="helpPasswordContainer" destination="p6j-6c-1y0" id="sbo-6b-zZN"/>
17 <outlet property="indicatorLookupResult" destination="Osd-Vq-u7C" id="Adn-ta-XTG"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040018 <outlet property="loadingView" destination="WWd-Hs-Pwi" id="SX4-nP-C2J"/>
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -050019 <outlet property="passwordButton" destination="5ex-9x-0TY" id="Fle-n3-TQC"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -040020 <outlet property="passwordButtonContainer" destination="TOm-jH-fte" id="lJJ-IO-MF4"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040021 <outlet property="passwordError" destination="Dzm-7R-IHD" id="Jto-8O-1v9"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040022 <outlet property="passwordField" destination="ie2-fK-FsB" id="0Q7-CU-mcB"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040023 <outlet property="passwordRepeatField" destination="tXp-94-ns5" id="iXz-tJ-m7r"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040024 <outlet property="photoView" destination="vby-AD-tor" id="uoF-rR-eSf"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040025 <outlet property="progressBar" destination="1rt-CR-Wpz" id="UGj-xL-Fp8"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -040026 <outlet property="registerInfoButton" destination="WGe-uI-HhQ" id="iOb-O1-8bX"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040027 <outlet property="registeredNameError" destination="U8N-zg-AeT" id="0gI-RR-ngB"/>
Alexandre Lision882289b2016-10-31 16:10:39 -040028 <outlet property="registeredNameField" destination="LVv-bg-Ols" id="2Cc-TI-koh"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040029 <outlet property="repeatPasswordView" destination="KeQ-OT-gkr" id="OQG-8k-ldE"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -040030 <outlet property="view" destination="SAg-MG-Jl7" id="UND-8y-zHo"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040031 </connections>
32 </customObject>
33 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
34 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
35 <view id="gKX-gX-nko">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -040036 <rect key="frame" x="0.0" y="0.0" width="577" height="471"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -040037 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
38 <subviews>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040039 <stackView distribution="fill" orientation="vertical" alignment="centerX" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="oR9-WB-ay5">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -040040 <rect key="frame" x="20" y="66" width="537" height="400"/>
Alexandre Lision5dc5d312016-11-10 10:41:37 -050041 <subviews>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040042 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Nny-Rd-SVl">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -040043 <rect key="frame" x="-2" y="382" width="541" height="18"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -040044 <constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040045 <constraint firstAttribute="height" constant="18" id="DAQ-zH-Dpj"/>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -040046 </constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040047 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Profile" id="gki-BR-jc3">
48 <font key="font" metaFont="systemSemibold" size="14"/>
49 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
50 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
51 </textFieldCell>
52 </textField>
53 <customView translatesAutoresizingMaskIntoConstraints="NO" id="CFm-IB-vKH" userLabel="photoWidget">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -040054 <rect key="frame" x="224" y="283" width="90" height="91"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040055 <subviews>
56 <button focusRingType="none" horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vby-AD-tor">
57 <rect key="frame" x="0.0" y="0.0" width="90" height="91"/>
58 <buttonCell key="cell" type="inline" bezelStyle="inline" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyUpOrDown" inset="2" id="BTW-ug-E0p">
59 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
60 <font key="font" metaFont="smallSystemBold"/>
61 </buttonCell>
62 </button>
63 <button verticalHuggingPriority="750" alphaValue="0.29999999999999999" translatesAutoresizingMaskIntoConstraints="NO" id="ajM-4b-k6F" customClass="HoverButton">
64 <rect key="frame" x="0.0" y="0.0" width="90" height="91"/>
65 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" refusesFirstResponder="YES" transparent="YES" imageScaling="proportionallyDown" inset="2" id="xy7-bc-QCd">
66 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
67 <font key="font" metaFont="system"/>
68 </buttonCell>
69 <userDefinedRuntimeAttributes>
70 <userDefinedRuntimeAttribute type="color" keyPath="hoverColor">
71 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
72 </userDefinedRuntimeAttribute>
Kateryna Kostiuke28a0382019-10-25 16:29:08 -040073 <userDefinedRuntimeAttribute type="color" keyPath="hoverDarkColor">
74 <color key="value" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
75 </userDefinedRuntimeAttribute>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040076 </userDefinedRuntimeAttributes>
77 <connections>
78 <action selector="editPhoto:" target="-2" id="2Ha-fx-TAe"/>
79 </connections>
80 </button>
81 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="g1K-rU-VmV">
82 <rect key="frame" x="30" y="31" width="30" height="30"/>
83 <constraints>
84 <constraint firstAttribute="width" constant="30" id="Jaq-dR-uDc"/>
85 <constraint firstAttribute="height" constant="30" id="pcT-zj-yr9"/>
86 </constraints>
87 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_picture" id="mZY-aY-Y5g"/>
88 </imageView>
89 </subviews>
Alexandre Lision5dc5d312016-11-10 10:41:37 -050090 <constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -040091 <constraint firstAttribute="bottom" secondItem="vby-AD-tor" secondAttribute="bottom" id="0S0-ZJ-cgE"/>
92 <constraint firstAttribute="height" constant="91" id="3cc-2L-12Y"/>
93 <constraint firstItem="g1K-rU-VmV" firstAttribute="centerX" secondItem="CFm-IB-vKH" secondAttribute="centerX" id="7q9-E4-DjN"/>
94 <constraint firstItem="ajM-4b-k6F" firstAttribute="top" secondItem="vby-AD-tor" secondAttribute="top" id="C40-7A-WWG"/>
95 <constraint firstItem="vby-AD-tor" firstAttribute="leading" secondItem="CFm-IB-vKH" secondAttribute="leading" id="E3v-Cx-7eI"/>
96 <constraint firstItem="ajM-4b-k6F" firstAttribute="trailing" secondItem="vby-AD-tor" secondAttribute="trailing" id="MKk-V8-myM"/>
97 <constraint firstItem="ajM-4b-k6F" firstAttribute="bottom" secondItem="vby-AD-tor" secondAttribute="bottom" id="YhF-lk-bN5"/>
98 <constraint firstAttribute="width" constant="90" id="aaD-ST-dnr"/>
99 <constraint firstItem="ajM-4b-k6F" firstAttribute="leading" secondItem="vby-AD-tor" secondAttribute="leading" id="gTF-UP-I2P"/>
100 <constraint firstItem="g1K-rU-VmV" firstAttribute="centerY" secondItem="CFm-IB-vKH" secondAttribute="centerY" id="jRc-96-73S"/>
101 <constraint firstItem="vby-AD-tor" firstAttribute="top" secondItem="CFm-IB-vKH" secondAttribute="top" id="wox-qC-BiV"/>
102 <constraint firstAttribute="trailing" secondItem="vby-AD-tor" secondAttribute="trailing" id="zMA-DL-Osx"/>
Alexandre Lision5dc5d312016-11-10 10:41:37 -0500103 </constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400104 </customView>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400105 <customView translatesAutoresizingMaskIntoConstraints="NO" id="PGI-PQ-B8r">
106 <rect key="frame" x="266" y="270" width="5" height="5"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400107 <constraints>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400108 <constraint firstAttribute="height" constant="5" id="3Io-dh-Vq9"/>
109 <constraint firstAttribute="width" constant="5" id="J21-3g-5ep"/>
110 </constraints>
111 </customView>
112 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="99y-na-GTj">
113 <rect key="frame" x="127" y="240" width="283" height="22"/>
114 <constraints>
115 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="250" id="Bbt-Ht-gth"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400116 <constraint firstAttribute="height" constant="22" id="I4K-hX-jrd"/>
117 </constraints>
118 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" placeholderString="Enter name" bezelStyle="round" id="gEy-ak-Cgq">
119 <font key="font" metaFont="system"/>
120 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
121 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
122 </textFieldCell>
123 <connections>
124 <outlet property="nextKeyView" destination="b0r-ri-6ZA" id="QvW-eh-Q2d"/>
125 </connections>
126 </textField>
127 <customView translatesAutoresizingMaskIntoConstraints="NO" id="6ql-S3-HrB">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400128 <rect key="frame" x="266" y="227" width="5" height="5"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400129 <constraints>
130 <constraint firstAttribute="width" constant="5" id="Scu-0k-uNE"/>
131 <constraint firstAttribute="height" constant="5" id="a5W-7S-jWp"/>
132 </constraints>
133 </customView>
134 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8hq-sG-FEh">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400135 <rect key="frame" x="-2" y="202" width="541" height="17"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400136 <constraints>
137 <constraint firstAttribute="height" constant="17" id="h2Y-IA-Cma"/>
138 </constraints>
139 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Account" id="qQl-Xn-c88">
140 <font key="font" metaFont="systemSemibold" size="13"/>
141 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
142 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
143 </textFieldCell>
144 </textField>
145 <customView translatesAutoresizingMaskIntoConstraints="NO" id="lPU-Y9-n5k">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400146 <rect key="frame" x="266" y="189" width="5" height="5"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400147 <constraints>
148 <constraint firstAttribute="height" constant="5" id="28C-4U-DWe"/>
149 <constraint firstAttribute="width" constant="5" id="mv9-Oa-k4K"/>
150 </constraints>
151 </customView>
152 <stackView distribution="fillEqually" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BrF-Yv-f3y">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400153 <rect key="frame" x="127" y="156" width="283" height="25"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400154 <subviews>
155 <button translatesAutoresizingMaskIntoConstraints="NO" id="b0r-ri-6ZA">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400156 <rect key="frame" x="-2" y="4" width="258" height="18"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400157 <constraints>
158 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="14" id="mK9-B1-XvQ"/>
159 </constraints>
160 <buttonCell key="cell" type="check" title="Register public username" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="AG5-GR-bii">
161 <behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/>
162 <font key="font" metaFont="system"/>
163 </buttonCell>
164 <connections>
165 <action selector="toggleSignupRing:" target="-2" id="cg6-N8-VNb"/>
166 <binding destination="-2" name="value" keyPath="self.signUpBlockchainState" id="73i-5L-W1I"/>
167 <outlet property="nextKeyView" destination="LVv-bg-Ols" id="jvK-de-mUM"/>
168 </connections>
169 </button>
170 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WGe-uI-HhQ">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400171 <rect key="frame" x="260" y="-2" width="25" height="25"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400172 <constraints>
173 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="21" id="MJy-xo-Aku"/>
174 <constraint firstAttribute="height" constant="21" id="bOr-0V-hsn"/>
175 </constraints>
176 <buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="joF-an-KU7">
177 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
178 <font key="font" metaFont="system"/>
179 </buttonCell>
180 <connections>
181 <action selector="showBlockchainHelp:" target="-2" id="Cdv-Dx-5Ta"/>
182 </connections>
183 </button>
184 </subviews>
185 <constraints>
186 <constraint firstAttribute="height" constant="25" id="iye-qc-zlg"/>
187 </constraints>
188 <visibilityPriorities>
189 <integer value="1000"/>
190 <integer value="1000"/>
191 </visibilityPriorities>
192 <customSpacing>
193 <real value="3.4028234663852886e+38"/>
194 <real value="3.4028234663852886e+38"/>
195 </customSpacing>
196 </stackView>
197 <stackView distribution="fill" orientation="vertical" alignment="centerX" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ks2-jt-H9F">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400198 <rect key="frame" x="99" y="108" width="339" height="40"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400199 <subviews>
200 <stackView distribution="fill" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" translatesAutoresizingMaskIntoConstraints="NO" id="dAU-zf-lXe">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400201 <rect key="frame" x="0.0" y="15" width="339" height="25"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400202 <subviews>
203 <customView translatesAutoresizingMaskIntoConstraints="NO" id="FN9-dz-EvH">
204 <rect key="frame" x="0.0" y="3" width="20" height="20"/>
205 <constraints>
206 <constraint firstAttribute="height" constant="20" id="TDO-FQ-oLZ"/>
207 <constraint firstAttribute="width" constant="20" id="kxD-pP-dBm"/>
208 </constraints>
209 </customView>
210 <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LVv-bg-Ols">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400211 <rect key="frame" x="28" y="2" width="283" height="22"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400212 <constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400213 <constraint firstAttribute="height" constant="22" id="lTC-5N-1Sr"/>
214 </constraints>
215 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Username..." bezelStyle="round" id="bdC-Uc-Qhs">
216 <font key="font" metaFont="system"/>
217 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
218 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
219 </textFieldCell>
220 <connections>
221 <binding destination="-2" name="value" keyPath="self.registeredName" id="UgM-Zo-2Dy">
222 <dictionary key="options">
223 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
224 <string key="NSMultipleValuesPlaceholder">Username...</string>
225 <string key="NSNoSelectionPlaceholder">Username...</string>
226 <string key="NSNotApplicablePlaceholder">Username...</string>
227 <string key="NSNullPlaceholder">Username...</string>
228 <bool key="NSValidatesImmediately" value="YES"/>
229 </dictionary>
230 </binding>
231 <binding destination="-2" name="enabled" keyPath="self.signUpBlockchainState" id="rge-vV-WHn"/>
232 <outlet property="delegate" destination="-2" id="WvF-ix-1Nv"/>
233 <outlet property="nextKeyView" destination="ie2-fK-FsB" id="R1t-Gl-whB"/>
234 </connections>
235 </textField>
236 <customView translatesAutoresizingMaskIntoConstraints="NO" id="JGA-h8-Nhd">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400237 <rect key="frame" x="319" y="3" width="20" height="20"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400238 <subviews>
239 <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="Osd-Vq-u7C">
240 <rect key="frame" x="0.0" y="2" width="16" height="16"/>
241 <constraints>
242 <constraint firstAttribute="height" constant="16" id="N5C-XW-x0D"/>
243 <constraint firstAttribute="width" constant="16" id="qJb-WJ-fNn"/>
244 </constraints>
245 </progressIndicator>
246 </subviews>
247 <constraints>
248 <constraint firstAttribute="width" constant="20" id="IVh-Ql-XWq"/>
249 <constraint firstItem="Osd-Vq-u7C" firstAttribute="leading" secondItem="JGA-h8-Nhd" secondAttribute="leading" id="gMv-ul-7J0"/>
250 <constraint firstItem="Osd-Vq-u7C" firstAttribute="centerY" secondItem="JGA-h8-Nhd" secondAttribute="centerY" id="iOR-Ft-PmR"/>
251 <constraint firstAttribute="height" constant="20" id="rAW-bo-N5h"/>
252 </constraints>
253 <connections>
254 <binding destination="-2" name="hidden" keyPath="self.withBlockchain" id="C1L-aT-rhf">
255 <dictionary key="options">
256 <string key="NSValueTransformerName">NSNegateBoolean</string>
257 </dictionary>
258 </binding>
259 </connections>
260 </customView>
261 </subviews>
262 <constraints>
263 <constraint firstAttribute="height" constant="25" id="s30-zr-JGb"/>
264 </constraints>
265 <visibilityPriorities>
266 <integer value="1000"/>
267 <integer value="1000"/>
268 <integer value="1000"/>
269 </visibilityPriorities>
270 <customSpacing>
271 <real value="3.4028234663852886e+38"/>
272 <real value="3.4028234663852886e+38"/>
273 <real value="3.4028234663852886e+38"/>
274 </customSpacing>
275 </stackView>
276 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U8N-zg-AeT">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400277 <rect key="frame" x="143" y="0.0" width="54" height="15"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400278 <textFieldCell key="cell" lineBreakMode="clipping" id="rCA-Tm-eFe">
279 <font key="font" metaFont="systemLight" size="12"/>
280 <color key="textColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
281 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
282 </textFieldCell>
283 </textField>
284 </subviews>
285 <visibilityPriorities>
286 <integer value="1000"/>
287 <integer value="1000"/>
288 </visibilityPriorities>
289 <customSpacing>
290 <real value="3.4028234663852886e+38"/>
291 <real value="3.4028234663852886e+38"/>
292 </customSpacing>
293 </stackView>
294 <stackView distribution="fillEqually" orientation="horizontal" alignment="centerY" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TOm-jH-fte">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400295 <rect key="frame" x="127" y="75" width="283" height="25"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400296 <subviews>
297 <button translatesAutoresizingMaskIntoConstraints="NO" id="5ex-9x-0TY">
298 <rect key="frame" x="-2" y="4" width="258" height="18"/>
299 <constraints>
300 <constraint firstAttribute="height" constant="14" id="OY2-xe-H6J"/>
301 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="14" id="jpL-1f-Isg"/>
302 </constraints>
303 <buttonCell key="cell" type="check" title="Choose password for enhance security" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Cnw-4p-3Uc">
304 <behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/>
305 <font key="font" metaFont="system"/>
306 </buttonCell>
307 <connections>
308 <action selector="togglePasswordButton:" target="-2" id="Q18-mr-DTK"/>
309 </connections>
310 </button>
311 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rxZ-gN-ou1">
312 <rect key="frame" x="260" y="-2" width="25" height="25"/>
313 <constraints>
314 <constraint firstAttribute="height" constant="21" id="WAj-GL-p4F"/>
315 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="21" id="bpK-gh-j1s"/>
316 </constraints>
317 <buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ly6-pu-kRm">
318 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
319 <font key="font" metaFont="system"/>
320 </buttonCell>
321 <connections>
322 <action selector="showPasswordHelp:" target="-2" id="DtT-jA-Nfa"/>
323 </connections>
324 </button>
325 </subviews>
326 <constraints>
327 <constraint firstAttribute="height" constant="25" id="uS1-5L-btM"/>
328 </constraints>
329 <visibilityPriorities>
330 <integer value="1000"/>
331 <integer value="1000"/>
332 </visibilityPriorities>
333 <customSpacing>
334 <real value="3.4028234663852886e+38"/>
335 <real value="3.4028234663852886e+38"/>
336 </customSpacing>
337 </stackView>
338 <textField verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="ie2-fK-FsB" customClass="NSSecureTextField">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400339 <rect key="frame" x="127" y="45" width="283" height="22"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400340 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Password..." bezelStyle="round" id="1TO-Ov-S8j" customClass="NSSecureTextFieldCell">
341 <font key="font" metaFont="system"/>
342 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
343 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
344 </textFieldCell>
345 <connections>
346 <binding destination="-2" name="value" keyPath="self.password" id="JCg-IP-8cg">
347 <dictionary key="options">
348 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
349 <string key="NSMultipleValuesPlaceholder">Password...</string>
350 <string key="NSNoSelectionPlaceholder">Password...</string>
351 <string key="NSNotApplicablePlaceholder">Password...</string>
352 <string key="NSNullPlaceholder">Password...</string>
353 </dictionary>
354 </binding>
355 <outlet property="delegate" destination="-2" id="Gm2-36-8AU"/>
356 <outlet property="nextKeyView" destination="tXp-94-ns5" id="o2j-Ze-hno"/>
357 </connections>
358 </textField>
359 <stackView distribution="fill" orientation="vertical" alignment="centerX" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KeQ-OT-gkr">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400360 <rect key="frame" x="127" y="0.0" width="283" height="37"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400361 <subviews>
362 <textField verticalHuggingPriority="750" tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="tXp-94-ns5" customClass="NSSecureTextField">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400363 <rect key="frame" x="0.0" y="15" width="283" height="22"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400364 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Repeat password" bezelStyle="round" id="BCg-5V-Ek4" customClass="NSSecureTextFieldCell">
365 <font key="font" metaFont="system"/>
366 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
367 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
368 </textFieldCell>
369 <connections>
370 <binding destination="-2" name="value" keyPath="self.repeatPassword" id="93I-zf-xAk">
371 <dictionary key="options">
372 <bool key="NSContinuouslyUpdatesValue" value="YES"/>
373 <string key="NSMultipleValuesPlaceholder">Repeat password...</string>
374 <string key="NSNoSelectionPlaceholder">Repeat password...</string>
375 <string key="NSNotApplicablePlaceholder">Repeat password...</string>
376 <string key="NSNullPlaceholder">Repeat password...</string>
377 </dictionary>
378 </binding>
379 <outlet property="delegate" destination="-2" id="QvZ-sS-1dJ"/>
380 </connections>
381 </textField>
382 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Dzm-7R-IHD">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400383 <rect key="frame" x="115" y="0.0" width="54" height="15"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400384 <textFieldCell key="cell" lineBreakMode="clipping" id="XZe-oo-yf4">
385 <font key="font" metaFont="systemLight" size="12"/>
386 <color key="textColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
387 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
388 </textFieldCell>
389 </textField>
390 </subviews>
391 <visibilityPriorities>
392 <integer value="1000"/>
393 <integer value="1000"/>
394 </visibilityPriorities>
395 <customSpacing>
396 <real value="3.4028234663852886e+38"/>
397 <real value="3.4028234663852886e+38"/>
398 </customSpacing>
399 </stackView>
Alexandre Lision5dc5d312016-11-10 10:41:37 -0500400 </subviews>
401 <constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400402 <constraint firstItem="Nny-Rd-SVl" firstAttribute="leading" secondItem="oR9-WB-ay5" secondAttribute="leading" id="1I7-51-U4Y"/>
403 <constraint firstAttribute="trailing" secondItem="Nny-Rd-SVl" secondAttribute="trailing" id="275-Ma-VP2"/>
404 <constraint firstItem="KeQ-OT-gkr" firstAttribute="leading" secondItem="ie2-fK-FsB" secondAttribute="leading" id="7db-hV-Uc1"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400405 <constraint firstItem="LVv-bg-Ols" firstAttribute="trailing" secondItem="99y-na-GTj" secondAttribute="trailing" id="ACi-Wf-L2p"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400406 <constraint firstItem="8hq-sG-FEh" firstAttribute="leading" secondItem="oR9-WB-ay5" secondAttribute="leading" id="E50-HI-A2C"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400407 <constraint firstItem="TOm-jH-fte" firstAttribute="trailing" secondItem="99y-na-GTj" secondAttribute="trailing" id="EuT-a9-nYt"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400408 <constraint firstAttribute="trailing" secondItem="8hq-sG-FEh" secondAttribute="trailing" id="Hpp-na-aUw"/>
409 <constraint firstItem="5ex-9x-0TY" firstAttribute="leading" secondItem="b0r-ri-6ZA" secondAttribute="leading" id="UJJ-Vb-Ahd"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400410 <constraint firstItem="ie2-fK-FsB" firstAttribute="leading" secondItem="99y-na-GTj" secondAttribute="leading" id="Xpb-z9-Oy4"/>
411 <constraint firstItem="tXp-94-ns5" firstAttribute="trailing" secondItem="99y-na-GTj" secondAttribute="trailing" id="ajf-ro-UeS"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400412 <constraint firstItem="KeQ-OT-gkr" firstAttribute="trailing" secondItem="ie2-fK-FsB" secondAttribute="trailing" id="doT-pK-E5a"/>
413 <constraint firstItem="ie2-fK-FsB" firstAttribute="trailing" secondItem="LVv-bg-Ols" secondAttribute="trailing" id="jwz-BZ-cuc"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400414 <constraint firstItem="LVv-bg-Ols" firstAttribute="leading" secondItem="99y-na-GTj" secondAttribute="leading" id="kTG-DL-pJs"/>
415 <constraint firstItem="tXp-94-ns5" firstAttribute="leading" secondItem="99y-na-GTj" secondAttribute="leading" id="lQp-bN-y6S"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400416 <constraint firstItem="ie2-fK-FsB" firstAttribute="leading" secondItem="5ex-9x-0TY" secondAttribute="leading" id="mNE-le-Xhu"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400417 <constraint firstItem="ie2-fK-FsB" firstAttribute="trailing" secondItem="99y-na-GTj" secondAttribute="trailing" id="riO-sE-P5j"/>
418 <constraint firstItem="BrF-Yv-f3y" firstAttribute="leading" secondItem="99y-na-GTj" secondAttribute="leading" id="sfM-Js-7T5"/>
419 <constraint firstItem="BrF-Yv-f3y" firstAttribute="trailing" secondItem="99y-na-GTj" secondAttribute="trailing" id="snd-kO-H0s"/>
420 <constraint firstItem="TOm-jH-fte" firstAttribute="leading" secondItem="99y-na-GTj" secondAttribute="leading" id="y89-Kt-Z3D"/>
Alexandre Lision5dc5d312016-11-10 10:41:37 -0500421 </constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400422 <visibilityPriorities>
423 <integer value="1000"/>
424 <integer value="1000"/>
425 <integer value="1000"/>
426 <integer value="1000"/>
427 <integer value="1000"/>
428 <integer value="1000"/>
429 <integer value="1000"/>
430 <integer value="1000"/>
431 <integer value="1000"/>
432 <integer value="1000"/>
433 <integer value="1000"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400434 <integer value="1000"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400435 </visibilityPriorities>
436 <customSpacing>
437 <real value="3.4028234663852886e+38"/>
438 <real value="3.4028234663852886e+38"/>
439 <real value="3.4028234663852886e+38"/>
440 <real value="3.4028234663852886e+38"/>
441 <real value="3.4028234663852886e+38"/>
442 <real value="3.4028234663852886e+38"/>
443 <real value="3.4028234663852886e+38"/>
444 <real value="3.4028234663852886e+38"/>
445 <real value="3.4028234663852886e+38"/>
446 <real value="3.4028234663852886e+38"/>
447 <real value="3.4028234663852886e+38"/>
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400448 <real value="3.4028234663852886e+38"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400449 </customSpacing>
450 </stackView>
Alexandre Lision882289b2016-10-31 16:10:39 -0400451 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FAG-OH-C4R">
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400452 <rect key="frame" x="482" y="13" width="81" height="32"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400453 <constraints>
454 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="iqj-jS-ZaS"/>
455 </constraints>
Alexandre Lision882289b2016-10-31 16:10:39 -0400456 <buttonCell key="cell" type="push" title="Create" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zfA-n9-V4X">
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400457 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
458 <font key="font" metaFont="system"/>
459 <string key="keyEquivalent" base64-UTF8="YES">
460DQ
461</string>
462 </buttonCell>
463 <connections>
464 <action selector="createRingAccount:" target="-2" id="Kvv-ER-ueA"/>
Anthony Léonard24110e82017-09-15 16:29:11 -0400465 <binding destination="-2" name="enabled" keyPath="self.isRepeatPasswordValid" id="6RZ-QJ-6za">
Loïc Siret3652cfb2016-10-27 10:12:07 -0400466 <dictionary key="options">
467 <integer key="NSMultipleValuesPlaceholder" value="-1"/>
468 <integer key="NSNoSelectionPlaceholder" value="-1"/>
469 <integer key="NSNotApplicablePlaceholder" value="-1"/>
470 <integer key="NSNullPlaceholder" value="-1"/>
471 </dictionary>
472 </binding>
Anthony Léonard24110e82017-09-15 16:29:11 -0400473 <binding destination="-2" name="enabled2" keyPath="self.userNameAvailableORNotBlockchain" previousBinding="6RZ-QJ-6za" id="2UQ-GI-Frr">
Alexandre Lision882289b2016-10-31 16:10:39 -0400474 <dictionary key="options">
475 <integer key="NSMultipleValuesPlaceholder" value="-1"/>
476 <integer key="NSNoSelectionPlaceholder" value="-1"/>
477 <integer key="NSNotApplicablePlaceholder" value="-1"/>
478 <integer key="NSNullPlaceholder" value="-1"/>
479 </dictionary>
480 </binding>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400481 </connections>
482 </button>
Alexandre Lision882289b2016-10-31 16:10:39 -0400483 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NHb-Jx-MH0">
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400484 <rect key="frame" x="400" y="13" width="82" height="32"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400485 <constraints>
486 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="68" id="8UL-X3-Ulx"/>
487 </constraints>
Alexandre Lision882289b2016-10-31 16:10:39 -0400488 <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="v7f-52-GJA">
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400489 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
490 <font key="font" metaFont="system"/>
491 <string key="keyEquivalent" base64-UTF8="YES">
Alexandre Lision882289b2016-10-31 16:10:39 -0400492Gw
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400493</string>
494 </buttonCell>
495 <connections>
496 <action selector="cancel:" target="-2" id="oao-V9-D0B"/>
497 </connections>
498 </button>
499 </subviews>
500 <constraints>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400501 <constraint firstItem="oR9-WB-ay5" firstAttribute="leading" secondItem="gKX-gX-nko" secondAttribute="leading" constant="20" id="6ET-NV-AO8"/>
502 <constraint firstItem="oR9-WB-ay5" firstAttribute="top" secondItem="gKX-gX-nko" secondAttribute="top" constant="5" id="78x-Kv-du4"/>
Alexandre Lision882289b2016-10-31 16:10:39 -0400503 <constraint firstAttribute="trailing" secondItem="FAG-OH-C4R" secondAttribute="trailing" constant="20" id="9N4-Eq-Msh"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400504 <constraint firstItem="NHb-Jx-MH0" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="gKX-gX-nko" secondAttribute="leading" constant="20" symbolic="YES" id="Sie-xP-vT0"/>
Alexandre Lision882289b2016-10-31 16:10:39 -0400505 <constraint firstAttribute="bottom" secondItem="FAG-OH-C4R" secondAttribute="bottom" constant="20" id="YE6-QP-dDj"/>
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500506 <constraint firstItem="FAG-OH-C4R" firstAttribute="leading" secondItem="NHb-Jx-MH0" secondAttribute="trailing" constant="12" id="aGL-DS-6od"/>
Alexandre Lision882289b2016-10-31 16:10:39 -0400507 <constraint firstAttribute="bottom" secondItem="NHb-Jx-MH0" secondAttribute="bottom" constant="20" id="hOB-yc-j6O"/>
Kateryna Kostiukc7e68f32019-10-09 16:15:45 -0400508 <constraint firstItem="FAG-OH-C4R" firstAttribute="top" secondItem="oR9-WB-ay5" secondAttribute="bottom" constant="25" id="s3C-aR-8WF"/>
509 <constraint firstAttribute="trailing" secondItem="oR9-WB-ay5" secondAttribute="trailing" constant="20" id="ugE-E9-3e7"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400510 </constraints>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400511 <point key="canvasLocation" x="-339" y="205"/>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400512 </view>
Alexandre Lision882289b2016-10-31 16:10:39 -0400513 <viewController id="Frg-Sy-HN6" userLabel="Popover View Controller">
514 <connections>
515 <outlet property="view" destination="5d2-w4-t7n" id="yn4-9O-2F7"/>
516 </connections>
517 </viewController>
518 <viewController id="Tv3-Z2-JmV" userLabel="Popover View Controller Pqssword">
519 <connections>
520 <outlet property="view" destination="Cdg-Wr-oF6" id="2hM-jJ-N3y"/>
521 </connections>
522 </viewController>
523 <popover behavior="t" id="p6j-6c-1y0">
524 <connections>
525 <outlet property="contentViewController" destination="Tv3-Z2-JmV" id="mFs-pI-1D3"/>
526 </connections>
527 </popover>
528 <popover behavior="t" id="ViR-CC-taB">
529 <connections>
530 <outlet property="contentViewController" destination="Frg-Sy-HN6" id="VnV-e8-y70"/>
531 </connections>
532 </popover>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400533 <userDefaultsController representsSharedInstance="YES" id="JOT-gS-qe2"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400534 <customView id="WWd-Hs-Pwi">
Kateryna Kostiuk61d41162019-10-25 16:51:44 -0400535 <rect key="frame" x="0.0" y="0.0" width="400" height="150"/>
536 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400537 <subviews>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400538 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1hK-Hw-cJh">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400539 <rect key="frame" x="28" y="79" width="344" height="16"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400540 <constraints>
541 <constraint firstAttribute="width" constant="340" id="tHE-Zh-IYn"/>
542 </constraints>
543 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="Just a moment..." id="YIN-YL-JBs">
544 <font key="font" metaFont="system"/>
545 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
546 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
547 </textFieldCell>
548 </textField>
549 <progressIndicator wantsLayer="YES" maxValue="100" indeterminate="YES" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="1rt-CR-Wpz">
Kateryna Kostiuk61d41162019-10-25 16:51:44 -0400550 <rect key="frame" x="152" y="103" width="96" height="32"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400551 <constraints>
552 <constraint firstAttribute="width" constant="96" id="g01-Ci-luV"/>
553 </constraints>
554 </progressIndicator>
555 </subviews>
556 <constraints>
Kateryna Kostiukecaa3952018-07-13 16:00:34 -0400557 <constraint firstItem="1rt-CR-Wpz" firstAttribute="top" secondItem="WWd-Hs-Pwi" secondAttribute="top" constant="15" id="AIR-Rw-eac"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400558 <constraint firstItem="1hK-Hw-cJh" firstAttribute="top" secondItem="1rt-CR-Wpz" secondAttribute="bottom" constant="8" id="kRx-lu-H03"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400559 <constraint firstItem="1hK-Hw-cJh" firstAttribute="centerX" secondItem="1rt-CR-Wpz" secondAttribute="centerX" id="upr-bY-gXb"/>
560 <constraint firstItem="1rt-CR-Wpz" firstAttribute="centerX" secondItem="WWd-Hs-Pwi" secondAttribute="centerX" id="vuy-f9-mI8"/>
561 </constraints>
562 <point key="canvasLocation" x="67.5" y="128"/>
563 </customView>
564 <customView id="SAg-MG-Jl7">
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500565 <rect key="frame" x="0.0" y="0.0" width="512" height="408"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400566 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision5dc5d312016-11-10 10:41:37 -0500567 <point key="canvasLocation" x="199" y="581"/>
Alexandre Lision882289b2016-10-31 16:10:39 -0400568 </customView>
569 <customView id="5d2-w4-t7n">
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500570 <rect key="frame" x="0.0" y="0.0" width="350" height="82"/>
Alexandre Lision882289b2016-10-31 16:10:39 -0400571 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
572 <subviews>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400573 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="wsh-QZ-fXj">
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500574 <rect key="frame" x="18" y="20" width="314" height="42"/>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500575 <constraints>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500576 <constraint firstAttribute="width" constant="310" id="kiE-3q-jrv"/>
577 </constraints>
578 <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="justified" id="0qE-Sz-hdc">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400579 <font key="font" metaFont="message" size="11"/>
Kateryna Kostiuk85a334e2018-12-03 15:54:19 -0500580 <string key="title">By checking this, you will register a unique username on Jami network. People can use it to contact you instead of using your D which is 40 characters long.</string>
Alexandre Lision882289b2016-10-31 16:10:39 -0400581 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
582 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
583 </textFieldCell>
584 </textField>
585 </subviews>
586 <constraints>
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500587 <constraint firstAttribute="trailing" secondItem="wsh-QZ-fXj" secondAttribute="trailing" constant="20" id="8Np-9p-qKJ"/>
588 <constraint firstItem="wsh-QZ-fXj" firstAttribute="leading" secondItem="5d2-w4-t7n" secondAttribute="leading" constant="20" id="D88-AT-rti"/>
589 <constraint firstItem="wsh-QZ-fXj" firstAttribute="top" secondItem="5d2-w4-t7n" secondAttribute="top" constant="20" id="NU6-rO-waL"/>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500590 <constraint firstItem="wsh-QZ-fXj" firstAttribute="leading" secondItem="5d2-w4-t7n" secondAttribute="leading" constant="20" symbolic="YES" id="Ua0-mg-IBy"/>
591 <constraint firstItem="wsh-QZ-fXj" firstAttribute="top" secondItem="5d2-w4-t7n" secondAttribute="top" constant="20" symbolic="YES" id="tno-jg-mwQ"/>
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500592 <constraint firstAttribute="bottom" secondItem="wsh-QZ-fXj" secondAttribute="bottom" constant="20" id="veU-Is-D7O"/>
Alexandre Lision882289b2016-10-31 16:10:39 -0400593 </constraints>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500594 <point key="canvasLocation" x="-651" y="781.5"/>
Alexandre Lision882289b2016-10-31 16:10:39 -0400595 </customView>
596 <customView id="Cdg-Wr-oF6">
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500597 <rect key="frame" x="0.0" y="0.0" width="348" height="82"/>
Alexandre Lision882289b2016-10-31 16:10:39 -0400598 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
599 <subviews>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400600 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="eOp-Af-ygv">
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500601 <rect key="frame" x="18" y="20" width="312" height="42"/>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500602 <constraints>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500603 <constraint firstAttribute="width" constant="308" id="fAL-sO-RRi"/>
604 </constraints>
605 <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="left" id="zUH-kc-cik">
Kateryna Kostiuk707c7ac2020-09-18 11:27:13 -0400606 <font key="font" metaFont="message" size="11"/>
Anthony Léonard24110e82017-09-15 16:29:11 -0400607 <string key="title">This password will be used to encrypt your account data and link new devices to your account. It is not mandatory but recommended to set one.</string>
Alexandre Lision882289b2016-10-31 16:10:39 -0400608 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
609 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
610 </textFieldCell>
611 </textField>
612 </subviews>
613 <constraints>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500614 <constraint firstItem="eOp-Af-ygv" firstAttribute="top" secondItem="Cdg-Wr-oF6" secondAttribute="top" constant="20" symbolic="YES" id="1Gm-Cd-4hu"/>
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500615 <constraint firstItem="eOp-Af-ygv" firstAttribute="top" secondItem="Cdg-Wr-oF6" secondAttribute="top" constant="20" id="Bpi-4j-oXN"/>
616 <constraint firstAttribute="bottom" secondItem="eOp-Af-ygv" secondAttribute="bottom" constant="20" id="Bvk-LK-juT"/>
617 <constraint firstItem="eOp-Af-ygv" firstAttribute="leading" secondItem="Cdg-Wr-oF6" secondAttribute="leading" constant="20" id="YR6-C8-Kbk"/>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500618 <constraint firstItem="eOp-Af-ygv" firstAttribute="leading" secondItem="Cdg-Wr-oF6" secondAttribute="leading" constant="20" symbolic="YES" id="dRD-x6-zge"/>
Kateryna Kostiuk23222fe2018-11-16 14:28:02 -0500619 <constraint firstAttribute="trailing" secondItem="eOp-Af-ygv" secondAttribute="trailing" constant="20" id="iOP-75-5jw"/>
Alexandre Lision882289b2016-10-31 16:10:39 -0400620 </constraints>
Alexandre Lision548c1c22016-11-29 11:59:13 -0500621 <point key="canvasLocation" x="-606" y="599"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400622 </customView>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400623 </objects>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400624 <resources>
Kateryna Kostiuk87ae2bf2018-05-04 13:46:17 -0400625 <image name="ic_picture" width="72" height="72"/>
Loïc Siret3652cfb2016-10-27 10:12:07 -0400626 </resources>
Loïc Siretfcb4ca62016-09-21 17:12:09 -0400627</document>