ll-plus 2.7.21 → 2.7.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/advanced-filtering/index.d.ts +320 -320
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
- package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/es/components/api-component/index.d.ts +32 -32
- package/es/components/api-component/src/api-component.vue.d.ts +32 -32
- package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/es/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/es/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/es/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/es/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/es/components/api-component/src/config/api-modal.d.ts +1 -1
- package/es/components/api-component/src/config/click-input.d.ts +1 -1
- package/es/components/breadcrumb-card/index.d.ts +5 -5
- package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- package/es/components/cascader/index.d.ts +8 -8
- package/es/components/cascader/src/cascader.vue.d.ts +8 -8
- package/es/components/checkbox/index.d.ts +217 -217
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/es/components/checkbox/src/checkbox.d.ts +56 -56
- package/es/components/code-editor/index.d.ts +2 -2
- package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/es/components/cropper/index.d.ts +6 -6
- package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/es/components/cropper/src/cropper-modal.vue.d.ts +4 -4
- package/es/components/drawer/index.d.ts +11 -11
- package/es/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/es/components/drawer/src/drawer.vue.d.ts +11 -11
- package/es/components/dropdown-button-simple/index.d.ts +15 -13
- package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
- package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
- package/es/components/easy-cron/index.d.ts +88 -88
- package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/es/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
- package/es/components/empty/index.d.ts +2 -2
- package/es/components/empty/src/empty.vue.d.ts +2 -2
- package/es/components/form/index.d.ts +152 -152
- package/es/components/form/src/components/form-component.vue.d.ts +1 -1
- package/es/components/form/src/config/form.d.ts +56 -56
- package/es/components/form/src/form.vue.d.ts +151 -151
- package/es/components/icon-picker/index.d.ts +1 -1
- package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
- package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
- package/es/components/input/index.d.ts +33 -33
- package/es/components/input/src/input.vue.d.ts +33 -33
- package/es/components/input-number/index.d.ts +1 -1
- package/es/components/input-number/src/input-number.vue.d.ts +1 -1
- package/es/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
- package/es/components/key-value/src/key-value.vue.d.ts +738 -738
- package/es/components/modal/index.d.ts +5 -5
- package/es/components/modal/src/modal.vue.d.ts +5 -5
- package/es/components/new-drawer/index.d.ts +13 -13
- package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/es/components/new-modal/index.d.ts +6 -6
- package/es/components/new-modal/src/modal.vue.d.ts +6 -6
- package/es/components/number-range/index.d.ts +1 -1
- package/es/components/number-range/src/number-range.vue.d.ts +1 -1
- package/es/components/rich-text-editor/index.d.ts +1 -1
- package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/es/components/select/index.d.ts +15 -15
- package/es/components/select/src/select.vue.d.ts +15 -15
- package/es/components/select-group/index.d.ts +6 -6
- package/es/components/select-group/src/select-group.d.ts +1 -1
- package/es/components/select-group/src/select-group.vue.d.ts +6 -6
- package/es/components/table/index.d.ts +12 -12
- package/es/components/table/src/components/main-table.vue.d.ts +4 -4
- package/es/components/table/src/config/table.d.ts +4 -4
- package/es/components/table/src/table.vue.d.ts +12 -12
- package/es/components/textarea/index.d.ts +5 -5
- package/es/components/textarea/src/textarea.vue.d.ts +5 -5
- package/es/components/tooltip/index.d.ts +4 -4
- package/es/components/tooltip/src/tooltip.d.ts +1 -1
- package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/es/components/tree-search/index.d.ts +15 -15
- package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/es/components/upload-drag/index.d.ts +4 -4
- package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.mjs.map +1 -1
- package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs +12 -8
- package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs.map +1 -1
- package/es/packages/components/input-number/src/input-number.vue2.mjs +2 -2
- package/es/packages/components/input-number/src/input-number.vue2.mjs.map +1 -1
- package/es/utils/props/runtime.d.ts +2 -2
- package/index.full.js +14 -10
- package/index.full.min.js +1 -1
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +1 -1
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +14 -10
- package/lib/components/advanced-filtering/index.d.ts +320 -320
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
- package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/lib/components/api-component/index.d.ts +32 -32
- package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
- package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
- package/lib/components/api-component/src/config/click-input.d.ts +1 -1
- package/lib/components/breadcrumb-card/index.d.ts +5 -5
- package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- package/lib/components/cascader/index.d.ts +8 -8
- package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
- package/lib/components/checkbox/index.d.ts +217 -217
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/lib/components/checkbox/src/checkbox.d.ts +56 -56
- package/lib/components/code-editor/index.d.ts +2 -2
- package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/lib/components/cropper/index.d.ts +6 -6
- package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
- package/lib/components/drawer/index.d.ts +11 -11
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
- package/lib/components/dropdown-button-simple/index.d.ts +15 -13
- package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
- package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
- package/lib/components/easy-cron/index.d.ts +88 -88
- package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/lib/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
- package/lib/components/empty/index.d.ts +2 -2
- package/lib/components/empty/src/empty.vue.d.ts +2 -2
- package/lib/components/form/index.d.ts +152 -152
- package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
- package/lib/components/form/src/config/form.d.ts +56 -56
- package/lib/components/form/src/form.vue.d.ts +151 -151
- package/lib/components/icon-picker/index.d.ts +1 -1
- package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
- package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
- package/lib/components/input/index.d.ts +33 -33
- package/lib/components/input/src/input.vue.d.ts +33 -33
- package/lib/components/input-number/index.d.ts +1 -1
- package/lib/components/input-number/src/input-number.vue.d.ts +1 -1
- package/lib/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
- package/lib/components/key-value/src/key-value.vue.d.ts +738 -738
- package/lib/components/modal/index.d.ts +5 -5
- package/lib/components/modal/src/modal.vue.d.ts +5 -5
- package/lib/components/new-drawer/index.d.ts +13 -13
- package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/lib/components/new-modal/index.d.ts +6 -6
- package/lib/components/new-modal/src/modal.vue.d.ts +6 -6
- package/lib/components/number-range/index.d.ts +1 -1
- package/lib/components/number-range/src/number-range.vue.d.ts +1 -1
- package/lib/components/rich-text-editor/index.d.ts +1 -1
- package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/lib/components/select/index.d.ts +15 -15
- package/lib/components/select/src/select.vue.d.ts +15 -15
- package/lib/components/select-group/index.d.ts +6 -6
- package/lib/components/select-group/src/select-group.d.ts +1 -1
- package/lib/components/select-group/src/select-group.vue.d.ts +6 -6
- package/lib/components/table/index.d.ts +12 -12
- package/lib/components/table/src/components/main-table.vue.d.ts +4 -4
- package/lib/components/table/src/config/table.d.ts +4 -4
- package/lib/components/table/src/table.vue.d.ts +12 -12
- package/lib/components/textarea/index.d.ts +5 -5
- package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
- package/lib/components/tooltip/index.d.ts +4 -4
- package/lib/components/tooltip/src/tooltip.d.ts +1 -1
- package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/lib/components/tree-search/index.d.ts +15 -15
- package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/lib/components/upload-drag/index.d.ts +4 -4
- package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.js.map +1 -1
- package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js +12 -8
- package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js.map +1 -1
- package/lib/packages/components/input-number/src/input-number.vue2.js +2 -2
- package/lib/packages/components/input-number/src/input-number.vue2.js.map +1 -1
- package/lib/utils/props/runtime.d.ts +2 -2
- package/package.json +1 -1
- package/theme-chalk/css/index.css +1 -1
- package/theme-chalk/css/table.css +1 -1
- package/theme-chalk/fonts/iconfont.js +1 -1
- package/theme-chalk/fonts/iconfont.json +25 -4
- package/types/packages/components/advanced-filtering/index.d.ts +320 -320
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/types/packages/components/api-component/index.d.ts +32 -32
- package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
- package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
- package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
- package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
- package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- package/types/packages/components/cascader/index.d.ts +8 -8
- package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
- package/types/packages/components/checkbox/index.d.ts +217 -217
- package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
- package/types/packages/components/code-editor/index.d.ts +2 -2
- package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/types/packages/components/cropper/index.d.ts +6 -6
- package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
- package/types/packages/components/drawer/index.d.ts +11 -11
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
- package/types/packages/components/dropdown-button-simple/index.d.ts +15 -13
- package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
- package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
- package/types/packages/components/easy-cron/index.d.ts +88 -88
- package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
- package/types/packages/components/empty/index.d.ts +2 -2
- package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
- package/types/packages/components/form/index.d.ts +152 -152
- package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
- package/types/packages/components/form/src/config/form.d.ts +56 -56
- package/types/packages/components/form/src/form.vue.d.ts +151 -151
- package/types/packages/components/icon-picker/index.d.ts +1 -1
- package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
- package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
- package/types/packages/components/input/index.d.ts +33 -33
- package/types/packages/components/input/src/input.vue.d.ts +33 -33
- package/types/packages/components/input-number/index.d.ts +1 -1
- package/types/packages/components/input-number/src/input-number.vue.d.ts +1 -1
- package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
- package/types/packages/components/key-value/src/key-value.vue.d.ts +738 -738
- package/types/packages/components/modal/index.d.ts +5 -5
- package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
- package/types/packages/components/new-drawer/index.d.ts +13 -13
- package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/types/packages/components/new-modal/index.d.ts +6 -6
- package/types/packages/components/new-modal/src/modal.vue.d.ts +6 -6
- package/types/packages/components/number-range/index.d.ts +1 -1
- package/types/packages/components/number-range/src/number-range.vue.d.ts +1 -1
- package/types/packages/components/rich-text-editor/index.d.ts +1 -1
- package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/types/packages/components/select/index.d.ts +15 -15
- package/types/packages/components/select/src/select.vue.d.ts +15 -15
- package/types/packages/components/select-group/index.d.ts +6 -6
- package/types/packages/components/select-group/src/select-group.d.ts +1 -1
- package/types/packages/components/select-group/src/select-group.vue.d.ts +6 -6
- package/types/packages/components/table/index.d.ts +12 -12
- package/types/packages/components/table/src/components/main-table.vue.d.ts +4 -4
- package/types/packages/components/table/src/config/table.d.ts +4 -4
- package/types/packages/components/table/src/table.vue.d.ts +12 -12
- package/types/packages/components/textarea/index.d.ts +5 -5
- package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
- package/types/packages/components/tooltip/index.d.ts +4 -4
- package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
- package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/types/packages/components/tree-search/index.d.ts +15 -15
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/types/packages/components/upload-drag/index.d.ts +4 -4
- package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/types/packages/utils/props/runtime.d.ts +2 -2
|
@@ -38,6 +38,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
38
38
|
}, {
|
|
39
39
|
props: import("@vue/shared").LooseRequired<{
|
|
40
40
|
readonly value: import("./src/config").HttpModel;
|
|
41
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
42
|
+
readonly isValid: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
41
43
|
readonly rules: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => {
|
|
42
44
|
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
43
45
|
}) | (() => {
|
|
@@ -47,8 +49,6 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
47
49
|
}) | (() => {
|
|
48
50
|
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
49
51
|
} | undefined))[], unknown, unknown>;
|
|
50
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
51
|
-
readonly isValid: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
52
52
|
readonly onChange?: ((value: import("./src/config").HttpModel) => any) | undefined;
|
|
53
53
|
readonly "onUpdate:value"?: ((value: import("./src/config").HttpModel) => any) | undefined;
|
|
54
54
|
} & {}>;
|
|
@@ -282,8 +282,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
282
282
|
is: (name?: string) => string;
|
|
283
283
|
};
|
|
284
284
|
props: import("@vue/shared").LooseRequired<{
|
|
285
|
-
readonly columns: import("./src/config").IParamsColumn[];
|
|
286
285
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
286
|
+
readonly columns: import("./src/config").IParamsColumn[];
|
|
287
287
|
readonly options: import("./src/config").IParamsOption[];
|
|
288
288
|
} & {}>;
|
|
289
289
|
disabled: unknown;
|
|
@@ -296,8 +296,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
296
296
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
297
297
|
}, {
|
|
298
298
|
props: import("@vue/shared").LooseRequired<{
|
|
299
|
-
readonly columns: import("./src/config").IParamsColumn[];
|
|
300
299
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
300
|
+
readonly columns: import("./src/config").IParamsColumn[];
|
|
301
301
|
readonly options: import("./src/config").IParamsOption[];
|
|
302
302
|
readonly data: import("./src/config").IParamsData;
|
|
303
303
|
} & {}>;
|
|
@@ -322,7 +322,7 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
322
322
|
ClickInput: import("vue").DefineComponent<{
|
|
323
323
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
324
324
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
325
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
325
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
326
326
|
}, {
|
|
327
327
|
bem: {
|
|
328
328
|
b: (blockSuffix?: string) => string;
|
|
@@ -335,7 +335,7 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
335
335
|
is: (name?: string) => string;
|
|
336
336
|
};
|
|
337
337
|
props: import("@vue/shared").LooseRequired<{
|
|
338
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
338
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown>;
|
|
339
339
|
readonly value: string;
|
|
340
340
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
341
341
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
@@ -351,16 +351,16 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
351
351
|
}, "value">>;
|
|
352
352
|
handleClick: () => void;
|
|
353
353
|
ApiModal: import("vue").DefineComponent<{
|
|
354
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
354
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
355
355
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
356
356
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
357
357
|
}, {
|
|
358
358
|
props: import("@vue/shared").LooseRequired<{
|
|
359
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
359
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown>;
|
|
360
360
|
readonly value: string;
|
|
361
361
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
362
|
-
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
363
362
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
363
|
+
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
364
364
|
readonly onOk?: ((value: string) => any) | undefined;
|
|
365
365
|
} & {}>;
|
|
366
366
|
emits: ((event: "update:value", value: string) => void) & ((event: "update:open", open: boolean) => void) & ((event: "ok", value: string) => void);
|
|
@@ -410,15 +410,15 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
410
410
|
'update:value': (value: string) => boolean;
|
|
411
411
|
ok: (value: string) => boolean;
|
|
412
412
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
413
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
413
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
414
414
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
415
415
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
416
416
|
}>> & {
|
|
417
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
418
417
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
418
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
419
419
|
onOk?: ((value: string) => any) | undefined;
|
|
420
420
|
}, {
|
|
421
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
421
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown>;
|
|
422
422
|
readonly value: string;
|
|
423
423
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
424
424
|
}, {}>;
|
|
@@ -427,11 +427,11 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
427
427
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
428
428
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
429
429
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
430
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
430
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
431
431
|
}>> & {
|
|
432
432
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
433
433
|
}, {
|
|
434
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
434
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown>;
|
|
435
435
|
readonly value: string;
|
|
436
436
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
437
437
|
}, {}>;
|
|
@@ -441,8 +441,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
441
441
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData) | ((new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
442
442
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
443
443
|
}>>, {
|
|
444
|
-
readonly columns: import("./src/config").IParamsColumn[];
|
|
445
444
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
445
|
+
readonly columns: import("./src/config").IParamsColumn[];
|
|
446
446
|
readonly options: import("./src/config").IParamsOption[];
|
|
447
447
|
readonly data: import("./src/config").IParamsData;
|
|
448
448
|
}, {}>;
|
|
@@ -451,8 +451,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
451
451
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsColumn[]) | (() => import("./src/config").IParamsColumn[]) | ((new (...args: any[]) => import("./src/config").IParamsColumn[]) | (() => import("./src/config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
|
|
452
452
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
453
453
|
}>>, {
|
|
454
|
-
readonly columns: import("./src/config").IParamsColumn[];
|
|
455
454
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
455
|
+
readonly columns: import("./src/config").IParamsColumn[];
|
|
456
456
|
readonly options: import("./src/config").IParamsOption[];
|
|
457
457
|
}, {}>;
|
|
458
458
|
BodyComponent: import("vue").DefineComponent<{
|
|
@@ -626,8 +626,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
626
626
|
is: (name?: string) => string;
|
|
627
627
|
};
|
|
628
628
|
props: import("@vue/shared").LooseRequired<{
|
|
629
|
-
readonly columns: import("./src/config").IParamsColumn[];
|
|
630
629
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
630
|
+
readonly columns: import("./src/config").IParamsColumn[];
|
|
631
631
|
readonly options: import("./src/config").IParamsOption[];
|
|
632
632
|
} & {}>;
|
|
633
633
|
disabled: unknown;
|
|
@@ -640,8 +640,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
640
640
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
641
641
|
}, {
|
|
642
642
|
props: import("@vue/shared").LooseRequired<{
|
|
643
|
-
readonly columns: import("./src/config").IParamsColumn[];
|
|
644
643
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
644
|
+
readonly columns: import("./src/config").IParamsColumn[];
|
|
645
645
|
readonly options: import("./src/config").IParamsOption[];
|
|
646
646
|
readonly data: import("./src/config").IParamsData;
|
|
647
647
|
} & {}>;
|
|
@@ -666,7 +666,7 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
666
666
|
ClickInput: import("vue").DefineComponent<{
|
|
667
667
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
668
668
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
669
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
669
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
670
670
|
}, {
|
|
671
671
|
bem: {
|
|
672
672
|
b: (blockSuffix?: string) => string;
|
|
@@ -679,7 +679,7 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
679
679
|
is: (name?: string) => string;
|
|
680
680
|
};
|
|
681
681
|
props: import("@vue/shared").LooseRequired<{
|
|
682
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
682
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown>;
|
|
683
683
|
readonly value: string;
|
|
684
684
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
685
685
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
@@ -695,16 +695,16 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
695
695
|
}, "value">>;
|
|
696
696
|
handleClick: () => void;
|
|
697
697
|
ApiModal: import("vue").DefineComponent<{
|
|
698
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
698
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
699
699
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
700
700
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
701
701
|
}, {
|
|
702
702
|
props: import("@vue/shared").LooseRequired<{
|
|
703
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
703
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown>;
|
|
704
704
|
readonly value: string;
|
|
705
705
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
706
|
-
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
707
706
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
707
|
+
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
708
708
|
readonly onOk?: ((value: string) => any) | undefined;
|
|
709
709
|
} & {}>;
|
|
710
710
|
emits: ((event: "update:value", value: string) => void) & ((event: "update:open", open: boolean) => void) & ((event: "ok", value: string) => void);
|
|
@@ -754,15 +754,15 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
754
754
|
'update:value': (value: string) => boolean;
|
|
755
755
|
ok: (value: string) => boolean;
|
|
756
756
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
757
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
757
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
758
758
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
759
759
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
760
760
|
}>> & {
|
|
761
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
762
761
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
762
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
763
763
|
onOk?: ((value: string) => any) | undefined;
|
|
764
764
|
}, {
|
|
765
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
765
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown>;
|
|
766
766
|
readonly value: string;
|
|
767
767
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
768
768
|
}, {}>;
|
|
@@ -771,11 +771,11 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
771
771
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
772
772
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
773
773
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
774
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
774
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
775
775
|
}>> & {
|
|
776
776
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
777
777
|
}, {
|
|
778
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
778
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./src/config").IModalType))[], unknown, unknown>;
|
|
779
779
|
readonly value: string;
|
|
780
780
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
781
781
|
}, {}>;
|
|
@@ -785,8 +785,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
785
785
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData) | ((new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
786
786
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
787
787
|
}>>, {
|
|
788
|
-
readonly columns: import("./src/config").IParamsColumn[];
|
|
789
788
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
789
|
+
readonly columns: import("./src/config").IParamsColumn[];
|
|
790
790
|
readonly options: import("./src/config").IParamsOption[];
|
|
791
791
|
readonly data: import("./src/config").IParamsData;
|
|
792
792
|
}, {}>;
|
|
@@ -795,8 +795,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
795
795
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsColumn[]) | (() => import("./src/config").IParamsColumn[]) | ((new (...args: any[]) => import("./src/config").IParamsColumn[]) | (() => import("./src/config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
|
|
796
796
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
797
797
|
}>>, {
|
|
798
|
-
readonly columns: import("./src/config").IParamsColumn[];
|
|
799
798
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
799
|
+
readonly columns: import("./src/config").IParamsColumn[];
|
|
800
800
|
readonly options: import("./src/config").IParamsOption[];
|
|
801
801
|
}, {}>;
|
|
802
802
|
readonly formdataTableColumns: ({
|
|
@@ -891,6 +891,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
891
891
|
"onUpdate:value"?: ((value: import("./src/config").HttpModel) => any) | undefined;
|
|
892
892
|
}, {
|
|
893
893
|
readonly value: import("./src/config").HttpModel;
|
|
894
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
895
|
+
readonly isValid: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
894
896
|
readonly rules: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => {
|
|
895
897
|
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
896
898
|
}) | (() => {
|
|
@@ -900,8 +902,6 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
900
902
|
}) | (() => {
|
|
901
903
|
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
902
904
|
} | undefined))[], unknown, unknown>;
|
|
903
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
904
|
-
readonly isValid: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
905
905
|
}, {}>>;
|
|
906
906
|
export default LlApiComponent;
|
|
907
907
|
export * from './src/config';
|
|
@@ -38,6 +38,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
38
38
|
}, {
|
|
39
39
|
props: import("@vue/shared").LooseRequired<{
|
|
40
40
|
readonly value: import("./config").HttpModel;
|
|
41
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
42
|
+
readonly isValid: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
41
43
|
readonly rules: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => {
|
|
42
44
|
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
43
45
|
}) | (() => {
|
|
@@ -47,8 +49,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
47
49
|
}) | (() => {
|
|
48
50
|
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
49
51
|
} | undefined))[], unknown, unknown>;
|
|
50
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
51
|
-
readonly isValid: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
52
52
|
readonly onChange?: ((value: import("./config").HttpModel) => any) | undefined;
|
|
53
53
|
readonly "onUpdate:value"?: ((value: import("./config").HttpModel) => any) | undefined;
|
|
54
54
|
} & {}>;
|
|
@@ -282,8 +282,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
282
282
|
is: (name?: string) => string;
|
|
283
283
|
};
|
|
284
284
|
props: import("@vue/shared").LooseRequired<{
|
|
285
|
-
readonly columns: import("./config").IParamsColumn[];
|
|
286
285
|
readonly dataSource: import("./config").IParamsData[];
|
|
286
|
+
readonly columns: import("./config").IParamsColumn[];
|
|
287
287
|
readonly options: import("./config").IParamsOption[];
|
|
288
288
|
} & {}>;
|
|
289
289
|
disabled: unknown;
|
|
@@ -296,8 +296,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
296
296
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
297
297
|
}, {
|
|
298
298
|
props: import("@vue/shared").LooseRequired<{
|
|
299
|
-
readonly columns: import("./config").IParamsColumn[];
|
|
300
299
|
readonly dataSource: import("./config").IParamsData[];
|
|
300
|
+
readonly columns: import("./config").IParamsColumn[];
|
|
301
301
|
readonly options: import("./config").IParamsOption[];
|
|
302
302
|
readonly data: import("./config").IParamsData;
|
|
303
303
|
} & {}>;
|
|
@@ -322,7 +322,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
322
322
|
ClickInput: import("vue").DefineComponent<{
|
|
323
323
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
324
324
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
325
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
325
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
326
326
|
}, {
|
|
327
327
|
bem: {
|
|
328
328
|
b: (blockSuffix?: string) => string;
|
|
@@ -335,7 +335,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
335
335
|
is: (name?: string) => string;
|
|
336
336
|
};
|
|
337
337
|
props: import("@vue/shared").LooseRequired<{
|
|
338
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
338
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown>;
|
|
339
339
|
readonly value: string;
|
|
340
340
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
341
341
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
@@ -351,16 +351,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
351
351
|
}, "value">>;
|
|
352
352
|
handleClick: () => void;
|
|
353
353
|
ApiModal: import("vue").DefineComponent<{
|
|
354
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
354
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
355
355
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
356
356
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
357
357
|
}, {
|
|
358
358
|
props: import("@vue/shared").LooseRequired<{
|
|
359
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
359
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown>;
|
|
360
360
|
readonly value: string;
|
|
361
361
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
362
|
-
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
363
362
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
363
|
+
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
364
364
|
readonly onOk?: ((value: string) => any) | undefined;
|
|
365
365
|
} & {}>;
|
|
366
366
|
emits: ((event: "update:value", value: string) => void) & ((event: "update:open", open: boolean) => void) & ((event: "ok", value: string) => void);
|
|
@@ -410,15 +410,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
410
410
|
'update:value': (value: string) => boolean;
|
|
411
411
|
ok: (value: string) => boolean;
|
|
412
412
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
413
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
413
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
414
414
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
415
415
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
416
416
|
}>> & {
|
|
417
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
418
417
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
418
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
419
419
|
onOk?: ((value: string) => any) | undefined;
|
|
420
420
|
}, {
|
|
421
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
421
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown>;
|
|
422
422
|
readonly value: string;
|
|
423
423
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
424
424
|
}, {}>;
|
|
@@ -427,11 +427,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
427
427
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
428
428
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
429
429
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
430
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
430
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
431
431
|
}>> & {
|
|
432
432
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
433
433
|
}, {
|
|
434
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
434
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown>;
|
|
435
435
|
readonly value: string;
|
|
436
436
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
437
437
|
}, {}>;
|
|
@@ -441,8 +441,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
441
441
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData) | ((new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
442
442
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
443
443
|
}>>, {
|
|
444
|
-
readonly columns: import("./config").IParamsColumn[];
|
|
445
444
|
readonly dataSource: import("./config").IParamsData[];
|
|
445
|
+
readonly columns: import("./config").IParamsColumn[];
|
|
446
446
|
readonly options: import("./config").IParamsOption[];
|
|
447
447
|
readonly data: import("./config").IParamsData;
|
|
448
448
|
}, {}>;
|
|
@@ -451,8 +451,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
451
451
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsColumn[]) | (() => import("./config").IParamsColumn[]) | ((new (...args: any[]) => import("./config").IParamsColumn[]) | (() => import("./config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
|
|
452
452
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
453
453
|
}>>, {
|
|
454
|
-
readonly columns: import("./config").IParamsColumn[];
|
|
455
454
|
readonly dataSource: import("./config").IParamsData[];
|
|
455
|
+
readonly columns: import("./config").IParamsColumn[];
|
|
456
456
|
readonly options: import("./config").IParamsOption[];
|
|
457
457
|
}, {}>;
|
|
458
458
|
BodyComponent: import("vue").DefineComponent<{
|
|
@@ -626,8 +626,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
626
626
|
is: (name?: string) => string;
|
|
627
627
|
};
|
|
628
628
|
props: import("@vue/shared").LooseRequired<{
|
|
629
|
-
readonly columns: import("./config").IParamsColumn[];
|
|
630
629
|
readonly dataSource: import("./config").IParamsData[];
|
|
630
|
+
readonly columns: import("./config").IParamsColumn[];
|
|
631
631
|
readonly options: import("./config").IParamsOption[];
|
|
632
632
|
} & {}>;
|
|
633
633
|
disabled: unknown;
|
|
@@ -640,8 +640,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
640
640
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
641
641
|
}, {
|
|
642
642
|
props: import("@vue/shared").LooseRequired<{
|
|
643
|
-
readonly columns: import("./config").IParamsColumn[];
|
|
644
643
|
readonly dataSource: import("./config").IParamsData[];
|
|
644
|
+
readonly columns: import("./config").IParamsColumn[];
|
|
645
645
|
readonly options: import("./config").IParamsOption[];
|
|
646
646
|
readonly data: import("./config").IParamsData;
|
|
647
647
|
} & {}>;
|
|
@@ -666,7 +666,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
666
666
|
ClickInput: import("vue").DefineComponent<{
|
|
667
667
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
668
668
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
669
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
669
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
670
670
|
}, {
|
|
671
671
|
bem: {
|
|
672
672
|
b: (blockSuffix?: string) => string;
|
|
@@ -679,7 +679,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
679
679
|
is: (name?: string) => string;
|
|
680
680
|
};
|
|
681
681
|
props: import("@vue/shared").LooseRequired<{
|
|
682
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
682
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown>;
|
|
683
683
|
readonly value: string;
|
|
684
684
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
685
685
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
@@ -695,16 +695,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
695
695
|
}, "value">>;
|
|
696
696
|
handleClick: () => void;
|
|
697
697
|
ApiModal: import("vue").DefineComponent<{
|
|
698
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
698
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
699
699
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
700
700
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
701
701
|
}, {
|
|
702
702
|
props: import("@vue/shared").LooseRequired<{
|
|
703
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
703
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown>;
|
|
704
704
|
readonly value: string;
|
|
705
705
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
706
|
-
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
707
706
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
707
|
+
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
708
708
|
readonly onOk?: ((value: string) => any) | undefined;
|
|
709
709
|
} & {}>;
|
|
710
710
|
emits: ((event: "update:value", value: string) => void) & ((event: "update:open", open: boolean) => void) & ((event: "ok", value: string) => void);
|
|
@@ -754,15 +754,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
754
754
|
'update:value': (value: string) => boolean;
|
|
755
755
|
ok: (value: string) => boolean;
|
|
756
756
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
757
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
757
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
758
758
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
759
759
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
760
760
|
}>> & {
|
|
761
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
762
761
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
762
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
763
763
|
onOk?: ((value: string) => any) | undefined;
|
|
764
764
|
}, {
|
|
765
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
765
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown>;
|
|
766
766
|
readonly value: string;
|
|
767
767
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
768
768
|
}, {}>;
|
|
@@ -771,11 +771,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
771
771
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
772
772
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
773
773
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
774
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
774
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
775
775
|
}>> & {
|
|
776
776
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
777
777
|
}, {
|
|
778
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
778
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("./config").IModalType))[], unknown, unknown>;
|
|
779
779
|
readonly value: string;
|
|
780
780
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
781
781
|
}, {}>;
|
|
@@ -785,8 +785,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
785
785
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData) | ((new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
786
786
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
787
787
|
}>>, {
|
|
788
|
-
readonly columns: import("./config").IParamsColumn[];
|
|
789
788
|
readonly dataSource: import("./config").IParamsData[];
|
|
789
|
+
readonly columns: import("./config").IParamsColumn[];
|
|
790
790
|
readonly options: import("./config").IParamsOption[];
|
|
791
791
|
readonly data: import("./config").IParamsData;
|
|
792
792
|
}, {}>;
|
|
@@ -795,8 +795,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
795
795
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsColumn[]) | (() => import("./config").IParamsColumn[]) | ((new (...args: any[]) => import("./config").IParamsColumn[]) | (() => import("./config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
|
|
796
796
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
797
797
|
}>>, {
|
|
798
|
-
readonly columns: import("./config").IParamsColumn[];
|
|
799
798
|
readonly dataSource: import("./config").IParamsData[];
|
|
799
|
+
readonly columns: import("./config").IParamsColumn[];
|
|
800
800
|
readonly options: import("./config").IParamsOption[];
|
|
801
801
|
}, {}>;
|
|
802
802
|
readonly formdataTableColumns: ({
|
|
@@ -891,6 +891,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
891
891
|
"onUpdate:value"?: ((value: import("./config").HttpModel) => any) | undefined;
|
|
892
892
|
}, {
|
|
893
893
|
readonly value: import("./config").HttpModel;
|
|
894
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
895
|
+
readonly isValid: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
894
896
|
readonly rules: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => {
|
|
895
897
|
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
896
898
|
}) | (() => {
|
|
@@ -900,7 +902,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
900
902
|
}) | (() => {
|
|
901
903
|
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
902
904
|
} | undefined))[], unknown, unknown>;
|
|
903
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
904
|
-
readonly isValid: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
905
905
|
}, {}>;
|
|
906
906
|
export default _default;
|