@aws-amplify/ui 3.12.3 → 3.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/dist/esm/helpers/authenticator/facade.js +1 -1
  2. package/dist/esm/helpers/authenticator/form.js +1 -1
  3. package/dist/esm/helpers/authenticator/formFields/defaults.js +1 -1
  4. package/dist/esm/helpers/authenticator/formFields/util.js +1 -1
  5. package/dist/esm/i18n/dictionaries/authenticator/de.js +1 -1
  6. package/dist/esm/i18n/dictionaries/authenticator/en.js +1 -1
  7. package/dist/esm/i18n/dictionaries/authenticator/es.js +1 -1
  8. package/dist/esm/i18n/dictionaries/authenticator/fr.js +1 -1
  9. package/dist/esm/i18n/dictionaries/authenticator/id.js +1 -1
  10. package/dist/esm/i18n/dictionaries/authenticator/it.js +1 -1
  11. package/dist/esm/i18n/dictionaries/authenticator/ja.js +1 -1
  12. package/dist/esm/i18n/dictionaries/authenticator/kr.js +1 -1
  13. package/dist/esm/i18n/dictionaries/authenticator/nl.js +1 -1
  14. package/dist/esm/i18n/dictionaries/authenticator/pl.js +1 -1
  15. package/dist/esm/i18n/dictionaries/authenticator/pt.js +1 -1
  16. package/dist/esm/i18n/dictionaries/authenticator/ru.js +1 -1
  17. package/dist/esm/i18n/dictionaries/authenticator/sv.js +1 -1
  18. package/dist/esm/i18n/dictionaries/authenticator/tr.js +1 -1
  19. package/dist/esm/i18n/dictionaries/authenticator/zh.js +1 -1
  20. package/dist/esm/i18n/dictionaries/index.js +1 -1
  21. package/dist/esm/i18n/translations.js +1 -1
  22. package/dist/esm/machines/authenticator/actions.js +1 -1
  23. package/dist/esm/machines/authenticator/actors/resetPassword.js +1 -1
  24. package/dist/esm/machines/authenticator/actors/signIn.js +1 -1
  25. package/dist/esm/machines/authenticator/defaultServices.js +1 -1
  26. package/dist/esm/machines/authenticator/index.js +1 -1
  27. package/dist/esm/machines/authenticator/signUp.js +1 -1
  28. package/dist/esm/theme/createTheme.js +1 -1
  29. package/dist/esm/theme/tokens/components/checkbox.js +1 -1
  30. package/dist/esm/theme/tokens/components/searchField.js +1 -1
  31. package/dist/esm/theme/tokens/components/select.js +1 -1
  32. package/dist/esm/theme/tokens/components/stepperField.js +1 -1
  33. package/dist/esm/theme/tokens/components/switchField.js +1 -1
  34. package/dist/esm/theme/utils.js +1 -1
  35. package/dist/esm/types/authenticator/attributes.js +1 -1
  36. package/dist/esm/validators/index.js +1 -1
  37. package/dist/index.js +1 -1
  38. package/dist/styles.css +37 -13
  39. package/dist/theme.css +8 -2
  40. package/dist/types/i18n/dictionaries/authenticator/de.d.ts +2 -61
  41. package/dist/types/i18n/dictionaries/authenticator/en.d.ts +2 -50
  42. package/dist/types/i18n/dictionaries/authenticator/es.d.ts +2 -63
  43. package/dist/types/i18n/dictionaries/authenticator/fr.d.ts +2 -65
  44. package/dist/types/i18n/dictionaries/authenticator/id.d.ts +2 -78
  45. package/dist/types/i18n/dictionaries/authenticator/it.d.ts +2 -49
  46. package/dist/types/i18n/dictionaries/authenticator/ja.d.ts +2 -52
  47. package/dist/types/i18n/dictionaries/authenticator/kr.d.ts +2 -56
  48. package/dist/types/i18n/dictionaries/authenticator/nl.d.ts +2 -50
  49. package/dist/types/i18n/dictionaries/authenticator/pl.d.ts +2 -57
  50. package/dist/types/i18n/dictionaries/authenticator/pt.d.ts +2 -50
  51. package/dist/types/i18n/dictionaries/authenticator/ru.d.ts +2 -50
  52. package/dist/types/i18n/dictionaries/authenticator/sv.d.ts +2 -51
  53. package/dist/types/i18n/dictionaries/authenticator/tr.d.ts +2 -65
  54. package/dist/types/i18n/dictionaries/authenticator/types.d.ts +3 -0
  55. package/dist/types/i18n/dictionaries/authenticator/zh.d.ts +2 -32
  56. package/dist/types/i18n/dictionaries/index.d.ts +610 -659
  57. package/dist/types/theme/tokens/components/checkbox.d.ts +6 -0
  58. package/dist/types/theme/tokens/components/searchField.d.ts +2 -1
  59. package/dist/types/theme/tokens/components/select.d.ts +3 -0
  60. package/dist/types/theme/tokens/components/switchField.d.ts +1 -0
  61. package/package.json +4 -4
  62. package/dist/esm/node_modules/tslib/tslib.es6.js +0 -1
@@ -1,830 +1,781 @@
1
1
  export declare const deDict: {
2
- 'Account recovery requires verified contact information': string;
3
- 'An account with the given email already exists.': string;
4
- 'Back to Sign In': string;
5
- 'Change Password': string;
2
+ [x: string]: string;
3
+ Email: string;
4
+ "Phone Number": string;
5
+ "Account recovery requires verified contact information": string;
6
+ "Back to Sign In": string;
7
+ "Change Password": string;
8
+ Changing: string;
6
9
  Code: string;
10
+ "Confirm Password": string;
11
+ "Confirm Sign Up": string;
12
+ "Confirm SMS Code": string;
13
+ "Confirm TOTP Code": string;
7
14
  Confirm: string;
8
- 'Confirm Password': string;
9
- 'Confirm a Code': string;
10
- 'Confirm Sign In': string;
11
- 'Confirm Sign Up': string;
12
- 'Confirm SMS Code': string;
13
- 'Confirm TOTP Code': string;
14
- 'Confirmation Code': string;
15
- 'Create a new account': string;
16
- 'Create account': string;
17
- 'Create Account': string;
18
- 'Creating Account': string;
19
- Email: string;
20
- 'Enter your code': string;
21
- 'Enter your password': string;
22
- 'Enter your username': string;
23
- 'Enter your phone number': string;
24
- 'Enter your email': string;
25
- 'Forgot your password?': string;
26
- 'Forgot Password': string;
27
- 'Hide password': string;
28
- 'Have an account? ': string;
29
- 'Incorrect username or password': string;
30
- 'Invalid password format': string;
31
- 'Invalid phone number format': string;
32
- 'Lost your code? ': string;
33
- 'New Password': string;
34
- 'No account? ': string;
35
- or: string;
15
+ "Confirmation Code": string;
16
+ Confirming: string;
17
+ "Create a new account": string;
18
+ "Create Account": string;
19
+ "Creating Account": string;
20
+ "Dismiss alert": string;
21
+ "Enter your code": string;
22
+ "Enter your email": string;
23
+ "Enter your phone number": string;
24
+ "Enter your username": string;
25
+ "Forgot your password?": string;
26
+ "Hide password": string;
27
+ Loading: string;
28
+ "New password": string;
36
29
  Password: string;
37
- 'Password attempts exceeded': string;
38
- 'Phone Number': string;
39
- 'Resend Code': string;
40
- 'Reset password': string;
41
- 'Reset your password': string;
42
- 'Send Code': string;
43
- 'Send code': string;
44
- 'Sign in': string;
45
- 'Sign In': string;
46
- 'Sign in to your account': string;
47
- 'Sign Out': string;
48
- 'Sign Up': string;
30
+ "Resend Code": string;
31
+ "Reset your password": string;
32
+ "Reset your Password": string;
33
+ "Send code": string;
34
+ "Send Code": string;
35
+ Sending: string;
36
+ "Setup TOTP": string;
37
+ "Show password": string;
38
+ "Sign in to your account": string;
39
+ "Sign In with Amazon": string;
40
+ "Sign In with Apple": string;
41
+ "Sign In with Facebook": string;
42
+ "Sign In with Google": string;
43
+ "Sign in": string;
44
+ "Sign In": string;
45
+ "Signing in": string;
49
46
  Skip: string;
50
47
  Submit: string;
51
- 'User already exists': string;
52
- 'User does not exist': string;
48
+ Submitting: string;
53
49
  Username: string;
54
- 'Username cannot be empty': string;
50
+ "Verify Contact": string;
55
51
  Verify: string;
56
- 'Verify Contact': string;
57
- 'We Emailed You': string;
58
- 'Your code is on the way. To log in, enter the code we emailed to': string;
59
- 'Your code is on the way. To log in, enter the code we texted to': string;
60
- 'It may take a minute to arrive.': string;
61
52
  };
62
53
  export declare const enDict: {
63
- 'Account recovery requires verified contact information': string;
64
- 'Back to Sign In': string;
65
- 'Change Password': string;
54
+ [x: string]: string;
55
+ Email: string;
56
+ "Phone Number": string;
57
+ "Account recovery requires verified contact information": string;
58
+ "Back to Sign In": string;
59
+ "Change Password": string;
66
60
  Changing: string;
67
61
  Code: string;
62
+ "Confirm Password": string;
63
+ "Confirm Sign Up": string;
64
+ "Confirm SMS Code": string;
65
+ "Confirm TOTP Code": string;
68
66
  Confirm: string;
69
- 'Confirm Password': string;
70
- 'Confirm Sign Up': string;
71
- 'Confirm SMS Code': string;
72
- 'Confirm TOTP Code': string;
73
- 'Confirmation Code': string;
67
+ "Confirmation Code": string;
74
68
  Confirming: string;
75
- 'Create Account': string;
76
- 'Creating Account': string;
77
- Email: string;
78
- 'Enter your code': string;
79
- 'Enter your username': string;
80
- 'Enter your phone number': string;
81
- 'Enter your email': string;
82
- 'Forgot your password?': string;
83
- 'Hide password': string;
69
+ "Create a new account": string;
70
+ "Create Account": string;
71
+ "Creating Account": string;
72
+ "Dismiss alert": string;
73
+ "Enter your code": string;
74
+ "Enter your email": string;
75
+ "Enter your phone number": string;
76
+ "Enter your username": string;
77
+ "Forgot your password?": string;
78
+ "Hide password": string;
84
79
  Loading: string;
85
- Username: string;
86
- 'New password': string;
80
+ "New password": string;
87
81
  Password: string;
88
- 'Phone Number': string;
89
- 'Resend Code': string;
90
- 'Reset your password': string;
91
- 'Reset your Password': string;
92
- 'Send Code': string;
93
- 'Send code': string;
82
+ "Resend Code": string;
83
+ "Reset your password": string;
84
+ "Reset your Password": string;
85
+ "Send code": string;
86
+ "Send Code": string;
94
87
  Sending: string;
95
- 'Setup TOTP': string;
96
- 'Show password': string;
97
- 'Sign in': string;
98
- 'Sign In': string;
99
- 'Sign In with Amazon': string;
100
- 'Sign In with Apple': string;
101
- 'Sign In with Facebook': string;
102
- 'Sign In with Google': string;
103
- 'Sign in to your account': string;
104
- 'Create a new account': string;
105
- 'Signing in': string;
88
+ "Setup TOTP": string;
89
+ "Show password": string;
90
+ "Sign in to your account": string;
91
+ "Sign In with Amazon": string;
92
+ "Sign In with Apple": string;
93
+ "Sign In with Facebook": string;
94
+ "Sign In with Google": string;
95
+ "Sign in": string;
96
+ "Sign In": string;
97
+ "Signing in": string;
106
98
  Skip: string;
107
99
  Submit: string;
108
100
  Submitting: string;
109
- 'Verify Contact': string;
101
+ Username: string;
102
+ "Verify Contact": string;
110
103
  Verify: string;
111
104
  };
112
105
  export declare const esDict: {
113
- 'Account recovery requires verified contact information': string;
114
- 'An account with the given email already exists.': string;
115
- 'Back to Sign In': string;
116
- 'Change Password': string;
106
+ [x: string]: string;
107
+ Email: string;
108
+ "Phone Number": string;
109
+ "Account recovery requires verified contact information": string;
110
+ "Back to Sign In": string;
111
+ "Change Password": string;
117
112
  Changing: string;
118
113
  Code: string;
114
+ "Confirm Password": string;
115
+ "Confirm Sign Up": string;
116
+ "Confirm SMS Code": string;
117
+ "Confirm TOTP Code": string;
119
118
  Confirm: string;
120
- 'Confirm a Code': string;
121
- 'Confirm Password': string;
122
- 'Confirm Sign In': string;
123
- 'Confirm Sign Up': string;
124
- 'Confirm TOTP Code': string;
125
- 'Confirmation Code': string;
119
+ "Confirmation Code": string;
126
120
  Confirming: string;
127
- 'Create a new account': string;
128
- 'Create Account': string;
129
- 'Creating Account': string;
130
- Email: string;
131
- 'Enter your email': string;
132
- 'Forgot Password': string;
133
- 'Incorrect username or password.': string;
134
- 'Invalid password format': string;
135
- 'Invalid phone number format': string;
136
- 'Forgot your password?': string;
137
- 'Hide password': string;
138
- 'Loading...': string;
139
- 'New Password': string;
140
- or: string;
121
+ "Create a new account": string;
122
+ "Create Account": string;
123
+ "Creating Account": string;
124
+ "Dismiss alert": string;
125
+ "Enter your code": string;
126
+ "Enter your email": string;
127
+ "Enter your phone number": string;
128
+ "Enter your username": string;
129
+ "Forgot your password?": string;
130
+ "Hide password": string;
131
+ Loading: string;
132
+ "New password": string;
141
133
  Password: string;
142
- 'Phone Number': string;
143
- 'Resend a Code': string;
144
- 'Reset your password': string;
145
- 'Reset your Password': string;
146
- 'Resend Code': string;
147
- 'Send Code': string;
134
+ "Resend Code": string;
135
+ "Reset your password": string;
136
+ "Reset your Password": string;
137
+ "Send code": string;
138
+ "Send Code": string;
148
139
  Sending: string;
149
- 'Setup TOTP': string;
150
- 'Show password': string;
151
- 'Sign in': string;
152
- 'Sign In': string;
153
- 'Sign In with Amazon': string;
154
- 'Sign In with Apple': string;
155
- 'Sign In with Facebook': string;
156
- 'Sign In with Google': string;
157
- 'Sign in to your account': string;
158
- 'Sign Out': string;
159
- 'Sign Up': string;
160
- 'Sign Up with Amazon': string;
161
- 'Sign Up with Apple': string;
162
- 'Sign Up with Facebook': string;
163
- 'Sign Up with Google': string;
164
- 'Signing in': string;
140
+ "Setup TOTP": string;
141
+ "Show password": string;
142
+ "Sign in to your account": string;
143
+ "Sign In with Amazon": string;
144
+ "Sign In with Apple": string;
145
+ "Sign In with Facebook": string;
146
+ "Sign In with Google": string;
147
+ "Sign in": string;
148
+ "Sign In": string;
149
+ "Signing in": string;
165
150
  Skip: string;
166
151
  Submit: string;
167
- 'User already exists': string;
168
- 'User does not exist': string;
152
+ Submitting: string;
169
153
  Username: string;
170
- 'Username cannot be empty': string;
154
+ "Verify Contact": string;
171
155
  Verify: string;
172
- 'Verify Contact': string;
173
- 'Your passwords must match': string;
174
156
  };
175
157
  export declare const frDict: {
176
- 'Account recovery requires verified contact information': string;
177
- 'An account with the given email already exists.': string;
178
- 'Back to Sign In': string;
179
- Change: string;
180
- 'Change Password': string;
158
+ [x: string]: string;
159
+ Email: string;
160
+ "Phone Number": string;
161
+ "Account recovery requires verified contact information": string;
162
+ "Back to Sign In": string;
163
+ "Change Password": string;
164
+ Changing: string;
181
165
  Code: string;
166
+ "Confirm Password": string;
167
+ "Confirm Sign Up": string;
168
+ "Confirm SMS Code": string;
169
+ "Confirm TOTP Code": string;
182
170
  Confirm: string;
183
- 'Confirm a Code': string;
184
- 'Confirm Password': string;
185
- 'Confirm Sign In': string;
186
- 'Confirm Sign Up': string;
187
- 'Confirm SMS Code': string;
188
- 'Confirm TOTP Code': string;
189
- 'Confirmation Code': string;
190
- 'Create a new account': string;
191
- 'Create account': string;
192
- 'Create Account': string;
193
- Email: string;
194
- 'Enter your code': string;
195
- 'Enter your email': string;
196
- 'Enter your password': string;
197
- 'Enter your phone number': string;
198
- 'Enter your username': string;
199
- 'Forgot Password': string;
200
- 'Forgot your password?': string;
201
- 'Have an account? ': string;
202
- Hello: string;
203
- 'Incorrect username or password': string;
204
- 'Invalid password format': string;
205
- 'Invalid phone number format': string;
206
- 'Loading...': string;
207
- 'Lost your code? ': string;
208
- 'Network error': string;
209
- 'New Password': string;
210
- 'No account? ': string;
211
- or: string;
171
+ "Confirmation Code": string;
172
+ Confirming: string;
173
+ "Create a new account": string;
174
+ "Create Account": string;
175
+ "Creating Account": string;
176
+ "Dismiss alert": string;
177
+ "Enter your code": string;
178
+ "Enter your email": string;
179
+ "Enter your phone number": string;
180
+ "Enter your username": string;
181
+ "Forgot your password?": string;
182
+ "Hide password": string;
183
+ Loading: string;
184
+ "New password": string;
212
185
  Password: string;
213
- 'Phone Number': string;
214
- 'Resend a Code': string;
215
- 'Resend Code': string;
216
- 'Reset password': string;
217
- 'Reset your password': string;
218
- Send: string;
219
- 'Send Code': string;
220
- 'Sign in': string;
221
- 'Sign In': string;
222
- 'Sign in to your account': string;
223
- 'Sign In with Amazon': string;
224
- 'Sign In with AWS': string;
225
- 'Sign In with Facebook': string;
226
- 'Sign In with Google': string;
227
- 'Sign Out': string;
228
- 'Sign Up': string;
186
+ "Resend Code": string;
187
+ "Reset your password": string;
188
+ "Reset your Password": string;
189
+ "Send code": string;
190
+ "Send Code": string;
191
+ Sending: string;
192
+ "Setup TOTP": string;
193
+ "Show password": string;
194
+ "Sign in to your account": string;
195
+ "Sign In with Amazon": string;
196
+ "Sign In with Apple": string;
197
+ "Sign In with Facebook": string;
198
+ "Sign In with Google": string;
199
+ "Sign in": string;
200
+ "Sign In": string;
201
+ "Signing in": string;
229
202
  Skip: string;
230
- SMS: string;
231
203
  Submit: string;
232
- 'User already exists': string;
233
- 'User does not exist': string;
204
+ Submitting: string;
234
205
  Username: string;
235
- 'Username cannot be empty': string;
236
- 'Username/client id combination not found.': string;
206
+ "Verify Contact": string;
237
207
  Verify: string;
238
- 'Verify Contact': string;
239
208
  };
240
209
  export declare const itDict: {
241
- 'Account recovery requires verified contact information': string;
242
- 'An account with the given email already exists.': string;
243
- 'Back to Sign In': string;
244
- 'Change Password': string;
210
+ [x: string]: string;
211
+ Email: string;
212
+ "Phone Number": string;
213
+ "Account recovery requires verified contact information": string;
214
+ "Back to Sign In": string;
215
+ "Change Password": string;
216
+ Changing: string;
245
217
  Code: string;
218
+ "Confirm Password": string;
219
+ "Confirm Sign Up": string;
220
+ "Confirm SMS Code": string;
221
+ "Confirm TOTP Code": string;
246
222
  Confirm: string;
247
- 'Confirm a Code': string;
248
- 'Confirm Password': string;
249
- 'Confirm Sign In': string;
250
- 'Confirm Sign Up': string;
251
- 'Confirmation Code': string;
252
- 'Create a new account': string;
253
- 'Create account': string;
254
- 'Create Account': string;
255
- Email: string;
256
- 'Enter your password': string;
257
- 'Enter your username': string;
258
- 'Forgot Password': string;
259
- 'Forgot your password?': string;
260
- 'Have an account? ': string;
261
- 'Incorrect username or password': string;
262
- 'Invalid password format': string;
263
- 'Invalid phone number format': string;
264
- 'Lost your code?': string;
265
- 'New Password': string;
266
- or: string;
267
- 'No account? ': string;
223
+ "Confirmation Code": string;
224
+ Confirming: string;
225
+ "Create a new account": string;
226
+ "Create Account": string;
227
+ "Creating Account": string;
228
+ "Dismiss alert": string;
229
+ "Enter your code": string;
230
+ "Enter your email": string;
231
+ "Enter your phone number": string;
232
+ "Enter your username": string;
233
+ "Forgot your password?": string;
234
+ "Hide password": string;
235
+ Loading: string;
236
+ "New password": string;
268
237
  Password: string;
269
- 'Password attempts exceeded': string;
270
- 'Phone Number': string;
271
- 'Resend Code': string;
272
- 'Reset password': string;
273
- 'Reset your password': string;
274
- 'Send Code': string;
275
- 'Sign in': string;
276
- 'Sign In': string;
277
- 'Sign in to your account': string;
278
- 'Sign Out': string;
279
- 'Sign Up': string;
238
+ "Resend Code": string;
239
+ "Reset your password": string;
240
+ "Reset your Password": string;
241
+ "Send code": string;
242
+ "Send Code": string;
243
+ Sending: string;
244
+ "Setup TOTP": string;
245
+ "Show password": string;
246
+ "Sign in to your account": string;
247
+ "Sign In with Amazon": string;
248
+ "Sign In with Apple": string;
249
+ "Sign In with Facebook": string;
250
+ "Sign In with Google": string;
251
+ "Sign in": string;
252
+ "Sign In": string;
253
+ "Signing in": string;
280
254
  Skip: string;
281
255
  Submit: string;
282
- 'User already exists': string;
283
- 'User does not exist': string;
256
+ Submitting: string;
284
257
  Username: string;
285
- 'Username cannot be empty': string;
258
+ "Verify Contact": string;
286
259
  Verify: string;
287
- 'Verify Contact': string;
288
260
  };
289
261
  export declare const jaDict: {
290
- 'Account recovery requires verified contact information': string;
291
- 'An account with the given email already exists.': string;
292
- 'Back to Sign In': string;
293
- 'Change Password': string;
262
+ [x: string]: string;
263
+ Email: string;
264
+ "Phone Number": string;
265
+ "Account recovery requires verified contact information": string;
266
+ "Back to Sign In": string;
267
+ "Change Password": string;
268
+ Changing: string;
294
269
  Code: string;
270
+ "Confirm Password": string;
271
+ "Confirm Sign Up": string;
272
+ "Confirm SMS Code": string;
273
+ "Confirm TOTP Code": string;
295
274
  Confirm: string;
296
- 'Confirm a Code': string;
297
- 'Confirm Password': string;
298
- 'Confirm Sign In': string;
299
- 'Confirm Sign Up': string;
300
- 'Confirmation Code': string;
301
- 'Create a new account': string;
302
- 'Create account': string;
303
- 'Create Account': string;
304
- Email: string;
305
- 'Enter your password': string;
306
- 'Enter your username': string;
307
- 'Forgot Password': string;
308
- 'Forgot your password?': string;
309
- 'Have an account? ': string;
310
- 'Incorrect username or password': string;
311
- 'Invalid password format': string;
312
- 'Invalid phone number format': string;
313
- 'Lost your code? ': string;
314
- 'New Password': string;
315
- 'No account? ': string;
316
- or: string;
275
+ "Confirmation Code": string;
276
+ Confirming: string;
277
+ "Create a new account": string;
278
+ "Create Account": string;
279
+ "Creating Account": string;
280
+ "Dismiss alert": string;
281
+ "Enter your code": string;
282
+ "Enter your email": string;
283
+ "Enter your phone number": string;
284
+ "Enter your username": string;
285
+ "Forgot your password?": string;
286
+ "Hide password": string;
287
+ Loading: string;
288
+ "New password": string;
317
289
  Password: string;
318
- 'Password attempts exceeded': string;
319
- 'Phone Number': string;
320
- 'Resend Code': string;
321
- 'Reset password': string;
322
- 'Reset your password': string;
323
- 'Send Code': string;
324
- 'Sign in': string;
325
- 'Sign In': string;
326
- 'Sign in to your account': string;
327
- 'Sign In with Amazon': string;
328
- 'Sign In with Facebook': string;
329
- 'Sign In with Google': string;
330
- 'Sign Out': string;
331
- 'Sign Up': string;
290
+ "Resend Code": string;
291
+ "Reset your password": string;
292
+ "Reset your Password": string;
293
+ "Send code": string;
294
+ "Send Code": string;
295
+ Sending: string;
296
+ "Setup TOTP": string;
297
+ "Show password": string;
298
+ "Sign in to your account": string;
299
+ "Sign In with Amazon": string;
300
+ "Sign In with Apple": string;
301
+ "Sign In with Facebook": string;
302
+ "Sign In with Google": string;
303
+ "Sign in": string;
304
+ "Sign In": string;
305
+ "Signing in": string;
332
306
  Skip: string;
333
307
  Submit: string;
334
- 'User already exists': string;
335
- 'User does not exist': string;
308
+ Submitting: string;
336
309
  Username: string;
337
- 'Username cannot be empty': string;
310
+ "Verify Contact": string;
338
311
  Verify: string;
339
- 'Verify Contact': string;
340
312
  };
341
313
  export declare const krDict: {
342
- 'Back to Sign In': string;
343
- Birthdate: string;
344
- 'Change Password': string;
314
+ [x: string]: string;
315
+ Email: string;
316
+ "Phone Number": string;
317
+ "Account recovery requires verified contact information": string;
318
+ "Back to Sign In": string;
319
+ "Change Password": string;
345
320
  Changing: string;
346
321
  Code: string;
347
- 'Confirm Password': string;
348
- 'Reset your Password': string;
349
- 'Confirm Sign Up': string;
350
- 'Confirm SMS Code': string;
351
- 'Confirm TOTP Code': string;
322
+ "Confirm Password": string;
323
+ "Confirm Sign Up": string;
324
+ "Confirm SMS Code": string;
325
+ "Confirm TOTP Code": string;
352
326
  Confirm: string;
353
- 'Confirmation Code': string;
327
+ "Confirmation Code": string;
354
328
  Confirming: string;
355
- 'Create Account': string;
356
- 'Creating Account': string;
357
- Email: string;
358
- 'Enter your code': string;
359
- 'Enter your username': string;
360
- 'Family Name': string;
361
- 'Given Name': string;
362
- 'Forgot your password?': string;
363
- 'Hide password': string;
329
+ "Create a new account": string;
330
+ "Create Account": string;
331
+ "Creating Account": string;
332
+ "Dismiss alert": string;
333
+ "Enter your code": string;
334
+ "Enter your email": string;
335
+ "Enter your phone number": string;
336
+ "Enter your username": string;
337
+ "Forgot your password?": string;
338
+ "Hide password": string;
364
339
  Loading: string;
365
- Username: string;
366
- Name: string;
367
- Nickname: string;
368
- 'New password': string;
340
+ "New password": string;
369
341
  Password: string;
370
- 'Phone Number': string;
371
- 'Preferred Username': string;
372
- Profile: string;
373
- 'Resend Code': string;
374
- 'Reset your password': string;
375
- 'Reset Password': string;
376
- 'Send code': string;
342
+ "Resend Code": string;
343
+ "Reset your password": string;
344
+ "Reset your Password": string;
345
+ "Send code": string;
346
+ "Send Code": string;
377
347
  Sending: string;
378
- 'Setup TOTP': string;
379
- 'Show password': string;
380
- 'Sign in': string;
381
- 'Sign In': string;
382
- 'Sign In with Amazon': string;
383
- 'Sign In with Apple': string;
384
- 'Sign In with Facebook': string;
385
- 'Sign In with Google': string;
386
- 'Sign in to your account': string;
387
- 'Create a new account': string;
388
- 'Signing in': string;
348
+ "Setup TOTP": string;
349
+ "Show password": string;
350
+ "Sign in to your account": string;
351
+ "Sign In with Amazon": string;
352
+ "Sign In with Apple": string;
353
+ "Sign In with Facebook": string;
354
+ "Sign In with Google": string;
355
+ "Sign in": string;
356
+ "Sign In": string;
357
+ "Signing in": string;
389
358
  Skip: string;
390
359
  Submit: string;
391
360
  Submitting: string;
392
- 'Verify Contact': string;
393
- 'Account recovery requires verified contact information': string;
361
+ Username: string;
362
+ "Verify Contact": string;
394
363
  Verify: string;
395
- Website: string;
396
364
  };
397
365
  export declare const nlDict: {
398
- 'Back to Sign In': string;
399
- 'Change Password': string;
366
+ [x: string]: string;
367
+ Email: string;
368
+ "Phone Number": string;
369
+ "Account recovery requires verified contact information": string;
370
+ "Back to Sign In": string;
371
+ "Change Password": string;
400
372
  Changing: string;
401
373
  Code: string;
402
- 'Confirm Password': string;
403
- 'Reset your Password': string;
404
- 'Confirm Sign Up': string;
405
- 'Confirm SMS Code': string;
406
- 'Confirm TOTP Code': string;
374
+ "Confirm Password": string;
375
+ "Confirm Sign Up": string;
376
+ "Confirm SMS Code": string;
377
+ "Confirm TOTP Code": string;
407
378
  Confirm: string;
408
- 'Confirmation Code': string;
379
+ "Confirmation Code": string;
409
380
  Confirming: string;
410
- 'Create Account': string;
411
- 'Creating Account': string;
412
- Email: string;
413
- 'Enter your code': string;
414
- 'Enter your username': string;
415
- 'Enter your phone number': string;
416
- 'Enter your email': string;
417
- 'Forgot your password?': string;
418
- 'Hide password': string;
381
+ "Create a new account": string;
382
+ "Create Account": string;
383
+ "Creating Account": string;
384
+ "Dismiss alert": string;
385
+ "Enter your code": string;
386
+ "Enter your email": string;
387
+ "Enter your phone number": string;
388
+ "Enter your username": string;
389
+ "Forgot your password?": string;
390
+ "Hide password": string;
419
391
  Loading: string;
420
- Username: string;
421
- 'New password': string;
392
+ "New password": string;
422
393
  Password: string;
423
- 'Phone Number': string;
424
- 'Resend Code': string;
425
- 'Reset your password': string;
426
- 'Send Code': string;
427
- 'Send code': string;
394
+ "Resend Code": string;
395
+ "Reset your password": string;
396
+ "Reset your Password": string;
397
+ "Send code": string;
398
+ "Send Code": string;
428
399
  Sending: string;
429
- 'Setup TOTP': string;
430
- 'Show password': string;
431
- 'Sign in': string;
432
- 'Sign In': string;
433
- 'Sign In with Amazon': string;
434
- 'Sign In with Apple': string;
435
- 'Sign In with Facebook': string;
436
- 'Sign In with Google': string;
437
- 'Sign in to your account': string;
438
- 'Create a new account': string;
439
- 'Signing in': string;
400
+ "Setup TOTP": string;
401
+ "Show password": string;
402
+ "Sign in to your account": string;
403
+ "Sign In with Amazon": string;
404
+ "Sign In with Apple": string;
405
+ "Sign In with Facebook": string;
406
+ "Sign In with Google": string;
407
+ "Sign in": string;
408
+ "Sign In": string;
409
+ "Signing in": string;
440
410
  Skip: string;
441
411
  Submit: string;
442
412
  Submitting: string;
443
- 'Verify Contact': string;
444
- 'Account recovery requires verified contact information': string;
413
+ Username: string;
414
+ "Verify Contact": string;
445
415
  Verify: string;
446
416
  };
447
417
  export declare const plDict: {
448
- 'Back to Sign In': string;
449
- Birthdate: string;
450
- 'Change Password': string;
418
+ [x: string]: string;
419
+ Email: string;
420
+ "Phone Number": string;
421
+ "Account recovery requires verified contact information": string;
422
+ "Back to Sign In": string;
423
+ "Change Password": string;
451
424
  Changing: string;
452
425
  Code: string;
453
- 'Confirm Password': string;
454
- 'Reset your Password': string;
455
- 'Confirm Sign Up': string;
456
- 'Confirm SMS Code': string;
457
- 'Confirm TOTP Code': string;
426
+ "Confirm Password": string;
427
+ "Confirm Sign Up": string;
428
+ "Confirm SMS Code": string;
429
+ "Confirm TOTP Code": string;
458
430
  Confirm: string;
459
- 'Confirmation Code': string;
431
+ "Confirmation Code": string;
460
432
  Confirming: string;
461
- 'Create Account': string;
462
- 'Creating Account': string;
463
- Email: string;
464
- 'Enter your code': string;
465
- 'Enter your username': string;
466
- 'Family Name': string;
467
- 'Given Name': string;
468
- 'Forgot your password?': string;
469
- 'Hide password': string;
433
+ "Create a new account": string;
434
+ "Create Account": string;
435
+ "Creating Account": string;
436
+ "Dismiss alert": string;
437
+ "Enter your code": string;
438
+ "Enter your email": string;
439
+ "Enter your phone number": string;
440
+ "Enter your username": string;
441
+ "Forgot your password?": string;
442
+ "Hide password": string;
470
443
  Loading: string;
471
- Username: string;
472
- 'Middle Name': string;
473
- Name: string;
474
- Nickname: string;
475
- 'New password': string;
444
+ "New password": string;
476
445
  Password: string;
477
- 'Phone Number': string;
478
- 'Preferred Username': string;
479
- Profile: string;
480
- 'Resend Code': string;
481
- 'Reset your password': string;
482
- 'Send Code': string;
483
- 'Send code': string;
446
+ "Resend Code": string;
447
+ "Reset your password": string;
448
+ "Reset your Password": string;
449
+ "Send code": string;
450
+ "Send Code": string;
484
451
  Sending: string;
485
- 'Setup TOTP': string;
486
- 'Show password': string;
487
- 'Sign in': string;
488
- 'Sign In': string;
489
- 'Sign In with Amazon': string;
490
- 'Sign In with Apple': string;
491
- 'Sign In with Facebook': string;
492
- 'Sign In with Google': string;
493
- 'Sign in to your account': string;
494
- 'Create a new account': string;
495
- 'Signing in': string;
452
+ "Setup TOTP": string;
453
+ "Show password": string;
454
+ "Sign in to your account": string;
455
+ "Sign In with Amazon": string;
456
+ "Sign In with Apple": string;
457
+ "Sign In with Facebook": string;
458
+ "Sign In with Google": string;
459
+ "Sign in": string;
460
+ "Sign In": string;
461
+ "Signing in": string;
496
462
  Skip: string;
497
463
  Submit: string;
498
464
  Submitting: string;
499
- 'Verify Contact': string;
500
- 'Account recovery requires verified contact information': string;
465
+ Username: string;
466
+ "Verify Contact": string;
501
467
  Verify: string;
502
- Website: string;
503
468
  };
504
469
  export declare const ptDict: {
505
- 'Back to Sign In': string;
506
- 'Change Password': string;
470
+ [x: string]: string;
471
+ Email: string;
472
+ "Phone Number": string;
473
+ "Account recovery requires verified contact information": string;
474
+ "Back to Sign In": string;
475
+ "Change Password": string;
507
476
  Changing: string;
508
477
  Code: string;
509
- 'Confirm Password': string;
510
- 'Reset your Password': string;
511
- 'Confirm Sign Up': string;
512
- 'Confirm SMS Code': string;
513
- 'Confirm TOTP Code': string;
478
+ "Confirm Password": string;
479
+ "Confirm Sign Up": string;
480
+ "Confirm SMS Code": string;
481
+ "Confirm TOTP Code": string;
514
482
  Confirm: string;
515
- 'Confirmation Code': string;
483
+ "Confirmation Code": string;
516
484
  Confirming: string;
517
- 'Create Account': string;
518
- 'Creating Account': string;
519
- Email: string;
520
- 'Enter your code': string;
521
- 'Enter your username': string;
522
- 'Enter your phone number': string;
523
- 'Enter your email': string;
524
- 'Forgot your password?': string;
525
- 'Hide password': string;
485
+ "Create a new account": string;
486
+ "Create Account": string;
487
+ "Creating Account": string;
488
+ "Dismiss alert": string;
489
+ "Enter your code": string;
490
+ "Enter your email": string;
491
+ "Enter your phone number": string;
492
+ "Enter your username": string;
493
+ "Forgot your password?": string;
494
+ "Hide password": string;
526
495
  Loading: string;
527
- Username: string;
528
- 'New password': string;
496
+ "New password": string;
529
497
  Password: string;
530
- 'Phone Number': string;
531
- 'Resend Code': string;
532
- 'Reset your password': string;
533
- 'Send Code': string;
534
- 'Send code': string;
498
+ "Resend Code": string;
499
+ "Reset your password": string;
500
+ "Reset your Password": string;
501
+ "Send code": string;
502
+ "Send Code": string;
535
503
  Sending: string;
536
- 'Setup TOTP': string;
537
- 'Show password': string;
538
- 'Sign In': string;
539
- 'Sign in': string;
540
- 'Sign In with Amazon': string;
541
- 'Sign In with Apple': string;
542
- 'Sign In with Facebook': string;
543
- 'Sign In with Google': string;
544
- 'Sign in to your account': string;
545
- 'Create a new account': string;
546
- 'Signing in': string;
504
+ "Setup TOTP": string;
505
+ "Show password": string;
506
+ "Sign in to your account": string;
507
+ "Sign In with Amazon": string;
508
+ "Sign In with Apple": string;
509
+ "Sign In with Facebook": string;
510
+ "Sign In with Google": string;
511
+ "Sign in": string;
512
+ "Sign In": string;
513
+ "Signing in": string;
547
514
  Skip: string;
548
515
  Submit: string;
549
516
  Submitting: string;
550
- 'Verify Contact': string;
551
- 'Account recovery requires verified contact information': string;
517
+ Username: string;
518
+ "Verify Contact": string;
552
519
  Verify: string;
553
520
  };
554
521
  export declare const zhDict: {
555
- 'Account recovery requires verified contact information': string;
556
- 'Back to Sign In': string;
557
- 'Change Password': string;
522
+ [x: string]: string;
523
+ Email: string;
524
+ "Phone Number": string;
525
+ "Account recovery requires verified contact information": string;
526
+ "Back to Sign In": string;
527
+ "Change Password": string;
528
+ Changing: string;
558
529
  Code: string;
530
+ "Confirm Password": string;
531
+ "Confirm Sign Up": string;
532
+ "Confirm SMS Code": string;
533
+ "Confirm TOTP Code": string;
559
534
  Confirm: string;
560
- 'Confirm a Code': string;
561
- 'Confirm Password': string;
562
- 'Confirm Sign In': string;
563
- 'Confirm Sign Up': string;
564
- Email: string;
565
- 'Forgot Password': string;
566
- 'Incorrect username or password': string;
567
- 'Invalid password format': string;
568
- 'Invalid phone number format': string;
569
- 'New Password': string;
570
- or: string;
535
+ "Confirmation Code": string;
536
+ Confirming: string;
537
+ "Create a new account": string;
538
+ "Create Account": string;
539
+ "Creating Account": string;
540
+ "Dismiss alert": string;
541
+ "Enter your code": string;
542
+ "Enter your email": string;
543
+ "Enter your phone number": string;
544
+ "Enter your username": string;
545
+ "Forgot your password?": string;
546
+ "Hide password": string;
547
+ Loading: string;
548
+ "New password": string;
571
549
  Password: string;
572
- 'Phone Number': string;
573
- 'Resend a Code': string;
574
- 'Send Code': string;
575
- 'Sign In': string;
576
- 'Sign Out': string;
577
- 'Sign Up': string;
550
+ "Resend Code": string;
551
+ "Reset your password": string;
552
+ "Reset your Password": string;
553
+ "Send code": string;
554
+ "Send Code": string;
555
+ Sending: string;
556
+ "Setup TOTP": string;
557
+ "Show password": string;
558
+ "Sign in to your account": string;
559
+ "Sign In with Amazon": string;
560
+ "Sign In with Apple": string;
561
+ "Sign In with Facebook": string;
562
+ "Sign In with Google": string;
563
+ "Sign in": string;
564
+ "Sign In": string;
565
+ "Signing in": string;
578
566
  Skip: string;
579
567
  Submit: string;
580
- 'User already exists': string;
581
- 'User does not exist': string;
568
+ Submitting: string;
582
569
  Username: string;
570
+ "Verify Contact": string;
583
571
  Verify: string;
584
- 'Verify Contact': string;
585
572
  };
586
573
  export declare const svDict: {
587
- 'Account recovery requires verified contact information': string;
588
- 'An account with the given email already exists.': string;
589
- 'Back to Sign In': string;
590
- 'Change Password': string;
591
- 'Confirm Password': string;
574
+ [x: string]: string;
575
+ Email: string;
576
+ "Phone Number": string;
577
+ "Account recovery requires verified contact information": string;
578
+ "Back to Sign In": string;
579
+ "Change Password": string;
580
+ Changing: string;
592
581
  Code: string;
582
+ "Confirm Password": string;
583
+ "Confirm Sign Up": string;
584
+ "Confirm SMS Code": string;
585
+ "Confirm TOTP Code": string;
593
586
  Confirm: string;
594
- 'Confirm a Code': string;
595
- 'Confirm Sign In': string;
596
- 'Confirm Sign Up': string;
597
- 'Confirmation Code': string;
598
- 'Create a new account': string;
599
- 'Create account': string;
600
- 'Create Account': string;
601
- Email: string;
602
- 'Enter your password': string;
603
- 'Enter your username': string;
604
- 'Forgot Password': string;
605
- 'Forgot your password?': string;
606
- 'Have an account? ': string;
607
- 'Incorrect username or password': string;
608
- 'Invalid password format': string;
609
- 'Invalid phone number format': string;
610
- 'Lost your code? ': string;
611
- 'New Password': string;
612
- 'No account? ': string;
613
- or: string;
587
+ "Confirmation Code": string;
588
+ Confirming: string;
589
+ "Create a new account": string;
590
+ "Create Account": string;
591
+ "Creating Account": string;
592
+ "Dismiss alert": string;
593
+ "Enter your code": string;
594
+ "Enter your email": string;
595
+ "Enter your phone number": string;
596
+ "Enter your username": string;
597
+ "Forgot your password?": string;
598
+ "Hide password": string;
599
+ Loading: string;
600
+ "New password": string;
614
601
  Password: string;
615
- 'Password attempts exceeded': string;
616
- 'Phone Number': string;
617
- 'Resend Code': string;
618
- 'Reset password': string;
619
- 'Reset your password': string;
620
- 'Send code': string;
621
- 'Sign in': string;
622
- 'Sign In': string;
623
- 'Sign in to your account': string;
624
- 'Sign Out': string;
625
- 'Sign Up': string;
626
- 'We Emailed You': string;
627
- 'Enter your code': string;
602
+ "Resend Code": string;
603
+ "Reset your password": string;
604
+ "Reset your Password": string;
605
+ "Send code": string;
606
+ "Send Code": string;
607
+ Sending: string;
608
+ "Setup TOTP": string;
609
+ "Show password": string;
610
+ "Sign in to your account": string;
611
+ "Sign In with Amazon": string;
612
+ "Sign In with Apple": string;
613
+ "Sign In with Facebook": string;
614
+ "Sign In with Google": string;
615
+ "Sign in": string;
616
+ "Sign In": string;
617
+ "Signing in": string;
628
618
  Skip: string;
629
619
  Submit: string;
630
- 'User already exists': string;
631
- 'User does not exist': string;
620
+ Submitting: string;
632
621
  Username: string;
633
- 'Username cannot be empty': string;
622
+ "Verify Contact": string;
634
623
  Verify: string;
635
- 'Verify Contact': string;
636
624
  };
637
625
  export declare const idDict: {
638
- 'Account recovery requires verified contact information': string;
639
- 'An account with the given email already exists.': string;
640
- 'Attempt limit exceeded, please try after some time.': string;
641
- 'Back to Sign In': string;
642
- 'Cannot reset password for the user as there is no registered/verified email or phone_number': string;
643
- Change: string;
644
- 'Change Password': string;
626
+ [x: string]: string;
627
+ Email: string;
628
+ "Phone Number": string;
629
+ "Account recovery requires verified contact information": string;
630
+ "Back to Sign In": string;
631
+ "Change Password": string;
632
+ Changing: string;
645
633
  Code: string;
634
+ "Confirm Password": string;
635
+ "Confirm Sign Up": string;
636
+ "Confirm SMS Code": string;
637
+ "Confirm TOTP Code": string;
646
638
  Confirm: string;
647
- 'Confirm a Code': string;
648
- 'Confirm Password': string;
649
- 'Confirmation Code': string;
650
- 'Create a new account': string;
651
- 'Create account': string;
652
- 'Create Account': string;
653
- 'Creating Account': string;
639
+ "Confirmation Code": string;
654
640
  Confirming: string;
655
- Email: string;
656
- 'Enter your code': string;
657
- 'Enter your email': string;
658
- 'Enter your password': string;
659
- 'Enter your phone number': string;
660
- 'Enter your username': string;
661
- 'Forgot Password': string;
662
- 'Forgot your password?': string;
663
- 'Have an account? ': string;
664
- Hello: string;
665
- 'Incorrect username or password.': string;
666
- 'Invalid phone number format': string;
667
- 'Invalid verification code provided, please try again.': string;
668
- 'It may take a minute to arrive.': string;
669
- 'Lost your code? ': string;
670
- Name: string;
671
- 'Network error': string;
672
- 'New password': string;
673
- 'No account? ': string;
674
- or: string;
641
+ "Create a new account": string;
642
+ "Create Account": string;
643
+ "Creating Account": string;
644
+ "Dismiss alert": string;
645
+ "Enter your code": string;
646
+ "Enter your email": string;
647
+ "Enter your phone number": string;
648
+ "Enter your username": string;
649
+ "Forgot your password?": string;
650
+ "Hide password": string;
651
+ Loading: string;
652
+ "New password": string;
675
653
  Password: string;
676
- 'Password did not conform with policy: Password not long enough': string;
677
- 'Phone Number': string;
678
- 'Resend a Code': string;
679
- 'Resend Code': string;
680
- 'Reset password': string;
681
- 'Reset your password': string;
682
- Send: string;
683
- 'Send Code': string;
684
- 'Send code': string;
654
+ "Resend Code": string;
655
+ "Reset your password": string;
656
+ "Reset your Password": string;
657
+ "Send code": string;
658
+ "Send Code": string;
685
659
  Sending: string;
686
- 'Sign in': string;
687
- 'Sign In': string;
688
- 'Sign in to your account': string;
689
- 'Sign In with Amazon': string;
690
- 'Sign In with AWS': string;
691
- 'Sign In with Facebook': string;
692
- 'Sign In with Google': string;
693
- 'Sign Up with Amazon': string;
694
- 'Sign Up with AWS': string;
695
- 'Sign Up with Facebook': string;
696
- 'Sign Up with Google': string;
697
- 'Signing in': string;
660
+ "Setup TOTP": string;
661
+ "Show password": string;
662
+ "Sign in to your account": string;
663
+ "Sign In with Amazon": string;
664
+ "Sign In with Apple": string;
665
+ "Sign In with Facebook": string;
666
+ "Sign In with Google": string;
667
+ "Sign in": string;
668
+ "Sign In": string;
669
+ "Signing in": string;
698
670
  Skip: string;
699
- SMS: string;
700
671
  Submit: string;
701
672
  Submitting: string;
702
- 'User is disabled.': string;
703
- 'User already exists': string;
704
- 'User does not exist.': string;
705
673
  Username: string;
706
- 'Username cannot be empty': string;
707
- 'Username/client id combination not found.': string;
674
+ "Verify Contact": string;
708
675
  Verify: string;
709
- 'Verify Contact': string;
710
- 'We Emailed You': string;
711
- 'Your code is on the way. To log in, enter the code we emailed to': string;
712
- 'Your code is on the way. To log in, enter the code we texted to': string;
713
- 'Your passwords must match': string;
714
676
  };
715
677
  export declare const trDict: {
716
- 'Account recovery requires verified contact information': string;
717
- 'An account with the given email already exists.': string;
718
- 'Back to Sign In': string;
719
- 'Change Password': string;
678
+ [x: string]: string;
679
+ Email: string;
680
+ "Phone Number": string;
681
+ "Account recovery requires verified contact information": string;
682
+ "Back to Sign In": string;
683
+ "Change Password": string;
720
684
  Changing: string;
721
685
  Code: string;
686
+ "Confirm Password": string;
687
+ "Confirm Sign Up": string;
688
+ "Confirm SMS Code": string;
689
+ "Confirm TOTP Code": string;
722
690
  Confirm: string;
723
- 'Confirm Password': string;
724
- 'Confirm Sign In': string;
725
- 'Confirm Sign Up': string;
726
- 'Confirm SMS Code': string;
727
- 'Confirm TOTP Code': string;
728
- 'Confirmation Code': string;
691
+ "Confirmation Code": string;
729
692
  Confirming: string;
730
- 'Create Account': string;
731
- 'Creating Account': string;
732
- Email: string;
733
- 'Enter your code': string;
734
- 'Enter your username': string;
735
- 'Enter your phone number': string;
736
- 'Enter your email': string;
737
- 'Forgot your password?': string;
738
- 'Hide password': string;
739
- 'Have an account? ': string;
740
- 'Incorrect username or password': string;
741
- 'Invalid password format': string;
742
- 'Invalid phone number format': string;
743
- 'Lost your code? ': string;
693
+ "Create a new account": string;
694
+ "Create Account": string;
695
+ "Creating Account": string;
696
+ "Dismiss alert": string;
697
+ "Enter your code": string;
698
+ "Enter your email": string;
699
+ "Enter your phone number": string;
700
+ "Enter your username": string;
701
+ "Forgot your password?": string;
702
+ "Hide password": string;
744
703
  Loading: string;
745
- 'New password': string;
746
- 'No account? ': string;
747
- or: string;
704
+ "New password": string;
748
705
  Password: string;
749
- 'Password attempts exceeded': string;
750
- 'Phone Number': string;
751
- 'Resend Code': string;
752
- 'Reset your password': string;
753
- 'Reset your Password': string;
754
- 'Send Code': string;
755
- 'Send code': string;
706
+ "Resend Code": string;
707
+ "Reset your password": string;
708
+ "Reset your Password": string;
709
+ "Send code": string;
710
+ "Send Code": string;
756
711
  Sending: string;
757
- 'Setup TOTP': string;
758
- 'Show password': string;
759
- 'Sign in': string;
760
- 'Sign In': string;
761
- 'Sign In with Amazon': string;
762
- 'Sign In with Apple': string;
763
- 'Sign In with Facebook': string;
764
- 'Sign In with Google': string;
765
- 'Sign in to your account': string;
766
- 'Create a new account': string;
767
- 'Signing in': string;
768
- 'Sign Out': string;
769
- 'Sign Up': string;
712
+ "Setup TOTP": string;
713
+ "Show password": string;
714
+ "Sign in to your account": string;
715
+ "Sign In with Amazon": string;
716
+ "Sign In with Apple": string;
717
+ "Sign In with Facebook": string;
718
+ "Sign In with Google": string;
719
+ "Sign in": string;
720
+ "Sign In": string;
721
+ "Signing in": string;
770
722
  Skip: string;
771
723
  Submit: string;
772
724
  Submitting: string;
773
- 'User already exists': string;
774
- 'User does not exist': string;
775
725
  Username: string;
776
- 'Username cannot be empty': string;
777
- 'Verify Contact': string;
726
+ "Verify Contact": string;
778
727
  Verify: string;
779
728
  };
780
729
  export declare const ruDict: {
781
- 'Account recovery requires verified contact information': string;
782
- 'Back to Sign In': string;
783
- 'Change Password': string;
730
+ [x: string]: string;
731
+ Email: string;
732
+ "Phone Number": string;
733
+ "Account recovery requires verified contact information": string;
734
+ "Back to Sign In": string;
735
+ "Change Password": string;
784
736
  Changing: string;
785
737
  Code: string;
738
+ "Confirm Password": string;
739
+ "Confirm Sign Up": string;
740
+ "Confirm SMS Code": string;
741
+ "Confirm TOTP Code": string;
786
742
  Confirm: string;
787
- 'Confirm Password': string;
788
- 'Confirm Sign Up': string;
789
- 'Confirm SMS Code': string;
790
- 'Confirm TOTP Code': string;
791
- 'Confirmation Code': string;
743
+ "Confirmation Code": string;
792
744
  Confirming: string;
793
- 'Create Account': string;
794
- 'Creating Account': string;
795
- Email: string;
796
- 'Enter your code': string;
797
- 'Enter your username': string;
798
- 'Enter your phone number': string;
799
- 'Enter your email': string;
800
- 'Forgot your password?': string;
801
- 'Hide password': string;
745
+ "Create a new account": string;
746
+ "Create Account": string;
747
+ "Creating Account": string;
748
+ "Dismiss alert": string;
749
+ "Enter your code": string;
750
+ "Enter your email": string;
751
+ "Enter your phone number": string;
752
+ "Enter your username": string;
753
+ "Forgot your password?": string;
754
+ "Hide password": string;
802
755
  Loading: string;
803
- Username: string;
804
- 'New password': string;
756
+ "New password": string;
805
757
  Password: string;
806
- 'Phone Number': string;
807
- 'Resend Code': string;
808
- 'Reset your password': string;
809
- 'Reset your Password': string;
810
- 'Send Code': string;
811
- 'Send code': string;
758
+ "Resend Code": string;
759
+ "Reset your password": string;
760
+ "Reset your Password": string;
761
+ "Send code": string;
762
+ "Send Code": string;
812
763
  Sending: string;
813
- 'Setup TOTP': string;
814
- 'Show password': string;
815
- 'Sign in': string;
816
- 'Sign In': string;
817
- 'Sign In with Amazon': string;
818
- 'Sign In with Apple': string;
819
- 'Sign In with Facebook': string;
820
- 'Sign In with Google': string;
821
- 'Sign in to your account': string;
822
- 'Create a new account': string;
823
- 'Signing in': string;
764
+ "Setup TOTP": string;
765
+ "Show password": string;
766
+ "Sign in to your account": string;
767
+ "Sign In with Amazon": string;
768
+ "Sign In with Apple": string;
769
+ "Sign In with Facebook": string;
770
+ "Sign In with Google": string;
771
+ "Sign in": string;
772
+ "Sign In": string;
773
+ "Signing in": string;
824
774
  Skip: string;
825
775
  Submit: string;
826
776
  Submitting: string;
827
- 'Verify Contact': string;
777
+ Username: string;
778
+ "Verify Contact": string;
828
779
  Verify: string;
829
780
  };
830
781
  export declare const defaultTexts: {