@aplus-frontend/ui 0.1.43 → 0.1.45
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.d.ts +1 -1
- package/es/src/ap-action/group/index.vue.mjs +1 -1
- package/es/src/ap-action/interface.d.ts +1 -1
- package/es/src/ap-action/item/index.vue2.mjs +1 -1
- package/es/src/ap-action/item-dropdown/index.vue.d.ts +1 -1
- package/es/src/ap-action/item-dropdown/index.vue.mjs +1 -1
- package/es/src/ap-action/item-modal/index.vue.d.ts +1 -1
- package/es/src/ap-action/item-modal/index.vue.mjs +1 -1
- package/es/src/ap-action/item-popconfirm/index.vue.d.ts +8 -8
- package/es/src/ap-action/item-popconfirm/index.vue.mjs +1 -1
- package/es/src/ap-button/ap-action-button.vue.d.ts +1 -1
- package/es/src/ap-button/ap-button.vue.d.ts +1 -1
- package/es/src/ap-button/ap-button.vue.mjs +1 -1
- package/es/src/ap-button/interface.d.ts +1 -1
- package/es/src/ap-custom-column/column-select.vue.mjs +1 -1
- package/es/src/ap-custom-column/custom-column.vue.mjs +1 -1
- package/es/src/ap-descriptions/ap-descriptions.vue.mjs +1 -1
- package/es/src/ap-descriptions/help-message/index.vue2.mjs +1 -1
- package/es/src/ap-descriptions/interface.d.ts +1 -1
- package/es/src/ap-download/ap-download.vue.d.ts +1 -1
- package/es/src/ap-download/ap-download.vue.mjs +1 -1
- package/es/src/ap-download/interface.d.ts +1 -1
- package/es/src/ap-field/checkbox/helper.d.ts +3 -3
- package/es/src/ap-field/checkbox/index.vue.d.ts +1 -1
- package/es/src/ap-field/checkbox/index.vue.mjs +1 -1
- package/es/src/ap-field/date/constant.d.ts +1 -1
- package/es/src/ap-field/date/helper.d.ts +1 -1
- package/es/src/ap-field/date/index.vue.d.ts +1 -1
- package/es/src/ap-field/date/index.vue.mjs +1 -1
- package/es/src/ap-field/date-range/index.vue.mjs +1 -1
- package/es/src/ap-field/hooks/use-default-placeholder.mjs +14 -14
- package/es/src/ap-field/interface.d.ts +4 -4
- package/es/src/ap-field/number/index.vue.d.ts +4 -4
- package/es/src/ap-field/number/index.vue.mjs +1 -1
- package/es/src/ap-field/radio/helper.d.ts +1 -1
- package/es/src/ap-field/radio/index.vue.mjs +1 -1
- package/es/src/ap-field/rate/index.vue.d.ts +3 -3
- package/es/src/ap-field/rate/index.vue.mjs +1 -1
- package/es/src/ap-field/segmented/index.vue.mjs +1 -1
- package/es/src/ap-field/select/index.vue.d.ts +6 -6
- package/es/src/ap-field/select/index.vue.mjs +1 -1
- package/es/src/ap-field/slider/index.vue.d.ts +4 -4
- package/es/src/ap-field/slider/index.vue.mjs +1 -1
- package/es/src/ap-field/switch/index.vue.mjs +1 -1
- package/es/src/ap-field/text/index.vue.d.ts +1 -1
- package/es/src/ap-field/text/index.vue2.mjs +1 -1
- package/es/src/ap-field/text/input-password-props.d.ts +1 -1
- package/es/src/ap-field/text/password.vue.mjs +1 -1
- package/es/src/ap-field/text-area/index.vue.d.ts +1 -1
- package/es/src/ap-field/text-area/index.vue.mjs +1 -1
- package/es/src/ap-form/ap-form-item-group/index.vue.d.ts +2 -2
- package/es/src/ap-form/ap-form-item-group/index.vue.mjs +1 -1
- package/es/src/ap-form/ap-form-item.vue.d.ts +4 -4
- package/es/src/ap-form/ap-form-item.vue.mjs +2 -2
- package/es/src/ap-form/ap-form.vue.d.ts +7 -7
- package/es/src/ap-form/ap-form.vue2.mjs +1 -1
- package/es/src/ap-form/context.d.ts +1 -1
- package/es/src/ap-form/hooks/use-watch.d.ts +1 -1
- package/es/src/ap-form/interface.d.ts +3 -3
- package/es/src/ap-form/items/number/index.vue.d.ts +2 -2
- package/es/src/ap-form/items/radio/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/password.vue.d.ts +2 -2
- package/es/src/ap-form/items/text-area/index.vue.d.ts +4 -4
- package/es/src/ap-form/modal-form/drawer.vue.d.ts +6 -6
- package/es/src/ap-form/modal-form/drawer.vue.mjs +1 -1
- package/es/src/ap-form/modal-form/index.vue.d.ts +8 -8
- package/es/src/ap-form/modal-form/index.vue.mjs +1 -1
- package/es/src/ap-form/search-form/index.vue.d.ts +4 -4
- package/es/src/ap-form/search-form/index.vue.mjs +1 -1
- package/es/src/ap-layout/ap-info-layout-aplus/ap-info-layout.vue2.mjs +1 -1
- package/es/src/ap-list/index.vue.mjs +1 -1
- package/es/src/ap-modal/index.d.ts +1 -1
- package/es/src/ap-modal/index.mjs +1 -1
- package/es/src/ap-modal/interface.d.ts +1 -1
- package/es/src/ap-modal/utils/createModal.mjs +1 -1
- package/es/src/ap-table/ap-table.vue.d.ts +1 -1
- package/es/src/ap-table/ap-table.vue.mjs +103 -108
- package/es/src/ap-table/components/setting/modal/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/select-group/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 +1 -1
- package/es/src/ap-table/components/setting/tree-select/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/utils.d.ts +1 -1
- package/es/src/ap-table/components/status/index.vue2.mjs +1 -1
- package/es/src/ap-table/constants.d.ts +196 -220
- package/es/src/ap-table/context.d.ts +1 -1
- package/es/src/ap-table/hooks/use-table-paging.d.ts +3 -3
- package/es/src/ap-table/hooks/use-table-row-selection.d.ts +1 -1
- package/es/src/ap-table/interface.d.ts +3 -3
- package/es/src/ap-table/utils.d.ts +168 -176
- package/es/src/ap-table/utils.mjs +69 -80
- package/es/src/ap-tag/ap-tag-group.vue.mjs +1 -1
- package/es/src/ap-tag/interface.d.ts +1 -1
- package/es/src/ap-upload/apUpload.vue.mjs +1 -1
- package/es/src/ap-upload/components/MultipleFile.vue2.mjs +1 -1
- package/es/src/ap-upload/components/Picture.vue2.mjs +1 -1
- package/es/src/ap-upload/components/SingleFile.vue2.mjs +1 -1
- package/es/src/base-button/button.vue2.mjs +1 -1
- package/es/src/base-button/pop-confirm-button.vue.mjs +1 -1
- package/es/src/basic/help.vue.d.ts +1 -1
- package/es/src/basic/help.vue2.mjs +1 -1
- package/es/src/basic/index.d.ts +1 -1
- package/es/src/basic/interface.d.ts +1 -1
- package/es/src/business/ap-attachment/ApAttachment.d.ts +1 -1
- package/es/src/business/ap-attachment/ApAttachment.mjs +1 -1
- package/es/src/business/ap-attachment/interface.d.ts +1 -1
- package/es/src/business/ap-batch-action/ApBatchAction.vue2.mjs +1 -1
- package/es/src/business/ap-batch-action-group/ApBatchActionGroup.vue2.mjs +1 -1
- package/es/src/business/ap-batch-action-group/MenuItemGroup.vue2.mjs +1 -1
- package/es/src/business/ap-batch-action-group/interface.d.ts +2 -2
- package/es/src/business/ap-button-group/ApButtonGroup.vue2.mjs +1 -1
- package/es/src/business/ap-button-group/interface.d.ts +1 -1
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue2.mjs +1 -1
- package/es/src/business/ap-expand-alert/interface.d.ts +1 -1
- package/es/src/business/ap-export-group/ApExportGroup.vue2.mjs +1 -1
- package/es/src/business/ap-export-group/handleExportDownload.mjs +1 -1
- package/es/src/business/ap-export-group/interface.d.ts +1 -1
- package/es/src/business/ap-image/ApImage.vue2.mjs +1 -1
- package/es/src/business/ap-input-radio/ApInputRadio.vue2.mjs +1 -1
- package/es/src/business/ap-input-radio/interface.d.ts +1 -1
- package/es/src/business/ap-label/ApLabel.d.ts +2 -2
- package/es/src/business/ap-label/ApLabel.mjs +1 -1
- package/es/src/business/ap-label/ApLabelGroup.mjs +1 -1
- package/es/src/business/ap-label/constans.d.ts +2 -2
- package/es/src/business/ap-label/constans.mjs +1 -1
- package/es/src/business/ap-label/interface.d.ts +3 -3
- package/es/src/business/ap-ladder/ApLadder.vue.d.ts +5 -5
- package/es/src/business/ap-ladder/ApLadder.vue2.mjs +1 -1
- package/es/src/business/ap-ladder/interface.d.ts +1 -1
- package/es/src/business/ap-select-layout/select-layout.vue2.mjs +1 -1
- package/es/src/business/ap-table-modal/hooks/use-create-table-modal.d.ts +1 -1
- package/es/src/business/ap-table-modal/hooks/use-table-modal.d.ts +1 -1
- package/es/src/business/ap-table-modal/hooks/use-table-select-modal.d.ts +1 -1
- package/es/src/business/ap-table-modal/index.d.ts +5 -5
- package/es/src/business/ap-table-modal/interface.d.ts +1 -1
- package/es/src/business/ap-table-modal/table-modal.vue.d.ts +1 -1
- package/es/src/business/ap-table-modal/table-modal.vue2.mjs +1 -1
- package/es/src/business/ap-title/ApTitle.vue2.mjs +1 -1
- package/es/src/business/hooks/usePageListApTable.d.ts +1 -1
- package/es/src/business/index.d.ts +14 -14
- package/es/src/check-card/group.vue.mjs +1 -1
- package/es/src/check-card/index.vue2.mjs +1 -1
- package/es/src/config-provider/config-provider-props.d.ts +8 -8
- package/es/src/config-provider/config-provider-props.mjs +1 -1
- package/es/src/config-provider/config-provider.d.ts +8 -8
- package/es/src/config-provider/config-provider.mjs +1 -1
- package/es/src/config-provider/hooks/use-global-config.d.ts +8 -8
- package/es/src/config-provider/index.d.ts +8 -8
- package/es/src/container/collapse/index.vue2.mjs +1 -1
- package/es/src/count-down/button.vue2.mjs +1 -1
- package/es/src/count-down/input.vue2.mjs +1 -1
- package/es/src/count-down/interface.d.ts +1 -1
- package/es/src/cropper/cropper-avatar.vue2.mjs +1 -1
- package/es/src/cropper/cropper-modal.vue2.mjs +1 -1
- package/es/src/description/description.vue2.mjs +1 -1
- package/es/src/description/interface.d.ts +1 -1
- package/es/src/design-token/index.d.ts +1 -1
- package/es/src/dropdown/dropdown.vue2.mjs +1 -1
- package/es/src/editable-table/form-item.vue.mjs +1 -1
- package/es/src/editable-table/hooks/use-get-columns.d.ts +1 -1
- package/es/src/editable-table/hooks/use-get-columns.mjs +29 -34
- package/es/src/editable-table/index.vue.d.ts +1 -1
- package/es/src/editable-table/index.vue.mjs +1 -1
- package/es/src/editable-table/interface.d.ts +5 -5
- package/es/src/editable-table/utils.mjs +1 -1
- package/es/src/hooks/useMessage.d.ts +4 -4
- package/es/src/hooks/useMessage.mjs +1 -1
- package/es/src/icon-picker/icon-picker.vue2.mjs +1 -1
- package/es/src/locale/lang/en.mjs +4 -0
- package/es/src/locale/lang/zh-cn.mjs +4 -0
- package/es/src/modal/basic.vue.d.ts +2 -2
- package/es/src/modal/components/modal-close.vue2.mjs +1 -1
- package/es/src/modal/components/modal-footer.vue.d.ts +2 -2
- package/es/src/modal/components/modal-footer.vue2.mjs +1 -1
- package/es/src/modal/components/modal.d.ts +2 -2
- package/es/src/modal/components/modal.mjs +1 -1
- package/es/src/modal/index.d.ts +4 -4
- package/es/src/modal/interface.d.ts +1 -1
- package/es/src/modal/props.d.ts +2 -2
- package/es/src/pro-form/component-map.mjs +1 -1
- package/es/src/pro-form/components/api-cascader.vue.mjs +1 -1
- package/es/src/pro-form/components/api-radio-group.vue.mjs +1 -1
- package/es/src/pro-form/components/api-select.vue.mjs +1 -1
- package/es/src/pro-form/components/api-transfer.vue.mjs +1 -1
- package/es/src/pro-form/components/api-tree-select.vue.mjs +1 -1
- package/es/src/pro-form/components/api-tree.vue.mjs +1 -1
- package/es/src/pro-form/components/form-action.vue2.mjs +1 -1
- package/es/src/pro-form/components/form-item.vue2.mjs +1 -1
- package/es/src/pro-form/components/interface.d.ts +4 -4
- package/es/src/pro-form/components/radio-button-group.vue.mjs +1 -1
- package/es/src/pro-form/helper.d.ts +1 -1
- package/es/src/pro-form/hooks/use-break-point.mjs +1 -1
- package/es/src/pro-form/hooks/use-form-events.d.ts +1 -1
- package/es/src/pro-form/hooks/use-form.d.ts +1 -1
- package/es/src/pro-form/hooks/use-label-width.d.ts +1 -1
- package/es/src/pro-form/pro-form.vue.d.ts +8 -8
- package/es/src/pro-form/pro-form.vue.mjs +1 -1
- package/es/src/pro-form/table-form-inner.vue.mjs +1 -1
- package/es/src/pro-form/table-form.vue.d.ts +1 -1
- package/es/src/pro-form/table-form.vue.mjs +1 -1
- package/es/src/pro-form/types/form-item.d.ts +2 -2
- package/es/src/pro-form/types/form.d.ts +2 -2
- package/es/src/pro-form/types/index.d.ts +25 -25
- package/es/src/pro-form/types/table-form.d.ts +2 -2
- package/es/src/pro-table/component-map.mjs +1 -1
- package/es/src/pro-table/components/editable/cell-component.mjs +1 -1
- package/es/src/pro-table/components/editable/editable-cell.vue2.mjs +1 -1
- package/es/src/pro-table/components/header-cell.vue.d.ts +1 -1
- package/es/src/pro-table/components/settings/column-setting.vue2.mjs +1 -1
- package/es/src/pro-table/components/settings/full-screen-setting.vue2.mjs +1 -1
- package/es/src/pro-table/components/settings/redo-setting.vue2.mjs +1 -1
- package/es/src/pro-table/components/settings/size-setting.vue2.mjs +1 -1
- package/es/src/pro-table/components/table-action.vue.mjs +1 -1
- package/es/src/pro-table/components/table-footer.vue.d.ts +1 -1
- package/es/src/pro-table/components/table-footer.vue2.mjs +1 -1
- package/es/src/pro-table/components/table-header.vue2.mjs +1 -1
- package/es/src/pro-table/components/table-image.vue.mjs +1 -1
- package/es/src/pro-table/components/table-selection-bar.vue2.mjs +1 -1
- package/es/src/pro-table/hooks/use-columns.d.ts +1 -1
- package/es/src/pro-table/hooks/use-custom-row.d.ts +1 -1
- package/es/src/pro-table/hooks/use-data-source.d.ts +2 -2
- package/es/src/pro-table/hooks/use-row-selection.d.ts +1 -1
- package/es/src/pro-table/hooks/use-table-expand.d.ts +1 -1
- package/es/src/pro-table/pro-table.vue.d.ts +13 -13
- package/es/src/pro-table/pro-table.vue.mjs +1 -1
- package/es/src/pro-table/types/pagination.d.ts +1 -1
- package/es/src/pro-table/types/table-action.d.ts +2 -2
- package/es/src/pro-table/types/table.d.ts +3 -3
- package/es/src/prompt/dialog.vue2.mjs +1 -1
- package/es/src/strength-meter/strength-meter.vue2.mjs +1 -1
- package/es/src/utils/config-provider-preset.d.ts +10 -10
- package/es/src/utils/copy-text-to-clipboard.mjs +1 -1
- package/es/src/work-order-modal/help-message.vue2.mjs +1 -1
- package/es/src/work-order-modal/interfaces.d.ts +1 -1
- package/es/src/work-order-modal/work-order-modal.vue.mjs +1 -1
- package/lib/src/ap-action/group/index.vue.d.ts +1 -1
- package/lib/src/ap-action/group/index.vue.js +1 -1
- package/lib/src/ap-action/interface.d.ts +1 -1
- package/lib/src/ap-action/item/index.vue2.js +1 -1
- package/lib/src/ap-action/item-dropdown/index.vue.d.ts +1 -1
- package/lib/src/ap-action/item-dropdown/index.vue.js +1 -1
- package/lib/src/ap-action/item-modal/index.vue.d.ts +1 -1
- package/lib/src/ap-action/item-modal/index.vue.js +1 -1
- package/lib/src/ap-action/item-popconfirm/index.vue.d.ts +8 -8
- package/lib/src/ap-action/item-popconfirm/index.vue.js +1 -1
- package/lib/src/ap-button/ap-action-button.vue.d.ts +1 -1
- package/lib/src/ap-button/ap-button.vue.d.ts +1 -1
- package/lib/src/ap-button/ap-button.vue.js +1 -1
- package/lib/src/ap-button/interface.d.ts +1 -1
- package/lib/src/ap-custom-column/column-select.vue.js +1 -1
- package/lib/src/ap-custom-column/custom-column.vue.js +1 -1
- package/lib/src/ap-descriptions/ap-descriptions.vue.js +1 -1
- package/lib/src/ap-descriptions/help-message/index.vue2.js +1 -1
- package/lib/src/ap-descriptions/interface.d.ts +1 -1
- package/lib/src/ap-download/ap-download.vue.d.ts +1 -1
- package/lib/src/ap-download/ap-download.vue.js +1 -1
- package/lib/src/ap-download/interface.d.ts +1 -1
- package/lib/src/ap-field/checkbox/helper.d.ts +3 -3
- package/lib/src/ap-field/checkbox/index.vue.d.ts +1 -1
- package/lib/src/ap-field/checkbox/index.vue.js +1 -1
- package/lib/src/ap-field/date/constant.d.ts +1 -1
- package/lib/src/ap-field/date/helper.d.ts +1 -1
- package/lib/src/ap-field/date/index.vue.d.ts +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/hooks/use-default-placeholder.js +1 -1
- package/lib/src/ap-field/interface.d.ts +4 -4
- package/lib/src/ap-field/number/index.vue.d.ts +4 -4
- package/lib/src/ap-field/number/index.vue.js +1 -1
- package/lib/src/ap-field/radio/helper.d.ts +1 -1
- package/lib/src/ap-field/radio/index.vue.js +1 -1
- package/lib/src/ap-field/rate/index.vue.d.ts +3 -3
- package/lib/src/ap-field/rate/index.vue.js +1 -1
- package/lib/src/ap-field/segmented/index.vue.js +1 -1
- package/lib/src/ap-field/select/index.vue.d.ts +6 -6
- package/lib/src/ap-field/select/index.vue.js +1 -1
- package/lib/src/ap-field/slider/index.vue.d.ts +4 -4
- package/lib/src/ap-field/slider/index.vue.js +1 -1
- package/lib/src/ap-field/switch/index.vue.js +1 -1
- package/lib/src/ap-field/text/index.vue.d.ts +1 -1
- package/lib/src/ap-field/text/index.vue2.js +1 -1
- package/lib/src/ap-field/text/input-password-props.d.ts +1 -1
- package/lib/src/ap-field/text/password.vue.js +1 -1
- package/lib/src/ap-field/text-area/index.vue.d.ts +1 -1
- package/lib/src/ap-field/text-area/index.vue.js +1 -1
- package/lib/src/ap-form/ap-form-item-group/index.vue.d.ts +2 -2
- package/lib/src/ap-form/ap-form-item-group/index.vue.js +1 -1
- package/lib/src/ap-form/ap-form-item.vue.d.ts +4 -4
- package/lib/src/ap-form/ap-form-item.vue.js +1 -1
- package/lib/src/ap-form/ap-form.vue.d.ts +7 -7
- package/lib/src/ap-form/ap-form.vue2.js +1 -1
- package/lib/src/ap-form/context.d.ts +1 -1
- package/lib/src/ap-form/hooks/use-watch.d.ts +1 -1
- package/lib/src/ap-form/interface.d.ts +3 -3
- package/lib/src/ap-form/items/number/index.vue.d.ts +2 -2
- package/lib/src/ap-form/items/radio/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text/password.vue.d.ts +2 -2
- package/lib/src/ap-form/items/text-area/index.vue.d.ts +4 -4
- package/lib/src/ap-form/modal-form/drawer.vue.d.ts +6 -6
- package/lib/src/ap-form/modal-form/drawer.vue.js +1 -1
- package/lib/src/ap-form/modal-form/index.vue.d.ts +8 -8
- package/lib/src/ap-form/modal-form/index.vue.js +1 -1
- package/lib/src/ap-form/search-form/index.vue.d.ts +4 -4
- package/lib/src/ap-form/search-form/index.vue.js +1 -1
- package/lib/src/ap-layout/ap-info-layout-aplus/ap-info-layout.vue2.js +1 -1
- package/lib/src/ap-list/index.vue.js +1 -1
- package/lib/src/ap-modal/index.d.ts +1 -1
- package/lib/src/ap-modal/index.js +1 -1
- package/lib/src/ap-modal/interface.d.ts +1 -1
- package/lib/src/ap-modal/utils/createModal.js +1 -1
- package/lib/src/ap-table/ap-table.vue.d.ts +1 -1
- package/lib/src/ap-table/ap-table.vue.js +1 -1
- package/lib/src/ap-table/components/setting/modal/index.vue2.js +1 -1
- package/lib/src/ap-table/components/setting/select-group/index.vue2.js +1 -1
- package/lib/src/ap-table/components/setting/sortable/item.vue2.js +1 -1
- package/lib/src/ap-table/components/setting/sorter/index.vue2.js +1 -1
- package/lib/src/ap-table/components/setting/tree-select/index.vue2.js +1 -1
- package/lib/src/ap-table/components/setting/utils.d.ts +1 -1
- package/lib/src/ap-table/components/status/index.vue2.js +1 -1
- package/lib/src/ap-table/constants.d.ts +196 -220
- package/lib/src/ap-table/context.d.ts +1 -1
- package/lib/src/ap-table/hooks/use-table-paging.d.ts +3 -3
- package/lib/src/ap-table/hooks/use-table-row-selection.d.ts +1 -1
- package/lib/src/ap-table/interface.d.ts +3 -3
- package/lib/src/ap-table/utils.d.ts +168 -176
- package/lib/src/ap-table/utils.js +1 -1
- package/lib/src/ap-tag/ap-tag-group.vue.js +1 -1
- package/lib/src/ap-tag/interface.d.ts +1 -1
- package/lib/src/ap-upload/apUpload.vue.js +1 -1
- package/lib/src/ap-upload/components/MultipleFile.vue2.js +1 -1
- package/lib/src/ap-upload/components/Picture.vue2.js +1 -1
- package/lib/src/ap-upload/components/SingleFile.vue2.js +1 -1
- package/lib/src/base-button/button.vue2.js +1 -1
- package/lib/src/base-button/pop-confirm-button.vue.js +1 -1
- package/lib/src/basic/help.vue.d.ts +1 -1
- package/lib/src/basic/help.vue2.js +1 -1
- package/lib/src/basic/index.d.ts +1 -1
- package/lib/src/basic/interface.d.ts +1 -1
- package/lib/src/business/ap-attachment/ApAttachment.d.ts +1 -1
- package/lib/src/business/ap-attachment/ApAttachment.js +1 -1
- package/lib/src/business/ap-attachment/interface.d.ts +1 -1
- package/lib/src/business/ap-batch-action/ApBatchAction.vue2.js +1 -1
- package/lib/src/business/ap-batch-action-group/ApBatchActionGroup.vue2.js +1 -1
- package/lib/src/business/ap-batch-action-group/MenuItemGroup.vue2.js +1 -1
- package/lib/src/business/ap-batch-action-group/interface.d.ts +2 -2
- package/lib/src/business/ap-button-group/ApButtonGroup.vue2.js +1 -1
- package/lib/src/business/ap-button-group/interface.d.ts +1 -1
- package/lib/src/business/ap-expand-alert/ApExpandAlert.vue2.js +1 -1
- package/lib/src/business/ap-expand-alert/interface.d.ts +1 -1
- package/lib/src/business/ap-export-group/ApExportGroup.vue2.js +1 -1
- package/lib/src/business/ap-export-group/handleExportDownload.js +1 -1
- package/lib/src/business/ap-export-group/interface.d.ts +1 -1
- package/lib/src/business/ap-image/ApImage.vue2.js +1 -1
- package/lib/src/business/ap-input-radio/ApInputRadio.vue2.js +1 -1
- package/lib/src/business/ap-input-radio/interface.d.ts +1 -1
- package/lib/src/business/ap-label/ApLabel.d.ts +2 -2
- package/lib/src/business/ap-label/ApLabel.js +1 -1
- package/lib/src/business/ap-label/ApLabelGroup.js +1 -1
- package/lib/src/business/ap-label/constans.d.ts +2 -2
- package/lib/src/business/ap-label/constans.js +1 -1
- package/lib/src/business/ap-label/interface.d.ts +3 -3
- package/lib/src/business/ap-ladder/ApLadder.vue.d.ts +5 -5
- package/lib/src/business/ap-ladder/ApLadder.vue2.js +1 -1
- package/lib/src/business/ap-ladder/interface.d.ts +1 -1
- package/lib/src/business/ap-select-layout/select-layout.vue2.js +1 -1
- package/lib/src/business/ap-table-modal/hooks/use-create-table-modal.d.ts +1 -1
- package/lib/src/business/ap-table-modal/hooks/use-table-modal.d.ts +1 -1
- package/lib/src/business/ap-table-modal/hooks/use-table-select-modal.d.ts +1 -1
- package/lib/src/business/ap-table-modal/index.d.ts +5 -5
- package/lib/src/business/ap-table-modal/interface.d.ts +1 -1
- package/lib/src/business/ap-table-modal/table-modal.vue.d.ts +1 -1
- package/lib/src/business/ap-table-modal/table-modal.vue2.js +1 -1
- package/lib/src/business/ap-title/ApTitle.vue2.js +1 -1
- package/lib/src/business/hooks/usePageListApTable.d.ts +1 -1
- package/lib/src/business/index.d.ts +14 -14
- package/lib/src/check-card/group.vue.js +1 -1
- package/lib/src/check-card/index.vue2.js +1 -1
- package/lib/src/config-provider/config-provider-props.d.ts +8 -8
- package/lib/src/config-provider/config-provider-props.js +1 -1
- package/lib/src/config-provider/config-provider.d.ts +8 -8
- package/lib/src/config-provider/config-provider.js +1 -1
- package/lib/src/config-provider/hooks/use-global-config.d.ts +8 -8
- package/lib/src/config-provider/index.d.ts +8 -8
- package/lib/src/container/collapse/index.vue2.js +1 -1
- package/lib/src/count-down/button.vue2.js +1 -1
- package/lib/src/count-down/input.vue2.js +1 -1
- package/lib/src/count-down/interface.d.ts +1 -1
- package/lib/src/cropper/cropper-avatar.vue2.js +1 -1
- package/lib/src/cropper/cropper-modal.vue2.js +1 -1
- package/lib/src/description/description.vue2.js +1 -1
- package/lib/src/description/interface.d.ts +1 -1
- package/lib/src/design-token/index.d.ts +1 -1
- package/lib/src/dropdown/dropdown.vue2.js +1 -1
- package/lib/src/editable-table/form-item.vue.js +1 -1
- package/lib/src/editable-table/hooks/use-get-columns.d.ts +1 -1
- package/lib/src/editable-table/hooks/use-get-columns.js +1 -1
- package/lib/src/editable-table/index.vue.d.ts +1 -1
- package/lib/src/editable-table/index.vue.js +1 -1
- package/lib/src/editable-table/interface.d.ts +5 -5
- package/lib/src/editable-table/utils.js +1 -1
- package/lib/src/hooks/useMessage.d.ts +4 -4
- package/lib/src/hooks/useMessage.js +1 -1
- package/lib/src/icon-picker/icon-picker.vue2.js +1 -1
- package/lib/src/locale/lang/en.js +1 -1
- package/lib/src/locale/lang/zh-cn.js +1 -1
- package/lib/src/modal/basic.vue.d.ts +2 -2
- package/lib/src/modal/components/modal-close.vue2.js +1 -1
- package/lib/src/modal/components/modal-footer.vue.d.ts +2 -2
- package/lib/src/modal/components/modal-footer.vue2.js +1 -1
- package/lib/src/modal/components/modal.d.ts +2 -2
- package/lib/src/modal/components/modal.js +1 -1
- package/lib/src/modal/index.d.ts +4 -4
- package/lib/src/modal/interface.d.ts +1 -1
- package/lib/src/modal/props.d.ts +2 -2
- package/lib/src/pro-form/component-map.js +1 -1
- package/lib/src/pro-form/components/api-cascader.vue.js +1 -1
- package/lib/src/pro-form/components/api-radio-group.vue.js +1 -1
- package/lib/src/pro-form/components/api-select.vue.js +1 -1
- package/lib/src/pro-form/components/api-transfer.vue.js +1 -1
- package/lib/src/pro-form/components/api-tree-select.vue.js +1 -1
- package/lib/src/pro-form/components/api-tree.vue.js +1 -1
- package/lib/src/pro-form/components/form-action.vue2.js +1 -1
- package/lib/src/pro-form/components/form-item.vue2.js +1 -1
- package/lib/src/pro-form/components/interface.d.ts +4 -4
- package/lib/src/pro-form/components/radio-button-group.vue.js +1 -1
- package/lib/src/pro-form/helper.d.ts +1 -1
- package/lib/src/pro-form/hooks/use-break-point.js +1 -1
- package/lib/src/pro-form/hooks/use-form-events.d.ts +1 -1
- package/lib/src/pro-form/hooks/use-form.d.ts +1 -1
- package/lib/src/pro-form/hooks/use-label-width.d.ts +1 -1
- package/lib/src/pro-form/pro-form.vue.d.ts +8 -8
- package/lib/src/pro-form/pro-form.vue.js +1 -1
- package/lib/src/pro-form/table-form-inner.vue.js +1 -1
- package/lib/src/pro-form/table-form.vue.d.ts +1 -1
- package/lib/src/pro-form/table-form.vue.js +1 -1
- package/lib/src/pro-form/types/form-item.d.ts +2 -2
- package/lib/src/pro-form/types/form.d.ts +2 -2
- package/lib/src/pro-form/types/index.d.ts +25 -25
- package/lib/src/pro-form/types/table-form.d.ts +2 -2
- package/lib/src/pro-table/component-map.js +1 -1
- package/lib/src/pro-table/components/editable/cell-component.js +1 -1
- package/lib/src/pro-table/components/editable/editable-cell.vue2.js +1 -1
- package/lib/src/pro-table/components/header-cell.vue.d.ts +1 -1
- package/lib/src/pro-table/components/settings/column-setting.vue2.js +1 -1
- package/lib/src/pro-table/components/settings/full-screen-setting.vue2.js +1 -1
- package/lib/src/pro-table/components/settings/redo-setting.vue2.js +1 -1
- package/lib/src/pro-table/components/settings/size-setting.vue2.js +1 -1
- package/lib/src/pro-table/components/table-action.vue.js +1 -1
- package/lib/src/pro-table/components/table-footer.vue.d.ts +1 -1
- package/lib/src/pro-table/components/table-footer.vue2.js +1 -1
- package/lib/src/pro-table/components/table-header.vue2.js +1 -1
- package/lib/src/pro-table/components/table-image.vue.js +1 -1
- package/lib/src/pro-table/components/table-selection-bar.vue2.js +1 -1
- package/lib/src/pro-table/hooks/use-columns.d.ts +1 -1
- package/lib/src/pro-table/hooks/use-custom-row.d.ts +1 -1
- package/lib/src/pro-table/hooks/use-data-source.d.ts +2 -2
- package/lib/src/pro-table/hooks/use-row-selection.d.ts +1 -1
- package/lib/src/pro-table/hooks/use-table-expand.d.ts +1 -1
- package/lib/src/pro-table/pro-table.vue.d.ts +13 -13
- package/lib/src/pro-table/pro-table.vue.js +1 -1
- package/lib/src/pro-table/types/pagination.d.ts +1 -1
- package/lib/src/pro-table/types/table-action.d.ts +2 -2
- package/lib/src/pro-table/types/table.d.ts +3 -3
- package/lib/src/prompt/dialog.vue2.js +1 -1
- package/lib/src/strength-meter/strength-meter.vue2.js +1 -1
- package/lib/src/utils/config-provider-preset.d.ts +10 -10
- package/lib/src/utils/copy-text-to-clipboard.js +1 -1
- package/lib/src/work-order-modal/help-message.vue2.js +1 -1
- package/lib/src/work-order-modal/interfaces.d.ts +1 -1
- package/lib/src/work-order-modal/work-order-modal.vue.js +1 -1
- package/package.json +2 -2
|
@@ -2,40 +2,40 @@ import { ApFieldPassword } from '../ap-field';
|
|
|
2
2
|
import { ApTableValueFields, ValueEnum } from './interface';
|
|
3
3
|
import { CreateComponentPublicInstance, ExtractPropTypes, PropType, HTMLAttributes, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ComponentOptionsBase, VNode, RendererNode, RendererElement, CSSProperties, DefineComponent, PublicProps, ComputedRef } from 'vue';
|
|
4
4
|
import { ApFormItemTransformType, ApFieldDateProps, ApFormItemSlots, ApFieldDateRangeProps, ApFieldNumberProps, ApFieldRadioProps, ApFieldSelectProps, ApFieldSwitchProps, ApFieldTextProps, ApFormItemTextPassword, ApFieldTextAreaProps, ApFieldCheckboxProps, ApFieldTextPasswordProps, FieldMode, GroupActionTypes } from '..';
|
|
5
|
-
import { ColSize } from '
|
|
6
|
-
import { RuleObject } from '
|
|
7
|
-
import { FormLabelAlign } from '
|
|
8
|
-
import { InputFocusOptions } from '
|
|
9
|
-
import { FocusEventHandler, MouseEventHandler, KeyboardEventHandler, ChangeEventHandler, CompositionEventHandler } from '
|
|
5
|
+
import { ColSize } from '@aplus-frontend/antdv/es/grid';
|
|
6
|
+
import { RuleObject } from '@aplus-frontend/antdv/es/form';
|
|
7
|
+
import { FormLabelAlign } from '@aplus-frontend/antdv/es/form/interface';
|
|
8
|
+
import { InputFocusOptions } from '@aplus-frontend/antdv/es/vc-input/utils/commonUtils';
|
|
9
|
+
import { FocusEventHandler, MouseEventHandler, KeyboardEventHandler, ChangeEventHandler, CompositionEventHandler } from '@aplus-frontend/antdv/es/_util/EventInterface';
|
|
10
10
|
import { Dayjs } from 'dayjs';
|
|
11
|
-
import { PickerLocale } from '
|
|
12
|
-
import { AlignType } from '
|
|
11
|
+
import { PickerLocale } from '@aplus-frontend/antdv/es/date-picker/generatePicker';
|
|
12
|
+
import { AlignType } from '@aplus-frontend/antdv/es/vc-align/interface';
|
|
13
13
|
import { LiteralUnion } from '../type';
|
|
14
14
|
import { ApFormatPresetType } from '../ap-field/date/interface';
|
|
15
|
-
import { PresetDate, PanelMode, RangeValue, OnPanelChange, EventValue, DisabledTimes } from '
|
|
16
|
-
import { VueNode, LiteralUnion } from '
|
|
17
|
-
import { MonthCellRender } from '
|
|
18
|
-
import { SharedTimeProps } from '
|
|
19
|
-
import { DateRender } from '
|
|
20
|
-
import { RangeType, RangeDateRender, RangeInfo } from '
|
|
21
|
-
import { ValueType } from '
|
|
22
|
-
import { RadioChangeEvent, RadioGroupProps, SelectProps, CheckboxOptionType, CheckboxGroupProps } from '
|
|
23
|
-
import { RadioGroupChildOption } from '
|
|
24
|
-
import { RadioGroupButtonStyle, RadioGroupOptionType } from '
|
|
25
|
-
import { SelectValue, DefaultOptionType, LabeledValue } from '
|
|
26
|
-
import { SelectHandler, FieldNames, FilterFunc } from '
|
|
27
|
-
import { RenderDOMFunc, DropdownRender, CustomTagProps } from '
|
|
28
|
-
import { AlignType, BuildInPlacements } from '
|
|
29
|
-
import { LegacyButtonType, ButtonHTMLType } from '
|
|
30
|
-
import { ButtonType, ButtonShape, ButtonSize } from '
|
|
15
|
+
import { PresetDate, PanelMode, RangeValue, OnPanelChange, EventValue, DisabledTimes } from '@aplus-frontend/antdv/es/vc-picker/interface';
|
|
16
|
+
import { VueNode, LiteralUnion } from '@aplus-frontend/antdv/es/_util/type';
|
|
17
|
+
import { MonthCellRender } from '@aplus-frontend/antdv/es/vc-picker/panels/MonthPanel/MonthBody';
|
|
18
|
+
import { SharedTimeProps } from '@aplus-frontend/antdv/es/vc-picker/panels/TimePanel';
|
|
19
|
+
import { DateRender } from '@aplus-frontend/antdv/es/vc-picker/panels/DatePanel/DateBody';
|
|
20
|
+
import { RangeType, RangeDateRender, RangeInfo } from '@aplus-frontend/antdv/es/vc-picker/RangePicker';
|
|
21
|
+
import { ValueType } from '@aplus-frontend/antdv/es/input-number/src/utils/MiniDecimal';
|
|
22
|
+
import { RadioChangeEvent, RadioGroupProps, SelectProps, CheckboxOptionType, CheckboxGroupProps } from '@aplus-frontend/antdv';
|
|
23
|
+
import { RadioGroupChildOption } from '@aplus-frontend/antdv/es/radio/Group';
|
|
24
|
+
import { RadioGroupButtonStyle, RadioGroupOptionType } from '@aplus-frontend/antdv/es/radio/interface';
|
|
25
|
+
import { SelectValue, DefaultOptionType, LabeledValue } from '@aplus-frontend/antdv/es/select';
|
|
26
|
+
import { SelectHandler, FieldNames, FilterFunc } from '@aplus-frontend/antdv/es/vc-select/Select';
|
|
27
|
+
import { RenderDOMFunc, DropdownRender, CustomTagProps } from '@aplus-frontend/antdv/es/vc-select/BaseSelect';
|
|
28
|
+
import { AlignType, BuildInPlacements } from '@aplus-frontend/antdv/es/vc-trigger/interface';
|
|
29
|
+
import { LegacyButtonType, ButtonHTMLType } from '@aplus-frontend/antdv/es/button/buttonTypes';
|
|
30
|
+
import { ButtonType, ButtonShape, ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
31
31
|
import { VueTypeValidableDef } from '../../node_modules/vue-types';
|
|
32
|
-
import { TriggerType } from '
|
|
33
|
-
import { TooltipPlacement, AdjustOverflow } from '
|
|
34
|
-
import { PresetColorType } from '
|
|
35
|
-
import { ShowCountProps } from '
|
|
36
|
-
import { AutoSizeType } from '
|
|
37
|
-
import { CheckboxValueType } from '
|
|
38
|
-
import { Trigger } from '
|
|
32
|
+
import { TriggerType } from '@aplus-frontend/antdv/es/tooltip/abstractTooltipProps';
|
|
33
|
+
import { TooltipPlacement, AdjustOverflow } from '@aplus-frontend/antdv/es/tooltip';
|
|
34
|
+
import { PresetColorType } from '@aplus-frontend/antdv/es/_util/colors';
|
|
35
|
+
import { ShowCountProps } from '@aplus-frontend/antdv/es/vc-input/inputProps';
|
|
36
|
+
import { AutoSizeType } from '@aplus-frontend/antdv/es/input/inputProps';
|
|
37
|
+
import { CheckboxValueType } from '@aplus-frontend/antdv/es/checkbox/interface';
|
|
38
|
+
import { Trigger } from '@aplus-frontend/antdv/es/dropdown/props';
|
|
39
39
|
/**
|
|
40
40
|
* 表格到查询表单的映射
|
|
41
41
|
*/
|
|
@@ -92,6 +92,10 @@ export declare const apTableFormItemMap: {
|
|
|
92
92
|
placeholder: {
|
|
93
93
|
type: PropType<string>;
|
|
94
94
|
};
|
|
95
|
+
field: {
|
|
96
|
+
type: PropType<Omit< ApFieldDateProps, "value" | "onUpdate:value">>;
|
|
97
|
+
default: () => {};
|
|
98
|
+
};
|
|
95
99
|
xxl: {
|
|
96
100
|
type: PropType<string | number | ColSize>;
|
|
97
101
|
};
|
|
@@ -113,10 +117,6 @@ export declare const apTableFormItemMap: {
|
|
|
113
117
|
pull: {
|
|
114
118
|
type: PropType<string | number>;
|
|
115
119
|
};
|
|
116
|
-
field: {
|
|
117
|
-
type: PropType<Omit< ApFieldDateProps, "value" | "onUpdate:value">>;
|
|
118
|
-
default: () => {};
|
|
119
|
-
};
|
|
120
120
|
rules: {
|
|
121
121
|
type: PropType< RuleObject | RuleObject[]>;
|
|
122
122
|
};
|
|
@@ -290,6 +290,10 @@ export declare const apTableFormItemMap: {
|
|
|
290
290
|
placeholder: {
|
|
291
291
|
type: PropType<string>;
|
|
292
292
|
};
|
|
293
|
+
field: {
|
|
294
|
+
type: PropType<Omit< ApFieldDateProps, "value" | "onUpdate:value">>;
|
|
295
|
+
default: () => {};
|
|
296
|
+
};
|
|
293
297
|
xxl: {
|
|
294
298
|
type: PropType<string | number | ColSize>;
|
|
295
299
|
};
|
|
@@ -311,10 +315,6 @@ export declare const apTableFormItemMap: {
|
|
|
311
315
|
pull: {
|
|
312
316
|
type: PropType<string | number>;
|
|
313
317
|
};
|
|
314
|
-
field: {
|
|
315
|
-
type: PropType<Omit< ApFieldDateProps, "value" | "onUpdate:value">>;
|
|
316
|
-
default: () => {};
|
|
317
|
-
};
|
|
318
318
|
rules: {
|
|
319
319
|
type: PropType< RuleObject | RuleObject[]>;
|
|
320
320
|
};
|
|
@@ -503,6 +503,10 @@ export declare const apTableFormItemMap: {
|
|
|
503
503
|
placeholder: {
|
|
504
504
|
type: PropType<string>;
|
|
505
505
|
};
|
|
506
|
+
field: {
|
|
507
|
+
type: PropType<Omit< ApFieldDateProps, "value" | "onUpdate:value">>;
|
|
508
|
+
default: () => {};
|
|
509
|
+
};
|
|
506
510
|
xxl: {
|
|
507
511
|
type: PropType<string | number | ColSize>;
|
|
508
512
|
};
|
|
@@ -524,10 +528,6 @@ export declare const apTableFormItemMap: {
|
|
|
524
528
|
pull: {
|
|
525
529
|
type: PropType<string | number>;
|
|
526
530
|
};
|
|
527
|
-
field: {
|
|
528
|
-
type: PropType<Omit< ApFieldDateProps, "value" | "onUpdate:value">>;
|
|
529
|
-
default: () => {};
|
|
530
|
-
};
|
|
531
531
|
rules: {
|
|
532
532
|
type: PropType< RuleObject | RuleObject[]>;
|
|
533
533
|
};
|
|
@@ -713,6 +713,10 @@ export declare const apTableFormItemMap: {
|
|
|
713
713
|
placeholder: {
|
|
714
714
|
type: PropType<string>;
|
|
715
715
|
};
|
|
716
|
+
field: {
|
|
717
|
+
type: PropType<Omit< ApFieldDateProps, "value" | "onUpdate:value">>;
|
|
718
|
+
default: () => {};
|
|
719
|
+
};
|
|
716
720
|
xxl: {
|
|
717
721
|
type: PropType<string | number | ColSize>;
|
|
718
722
|
};
|
|
@@ -734,10 +738,6 @@ export declare const apTableFormItemMap: {
|
|
|
734
738
|
pull: {
|
|
735
739
|
type: PropType<string | number>;
|
|
736
740
|
};
|
|
737
|
-
field: {
|
|
738
|
-
type: PropType<Omit< ApFieldDateProps, "value" | "onUpdate:value">>;
|
|
739
|
-
default: () => {};
|
|
740
|
-
};
|
|
741
741
|
rules: {
|
|
742
742
|
type: PropType< RuleObject | RuleObject[]>;
|
|
743
743
|
};
|
|
@@ -947,6 +947,10 @@ export declare const apTableFormItemMap: {
|
|
|
947
947
|
placeholder: {
|
|
948
948
|
type: PropType<[string, string]>;
|
|
949
949
|
};
|
|
950
|
+
field: {
|
|
951
|
+
type: PropType<Omit< ApFieldDateRangeProps, "value" | "onUpdate:value">>;
|
|
952
|
+
default: () => {};
|
|
953
|
+
};
|
|
950
954
|
xxl: {
|
|
951
955
|
type: PropType<string | number | ColSize>;
|
|
952
956
|
};
|
|
@@ -968,10 +972,6 @@ export declare const apTableFormItemMap: {
|
|
|
968
972
|
pull: {
|
|
969
973
|
type: PropType<string | number>;
|
|
970
974
|
};
|
|
971
|
-
field: {
|
|
972
|
-
type: PropType<Omit< ApFieldDateRangeProps, "value" | "onUpdate:value">>;
|
|
973
|
-
default: () => {};
|
|
974
|
-
};
|
|
975
975
|
rules: {
|
|
976
976
|
type: PropType< RuleObject | RuleObject[]>;
|
|
977
977
|
};
|
|
@@ -1145,6 +1145,10 @@ export declare const apTableFormItemMap: {
|
|
|
1145
1145
|
placeholder: {
|
|
1146
1146
|
type: PropType<[string, string]>;
|
|
1147
1147
|
};
|
|
1148
|
+
field: {
|
|
1149
|
+
type: PropType<Omit< ApFieldDateRangeProps, "value" | "onUpdate:value">>;
|
|
1150
|
+
default: () => {};
|
|
1151
|
+
};
|
|
1148
1152
|
xxl: {
|
|
1149
1153
|
type: PropType<string | number | ColSize>;
|
|
1150
1154
|
};
|
|
@@ -1166,10 +1170,6 @@ export declare const apTableFormItemMap: {
|
|
|
1166
1170
|
pull: {
|
|
1167
1171
|
type: PropType<string | number>;
|
|
1168
1172
|
};
|
|
1169
|
-
field: {
|
|
1170
|
-
type: PropType<Omit< ApFieldDateRangeProps, "value" | "onUpdate:value">>;
|
|
1171
|
-
default: () => {};
|
|
1172
|
-
};
|
|
1173
1173
|
rules: {
|
|
1174
1174
|
type: PropType< RuleObject | RuleObject[]>;
|
|
1175
1175
|
};
|
|
@@ -1358,6 +1358,10 @@ export declare const apTableFormItemMap: {
|
|
|
1358
1358
|
placeholder: {
|
|
1359
1359
|
type: PropType<[string, string]>;
|
|
1360
1360
|
};
|
|
1361
|
+
field: {
|
|
1362
|
+
type: PropType<Omit< ApFieldDateRangeProps, "value" | "onUpdate:value">>;
|
|
1363
|
+
default: () => {};
|
|
1364
|
+
};
|
|
1361
1365
|
xxl: {
|
|
1362
1366
|
type: PropType<string | number | ColSize>;
|
|
1363
1367
|
};
|
|
@@ -1379,10 +1383,6 @@ export declare const apTableFormItemMap: {
|
|
|
1379
1383
|
pull: {
|
|
1380
1384
|
type: PropType<string | number>;
|
|
1381
1385
|
};
|
|
1382
|
-
field: {
|
|
1383
|
-
type: PropType<Omit< ApFieldDateRangeProps, "value" | "onUpdate:value">>;
|
|
1384
|
-
default: () => {};
|
|
1385
|
-
};
|
|
1386
1386
|
rules: {
|
|
1387
1387
|
type: PropType< RuleObject | RuleObject[]>;
|
|
1388
1388
|
};
|
|
@@ -1568,6 +1568,10 @@ export declare const apTableFormItemMap: {
|
|
|
1568
1568
|
placeholder: {
|
|
1569
1569
|
type: PropType<[string, string]>;
|
|
1570
1570
|
};
|
|
1571
|
+
field: {
|
|
1572
|
+
type: PropType<Omit< ApFieldDateRangeProps, "value" | "onUpdate:value">>;
|
|
1573
|
+
default: () => {};
|
|
1574
|
+
};
|
|
1571
1575
|
xxl: {
|
|
1572
1576
|
type: PropType<string | number | ColSize>;
|
|
1573
1577
|
};
|
|
@@ -1589,10 +1593,6 @@ export declare const apTableFormItemMap: {
|
|
|
1589
1593
|
pull: {
|
|
1590
1594
|
type: PropType<string | number>;
|
|
1591
1595
|
};
|
|
1592
|
-
field: {
|
|
1593
|
-
type: PropType<Omit< ApFieldDateRangeProps, "value" | "onUpdate:value">>;
|
|
1594
|
-
default: () => {};
|
|
1595
|
-
};
|
|
1596
1596
|
rules: {
|
|
1597
1597
|
type: PropType< RuleObject | RuleObject[]>;
|
|
1598
1598
|
};
|
|
@@ -1800,6 +1800,10 @@ export declare const apTableFormItemMap: {
|
|
|
1800
1800
|
placeholder: {
|
|
1801
1801
|
type: PropType<string>;
|
|
1802
1802
|
};
|
|
1803
|
+
field: {
|
|
1804
|
+
type: PropType<Omit< ApFieldNumberProps, "value" | "onUpdate:value">>;
|
|
1805
|
+
default: () => {};
|
|
1806
|
+
};
|
|
1803
1807
|
xxl: {
|
|
1804
1808
|
type: PropType<string | number | ColSize>;
|
|
1805
1809
|
};
|
|
@@ -1821,10 +1825,6 @@ export declare const apTableFormItemMap: {
|
|
|
1821
1825
|
pull: {
|
|
1822
1826
|
type: PropType<string | number>;
|
|
1823
1827
|
};
|
|
1824
|
-
field: {
|
|
1825
|
-
type: PropType<Omit< ApFieldNumberProps, "value" | "onUpdate:value">>;
|
|
1826
|
-
default: () => {};
|
|
1827
|
-
};
|
|
1828
1828
|
rules: {
|
|
1829
1829
|
type: PropType< RuleObject | RuleObject[]>;
|
|
1830
1830
|
};
|
|
@@ -2001,6 +2001,10 @@ export declare const apTableFormItemMap: {
|
|
|
2001
2001
|
placeholder: {
|
|
2002
2002
|
type: PropType<string>;
|
|
2003
2003
|
};
|
|
2004
|
+
field: {
|
|
2005
|
+
type: PropType<Omit< ApFieldNumberProps, "value" | "onUpdate:value">>;
|
|
2006
|
+
default: () => {};
|
|
2007
|
+
};
|
|
2004
2008
|
xxl: {
|
|
2005
2009
|
type: PropType<string | number | ColSize>;
|
|
2006
2010
|
};
|
|
@@ -2022,10 +2026,6 @@ export declare const apTableFormItemMap: {
|
|
|
2022
2026
|
pull: {
|
|
2023
2027
|
type: PropType<string | number>;
|
|
2024
2028
|
};
|
|
2025
|
-
field: {
|
|
2026
|
-
type: PropType<Omit< ApFieldNumberProps, "value" | "onUpdate:value">>;
|
|
2027
|
-
default: () => {};
|
|
2028
|
-
};
|
|
2029
2029
|
rules: {
|
|
2030
2030
|
type: PropType< RuleObject | RuleObject[]>;
|
|
2031
2031
|
};
|
|
@@ -2214,6 +2214,10 @@ export declare const apTableFormItemMap: {
|
|
|
2214
2214
|
placeholder: {
|
|
2215
2215
|
type: PropType<string>;
|
|
2216
2216
|
};
|
|
2217
|
+
field: {
|
|
2218
|
+
type: PropType<Omit< ApFieldNumberProps, "value" | "onUpdate:value">>;
|
|
2219
|
+
default: () => {};
|
|
2220
|
+
};
|
|
2217
2221
|
xxl: {
|
|
2218
2222
|
type: PropType<string | number | ColSize>;
|
|
2219
2223
|
};
|
|
@@ -2235,10 +2239,6 @@ export declare const apTableFormItemMap: {
|
|
|
2235
2239
|
pull: {
|
|
2236
2240
|
type: PropType<string | number>;
|
|
2237
2241
|
};
|
|
2238
|
-
field: {
|
|
2239
|
-
type: PropType<Omit< ApFieldNumberProps, "value" | "onUpdate:value">>;
|
|
2240
|
-
default: () => {};
|
|
2241
|
-
};
|
|
2242
2242
|
rules: {
|
|
2243
2243
|
type: PropType< RuleObject | RuleObject[]>;
|
|
2244
2244
|
};
|
|
@@ -2427,6 +2427,10 @@ export declare const apTableFormItemMap: {
|
|
|
2427
2427
|
placeholder: {
|
|
2428
2428
|
type: PropType<string>;
|
|
2429
2429
|
};
|
|
2430
|
+
field: {
|
|
2431
|
+
type: PropType<Omit< ApFieldNumberProps, "value" | "onUpdate:value">>;
|
|
2432
|
+
default: () => {};
|
|
2433
|
+
};
|
|
2430
2434
|
xxl: {
|
|
2431
2435
|
type: PropType<string | number | ColSize>;
|
|
2432
2436
|
};
|
|
@@ -2448,10 +2452,6 @@ export declare const apTableFormItemMap: {
|
|
|
2448
2452
|
pull: {
|
|
2449
2453
|
type: PropType<string | number>;
|
|
2450
2454
|
};
|
|
2451
|
-
field: {
|
|
2452
|
-
type: PropType<Omit< ApFieldNumberProps, "value" | "onUpdate:value">>;
|
|
2453
|
-
default: () => {};
|
|
2454
|
-
};
|
|
2455
2455
|
rules: {
|
|
2456
2456
|
type: PropType< RuleObject | RuleObject[]>;
|
|
2457
2457
|
};
|
|
@@ -2648,6 +2648,10 @@ export declare const apTableFormItemMap: {
|
|
|
2648
2648
|
type: PropType<boolean>;
|
|
2649
2649
|
default: undefined;
|
|
2650
2650
|
};
|
|
2651
|
+
field: {
|
|
2652
|
+
type: PropType<Omit< ApFieldRadioProps, "value" | "onUpdate:value">>;
|
|
2653
|
+
default: () => {};
|
|
2654
|
+
};
|
|
2651
2655
|
xxl: {
|
|
2652
2656
|
type: PropType<string | number | ColSize>;
|
|
2653
2657
|
};
|
|
@@ -2669,10 +2673,6 @@ export declare const apTableFormItemMap: {
|
|
|
2669
2673
|
pull: {
|
|
2670
2674
|
type: PropType<string | number>;
|
|
2671
2675
|
};
|
|
2672
|
-
field: {
|
|
2673
|
-
type: PropType<Omit< ApFieldRadioProps, "value" | "onUpdate:value">>;
|
|
2674
|
-
default: () => {};
|
|
2675
|
-
};
|
|
2676
2676
|
rules: {
|
|
2677
2677
|
type: PropType< RuleObject | RuleObject[]>;
|
|
2678
2678
|
};
|
|
@@ -2843,6 +2843,10 @@ export declare const apTableFormItemMap: {
|
|
|
2843
2843
|
type: PropType<boolean>;
|
|
2844
2844
|
default: undefined;
|
|
2845
2845
|
};
|
|
2846
|
+
field: {
|
|
2847
|
+
type: PropType<Omit< ApFieldRadioProps, "value" | "onUpdate:value">>;
|
|
2848
|
+
default: () => {};
|
|
2849
|
+
};
|
|
2846
2850
|
xxl: {
|
|
2847
2851
|
type: PropType<string | number | ColSize>;
|
|
2848
2852
|
};
|
|
@@ -2864,10 +2868,6 @@ export declare const apTableFormItemMap: {
|
|
|
2864
2868
|
pull: {
|
|
2865
2869
|
type: PropType<string | number>;
|
|
2866
2870
|
};
|
|
2867
|
-
field: {
|
|
2868
|
-
type: PropType<Omit< ApFieldRadioProps, "value" | "onUpdate:value">>;
|
|
2869
|
-
default: () => {};
|
|
2870
|
-
};
|
|
2871
2871
|
rules: {
|
|
2872
2872
|
type: PropType< RuleObject | RuleObject[]>;
|
|
2873
2873
|
};
|
|
@@ -3050,6 +3050,10 @@ export declare const apTableFormItemMap: {
|
|
|
3050
3050
|
type: PropType<boolean>;
|
|
3051
3051
|
default: undefined;
|
|
3052
3052
|
};
|
|
3053
|
+
field: {
|
|
3054
|
+
type: PropType<Omit< ApFieldRadioProps, "value" | "onUpdate:value">>;
|
|
3055
|
+
default: () => {};
|
|
3056
|
+
};
|
|
3053
3057
|
xxl: {
|
|
3054
3058
|
type: PropType<string | number | ColSize>;
|
|
3055
3059
|
};
|
|
@@ -3071,10 +3075,6 @@ export declare const apTableFormItemMap: {
|
|
|
3071
3075
|
pull: {
|
|
3072
3076
|
type: PropType<string | number>;
|
|
3073
3077
|
};
|
|
3074
|
-
field: {
|
|
3075
|
-
type: PropType<Omit< ApFieldRadioProps, "value" | "onUpdate:value">>;
|
|
3076
|
-
default: () => {};
|
|
3077
|
-
};
|
|
3078
3078
|
rules: {
|
|
3079
3079
|
type: PropType< RuleObject | RuleObject[]>;
|
|
3080
3080
|
};
|
|
@@ -3257,6 +3257,10 @@ export declare const apTableFormItemMap: {
|
|
|
3257
3257
|
type: PropType<boolean>;
|
|
3258
3258
|
default: undefined;
|
|
3259
3259
|
};
|
|
3260
|
+
field: {
|
|
3261
|
+
type: PropType<Omit< ApFieldRadioProps, "value" | "onUpdate:value">>;
|
|
3262
|
+
default: () => {};
|
|
3263
|
+
};
|
|
3260
3264
|
xxl: {
|
|
3261
3265
|
type: PropType<string | number | ColSize>;
|
|
3262
3266
|
};
|
|
@@ -3278,10 +3282,6 @@ export declare const apTableFormItemMap: {
|
|
|
3278
3282
|
pull: {
|
|
3279
3283
|
type: PropType<string | number>;
|
|
3280
3284
|
};
|
|
3281
|
-
field: {
|
|
3282
|
-
type: PropType<Omit< ApFieldRadioProps, "value" | "onUpdate:value">>;
|
|
3283
|
-
default: () => {};
|
|
3284
|
-
};
|
|
3285
3285
|
rules: {
|
|
3286
3286
|
type: PropType< RuleObject | RuleObject[]>;
|
|
3287
3287
|
};
|
|
@@ -3478,6 +3478,10 @@ export declare const apTableFormItemMap: {
|
|
|
3478
3478
|
placeholder: {
|
|
3479
3479
|
type: PropType<string>;
|
|
3480
3480
|
};
|
|
3481
|
+
field: {
|
|
3482
|
+
type: PropType<Omit< ApFieldSelectProps, "value" | "onUpdate:value">>;
|
|
3483
|
+
default: () => {};
|
|
3484
|
+
};
|
|
3481
3485
|
xxl: {
|
|
3482
3486
|
type: PropType<string | number | ColSize>;
|
|
3483
3487
|
};
|
|
@@ -3499,10 +3503,6 @@ export declare const apTableFormItemMap: {
|
|
|
3499
3503
|
pull: {
|
|
3500
3504
|
type: PropType<string | number>;
|
|
3501
3505
|
};
|
|
3502
|
-
field: {
|
|
3503
|
-
type: PropType<Omit< ApFieldSelectProps, "value" | "onUpdate:value">>;
|
|
3504
|
-
default: () => {};
|
|
3505
|
-
};
|
|
3506
3506
|
rules: {
|
|
3507
3507
|
type: PropType< RuleObject | RuleObject[]>;
|
|
3508
3508
|
};
|
|
@@ -3679,6 +3679,10 @@ export declare const apTableFormItemMap: {
|
|
|
3679
3679
|
placeholder: {
|
|
3680
3680
|
type: PropType<string>;
|
|
3681
3681
|
};
|
|
3682
|
+
field: {
|
|
3683
|
+
type: PropType<Omit< ApFieldSelectProps, "value" | "onUpdate:value">>;
|
|
3684
|
+
default: () => {};
|
|
3685
|
+
};
|
|
3682
3686
|
xxl: {
|
|
3683
3687
|
type: PropType<string | number | ColSize>;
|
|
3684
3688
|
};
|
|
@@ -3700,10 +3704,6 @@ export declare const apTableFormItemMap: {
|
|
|
3700
3704
|
pull: {
|
|
3701
3705
|
type: PropType<string | number>;
|
|
3702
3706
|
};
|
|
3703
|
-
field: {
|
|
3704
|
-
type: PropType<Omit< ApFieldSelectProps, "value" | "onUpdate:value">>;
|
|
3705
|
-
default: () => {};
|
|
3706
|
-
};
|
|
3707
3707
|
rules: {
|
|
3708
3708
|
type: PropType< RuleObject | RuleObject[]>;
|
|
3709
3709
|
};
|
|
@@ -3892,6 +3892,10 @@ export declare const apTableFormItemMap: {
|
|
|
3892
3892
|
placeholder: {
|
|
3893
3893
|
type: PropType<string>;
|
|
3894
3894
|
};
|
|
3895
|
+
field: {
|
|
3896
|
+
type: PropType<Omit< ApFieldSelectProps, "value" | "onUpdate:value">>;
|
|
3897
|
+
default: () => {};
|
|
3898
|
+
};
|
|
3895
3899
|
xxl: {
|
|
3896
3900
|
type: PropType<string | number | ColSize>;
|
|
3897
3901
|
};
|
|
@@ -3913,10 +3917,6 @@ export declare const apTableFormItemMap: {
|
|
|
3913
3917
|
pull: {
|
|
3914
3918
|
type: PropType<string | number>;
|
|
3915
3919
|
};
|
|
3916
|
-
field: {
|
|
3917
|
-
type: PropType<Omit< ApFieldSelectProps, "value" | "onUpdate:value">>;
|
|
3918
|
-
default: () => {};
|
|
3919
|
-
};
|
|
3920
3920
|
rules: {
|
|
3921
3921
|
type: PropType< RuleObject | RuleObject[]>;
|
|
3922
3922
|
};
|
|
@@ -4105,6 +4105,10 @@ export declare const apTableFormItemMap: {
|
|
|
4105
4105
|
placeholder: {
|
|
4106
4106
|
type: PropType<string>;
|
|
4107
4107
|
};
|
|
4108
|
+
field: {
|
|
4109
|
+
type: PropType<Omit< ApFieldSelectProps, "value" | "onUpdate:value">>;
|
|
4110
|
+
default: () => {};
|
|
4111
|
+
};
|
|
4108
4112
|
xxl: {
|
|
4109
4113
|
type: PropType<string | number | ColSize>;
|
|
4110
4114
|
};
|
|
@@ -4126,10 +4130,6 @@ export declare const apTableFormItemMap: {
|
|
|
4126
4130
|
pull: {
|
|
4127
4131
|
type: PropType<string | number>;
|
|
4128
4132
|
};
|
|
4129
|
-
field: {
|
|
4130
|
-
type: PropType<Omit< ApFieldSelectProps, "value" | "onUpdate:value">>;
|
|
4131
|
-
default: () => {};
|
|
4132
|
-
};
|
|
4133
4133
|
rules: {
|
|
4134
4134
|
type: PropType< RuleObject | RuleObject[]>;
|
|
4135
4135
|
};
|
|
@@ -4338,6 +4338,10 @@ export declare const apTableFormItemMap: {
|
|
|
4338
4338
|
type: PropType<boolean>;
|
|
4339
4339
|
default: undefined;
|
|
4340
4340
|
};
|
|
4341
|
+
field: {
|
|
4342
|
+
type: PropType<Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">>;
|
|
4343
|
+
default: () => {};
|
|
4344
|
+
};
|
|
4341
4345
|
xxl: {
|
|
4342
4346
|
type: PropType<string | number | ColSize>;
|
|
4343
4347
|
};
|
|
@@ -4359,10 +4363,6 @@ export declare const apTableFormItemMap: {
|
|
|
4359
4363
|
pull: {
|
|
4360
4364
|
type: PropType<string | number>;
|
|
4361
4365
|
};
|
|
4362
|
-
field: {
|
|
4363
|
-
type: PropType<Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">>;
|
|
4364
|
-
default: () => {};
|
|
4365
|
-
};
|
|
4366
4366
|
rules: {
|
|
4367
4367
|
type: PropType< RuleObject | RuleObject[]>;
|
|
4368
4368
|
};
|
|
@@ -4531,6 +4531,10 @@ export declare const apTableFormItemMap: {
|
|
|
4531
4531
|
type: PropType<boolean>;
|
|
4532
4532
|
default: undefined;
|
|
4533
4533
|
};
|
|
4534
|
+
field: {
|
|
4535
|
+
type: PropType<Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">>;
|
|
4536
|
+
default: () => {};
|
|
4537
|
+
};
|
|
4534
4538
|
xxl: {
|
|
4535
4539
|
type: PropType<string | number | ColSize>;
|
|
4536
4540
|
};
|
|
@@ -4552,10 +4556,6 @@ export declare const apTableFormItemMap: {
|
|
|
4552
4556
|
pull: {
|
|
4553
4557
|
type: PropType<string | number>;
|
|
4554
4558
|
};
|
|
4555
|
-
field: {
|
|
4556
|
-
type: PropType<Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">>;
|
|
4557
|
-
default: () => {};
|
|
4558
|
-
};
|
|
4559
4559
|
rules: {
|
|
4560
4560
|
type: PropType< RuleObject | RuleObject[]>;
|
|
4561
4561
|
};
|
|
@@ -4740,6 +4740,10 @@ export declare const apTableFormItemMap: {
|
|
|
4740
4740
|
type: PropType<boolean>;
|
|
4741
4741
|
default: undefined;
|
|
4742
4742
|
};
|
|
4743
|
+
field: {
|
|
4744
|
+
type: PropType<Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">>;
|
|
4745
|
+
default: () => {};
|
|
4746
|
+
};
|
|
4743
4747
|
xxl: {
|
|
4744
4748
|
type: PropType<string | number | ColSize>;
|
|
4745
4749
|
};
|
|
@@ -4761,10 +4765,6 @@ export declare const apTableFormItemMap: {
|
|
|
4761
4765
|
pull: {
|
|
4762
4766
|
type: PropType<string | number>;
|
|
4763
4767
|
};
|
|
4764
|
-
field: {
|
|
4765
|
-
type: PropType<Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">>;
|
|
4766
|
-
default: () => {};
|
|
4767
|
-
};
|
|
4768
4768
|
rules: {
|
|
4769
4769
|
type: PropType< RuleObject | RuleObject[]>;
|
|
4770
4770
|
};
|
|
@@ -4946,6 +4946,10 @@ export declare const apTableFormItemMap: {
|
|
|
4946
4946
|
type: PropType<boolean>;
|
|
4947
4947
|
default: undefined;
|
|
4948
4948
|
};
|
|
4949
|
+
field: {
|
|
4950
|
+
type: PropType<Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">>;
|
|
4951
|
+
default: () => {};
|
|
4952
|
+
};
|
|
4949
4953
|
xxl: {
|
|
4950
4954
|
type: PropType<string | number | ColSize>;
|
|
4951
4955
|
};
|
|
@@ -4967,10 +4971,6 @@ export declare const apTableFormItemMap: {
|
|
|
4967
4971
|
pull: {
|
|
4968
4972
|
type: PropType<string | number>;
|
|
4969
4973
|
};
|
|
4970
|
-
field: {
|
|
4971
|
-
type: PropType<Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">>;
|
|
4972
|
-
default: () => {};
|
|
4973
|
-
};
|
|
4974
4974
|
rules: {
|
|
4975
4975
|
type: PropType< RuleObject | RuleObject[]>;
|
|
4976
4976
|
};
|
|
@@ -5166,6 +5166,10 @@ export declare const apTableFormItemMap: {
|
|
|
5166
5166
|
placeholder: {
|
|
5167
5167
|
type: PropType<string>;
|
|
5168
5168
|
};
|
|
5169
|
+
field: {
|
|
5170
|
+
type: PropType<Omit< ApFieldTextProps, "value" | "onUpdate:value">>;
|
|
5171
|
+
default: () => {};
|
|
5172
|
+
};
|
|
5169
5173
|
xxl: {
|
|
5170
5174
|
type: PropType<string | number | ColSize>;
|
|
5171
5175
|
};
|
|
@@ -5187,10 +5191,6 @@ export declare const apTableFormItemMap: {
|
|
|
5187
5191
|
pull: {
|
|
5188
5192
|
type: PropType<string | number>;
|
|
5189
5193
|
};
|
|
5190
|
-
field: {
|
|
5191
|
-
type: PropType<Omit< ApFieldTextProps, "value" | "onUpdate:value">>;
|
|
5192
|
-
default: () => {};
|
|
5193
|
-
};
|
|
5194
5194
|
rules: {
|
|
5195
5195
|
type: PropType< RuleObject | RuleObject[]>;
|
|
5196
5196
|
};
|
|
@@ -5317,11 +5317,7 @@ export declare const apTableFormItemMap: {
|
|
|
5317
5317
|
focus: (options?: InputFocusOptions) => void;
|
|
5318
5318
|
blur: () => void;
|
|
5319
5319
|
input: any;
|
|
5320
|
-
setSelectionRange: (start: number, end: number, direction
|
|
5321
|
-
/**
|
|
5322
|
-
* 不需要渲染到Form表单的valueType字段
|
|
5323
|
-
*/
|
|
5324
|
-
?: "forward" | "backward" | "none") => void;
|
|
5320
|
+
setSelectionRange: (start: number, end: number, direction?: "forward" | "backward" | "none") => void;
|
|
5325
5321
|
select: () => void;
|
|
5326
5322
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
5327
5323
|
label: {
|
|
@@ -5374,6 +5370,10 @@ export declare const apTableFormItemMap: {
|
|
|
5374
5370
|
placeholder: {
|
|
5375
5371
|
type: PropType<string>;
|
|
5376
5372
|
};
|
|
5373
|
+
field: {
|
|
5374
|
+
type: PropType<Omit< ApFieldTextProps, "value" | "onUpdate:value">>;
|
|
5375
|
+
default: () => {};
|
|
5376
|
+
};
|
|
5377
5377
|
xxl: {
|
|
5378
5378
|
type: PropType<string | number | ColSize>;
|
|
5379
5379
|
};
|
|
@@ -5395,10 +5395,6 @@ export declare const apTableFormItemMap: {
|
|
|
5395
5395
|
pull: {
|
|
5396
5396
|
type: PropType<string | number>;
|
|
5397
5397
|
};
|
|
5398
|
-
field: {
|
|
5399
|
-
type: PropType<Omit< ApFieldTextProps, "value" | "onUpdate:value">>;
|
|
5400
|
-
default: () => {};
|
|
5401
|
-
};
|
|
5402
5398
|
rules: {
|
|
5403
5399
|
type: PropType< RuleObject | RuleObject[]>;
|
|
5404
5400
|
};
|
|
@@ -5587,6 +5583,10 @@ export declare const apTableFormItemMap: {
|
|
|
5587
5583
|
placeholder: {
|
|
5588
5584
|
type: PropType<string>;
|
|
5589
5585
|
};
|
|
5586
|
+
field: {
|
|
5587
|
+
type: PropType<Omit< ApFieldTextProps, "value" | "onUpdate:value">>;
|
|
5588
|
+
default: () => {};
|
|
5589
|
+
};
|
|
5590
5590
|
xxl: {
|
|
5591
5591
|
type: PropType<string | number | ColSize>;
|
|
5592
5592
|
};
|
|
@@ -5608,10 +5608,6 @@ export declare const apTableFormItemMap: {
|
|
|
5608
5608
|
pull: {
|
|
5609
5609
|
type: PropType<string | number>;
|
|
5610
5610
|
};
|
|
5611
|
-
field: {
|
|
5612
|
-
type: PropType<Omit< ApFieldTextProps, "value" | "onUpdate:value">>;
|
|
5613
|
-
default: () => {};
|
|
5614
|
-
};
|
|
5615
5611
|
rules: {
|
|
5616
5612
|
type: PropType< RuleObject | RuleObject[]>;
|
|
5617
5613
|
};
|
|
@@ -5738,11 +5734,7 @@ export declare const apTableFormItemMap: {
|
|
|
5738
5734
|
focus: (options?: InputFocusOptions) => void;
|
|
5739
5735
|
blur: () => void;
|
|
5740
5736
|
input: any;
|
|
5741
|
-
setSelectionRange: (start: number, end: number, direction
|
|
5742
|
-
/**
|
|
5743
|
-
* 不需要渲染到Form表单的valueType字段
|
|
5744
|
-
*/
|
|
5745
|
-
?: "forward" | "backward" | "none") => void;
|
|
5737
|
+
setSelectionRange: (start: number, end: number, direction?: "forward" | "backward" | "none") => void;
|
|
5746
5738
|
select: () => void;
|
|
5747
5739
|
}, {}, {}, {}, {
|
|
5748
5740
|
disabled: boolean;
|
|
@@ -5807,6 +5799,10 @@ export declare const apTableFormItemMap: {
|
|
|
5807
5799
|
placeholder: {
|
|
5808
5800
|
type: PropType<string>;
|
|
5809
5801
|
};
|
|
5802
|
+
field: {
|
|
5803
|
+
type: PropType<Omit< ApFieldTextProps, "value" | "onUpdate:value">>;
|
|
5804
|
+
default: () => {};
|
|
5805
|
+
};
|
|
5810
5806
|
xxl: {
|
|
5811
5807
|
type: PropType<string | number | ColSize>;
|
|
5812
5808
|
};
|
|
@@ -5828,10 +5824,6 @@ export declare const apTableFormItemMap: {
|
|
|
5828
5824
|
pull: {
|
|
5829
5825
|
type: PropType<string | number>;
|
|
5830
5826
|
};
|
|
5831
|
-
field: {
|
|
5832
|
-
type: PropType<Omit< ApFieldTextProps, "value" | "onUpdate:value">>;
|
|
5833
|
-
default: () => {};
|
|
5834
|
-
};
|
|
5835
5827
|
rules: {
|
|
5836
5828
|
type: PropType< RuleObject | RuleObject[]>;
|
|
5837
5829
|
};
|
|
@@ -5958,11 +5950,7 @@ export declare const apTableFormItemMap: {
|
|
|
5958
5950
|
focus: (options?: InputFocusOptions) => void;
|
|
5959
5951
|
blur: () => void;
|
|
5960
5952
|
input: any;
|
|
5961
|
-
setSelectionRange: (start: number, end: number, direction
|
|
5962
|
-
/**
|
|
5963
|
-
* 不需要渲染到Form表单的valueType字段
|
|
5964
|
-
*/
|
|
5965
|
-
?: "forward" | "backward" | "none") => void;
|
|
5953
|
+
setSelectionRange: (start: number, end: number, direction?: "forward" | "backward" | "none") => void;
|
|
5966
5954
|
select: () => void;
|
|
5967
5955
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
|
|
5968
5956
|
disabled: boolean;
|
|
@@ -6038,6 +6026,10 @@ export declare const apTableFormItemMap: {
|
|
|
6038
6026
|
placeholder: {
|
|
6039
6027
|
type: PropType<string>;
|
|
6040
6028
|
};
|
|
6029
|
+
field: {
|
|
6030
|
+
type: PropType<Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">>;
|
|
6031
|
+
default: () => {};
|
|
6032
|
+
};
|
|
6041
6033
|
xxl: {
|
|
6042
6034
|
type: PropType<string | number | ColSize>;
|
|
6043
6035
|
};
|
|
@@ -6059,10 +6051,6 @@ export declare const apTableFormItemMap: {
|
|
|
6059
6051
|
pull: {
|
|
6060
6052
|
type: PropType<string | number>;
|
|
6061
6053
|
};
|
|
6062
|
-
field: {
|
|
6063
|
-
type: PropType<Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">>;
|
|
6064
|
-
default: () => {};
|
|
6065
|
-
};
|
|
6066
6054
|
rules: {
|
|
6067
6055
|
type: PropType< RuleObject | RuleObject[]>;
|
|
6068
6056
|
};
|
|
@@ -6237,6 +6225,10 @@ export declare const apTableFormItemMap: {
|
|
|
6237
6225
|
placeholder: {
|
|
6238
6226
|
type: PropType<string>;
|
|
6239
6227
|
};
|
|
6228
|
+
field: {
|
|
6229
|
+
type: PropType<Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">>;
|
|
6230
|
+
default: () => {};
|
|
6231
|
+
};
|
|
6240
6232
|
xxl: {
|
|
6241
6233
|
type: PropType<string | number | ColSize>;
|
|
6242
6234
|
};
|
|
@@ -6258,10 +6250,6 @@ export declare const apTableFormItemMap: {
|
|
|
6258
6250
|
pull: {
|
|
6259
6251
|
type: PropType<string | number>;
|
|
6260
6252
|
};
|
|
6261
|
-
field: {
|
|
6262
|
-
type: PropType<Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">>;
|
|
6263
|
-
default: () => {};
|
|
6264
|
-
};
|
|
6265
6253
|
rules: {
|
|
6266
6254
|
type: PropType< RuleObject | RuleObject[]>;
|
|
6267
6255
|
};
|
|
@@ -6447,6 +6435,10 @@ export declare const apTableFormItemMap: {
|
|
|
6447
6435
|
placeholder: {
|
|
6448
6436
|
type: PropType<string>;
|
|
6449
6437
|
};
|
|
6438
|
+
field: {
|
|
6439
|
+
type: PropType<Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">>;
|
|
6440
|
+
default: () => {};
|
|
6441
|
+
};
|
|
6450
6442
|
xxl: {
|
|
6451
6443
|
type: PropType<string | number | ColSize>;
|
|
6452
6444
|
};
|
|
@@ -6468,10 +6460,6 @@ export declare const apTableFormItemMap: {
|
|
|
6468
6460
|
pull: {
|
|
6469
6461
|
type: PropType<string | number>;
|
|
6470
6462
|
};
|
|
6471
|
-
field: {
|
|
6472
|
-
type: PropType<Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">>;
|
|
6473
|
-
default: () => {};
|
|
6474
|
-
};
|
|
6475
6463
|
rules: {
|
|
6476
6464
|
type: PropType< RuleObject | RuleObject[]>;
|
|
6477
6465
|
};
|
|
@@ -6658,6 +6646,10 @@ export declare const apTableFormItemMap: {
|
|
|
6658
6646
|
placeholder: {
|
|
6659
6647
|
type: PropType<string>;
|
|
6660
6648
|
};
|
|
6649
|
+
field: {
|
|
6650
|
+
type: PropType<Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">>;
|
|
6651
|
+
default: () => {};
|
|
6652
|
+
};
|
|
6661
6653
|
xxl: {
|
|
6662
6654
|
type: PropType<string | number | ColSize>;
|
|
6663
6655
|
};
|
|
@@ -6679,10 +6671,6 @@ export declare const apTableFormItemMap: {
|
|
|
6679
6671
|
pull: {
|
|
6680
6672
|
type: PropType<string | number>;
|
|
6681
6673
|
};
|
|
6682
|
-
field: {
|
|
6683
|
-
type: PropType<Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">>;
|
|
6684
|
-
default: () => {};
|
|
6685
|
-
};
|
|
6686
6674
|
rules: {
|
|
6687
6675
|
type: PropType< RuleObject | RuleObject[]>;
|
|
6688
6676
|
};
|
|
@@ -6874,6 +6862,10 @@ export declare const apTableFormItemMap: {
|
|
|
6874
6862
|
type: PropType<boolean>;
|
|
6875
6863
|
default: undefined;
|
|
6876
6864
|
};
|
|
6865
|
+
field: {
|
|
6866
|
+
type: PropType<Omit< ApFieldCheckboxProps, "value" | "onUpdate:value">>;
|
|
6867
|
+
default: () => {};
|
|
6868
|
+
};
|
|
6877
6869
|
xxl: {
|
|
6878
6870
|
type: PropType<string | number | ColSize>;
|
|
6879
6871
|
};
|
|
@@ -6895,10 +6887,6 @@ export declare const apTableFormItemMap: {
|
|
|
6895
6887
|
pull: {
|
|
6896
6888
|
type: PropType<string | number>;
|
|
6897
6889
|
};
|
|
6898
|
-
field: {
|
|
6899
|
-
type: PropType<Omit< ApFieldCheckboxProps, "value" | "onUpdate:value">>;
|
|
6900
|
-
default: () => {};
|
|
6901
|
-
};
|
|
6902
6890
|
rules: {
|
|
6903
6891
|
type: PropType< RuleObject | RuleObject[]>;
|
|
6904
6892
|
};
|
|
@@ -7066,6 +7054,10 @@ export declare const apTableFormItemMap: {
|
|
|
7066
7054
|
type: PropType<boolean>;
|
|
7067
7055
|
default: undefined;
|
|
7068
7056
|
};
|
|
7057
|
+
field: {
|
|
7058
|
+
type: PropType<Omit< ApFieldCheckboxProps, "value" | "onUpdate:value">>;
|
|
7059
|
+
default: () => {};
|
|
7060
|
+
};
|
|
7069
7061
|
xxl: {
|
|
7070
7062
|
type: PropType<string | number | ColSize>;
|
|
7071
7063
|
};
|
|
@@ -7087,10 +7079,6 @@ export declare const apTableFormItemMap: {
|
|
|
7087
7079
|
pull: {
|
|
7088
7080
|
type: PropType<string | number>;
|
|
7089
7081
|
};
|
|
7090
|
-
field: {
|
|
7091
|
-
type: PropType<Omit< ApFieldCheckboxProps, "value" | "onUpdate:value">>;
|
|
7092
|
-
default: () => {};
|
|
7093
|
-
};
|
|
7094
7082
|
rules: {
|
|
7095
7083
|
type: PropType< RuleObject | RuleObject[]>;
|
|
7096
7084
|
};
|
|
@@ -7273,6 +7261,10 @@ export declare const apTableFormItemMap: {
|
|
|
7273
7261
|
type: PropType<boolean>;
|
|
7274
7262
|
default: undefined;
|
|
7275
7263
|
};
|
|
7264
|
+
field: {
|
|
7265
|
+
type: PropType<Omit< ApFieldCheckboxProps, "value" | "onUpdate:value">>;
|
|
7266
|
+
default: () => {};
|
|
7267
|
+
};
|
|
7276
7268
|
xxl: {
|
|
7277
7269
|
type: PropType<string | number | ColSize>;
|
|
7278
7270
|
};
|
|
@@ -7294,10 +7286,6 @@ export declare const apTableFormItemMap: {
|
|
|
7294
7286
|
pull: {
|
|
7295
7287
|
type: PropType<string | number>;
|
|
7296
7288
|
};
|
|
7297
|
-
field: {
|
|
7298
|
-
type: PropType<Omit< ApFieldCheckboxProps, "value" | "onUpdate:value">>;
|
|
7299
|
-
default: () => {};
|
|
7300
|
-
};
|
|
7301
7289
|
rules: {
|
|
7302
7290
|
type: PropType< RuleObject | RuleObject[]>;
|
|
7303
7291
|
};
|
|
@@ -7477,6 +7465,10 @@ export declare const apTableFormItemMap: {
|
|
|
7477
7465
|
type: PropType<boolean>;
|
|
7478
7466
|
default: undefined;
|
|
7479
7467
|
};
|
|
7468
|
+
field: {
|
|
7469
|
+
type: PropType<Omit< ApFieldCheckboxProps, "value" | "onUpdate:value">>;
|
|
7470
|
+
default: () => {};
|
|
7471
|
+
};
|
|
7480
7472
|
xxl: {
|
|
7481
7473
|
type: PropType<string | number | ColSize>;
|
|
7482
7474
|
};
|
|
@@ -7498,10 +7490,6 @@ export declare const apTableFormItemMap: {
|
|
|
7498
7490
|
pull: {
|
|
7499
7491
|
type: PropType<string | number>;
|
|
7500
7492
|
};
|
|
7501
|
-
field: {
|
|
7502
|
-
type: PropType<Omit< ApFieldCheckboxProps, "value" | "onUpdate:value">>;
|
|
7503
|
-
default: () => {};
|
|
7504
|
-
};
|
|
7505
7493
|
rules: {
|
|
7506
7494
|
type: PropType< RuleObject | RuleObject[]>;
|
|
7507
7495
|
};
|
|
@@ -7695,6 +7683,10 @@ export declare const apTableFormItemMap: {
|
|
|
7695
7683
|
placeholder: {
|
|
7696
7684
|
type: PropType<string>;
|
|
7697
7685
|
};
|
|
7686
|
+
field: {
|
|
7687
|
+
type: PropType<Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">>;
|
|
7688
|
+
default: () => {};
|
|
7689
|
+
};
|
|
7698
7690
|
xxl: {
|
|
7699
7691
|
type: PropType<string | number | ColSize>;
|
|
7700
7692
|
};
|
|
@@ -7716,10 +7708,6 @@ export declare const apTableFormItemMap: {
|
|
|
7716
7708
|
pull: {
|
|
7717
7709
|
type: PropType<string | number>;
|
|
7718
7710
|
};
|
|
7719
|
-
field: {
|
|
7720
|
-
type: PropType<Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">>;
|
|
7721
|
-
default: () => {};
|
|
7722
|
-
};
|
|
7723
7711
|
rules: {
|
|
7724
7712
|
type: PropType< RuleObject | RuleObject[]>;
|
|
7725
7713
|
};
|
|
@@ -7896,6 +7884,10 @@ export declare const apTableFormItemMap: {
|
|
|
7896
7884
|
placeholder: {
|
|
7897
7885
|
type: PropType<string>;
|
|
7898
7886
|
};
|
|
7887
|
+
field: {
|
|
7888
|
+
type: PropType<Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">>;
|
|
7889
|
+
default: () => {};
|
|
7890
|
+
};
|
|
7899
7891
|
xxl: {
|
|
7900
7892
|
type: PropType<string | number | ColSize>;
|
|
7901
7893
|
};
|
|
@@ -7917,10 +7909,6 @@ export declare const apTableFormItemMap: {
|
|
|
7917
7909
|
pull: {
|
|
7918
7910
|
type: PropType<string | number>;
|
|
7919
7911
|
};
|
|
7920
|
-
field: {
|
|
7921
|
-
type: PropType<Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">>;
|
|
7922
|
-
default: () => {};
|
|
7923
|
-
};
|
|
7924
7912
|
rules: {
|
|
7925
7913
|
type: PropType< RuleObject | RuleObject[]>;
|
|
7926
7914
|
};
|
|
@@ -8109,6 +8097,10 @@ export declare const apTableFormItemMap: {
|
|
|
8109
8097
|
placeholder: {
|
|
8110
8098
|
type: PropType<string>;
|
|
8111
8099
|
};
|
|
8100
|
+
field: {
|
|
8101
|
+
type: PropType<Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">>;
|
|
8102
|
+
default: () => {};
|
|
8103
|
+
};
|
|
8112
8104
|
xxl: {
|
|
8113
8105
|
type: PropType<string | number | ColSize>;
|
|
8114
8106
|
};
|
|
@@ -8130,10 +8122,6 @@ export declare const apTableFormItemMap: {
|
|
|
8130
8122
|
pull: {
|
|
8131
8123
|
type: PropType<string | number>;
|
|
8132
8124
|
};
|
|
8133
|
-
field: {
|
|
8134
|
-
type: PropType<Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">>;
|
|
8135
|
-
default: () => {};
|
|
8136
|
-
};
|
|
8137
8125
|
rules: {
|
|
8138
8126
|
type: PropType< RuleObject | RuleObject[]>;
|
|
8139
8127
|
};
|
|
@@ -8322,6 +8310,10 @@ export declare const apTableFormItemMap: {
|
|
|
8322
8310
|
placeholder: {
|
|
8323
8311
|
type: PropType<string>;
|
|
8324
8312
|
};
|
|
8313
|
+
field: {
|
|
8314
|
+
type: PropType<Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">>;
|
|
8315
|
+
default: () => {};
|
|
8316
|
+
};
|
|
8325
8317
|
xxl: {
|
|
8326
8318
|
type: PropType<string | number | ColSize>;
|
|
8327
8319
|
};
|
|
@@ -8343,10 +8335,6 @@ export declare const apTableFormItemMap: {
|
|
|
8343
8335
|
pull: {
|
|
8344
8336
|
type: PropType<string | number>;
|
|
8345
8337
|
};
|
|
8346
|
-
field: {
|
|
8347
|
-
type: PropType<Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">>;
|
|
8348
|
-
default: () => {};
|
|
8349
|
-
};
|
|
8350
8338
|
rules: {
|
|
8351
8339
|
type: PropType< RuleObject | RuleObject[]>;
|
|
8352
8340
|
};
|
|
@@ -14063,11 +14051,7 @@ export declare const apTableRenderItemMap: {
|
|
|
14063
14051
|
focus: (options?: InputFocusOptions) => void;
|
|
14064
14052
|
blur: () => void;
|
|
14065
14053
|
input: any;
|
|
14066
|
-
setSelectionRange: (start: number, end: number, direction
|
|
14067
|
-
/**
|
|
14068
|
-
* 不需要渲染到Form表单的valueType字段
|
|
14069
|
-
*/
|
|
14070
|
-
?: "forward" | "backward" | "none") => void;
|
|
14054
|
+
setSelectionRange: (start: number, end: number, direction?: "forward" | "backward" | "none") => void;
|
|
14071
14055
|
select: () => void;
|
|
14072
14056
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
14073
14057
|
"update:value": (...args: any[]) => void;
|
|
@@ -14377,11 +14361,7 @@ export declare const apTableRenderItemMap: {
|
|
|
14377
14361
|
focus: (options?: InputFocusOptions) => void;
|
|
14378
14362
|
blur: () => void;
|
|
14379
14363
|
input: any;
|
|
14380
|
-
setSelectionRange: (start: number, end: number, direction
|
|
14381
|
-
/**
|
|
14382
|
-
* 不需要渲染到Form表单的valueType字段
|
|
14383
|
-
*/
|
|
14384
|
-
?: "forward" | "backward" | "none") => void;
|
|
14364
|
+
setSelectionRange: (start: number, end: number, direction?: "forward" | "backward" | "none") => void;
|
|
14385
14365
|
select: () => void;
|
|
14386
14366
|
}, {}, {}, {}, {
|
|
14387
14367
|
type: "number" | "reset" | "submit" | "button" | "search" | "time" | "month" | "date" | "week" | "hidden" | "checkbox" | "radio" | "color" | "text" | "range" | "image" | "tel" | "url" | "email" | "datetime-local" | "file" | "password";
|
|
@@ -14542,11 +14522,7 @@ export declare const apTableRenderItemMap: {
|
|
|
14542
14522
|
focus: (options?: InputFocusOptions) => void;
|
|
14543
14523
|
blur: () => void;
|
|
14544
14524
|
input: any;
|
|
14545
|
-
setSelectionRange: (start: number, end: number, direction
|
|
14546
|
-
/**
|
|
14547
|
-
* 不需要渲染到Form表单的valueType字段
|
|
14548
|
-
*/
|
|
14549
|
-
?: "forward" | "backward" | "none") => void;
|
|
14525
|
+
setSelectionRange: (start: number, end: number, direction?: "forward" | "backward" | "none") => void;
|
|
14550
14526
|
select: () => void;
|
|
14551
14527
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
14552
14528
|
"update:value": (...args: any[]) => void;
|