ll-plus 2.8.19 → 2.8.21
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 +14 -14
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +7 -7
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +7 -7
- package/es/components/api-component/index.d.ts +4 -4
- package/es/components/api-component/src/api-component.vue.d.ts +4 -4
- package/es/components/api-component/src/components/body-component.vue.d.ts +2 -2
- package/es/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
- package/es/components/api-component/src/components/params-table.vue.d.ts +2 -2
- package/es/components/breadcrumb-card/index.d.ts +2 -2
- package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +2 -2
- package/es/components/cascader/index.d.ts +8 -8
- package/es/components/cascader/src/cascader.vue.d.ts +8 -8
- package/es/components/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/config/code-editor.d.ts +1 -1
- package/es/components/color-picker/index.d.ts +4 -4
- package/es/components/color-picker/src/color-picker.vue.d.ts +4 -4
- package/es/components/color-picker/src/config/color-picker.d.ts +1 -1
- package/es/components/cropper/index.d.ts +2 -2
- package/es/components/cropper/src/cropper-modal.vue.d.ts +2 -2
- package/es/components/descriptions-item/index.d.ts +3 -3
- package/es/components/descriptions-item/src/descriptions-item.vue.d.ts +3 -3
- package/es/components/drawer/index.d.ts +5 -5
- package/es/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
- package/es/components/drawer/src/drawer.vue.d.ts +5 -5
- package/es/components/dropdown-button-simple/index.d.ts +3 -3
- package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +3 -3
- package/es/components/form/index.d.ts +5 -5
- package/es/components/form/src/components/form-component.vue.d.ts +1 -1
- package/es/components/form/src/form.vue.d.ts +4 -4
- package/es/components/icon-base/index.d.ts +2 -2
- package/es/components/icon-base/src/icon-base.vue.d.ts +2 -2
- package/es/components/input/index.d.ts +33 -33
- package/es/components/input/src/input.vue.d.ts +33 -33
- package/es/components/key-value/src/components/key-value-item.vue.d.ts +9 -9
- package/es/components/key-value/src/key-value.vue.d.ts +28 -28
- 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 +5 -5
- package/es/components/new-drawer/src/drawer.vue.d.ts +5 -5
- package/es/components/new-modal/index.d.ts +3 -3
- package/es/components/new-modal/src/modal.vue.d.ts +3 -3
- package/es/components/operate-icon/index.d.ts +7 -7
- package/es/components/operate-icon/src/operate-icon.vue.d.ts +7 -7
- package/es/components/radio/index.d.ts +10 -10
- package/es/components/radio/src/radio-group.vue.d.ts +5 -5
- package/es/components/radio/src/radio.vue.d.ts +5 -5
- package/es/components/rich-text-editor/index.d.ts +7 -7
- package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +7 -7
- package/es/components/select/index.d.ts +6 -6
- package/es/components/select/src/select-option.vue.d.ts +2 -2
- package/es/components/select/src/select.vue.d.ts +4 -4
- package/es/components/select-group/index.d.ts +3 -3
- package/es/components/select-group/src/select-group.d.ts +1 -1
- package/es/components/select-group/src/select-group.vue.d.ts +3 -3
- package/es/components/steps/index.d.ts +11 -11
- package/es/components/steps/src/steps.vue.d.ts +11 -11
- package/es/components/switch/index.d.ts +4 -4
- package/es/components/switch/src/switch.vue.d.ts +4 -4
- package/es/components/table/index.d.ts +14 -14
- package/es/components/table/src/components/main-table.vue.d.ts +6 -6
- package/es/components/table/src/config/main-table.d.ts +1 -1
- package/es/components/table/src/config/table.d.ts +4 -4
- package/es/components/table/src/table.vue.d.ts +14 -14
- package/es/components/textarea/index.d.ts +5 -5
- package/es/components/textarea/src/textarea.vue.d.ts +5 -5
- package/es/components/tree-search/index.d.ts +6 -6
- package/es/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/es/components/tree-search/src/tree-search.vue.d.ts +6 -6
- 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/index.mjs +7 -6
- package/es/index.mjs.map +1 -1
- package/es/packages/components/code-editor/src/code-editor.vue2.mjs +1 -1
- package/es/packages/components/code-editor/src/code-editor.vue2.mjs.map +1 -1
- package/es/packages/components/icon-base/src/icon-base.vue2.mjs +4 -5
- package/es/packages/components/icon-base/src/icon-base.vue2.mjs.map +1 -1
- package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs +4 -1
- package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs.map +1 -1
- package/es/packages/utils/index.mjs +7 -6
- package/es/packages/utils/index.mjs.map +1 -1
- package/es/packages/utils/message.mjs +39 -0
- package/es/packages/utils/message.mjs.map +1 -0
- package/es/utils/index.d.ts +7 -6
- package/es/utils/message.d.ts +7 -0
- package/index.full.js +215 -181
- package/index.full.min.js +23 -23
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +23 -23
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +553 -520
- package/lib/components/advanced-filtering/index.d.ts +14 -14
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +7 -7
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +7 -7
- package/lib/components/api-component/index.d.ts +4 -4
- package/lib/components/api-component/src/api-component.vue.d.ts +4 -4
- package/lib/components/api-component/src/components/body-component.vue.d.ts +2 -2
- package/lib/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
- package/lib/components/api-component/src/components/params-table.vue.d.ts +2 -2
- package/lib/components/breadcrumb-card/index.d.ts +2 -2
- package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +2 -2
- package/lib/components/cascader/index.d.ts +8 -8
- package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
- package/lib/components/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/config/code-editor.d.ts +1 -1
- package/lib/components/color-picker/index.d.ts +4 -4
- package/lib/components/color-picker/src/color-picker.vue.d.ts +4 -4
- package/lib/components/color-picker/src/config/color-picker.d.ts +1 -1
- package/lib/components/cropper/index.d.ts +2 -2
- package/lib/components/cropper/src/cropper-modal.vue.d.ts +2 -2
- package/lib/components/descriptions-item/index.d.ts +3 -3
- package/lib/components/descriptions-item/src/descriptions-item.vue.d.ts +3 -3
- package/lib/components/drawer/index.d.ts +5 -5
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
- package/lib/components/drawer/src/drawer.vue.d.ts +5 -5
- package/lib/components/dropdown-button-simple/index.d.ts +3 -3
- package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +3 -3
- package/lib/components/form/index.d.ts +5 -5
- package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
- package/lib/components/form/src/form.vue.d.ts +4 -4
- package/lib/components/icon-base/index.d.ts +2 -2
- package/lib/components/icon-base/src/icon-base.vue.d.ts +2 -2
- package/lib/components/input/index.d.ts +33 -33
- package/lib/components/input/src/input.vue.d.ts +33 -33
- package/lib/components/key-value/src/components/key-value-item.vue.d.ts +9 -9
- package/lib/components/key-value/src/key-value.vue.d.ts +28 -28
- 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 +5 -5
- package/lib/components/new-drawer/src/drawer.vue.d.ts +5 -5
- package/lib/components/new-modal/index.d.ts +3 -3
- package/lib/components/new-modal/src/modal.vue.d.ts +3 -3
- package/lib/components/operate-icon/index.d.ts +7 -7
- package/lib/components/operate-icon/src/operate-icon.vue.d.ts +7 -7
- package/lib/components/radio/index.d.ts +10 -10
- package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
- package/lib/components/radio/src/radio.vue.d.ts +5 -5
- package/lib/components/rich-text-editor/index.d.ts +7 -7
- package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +7 -7
- package/lib/components/select/index.d.ts +6 -6
- package/lib/components/select/src/select-option.vue.d.ts +2 -2
- package/lib/components/select/src/select.vue.d.ts +4 -4
- package/lib/components/select-group/index.d.ts +3 -3
- package/lib/components/select-group/src/select-group.d.ts +1 -1
- package/lib/components/select-group/src/select-group.vue.d.ts +3 -3
- package/lib/components/steps/index.d.ts +11 -11
- package/lib/components/steps/src/steps.vue.d.ts +11 -11
- package/lib/components/switch/index.d.ts +4 -4
- package/lib/components/switch/src/switch.vue.d.ts +4 -4
- package/lib/components/table/index.d.ts +14 -14
- package/lib/components/table/src/components/main-table.vue.d.ts +6 -6
- package/lib/components/table/src/config/main-table.d.ts +1 -1
- package/lib/components/table/src/config/table.d.ts +4 -4
- package/lib/components/table/src/table.vue.d.ts +14 -14
- package/lib/components/textarea/index.d.ts +5 -5
- package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
- package/lib/components/tree-search/index.d.ts +6 -6
- package/lib/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/lib/components/tree-search/src/tree-search.vue.d.ts +6 -6
- 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/index.js +22 -20
- package/lib/index.js.map +1 -1
- package/lib/packages/components/code-editor/src/code-editor.vue2.js +1 -1
- package/lib/packages/components/code-editor/src/code-editor.vue2.js.map +1 -1
- package/lib/packages/components/icon-base/src/icon-base.vue2.js +4 -5
- package/lib/packages/components/icon-base/src/icon-base.vue2.js.map +1 -1
- package/lib/packages/components/operate-icon/src/operate-icon.vue2.js +4 -1
- package/lib/packages/components/operate-icon/src/operate-icon.vue2.js.map +1 -1
- package/lib/packages/utils/index.js +17 -15
- package/lib/packages/utils/index.js.map +1 -1
- package/lib/packages/utils/message.js +41 -0
- package/lib/packages/utils/message.js.map +1 -0
- package/lib/utils/index.d.ts +7 -6
- package/lib/utils/message.d.ts +7 -0
- package/package.json +1 -1
- package/theme-chalk/css/index.css +1 -1
- package/theme-chalk/css/message.css +5 -0
- package/types/packages/components/advanced-filtering/index.d.ts +14 -14
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +7 -7
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +7 -7
- package/types/packages/components/api-component/index.d.ts +4 -4
- package/types/packages/components/api-component/src/api-component.vue.d.ts +4 -4
- package/types/packages/components/api-component/src/components/body-component.vue.d.ts +2 -2
- package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
- package/types/packages/components/api-component/src/components/params-table.vue.d.ts +2 -2
- package/types/packages/components/breadcrumb-card/index.d.ts +2 -2
- package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +2 -2
- package/types/packages/components/cascader/index.d.ts +8 -8
- package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
- package/types/packages/components/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/code-editor/src/config/code-editor.d.ts +1 -1
- package/types/packages/components/color-picker/index.d.ts +4 -4
- package/types/packages/components/color-picker/src/color-picker.vue.d.ts +4 -4
- package/types/packages/components/color-picker/src/config/color-picker.d.ts +1 -1
- package/types/packages/components/cropper/index.d.ts +2 -2
- package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +2 -2
- package/types/packages/components/descriptions-item/index.d.ts +3 -3
- package/types/packages/components/descriptions-item/src/descriptions-item.vue.d.ts +3 -3
- package/types/packages/components/drawer/index.d.ts +5 -5
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
- package/types/packages/components/drawer/src/drawer.vue.d.ts +5 -5
- package/types/packages/components/dropdown-button-simple/index.d.ts +3 -3
- package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +3 -3
- package/types/packages/components/form/index.d.ts +5 -5
- package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
- package/types/packages/components/form/src/form.vue.d.ts +4 -4
- package/types/packages/components/icon-base/index.d.ts +2 -2
- package/types/packages/components/icon-base/src/icon-base.vue.d.ts +2 -2
- 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/key-value/src/components/key-value-item.vue.d.ts +9 -9
- package/types/packages/components/key-value/src/key-value.vue.d.ts +28 -28
- 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 +5 -5
- package/types/packages/components/new-drawer/src/drawer.vue.d.ts +5 -5
- package/types/packages/components/new-modal/index.d.ts +3 -3
- package/types/packages/components/new-modal/src/modal.vue.d.ts +3 -3
- package/types/packages/components/operate-icon/index.d.ts +7 -7
- package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +7 -7
- package/types/packages/components/radio/index.d.ts +10 -10
- package/types/packages/components/radio/src/radio-group.vue.d.ts +5 -5
- package/types/packages/components/radio/src/radio.vue.d.ts +5 -5
- package/types/packages/components/rich-text-editor/index.d.ts +7 -7
- package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +7 -7
- package/types/packages/components/select/index.d.ts +6 -6
- package/types/packages/components/select/src/select-option.vue.d.ts +2 -2
- package/types/packages/components/select/src/select.vue.d.ts +4 -4
- package/types/packages/components/select-group/index.d.ts +3 -3
- 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 +3 -3
- package/types/packages/components/steps/index.d.ts +11 -11
- package/types/packages/components/steps/src/steps.vue.d.ts +11 -11
- package/types/packages/components/switch/index.d.ts +4 -4
- package/types/packages/components/switch/src/switch.vue.d.ts +4 -4
- package/types/packages/components/table/index.d.ts +14 -14
- package/types/packages/components/table/src/components/main-table.vue.d.ts +6 -6
- package/types/packages/components/table/src/config/main-table.d.ts +1 -1
- package/types/packages/components/table/src/config/table.d.ts +4 -4
- package/types/packages/components/table/src/table.vue.d.ts +14 -14
- 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/tree-search/index.d.ts +6 -6
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +6 -6
- 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/index.d.ts +7 -6
- package/types/packages/utils/message.d.ts +7 -0
|
@@ -94,8 +94,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
94
94
|
default: import("ant-design-vue/es/vc-steps/interface").Status;
|
|
95
95
|
};
|
|
96
96
|
size: {
|
|
97
|
-
type: import("vue").PropType<"
|
|
98
|
-
default: "
|
|
97
|
+
type: import("vue").PropType<"small" | "default">;
|
|
98
|
+
default: "small" | "default";
|
|
99
99
|
};
|
|
100
100
|
direction: {
|
|
101
101
|
type: import("vue").PropType<"vertical" | "horizontal">;
|
|
@@ -198,8 +198,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
198
198
|
default: import("ant-design-vue/es/vc-steps/interface").Status;
|
|
199
199
|
};
|
|
200
200
|
size: {
|
|
201
|
-
type: import("vue").PropType<"
|
|
202
|
-
default: "
|
|
201
|
+
type: import("vue").PropType<"small" | "default">;
|
|
202
|
+
default: "small" | "default";
|
|
203
203
|
};
|
|
204
204
|
direction: {
|
|
205
205
|
type: import("vue").PropType<"vertical" | "horizontal">;
|
|
@@ -222,7 +222,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
222
222
|
default: (current: number) => void;
|
|
223
223
|
};
|
|
224
224
|
}>>, {
|
|
225
|
-
size: "
|
|
225
|
+
size: "small" | "default";
|
|
226
226
|
type: "default" | "inline" | "navigation";
|
|
227
227
|
onChange: (current: number) => void;
|
|
228
228
|
responsive: boolean;
|
|
@@ -352,8 +352,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
352
352
|
default: import("ant-design-vue/es/vc-steps/interface").Status;
|
|
353
353
|
};
|
|
354
354
|
size: {
|
|
355
|
-
type: import("vue").PropType<"
|
|
356
|
-
default: "
|
|
355
|
+
type: import("vue").PropType<"small" | "default">;
|
|
356
|
+
default: "small" | "default";
|
|
357
357
|
};
|
|
358
358
|
direction: {
|
|
359
359
|
type: import("vue").PropType<"vertical" | "horizontal">;
|
|
@@ -376,7 +376,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
376
376
|
default: (current: number) => void;
|
|
377
377
|
};
|
|
378
378
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, {
|
|
379
|
-
size: "
|
|
379
|
+
size: "small" | "default";
|
|
380
380
|
type: "default" | "inline" | "navigation";
|
|
381
381
|
onChange: (current: number) => void;
|
|
382
382
|
responsive: boolean;
|
|
@@ -500,8 +500,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
500
500
|
default: import("ant-design-vue/es/vc-steps/interface").Status;
|
|
501
501
|
};
|
|
502
502
|
size: {
|
|
503
|
-
type: import("vue").PropType<"
|
|
504
|
-
default: "
|
|
503
|
+
type: import("vue").PropType<"small" | "default">;
|
|
504
|
+
default: "small" | "default";
|
|
505
505
|
};
|
|
506
506
|
direction: {
|
|
507
507
|
type: import("vue").PropType<"vertical" | "horizontal">;
|
|
@@ -524,7 +524,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
524
524
|
default: (current: number) => void;
|
|
525
525
|
};
|
|
526
526
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
527
|
-
size: "
|
|
527
|
+
size: "small" | "default";
|
|
528
528
|
type: "default" | "inline" | "navigation";
|
|
529
529
|
onChange: (current: number) => void;
|
|
530
530
|
responsive: boolean;
|
|
@@ -17,7 +17,7 @@ export declare const LlSwitch: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
17
17
|
new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
18
18
|
id: StringConstructor;
|
|
19
19
|
prefixCls: StringConstructor;
|
|
20
|
-
size: import("vue-types").VueTypeDef<"
|
|
20
|
+
size: import("vue-types").VueTypeDef<"small" | "default">;
|
|
21
21
|
disabled: {
|
|
22
22
|
type: BooleanConstructor;
|
|
23
23
|
default: any;
|
|
@@ -60,7 +60,7 @@ export declare const LlSwitch: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
60
60
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
61
61
|
id: StringConstructor;
|
|
62
62
|
prefixCls: StringConstructor;
|
|
63
|
-
size: import("vue-types").VueTypeDef<"
|
|
63
|
+
size: import("vue-types").VueTypeDef<"small" | "default">;
|
|
64
64
|
disabled: {
|
|
65
65
|
type: BooleanConstructor;
|
|
66
66
|
default: any;
|
|
@@ -120,7 +120,7 @@ export declare const LlSwitch: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
120
120
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
121
121
|
id: StringConstructor;
|
|
122
122
|
prefixCls: StringConstructor;
|
|
123
|
-
size: import("vue-types").VueTypeDef<"
|
|
123
|
+
size: import("vue-types").VueTypeDef<"small" | "default">;
|
|
124
124
|
disabled: {
|
|
125
125
|
type: BooleanConstructor;
|
|
126
126
|
default: any;
|
|
@@ -173,7 +173,7 @@ export declare const LlSwitch: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
173
173
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
174
174
|
id: StringConstructor;
|
|
175
175
|
prefixCls: StringConstructor;
|
|
176
|
-
size: import("vue-types").VueTypeDef<"
|
|
176
|
+
size: import("vue-types").VueTypeDef<"small" | "default">;
|
|
177
177
|
disabled: {
|
|
178
178
|
type: BooleanConstructor;
|
|
179
179
|
default: any;
|
|
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
16
16
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
id: StringConstructor;
|
|
18
18
|
prefixCls: StringConstructor;
|
|
19
|
-
size: import("vue-types").VueTypeDef<"
|
|
19
|
+
size: import("vue-types").VueTypeDef<"small" | "default">;
|
|
20
20
|
disabled: {
|
|
21
21
|
type: BooleanConstructor;
|
|
22
22
|
default: any;
|
|
@@ -59,7 +59,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
59
59
|
}>>, () => import("ant-design-vue/es/_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
60
60
|
id: StringConstructor;
|
|
61
61
|
prefixCls: StringConstructor;
|
|
62
|
-
size: import("vue-types").VueTypeDef<"
|
|
62
|
+
size: import("vue-types").VueTypeDef<"small" | "default">;
|
|
63
63
|
disabled: {
|
|
64
64
|
type: BooleanConstructor;
|
|
65
65
|
default: any;
|
|
@@ -119,7 +119,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
119
119
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
120
120
|
id: StringConstructor;
|
|
121
121
|
prefixCls: StringConstructor;
|
|
122
|
-
size: import("vue-types").VueTypeDef<"
|
|
122
|
+
size: import("vue-types").VueTypeDef<"small" | "default">;
|
|
123
123
|
disabled: {
|
|
124
124
|
type: BooleanConstructor;
|
|
125
125
|
default: any;
|
|
@@ -172,7 +172,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
172
172
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
173
173
|
id: StringConstructor;
|
|
174
174
|
prefixCls: StringConstructor;
|
|
175
|
-
size: import("vue-types").VueTypeDef<"
|
|
175
|
+
size: import("vue-types").VueTypeDef<"small" | "default">;
|
|
176
176
|
disabled: {
|
|
177
177
|
type: BooleanConstructor;
|
|
178
178
|
default: any;
|
|
@@ -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;
|
|
12
13
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
13
14
|
readonly dataSource: any[];
|
|
14
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
15
|
-
readonly scroll: any;
|
|
15
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
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;
|
|
32
33
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
33
34
|
readonly dataSource: any[];
|
|
34
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
35
|
-
readonly scroll: any;
|
|
35
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
36
36
|
readonly operateWidth: number;
|
|
37
37
|
readonly settingKey: string;
|
|
38
38
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -200,7 +200,7 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
200
200
|
}, {}>;
|
|
201
201
|
MainTable: import("vue").DefineComponent<{
|
|
202
202
|
readonly operateWidth: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 120, boolean>;
|
|
203
|
-
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
203
|
+
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "table" | "card", unknown, "table", boolean>;
|
|
204
204
|
readonly settingKey: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
205
205
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]) | ((new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]))[], unknown, unknown, () => never[], boolean>;
|
|
206
206
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -274,10 +274,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
274
274
|
};
|
|
275
275
|
}, {
|
|
276
276
|
props: import("@vue/shared").LooseRequired<{
|
|
277
|
+
readonly scroll: any;
|
|
277
278
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
278
279
|
readonly dataSource: any[];
|
|
279
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
280
|
-
readonly scroll: any;
|
|
280
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
281
281
|
readonly operateWidth: number;
|
|
282
282
|
readonly settingKey: string;
|
|
283
283
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -407,7 +407,7 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
407
407
|
handleChangeDataSource: (dataSource: any[]) => boolean;
|
|
408
408
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
409
409
|
readonly operateWidth: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 120, boolean>;
|
|
410
|
-
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
410
|
+
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "table" | "card", unknown, "table", boolean>;
|
|
411
411
|
readonly settingKey: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
412
412
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]) | ((new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]))[], unknown, unknown, () => never[], boolean>;
|
|
413
413
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -482,10 +482,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
482
482
|
}>> & {
|
|
483
483
|
onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
|
|
484
484
|
}, {
|
|
485
|
+
readonly scroll: any;
|
|
485
486
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
486
487
|
readonly dataSource: any[];
|
|
487
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
488
|
-
readonly scroll: any;
|
|
488
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
489
489
|
readonly operateWidth: number;
|
|
490
490
|
readonly settingKey: string;
|
|
491
491
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -590,10 +590,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
590
590
|
readonly menuSwitchOptions: import("./src/config").IMenuSwitchOptions;
|
|
591
591
|
} & {}) | (() => import("./src/config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
|
|
592
592
|
readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
|
|
593
|
+
readonly scroll: any;
|
|
593
594
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
594
595
|
readonly dataSource: any[];
|
|
595
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
596
|
-
readonly scroll: any;
|
|
596
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
597
597
|
readonly operateWidth: number;
|
|
598
598
|
readonly settingKey: string;
|
|
599
599
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -610,10 +610,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
610
610
|
readonly resizeColumn?: Function | undefined;
|
|
611
611
|
readonly dragChange?: Function | undefined;
|
|
612
612
|
}) | (() => import("./src/config").MainTableProps) | ((new (...args: any[]) => {
|
|
613
|
+
readonly scroll: any;
|
|
613
614
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
614
615
|
readonly dataSource: any[];
|
|
615
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
616
|
-
readonly scroll: any;
|
|
616
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
617
617
|
readonly operateWidth: number;
|
|
618
618
|
readonly settingKey: string;
|
|
619
619
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
readonly operateWidth: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 120, boolean>;
|
|
3
|
-
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
3
|
+
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "table" | "card", unknown, "table", boolean>;
|
|
4
4
|
readonly settingKey: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
5
5
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]) | ((new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]))[], unknown, unknown, () => never[], boolean>;
|
|
6
6
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -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;
|
|
77
78
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
78
79
|
readonly dataSource: any[];
|
|
79
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
80
|
-
readonly scroll: any;
|
|
80
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
81
81
|
readonly operateWidth: number;
|
|
82
82
|
readonly settingKey: string;
|
|
83
83
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -207,7 +207,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
207
207
|
handleChangeDataSource: (dataSource: any[]) => boolean;
|
|
208
208
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
209
209
|
readonly operateWidth: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 120, boolean>;
|
|
210
|
-
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
210
|
+
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "table" | "card", unknown, "table", boolean>;
|
|
211
211
|
readonly settingKey: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
212
212
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]) | ((new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]))[], unknown, unknown, () => never[], boolean>;
|
|
213
213
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -282,10 +282,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
282
282
|
}>> & {
|
|
283
283
|
onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
|
|
284
284
|
}, {
|
|
285
|
+
readonly scroll: any;
|
|
285
286
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
286
287
|
readonly dataSource: any[];
|
|
287
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
288
|
-
readonly scroll: any;
|
|
288
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
289
289
|
readonly operateWidth: number;
|
|
290
290
|
readonly settingKey: string;
|
|
291
291
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -4,7 +4,7 @@ import type { ExtractPropTypes } from 'vue';
|
|
|
4
4
|
export declare const tableContentType: readonly ["table", "card"];
|
|
5
5
|
export declare const mainTableProps: {
|
|
6
6
|
readonly operateWidth: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 120, boolean>;
|
|
7
|
-
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
7
|
+
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "table" | "card", unknown, "table", boolean>;
|
|
8
8
|
readonly settingKey: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
9
9
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => TableColumnProps[]) | (() => TableColumnProps[]) | ((new (...args: any[]) => TableColumnProps[]) | (() => TableColumnProps[]))[], unknown, unknown, () => never[], boolean>;
|
|
10
10
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -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;
|
|
14
15
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
15
16
|
readonly dataSource: any[];
|
|
16
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
17
|
-
readonly scroll: any;
|
|
17
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
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;
|
|
34
35
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
35
36
|
readonly dataSource: any[];
|
|
36
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
37
|
-
readonly scroll: any;
|
|
37
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
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;
|
|
12
13
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
13
14
|
readonly dataSource: any[];
|
|
14
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
15
|
-
readonly scroll: any;
|
|
15
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
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;
|
|
32
33
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
33
34
|
readonly dataSource: any[];
|
|
34
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
35
|
-
readonly scroll: any;
|
|
35
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
36
36
|
readonly operateWidth: number;
|
|
37
37
|
readonly settingKey: string;
|
|
38
38
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -200,7 +200,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
200
200
|
}, {}>;
|
|
201
201
|
MainTable: import("vue").DefineComponent<{
|
|
202
202
|
readonly operateWidth: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 120, boolean>;
|
|
203
|
-
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
203
|
+
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "table" | "card", unknown, "table", boolean>;
|
|
204
204
|
readonly settingKey: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
205
205
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]) | ((new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]))[], unknown, unknown, () => never[], boolean>;
|
|
206
206
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -274,10 +274,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
274
274
|
};
|
|
275
275
|
}, {
|
|
276
276
|
props: import("@vue/shared").LooseRequired<{
|
|
277
|
+
readonly scroll: any;
|
|
277
278
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
278
279
|
readonly dataSource: any[];
|
|
279
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
280
|
-
readonly scroll: any;
|
|
280
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
281
281
|
readonly operateWidth: number;
|
|
282
282
|
readonly settingKey: string;
|
|
283
283
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -407,7 +407,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
407
407
|
handleChangeDataSource: (dataSource: any[]) => boolean;
|
|
408
408
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
409
409
|
readonly operateWidth: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 120, boolean>;
|
|
410
|
-
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
410
|
+
readonly contentType: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "table" | "card", unknown, "table", boolean>;
|
|
411
411
|
readonly settingKey: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
412
412
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]) | ((new (...args: any[]) => import("ant-design-vue").TableColumnProps[]) | (() => import("ant-design-vue").TableColumnProps[]))[], unknown, unknown, () => never[], boolean>;
|
|
413
413
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -482,10 +482,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
482
482
|
}>> & {
|
|
483
483
|
onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
|
|
484
484
|
}, {
|
|
485
|
+
readonly scroll: any;
|
|
485
486
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
486
487
|
readonly dataSource: any[];
|
|
487
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
488
|
-
readonly scroll: any;
|
|
488
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
489
489
|
readonly operateWidth: number;
|
|
490
490
|
readonly settingKey: string;
|
|
491
491
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -590,10 +590,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
590
590
|
readonly menuSwitchOptions: import("./config").IMenuSwitchOptions;
|
|
591
591
|
} & {}) | (() => import("./config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
|
|
592
592
|
readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
|
|
593
|
+
readonly scroll: any;
|
|
593
594
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
594
595
|
readonly dataSource: any[];
|
|
595
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
596
|
-
readonly scroll: any;
|
|
596
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
597
597
|
readonly operateWidth: number;
|
|
598
598
|
readonly settingKey: string;
|
|
599
599
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -610,10 +610,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
610
610
|
readonly resizeColumn?: Function | undefined;
|
|
611
611
|
readonly dragChange?: Function | undefined;
|
|
612
612
|
}) | (() => import("./config").MainTableProps) | ((new (...args: any[]) => {
|
|
613
|
+
readonly scroll: any;
|
|
613
614
|
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
614
615
|
readonly dataSource: any[];
|
|
615
|
-
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
616
|
-
readonly scroll: any;
|
|
616
|
+
readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "table" | "card", unknown>;
|
|
617
617
|
readonly operateWidth: number;
|
|
618
618
|
readonly settingKey: string;
|
|
619
619
|
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" | "
|
|
49
|
-
default: "number" | "
|
|
48
|
+
type: import("vue").PropType<"number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
49
|
+
default: "number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "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" | "
|
|
148
|
-
default: "number" | "
|
|
147
|
+
type: import("vue").PropType<"number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
148
|
+
default: "number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "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" | "
|
|
216
|
+
type: "number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "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" | "
|
|
48
|
-
default: "number" | "
|
|
47
|
+
type: import("vue").PropType<"number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
48
|
+
default: "number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "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" | "
|
|
147
|
-
default: "number" | "
|
|
146
|
+
type: import("vue").PropType<"number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
|
|
147
|
+
default: "number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "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" | "
|
|
215
|
+
type: "number" | "button" | "search" | "time" | "reset" | "submit" | "month" | "color" | "hidden" | "date" | "url" | "email" | "week" | "text" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
|
|
216
216
|
focused: boolean;
|
|
217
217
|
hidden: boolean;
|
|
218
218
|
disabled: boolean;
|
|
@@ -22,11 +22,11 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
22
22
|
readonly type: import("vue").PropType<{
|
|
23
23
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
24
24
|
readonly title: string;
|
|
25
|
+
readonly class: string;
|
|
25
26
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
26
27
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
27
28
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
28
29
|
readonly wrapClassName: string;
|
|
29
|
-
readonly class: string;
|
|
30
30
|
readonly cancelText: string;
|
|
31
31
|
readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
32
32
|
readonly confirmText: string;
|
|
@@ -76,11 +76,11 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
76
76
|
readonly modalConfigProps?: {
|
|
77
77
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
78
78
|
readonly title: string;
|
|
79
|
+
readonly class: string;
|
|
79
80
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
80
81
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
81
82
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
82
83
|
readonly wrapClassName: string;
|
|
83
|
-
readonly class: string;
|
|
84
84
|
readonly cancelText: string;
|
|
85
85
|
readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
86
86
|
readonly confirmText: string;
|
|
@@ -99,13 +99,13 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
99
99
|
readonly cancelConfirmOptions: Record<string, any>;
|
|
100
100
|
} | undefined;
|
|
101
101
|
readonly onSelect?: ((selectedKeys: string[], e: Event) => any) | undefined;
|
|
102
|
+
readonly onCancel?: (() => any) | undefined;
|
|
102
103
|
readonly onClose?: (() => any) | undefined;
|
|
103
104
|
readonly onOk?: (() => any) | undefined;
|
|
104
105
|
readonly onExpand?: ((expandedKeys: string[], data: any) => any) | undefined;
|
|
105
|
-
readonly onCancel?: (() => any) | undefined;
|
|
106
106
|
readonly onClickAdd?: (() => any) | undefined;
|
|
107
107
|
} & {}>;
|
|
108
|
-
emits: ((event: "
|
|
108
|
+
emits: ((event: "select", selectedKeys: string[], e: Event) => void) & ((event: "cancel") => void) & ((event: "close") => void) & ((event: "ok") => void) & ((event: "expand", expandedKeys: string[], data: any) => void) & ((event: "clickAdd") => void);
|
|
109
109
|
isCollapseMenu: import("vue").Ref<boolean>;
|
|
110
110
|
newExpandedKeys: import("vue").Ref<string[]>;
|
|
111
111
|
bem: {
|
|
@@ -344,11 +344,11 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
344
344
|
readonly type: import("vue").PropType<{
|
|
345
345
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
346
346
|
readonly title: string;
|
|
347
|
+
readonly class: string;
|
|
347
348
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
348
349
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
349
350
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
350
351
|
readonly wrapClassName: string;
|
|
351
|
-
readonly class: string;
|
|
352
352
|
readonly cancelText: string;
|
|
353
353
|
readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
354
354
|
readonly confirmText: string;
|
|
@@ -384,10 +384,10 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
384
384
|
readonly onSearchInputChange: import("ll-plus/es/utils").EpPropFinalized<FunctionConstructor, unknown, unknown, (v: string) => boolean, boolean>;
|
|
385
385
|
}>> & {
|
|
386
386
|
onSelect?: ((selectedKeys: string[], e: Event) => any) | undefined;
|
|
387
|
+
onCancel?: (() => any) | undefined;
|
|
387
388
|
onClose?: (() => any) | undefined;
|
|
388
389
|
onOk?: (() => any) | undefined;
|
|
389
390
|
onExpand?: ((expandedKeys: string[], data: any) => any) | undefined;
|
|
390
|
-
onCancel?: (() => any) | undefined;
|
|
391
391
|
onClickAdd?: (() => any) | undefined;
|
|
392
392
|
}, {
|
|
393
393
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -25,11 +25,11 @@ export declare const treeSearchProps: {
|
|
|
25
25
|
readonly type: import("vue").PropType<{
|
|
26
26
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
27
27
|
readonly title: string;
|
|
28
|
+
readonly class: string;
|
|
28
29
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
29
30
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
30
31
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
31
32
|
readonly wrapClassName: string;
|
|
32
|
-
readonly class: string;
|
|
33
33
|
readonly cancelText: string;
|
|
34
34
|
readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
35
35
|
readonly confirmText: string;
|