ll-plus 2.7.21 → 2.7.22
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 +320 -320
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
- package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/es/components/api-component/index.d.ts +32 -32
- package/es/components/api-component/src/api-component.vue.d.ts +32 -32
- package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/es/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/es/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/es/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/es/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/es/components/api-component/src/config/api-modal.d.ts +1 -1
- package/es/components/api-component/src/config/click-input.d.ts +1 -1
- package/es/components/breadcrumb-card/index.d.ts +5 -5
- package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- 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 +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 +2 -2
- package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/es/components/cropper/index.d.ts +6 -6
- package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/es/components/cropper/src/cropper-modal.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 +10 -10
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/es/components/drawer/src/drawer.vue.d.ts +11 -11
- package/es/components/dropdown-button-simple/index.d.ts +15 -13
- package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
- package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
- package/es/components/easy-cron/index.d.ts +88 -88
- package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/es/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
- package/es/components/empty/index.d.ts +2 -2
- package/es/components/empty/src/empty.vue.d.ts +2 -2
- package/es/components/form/index.d.ts +152 -152
- package/es/components/form/src/components/form-component.vue.d.ts +1 -1
- package/es/components/form/src/config/form.d.ts +56 -56
- package/es/components/form/src/form.vue.d.ts +151 -151
- package/es/components/icon-picker/index.d.ts +1 -1
- package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
- package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
- package/es/components/input/index.d.ts +33 -33
- package/es/components/input/src/input.vue.d.ts +33 -33
- package/es/components/input-number/index.d.ts +1 -1
- package/es/components/input-number/src/input-number.vue.d.ts +1 -1
- package/es/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
- package/es/components/key-value/src/key-value.vue.d.ts +738 -738
- package/es/components/modal/index.d.ts +5 -5
- package/es/components/modal/src/modal.vue.d.ts +5 -5
- package/es/components/new-drawer/index.d.ts +13 -13
- package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/es/components/new-modal/index.d.ts +6 -6
- package/es/components/new-modal/src/modal.vue.d.ts +6 -6
- package/es/components/number-range/index.d.ts +1 -1
- package/es/components/number-range/src/number-range.vue.d.ts +1 -1
- package/es/components/rich-text-editor/index.d.ts +1 -1
- package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/es/components/select/index.d.ts +15 -15
- package/es/components/select/src/select.vue.d.ts +15 -15
- package/es/components/select-group/index.d.ts +6 -6
- package/es/components/select-group/src/select-group.d.ts +1 -1
- package/es/components/select-group/src/select-group.vue.d.ts +6 -6
- package/es/components/table/index.d.ts +12 -12
- package/es/components/table/src/components/main-table.vue.d.ts +4 -4
- package/es/components/table/src/config/table.d.ts +4 -4
- package/es/components/table/src/table.vue.d.ts +12 -12
- 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-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 +4 -4
- package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.mjs.map +1 -1
- package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs +12 -8
- package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs.map +1 -1
- package/es/packages/components/input-number/src/input-number.vue2.mjs +2 -2
- package/es/packages/components/input-number/src/input-number.vue2.mjs.map +1 -1
- package/es/utils/props/runtime.d.ts +2 -2
- package/index.full.js +14 -10
- 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 +14 -10
- package/lib/components/advanced-filtering/index.d.ts +320 -320
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
- package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/lib/components/api-component/index.d.ts +32 -32
- package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
- package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
- package/lib/components/api-component/src/config/click-input.d.ts +1 -1
- package/lib/components/breadcrumb-card/index.d.ts +5 -5
- package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- 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 +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 +2 -2
- package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/lib/components/cropper/index.d.ts +6 -6
- package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/lib/components/cropper/src/cropper-modal.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 +10 -10
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
- package/lib/components/dropdown-button-simple/index.d.ts +15 -13
- package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
- package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
- package/lib/components/easy-cron/index.d.ts +88 -88
- package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/lib/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
- package/lib/components/empty/index.d.ts +2 -2
- package/lib/components/empty/src/empty.vue.d.ts +2 -2
- package/lib/components/form/index.d.ts +152 -152
- package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
- package/lib/components/form/src/config/form.d.ts +56 -56
- package/lib/components/form/src/form.vue.d.ts +151 -151
- package/lib/components/icon-picker/index.d.ts +1 -1
- package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
- package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
- package/lib/components/input/index.d.ts +33 -33
- package/lib/components/input/src/input.vue.d.ts +33 -33
- package/lib/components/input-number/index.d.ts +1 -1
- package/lib/components/input-number/src/input-number.vue.d.ts +1 -1
- package/lib/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
- package/lib/components/key-value/src/key-value.vue.d.ts +738 -738
- package/lib/components/modal/index.d.ts +5 -5
- package/lib/components/modal/src/modal.vue.d.ts +5 -5
- package/lib/components/new-drawer/index.d.ts +13 -13
- package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/lib/components/new-modal/index.d.ts +6 -6
- package/lib/components/new-modal/src/modal.vue.d.ts +6 -6
- package/lib/components/number-range/index.d.ts +1 -1
- package/lib/components/number-range/src/number-range.vue.d.ts +1 -1
- package/lib/components/rich-text-editor/index.d.ts +1 -1
- package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/lib/components/select/index.d.ts +15 -15
- package/lib/components/select/src/select.vue.d.ts +15 -15
- package/lib/components/select-group/index.d.ts +6 -6
- package/lib/components/select-group/src/select-group.d.ts +1 -1
- package/lib/components/select-group/src/select-group.vue.d.ts +6 -6
- package/lib/components/table/index.d.ts +12 -12
- package/lib/components/table/src/components/main-table.vue.d.ts +4 -4
- package/lib/components/table/src/config/table.d.ts +4 -4
- package/lib/components/table/src/table.vue.d.ts +12 -12
- 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-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 +4 -4
- package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.js.map +1 -1
- package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js +12 -8
- package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js.map +1 -1
- package/lib/packages/components/input-number/src/input-number.vue2.js +2 -2
- package/lib/packages/components/input-number/src/input-number.vue2.js.map +1 -1
- package/lib/utils/props/runtime.d.ts +2 -2
- package/package.json +1 -1
- package/theme-chalk/css/index.css +1 -1
- package/theme-chalk/css/table.css +1 -1
- package/theme-chalk/fonts/iconfont.js +1 -1
- package/theme-chalk/fonts/iconfont.json +25 -4
- package/types/packages/components/advanced-filtering/index.d.ts +320 -320
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
- 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 +32 -32
- package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
- package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
- package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
- package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
- package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- 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 +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 +2 -2
- package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/types/packages/components/cropper/index.d.ts +6 -6
- package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/types/packages/components/cropper/src/cropper-modal.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 +10 -10
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
- package/types/packages/components/dropdown-button-simple/index.d.ts +15 -13
- package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
- package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
- package/types/packages/components/easy-cron/index.d.ts +88 -88
- package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
- package/types/packages/components/empty/index.d.ts +2 -2
- package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
- package/types/packages/components/form/index.d.ts +152 -152
- package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
- package/types/packages/components/form/src/config/form.d.ts +56 -56
- package/types/packages/components/form/src/form.vue.d.ts +151 -151
- package/types/packages/components/icon-picker/index.d.ts +1 -1
- package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
- package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
- package/types/packages/components/input/index.d.ts +33 -33
- package/types/packages/components/input/src/input.vue.d.ts +33 -33
- package/types/packages/components/input-number/index.d.ts +1 -1
- package/types/packages/components/input-number/src/input-number.vue.d.ts +1 -1
- package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
- package/types/packages/components/key-value/src/key-value.vue.d.ts +738 -738
- package/types/packages/components/modal/index.d.ts +5 -5
- package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
- package/types/packages/components/new-drawer/index.d.ts +13 -13
- package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/types/packages/components/new-modal/index.d.ts +6 -6
- package/types/packages/components/new-modal/src/modal.vue.d.ts +6 -6
- package/types/packages/components/number-range/index.d.ts +1 -1
- package/types/packages/components/number-range/src/number-range.vue.d.ts +1 -1
- package/types/packages/components/rich-text-editor/index.d.ts +1 -1
- package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/types/packages/components/select/index.d.ts +15 -15
- package/types/packages/components/select/src/select.vue.d.ts +15 -15
- package/types/packages/components/select-group/index.d.ts +6 -6
- package/types/packages/components/select-group/src/select-group.d.ts +1 -1
- package/types/packages/components/select-group/src/select-group.vue.d.ts +6 -6
- package/types/packages/components/table/index.d.ts +12 -12
- package/types/packages/components/table/src/components/main-table.vue.d.ts +4 -4
- package/types/packages/components/table/src/config/table.d.ts +4 -4
- package/types/packages/components/table/src/table.vue.d.ts +12 -12
- 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-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 +4 -4
- package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/types/packages/utils/props/runtime.d.ts +2 -2
|
@@ -35,8 +35,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
35
35
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
36
36
|
};
|
|
37
37
|
mode: {
|
|
38
|
-
type: import("vue").PropType<"
|
|
39
|
-
default: "
|
|
38
|
+
type: import("vue").PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
39
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
40
40
|
};
|
|
41
41
|
bordered: {
|
|
42
42
|
type: BooleanConstructor;
|
|
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
106
106
|
};
|
|
107
107
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
108
108
|
showAction: {
|
|
109
|
-
type: import("vue").PropType<("
|
|
109
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
110
110
|
};
|
|
111
111
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
112
112
|
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>>;
|
|
@@ -201,8 +201,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
201
201
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
202
202
|
};
|
|
203
203
|
mode: {
|
|
204
|
-
type: import("vue").PropType<"
|
|
205
|
-
default: "
|
|
204
|
+
type: import("vue").PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
205
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
206
206
|
};
|
|
207
207
|
bordered: {
|
|
208
208
|
type: BooleanConstructor;
|
|
@@ -272,7 +272,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
272
272
|
};
|
|
273
273
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
274
274
|
showAction: {
|
|
275
|
-
type: import("vue").PropType<("
|
|
275
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
276
276
|
};
|
|
277
277
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
278
278
|
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>>;
|
|
@@ -353,7 +353,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
353
353
|
}>>, {
|
|
354
354
|
size: import("ant-design-vue/es/button").ButtonSize;
|
|
355
355
|
value: import("ant-design-vue/es/select").SelectValue;
|
|
356
|
-
mode: "
|
|
356
|
+
mode: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
357
357
|
open: boolean;
|
|
358
358
|
disabled: boolean;
|
|
359
359
|
autofocus: boolean;
|
|
@@ -411,8 +411,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
411
411
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
412
412
|
};
|
|
413
413
|
mode: {
|
|
414
|
-
type: import("vue").PropType<"
|
|
415
|
-
default: "
|
|
414
|
+
type: import("vue").PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
415
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
416
416
|
};
|
|
417
417
|
bordered: {
|
|
418
418
|
type: BooleanConstructor;
|
|
@@ -482,7 +482,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
482
482
|
};
|
|
483
483
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
484
484
|
showAction: {
|
|
485
|
-
type: import("vue").PropType<("
|
|
485
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
486
486
|
};
|
|
487
487
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
488
488
|
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>>;
|
|
@@ -563,7 +563,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
563
563
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, {
|
|
564
564
|
size: import("ant-design-vue/es/button").ButtonSize;
|
|
565
565
|
value: import("ant-design-vue/es/select").SelectValue;
|
|
566
|
-
mode: "
|
|
566
|
+
mode: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
567
567
|
open: boolean;
|
|
568
568
|
disabled: boolean;
|
|
569
569
|
autofocus: boolean;
|
|
@@ -605,8 +605,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
605
605
|
default: import("ant-design-vue/es/button").ButtonSize;
|
|
606
606
|
};
|
|
607
607
|
mode: {
|
|
608
|
-
type: import("vue").PropType<"
|
|
609
|
-
default: "
|
|
608
|
+
type: import("vue").PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
|
|
609
|
+
default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
610
610
|
};
|
|
611
611
|
bordered: {
|
|
612
612
|
type: BooleanConstructor;
|
|
@@ -676,7 +676,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
676
676
|
};
|
|
677
677
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
678
678
|
showAction: {
|
|
679
|
-
type: import("vue").PropType<("
|
|
679
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
680
680
|
};
|
|
681
681
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
682
682
|
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>>;
|
|
@@ -757,7 +757,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
757
757
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
758
758
|
size: import("ant-design-vue/es/button").ButtonSize;
|
|
759
759
|
value: import("ant-design-vue/es/select").SelectValue;
|
|
760
|
-
mode: "
|
|
760
|
+
mode: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
|
|
761
761
|
open: boolean;
|
|
762
762
|
disabled: boolean;
|
|
763
763
|
autofocus: boolean;
|
|
@@ -22,15 +22,15 @@ export declare const LlSelectGroup: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
22
22
|
newList: import("vue").Ref<{
|
|
23
23
|
readonly value: string;
|
|
24
24
|
readonly name: string;
|
|
25
|
-
readonly placeholder?: string | undefined;
|
|
26
25
|
readonly options?: any[] | undefined;
|
|
27
|
-
readonly fieldNames?: object | undefined;
|
|
28
26
|
readonly list?: {
|
|
29
27
|
[x: string]: any;
|
|
30
28
|
name?: string | undefined;
|
|
31
29
|
value?: any;
|
|
32
30
|
}[] | undefined;
|
|
33
|
-
readonly
|
|
31
|
+
readonly placeholder?: string | undefined;
|
|
32
|
+
readonly fieldNames?: object | undefined;
|
|
33
|
+
readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown> | undefined;
|
|
34
34
|
readonly noFirstAddAll?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
35
35
|
}[]>;
|
|
36
36
|
bem: {
|
|
@@ -56,15 +56,15 @@ export declare const LlSelectGroup: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
56
56
|
selectItem: import("vue").ComputedRef<{
|
|
57
57
|
readonly value: string;
|
|
58
58
|
readonly name: string;
|
|
59
|
-
readonly placeholder?: string | undefined;
|
|
60
59
|
readonly options?: any[] | undefined;
|
|
61
|
-
readonly fieldNames?: object | undefined;
|
|
62
60
|
readonly list?: {
|
|
63
61
|
[x: string]: any;
|
|
64
62
|
name?: string | undefined;
|
|
65
63
|
value?: any;
|
|
66
64
|
}[] | undefined;
|
|
67
|
-
readonly
|
|
65
|
+
readonly placeholder?: string | undefined;
|
|
66
|
+
readonly fieldNames?: object | undefined;
|
|
67
|
+
readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown> | undefined;
|
|
68
68
|
readonly noFirstAddAll?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
69
69
|
} | undefined>;
|
|
70
70
|
leftSelectWidth: import("vue").ComputedRef<string>;
|
|
@@ -26,7 +26,7 @@ export declare const selectGroupData: {
|
|
|
26
26
|
__epPropKey: true;
|
|
27
27
|
};
|
|
28
28
|
readonly showFormType: {
|
|
29
|
-
readonly type: import("vue").PropType<import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
29
|
+
readonly type: import("vue").PropType<import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown>>;
|
|
30
30
|
readonly required: false;
|
|
31
31
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
32
32
|
__epPropKey: true;
|
|
@@ -22,15 +22,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
22
22
|
newList: import("vue").Ref<{
|
|
23
23
|
readonly value: string;
|
|
24
24
|
readonly name: string;
|
|
25
|
-
readonly placeholder?: string | undefined;
|
|
26
25
|
readonly options?: any[] | undefined;
|
|
27
|
-
readonly fieldNames?: object | undefined;
|
|
28
26
|
readonly list?: {
|
|
29
27
|
[x: string]: any;
|
|
30
28
|
name?: string | undefined;
|
|
31
29
|
value?: any;
|
|
32
30
|
}[] | undefined;
|
|
33
|
-
readonly
|
|
31
|
+
readonly placeholder?: string | undefined;
|
|
32
|
+
readonly fieldNames?: object | undefined;
|
|
33
|
+
readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown> | undefined;
|
|
34
34
|
readonly noFirstAddAll?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
35
35
|
}[]>;
|
|
36
36
|
bem: {
|
|
@@ -56,15 +56,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
56
56
|
selectItem: import("vue").ComputedRef<{
|
|
57
57
|
readonly value: string;
|
|
58
58
|
readonly name: string;
|
|
59
|
-
readonly placeholder?: string | undefined;
|
|
60
59
|
readonly options?: any[] | undefined;
|
|
61
|
-
readonly fieldNames?: object | undefined;
|
|
62
60
|
readonly list?: {
|
|
63
61
|
[x: string]: any;
|
|
64
62
|
name?: string | undefined;
|
|
65
63
|
value?: any;
|
|
66
64
|
}[] | undefined;
|
|
67
|
-
readonly
|
|
65
|
+
readonly placeholder?: string | undefined;
|
|
66
|
+
readonly fieldNames?: object | undefined;
|
|
67
|
+
readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown> | undefined;
|
|
68
68
|
readonly noFirstAddAll?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
69
69
|
} | undefined>;
|
|
70
70
|
leftSelectWidth: import("vue").ComputedRef<string>;
|
|
@@ -9,10 +9,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
9
9
|
readonly menuSwitchOptions: import("./src/config").IMenuSwitchOptions;
|
|
10
10
|
} & {}) | (() => import("./src/config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
|
|
11
11
|
readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
|
|
12
|
-
readonly scroll: any;
|
|
13
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
14
12
|
readonly dataSource: any[];
|
|
13
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
15
14
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
15
|
+
readonly scroll: any;
|
|
16
16
|
readonly operateWidth: number;
|
|
17
17
|
readonly settingKey: string;
|
|
18
18
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -29,10 +29,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
29
29
|
readonly resizeColumn?: Function | undefined;
|
|
30
30
|
readonly dragChange?: Function | undefined;
|
|
31
31
|
}) | (() => import("./src/config").MainTableProps) | ((new (...args: any[]) => {
|
|
32
|
-
readonly scroll: any;
|
|
33
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
34
32
|
readonly dataSource: any[];
|
|
33
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
35
34
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
35
|
+
readonly scroll: any;
|
|
36
36
|
readonly operateWidth: number;
|
|
37
37
|
readonly settingKey: string;
|
|
38
38
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -271,10 +271,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
271
271
|
};
|
|
272
272
|
}, {
|
|
273
273
|
props: import("@vue/shared").LooseRequired<{
|
|
274
|
-
readonly scroll: any;
|
|
275
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
276
274
|
readonly dataSource: any[];
|
|
275
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
277
276
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
277
|
+
readonly scroll: any;
|
|
278
278
|
readonly operateWidth: number;
|
|
279
279
|
readonly settingKey: string;
|
|
280
280
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -478,10 +478,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
478
478
|
}>> & {
|
|
479
479
|
onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
|
|
480
480
|
}, {
|
|
481
|
-
readonly scroll: any;
|
|
482
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
483
481
|
readonly dataSource: any[];
|
|
482
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
484
483
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
484
|
+
readonly scroll: any;
|
|
485
485
|
readonly operateWidth: number;
|
|
486
486
|
readonly settingKey: string;
|
|
487
487
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -573,10 +573,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
573
573
|
readonly menuSwitchOptions: import("./src/config").IMenuSwitchOptions;
|
|
574
574
|
} & {}) | (() => import("./src/config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
|
|
575
575
|
readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
|
|
576
|
-
readonly scroll: any;
|
|
577
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
578
576
|
readonly dataSource: any[];
|
|
577
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
579
578
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
579
|
+
readonly scroll: any;
|
|
580
580
|
readonly operateWidth: number;
|
|
581
581
|
readonly settingKey: string;
|
|
582
582
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -593,10 +593,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
593
593
|
readonly resizeColumn?: Function | undefined;
|
|
594
594
|
readonly dragChange?: Function | undefined;
|
|
595
595
|
}) | (() => import("./src/config").MainTableProps) | ((new (...args: any[]) => {
|
|
596
|
-
readonly scroll: any;
|
|
597
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
598
596
|
readonly dataSource: any[];
|
|
597
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
599
598
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
599
|
+
readonly scroll: any;
|
|
600
600
|
readonly operateWidth: number;
|
|
601
601
|
readonly settingKey: string;
|
|
602
602
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -74,10 +74,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
74
74
|
};
|
|
75
75
|
}, {
|
|
76
76
|
props: import("@vue/shared").LooseRequired<{
|
|
77
|
-
readonly scroll: any;
|
|
78
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
79
77
|
readonly dataSource: any[];
|
|
78
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
80
79
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
80
|
+
readonly scroll: any;
|
|
81
81
|
readonly operateWidth: number;
|
|
82
82
|
readonly settingKey: string;
|
|
83
83
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -281,10 +281,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
281
281
|
}>> & {
|
|
282
282
|
onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
|
|
283
283
|
}, {
|
|
284
|
-
readonly scroll: any;
|
|
285
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
286
284
|
readonly dataSource: any[];
|
|
285
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
287
286
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
287
|
+
readonly scroll: any;
|
|
288
288
|
readonly operateWidth: number;
|
|
289
289
|
readonly settingKey: string;
|
|
290
290
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -11,10 +11,10 @@ export declare const tableProps: {
|
|
|
11
11
|
readonly menuSwitchOptions: import("./header-search").IMenuSwitchOptions;
|
|
12
12
|
} & {}) | (() => TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
|
|
13
13
|
readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
|
|
14
|
-
readonly scroll: any;
|
|
15
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
16
14
|
readonly dataSource: any[];
|
|
15
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
17
16
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
17
|
+
readonly scroll: any;
|
|
18
18
|
readonly operateWidth: number;
|
|
19
19
|
readonly settingKey: string;
|
|
20
20
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -31,10 +31,10 @@ export declare const tableProps: {
|
|
|
31
31
|
readonly resizeColumn?: Function | undefined;
|
|
32
32
|
readonly dragChange?: Function | undefined;
|
|
33
33
|
}) | (() => MainTableProps) | ((new (...args: any[]) => {
|
|
34
|
-
readonly scroll: any;
|
|
35
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
36
34
|
readonly dataSource: any[];
|
|
35
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
37
36
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
37
|
+
readonly scroll: any;
|
|
38
38
|
readonly operateWidth: number;
|
|
39
39
|
readonly settingKey: string;
|
|
40
40
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -9,10 +9,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9
9
|
readonly menuSwitchOptions: import("./config").IMenuSwitchOptions;
|
|
10
10
|
} & {}) | (() => import("./config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
|
|
11
11
|
readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
|
|
12
|
-
readonly scroll: any;
|
|
13
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
14
12
|
readonly dataSource: any[];
|
|
13
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
15
14
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
15
|
+
readonly scroll: any;
|
|
16
16
|
readonly operateWidth: number;
|
|
17
17
|
readonly settingKey: string;
|
|
18
18
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -29,10 +29,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
29
29
|
readonly resizeColumn?: Function | undefined;
|
|
30
30
|
readonly dragChange?: Function | undefined;
|
|
31
31
|
}) | (() => import("./config").MainTableProps) | ((new (...args: any[]) => {
|
|
32
|
-
readonly scroll: any;
|
|
33
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
34
32
|
readonly dataSource: any[];
|
|
33
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
35
34
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
35
|
+
readonly scroll: any;
|
|
36
36
|
readonly operateWidth: number;
|
|
37
37
|
readonly settingKey: string;
|
|
38
38
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -271,10 +271,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
271
271
|
};
|
|
272
272
|
}, {
|
|
273
273
|
props: import("@vue/shared").LooseRequired<{
|
|
274
|
-
readonly scroll: any;
|
|
275
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
276
274
|
readonly dataSource: any[];
|
|
275
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
277
276
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
277
|
+
readonly scroll: any;
|
|
278
278
|
readonly operateWidth: number;
|
|
279
279
|
readonly settingKey: string;
|
|
280
280
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -478,10 +478,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
478
478
|
}>> & {
|
|
479
479
|
onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
|
|
480
480
|
}, {
|
|
481
|
-
readonly scroll: any;
|
|
482
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
483
481
|
readonly dataSource: any[];
|
|
482
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
484
483
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
484
|
+
readonly scroll: any;
|
|
485
485
|
readonly operateWidth: number;
|
|
486
486
|
readonly settingKey: string;
|
|
487
487
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -573,10 +573,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
573
573
|
readonly menuSwitchOptions: import("./config").IMenuSwitchOptions;
|
|
574
574
|
} & {}) | (() => import("./config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
|
|
575
575
|
readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
|
|
576
|
-
readonly scroll: any;
|
|
577
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
578
576
|
readonly dataSource: any[];
|
|
577
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
579
578
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
579
|
+
readonly scroll: any;
|
|
580
580
|
readonly operateWidth: number;
|
|
581
581
|
readonly settingKey: string;
|
|
582
582
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -593,10 +593,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
593
593
|
readonly resizeColumn?: Function | undefined;
|
|
594
594
|
readonly dragChange?: Function | undefined;
|
|
595
595
|
}) | (() => import("./config").MainTableProps) | ((new (...args: any[]) => {
|
|
596
|
-
readonly scroll: any;
|
|
597
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
598
596
|
readonly dataSource: any[];
|
|
597
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
599
598
|
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
|
|
599
|
+
readonly scroll: any;
|
|
600
600
|
readonly operateWidth: number;
|
|
601
601
|
readonly settingKey: string;
|
|
602
602
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -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" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
49
|
+
default: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
148
|
+
default: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
48
|
+
default: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
147
|
+
default: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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,7 +1,7 @@
|
|
|
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" | "bottom" | "top" | "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
|
readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
7
7
|
readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
|
|
@@ -21,9 +21,9 @@ export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import
|
|
|
21
21
|
readonly width: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
22
22
|
}, {
|
|
23
23
|
props: import("@vue/shared").LooseRequired<{
|
|
24
|
-
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
25
24
|
readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
26
25
|
readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
26
|
+
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
27
27
|
readonly tip: string;
|
|
28
28
|
readonly ellipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
29
29
|
readonly tipEllipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -65,7 +65,7 @@ export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import
|
|
|
65
65
|
}>;
|
|
66
66
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
67
67
|
readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
68
|
-
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
68
|
+
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
|
|
69
69
|
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>;
|
|
70
70
|
readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
71
71
|
readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
|
|
@@ -84,9 +84,9 @@ export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import
|
|
|
84
84
|
readonly ellipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
85
85
|
readonly width: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
86
86
|
}>>, {
|
|
87
|
-
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
88
87
|
readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
89
88
|
readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
89
|
+
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
90
90
|
readonly tip: string;
|
|
91
91
|
readonly ellipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
92
92
|
readonly tipEllipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -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" | "bottom" | "top" | "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
|
readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
9
9
|
readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
|
|
@@ -1,6 +1,6 @@
|
|
|
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" | "bottom" | "top" | "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
|
readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
6
6
|
readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
|
|
@@ -20,9 +20,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
20
20
|
readonly width: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
21
21
|
}, {
|
|
22
22
|
props: import("@vue/shared").LooseRequired<{
|
|
23
|
-
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
24
23
|
readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
25
24
|
readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
25
|
+
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
26
26
|
readonly tip: string;
|
|
27
27
|
readonly ellipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
28
28
|
readonly tipEllipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -64,7 +64,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
64
64
|
}>;
|
|
65
65
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
66
66
|
readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
67
|
-
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
67
|
+
readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
|
|
68
68
|
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>;
|
|
69
69
|
readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
70
70
|
readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
|
|
@@ -83,9 +83,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
83
83
|
readonly ellipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
84
84
|
readonly width: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
85
85
|
}>>, {
|
|
86
|
-
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
87
86
|
readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
88
87
|
readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
88
|
+
readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
|
|
89
89
|
readonly tip: string;
|
|
90
90
|
readonly ellipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
91
91
|
readonly tipEllipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|