@aws-amplify/ui-vue 2.0.1 → 2.0.5

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.
@@ -1 +1 @@
1
- {"version":3,"file":"authenticator-sign-up-form-fields.vue.d.ts","sourceRoot":"","sources":["../../src/components/authenticator-sign-up-form-fields.vue"],"names":[],"mappings":"AAiBA,QAAA,MAAM,SAAS;;8PAkEb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"authenticator-sign-up-form-fields.vue.d.ts","sourceRoot":"","sources":["../../src/components/authenticator-sign-up-form-fields.vue"],"names":[],"mappings":"AAiBA,QAAA,MAAM,SAAS;;8PAyEb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"authenticator.vue.d.ts","sourceRoot":"","sources":["../../src/components/authenticator.vue"],"names":[],"mappings":"AAuBA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmZb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"authenticator.vue.d.ts","sourceRoot":"","sources":["../../src/components/authenticator.vue"],"names":[],"mappings":"AA2BA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2Zb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"confirm-reset-password.vue.d.ts","sourceRoot":"","sources":["../../src/components/confirm-reset-password.vue"],"names":[],"mappings":"AAUA,QAAA,MAAM,SAAS;;;;;MAwNb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"confirm-reset-password.vue.d.ts","sourceRoot":"","sources":["../../src/components/confirm-reset-password.vue"],"names":[],"mappings":"AAUA,QAAA,MAAM,SAAS;;;;;MA+Nb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"confirm-sign-up.vue.d.ts","sourceRoot":"","sources":["../../src/components/confirm-sign-up.vue"],"names":[],"mappings":"AAKA,QAAA,MAAM,SAAS;;;;;MAkLb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"confirm-sign-up.vue.d.ts","sourceRoot":"","sources":["../../src/components/confirm-sign-up.vue"],"names":[],"mappings":"AAKA,QAAA,MAAM,SAAS;;;;;MAgLb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"force-new-password.vue.d.ts","sourceRoot":"","sources":["../../src/components/force-new-password.vue"],"names":[],"mappings":"AAUA,QAAA,MAAM,SAAS;;;;;MAyLb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"force-new-password.vue.d.ts","sourceRoot":"","sources":["../../src/components/force-new-password.vue"],"names":[],"mappings":"AAUA,QAAA,MAAM,SAAS;;;;;MAkMb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"password-control.vue.d.ts","sourceRoot":"","sources":["../../src/components/password-control.vue"],"names":[],"mappings":"AAgCA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;EAqEb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"password-control.vue.d.ts","sourceRoot":"","sources":["../../src/components/password-control.vue"],"names":[],"mappings":"AAiGA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;EASb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -1,6 +1,8 @@
1
1
  declare const _sfc_main: import("vue").DefineComponent<{
2
2
  type: null;
3
- fullWidth: null;
3
+ fullWidth: {
4
+ type: (BooleanConstructor | StringConstructor)[];
5
+ };
4
6
  size: null;
5
7
  variation: null;
6
8
  fontWeight: null;
@@ -14,7 +16,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
14
16
  fontWeight?: unknown;
15
17
  } & {} & {
16
18
  type?: any;
17
- fullWidth?: any;
19
+ fullWidth?: string | boolean | undefined;
18
20
  size?: any;
19
21
  variation?: any;
20
22
  fontWeight?: any;
@@ -1 +1 @@
1
- {"version":3,"file":"amplify-button.vue.d.ts","sourceRoot":"","sources":["../../../src/components/primitives/amplify-button.vue"],"names":[],"mappings":"AAEA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;OA0Bb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"amplify-button.vue.d.ts","sourceRoot":"","sources":["../../../src/components/primitives/amplify-button.vue"],"names":[],"mappings":"AAEA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;OA0Bb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -12,9 +12,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
12
12
  default: string;
13
13
  };
14
14
  required: {
15
+ type: BooleanConstructor;
15
16
  default: boolean;
16
17
  };
17
18
  disabled: {
19
+ type: BooleanConstructor;
18
20
  default: boolean;
19
21
  };
20
22
  name: {
@@ -1 +1 @@
1
- {"version":3,"file":"amplify-text-field.vue.d.ts","sourceRoot":"","sources":["../../../src/components/primitives/amplify-text-field.vue"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+Cb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"amplify-text-field.vue.d.ts","sourceRoot":"","sources":["../../../src/components/primitives/amplify-text-field.vue"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+Cb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -2,6 +2,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
2
2
  label: null;
3
3
  id: null;
4
4
  active: {
5
+ type: BooleanConstructor;
5
6
  default: boolean;
6
7
  };
7
8
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
@@ -1 +1 @@
1
- {"version":3,"file":"base-two-tab-item.vue.d.ts","sourceRoot":"","sources":["../../../src/components/primitives/base-two-tab-item.vue"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;EA+Bb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"base-two-tab-item.vue.d.ts","sourceRoot":"","sources":["../../../src/components/primitives/base-two-tab-item.vue"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;EA+Bb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -1,11 +1,14 @@
1
1
  declare const _sfc_main: import("vue").DefineComponent<{
2
2
  userNameAlias: {
3
+ type: BooleanConstructor;
3
4
  default: boolean;
4
5
  };
5
6
  userName: {
6
7
  default: string;
7
8
  };
8
- disabled: null;
9
+ disabled: {
10
+ type: BooleanConstructor;
11
+ };
9
12
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
10
13
  [key: string]: any;
11
14
  }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
@@ -15,11 +18,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
15
18
  } & {
16
19
  userNameAlias: boolean;
17
20
  userName: string;
18
- } & {
19
- disabled?: any;
20
- }>, {
21
+ disabled: boolean;
22
+ } & {}>, {
21
23
  userNameAlias: boolean;
22
24
  userName: string;
25
+ disabled: boolean;
23
26
  }>;
24
27
  export default _sfc_main;
25
28
  //# sourceMappingURL=user-name-alias.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"user-name-alias.vue.d.ts","sourceRoot":"","sources":["../../src/components/user-name-alias.vue"],"names":[],"mappings":"AAsBA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;EAiIb,CAAC;AACH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"user-name-alias.vue.d.ts","sourceRoot":"","sources":["../../src/components/user-name-alias.vue"],"names":[],"mappings":"AAsBA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;EAiIb,CAAC;AACH,eAAe,SAAS,CAAC"}
@@ -13,8 +13,12 @@ export declare const facade: {
13
13
  validationErrors: {
14
14
  val: string;
15
15
  };
16
+ codeDeliveryDetails: {
17
+ val: string;
18
+ };
16
19
  change: (data?: AuthEventData | undefined) => null;
17
20
  updateForm: (data?: AuthEventData | undefined) => null;
21
+ updateBlur: (data?: AuthEventData | undefined) => null;
18
22
  resend: (data?: AuthEventData | undefined) => null;
19
23
  resendCode: (data?: AuthEventData | undefined) => null;
20
24
  signOut: (data?: AuthEventData | undefined) => null;
@@ -1 +1 @@
1
- {"version":3,"file":"useUtils.d.ts","sourceRoot":"","sources":["../../src/composables/useUtils.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EACb,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB;;;GAGG;AACH,eAAO,MAAM,UAAU,qBACH,cAAc,EAAE,KACjC,cAAc,EAGK,CAAC;AAEvB,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;CA0BlB,CAAC"}
1
+ {"version":3,"file":"useUtils.d.ts","sourceRoot":"","sources":["../../src/composables/useUtils.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EACb,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB;;;GAGG;AACH,eAAO,MAAM,UAAU,qBACH,cAAc,EAAE,KACjC,cAAc,EAGK,CAAC;AAEvB,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8BlB,CAAC"}