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
|
@@ -1055,21 +1055,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1055
1055
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
1056
1056
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
1057
1057
|
align: {
|
|
1058
|
-
type: import("vue").PropType<"
|
|
1059
|
-
xs?: "
|
|
1060
|
-
sm?: "
|
|
1061
|
-
md?: "
|
|
1062
|
-
lg?: "
|
|
1063
|
-
xl?: "
|
|
1064
|
-
xxl?: "
|
|
1058
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
1059
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1060
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1061
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1062
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1063
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1064
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1065
1065
|
}>;
|
|
1066
|
-
default: "
|
|
1067
|
-
xs?: "
|
|
1068
|
-
sm?: "
|
|
1069
|
-
md?: "
|
|
1070
|
-
lg?: "
|
|
1071
|
-
xl?: "
|
|
1072
|
-
xxl?: "
|
|
1066
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
1067
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1068
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1069
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1070
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1071
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1072
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1073
1073
|
};
|
|
1074
1074
|
};
|
|
1075
1075
|
justify: {
|
|
@@ -1101,21 +1101,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1101
1101
|
};
|
|
1102
1102
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
1103
1103
|
align: {
|
|
1104
|
-
type: import("vue").PropType<"
|
|
1105
|
-
xs?: "
|
|
1106
|
-
sm?: "
|
|
1107
|
-
md?: "
|
|
1108
|
-
lg?: "
|
|
1109
|
-
xl?: "
|
|
1110
|
-
xxl?: "
|
|
1104
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
1105
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1106
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1107
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1108
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1109
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1110
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1111
1111
|
}>;
|
|
1112
|
-
default: "
|
|
1113
|
-
xs?: "
|
|
1114
|
-
sm?: "
|
|
1115
|
-
md?: "
|
|
1116
|
-
lg?: "
|
|
1117
|
-
xl?: "
|
|
1118
|
-
xxl?: "
|
|
1112
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
1113
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1114
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1115
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1116
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1117
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1118
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1119
1119
|
};
|
|
1120
1120
|
};
|
|
1121
1121
|
justify: {
|
|
@@ -1147,21 +1147,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1147
1147
|
};
|
|
1148
1148
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
1149
1149
|
align: {
|
|
1150
|
-
type: import("vue").PropType<"
|
|
1151
|
-
xs?: "
|
|
1152
|
-
sm?: "
|
|
1153
|
-
md?: "
|
|
1154
|
-
lg?: "
|
|
1155
|
-
xl?: "
|
|
1156
|
-
xxl?: "
|
|
1150
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
1151
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1152
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1153
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1154
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1155
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1156
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1157
1157
|
}>;
|
|
1158
|
-
default: "
|
|
1159
|
-
xs?: "
|
|
1160
|
-
sm?: "
|
|
1161
|
-
md?: "
|
|
1162
|
-
lg?: "
|
|
1163
|
-
xl?: "
|
|
1164
|
-
xxl?: "
|
|
1158
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
1159
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1160
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1161
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1162
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1163
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1164
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1165
1165
|
};
|
|
1166
1166
|
};
|
|
1167
1167
|
justify: {
|
|
@@ -1193,21 +1193,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1193
1193
|
};
|
|
1194
1194
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
1195
1195
|
align: {
|
|
1196
|
-
type: import("vue").PropType<"
|
|
1197
|
-
xs?: "
|
|
1198
|
-
sm?: "
|
|
1199
|
-
md?: "
|
|
1200
|
-
lg?: "
|
|
1201
|
-
xl?: "
|
|
1202
|
-
xxl?: "
|
|
1196
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
1197
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1198
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1199
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1200
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1201
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1202
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1203
1203
|
}>;
|
|
1204
|
-
default: "
|
|
1205
|
-
xs?: "
|
|
1206
|
-
sm?: "
|
|
1207
|
-
md?: "
|
|
1208
|
-
lg?: "
|
|
1209
|
-
xl?: "
|
|
1210
|
-
xxl?: "
|
|
1204
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
1205
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1206
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1207
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1208
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1209
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1210
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1211
1211
|
};
|
|
1212
1212
|
};
|
|
1213
1213
|
justify: {
|
|
@@ -1248,6 +1248,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1248
1248
|
onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
|
|
1249
1249
|
}, {
|
|
1250
1250
|
props: import("@vue/shared").LooseRequired<{
|
|
1251
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1252
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1251
1253
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
1252
1254
|
layout: import("vue-types").VueTypeDef<string>;
|
|
1253
1255
|
labelCol: {
|
|
@@ -1472,25 +1474,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1472
1474
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
1473
1475
|
};
|
|
1474
1476
|
}>>;
|
|
1475
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1476
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1477
1477
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
1478
1478
|
align: {
|
|
1479
|
-
type: import("vue").PropType<"
|
|
1480
|
-
xs?: "
|
|
1481
|
-
sm?: "
|
|
1482
|
-
md?: "
|
|
1483
|
-
lg?: "
|
|
1484
|
-
xl?: "
|
|
1485
|
-
xxl?: "
|
|
1479
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
1480
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1481
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1482
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1483
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1484
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1485
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1486
1486
|
}>;
|
|
1487
|
-
default: "
|
|
1488
|
-
xs?: "
|
|
1489
|
-
sm?: "
|
|
1490
|
-
md?: "
|
|
1491
|
-
lg?: "
|
|
1492
|
-
xl?: "
|
|
1493
|
-
xxl?: "
|
|
1487
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
1488
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1489
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1490
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1491
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1492
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1493
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
1494
1494
|
};
|
|
1495
1495
|
};
|
|
1496
1496
|
justify: {
|
|
@@ -1562,7 +1562,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1562
1562
|
emits: (event: "changeField", item: any) => void;
|
|
1563
1563
|
formData: import("ll-plus/es/components").FormData;
|
|
1564
1564
|
componentRef: import("vue").Ref<any>;
|
|
1565
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
1565
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
1566
1566
|
handleChange: (...arg: any[]) => void;
|
|
1567
1567
|
focus: () => Promise<void>;
|
|
1568
1568
|
getItem: () => any;
|
|
@@ -1614,7 +1614,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1614
1614
|
emits: (event: "changeField", item: any) => void;
|
|
1615
1615
|
formData: import("ll-plus/es/components").FormData;
|
|
1616
1616
|
componentRef: import("vue").Ref<any>;
|
|
1617
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
1617
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
1618
1618
|
handleChange: (...arg: any[]) => void;
|
|
1619
1619
|
focus: () => Promise<void>;
|
|
1620
1620
|
getItem: () => any;
|
|
@@ -1627,6 +1627,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1627
1627
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
1628
1628
|
computedFormOptions: import("vue").ComputedRef<{
|
|
1629
1629
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
1630
|
+
disabled?: boolean | undefined;
|
|
1631
|
+
rules?: {
|
|
1632
|
+
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
1633
|
+
} | undefined;
|
|
1630
1634
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
1631
1635
|
span: (NumberConstructor | StringConstructor)[];
|
|
1632
1636
|
order: (NumberConstructor | StringConstructor)[];
|
|
@@ -1701,15 +1705,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1701
1705
|
model?: {
|
|
1702
1706
|
[key: string]: any;
|
|
1703
1707
|
} | undefined;
|
|
1704
|
-
rules?: {
|
|
1705
|
-
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
1706
|
-
} | undefined;
|
|
1707
1708
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
1708
1709
|
validateOnRuleChange?: boolean | undefined;
|
|
1709
1710
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
1710
1711
|
onSubmit?: ((e: Event) => void) | undefined;
|
|
1711
1712
|
validateTrigger?: string | string[] | undefined;
|
|
1712
|
-
disabled?: boolean | undefined;
|
|
1713
1713
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
1714
1714
|
onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
|
|
1715
1715
|
onFinish?: ((values: any) => void) | undefined;
|
|
@@ -1757,7 +1757,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1757
1757
|
emits: (event: "changeField", item: any) => void;
|
|
1758
1758
|
formData: import("ll-plus/es/components").FormData;
|
|
1759
1759
|
componentRef: import("vue").Ref<any>;
|
|
1760
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
1760
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
1761
1761
|
handleChange: (...arg: any[]) => void;
|
|
1762
1762
|
focus: () => Promise<void>;
|
|
1763
1763
|
getItem: () => any;
|
|
@@ -2683,21 +2683,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2683
2683
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
2684
2684
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
2685
2685
|
align: {
|
|
2686
|
-
type: import("vue").PropType<"
|
|
2687
|
-
xs?: "
|
|
2688
|
-
sm?: "
|
|
2689
|
-
md?: "
|
|
2690
|
-
lg?: "
|
|
2691
|
-
xl?: "
|
|
2692
|
-
xxl?: "
|
|
2686
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
2687
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2688
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2689
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2690
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2691
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2692
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2693
2693
|
}>;
|
|
2694
|
-
default: "
|
|
2695
|
-
xs?: "
|
|
2696
|
-
sm?: "
|
|
2697
|
-
md?: "
|
|
2698
|
-
lg?: "
|
|
2699
|
-
xl?: "
|
|
2700
|
-
xxl?: "
|
|
2694
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
2695
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2696
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2697
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2698
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2699
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2700
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2701
2701
|
};
|
|
2702
2702
|
};
|
|
2703
2703
|
justify: {
|
|
@@ -2729,21 +2729,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2729
2729
|
};
|
|
2730
2730
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
2731
2731
|
align: {
|
|
2732
|
-
type: import("vue").PropType<"
|
|
2733
|
-
xs?: "
|
|
2734
|
-
sm?: "
|
|
2735
|
-
md?: "
|
|
2736
|
-
lg?: "
|
|
2737
|
-
xl?: "
|
|
2738
|
-
xxl?: "
|
|
2732
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
2733
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2734
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2735
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2736
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2737
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2738
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2739
2739
|
}>;
|
|
2740
|
-
default: "
|
|
2741
|
-
xs?: "
|
|
2742
|
-
sm?: "
|
|
2743
|
-
md?: "
|
|
2744
|
-
lg?: "
|
|
2745
|
-
xl?: "
|
|
2746
|
-
xxl?: "
|
|
2740
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
2741
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2742
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2743
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2744
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2745
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2746
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2747
2747
|
};
|
|
2748
2748
|
};
|
|
2749
2749
|
justify: {
|
|
@@ -2775,21 +2775,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2775
2775
|
};
|
|
2776
2776
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
2777
2777
|
align: {
|
|
2778
|
-
type: import("vue").PropType<"
|
|
2779
|
-
xs?: "
|
|
2780
|
-
sm?: "
|
|
2781
|
-
md?: "
|
|
2782
|
-
lg?: "
|
|
2783
|
-
xl?: "
|
|
2784
|
-
xxl?: "
|
|
2778
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
2779
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2780
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2781
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2782
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2783
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2784
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2785
2785
|
}>;
|
|
2786
|
-
default: "
|
|
2787
|
-
xs?: "
|
|
2788
|
-
sm?: "
|
|
2789
|
-
md?: "
|
|
2790
|
-
lg?: "
|
|
2791
|
-
xl?: "
|
|
2792
|
-
xxl?: "
|
|
2786
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
2787
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2788
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2789
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2790
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2791
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2792
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2793
2793
|
};
|
|
2794
2794
|
};
|
|
2795
2795
|
justify: {
|
|
@@ -2821,21 +2821,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2821
2821
|
};
|
|
2822
2822
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
2823
2823
|
align: {
|
|
2824
|
-
type: import("vue").PropType<"
|
|
2825
|
-
xs?: "
|
|
2826
|
-
sm?: "
|
|
2827
|
-
md?: "
|
|
2828
|
-
lg?: "
|
|
2829
|
-
xl?: "
|
|
2830
|
-
xxl?: "
|
|
2824
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
2825
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2826
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2827
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2828
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2829
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2830
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2831
2831
|
}>;
|
|
2832
|
-
default: "
|
|
2833
|
-
xs?: "
|
|
2834
|
-
sm?: "
|
|
2835
|
-
md?: "
|
|
2836
|
-
lg?: "
|
|
2837
|
-
xl?: "
|
|
2838
|
-
xxl?: "
|
|
2832
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
2833
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2834
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2835
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2836
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2837
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2838
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
2839
2839
|
};
|
|
2840
2840
|
};
|
|
2841
2841
|
justify: {
|
|
@@ -2875,6 +2875,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2875
2875
|
}>> & {
|
|
2876
2876
|
onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
|
|
2877
2877
|
}, {
|
|
2878
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
2879
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
2878
2880
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
2879
2881
|
layout: import("vue-types").VueTypeDef<string>;
|
|
2880
2882
|
labelCol: {
|
|
@@ -3099,25 +3101,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3099
3101
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
3100
3102
|
};
|
|
3101
3103
|
}>>;
|
|
3102
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3103
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3104
3104
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
3105
3105
|
align: {
|
|
3106
|
-
type: import("vue").PropType<"
|
|
3107
|
-
xs?: "
|
|
3108
|
-
sm?: "
|
|
3109
|
-
md?: "
|
|
3110
|
-
lg?: "
|
|
3111
|
-
xl?: "
|
|
3112
|
-
xxl?: "
|
|
3106
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
3107
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3108
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3109
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3110
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3111
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3112
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3113
3113
|
}>;
|
|
3114
|
-
default: "
|
|
3115
|
-
xs?: "
|
|
3116
|
-
sm?: "
|
|
3117
|
-
md?: "
|
|
3118
|
-
lg?: "
|
|
3119
|
-
xl?: "
|
|
3120
|
-
xxl?: "
|
|
3114
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
3115
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3116
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3117
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3118
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3119
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3120
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
3121
3121
|
};
|
|
3122
3122
|
};
|
|
3123
3123
|
justify: {
|
|
@@ -4059,21 +4059,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4059
4059
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
4060
4060
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
4061
4061
|
align: {
|
|
4062
|
-
type: import("vue").PropType<"
|
|
4063
|
-
xs?: "
|
|
4064
|
-
sm?: "
|
|
4065
|
-
md?: "
|
|
4066
|
-
lg?: "
|
|
4067
|
-
xl?: "
|
|
4068
|
-
xxl?: "
|
|
4062
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
4063
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4064
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4065
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4066
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4067
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4068
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4069
4069
|
}>;
|
|
4070
|
-
default: "
|
|
4071
|
-
xs?: "
|
|
4072
|
-
sm?: "
|
|
4073
|
-
md?: "
|
|
4074
|
-
lg?: "
|
|
4075
|
-
xl?: "
|
|
4076
|
-
xxl?: "
|
|
4070
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
4071
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4072
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4073
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4074
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4075
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4076
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4077
4077
|
};
|
|
4078
4078
|
};
|
|
4079
4079
|
justify: {
|
|
@@ -4105,21 +4105,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4105
4105
|
};
|
|
4106
4106
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
4107
4107
|
align: {
|
|
4108
|
-
type: import("vue").PropType<"
|
|
4109
|
-
xs?: "
|
|
4110
|
-
sm?: "
|
|
4111
|
-
md?: "
|
|
4112
|
-
lg?: "
|
|
4113
|
-
xl?: "
|
|
4114
|
-
xxl?: "
|
|
4108
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
4109
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4110
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4111
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4112
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4113
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4114
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4115
4115
|
}>;
|
|
4116
|
-
default: "
|
|
4117
|
-
xs?: "
|
|
4118
|
-
sm?: "
|
|
4119
|
-
md?: "
|
|
4120
|
-
lg?: "
|
|
4121
|
-
xl?: "
|
|
4122
|
-
xxl?: "
|
|
4116
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
4117
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4118
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4119
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4120
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4121
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4122
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4123
4123
|
};
|
|
4124
4124
|
};
|
|
4125
4125
|
justify: {
|
|
@@ -4151,21 +4151,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4151
4151
|
};
|
|
4152
4152
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
4153
4153
|
align: {
|
|
4154
|
-
type: import("vue").PropType<"
|
|
4155
|
-
xs?: "
|
|
4156
|
-
sm?: "
|
|
4157
|
-
md?: "
|
|
4158
|
-
lg?: "
|
|
4159
|
-
xl?: "
|
|
4160
|
-
xxl?: "
|
|
4154
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
4155
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4156
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4157
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4158
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4159
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4160
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4161
4161
|
}>;
|
|
4162
|
-
default: "
|
|
4163
|
-
xs?: "
|
|
4164
|
-
sm?: "
|
|
4165
|
-
md?: "
|
|
4166
|
-
lg?: "
|
|
4167
|
-
xl?: "
|
|
4168
|
-
xxl?: "
|
|
4162
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
4163
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4164
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4165
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4166
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4167
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4168
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4169
4169
|
};
|
|
4170
4170
|
};
|
|
4171
4171
|
justify: {
|
|
@@ -4197,21 +4197,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4197
4197
|
};
|
|
4198
4198
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
4199
4199
|
align: {
|
|
4200
|
-
type: import("vue").PropType<"
|
|
4201
|
-
xs?: "
|
|
4202
|
-
sm?: "
|
|
4203
|
-
md?: "
|
|
4204
|
-
lg?: "
|
|
4205
|
-
xl?: "
|
|
4206
|
-
xxl?: "
|
|
4200
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
4201
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4202
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4203
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4204
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4205
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4206
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4207
4207
|
}>;
|
|
4208
|
-
default: "
|
|
4209
|
-
xs?: "
|
|
4210
|
-
sm?: "
|
|
4211
|
-
md?: "
|
|
4212
|
-
lg?: "
|
|
4213
|
-
xl?: "
|
|
4214
|
-
xxl?: "
|
|
4208
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
4209
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4210
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4211
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4212
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4213
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4214
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4215
4215
|
};
|
|
4216
4216
|
};
|
|
4217
4217
|
justify: {
|
|
@@ -4252,6 +4252,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4252
4252
|
onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
|
|
4253
4253
|
}, {
|
|
4254
4254
|
props: import("@vue/shared").LooseRequired<{
|
|
4255
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
4256
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
4255
4257
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
4256
4258
|
layout: import("vue-types").VueTypeDef<string>;
|
|
4257
4259
|
labelCol: {
|
|
@@ -4476,25 +4478,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4476
4478
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
4477
4479
|
};
|
|
4478
4480
|
}>>;
|
|
4479
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
4480
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
4481
4481
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
4482
4482
|
align: {
|
|
4483
|
-
type: import("vue").PropType<"
|
|
4484
|
-
xs?: "
|
|
4485
|
-
sm?: "
|
|
4486
|
-
md?: "
|
|
4487
|
-
lg?: "
|
|
4488
|
-
xl?: "
|
|
4489
|
-
xxl?: "
|
|
4483
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
4484
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4485
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4486
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4487
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4488
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4489
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4490
4490
|
}>;
|
|
4491
|
-
default: "
|
|
4492
|
-
xs?: "
|
|
4493
|
-
sm?: "
|
|
4494
|
-
md?: "
|
|
4495
|
-
lg?: "
|
|
4496
|
-
xl?: "
|
|
4497
|
-
xxl?: "
|
|
4491
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
4492
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4493
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4494
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4495
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4496
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4497
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
4498
4498
|
};
|
|
4499
4499
|
};
|
|
4500
4500
|
justify: {
|
|
@@ -4566,7 +4566,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4566
4566
|
emits: (event: "changeField", item: any) => void;
|
|
4567
4567
|
formData: import("ll-plus/es/components").FormData;
|
|
4568
4568
|
componentRef: import("vue").Ref<any>;
|
|
4569
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4569
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
4570
4570
|
handleChange: (...arg: any[]) => void;
|
|
4571
4571
|
focus: () => Promise<void>;
|
|
4572
4572
|
getItem: () => any;
|
|
@@ -4618,7 +4618,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4618
4618
|
emits: (event: "changeField", item: any) => void;
|
|
4619
4619
|
formData: import("ll-plus/es/components").FormData;
|
|
4620
4620
|
componentRef: import("vue").Ref<any>;
|
|
4621
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4621
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
4622
4622
|
handleChange: (...arg: any[]) => void;
|
|
4623
4623
|
focus: () => Promise<void>;
|
|
4624
4624
|
getItem: () => any;
|
|
@@ -4631,6 +4631,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4631
4631
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
4632
4632
|
computedFormOptions: import("vue").ComputedRef<{
|
|
4633
4633
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
4634
|
+
disabled?: boolean | undefined;
|
|
4635
|
+
rules?: {
|
|
4636
|
+
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
4637
|
+
} | undefined;
|
|
4634
4638
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
4635
4639
|
span: (NumberConstructor | StringConstructor)[];
|
|
4636
4640
|
order: (NumberConstructor | StringConstructor)[];
|
|
@@ -4705,15 +4709,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4705
4709
|
model?: {
|
|
4706
4710
|
[key: string]: any;
|
|
4707
4711
|
} | undefined;
|
|
4708
|
-
rules?: {
|
|
4709
|
-
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
4710
|
-
} | undefined;
|
|
4711
4712
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
4712
4713
|
validateOnRuleChange?: boolean | undefined;
|
|
4713
4714
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
4714
4715
|
onSubmit?: ((e: Event) => void) | undefined;
|
|
4715
4716
|
validateTrigger?: string | string[] | undefined;
|
|
4716
|
-
disabled?: boolean | undefined;
|
|
4717
4717
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
4718
4718
|
onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
|
|
4719
4719
|
onFinish?: ((values: any) => void) | undefined;
|
|
@@ -4761,7 +4761,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4761
4761
|
emits: (event: "changeField", item: any) => void;
|
|
4762
4762
|
formData: import("ll-plus/es/components").FormData;
|
|
4763
4763
|
componentRef: import("vue").Ref<any>;
|
|
4764
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
4764
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
4765
4765
|
handleChange: (...arg: any[]) => void;
|
|
4766
4766
|
focus: () => Promise<void>;
|
|
4767
4767
|
getItem: () => any;
|
|
@@ -4786,6 +4786,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4786
4786
|
readonly item: any;
|
|
4787
4787
|
}, {}>;
|
|
4788
4788
|
}, {}, {}, {}, {
|
|
4789
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
4790
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
4789
4791
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
4790
4792
|
layout: import("vue-types").VueTypeDef<string>;
|
|
4791
4793
|
labelCol: {
|
|
@@ -5010,25 +5012,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5010
5012
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
5011
5013
|
};
|
|
5012
5014
|
}>>;
|
|
5013
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
5014
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
5015
5015
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
5016
5016
|
align: {
|
|
5017
|
-
type: import("vue").PropType<"
|
|
5018
|
-
xs?: "
|
|
5019
|
-
sm?: "
|
|
5020
|
-
md?: "
|
|
5021
|
-
lg?: "
|
|
5022
|
-
xl?: "
|
|
5023
|
-
xxl?: "
|
|
5017
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
5018
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5019
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5020
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5021
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5022
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5023
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5024
5024
|
}>;
|
|
5025
|
-
default: "
|
|
5026
|
-
xs?: "
|
|
5027
|
-
sm?: "
|
|
5028
|
-
md?: "
|
|
5029
|
-
lg?: "
|
|
5030
|
-
xl?: "
|
|
5031
|
-
xxl?: "
|
|
5025
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
5026
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5027
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5028
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5029
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5030
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5031
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
5032
5032
|
};
|
|
5033
5033
|
};
|
|
5034
5034
|
justify: {
|
|
@@ -6363,21 +6363,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6363
6363
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
6364
6364
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
6365
6365
|
align: {
|
|
6366
|
-
type: import("vue").PropType<"
|
|
6367
|
-
xs?: "
|
|
6368
|
-
sm?: "
|
|
6369
|
-
md?: "
|
|
6370
|
-
lg?: "
|
|
6371
|
-
xl?: "
|
|
6372
|
-
xxl?: "
|
|
6366
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
6367
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6368
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6369
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6370
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6371
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6372
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6373
6373
|
}>;
|
|
6374
|
-
default: "
|
|
6375
|
-
xs?: "
|
|
6376
|
-
sm?: "
|
|
6377
|
-
md?: "
|
|
6378
|
-
lg?: "
|
|
6379
|
-
xl?: "
|
|
6380
|
-
xxl?: "
|
|
6374
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
6375
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6376
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6377
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6378
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6379
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6380
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6381
6381
|
};
|
|
6382
6382
|
};
|
|
6383
6383
|
justify: {
|
|
@@ -6409,21 +6409,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6409
6409
|
};
|
|
6410
6410
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
6411
6411
|
align: {
|
|
6412
|
-
type: import("vue").PropType<"
|
|
6413
|
-
xs?: "
|
|
6414
|
-
sm?: "
|
|
6415
|
-
md?: "
|
|
6416
|
-
lg?: "
|
|
6417
|
-
xl?: "
|
|
6418
|
-
xxl?: "
|
|
6412
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
6413
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6414
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6415
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6416
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6417
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6418
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6419
6419
|
}>;
|
|
6420
|
-
default: "
|
|
6421
|
-
xs?: "
|
|
6422
|
-
sm?: "
|
|
6423
|
-
md?: "
|
|
6424
|
-
lg?: "
|
|
6425
|
-
xl?: "
|
|
6426
|
-
xxl?: "
|
|
6420
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
6421
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6422
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6423
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6424
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6425
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6426
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6427
6427
|
};
|
|
6428
6428
|
};
|
|
6429
6429
|
justify: {
|
|
@@ -6455,21 +6455,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6455
6455
|
};
|
|
6456
6456
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
6457
6457
|
align: {
|
|
6458
|
-
type: import("vue").PropType<"
|
|
6459
|
-
xs?: "
|
|
6460
|
-
sm?: "
|
|
6461
|
-
md?: "
|
|
6462
|
-
lg?: "
|
|
6463
|
-
xl?: "
|
|
6464
|
-
xxl?: "
|
|
6458
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
6459
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6460
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6461
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6462
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6463
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6464
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6465
6465
|
}>;
|
|
6466
|
-
default: "
|
|
6467
|
-
xs?: "
|
|
6468
|
-
sm?: "
|
|
6469
|
-
md?: "
|
|
6470
|
-
lg?: "
|
|
6471
|
-
xl?: "
|
|
6472
|
-
xxl?: "
|
|
6466
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
6467
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6468
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6469
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6470
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6471
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6472
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6473
6473
|
};
|
|
6474
6474
|
};
|
|
6475
6475
|
justify: {
|
|
@@ -6501,21 +6501,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6501
6501
|
};
|
|
6502
6502
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
6503
6503
|
align: {
|
|
6504
|
-
type: import("vue").PropType<"
|
|
6505
|
-
xs?: "
|
|
6506
|
-
sm?: "
|
|
6507
|
-
md?: "
|
|
6508
|
-
lg?: "
|
|
6509
|
-
xl?: "
|
|
6510
|
-
xxl?: "
|
|
6504
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
6505
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6506
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6507
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6508
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6509
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6510
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6511
6511
|
}>;
|
|
6512
|
-
default: "
|
|
6513
|
-
xs?: "
|
|
6514
|
-
sm?: "
|
|
6515
|
-
md?: "
|
|
6516
|
-
lg?: "
|
|
6517
|
-
xl?: "
|
|
6518
|
-
xxl?: "
|
|
6512
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
6513
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6514
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6515
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6516
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6517
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6518
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6519
6519
|
};
|
|
6520
6520
|
};
|
|
6521
6521
|
justify: {
|
|
@@ -6556,6 +6556,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6556
6556
|
onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
|
|
6557
6557
|
}, {
|
|
6558
6558
|
props: import("@vue/shared").LooseRequired<{
|
|
6559
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6560
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6559
6561
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
6560
6562
|
layout: import("vue-types").VueTypeDef<string>;
|
|
6561
6563
|
labelCol: {
|
|
@@ -6780,25 +6782,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6780
6782
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
6781
6783
|
};
|
|
6782
6784
|
}>>;
|
|
6783
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6784
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6785
6785
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
6786
6786
|
align: {
|
|
6787
|
-
type: import("vue").PropType<"
|
|
6788
|
-
xs?: "
|
|
6789
|
-
sm?: "
|
|
6790
|
-
md?: "
|
|
6791
|
-
lg?: "
|
|
6792
|
-
xl?: "
|
|
6793
|
-
xxl?: "
|
|
6787
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
6788
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6789
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6790
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6791
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6792
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6793
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6794
6794
|
}>;
|
|
6795
|
-
default: "
|
|
6796
|
-
xs?: "
|
|
6797
|
-
sm?: "
|
|
6798
|
-
md?: "
|
|
6799
|
-
lg?: "
|
|
6800
|
-
xl?: "
|
|
6801
|
-
xxl?: "
|
|
6795
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
6796
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6797
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6798
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6799
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6800
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6801
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
6802
6802
|
};
|
|
6803
6803
|
};
|
|
6804
6804
|
justify: {
|
|
@@ -6870,7 +6870,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6870
6870
|
emits: (event: "changeField", item: any) => void;
|
|
6871
6871
|
formData: import("ll-plus/es/components").FormData;
|
|
6872
6872
|
componentRef: import("vue").Ref<any>;
|
|
6873
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
6873
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
6874
6874
|
handleChange: (...arg: any[]) => void;
|
|
6875
6875
|
focus: () => Promise<void>;
|
|
6876
6876
|
getItem: () => any;
|
|
@@ -6922,7 +6922,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6922
6922
|
emits: (event: "changeField", item: any) => void;
|
|
6923
6923
|
formData: import("ll-plus/es/components").FormData;
|
|
6924
6924
|
componentRef: import("vue").Ref<any>;
|
|
6925
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
6925
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
6926
6926
|
handleChange: (...arg: any[]) => void;
|
|
6927
6927
|
focus: () => Promise<void>;
|
|
6928
6928
|
getItem: () => any;
|
|
@@ -6935,6 +6935,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6935
6935
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
6936
6936
|
computedFormOptions: import("vue").ComputedRef<{
|
|
6937
6937
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
6938
|
+
disabled?: boolean | undefined;
|
|
6939
|
+
rules?: {
|
|
6940
|
+
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
6941
|
+
} | undefined;
|
|
6938
6942
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
6939
6943
|
span: (NumberConstructor | StringConstructor)[];
|
|
6940
6944
|
order: (NumberConstructor | StringConstructor)[];
|
|
@@ -7009,15 +7013,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7009
7013
|
model?: {
|
|
7010
7014
|
[key: string]: any;
|
|
7011
7015
|
} | undefined;
|
|
7012
|
-
rules?: {
|
|
7013
|
-
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
7014
|
-
} | undefined;
|
|
7015
7016
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
7016
7017
|
validateOnRuleChange?: boolean | undefined;
|
|
7017
7018
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
7018
7019
|
onSubmit?: ((e: Event) => void) | undefined;
|
|
7019
7020
|
validateTrigger?: string | string[] | undefined;
|
|
7020
|
-
disabled?: boolean | undefined;
|
|
7021
7021
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
7022
7022
|
onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
|
|
7023
7023
|
onFinish?: ((values: any) => void) | undefined;
|
|
@@ -7065,7 +7065,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7065
7065
|
emits: (event: "changeField", item: any) => void;
|
|
7066
7066
|
formData: import("ll-plus/es/components").FormData;
|
|
7067
7067
|
componentRef: import("vue").Ref<any>;
|
|
7068
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
7068
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
7069
7069
|
handleChange: (...arg: any[]) => void;
|
|
7070
7070
|
focus: () => Promise<void>;
|
|
7071
7071
|
getItem: () => any;
|
|
@@ -7991,21 +7991,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7991
7991
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
7992
7992
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
7993
7993
|
align: {
|
|
7994
|
-
type: import("vue").PropType<"
|
|
7995
|
-
xs?: "
|
|
7996
|
-
sm?: "
|
|
7997
|
-
md?: "
|
|
7998
|
-
lg?: "
|
|
7999
|
-
xl?: "
|
|
8000
|
-
xxl?: "
|
|
7994
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
7995
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
7996
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
7997
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
7998
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
7999
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8000
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8001
8001
|
}>;
|
|
8002
|
-
default: "
|
|
8003
|
-
xs?: "
|
|
8004
|
-
sm?: "
|
|
8005
|
-
md?: "
|
|
8006
|
-
lg?: "
|
|
8007
|
-
xl?: "
|
|
8008
|
-
xxl?: "
|
|
8002
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
8003
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8004
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8005
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8006
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8007
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8008
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8009
8009
|
};
|
|
8010
8010
|
};
|
|
8011
8011
|
justify: {
|
|
@@ -8037,21 +8037,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8037
8037
|
};
|
|
8038
8038
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
8039
8039
|
align: {
|
|
8040
|
-
type: import("vue").PropType<"
|
|
8041
|
-
xs?: "
|
|
8042
|
-
sm?: "
|
|
8043
|
-
md?: "
|
|
8044
|
-
lg?: "
|
|
8045
|
-
xl?: "
|
|
8046
|
-
xxl?: "
|
|
8040
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
8041
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8042
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8043
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8044
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8045
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8046
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8047
8047
|
}>;
|
|
8048
|
-
default: "
|
|
8049
|
-
xs?: "
|
|
8050
|
-
sm?: "
|
|
8051
|
-
md?: "
|
|
8052
|
-
lg?: "
|
|
8053
|
-
xl?: "
|
|
8054
|
-
xxl?: "
|
|
8048
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
8049
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8050
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8051
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8052
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8053
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8054
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8055
8055
|
};
|
|
8056
8056
|
};
|
|
8057
8057
|
justify: {
|
|
@@ -8083,21 +8083,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8083
8083
|
};
|
|
8084
8084
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
8085
8085
|
align: {
|
|
8086
|
-
type: import("vue").PropType<"
|
|
8087
|
-
xs?: "
|
|
8088
|
-
sm?: "
|
|
8089
|
-
md?: "
|
|
8090
|
-
lg?: "
|
|
8091
|
-
xl?: "
|
|
8092
|
-
xxl?: "
|
|
8086
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
8087
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8088
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8089
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8090
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8091
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8092
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8093
8093
|
}>;
|
|
8094
|
-
default: "
|
|
8095
|
-
xs?: "
|
|
8096
|
-
sm?: "
|
|
8097
|
-
md?: "
|
|
8098
|
-
lg?: "
|
|
8099
|
-
xl?: "
|
|
8100
|
-
xxl?: "
|
|
8094
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
8095
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8096
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8097
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8098
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8099
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8100
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8101
8101
|
};
|
|
8102
8102
|
};
|
|
8103
8103
|
justify: {
|
|
@@ -8129,21 +8129,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8129
8129
|
};
|
|
8130
8130
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
8131
8131
|
align: {
|
|
8132
|
-
type: import("vue").PropType<"
|
|
8133
|
-
xs?: "
|
|
8134
|
-
sm?: "
|
|
8135
|
-
md?: "
|
|
8136
|
-
lg?: "
|
|
8137
|
-
xl?: "
|
|
8138
|
-
xxl?: "
|
|
8132
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
8133
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8134
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8135
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8136
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8137
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8138
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8139
8139
|
}>;
|
|
8140
|
-
default: "
|
|
8141
|
-
xs?: "
|
|
8142
|
-
sm?: "
|
|
8143
|
-
md?: "
|
|
8144
|
-
lg?: "
|
|
8145
|
-
xl?: "
|
|
8146
|
-
xxl?: "
|
|
8140
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
8141
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8142
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8143
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8144
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8145
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8146
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8147
8147
|
};
|
|
8148
8148
|
};
|
|
8149
8149
|
justify: {
|
|
@@ -8183,6 +8183,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8183
8183
|
}>> & {
|
|
8184
8184
|
onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
|
|
8185
8185
|
}, {
|
|
8186
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
8187
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
8186
8188
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
8187
8189
|
layout: import("vue-types").VueTypeDef<string>;
|
|
8188
8190
|
labelCol: {
|
|
@@ -8407,25 +8409,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8407
8409
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
8408
8410
|
};
|
|
8409
8411
|
}>>;
|
|
8410
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
8411
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
8412
8412
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
8413
8413
|
align: {
|
|
8414
|
-
type: import("vue").PropType<"
|
|
8415
|
-
xs?: "
|
|
8416
|
-
sm?: "
|
|
8417
|
-
md?: "
|
|
8418
|
-
lg?: "
|
|
8419
|
-
xl?: "
|
|
8420
|
-
xxl?: "
|
|
8414
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
8415
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8416
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8417
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8418
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8419
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8420
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8421
8421
|
}>;
|
|
8422
|
-
default: "
|
|
8423
|
-
xs?: "
|
|
8424
|
-
sm?: "
|
|
8425
|
-
md?: "
|
|
8426
|
-
lg?: "
|
|
8427
|
-
xl?: "
|
|
8428
|
-
xxl?: "
|
|
8422
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
8423
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8424
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8425
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8426
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8427
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8428
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
8429
8429
|
};
|
|
8430
8430
|
};
|
|
8431
8431
|
justify: {
|
|
@@ -9367,21 +9367,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9367
9367
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
9368
9368
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
9369
9369
|
align: {
|
|
9370
|
-
type: import("vue").PropType<"
|
|
9371
|
-
xs?: "
|
|
9372
|
-
sm?: "
|
|
9373
|
-
md?: "
|
|
9374
|
-
lg?: "
|
|
9375
|
-
xl?: "
|
|
9376
|
-
xxl?: "
|
|
9370
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
9371
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9372
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9373
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9374
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9375
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9376
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9377
9377
|
}>;
|
|
9378
|
-
default: "
|
|
9379
|
-
xs?: "
|
|
9380
|
-
sm?: "
|
|
9381
|
-
md?: "
|
|
9382
|
-
lg?: "
|
|
9383
|
-
xl?: "
|
|
9384
|
-
xxl?: "
|
|
9378
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
9379
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9380
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9381
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9382
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9383
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9384
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9385
9385
|
};
|
|
9386
9386
|
};
|
|
9387
9387
|
justify: {
|
|
@@ -9413,21 +9413,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9413
9413
|
};
|
|
9414
9414
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
9415
9415
|
align: {
|
|
9416
|
-
type: import("vue").PropType<"
|
|
9417
|
-
xs?: "
|
|
9418
|
-
sm?: "
|
|
9419
|
-
md?: "
|
|
9420
|
-
lg?: "
|
|
9421
|
-
xl?: "
|
|
9422
|
-
xxl?: "
|
|
9416
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
9417
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9418
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9419
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9420
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9421
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9422
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9423
9423
|
}>;
|
|
9424
|
-
default: "
|
|
9425
|
-
xs?: "
|
|
9426
|
-
sm?: "
|
|
9427
|
-
md?: "
|
|
9428
|
-
lg?: "
|
|
9429
|
-
xl?: "
|
|
9430
|
-
xxl?: "
|
|
9424
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
9425
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9426
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9427
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9428
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9429
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9430
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9431
9431
|
};
|
|
9432
9432
|
};
|
|
9433
9433
|
justify: {
|
|
@@ -9459,21 +9459,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9459
9459
|
};
|
|
9460
9460
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
9461
9461
|
align: {
|
|
9462
|
-
type: import("vue").PropType<"
|
|
9463
|
-
xs?: "
|
|
9464
|
-
sm?: "
|
|
9465
|
-
md?: "
|
|
9466
|
-
lg?: "
|
|
9467
|
-
xl?: "
|
|
9468
|
-
xxl?: "
|
|
9462
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
9463
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9464
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9465
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9466
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9467
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9468
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9469
9469
|
}>;
|
|
9470
|
-
default: "
|
|
9471
|
-
xs?: "
|
|
9472
|
-
sm?: "
|
|
9473
|
-
md?: "
|
|
9474
|
-
lg?: "
|
|
9475
|
-
xl?: "
|
|
9476
|
-
xxl?: "
|
|
9470
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
9471
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9472
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9473
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9474
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9475
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9476
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9477
9477
|
};
|
|
9478
9478
|
};
|
|
9479
9479
|
justify: {
|
|
@@ -9505,21 +9505,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9505
9505
|
};
|
|
9506
9506
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
9507
9507
|
align: {
|
|
9508
|
-
type: import("vue").PropType<"
|
|
9509
|
-
xs?: "
|
|
9510
|
-
sm?: "
|
|
9511
|
-
md?: "
|
|
9512
|
-
lg?: "
|
|
9513
|
-
xl?: "
|
|
9514
|
-
xxl?: "
|
|
9508
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
9509
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9510
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9511
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9512
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9513
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9514
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9515
9515
|
}>;
|
|
9516
|
-
default: "
|
|
9517
|
-
xs?: "
|
|
9518
|
-
sm?: "
|
|
9519
|
-
md?: "
|
|
9520
|
-
lg?: "
|
|
9521
|
-
xl?: "
|
|
9522
|
-
xxl?: "
|
|
9516
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
9517
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9518
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9519
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9520
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9521
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9522
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9523
9523
|
};
|
|
9524
9524
|
};
|
|
9525
9525
|
justify: {
|
|
@@ -9560,6 +9560,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9560
9560
|
onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
|
|
9561
9561
|
}, {
|
|
9562
9562
|
props: import("@vue/shared").LooseRequired<{
|
|
9563
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9564
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9563
9565
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
9564
9566
|
layout: import("vue-types").VueTypeDef<string>;
|
|
9565
9567
|
labelCol: {
|
|
@@ -9784,25 +9786,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9784
9786
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
9785
9787
|
};
|
|
9786
9788
|
}>>;
|
|
9787
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9788
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9789
9789
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
9790
9790
|
align: {
|
|
9791
|
-
type: import("vue").PropType<"
|
|
9792
|
-
xs?: "
|
|
9793
|
-
sm?: "
|
|
9794
|
-
md?: "
|
|
9795
|
-
lg?: "
|
|
9796
|
-
xl?: "
|
|
9797
|
-
xxl?: "
|
|
9791
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
9792
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9793
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9794
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9795
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9796
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9797
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9798
9798
|
}>;
|
|
9799
|
-
default: "
|
|
9800
|
-
xs?: "
|
|
9801
|
-
sm?: "
|
|
9802
|
-
md?: "
|
|
9803
|
-
lg?: "
|
|
9804
|
-
xl?: "
|
|
9805
|
-
xxl?: "
|
|
9799
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
9800
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9801
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9802
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9803
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9804
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9805
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
9806
9806
|
};
|
|
9807
9807
|
};
|
|
9808
9808
|
justify: {
|
|
@@ -9874,7 +9874,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9874
9874
|
emits: (event: "changeField", item: any) => void;
|
|
9875
9875
|
formData: import("ll-plus/es/components").FormData;
|
|
9876
9876
|
componentRef: import("vue").Ref<any>;
|
|
9877
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
9877
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
9878
9878
|
handleChange: (...arg: any[]) => void;
|
|
9879
9879
|
focus: () => Promise<void>;
|
|
9880
9880
|
getItem: () => any;
|
|
@@ -9926,7 +9926,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9926
9926
|
emits: (event: "changeField", item: any) => void;
|
|
9927
9927
|
formData: import("ll-plus/es/components").FormData;
|
|
9928
9928
|
componentRef: import("vue").Ref<any>;
|
|
9929
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
9929
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
9930
9930
|
handleChange: (...arg: any[]) => void;
|
|
9931
9931
|
focus: () => Promise<void>;
|
|
9932
9932
|
getItem: () => any;
|
|
@@ -9939,6 +9939,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9939
9939
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
9940
9940
|
computedFormOptions: import("vue").ComputedRef<{
|
|
9941
9941
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
9942
|
+
disabled?: boolean | undefined;
|
|
9943
|
+
rules?: {
|
|
9944
|
+
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
9945
|
+
} | undefined;
|
|
9942
9946
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
9943
9947
|
span: (NumberConstructor | StringConstructor)[];
|
|
9944
9948
|
order: (NumberConstructor | StringConstructor)[];
|
|
@@ -10013,15 +10017,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10013
10017
|
model?: {
|
|
10014
10018
|
[key: string]: any;
|
|
10015
10019
|
} | undefined;
|
|
10016
|
-
rules?: {
|
|
10017
|
-
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
10018
|
-
} | undefined;
|
|
10019
10020
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
10020
10021
|
validateOnRuleChange?: boolean | undefined;
|
|
10021
10022
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
10022
10023
|
onSubmit?: ((e: Event) => void) | undefined;
|
|
10023
10024
|
validateTrigger?: string | string[] | undefined;
|
|
10024
|
-
disabled?: boolean | undefined;
|
|
10025
10025
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
10026
10026
|
onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
|
|
10027
10027
|
onFinish?: ((values: any) => void) | undefined;
|
|
@@ -10069,7 +10069,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10069
10069
|
emits: (event: "changeField", item: any) => void;
|
|
10070
10070
|
formData: import("ll-plus/es/components").FormData;
|
|
10071
10071
|
componentRef: import("vue").Ref<any>;
|
|
10072
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
10072
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
10073
10073
|
handleChange: (...arg: any[]) => void;
|
|
10074
10074
|
focus: () => Promise<void>;
|
|
10075
10075
|
getItem: () => any;
|
|
@@ -10094,6 +10094,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10094
10094
|
readonly item: any;
|
|
10095
10095
|
}, {}>;
|
|
10096
10096
|
}, {}, {}, {}, {
|
|
10097
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
10098
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
10097
10099
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
10098
10100
|
layout: import("vue-types").VueTypeDef<string>;
|
|
10099
10101
|
labelCol: {
|
|
@@ -10318,25 +10320,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10318
10320
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
10319
10321
|
};
|
|
10320
10322
|
}>>;
|
|
10321
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
10322
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
10323
10323
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
10324
10324
|
align: {
|
|
10325
|
-
type: import("vue").PropType<"
|
|
10326
|
-
xs?: "
|
|
10327
|
-
sm?: "
|
|
10328
|
-
md?: "
|
|
10329
|
-
lg?: "
|
|
10330
|
-
xl?: "
|
|
10331
|
-
xxl?: "
|
|
10325
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
10326
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10327
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10328
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10329
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10330
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10331
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10332
10332
|
}>;
|
|
10333
|
-
default: "
|
|
10334
|
-
xs?: "
|
|
10335
|
-
sm?: "
|
|
10336
|
-
md?: "
|
|
10337
|
-
lg?: "
|
|
10338
|
-
xl?: "
|
|
10339
|
-
xxl?: "
|
|
10333
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
10334
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10335
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10336
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10337
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10338
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10339
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
10340
10340
|
};
|
|
10341
10341
|
};
|
|
10342
10342
|
justify: {
|
|
@@ -11625,21 +11625,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11625
11625
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
11626
11626
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
11627
11627
|
align: {
|
|
11628
|
-
type: import("vue").PropType<"
|
|
11629
|
-
xs?: "
|
|
11630
|
-
sm?: "
|
|
11631
|
-
md?: "
|
|
11632
|
-
lg?: "
|
|
11633
|
-
xl?: "
|
|
11634
|
-
xxl?: "
|
|
11628
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
11629
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11630
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11631
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11632
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11633
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11634
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11635
11635
|
}>;
|
|
11636
|
-
default: "
|
|
11637
|
-
xs?: "
|
|
11638
|
-
sm?: "
|
|
11639
|
-
md?: "
|
|
11640
|
-
lg?: "
|
|
11641
|
-
xl?: "
|
|
11642
|
-
xxl?: "
|
|
11636
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
11637
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11638
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11639
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11640
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11641
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11642
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11643
11643
|
};
|
|
11644
11644
|
};
|
|
11645
11645
|
justify: {
|
|
@@ -11671,21 +11671,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11671
11671
|
};
|
|
11672
11672
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
11673
11673
|
align: {
|
|
11674
|
-
type: import("vue").PropType<"
|
|
11675
|
-
xs?: "
|
|
11676
|
-
sm?: "
|
|
11677
|
-
md?: "
|
|
11678
|
-
lg?: "
|
|
11679
|
-
xl?: "
|
|
11680
|
-
xxl?: "
|
|
11674
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
11675
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11676
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11677
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11678
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11679
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11680
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11681
11681
|
}>;
|
|
11682
|
-
default: "
|
|
11683
|
-
xs?: "
|
|
11684
|
-
sm?: "
|
|
11685
|
-
md?: "
|
|
11686
|
-
lg?: "
|
|
11687
|
-
xl?: "
|
|
11688
|
-
xxl?: "
|
|
11682
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
11683
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11684
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11685
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11686
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11687
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11688
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11689
11689
|
};
|
|
11690
11690
|
};
|
|
11691
11691
|
justify: {
|
|
@@ -11717,21 +11717,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11717
11717
|
};
|
|
11718
11718
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
11719
11719
|
align: {
|
|
11720
|
-
type: import("vue").PropType<"
|
|
11721
|
-
xs?: "
|
|
11722
|
-
sm?: "
|
|
11723
|
-
md?: "
|
|
11724
|
-
lg?: "
|
|
11725
|
-
xl?: "
|
|
11726
|
-
xxl?: "
|
|
11720
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
11721
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11722
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11723
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11724
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11725
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11726
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11727
11727
|
}>;
|
|
11728
|
-
default: "
|
|
11729
|
-
xs?: "
|
|
11730
|
-
sm?: "
|
|
11731
|
-
md?: "
|
|
11732
|
-
lg?: "
|
|
11733
|
-
xl?: "
|
|
11734
|
-
xxl?: "
|
|
11728
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
11729
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11730
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11731
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11732
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11733
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11734
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11735
11735
|
};
|
|
11736
11736
|
};
|
|
11737
11737
|
justify: {
|
|
@@ -11763,21 +11763,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11763
11763
|
};
|
|
11764
11764
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
11765
11765
|
align: {
|
|
11766
|
-
type: import("vue").PropType<"
|
|
11767
|
-
xs?: "
|
|
11768
|
-
sm?: "
|
|
11769
|
-
md?: "
|
|
11770
|
-
lg?: "
|
|
11771
|
-
xl?: "
|
|
11772
|
-
xxl?: "
|
|
11766
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
11767
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11768
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11769
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11770
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11771
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11772
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11773
11773
|
}>;
|
|
11774
|
-
default: "
|
|
11775
|
-
xs?: "
|
|
11776
|
-
sm?: "
|
|
11777
|
-
md?: "
|
|
11778
|
-
lg?: "
|
|
11779
|
-
xl?: "
|
|
11780
|
-
xxl?: "
|
|
11774
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
11775
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11776
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11777
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11778
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11779
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11780
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
11781
11781
|
};
|
|
11782
11782
|
};
|
|
11783
11783
|
justify: {
|
|
@@ -11818,6 +11818,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11818
11818
|
onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
|
|
11819
11819
|
}, {
|
|
11820
11820
|
props: import("@vue/shared").LooseRequired<{
|
|
11821
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
11822
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
11821
11823
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
11822
11824
|
layout: import("vue-types").VueTypeDef<string>;
|
|
11823
11825
|
labelCol: {
|
|
@@ -12042,25 +12044,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12042
12044
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
12043
12045
|
};
|
|
12044
12046
|
}>>;
|
|
12045
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12046
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12047
12047
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
12048
12048
|
align: {
|
|
12049
|
-
type: import("vue").PropType<"
|
|
12050
|
-
xs?: "
|
|
12051
|
-
sm?: "
|
|
12052
|
-
md?: "
|
|
12053
|
-
lg?: "
|
|
12054
|
-
xl?: "
|
|
12055
|
-
xxl?: "
|
|
12049
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
12050
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12051
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12052
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12053
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12054
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12055
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12056
12056
|
}>;
|
|
12057
|
-
default: "
|
|
12058
|
-
xs?: "
|
|
12059
|
-
sm?: "
|
|
12060
|
-
md?: "
|
|
12061
|
-
lg?: "
|
|
12062
|
-
xl?: "
|
|
12063
|
-
xxl?: "
|
|
12057
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
12058
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12059
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12060
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12061
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12062
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12063
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
12064
12064
|
};
|
|
12065
12065
|
};
|
|
12066
12066
|
justify: {
|
|
@@ -12132,7 +12132,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12132
12132
|
emits: (event: "changeField", item: any) => void;
|
|
12133
12133
|
formData: import("ll-plus/es/components").FormData;
|
|
12134
12134
|
componentRef: import("vue").Ref<any>;
|
|
12135
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
12135
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
12136
12136
|
handleChange: (...arg: any[]) => void;
|
|
12137
12137
|
focus: () => Promise<void>;
|
|
12138
12138
|
getItem: () => any;
|
|
@@ -12184,7 +12184,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12184
12184
|
emits: (event: "changeField", item: any) => void;
|
|
12185
12185
|
formData: import("ll-plus/es/components").FormData;
|
|
12186
12186
|
componentRef: import("vue").Ref<any>;
|
|
12187
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
12187
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
12188
12188
|
handleChange: (...arg: any[]) => void;
|
|
12189
12189
|
focus: () => Promise<void>;
|
|
12190
12190
|
getItem: () => any;
|
|
@@ -12197,6 +12197,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12197
12197
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
12198
12198
|
computedFormOptions: import("vue").ComputedRef<{
|
|
12199
12199
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
12200
|
+
disabled?: boolean | undefined;
|
|
12201
|
+
rules?: {
|
|
12202
|
+
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
12203
|
+
} | undefined;
|
|
12200
12204
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
12201
12205
|
span: (NumberConstructor | StringConstructor)[];
|
|
12202
12206
|
order: (NumberConstructor | StringConstructor)[];
|
|
@@ -12271,15 +12275,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12271
12275
|
model?: {
|
|
12272
12276
|
[key: string]: any;
|
|
12273
12277
|
} | undefined;
|
|
12274
|
-
rules?: {
|
|
12275
|
-
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
12276
|
-
} | undefined;
|
|
12277
12278
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
12278
12279
|
validateOnRuleChange?: boolean | undefined;
|
|
12279
12280
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
12280
12281
|
onSubmit?: ((e: Event) => void) | undefined;
|
|
12281
12282
|
validateTrigger?: string | string[] | undefined;
|
|
12282
|
-
disabled?: boolean | undefined;
|
|
12283
12283
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
12284
12284
|
onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
|
|
12285
12285
|
onFinish?: ((values: any) => void) | undefined;
|
|
@@ -12327,7 +12327,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12327
12327
|
emits: (event: "changeField", item: any) => void;
|
|
12328
12328
|
formData: import("ll-plus/es/components").FormData;
|
|
12329
12329
|
componentRef: import("vue").Ref<any>;
|
|
12330
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
12330
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
12331
12331
|
handleChange: (...arg: any[]) => void;
|
|
12332
12332
|
focus: () => Promise<void>;
|
|
12333
12333
|
getItem: () => any;
|
|
@@ -13253,21 +13253,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13253
13253
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
13254
13254
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
13255
13255
|
align: {
|
|
13256
|
-
type: import("vue").PropType<"
|
|
13257
|
-
xs?: "
|
|
13258
|
-
sm?: "
|
|
13259
|
-
md?: "
|
|
13260
|
-
lg?: "
|
|
13261
|
-
xl?: "
|
|
13262
|
-
xxl?: "
|
|
13256
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
13257
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13258
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13259
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13260
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13261
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13262
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13263
13263
|
}>;
|
|
13264
|
-
default: "
|
|
13265
|
-
xs?: "
|
|
13266
|
-
sm?: "
|
|
13267
|
-
md?: "
|
|
13268
|
-
lg?: "
|
|
13269
|
-
xl?: "
|
|
13270
|
-
xxl?: "
|
|
13264
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
13265
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13266
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13267
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13268
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13269
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13270
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13271
13271
|
};
|
|
13272
13272
|
};
|
|
13273
13273
|
justify: {
|
|
@@ -13299,21 +13299,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13299
13299
|
};
|
|
13300
13300
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
13301
13301
|
align: {
|
|
13302
|
-
type: import("vue").PropType<"
|
|
13303
|
-
xs?: "
|
|
13304
|
-
sm?: "
|
|
13305
|
-
md?: "
|
|
13306
|
-
lg?: "
|
|
13307
|
-
xl?: "
|
|
13308
|
-
xxl?: "
|
|
13302
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
13303
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13304
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13305
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13306
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13307
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13308
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13309
13309
|
}>;
|
|
13310
|
-
default: "
|
|
13311
|
-
xs?: "
|
|
13312
|
-
sm?: "
|
|
13313
|
-
md?: "
|
|
13314
|
-
lg?: "
|
|
13315
|
-
xl?: "
|
|
13316
|
-
xxl?: "
|
|
13310
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
13311
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13312
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13313
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13314
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13315
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13316
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13317
13317
|
};
|
|
13318
13318
|
};
|
|
13319
13319
|
justify: {
|
|
@@ -13345,21 +13345,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13345
13345
|
};
|
|
13346
13346
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
13347
13347
|
align: {
|
|
13348
|
-
type: import("vue").PropType<"
|
|
13349
|
-
xs?: "
|
|
13350
|
-
sm?: "
|
|
13351
|
-
md?: "
|
|
13352
|
-
lg?: "
|
|
13353
|
-
xl?: "
|
|
13354
|
-
xxl?: "
|
|
13348
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
13349
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13350
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13351
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13352
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13353
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13354
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13355
13355
|
}>;
|
|
13356
|
-
default: "
|
|
13357
|
-
xs?: "
|
|
13358
|
-
sm?: "
|
|
13359
|
-
md?: "
|
|
13360
|
-
lg?: "
|
|
13361
|
-
xl?: "
|
|
13362
|
-
xxl?: "
|
|
13356
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
13357
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13358
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13359
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13360
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13361
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13362
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13363
13363
|
};
|
|
13364
13364
|
};
|
|
13365
13365
|
justify: {
|
|
@@ -13391,21 +13391,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13391
13391
|
};
|
|
13392
13392
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
13393
13393
|
align: {
|
|
13394
|
-
type: import("vue").PropType<"
|
|
13395
|
-
xs?: "
|
|
13396
|
-
sm?: "
|
|
13397
|
-
md?: "
|
|
13398
|
-
lg?: "
|
|
13399
|
-
xl?: "
|
|
13400
|
-
xxl?: "
|
|
13394
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
13395
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13396
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13397
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13398
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13399
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13400
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13401
13401
|
}>;
|
|
13402
|
-
default: "
|
|
13403
|
-
xs?: "
|
|
13404
|
-
sm?: "
|
|
13405
|
-
md?: "
|
|
13406
|
-
lg?: "
|
|
13407
|
-
xl?: "
|
|
13408
|
-
xxl?: "
|
|
13402
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
13403
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13404
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13405
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13406
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13407
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13408
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13409
13409
|
};
|
|
13410
13410
|
};
|
|
13411
13411
|
justify: {
|
|
@@ -13445,6 +13445,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13445
13445
|
}>> & {
|
|
13446
13446
|
onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
|
|
13447
13447
|
}, {
|
|
13448
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
13449
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
13448
13450
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
13449
13451
|
layout: import("vue-types").VueTypeDef<string>;
|
|
13450
13452
|
labelCol: {
|
|
@@ -13669,25 +13671,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13669
13671
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
13670
13672
|
};
|
|
13671
13673
|
}>>;
|
|
13672
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
13673
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
13674
13674
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
13675
13675
|
align: {
|
|
13676
|
-
type: import("vue").PropType<"
|
|
13677
|
-
xs?: "
|
|
13678
|
-
sm?: "
|
|
13679
|
-
md?: "
|
|
13680
|
-
lg?: "
|
|
13681
|
-
xl?: "
|
|
13682
|
-
xxl?: "
|
|
13676
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
13677
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13678
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13679
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13680
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13681
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13682
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13683
13683
|
}>;
|
|
13684
|
-
default: "
|
|
13685
|
-
xs?: "
|
|
13686
|
-
sm?: "
|
|
13687
|
-
md?: "
|
|
13688
|
-
lg?: "
|
|
13689
|
-
xl?: "
|
|
13690
|
-
xxl?: "
|
|
13684
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
13685
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13686
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13687
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13688
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13689
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13690
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
13691
13691
|
};
|
|
13692
13692
|
};
|
|
13693
13693
|
justify: {
|
|
@@ -14629,21 +14629,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14629
14629
|
readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData) | ((new (...args: any[]) => import("ll-plus/es/components").FormData) | (() => import("ll-plus/es/components").FormData))[], unknown, unknown, () => {}, boolean>;
|
|
14630
14630
|
readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
14631
14631
|
align: {
|
|
14632
|
-
type: import("vue").PropType<"
|
|
14633
|
-
xs?: "
|
|
14634
|
-
sm?: "
|
|
14635
|
-
md?: "
|
|
14636
|
-
lg?: "
|
|
14637
|
-
xl?: "
|
|
14638
|
-
xxl?: "
|
|
14632
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
14633
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14634
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14635
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14636
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14637
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14638
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14639
14639
|
}>;
|
|
14640
|
-
default: "
|
|
14641
|
-
xs?: "
|
|
14642
|
-
sm?: "
|
|
14643
|
-
md?: "
|
|
14644
|
-
lg?: "
|
|
14645
|
-
xl?: "
|
|
14646
|
-
xxl?: "
|
|
14640
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
14641
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14642
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14643
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14644
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14645
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14646
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14647
14647
|
};
|
|
14648
14648
|
};
|
|
14649
14649
|
justify: {
|
|
@@ -14675,21 +14675,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14675
14675
|
};
|
|
14676
14676
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
14677
14677
|
align: {
|
|
14678
|
-
type: import("vue").PropType<"
|
|
14679
|
-
xs?: "
|
|
14680
|
-
sm?: "
|
|
14681
|
-
md?: "
|
|
14682
|
-
lg?: "
|
|
14683
|
-
xl?: "
|
|
14684
|
-
xxl?: "
|
|
14678
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
14679
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14680
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14681
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14682
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14683
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14684
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14685
14685
|
}>;
|
|
14686
|
-
default: "
|
|
14687
|
-
xs?: "
|
|
14688
|
-
sm?: "
|
|
14689
|
-
md?: "
|
|
14690
|
-
lg?: "
|
|
14691
|
-
xl?: "
|
|
14692
|
-
xxl?: "
|
|
14686
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
14687
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14688
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14689
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14690
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14691
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14692
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14693
14693
|
};
|
|
14694
14694
|
};
|
|
14695
14695
|
justify: {
|
|
@@ -14721,21 +14721,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14721
14721
|
};
|
|
14722
14722
|
}>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
|
|
14723
14723
|
align: {
|
|
14724
|
-
type: import("vue").PropType<"
|
|
14725
|
-
xs?: "
|
|
14726
|
-
sm?: "
|
|
14727
|
-
md?: "
|
|
14728
|
-
lg?: "
|
|
14729
|
-
xl?: "
|
|
14730
|
-
xxl?: "
|
|
14724
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
14725
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14726
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14727
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14728
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14729
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14730
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14731
14731
|
}>;
|
|
14732
|
-
default: "
|
|
14733
|
-
xs?: "
|
|
14734
|
-
sm?: "
|
|
14735
|
-
md?: "
|
|
14736
|
-
lg?: "
|
|
14737
|
-
xl?: "
|
|
14738
|
-
xxl?: "
|
|
14732
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
14733
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14734
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14735
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14736
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14737
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14738
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14739
14739
|
};
|
|
14740
14740
|
};
|
|
14741
14741
|
justify: {
|
|
@@ -14767,21 +14767,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14767
14767
|
};
|
|
14768
14768
|
}>>) | (() => Partial<import("vue").ExtractPropTypes<{
|
|
14769
14769
|
align: {
|
|
14770
|
-
type: import("vue").PropType<"
|
|
14771
|
-
xs?: "
|
|
14772
|
-
sm?: "
|
|
14773
|
-
md?: "
|
|
14774
|
-
lg?: "
|
|
14775
|
-
xl?: "
|
|
14776
|
-
xxl?: "
|
|
14770
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
14771
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14772
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14773
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14774
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14775
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14776
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14777
14777
|
}>;
|
|
14778
|
-
default: "
|
|
14779
|
-
xs?: "
|
|
14780
|
-
sm?: "
|
|
14781
|
-
md?: "
|
|
14782
|
-
lg?: "
|
|
14783
|
-
xl?: "
|
|
14784
|
-
xxl?: "
|
|
14778
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
14779
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14780
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14781
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14782
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14783
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14784
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
14785
14785
|
};
|
|
14786
14786
|
};
|
|
14787
14787
|
justify: {
|
|
@@ -14822,6 +14822,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14822
14822
|
onChange?: ((params: import("ll-plus/es/components").FormChangeEvent) => any) | undefined;
|
|
14823
14823
|
}, {
|
|
14824
14824
|
props: import("@vue/shared").LooseRequired<{
|
|
14825
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
14826
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
14825
14827
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
14826
14828
|
layout: import("vue-types").VueTypeDef<string>;
|
|
14827
14829
|
labelCol: {
|
|
@@ -15046,25 +15048,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15046
15048
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
15047
15049
|
};
|
|
15048
15050
|
}>>;
|
|
15049
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
15050
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
15051
15051
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
15052
15052
|
align: {
|
|
15053
|
-
type: import("vue").PropType<"
|
|
15054
|
-
xs?: "
|
|
15055
|
-
sm?: "
|
|
15056
|
-
md?: "
|
|
15057
|
-
lg?: "
|
|
15058
|
-
xl?: "
|
|
15059
|
-
xxl?: "
|
|
15053
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
15054
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15055
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15056
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15057
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15058
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15059
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15060
15060
|
}>;
|
|
15061
|
-
default: "
|
|
15062
|
-
xs?: "
|
|
15063
|
-
sm?: "
|
|
15064
|
-
md?: "
|
|
15065
|
-
lg?: "
|
|
15066
|
-
xl?: "
|
|
15067
|
-
xxl?: "
|
|
15061
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
15062
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15063
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15064
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15065
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15066
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15067
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15068
15068
|
};
|
|
15069
15069
|
};
|
|
15070
15070
|
justify: {
|
|
@@ -15136,7 +15136,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15136
15136
|
emits: (event: "changeField", item: any) => void;
|
|
15137
15137
|
formData: import("ll-plus/es/components").FormData;
|
|
15138
15138
|
componentRef: import("vue").Ref<any>;
|
|
15139
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
15139
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
15140
15140
|
handleChange: (...arg: any[]) => void;
|
|
15141
15141
|
focus: () => Promise<void>;
|
|
15142
15142
|
getItem: () => any;
|
|
@@ -15188,7 +15188,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15188
15188
|
emits: (event: "changeField", item: any) => void;
|
|
15189
15189
|
formData: import("ll-plus/es/components").FormData;
|
|
15190
15190
|
componentRef: import("vue").Ref<any>;
|
|
15191
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
15191
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
15192
15192
|
handleChange: (...arg: any[]) => void;
|
|
15193
15193
|
focus: () => Promise<void>;
|
|
15194
15194
|
getItem: () => any;
|
|
@@ -15201,6 +15201,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15201
15201
|
validateFields: import("vue").ComputedRef<any[]>;
|
|
15202
15202
|
computedFormOptions: import("vue").ComputedRef<{
|
|
15203
15203
|
size?: import("ant-design-vue/es/button").ButtonSize;
|
|
15204
|
+
disabled?: boolean | undefined;
|
|
15205
|
+
rules?: {
|
|
15206
|
+
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
15207
|
+
} | undefined;
|
|
15204
15208
|
labelCol?: (Partial<import("vue").ExtractPropTypes<{
|
|
15205
15209
|
span: (NumberConstructor | StringConstructor)[];
|
|
15206
15210
|
order: (NumberConstructor | StringConstructor)[];
|
|
@@ -15275,15 +15279,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15275
15279
|
model?: {
|
|
15276
15280
|
[key: string]: any;
|
|
15277
15281
|
} | undefined;
|
|
15278
|
-
rules?: {
|
|
15279
|
-
[k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
|
|
15280
|
-
} | undefined;
|
|
15281
15282
|
validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
|
|
15282
15283
|
validateOnRuleChange?: boolean | undefined;
|
|
15283
15284
|
scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
|
|
15284
15285
|
onSubmit?: ((e: Event) => void) | undefined;
|
|
15285
15286
|
validateTrigger?: string | string[] | undefined;
|
|
15286
|
-
disabled?: boolean | undefined;
|
|
15287
15287
|
onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
|
|
15288
15288
|
onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
|
|
15289
15289
|
onFinish?: ((values: any) => void) | undefined;
|
|
@@ -15331,7 +15331,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15331
15331
|
emits: (event: "changeField", item: any) => void;
|
|
15332
15332
|
formData: import("ll-plus/es/components").FormData;
|
|
15333
15333
|
componentRef: import("vue").Ref<any>;
|
|
15334
|
-
getBindValue: (item: any) => import("lodash").Omit<any, "
|
|
15334
|
+
getBindValue: (item: any) => import("lodash").Omit<any, "onChange" | "change" | "label">;
|
|
15335
15335
|
handleChange: (...arg: any[]) => void;
|
|
15336
15336
|
focus: () => Promise<void>;
|
|
15337
15337
|
getItem: () => any;
|
|
@@ -15356,6 +15356,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15356
15356
|
readonly item: any;
|
|
15357
15357
|
}, {}>;
|
|
15358
15358
|
}, {}, {}, {}, {
|
|
15359
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
15360
|
+
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
15359
15361
|
readonly formOptions: Partial<import("vue").ExtractPropTypes<{
|
|
15360
15362
|
layout: import("vue-types").VueTypeDef<string>;
|
|
15361
15363
|
labelCol: {
|
|
@@ -15580,25 +15582,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15580
15582
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
15581
15583
|
};
|
|
15582
15584
|
}>>;
|
|
15583
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
15584
|
-
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
15585
15585
|
readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
|
|
15586
15586
|
align: {
|
|
15587
|
-
type: import("vue").PropType<"
|
|
15588
|
-
xs?: "
|
|
15589
|
-
sm?: "
|
|
15590
|
-
md?: "
|
|
15591
|
-
lg?: "
|
|
15592
|
-
xl?: "
|
|
15593
|
-
xxl?: "
|
|
15587
|
+
type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
|
|
15588
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15589
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15590
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15591
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15592
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15593
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15594
15594
|
}>;
|
|
15595
|
-
default: "
|
|
15596
|
-
xs?: "
|
|
15597
|
-
sm?: "
|
|
15598
|
-
md?: "
|
|
15599
|
-
lg?: "
|
|
15600
|
-
xl?: "
|
|
15601
|
-
xxl?: "
|
|
15595
|
+
default: "middle" | "bottom" | "top" | "stretch" | {
|
|
15596
|
+
xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15597
|
+
sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15598
|
+
md?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15599
|
+
lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15600
|
+
xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15601
|
+
xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
|
|
15602
15602
|
};
|
|
15603
15603
|
};
|
|
15604
15604
|
justify: {
|