ll-plus 2.2.11 → 2.2.13
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/es/components/advanced-filtering/index.d.ts +504 -504
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +255 -255
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +245 -245
- package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/es/components/api-component/index.d.ts +6 -6
- package/es/components/api-component/src/api-component.vue.d.ts +6 -6
- package/es/components/api-component/src/components/api-modal.vue.d.ts +2 -2
- package/es/components/api-component/src/components/click-input.vue.d.ts +2 -2
- package/es/components/api-component/src/components/params-table-row.vue.d.ts +4 -4
- package/es/components/api-component/src/components/params-table.vue.d.ts +6 -6
- package/es/components/avatar/index.d.ts +4 -4
- package/es/components/avatar/src/avatar.d.ts +1 -1
- package/es/components/avatar/src/avatar.vue.d.ts +4 -4
- package/es/components/button/index.d.ts +2 -2
- package/es/components/button/src/button.vue.d.ts +2 -2
- package/es/components/cascader/index.d.ts +8 -8
- package/es/components/cascader/src/cascader.vue.d.ts +8 -8
- package/es/components/checkbox/index.d.ts +317 -317
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +317 -317
- package/es/components/checkbox/src/checkbox.d.ts +96 -96
- package/es/components/code-editor/index.d.ts +4 -4
- package/es/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/es/components/drawer/index.d.ts +11 -11
- package/es/components/drawer/src/components/second-confirmation/index.d.ts +11 -11
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +11 -11
- package/es/components/drawer/src/drawer.vue.d.ts +11 -11
- package/es/components/easy-cron/index.d.ts +86 -86
- package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
- package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
- package/es/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
- package/es/components/form/index.d.ts +242 -242
- package/es/components/form/src/config/form.d.ts +96 -96
- package/es/components/form/src/form.vue.d.ts +242 -242
- package/es/components/icon-base/index.d.ts +1 -1
- package/es/components/icon-base/src/icon-base.vue.d.ts +1 -1
- package/es/components/input/index.d.ts +31 -31
- package/es/components/input/src/input.vue.d.ts +31 -31
- package/es/components/key-value/index.d.ts +29 -14
- package/es/components/key-value/src/components/key-value-item.vue.d.ts +16 -4
- package/es/components/key-value/src/components/key-value-item.vue2.mjs +5 -5
- package/es/components/key-value/src/components/key-value-item.vue2.mjs.map +1 -1
- package/es/components/key-value/src/config/key-value-item.d.ts +10 -4
- package/es/components/key-value/src/config/key-value-item.mjs.map +1 -1
- package/es/components/key-value/src/config/key-value.d.ts +3 -2
- package/es/components/key-value/src/config/key-value.mjs +3 -2
- package/es/components/key-value/src/config/key-value.mjs.map +1 -1
- package/es/components/key-value/src/key-value.vue.d.ts +29 -14
- package/es/components/key-value/src/key-value.vue2.mjs +14 -6
- package/es/components/key-value/src/key-value.vue2.mjs.map +1 -1
- package/es/components/modal/index.d.ts +6 -6
- package/es/components/modal/src/modal.vue.d.ts +6 -6
- package/es/components/number-range/index.d.ts +2 -2
- package/es/components/number-range/src/number-range.vue.d.ts +2 -2
- package/es/components/operate-icon/index.d.ts +3 -3
- package/es/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
- package/es/components/radio/index.d.ts +10 -10
- package/es/components/radio/src/radio-group.vue.d.ts +5 -5
- package/es/components/radio/src/radio.vue.d.ts +5 -5
- package/es/components/select/index.d.ts +16 -16
- package/es/components/select/src/select-option.vue.d.ts +1 -1
- package/es/components/select/src/select.vue.d.ts +15 -15
- package/es/components/select-group/index.d.ts +1 -1
- package/es/components/select-group/src/select-group.vue.d.ts +1 -1
- package/es/components/textarea/index.d.ts +5 -5
- package/es/components/textarea/src/textarea.vue.d.ts +5 -5
- package/es/components/tooltip/index.d.ts +4 -4
- package/es/components/tooltip/src/tooltip.d.ts +1 -1
- package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/es/components/tree/index.d.ts +2 -2
- package/es/components/tree/src/tree.vue.d.ts +2 -2
- package/es/components/tree-search/index.d.ts +9 -9
- package/es/components/tree-search/src/config/tree-search.d.ts +2 -2
- package/es/components/tree-search/src/tree-search.vue.d.ts +9 -9
- package/es/components/upload-drag/index.d.ts +8 -8
- package/es/components/upload-drag/src/upload-drag.vue.d.ts +8 -8
- package/index.full.js +22 -13
- package/index.full.min.js +1 -1
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +1 -1
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +22 -13
- package/lib/components/advanced-filtering/index.d.ts +504 -504
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +255 -255
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +245 -245
- package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/lib/components/api-component/index.d.ts +6 -6
- package/lib/components/api-component/src/api-component.vue.d.ts +6 -6
- package/lib/components/api-component/src/components/api-modal.vue.d.ts +2 -2
- package/lib/components/api-component/src/components/click-input.vue.d.ts +2 -2
- package/lib/components/api-component/src/components/params-table-row.vue.d.ts +4 -4
- package/lib/components/api-component/src/components/params-table.vue.d.ts +6 -6
- package/lib/components/avatar/index.d.ts +4 -4
- package/lib/components/avatar/src/avatar.d.ts +1 -1
- package/lib/components/avatar/src/avatar.vue.d.ts +4 -4
- package/lib/components/button/index.d.ts +2 -2
- package/lib/components/button/src/button.vue.d.ts +2 -2
- package/lib/components/cascader/index.d.ts +8 -8
- package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
- package/lib/components/checkbox/index.d.ts +317 -317
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +317 -317
- package/lib/components/checkbox/src/checkbox.d.ts +96 -96
- package/lib/components/code-editor/index.d.ts +4 -4
- package/lib/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/lib/components/drawer/index.d.ts +11 -11
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +11 -11
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +11 -11
- package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
- package/lib/components/easy-cron/index.d.ts +86 -86
- package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
- package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
- package/lib/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
- package/lib/components/form/index.d.ts +242 -242
- package/lib/components/form/src/config/form.d.ts +96 -96
- package/lib/components/form/src/form.vue.d.ts +242 -242
- package/lib/components/icon-base/index.d.ts +1 -1
- package/lib/components/icon-base/src/icon-base.vue.d.ts +1 -1
- package/lib/components/input/index.d.ts +31 -31
- package/lib/components/input/src/input.vue.d.ts +31 -31
- package/lib/components/key-value/index.d.ts +29 -14
- package/lib/components/key-value/src/components/key-value-item.vue.d.ts +16 -4
- package/lib/components/key-value/src/components/key-value-item.vue2.js +5 -5
- package/lib/components/key-value/src/components/key-value-item.vue2.js.map +1 -1
- package/lib/components/key-value/src/config/key-value-item.d.ts +10 -4
- package/lib/components/key-value/src/config/key-value-item.js.map +1 -1
- package/lib/components/key-value/src/config/key-value.d.ts +3 -2
- package/lib/components/key-value/src/config/key-value.js +3 -2
- package/lib/components/key-value/src/config/key-value.js.map +1 -1
- package/lib/components/key-value/src/key-value.vue.d.ts +29 -14
- package/lib/components/key-value/src/key-value.vue2.js +14 -6
- package/lib/components/key-value/src/key-value.vue2.js.map +1 -1
- package/lib/components/modal/index.d.ts +6 -6
- package/lib/components/modal/src/modal.vue.d.ts +6 -6
- package/lib/components/number-range/index.d.ts +2 -2
- package/lib/components/number-range/src/number-range.vue.d.ts +2 -2
- package/lib/components/operate-icon/index.d.ts +3 -3
- package/lib/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
- package/lib/components/radio/index.d.ts +10 -10
- package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
- package/lib/components/radio/src/radio.vue.d.ts +5 -5
- package/lib/components/select/index.d.ts +16 -16
- package/lib/components/select/src/select-option.vue.d.ts +1 -1
- package/lib/components/select/src/select.vue.d.ts +15 -15
- package/lib/components/select-group/index.d.ts +1 -1
- package/lib/components/select-group/src/select-group.vue.d.ts +1 -1
- package/lib/components/textarea/index.d.ts +5 -5
- package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
- package/lib/components/tooltip/index.d.ts +4 -4
- package/lib/components/tooltip/src/tooltip.d.ts +1 -1
- package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/lib/components/tree/index.d.ts +2 -2
- package/lib/components/tree/src/tree.vue.d.ts +2 -2
- package/lib/components/tree-search/index.d.ts +9 -9
- package/lib/components/tree-search/src/config/tree-search.d.ts +2 -2
- package/lib/components/tree-search/src/tree-search.vue.d.ts +9 -9
- package/lib/components/upload-drag/index.d.ts +8 -8
- package/lib/components/upload-drag/src/upload-drag.vue.d.ts +8 -8
- package/package.json +1 -1
- package/types/packages/components/advanced-filtering/index.d.ts +504 -504
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +255 -255
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +245 -245
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/types/packages/components/api-component/index.d.ts +6 -6
- package/types/packages/components/api-component/src/api-component.vue.d.ts +6 -6
- package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +2 -2
- package/types/packages/components/api-component/src/components/click-input.vue.d.ts +2 -2
- package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +4 -4
- package/types/packages/components/api-component/src/components/params-table.vue.d.ts +6 -6
- package/types/packages/components/avatar/index.d.ts +4 -4
- package/types/packages/components/avatar/src/avatar.d.ts +1 -1
- package/types/packages/components/avatar/src/avatar.vue.d.ts +4 -4
- package/types/packages/components/button/index.d.ts +2 -2
- package/types/packages/components/button/src/button.vue.d.ts +2 -2
- package/types/packages/components/cascader/index.d.ts +8 -8
- package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
- package/types/packages/components/checkbox/index.d.ts +317 -317
- package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +317 -317
- package/types/packages/components/checkbox/src/checkbox.d.ts +96 -96
- package/types/packages/components/code-editor/index.d.ts +4 -4
- package/types/packages/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/types/packages/components/drawer/index.d.ts +11 -11
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +11 -11
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +11 -11
- package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
- package/types/packages/components/easy-cron/index.d.ts +86 -86
- package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
- package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
- package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
- package/types/packages/components/form/index.d.ts +242 -242
- package/types/packages/components/form/src/config/form.d.ts +96 -96
- package/types/packages/components/form/src/form.vue.d.ts +242 -242
- package/types/packages/components/icon-base/index.d.ts +1 -1
- package/types/packages/components/icon-base/src/icon-base.vue.d.ts +1 -1
- package/types/packages/components/input/index.d.ts +31 -31
- package/types/packages/components/input/src/input.vue.d.ts +31 -31
- package/types/packages/components/key-value/index.d.ts +29 -14
- package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +16 -4
- package/types/packages/components/key-value/src/config/key-value-item.d.ts +10 -4
- package/types/packages/components/key-value/src/config/key-value.d.ts +3 -2
- package/types/packages/components/key-value/src/key-value.vue.d.ts +29 -14
- package/types/packages/components/modal/index.d.ts +6 -6
- package/types/packages/components/modal/src/modal.vue.d.ts +6 -6
- package/types/packages/components/number-range/index.d.ts +2 -2
- package/types/packages/components/number-range/src/number-range.vue.d.ts +2 -2
- package/types/packages/components/operate-icon/index.d.ts +3 -3
- package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
- package/types/packages/components/radio/index.d.ts +10 -10
- package/types/packages/components/radio/src/radio-group.vue.d.ts +5 -5
- package/types/packages/components/radio/src/radio.vue.d.ts +5 -5
- package/types/packages/components/select/index.d.ts +16 -16
- package/types/packages/components/select/src/select-option.vue.d.ts +1 -1
- package/types/packages/components/select/src/select.vue.d.ts +15 -15
- package/types/packages/components/select-group/index.d.ts +1 -1
- package/types/packages/components/select-group/src/select-group.vue.d.ts +1 -1
- package/types/packages/components/textarea/index.d.ts +5 -5
- package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
- package/types/packages/components/tooltip/index.d.ts +4 -4
- package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
- package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/types/packages/components/tree/index.d.ts +2 -2
- package/types/packages/components/tree/src/tree.vue.d.ts +2 -2
- package/types/packages/components/tree-search/index.d.ts +9 -9
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +2 -2
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +9 -9
- package/types/packages/components/upload-drag/index.d.ts +8 -8
- package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +8 -8
|
@@ -245,8 +245,8 @@ export declare const LlRadio: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
245
245
|
prefixCls: StringConstructor;
|
|
246
246
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
247
247
|
size: {
|
|
248
|
-
type: import("vue").PropType<"default" | "
|
|
249
|
-
default: "default" | "
|
|
248
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
249
|
+
default: "default" | "small" | "large";
|
|
250
250
|
};
|
|
251
251
|
options: {
|
|
252
252
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -278,8 +278,8 @@ export declare const LlRadio: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
278
278
|
prefixCls: StringConstructor;
|
|
279
279
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
280
280
|
size: {
|
|
281
|
-
type: import("vue").PropType<"default" | "
|
|
282
|
-
default: "default" | "
|
|
281
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
282
|
+
default: "default" | "small" | "large";
|
|
283
283
|
};
|
|
284
284
|
options: {
|
|
285
285
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -308,7 +308,7 @@ export declare const LlRadio: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
308
308
|
default: (val: any) => void;
|
|
309
309
|
};
|
|
310
310
|
}>>, {
|
|
311
|
-
size: "default" | "
|
|
311
|
+
size: "default" | "small" | "large";
|
|
312
312
|
onChange: (e: import("ant-design-vue").RadioChangeEvent) => void;
|
|
313
313
|
disabled: boolean;
|
|
314
314
|
'onUpdate:value': (val: any) => void;
|
|
@@ -555,8 +555,8 @@ export declare const LlRadioGroup: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
555
555
|
prefixCls: StringConstructor;
|
|
556
556
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
557
557
|
size: {
|
|
558
|
-
type: import("vue").PropType<"default" | "
|
|
559
|
-
default: "default" | "
|
|
558
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
559
|
+
default: "default" | "small" | "large";
|
|
560
560
|
};
|
|
561
561
|
options: {
|
|
562
562
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -588,8 +588,8 @@ export declare const LlRadioGroup: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
588
588
|
prefixCls: StringConstructor;
|
|
589
589
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
590
590
|
size: {
|
|
591
|
-
type: import("vue").PropType<"default" | "
|
|
592
|
-
default: "default" | "
|
|
591
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
592
|
+
default: "default" | "small" | "large";
|
|
593
593
|
};
|
|
594
594
|
options: {
|
|
595
595
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -618,7 +618,7 @@ export declare const LlRadioGroup: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
618
618
|
default: (val: any) => void;
|
|
619
619
|
};
|
|
620
620
|
}>>, {
|
|
621
|
-
size: "default" | "
|
|
621
|
+
size: "default" | "small" | "large";
|
|
622
622
|
onChange: (e: import("ant-design-vue").RadioChangeEvent) => void;
|
|
623
623
|
disabled: boolean;
|
|
624
624
|
'onUpdate:value': (val: any) => void;
|
|
@@ -16,8 +16,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
16
16
|
prefixCls: StringConstructor;
|
|
17
17
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
18
18
|
size: {
|
|
19
|
-
type: import("vue").PropType<"default" | "
|
|
20
|
-
default: "default" | "
|
|
19
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
20
|
+
default: "default" | "small" | "large";
|
|
21
21
|
};
|
|
22
22
|
options: {
|
|
23
23
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -49,8 +49,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
49
49
|
prefixCls: StringConstructor;
|
|
50
50
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
51
51
|
size: {
|
|
52
|
-
type: import("vue").PropType<"default" | "
|
|
53
|
-
default: "default" | "
|
|
52
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
53
|
+
default: "default" | "small" | "large";
|
|
54
54
|
};
|
|
55
55
|
options: {
|
|
56
56
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
79
79
|
default: (val: any) => void;
|
|
80
80
|
};
|
|
81
81
|
}>>, {
|
|
82
|
-
size: "default" | "
|
|
82
|
+
size: "default" | "small" | "large";
|
|
83
83
|
onChange: (e: import("ant-design-vue").RadioChangeEvent) => void;
|
|
84
84
|
disabled: boolean;
|
|
85
85
|
'onUpdate:value': (val: any) => void;
|
|
@@ -242,8 +242,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
242
242
|
prefixCls: StringConstructor;
|
|
243
243
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
244
244
|
size: {
|
|
245
|
-
type: import("vue").PropType<"default" | "
|
|
246
|
-
default: "default" | "
|
|
245
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
246
|
+
default: "default" | "small" | "large";
|
|
247
247
|
};
|
|
248
248
|
options: {
|
|
249
249
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -275,8 +275,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
275
275
|
prefixCls: StringConstructor;
|
|
276
276
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
277
277
|
size: {
|
|
278
|
-
type: import("vue").PropType<"default" | "
|
|
279
|
-
default: "default" | "
|
|
278
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
279
|
+
default: "default" | "small" | "large";
|
|
280
280
|
};
|
|
281
281
|
options: {
|
|
282
282
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -305,7 +305,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
305
305
|
default: (val: any) => void;
|
|
306
306
|
};
|
|
307
307
|
}>>, {
|
|
308
|
-
size: "default" | "
|
|
308
|
+
size: "default" | "small" | "large";
|
|
309
309
|
onChange: (e: import("ant-design-vue").RadioChangeEvent) => void;
|
|
310
310
|
disabled: boolean;
|
|
311
311
|
'onUpdate:value': (val: any) => void;
|
|
@@ -33,8 +33,8 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
33
33
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
34
34
|
};
|
|
35
35
|
mode: {
|
|
36
|
-
type: import("vue").PropType<"
|
|
37
|
-
default: "
|
|
36
|
+
type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
37
|
+
default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
38
38
|
};
|
|
39
39
|
bordered: {
|
|
40
40
|
type: BooleanConstructor;
|
|
@@ -104,7 +104,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
104
104
|
};
|
|
105
105
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
106
106
|
showAction: {
|
|
107
|
-
type: import("vue").PropType<("
|
|
107
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
108
108
|
};
|
|
109
109
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
110
110
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -199,8 +199,8 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
199
199
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
200
200
|
};
|
|
201
201
|
mode: {
|
|
202
|
-
type: import("vue").PropType<"
|
|
203
|
-
default: "
|
|
202
|
+
type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
203
|
+
default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
204
204
|
};
|
|
205
205
|
bordered: {
|
|
206
206
|
type: BooleanConstructor;
|
|
@@ -270,7 +270,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
270
270
|
};
|
|
271
271
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
272
272
|
showAction: {
|
|
273
|
-
type: import("vue").PropType<("
|
|
273
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
274
274
|
};
|
|
275
275
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
276
276
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -351,7 +351,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
351
351
|
}>>, {
|
|
352
352
|
size: import("ant-design-vue/es/button").ButtonSize;
|
|
353
353
|
value: import("ant-design-vue/es/select").SelectValue;
|
|
354
|
-
mode: "
|
|
354
|
+
mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
355
355
|
open: boolean;
|
|
356
356
|
disabled: boolean;
|
|
357
357
|
autofocus: boolean;
|
|
@@ -409,8 +409,8 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
409
409
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
410
410
|
};
|
|
411
411
|
mode: {
|
|
412
|
-
type: import("vue").PropType<"
|
|
413
|
-
default: "
|
|
412
|
+
type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
413
|
+
default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
414
414
|
};
|
|
415
415
|
bordered: {
|
|
416
416
|
type: BooleanConstructor;
|
|
@@ -480,7 +480,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
480
480
|
};
|
|
481
481
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
482
482
|
showAction: {
|
|
483
|
-
type: import("vue").PropType<("
|
|
483
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
484
484
|
};
|
|
485
485
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
486
486
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -561,7 +561,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
561
561
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, {
|
|
562
562
|
size: import("ant-design-vue/es/button").ButtonSize;
|
|
563
563
|
value: import("ant-design-vue/es/select").SelectValue;
|
|
564
|
-
mode: "
|
|
564
|
+
mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
565
565
|
open: boolean;
|
|
566
566
|
disabled: boolean;
|
|
567
567
|
autofocus: boolean;
|
|
@@ -603,8 +603,8 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
603
603
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
604
604
|
};
|
|
605
605
|
mode: {
|
|
606
|
-
type: import("vue").PropType<"
|
|
607
|
-
default: "
|
|
606
|
+
type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
607
|
+
default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
608
608
|
};
|
|
609
609
|
bordered: {
|
|
610
610
|
type: BooleanConstructor;
|
|
@@ -674,7 +674,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
674
674
|
};
|
|
675
675
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
676
676
|
showAction: {
|
|
677
|
-
type: import("vue").PropType<("
|
|
677
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
678
678
|
};
|
|
679
679
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
680
680
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -755,7 +755,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
755
755
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
756
756
|
size: import("ant-design-vue/es/button").ButtonSize;
|
|
757
757
|
value: import("ant-design-vue/es/select").SelectValue;
|
|
758
|
-
mode: "
|
|
758
|
+
mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
759
759
|
open: boolean;
|
|
760
760
|
disabled: boolean;
|
|
761
761
|
autofocus: boolean;
|
|
@@ -810,8 +810,8 @@ export declare const LlSelectOption: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
810
810
|
props: import("@vue/shared").LooseRequired<{
|
|
811
811
|
readonly disabled: string;
|
|
812
812
|
readonly key?: string | undefined;
|
|
813
|
-
readonly title?: string | undefined;
|
|
814
813
|
readonly value?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
|
|
814
|
+
readonly title?: string | undefined;
|
|
815
815
|
readonly class?: string | undefined;
|
|
816
816
|
} & {}>;
|
|
817
817
|
bem: {
|
|
@@ -13,8 +13,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
props: import("@vue/shared").LooseRequired<{
|
|
14
14
|
readonly disabled: string;
|
|
15
15
|
readonly key?: string | undefined;
|
|
16
|
-
readonly title?: string | undefined;
|
|
17
16
|
readonly value?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
|
|
17
|
+
readonly title?: string | undefined;
|
|
18
18
|
readonly class?: string | undefined;
|
|
19
19
|
} & {}>;
|
|
20
20
|
bem: {
|
|
@@ -30,8 +30,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
30
30
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
31
31
|
};
|
|
32
32
|
mode: {
|
|
33
|
-
type: import("vue").PropType<"
|
|
34
|
-
default: "
|
|
33
|
+
type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
34
|
+
default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
35
35
|
};
|
|
36
36
|
bordered: {
|
|
37
37
|
type: BooleanConstructor;
|
|
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
101
101
|
};
|
|
102
102
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
103
103
|
showAction: {
|
|
104
|
-
type: import("vue").PropType<("
|
|
104
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
105
105
|
};
|
|
106
106
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
107
107
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -196,8 +196,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
196
196
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
197
197
|
};
|
|
198
198
|
mode: {
|
|
199
|
-
type: import("vue").PropType<"
|
|
200
|
-
default: "
|
|
199
|
+
type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
200
|
+
default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
201
201
|
};
|
|
202
202
|
bordered: {
|
|
203
203
|
type: BooleanConstructor;
|
|
@@ -267,7 +267,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
267
267
|
};
|
|
268
268
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
269
269
|
showAction: {
|
|
270
|
-
type: import("vue").PropType<("
|
|
270
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
271
271
|
};
|
|
272
272
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
273
273
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -348,7 +348,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
348
348
|
}>>, {
|
|
349
349
|
size: import("ant-design-vue/es/button").ButtonSize;
|
|
350
350
|
value: import("ant-design-vue/es/select").SelectValue;
|
|
351
|
-
mode: "
|
|
351
|
+
mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
352
352
|
open: boolean;
|
|
353
353
|
disabled: boolean;
|
|
354
354
|
autofocus: boolean;
|
|
@@ -406,8 +406,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
406
406
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
407
407
|
};
|
|
408
408
|
mode: {
|
|
409
|
-
type: import("vue").PropType<"
|
|
410
|
-
default: "
|
|
409
|
+
type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
410
|
+
default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
411
411
|
};
|
|
412
412
|
bordered: {
|
|
413
413
|
type: BooleanConstructor;
|
|
@@ -477,7 +477,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
477
477
|
};
|
|
478
478
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
479
479
|
showAction: {
|
|
480
|
-
type: import("vue").PropType<("
|
|
480
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
481
481
|
};
|
|
482
482
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
483
483
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -558,7 +558,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
558
558
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, {
|
|
559
559
|
size: import("ant-design-vue/es/button").ButtonSize;
|
|
560
560
|
value: import("ant-design-vue/es/select").SelectValue;
|
|
561
|
-
mode: "
|
|
561
|
+
mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
562
562
|
open: boolean;
|
|
563
563
|
disabled: boolean;
|
|
564
564
|
autofocus: boolean;
|
|
@@ -600,8 +600,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
600
600
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
601
601
|
};
|
|
602
602
|
mode: {
|
|
603
|
-
type: import("vue").PropType<"
|
|
604
|
-
default: "
|
|
603
|
+
type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
604
|
+
default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
605
605
|
};
|
|
606
606
|
bordered: {
|
|
607
607
|
type: BooleanConstructor;
|
|
@@ -671,7 +671,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
671
671
|
};
|
|
672
672
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
673
673
|
showAction: {
|
|
674
|
-
type: import("vue").PropType<("
|
|
674
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
675
675
|
};
|
|
676
676
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
677
677
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -752,7 +752,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
752
752
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
753
753
|
size: import("ant-design-vue/es/button").ButtonSize;
|
|
754
754
|
value: import("ant-design-vue/es/select").SelectValue;
|
|
755
|
-
mode: "
|
|
755
|
+
mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
756
756
|
open: boolean;
|
|
757
757
|
disabled: boolean;
|
|
758
758
|
autofocus: boolean;
|
|
@@ -16,7 +16,7 @@ export declare const LlSelectGroup: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
16
16
|
readonly onChange?: ((selectV: string, value: string) => any) | undefined;
|
|
17
17
|
readonly onOnSelectChange?: ((selectV: string, item: import("./src/select-group").SelectGroupData) => any) | undefined;
|
|
18
18
|
} & {}>;
|
|
19
|
-
emits: ((event: "
|
|
19
|
+
emits: ((event: "change", selectV: string, value: string) => void) & ((event: "onSelectChange", selectV: string, item: import("./src/select-group").SelectGroupData) => void);
|
|
20
20
|
typeSelectValue: import("vue").Ref<string>;
|
|
21
21
|
value: import("vue").Ref<any>;
|
|
22
22
|
selectItem: import("vue").Ref<import("./src/select-group").SelectGroupData | undefined>;
|
|
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
16
16
|
readonly onChange?: ((selectV: string, value: string) => any) | undefined;
|
|
17
17
|
readonly onOnSelectChange?: ((selectV: string, item: SelectGroupData) => any) | undefined;
|
|
18
18
|
} & {}>;
|
|
19
|
-
emits: ((event: "
|
|
19
|
+
emits: ((event: "change", selectV: string, value: string) => void) & ((event: "onSelectChange", selectV: string, item: SelectGroupData) => void);
|
|
20
20
|
typeSelectValue: import("vue").Ref<string>;
|
|
21
21
|
value: import("vue").Ref<any>;
|
|
22
22
|
selectItem: import("vue").Ref<SelectGroupData | undefined>;
|
|
@@ -45,8 +45,8 @@ export declare const LlTextarea: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
45
45
|
};
|
|
46
46
|
name: StringConstructor;
|
|
47
47
|
type: {
|
|
48
|
-
type: import("vue").PropType<"number" | "month" | "
|
|
49
|
-
default: "number" | "month" | "
|
|
48
|
+
type: import("vue").PropType<"number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
49
|
+
default: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
|
|
50
50
|
};
|
|
51
51
|
onFocus: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
|
|
52
52
|
onBlur: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
|
|
@@ -144,8 +144,8 @@ export declare const LlTextarea: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
144
144
|
};
|
|
145
145
|
name: StringConstructor;
|
|
146
146
|
type: {
|
|
147
|
-
type: import("vue").PropType<"number" | "month" | "
|
|
148
|
-
default: "number" | "month" | "
|
|
147
|
+
type: import("vue").PropType<"number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
148
|
+
default: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
|
|
149
149
|
};
|
|
150
150
|
onFocus: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
|
|
151
151
|
onBlur: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
|
|
@@ -213,7 +213,7 @@ export declare const LlTextarea: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
213
213
|
};
|
|
214
214
|
}>>, {
|
|
215
215
|
value: string | number;
|
|
216
|
-
type: "number" | "month" | "
|
|
216
|
+
type: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
|
|
217
217
|
focused: boolean;
|
|
218
218
|
hidden: boolean;
|
|
219
219
|
disabled: boolean;
|
|
@@ -44,8 +44,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
44
44
|
};
|
|
45
45
|
name: StringConstructor;
|
|
46
46
|
type: {
|
|
47
|
-
type: import("vue").PropType<"number" | "month" | "
|
|
48
|
-
default: "number" | "month" | "
|
|
47
|
+
type: import("vue").PropType<"number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
48
|
+
default: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
|
|
49
49
|
};
|
|
50
50
|
onFocus: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
|
|
51
51
|
onBlur: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
|
|
@@ -143,8 +143,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
143
143
|
};
|
|
144
144
|
name: StringConstructor;
|
|
145
145
|
type: {
|
|
146
|
-
type: import("vue").PropType<"number" | "month" | "
|
|
147
|
-
default: "number" | "month" | "
|
|
146
|
+
type: import("vue").PropType<"number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
147
|
+
default: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
|
|
148
148
|
};
|
|
149
149
|
onFocus: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
|
|
150
150
|
onBlur: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
|
|
@@ -212,7 +212,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
212
212
|
};
|
|
213
213
|
}>>, {
|
|
214
214
|
value: string | number;
|
|
215
|
-
type: "number" | "month" | "
|
|
215
|
+
type: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
|
|
216
216
|
focused: boolean;
|
|
217
217
|
hidden: boolean;
|
|
218
218
|
disabled: boolean;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import Tooltip from './src/tooltip.vue';
|
|
2
2
|
export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
3
3
|
readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
4
|
-
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
4
|
+
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
|
|
5
5
|
readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
6
6
|
}, {
|
|
7
7
|
props: import("@vue/shared").LooseRequired<{
|
|
8
|
+
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
8
9
|
readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
9
|
-
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
10
10
|
readonly tip: string;
|
|
11
11
|
} & {}>;
|
|
12
12
|
attrs: {
|
|
@@ -25,11 +25,11 @@ export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import
|
|
|
25
25
|
};
|
|
26
26
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
28
|
-
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
28
|
+
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
|
|
29
29
|
readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
30
30
|
}>>, {
|
|
31
|
+
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
31
32
|
readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
32
|
-
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
33
33
|
readonly tip: string;
|
|
34
34
|
}, {}>>;
|
|
35
35
|
export default LlTooltip;
|
|
@@ -3,7 +3,7 @@ import type Tooltip from './tooltip.vue';
|
|
|
3
3
|
export declare const placement: readonly ["top", "left", "right", "bottom", "topLeft", "topRight", "bottomLeft", "bottomRight", "leftTop", "leftBottom", "rightTop", "rightBottom"];
|
|
4
4
|
export declare const tooltipProps: {
|
|
5
5
|
readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
6
|
-
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
6
|
+
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
|
|
7
7
|
readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
8
8
|
};
|
|
9
9
|
export type TooltipProps = ExtractPropTypes<typeof tooltipProps>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
3
|
-
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
3
|
+
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
|
|
4
4
|
readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
5
5
|
}, {
|
|
6
6
|
props: import("@vue/shared").LooseRequired<{
|
|
7
|
+
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
7
8
|
readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
8
|
-
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
9
9
|
readonly tip: string;
|
|
10
10
|
} & {}>;
|
|
11
11
|
attrs: {
|
|
@@ -24,11 +24,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
};
|
|
25
25
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
26
|
readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
27
|
-
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
27
|
+
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
|
|
28
28
|
readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
29
29
|
}>>, {
|
|
30
|
+
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
30
31
|
readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
31
|
-
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
32
32
|
readonly tip: string;
|
|
33
33
|
}, {}>;
|
|
34
34
|
export default _default;
|
|
@@ -9,8 +9,8 @@ export declare const LlTree: import("ll-plus/es/utils").SFCWithInstall<import("v
|
|
|
9
9
|
props: import("@vue/shared").LooseRequired<{
|
|
10
10
|
readonly selectedKeys: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown>;
|
|
11
11
|
readonly treeData: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown>;
|
|
12
|
-
readonly "onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
|
|
13
12
|
readonly onSelect?: ((value: any) => any) | undefined;
|
|
13
|
+
readonly "onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
|
|
14
14
|
} & {}>;
|
|
15
15
|
emits: ((event: "select", value: any) => void) & ((event: "update:selectedKeys", value: any) => void);
|
|
16
16
|
bem: {
|
|
@@ -1789,8 +1789,8 @@ export declare const LlTree: import("ll-plus/es/utils").SFCWithInstall<import("v
|
|
|
1789
1789
|
readonly selectedKeys: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown, () => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined, boolean>;
|
|
1790
1790
|
readonly treeData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown, () => import("ant-design-vue/es/tree").DataNode[] | undefined, boolean>;
|
|
1791
1791
|
}>> & {
|
|
1792
|
-
"onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
|
|
1793
1792
|
onSelect?: ((value: any) => any) | undefined;
|
|
1793
|
+
"onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
|
|
1794
1794
|
}, {
|
|
1795
1795
|
readonly selectedKeys: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown>;
|
|
1796
1796
|
readonly treeData: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown>;
|
|
@@ -8,8 +8,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
props: import("@vue/shared").LooseRequired<{
|
|
9
9
|
readonly selectedKeys: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown>;
|
|
10
10
|
readonly treeData: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown>;
|
|
11
|
-
readonly "onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
|
|
12
11
|
readonly onSelect?: ((value: any) => any) | undefined;
|
|
12
|
+
readonly "onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
|
|
13
13
|
} & {}>;
|
|
14
14
|
emits: ((event: "select", value: any) => void) & ((event: "update:selectedKeys", value: any) => void);
|
|
15
15
|
bem: {
|
|
@@ -1788,8 +1788,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1788
1788
|
readonly selectedKeys: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown, () => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined, boolean>;
|
|
1789
1789
|
readonly treeData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown, () => import("ant-design-vue/es/tree").DataNode[] | undefined, boolean>;
|
|
1790
1790
|
}>> & {
|
|
1791
|
-
"onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
|
|
1792
1791
|
onSelect?: ((value: any) => any) | undefined;
|
|
1792
|
+
"onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
|
|
1793
1793
|
}, {
|
|
1794
1794
|
readonly selectedKeys: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown>;
|
|
1795
1795
|
readonly treeData: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown>;
|