@aws-amplify/ui 5.6.2 → 5.6.4

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 (26) hide show
  1. package/dist/esm/i18n/dictionaries/authenticator/de.mjs +1 -1
  2. package/dist/esm/i18n/dictionaries/authenticator/en.mjs +1 -1
  3. package/dist/esm/i18n/dictionaries/authenticator/es.mjs +1 -1
  4. package/dist/esm/i18n/dictionaries/authenticator/fr.mjs +1 -1
  5. package/dist/esm/i18n/dictionaries/authenticator/he.mjs +1 -1
  6. package/dist/esm/i18n/dictionaries/authenticator/id.mjs +1 -1
  7. package/dist/esm/i18n/dictionaries/authenticator/it.mjs +1 -1
  8. package/dist/esm/i18n/dictionaries/authenticator/ja.mjs +1 -1
  9. package/dist/esm/i18n/dictionaries/authenticator/kr.mjs +1 -1
  10. package/dist/esm/i18n/dictionaries/authenticator/nb.mjs +1 -0
  11. package/dist/esm/i18n/dictionaries/authenticator/nl.mjs +1 -1
  12. package/dist/esm/i18n/dictionaries/authenticator/pl.mjs +1 -1
  13. package/dist/esm/i18n/dictionaries/authenticator/pt.mjs +1 -1
  14. package/dist/esm/i18n/dictionaries/authenticator/ru.mjs +1 -1
  15. package/dist/esm/i18n/dictionaries/authenticator/sv.mjs +1 -1
  16. package/dist/esm/i18n/dictionaries/authenticator/tr.mjs +1 -1
  17. package/dist/esm/i18n/dictionaries/authenticator/ua.mjs +1 -1
  18. package/dist/esm/i18n/dictionaries/authenticator/zh.mjs +1 -1
  19. package/dist/esm/i18n/dictionaries/index.mjs +1 -1
  20. package/dist/esm/i18n/translations.mjs +1 -1
  21. package/dist/index.js +1 -1
  22. package/dist/types/i18n/dictionaries/authenticator/index.d.ts +1 -0
  23. package/dist/types/i18n/dictionaries/authenticator/nb.d.ts +2 -0
  24. package/dist/types/i18n/dictionaries/authenticator/types.d.ts +1 -1
  25. package/dist/types/i18n/dictionaries/index.d.ts +69 -17
  26. package/package.json +1 -1
@@ -5,6 +5,7 @@ export { frDict } from './fr';
5
5
  export { itDict } from './it';
6
6
  export { jaDict } from './ja';
7
7
  export { krDict } from './kr';
8
+ export { nbDict } from './nb';
8
9
  export { nlDict } from './nl';
9
10
  export { plDict } from './pl';
10
11
  export { ptDict } from './pt';
@@ -0,0 +1,2 @@
1
+ import { AuthenticatorDictionary } from './types';
2
+ export declare const nbDict: AuthenticatorDictionary;
@@ -1,3 +1,3 @@
1
- type AuthenticatorText = 'Account recovery requires verified contact information' | 'Back to Sign In' | 'Change Password' | 'Changing' | 'Code' | 'Confirm Password' | 'Confirm Sign Up' | 'Confirm SMS Code' | 'Confirm TOTP Code' | 'Confirm' | 'Confirmation Code' | 'Confirming' | 'Create a new account' | 'Create Account' | 'Creating Account' | 'Dismiss alert' | 'Email' | 'Enter your code' | 'Enter your email' | 'Enter your phone number' | 'Enter your username' | 'Forgot your password?' | 'Hide password' | 'Loading' | 'New password' | 'Password' | 'Phone Number' | 'Resend Code' | 'Reset your password' | 'Reset your Password' | 'Send code' | 'Send Code' | 'Sending' | 'Setup TOTP' | 'Show password' | 'Sign in to your account' | 'Sign In with Amazon' | 'Sign In with Apple' | 'Sign In with Facebook' | 'Sign In with Google' | 'Sign in' | 'Sign In' | 'Signing in' | 'Skip' | 'Submit' | 'Submitting' | 'Username' | 'Verify Contact' | 'Verify';
1
+ type AuthenticatorText = 'Account recovery requires verified contact information' | 'Back to Sign In' | 'Change Password' | 'Changing' | 'Code' | 'Confirm Password' | 'Confirm Sign Up' | 'Confirm SMS Code' | 'Confirm TOTP Code' | 'Confirm' | 'Confirmation Code' | 'Confirming' | 'Create a new account' | 'Create Account' | 'Creating Account' | 'Dismiss alert' | 'Email' | 'Enter your code' | 'Enter your Email' | 'Enter your phone number' | 'Enter your username' | 'Forgot your password?' | 'Hide password' | 'Loading' | 'New password' | 'Password' | 'Phone Number' | 'Resend Code' | 'Reset your password' | 'Reset your Password' | 'Send code' | 'Send Code' | 'Sending' | 'Setup TOTP' | 'Show password' | 'Sign in to your account' | 'Sign In with Amazon' | 'Sign In with Apple' | 'Sign In with Facebook' | 'Sign In with Google' | 'Sign in' | 'Sign In' | 'Signing in' | 'Skip' | 'Submit' | 'Submitting' | 'Username' | 'Verify Contact' | 'Verify';
2
2
  export type AuthenticatorDictionary = Record<AuthenticatorText, string> & Record<string, string>;
3
3
  export {};
@@ -19,7 +19,7 @@ export declare const deDict: {
19
19
  "Creating Account": string;
20
20
  "Dismiss alert": string;
21
21
  "Enter your code": string;
22
- "Enter your email": string;
22
+ "Enter your Email": string;
23
23
  "Enter your phone number": string;
24
24
  "Enter your username": string;
25
25
  "Forgot your password?": string;
@@ -71,7 +71,7 @@ export declare const enDict: {
71
71
  "Creating Account": string;
72
72
  "Dismiss alert": string;
73
73
  "Enter your code": string;
74
- "Enter your email": string;
74
+ "Enter your Email": string;
75
75
  "Enter your phone number": string;
76
76
  "Enter your username": string;
77
77
  "Forgot your password?": string;
@@ -123,7 +123,7 @@ export declare const esDict: {
123
123
  "Creating Account": string;
124
124
  "Dismiss alert": string;
125
125
  "Enter your code": string;
126
- "Enter your email": string;
126
+ "Enter your Email": string;
127
127
  "Enter your phone number": string;
128
128
  "Enter your username": string;
129
129
  "Forgot your password?": string;
@@ -175,7 +175,7 @@ export declare const frDict: {
175
175
  "Creating Account": string;
176
176
  "Dismiss alert": string;
177
177
  "Enter your code": string;
178
- "Enter your email": string;
178
+ "Enter your Email": string;
179
179
  "Enter your phone number": string;
180
180
  "Enter your username": string;
181
181
  "Forgot your password?": string;
@@ -227,7 +227,7 @@ export declare const itDict: {
227
227
  "Creating Account": string;
228
228
  "Dismiss alert": string;
229
229
  "Enter your code": string;
230
- "Enter your email": string;
230
+ "Enter your Email": string;
231
231
  "Enter your phone number": string;
232
232
  "Enter your username": string;
233
233
  "Forgot your password?": string;
@@ -279,7 +279,7 @@ export declare const jaDict: {
279
279
  "Creating Account": string;
280
280
  "Dismiss alert": string;
281
281
  "Enter your code": string;
282
- "Enter your email": string;
282
+ "Enter your Email": string;
283
283
  "Enter your phone number": string;
284
284
  "Enter your username": string;
285
285
  "Forgot your password?": string;
@@ -331,7 +331,59 @@ export declare const krDict: {
331
331
  "Creating Account": string;
332
332
  "Dismiss alert": string;
333
333
  "Enter your code": string;
334
- "Enter your email": 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;
339
+ Loading: string;
340
+ "New password": string;
341
+ Password: string;
342
+ "Resend Code": string;
343
+ "Reset your password": string;
344
+ "Reset your Password": string;
345
+ "Send code": string;
346
+ "Send Code": string;
347
+ Sending: 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;
358
+ Skip: string;
359
+ Submit: string;
360
+ Submitting: string;
361
+ Username: string;
362
+ "Verify Contact": string;
363
+ Verify: string;
364
+ };
365
+ export declare const nbDict: {
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;
372
+ Changing: string;
373
+ Code: string;
374
+ "Confirm Password": string;
375
+ "Confirm Sign Up": string;
376
+ "Confirm SMS Code": string;
377
+ "Confirm TOTP Code": string;
378
+ Confirm: string;
379
+ "Confirmation Code": string;
380
+ Confirming: 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;
335
387
  "Enter your phone number": string;
336
388
  "Enter your username": string;
337
389
  "Forgot your password?": string;
@@ -383,7 +435,7 @@ export declare const nlDict: {
383
435
  "Creating Account": string;
384
436
  "Dismiss alert": string;
385
437
  "Enter your code": string;
386
- "Enter your email": string;
438
+ "Enter your Email": string;
387
439
  "Enter your phone number": string;
388
440
  "Enter your username": string;
389
441
  "Forgot your password?": string;
@@ -435,7 +487,7 @@ export declare const plDict: {
435
487
  "Creating Account": string;
436
488
  "Dismiss alert": string;
437
489
  "Enter your code": string;
438
- "Enter your email": string;
490
+ "Enter your Email": string;
439
491
  "Enter your phone number": string;
440
492
  "Enter your username": string;
441
493
  "Forgot your password?": string;
@@ -487,7 +539,7 @@ export declare const ptDict: {
487
539
  "Creating Account": string;
488
540
  "Dismiss alert": string;
489
541
  "Enter your code": string;
490
- "Enter your email": string;
542
+ "Enter your Email": string;
491
543
  "Enter your phone number": string;
492
544
  "Enter your username": string;
493
545
  "Forgot your password?": string;
@@ -539,7 +591,7 @@ export declare const zhDict: {
539
591
  "Creating Account": string;
540
592
  "Dismiss alert": string;
541
593
  "Enter your code": string;
542
- "Enter your email": string;
594
+ "Enter your Email": string;
543
595
  "Enter your phone number": string;
544
596
  "Enter your username": string;
545
597
  "Forgot your password?": string;
@@ -591,7 +643,7 @@ export declare const svDict: {
591
643
  "Creating Account": string;
592
644
  "Dismiss alert": string;
593
645
  "Enter your code": string;
594
- "Enter your email": string;
646
+ "Enter your Email": string;
595
647
  "Enter your phone number": string;
596
648
  "Enter your username": string;
597
649
  "Forgot your password?": string;
@@ -643,7 +695,7 @@ export declare const idDict: {
643
695
  "Creating Account": string;
644
696
  "Dismiss alert": string;
645
697
  "Enter your code": string;
646
- "Enter your email": string;
698
+ "Enter your Email": string;
647
699
  "Enter your phone number": string;
648
700
  "Enter your username": string;
649
701
  "Forgot your password?": string;
@@ -695,7 +747,7 @@ export declare const trDict: {
695
747
  "Creating Account": string;
696
748
  "Dismiss alert": string;
697
749
  "Enter your code": string;
698
- "Enter your email": string;
750
+ "Enter your Email": string;
699
751
  "Enter your phone number": string;
700
752
  "Enter your username": string;
701
753
  "Forgot your password?": string;
@@ -747,7 +799,7 @@ export declare const ruDict: {
747
799
  "Creating Account": string;
748
800
  "Dismiss alert": string;
749
801
  "Enter your code": string;
750
- "Enter your email": string;
802
+ "Enter your Email": string;
751
803
  "Enter your phone number": string;
752
804
  "Enter your username": string;
753
805
  "Forgot your password?": string;
@@ -799,7 +851,7 @@ export declare const heDict: {
799
851
  "Creating Account": string;
800
852
  "Dismiss alert": string;
801
853
  "Enter your code": string;
802
- "Enter your email": string;
854
+ "Enter your Email": string;
803
855
  "Enter your phone number": string;
804
856
  "Enter your username": string;
805
857
  "Forgot your password?": string;
@@ -851,7 +903,7 @@ export declare const uaDict: {
851
903
  "Creating Account": string;
852
904
  "Dismiss alert": string;
853
905
  "Enter your code": string;
854
- "Enter your email": string;
906
+ "Enter your Email": string;
855
907
  "Enter your phone number": string;
856
908
  "Enter your username": string;
857
909
  "Forgot your password?": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/ui",
3
- "version": "5.6.2",
3
+ "version": "5.6.4",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/esm/index.mjs",
6
6
  "exports": {