ll-plus 2.8.21 → 2.8.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/advanced-filtering/index.d.ts +710 -710
- package/es/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +368 -368
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +322 -322
- package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
- package/es/components/api-component/index.d.ts +8 -8
- package/es/components/api-component/src/api-component.vue.d.ts +8 -8
- package/es/components/api-component/src/components/body-component.vue.d.ts +4 -4
- 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 +4 -4
- package/es/components/breadcrumb-card/index.d.ts +1 -1
- package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
- package/es/components/button/index.d.ts +6 -6
- package/es/components/button/src/button.vue.d.ts +6 -6
- package/es/components/cascader/index.d.ts +4 -4
- package/es/components/cascader/src/cascader.vue.d.ts +4 -4
- package/es/components/checkbox/index.d.ts +436 -436
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
- package/es/components/checkbox/src/checkbox.d.ts +112 -112
- package/es/components/cropper/index.d.ts +4 -4
- package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/es/components/cropper/src/cropper-modal.vue.d.ts +2 -2
- package/es/components/date-picker/index.d.ts +41 -41
- package/es/components/date-picker/src/date-picker.vue.d.ts +41 -41
- package/es/components/date-range/index.d.ts +5 -5
- package/es/components/date-range/src/date-range.vue.d.ts +5 -5
- package/es/components/drawer/index.d.ts +4 -4
- package/es/components/drawer/src/components/second-confirmation/index.d.ts +32 -32
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +32 -32
- package/es/components/drawer/src/drawer.vue.d.ts +4 -4
- package/es/components/dropdown-button-simple/index.d.ts +13 -13
- package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
- package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
- package/es/components/easy-cron/index.d.ts +178 -178
- package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
- package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
- package/es/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
- package/es/components/form/index.d.ts +302 -302
- package/es/components/form/src/config/form.d.ts +120 -120
- package/es/components/form/src/form.vue.d.ts +302 -302
- package/es/components/icon-picker/index.d.ts +1 -1
- package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
- package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
- package/es/components/input/index.d.ts +47 -47
- package/es/components/input/src/input.vue.d.ts +47 -47
- package/es/components/input-number/index.d.ts +13 -13
- package/es/components/input-number/src/input-number.vue.d.ts +13 -13
- package/es/components/key-value/src/components/key-value-item.vue.d.ts +486 -486
- package/es/components/key-value/src/key-value.vue.d.ts +1458 -1458
- package/es/components/modal/index.d.ts +32 -32
- package/es/components/modal/src/modal.d.ts +1 -1
- package/es/components/modal/src/modal.vue.d.ts +32 -32
- package/es/components/new-drawer/index.d.ts +6 -6
- package/es/components/new-drawer/src/drawer.vue.d.ts +6 -6
- package/es/components/new-modal/index.d.ts +37 -37
- package/es/components/new-modal/src/modal.d.ts +1 -1
- package/es/components/new-modal/src/modal.vue.d.ts +37 -37
- package/es/components/number-range/index.d.ts +13 -13
- package/es/components/number-range/src/number-range.vue.d.ts +13 -13
- package/es/components/select/index.d.ts +11 -11
- package/es/components/select/src/select.vue.d.ts +11 -11
- package/es/components/select-group/index.d.ts +4 -4
- package/es/components/select-group/src/select-group.vue.d.ts +4 -4
- package/es/components/table/index.d.ts +6 -6
- package/es/components/table/src/components/main-table.vue.d.ts +2 -2
- package/es/components/table/src/config/table.d.ts +2 -2
- package/es/components/table/src/table.vue.d.ts +6 -6
- package/es/components/textarea/index.d.ts +7 -7
- package/es/components/textarea/src/textarea.vue.d.ts +7 -7
- 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 +3 -3
- package/es/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/es/components/tree-search/src/tree-search.vue.d.ts +3 -3
- package/es/packages/components/icon-base/src/icon-base.vue2.mjs +1 -0
- 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 +2 -1
- package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs.map +1 -1
- package/es/utils/props/runtime.d.ts +2 -2
- package/index.full.js +3 -1
- package/index.full.min.js +2 -2
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +2 -2
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +3 -1
- package/lib/components/advanced-filtering/index.d.ts +710 -710
- package/lib/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +368 -368
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +322 -322
- package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
- package/lib/components/api-component/index.d.ts +8 -8
- package/lib/components/api-component/src/api-component.vue.d.ts +8 -8
- package/lib/components/api-component/src/components/body-component.vue.d.ts +4 -4
- 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 +4 -4
- package/lib/components/breadcrumb-card/index.d.ts +1 -1
- package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
- package/lib/components/button/index.d.ts +6 -6
- package/lib/components/button/src/button.vue.d.ts +6 -6
- package/lib/components/cascader/index.d.ts +4 -4
- package/lib/components/cascader/src/cascader.vue.d.ts +4 -4
- package/lib/components/checkbox/index.d.ts +436 -436
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
- package/lib/components/checkbox/src/checkbox.d.ts +112 -112
- package/lib/components/cropper/index.d.ts +4 -4
- package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/lib/components/cropper/src/cropper-modal.vue.d.ts +2 -2
- package/lib/components/date-picker/index.d.ts +41 -41
- package/lib/components/date-picker/src/date-picker.vue.d.ts +41 -41
- package/lib/components/date-range/index.d.ts +5 -5
- package/lib/components/date-range/src/date-range.vue.d.ts +5 -5
- package/lib/components/drawer/index.d.ts +4 -4
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +32 -32
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +32 -32
- package/lib/components/drawer/src/drawer.vue.d.ts +4 -4
- package/lib/components/dropdown-button-simple/index.d.ts +13 -13
- package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
- package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
- package/lib/components/easy-cron/index.d.ts +178 -178
- package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
- package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
- package/lib/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
- package/lib/components/form/index.d.ts +302 -302
- package/lib/components/form/src/config/form.d.ts +120 -120
- package/lib/components/form/src/form.vue.d.ts +302 -302
- package/lib/components/icon-picker/index.d.ts +1 -1
- package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
- package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
- package/lib/components/input/index.d.ts +47 -47
- package/lib/components/input/src/input.vue.d.ts +47 -47
- package/lib/components/input-number/index.d.ts +13 -13
- package/lib/components/input-number/src/input-number.vue.d.ts +13 -13
- package/lib/components/key-value/src/components/key-value-item.vue.d.ts +486 -486
- package/lib/components/key-value/src/key-value.vue.d.ts +1458 -1458
- package/lib/components/modal/index.d.ts +32 -32
- package/lib/components/modal/src/modal.d.ts +1 -1
- package/lib/components/modal/src/modal.vue.d.ts +32 -32
- package/lib/components/new-drawer/index.d.ts +6 -6
- package/lib/components/new-drawer/src/drawer.vue.d.ts +6 -6
- package/lib/components/new-modal/index.d.ts +37 -37
- package/lib/components/new-modal/src/modal.d.ts +1 -1
- package/lib/components/new-modal/src/modal.vue.d.ts +37 -37
- package/lib/components/number-range/index.d.ts +13 -13
- package/lib/components/number-range/src/number-range.vue.d.ts +13 -13
- package/lib/components/select/index.d.ts +11 -11
- package/lib/components/select/src/select.vue.d.ts +11 -11
- package/lib/components/select-group/index.d.ts +4 -4
- package/lib/components/select-group/src/select-group.vue.d.ts +4 -4
- package/lib/components/table/index.d.ts +6 -6
- package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
- package/lib/components/table/src/config/table.d.ts +2 -2
- package/lib/components/table/src/table.vue.d.ts +6 -6
- package/lib/components/textarea/index.d.ts +7 -7
- package/lib/components/textarea/src/textarea.vue.d.ts +7 -7
- 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 +3 -3
- package/lib/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/lib/components/tree-search/src/tree-search.vue.d.ts +3 -3
- package/lib/packages/components/icon-base/src/icon-base.vue2.js +1 -0
- 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 +2 -1
- package/lib/packages/components/operate-icon/src/operate-icon.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/operate-icon.css +1 -1
- package/theme-chalk/css/table.css +1 -1
- package/types/packages/components/advanced-filtering/index.d.ts +710 -710
- package/types/packages/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +368 -368
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +322 -322
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
- package/types/packages/components/api-component/index.d.ts +8 -8
- package/types/packages/components/api-component/src/api-component.vue.d.ts +8 -8
- package/types/packages/components/api-component/src/components/body-component.vue.d.ts +4 -4
- 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 +4 -4
- package/types/packages/components/breadcrumb-card/index.d.ts +1 -1
- package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
- package/types/packages/components/button/index.d.ts +6 -6
- package/types/packages/components/button/src/button.vue.d.ts +6 -6
- package/types/packages/components/cascader/index.d.ts +4 -4
- package/types/packages/components/cascader/src/cascader.vue.d.ts +4 -4
- package/types/packages/components/checkbox/index.d.ts +436 -436
- package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
- package/types/packages/components/checkbox/src/checkbox.d.ts +112 -112
- package/types/packages/components/cropper/index.d.ts +4 -4
- package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +2 -2
- package/types/packages/components/date-picker/index.d.ts +41 -41
- package/types/packages/components/date-picker/src/date-picker.vue.d.ts +41 -41
- package/types/packages/components/date-range/index.d.ts +5 -5
- package/types/packages/components/date-range/src/date-range.vue.d.ts +5 -5
- package/types/packages/components/drawer/index.d.ts +4 -4
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +32 -32
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +32 -32
- package/types/packages/components/drawer/src/drawer.vue.d.ts +4 -4
- package/types/packages/components/dropdown-button-simple/index.d.ts +13 -13
- package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
- package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
- package/types/packages/components/easy-cron/index.d.ts +178 -178
- package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
- package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
- package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
- package/types/packages/components/form/index.d.ts +302 -302
- package/types/packages/components/form/src/config/form.d.ts +120 -120
- package/types/packages/components/form/src/form.vue.d.ts +302 -302
- package/types/packages/components/icon-picker/index.d.ts +1 -1
- package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
- package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
- package/types/packages/components/input/index.d.ts +47 -47
- package/types/packages/components/input/src/input.vue.d.ts +47 -47
- package/types/packages/components/input-number/index.d.ts +13 -13
- package/types/packages/components/input-number/src/input-number.vue.d.ts +13 -13
- package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +486 -486
- package/types/packages/components/key-value/src/key-value.vue.d.ts +1458 -1458
- package/types/packages/components/modal/index.d.ts +32 -32
- package/types/packages/components/modal/src/modal.d.ts +1 -1
- package/types/packages/components/modal/src/modal.vue.d.ts +32 -32
- package/types/packages/components/new-drawer/index.d.ts +6 -6
- package/types/packages/components/new-drawer/src/drawer.vue.d.ts +6 -6
- package/types/packages/components/new-modal/index.d.ts +37 -37
- package/types/packages/components/new-modal/src/modal.d.ts +1 -1
- package/types/packages/components/new-modal/src/modal.vue.d.ts +37 -37
- package/types/packages/components/number-range/index.d.ts +13 -13
- package/types/packages/components/number-range/src/number-range.vue.d.ts +13 -13
- package/types/packages/components/select/index.d.ts +11 -11
- package/types/packages/components/select/src/select.vue.d.ts +11 -11
- package/types/packages/components/select-group/index.d.ts +4 -4
- package/types/packages/components/select-group/src/select-group.vue.d.ts +4 -4
- package/types/packages/components/table/index.d.ts +6 -6
- package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
- package/types/packages/components/table/src/config/table.d.ts +2 -2
- package/types/packages/components/table/src/table.vue.d.ts +6 -6
- package/types/packages/components/textarea/index.d.ts +7 -7
- package/types/packages/components/textarea/src/textarea.vue.d.ts +7 -7
- 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 +3 -3
- 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 +3 -3
- package/types/packages/utils/props/runtime.d.ts +2 -2
|
@@ -3,7 +3,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
3
3
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
4
4
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
5
5
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
6
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
6
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
7
7
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
8
8
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
9
9
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -13,7 +13,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
13
13
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
14
14
|
}, {
|
|
15
15
|
props: import("@vue/shared").LooseRequired<{
|
|
16
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
16
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
17
17
|
readonly title: string;
|
|
18
18
|
readonly class: string;
|
|
19
19
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -109,7 +109,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
109
109
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
110
110
|
};
|
|
111
111
|
size: {
|
|
112
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
112
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
113
113
|
};
|
|
114
114
|
loading: {
|
|
115
115
|
type: import("vue").PropType<boolean | {
|
|
@@ -157,7 +157,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
157
157
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
158
158
|
};
|
|
159
159
|
size: {
|
|
160
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
160
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
161
161
|
};
|
|
162
162
|
loading: {
|
|
163
163
|
type: import("vue").PropType<boolean | {
|
|
@@ -207,7 +207,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
207
207
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
208
208
|
};
|
|
209
209
|
size: {
|
|
210
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
210
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
211
211
|
};
|
|
212
212
|
loading: {
|
|
213
213
|
type: import("vue").PropType<boolean | {
|
|
@@ -255,7 +255,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
255
255
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
256
256
|
};
|
|
257
257
|
size: {
|
|
258
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
258
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
259
259
|
};
|
|
260
260
|
loading: {
|
|
261
261
|
type: import("vue").PropType<boolean | {
|
|
@@ -395,7 +395,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
395
395
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
396
396
|
};
|
|
397
397
|
size: {
|
|
398
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
398
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
399
399
|
};
|
|
400
400
|
loading: {
|
|
401
401
|
type: import("vue").PropType<boolean | {
|
|
@@ -443,7 +443,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
443
443
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
444
444
|
};
|
|
445
445
|
size: {
|
|
446
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
446
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
447
447
|
};
|
|
448
448
|
loading: {
|
|
449
449
|
type: import("vue").PropType<boolean | {
|
|
@@ -493,7 +493,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
493
493
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
494
494
|
};
|
|
495
495
|
size: {
|
|
496
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
496
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
497
497
|
};
|
|
498
498
|
loading: {
|
|
499
499
|
type: import("vue").PropType<boolean | {
|
|
@@ -541,7 +541,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
541
541
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
542
542
|
};
|
|
543
543
|
size: {
|
|
544
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
544
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
545
545
|
};
|
|
546
546
|
loading: {
|
|
547
547
|
type: import("vue").PropType<boolean | {
|
|
@@ -655,7 +655,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
655
655
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
656
656
|
};
|
|
657
657
|
size: {
|
|
658
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
658
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
659
659
|
};
|
|
660
660
|
loading: {
|
|
661
661
|
type: import("vue").PropType<boolean | {
|
|
@@ -703,7 +703,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
703
703
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
704
704
|
};
|
|
705
705
|
size: {
|
|
706
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
706
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
707
707
|
};
|
|
708
708
|
loading: {
|
|
709
709
|
type: import("vue").PropType<boolean | {
|
|
@@ -803,7 +803,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
803
803
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
804
804
|
};
|
|
805
805
|
size: {
|
|
806
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
806
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
807
807
|
};
|
|
808
808
|
loading: {
|
|
809
809
|
type: import("vue").PropType<boolean | {
|
|
@@ -851,7 +851,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
851
851
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
852
852
|
};
|
|
853
853
|
size: {
|
|
854
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
854
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
855
855
|
};
|
|
856
856
|
loading: {
|
|
857
857
|
type: import("vue").PropType<boolean | {
|
|
@@ -901,7 +901,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
901
901
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
902
902
|
};
|
|
903
903
|
size: {
|
|
904
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
904
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
905
905
|
};
|
|
906
906
|
loading: {
|
|
907
907
|
type: import("vue").PropType<boolean | {
|
|
@@ -949,7 +949,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
949
949
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
950
950
|
};
|
|
951
951
|
size: {
|
|
952
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
952
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
953
953
|
};
|
|
954
954
|
loading: {
|
|
955
955
|
type: import("vue").PropType<boolean | {
|
|
@@ -1063,7 +1063,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1063
1063
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1064
1064
|
};
|
|
1065
1065
|
size: {
|
|
1066
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1066
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1067
1067
|
};
|
|
1068
1068
|
loading: {
|
|
1069
1069
|
type: import("vue").PropType<boolean | {
|
|
@@ -1111,7 +1111,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1111
1111
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1112
1112
|
};
|
|
1113
1113
|
size: {
|
|
1114
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1114
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1115
1115
|
};
|
|
1116
1116
|
loading: {
|
|
1117
1117
|
type: import("vue").PropType<boolean | {
|
|
@@ -1208,7 +1208,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1208
1208
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1209
1209
|
};
|
|
1210
1210
|
size: {
|
|
1211
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1211
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1212
1212
|
};
|
|
1213
1213
|
loading: {
|
|
1214
1214
|
type: import("vue").PropType<boolean | {
|
|
@@ -1256,7 +1256,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1256
1256
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1257
1257
|
};
|
|
1258
1258
|
size: {
|
|
1259
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1259
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1260
1260
|
};
|
|
1261
1261
|
loading: {
|
|
1262
1262
|
type: import("vue").PropType<boolean | {
|
|
@@ -1306,7 +1306,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1306
1306
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1307
1307
|
};
|
|
1308
1308
|
size: {
|
|
1309
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1309
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1310
1310
|
};
|
|
1311
1311
|
loading: {
|
|
1312
1312
|
type: import("vue").PropType<boolean | {
|
|
@@ -1354,7 +1354,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1354
1354
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1355
1355
|
};
|
|
1356
1356
|
size: {
|
|
1357
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1357
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1358
1358
|
};
|
|
1359
1359
|
loading: {
|
|
1360
1360
|
type: import("vue").PropType<boolean | {
|
|
@@ -1468,7 +1468,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1468
1468
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1469
1469
|
};
|
|
1470
1470
|
size: {
|
|
1471
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1471
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1472
1472
|
};
|
|
1473
1473
|
loading: {
|
|
1474
1474
|
type: import("vue").PropType<boolean | {
|
|
@@ -1516,7 +1516,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1516
1516
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1517
1517
|
};
|
|
1518
1518
|
size: {
|
|
1519
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1519
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1520
1520
|
};
|
|
1521
1521
|
loading: {
|
|
1522
1522
|
type: import("vue").PropType<boolean | {
|
|
@@ -1628,7 +1628,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1628
1628
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1629
1629
|
};
|
|
1630
1630
|
size: {
|
|
1631
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1631
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1632
1632
|
};
|
|
1633
1633
|
loading: {
|
|
1634
1634
|
type: import("vue").PropType<boolean | {
|
|
@@ -1675,7 +1675,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1675
1675
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1676
1676
|
};
|
|
1677
1677
|
size: {
|
|
1678
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1678
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1679
1679
|
};
|
|
1680
1680
|
loading: {
|
|
1681
1681
|
type: import("vue").PropType<boolean | {
|
|
@@ -1741,7 +1741,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1741
1741
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1742
1742
|
};
|
|
1743
1743
|
size: {
|
|
1744
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1744
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1745
1745
|
};
|
|
1746
1746
|
loading: {
|
|
1747
1747
|
type: import("vue").PropType<boolean | {
|
|
@@ -1801,7 +1801,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1801
1801
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1802
1802
|
};
|
|
1803
1803
|
size: {
|
|
1804
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1804
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1805
1805
|
};
|
|
1806
1806
|
loading: {
|
|
1807
1807
|
type: import("vue").PropType<boolean | {
|
|
@@ -1853,12 +1853,12 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1853
1853
|
readonly Group: import("vue").DefineComponent<{
|
|
1854
1854
|
prefixCls: StringConstructor;
|
|
1855
1855
|
size: {
|
|
1856
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1856
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1857
1857
|
};
|
|
1858
1858
|
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1859
1859
|
prefixCls: StringConstructor;
|
|
1860
1860
|
size: {
|
|
1861
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1861
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1862
1862
|
};
|
|
1863
1863
|
}>>, {}, {}>;
|
|
1864
1864
|
};
|
|
@@ -1951,7 +1951,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1951
1951
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
1952
1952
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
1953
1953
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
1954
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
1954
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
1955
1955
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
1956
1956
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
1957
1957
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -1964,7 +1964,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1964
1964
|
"onUpdate:open"?: (() => any) | undefined;
|
|
1965
1965
|
onOk?: (() => any) | undefined;
|
|
1966
1966
|
}, {
|
|
1967
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
1967
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
1968
1968
|
readonly title: string;
|
|
1969
1969
|
readonly class: string;
|
|
1970
1970
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -9,7 +9,7 @@ export declare const modalProps: {
|
|
|
9
9
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
10
10
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
11
11
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
12
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
12
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => IType) | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => IType))[], unknown, unknown, "operate", boolean>;
|
|
13
13
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
14
14
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
15
15
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
4
4
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
5
5
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
6
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
6
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
7
7
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
8
8
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
9
9
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
14
14
|
}, {
|
|
15
15
|
props: import("@vue/shared").LooseRequired<{
|
|
16
|
-
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "
|
|
16
|
+
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
17
17
|
readonly title: string;
|
|
18
18
|
readonly class: string;
|
|
19
19
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
@@ -109,7 +109,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
109
109
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
110
110
|
};
|
|
111
111
|
size: {
|
|
112
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
112
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
113
113
|
};
|
|
114
114
|
loading: {
|
|
115
115
|
type: import("vue").PropType<boolean | {
|
|
@@ -157,7 +157,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
157
157
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
158
158
|
};
|
|
159
159
|
size: {
|
|
160
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
160
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
161
161
|
};
|
|
162
162
|
loading: {
|
|
163
163
|
type: import("vue").PropType<boolean | {
|
|
@@ -207,7 +207,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
207
207
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
208
208
|
};
|
|
209
209
|
size: {
|
|
210
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
210
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
211
211
|
};
|
|
212
212
|
loading: {
|
|
213
213
|
type: import("vue").PropType<boolean | {
|
|
@@ -255,7 +255,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
255
255
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
256
256
|
};
|
|
257
257
|
size: {
|
|
258
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
258
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
259
259
|
};
|
|
260
260
|
loading: {
|
|
261
261
|
type: import("vue").PropType<boolean | {
|
|
@@ -395,7 +395,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
395
395
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
396
396
|
};
|
|
397
397
|
size: {
|
|
398
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
398
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
399
399
|
};
|
|
400
400
|
loading: {
|
|
401
401
|
type: import("vue").PropType<boolean | {
|
|
@@ -443,7 +443,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
443
443
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
444
444
|
};
|
|
445
445
|
size: {
|
|
446
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
446
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
447
447
|
};
|
|
448
448
|
loading: {
|
|
449
449
|
type: import("vue").PropType<boolean | {
|
|
@@ -493,7 +493,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
493
493
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
494
494
|
};
|
|
495
495
|
size: {
|
|
496
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
496
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
497
497
|
};
|
|
498
498
|
loading: {
|
|
499
499
|
type: import("vue").PropType<boolean | {
|
|
@@ -541,7 +541,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
541
541
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
542
542
|
};
|
|
543
543
|
size: {
|
|
544
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
544
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
545
545
|
};
|
|
546
546
|
loading: {
|
|
547
547
|
type: import("vue").PropType<boolean | {
|
|
@@ -655,7 +655,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
655
655
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
656
656
|
};
|
|
657
657
|
size: {
|
|
658
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
658
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
659
659
|
};
|
|
660
660
|
loading: {
|
|
661
661
|
type: import("vue").PropType<boolean | {
|
|
@@ -703,7 +703,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
703
703
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
704
704
|
};
|
|
705
705
|
size: {
|
|
706
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
706
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
707
707
|
};
|
|
708
708
|
loading: {
|
|
709
709
|
type: import("vue").PropType<boolean | {
|
|
@@ -803,7 +803,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
803
803
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
804
804
|
};
|
|
805
805
|
size: {
|
|
806
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
806
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
807
807
|
};
|
|
808
808
|
loading: {
|
|
809
809
|
type: import("vue").PropType<boolean | {
|
|
@@ -851,7 +851,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
851
851
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
852
852
|
};
|
|
853
853
|
size: {
|
|
854
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
854
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
855
855
|
};
|
|
856
856
|
loading: {
|
|
857
857
|
type: import("vue").PropType<boolean | {
|
|
@@ -901,7 +901,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
901
901
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
902
902
|
};
|
|
903
903
|
size: {
|
|
904
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
904
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
905
905
|
};
|
|
906
906
|
loading: {
|
|
907
907
|
type: import("vue").PropType<boolean | {
|
|
@@ -949,7 +949,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
949
949
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
950
950
|
};
|
|
951
951
|
size: {
|
|
952
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
952
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
953
953
|
};
|
|
954
954
|
loading: {
|
|
955
955
|
type: import("vue").PropType<boolean | {
|
|
@@ -1063,7 +1063,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1063
1063
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1064
1064
|
};
|
|
1065
1065
|
size: {
|
|
1066
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1066
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1067
1067
|
};
|
|
1068
1068
|
loading: {
|
|
1069
1069
|
type: import("vue").PropType<boolean | {
|
|
@@ -1111,7 +1111,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1111
1111
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1112
1112
|
};
|
|
1113
1113
|
size: {
|
|
1114
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1114
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1115
1115
|
};
|
|
1116
1116
|
loading: {
|
|
1117
1117
|
type: import("vue").PropType<boolean | {
|
|
@@ -1208,7 +1208,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1208
1208
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1209
1209
|
};
|
|
1210
1210
|
size: {
|
|
1211
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1211
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1212
1212
|
};
|
|
1213
1213
|
loading: {
|
|
1214
1214
|
type: import("vue").PropType<boolean | {
|
|
@@ -1256,7 +1256,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1256
1256
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1257
1257
|
};
|
|
1258
1258
|
size: {
|
|
1259
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1259
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1260
1260
|
};
|
|
1261
1261
|
loading: {
|
|
1262
1262
|
type: import("vue").PropType<boolean | {
|
|
@@ -1306,7 +1306,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1306
1306
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1307
1307
|
};
|
|
1308
1308
|
size: {
|
|
1309
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1309
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1310
1310
|
};
|
|
1311
1311
|
loading: {
|
|
1312
1312
|
type: import("vue").PropType<boolean | {
|
|
@@ -1354,7 +1354,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1354
1354
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1355
1355
|
};
|
|
1356
1356
|
size: {
|
|
1357
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1357
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1358
1358
|
};
|
|
1359
1359
|
loading: {
|
|
1360
1360
|
type: import("vue").PropType<boolean | {
|
|
@@ -1468,7 +1468,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1468
1468
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1469
1469
|
};
|
|
1470
1470
|
size: {
|
|
1471
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1471
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1472
1472
|
};
|
|
1473
1473
|
loading: {
|
|
1474
1474
|
type: import("vue").PropType<boolean | {
|
|
@@ -1516,7 +1516,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1516
1516
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1517
1517
|
};
|
|
1518
1518
|
size: {
|
|
1519
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1519
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1520
1520
|
};
|
|
1521
1521
|
loading: {
|
|
1522
1522
|
type: import("vue").PropType<boolean | {
|
|
@@ -1628,7 +1628,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1628
1628
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1629
1629
|
};
|
|
1630
1630
|
size: {
|
|
1631
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1631
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1632
1632
|
};
|
|
1633
1633
|
loading: {
|
|
1634
1634
|
type: import("vue").PropType<boolean | {
|
|
@@ -1675,7 +1675,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1675
1675
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1676
1676
|
};
|
|
1677
1677
|
size: {
|
|
1678
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1678
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1679
1679
|
};
|
|
1680
1680
|
loading: {
|
|
1681
1681
|
type: import("vue").PropType<boolean | {
|
|
@@ -1741,7 +1741,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1741
1741
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1742
1742
|
};
|
|
1743
1743
|
size: {
|
|
1744
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1744
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1745
1745
|
};
|
|
1746
1746
|
loading: {
|
|
1747
1747
|
type: import("vue").PropType<boolean | {
|
|
@@ -1801,7 +1801,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1801
1801
|
type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
|
|
1802
1802
|
};
|
|
1803
1803
|
size: {
|
|
1804
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1804
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1805
1805
|
};
|
|
1806
1806
|
loading: {
|
|
1807
1807
|
type: import("vue").PropType<boolean | {
|
|
@@ -1853,12 +1853,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1853
1853
|
readonly Group: import("vue").DefineComponent<{
|
|
1854
1854
|
prefixCls: StringConstructor;
|
|
1855
1855
|
size: {
|
|
1856
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1856
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1857
1857
|
};
|
|
1858
1858
|
}, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1859
1859
|
prefixCls: StringConstructor;
|
|
1860
1860
|
size: {
|
|
1861
|
-
type: import("vue").PropType<import("ant-design-vue/es/
|
|
1861
|
+
type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
|
|
1862
1862
|
};
|
|
1863
1863
|
}>>, {}, {}>;
|
|
1864
1864
|
};
|
|
@@ -1951,7 +1951,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1951
1951
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
1952
1952
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
1953
1953
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
1954
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
1954
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
1955
1955
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
1956
1956
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
1957
1957
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -1964,7 +1964,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1964
1964
|
"onUpdate:open"?: (() => any) | undefined;
|
|
1965
1965
|
onOk?: (() => any) | undefined;
|
|
1966
1966
|
}, {
|
|
1967
|
-
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "
|
|
1967
|
+
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
1968
1968
|
readonly title: string;
|
|
1969
1969
|
readonly class: string;
|
|
1970
1970
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|