@aws-amplify/ui-vue 3.1.29 → 4.0.1
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.
- package/dist/{src/components → components}/alias-control.vue.d.ts +71 -71
- package/dist/components/alias-control.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/authenticator-force-new-password-form-fields.vue.d.ts +4 -4
- package/dist/components/authenticator-force-new-password-form-fields.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/authenticator-sign-up-form-fields.vue.d.ts +4 -4
- package/dist/components/authenticator-sign-up-form-fields.vue.d.ts.map +1 -0
- package/dist/components/authenticator.vue.d.ts +34 -0
- package/dist/components/authenticator.vue.d.ts.map +1 -0
- package/dist/components/confirm-reset-password.vue.d.ts +5 -0
- package/dist/components/confirm-reset-password.vue.d.ts.map +1 -0
- package/dist/components/confirm-sign-in.vue.d.ts +5 -0
- package/dist/components/confirm-sign-in.vue.d.ts.map +1 -0
- package/dist/components/confirm-sign-up.vue.d.ts +5 -0
- package/dist/components/confirm-sign-up.vue.d.ts.map +1 -0
- package/dist/components/confirm-verify-user.vue.d.ts +5 -0
- package/dist/components/confirm-verify-user.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/federated-sign-in-button.vue.d.ts +8 -8
- package/dist/components/federated-sign-in-button.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/federated-sign-in.vue.d.ts +4 -4
- package/dist/components/federated-sign-in.vue.d.ts.map +1 -0
- package/dist/components/force-new-password.vue.d.ts +5 -0
- package/dist/components/force-new-password.vue.d.ts.map +1 -0
- package/dist/components/forgot-password.vue.d.ts +5 -0
- package/dist/components/forgot-password.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/index.d.ts +21 -21
- package/dist/components/index.d.ts.map +1 -0
- package/dist/{src/components → components}/password-control.vue.d.ts +47 -47
- package/dist/components/password-control.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/amplify-button.vue.d.ts +32 -32
- package/dist/components/primitives/amplify-button.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/amplify-check-box.vue.d.ts +14 -14
- package/dist/components/primitives/amplify-check-box.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/amplify-text-field.vue.d.ts +76 -76
- package/dist/components/primitives/amplify-text-field.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-alert.vue.d.ts +7 -7
- package/dist/components/primitives/base-alert.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-field-set.vue.d.ts +4 -4
- package/dist/components/primitives/base-field-set.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-footer.vue.d.ts +4 -4
- package/dist/components/primitives/base-footer.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-form-field.vue.d.ts +21 -21
- package/dist/components/primitives/base-form-field.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-form-fields.vue.d.ts +8 -8
- package/dist/components/primitives/base-form-fields.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-form.vue.d.ts +4 -4
- package/dist/components/primitives/base-form.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-heading.vue.d.ts +18 -18
- package/dist/components/primitives/base-heading.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-input.vue.d.ts +6 -6
- package/dist/components/primitives/base-input.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-label.vue.d.ts +2 -2
- package/dist/components/primitives/base-label.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-select.vue.d.ts +18 -18
- package/dist/components/primitives/base-select.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-text.vue.d.ts +2 -2
- package/dist/components/primitives/base-text.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-two-tab-item.vue.d.ts +20 -20
- package/dist/components/primitives/base-two-tab-item.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-two-tabs.vue.d.ts +2 -2
- package/dist/components/primitives/base-two-tabs.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/base-wrapper.vue.d.ts +2 -2
- package/dist/components/primitives/base-wrapper.vue.d.ts.map +1 -0
- package/dist/{src/components → components}/primitives/render-info.vue.d.ts +10 -10
- package/dist/components/primitives/render-info.vue.d.ts.map +1 -0
- package/dist/components/setup-totp.vue.d.ts +5 -0
- package/dist/components/setup-totp.vue.d.ts.map +1 -0
- package/dist/components/sign-in.vue.d.ts +5 -0
- package/dist/components/sign-in.vue.d.ts.map +1 -0
- package/dist/components/sign-up.vue.d.ts +5 -0
- package/dist/components/sign-up.vue.d.ts.map +1 -0
- package/dist/components/verify-user.vue.d.ts +5 -0
- package/dist/components/verify-user.vue.d.ts.map +1 -0
- package/dist/composables/index.d.ts +2 -0
- package/dist/composables/index.d.ts.map +1 -0
- package/dist/{src/composables → composables}/useAuth.d.ts +8 -8
- package/dist/composables/useAuth.d.ts.map +1 -0
- package/dist/index.cjs +12 -25
- package/dist/{src/index.d.ts → index.d.ts} +13 -13
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +5940 -2752
- package/dist/style.css +1 -1
- package/dist/{src/types → types}/index.d.ts +52 -52
- package/dist/types/index.d.ts.map +1 -0
- package/dist/version.d.ts +2 -0
- package/dist/version.d.ts.map +1 -0
- package/package.json +20 -29
- package/dist/global-spec.d.ts +0 -16
- package/dist/global-spec.d.ts.map +0 -1
- package/dist/jest.setup.d.ts +0 -2
- package/dist/jest.setup.d.ts.map +0 -1
- package/dist/src/components/__tests__/alias-control.spec.d.ts +0 -2
- package/dist/src/components/__tests__/alias-control.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/authenticator.spec.d.ts +0 -2
- package/dist/src/components/__tests__/authenticator.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/confirm-reset-password.spec.d.ts +0 -2
- package/dist/src/components/__tests__/confirm-reset-password.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/confirm-sign-in.spec.d.ts +0 -2
- package/dist/src/components/__tests__/confirm-sign-in.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/confirm-sign-up.spec.d.ts +0 -2
- package/dist/src/components/__tests__/confirm-sign-up.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/confirm-verify-user.spec.d.ts +0 -2
- package/dist/src/components/__tests__/confirm-verify-user.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/federated-sign-in-button.spec.d.ts +0 -2
- package/dist/src/components/__tests__/federated-sign-in-button.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/federated-sign-in.spec.d.ts +0 -2
- package/dist/src/components/__tests__/federated-sign-in.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/force-new-password.spec.d.ts +0 -2
- package/dist/src/components/__tests__/force-new-password.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/password-control.spec.d.ts +0 -2
- package/dist/src/components/__tests__/password-control.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/reset-password.spec.d.ts +0 -2
- package/dist/src/components/__tests__/reset-password.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/setup-totp.spec.d.ts +0 -2
- package/dist/src/components/__tests__/setup-totp.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/sign-in.spec.d.ts +0 -2
- package/dist/src/components/__tests__/sign-in.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/sign-up.spec.d.ts +0 -2
- package/dist/src/components/__tests__/sign-up.spec.d.ts.map +0 -1
- package/dist/src/components/__tests__/verify-user.spec.d.ts +0 -2
- package/dist/src/components/__tests__/verify-user.spec.d.ts.map +0 -1
- package/dist/src/components/alias-control.vue.d.ts.map +0 -1
- package/dist/src/components/authenticator-force-new-password-form-fields.vue.d.ts.map +0 -1
- package/dist/src/components/authenticator-sign-up-form-fields.vue.d.ts.map +0 -1
- package/dist/src/components/authenticator.vue.d.ts +0 -45
- package/dist/src/components/authenticator.vue.d.ts.map +0 -1
- package/dist/src/components/confirm-reset-password.vue.d.ts +0 -8
- package/dist/src/components/confirm-reset-password.vue.d.ts.map +0 -1
- package/dist/src/components/confirm-sign-in.vue.d.ts +0 -8
- package/dist/src/components/confirm-sign-in.vue.d.ts.map +0 -1
- package/dist/src/components/confirm-sign-up.vue.d.ts +0 -8
- package/dist/src/components/confirm-sign-up.vue.d.ts.map +0 -1
- package/dist/src/components/confirm-verify-user.vue.d.ts +0 -8
- package/dist/src/components/confirm-verify-user.vue.d.ts.map +0 -1
- package/dist/src/components/federated-sign-in-button.vue.d.ts.map +0 -1
- package/dist/src/components/federated-sign-in.vue.d.ts.map +0 -1
- package/dist/src/components/force-new-password.vue.d.ts +0 -8
- package/dist/src/components/force-new-password.vue.d.ts.map +0 -1
- package/dist/src/components/index.d.ts.map +0 -1
- package/dist/src/components/password-control.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/__tests__/base-alert.spec.d.ts +0 -2
- package/dist/src/components/primitives/__tests__/base-alert.spec.d.ts.map +0 -1
- package/dist/src/components/primitives/amplify-button.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/amplify-check-box.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/amplify-text-field.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-alert.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-field-set.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-footer.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-form-field.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-form-fields.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-form.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-heading.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-input.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-label.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-select.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-text.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-two-tab-item.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-two-tabs.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/base-wrapper.vue.d.ts.map +0 -1
- package/dist/src/components/primitives/render-info.vue.d.ts.map +0 -1
- package/dist/src/components/reset-password.vue.d.ts +0 -8
- package/dist/src/components/reset-password.vue.d.ts.map +0 -1
- package/dist/src/components/setup-totp.vue.d.ts +0 -8
- package/dist/src/components/setup-totp.vue.d.ts.map +0 -1
- package/dist/src/components/sign-in.vue.d.ts +0 -9
- package/dist/src/components/sign-in.vue.d.ts.map +0 -1
- package/dist/src/components/sign-up.vue.d.ts +0 -7
- package/dist/src/components/sign-up.vue.d.ts.map +0 -1
- package/dist/src/components/verify-user.vue.d.ts +0 -8
- package/dist/src/components/verify-user.vue.d.ts.map +0 -1
- package/dist/src/composables/__mock__/useAuthenticatorMock.d.ts +0 -3
- package/dist/src/composables/__mock__/useAuthenticatorMock.d.ts.map +0 -1
- package/dist/src/composables/__tests__/getQRFields.spec.d.ts +0 -2
- package/dist/src/composables/__tests__/getQRFields.spec.d.ts.map +0 -1
- package/dist/src/composables/__tests__/useAuth.spec.d.ts +0 -2
- package/dist/src/composables/__tests__/useAuth.spec.d.ts.map +0 -1
- package/dist/src/composables/__tests__/useAuthenticator.spec.d.ts +0 -2
- package/dist/src/composables/__tests__/useAuthenticator.spec.d.ts.map +0 -1
- package/dist/src/composables/index.d.ts +0 -2
- package/dist/src/composables/index.d.ts.map +0 -1
- package/dist/src/composables/useAuth.d.ts.map +0 -1
- package/dist/src/index.d.ts.map +0 -1
- package/dist/src/types/index.d.ts.map +0 -1
- package/dist/src/version.d.ts +0 -2
- package/dist/src/version.d.ts.map +0 -1
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
import { ComputedRef, InjectionKey, Ref, Slot } from 'vue';
|
|
2
|
-
import { Interpreter } from 'xstate';
|
|
3
|
-
import { AuthContext, AuthEvent, AuthInterpreter, AuthMachineSend, AuthMachineState, AuthStatus, AuthenticatorServiceFacade, DefaultFormFieldOptions, SignInState, SignUpState } from '@aws-amplify/ui';
|
|
4
|
-
export interface UseAuth {
|
|
5
|
-
authStatus: Ref<AuthStatus>;
|
|
6
|
-
send: AuthMachineSend;
|
|
7
|
-
service: AuthInterpreter;
|
|
8
|
-
state: Ref<AuthMachineState>;
|
|
9
|
-
}
|
|
10
|
-
export interface SignUpSetupReturnTypes {
|
|
11
|
-
onHaveAccountClicked: () => void;
|
|
12
|
-
onSignUpSubmit: (e: Event) => void;
|
|
13
|
-
onInput: (e: Event) => void;
|
|
14
|
-
state: Ref;
|
|
15
|
-
actorState: ComputedRef<SignUpState>;
|
|
16
|
-
phone: Ref<string>;
|
|
17
|
-
submit: () => void;
|
|
18
|
-
secondaryAliases: string[];
|
|
19
|
-
signInButtonText: ComputedRef<string>;
|
|
20
|
-
haveAccountLabel: ComputedRef<string>;
|
|
21
|
-
createAccountLabel: ComputedRef<string>;
|
|
22
|
-
signUpButtonText: ComputedRef<string>;
|
|
23
|
-
}
|
|
24
|
-
export type InternalSlots = {
|
|
25
|
-
[name: string]: Slot | undefined;
|
|
26
|
-
};
|
|
27
|
-
export interface PrimitiveSlotReturnType {
|
|
28
|
-
mySlots: Readonly<InternalSlots>;
|
|
29
|
-
}
|
|
30
|
-
export interface VerifyUserSetupReturnTypes {
|
|
31
|
-
onVerifyUserSubmit: (e: Event) => void;
|
|
32
|
-
onSkipClicked: () => void;
|
|
33
|
-
submit: (e: Event) => void;
|
|
34
|
-
actorState: ComputedRef<SignInState>;
|
|
35
|
-
unverifiedAttributes: Record<string, string>;
|
|
36
|
-
verifyHeading: ComputedRef<string>;
|
|
37
|
-
skipText: ComputedRef<string>;
|
|
38
|
-
verifyText: ComputedRef<string>;
|
|
39
|
-
defaultFormFieldOptions: DefaultFormFieldOptions;
|
|
40
|
-
}
|
|
41
|
-
export type InterpretService = Interpreter<AuthContext, any, AuthEvent, {
|
|
42
|
-
value: any;
|
|
43
|
-
context: AuthContext;
|
|
44
|
-
}>;
|
|
45
|
-
export declare const InterpretServiceInjectionKeyTypes: InjectionKey<InterpretService>;
|
|
46
|
-
export type UseAuthenticator = AuthenticatorServiceFacade & {
|
|
47
|
-
/** @deprecated For internal use only */
|
|
48
|
-
QRFields: {
|
|
49
|
-
totpIssuer?: string;
|
|
50
|
-
totpUsername?: string;
|
|
51
|
-
} | null;
|
|
52
|
-
};
|
|
1
|
+
import { ComputedRef, InjectionKey, Ref, Slot } from 'vue';
|
|
2
|
+
import { Interpreter } from 'xstate';
|
|
3
|
+
import { AuthContext, AuthEvent, AuthInterpreter, AuthMachineSend, AuthMachineState, AuthStatus, AuthenticatorServiceFacade, DefaultFormFieldOptions, SignInState, SignUpState } from '@aws-amplify/ui';
|
|
4
|
+
export interface UseAuth {
|
|
5
|
+
authStatus: Ref<AuthStatus>;
|
|
6
|
+
send: AuthMachineSend;
|
|
7
|
+
service: AuthInterpreter;
|
|
8
|
+
state: Ref<AuthMachineState>;
|
|
9
|
+
}
|
|
10
|
+
export interface SignUpSetupReturnTypes {
|
|
11
|
+
onHaveAccountClicked: () => void;
|
|
12
|
+
onSignUpSubmit: (e: Event) => void;
|
|
13
|
+
onInput: (e: Event) => void;
|
|
14
|
+
state: Ref;
|
|
15
|
+
actorState: ComputedRef<SignUpState>;
|
|
16
|
+
phone: Ref<string>;
|
|
17
|
+
submit: () => void;
|
|
18
|
+
secondaryAliases: string[];
|
|
19
|
+
signInButtonText: ComputedRef<string>;
|
|
20
|
+
haveAccountLabel: ComputedRef<string>;
|
|
21
|
+
createAccountLabel: ComputedRef<string>;
|
|
22
|
+
signUpButtonText: ComputedRef<string>;
|
|
23
|
+
}
|
|
24
|
+
export type InternalSlots = {
|
|
25
|
+
[name: string]: Slot | undefined;
|
|
26
|
+
};
|
|
27
|
+
export interface PrimitiveSlotReturnType {
|
|
28
|
+
mySlots: Readonly<InternalSlots>;
|
|
29
|
+
}
|
|
30
|
+
export interface VerifyUserSetupReturnTypes {
|
|
31
|
+
onVerifyUserSubmit: (e: Event) => void;
|
|
32
|
+
onSkipClicked: () => void;
|
|
33
|
+
submit: (e: Event) => void;
|
|
34
|
+
actorState: ComputedRef<SignInState>;
|
|
35
|
+
unverifiedAttributes: Record<string, string>;
|
|
36
|
+
verifyHeading: ComputedRef<string>;
|
|
37
|
+
skipText: ComputedRef<string>;
|
|
38
|
+
verifyText: ComputedRef<string>;
|
|
39
|
+
defaultFormFieldOptions: DefaultFormFieldOptions;
|
|
40
|
+
}
|
|
41
|
+
export type InterpretService = Interpreter<AuthContext, any, AuthEvent, {
|
|
42
|
+
value: any;
|
|
43
|
+
context: AuthContext;
|
|
44
|
+
}>;
|
|
45
|
+
export declare const InterpretServiceInjectionKeyTypes: InjectionKey<InterpretService>;
|
|
46
|
+
export type UseAuthenticator = AuthenticatorServiceFacade & {
|
|
47
|
+
/** @deprecated For internal use only */
|
|
48
|
+
QRFields: {
|
|
49
|
+
totpIssuer?: string;
|
|
50
|
+
totpUsername?: string;
|
|
51
|
+
} | null;
|
|
52
|
+
};
|
|
53
53
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,QAAQ,CAAC;AAErC,OAAO,EACL,WAAW,EACX,SAAS,EACT,eAAe,EACf,eAAe,EACf,gBAAgB,EAChB,UAAU,EACV,0BAA0B,EAC1B,uBAAuB,EACvB,WAAW,EACX,WAAW,EACZ,MAAM,iBAAiB,CAAC;AAEzB,MAAM,WAAW,OAAO;IACtB,UAAU,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC;IAC5B,IAAI,EAAE,eAAe,CAAC;IACtB,OAAO,EAAE,eAAe,CAAC;IACzB,KAAK,EAAE,GAAG,CAAC,gBAAgB,CAAC,CAAC;CAC9B;AAED,MAAM,WAAW,sBAAsB;IACrC,oBAAoB,EAAE,MAAM,IAAI,CAAC;IACjC,cAAc,EAAE,CAAC,CAAC,EAAE,KAAK,KAAK,IAAI,CAAC;IACnC,OAAO,EAAE,CAAC,CAAC,EAAE,KAAK,KAAK,IAAI,CAAC;IAC5B,KAAK,EAAE,GAAG,CAAC;IACX,UAAU,EAAE,WAAW,CAAC,WAAW,CAAC,CAAC;IACrC,KAAK,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACnB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,gBAAgB,EAAE,MAAM,EAAE,CAAC;IAC3B,gBAAgB,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IACtC,gBAAgB,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IACtC,kBAAkB,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IACxC,gBAAgB,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;CACvC;AAED,MAAM,MAAM,aAAa,GAAG;IAC1B,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CAClC,CAAC;AAEF,MAAM,WAAW,uBAAuB;IACtC,OAAO,EAAE,QAAQ,CAAC,aAAa,CAAC,CAAC;CAClC;AAED,MAAM,WAAW,0BAA0B;IACzC,kBAAkB,EAAE,CAAC,CAAC,EAAE,KAAK,KAAK,IAAI,CAAC;IACvC,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,MAAM,EAAE,CAAC,CAAC,EAAE,KAAK,KAAK,IAAI,CAAC;IAC3B,UAAU,EAAE,WAAW,CAAC,WAAW,CAAC,CAAC;IACrC,oBAAoB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7C,aAAa,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IACnC,QAAQ,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IAC9B,UAAU,EAAE,WAAW,CAAC,MAAM,CAAC,CAAC;IAChC,uBAAuB,EAAE,uBAAuB,CAAC;CAClD;AAED,MAAM,MAAM,gBAAgB,GAAG,WAAW,CACxC,WAAW,EACX,GAAG,EACH,SAAS,EACT;IACE,KAAK,EAAE,GAAG,CAAC;IACX,OAAO,EAAE,WAAW,CAAC;CACtB,CACF,CAAC;AAEF,eAAO,MAAM,iCAAiC,EAAE,YAAY,CAAC,gBAAgB,CAChD,CAAC;AAE9B,MAAM,MAAM,gBAAgB,GAAG,0BAA0B,GAAG;IAC1D,wCAAwC;IACxC,QAAQ,EAAE;QAAE,UAAU,CAAC,EAAE,MAAM,CAAC;QAAC,YAAY,CAAC,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;CACjE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,UAAU,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-amplify/ui-vue",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/index.cjs",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
|
+
"types": "./dist/index.d.ts",
|
|
9
10
|
"import": "./dist/index.js",
|
|
10
|
-
"require": "./dist/index.cjs"
|
|
11
|
-
"types": "./dist/src/index.d.ts"
|
|
11
|
+
"require": "./dist/index.cjs"
|
|
12
12
|
},
|
|
13
13
|
"./styles.css": "./dist/style.css"
|
|
14
14
|
},
|
|
15
15
|
"browser": {
|
|
16
16
|
"./styles.css": "./dist/style.css"
|
|
17
17
|
},
|
|
18
|
-
"types": "dist/
|
|
18
|
+
"types": "dist/index.d.ts",
|
|
19
19
|
"license": "Apache-2.0",
|
|
20
20
|
"repository": {
|
|
21
21
|
"type": "git",
|
|
@@ -31,13 +31,14 @@
|
|
|
31
31
|
"build": "vue-tsc --noEmit && vite build",
|
|
32
32
|
"dev": "vite build --watch",
|
|
33
33
|
"clean": "rimraf dist node_modules",
|
|
34
|
-
"
|
|
34
|
+
"check:esm": "node --input-type=module --eval 'import \"@aws-amplify/ui-vue\"'",
|
|
35
|
+
"lint": "yarn typecheck && eslint . --ext .vue,.js,.jsx,.ts,.tsx",
|
|
35
36
|
"test": "jest",
|
|
36
|
-
"test:
|
|
37
|
-
"
|
|
37
|
+
"test:watch": "yarn test --watch",
|
|
38
|
+
"typecheck": "tsc --noEmit"
|
|
38
39
|
},
|
|
39
40
|
"dependencies": {
|
|
40
|
-
"@aws-amplify/ui": "
|
|
41
|
+
"@aws-amplify/ui": "6.0.1",
|
|
41
42
|
"@vue/tsconfig": "^0.1.3",
|
|
42
43
|
"@vueuse/core": "7.5.5",
|
|
43
44
|
"@xstate/vue": "0.8.1",
|
|
@@ -46,38 +47,28 @@
|
|
|
46
47
|
"xstate": "^4.33.6"
|
|
47
48
|
},
|
|
48
49
|
"devDependencies": {
|
|
49
|
-
"@babel/core": "^7.
|
|
50
|
-
"@babel/preset-env": "^7.
|
|
50
|
+
"@babel/core": "^7.23.2",
|
|
51
|
+
"@babel/preset-env": "^7.23.2",
|
|
51
52
|
"@rollup/plugin-dynamic-import-vars": "^1.4.0",
|
|
52
|
-
"@
|
|
53
|
-
"@rushstack/eslint-patch": "^1.1.3",
|
|
54
|
-
"@testing-library/jest-dom": "^5.14.1",
|
|
53
|
+
"@rushstack/eslint-patch": "^1.5.1",
|
|
55
54
|
"@testing-library/vue": "^6.6.0",
|
|
56
|
-
"@types/jest": "^27.0.1",
|
|
57
55
|
"@types/node": "18.8.0",
|
|
58
56
|
"@vitejs/plugin-vue": "^2.3.3",
|
|
59
57
|
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
|
60
|
-
"@vue/babel-plugin-jsx": "^1.1.
|
|
61
|
-
"@vue/eslint-config-prettier": "^
|
|
62
|
-
"@vue/eslint-config-typescript": "^
|
|
63
|
-
"@vue/test-utils": "^2.
|
|
64
|
-
"@vue/vue3-jest": "^
|
|
65
|
-
"babel-
|
|
66
|
-
"
|
|
67
|
-
"eslint": "^8.44.0",
|
|
68
|
-
"eslint-plugin-vue": "^9.0.1",
|
|
69
|
-
"jest": "^27",
|
|
70
|
-
"prettier": "^2.6.2",
|
|
71
|
-
"rimraf": "^3.0.2",
|
|
58
|
+
"@vue/babel-plugin-jsx": "^1.1.5",
|
|
59
|
+
"@vue/eslint-config-prettier": "^8.0.0",
|
|
60
|
+
"@vue/eslint-config-typescript": "^12.0.0",
|
|
61
|
+
"@vue/test-utils": "^2.4.1",
|
|
62
|
+
"@vue/vue3-jest": "^29.2.6",
|
|
63
|
+
"babel-jest": "^29.7.0",
|
|
64
|
+
"eslint-plugin-vue": "^9.17.0",
|
|
72
65
|
"rollup-plugin-typescript2": "^0.31.2",
|
|
73
|
-
"ts-jest": "^27",
|
|
74
|
-
"typescript": "^4.6.4",
|
|
75
66
|
"unplugin-vue-components": "^0.25.0",
|
|
76
67
|
"vite": "^2.9.16",
|
|
77
68
|
"vite-jest": "^0.1.4",
|
|
78
69
|
"vue-tsc": "~0.40.10"
|
|
79
70
|
},
|
|
80
71
|
"peerDependencies": {
|
|
81
|
-
"aws-amplify": "^
|
|
72
|
+
"aws-amplify": "^6.0.1"
|
|
82
73
|
}
|
|
83
74
|
}
|
package/dist/global-spec.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export declare const components: {
|
|
2
|
-
AmplifyButton: any;
|
|
3
|
-
BaseAlert: any;
|
|
4
|
-
BaseFieldSet: any;
|
|
5
|
-
BaseFooter: any;
|
|
6
|
-
BaseForm: any;
|
|
7
|
-
BaseHeading: any;
|
|
8
|
-
BaseInput: any;
|
|
9
|
-
BaseLabel: any;
|
|
10
|
-
BaseSelect: any;
|
|
11
|
-
BaseText: any;
|
|
12
|
-
BaseTwoTabItem: any;
|
|
13
|
-
BaseTwoTabs: any;
|
|
14
|
-
BaseWrapper: any;
|
|
15
|
-
};
|
|
16
|
-
//# sourceMappingURL=global-spec.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"global-spec.d.ts","sourceRoot":"","sources":["../global-spec.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;CActB,CAAC"}
|
package/dist/jest.setup.d.ts
DELETED
package/dist/jest.setup.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"jest.setup.d.ts","sourceRoot":"","sources":["../jest.setup.ts"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"alias-control.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/alias-control.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticator.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/authenticator.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-reset-password.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/confirm-reset-password.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-sign-in.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/confirm-sign-in.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-sign-up.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/confirm-sign-up.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-verify-user.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/confirm-verify-user.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"federated-sign-in-button.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/federated-sign-in-button.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"federated-sign-in.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/federated-sign-in.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"force-new-password.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/force-new-password.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"password-control.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/password-control.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reset-password.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/reset-password.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"setup-totp.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/setup-totp.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sign-in.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/sign-in.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sign-up.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/sign-up.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-user.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/__tests__/verify-user.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"alias-control.vue.d.ts","sourceRoot":"","sources":["../../../src/components/alias-control.vue"],"names":[],"mappings":"AAYA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiHb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticator-force-new-password-form-fields.vue.d.ts","sourceRoot":"","sources":["../../../src/components/authenticator-force-new-password-form-fields.vue"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;4PAOb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticator-sign-up-form-fields.vue.d.ts","sourceRoot":"","sources":["../../../src/components/authenticator-sign-up-form-fields.vue"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;4PAOb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
-
hideSignUp: {
|
|
3
|
-
type: BooleanConstructor;
|
|
4
|
-
};
|
|
5
|
-
initialState: null;
|
|
6
|
-
loginMechanisms: null;
|
|
7
|
-
services: null;
|
|
8
|
-
signUpAttributes: null;
|
|
9
|
-
variation: {
|
|
10
|
-
default: string;
|
|
11
|
-
};
|
|
12
|
-
socialProviders: null;
|
|
13
|
-
formFields: null;
|
|
14
|
-
}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
|
-
[key: string]: any;
|
|
16
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("signInSubmit" | "confirmSignUpSubmit" | "resetPasswordSubmit" | "confirmResetPasswordSubmit" | "confirmSignInSubmit" | "mSetupTOTPSubmit" | "forceNewPasswordSubmit" | "signUpSubmit" | "verifyUserSubmit" | "confirmVerifyUserSubmit")[], "signInSubmit" | "confirmSignUpSubmit" | "resetPasswordSubmit" | "confirmResetPasswordSubmit" | "confirmSignInSubmit" | "mSetupTOTPSubmit" | "forceNewPasswordSubmit" | "signUpSubmit" | "verifyUserSubmit" | "confirmVerifyUserSubmit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
|
-
hideSignUp: {
|
|
18
|
-
type: BooleanConstructor;
|
|
19
|
-
};
|
|
20
|
-
initialState: null;
|
|
21
|
-
loginMechanisms: null;
|
|
22
|
-
services: null;
|
|
23
|
-
signUpAttributes: null;
|
|
24
|
-
variation: {
|
|
25
|
-
default: string;
|
|
26
|
-
};
|
|
27
|
-
socialProviders: null;
|
|
28
|
-
formFields: null;
|
|
29
|
-
}>> & {
|
|
30
|
-
onSignInSubmit?: ((...args: any[]) => any) | undefined;
|
|
31
|
-
onConfirmSignUpSubmit?: ((...args: any[]) => any) | undefined;
|
|
32
|
-
onResetPasswordSubmit?: ((...args: any[]) => any) | undefined;
|
|
33
|
-
onConfirmResetPasswordSubmit?: ((...args: any[]) => any) | undefined;
|
|
34
|
-
onConfirmSignInSubmit?: ((...args: any[]) => any) | undefined;
|
|
35
|
-
onMSetupTOTPSubmit?: ((...args: any[]) => any) | undefined;
|
|
36
|
-
onForceNewPasswordSubmit?: ((...args: any[]) => any) | undefined;
|
|
37
|
-
onSignUpSubmit?: ((...args: any[]) => any) | undefined;
|
|
38
|
-
onVerifyUserSubmit?: ((...args: any[]) => any) | undefined;
|
|
39
|
-
onConfirmVerifyUserSubmit?: ((...args: any[]) => any) | undefined;
|
|
40
|
-
}, {
|
|
41
|
-
hideSignUp: boolean;
|
|
42
|
-
variation: string;
|
|
43
|
-
}>;
|
|
44
|
-
export default _sfc_main;
|
|
45
|
-
//# sourceMappingURL=authenticator.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticator.vue.d.ts","sourceRoot":"","sources":["../../../src/components/authenticator.vue"],"names":[],"mappings":"AAiCA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuab,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
2
|
-
[key: string]: any;
|
|
3
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirmResetPasswordSubmit" | "backToSignInClicked")[], "confirmResetPasswordSubmit" | "backToSignInClicked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
4
|
-
onConfirmResetPasswordSubmit?: ((...args: any[]) => any) | undefined;
|
|
5
|
-
onBackToSignInClicked?: ((...args: any[]) => any) | undefined;
|
|
6
|
-
}, {}>;
|
|
7
|
-
export default _sfc_main;
|
|
8
|
-
//# sourceMappingURL=confirm-reset-password.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-reset-password.vue.d.ts","sourceRoot":"","sources":["../../../src/components/confirm-reset-password.vue"],"names":[],"mappings":"AAUA,QAAA,MAAM,SAAS;;;;;MA6Hb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
2
|
-
[key: string]: any;
|
|
3
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirmSignInSubmit" | "backToSignInClicked")[], "confirmSignInSubmit" | "backToSignInClicked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
4
|
-
onConfirmSignInSubmit?: ((...args: any[]) => any) | undefined;
|
|
5
|
-
onBackToSignInClicked?: ((...args: any[]) => any) | undefined;
|
|
6
|
-
}, {}>;
|
|
7
|
-
export default _sfc_main;
|
|
8
|
-
//# sourceMappingURL=confirm-sign-in.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-sign-in.vue.d.ts","sourceRoot":"","sources":["../../../src/components/confirm-sign-in.vue"],"names":[],"mappings":"AAUA,QAAA,MAAM,SAAS;;;;;MA8Hb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
2
|
-
[key: string]: any;
|
|
3
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirmSignUpSubmit" | "lostCodeClicked")[], "confirmSignUpSubmit" | "lostCodeClicked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
4
|
-
onConfirmSignUpSubmit?: ((...args: any[]) => any) | undefined;
|
|
5
|
-
onLostCodeClicked?: ((...args: any[]) => any) | undefined;
|
|
6
|
-
}, {}>;
|
|
7
|
-
export default _sfc_main;
|
|
8
|
-
//# sourceMappingURL=confirm-sign-up.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-sign-up.vue.d.ts","sourceRoot":"","sources":["../../../src/components/confirm-sign-up.vue"],"names":[],"mappings":"AAUA,QAAA,MAAM,SAAS;;;;;MA6Ib,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
2
|
-
[key: string]: any;
|
|
3
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirmVerifyUserSubmit" | "skipClicked")[], "confirmVerifyUserSubmit" | "skipClicked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
4
|
-
onConfirmVerifyUserSubmit?: ((...args: any[]) => any) | undefined;
|
|
5
|
-
onSkipClicked?: ((...args: any[]) => any) | undefined;
|
|
6
|
-
}, {}>;
|
|
7
|
-
export default _sfc_main;
|
|
8
|
-
//# sourceMappingURL=confirm-verify-user.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-verify-user.vue.d.ts","sourceRoot":"","sources":["../../../src/components/confirm-verify-user.vue"],"names":[],"mappings":"AAUA,QAAA,MAAM,SAAS;;;;;MA4Hb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"federated-sign-in-button.vue.d.ts","sourceRoot":"","sources":["../../../src/components/federated-sign-in-button.vue"],"names":[],"mappings":"AAIA,QAAA,MAAM,SAAS;;;;;;QAkCb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"federated-sign-in.vue.d.ts","sourceRoot":"","sources":["../../../src/components/federated-sign-in.vue"],"names":[],"mappings":"AAsEA,QAAA,MAAM,SAAS;;4PAmFb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{}, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
2
|
-
[key: string]: any;
|
|
3
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("haveAccountClicked" | "forceNewPasswordSubmit")[], "haveAccountClicked" | "forceNewPasswordSubmit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
4
|
-
onHaveAccountClicked?: ((...args: any[]) => any) | undefined;
|
|
5
|
-
onForceNewPasswordSubmit?: ((...args: any[]) => any) | undefined;
|
|
6
|
-
}, {}>;
|
|
7
|
-
export default _sfc_main;
|
|
8
|
-
//# sourceMappingURL=force-new-password.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"force-new-password.vue.d.ts","sourceRoot":"","sources":["../../../src/components/force-new-password.vue"],"names":[],"mappings":"AAUA,QAAA,MAAM,SAAS;;;;;MAwIb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,6BAA6B,EAAE,MAAM,yCAAyC,CAAC;AACnG,OAAO,EAAE,OAAO,IAAI,uCAAuC,EAAE,MAAM,oDAAoD,CAAC;AACxH,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,wBAAwB,CAAC;AACpE,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AACvE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,OAAO,IAAI,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,qCAAqC,CAAC;AAClF,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iCAAiC,CAAC;AAC3E,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,mCAAmC,CAAC;AAC9E,cAAc,UAAU,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"password-control.vue.d.ts","sourceRoot":"","sources":["../../../src/components/password-control.vue"],"names":[],"mappings":"AAqBA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiIb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-alert.spec.d.ts","sourceRoot":"","sources":["../../../../../src/components/primitives/__tests__/base-alert.spec.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"amplify-button.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/amplify-button.vue"],"names":[],"mappings":"AAIA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAuCb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"amplify-check-box.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/amplify-check-box.vue"],"names":[],"mappings":"AAiBA,QAAA,MAAM,SAAS;;;;;;;;;;;;EA+Cb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiDb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-alert.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-alert.vue"],"names":[],"mappings":"AAgCA,QAAA,MAAM,SAAS;;;;;CAyCd,CAAA;AAID,eAAe,SAAS,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-field-set.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-field-set.vue"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;4PAcb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-footer.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-footer.vue"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;4PAcb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-form-field.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-form-field.vue"],"names":[],"mappings":"AASA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;EA0Db,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-form-fields.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-form-fields.vue"],"names":[],"mappings":"AAQA,QAAA,MAAM,SAAS;;;;;;QAuBb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-form.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-form.vue"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS;;4PAcb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-heading.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-heading.vue"],"names":[],"mappings":"AACA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;EA2Bb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-input.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-input.vue"],"names":[],"mappings":"AAEA,QAAA,MAAM,SAAS;;;;MAcb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-label.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-label.vue"],"names":[],"mappings":";AAaA,wBAA4E"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-select.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-select.vue"],"names":[],"mappings":"AAIA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;EA2Bb,CAAC;AACH,eAAe,SAAS,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-text.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-text.vue"],"names":[],"mappings":";AAaA,wBAA4E"}
|
|
@@ -1 +0,0 @@
|
|
|
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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-two-tabs.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-two-tabs.vue"],"names":[],"mappings":";AA8BA,wBAA4E"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base-wrapper.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/base-wrapper.vue"],"names":[],"mappings":";AAWA,wBAA4E"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"render-info.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/primitives/render-info.vue"],"names":[],"mappings":"AACA,QAAA,MAAM,SAAS;;;;;;;;QASb,CAAC;AACH,eAAe,SAAS,CAAC"}
|