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
|
@@ -2717,12 +2717,12 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
2717
2717
|
};
|
|
2718
2718
|
}>>;
|
|
2719
2719
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
2720
|
-
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
2721
2720
|
readonly onClose?: (() => any) | undefined;
|
|
2721
|
+
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
2722
2722
|
readonly onConfirm?: (() => any) | undefined;
|
|
2723
2723
|
readonly onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
2724
2724
|
} & {}>;
|
|
2725
|
-
emits: ((event: "
|
|
2725
|
+
emits: ((event: "close") => void) & ((event: "update:value", value: Record<string, any>) => void) & ((event: "confirm") => void) & ((event: "changeValue", value: Record<string, any>) => void);
|
|
2726
2726
|
bem: {
|
|
2727
2727
|
b: (blockSuffix?: string) => string;
|
|
2728
2728
|
e: (element?: string) => string;
|
|
@@ -4145,7 +4145,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
4145
4145
|
emits: (event: "changeField", item: any) => void;
|
|
4146
4146
|
formData: import("ll-plus/es/index").FormData;
|
|
4147
4147
|
componentRef: import("vue").Ref<any>;
|
|
4148
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4148
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
4149
4149
|
handleChange: (...arg: any[]) => void;
|
|
4150
4150
|
focus: () => Promise<void>;
|
|
4151
4151
|
getItem: () => any;
|
|
@@ -4197,7 +4197,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
4197
4197
|
emits: (event: "changeField", item: any) => void;
|
|
4198
4198
|
formData: import("ll-plus/es/index").FormData;
|
|
4199
4199
|
componentRef: import("vue").Ref<any>;
|
|
4200
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4200
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
4201
4201
|
handleChange: (...arg: any[]) => void;
|
|
4202
4202
|
focus: () => Promise<void>;
|
|
4203
4203
|
getItem: () => any;
|
|
@@ -4209,6 +4209,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
4209
4209
|
computedFormColumns: import("vue").ComputedRef<any[]>;
|
|
4210
4210
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
4211
4211
|
computedFormOptions: import("vue").ComputedRef<{
|
|
4212
|
+
onSubmit?: ((e: Event) => void) | undefined;
|
|
4212
4213
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
4213
4214
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
4214
4215
|
span: (NumberConstructor | StringConstructor)[];
|
|
@@ -4290,7 +4291,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
4290
4291
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
4291
4292
|
validateOnRuleChange?: boolean | undefined;
|
|
4292
4293
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
4293
|
-
onSubmit?: ((e: Event) => void) | undefined;
|
|
4294
4294
|
validateTrigger?: string | string[] | undefined;
|
|
4295
4295
|
disabled?: boolean | undefined;
|
|
4296
4296
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
@@ -4340,7 +4340,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
4340
4340
|
emits: (event: "changeField", item: any) => void;
|
|
4341
4341
|
formData: import("ll-plus/es/index").FormData;
|
|
4342
4342
|
componentRef: import("vue").Ref<any>;
|
|
4343
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4343
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
4344
4344
|
handleChange: (...arg: any[]) => void;
|
|
4345
4345
|
focus: () => Promise<void>;
|
|
4346
4346
|
getItem: () => any;
|
|
@@ -6641,8 +6641,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
6641
6641
|
}, boolean>;
|
|
6642
6642
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
6643
6643
|
}>> & {
|
|
6644
|
-
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
6645
6644
|
onClose?: (() => any) | undefined;
|
|
6645
|
+
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
6646
6646
|
onConfirm?: (() => any) | undefined;
|
|
6647
6647
|
onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
6648
6648
|
}, {
|
|
@@ -11427,12 +11427,12 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
11427
11427
|
};
|
|
11428
11428
|
}>>;
|
|
11429
11429
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
11430
|
-
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
11431
11430
|
readonly onClose?: (() => any) | undefined;
|
|
11431
|
+
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
11432
11432
|
readonly onConfirm?: (() => any) | undefined;
|
|
11433
11433
|
readonly onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
11434
11434
|
} & {}>;
|
|
11435
|
-
emits: ((event: "
|
|
11435
|
+
emits: ((event: "close") => void) & ((event: "update:value", value: Record<string, any>) => void) & ((event: "confirm") => void) & ((event: "changeValue", value: Record<string, any>) => void);
|
|
11436
11436
|
bem: {
|
|
11437
11437
|
b: (blockSuffix?: string) => string;
|
|
11438
11438
|
e: (element?: string) => string;
|
|
@@ -12855,7 +12855,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12855
12855
|
emits: (event: "changeField", item: any) => void;
|
|
12856
12856
|
formData: import("ll-plus/es/index").FormData;
|
|
12857
12857
|
componentRef: import("vue").Ref<any>;
|
|
12858
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
12858
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
12859
12859
|
handleChange: (...arg: any[]) => void;
|
|
12860
12860
|
focus: () => Promise<void>;
|
|
12861
12861
|
getItem: () => any;
|
|
@@ -12907,7 +12907,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12907
12907
|
emits: (event: "changeField", item: any) => void;
|
|
12908
12908
|
formData: import("ll-plus/es/index").FormData;
|
|
12909
12909
|
componentRef: import("vue").Ref<any>;
|
|
12910
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
12910
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
12911
12911
|
handleChange: (...arg: any[]) => void;
|
|
12912
12912
|
focus: () => Promise<void>;
|
|
12913
12913
|
getItem: () => any;
|
|
@@ -12919,6 +12919,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12919
12919
|
computedFormColumns: import("vue").ComputedRef<any[]>;
|
|
12920
12920
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
12921
12921
|
computedFormOptions: import("vue").ComputedRef<{
|
|
12922
|
+
onSubmit?: ((e: Event) => void) | undefined;
|
|
12922
12923
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
12923
12924
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
12924
12925
|
span: (NumberConstructor | StringConstructor)[];
|
|
@@ -13000,7 +13001,6 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
13000
13001
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
13001
13002
|
validateOnRuleChange?: boolean | undefined;
|
|
13002
13003
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
13003
|
-
onSubmit?: ((e: Event) => void) | undefined;
|
|
13004
13004
|
validateTrigger?: string | string[] | undefined;
|
|
13005
13005
|
disabled?: boolean | undefined;
|
|
13006
13006
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
@@ -13050,7 +13050,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
13050
13050
|
emits: (event: "changeField", item: any) => void;
|
|
13051
13051
|
formData: import("ll-plus/es/index").FormData;
|
|
13052
13052
|
componentRef: import("vue").Ref<any>;
|
|
13053
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
13053
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
13054
13054
|
handleChange: (...arg: any[]) => void;
|
|
13055
13055
|
focus: () => Promise<void>;
|
|
13056
13056
|
getItem: () => any;
|
|
@@ -15351,8 +15351,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
15351
15351
|
}, boolean>;
|
|
15352
15352
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
15353
15353
|
}>> & {
|
|
15354
|
-
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
15355
15354
|
onClose?: (() => any) | undefined;
|
|
15355
|
+
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
15356
15356
|
onConfirm?: (() => any) | undefined;
|
|
15357
15357
|
onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
15358
15358
|
}, {
|
|
@@ -2714,12 +2714,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2714
2714
|
};
|
|
2715
2715
|
}>>;
|
|
2716
2716
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
2717
|
-
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
2718
2717
|
readonly onClose?: (() => any) | undefined;
|
|
2718
|
+
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
2719
2719
|
readonly onConfirm?: (() => any) | undefined;
|
|
2720
2720
|
readonly onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
2721
2721
|
} & {}>;
|
|
2722
|
-
emits: ((event: "
|
|
2722
|
+
emits: ((event: "close") => void) & ((event: "update:value", value: Record<string, any>) => void) & ((event: "confirm") => void) & ((event: "changeValue", value: Record<string, any>) => void);
|
|
2723
2723
|
bem: {
|
|
2724
2724
|
b: (blockSuffix?: string) => string;
|
|
2725
2725
|
e: (element?: string) => string;
|
|
@@ -4142,7 +4142,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4142
4142
|
emits: (event: "changeField", item: any) => void;
|
|
4143
4143
|
formData: import("ll-plus/es/components").FormData;
|
|
4144
4144
|
componentRef: import("vue").Ref<any>;
|
|
4145
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4145
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
4146
4146
|
handleChange: (...arg: any[]) => void;
|
|
4147
4147
|
focus: () => Promise<void>;
|
|
4148
4148
|
getItem: () => any;
|
|
@@ -4194,7 +4194,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4194
4194
|
emits: (event: "changeField", item: any) => void;
|
|
4195
4195
|
formData: import("ll-plus/es/components").FormData;
|
|
4196
4196
|
componentRef: import("vue").Ref<any>;
|
|
4197
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4197
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
4198
4198
|
handleChange: (...arg: any[]) => void;
|
|
4199
4199
|
focus: () => Promise<void>;
|
|
4200
4200
|
getItem: () => any;
|
|
@@ -4206,6 +4206,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4206
4206
|
computedFormColumns: import("vue").ComputedRef<any[]>;
|
|
4207
4207
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
4208
4208
|
computedFormOptions: import("vue").ComputedRef<{
|
|
4209
|
+
onSubmit?: ((e: Event) => void) | undefined;
|
|
4209
4210
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
4210
4211
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
4211
4212
|
span: (NumberConstructor | StringConstructor)[];
|
|
@@ -4287,7 +4288,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4287
4288
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
4288
4289
|
validateOnRuleChange?: boolean | undefined;
|
|
4289
4290
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
4290
|
-
onSubmit?: ((e: Event) => void) | undefined;
|
|
4291
4291
|
validateTrigger?: string | string[] | undefined;
|
|
4292
4292
|
disabled?: boolean | undefined;
|
|
4293
4293
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
@@ -4337,7 +4337,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4337
4337
|
emits: (event: "changeField", item: any) => void;
|
|
4338
4338
|
formData: import("ll-plus/es/components").FormData;
|
|
4339
4339
|
componentRef: import("vue").Ref<any>;
|
|
4340
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4340
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
4341
4341
|
handleChange: (...arg: any[]) => void;
|
|
4342
4342
|
focus: () => Promise<void>;
|
|
4343
4343
|
getItem: () => any;
|
|
@@ -6638,8 +6638,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6638
6638
|
}, boolean>;
|
|
6639
6639
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
6640
6640
|
}>> & {
|
|
6641
|
-
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
6642
6641
|
onClose?: (() => any) | undefined;
|
|
6642
|
+
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
6643
6643
|
onConfirm?: (() => any) | undefined;
|
|
6644
6644
|
onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
6645
6645
|
}, {
|
|
@@ -1127,12 +1127,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1127
1127
|
};
|
|
1128
1128
|
}>>;
|
|
1129
1129
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1130
|
-
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
1131
1130
|
readonly onClose?: (() => any) | undefined;
|
|
1131
|
+
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
1132
1132
|
readonly onConfirm?: (() => any) | undefined;
|
|
1133
1133
|
readonly onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
1134
1134
|
} & {}>;
|
|
1135
|
-
emits: ((event: "
|
|
1135
|
+
emits: ((event: "close") => void) & ((event: "update:value", value: Record<string, any>) => void) & ((event: "confirm") => void) & ((event: "changeValue", value: Record<string, any>) => void);
|
|
1136
1136
|
bem: {
|
|
1137
1137
|
b: (blockSuffix?: string) => string;
|
|
1138
1138
|
e: (element?: string) => string;
|
|
@@ -2555,7 +2555,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2555
2555
|
emits: (event: "changeField", item: any) => void;
|
|
2556
2556
|
formData: import("ll-plus/es/components").FormData;
|
|
2557
2557
|
componentRef: import("vue").Ref<any>;
|
|
2558
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
2558
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
2559
2559
|
handleChange: (...arg: any[]) => void;
|
|
2560
2560
|
focus: () => Promise<void>;
|
|
2561
2561
|
getItem: () => any;
|
|
@@ -2607,7 +2607,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2607
2607
|
emits: (event: "changeField", item: any) => void;
|
|
2608
2608
|
formData: import("ll-plus/es/components").FormData;
|
|
2609
2609
|
componentRef: import("vue").Ref<any>;
|
|
2610
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
2610
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
2611
2611
|
handleChange: (...arg: any[]) => void;
|
|
2612
2612
|
focus: () => Promise<void>;
|
|
2613
2613
|
getItem: () => any;
|
|
@@ -2619,6 +2619,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2619
2619
|
computedFormColumns: import("vue").ComputedRef<any[]>;
|
|
2620
2620
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
2621
2621
|
computedFormOptions: import("vue").ComputedRef<{
|
|
2622
|
+
onSubmit?: ((e: Event) => void) | undefined;
|
|
2622
2623
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
2623
2624
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
2624
2625
|
span: (NumberConstructor | StringConstructor)[];
|
|
@@ -2700,7 +2701,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2700
2701
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
2701
2702
|
validateOnRuleChange?: boolean | undefined;
|
|
2702
2703
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
2703
|
-
onSubmit?: ((e: Event) => void) | undefined;
|
|
2704
2704
|
validateTrigger?: string | string[] | undefined;
|
|
2705
2705
|
disabled?: boolean | undefined;
|
|
2706
2706
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
@@ -2750,7 +2750,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2750
2750
|
emits: (event: "changeField", item: any) => void;
|
|
2751
2751
|
formData: import("ll-plus/es/components").FormData;
|
|
2752
2752
|
componentRef: import("vue").Ref<any>;
|
|
2753
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
2753
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "label" | "change" | "onChange">;
|
|
2754
2754
|
handleChange: (...arg: any[]) => void;
|
|
2755
2755
|
focus: () => Promise<void>;
|
|
2756
2756
|
getItem: () => any;
|
|
@@ -5051,8 +5051,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5051
5051
|
}, boolean>;
|
|
5052
5052
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
5053
5053
|
}>> & {
|
|
5054
|
-
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
5055
5054
|
onClose?: (() => any) | undefined;
|
|
5055
|
+
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
5056
5056
|
onConfirm?: (() => any) | undefined;
|
|
5057
5057
|
onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
5058
5058
|
}, {
|
|
@@ -296,10 +296,10 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
296
296
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
297
297
|
}, {
|
|
298
298
|
props: import("@vue/shared").LooseRequired<{
|
|
299
|
+
readonly data: import("./src/config").IParamsData;
|
|
299
300
|
readonly columns: import("./src/config").IParamsColumn[];
|
|
300
301
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
301
302
|
readonly options: import("./src/config").IParamsOption[];
|
|
302
|
-
readonly data: import("./src/config").IParamsData;
|
|
303
303
|
} & {}>;
|
|
304
304
|
bem: {
|
|
305
305
|
b: (blockSuffix?: string) => string;
|
|
@@ -441,10 +441,10 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
441
441
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData) | ((new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
442
442
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
443
443
|
}>>, {
|
|
444
|
+
readonly data: import("./src/config").IParamsData;
|
|
444
445
|
readonly columns: import("./src/config").IParamsColumn[];
|
|
445
446
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
446
447
|
readonly options: import("./src/config").IParamsOption[];
|
|
447
|
-
readonly data: import("./src/config").IParamsData;
|
|
448
448
|
}, {}>;
|
|
449
449
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
450
450
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData[]) | (() => import("./src/config").IParamsData[]) | ((new (...args: any[]) => import("./src/config").IParamsData[]) | (() => import("./src/config").IParamsData[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -640,10 +640,10 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
640
640
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
641
641
|
}, {
|
|
642
642
|
props: import("@vue/shared").LooseRequired<{
|
|
643
|
+
readonly data: import("./src/config").IParamsData;
|
|
643
644
|
readonly columns: import("./src/config").IParamsColumn[];
|
|
644
645
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
645
646
|
readonly options: import("./src/config").IParamsOption[];
|
|
646
|
-
readonly data: import("./src/config").IParamsData;
|
|
647
647
|
} & {}>;
|
|
648
648
|
bem: {
|
|
649
649
|
b: (blockSuffix?: string) => string;
|
|
@@ -785,10 +785,10 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
785
785
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData) | ((new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
786
786
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
787
787
|
}>>, {
|
|
788
|
+
readonly data: import("./src/config").IParamsData;
|
|
788
789
|
readonly columns: import("./src/config").IParamsColumn[];
|
|
789
790
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
790
791
|
readonly options: import("./src/config").IParamsOption[];
|
|
791
|
-
readonly data: import("./src/config").IParamsData;
|
|
792
792
|
}, {}>;
|
|
793
793
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
794
794
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData[]) | (() => import("./src/config").IParamsData[]) | ((new (...args: any[]) => import("./src/config").IParamsData[]) | (() => import("./src/config").IParamsData[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -296,10 +296,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
296
296
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
297
297
|
}, {
|
|
298
298
|
props: import("@vue/shared").LooseRequired<{
|
|
299
|
+
readonly data: import("./config").IParamsData;
|
|
299
300
|
readonly columns: import("./config").IParamsColumn[];
|
|
300
301
|
readonly dataSource: import("./config").IParamsData[];
|
|
301
302
|
readonly options: import("./config").IParamsOption[];
|
|
302
|
-
readonly data: import("./config").IParamsData;
|
|
303
303
|
} & {}>;
|
|
304
304
|
bem: {
|
|
305
305
|
b: (blockSuffix?: string) => string;
|
|
@@ -441,10 +441,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
441
441
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData) | ((new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
442
442
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
443
443
|
}>>, {
|
|
444
|
+
readonly data: import("./config").IParamsData;
|
|
444
445
|
readonly columns: import("./config").IParamsColumn[];
|
|
445
446
|
readonly dataSource: import("./config").IParamsData[];
|
|
446
447
|
readonly options: import("./config").IParamsOption[];
|
|
447
|
-
readonly data: import("./config").IParamsData;
|
|
448
448
|
}, {}>;
|
|
449
449
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
450
450
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsData[]) | (() => import("./config").IParamsData[]) | ((new (...args: any[]) => import("./config").IParamsData[]) | (() => import("./config").IParamsData[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -640,10 +640,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
640
640
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
641
641
|
}, {
|
|
642
642
|
props: import("@vue/shared").LooseRequired<{
|
|
643
|
+
readonly data: import("./config").IParamsData;
|
|
643
644
|
readonly columns: import("./config").IParamsColumn[];
|
|
644
645
|
readonly dataSource: import("./config").IParamsData[];
|
|
645
646
|
readonly options: import("./config").IParamsOption[];
|
|
646
|
-
readonly data: import("./config").IParamsData;
|
|
647
647
|
} & {}>;
|
|
648
648
|
bem: {
|
|
649
649
|
b: (blockSuffix?: string) => string;
|
|
@@ -785,10 +785,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
785
785
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData) | ((new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
786
786
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
787
787
|
}>>, {
|
|
788
|
+
readonly data: import("./config").IParamsData;
|
|
788
789
|
readonly columns: import("./config").IParamsColumn[];
|
|
789
790
|
readonly dataSource: import("./config").IParamsData[];
|
|
790
791
|
readonly options: import("./config").IParamsOption[];
|
|
791
|
-
readonly data: import("./config").IParamsData;
|
|
792
792
|
}, {}>;
|
|
793
793
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
794
794
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsData[]) | (() => import("./config").IParamsData[]) | ((new (...args: any[]) => import("./config").IParamsData[]) | (() => import("./config").IParamsData[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -183,10 +183,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
183
183
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
184
184
|
}, {
|
|
185
185
|
props: import("@vue/shared").LooseRequired<{
|
|
186
|
+
readonly data: import("../config").IParamsData;
|
|
186
187
|
readonly columns: import("../config").IParamsColumn[];
|
|
187
188
|
readonly dataSource: import("../config").IParamsData[];
|
|
188
189
|
readonly options: import("../config").IParamsOption[];
|
|
189
|
-
readonly data: import("../config").IParamsData;
|
|
190
190
|
} & {}>;
|
|
191
191
|
bem: {
|
|
192
192
|
b: (blockSuffix?: string) => string;
|
|
@@ -328,10 +328,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
328
328
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData) | ((new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
329
329
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
330
330
|
}>>, {
|
|
331
|
+
readonly data: import("../config").IParamsData;
|
|
331
332
|
readonly columns: import("../config").IParamsColumn[];
|
|
332
333
|
readonly dataSource: import("../config").IParamsData[];
|
|
333
334
|
readonly options: import("../config").IParamsOption[];
|
|
334
|
-
readonly data: import("../config").IParamsData;
|
|
335
335
|
}, {}>;
|
|
336
336
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
337
337
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData[]) | (() => import("../config").IParamsData[]) | ((new (...args: any[]) => import("../config").IParamsData[]) | (() => import("../config").IParamsData[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -5,10 +5,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5
5
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
6
6
|
}, {
|
|
7
7
|
props: import("@vue/shared").LooseRequired<{
|
|
8
|
+
readonly data: import("../config").IParamsData;
|
|
8
9
|
readonly columns: import("../config").IParamsColumn[];
|
|
9
10
|
readonly dataSource: import("../config").IParamsData[];
|
|
10
11
|
readonly options: import("../config").IParamsOption[];
|
|
11
|
-
readonly data: import("../config").IParamsData;
|
|
12
12
|
} & {}>;
|
|
13
13
|
bem: {
|
|
14
14
|
b: (blockSuffix?: string) => string;
|
|
@@ -150,9 +150,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
150
150
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData) | ((new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
151
151
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
152
152
|
}>>, {
|
|
153
|
+
readonly data: import("../config").IParamsData;
|
|
153
154
|
readonly columns: import("../config").IParamsColumn[];
|
|
154
155
|
readonly dataSource: import("../config").IParamsData[];
|
|
155
156
|
readonly options: import("../config").IParamsOption[];
|
|
156
|
-
readonly data: import("../config").IParamsData;
|
|
157
157
|
}, {}>;
|
|
158
158
|
export default _default;
|
|
@@ -28,10 +28,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
29
29
|
}, {
|
|
30
30
|
props: import("@vue/shared").LooseRequired<{
|
|
31
|
+
readonly data: import("../config").IParamsData;
|
|
31
32
|
readonly columns: import("../config").IParamsColumn[];
|
|
32
33
|
readonly dataSource: import("../config").IParamsData[];
|
|
33
34
|
readonly options: import("../config").IParamsOption[];
|
|
34
|
-
readonly data: import("../config").IParamsData;
|
|
35
35
|
} & {}>;
|
|
36
36
|
bem: {
|
|
37
37
|
b: (blockSuffix?: string) => string;
|
|
@@ -173,10 +173,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
173
173
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData) | ((new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
174
174
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
175
175
|
}>>, {
|
|
176
|
+
readonly data: import("../config").IParamsData;
|
|
176
177
|
readonly columns: import("../config").IParamsColumn[];
|
|
177
178
|
readonly dataSource: import("../config").IParamsData[];
|
|
178
179
|
readonly options: import("../config").IParamsOption[];
|
|
179
|
-
readonly data: import("../config").IParamsData;
|
|
180
180
|
}, {}>;
|
|
181
181
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
182
182
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData[]) | (() => import("../config").IParamsData[]) | ((new (...args: any[]) => import("../config").IParamsData[]) | (() => import("../config").IParamsData[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -21,8 +21,8 @@ export declare const LlBreadcrumbCard: import("ll-plus/es/utils").SFCWithInstall
|
|
|
21
21
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
22
22
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "inner" | "outer", unknown>;
|
|
23
23
|
readonly rootClass?: string | undefined;
|
|
24
|
-
readonly "onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
25
24
|
readonly onClose?: ((bool: boolean) => any) | undefined;
|
|
25
|
+
readonly "onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
26
26
|
} & {}>;
|
|
27
27
|
emits: ((event: "close", bool: boolean) => void) & ((event: "update:visible", bool: boolean) => void);
|
|
28
28
|
scrollPosition: import("vue").Ref<("top" | "bottom" | "scrolling") | undefined>;
|
|
@@ -62,8 +62,8 @@ export declare const LlBreadcrumbCard: import("ll-plus/es/utils").SFCWithInstall
|
|
|
62
62
|
readonly visible: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
63
63
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "标题", boolean>;
|
|
64
64
|
}>> & {
|
|
65
|
-
"onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
66
65
|
onClose?: ((bool: boolean) => any) | undefined;
|
|
66
|
+
"onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
67
67
|
}, {
|
|
68
68
|
readonly title: string;
|
|
69
69
|
readonly visible: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -20,8 +20,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
20
20
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
21
21
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "inner" | "outer", unknown>;
|
|
22
22
|
readonly rootClass?: string | undefined;
|
|
23
|
-
readonly "onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
24
23
|
readonly onClose?: ((bool: boolean) => any) | undefined;
|
|
24
|
+
readonly "onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
25
25
|
} & {}>;
|
|
26
26
|
emits: ((event: "close", bool: boolean) => void) & ((event: "update:visible", bool: boolean) => void);
|
|
27
27
|
scrollPosition: import("vue").Ref<("top" | "bottom" | "scrolling") | undefined>;
|
|
@@ -61,8 +61,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
61
61
|
readonly visible: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
62
62
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "标题", boolean>;
|
|
63
63
|
}>> & {
|
|
64
|
-
"onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
65
64
|
onClose?: ((bool: boolean) => any) | undefined;
|
|
65
|
+
"onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
66
66
|
}, {
|
|
67
67
|
readonly title: string;
|
|
68
68
|
readonly visible: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -77,7 +77,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
77
77
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
78
78
|
};
|
|
79
79
|
showAction: {
|
|
80
|
-
type: import("vue").PropType<("
|
|
80
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
81
81
|
};
|
|
82
82
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
83
83
|
popupStyle: {
|
|
@@ -165,7 +165,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
165
165
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
166
166
|
default: string;
|
|
167
167
|
};
|
|
168
|
-
expandTrigger: import("vue").PropType<"
|
|
168
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
169
169
|
dropdownPrefixCls: StringConstructor;
|
|
170
170
|
dropdownMenuColumnStyle: {
|
|
171
171
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -235,7 +235,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
235
235
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
236
236
|
};
|
|
237
237
|
showAction: {
|
|
238
|
-
type: import("vue").PropType<("
|
|
238
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
239
239
|
};
|
|
240
240
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
241
241
|
popupStyle: {
|
|
@@ -323,7 +323,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
323
323
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
324
324
|
default: string;
|
|
325
325
|
};
|
|
326
|
-
expandTrigger: import("vue").PropType<"
|
|
326
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
327
327
|
dropdownPrefixCls: StringConstructor;
|
|
328
328
|
dropdownMenuColumnStyle: {
|
|
329
329
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -419,7 +419,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
419
419
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
420
420
|
};
|
|
421
421
|
showAction: {
|
|
422
|
-
type: import("vue").PropType<("
|
|
422
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
423
423
|
};
|
|
424
424
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
425
425
|
popupStyle: {
|
|
@@ -507,7 +507,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
507
507
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
508
508
|
default: string;
|
|
509
509
|
};
|
|
510
|
-
expandTrigger: import("vue").PropType<"
|
|
510
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
511
511
|
dropdownPrefixCls: StringConstructor;
|
|
512
512
|
dropdownMenuColumnStyle: {
|
|
513
513
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -600,7 +600,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
600
600
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
601
601
|
};
|
|
602
602
|
showAction: {
|
|
603
|
-
type: import("vue").PropType<("
|
|
603
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
604
604
|
};
|
|
605
605
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
606
606
|
popupStyle: {
|
|
@@ -688,7 +688,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
688
688
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
689
689
|
default: string;
|
|
690
690
|
};
|
|
691
|
-
expandTrigger: import("vue").PropType<"
|
|
691
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
692
692
|
dropdownPrefixCls: StringConstructor;
|
|
693
693
|
dropdownMenuColumnStyle: {
|
|
694
694
|
type: import("vue").PropType<import("vue").CSSProperties>;
|