@jari-ace/element-plus-component 0.4.0 → 0.4.2
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/autoComplete/JaAutoComplete.vue.d.ts +543 -686
- package/dist/components/autoComplete/JaAutoComplete.vue.d.ts.map +1 -1
- package/dist/components/autoComplete/JaAutoComplete.vue.js +10 -2
- package/dist/components/autoComplete/JaAutoComplete.vue.js.map +1 -1
- package/dist/components/avatar/JaAvatar.vue.d.ts +4 -3
- package/dist/components/avatar/JaAvatar.vue.d.ts.map +1 -1
- package/dist/components/avatar/JaAvatar.vue.js +10 -2
- package/dist/components/avatar/JaAvatar.vue.js.map +1 -1
- package/dist/components/button/JaButton.vue.d.ts +184 -250
- package/dist/components/button/JaButton.vue.d.ts.map +1 -1
- package/dist/components/button/JaButton.vue.js +11 -3
- package/dist/components/button/JaButton.vue.js.map +1 -1
- package/dist/components/checkbox/JaCheckbox.vue.d.ts +164 -1068
- package/dist/components/checkbox/JaCheckbox.vue.d.ts.map +1 -1
- package/dist/components/checkbox/JaCheckbox.vue.js +9 -24
- package/dist/components/checkbox/JaCheckbox.vue.js.map +1 -1
- package/dist/components/checkboxGroup/JaCheckboxGroup.vue.d.ts +158 -163
- package/dist/components/checkboxGroup/JaCheckboxGroup.vue.d.ts.map +1 -1
- package/dist/components/checkboxGroup/JaCheckboxGroup.vue.js +14 -5
- package/dist/components/checkboxGroup/JaCheckboxGroup.vue.js.map +1 -1
- package/dist/components/datePicker/JaDatePicker.vue.d.ts +7 -4
- package/dist/components/datePicker/JaDatePicker.vue.d.ts.map +1 -1
- package/dist/components/datePicker/JaDatePicker.vue.js +18 -7
- package/dist/components/datePicker/JaDatePicker.vue.js.map +1 -1
- package/dist/components/dropdownButton/JaDropdownButton.vue.d.ts +324 -399
- package/dist/components/dropdownButton/JaDropdownButton.vue.d.ts.map +1 -1
- package/dist/components/dropdownButton/JaDropdownButton.vue.js +4 -2
- package/dist/components/dropdownButton/JaDropdownButton.vue.js.map +1 -1
- package/dist/components/form/JaForm.vue.d.ts +52 -3
- package/dist/components/form/JaForm.vue.d.ts.map +1 -1
- package/dist/components/form/JaForm.vue.js +4 -2
- package/dist/components/form/JaForm.vue.js.map +1 -1
- package/dist/components/formItem/JaFormItem.vue.d.ts +168 -133
- package/dist/components/formItem/JaFormItem.vue.d.ts.map +1 -1
- package/dist/components/formItem/JaFormItem.vue.js.map +1 -1
- package/dist/components/input/JaInput.vue.d.ts +274 -421
- package/dist/components/input/JaInput.vue.d.ts.map +1 -1
- package/dist/components/input/JaInput.vue.js +20 -60
- package/dist/components/input/JaInput.vue.js.map +1 -1
- package/dist/components/inputI18n/JaInputI18n.vue.d.ts +70 -70
- package/dist/components/inputNumber/JaInputNumber.vue.d.ts +203 -217
- package/dist/components/inputNumber/JaInputNumber.vue.d.ts.map +1 -1
- package/dist/components/inputNumber/JaInputNumber.vue.js +16 -37
- package/dist/components/inputNumber/JaInputNumber.vue.js.map +1 -1
- package/dist/components/radioGroup/JaRadioGroup.vue.d.ts +148 -121
- package/dist/components/radioGroup/JaRadioGroup.vue.d.ts.map +1 -1
- package/dist/components/radioGroup/JaRadioGroup.vue.js +14 -5
- package/dist/components/radioGroup/JaRadioGroup.vue.js.map +1 -1
- package/dist/components/scrollbar/Scrollbar.vue.d.ts +5 -2
- package/dist/components/scrollbar/Scrollbar.vue.d.ts.map +1 -1
- package/dist/components/scrollbar/Scrollbar.vue.js +11 -3
- package/dist/components/scrollbar/Scrollbar.vue.js.map +1 -1
- package/dist/components/select/JaSelect.vue.d.ts +70 -70
- package/dist/components/select/JaSelect.vue.js +14 -5
- package/dist/components/select/JaSelect.vue.js.map +1 -1
- package/dist/components/switch/JaSwitch.vue.d.ts +174 -205
- package/dist/components/switch/JaSwitch.vue.d.ts.map +1 -1
- package/dist/components/switch/JaSwitch.vue.js +13 -4
- package/dist/components/switch/JaSwitch.vue.js.map +1 -1
- package/dist/components/timePicker/JaTimePicker.vue.d.ts +5 -2
- package/dist/components/timePicker/JaTimePicker.vue.d.ts.map +1 -1
- package/dist/components/timePicker/JaTimePicker.vue.js +18 -7
- package/dist/components/timePicker/JaTimePicker.vue.js.map +1 -1
- package/dist/components/tip/index.d.ts +3 -12
- package/dist/components/tip/index.d.ts.map +1 -1
- package/dist/components/tip/src/AceTip.vue.d.ts +9 -3
- package/dist/components/tip/src/AceTip.vue.d.ts.map +1 -1
- package/dist/components/tip/src/AceTip.vue.js.map +1 -1
- package/dist/components/upload/JaUploader.vue.d.ts +74 -14
- package/dist/components/upload/JaUploader.vue.d.ts.map +1 -1
- package/dist/components/upload/JaUploader.vue.js +3 -5
- package/dist/components/upload/JaUploader.vue.js.map +1 -1
- package/dist/components/upload/index.d.ts +79 -25
- package/dist/components/upload/index.d.ts.map +1 -1
- package/dist/components/upload/uploader.vue.d.ts +16 -0
- package/dist/components/upload/uploader.vue.d.ts.map +1 -1
- package/dist/components/upload/uploader.vue.js +137 -95
- package/dist/components/upload/uploader.vue.js.map +1 -1
- package/dist/components/userGroupTree/src/userGroupTree.vue.d.ts +50 -36
- package/dist/components/userGroupTree/src/userGroupTree.vue.d.ts.map +1 -1
- package/dist/components/userGroupTree/src/userGroupTree.vue.js +26 -1
- package/dist/components/userGroupTree/src/userGroupTree.vue.js.map +1 -1
- package/lib/index.css +2 -2
- package/lib/index.js +8291 -7887
- package/lib/index.umd.cjs +36 -36
- package/package.json +2 -2
- package/packages/components/autoComplete/JaAutoComplete.vue +19 -9
- package/packages/components/autoComplete/README.md +35 -0
- package/packages/components/avatar/JaAvatar.vue +16 -7
- package/packages/components/avatar/README.md +45 -0
- package/packages/components/button/JaButton.vue +32 -7
- package/packages/components/button/README.md +57 -0
- package/packages/components/checkbox/JaCheckbox.vue +15 -25
- package/packages/components/checkbox/README.md +21 -0
- package/packages/components/checkboxGroup/JaCheckboxGroup.vue +16 -5
- package/packages/components/checkboxGroup/README.md +24 -0
- package/packages/components/datePicker/JaDatePicker.vue +23 -10
- package/packages/components/datePicker/README.md +21 -0
- package/packages/components/dropdownButton/JaDropdownButton.vue +25 -7
- package/packages/components/dropdownButton/README.md +30 -0
- package/packages/components/form/JaForm.vue +60 -20
- package/packages/components/form/README.md +30 -0
- package/packages/components/formItem/JaFormItem.vue +43 -7
- package/packages/components/formItem/README.md +28 -0
- package/packages/components/input/JaInput.vue +30 -66
- package/packages/components/input/README.md +23 -0
- package/packages/components/inputNumber/JaInputNumber.vue +25 -45
- package/packages/components/inputNumber/README.md +21 -0
- package/packages/components/radioGroup/JaRadioGroup.vue +16 -5
- package/packages/components/radioGroup/README.md +24 -0
- package/packages/components/scrollbar/README.md +23 -0
- package/packages/components/scrollbar/Scrollbar.vue +14 -3
- package/packages/components/select/JaSelect.vue +22 -10
- package/packages/components/select/README.md +24 -0
- package/packages/components/switch/JaSwitch.vue +16 -5
- package/packages/components/switch/README.md +21 -0
- package/packages/components/timePicker/JaTimePicker.vue +21 -8
- package/packages/components/timePicker/README.md +21 -0
- package/packages/components/tip/README.md +20 -0
- package/packages/components/tip/src/AceTip.vue +10 -2
- package/packages/components/upload/JaUploader.vue +9 -8
- package/packages/components/upload/README.md +24 -0
- package/packages/components/upload/uploader.vue +95 -58
- package/packages/components/userGroupTree/src/userGroupTree.vue +9 -2
|
@@ -1,78 +1,12 @@
|
|
|
1
1
|
import { type CheckboxValueType } from 'element-plus';
|
|
2
|
-
type
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
checked?: boolean;
|
|
11
|
-
indeterminate?: boolean;
|
|
12
|
-
validateEvent?: boolean;
|
|
13
|
-
};
|
|
14
|
-
declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Props, {
|
|
15
|
-
elCheckbox: import("vue").Ref<import("element-plus/es/utils/index.mjs").SFCWithInstall<{
|
|
16
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
17
|
-
ariaControls: StringConstructor;
|
|
18
|
-
modelValue: {
|
|
19
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
20
|
-
default: undefined;
|
|
21
|
-
};
|
|
22
|
-
label: {
|
|
23
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
24
|
-
default: undefined;
|
|
25
|
-
};
|
|
26
|
-
value: {
|
|
27
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
28
|
-
default: undefined;
|
|
29
|
-
};
|
|
30
|
-
indeterminate: BooleanConstructor;
|
|
31
|
-
disabled: BooleanConstructor;
|
|
32
|
-
checked: BooleanConstructor;
|
|
33
|
-
name: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
default: undefined;
|
|
36
|
-
};
|
|
37
|
-
trueValue: {
|
|
38
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
39
|
-
default: undefined;
|
|
40
|
-
};
|
|
41
|
-
falseValue: {
|
|
42
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
43
|
-
default: undefined;
|
|
44
|
-
};
|
|
45
|
-
trueLabel: {
|
|
46
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
47
|
-
default: undefined;
|
|
48
|
-
};
|
|
49
|
-
falseLabel: {
|
|
50
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
51
|
-
default: undefined;
|
|
52
|
-
};
|
|
53
|
-
id: {
|
|
54
|
-
type: StringConstructor;
|
|
55
|
-
default: undefined;
|
|
56
|
-
};
|
|
57
|
-
border: BooleanConstructor;
|
|
58
|
-
size: {
|
|
59
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
60
|
-
readonly required: false;
|
|
61
|
-
readonly validator: (val: unknown) => boolean;
|
|
62
|
-
__epPropKey: true;
|
|
63
|
-
};
|
|
64
|
-
tabindex: (StringConstructor | NumberConstructor)[];
|
|
65
|
-
validateEvent: {
|
|
66
|
-
type: BooleanConstructor;
|
|
67
|
-
default: boolean;
|
|
68
|
-
};
|
|
69
|
-
}>> & {
|
|
70
|
-
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
71
|
-
onChange?: (val: CheckboxValueType) => any;
|
|
72
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
73
|
-
"update:modelValue": (val: CheckboxValueType) => void;
|
|
74
|
-
change: (val: CheckboxValueType) => void;
|
|
75
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
2
|
+
import type { CheckboxProps } from 'element-plus';
|
|
3
|
+
export interface JaCheckboxProps extends Partial<CheckboxProps> {
|
|
4
|
+
}
|
|
5
|
+
declare const _default: __VLS_WithSlots<import("vue").DefineComponent<JaCheckboxProps, {
|
|
6
|
+
elCheckbox: import("vue").Ref<{
|
|
7
|
+
$: import("vue").ComponentInternalInstance;
|
|
8
|
+
$data: {};
|
|
9
|
+
$props: Partial<{
|
|
76
10
|
label: string | number | boolean | Record<string, any>;
|
|
77
11
|
disabled: boolean;
|
|
78
12
|
border: boolean;
|
|
@@ -87,14 +21,42 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
87
21
|
falseValue: string | number;
|
|
88
22
|
trueLabel: string | number;
|
|
89
23
|
falseLabel: string | number;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
24
|
+
}> & Omit<{
|
|
25
|
+
readonly disabled: boolean;
|
|
26
|
+
readonly border: boolean;
|
|
27
|
+
readonly validateEvent: boolean;
|
|
28
|
+
readonly indeterminate: boolean;
|
|
29
|
+
readonly checked: boolean;
|
|
30
|
+
readonly modelValue?: string | number | boolean;
|
|
31
|
+
readonly value?: string | number | boolean | Record<string, any>;
|
|
32
|
+
readonly name?: string;
|
|
33
|
+
readonly size?: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>;
|
|
34
|
+
readonly id?: string;
|
|
35
|
+
readonly label?: string | number | boolean | Record<string, any>;
|
|
36
|
+
readonly tabindex?: string | number;
|
|
37
|
+
readonly ariaControls?: string;
|
|
38
|
+
readonly trueValue?: string | number;
|
|
39
|
+
readonly falseValue?: string | number;
|
|
40
|
+
readonly trueLabel?: string | number;
|
|
41
|
+
readonly falseLabel?: string | number;
|
|
42
|
+
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
43
|
+
onChange?: (val: CheckboxValueType) => any;
|
|
44
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "modelValue" | "value" | "name" | "id" | "label" | "disabled" | "border" | "validateEvent" | "indeterminate" | "checked" | "trueValue" | "falseValue" | "trueLabel" | "falseLabel">;
|
|
45
|
+
$attrs: {
|
|
46
|
+
[x: string]: unknown;
|
|
47
|
+
};
|
|
48
|
+
$refs: {
|
|
49
|
+
[x: string]: unknown;
|
|
50
|
+
};
|
|
51
|
+
$slots: Readonly<{
|
|
52
|
+
[name: string]: import("vue").Slot<any>;
|
|
53
|
+
}>;
|
|
54
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
55
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
56
|
+
$host: Element;
|
|
57
|
+
$emit: ((event: "update:modelValue", val: CheckboxValueType) => void) & ((event: "change", val: CheckboxValueType) => void);
|
|
58
|
+
$el: any;
|
|
59
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
98
60
|
ariaControls: StringConstructor;
|
|
99
61
|
modelValue: {
|
|
100
62
|
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
@@ -150,7 +112,10 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
150
112
|
}>> & {
|
|
151
113
|
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
152
114
|
onChange?: (val: CheckboxValueType) => any;
|
|
153
|
-
}, {},
|
|
115
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
116
|
+
"update:modelValue": (val: CheckboxValueType) => void;
|
|
117
|
+
change: (val: CheckboxValueType) => void;
|
|
118
|
+
}, string, {
|
|
154
119
|
label: string | number | boolean | Record<string, any>;
|
|
155
120
|
disabled: boolean;
|
|
156
121
|
border: boolean;
|
|
@@ -165,11 +130,42 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
165
130
|
falseValue: string | number;
|
|
166
131
|
trueLabel: string | number;
|
|
167
132
|
falseLabel: string | number;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
133
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
134
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
135
|
+
created?: (() => void) | (() => void)[];
|
|
136
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
137
|
+
mounted?: (() => void) | (() => void)[];
|
|
138
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
139
|
+
updated?: (() => void) | (() => void)[];
|
|
140
|
+
activated?: (() => void) | (() => void)[];
|
|
141
|
+
deactivated?: (() => void) | (() => void)[];
|
|
142
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
143
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
144
|
+
destroyed?: (() => void) | (() => void)[];
|
|
145
|
+
unmounted?: (() => void) | (() => void)[];
|
|
146
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
147
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
148
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void)[];
|
|
149
|
+
};
|
|
150
|
+
$forceUpdate: () => void;
|
|
151
|
+
$nextTick: typeof import("vue").nextTick;
|
|
152
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import("@vue/reactivity").OnCleanup) => any : (args_0: any, args_1: any, args_2: import("@vue/reactivity").OnCleanup) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
153
|
+
} & Readonly<{
|
|
154
|
+
label: string | number | boolean | Record<string, any>;
|
|
155
|
+
disabled: boolean;
|
|
156
|
+
border: boolean;
|
|
157
|
+
value: string | number | boolean | Record<string, any>;
|
|
158
|
+
id: string;
|
|
159
|
+
name: string;
|
|
160
|
+
modelValue: string | number | boolean;
|
|
161
|
+
validateEvent: boolean;
|
|
162
|
+
indeterminate: boolean;
|
|
163
|
+
checked: boolean;
|
|
164
|
+
trueValue: string | number;
|
|
165
|
+
falseValue: string | number;
|
|
166
|
+
trueLabel: string | number;
|
|
167
|
+
falseLabel: string | number;
|
|
168
|
+
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
173
169
|
ariaControls: StringConstructor;
|
|
174
170
|
modelValue: {
|
|
175
171
|
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
@@ -225,246 +221,14 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
225
221
|
}>> & {
|
|
226
222
|
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
227
223
|
onChange?: (val: CheckboxValueType) => any;
|
|
228
|
-
},
|
|
229
|
-
"update:modelValue": (val: CheckboxValueType) => void;
|
|
230
|
-
change: (val: CheckboxValueType) => void;
|
|
231
|
-
}, string, {
|
|
232
|
-
label: string | number | boolean | Record<string, any>;
|
|
233
|
-
disabled: boolean;
|
|
234
|
-
border: boolean;
|
|
235
|
-
value: string | number | boolean | Record<string, any>;
|
|
236
|
-
id: string;
|
|
237
|
-
name: string;
|
|
238
|
-
modelValue: string | number | boolean;
|
|
239
|
-
validateEvent: boolean;
|
|
240
|
-
indeterminate: boolean;
|
|
241
|
-
checked: boolean;
|
|
242
|
-
trueValue: string | number;
|
|
243
|
-
falseValue: string | number;
|
|
244
|
-
trueLabel: string | number;
|
|
245
|
-
falseLabel: string | number;
|
|
246
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
224
|
+
}, "modelValue" | "value" | "name" | "id" | "label" | "disabled" | "border" | "validateEvent" | "indeterminate" | "checked" | "trueValue" | "falseValue" | "trueLabel" | "falseLabel"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
247
225
|
$slots: {
|
|
248
226
|
default?(_: {}): any;
|
|
249
227
|
};
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
modelValue: {
|
|
255
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
256
|
-
default: undefined;
|
|
257
|
-
};
|
|
258
|
-
label: {
|
|
259
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
260
|
-
default: undefined;
|
|
261
|
-
};
|
|
262
|
-
value: {
|
|
263
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
264
|
-
default: undefined;
|
|
265
|
-
};
|
|
266
|
-
indeterminate: BooleanConstructor;
|
|
267
|
-
disabled: BooleanConstructor;
|
|
268
|
-
checked: BooleanConstructor;
|
|
269
|
-
name: {
|
|
270
|
-
type: StringConstructor;
|
|
271
|
-
default: undefined;
|
|
272
|
-
};
|
|
273
|
-
trueValue: {
|
|
274
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
275
|
-
default: undefined;
|
|
276
|
-
};
|
|
277
|
-
falseValue: {
|
|
278
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
279
|
-
default: undefined;
|
|
280
|
-
};
|
|
281
|
-
trueLabel: {
|
|
282
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
283
|
-
default: undefined;
|
|
284
|
-
};
|
|
285
|
-
falseLabel: {
|
|
286
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
287
|
-
default: undefined;
|
|
288
|
-
};
|
|
289
|
-
id: {
|
|
290
|
-
type: StringConstructor;
|
|
291
|
-
default: undefined;
|
|
292
|
-
};
|
|
293
|
-
border: BooleanConstructor;
|
|
294
|
-
size: {
|
|
295
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
296
|
-
readonly required: false;
|
|
297
|
-
readonly validator: (val: unknown) => boolean;
|
|
298
|
-
__epPropKey: true;
|
|
299
|
-
};
|
|
300
|
-
tabindex: (StringConstructor | NumberConstructor)[];
|
|
301
|
-
validateEvent: {
|
|
302
|
-
type: BooleanConstructor;
|
|
303
|
-
default: boolean;
|
|
304
|
-
};
|
|
305
|
-
}>> & {
|
|
306
|
-
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
307
|
-
onChange?: (val: CheckboxValueType) => any;
|
|
308
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
309
|
-
"update:modelValue": (val: CheckboxValueType) => void;
|
|
310
|
-
change: (val: CheckboxValueType) => void;
|
|
311
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
312
|
-
label: string | number | boolean | Record<string, any>;
|
|
313
|
-
disabled: boolean;
|
|
314
|
-
border: boolean;
|
|
315
|
-
value: string | number | boolean | Record<string, any>;
|
|
316
|
-
id: string;
|
|
317
|
-
name: string;
|
|
318
|
-
modelValue: string | number | boolean;
|
|
319
|
-
validateEvent: boolean;
|
|
320
|
-
indeterminate: boolean;
|
|
321
|
-
checked: boolean;
|
|
322
|
-
trueValue: string | number;
|
|
323
|
-
falseValue: string | number;
|
|
324
|
-
trueLabel: string | number;
|
|
325
|
-
falseLabel: string | number;
|
|
326
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
327
|
-
P: {};
|
|
328
|
-
B: {};
|
|
329
|
-
D: {};
|
|
330
|
-
C: {};
|
|
331
|
-
M: {};
|
|
332
|
-
Defaults: {};
|
|
333
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
334
|
-
ariaControls: StringConstructor;
|
|
335
|
-
modelValue: {
|
|
336
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
337
|
-
default: undefined;
|
|
338
|
-
};
|
|
339
|
-
label: {
|
|
340
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
341
|
-
default: undefined;
|
|
342
|
-
};
|
|
343
|
-
value: {
|
|
344
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
345
|
-
default: undefined;
|
|
346
|
-
};
|
|
347
|
-
indeterminate: BooleanConstructor;
|
|
348
|
-
disabled: BooleanConstructor;
|
|
349
|
-
checked: BooleanConstructor;
|
|
350
|
-
name: {
|
|
351
|
-
type: StringConstructor;
|
|
352
|
-
default: undefined;
|
|
353
|
-
};
|
|
354
|
-
trueValue: {
|
|
355
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
356
|
-
default: undefined;
|
|
357
|
-
};
|
|
358
|
-
falseValue: {
|
|
359
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
360
|
-
default: undefined;
|
|
361
|
-
};
|
|
362
|
-
trueLabel: {
|
|
363
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
364
|
-
default: undefined;
|
|
365
|
-
};
|
|
366
|
-
falseLabel: {
|
|
367
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
368
|
-
default: undefined;
|
|
369
|
-
};
|
|
370
|
-
id: {
|
|
371
|
-
type: StringConstructor;
|
|
372
|
-
default: undefined;
|
|
373
|
-
};
|
|
374
|
-
border: BooleanConstructor;
|
|
375
|
-
size: {
|
|
376
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
377
|
-
readonly required: false;
|
|
378
|
-
readonly validator: (val: unknown) => boolean;
|
|
379
|
-
__epPropKey: true;
|
|
380
|
-
};
|
|
381
|
-
tabindex: (StringConstructor | NumberConstructor)[];
|
|
382
|
-
validateEvent: {
|
|
383
|
-
type: BooleanConstructor;
|
|
384
|
-
default: boolean;
|
|
385
|
-
};
|
|
386
|
-
}>> & {
|
|
387
|
-
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
388
|
-
onChange?: (val: CheckboxValueType) => any;
|
|
389
|
-
}, {}, {}, {}, {}, {
|
|
390
|
-
label: string | number | boolean | Record<string, any>;
|
|
391
|
-
disabled: boolean;
|
|
392
|
-
border: boolean;
|
|
393
|
-
value: string | number | boolean | Record<string, any>;
|
|
394
|
-
id: string;
|
|
395
|
-
name: string;
|
|
396
|
-
modelValue: string | number | boolean;
|
|
397
|
-
validateEvent: boolean;
|
|
398
|
-
indeterminate: boolean;
|
|
399
|
-
checked: boolean;
|
|
400
|
-
trueValue: string | number;
|
|
401
|
-
falseValue: string | number;
|
|
402
|
-
trueLabel: string | number;
|
|
403
|
-
falseLabel: string | number;
|
|
404
|
-
}>;
|
|
405
|
-
__isFragment?: never;
|
|
406
|
-
__isTeleport?: never;
|
|
407
|
-
__isSuspense?: never;
|
|
408
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
409
|
-
ariaControls: StringConstructor;
|
|
410
|
-
modelValue: {
|
|
411
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
412
|
-
default: undefined;
|
|
413
|
-
};
|
|
414
|
-
label: {
|
|
415
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
416
|
-
default: undefined;
|
|
417
|
-
};
|
|
418
|
-
value: {
|
|
419
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
420
|
-
default: undefined;
|
|
421
|
-
};
|
|
422
|
-
indeterminate: BooleanConstructor;
|
|
423
|
-
disabled: BooleanConstructor;
|
|
424
|
-
checked: BooleanConstructor;
|
|
425
|
-
name: {
|
|
426
|
-
type: StringConstructor;
|
|
427
|
-
default: undefined;
|
|
428
|
-
};
|
|
429
|
-
trueValue: {
|
|
430
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
431
|
-
default: undefined;
|
|
432
|
-
};
|
|
433
|
-
falseValue: {
|
|
434
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
435
|
-
default: undefined;
|
|
436
|
-
};
|
|
437
|
-
trueLabel: {
|
|
438
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
439
|
-
default: undefined;
|
|
440
|
-
};
|
|
441
|
-
falseLabel: {
|
|
442
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
443
|
-
default: undefined;
|
|
444
|
-
};
|
|
445
|
-
id: {
|
|
446
|
-
type: StringConstructor;
|
|
447
|
-
default: undefined;
|
|
448
|
-
};
|
|
449
|
-
border: BooleanConstructor;
|
|
450
|
-
size: {
|
|
451
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
452
|
-
readonly required: false;
|
|
453
|
-
readonly validator: (val: unknown) => boolean;
|
|
454
|
-
__epPropKey: true;
|
|
455
|
-
};
|
|
456
|
-
tabindex: (StringConstructor | NumberConstructor)[];
|
|
457
|
-
validateEvent: {
|
|
458
|
-
type: BooleanConstructor;
|
|
459
|
-
default: boolean;
|
|
460
|
-
};
|
|
461
|
-
}>> & {
|
|
462
|
-
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
463
|
-
onChange?: (val: CheckboxValueType) => any;
|
|
464
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
465
|
-
"update:modelValue": (val: CheckboxValueType) => void;
|
|
466
|
-
change: (val: CheckboxValueType) => void;
|
|
467
|
-
}, string, {
|
|
228
|
+
}, {
|
|
229
|
+
$: import("vue").ComponentInternalInstance;
|
|
230
|
+
$data: {};
|
|
231
|
+
$props: Partial<{
|
|
468
232
|
label: string | number | boolean | Record<string, any>;
|
|
469
233
|
disabled: boolean;
|
|
470
234
|
border: boolean;
|
|
@@ -479,210 +243,42 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
479
243
|
falseValue: string | number;
|
|
480
244
|
trueLabel: string | number;
|
|
481
245
|
falseLabel: string | number;
|
|
482
|
-
}
|
|
483
|
-
$slots: {
|
|
484
|
-
default?(_: {}): any;
|
|
485
|
-
};
|
|
486
|
-
});
|
|
487
|
-
CheckboxGroup: {
|
|
488
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
489
|
-
readonly ariaLabel: StringConstructor;
|
|
490
|
-
readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType) | ((new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType))[], unknown, unknown, () => never[], boolean>;
|
|
491
|
-
readonly disabled: BooleanConstructor;
|
|
492
|
-
readonly min: NumberConstructor;
|
|
493
|
-
readonly max: NumberConstructor;
|
|
494
|
-
readonly size: {
|
|
495
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
496
|
-
readonly required: false;
|
|
497
|
-
readonly validator: (val: unknown) => boolean;
|
|
498
|
-
__epPropKey: true;
|
|
499
|
-
};
|
|
500
|
-
readonly fill: StringConstructor;
|
|
501
|
-
readonly textColor: StringConstructor;
|
|
502
|
-
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "div", boolean>;
|
|
503
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
504
|
-
readonly options: {
|
|
505
|
-
readonly type: import("vue").PropType<any[]>;
|
|
506
|
-
readonly required: false;
|
|
507
|
-
readonly validator: (val: unknown) => boolean;
|
|
508
|
-
__epPropKey: true;
|
|
509
|
-
};
|
|
510
|
-
readonly props: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => {
|
|
511
|
-
value?: string;
|
|
512
|
-
label?: string;
|
|
513
|
-
disabled?: string;
|
|
514
|
-
}) | (() => {
|
|
515
|
-
value?: string;
|
|
516
|
-
label?: string;
|
|
517
|
-
disabled?: string;
|
|
518
|
-
}) | ((new (...args: any[]) => {
|
|
519
|
-
value?: string;
|
|
520
|
-
label?: string;
|
|
521
|
-
disabled?: string;
|
|
522
|
-
}) | (() => {
|
|
523
|
-
value?: string;
|
|
524
|
-
label?: string;
|
|
525
|
-
disabled?: string;
|
|
526
|
-
}))[], unknown, unknown, () => Required<{
|
|
527
|
-
value?: string;
|
|
528
|
-
label?: string;
|
|
529
|
-
disabled?: string;
|
|
530
|
-
}>, boolean>;
|
|
531
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "button" | "checkbox", unknown, "checkbox", boolean>;
|
|
532
|
-
}>> & {
|
|
533
|
-
"onUpdate:modelValue"?: (val: import("element-plus").CheckboxGroupValueType) => any;
|
|
534
|
-
onChange?: (val: CheckboxValueType[]) => any;
|
|
535
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
536
|
-
"update:modelValue": (val: import("element-plus").CheckboxGroupValueType) => void;
|
|
537
|
-
change: (val: CheckboxValueType[]) => void;
|
|
538
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
539
|
-
readonly disabled: boolean;
|
|
540
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "button" | "checkbox", unknown>;
|
|
541
|
-
readonly props: {
|
|
542
|
-
value?: string;
|
|
543
|
-
label?: string;
|
|
544
|
-
disabled?: string;
|
|
545
|
-
};
|
|
546
|
-
readonly modelValue: import("element-plus").CheckboxGroupValueType;
|
|
547
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
548
|
-
readonly tag: string;
|
|
549
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
550
|
-
P: {};
|
|
551
|
-
B: {};
|
|
552
|
-
D: {};
|
|
553
|
-
C: {};
|
|
554
|
-
M: {};
|
|
555
|
-
Defaults: {};
|
|
556
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
557
|
-
readonly ariaLabel: StringConstructor;
|
|
558
|
-
readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType) | ((new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType))[], unknown, unknown, () => never[], boolean>;
|
|
559
|
-
readonly disabled: BooleanConstructor;
|
|
560
|
-
readonly min: NumberConstructor;
|
|
561
|
-
readonly max: NumberConstructor;
|
|
562
|
-
readonly size: {
|
|
563
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
564
|
-
readonly required: false;
|
|
565
|
-
readonly validator: (val: unknown) => boolean;
|
|
566
|
-
__epPropKey: true;
|
|
567
|
-
};
|
|
568
|
-
readonly fill: StringConstructor;
|
|
569
|
-
readonly textColor: StringConstructor;
|
|
570
|
-
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "div", boolean>;
|
|
571
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
572
|
-
readonly options: {
|
|
573
|
-
readonly type: import("vue").PropType<any[]>;
|
|
574
|
-
readonly required: false;
|
|
575
|
-
readonly validator: (val: unknown) => boolean;
|
|
576
|
-
__epPropKey: true;
|
|
577
|
-
};
|
|
578
|
-
readonly props: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => {
|
|
579
|
-
value?: string;
|
|
580
|
-
label?: string;
|
|
581
|
-
disabled?: string;
|
|
582
|
-
}) | (() => {
|
|
583
|
-
value?: string;
|
|
584
|
-
label?: string;
|
|
585
|
-
disabled?: string;
|
|
586
|
-
}) | ((new (...args: any[]) => {
|
|
587
|
-
value?: string;
|
|
588
|
-
label?: string;
|
|
589
|
-
disabled?: string;
|
|
590
|
-
}) | (() => {
|
|
591
|
-
value?: string;
|
|
592
|
-
label?: string;
|
|
593
|
-
disabled?: string;
|
|
594
|
-
}))[], unknown, unknown, () => Required<{
|
|
595
|
-
value?: string;
|
|
596
|
-
label?: string;
|
|
597
|
-
disabled?: string;
|
|
598
|
-
}>, boolean>;
|
|
599
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "button" | "checkbox", unknown, "checkbox", boolean>;
|
|
600
|
-
}>> & {
|
|
601
|
-
"onUpdate:modelValue"?: (val: import("element-plus").CheckboxGroupValueType) => any;
|
|
602
|
-
onChange?: (val: CheckboxValueType[]) => any;
|
|
603
|
-
}, {}, {}, {}, {}, {
|
|
604
|
-
readonly disabled: boolean;
|
|
605
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "button" | "checkbox", unknown>;
|
|
606
|
-
readonly props: {
|
|
607
|
-
value?: string;
|
|
608
|
-
label?: string;
|
|
609
|
-
disabled?: string;
|
|
610
|
-
};
|
|
611
|
-
readonly modelValue: import("element-plus").CheckboxGroupValueType;
|
|
612
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
613
|
-
readonly tag: string;
|
|
614
|
-
}>;
|
|
615
|
-
__isFragment?: never;
|
|
616
|
-
__isTeleport?: never;
|
|
617
|
-
__isSuspense?: never;
|
|
618
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
619
|
-
readonly ariaLabel: StringConstructor;
|
|
620
|
-
readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType) | ((new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType))[], unknown, unknown, () => never[], boolean>;
|
|
621
|
-
readonly disabled: BooleanConstructor;
|
|
622
|
-
readonly min: NumberConstructor;
|
|
623
|
-
readonly max: NumberConstructor;
|
|
624
|
-
readonly size: {
|
|
625
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
626
|
-
readonly required: false;
|
|
627
|
-
readonly validator: (val: unknown) => boolean;
|
|
628
|
-
__epPropKey: true;
|
|
629
|
-
};
|
|
630
|
-
readonly fill: StringConstructor;
|
|
631
|
-
readonly textColor: StringConstructor;
|
|
632
|
-
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "div", boolean>;
|
|
633
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
634
|
-
readonly options: {
|
|
635
|
-
readonly type: import("vue").PropType<any[]>;
|
|
636
|
-
readonly required: false;
|
|
637
|
-
readonly validator: (val: unknown) => boolean;
|
|
638
|
-
__epPropKey: true;
|
|
639
|
-
};
|
|
640
|
-
readonly props: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => {
|
|
641
|
-
value?: string;
|
|
642
|
-
label?: string;
|
|
643
|
-
disabled?: string;
|
|
644
|
-
}) | (() => {
|
|
645
|
-
value?: string;
|
|
646
|
-
label?: string;
|
|
647
|
-
disabled?: string;
|
|
648
|
-
}) | ((new (...args: any[]) => {
|
|
649
|
-
value?: string;
|
|
650
|
-
label?: string;
|
|
651
|
-
disabled?: string;
|
|
652
|
-
}) | (() => {
|
|
653
|
-
value?: string;
|
|
654
|
-
label?: string;
|
|
655
|
-
disabled?: string;
|
|
656
|
-
}))[], unknown, unknown, () => Required<{
|
|
657
|
-
value?: string;
|
|
658
|
-
label?: string;
|
|
659
|
-
disabled?: string;
|
|
660
|
-
}>, boolean>;
|
|
661
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "button" | "checkbox", unknown, "checkbox", boolean>;
|
|
662
|
-
}>> & {
|
|
663
|
-
"onUpdate:modelValue"?: (val: import("element-plus").CheckboxGroupValueType) => any;
|
|
664
|
-
onChange?: (val: CheckboxValueType[]) => any;
|
|
665
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
666
|
-
"update:modelValue": (val: import("element-plus").CheckboxGroupValueType) => void;
|
|
667
|
-
change: (val: CheckboxValueType[]) => void;
|
|
668
|
-
}, string, {
|
|
246
|
+
}> & Omit<{
|
|
669
247
|
readonly disabled: boolean;
|
|
670
|
-
readonly
|
|
671
|
-
readonly
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
readonly
|
|
677
|
-
readonly
|
|
678
|
-
readonly
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
248
|
+
readonly border: boolean;
|
|
249
|
+
readonly validateEvent: boolean;
|
|
250
|
+
readonly indeterminate: boolean;
|
|
251
|
+
readonly checked: boolean;
|
|
252
|
+
readonly modelValue?: string | number | boolean;
|
|
253
|
+
readonly value?: string | number | boolean | Record<string, any>;
|
|
254
|
+
readonly name?: string;
|
|
255
|
+
readonly size?: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>;
|
|
256
|
+
readonly id?: string;
|
|
257
|
+
readonly label?: string | number | boolean | Record<string, any>;
|
|
258
|
+
readonly tabindex?: string | number;
|
|
259
|
+
readonly ariaControls?: string;
|
|
260
|
+
readonly trueValue?: string | number;
|
|
261
|
+
readonly falseValue?: string | number;
|
|
262
|
+
readonly trueLabel?: string | number;
|
|
263
|
+
readonly falseLabel?: string | number;
|
|
264
|
+
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
265
|
+
onChange?: (val: CheckboxValueType) => any;
|
|
266
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "modelValue" | "value" | "name" | "id" | "label" | "disabled" | "border" | "validateEvent" | "indeterminate" | "checked" | "trueValue" | "falseValue" | "trueLabel" | "falseLabel">;
|
|
267
|
+
$attrs: {
|
|
268
|
+
[x: string]: unknown;
|
|
269
|
+
};
|
|
270
|
+
$refs: {
|
|
271
|
+
[x: string]: unknown;
|
|
272
|
+
};
|
|
273
|
+
$slots: Readonly<{
|
|
274
|
+
[name: string]: import("vue").Slot<any>;
|
|
275
|
+
}>;
|
|
276
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
277
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
278
|
+
$host: Element;
|
|
279
|
+
$emit: ((event: "update:modelValue", val: CheckboxValueType) => void) & ((event: "change", val: CheckboxValueType) => void);
|
|
280
|
+
$el: any;
|
|
281
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
686
282
|
ariaControls: StringConstructor;
|
|
687
283
|
modelValue: {
|
|
688
284
|
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
@@ -741,85 +337,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
741
337
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
742
338
|
"update:modelValue": (val: CheckboxValueType) => void;
|
|
743
339
|
change: (val: CheckboxValueType) => void;
|
|
744
|
-
},
|
|
745
|
-
label: string | number | boolean | Record<string, any>;
|
|
746
|
-
disabled: boolean;
|
|
747
|
-
border: boolean;
|
|
748
|
-
value: string | number | boolean | Record<string, any>;
|
|
749
|
-
id: string;
|
|
750
|
-
name: string;
|
|
751
|
-
modelValue: string | number | boolean;
|
|
752
|
-
validateEvent: boolean;
|
|
753
|
-
indeterminate: boolean;
|
|
754
|
-
checked: boolean;
|
|
755
|
-
trueValue: string | number;
|
|
756
|
-
falseValue: string | number;
|
|
757
|
-
trueLabel: string | number;
|
|
758
|
-
falseLabel: string | number;
|
|
759
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
760
|
-
P: {};
|
|
761
|
-
B: {};
|
|
762
|
-
D: {};
|
|
763
|
-
C: {};
|
|
764
|
-
M: {};
|
|
765
|
-
Defaults: {};
|
|
766
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
767
|
-
ariaControls: StringConstructor;
|
|
768
|
-
modelValue: {
|
|
769
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
770
|
-
default: undefined;
|
|
771
|
-
};
|
|
772
|
-
label: {
|
|
773
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
774
|
-
default: undefined;
|
|
775
|
-
};
|
|
776
|
-
value: {
|
|
777
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
778
|
-
default: undefined;
|
|
779
|
-
};
|
|
780
|
-
indeterminate: BooleanConstructor;
|
|
781
|
-
disabled: BooleanConstructor;
|
|
782
|
-
checked: BooleanConstructor;
|
|
783
|
-
name: {
|
|
784
|
-
type: StringConstructor;
|
|
785
|
-
default: undefined;
|
|
786
|
-
};
|
|
787
|
-
trueValue: {
|
|
788
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
789
|
-
default: undefined;
|
|
790
|
-
};
|
|
791
|
-
falseValue: {
|
|
792
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
793
|
-
default: undefined;
|
|
794
|
-
};
|
|
795
|
-
trueLabel: {
|
|
796
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
797
|
-
default: undefined;
|
|
798
|
-
};
|
|
799
|
-
falseLabel: {
|
|
800
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
801
|
-
default: undefined;
|
|
802
|
-
};
|
|
803
|
-
id: {
|
|
804
|
-
type: StringConstructor;
|
|
805
|
-
default: undefined;
|
|
806
|
-
};
|
|
807
|
-
border: BooleanConstructor;
|
|
808
|
-
size: {
|
|
809
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
810
|
-
readonly required: false;
|
|
811
|
-
readonly validator: (val: unknown) => boolean;
|
|
812
|
-
__epPropKey: true;
|
|
813
|
-
};
|
|
814
|
-
tabindex: (StringConstructor | NumberConstructor)[];
|
|
815
|
-
validateEvent: {
|
|
816
|
-
type: BooleanConstructor;
|
|
817
|
-
default: boolean;
|
|
818
|
-
};
|
|
819
|
-
}>> & {
|
|
820
|
-
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
821
|
-
onChange?: (val: CheckboxValueType) => any;
|
|
822
|
-
}, {}, {}, {}, {}, {
|
|
340
|
+
}, string, {
|
|
823
341
|
label: string | number | boolean | Record<string, any>;
|
|
824
342
|
disabled: boolean;
|
|
825
343
|
border: boolean;
|
|
@@ -834,11 +352,42 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
834
352
|
falseValue: string | number;
|
|
835
353
|
trueLabel: string | number;
|
|
836
354
|
falseLabel: string | number;
|
|
837
|
-
}
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
355
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
356
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
357
|
+
created?: (() => void) | (() => void)[];
|
|
358
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
359
|
+
mounted?: (() => void) | (() => void)[];
|
|
360
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
361
|
+
updated?: (() => void) | (() => void)[];
|
|
362
|
+
activated?: (() => void) | (() => void)[];
|
|
363
|
+
deactivated?: (() => void) | (() => void)[];
|
|
364
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
365
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
366
|
+
destroyed?: (() => void) | (() => void)[];
|
|
367
|
+
unmounted?: (() => void) | (() => void)[];
|
|
368
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
369
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
370
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void)[];
|
|
371
|
+
};
|
|
372
|
+
$forceUpdate: () => void;
|
|
373
|
+
$nextTick: typeof import("vue").nextTick;
|
|
374
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import("@vue/reactivity").OnCleanup) => any : (args_0: any, args_1: any, args_2: import("@vue/reactivity").OnCleanup) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
375
|
+
} & Readonly<{
|
|
376
|
+
label: string | number | boolean | Record<string, any>;
|
|
377
|
+
disabled: boolean;
|
|
378
|
+
border: boolean;
|
|
379
|
+
value: string | number | boolean | Record<string, any>;
|
|
380
|
+
id: string;
|
|
381
|
+
name: string;
|
|
382
|
+
modelValue: string | number | boolean;
|
|
383
|
+
validateEvent: boolean;
|
|
384
|
+
indeterminate: boolean;
|
|
385
|
+
checked: boolean;
|
|
386
|
+
trueValue: string | number;
|
|
387
|
+
falseValue: string | number;
|
|
388
|
+
trueLabel: string | number;
|
|
389
|
+
falseLabel: string | number;
|
|
390
|
+
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
842
391
|
ariaControls: StringConstructor;
|
|
843
392
|
modelValue: {
|
|
844
393
|
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
@@ -894,473 +443,20 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<__VLS_Prop
|
|
|
894
443
|
}>> & {
|
|
895
444
|
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
896
445
|
onChange?: (val: CheckboxValueType) => any;
|
|
897
|
-
},
|
|
898
|
-
"update:modelValue": (val: CheckboxValueType) => void;
|
|
899
|
-
change: (val: CheckboxValueType) => void;
|
|
900
|
-
}, string, {
|
|
901
|
-
label: string | number | boolean | Record<string, any>;
|
|
902
|
-
disabled: boolean;
|
|
903
|
-
border: boolean;
|
|
904
|
-
value: string | number | boolean | Record<string, any>;
|
|
905
|
-
id: string;
|
|
906
|
-
name: string;
|
|
907
|
-
modelValue: string | number | boolean;
|
|
908
|
-
validateEvent: boolean;
|
|
909
|
-
indeterminate: boolean;
|
|
910
|
-
checked: boolean;
|
|
911
|
-
trueValue: string | number;
|
|
912
|
-
falseValue: string | number;
|
|
913
|
-
trueLabel: string | number;
|
|
914
|
-
falseLabel: string | number;
|
|
915
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
446
|
+
}, "modelValue" | "value" | "name" | "id" | "label" | "disabled" | "border" | "validateEvent" | "indeterminate" | "checked" | "trueValue" | "falseValue" | "trueLabel" | "falseLabel"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
916
447
|
$slots: {
|
|
917
448
|
default?(_: {}): any;
|
|
918
449
|
};
|
|
919
|
-
})> & {
|
|
920
|
-
CheckboxButton: {
|
|
921
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
922
|
-
ariaControls: StringConstructor;
|
|
923
|
-
modelValue: {
|
|
924
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
925
|
-
default: undefined;
|
|
926
|
-
};
|
|
927
|
-
label: {
|
|
928
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
929
|
-
default: undefined;
|
|
930
|
-
};
|
|
931
|
-
value: {
|
|
932
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
933
|
-
default: undefined;
|
|
934
|
-
};
|
|
935
|
-
indeterminate: BooleanConstructor;
|
|
936
|
-
disabled: BooleanConstructor;
|
|
937
|
-
checked: BooleanConstructor;
|
|
938
|
-
name: {
|
|
939
|
-
type: StringConstructor;
|
|
940
|
-
default: undefined;
|
|
941
|
-
};
|
|
942
|
-
trueValue: {
|
|
943
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
944
|
-
default: undefined;
|
|
945
|
-
};
|
|
946
|
-
falseValue: {
|
|
947
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
948
|
-
default: undefined;
|
|
949
|
-
};
|
|
950
|
-
trueLabel: {
|
|
951
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
952
|
-
default: undefined;
|
|
953
|
-
};
|
|
954
|
-
falseLabel: {
|
|
955
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
956
|
-
default: undefined;
|
|
957
|
-
};
|
|
958
|
-
id: {
|
|
959
|
-
type: StringConstructor;
|
|
960
|
-
default: undefined;
|
|
961
|
-
};
|
|
962
|
-
border: BooleanConstructor;
|
|
963
|
-
size: {
|
|
964
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
965
|
-
readonly required: false;
|
|
966
|
-
readonly validator: (val: unknown) => boolean;
|
|
967
|
-
__epPropKey: true;
|
|
968
|
-
};
|
|
969
|
-
tabindex: (StringConstructor | NumberConstructor)[];
|
|
970
|
-
validateEvent: {
|
|
971
|
-
type: BooleanConstructor;
|
|
972
|
-
default: boolean;
|
|
973
|
-
};
|
|
974
|
-
}>> & {
|
|
975
|
-
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
976
|
-
onChange?: (val: CheckboxValueType) => any;
|
|
977
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
978
|
-
"update:modelValue": (val: CheckboxValueType) => void;
|
|
979
|
-
change: (val: CheckboxValueType) => void;
|
|
980
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
981
|
-
label: string | number | boolean | Record<string, any>;
|
|
982
|
-
disabled: boolean;
|
|
983
|
-
border: boolean;
|
|
984
|
-
value: string | number | boolean | Record<string, any>;
|
|
985
|
-
id: string;
|
|
986
|
-
name: string;
|
|
987
|
-
modelValue: string | number | boolean;
|
|
988
|
-
validateEvent: boolean;
|
|
989
|
-
indeterminate: boolean;
|
|
990
|
-
checked: boolean;
|
|
991
|
-
trueValue: string | number;
|
|
992
|
-
falseValue: string | number;
|
|
993
|
-
trueLabel: string | number;
|
|
994
|
-
falseLabel: string | number;
|
|
995
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
996
|
-
P: {};
|
|
997
|
-
B: {};
|
|
998
|
-
D: {};
|
|
999
|
-
C: {};
|
|
1000
|
-
M: {};
|
|
1001
|
-
Defaults: {};
|
|
1002
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
1003
|
-
ariaControls: StringConstructor;
|
|
1004
|
-
modelValue: {
|
|
1005
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
1006
|
-
default: undefined;
|
|
1007
|
-
};
|
|
1008
|
-
label: {
|
|
1009
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
1010
|
-
default: undefined;
|
|
1011
|
-
};
|
|
1012
|
-
value: {
|
|
1013
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
1014
|
-
default: undefined;
|
|
1015
|
-
};
|
|
1016
|
-
indeterminate: BooleanConstructor;
|
|
1017
|
-
disabled: BooleanConstructor;
|
|
1018
|
-
checked: BooleanConstructor;
|
|
1019
|
-
name: {
|
|
1020
|
-
type: StringConstructor;
|
|
1021
|
-
default: undefined;
|
|
1022
|
-
};
|
|
1023
|
-
trueValue: {
|
|
1024
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1025
|
-
default: undefined;
|
|
1026
|
-
};
|
|
1027
|
-
falseValue: {
|
|
1028
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1029
|
-
default: undefined;
|
|
1030
|
-
};
|
|
1031
|
-
trueLabel: {
|
|
1032
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1033
|
-
default: undefined;
|
|
1034
|
-
};
|
|
1035
|
-
falseLabel: {
|
|
1036
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1037
|
-
default: undefined;
|
|
1038
|
-
};
|
|
1039
|
-
id: {
|
|
1040
|
-
type: StringConstructor;
|
|
1041
|
-
default: undefined;
|
|
1042
|
-
};
|
|
1043
|
-
border: BooleanConstructor;
|
|
1044
|
-
size: {
|
|
1045
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
1046
|
-
readonly required: false;
|
|
1047
|
-
readonly validator: (val: unknown) => boolean;
|
|
1048
|
-
__epPropKey: true;
|
|
1049
|
-
};
|
|
1050
|
-
tabindex: (StringConstructor | NumberConstructor)[];
|
|
1051
|
-
validateEvent: {
|
|
1052
|
-
type: BooleanConstructor;
|
|
1053
|
-
default: boolean;
|
|
1054
|
-
};
|
|
1055
|
-
}>> & {
|
|
1056
|
-
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
1057
|
-
onChange?: (val: CheckboxValueType) => any;
|
|
1058
|
-
}, {}, {}, {}, {}, {
|
|
1059
|
-
label: string | number | boolean | Record<string, any>;
|
|
1060
|
-
disabled: boolean;
|
|
1061
|
-
border: boolean;
|
|
1062
|
-
value: string | number | boolean | Record<string, any>;
|
|
1063
|
-
id: string;
|
|
1064
|
-
name: string;
|
|
1065
|
-
modelValue: string | number | boolean;
|
|
1066
|
-
validateEvent: boolean;
|
|
1067
|
-
indeterminate: boolean;
|
|
1068
|
-
checked: boolean;
|
|
1069
|
-
trueValue: string | number;
|
|
1070
|
-
falseValue: string | number;
|
|
1071
|
-
trueLabel: string | number;
|
|
1072
|
-
falseLabel: string | number;
|
|
1073
|
-
}>;
|
|
1074
|
-
__isFragment?: never;
|
|
1075
|
-
__isTeleport?: never;
|
|
1076
|
-
__isSuspense?: never;
|
|
1077
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
1078
|
-
ariaControls: StringConstructor;
|
|
1079
|
-
modelValue: {
|
|
1080
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
1081
|
-
default: undefined;
|
|
1082
|
-
};
|
|
1083
|
-
label: {
|
|
1084
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
1085
|
-
default: undefined;
|
|
1086
|
-
};
|
|
1087
|
-
value: {
|
|
1088
|
-
type: (ObjectConstructor | BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
1089
|
-
default: undefined;
|
|
1090
|
-
};
|
|
1091
|
-
indeterminate: BooleanConstructor;
|
|
1092
|
-
disabled: BooleanConstructor;
|
|
1093
|
-
checked: BooleanConstructor;
|
|
1094
|
-
name: {
|
|
1095
|
-
type: StringConstructor;
|
|
1096
|
-
default: undefined;
|
|
1097
|
-
};
|
|
1098
|
-
trueValue: {
|
|
1099
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1100
|
-
default: undefined;
|
|
1101
|
-
};
|
|
1102
|
-
falseValue: {
|
|
1103
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1104
|
-
default: undefined;
|
|
1105
|
-
};
|
|
1106
|
-
trueLabel: {
|
|
1107
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1108
|
-
default: undefined;
|
|
1109
|
-
};
|
|
1110
|
-
falseLabel: {
|
|
1111
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1112
|
-
default: undefined;
|
|
1113
|
-
};
|
|
1114
|
-
id: {
|
|
1115
|
-
type: StringConstructor;
|
|
1116
|
-
default: undefined;
|
|
1117
|
-
};
|
|
1118
|
-
border: BooleanConstructor;
|
|
1119
|
-
size: {
|
|
1120
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
1121
|
-
readonly required: false;
|
|
1122
|
-
readonly validator: (val: unknown) => boolean;
|
|
1123
|
-
__epPropKey: true;
|
|
1124
|
-
};
|
|
1125
|
-
tabindex: (StringConstructor | NumberConstructor)[];
|
|
1126
|
-
validateEvent: {
|
|
1127
|
-
type: BooleanConstructor;
|
|
1128
|
-
default: boolean;
|
|
1129
|
-
};
|
|
1130
|
-
}>> & {
|
|
1131
|
-
"onUpdate:modelValue"?: (val: CheckboxValueType) => any;
|
|
1132
|
-
onChange?: (val: CheckboxValueType) => any;
|
|
1133
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1134
|
-
"update:modelValue": (val: CheckboxValueType) => void;
|
|
1135
|
-
change: (val: CheckboxValueType) => void;
|
|
1136
|
-
}, string, {
|
|
1137
|
-
label: string | number | boolean | Record<string, any>;
|
|
1138
|
-
disabled: boolean;
|
|
1139
|
-
border: boolean;
|
|
1140
|
-
value: string | number | boolean | Record<string, any>;
|
|
1141
|
-
id: string;
|
|
1142
|
-
name: string;
|
|
1143
|
-
modelValue: string | number | boolean;
|
|
1144
|
-
validateEvent: boolean;
|
|
1145
|
-
indeterminate: boolean;
|
|
1146
|
-
checked: boolean;
|
|
1147
|
-
trueValue: string | number;
|
|
1148
|
-
falseValue: string | number;
|
|
1149
|
-
trueLabel: string | number;
|
|
1150
|
-
falseLabel: string | number;
|
|
1151
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
1152
|
-
$slots: {
|
|
1153
|
-
default?(_: {}): any;
|
|
1154
|
-
};
|
|
1155
|
-
});
|
|
1156
|
-
CheckboxGroup: {
|
|
1157
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
1158
|
-
readonly ariaLabel: StringConstructor;
|
|
1159
|
-
readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType) | ((new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType))[], unknown, unknown, () => never[], boolean>;
|
|
1160
|
-
readonly disabled: BooleanConstructor;
|
|
1161
|
-
readonly min: NumberConstructor;
|
|
1162
|
-
readonly max: NumberConstructor;
|
|
1163
|
-
readonly size: {
|
|
1164
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
1165
|
-
readonly required: false;
|
|
1166
|
-
readonly validator: (val: unknown) => boolean;
|
|
1167
|
-
__epPropKey: true;
|
|
1168
|
-
};
|
|
1169
|
-
readonly fill: StringConstructor;
|
|
1170
|
-
readonly textColor: StringConstructor;
|
|
1171
|
-
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "div", boolean>;
|
|
1172
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1173
|
-
readonly options: {
|
|
1174
|
-
readonly type: import("vue").PropType<any[]>;
|
|
1175
|
-
readonly required: false;
|
|
1176
|
-
readonly validator: (val: unknown) => boolean;
|
|
1177
|
-
__epPropKey: true;
|
|
1178
|
-
};
|
|
1179
|
-
readonly props: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => {
|
|
1180
|
-
value?: string;
|
|
1181
|
-
label?: string;
|
|
1182
|
-
disabled?: string;
|
|
1183
|
-
}) | (() => {
|
|
1184
|
-
value?: string;
|
|
1185
|
-
label?: string;
|
|
1186
|
-
disabled?: string;
|
|
1187
|
-
}) | ((new (...args: any[]) => {
|
|
1188
|
-
value?: string;
|
|
1189
|
-
label?: string;
|
|
1190
|
-
disabled?: string;
|
|
1191
|
-
}) | (() => {
|
|
1192
|
-
value?: string;
|
|
1193
|
-
label?: string;
|
|
1194
|
-
disabled?: string;
|
|
1195
|
-
}))[], unknown, unknown, () => Required<{
|
|
1196
|
-
value?: string;
|
|
1197
|
-
label?: string;
|
|
1198
|
-
disabled?: string;
|
|
1199
|
-
}>, boolean>;
|
|
1200
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "button" | "checkbox", unknown, "checkbox", boolean>;
|
|
1201
|
-
}>> & {
|
|
1202
|
-
"onUpdate:modelValue"?: (val: import("element-plus").CheckboxGroupValueType) => any;
|
|
1203
|
-
onChange?: (val: CheckboxValueType[]) => any;
|
|
1204
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1205
|
-
"update:modelValue": (val: import("element-plus").CheckboxGroupValueType) => void;
|
|
1206
|
-
change: (val: CheckboxValueType[]) => void;
|
|
1207
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1208
|
-
readonly disabled: boolean;
|
|
1209
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "button" | "checkbox", unknown>;
|
|
1210
|
-
readonly props: {
|
|
1211
|
-
value?: string;
|
|
1212
|
-
label?: string;
|
|
1213
|
-
disabled?: string;
|
|
1214
|
-
};
|
|
1215
|
-
readonly modelValue: import("element-plus").CheckboxGroupValueType;
|
|
1216
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1217
|
-
readonly tag: string;
|
|
1218
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
1219
|
-
P: {};
|
|
1220
|
-
B: {};
|
|
1221
|
-
D: {};
|
|
1222
|
-
C: {};
|
|
1223
|
-
M: {};
|
|
1224
|
-
Defaults: {};
|
|
1225
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
1226
|
-
readonly ariaLabel: StringConstructor;
|
|
1227
|
-
readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType) | ((new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType))[], unknown, unknown, () => never[], boolean>;
|
|
1228
|
-
readonly disabled: BooleanConstructor;
|
|
1229
|
-
readonly min: NumberConstructor;
|
|
1230
|
-
readonly max: NumberConstructor;
|
|
1231
|
-
readonly size: {
|
|
1232
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
1233
|
-
readonly required: false;
|
|
1234
|
-
readonly validator: (val: unknown) => boolean;
|
|
1235
|
-
__epPropKey: true;
|
|
1236
|
-
};
|
|
1237
|
-
readonly fill: StringConstructor;
|
|
1238
|
-
readonly textColor: StringConstructor;
|
|
1239
|
-
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "div", boolean>;
|
|
1240
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1241
|
-
readonly options: {
|
|
1242
|
-
readonly type: import("vue").PropType<any[]>;
|
|
1243
|
-
readonly required: false;
|
|
1244
|
-
readonly validator: (val: unknown) => boolean;
|
|
1245
|
-
__epPropKey: true;
|
|
1246
|
-
};
|
|
1247
|
-
readonly props: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => {
|
|
1248
|
-
value?: string;
|
|
1249
|
-
label?: string;
|
|
1250
|
-
disabled?: string;
|
|
1251
|
-
}) | (() => {
|
|
1252
|
-
value?: string;
|
|
1253
|
-
label?: string;
|
|
1254
|
-
disabled?: string;
|
|
1255
|
-
}) | ((new (...args: any[]) => {
|
|
1256
|
-
value?: string;
|
|
1257
|
-
label?: string;
|
|
1258
|
-
disabled?: string;
|
|
1259
|
-
}) | (() => {
|
|
1260
|
-
value?: string;
|
|
1261
|
-
label?: string;
|
|
1262
|
-
disabled?: string;
|
|
1263
|
-
}))[], unknown, unknown, () => Required<{
|
|
1264
|
-
value?: string;
|
|
1265
|
-
label?: string;
|
|
1266
|
-
disabled?: string;
|
|
1267
|
-
}>, boolean>;
|
|
1268
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "button" | "checkbox", unknown, "checkbox", boolean>;
|
|
1269
|
-
}>> & {
|
|
1270
|
-
"onUpdate:modelValue"?: (val: import("element-plus").CheckboxGroupValueType) => any;
|
|
1271
|
-
onChange?: (val: CheckboxValueType[]) => any;
|
|
1272
|
-
}, {}, {}, {}, {}, {
|
|
1273
|
-
readonly disabled: boolean;
|
|
1274
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "button" | "checkbox", unknown>;
|
|
1275
|
-
readonly props: {
|
|
1276
|
-
value?: string;
|
|
1277
|
-
label?: string;
|
|
1278
|
-
disabled?: string;
|
|
1279
|
-
};
|
|
1280
|
-
readonly modelValue: import("element-plus").CheckboxGroupValueType;
|
|
1281
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1282
|
-
readonly tag: string;
|
|
1283
|
-
}>;
|
|
1284
|
-
__isFragment?: never;
|
|
1285
|
-
__isTeleport?: never;
|
|
1286
|
-
__isSuspense?: never;
|
|
1287
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
1288
|
-
readonly ariaLabel: StringConstructor;
|
|
1289
|
-
readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType) | ((new (...args: any[]) => import("element-plus").CheckboxGroupValueType) | (() => import("element-plus").CheckboxGroupValueType))[], unknown, unknown, () => never[], boolean>;
|
|
1290
|
-
readonly disabled: BooleanConstructor;
|
|
1291
|
-
readonly min: NumberConstructor;
|
|
1292
|
-
readonly max: NumberConstructor;
|
|
1293
|
-
readonly size: {
|
|
1294
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
1295
|
-
readonly required: false;
|
|
1296
|
-
readonly validator: (val: unknown) => boolean;
|
|
1297
|
-
__epPropKey: true;
|
|
1298
|
-
};
|
|
1299
|
-
readonly fill: StringConstructor;
|
|
1300
|
-
readonly textColor: StringConstructor;
|
|
1301
|
-
readonly tag: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "div", boolean>;
|
|
1302
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1303
|
-
readonly options: {
|
|
1304
|
-
readonly type: import("vue").PropType<any[]>;
|
|
1305
|
-
readonly required: false;
|
|
1306
|
-
readonly validator: (val: unknown) => boolean;
|
|
1307
|
-
__epPropKey: true;
|
|
1308
|
-
};
|
|
1309
|
-
readonly props: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => {
|
|
1310
|
-
value?: string;
|
|
1311
|
-
label?: string;
|
|
1312
|
-
disabled?: string;
|
|
1313
|
-
}) | (() => {
|
|
1314
|
-
value?: string;
|
|
1315
|
-
label?: string;
|
|
1316
|
-
disabled?: string;
|
|
1317
|
-
}) | ((new (...args: any[]) => {
|
|
1318
|
-
value?: string;
|
|
1319
|
-
label?: string;
|
|
1320
|
-
disabled?: string;
|
|
1321
|
-
}) | (() => {
|
|
1322
|
-
value?: string;
|
|
1323
|
-
label?: string;
|
|
1324
|
-
disabled?: string;
|
|
1325
|
-
}))[], unknown, unknown, () => Required<{
|
|
1326
|
-
value?: string;
|
|
1327
|
-
label?: string;
|
|
1328
|
-
disabled?: string;
|
|
1329
|
-
}>, boolean>;
|
|
1330
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, "button" | "checkbox", unknown, "checkbox", boolean>;
|
|
1331
|
-
}>> & {
|
|
1332
|
-
"onUpdate:modelValue"?: (val: import("element-plus").CheckboxGroupValueType) => any;
|
|
1333
|
-
onChange?: (val: CheckboxValueType[]) => any;
|
|
1334
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1335
|
-
"update:modelValue": (val: import("element-plus").CheckboxGroupValueType) => void;
|
|
1336
|
-
change: (val: CheckboxValueType[]) => void;
|
|
1337
|
-
}, string, {
|
|
1338
|
-
readonly disabled: boolean;
|
|
1339
|
-
readonly type: import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "button" | "checkbox", unknown>;
|
|
1340
|
-
readonly props: {
|
|
1341
|
-
value?: string;
|
|
1342
|
-
label?: string;
|
|
1343
|
-
disabled?: string;
|
|
1344
|
-
};
|
|
1345
|
-
readonly modelValue: import("element-plus").CheckboxGroupValueType;
|
|
1346
|
-
readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1347
|
-
readonly tag: string;
|
|
1348
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
1349
|
-
$slots: {
|
|
1350
|
-
default?(_: {}): any;
|
|
1351
|
-
};
|
|
1352
|
-
});
|
|
1353
450
|
}>;
|
|
1354
451
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1355
452
|
change: (value: CheckboxValueType) => any;
|
|
1356
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
453
|
+
}, string, import("vue").PublicProps, Readonly<JaCheckboxProps> & Readonly<{
|
|
1357
454
|
onChange?: (value: CheckboxValueType) => any;
|
|
1358
455
|
}>, {
|
|
1359
456
|
disabled: boolean;
|
|
1360
|
-
border: boolean;
|
|
1361
457
|
validateEvent: boolean;
|
|
1362
|
-
checked: boolean;
|
|
1363
458
|
indeterminate: boolean;
|
|
459
|
+
checked: boolean;
|
|
1364
460
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
1365
461
|
default?: (props: {}) => any;
|
|
1366
462
|
}>;
|