ll-plus 2.6.2 → 2.6.3
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 +304 -304
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +146 -146
- package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/es/components/api-component/index.d.ts +32 -32
- package/es/components/api-component/src/api-component.vue.d.ts +32 -32
- package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/es/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/es/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/es/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/es/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/es/components/api-component/src/config/api-modal.d.ts +1 -1
- package/es/components/api-component/src/config/click-input.d.ts +1 -1
- package/es/components/breadcrumb-card/index.d.ts +5 -5
- package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- package/es/components/cascader/index.d.ts +8 -8
- package/es/components/cascader/src/cascader.vue.d.ts +8 -8
- package/es/components/checkbox/index.d.ts +217 -217
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/es/components/checkbox/src/checkbox.d.ts +56 -56
- package/es/components/code-editor/index.d.ts +2 -2
- package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/es/components/cropper/index.d.ts +6 -6
- package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/es/components/cropper/src/cropper-modal.vue.d.ts +4 -4
- package/es/components/drawer/index.d.ts +11 -11
- package/es/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/es/components/drawer/src/drawer.vue.d.ts +11 -11
- package/es/components/easy-cron/index.d.ts +95 -95
- package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/es/components/easy-cron/src/easy-cron.vue.d.ts +95 -95
- package/es/components/empty/index.d.ts +2 -2
- package/es/components/empty/src/empty.vue.d.ts +2 -2
- package/es/components/form/index.d.ts +144 -144
- package/es/components/form/src/components/form-component.vue.d.ts +1 -1
- package/es/components/form/src/config/form.d.ts +56 -56
- package/es/components/form/src/form.vue.d.ts +143 -143
- 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/index.d.ts +690 -690
- package/es/components/key-value/src/components/key-value-item.vue.d.ts +230 -230
- package/es/components/key-value/src/key-value.vue.d.ts +690 -690
- package/es/components/modal/index.d.ts +5 -5
- package/es/components/modal/src/modal.vue.d.ts +5 -5
- package/es/components/new-drawer/index.d.ts +13 -13
- package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/es/components/new-modal/index.d.ts +6 -6
- package/es/components/new-modal/src/modal.vue.d.ts +6 -6
- package/es/components/rich-text-editor/index.d.ts +1 -1
- package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/es/components/select/index.d.ts +15 -15
- package/es/components/select/src/select.vue.d.ts +15 -15
- package/es/components/select-group/index.d.ts +6 -6
- package/es/components/select-group/src/select-group.d.ts +1 -1
- package/es/components/select-group/src/select-group.vue.d.ts +6 -6
- package/es/components/table/index.d.ts +12 -12
- package/es/components/table/src/components/main-table.vue.d.ts +4 -4
- package/es/components/table/src/config/table.d.ts +4 -4
- package/es/components/table/src/table.vue.d.ts +12 -12
- package/es/components/textarea/index.d.ts +5 -5
- package/es/components/textarea/src/textarea.vue.d.ts +5 -5
- package/es/components/tooltip/index.d.ts +4 -4
- package/es/components/tooltip/src/tooltip.d.ts +1 -1
- package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/es/components/tree-search/index.d.ts +15 -15
- package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/es/components/upload-drag/index.d.ts +4 -4
- package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/es/packages/components/cropper/src/cropper-modal.vue2.mjs +22 -5
- package/es/packages/components/cropper/src/cropper-modal.vue2.mjs.map +1 -1
- package/es/packages/components/table/src/components/pagination.vue2.mjs +0 -2
- package/es/packages/components/table/src/components/pagination.vue2.mjs.map +1 -1
- package/es/utils/props/runtime.d.ts +2 -2
- package/index.full.js +21 -6
- package/index.full.min.js +2 -2
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +15 -15
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +21 -6
- package/lib/components/advanced-filtering/index.d.ts +304 -304
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +146 -146
- package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/lib/components/api-component/index.d.ts +32 -32
- package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
- package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
- package/lib/components/api-component/src/config/click-input.d.ts +1 -1
- package/lib/components/breadcrumb-card/index.d.ts +5 -5
- package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- package/lib/components/cascader/index.d.ts +8 -8
- package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
- package/lib/components/checkbox/index.d.ts +217 -217
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/lib/components/checkbox/src/checkbox.d.ts +56 -56
- package/lib/components/code-editor/index.d.ts +2 -2
- package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/lib/components/cropper/index.d.ts +6 -6
- package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
- package/lib/components/drawer/index.d.ts +11 -11
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
- package/lib/components/easy-cron/index.d.ts +95 -95
- package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/lib/components/easy-cron/src/easy-cron.vue.d.ts +95 -95
- package/lib/components/empty/index.d.ts +2 -2
- package/lib/components/empty/src/empty.vue.d.ts +2 -2
- package/lib/components/form/index.d.ts +144 -144
- package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
- package/lib/components/form/src/config/form.d.ts +56 -56
- package/lib/components/form/src/form.vue.d.ts +143 -143
- 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/index.d.ts +690 -690
- package/lib/components/key-value/src/components/key-value-item.vue.d.ts +230 -230
- package/lib/components/key-value/src/key-value.vue.d.ts +690 -690
- package/lib/components/modal/index.d.ts +5 -5
- package/lib/components/modal/src/modal.vue.d.ts +5 -5
- package/lib/components/new-drawer/index.d.ts +13 -13
- package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/lib/components/new-modal/index.d.ts +6 -6
- package/lib/components/new-modal/src/modal.vue.d.ts +6 -6
- package/lib/components/rich-text-editor/index.d.ts +1 -1
- package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/lib/components/select/index.d.ts +15 -15
- package/lib/components/select/src/select.vue.d.ts +15 -15
- package/lib/components/select-group/index.d.ts +6 -6
- package/lib/components/select-group/src/select-group.d.ts +1 -1
- package/lib/components/select-group/src/select-group.vue.d.ts +6 -6
- package/lib/components/table/index.d.ts +12 -12
- package/lib/components/table/src/components/main-table.vue.d.ts +4 -4
- package/lib/components/table/src/config/table.d.ts +4 -4
- package/lib/components/table/src/table.vue.d.ts +12 -12
- package/lib/components/textarea/index.d.ts +5 -5
- package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
- package/lib/components/tooltip/index.d.ts +4 -4
- package/lib/components/tooltip/src/tooltip.d.ts +1 -1
- package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/lib/components/tree-search/index.d.ts +15 -15
- package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/lib/components/upload-drag/index.d.ts +4 -4
- package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/lib/packages/components/cropper/src/cropper-modal.vue2.js +21 -4
- package/lib/packages/components/cropper/src/cropper-modal.vue2.js.map +1 -1
- package/lib/packages/components/table/src/components/pagination.vue2.js +0 -2
- package/lib/packages/components/table/src/components/pagination.vue2.js.map +1 -1
- package/lib/utils/props/runtime.d.ts +2 -2
- package/package.json +1 -1
- package/theme-chalk/css/index.css +1 -1
- package/theme-chalk/css/new-modal.css +1 -1
- package/types/packages/components/advanced-filtering/index.d.ts +304 -304
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +146 -146
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/types/packages/components/api-component/index.d.ts +32 -32
- package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
- package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
- package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
- package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
- package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- package/types/packages/components/cascader/index.d.ts +8 -8
- package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
- package/types/packages/components/checkbox/index.d.ts +217 -217
- package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
- package/types/packages/components/code-editor/index.d.ts +2 -2
- package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/types/packages/components/cropper/index.d.ts +6 -6
- package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
- package/types/packages/components/drawer/index.d.ts +11 -11
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
- package/types/packages/components/easy-cron/index.d.ts +95 -95
- package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +95 -95
- package/types/packages/components/empty/index.d.ts +2 -2
- package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
- package/types/packages/components/form/index.d.ts +144 -144
- package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
- package/types/packages/components/form/src/config/form.d.ts +56 -56
- package/types/packages/components/form/src/form.vue.d.ts +143 -143
- 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/index.d.ts +690 -690
- package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +230 -230
- package/types/packages/components/key-value/src/key-value.vue.d.ts +690 -690
- package/types/packages/components/modal/index.d.ts +5 -5
- package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
- package/types/packages/components/new-drawer/index.d.ts +13 -13
- package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/types/packages/components/new-modal/index.d.ts +6 -6
- package/types/packages/components/new-modal/src/modal.vue.d.ts +6 -6
- package/types/packages/components/rich-text-editor/index.d.ts +1 -1
- package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/types/packages/components/select/index.d.ts +15 -15
- package/types/packages/components/select/src/select.vue.d.ts +15 -15
- package/types/packages/components/select-group/index.d.ts +6 -6
- package/types/packages/components/select-group/src/select-group.d.ts +1 -1
- package/types/packages/components/select-group/src/select-group.vue.d.ts +6 -6
- package/types/packages/components/table/index.d.ts +12 -12
- package/types/packages/components/table/src/components/main-table.vue.d.ts +4 -4
- package/types/packages/components/table/src/config/table.d.ts +4 -4
- package/types/packages/components/table/src/table.vue.d.ts +12 -12
- package/types/packages/components/textarea/index.d.ts +5 -5
- package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
- package/types/packages/components/tooltip/index.d.ts +4 -4
- package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
- package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/types/packages/components/tree-search/index.d.ts +15 -15
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/types/packages/components/upload-drag/index.d.ts +4 -4
- package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/types/packages/utils/props/runtime.d.ts +2 -2
|
@@ -904,8 +904,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
904
904
|
}, boolean>;
|
|
905
905
|
}, {
|
|
906
906
|
props: import("@vue/shared").LooseRequired<{
|
|
907
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
908
907
|
readonly value: Record<string, any>;
|
|
908
|
+
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
909
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
909
910
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
910
911
|
layout: import("vue-types").VueTypeDef<string>;
|
|
911
912
|
labelCol: {
|
|
@@ -1130,7 +1131,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
1130
1131
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
1131
1132
|
};
|
|
1132
1133
|
}>>;
|
|
1133
|
-
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
1134
1134
|
readonly onChange?: ((value: Record<string, any>) => any) | undefined;
|
|
1135
1135
|
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
1136
1136
|
} & {}>;
|
|
@@ -2490,8 +2490,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
2490
2490
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
2491
2491
|
}, {
|
|
2492
2492
|
props: import("@vue/shared").LooseRequired<{
|
|
2493
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
2494
2493
|
readonly value: Record<string, any>;
|
|
2494
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
2495
2495
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
2496
2496
|
layout: import("vue-types").VueTypeDef<string>;
|
|
2497
2497
|
labelCol: {
|
|
@@ -2722,7 +2722,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
2722
2722
|
readonly onConfirm?: (() => any) | undefined;
|
|
2723
2723
|
readonly onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
2724
2724
|
} & {}>;
|
|
2725
|
-
emits: ((event: "
|
|
2725
|
+
emits: ((event: "update:value", value: Record<string, any>) => void) & ((event: "confirm") => void) & ((event: "close") => void) & ((event: "changeValue", value: Record<string, any>) => void);
|
|
2726
2726
|
bem: {
|
|
2727
2727
|
b: (blockSuffix?: string) => string;
|
|
2728
2728
|
e: (element?: string) => string;
|
|
@@ -3640,21 +3640,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
3640
3640
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
3641
3641
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
3642
3642
|
align: {
|
|
3643
|
-
type: import("vue").PropType<"
|
|
3644
|
-
xs?: "
|
|
3645
|
-
sm?: "
|
|
3646
|
-
md?: "
|
|
3647
|
-
lg?: "
|
|
3648
|
-
xl?: "
|
|
3649
|
-
xxl?: "
|
|
3643
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
3644
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3645
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3646
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3647
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3648
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3649
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3650
3650
|
}>;
|
|
3651
|
-
default: "
|
|
3652
|
-
xs?: "
|
|
3653
|
-
sm?: "
|
|
3654
|
-
md?: "
|
|
3655
|
-
lg?: "
|
|
3656
|
-
xl?: "
|
|
3657
|
-
xxl?: "
|
|
3651
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
3652
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3653
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3654
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3655
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3656
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3657
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3658
3658
|
};
|
|
3659
3659
|
};
|
|
3660
3660
|
justify: {
|
|
@@ -3686,21 +3686,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
3686
3686
|
};
|
|
3687
3687
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
3688
3688
|
align: {
|
|
3689
|
-
type: import("vue").PropType<"
|
|
3690
|
-
xs?: "
|
|
3691
|
-
sm?: "
|
|
3692
|
-
md?: "
|
|
3693
|
-
lg?: "
|
|
3694
|
-
xl?: "
|
|
3695
|
-
xxl?: "
|
|
3689
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
3690
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3691
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3692
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3693
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3694
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3695
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3696
3696
|
}>;
|
|
3697
|
-
default: "
|
|
3698
|
-
xs?: "
|
|
3699
|
-
sm?: "
|
|
3700
|
-
md?: "
|
|
3701
|
-
lg?: "
|
|
3702
|
-
xl?: "
|
|
3703
|
-
xxl?: "
|
|
3697
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
3698
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3699
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3700
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3701
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3702
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3703
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3704
3704
|
};
|
|
3705
3705
|
};
|
|
3706
3706
|
justify: {
|
|
@@ -3732,21 +3732,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
3732
3732
|
};
|
|
3733
3733
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
3734
3734
|
align: {
|
|
3735
|
-
type: import("vue").PropType<"
|
|
3736
|
-
xs?: "
|
|
3737
|
-
sm?: "
|
|
3738
|
-
md?: "
|
|
3739
|
-
lg?: "
|
|
3740
|
-
xl?: "
|
|
3741
|
-
xxl?: "
|
|
3735
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
3736
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3737
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3738
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3739
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3740
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3741
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3742
3742
|
}>;
|
|
3743
|
-
default: "
|
|
3744
|
-
xs?: "
|
|
3745
|
-
sm?: "
|
|
3746
|
-
md?: "
|
|
3747
|
-
lg?: "
|
|
3748
|
-
xl?: "
|
|
3749
|
-
xxl?: "
|
|
3743
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
3744
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3745
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3746
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3747
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3748
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3749
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3750
3750
|
};
|
|
3751
3751
|
};
|
|
3752
3752
|
justify: {
|
|
@@ -3778,21 +3778,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
3778
3778
|
};
|
|
3779
3779
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
3780
3780
|
align: {
|
|
3781
|
-
type: import("vue").PropType<"
|
|
3782
|
-
xs?: "
|
|
3783
|
-
sm?: "
|
|
3784
|
-
md?: "
|
|
3785
|
-
lg?: "
|
|
3786
|
-
xl?: "
|
|
3787
|
-
xxl?: "
|
|
3781
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
3782
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3783
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3784
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3785
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3786
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3787
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3788
3788
|
}>;
|
|
3789
|
-
default: "
|
|
3790
|
-
xs?: "
|
|
3791
|
-
sm?: "
|
|
3792
|
-
md?: "
|
|
3793
|
-
lg?: "
|
|
3794
|
-
xl?: "
|
|
3795
|
-
xxl?: "
|
|
3789
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
3790
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3791
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3792
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3793
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3794
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3795
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3796
3796
|
};
|
|
3797
3797
|
};
|
|
3798
3798
|
justify: {
|
|
@@ -3828,6 +3828,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
3828
3828
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
3829
3829
|
}, {
|
|
3830
3830
|
props: import("@vue/shared").LooseRequired<{
|
|
3831
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3831
3832
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
3832
3833
|
layout: import("vue-types").VueTypeDef<string>;
|
|
3833
3834
|
labelCol: {
|
|
@@ -4052,24 +4053,23 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
4052
4053
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
4053
4054
|
};
|
|
4054
4055
|
}>>;
|
|
4055
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
4056
4056
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
4057
4057
|
align: {
|
|
4058
|
-
type: import("vue").PropType<"
|
|
4059
|
-
xs?: "
|
|
4060
|
-
sm?: "
|
|
4061
|
-
md?: "
|
|
4062
|
-
lg?: "
|
|
4063
|
-
xl?: "
|
|
4064
|
-
xxl?: "
|
|
4058
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
4059
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4060
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4061
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4062
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4063
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4064
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4065
4065
|
}>;
|
|
4066
|
-
default: "
|
|
4067
|
-
xs?: "
|
|
4068
|
-
sm?: "
|
|
4069
|
-
md?: "
|
|
4070
|
-
lg?: "
|
|
4071
|
-
xl?: "
|
|
4072
|
-
xxl?: "
|
|
4066
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
4067
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4068
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4069
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4070
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4071
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4072
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4073
4073
|
};
|
|
4074
4074
|
};
|
|
4075
4075
|
justify: {
|
|
@@ -4154,7 +4154,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
4154
4154
|
} & {}>;
|
|
4155
4155
|
emits: (event: "changeField", item: any) => void;
|
|
4156
4156
|
formData: import("ll-plus/es/index").FormData;
|
|
4157
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4157
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
4158
4158
|
handleChange: (...arg: any[]) => void;
|
|
4159
4159
|
readonly checkedType: string[];
|
|
4160
4160
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -5078,21 +5078,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
5078
5078
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
5079
5079
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
5080
5080
|
align: {
|
|
5081
|
-
type: import("vue").PropType<"
|
|
5082
|
-
xs?: "
|
|
5083
|
-
sm?: "
|
|
5084
|
-
md?: "
|
|
5085
|
-
lg?: "
|
|
5086
|
-
xl?: "
|
|
5087
|
-
xxl?: "
|
|
5081
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
5082
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5083
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5084
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5085
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5086
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5087
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5088
5088
|
}>;
|
|
5089
|
-
default: "
|
|
5090
|
-
xs?: "
|
|
5091
|
-
sm?: "
|
|
5092
|
-
md?: "
|
|
5093
|
-
lg?: "
|
|
5094
|
-
xl?: "
|
|
5095
|
-
xxl?: "
|
|
5089
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
5090
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5091
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5092
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5093
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5094
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5095
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5096
5096
|
};
|
|
5097
5097
|
};
|
|
5098
5098
|
justify: {
|
|
@@ -5124,21 +5124,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
5124
5124
|
};
|
|
5125
5125
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
5126
5126
|
align: {
|
|
5127
|
-
type: import("vue").PropType<"
|
|
5128
|
-
xs?: "
|
|
5129
|
-
sm?: "
|
|
5130
|
-
md?: "
|
|
5131
|
-
lg?: "
|
|
5132
|
-
xl?: "
|
|
5133
|
-
xxl?: "
|
|
5127
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
5128
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5129
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5130
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5131
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5132
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5133
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5134
5134
|
}>;
|
|
5135
|
-
default: "
|
|
5136
|
-
xs?: "
|
|
5137
|
-
sm?: "
|
|
5138
|
-
md?: "
|
|
5139
|
-
lg?: "
|
|
5140
|
-
xl?: "
|
|
5141
|
-
xxl?: "
|
|
5135
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
5136
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5137
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5138
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5139
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5140
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5141
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5142
5142
|
};
|
|
5143
5143
|
};
|
|
5144
5144
|
justify: {
|
|
@@ -5170,21 +5170,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
5170
5170
|
};
|
|
5171
5171
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
5172
5172
|
align: {
|
|
5173
|
-
type: import("vue").PropType<"
|
|
5174
|
-
xs?: "
|
|
5175
|
-
sm?: "
|
|
5176
|
-
md?: "
|
|
5177
|
-
lg?: "
|
|
5178
|
-
xl?: "
|
|
5179
|
-
xxl?: "
|
|
5173
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
5174
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5175
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5176
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5177
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5178
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5179
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5180
5180
|
}>;
|
|
5181
|
-
default: "
|
|
5182
|
-
xs?: "
|
|
5183
|
-
sm?: "
|
|
5184
|
-
md?: "
|
|
5185
|
-
lg?: "
|
|
5186
|
-
xl?: "
|
|
5187
|
-
xxl?: "
|
|
5181
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
5182
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5183
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5184
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5185
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5186
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5187
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5188
5188
|
};
|
|
5189
5189
|
};
|
|
5190
5190
|
justify: {
|
|
@@ -5216,21 +5216,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
5216
5216
|
};
|
|
5217
5217
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
5218
5218
|
align: {
|
|
5219
|
-
type: import("vue").PropType<"
|
|
5220
|
-
xs?: "
|
|
5221
|
-
sm?: "
|
|
5222
|
-
md?: "
|
|
5223
|
-
lg?: "
|
|
5224
|
-
xl?: "
|
|
5225
|
-
xxl?: "
|
|
5219
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
5220
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5221
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5222
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5223
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5224
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5225
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5226
5226
|
}>;
|
|
5227
|
-
default: "
|
|
5228
|
-
xs?: "
|
|
5229
|
-
sm?: "
|
|
5230
|
-
md?: "
|
|
5231
|
-
lg?: "
|
|
5232
|
-
xl?: "
|
|
5233
|
-
xxl?: "
|
|
5227
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
5228
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5229
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5230
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5231
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5232
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5233
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5234
5234
|
};
|
|
5235
5235
|
};
|
|
5236
5236
|
justify: {
|
|
@@ -5267,6 +5267,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
5267
5267
|
}>> & {
|
|
5268
5268
|
onChange?: ((params: import("ll-plus/es/index").FormChangeEvent) => any) | undefined;
|
|
5269
5269
|
}, {
|
|
5270
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
5270
5271
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
5271
5272
|
layout: import("vue-types").VueTypeDef<string>;
|
|
5272
5273
|
labelCol: {
|
|
@@ -5491,24 +5492,23 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
5491
5492
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
5492
5493
|
};
|
|
5493
5494
|
}>>;
|
|
5494
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
5495
5495
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
5496
5496
|
align: {
|
|
5497
|
-
type: import("vue").PropType<"
|
|
5498
|
-
xs?: "
|
|
5499
|
-
sm?: "
|
|
5500
|
-
md?: "
|
|
5501
|
-
lg?: "
|
|
5502
|
-
xl?: "
|
|
5503
|
-
xxl?: "
|
|
5497
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
5498
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5499
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5500
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5501
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5502
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5503
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5504
5504
|
}>;
|
|
5505
|
-
default: "
|
|
5506
|
-
xs?: "
|
|
5507
|
-
sm?: "
|
|
5508
|
-
md?: "
|
|
5509
|
-
lg?: "
|
|
5510
|
-
xl?: "
|
|
5511
|
-
xxl?: "
|
|
5505
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
5506
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5507
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5508
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5509
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5510
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5511
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5512
5512
|
};
|
|
5513
5513
|
};
|
|
5514
5514
|
justify: {
|
|
@@ -6452,8 +6452,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
6452
6452
|
onConfirm?: (() => any) | undefined;
|
|
6453
6453
|
onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
6454
6454
|
}, {
|
|
6455
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
6456
6455
|
readonly value: Record<string, any>;
|
|
6456
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
6457
6457
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
6458
6458
|
layout: import("vue-types").VueTypeDef<string>;
|
|
6459
6459
|
labelCol: {
|
|
@@ -7583,8 +7583,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
7583
7583
|
}, boolean>;
|
|
7584
7584
|
}, {
|
|
7585
7585
|
props: import("@vue/shared").LooseRequired<{
|
|
7586
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
7587
7586
|
readonly value: Record<string, any>;
|
|
7587
|
+
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
7588
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
7588
7589
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
7589
7590
|
layout: import("vue-types").VueTypeDef<string>;
|
|
7590
7591
|
labelCol: {
|
|
@@ -7809,7 +7810,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
7809
7810
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
7810
7811
|
};
|
|
7811
7812
|
}>>;
|
|
7812
|
-
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
7813
7813
|
readonly onChange?: ((value: Record<string, any>) => any) | undefined;
|
|
7814
7814
|
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
7815
7815
|
} & {}>;
|
|
@@ -8741,8 +8741,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
8741
8741
|
onChange?: ((value: Record<string, any>) => any) | undefined;
|
|
8742
8742
|
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
8743
8743
|
}, {
|
|
8744
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
8745
8744
|
readonly value: Record<string, any>;
|
|
8745
|
+
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
8746
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
8746
8747
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
8747
8748
|
layout: import("vue-types").VueTypeDef<string>;
|
|
8748
8749
|
labelCol: {
|
|
@@ -8967,7 +8968,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
8967
8968
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
8968
8969
|
};
|
|
8969
8970
|
}>>;
|
|
8970
|
-
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
8971
8971
|
}, {}>;
|
|
8972
8972
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8973
8973
|
change: (value: Record<string, any>) => boolean;
|
|
@@ -9877,8 +9877,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
9877
9877
|
onChange?: ((value: Record<string, any>) => any) | undefined;
|
|
9878
9878
|
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
9879
9879
|
}, {
|
|
9880
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
9881
9880
|
readonly value: Record<string, any>;
|
|
9881
|
+
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
9882
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
9882
9883
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
9883
9884
|
layout: import("vue-types").VueTypeDef<string>;
|
|
9884
9885
|
labelCol: {
|
|
@@ -10103,7 +10104,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
|
|
|
10103
10104
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
10104
10105
|
};
|
|
10105
10106
|
}>>;
|
|
10106
|
-
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
10107
10107
|
}, {}>>;
|
|
10108
10108
|
export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
10109
10109
|
readonly filterColumns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/advanced-filtering").FilterColumn[]) | (() => import("./src/advanced-filtering").FilterColumn[]) | ((new (...args: any[]) => import("./src/advanced-filtering").FilterColumn[]) | (() => import("./src/advanced-filtering").FilterColumn[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -11006,8 +11006,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
11006
11006
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
11007
11007
|
}, {
|
|
11008
11008
|
props: import("@vue/shared").LooseRequired<{
|
|
11009
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
11010
11009
|
readonly value: Record<string, any>;
|
|
11010
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
11011
11011
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
11012
11012
|
layout: import("vue-types").VueTypeDef<string>;
|
|
11013
11013
|
labelCol: {
|
|
@@ -11238,7 +11238,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
11238
11238
|
readonly onConfirm?: (() => any) | undefined;
|
|
11239
11239
|
readonly onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
11240
11240
|
} & {}>;
|
|
11241
|
-
emits: ((event: "
|
|
11241
|
+
emits: ((event: "update:value", value: Record<string, any>) => void) & ((event: "confirm") => void) & ((event: "close") => void) & ((event: "changeValue", value: Record<string, any>) => void);
|
|
11242
11242
|
bem: {
|
|
11243
11243
|
b: (blockSuffix?: string) => string;
|
|
11244
11244
|
e: (element?: string) => string;
|
|
@@ -12156,21 +12156,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12156
12156
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
12157
12157
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
12158
12158
|
align: {
|
|
12159
|
-
type: import("vue").PropType<"
|
|
12160
|
-
xs?: "
|
|
12161
|
-
sm?: "
|
|
12162
|
-
md?: "
|
|
12163
|
-
lg?: "
|
|
12164
|
-
xl?: "
|
|
12165
|
-
xxl?: "
|
|
12159
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
12160
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12161
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12162
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12163
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12164
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12165
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12166
12166
|
}>;
|
|
12167
|
-
default: "
|
|
12168
|
-
xs?: "
|
|
12169
|
-
sm?: "
|
|
12170
|
-
md?: "
|
|
12171
|
-
lg?: "
|
|
12172
|
-
xl?: "
|
|
12173
|
-
xxl?: "
|
|
12167
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
12168
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12169
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12170
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12171
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12172
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12173
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12174
12174
|
};
|
|
12175
12175
|
};
|
|
12176
12176
|
justify: {
|
|
@@ -12202,21 +12202,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12202
12202
|
};
|
|
12203
12203
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
12204
12204
|
align: {
|
|
12205
|
-
type: import("vue").PropType<"
|
|
12206
|
-
xs?: "
|
|
12207
|
-
sm?: "
|
|
12208
|
-
md?: "
|
|
12209
|
-
lg?: "
|
|
12210
|
-
xl?: "
|
|
12211
|
-
xxl?: "
|
|
12205
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
12206
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12207
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12208
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12209
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12210
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12211
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12212
12212
|
}>;
|
|
12213
|
-
default: "
|
|
12214
|
-
xs?: "
|
|
12215
|
-
sm?: "
|
|
12216
|
-
md?: "
|
|
12217
|
-
lg?: "
|
|
12218
|
-
xl?: "
|
|
12219
|
-
xxl?: "
|
|
12213
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
12214
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12215
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12216
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12217
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12218
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12219
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12220
12220
|
};
|
|
12221
12221
|
};
|
|
12222
12222
|
justify: {
|
|
@@ -12248,21 +12248,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12248
12248
|
};
|
|
12249
12249
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
12250
12250
|
align: {
|
|
12251
|
-
type: import("vue").PropType<"
|
|
12252
|
-
xs?: "
|
|
12253
|
-
sm?: "
|
|
12254
|
-
md?: "
|
|
12255
|
-
lg?: "
|
|
12256
|
-
xl?: "
|
|
12257
|
-
xxl?: "
|
|
12251
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
12252
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12253
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12254
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12255
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12256
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12257
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12258
12258
|
}>;
|
|
12259
|
-
default: "
|
|
12260
|
-
xs?: "
|
|
12261
|
-
sm?: "
|
|
12262
|
-
md?: "
|
|
12263
|
-
lg?: "
|
|
12264
|
-
xl?: "
|
|
12265
|
-
xxl?: "
|
|
12259
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
12260
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12261
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12262
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12263
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12264
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12265
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12266
12266
|
};
|
|
12267
12267
|
};
|
|
12268
12268
|
justify: {
|
|
@@ -12294,21 +12294,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12294
12294
|
};
|
|
12295
12295
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
12296
12296
|
align: {
|
|
12297
|
-
type: import("vue").PropType<"
|
|
12298
|
-
xs?: "
|
|
12299
|
-
sm?: "
|
|
12300
|
-
md?: "
|
|
12301
|
-
lg?: "
|
|
12302
|
-
xl?: "
|
|
12303
|
-
xxl?: "
|
|
12297
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
12298
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12299
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12300
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12301
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12302
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12303
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12304
12304
|
}>;
|
|
12305
|
-
default: "
|
|
12306
|
-
xs?: "
|
|
12307
|
-
sm?: "
|
|
12308
|
-
md?: "
|
|
12309
|
-
lg?: "
|
|
12310
|
-
xl?: "
|
|
12311
|
-
xxl?: "
|
|
12305
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
12306
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12307
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12308
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12309
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12310
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12311
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12312
12312
|
};
|
|
12313
12313
|
};
|
|
12314
12314
|
justify: {
|
|
@@ -12344,6 +12344,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12344
12344
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
12345
12345
|
}, {
|
|
12346
12346
|
props: import("@vue/shared").LooseRequired<{
|
|
12347
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12347
12348
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
12348
12349
|
layout: import("vue-types").VueTypeDef<string>;
|
|
12349
12350
|
labelCol: {
|
|
@@ -12568,24 +12569,23 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12568
12569
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
12569
12570
|
};
|
|
12570
12571
|
}>>;
|
|
12571
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12572
12572
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
12573
12573
|
align: {
|
|
12574
|
-
type: import("vue").PropType<"
|
|
12575
|
-
xs?: "
|
|
12576
|
-
sm?: "
|
|
12577
|
-
md?: "
|
|
12578
|
-
lg?: "
|
|
12579
|
-
xl?: "
|
|
12580
|
-
xxl?: "
|
|
12574
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
12575
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12576
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12577
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12578
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12579
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12580
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12581
12581
|
}>;
|
|
12582
|
-
default: "
|
|
12583
|
-
xs?: "
|
|
12584
|
-
sm?: "
|
|
12585
|
-
md?: "
|
|
12586
|
-
lg?: "
|
|
12587
|
-
xl?: "
|
|
12588
|
-
xxl?: "
|
|
12582
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
12583
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12584
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12585
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12586
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12587
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12588
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12589
12589
|
};
|
|
12590
12590
|
};
|
|
12591
12591
|
justify: {
|
|
@@ -12670,7 +12670,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
12670
12670
|
} & {}>;
|
|
12671
12671
|
emits: (event: "changeField", item: any) => void;
|
|
12672
12672
|
formData: import("ll-plus/es/index").FormData;
|
|
12673
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
12673
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
12674
12674
|
handleChange: (...arg: any[]) => void;
|
|
12675
12675
|
readonly checkedType: string[];
|
|
12676
12676
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -13594,21 +13594,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
13594
13594
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
13595
13595
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
13596
13596
|
align: {
|
|
13597
|
-
type: import("vue").PropType<"
|
|
13598
|
-
xs?: "
|
|
13599
|
-
sm?: "
|
|
13600
|
-
md?: "
|
|
13601
|
-
lg?: "
|
|
13602
|
-
xl?: "
|
|
13603
|
-
xxl?: "
|
|
13597
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
13598
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13599
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13600
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13601
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13602
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13603
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13604
13604
|
}>;
|
|
13605
|
-
default: "
|
|
13606
|
-
xs?: "
|
|
13607
|
-
sm?: "
|
|
13608
|
-
md?: "
|
|
13609
|
-
lg?: "
|
|
13610
|
-
xl?: "
|
|
13611
|
-
xxl?: "
|
|
13605
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
13606
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13607
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13608
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13609
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13610
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13611
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13612
13612
|
};
|
|
13613
13613
|
};
|
|
13614
13614
|
justify: {
|
|
@@ -13640,21 +13640,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
13640
13640
|
};
|
|
13641
13641
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
13642
13642
|
align: {
|
|
13643
|
-
type: import("vue").PropType<"
|
|
13644
|
-
xs?: "
|
|
13645
|
-
sm?: "
|
|
13646
|
-
md?: "
|
|
13647
|
-
lg?: "
|
|
13648
|
-
xl?: "
|
|
13649
|
-
xxl?: "
|
|
13643
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
13644
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13645
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13646
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13647
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13648
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13649
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13650
13650
|
}>;
|
|
13651
|
-
default: "
|
|
13652
|
-
xs?: "
|
|
13653
|
-
sm?: "
|
|
13654
|
-
md?: "
|
|
13655
|
-
lg?: "
|
|
13656
|
-
xl?: "
|
|
13657
|
-
xxl?: "
|
|
13651
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
13652
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13653
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13654
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13655
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13656
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13657
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13658
13658
|
};
|
|
13659
13659
|
};
|
|
13660
13660
|
justify: {
|
|
@@ -13686,21 +13686,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
13686
13686
|
};
|
|
13687
13687
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
13688
13688
|
align: {
|
|
13689
|
-
type: import("vue").PropType<"
|
|
13690
|
-
xs?: "
|
|
13691
|
-
sm?: "
|
|
13692
|
-
md?: "
|
|
13693
|
-
lg?: "
|
|
13694
|
-
xl?: "
|
|
13695
|
-
xxl?: "
|
|
13689
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
13690
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13691
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13692
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13693
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13694
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13695
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13696
13696
|
}>;
|
|
13697
|
-
default: "
|
|
13698
|
-
xs?: "
|
|
13699
|
-
sm?: "
|
|
13700
|
-
md?: "
|
|
13701
|
-
lg?: "
|
|
13702
|
-
xl?: "
|
|
13703
|
-
xxl?: "
|
|
13697
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
13698
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13699
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13700
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13701
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13702
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13703
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13704
13704
|
};
|
|
13705
13705
|
};
|
|
13706
13706
|
justify: {
|
|
@@ -13732,21 +13732,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
13732
13732
|
};
|
|
13733
13733
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
13734
13734
|
align: {
|
|
13735
|
-
type: import("vue").PropType<"
|
|
13736
|
-
xs?: "
|
|
13737
|
-
sm?: "
|
|
13738
|
-
md?: "
|
|
13739
|
-
lg?: "
|
|
13740
|
-
xl?: "
|
|
13741
|
-
xxl?: "
|
|
13735
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
13736
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13737
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13738
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13739
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13740
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13741
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13742
13742
|
}>;
|
|
13743
|
-
default: "
|
|
13744
|
-
xs?: "
|
|
13745
|
-
sm?: "
|
|
13746
|
-
md?: "
|
|
13747
|
-
lg?: "
|
|
13748
|
-
xl?: "
|
|
13749
|
-
xxl?: "
|
|
13743
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
13744
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13745
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13746
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13747
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13748
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13749
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13750
13750
|
};
|
|
13751
13751
|
};
|
|
13752
13752
|
justify: {
|
|
@@ -13783,6 +13783,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
13783
13783
|
}>> & {
|
|
13784
13784
|
onChange?: ((params: import("ll-plus/es/index").FormChangeEvent) => any) | undefined;
|
|
13785
13785
|
}, {
|
|
13786
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
13786
13787
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
13787
13788
|
layout: import("vue-types").VueTypeDef<string>;
|
|
13788
13789
|
labelCol: {
|
|
@@ -14007,24 +14008,23 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
14007
14008
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
14008
14009
|
};
|
|
14009
14010
|
}>>;
|
|
14010
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
14011
14011
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
14012
14012
|
align: {
|
|
14013
|
-
type: import("vue").PropType<"
|
|
14014
|
-
xs?: "
|
|
14015
|
-
sm?: "
|
|
14016
|
-
md?: "
|
|
14017
|
-
lg?: "
|
|
14018
|
-
xl?: "
|
|
14019
|
-
xxl?: "
|
|
14013
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
14014
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14015
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14016
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14017
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14018
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14019
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14020
14020
|
}>;
|
|
14021
|
-
default: "
|
|
14022
|
-
xs?: "
|
|
14023
|
-
sm?: "
|
|
14024
|
-
md?: "
|
|
14025
|
-
lg?: "
|
|
14026
|
-
xl?: "
|
|
14027
|
-
xxl?: "
|
|
14021
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
14022
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14023
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14024
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14025
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14026
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14027
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14028
14028
|
};
|
|
14029
14029
|
};
|
|
14030
14030
|
justify: {
|
|
@@ -14968,8 +14968,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
|
|
|
14968
14968
|
onConfirm?: (() => any) | undefined;
|
|
14969
14969
|
onChangeValue?: ((value: Record<string, any>) => any) | undefined;
|
|
14970
14970
|
}, {
|
|
14971
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
14972
14971
|
readonly value: Record<string, any>;
|
|
14972
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
14973
14973
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
14974
14974
|
layout: import("vue-types").VueTypeDef<string>;
|
|
14975
14975
|
labelCol: {
|
|
@@ -16099,8 +16099,9 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
|
|
|
16099
16099
|
}, boolean>;
|
|
16100
16100
|
}, {
|
|
16101
16101
|
props: import("@vue/shared").LooseRequired<{
|
|
16102
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
16103
16102
|
readonly value: Record<string, any>;
|
|
16103
|
+
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
16104
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
16104
16105
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
16105
16106
|
layout: import("vue-types").VueTypeDef<string>;
|
|
16106
16107
|
labelCol: {
|
|
@@ -16325,7 +16326,6 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
|
|
|
16325
16326
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
16326
16327
|
};
|
|
16327
16328
|
}>>;
|
|
16328
|
-
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
16329
16329
|
readonly onChange?: ((value: Record<string, any>) => any) | undefined;
|
|
16330
16330
|
readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
16331
16331
|
} & {}>;
|
|
@@ -17257,8 +17257,9 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
|
|
|
17257
17257
|
onChange?: ((value: Record<string, any>) => any) | undefined;
|
|
17258
17258
|
"onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
|
|
17259
17259
|
}, {
|
|
17260
|
-
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
17261
17260
|
readonly value: Record<string, any>;
|
|
17261
|
+
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
17262
|
+
readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
|
|
17262
17263
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
17263
17264
|
layout: import("vue-types").VueTypeDef<string>;
|
|
17264
17265
|
labelCol: {
|
|
@@ -17483,7 +17484,6 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
|
|
|
17483
17484
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
17484
17485
|
};
|
|
17485
17486
|
}>>;
|
|
17486
|
-
readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
|
|
17487
17487
|
}, {}>>;
|
|
17488
17488
|
export * from './src/advanced-filtering';
|
|
17489
17489
|
declare module 'vue' {
|