toku-form-extensions 0.3.5 → 1.0.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.
- package/dist/components/CustomForm/CustomForm.d.ts +11 -5
- package/dist/components/CustomForm/CustomForm.d.ts.map +1 -1
- package/dist/components/CustomForm/SignupCompleted.d.ts +7 -5
- package/dist/components/CustomForm/SignupCompleted.d.ts.map +1 -1
- package/dist/components/CustomForm/SignupField.d.ts +7 -3
- package/dist/components/CustomForm/SignupField.d.ts.map +1 -1
- package/dist/components/CustomForm/SignupFields.d.ts +10 -4
- package/dist/components/CustomForm/SignupFields.d.ts.map +1 -1
- package/dist/index.es.js +8263 -10481
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +31 -44
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +11 -11
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, ExtractPropTypes, PropType } from 'vue';
|
|
1
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
|
|
2
2
|
import { SignupField } from '../../types/signUpField';
|
|
3
3
|
import { Account } from '../../types/entities';
|
|
4
|
+
import '@/assets/scss/main.scss';
|
|
4
5
|
interface SignupRequestData {
|
|
5
6
|
additional_data: Record<string, string | number | Date>;
|
|
6
7
|
customer_metadata: Record<string, string | number | Date>;
|
|
@@ -46,12 +47,12 @@ declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRunt
|
|
|
46
47
|
signupCompleted: boolean;
|
|
47
48
|
buttonColor: string;
|
|
48
49
|
disableSubmit: boolean;
|
|
49
|
-
}>, {},
|
|
50
|
+
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
50
51
|
"submit-form-data": (values: SignupRequestData) => void;
|
|
51
52
|
reset: () => void;
|
|
52
53
|
"autocomplete-subscription": (productId: string) => void;
|
|
53
54
|
"autocomplete-external-id": (externalId: string) => void;
|
|
54
|
-
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<CustomFormProps>, {
|
|
55
|
+
}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<CustomFormProps>, {
|
|
55
56
|
invoiceFieldsTitle: string;
|
|
56
57
|
customerFieldsTitle: string;
|
|
57
58
|
buttonLabel: string;
|
|
@@ -65,7 +66,12 @@ declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRunt
|
|
|
65
66
|
signupCompleted: boolean;
|
|
66
67
|
buttonColor: string;
|
|
67
68
|
disableSubmit: boolean;
|
|
68
|
-
}
|
|
69
|
+
}>>> & {
|
|
70
|
+
onReset?: (() => any) | undefined;
|
|
71
|
+
"onSubmit-form-data"?: ((values: SignupRequestData) => any) | undefined;
|
|
72
|
+
"onAutocomplete-subscription"?: ((productId: string) => any) | undefined;
|
|
73
|
+
"onAutocomplete-external-id"?: ((externalId: string) => any) | undefined;
|
|
74
|
+
}, {
|
|
69
75
|
isMobile: boolean;
|
|
70
76
|
errorMessage: string;
|
|
71
77
|
errorButtonLabel: string;
|
|
@@ -79,7 +85,7 @@ declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRunt
|
|
|
79
85
|
buttonLabel: string;
|
|
80
86
|
sendByEmailText: string;
|
|
81
87
|
buttonColor: string;
|
|
82
|
-
}>;
|
|
88
|
+
}, {}>;
|
|
83
89
|
export default _default;
|
|
84
90
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
85
91
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CustomForm/CustomForm"],"names":[],"mappings":"AAiEA;AAKA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAQ3C,OAAO,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"CustomForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CustomForm/CustomForm"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, ExtractPropTypes, PropType } from 'vue';
|
|
1
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
|
|
2
2
|
declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
3
3
|
type: 'success' | 'error';
|
|
4
4
|
errorMessage: string;
|
|
@@ -7,9 +7,9 @@ declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRunt
|
|
|
7
7
|
successButtonLabel: string;
|
|
8
8
|
}>, {
|
|
9
9
|
type: string;
|
|
10
|
-
}>, {},
|
|
10
|
+
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11
11
|
reset: (...args: any[]) => void;
|
|
12
|
-
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
12
|
+
}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
13
13
|
type: 'success' | 'error';
|
|
14
14
|
errorMessage: string;
|
|
15
15
|
errorButtonLabel: string;
|
|
@@ -17,9 +17,11 @@ declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRunt
|
|
|
17
17
|
successButtonLabel: string;
|
|
18
18
|
}>, {
|
|
19
19
|
type: string;
|
|
20
|
-
}
|
|
20
|
+
}>>> & {
|
|
21
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
22
|
+
}, {
|
|
21
23
|
type: 'success' | 'error';
|
|
22
|
-
}>;
|
|
24
|
+
}, {}>;
|
|
23
25
|
export default _default;
|
|
24
26
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
27
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SignupCompleted.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CustomForm/SignupCompleted"],"names":[],"mappings":"AAUA;;
|
|
1
|
+
{"version":3,"file":"SignupCompleted.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CustomForm/SignupCompleted"],"names":[],"mappings":"AAUA;;UAsIU,SAAS,GAAG,OAAO;kBACX,MAAM;sBACF,MAAM;oBACR,MAAM;wBACF,MAAM;;;;;;UAJpB,SAAS,GAAG,OAAO;kBACX,MAAM;sBACF,MAAM;oBACR,MAAM;wBACF,MAAM;;;;;;UAJpB,SAAS,GAAG,OAAO;;AAN7B,wBAaG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, ExtractPropTypes, PropType } from 'vue';
|
|
1
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
|
|
2
2
|
import { InputFieldRegex } from '../../types/inputField';
|
|
3
|
+
import 'vue-datepicker-next/index.css';
|
|
3
4
|
type SignUpFieldProps = {
|
|
4
5
|
id: string;
|
|
5
6
|
value?: string | number | Date;
|
|
@@ -19,10 +20,13 @@ type SignUpFieldProps = {
|
|
|
19
20
|
autocomplete?: boolean;
|
|
20
21
|
isExternalId?: boolean;
|
|
21
22
|
};
|
|
22
|
-
declare const _default: DefineComponent<__VLS_TypePropsToRuntimeProps<SignUpFieldProps>, {},
|
|
23
|
+
declare const _default: DefineComponent<__VLS_TypePropsToRuntimeProps<SignUpFieldProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
23
24
|
input: (value: string | number | Date) => void;
|
|
24
25
|
"right-icon-click": () => void;
|
|
25
|
-
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SignUpFieldProps
|
|
26
|
+
}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<SignUpFieldProps>>> & {
|
|
27
|
+
onInput?: ((value: string | number | Date) => any) | undefined;
|
|
28
|
+
"onRight-icon-click"?: (() => any) | undefined;
|
|
29
|
+
}, {}, {}>;
|
|
26
30
|
export default _default;
|
|
27
31
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
28
32
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SignupField.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CustomForm/SignupField"],"names":[],"mappings":"AA8CA;AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAKrD,OAAO,
|
|
1
|
+
{"version":3,"file":"SignupField.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CustomForm/SignupField"],"names":[],"mappings":"AA8CA;AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAKrD,OAAO,+BAA+B,CAAC;AAIvC,KAAK,gBAAgB,GAAG;IACtB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;;;;;;;;AA0QF,wBAOG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, ExtractPropTypes, PropType } from 'vue';
|
|
1
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
|
|
2
2
|
import { Account } from '../../types/entities';
|
|
3
3
|
import { SignupField } from '../../types/signUpField';
|
|
4
4
|
declare const _default: DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
@@ -8,20 +8,26 @@ declare const _default: DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
|
8
8
|
autocomplete?: boolean | undefined;
|
|
9
9
|
accounts: Account[];
|
|
10
10
|
isMobile?: boolean | undefined;
|
|
11
|
-
}>, {},
|
|
11
|
+
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12
12
|
input: (value: {
|
|
13
13
|
id: string;
|
|
14
14
|
value: string | number | Date;
|
|
15
15
|
}) => void;
|
|
16
16
|
search: () => void;
|
|
17
|
-
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
17
|
+
}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
18
18
|
fieldsType: 'invoice' | 'customer';
|
|
19
19
|
title: string;
|
|
20
20
|
fields: SignupField[];
|
|
21
21
|
autocomplete?: boolean | undefined;
|
|
22
22
|
accounts: Account[];
|
|
23
23
|
isMobile?: boolean | undefined;
|
|
24
|
-
}
|
|
24
|
+
}>>> & {
|
|
25
|
+
onInput?: ((value: {
|
|
26
|
+
id: string;
|
|
27
|
+
value: string | number | Date;
|
|
28
|
+
}) => any) | undefined;
|
|
29
|
+
onSearch?: (() => any) | undefined;
|
|
30
|
+
}, {}, {}>;
|
|
25
31
|
export default _default;
|
|
26
32
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
27
33
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SignupFields.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CustomForm/SignupFields"],"names":[],"mappings":"AAgGA;AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAG3C,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;;
|
|
1
|
+
{"version":3,"file":"SignupFields.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CustomForm/SignupFields"],"names":[],"mappings":"AAgGA;AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAG3C,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;;gBAwVpC,SAAS,GAAG,UAAU;WAC3B,MAAM;YACL,WAAW,EAAE;;cAEX,OAAO,EAAE;;;;;;;;;gBAJP,SAAS,GAAG,UAAU;WAC3B,MAAM;YACL,WAAW,EAAE;;cAEX,OAAO,EAAE;;;;;;;;;AAVrB,wBAcG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC"}
|