ll-plus 2.1.10 → 2.1.11
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/component.mjs +2 -0
- package/es/component.mjs.map +1 -1
- package/es/components/advanced-filtering/index.d.ts +309 -309
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +158 -158
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
- package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +6 -6
- package/es/components/button/index.d.ts +1 -1
- package/es/components/button/src/button.vue.d.ts +1 -1
- package/es/components/cascader/index.d.ts +16 -16
- package/es/components/cascader/src/cascader.vue.d.ts +16 -16
- package/es/components/checkbox/index.d.ts +217 -217
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/es/components/checkbox/src/checkbox.d.ts +56 -56
- 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/code-editor/src/code-editor.vue2.mjs.map +1 -1
- package/es/components/date-picker/index.d.ts +82 -82
- package/es/components/date-picker/src/date-picker.vue.d.ts +82 -82
- package/es/components/date-range/index.d.ts +10 -10
- package/es/components/date-range/src/date-range.vue.d.ts +10 -10
- package/es/components/drawer/index.d.ts +13 -13
- package/es/components/drawer/src/components/second-confirmation/index.d.ts +12 -12
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +12 -12
- package/es/components/drawer/src/drawer.vue.d.ts +13 -13
- package/es/components/form/index.d.ts +142 -142
- package/es/components/form/src/config/form.d.ts +56 -56
- package/es/components/form/src/form.vue.d.ts +142 -142
- 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/index.d.ts +1 -0
- package/es/components/index.mjs +2 -0
- package/es/components/index.mjs.map +1 -1
- package/es/components/input/index.d.ts +35 -35
- package/es/components/input/src/input.vue.d.ts +35 -35
- package/es/components/input-number/index.d.ts +2 -2
- package/es/components/input-number/src/input-number.vue.d.ts +2 -2
- package/es/components/key-value/index.d.ts +8 -8
- package/es/components/key-value/src/components/key-value-item.vue.d.ts +4 -4
- package/es/components/key-value/src/config/key-value-item.d.ts +2 -2
- 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 -3
- package/es/components/key-value/src/config/key-value.mjs +2 -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 +8 -8
- package/es/components/key-value/src/key-value.vue2.mjs +3 -3
- package/es/components/key-value/src/key-value.vue2.mjs.map +1 -1
- package/es/components/modal/index.d.ts +7 -7
- package/es/components/modal/src/modal.vue.d.ts +7 -7
- 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/select/index.d.ts +30 -30
- package/es/components/select/src/select.vue.d.ts +30 -30
- package/es/components/tag-group/index.d.ts +394 -0
- package/es/components/tag-group/index.mjs +10 -0
- package/es/components/tag-group/index.mjs.map +1 -0
- package/es/components/tag-group/src/tag-group.d.ts +14 -0
- package/es/components/tag-group/src/tag-group.mjs +22 -0
- package/es/components/tag-group/src/tag-group.mjs.map +1 -0
- package/es/components/tag-group/src/tag-group.vue.d.ts +388 -0
- package/es/components/tag-group/src/tag-group.vue.mjs +8 -0
- package/es/components/tag-group/src/tag-group.vue.mjs.map +1 -0
- package/es/components/tag-group/src/tag-group.vue2.mjs +325 -0
- package/es/components/tag-group/src/tag-group.vue2.mjs.map +1 -0
- 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 +15 -15
- package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/es/components/upload-drag/index.d.ts +6 -6
- package/es/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
- package/es/index.mjs +2 -0
- package/es/index.mjs.map +1 -1
- package/es/utils/props/runtime.d.ts +2 -2
- package/global.d.ts +1 -0
- package/index.full.js +465 -125
- package/index.full.min.js +21 -21
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +21 -21
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +465 -128
- package/lib/component.js +18 -16
- package/lib/component.js.map +1 -1
- package/lib/components/advanced-filtering/index.d.ts +309 -309
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +158 -158
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
- package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +6 -6
- package/lib/components/button/index.d.ts +1 -1
- package/lib/components/button/src/button.vue.d.ts +1 -1
- package/lib/components/cascader/index.d.ts +16 -16
- package/lib/components/cascader/src/cascader.vue.d.ts +16 -16
- package/lib/components/checkbox/index.d.ts +217 -217
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/lib/components/checkbox/src/checkbox.d.ts +56 -56
- 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/code-editor/src/code-editor.vue2.js.map +1 -1
- package/lib/components/date-picker/index.d.ts +82 -82
- package/lib/components/date-picker/src/date-picker.vue.d.ts +82 -82
- package/lib/components/date-range/index.d.ts +10 -10
- package/lib/components/date-range/src/date-range.vue.d.ts +10 -10
- package/lib/components/drawer/index.d.ts +13 -13
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +12 -12
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +12 -12
- package/lib/components/drawer/src/drawer.vue.d.ts +13 -13
- package/lib/components/form/index.d.ts +142 -142
- package/lib/components/form/src/config/form.d.ts +56 -56
- package/lib/components/form/src/form.vue.d.ts +142 -142
- 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/index.d.ts +1 -0
- package/lib/components/index.js +22 -17
- package/lib/components/index.js.map +1 -1
- package/lib/components/input/index.d.ts +35 -35
- package/lib/components/input/src/input.vue.d.ts +35 -35
- package/lib/components/input-number/index.d.ts +2 -2
- package/lib/components/input-number/src/input-number.vue.d.ts +2 -2
- package/lib/components/key-value/index.d.ts +8 -8
- package/lib/components/key-value/src/components/key-value-item.vue.d.ts +4 -4
- package/lib/components/key-value/src/config/key-value-item.d.ts +2 -2
- 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 -3
- package/lib/components/key-value/src/config/key-value.js +2 -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 +8 -8
- package/lib/components/key-value/src/key-value.vue2.js +3 -3
- package/lib/components/key-value/src/key-value.vue2.js.map +1 -1
- package/lib/components/modal/index.d.ts +7 -7
- package/lib/components/modal/src/modal.vue.d.ts +7 -7
- 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/select/index.d.ts +30 -30
- package/lib/components/select/src/select.vue.d.ts +30 -30
- package/lib/components/tag-group/index.d.ts +394 -0
- package/lib/components/tag-group/index.js +17 -0
- package/lib/components/tag-group/index.js.map +1 -0
- package/lib/components/tag-group/src/tag-group.d.ts +14 -0
- package/lib/components/tag-group/src/tag-group.js +25 -0
- package/lib/components/tag-group/src/tag-group.js.map +1 -0
- package/lib/components/tag-group/src/tag-group.vue.d.ts +388 -0
- package/lib/components/tag-group/src/tag-group.vue.js +12 -0
- package/lib/components/tag-group/src/tag-group.vue.js.map +1 -0
- package/lib/components/tag-group/src/tag-group.vue2.js +329 -0
- package/lib/components/tag-group/src/tag-group.vue2.js.map +1 -0
- 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 +15 -15
- package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/lib/components/upload-drag/index.d.ts +6 -6
- package/lib/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
- package/lib/index.js +22 -17
- package/lib/index.js.map +1 -1
- package/lib/utils/props/runtime.d.ts +2 -2
- package/package.json +1 -1
- package/theme-chalk/css/form.css +1 -1
- package/theme-chalk/css/index.css +1 -1
- package/theme-chalk/css/tag-group.css +5 -0
- package/types/packages/components/advanced-filtering/index.d.ts +309 -309
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +158 -158
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +6 -6
- package/types/packages/components/button/index.d.ts +1 -1
- package/types/packages/components/button/src/button.vue.d.ts +1 -1
- package/types/packages/components/cascader/index.d.ts +16 -16
- package/types/packages/components/cascader/src/cascader.vue.d.ts +16 -16
- package/types/packages/components/checkbox/index.d.ts +217 -217
- package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
- 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/date-picker/index.d.ts +82 -82
- package/types/packages/components/date-picker/src/date-picker.vue.d.ts +82 -82
- package/types/packages/components/date-range/index.d.ts +10 -10
- package/types/packages/components/date-range/src/date-range.vue.d.ts +10 -10
- package/types/packages/components/drawer/index.d.ts +13 -13
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +12 -12
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +12 -12
- package/types/packages/components/drawer/src/drawer.vue.d.ts +13 -13
- package/types/packages/components/form/index.d.ts +142 -142
- package/types/packages/components/form/src/config/form.d.ts +56 -56
- package/types/packages/components/form/src/form.vue.d.ts +142 -142
- 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/index.d.ts +1 -0
- package/types/packages/components/input/index.d.ts +35 -35
- package/types/packages/components/input/src/input.vue.d.ts +35 -35
- package/types/packages/components/input-number/index.d.ts +2 -2
- package/types/packages/components/input-number/src/input-number.vue.d.ts +2 -2
- package/types/packages/components/key-value/index.d.ts +8 -8
- package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +4 -4
- package/types/packages/components/key-value/src/config/key-value-item.d.ts +2 -2
- package/types/packages/components/key-value/src/config/key-value.d.ts +3 -3
- package/types/packages/components/key-value/src/key-value.vue.d.ts +8 -8
- package/types/packages/components/modal/index.d.ts +7 -7
- package/types/packages/components/modal/src/modal.vue.d.ts +7 -7
- 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/select/index.d.ts +30 -30
- package/types/packages/components/select/src/select.vue.d.ts +30 -30
- package/types/packages/components/tag-group/index.d.ts +394 -0
- package/types/packages/components/tag-group/src/tag-group.d.ts +14 -0
- package/types/packages/components/tag-group/src/tag-group.vue.d.ts +388 -0
- 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 +15 -15
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/types/packages/components/upload-drag/index.d.ts +6 -6
- package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
- package/types/packages/utils/props/runtime.d.ts +2 -2
|
@@ -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<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
37
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
38
38
|
};
|
|
39
39
|
bordered: {
|
|
40
40
|
type: BooleanConstructor;
|
|
@@ -48,8 +48,8 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
48
48
|
popupClassName: StringConstructor;
|
|
49
49
|
dropdownClassName: StringConstructor;
|
|
50
50
|
placement: {
|
|
51
|
-
type: import("vue").PropType<"
|
|
52
|
-
default: "
|
|
51
|
+
type: import("vue").PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
|
|
52
|
+
default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
53
53
|
};
|
|
54
54
|
status: {
|
|
55
55
|
type: import("vue").PropType<"" | "error" | "warning">;
|
|
@@ -82,7 +82,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
82
82
|
};
|
|
83
83
|
animation: StringConstructor;
|
|
84
84
|
direction: {
|
|
85
|
-
type: import("vue").PropType<"
|
|
85
|
+
type: import("vue").PropType<"rtl" | "ltr">;
|
|
86
86
|
};
|
|
87
87
|
disabled: {
|
|
88
88
|
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<("click" | "focus")[]>;
|
|
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<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
203
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
204
204
|
};
|
|
205
205
|
bordered: {
|
|
206
206
|
type: BooleanConstructor;
|
|
@@ -214,8 +214,8 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
214
214
|
popupClassName: StringConstructor;
|
|
215
215
|
dropdownClassName: StringConstructor;
|
|
216
216
|
placement: {
|
|
217
|
-
type: import("vue").PropType<"
|
|
218
|
-
default: "
|
|
217
|
+
type: import("vue").PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
|
|
218
|
+
default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
219
219
|
};
|
|
220
220
|
status: {
|
|
221
221
|
type: import("vue").PropType<"" | "error" | "warning">;
|
|
@@ -248,7 +248,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
248
248
|
};
|
|
249
249
|
animation: StringConstructor;
|
|
250
250
|
direction: {
|
|
251
|
-
type: import("vue").PropType<"
|
|
251
|
+
type: import("vue").PropType<"rtl" | "ltr">;
|
|
252
252
|
};
|
|
253
253
|
disabled: {
|
|
254
254
|
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<("click" | "focus")[]>;
|
|
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: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
355
355
|
open: boolean;
|
|
356
356
|
disabled: boolean;
|
|
357
357
|
autofocus: boolean;
|
|
@@ -360,7 +360,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
360
360
|
status: "" | "error" | "warning";
|
|
361
361
|
defaultValue: import("ant-design-vue/es/select").SelectValue;
|
|
362
362
|
'onUpdate:value': (val: import("ant-design-vue/es/select").SelectValue) => void;
|
|
363
|
-
placement: "
|
|
363
|
+
placement: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
364
364
|
loading: boolean;
|
|
365
365
|
bordered: boolean;
|
|
366
366
|
allowClear: 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<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
413
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
414
414
|
};
|
|
415
415
|
bordered: {
|
|
416
416
|
type: BooleanConstructor;
|
|
@@ -424,8 +424,8 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
424
424
|
popupClassName: StringConstructor;
|
|
425
425
|
dropdownClassName: StringConstructor;
|
|
426
426
|
placement: {
|
|
427
|
-
type: import("vue").PropType<"
|
|
428
|
-
default: "
|
|
427
|
+
type: import("vue").PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
|
|
428
|
+
default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
429
429
|
};
|
|
430
430
|
status: {
|
|
431
431
|
type: import("vue").PropType<"" | "error" | "warning">;
|
|
@@ -458,7 +458,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
458
458
|
};
|
|
459
459
|
animation: StringConstructor;
|
|
460
460
|
direction: {
|
|
461
|
-
type: import("vue").PropType<"
|
|
461
|
+
type: import("vue").PropType<"rtl" | "ltr">;
|
|
462
462
|
};
|
|
463
463
|
disabled: {
|
|
464
464
|
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<("click" | "focus")[]>;
|
|
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: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
565
565
|
open: boolean;
|
|
566
566
|
disabled: boolean;
|
|
567
567
|
autofocus: boolean;
|
|
@@ -570,7 +570,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
570
570
|
status: "" | "error" | "warning";
|
|
571
571
|
defaultValue: import("ant-design-vue/es/select").SelectValue;
|
|
572
572
|
'onUpdate:value': (val: import("ant-design-vue/es/select").SelectValue) => void;
|
|
573
|
-
placement: "
|
|
573
|
+
placement: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
574
574
|
loading: boolean;
|
|
575
575
|
bordered: boolean;
|
|
576
576
|
allowClear: 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<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
607
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
608
608
|
};
|
|
609
609
|
bordered: {
|
|
610
610
|
type: BooleanConstructor;
|
|
@@ -618,8 +618,8 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
618
618
|
popupClassName: StringConstructor;
|
|
619
619
|
dropdownClassName: StringConstructor;
|
|
620
620
|
placement: {
|
|
621
|
-
type: import("vue").PropType<"
|
|
622
|
-
default: "
|
|
621
|
+
type: import("vue").PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
|
|
622
|
+
default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
623
623
|
};
|
|
624
624
|
status: {
|
|
625
625
|
type: import("vue").PropType<"" | "error" | "warning">;
|
|
@@ -652,7 +652,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
652
652
|
};
|
|
653
653
|
animation: StringConstructor;
|
|
654
654
|
direction: {
|
|
655
|
-
type: import("vue").PropType<"
|
|
655
|
+
type: import("vue").PropType<"rtl" | "ltr">;
|
|
656
656
|
};
|
|
657
657
|
disabled: {
|
|
658
658
|
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<("click" | "focus")[]>;
|
|
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: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
759
759
|
open: boolean;
|
|
760
760
|
disabled: boolean;
|
|
761
761
|
autofocus: boolean;
|
|
@@ -764,7 +764,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
764
764
|
status: "" | "error" | "warning";
|
|
765
765
|
defaultValue: import("ant-design-vue/es/select").SelectValue;
|
|
766
766
|
'onUpdate:value': (val: import("ant-design-vue/es/select").SelectValue) => void;
|
|
767
|
-
placement: "
|
|
767
|
+
placement: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
768
768
|
loading: boolean;
|
|
769
769
|
bordered: boolean;
|
|
770
770
|
allowClear: boolean;
|
|
@@ -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<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
34
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
35
35
|
};
|
|
36
36
|
bordered: {
|
|
37
37
|
type: BooleanConstructor;
|
|
@@ -45,8 +45,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
45
45
|
popupClassName: StringConstructor;
|
|
46
46
|
dropdownClassName: StringConstructor;
|
|
47
47
|
placement: {
|
|
48
|
-
type: import("vue").PropType<"
|
|
49
|
-
default: "
|
|
48
|
+
type: import("vue").PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
|
|
49
|
+
default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
50
50
|
};
|
|
51
51
|
status: {
|
|
52
52
|
type: import("vue").PropType<"" | "error" | "warning">;
|
|
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
animation: StringConstructor;
|
|
81
81
|
direction: {
|
|
82
|
-
type: import("vue").PropType<"
|
|
82
|
+
type: import("vue").PropType<"rtl" | "ltr">;
|
|
83
83
|
};
|
|
84
84
|
disabled: {
|
|
85
85
|
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<("click" | "focus")[]>;
|
|
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<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
200
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
201
201
|
};
|
|
202
202
|
bordered: {
|
|
203
203
|
type: BooleanConstructor;
|
|
@@ -211,8 +211,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
211
211
|
popupClassName: StringConstructor;
|
|
212
212
|
dropdownClassName: StringConstructor;
|
|
213
213
|
placement: {
|
|
214
|
-
type: import("vue").PropType<"
|
|
215
|
-
default: "
|
|
214
|
+
type: import("vue").PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
|
|
215
|
+
default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
216
216
|
};
|
|
217
217
|
status: {
|
|
218
218
|
type: import("vue").PropType<"" | "error" | "warning">;
|
|
@@ -245,7 +245,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
245
245
|
};
|
|
246
246
|
animation: StringConstructor;
|
|
247
247
|
direction: {
|
|
248
|
-
type: import("vue").PropType<"
|
|
248
|
+
type: import("vue").PropType<"rtl" | "ltr">;
|
|
249
249
|
};
|
|
250
250
|
disabled: {
|
|
251
251
|
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<("click" | "focus")[]>;
|
|
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: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
352
352
|
open: boolean;
|
|
353
353
|
disabled: boolean;
|
|
354
354
|
autofocus: boolean;
|
|
@@ -357,7 +357,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
357
357
|
status: "" | "error" | "warning";
|
|
358
358
|
defaultValue: import("ant-design-vue/es/select").SelectValue;
|
|
359
359
|
'onUpdate:value': (val: import("ant-design-vue/es/select").SelectValue) => void;
|
|
360
|
-
placement: "
|
|
360
|
+
placement: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
361
361
|
loading: boolean;
|
|
362
362
|
bordered: boolean;
|
|
363
363
|
allowClear: 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<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
410
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
411
411
|
};
|
|
412
412
|
bordered: {
|
|
413
413
|
type: BooleanConstructor;
|
|
@@ -421,8 +421,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
421
421
|
popupClassName: StringConstructor;
|
|
422
422
|
dropdownClassName: StringConstructor;
|
|
423
423
|
placement: {
|
|
424
|
-
type: import("vue").PropType<"
|
|
425
|
-
default: "
|
|
424
|
+
type: import("vue").PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
|
|
425
|
+
default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
426
426
|
};
|
|
427
427
|
status: {
|
|
428
428
|
type: import("vue").PropType<"" | "error" | "warning">;
|
|
@@ -455,7 +455,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
455
455
|
};
|
|
456
456
|
animation: StringConstructor;
|
|
457
457
|
direction: {
|
|
458
|
-
type: import("vue").PropType<"
|
|
458
|
+
type: import("vue").PropType<"rtl" | "ltr">;
|
|
459
459
|
};
|
|
460
460
|
disabled: {
|
|
461
461
|
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<("click" | "focus")[]>;
|
|
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: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
562
562
|
open: boolean;
|
|
563
563
|
disabled: boolean;
|
|
564
564
|
autofocus: boolean;
|
|
@@ -567,7 +567,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
567
567
|
status: "" | "error" | "warning";
|
|
568
568
|
defaultValue: import("ant-design-vue/es/select").SelectValue;
|
|
569
569
|
'onUpdate:value': (val: import("ant-design-vue/es/select").SelectValue) => void;
|
|
570
|
-
placement: "
|
|
570
|
+
placement: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
571
571
|
loading: boolean;
|
|
572
572
|
bordered: boolean;
|
|
573
573
|
allowClear: 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<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
604
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
605
605
|
};
|
|
606
606
|
bordered: {
|
|
607
607
|
type: BooleanConstructor;
|
|
@@ -615,8 +615,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
615
615
|
popupClassName: StringConstructor;
|
|
616
616
|
dropdownClassName: StringConstructor;
|
|
617
617
|
placement: {
|
|
618
|
-
type: import("vue").PropType<"
|
|
619
|
-
default: "
|
|
618
|
+
type: import("vue").PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
|
|
619
|
+
default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
620
620
|
};
|
|
621
621
|
status: {
|
|
622
622
|
type: import("vue").PropType<"" | "error" | "warning">;
|
|
@@ -649,7 +649,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
649
649
|
};
|
|
650
650
|
animation: StringConstructor;
|
|
651
651
|
direction: {
|
|
652
|
-
type: import("vue").PropType<"
|
|
652
|
+
type: import("vue").PropType<"rtl" | "ltr">;
|
|
653
653
|
};
|
|
654
654
|
disabled: {
|
|
655
655
|
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<("click" | "focus")[]>;
|
|
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: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
756
756
|
open: boolean;
|
|
757
757
|
disabled: boolean;
|
|
758
758
|
autofocus: boolean;
|
|
@@ -761,7 +761,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
761
761
|
status: "" | "error" | "warning";
|
|
762
762
|
defaultValue: import("ant-design-vue/es/select").SelectValue;
|
|
763
763
|
'onUpdate:value': (val: import("ant-design-vue/es/select").SelectValue) => void;
|
|
764
|
-
placement: "
|
|
764
|
+
placement: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
765
765
|
loading: boolean;
|
|
766
766
|
bordered: boolean;
|
|
767
767
|
allowClear: boolean;
|