@aplus-frontend/ui 6.19.0 → 6.19.1
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/src/ap-action/group/index.vue.mjs +3 -3
- package/es/src/ap-action/item/index.vue2.mjs +5 -5
- package/es/src/ap-action/item-dropdown/index.vue.mjs +7 -7
- package/es/src/ap-action/item-modal/index.vue.mjs +2 -2
- package/es/src/ap-action/item-popconfirm/index.vue.d.ts +2 -31
- package/es/src/ap-action/item-popconfirm/index.vue.mjs +2 -2
- package/es/src/ap-button/ap-action-button.vue.mjs +7 -11
- package/es/src/ap-button/ap-button.vue.mjs +20 -24
- package/es/src/ap-button/ap-confirm-button.vue.mjs +11 -15
- package/es/src/ap-descriptions/ap-descriptions.vue.mjs +4 -4
- package/es/src/ap-descriptions/help-message/index.vue2.mjs +4 -4
- package/es/src/ap-download/ap-download.vue.mjs +18 -21
- package/es/src/ap-drawer/components/ApDrawerClose.vue2.mjs +2 -2
- package/es/src/ap-field/checkbox/index.vue.mjs +1 -1
- package/es/src/ap-field/date/index.vue.mjs +13 -13
- package/es/src/ap-field/date-range/index.vue.mjs +16 -16
- package/es/src/ap-field/index.mjs +36 -36
- package/es/src/ap-field/number/index.vue.d.ts +29 -29
- package/es/src/ap-field/number/index.vue.mjs +8 -8
- package/es/src/ap-field/radio/index.vue.mjs +1 -1
- package/es/src/ap-field/rate/index.vue.d.ts +4 -4
- package/es/src/ap-field/rate/index.vue.mjs +2 -2
- package/es/src/ap-field/segmented/index.vue.mjs +12 -17
- package/es/src/ap-field/select/index.vue.d.ts +97 -97
- package/es/src/ap-field/select/index.vue.mjs +10 -10
- package/es/src/ap-field/select/use-select-options.d.ts +2 -2
- package/es/src/ap-field/slider/index.vue.d.ts +8 -8
- package/es/src/ap-field/slider/index.vue.mjs +4 -4
- package/es/src/ap-field/switch/index.vue.mjs +3 -3
- package/es/src/ap-field/text/index.vue2.mjs +2 -2
- package/es/src/ap-field/text/password.vue.mjs +2 -2
- package/es/src/ap-field/text-area/index.vue.d.ts +54 -54
- package/es/src/ap-field/text-area/index.vue.mjs +12 -12
- package/es/src/ap-field/tree-select/index.vue.d.ts +93 -93
- package/es/src/ap-field/tree-select/index.vue.mjs +19 -19
- package/es/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/es/src/ap-form/ap-form.vue.d.ts +15 -14
- package/es/src/ap-form/ap-form.vue2.mjs +2 -2
- package/es/src/ap-form/drawer-form/index.vue.d.ts +19 -18
- package/es/src/ap-form/drawer-form/index.vue.mjs +9 -9
- package/es/src/ap-form/item/index.vue.mjs +7 -7
- package/es/src/ap-form/item-group/index.vue.mjs +1 -1
- package/es/src/ap-form/items/checkbox/index.vue.mjs +2 -2
- package/es/src/ap-form/items/date/index.vue.mjs +2 -2
- package/es/src/ap-form/items/date-range/index.vue.mjs +2 -2
- package/es/src/ap-form/items/number/index.vue.d.ts +31 -31
- package/es/src/ap-form/items/number/index.vue.mjs +2 -2
- package/es/src/ap-form/items/radio/index.vue.mjs +2 -2
- package/es/src/ap-form/items/select/index.vue.d.ts +107 -107
- package/es/src/ap-form/items/select/index.vue.mjs +2 -2
- package/es/src/ap-form/items/switch/index.vue.mjs +2 -2
- package/es/src/ap-form/items/text/group.vue2.mjs +2 -2
- package/es/src/ap-form/items/text/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/index.vue2.mjs +2 -2
- package/es/src/ap-form/items/text/password.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/password.vue.mjs +2 -2
- package/es/src/ap-form/items/text-area/index.vue.d.ts +106 -106
- package/es/src/ap-form/items/text-area/index.vue.mjs +2 -2
- package/es/src/ap-form/items/tree-select/index.vue.d.ts +95 -95
- package/es/src/ap-form/items/tree-select/index.vue.mjs +2 -2
- package/es/src/ap-form/modal-form/index.vue.d.ts +20 -48
- package/es/src/ap-form/modal-form/index.vue.mjs +7 -7
- package/es/src/ap-form/render/item.vue.mjs +2 -2
- package/es/src/ap-form/search-form/components/popover-filter.vue.d.ts +10 -29
- package/es/src/ap-form/search-form/components/popover-filter.vue2.mjs +10 -10
- package/es/src/ap-form/search-form/components/popover-sorter/index.vue2.mjs +23 -23
- package/es/src/ap-form/search-form/components/popover-sorter/sortable-item.vue2.mjs +2 -2
- package/es/src/ap-form/search-form/index.vue.d.ts +19 -18
- package/es/src/ap-form/search-form/index.vue.mjs +1 -1
- package/es/src/ap-form/set/index.vue.mjs +1 -1
- package/es/src/ap-grid/editable/form-item.vue.d.ts +4 -2
- package/es/src/ap-grid/editable/form-item.vue.mjs +9 -9
- package/es/src/ap-grid/editable/index.vue.d.ts +4 -2
- package/es/src/ap-grid/editable/index.vue.mjs +3 -3
- package/es/src/ap-grid/index.vue.d.ts +4 -2
- package/es/src/ap-grid/index.vue.mjs +40 -40
- package/es/src/ap-list/index.vue.d.ts +4 -2
- package/es/src/ap-list/index.vue.mjs +1 -1
- package/es/src/ap-modal/utils/confirm.d.ts +1 -1
- package/es/src/ap-table/ap-table.vue.d.ts +4 -2
- package/es/src/ap-table/ap-table.vue2.mjs +14 -13
- package/es/src/ap-table/components/index/index.vue2.mjs +2 -2
- package/es/src/ap-table/components/paragraph-ellipsis/index.vue2.mjs +3 -3
- package/es/src/ap-table/components/setting/modal/index.vue2.mjs +3 -3
- package/es/src/ap-table/components/setting/select-group/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sortable/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sortable/item.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sorter/index.vue2.mjs +11 -11
- package/es/src/ap-table/components/setting/tree-select/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/status/index.vue2.mjs +2 -2
- package/es/src/ap-table/constants.d.ts +332 -332
- package/es/src/ap-table/constants.mjs +45 -45
- package/es/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
- package/es/src/ap-table/hooks/use-table-column-state.mjs +3 -3
- package/es/src/ap-tag/ap-tag-group.vue.mjs +8 -8
- package/es/src/ap-tag/ap-tag.vue.mjs +30 -46
- package/es/src/ap-upload/apUpload.vue.mjs +5 -5
- package/es/src/ap-upload/components/MultipleFile.vue.d.ts +3 -3
- package/es/src/ap-upload/components/MultipleFile.vue2.mjs +3 -3
- package/es/src/ap-upload/components/Picture.vue.d.ts +7 -2
- package/es/src/ap-upload/components/Picture.vue2.mjs +6 -6
- package/es/src/ap-upload/components/SingleFile.vue2.mjs +7 -7
- package/es/src/business/ap-appendix/ap-appendix.vue2.mjs +1 -1
- package/es/src/business/ap-appendix/icons/file-icon.vue.mjs +2 -2
- package/es/src/business/ap-batch-action/ApBatchAction.vue2.mjs +6 -6
- package/es/src/business/ap-batch-action-group/ApBatchActionGroup.vue2.mjs +9 -9
- package/es/src/business/ap-batch-action-group/MenuItemGroup.vue2.mjs +3 -4
- package/es/src/business/ap-batch-action-group/index.d.ts +11 -33
- package/es/src/business/ap-button-group/ApButtonGroup.vue2.mjs +1 -1
- package/es/src/business/ap-card/ApCard.vue2.mjs +9 -9
- package/es/src/business/ap-draggable-grid/ApDraggableGrid.vue.d.ts +3 -2
- package/es/src/business/ap-draggable-grid/ApDraggableGrid.vue2.mjs +212 -398
- package/es/src/business/ap-draggable-grid/constans.mjs +1 -1
- package/es/src/business/ap-draggable-grid/index.d.ts +5 -2
- package/es/src/business/ap-draggable-grid/interface.d.ts +3 -2
- package/es/src/business/ap-draggable-grid/utils/sortItemsByRowAndCol.d.ts +2 -0
- package/es/src/business/ap-draggable-grid/utils/sortItemsByRowAndCol.mjs +14 -0
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +4 -2
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue2.mjs +33 -33
- package/es/src/business/ap-expand-alert/index.d.ts +6 -4
- package/es/src/business/ap-export-group/ApExportGroup.vue2.mjs +7 -7
- package/es/src/business/ap-image/ApImage.vue2.mjs +1 -1
- package/es/src/business/ap-input-radio/ApInputRadio.vue2.mjs +2 -2
- package/es/src/business/ap-keep-alive/keep-alive.mjs +3 -3
- package/es/src/business/ap-ladder/components/RenderValue.mjs +2 -2
- package/es/src/business/ap-radio-group/ap-radio-group.vue2.mjs +1 -1
- package/es/src/business/ap-select-layout/index.d.ts +4 -2
- package/es/src/business/ap-select-layout/select-layout.vue.d.ts +4 -2
- package/es/src/business/ap-select-layout/select-layout.vue2.mjs +4 -4
- package/es/src/business/ap-status/ApStatus.vue2.mjs +8 -8
- package/es/src/business/ap-status/group/ApStatusGroup.vue2.mjs +4 -4
- package/es/src/business/ap-summary/ap-summary.vue2.mjs +1 -1
- package/es/src/business/ap-table-modal/index.d.ts +5 -17
- package/es/src/business/ap-table-modal/modal-title.vue2.mjs +2 -2
- package/es/src/business/ap-table-modal/table-layout/index.vue2.mjs +14 -14
- package/es/src/business/ap-table-modal/table-modal.vue2.mjs +3 -3
- package/es/src/business/ap-title/ApTitle.vue2.mjs +7 -7
- package/es/src/business/ap-upload-file/ap-upload-single/ap-upload-single.vue.mjs +1 -1
- package/es/src/business/ap-upload-file/icon/delete-icon.vue.mjs +2 -2
- package/es/src/business/ap-upload-file/icon/file-icon.vue.mjs +2 -2
- package/es/src/business/ap-view/ap-view.vue2.mjs +2 -2
- package/es/src/business/ap-view/components/main-button-content.vue.d.ts +11 -10
- package/es/src/business/ap-view/components/main-button-content.vue2.mjs +5 -5
- package/es/src/business/ap-view/components/menu-list-content.vue.d.ts +11 -10
- package/es/src/business/ap-view/components/menu-list-content.vue2.mjs +6 -6
- package/es/src/business/ap-view/icons/line-delete.vue.mjs +2 -2
- package/es/src/business/ap-view/icons/line-down.vue.mjs +2 -2
- package/es/src/business/ap-view/icons/line-eye.vue.mjs +2 -2
- package/es/src/business/batch-input-group/form-item.vue.mjs +2 -2
- package/es/src/business/batch-input-group/index.vue.d.ts +2 -2
- package/es/src/business/batch-input-group/index.vue.mjs +1 -1
- package/es/src/business/batch-input-group/popover-input/index.vue.d.ts +54 -54
- package/es/src/business/batch-input-group/popover-input/index.vue2.mjs +2 -2
- package/es/src/check-card/index.vue2.mjs +3 -3
- package/es/src/config-provider/config-provider-props.d.ts +5 -4
- package/es/src/config-provider/config-provider.d.ts +9 -8
- package/es/src/config-provider/hooks/use-global-config.d.ts +5 -4
- package/es/src/config-provider/hooks/use-namespace.d.ts +1 -5
- package/es/src/config-provider/index.d.ts +14 -13
- package/es/src/editable-table/form-item.vue.d.ts +4 -2
- package/es/src/editable-table/form-item.vue.mjs +38 -37
- package/es/src/editable-table/index.vue.d.ts +4 -2
- package/es/src/editable-table/index.vue.mjs +16 -15
- package/es/src/full-screen/index.vue.mjs +3 -3
- package/es/src/hooks/useFullScreen.mjs +5 -5
- package/es/src/mask/index.vue.mjs +10 -10
- package/es/src/portal/index.vue.mjs +2 -2
- package/es/src/scroll-bar/index.vue.mjs +3 -3
- package/es/src/scroll-bar/internal.vue.mjs +2 -2
- package/es/src/scroll-view/index.vue.d.ts +5 -5
- package/es/src/scroll-view/index.vue.mjs +9 -9
- package/es/src/splitter/Panel.vue2.mjs +4 -4
- package/es/src/splitter/SplitBar.vue2.mjs +7 -7
- package/es/src/splitter/Splitter.vue2.mjs +5 -5
- package/es/src/tests/wrapper.d.ts +4 -4
- package/es/src/text/group.vue.mjs +2 -2
- package/es/src/text/index.vue.mjs +5 -5
- package/es/src/utils/config-provider-preset.d.ts +6 -5
- package/es/src/version.d.ts +1 -1
- package/es/src/version.mjs +1 -1
- package/es/src/work-order-modal/help-message.vue2.mjs +2 -2
- package/es/src/work-order-modal/work-order-modal.vue.d.ts +11 -10
- package/es/src/work-order-modal/work-order-modal.vue.mjs +2 -2
- package/lib/src/ap-action/item-dropdown/index.vue.js +1 -1
- package/lib/src/ap-action/item-popconfirm/index.vue.d.ts +2 -31
- package/lib/src/ap-button/ap-action-button.vue.js +1 -1
- package/lib/src/ap-button/ap-button.vue.js +1 -1
- package/lib/src/ap-button/ap-confirm-button.vue.js +1 -1
- package/lib/src/ap-download/ap-download.vue.js +1 -1
- package/lib/src/ap-field/date/index.vue.js +1 -1
- package/lib/src/ap-field/date-range/index.vue.js +1 -1
- package/lib/src/ap-field/index.js +1 -1
- package/lib/src/ap-field/number/index.vue.d.ts +29 -29
- package/lib/src/ap-field/rate/index.vue.d.ts +4 -4
- package/lib/src/ap-field/segmented/index.vue.js +1 -1
- package/lib/src/ap-field/select/index.vue.d.ts +97 -97
- package/lib/src/ap-field/select/index.vue.js +1 -1
- package/lib/src/ap-field/select/use-select-options.d.ts +2 -2
- package/lib/src/ap-field/slider/index.vue.d.ts +8 -8
- package/lib/src/ap-field/text-area/index.vue.d.ts +54 -54
- package/lib/src/ap-field/text-area/index.vue.js +1 -1
- package/lib/src/ap-field/tree-select/index.vue.d.ts +93 -93
- package/lib/src/ap-field/tree-select/index.vue.js +1 -1
- package/lib/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/lib/src/ap-form/ap-form.vue.d.ts +15 -14
- package/lib/src/ap-form/drawer-form/index.vue.d.ts +19 -18
- package/lib/src/ap-form/items/number/index.vue.d.ts +31 -31
- package/lib/src/ap-form/items/select/index.vue.d.ts +107 -107
- package/lib/src/ap-form/items/text/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text/password.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text-area/index.vue.d.ts +106 -106
- package/lib/src/ap-form/items/tree-select/index.vue.d.ts +95 -95
- package/lib/src/ap-form/modal-form/index.vue.d.ts +20 -48
- package/lib/src/ap-form/search-form/components/popover-filter.vue.d.ts +10 -29
- package/lib/src/ap-form/search-form/index.vue.d.ts +19 -18
- package/lib/src/ap-grid/editable/form-item.vue.d.ts +4 -2
- package/lib/src/ap-grid/editable/form-item.vue.js +1 -1
- package/lib/src/ap-grid/editable/index.vue.d.ts +4 -2
- package/lib/src/ap-grid/editable/index.vue.js +1 -1
- package/lib/src/ap-grid/index.vue.d.ts +4 -2
- package/lib/src/ap-grid/index.vue.js +1 -1
- package/lib/src/ap-list/index.vue.d.ts +4 -2
- package/lib/src/ap-modal/utils/confirm.d.ts +1 -1
- package/lib/src/ap-table/ap-table.vue.d.ts +4 -2
- package/lib/src/ap-table/ap-table.vue2.js +1 -1
- package/lib/src/ap-table/constants.d.ts +332 -332
- package/lib/src/ap-table/constants.js +1 -1
- package/lib/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
- package/lib/src/ap-tag/ap-tag.vue.js +1 -1
- package/lib/src/ap-upload/apUpload.vue.js +1 -1
- package/lib/src/ap-upload/components/MultipleFile.vue.d.ts +3 -3
- package/lib/src/ap-upload/components/Picture.vue.d.ts +7 -2
- package/lib/src/business/ap-batch-action-group/MenuItemGroup.vue2.js +1 -1
- package/lib/src/business/ap-batch-action-group/index.d.ts +11 -33
- package/lib/src/business/ap-draggable-grid/ApDraggableGrid.vue.d.ts +3 -2
- package/lib/src/business/ap-draggable-grid/ApDraggableGrid.vue2.js +1 -1
- package/lib/src/business/ap-draggable-grid/constans.js +1 -1
- package/lib/src/business/ap-draggable-grid/index.d.ts +5 -2
- package/lib/src/business/ap-draggable-grid/interface.d.ts +3 -2
- package/lib/src/business/ap-draggable-grid/utils/sortItemsByRowAndCol.d.ts +2 -0
- package/lib/src/business/ap-draggable-grid/utils/sortItemsByRowAndCol.js +1 -0
- package/lib/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +4 -2
- package/lib/src/business/ap-expand-alert/ApExpandAlert.vue2.js +1 -1
- package/lib/src/business/ap-expand-alert/index.d.ts +6 -4
- package/lib/src/business/ap-select-layout/index.d.ts +4 -2
- package/lib/src/business/ap-select-layout/select-layout.vue.d.ts +4 -2
- package/lib/src/business/ap-table-modal/index.d.ts +5 -17
- package/lib/src/business/ap-view/components/main-button-content.vue.d.ts +11 -10
- package/lib/src/business/ap-view/components/menu-list-content.vue.d.ts +11 -10
- package/lib/src/business/batch-input-group/index.vue.d.ts +2 -2
- package/lib/src/business/batch-input-group/popover-input/index.vue.d.ts +54 -54
- package/lib/src/config-provider/config-provider-props.d.ts +5 -4
- package/lib/src/config-provider/config-provider.d.ts +9 -8
- package/lib/src/config-provider/hooks/use-global-config.d.ts +5 -4
- package/lib/src/config-provider/hooks/use-namespace.d.ts +1 -5
- package/lib/src/config-provider/index.d.ts +14 -13
- package/lib/src/editable-table/form-item.vue.d.ts +4 -2
- package/lib/src/editable-table/form-item.vue.js +1 -1
- package/lib/src/editable-table/index.vue.d.ts +4 -2
- package/lib/src/editable-table/index.vue.js +1 -1
- package/lib/src/scroll-view/index.vue.d.ts +5 -5
- package/lib/src/tests/wrapper.d.ts +4 -4
- package/lib/src/utils/config-provider-preset.d.ts +6 -5
- package/lib/src/version.d.ts +1 -1
- package/lib/src/version.js +1 -1
- package/lib/src/work-order-modal/work-order-modal.vue.d.ts +11 -10
- package/package.json +1 -1
- package/theme/antd-global-overwrite/admin/alert.css +37 -0
- package/theme/antd-global-overwrite/admin/alert.less +51 -0
- package/theme/antd-global-overwrite/admin/button.css +27 -0
- package/theme/antd-global-overwrite/admin/button.less +31 -0
- package/theme/antd-global-overwrite/admin/field.css +42 -0
- package/theme/antd-global-overwrite/admin/field.less +43 -0
- package/theme/antd-global-overwrite/admin/form.css +57 -0
- package/theme/antd-global-overwrite/admin/form.less +97 -0
- package/theme/antd-global-overwrite/admin/message.css +10 -0
- package/theme/antd-global-overwrite/admin/message.less +13 -0
- package/theme/antd-global-overwrite/admin/modal.css +94 -0
- package/theme/antd-global-overwrite/admin/modal.less +128 -0
- package/theme/antd-global-overwrite/admin/pagination.css +122 -0
- package/theme/antd-global-overwrite/admin/pagination.less +91 -0
- package/theme/antd-global-overwrite/admin/steps.css +127 -0
- package/theme/antd-global-overwrite/admin/steps.less +197 -0
- package/theme/antd-global-overwrite/admin/table.css +78 -0
- package/theme/antd-global-overwrite/admin/table.less +62 -0
- package/theme/antd-global-overwrite/admin/tooltip.css +3 -0
- package/theme/antd-global-overwrite/admin/tooltip.less +3 -0
- package/theme/antd-global-overwrite/aplus/alert.css +40 -0
- package/theme/antd-global-overwrite/aplus/alert.less +55 -0
- package/theme/antd-global-overwrite/aplus/button.css +27 -0
- package/theme/antd-global-overwrite/aplus/button.less +31 -0
- package/theme/antd-global-overwrite/aplus/field.css +42 -0
- package/theme/antd-global-overwrite/aplus/field.less +43 -0
- package/theme/antd-global-overwrite/aplus/form.css +87 -0
- package/theme/antd-global-overwrite/aplus/form.less +133 -0
- package/theme/antd-global-overwrite/aplus/message.css +10 -0
- package/theme/antd-global-overwrite/aplus/message.less +13 -0
- package/theme/antd-global-overwrite/aplus/modal.css +87 -0
- package/theme/antd-global-overwrite/aplus/modal.less +120 -0
- package/theme/antd-global-overwrite/aplus/pagination.css +147 -0
- package/theme/antd-global-overwrite/aplus/pagination.less +108 -0
- package/theme/antd-global-overwrite/aplus/steps.css +125 -0
- package/theme/antd-global-overwrite/aplus/steps.less +198 -0
- package/theme/antd-global-overwrite/aplus/table.css +78 -0
- package/theme/antd-global-overwrite/aplus/table.less +61 -0
- package/theme/antd-global-overwrite/aplus/tooltip.css +3 -0
- package/theme/antd-global-overwrite/aplus/tooltip.less +3 -0
- package/theme/ap-draggable-grid/ap-draggable-grid.css +3 -3
- package/theme/ap-draggable-grid/ap-draggable-grid.less +3 -4
- package/theme/ap-table/ap-table-pagination.css +12 -0
- package/theme/ap-table/ap-table-pagination.less +14 -0
- package/theme/ap-tag/ap-tag.css +4 -3
- package/theme/ap-tag/ap-tag.less +4 -3
- package/theme/index.css +7 -6
- package/theme/ui-mode.css +60 -0
- package/theme/ui-mode.less +109 -0
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { ApFormProps, UpdateModelOptimizeFn, ApFormInternalInstance, WatchFunc } from '../../../ap-form';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, ExtractPropTypes, PropType, HTMLAttributes, VNodeProps, AllowedComponentProps, ComponentCustomProps, CreateComponentPublicInstanceWithMixins, GlobalComponents, GlobalDirectives, Slot, ComponentPublicInstance, ComponentOptionsBase, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
|
|
3
|
-
import { SizeType, ButtonSize } from '@aplus-frontend/antdv/es/config-provider';
|
|
4
3
|
import { ColSize } from '@aplus-frontend/antdv/es/grid';
|
|
5
|
-
import { FormLabelAlign, ValidateMessages, FieldData, ValidateErrorEntity, NamePath, ValidateOptions, InternalNamePath } from '@aplus-frontend/antdv/es/form/interface';
|
|
4
|
+
import { FormLabelAlign, ValidateMessages, FieldData, ValidateErrorEntity, NamePath, RuleObject, ValidateOptions, InternalNamePath } from '@aplus-frontend/antdv/es/form/interface';
|
|
6
5
|
import { RuleObject } from '@aplus-frontend/antdv/es/form';
|
|
7
6
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
8
7
|
import { Options } from '../../../../node_modules/scroll-into-view-if-needed';
|
|
9
8
|
import { Recordable } from '../../../type';
|
|
10
9
|
import { VueTypeDef, VueTypeValidableDef } from '../../../../node_modules/vue-types';
|
|
10
|
+
import { SizeType } from '@aplus-frontend/antdv/es/config-provider';
|
|
11
|
+
import { SizeType } from '@aplus-frontend/antdv/es/button';
|
|
11
12
|
import { VueNode } from '@aplus-frontend/antdv/es/_util/type';
|
|
12
13
|
import { OnCleanup } from '@vue/reactivity';
|
|
13
14
|
type __VLS_Props = {
|
|
@@ -18,7 +19,7 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
18
19
|
$: ComponentInternalInstance;
|
|
19
20
|
$data: {};
|
|
20
21
|
$props: {
|
|
21
|
-
readonly size?:
|
|
22
|
+
readonly size?: "small" | "large" | "middle" | undefined;
|
|
22
23
|
readonly onSubmit?: ((e: Event) => void) | undefined;
|
|
23
24
|
readonly layout?: string | undefined;
|
|
24
25
|
readonly disabled?: boolean | undefined;
|
|
@@ -108,7 +109,7 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
108
109
|
readonly onValidate?: ((name: string | number | string[] | number[], status: boolean, errors: string[]) => void) | undefined;
|
|
109
110
|
readonly initialValues?: Recordable | undefined;
|
|
110
111
|
readonly onValuesChange?: ((changedValues: Recordable, allValues: Recordable, fieldName: NamePath) => void) | undefined;
|
|
111
|
-
readonly syncToUrl?: boolean | ((values: Recordable, type: "get" | "set") => Recordable) | undefined;
|
|
112
|
+
readonly syncToUrl?: (boolean | ((values: Recordable, type: "get" | "set") => Recordable)) | undefined;
|
|
112
113
|
readonly syncToUrlPriority?: boolean | undefined;
|
|
113
114
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
114
115
|
$attrs: {
|
|
@@ -313,8 +314,8 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
313
314
|
default: string | string[];
|
|
314
315
|
};
|
|
315
316
|
size: {
|
|
316
|
-
type: PropType<
|
|
317
|
-
default:
|
|
317
|
+
type: PropType<SizeType>;
|
|
318
|
+
default: SizeType;
|
|
318
319
|
};
|
|
319
320
|
disabled: {
|
|
320
321
|
type: BooleanConstructor;
|
|
@@ -341,7 +342,7 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
341
342
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
342
343
|
};
|
|
343
344
|
}>> & Readonly<{}>, () => VueNode, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {
|
|
344
|
-
size:
|
|
345
|
+
size: SizeType;
|
|
345
346
|
onSubmit: (e: Event) => void;
|
|
346
347
|
disabled: boolean;
|
|
347
348
|
validateTrigger: string | string[];
|
|
@@ -633,8 +634,8 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
633
634
|
default: string | string[];
|
|
634
635
|
};
|
|
635
636
|
size: {
|
|
636
|
-
type: PropType<
|
|
637
|
-
default:
|
|
637
|
+
type: PropType<SizeType>;
|
|
638
|
+
default: SizeType;
|
|
638
639
|
};
|
|
639
640
|
disabled: {
|
|
640
641
|
type: BooleanConstructor;
|
|
@@ -661,7 +662,7 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
661
662
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
662
663
|
};
|
|
663
664
|
}>> & Readonly<{}>, () => VueNode, {}, {}, {}, {
|
|
664
|
-
size:
|
|
665
|
+
size: SizeType;
|
|
665
666
|
onSubmit: (e: Event) => void;
|
|
666
667
|
disabled: boolean;
|
|
667
668
|
validateTrigger: string | string[];
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { ViewListModel } from '../interface';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, ExtractPropTypes, PropType, HTMLAttributes, VNodeProps, AllowedComponentProps, ComponentCustomProps, CreateComponentPublicInstanceWithMixins, GlobalComponents, GlobalDirectives, Slot, ComponentPublicInstance, ComponentOptionsBase, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
|
|
3
|
-
import { SizeType, ButtonSize } from '@aplus-frontend/antdv/es/config-provider';
|
|
4
3
|
import { ColSize } from '@aplus-frontend/antdv/es/grid';
|
|
5
|
-
import { FormLabelAlign, ValidateMessages, FieldData, ValidateErrorEntity, NamePath, ValidateOptions, InternalNamePath } from '@aplus-frontend/antdv/es/form/interface';
|
|
4
|
+
import { FormLabelAlign, ValidateMessages, FieldData, ValidateErrorEntity, NamePath, RuleObject, ValidateOptions, InternalNamePath } from '@aplus-frontend/antdv/es/form/interface';
|
|
6
5
|
import { RuleObject } from '@aplus-frontend/antdv/es/form';
|
|
7
6
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
8
7
|
import { Options } from '../../../../node_modules/scroll-into-view-if-needed';
|
|
9
8
|
import { Recordable } from '../../../type';
|
|
10
9
|
import { VueTypeDef, VueTypeValidableDef } from '../../../../node_modules/vue-types';
|
|
10
|
+
import { SizeType } from '@aplus-frontend/antdv/es/config-provider';
|
|
11
|
+
import { SizeType } from '@aplus-frontend/antdv/es/button';
|
|
11
12
|
import { VueNode } from '@aplus-frontend/antdv/es/_util/type';
|
|
12
13
|
import { ApFormProps, UpdateModelOptimizeFn, ApFormInternalInstance, WatchFunc } from '../../../ap-form';
|
|
13
14
|
import { OnCleanup } from '@vue/reactivity';
|
|
@@ -19,7 +20,7 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
19
20
|
$: ComponentInternalInstance;
|
|
20
21
|
$data: {};
|
|
21
22
|
$props: {
|
|
22
|
-
readonly size?:
|
|
23
|
+
readonly size?: "small" | "large" | "middle" | undefined;
|
|
23
24
|
readonly onSubmit?: ((e: Event) => void) | undefined;
|
|
24
25
|
readonly layout?: string | undefined;
|
|
25
26
|
readonly disabled?: boolean | undefined;
|
|
@@ -109,7 +110,7 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
109
110
|
readonly onValidate?: ((name: string | number | string[] | number[], status: boolean, errors: string[]) => void) | undefined;
|
|
110
111
|
readonly initialValues?: Recordable | undefined;
|
|
111
112
|
readonly onValuesChange?: ((changedValues: Recordable, allValues: Recordable, fieldName: NamePath) => void) | undefined;
|
|
112
|
-
readonly syncToUrl?: boolean | ((values: Recordable, type: "get" | "set") => Recordable) | undefined;
|
|
113
|
+
readonly syncToUrl?: (boolean | ((values: Recordable, type: "get" | "set") => Recordable)) | undefined;
|
|
113
114
|
readonly syncToUrlPriority?: boolean | undefined;
|
|
114
115
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
115
116
|
$attrs: {
|
|
@@ -314,8 +315,8 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
314
315
|
default: string | string[];
|
|
315
316
|
};
|
|
316
317
|
size: {
|
|
317
|
-
type: PropType<
|
|
318
|
-
default:
|
|
318
|
+
type: PropType<SizeType>;
|
|
319
|
+
default: SizeType;
|
|
319
320
|
};
|
|
320
321
|
disabled: {
|
|
321
322
|
type: BooleanConstructor;
|
|
@@ -342,7 +343,7 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
342
343
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
343
344
|
};
|
|
344
345
|
}>> & Readonly<{}>, () => VueNode, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {
|
|
345
|
-
size:
|
|
346
|
+
size: SizeType;
|
|
346
347
|
onSubmit: (e: Event) => void;
|
|
347
348
|
disabled: boolean;
|
|
348
349
|
validateTrigger: string | string[];
|
|
@@ -634,8 +635,8 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
634
635
|
default: string | string[];
|
|
635
636
|
};
|
|
636
637
|
size: {
|
|
637
|
-
type: PropType<
|
|
638
|
-
default:
|
|
638
|
+
type: PropType<SizeType>;
|
|
639
|
+
default: SizeType;
|
|
639
640
|
};
|
|
640
641
|
disabled: {
|
|
641
642
|
type: BooleanConstructor;
|
|
@@ -662,7 +663,7 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
662
663
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
663
664
|
};
|
|
664
665
|
}>> & Readonly<{}>, () => VueNode, {}, {}, {}, {
|
|
665
|
-
size:
|
|
666
|
+
size: SizeType;
|
|
666
667
|
onSubmit: (e: Event) => void;
|
|
667
668
|
disabled: boolean;
|
|
668
669
|
validateTrigger: string | string[];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BatchInputGroupProps } from './interface';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, GlobalComponents, GlobalDirectives, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
|
|
3
3
|
import { FieldMode, ApFieldTextProps } from '../../ap-field';
|
|
4
|
-
import {
|
|
4
|
+
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
5
5
|
import { FocusEventHandler, ChangeEventHandler, CompositionEventHandler, KeyboardEventHandler, MouseEventHandler } from '@aplus-frontend/antdv/es/_util/EventInterface';
|
|
6
6
|
import { ShowCountProps } from '@aplus-frontend/antdv/es/vc-input/inputProps';
|
|
7
7
|
import { InputFocusOptions } from '@aplus-frontend/antdv/es/vc-input/utils/commonUtils';
|
|
@@ -31,7 +31,7 @@ declare const _default: DefineComponent<BatchInputGroupProps, {}, {}, {}, {}, Co
|
|
|
31
31
|
readonly style?: unknown;
|
|
32
32
|
readonly type?: "number" | "reset" | "submit" | "button" | "search" | "time" | "month" | "date" | "week" | "hidden" | "checkbox" | "radio" | "color" | "text" | "range" | "tel" | "url" | "email" | "image" | "datetime-local" | "file" | "password" | undefined;
|
|
33
33
|
readonly lazy?: boolean | undefined;
|
|
34
|
-
readonly size?:
|
|
34
|
+
readonly size?: ButtonSize;
|
|
35
35
|
readonly hidden?: boolean | undefined;
|
|
36
36
|
readonly onBlur?: FocusEventHandler | undefined;
|
|
37
37
|
readonly onChange?: ChangeEventHandler | undefined;
|
|
@@ -2,9 +2,9 @@ import { BatchInputGroupPopoverInputProps } from '../interface';
|
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, CreateComponentPublicInstanceWithMixins, ExtractPropTypes, PropType, GlobalComponents, GlobalDirectives } from 'vue';
|
|
3
3
|
import { AutoSizeType } from '@aplus-frontend/antdv/es/input/inputProps';
|
|
4
4
|
import { CompositionEventHandler, FocusEventHandler, ChangeEventHandler, KeyboardEventHandler, MouseEventHandler } from '@aplus-frontend/antdv/es/_util/EventInterface';
|
|
5
|
-
import {
|
|
6
|
-
import { VueTypeValidableDef } from '../../../../node_modules/vue-types';
|
|
5
|
+
import { SizeType } from '@aplus-frontend/antdv/es/button';
|
|
7
6
|
import { ShowCountProps } from '@aplus-frontend/antdv/es/vc-input/inputProps';
|
|
7
|
+
import { VueTypeValidableDef } from '../../../../node_modules/vue-types';
|
|
8
8
|
import { VueNode } from '@aplus-frontend/antdv/es/_util/type';
|
|
9
9
|
declare const _default: DefineComponent<BatchInputGroupPopoverInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
10
10
|
"update:value": (...args: any[]) => void;
|
|
@@ -35,7 +35,7 @@ declare const _default: DefineComponent<BatchInputGroupPopoverInputProps, {}, {}
|
|
|
35
35
|
};
|
|
36
36
|
valueModifiers: ObjectConstructor;
|
|
37
37
|
size: {
|
|
38
|
-
type: PropType<
|
|
38
|
+
type: PropType<SizeType>;
|
|
39
39
|
};
|
|
40
40
|
value: {
|
|
41
41
|
type: PropType<string | number>;
|
|
@@ -43,8 +43,8 @@ declare const _default: DefineComponent<BatchInputGroupPopoverInputProps, {}, {}
|
|
|
43
43
|
};
|
|
44
44
|
name: StringConstructor;
|
|
45
45
|
type: {
|
|
46
|
-
type: PropType<"number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "
|
|
47
|
-
default: "number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "
|
|
46
|
+
type: PropType<"number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "datetime-local" | "file" | "password" | "tel">;
|
|
47
|
+
default: "number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "datetime-local" | "file" | "password" | "tel";
|
|
48
48
|
};
|
|
49
49
|
onFocus: PropType<FocusEventHandler>;
|
|
50
50
|
onBlur: PropType<FocusEventHandler>;
|
|
@@ -69,43 +69,38 @@ declare const _default: DefineComponent<BatchInputGroupPopoverInputProps, {}, {}
|
|
|
69
69
|
default: any;
|
|
70
70
|
};
|
|
71
71
|
prefixCls: StringConstructor;
|
|
72
|
-
|
|
73
|
-
|
|
72
|
+
id: StringConstructor;
|
|
73
|
+
autofocus: {
|
|
74
74
|
type: BooleanConstructor;
|
|
75
75
|
default: any;
|
|
76
76
|
};
|
|
77
|
-
|
|
77
|
+
autocomplete: StringConstructor;
|
|
78
|
+
readonly: {
|
|
78
79
|
type: BooleanConstructor;
|
|
79
80
|
default: any;
|
|
80
81
|
};
|
|
81
|
-
defaultValue: {
|
|
82
|
-
type: PropType<string | number>;
|
|
83
|
-
default: any;
|
|
84
|
-
};
|
|
85
82
|
status: PropType<"" | "error" | "warning">;
|
|
86
|
-
|
|
83
|
+
defaultValue: {
|
|
87
84
|
type: PropType<string | number>;
|
|
88
|
-
};
|
|
89
|
-
allowClear: {
|
|
90
|
-
type: BooleanConstructor;
|
|
91
85
|
default: any;
|
|
92
86
|
};
|
|
93
|
-
|
|
87
|
+
'onUpdate:value': PropType<(val: string) => void>;
|
|
88
|
+
loading: {
|
|
94
89
|
type: BooleanConstructor;
|
|
95
90
|
default: any;
|
|
96
91
|
};
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
readonly: {
|
|
100
|
-
type: BooleanConstructor;
|
|
101
|
-
default: any;
|
|
92
|
+
placeholder: {
|
|
93
|
+
type: PropType<string | number>;
|
|
102
94
|
};
|
|
103
|
-
'onUpdate:value': PropType<(val: string) => void>;
|
|
104
95
|
lazy: {
|
|
105
96
|
type: BooleanConstructor;
|
|
106
97
|
default: boolean;
|
|
107
98
|
};
|
|
108
99
|
maxlength: NumberConstructor;
|
|
100
|
+
bordered: {
|
|
101
|
+
type: BooleanConstructor;
|
|
102
|
+
default: any;
|
|
103
|
+
};
|
|
109
104
|
showCount: {
|
|
110
105
|
type: PropType<boolean | ShowCountProps>;
|
|
111
106
|
};
|
|
@@ -119,21 +114,26 @@ declare const _default: DefineComponent<BatchInputGroupPopoverInputProps, {}, {}
|
|
|
119
114
|
inputElement: VueTypeValidableDef<any>;
|
|
120
115
|
triggerFocus: PropType<() => void>;
|
|
121
116
|
handleReset: PropType<MouseEventHandler>;
|
|
117
|
+
clearIcon: VueTypeValidableDef<any>;
|
|
118
|
+
allowClear: {
|
|
119
|
+
type: BooleanConstructor;
|
|
120
|
+
default: any;
|
|
121
|
+
};
|
|
122
122
|
}>> & Readonly<{}>, () => VueNode, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {
|
|
123
123
|
value: string | number;
|
|
124
|
-
type: "number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "
|
|
124
|
+
type: "number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "datetime-local" | "file" | "password" | "tel";
|
|
125
125
|
onMousedown: MouseEventHandler;
|
|
126
126
|
focused: boolean;
|
|
127
127
|
hidden: boolean;
|
|
128
128
|
disabled: boolean;
|
|
129
|
-
loading: boolean;
|
|
130
|
-
bordered: boolean;
|
|
131
|
-
defaultValue: string | number;
|
|
132
|
-
allowClear: boolean;
|
|
133
129
|
autofocus: boolean;
|
|
134
130
|
readonly: boolean;
|
|
131
|
+
defaultValue: string | number;
|
|
132
|
+
loading: boolean;
|
|
135
133
|
lazy: boolean;
|
|
134
|
+
bordered: boolean;
|
|
136
135
|
onMouseUp: MouseEventHandler;
|
|
136
|
+
allowClear: boolean;
|
|
137
137
|
autosize: any;
|
|
138
138
|
autoSize: any;
|
|
139
139
|
}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
@@ -167,7 +167,7 @@ declare const _default: DefineComponent<BatchInputGroupPopoverInputProps, {}, {}
|
|
|
167
167
|
};
|
|
168
168
|
valueModifiers: ObjectConstructor;
|
|
169
169
|
size: {
|
|
170
|
-
type: PropType<
|
|
170
|
+
type: PropType<SizeType>;
|
|
171
171
|
};
|
|
172
172
|
value: {
|
|
173
173
|
type: PropType<string | number>;
|
|
@@ -175,8 +175,8 @@ declare const _default: DefineComponent<BatchInputGroupPopoverInputProps, {}, {}
|
|
|
175
175
|
};
|
|
176
176
|
name: StringConstructor;
|
|
177
177
|
type: {
|
|
178
|
-
type: PropType<"number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "
|
|
179
|
-
default: "number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "
|
|
178
|
+
type: PropType<"number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "datetime-local" | "file" | "password" | "tel">;
|
|
179
|
+
default: "number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "datetime-local" | "file" | "password" | "tel";
|
|
180
180
|
};
|
|
181
181
|
onFocus: PropType<FocusEventHandler>;
|
|
182
182
|
onBlur: PropType<FocusEventHandler>;
|
|
@@ -201,43 +201,38 @@ declare const _default: DefineComponent<BatchInputGroupPopoverInputProps, {}, {}
|
|
|
201
201
|
default: any;
|
|
202
202
|
};
|
|
203
203
|
prefixCls: StringConstructor;
|
|
204
|
-
|
|
205
|
-
|
|
204
|
+
id: StringConstructor;
|
|
205
|
+
autofocus: {
|
|
206
206
|
type: BooleanConstructor;
|
|
207
207
|
default: any;
|
|
208
208
|
};
|
|
209
|
-
|
|
209
|
+
autocomplete: StringConstructor;
|
|
210
|
+
readonly: {
|
|
210
211
|
type: BooleanConstructor;
|
|
211
212
|
default: any;
|
|
212
213
|
};
|
|
213
|
-
defaultValue: {
|
|
214
|
-
type: PropType<string | number>;
|
|
215
|
-
default: any;
|
|
216
|
-
};
|
|
217
214
|
status: PropType<"" | "error" | "warning">;
|
|
218
|
-
|
|
215
|
+
defaultValue: {
|
|
219
216
|
type: PropType<string | number>;
|
|
220
|
-
};
|
|
221
|
-
allowClear: {
|
|
222
|
-
type: BooleanConstructor;
|
|
223
217
|
default: any;
|
|
224
218
|
};
|
|
225
|
-
|
|
219
|
+
'onUpdate:value': PropType<(val: string) => void>;
|
|
220
|
+
loading: {
|
|
226
221
|
type: BooleanConstructor;
|
|
227
222
|
default: any;
|
|
228
223
|
};
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
readonly: {
|
|
232
|
-
type: BooleanConstructor;
|
|
233
|
-
default: any;
|
|
224
|
+
placeholder: {
|
|
225
|
+
type: PropType<string | number>;
|
|
234
226
|
};
|
|
235
|
-
'onUpdate:value': PropType<(val: string) => void>;
|
|
236
227
|
lazy: {
|
|
237
228
|
type: BooleanConstructor;
|
|
238
229
|
default: boolean;
|
|
239
230
|
};
|
|
240
231
|
maxlength: NumberConstructor;
|
|
232
|
+
bordered: {
|
|
233
|
+
type: BooleanConstructor;
|
|
234
|
+
default: any;
|
|
235
|
+
};
|
|
241
236
|
showCount: {
|
|
242
237
|
type: PropType<boolean | ShowCountProps>;
|
|
243
238
|
};
|
|
@@ -251,21 +246,26 @@ declare const _default: DefineComponent<BatchInputGroupPopoverInputProps, {}, {}
|
|
|
251
246
|
inputElement: VueTypeValidableDef<any>;
|
|
252
247
|
triggerFocus: PropType<() => void>;
|
|
253
248
|
handleReset: PropType<MouseEventHandler>;
|
|
249
|
+
clearIcon: VueTypeValidableDef<any>;
|
|
250
|
+
allowClear: {
|
|
251
|
+
type: BooleanConstructor;
|
|
252
|
+
default: any;
|
|
253
|
+
};
|
|
254
254
|
}>> & Readonly<{}>, () => VueNode, {}, {}, {}, {
|
|
255
255
|
value: string | number;
|
|
256
|
-
type: "number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "
|
|
256
|
+
type: "number" | "reset" | "submit" | "button" | "time" | "image" | "text" | "search" | "hidden" | "color" | "checkbox" | "radio" | "range" | "date" | "url" | "email" | "week" | "month" | "datetime-local" | "file" | "password" | "tel";
|
|
257
257
|
onMousedown: MouseEventHandler;
|
|
258
258
|
focused: boolean;
|
|
259
259
|
hidden: boolean;
|
|
260
260
|
disabled: boolean;
|
|
261
|
-
loading: boolean;
|
|
262
|
-
bordered: boolean;
|
|
263
|
-
defaultValue: string | number;
|
|
264
|
-
allowClear: boolean;
|
|
265
261
|
autofocus: boolean;
|
|
266
262
|
readonly: boolean;
|
|
263
|
+
defaultValue: string | number;
|
|
264
|
+
loading: boolean;
|
|
267
265
|
lazy: boolean;
|
|
266
|
+
bordered: boolean;
|
|
268
267
|
onMouseUp: MouseEventHandler;
|
|
268
|
+
allowClear: boolean;
|
|
269
269
|
autosize: any;
|
|
270
270
|
autoSize: any;
|
|
271
271
|
}> | null;
|
|
@@ -4,8 +4,9 @@ import { ApiType, ApUploadConfig, ApDescriptionsConfig, ValueTypeRenderConfig, d
|
|
|
4
4
|
import { ViewCacheOption } from '../business';
|
|
5
5
|
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
6
6
|
import { TransformCellTextProps } from '@aplus-frontend/antdv/es/table/interface';
|
|
7
|
-
import { CSPConfig
|
|
7
|
+
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
8
8
|
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
9
|
+
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
9
10
|
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
10
11
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
11
12
|
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
@@ -56,7 +57,7 @@ export declare const configProviderProps: () => {
|
|
|
56
57
|
};
|
|
57
58
|
};
|
|
58
59
|
componentSize: {
|
|
59
|
-
type: PropType<
|
|
60
|
+
type: PropType< ButtonSize>;
|
|
60
61
|
};
|
|
61
62
|
componentDisabled: {
|
|
62
63
|
type: BooleanConstructor;
|
|
@@ -68,10 +69,10 @@ export declare const configProviderProps: () => {
|
|
|
68
69
|
};
|
|
69
70
|
space: {
|
|
70
71
|
type: PropType<{
|
|
71
|
-
size?:
|
|
72
|
+
size?: ButtonSize | number;
|
|
72
73
|
}>;
|
|
73
74
|
default: {
|
|
74
|
-
size?:
|
|
75
|
+
size?: ButtonSize | number;
|
|
75
76
|
};
|
|
76
77
|
};
|
|
77
78
|
virtual: {
|
|
@@ -2,8 +2,9 @@ import { Ref, DefineComponent, ExtractPropTypes, PropType, ComponentOptionsMixin
|
|
|
2
2
|
import { ConfigProviderProps } from './config-provider-props';
|
|
3
3
|
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
4
4
|
import { TransformCellTextProps } from '@aplus-frontend/antdv/es/table/interface';
|
|
5
|
-
import { CSPConfig
|
|
5
|
+
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
6
6
|
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
7
|
+
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
7
8
|
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
8
9
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
9
10
|
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
@@ -58,7 +59,7 @@ export declare const ConfigProvider: DefineComponent<ExtractPropTypes<{
|
|
|
58
59
|
};
|
|
59
60
|
};
|
|
60
61
|
componentSize: {
|
|
61
|
-
type: PropType<
|
|
62
|
+
type: PropType<ButtonSize>;
|
|
62
63
|
};
|
|
63
64
|
componentDisabled: {
|
|
64
65
|
type: BooleanConstructor;
|
|
@@ -70,10 +71,10 @@ export declare const ConfigProvider: DefineComponent<ExtractPropTypes<{
|
|
|
70
71
|
};
|
|
71
72
|
space: {
|
|
72
73
|
type: PropType<{
|
|
73
|
-
size?:
|
|
74
|
+
size?: ButtonSize | number;
|
|
74
75
|
}>;
|
|
75
76
|
default: {
|
|
76
|
-
size?:
|
|
77
|
+
size?: ButtonSize | number;
|
|
77
78
|
};
|
|
78
79
|
};
|
|
79
80
|
virtual: {
|
|
@@ -215,7 +216,7 @@ export declare const ConfigProvider: DefineComponent<ExtractPropTypes<{
|
|
|
215
216
|
};
|
|
216
217
|
};
|
|
217
218
|
componentSize: {
|
|
218
|
-
type: PropType<
|
|
219
|
+
type: PropType<ButtonSize>;
|
|
219
220
|
};
|
|
220
221
|
componentDisabled: {
|
|
221
222
|
type: BooleanConstructor;
|
|
@@ -227,10 +228,10 @@ export declare const ConfigProvider: DefineComponent<ExtractPropTypes<{
|
|
|
227
228
|
};
|
|
228
229
|
space: {
|
|
229
230
|
type: PropType<{
|
|
230
|
-
size?:
|
|
231
|
+
size?: ButtonSize | number;
|
|
231
232
|
}>;
|
|
232
233
|
default: {
|
|
233
|
-
size?:
|
|
234
|
+
size?: ButtonSize | number;
|
|
234
235
|
};
|
|
235
236
|
};
|
|
236
237
|
virtual: {
|
|
@@ -338,7 +339,7 @@ export declare const ConfigProvider: DefineComponent<ExtractPropTypes<{
|
|
|
338
339
|
colon?: boolean;
|
|
339
340
|
};
|
|
340
341
|
space: {
|
|
341
|
-
size?:
|
|
342
|
+
size?: ButtonSize | number;
|
|
342
343
|
};
|
|
343
344
|
direction: "ltr" | "rtl";
|
|
344
345
|
searchForm: SearchFormGlobalConfig;
|
|
@@ -3,8 +3,9 @@ import { App, Ref, ComputedRef, ExtractPropTypes, PropType } from 'vue';
|
|
|
3
3
|
import { ConfigProviderContext } from '../constants';
|
|
4
4
|
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
5
5
|
import { TransformCellTextProps } from '@aplus-frontend/antdv/es/table/interface';
|
|
6
|
-
import { CSPConfig
|
|
6
|
+
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
7
7
|
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
8
|
+
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
8
9
|
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
9
10
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
10
11
|
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
@@ -61,7 +62,7 @@ export declare const provideGlobalConfig: (config: MaybeRef<ConfigProviderContex
|
|
|
61
62
|
};
|
|
62
63
|
};
|
|
63
64
|
componentSize: {
|
|
64
|
-
type: PropType<
|
|
65
|
+
type: PropType<ButtonSize>;
|
|
65
66
|
};
|
|
66
67
|
componentDisabled: {
|
|
67
68
|
type: BooleanConstructor;
|
|
@@ -73,10 +74,10 @@ export declare const provideGlobalConfig: (config: MaybeRef<ConfigProviderContex
|
|
|
73
74
|
};
|
|
74
75
|
space: {
|
|
75
76
|
type: PropType<{
|
|
76
|
-
size?:
|
|
77
|
+
size?: ButtonSize | number;
|
|
77
78
|
}>;
|
|
78
79
|
default: {
|
|
79
|
-
size?:
|
|
80
|
+
size?: ButtonSize | number;
|
|
80
81
|
};
|
|
81
82
|
};
|
|
82
83
|
virtual: {
|
|
@@ -2,11 +2,7 @@ import { InjectionKey, Ref, ComputedRef } from 'vue';
|
|
|
2
2
|
export declare const defaultNamespace = "aplus";
|
|
3
3
|
export declare const namespaceContextKey: InjectionKey<Ref<string | undefined>>;
|
|
4
4
|
export declare const useGetDerivedNamespace: (namespaceOverrides?: Ref<string | undefined>) => ComputedRef<string>;
|
|
5
|
-
export declare const useNamespace: (
|
|
6
|
-
/**
|
|
7
|
-
* 块 一般是指组件名
|
|
8
|
-
*/
|
|
9
|
-
block: string, namespaceOverrides?: Ref<string | undefined>) => {
|
|
5
|
+
export declare const useNamespace: (block: string, namespaceOverrides?: Ref<string | undefined>) => {
|
|
10
6
|
namespace: ComputedRef<string>;
|
|
11
7
|
b: (blockSuffix?: string) => string;
|
|
12
8
|
e: (element?: string) => string;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { CreateComponentPublicInstanceWithMixins, ExtractPropTypes, PropType, ComponentOptionsMixin, PublicProps, GlobalComponents, GlobalDirectives, ComponentProvideOptions, ComponentOptionsBase, VNodeProps, AllowedComponentProps, ComponentCustomProps, Plugin } from 'vue';
|
|
2
2
|
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
3
3
|
import { TransformCellTextProps } from '@aplus-frontend/antdv/es/table/interface';
|
|
4
|
-
import { CSPConfig
|
|
4
|
+
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
5
5
|
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
6
|
+
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
6
7
|
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
7
8
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
8
9
|
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
@@ -63,7 +64,7 @@ export declare const APConfigProvider: {
|
|
|
63
64
|
};
|
|
64
65
|
};
|
|
65
66
|
componentSize: {
|
|
66
|
-
type: PropType<
|
|
67
|
+
type: PropType<ButtonSize>;
|
|
67
68
|
};
|
|
68
69
|
componentDisabled: {
|
|
69
70
|
type: BooleanConstructor;
|
|
@@ -75,10 +76,10 @@ export declare const APConfigProvider: {
|
|
|
75
76
|
};
|
|
76
77
|
space: {
|
|
77
78
|
type: PropType<{
|
|
78
|
-
size?:
|
|
79
|
+
size?: ButtonSize | number;
|
|
79
80
|
}>;
|
|
80
81
|
default: {
|
|
81
|
-
size?:
|
|
82
|
+
size?: ButtonSize | number;
|
|
82
83
|
};
|
|
83
84
|
};
|
|
84
85
|
virtual: {
|
|
@@ -186,7 +187,7 @@ export declare const APConfigProvider: {
|
|
|
186
187
|
colon?: boolean;
|
|
187
188
|
};
|
|
188
189
|
space: {
|
|
189
|
-
size?:
|
|
190
|
+
size?: ButtonSize | number;
|
|
190
191
|
};
|
|
191
192
|
direction: "ltr" | "rtl";
|
|
192
193
|
searchForm: SearchFormGlobalConfig;
|
|
@@ -267,7 +268,7 @@ export declare const APConfigProvider: {
|
|
|
267
268
|
};
|
|
268
269
|
};
|
|
269
270
|
componentSize: {
|
|
270
|
-
type: PropType<
|
|
271
|
+
type: PropType<ButtonSize>;
|
|
271
272
|
};
|
|
272
273
|
componentDisabled: {
|
|
273
274
|
type: BooleanConstructor;
|
|
@@ -279,10 +280,10 @@ export declare const APConfigProvider: {
|
|
|
279
280
|
};
|
|
280
281
|
space: {
|
|
281
282
|
type: PropType<{
|
|
282
|
-
size?:
|
|
283
|
+
size?: ButtonSize | number;
|
|
283
284
|
}>;
|
|
284
285
|
default: {
|
|
285
|
-
size?:
|
|
286
|
+
size?: ButtonSize | number;
|
|
286
287
|
};
|
|
287
288
|
};
|
|
288
289
|
virtual: {
|
|
@@ -390,7 +391,7 @@ export declare const APConfigProvider: {
|
|
|
390
391
|
colon?: boolean;
|
|
391
392
|
};
|
|
392
393
|
space: {
|
|
393
|
-
size?:
|
|
394
|
+
size?: ButtonSize | number;
|
|
394
395
|
};
|
|
395
396
|
direction: "ltr" | "rtl";
|
|
396
397
|
searchForm: SearchFormGlobalConfig;
|
|
@@ -468,7 +469,7 @@ export declare const APConfigProvider: {
|
|
|
468
469
|
};
|
|
469
470
|
};
|
|
470
471
|
componentSize: {
|
|
471
|
-
type: PropType<
|
|
472
|
+
type: PropType<ButtonSize>;
|
|
472
473
|
};
|
|
473
474
|
componentDisabled: {
|
|
474
475
|
type: BooleanConstructor;
|
|
@@ -480,10 +481,10 @@ export declare const APConfigProvider: {
|
|
|
480
481
|
};
|
|
481
482
|
space: {
|
|
482
483
|
type: PropType<{
|
|
483
|
-
size?:
|
|
484
|
+
size?: ButtonSize | number;
|
|
484
485
|
}>;
|
|
485
486
|
default: {
|
|
486
|
-
size?:
|
|
487
|
+
size?: ButtonSize | number;
|
|
487
488
|
};
|
|
488
489
|
};
|
|
489
490
|
virtual: {
|
|
@@ -591,7 +592,7 @@ export declare const APConfigProvider: {
|
|
|
591
592
|
colon?: boolean;
|
|
592
593
|
};
|
|
593
594
|
space: {
|
|
594
|
-
size?:
|
|
595
|
+
size?: ButtonSize | number;
|
|
595
596
|
};
|
|
596
597
|
direction: "ltr" | "rtl";
|
|
597
598
|
searchForm: SearchFormGlobalConfig;
|