@factoringplus/pl-components-pack-v3 1.9.13-pre-01 → 1.9.13-pre-icons
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 +48 -48
- package/dist/CNAME +1 -1
- package/dist/GoldenApple20-3ee1e987.cjs +1 -0
- package/dist/GoldenApple20-cca56361.js +18 -0
- package/dist/GoldenApple24-74dbe930.cjs +1 -0
- package/dist/GoldenApple24-978849b4.js +18 -0
- package/dist/GoldenApple32-1c8f52da.js +18 -0
- package/dist/GoldenApple32-3c4dc449.cjs +1 -0
- package/dist/GoldenApple40-3788ee00.cjs +1 -0
- package/dist/GoldenApple40-5f6d8e93.js +18 -0
- package/dist/GoldenApple56-a4d6d232.js +18 -0
- package/dist/GoldenApple56-b5484fd1.cjs +1 -0
- package/dist/{crypto-pro-actual-cades-plugin-85be2e14.cjs → crypto-pro-actual-cades-plugin-9308e62e.cjs} +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-7fe544ba.js → crypto-pro-actual-cades-plugin-f1fe103c.js} +1 -1
- package/dist/{entry-4d0647a7.js → entry-a8c72a25.js} +6130 -6145
- package/dist/{entry-94187475.cjs → entry-c5a0eb79.cjs} +37 -37
- package/dist/favicon.svg +4 -4
- package/dist/icon/cube20.svg +6 -6
- package/dist/icon/cube24.svg +6 -6
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +1 -1
- package/dist/src/assets/calendar.json.d.ts +134 -134
- package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +1 -1
- package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
- package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +3 -3
- package/dist/src/components/data/pl-banner/index.d.ts +17 -17
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
- package/dist/src/components/data/pl-signing/index.d.ts +8 -8
- package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +1 -1
- package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
- package/dist/src/components/data/pl-tags-chips/index.d.ts +22 -22
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/data/pl-text-cell/index.d.ts +2 -2
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
- package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
- package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +36 -36
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +36 -36
- package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +3 -6
- package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +6 -6
- package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
- package/dist/src/components/form/pl-input-plus/index.d.ts +243 -243
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +18 -18
- package/dist/src/components/form/pl-input-plus/types/index.d.ts +0 -1
- package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +6 -6
- package/dist/src/components/form/pl-radio/index.d.ts +16 -16
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +7 -7
- package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-select-plus/index.d.ts +0 -2
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +4 -4
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
- package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-icon/types/index.d.ts +1 -1
- package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +1 -1
- package/dist/src/utils/screenSizes.d.ts +0 -1
- package/dist/style.css +1 -1
- package/package.json +117 -117
|
@@ -5,7 +5,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
5
5
|
default: string;
|
|
6
6
|
};
|
|
7
7
|
type: {
|
|
8
|
-
type: import('vue').PropType<"error" | "info" | "
|
|
8
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
11
|
disabled: {
|
|
@@ -20,15 +20,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
20
20
|
type: import('vue').PropType<string>;
|
|
21
21
|
default: string;
|
|
22
22
|
};
|
|
23
|
-
|
|
23
|
+
interactive: {
|
|
24
24
|
type: import('vue').PropType<boolean>;
|
|
25
25
|
default: boolean;
|
|
26
26
|
};
|
|
27
|
-
|
|
27
|
+
active: {
|
|
28
28
|
type: import('vue').PropType<boolean>;
|
|
29
29
|
default: boolean;
|
|
30
30
|
};
|
|
31
|
-
|
|
31
|
+
chip: {
|
|
32
32
|
type: import('vue').PropType<boolean>;
|
|
33
33
|
default: boolean;
|
|
34
34
|
};
|
|
@@ -56,7 +56,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
56
56
|
default: string;
|
|
57
57
|
};
|
|
58
58
|
type: {
|
|
59
|
-
type: import('vue').PropType<"error" | "info" | "
|
|
59
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
|
|
60
60
|
default: string;
|
|
61
61
|
};
|
|
62
62
|
disabled: {
|
|
@@ -71,15 +71,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
71
71
|
type: import('vue').PropType<string>;
|
|
72
72
|
default: string;
|
|
73
73
|
};
|
|
74
|
-
|
|
74
|
+
interactive: {
|
|
75
75
|
type: import('vue').PropType<boolean>;
|
|
76
76
|
default: boolean;
|
|
77
77
|
};
|
|
78
|
-
|
|
78
|
+
active: {
|
|
79
79
|
type: import('vue').PropType<boolean>;
|
|
80
80
|
default: boolean;
|
|
81
81
|
};
|
|
82
|
-
|
|
82
|
+
chip: {
|
|
83
83
|
type: import('vue').PropType<boolean>;
|
|
84
84
|
default: boolean;
|
|
85
85
|
};
|
|
@@ -100,13 +100,13 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
100
100
|
onCrossClicked?: (...args: any[]) => any;
|
|
101
101
|
}, {
|
|
102
102
|
size: "small" | "large";
|
|
103
|
-
type: "error" | "info" | "
|
|
103
|
+
type: "error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline");
|
|
104
104
|
disabled: boolean;
|
|
105
105
|
icon: import('../../components').TIcon;
|
|
106
106
|
iconColor: string;
|
|
107
|
+
interactive: boolean;
|
|
107
108
|
active: boolean;
|
|
108
109
|
chip: boolean;
|
|
109
|
-
interactive: boolean;
|
|
110
110
|
textColor: string;
|
|
111
111
|
backgroundColor: string;
|
|
112
112
|
deleteBtn: boolean;
|
|
@@ -123,7 +123,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
123
123
|
default: string;
|
|
124
124
|
};
|
|
125
125
|
type: {
|
|
126
|
-
type: import('vue').PropType<"error" | "info" | "
|
|
126
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
|
|
127
127
|
default: string;
|
|
128
128
|
};
|
|
129
129
|
disabled: {
|
|
@@ -138,15 +138,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
138
138
|
type: import('vue').PropType<string>;
|
|
139
139
|
default: string;
|
|
140
140
|
};
|
|
141
|
-
|
|
141
|
+
interactive: {
|
|
142
142
|
type: import('vue').PropType<boolean>;
|
|
143
143
|
default: boolean;
|
|
144
144
|
};
|
|
145
|
-
|
|
145
|
+
active: {
|
|
146
146
|
type: import('vue').PropType<boolean>;
|
|
147
147
|
default: boolean;
|
|
148
148
|
};
|
|
149
|
-
|
|
149
|
+
chip: {
|
|
150
150
|
type: import('vue').PropType<boolean>;
|
|
151
151
|
default: boolean;
|
|
152
152
|
};
|
|
@@ -167,13 +167,13 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
167
167
|
onCrossClicked?: (...args: any[]) => any;
|
|
168
168
|
}, {}, {}, {}, {}, {
|
|
169
169
|
size: "small" | "large";
|
|
170
|
-
type: "error" | "info" | "
|
|
170
|
+
type: "error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline");
|
|
171
171
|
disabled: boolean;
|
|
172
172
|
icon: import('../../components').TIcon;
|
|
173
173
|
iconColor: string;
|
|
174
|
+
interactive: boolean;
|
|
174
175
|
active: boolean;
|
|
175
176
|
chip: boolean;
|
|
176
|
-
interactive: boolean;
|
|
177
177
|
textColor: string;
|
|
178
178
|
backgroundColor: string;
|
|
179
179
|
deleteBtn: boolean;
|
|
@@ -187,7 +187,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
187
187
|
default: string;
|
|
188
188
|
};
|
|
189
189
|
type: {
|
|
190
|
-
type: import('vue').PropType<"error" | "info" | "
|
|
190
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
|
|
191
191
|
default: string;
|
|
192
192
|
};
|
|
193
193
|
disabled: {
|
|
@@ -202,15 +202,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
202
202
|
type: import('vue').PropType<string>;
|
|
203
203
|
default: string;
|
|
204
204
|
};
|
|
205
|
-
|
|
205
|
+
interactive: {
|
|
206
206
|
type: import('vue').PropType<boolean>;
|
|
207
207
|
default: boolean;
|
|
208
208
|
};
|
|
209
|
-
|
|
209
|
+
active: {
|
|
210
210
|
type: import('vue').PropType<boolean>;
|
|
211
211
|
default: boolean;
|
|
212
212
|
};
|
|
213
|
-
|
|
213
|
+
chip: {
|
|
214
214
|
type: import('vue').PropType<boolean>;
|
|
215
215
|
default: boolean;
|
|
216
216
|
};
|
|
@@ -234,13 +234,13 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
234
234
|
crossClicked: (...args: any[]) => void;
|
|
235
235
|
}, string, {
|
|
236
236
|
size: "small" | "large";
|
|
237
|
-
type: "error" | "info" | "
|
|
237
|
+
type: "error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline");
|
|
238
238
|
disabled: boolean;
|
|
239
239
|
icon: import('../../components').TIcon;
|
|
240
240
|
iconColor: string;
|
|
241
|
+
interactive: boolean;
|
|
241
242
|
active: boolean;
|
|
242
243
|
chip: boolean;
|
|
243
|
-
interactive: boolean;
|
|
244
244
|
textColor: string;
|
|
245
245
|
backgroundColor: string;
|
|
246
246
|
deleteBtn: boolean;
|
|
@@ -46,13 +46,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
46
46
|
onCrossClicked?: (...args: any[]) => any;
|
|
47
47
|
}, {
|
|
48
48
|
size: "small" | "large";
|
|
49
|
-
type: "error" | "info" | "
|
|
49
|
+
type: "error" | "info" | "interactive" | "success" | "warning" | InteractiveTypes;
|
|
50
50
|
disabled: boolean;
|
|
51
51
|
icon: TIcon;
|
|
52
52
|
iconColor: string;
|
|
53
|
+
interactive: boolean;
|
|
53
54
|
active: boolean;
|
|
54
55
|
chip: boolean;
|
|
55
|
-
interactive: boolean;
|
|
56
56
|
textColor: string;
|
|
57
57
|
backgroundColor: string;
|
|
58
58
|
deleteBtn: boolean;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const PlTextCell: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
2
2
|
type: {
|
|
3
|
-
type: import('vue').PropType<"error" | "info" | "
|
|
3
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning">;
|
|
4
4
|
};
|
|
5
5
|
label: {
|
|
6
6
|
type: import('vue').PropType<string>;
|
|
@@ -24,7 +24,7 @@ export declare const PlTextCell: import('../../../install-function').SFCInstallW
|
|
|
24
24
|
};
|
|
25
25
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
26
26
|
type: {
|
|
27
|
-
type: import('vue').PropType<"error" | "info" | "
|
|
27
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning">;
|
|
28
28
|
};
|
|
29
29
|
label: {
|
|
30
30
|
type: import('vue').PropType<string>;
|
|
@@ -66,8 +66,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
66
66
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
67
67
|
onChangeOpen?: (...args: any[]) => any;
|
|
68
68
|
}, {
|
|
69
|
-
label: string;
|
|
70
69
|
modelValue: unknown[];
|
|
70
|
+
label: string;
|
|
71
71
|
width: string;
|
|
72
72
|
placeholder: string;
|
|
73
73
|
teleport: boolean;
|
|
@@ -121,12 +121,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
121
121
|
onValidate?: (...args: any[]) => any;
|
|
122
122
|
"onVisible-change"?: (...args: any[]) => any;
|
|
123
123
|
}, {
|
|
124
|
-
label: string;
|
|
125
124
|
disabled: boolean;
|
|
126
125
|
icon: boolean;
|
|
126
|
+
label: string;
|
|
127
|
+
info: boolean;
|
|
127
128
|
checked: boolean;
|
|
128
129
|
placeholder: string;
|
|
129
|
-
info: boolean;
|
|
130
130
|
tooltipText: string;
|
|
131
131
|
prop: string;
|
|
132
132
|
rules: Record<string, any>;
|
|
@@ -109,8 +109,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
109
109
|
"onSelected-rows"?: (...args: any[]) => any;
|
|
110
110
|
"onUpdate:toggleRowSelection"?: (...args: any[]) => any;
|
|
111
111
|
}, {
|
|
112
|
-
form: Record<string, any>;
|
|
113
112
|
modelValue: unknown[];
|
|
113
|
+
form: Record<string, any>;
|
|
114
114
|
total: number;
|
|
115
115
|
noDataText: string;
|
|
116
116
|
hasPagination: boolean;
|
|
@@ -99,9 +99,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
99
99
|
"onOn-change"?: (...args: any[]) => any;
|
|
100
100
|
"onOn-preview"?: (...args: any[]) => any;
|
|
101
101
|
}, {
|
|
102
|
+
modelValue: unknown[];
|
|
102
103
|
header: boolean;
|
|
103
104
|
main: boolean;
|
|
104
|
-
modelValue: unknown[];
|
|
105
105
|
height: string;
|
|
106
106
|
accept: string;
|
|
107
107
|
multiple: boolean;
|
|
@@ -67,14 +67,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
67
67
|
"onOn-success"?: (...args: any[]) => any;
|
|
68
68
|
"onOn-error"?: (...args: any[]) => any;
|
|
69
69
|
}, {
|
|
70
|
+
modelValue: UploadUserFile[];
|
|
71
|
+
large: boolean;
|
|
72
|
+
buttonText: string;
|
|
70
73
|
header: boolean;
|
|
71
74
|
main: boolean;
|
|
72
|
-
large: boolean;
|
|
73
|
-
modelValue: UploadUserFile[];
|
|
74
75
|
accept: string;
|
|
75
76
|
multiple: boolean;
|
|
76
77
|
drag: boolean;
|
|
77
|
-
buttonText: string;
|
|
78
78
|
fileSize: number;
|
|
79
79
|
requestConfig: object;
|
|
80
80
|
responseKeys: string;
|
package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts
CHANGED
|
@@ -34,11 +34,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
34
34
|
id: string;
|
|
35
35
|
disableMarkerBottom: boolean;
|
|
36
36
|
focus: boolean;
|
|
37
|
+
helpertext: string;
|
|
37
38
|
uniqKey: string;
|
|
38
39
|
query: string;
|
|
39
40
|
suggestionList: IOption[];
|
|
40
41
|
symbolsCountSearch: string | number;
|
|
41
|
-
helpertext: string;
|
|
42
42
|
errors: import('async-validator').ValidateError[];
|
|
43
43
|
loadingSuggestions: boolean;
|
|
44
44
|
}, {}>;
|
|
@@ -28,8 +28,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
28
28
|
memoryBlur: boolean;
|
|
29
29
|
inputClass: string;
|
|
30
30
|
}>>> & {
|
|
31
|
-
onReset?: (...args: any[]) => any;
|
|
32
31
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
32
|
+
onReset?: (...args: any[]) => any;
|
|
33
33
|
onTabDown?: (...args: any[]) => any;
|
|
34
34
|
onFocusEmit?: (...args: any[]) => any;
|
|
35
35
|
}, {
|
|
@@ -40,9 +40,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
40
40
|
leftIcon: import('../../../components').TIcon;
|
|
41
41
|
prop: string;
|
|
42
42
|
clearable: boolean;
|
|
43
|
+
inputClass: string;
|
|
43
44
|
memoryBlur: boolean;
|
|
44
45
|
showError: number;
|
|
45
|
-
inputClass: string;
|
|
46
46
|
}, {}>;
|
|
47
47
|
export default _default;
|
|
48
48
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -57,9 +57,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
57
57
|
onFetchDadata?: (...args: any[]) => any;
|
|
58
58
|
onChangeValue?: (...args: any[]) => any;
|
|
59
59
|
}, {
|
|
60
|
-
label: string;
|
|
61
60
|
disabled: boolean;
|
|
62
61
|
modelValue: IOption;
|
|
62
|
+
label: string;
|
|
63
63
|
width: string;
|
|
64
64
|
placeholder: string;
|
|
65
65
|
leftIcon: import('../../components').TIcon;
|
|
@@ -67,17 +67,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
67
67
|
disableMarkerBottom: boolean;
|
|
68
68
|
teleport: boolean;
|
|
69
69
|
prop: string;
|
|
70
|
-
|
|
70
|
+
helpertext: string;
|
|
71
|
+
optional: string;
|
|
71
72
|
tooltip: string;
|
|
72
73
|
clearable: boolean;
|
|
74
|
+
uniqKey: string;
|
|
75
|
+
inputClass: string;
|
|
73
76
|
suggestionList: IOption[];
|
|
74
77
|
symbolsCountSearch: number;
|
|
75
78
|
noData: string;
|
|
76
79
|
memoryBlur: boolean;
|
|
77
|
-
inputClass: string;
|
|
78
|
-
helpertext: string;
|
|
79
80
|
defaultDropText: string;
|
|
80
|
-
optional: string;
|
|
81
81
|
}, {}>, {
|
|
82
82
|
"tooltip-text"?(_: {}): any;
|
|
83
83
|
}>;
|
|
@@ -52,13 +52,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
52
52
|
default: boolean;
|
|
53
53
|
};
|
|
54
54
|
}>> & {
|
|
55
|
-
onChange?: (...args: any[]) => any;
|
|
56
55
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
56
|
+
onChange?: (...args: any[]) => any;
|
|
57
57
|
}, {
|
|
58
58
|
size: string;
|
|
59
|
-
label: string;
|
|
60
59
|
disabled: boolean;
|
|
61
60
|
modelValue: boolean;
|
|
61
|
+
label: string;
|
|
62
62
|
description: string;
|
|
63
63
|
isIndeterminate: boolean;
|
|
64
64
|
}, {}>, {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string>;
|
|
3
|
-
label: {
|
|
4
|
-
type: import('vue').PropType<string>;
|
|
5
|
-
default: string;
|
|
6
|
-
};
|
|
7
3
|
disabled: {
|
|
8
4
|
type: import('vue').PropType<boolean>;
|
|
9
5
|
default: boolean;
|
|
10
6
|
};
|
|
7
|
+
label: {
|
|
8
|
+
type: import('vue').PropType<string>;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
11
|
width: {
|
|
12
12
|
type: import('vue').PropType<string>;
|
|
13
13
|
default: string;
|
|
@@ -20,29 +20,29 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
20
20
|
type: import('vue').PropType<string>;
|
|
21
21
|
default: string;
|
|
22
22
|
};
|
|
23
|
-
|
|
24
|
-
type: import('vue').PropType<boolean>;
|
|
25
|
-
default: boolean;
|
|
26
|
-
};
|
|
27
|
-
tooltip: {
|
|
23
|
+
helpertext: {
|
|
28
24
|
type: import('vue').PropType<string>;
|
|
29
25
|
default: string;
|
|
30
26
|
};
|
|
31
|
-
|
|
32
|
-
type: import('vue').PropType<boolean>;
|
|
33
|
-
default: boolean;
|
|
34
|
-
};
|
|
35
|
-
helpertext: {
|
|
27
|
+
optional: {
|
|
36
28
|
type: import('vue').PropType<string>;
|
|
37
29
|
default: string;
|
|
38
30
|
};
|
|
39
|
-
|
|
31
|
+
tooltip: {
|
|
40
32
|
type: import('vue').PropType<string>;
|
|
41
33
|
default: string;
|
|
42
34
|
};
|
|
35
|
+
clearable: {
|
|
36
|
+
type: import('vue').PropType<boolean>;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
43
39
|
tooltipWidth: {
|
|
44
40
|
type: import('vue').PropType<string>;
|
|
45
41
|
};
|
|
42
|
+
showInput: {
|
|
43
|
+
type: import('vue').PropType<boolean>;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
46
|
monthSwitch: {
|
|
47
47
|
type: import('vue').PropType<boolean>;
|
|
48
48
|
default: boolean;
|
|
@@ -62,19 +62,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
62
62
|
}, {
|
|
63
63
|
openPopup: () => void;
|
|
64
64
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
65
|
-
blur: (...args: any[]) => void;
|
|
66
65
|
change: (...args: any[]) => void;
|
|
66
|
+
blur: (...args: any[]) => void;
|
|
67
67
|
changeOpen: (...args: any[]) => void;
|
|
68
68
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
69
69
|
modelValue: import('vue').PropType<string>;
|
|
70
|
-
label: {
|
|
71
|
-
type: import('vue').PropType<string>;
|
|
72
|
-
default: string;
|
|
73
|
-
};
|
|
74
70
|
disabled: {
|
|
75
71
|
type: import('vue').PropType<boolean>;
|
|
76
72
|
default: boolean;
|
|
77
73
|
};
|
|
74
|
+
label: {
|
|
75
|
+
type: import('vue').PropType<string>;
|
|
76
|
+
default: string;
|
|
77
|
+
};
|
|
78
78
|
width: {
|
|
79
79
|
type: import('vue').PropType<string>;
|
|
80
80
|
default: string;
|
|
@@ -87,29 +87,29 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
87
87
|
type: import('vue').PropType<string>;
|
|
88
88
|
default: string;
|
|
89
89
|
};
|
|
90
|
-
|
|
91
|
-
type: import('vue').PropType<boolean>;
|
|
92
|
-
default: boolean;
|
|
93
|
-
};
|
|
94
|
-
tooltip: {
|
|
90
|
+
helpertext: {
|
|
95
91
|
type: import('vue').PropType<string>;
|
|
96
92
|
default: string;
|
|
97
93
|
};
|
|
98
|
-
|
|
99
|
-
type: import('vue').PropType<boolean>;
|
|
100
|
-
default: boolean;
|
|
101
|
-
};
|
|
102
|
-
helpertext: {
|
|
94
|
+
optional: {
|
|
103
95
|
type: import('vue').PropType<string>;
|
|
104
96
|
default: string;
|
|
105
97
|
};
|
|
106
|
-
|
|
98
|
+
tooltip: {
|
|
107
99
|
type: import('vue').PropType<string>;
|
|
108
100
|
default: string;
|
|
109
101
|
};
|
|
102
|
+
clearable: {
|
|
103
|
+
type: import('vue').PropType<boolean>;
|
|
104
|
+
default: boolean;
|
|
105
|
+
};
|
|
110
106
|
tooltipWidth: {
|
|
111
107
|
type: import('vue').PropType<string>;
|
|
112
108
|
};
|
|
109
|
+
showInput: {
|
|
110
|
+
type: import('vue').PropType<boolean>;
|
|
111
|
+
default: boolean;
|
|
112
|
+
};
|
|
113
113
|
monthSwitch: {
|
|
114
114
|
type: import('vue').PropType<boolean>;
|
|
115
115
|
default: boolean;
|
|
@@ -127,20 +127,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
127
127
|
default: boolean;
|
|
128
128
|
};
|
|
129
129
|
}>> & {
|
|
130
|
-
onBlur?: (...args: any[]) => any;
|
|
131
130
|
onChange?: (...args: any[]) => any;
|
|
131
|
+
onBlur?: (...args: any[]) => any;
|
|
132
132
|
onChangeOpen?: (...args: any[]) => any;
|
|
133
133
|
}, {
|
|
134
|
-
label: string;
|
|
135
134
|
disabled: boolean;
|
|
135
|
+
label: string;
|
|
136
136
|
width: string;
|
|
137
137
|
placeholder: string;
|
|
138
138
|
prop: string;
|
|
139
|
-
showInput: boolean;
|
|
140
|
-
tooltip: string;
|
|
141
|
-
clearable: boolean;
|
|
142
139
|
helpertext: string;
|
|
143
140
|
optional: string;
|
|
141
|
+
tooltip: string;
|
|
142
|
+
clearable: boolean;
|
|
143
|
+
showInput: boolean;
|
|
144
144
|
monthSwitch: boolean;
|
|
145
145
|
yearSwitch: boolean;
|
|
146
146
|
disabledDate: (date: string) => boolean;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string[]>;
|
|
3
|
-
label: {
|
|
4
|
-
type: import('vue').PropType<string>;
|
|
5
|
-
default: string;
|
|
6
|
-
};
|
|
7
3
|
disabled: {
|
|
8
4
|
type: import('vue').PropType<boolean>;
|
|
9
5
|
default: boolean;
|
|
10
6
|
};
|
|
7
|
+
label: {
|
|
8
|
+
type: import('vue').PropType<string>;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
11
|
width: {
|
|
12
12
|
type: import('vue').PropType<string>;
|
|
13
13
|
default: string;
|
|
@@ -20,29 +20,29 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
20
20
|
type: import('vue').PropType<string>;
|
|
21
21
|
default: string;
|
|
22
22
|
};
|
|
23
|
-
|
|
24
|
-
type: import('vue').PropType<boolean>;
|
|
25
|
-
default: boolean;
|
|
26
|
-
};
|
|
27
|
-
tooltip: {
|
|
23
|
+
helpertext: {
|
|
28
24
|
type: import('vue').PropType<string>;
|
|
29
25
|
default: string;
|
|
30
26
|
};
|
|
31
|
-
|
|
32
|
-
type: import('vue').PropType<boolean>;
|
|
33
|
-
default: boolean;
|
|
34
|
-
};
|
|
35
|
-
helpertext: {
|
|
27
|
+
optional: {
|
|
36
28
|
type: import('vue').PropType<string>;
|
|
37
29
|
default: string;
|
|
38
30
|
};
|
|
39
|
-
|
|
31
|
+
tooltip: {
|
|
40
32
|
type: import('vue').PropType<string>;
|
|
41
33
|
default: string;
|
|
42
34
|
};
|
|
35
|
+
clearable: {
|
|
36
|
+
type: import('vue').PropType<boolean>;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
43
39
|
tooltipWidth: {
|
|
44
40
|
type: import('vue').PropType<string>;
|
|
45
41
|
};
|
|
42
|
+
showInput: {
|
|
43
|
+
type: import('vue').PropType<boolean>;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
46
|
focusOnReset: {
|
|
47
47
|
type: import('vue').PropType<boolean>;
|
|
48
48
|
default: boolean;
|
|
@@ -73,19 +73,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
73
73
|
}, {
|
|
74
74
|
openPopup: () => void;
|
|
75
75
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
76
|
-
blur: (...args: any[]) => void;
|
|
77
76
|
change: (...args: any[]) => void;
|
|
77
|
+
blur: (...args: any[]) => void;
|
|
78
78
|
changeOpen: (...args: any[]) => void;
|
|
79
79
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
80
80
|
modelValue: import('vue').PropType<string[]>;
|
|
81
|
-
label: {
|
|
82
|
-
type: import('vue').PropType<string>;
|
|
83
|
-
default: string;
|
|
84
|
-
};
|
|
85
81
|
disabled: {
|
|
86
82
|
type: import('vue').PropType<boolean>;
|
|
87
83
|
default: boolean;
|
|
88
84
|
};
|
|
85
|
+
label: {
|
|
86
|
+
type: import('vue').PropType<string>;
|
|
87
|
+
default: string;
|
|
88
|
+
};
|
|
89
89
|
width: {
|
|
90
90
|
type: import('vue').PropType<string>;
|
|
91
91
|
default: string;
|
|
@@ -98,29 +98,29 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
98
98
|
type: import('vue').PropType<string>;
|
|
99
99
|
default: string;
|
|
100
100
|
};
|
|
101
|
-
|
|
102
|
-
type: import('vue').PropType<boolean>;
|
|
103
|
-
default: boolean;
|
|
104
|
-
};
|
|
105
|
-
tooltip: {
|
|
101
|
+
helpertext: {
|
|
106
102
|
type: import('vue').PropType<string>;
|
|
107
103
|
default: string;
|
|
108
104
|
};
|
|
109
|
-
|
|
110
|
-
type: import('vue').PropType<boolean>;
|
|
111
|
-
default: boolean;
|
|
112
|
-
};
|
|
113
|
-
helpertext: {
|
|
105
|
+
optional: {
|
|
114
106
|
type: import('vue').PropType<string>;
|
|
115
107
|
default: string;
|
|
116
108
|
};
|
|
117
|
-
|
|
109
|
+
tooltip: {
|
|
118
110
|
type: import('vue').PropType<string>;
|
|
119
111
|
default: string;
|
|
120
112
|
};
|
|
113
|
+
clearable: {
|
|
114
|
+
type: import('vue').PropType<boolean>;
|
|
115
|
+
default: boolean;
|
|
116
|
+
};
|
|
121
117
|
tooltipWidth: {
|
|
122
118
|
type: import('vue').PropType<string>;
|
|
123
119
|
};
|
|
120
|
+
showInput: {
|
|
121
|
+
type: import('vue').PropType<boolean>;
|
|
122
|
+
default: boolean;
|
|
123
|
+
};
|
|
124
124
|
focusOnReset: {
|
|
125
125
|
type: import('vue').PropType<boolean>;
|
|
126
126
|
default: boolean;
|
|
@@ -149,20 +149,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
149
149
|
type: import('vue').PropType<boolean>;
|
|
150
150
|
};
|
|
151
151
|
}>> & {
|
|
152
|
-
onBlur?: (...args: any[]) => any;
|
|
153
152
|
onChange?: (...args: any[]) => any;
|
|
153
|
+
onBlur?: (...args: any[]) => any;
|
|
154
154
|
onChangeOpen?: (...args: any[]) => any;
|
|
155
155
|
}, {
|
|
156
|
-
label: string;
|
|
157
156
|
disabled: boolean;
|
|
157
|
+
label: string;
|
|
158
158
|
width: string;
|
|
159
159
|
placeholder: string;
|
|
160
160
|
prop: string;
|
|
161
|
-
showInput: boolean;
|
|
162
|
-
tooltip: string;
|
|
163
|
-
clearable: boolean;
|
|
164
161
|
helpertext: string;
|
|
165
162
|
optional: string;
|
|
163
|
+
tooltip: string;
|
|
164
|
+
clearable: boolean;
|
|
165
|
+
showInput: boolean;
|
|
166
166
|
focusOnReset: boolean;
|
|
167
167
|
periods: boolean;
|
|
168
168
|
periodOptions: string[];
|