@craterapp/vue-sdk 0.0.2-alpha.4 → 0.0.2-alpha.41
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/README.md +39 -1
- package/dist/{AddressType-8PU0QNGJ.js → AddressType-p464QTMJ.js} +93 -66
- package/dist/AmountType-rDKjqCi3.js +72 -0
- package/dist/BusinessType-uWSTq2OD.js +72 -0
- package/dist/{CheckboxType-C5lpH21J.js → CheckboxType-_ObNUiwW.js} +19 -19
- package/dist/DOBType-CRxx0XUD.js +129 -0
- package/dist/{DocumentType-GO5DTq0Z.js → DocumentType-CByDTkN8.js} +26 -26
- package/dist/{DropdownType-4jsWtYZp.js → DropdownType-ES6dnnh8.js} +1 -1
- package/dist/{EmailType-eEkcNiZo.js → EmailType-5R1vVctz.js} +4 -4
- package/dist/{ExternalAccountType-IAgoVvRA.js → ExternalAccountType-dzHvc0EK.js} +145 -111
- package/dist/{IdentityNumberType-eqbpWGqv.js → IdentityNumberType-Iym1d0fw.js} +5 -5
- package/dist/{InputType-sOejaH9_.js → InputType-LLnsMIae.js} +20 -19
- package/dist/{MCCType-G9pgwc9A.js → MCCType-q1-iWzd6.js} +1 -1
- package/dist/PercentageType-w0OlbA7l.js +75 -0
- package/dist/PhoneType-35hXi784.js +67 -0
- package/dist/{SSNType-BEvc-Buf.js → SSNType-e7EkHAE-.js} +4 -4
- package/dist/TaxType-MWMRrP-A.js +71 -0
- package/dist/{TextAreaType--obAg2K-.js → TextAreaType-Woc00ded.js} +6 -6
- package/dist/UrlType-J-0TFpJa.js +120 -0
- package/dist/crater-vue-sdk.es.js +45 -23
- package/dist/crater-vue-sdk.umd.js +88 -92
- package/dist/index-OQm7r3Dg.js +111548 -0
- package/dist/stripe.esm-Bik5J_JE.js +65 -0
- package/dist/style.css +2 -2
- package/dist/types/interfaces.d.ts +2 -1
- package/dist/views/BillCreate.vue.d.ts +32 -0
- package/dist/views/BillDetails.vue.d.ts +146 -0
- package/dist/views/BillEdit.vue.d.ts +41 -0
- package/dist/views/BillTable.vue.d.ts +175 -0
- package/dist/views/{SalesChartYearlyWidget.vue.d.ts → Breadcrumb.vue.d.ts} +3 -1
- package/dist/views/BreadcrumbItem.vue.d.ts +29 -0
- package/dist/views/BusinessOverviewLineChartWidget.vue.d.ts +75 -0
- package/dist/views/BusinessOverviewVerticalBarChartWidget.vue.d.ts +90 -0
- package/dist/views/BusinessPaymentStatus.vue.d.ts +9 -0
- package/dist/views/{CustomerEdit.vue.d.ts → BusinessStat.vue.d.ts} +12 -10
- package/dist/views/{PlatformSalesChartMonthlyWidget.vue.d.ts → BusinessStatItem.vue.d.ts} +15 -19
- package/dist/views/CreditNoteDetails.vue.d.ts +68 -0
- package/dist/views/CreditNoteTable.vue.d.ts +79 -0
- package/dist/views/CustomerCreate.vue.d.ts +35 -5
- package/dist/views/CustomerDetails.vue.d.ts +53 -12
- package/dist/views/CustomerTable.vue.d.ts +58 -11
- package/dist/views/EstimateCreate.vue.d.ts +26 -5
- package/dist/views/EstimateDetails.vue.d.ts +53 -6
- package/dist/views/EstimateEdit.vue.d.ts +20 -2
- package/dist/views/EstimateTable.vue.d.ts +88 -16
- package/dist/views/InvoiceCreate.vue.d.ts +26 -5
- package/dist/views/InvoiceDetails.vue.d.ts +80 -13
- package/dist/views/InvoiceEdit.vue.d.ts +20 -2
- package/dist/views/InvoiceTable.vue.d.ts +104 -23
- package/dist/views/ItemCreate.vue.d.ts +32 -0
- package/dist/views/ItemDetails.vue.d.ts +50 -0
- package/dist/views/ItemEdit.vue.d.ts +41 -0
- package/dist/views/ItemTable.vue.d.ts +110 -0
- package/dist/views/Payment.vue.d.ts +11 -2
- package/dist/views/PaymentDetails.vue.d.ts +68 -0
- package/dist/views/PaymentMethodCreate.vue.d.ts +50 -0
- package/dist/views/PaymentMethodTable.vue.d.ts +86 -0
- package/dist/views/PaymentTable.vue.d.ts +97 -0
- package/dist/views/{PlatformSalesChartYearlyWidget.vue.d.ts → PlatformOverviewChartWidget.vue.d.ts} +11 -0
- package/dist/views/RecurringInvoiceCreate.vue.d.ts +32 -0
- package/dist/views/RecurringInvoiceDetails.vue.d.ts +135 -0
- package/dist/views/RecurringInvoiceEdit.vue.d.ts +45 -0
- package/dist/views/RecurringInvoiceTable.vue.d.ts +119 -0
- package/dist/views/VendorCreate.vue.d.ts +32 -0
- package/dist/views/VendorDetails.vue.d.ts +73 -0
- package/dist/views/VendorTable.vue.d.ts +101 -0
- package/dist/views/index.d.ts +28 -6
- package/package.json +19 -18
- package/dist/DOBType-pINw7W9N.js +0 -129
- package/dist/PhoneType-anUg_IHm.js +0 -69
- package/dist/TaxType-v4merd3R.js +0 -68
- package/dist/UrlType-_XIXbmVm.js +0 -114
- package/dist/index-Pe5A-Fvf.js +0 -86463
- package/dist/views/HelloWorld.vue.d.ts +0 -6
- package/dist/views/SalesChartMonthlyWidget.vue.d.ts +0 -28
|
@@ -6,6 +6,7 @@ export interface PluginOptions {
|
|
|
6
6
|
export interface AuthService {
|
|
7
7
|
hasToken: boolean;
|
|
8
8
|
getToken: () => string | null;
|
|
9
|
-
setToken: (token: string,
|
|
9
|
+
setToken: (token: string, businessId?: string) => void;
|
|
10
|
+
setBusiness: (businessId: string) => void;
|
|
10
11
|
removeToken: () => void;
|
|
11
12
|
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
+
showDetailOnSuccess: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
default: boolean;
|
|
5
|
+
};
|
|
6
|
+
showAppLoader: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
11
|
+
create: (...args: any[]) => void;
|
|
12
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
13
|
+
showDetailOnSuccess: {
|
|
14
|
+
type: BooleanConstructor;
|
|
15
|
+
default: boolean;
|
|
16
|
+
};
|
|
17
|
+
showAppLoader: {
|
|
18
|
+
type: BooleanConstructor;
|
|
19
|
+
default: boolean;
|
|
20
|
+
};
|
|
21
|
+
}>> & {
|
|
22
|
+
onCreate?: ((...args: any[]) => any) | undefined;
|
|
23
|
+
}, {
|
|
24
|
+
showAppLoader: boolean;
|
|
25
|
+
showDetailOnSuccess: boolean;
|
|
26
|
+
}, {}>, Partial<Record<number, (_: any) => any>>>;
|
|
27
|
+
export default _default;
|
|
28
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
29
|
+
new (): {
|
|
30
|
+
$slots: S;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
+
id: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
showEditOption: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
showDeleteOption: {
|
|
11
|
+
type: BooleanConstructor;
|
|
12
|
+
default: boolean;
|
|
13
|
+
};
|
|
14
|
+
showSendBill: {
|
|
15
|
+
type: BooleanConstructor;
|
|
16
|
+
default: boolean;
|
|
17
|
+
};
|
|
18
|
+
showCloneBill: {
|
|
19
|
+
type: BooleanConstructor;
|
|
20
|
+
default: boolean;
|
|
21
|
+
};
|
|
22
|
+
showPayBill: {
|
|
23
|
+
type: BooleanConstructor;
|
|
24
|
+
default: boolean;
|
|
25
|
+
};
|
|
26
|
+
showVoidOption: {
|
|
27
|
+
type: BooleanConstructor;
|
|
28
|
+
default: boolean;
|
|
29
|
+
};
|
|
30
|
+
showFinalizeButton: {
|
|
31
|
+
type: BooleanConstructor;
|
|
32
|
+
default: boolean;
|
|
33
|
+
};
|
|
34
|
+
showPageHeader: {
|
|
35
|
+
type: BooleanConstructor;
|
|
36
|
+
default: boolean;
|
|
37
|
+
};
|
|
38
|
+
cardContainerClass: {
|
|
39
|
+
type: StringConstructor;
|
|
40
|
+
default: string;
|
|
41
|
+
};
|
|
42
|
+
defaultExpanded: {
|
|
43
|
+
type: BooleanConstructor;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
|
+
terminology: {
|
|
47
|
+
type: StringConstructor;
|
|
48
|
+
default: string;
|
|
49
|
+
validator(value: unknown): boolean;
|
|
50
|
+
};
|
|
51
|
+
customerTerminology: {
|
|
52
|
+
type: StringConstructor;
|
|
53
|
+
default: string;
|
|
54
|
+
};
|
|
55
|
+
showAppLoader: {
|
|
56
|
+
type: BooleanConstructor;
|
|
57
|
+
default: boolean;
|
|
58
|
+
};
|
|
59
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
60
|
+
edit: (...args: any[]) => void;
|
|
61
|
+
delete: (...args: any[]) => void;
|
|
62
|
+
fetch: (...args: any[]) => void;
|
|
63
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
64
|
+
id: {
|
|
65
|
+
type: StringConstructor;
|
|
66
|
+
default: string;
|
|
67
|
+
};
|
|
68
|
+
showEditOption: {
|
|
69
|
+
type: BooleanConstructor;
|
|
70
|
+
default: boolean;
|
|
71
|
+
};
|
|
72
|
+
showDeleteOption: {
|
|
73
|
+
type: BooleanConstructor;
|
|
74
|
+
default: boolean;
|
|
75
|
+
};
|
|
76
|
+
showSendBill: {
|
|
77
|
+
type: BooleanConstructor;
|
|
78
|
+
default: boolean;
|
|
79
|
+
};
|
|
80
|
+
showCloneBill: {
|
|
81
|
+
type: BooleanConstructor;
|
|
82
|
+
default: boolean;
|
|
83
|
+
};
|
|
84
|
+
showPayBill: {
|
|
85
|
+
type: BooleanConstructor;
|
|
86
|
+
default: boolean;
|
|
87
|
+
};
|
|
88
|
+
showVoidOption: {
|
|
89
|
+
type: BooleanConstructor;
|
|
90
|
+
default: boolean;
|
|
91
|
+
};
|
|
92
|
+
showFinalizeButton: {
|
|
93
|
+
type: BooleanConstructor;
|
|
94
|
+
default: boolean;
|
|
95
|
+
};
|
|
96
|
+
showPageHeader: {
|
|
97
|
+
type: BooleanConstructor;
|
|
98
|
+
default: boolean;
|
|
99
|
+
};
|
|
100
|
+
cardContainerClass: {
|
|
101
|
+
type: StringConstructor;
|
|
102
|
+
default: string;
|
|
103
|
+
};
|
|
104
|
+
defaultExpanded: {
|
|
105
|
+
type: BooleanConstructor;
|
|
106
|
+
default: boolean;
|
|
107
|
+
};
|
|
108
|
+
terminology: {
|
|
109
|
+
type: StringConstructor;
|
|
110
|
+
default: string;
|
|
111
|
+
validator(value: unknown): boolean;
|
|
112
|
+
};
|
|
113
|
+
customerTerminology: {
|
|
114
|
+
type: StringConstructor;
|
|
115
|
+
default: string;
|
|
116
|
+
};
|
|
117
|
+
showAppLoader: {
|
|
118
|
+
type: BooleanConstructor;
|
|
119
|
+
default: boolean;
|
|
120
|
+
};
|
|
121
|
+
}>> & {
|
|
122
|
+
onEdit?: ((...args: any[]) => any) | undefined;
|
|
123
|
+
onDelete?: ((...args: any[]) => any) | undefined;
|
|
124
|
+
onFetch?: ((...args: any[]) => any) | undefined;
|
|
125
|
+
}, {
|
|
126
|
+
id: string;
|
|
127
|
+
showEditOption: boolean;
|
|
128
|
+
showDeleteOption: boolean;
|
|
129
|
+
showSendBill: boolean;
|
|
130
|
+
showCloneBill: boolean;
|
|
131
|
+
showPayBill: boolean;
|
|
132
|
+
showVoidOption: boolean;
|
|
133
|
+
showFinalizeButton: boolean;
|
|
134
|
+
showPageHeader: boolean;
|
|
135
|
+
cardContainerClass: string;
|
|
136
|
+
defaultExpanded: boolean;
|
|
137
|
+
terminology: string;
|
|
138
|
+
customerTerminology: string;
|
|
139
|
+
showAppLoader: boolean;
|
|
140
|
+
}, {}>, Partial<Record<number, (_: any) => any>>>;
|
|
141
|
+
export default _default;
|
|
142
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
143
|
+
new (): {
|
|
144
|
+
$slots: S;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
+
id: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
showDetailOnSuccess: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
showAppLoader: {
|
|
11
|
+
type: BooleanConstructor;
|
|
12
|
+
default: boolean;
|
|
13
|
+
};
|
|
14
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
|
+
edit: (...args: any[]) => void;
|
|
16
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
|
+
id: {
|
|
18
|
+
type: StringConstructor;
|
|
19
|
+
default: string;
|
|
20
|
+
};
|
|
21
|
+
showDetailOnSuccess: {
|
|
22
|
+
type: BooleanConstructor;
|
|
23
|
+
default: boolean;
|
|
24
|
+
};
|
|
25
|
+
showAppLoader: {
|
|
26
|
+
type: BooleanConstructor;
|
|
27
|
+
default: boolean;
|
|
28
|
+
};
|
|
29
|
+
}>> & {
|
|
30
|
+
onEdit?: ((...args: any[]) => any) | undefined;
|
|
31
|
+
}, {
|
|
32
|
+
id: string;
|
|
33
|
+
showAppLoader: boolean;
|
|
34
|
+
showDetailOnSuccess: boolean;
|
|
35
|
+
}, {}>, Partial<Record<number, (_: any) => any>>>;
|
|
36
|
+
export default _default;
|
|
37
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
38
|
+
new (): {
|
|
39
|
+
$slots: S;
|
|
40
|
+
};
|
|
41
|
+
};
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
+
showStats: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
default: boolean;
|
|
5
|
+
};
|
|
6
|
+
showFilters: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
applyFilters: {
|
|
11
|
+
type: ObjectConstructor;
|
|
12
|
+
default: null;
|
|
13
|
+
validator(value: string): boolean;
|
|
14
|
+
};
|
|
15
|
+
showTableTitle: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: boolean;
|
|
18
|
+
};
|
|
19
|
+
showCreateButton: {
|
|
20
|
+
type: BooleanConstructor;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
23
|
+
showEditOption: {
|
|
24
|
+
type: BooleanConstructor;
|
|
25
|
+
default: boolean;
|
|
26
|
+
};
|
|
27
|
+
showDeleteOption: {
|
|
28
|
+
type: BooleanConstructor;
|
|
29
|
+
default: boolean;
|
|
30
|
+
};
|
|
31
|
+
showSendBill: {
|
|
32
|
+
type: BooleanConstructor;
|
|
33
|
+
default: boolean;
|
|
34
|
+
};
|
|
35
|
+
showCloneInvoice: {
|
|
36
|
+
type: BooleanConstructor;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
39
|
+
showPayInvoice: {
|
|
40
|
+
type: BooleanConstructor;
|
|
41
|
+
default: boolean;
|
|
42
|
+
};
|
|
43
|
+
showFinalizeOption: {
|
|
44
|
+
type: BooleanConstructor;
|
|
45
|
+
default: boolean;
|
|
46
|
+
};
|
|
47
|
+
showVoidOption: {
|
|
48
|
+
type: BooleanConstructor;
|
|
49
|
+
default: boolean;
|
|
50
|
+
};
|
|
51
|
+
columns: {
|
|
52
|
+
type: ArrayConstructor;
|
|
53
|
+
default: null;
|
|
54
|
+
};
|
|
55
|
+
showEmptyScreen: {
|
|
56
|
+
type: BooleanConstructor;
|
|
57
|
+
default: boolean;
|
|
58
|
+
};
|
|
59
|
+
terminology: {
|
|
60
|
+
type: StringConstructor;
|
|
61
|
+
default: string;
|
|
62
|
+
validator(value: unknown): boolean;
|
|
63
|
+
};
|
|
64
|
+
customerTerminology: {
|
|
65
|
+
type: StringConstructor;
|
|
66
|
+
default: string;
|
|
67
|
+
};
|
|
68
|
+
showAppLoader: {
|
|
69
|
+
type: BooleanConstructor;
|
|
70
|
+
default: boolean;
|
|
71
|
+
};
|
|
72
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
73
|
+
view: (...args: any[]) => void;
|
|
74
|
+
edit: (...args: any[]) => void;
|
|
75
|
+
create: (...args: any[]) => void;
|
|
76
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
77
|
+
showStats: {
|
|
78
|
+
type: BooleanConstructor;
|
|
79
|
+
default: boolean;
|
|
80
|
+
};
|
|
81
|
+
showFilters: {
|
|
82
|
+
type: BooleanConstructor;
|
|
83
|
+
default: boolean;
|
|
84
|
+
};
|
|
85
|
+
applyFilters: {
|
|
86
|
+
type: ObjectConstructor;
|
|
87
|
+
default: null;
|
|
88
|
+
validator(value: string): boolean;
|
|
89
|
+
};
|
|
90
|
+
showTableTitle: {
|
|
91
|
+
type: BooleanConstructor;
|
|
92
|
+
default: boolean;
|
|
93
|
+
};
|
|
94
|
+
showCreateButton: {
|
|
95
|
+
type: BooleanConstructor;
|
|
96
|
+
default: boolean;
|
|
97
|
+
};
|
|
98
|
+
showEditOption: {
|
|
99
|
+
type: BooleanConstructor;
|
|
100
|
+
default: boolean;
|
|
101
|
+
};
|
|
102
|
+
showDeleteOption: {
|
|
103
|
+
type: BooleanConstructor;
|
|
104
|
+
default: boolean;
|
|
105
|
+
};
|
|
106
|
+
showSendBill: {
|
|
107
|
+
type: BooleanConstructor;
|
|
108
|
+
default: boolean;
|
|
109
|
+
};
|
|
110
|
+
showCloneInvoice: {
|
|
111
|
+
type: BooleanConstructor;
|
|
112
|
+
default: boolean;
|
|
113
|
+
};
|
|
114
|
+
showPayInvoice: {
|
|
115
|
+
type: BooleanConstructor;
|
|
116
|
+
default: boolean;
|
|
117
|
+
};
|
|
118
|
+
showFinalizeOption: {
|
|
119
|
+
type: BooleanConstructor;
|
|
120
|
+
default: boolean;
|
|
121
|
+
};
|
|
122
|
+
showVoidOption: {
|
|
123
|
+
type: BooleanConstructor;
|
|
124
|
+
default: boolean;
|
|
125
|
+
};
|
|
126
|
+
columns: {
|
|
127
|
+
type: ArrayConstructor;
|
|
128
|
+
default: null;
|
|
129
|
+
};
|
|
130
|
+
showEmptyScreen: {
|
|
131
|
+
type: BooleanConstructor;
|
|
132
|
+
default: boolean;
|
|
133
|
+
};
|
|
134
|
+
terminology: {
|
|
135
|
+
type: StringConstructor;
|
|
136
|
+
default: string;
|
|
137
|
+
validator(value: unknown): boolean;
|
|
138
|
+
};
|
|
139
|
+
customerTerminology: {
|
|
140
|
+
type: StringConstructor;
|
|
141
|
+
default: string;
|
|
142
|
+
};
|
|
143
|
+
showAppLoader: {
|
|
144
|
+
type: BooleanConstructor;
|
|
145
|
+
default: boolean;
|
|
146
|
+
};
|
|
147
|
+
}>> & {
|
|
148
|
+
onEdit?: ((...args: any[]) => any) | undefined;
|
|
149
|
+
onCreate?: ((...args: any[]) => any) | undefined;
|
|
150
|
+
onView?: ((...args: any[]) => any) | undefined;
|
|
151
|
+
}, {
|
|
152
|
+
showEditOption: boolean;
|
|
153
|
+
showDeleteOption: boolean;
|
|
154
|
+
showSendBill: boolean;
|
|
155
|
+
showVoidOption: boolean;
|
|
156
|
+
terminology: string;
|
|
157
|
+
customerTerminology: string;
|
|
158
|
+
showAppLoader: boolean;
|
|
159
|
+
applyFilters: Record<string, any>;
|
|
160
|
+
showFilters: boolean;
|
|
161
|
+
showEmptyScreen: boolean;
|
|
162
|
+
columns: unknown[];
|
|
163
|
+
showStats: boolean;
|
|
164
|
+
showTableTitle: boolean;
|
|
165
|
+
showCreateButton: boolean;
|
|
166
|
+
showCloneInvoice: boolean;
|
|
167
|
+
showPayInvoice: boolean;
|
|
168
|
+
showFinalizeOption: boolean;
|
|
169
|
+
}, {}>, Partial<Record<number, (_: any) => any>>>;
|
|
170
|
+
export default _default;
|
|
171
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
172
|
+
new (): {
|
|
173
|
+
$slots: S;
|
|
174
|
+
};
|
|
175
|
+
};
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>,
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, {
|
|
2
|
+
default?(_: {}): any;
|
|
3
|
+
}>;
|
|
2
4
|
export default _default;
|
|
3
5
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
4
6
|
new (): {
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
title: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: StringConstructor;
|
|
5
|
+
};
|
|
6
|
+
active: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
required: false;
|
|
10
|
+
};
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
+
click: (...args: any[]) => void;
|
|
13
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
|
+
title: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
default: StringConstructor;
|
|
17
|
+
};
|
|
18
|
+
active: {
|
|
19
|
+
type: BooleanConstructor;
|
|
20
|
+
default: boolean;
|
|
21
|
+
required: false;
|
|
22
|
+
};
|
|
23
|
+
}>> & {
|
|
24
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
25
|
+
}, {
|
|
26
|
+
title: string;
|
|
27
|
+
active: boolean;
|
|
28
|
+
}, {}>;
|
|
29
|
+
export default _default;
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
+
label: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: null;
|
|
5
|
+
};
|
|
6
|
+
counterBusinessId: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: null;
|
|
9
|
+
};
|
|
10
|
+
types: {
|
|
11
|
+
type: ArrayConstructor;
|
|
12
|
+
default: null;
|
|
13
|
+
};
|
|
14
|
+
startDate: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
default: any;
|
|
17
|
+
};
|
|
18
|
+
endDate: {
|
|
19
|
+
type: StringConstructor;
|
|
20
|
+
default: any;
|
|
21
|
+
};
|
|
22
|
+
interval: {
|
|
23
|
+
type: StringConstructor;
|
|
24
|
+
default: string;
|
|
25
|
+
validator(value: string): boolean;
|
|
26
|
+
};
|
|
27
|
+
showAppLoader: {
|
|
28
|
+
type: BooleanConstructor;
|
|
29
|
+
default: boolean;
|
|
30
|
+
};
|
|
31
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
|
+
label: {
|
|
33
|
+
type: StringConstructor;
|
|
34
|
+
default: null;
|
|
35
|
+
};
|
|
36
|
+
counterBusinessId: {
|
|
37
|
+
type: StringConstructor;
|
|
38
|
+
default: null;
|
|
39
|
+
};
|
|
40
|
+
types: {
|
|
41
|
+
type: ArrayConstructor;
|
|
42
|
+
default: null;
|
|
43
|
+
};
|
|
44
|
+
startDate: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: any;
|
|
47
|
+
};
|
|
48
|
+
endDate: {
|
|
49
|
+
type: StringConstructor;
|
|
50
|
+
default: any;
|
|
51
|
+
};
|
|
52
|
+
interval: {
|
|
53
|
+
type: StringConstructor;
|
|
54
|
+
default: string;
|
|
55
|
+
validator(value: string): boolean;
|
|
56
|
+
};
|
|
57
|
+
showAppLoader: {
|
|
58
|
+
type: BooleanConstructor;
|
|
59
|
+
default: boolean;
|
|
60
|
+
};
|
|
61
|
+
}>>, {
|
|
62
|
+
label: string;
|
|
63
|
+
showAppLoader: boolean;
|
|
64
|
+
counterBusinessId: string;
|
|
65
|
+
types: unknown[];
|
|
66
|
+
startDate: string;
|
|
67
|
+
endDate: string;
|
|
68
|
+
interval: string;
|
|
69
|
+
}, {}>, Partial<Record<number, (_: any) => any>>>;
|
|
70
|
+
export default _default;
|
|
71
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
72
|
+
new (): {
|
|
73
|
+
$slots: S;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
+
id: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: null;
|
|
5
|
+
required: false;
|
|
6
|
+
};
|
|
7
|
+
counterBusinessId: {
|
|
8
|
+
type: StringConstructor;
|
|
9
|
+
default: null;
|
|
10
|
+
};
|
|
11
|
+
type: {
|
|
12
|
+
type: StringConstructor;
|
|
13
|
+
default: string;
|
|
14
|
+
};
|
|
15
|
+
title: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: string;
|
|
18
|
+
};
|
|
19
|
+
startDate: {
|
|
20
|
+
type: StringConstructor;
|
|
21
|
+
default: any;
|
|
22
|
+
required: false;
|
|
23
|
+
};
|
|
24
|
+
endDate: {
|
|
25
|
+
type: StringConstructor;
|
|
26
|
+
default: any;
|
|
27
|
+
required: false;
|
|
28
|
+
};
|
|
29
|
+
interval: {
|
|
30
|
+
type: StringConstructor;
|
|
31
|
+
default: string;
|
|
32
|
+
validator(value: string): boolean;
|
|
33
|
+
};
|
|
34
|
+
showAppLoader: {
|
|
35
|
+
type: BooleanConstructor;
|
|
36
|
+
default: boolean;
|
|
37
|
+
};
|
|
38
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
39
|
+
id: {
|
|
40
|
+
type: StringConstructor;
|
|
41
|
+
default: null;
|
|
42
|
+
required: false;
|
|
43
|
+
};
|
|
44
|
+
counterBusinessId: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: null;
|
|
47
|
+
};
|
|
48
|
+
type: {
|
|
49
|
+
type: StringConstructor;
|
|
50
|
+
default: string;
|
|
51
|
+
};
|
|
52
|
+
title: {
|
|
53
|
+
type: StringConstructor;
|
|
54
|
+
default: string;
|
|
55
|
+
};
|
|
56
|
+
startDate: {
|
|
57
|
+
type: StringConstructor;
|
|
58
|
+
default: any;
|
|
59
|
+
required: false;
|
|
60
|
+
};
|
|
61
|
+
endDate: {
|
|
62
|
+
type: StringConstructor;
|
|
63
|
+
default: any;
|
|
64
|
+
required: false;
|
|
65
|
+
};
|
|
66
|
+
interval: {
|
|
67
|
+
type: StringConstructor;
|
|
68
|
+
default: string;
|
|
69
|
+
validator(value: string): boolean;
|
|
70
|
+
};
|
|
71
|
+
showAppLoader: {
|
|
72
|
+
type: BooleanConstructor;
|
|
73
|
+
default: boolean;
|
|
74
|
+
};
|
|
75
|
+
}>>, {
|
|
76
|
+
type: string;
|
|
77
|
+
title: string;
|
|
78
|
+
id: string;
|
|
79
|
+
showAppLoader: boolean;
|
|
80
|
+
counterBusinessId: string;
|
|
81
|
+
startDate: string;
|
|
82
|
+
endDate: string;
|
|
83
|
+
interval: string;
|
|
84
|
+
}, {}>, Partial<Record<number, (_: any) => any>>>;
|
|
85
|
+
export default _default;
|
|
86
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
87
|
+
new (): {
|
|
88
|
+
$slots: S;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
@@ -3,12 +3,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
5
5
|
};
|
|
6
|
+
showAppLoader: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
6
10
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
11
|
showLoader: {
|
|
8
12
|
type: BooleanConstructor;
|
|
9
13
|
default: boolean;
|
|
10
14
|
};
|
|
15
|
+
showAppLoader: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: boolean;
|
|
18
|
+
};
|
|
11
19
|
}>>, {
|
|
20
|
+
showAppLoader: boolean;
|
|
12
21
|
showLoader: boolean;
|
|
13
22
|
}, {}>;
|
|
14
23
|
export default _default;
|
|
@@ -1,20 +1,22 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
-
|
|
3
|
-
type:
|
|
4
|
-
default:
|
|
2
|
+
propsData: {
|
|
3
|
+
type: ObjectConstructor;
|
|
4
|
+
default: null;
|
|
5
5
|
};
|
|
6
6
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
|
-
|
|
7
|
+
click: (...args: any[]) => void;
|
|
8
8
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
|
-
|
|
10
|
-
type:
|
|
11
|
-
default:
|
|
9
|
+
propsData: {
|
|
10
|
+
type: ObjectConstructor;
|
|
11
|
+
default: null;
|
|
12
12
|
};
|
|
13
13
|
}>> & {
|
|
14
|
-
|
|
14
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
15
15
|
}, {
|
|
16
|
-
|
|
17
|
-
}, {}>,
|
|
16
|
+
propsData: Record<string, any>;
|
|
17
|
+
}, {}>, {
|
|
18
|
+
icon?(_: {}): any;
|
|
19
|
+
}>;
|
|
18
20
|
export default _default;
|
|
19
21
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
20
22
|
new (): {
|