@aplus-frontend/ui 0.1.44 → 0.1.46
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/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 +2 -2
- 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 +36 -60
- package/es/src/ap-table/context.d.ts +1 -1
- package/es/src/ap-table/hooks/use-table-column-state.mjs +55 -54
- 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 +8 -7
- package/es/src/ap-table/utils.mjs +1 -1
- 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.d.ts +1 -0
- package/es/src/editable-table/form-item.vue.mjs +60 -55
- package/es/src/editable-table/hooks/use-get-columns.d.ts +1 -1
- package/es/src/editable-table/hooks/use-get-columns.mjs +1 -1
- 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 +6 -6
- package/es/src/editable-table/utils.mjs +69 -69
- 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/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 +14 -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/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 +36 -60
- package/lib/src/ap-table/context.d.ts +1 -1
- package/lib/src/ap-table/hooks/use-table-column-state.js +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 +8 -7
- 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.d.ts +1 -0
- 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 +6 -6
- 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/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 +14 -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 +3 -3
|
@@ -2,7 +2,7 @@ import { defineComponent as M, ref as r, computed as O, onMounted as U, openBloc
|
|
|
2
2
|
import "../../ap-field/index.mjs";
|
|
3
3
|
import { IconApLeftarrow as G, IconApMenu as H } from "@aplus-frontend/icon";
|
|
4
4
|
import "../../config-provider/index.mjs";
|
|
5
|
-
import { Tooltip as V, TypographyText as J } from "
|
|
5
|
+
import { Tooltip as V, TypographyText as J } from "@aplus-frontend/antdv";
|
|
6
6
|
import { debounce as K } from "lodash-unified";
|
|
7
7
|
import "./index.css";
|
|
8
8
|
import { useNamespace as P } from "../../config-provider/hooks/use-namespace.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OpenOptions, UseCreateTableModalProps, OpenReturnType } from '../interface';
|
|
2
2
|
import { Recordable } from '../../../type';
|
|
3
|
-
import { TableColumnsType } from '
|
|
3
|
+
import { TableColumnsType } from '@aplus-frontend/antdv';
|
|
4
4
|
export declare function useCreateTableModal(props: UseCreateTableModalProps): {
|
|
5
5
|
readonly openModal: <T>(selected?: any[], options?: OpenOptions) => Promise< OpenReturnType<T> | undefined>;
|
|
6
6
|
readonly closeModal: () => void;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ApTableModalProps, OpenOptions } from '../interface';
|
|
2
2
|
import { Recordable } from '../../../type';
|
|
3
|
-
import { TableColumnsType } from '
|
|
3
|
+
import { TableColumnsType } from '@aplus-frontend/antdv';
|
|
4
4
|
/** 函数式调用弹框表格 */
|
|
5
5
|
export declare function useTableModal<TableRowType = Record<string, any>>(props: ApTableModalProps<TableRowType>): {
|
|
6
6
|
reloadApTableData: () => void;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OpenOptions, UseTableSelectModalProps, OpenReturnType } from '../interface';
|
|
2
2
|
import { Recordable } from '../../../type';
|
|
3
|
-
import { TableColumnsType } from '
|
|
3
|
+
import { TableColumnsType } from '@aplus-frontend/antdv';
|
|
4
4
|
export declare function useTableSelectModal<TableRowType = Record<string, any>>(props: UseTableSelectModalProps<TableRowType>): {
|
|
5
5
|
reloadApTableData: () => void;
|
|
6
6
|
resetApTableData: () => void;
|
|
@@ -2,14 +2,14 @@ import { useTableModal } from './hooks/use-table-modal';
|
|
|
2
2
|
import { useTableSelectModal } from './hooks/use-table-select-modal';
|
|
3
3
|
import { DefineComponent, PropType, ExtractPropTypes, CSSProperties, VNodeChild, ComponentOptionsMixin, PublicProps } from 'vue';
|
|
4
4
|
import { ApColumnType, ApTableProps } from '../..';
|
|
5
|
-
import { ButtonType, ButtonShape, ButtonSize } from '
|
|
6
|
-
import { ButtonHTMLType, LegacyButtonType } from '
|
|
5
|
+
import { ButtonType, ButtonShape, ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
6
|
+
import { ButtonHTMLType, LegacyButtonType } from '@aplus-frontend/antdv/es/button/buttonTypes';
|
|
7
7
|
import { VueTypeValidableDef } from '../../../node_modules/vue-types';
|
|
8
|
-
import { MouseEventHandler } from '
|
|
9
|
-
import { VueNode } from '
|
|
8
|
+
import { MouseEventHandler } from '@aplus-frontend/antdv/es/_util/EventInterface';
|
|
9
|
+
import { VueNode } from '@aplus-frontend/antdv/es/_util/type';
|
|
10
10
|
import { OpenOptions, OpenReturnType } from './interface';
|
|
11
11
|
import { Recordable } from '../../type';
|
|
12
|
-
import { TableColumnsType } from '
|
|
12
|
+
import { TableColumnsType } from '@aplus-frontend/antdv';
|
|
13
13
|
/**
|
|
14
14
|
*
|
|
15
15
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { VNodeChild } from 'vue';
|
|
2
2
|
import { ApColumnType, ApTableProps } from '../../index';
|
|
3
|
-
import { ModalProps } from '
|
|
3
|
+
import { ModalProps } from '@aplus-frontend/antdv';
|
|
4
4
|
/** table-modal的props类型 */
|
|
5
5
|
export interface ApTableModalProps<TableRowType = any> extends Omit<ModalProps, 'onOk' | 'open' | 'close' | 'visible'> {
|
|
6
6
|
columns: ApColumnType[];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OpenOptions, OpenReturnType, ApTableModalProps } from './interface';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
|
|
3
3
|
import { Recordable } from '../../type';
|
|
4
|
-
import { TableColumnsType } from '
|
|
4
|
+
import { TableColumnsType } from '@aplus-frontend/antdv';
|
|
5
5
|
declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<ApTableModalProps<any>>, {
|
|
6
6
|
confirmLoading: undefined;
|
|
7
7
|
closable: undefined;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as I, ref as i, unref as r, computed as N, h as O, openBlock as A, createBlock as D, mergeProps as g, withCtx as E, createVNode as L } from "vue";
|
|
2
|
-
import { message as U, Modal as q } from "
|
|
2
|
+
import { message as U, Modal as q } from "@aplus-frontend/antdv";
|
|
3
3
|
import "../../index.mjs";
|
|
4
4
|
import { cloneDeep as F, omit as x } from "lodash-unified";
|
|
5
5
|
import { transformTableParams as G } from "@aplus-frontend/utils";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as d, computed as g, openBlock as o, createElementBlock as a, normalizeClass as l, unref as t, createElementVNode as r, renderSlot as n, Fragment as h, toDisplayString as C, createBlock as y, withCtx as k, createVNode as v, normalizeStyle as M, createCommentVNode as $ } from "vue";
|
|
2
|
-
import { Tooltip as I } from "
|
|
2
|
+
import { Tooltip as I } from "@aplus-frontend/antdv";
|
|
3
3
|
import { QuestionCircleOutlined as N } from "@ant-design/icons-vue";
|
|
4
4
|
import "../../config-provider/index.mjs";
|
|
5
5
|
import "./style.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ApTableProps } from '../../';
|
|
2
2
|
import { UseTableRefreshOption } from './useTableRefresh';
|
|
3
3
|
import { Recordable } from '../../type';
|
|
4
|
-
import { TableColumnsType } from '
|
|
4
|
+
import { TableColumnsType } from '@aplus-frontend/antdv';
|
|
5
5
|
export interface UsePageListApTable extends ApTableProps {
|
|
6
6
|
/** 是否显示默认的行选择配置
|
|
7
7
|
* @default true
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { ApTransformDataHelper } from '../utils/ap-trans-data';
|
|
2
2
|
import { CreateComponentPublicInstance, ExtractPropTypes, PropType, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ComponentOptionsBase, Plugin, Component, VNode, CSSProperties, PublicProps, ShallowUnwrapRef, RendererNode, RendererElement, DefineComponent, VNodeChild } from 'vue';
|
|
3
|
-
import { TooltipPlacement, AdjustOverflow } from '
|
|
3
|
+
import { TooltipPlacement, AdjustOverflow } from '@aplus-frontend/antdv/es/tooltip';
|
|
4
4
|
import { VueTypeValidableDef, VueTypeDef } from '../../node_modules/vue-types';
|
|
5
|
-
import { LiteralUnion, Key } from '
|
|
5
|
+
import { LiteralUnion, Key } from '@aplus-frontend/antdv/es/_util/type';
|
|
6
6
|
import { ApStatusProps, ApStatusGroupItemProps, ApSelectItem, ApLabelGroupItemProps, ApBatchActionGroupMenuProps, ApLadderLabelValue, ApBatchActionGroupProps, ApExportGroupProps } from '.';
|
|
7
|
-
import { ValueType } from '
|
|
7
|
+
import { ValueType } from '@aplus-frontend/antdv/es/input-number/src/utils/MiniDecimal';
|
|
8
8
|
import { ApInputRadioOptions } from './ap-input-radio';
|
|
9
|
-
import { KeyboardEventHandler, MouseEventHandler, FocusEventHandler } from '
|
|
10
|
-
import { ButtonType, ButtonShape, ButtonSize } from '
|
|
11
|
-
import { ButtonHTMLType } from '
|
|
12
|
-
import { ButtonProps, ItemType, MenuTheme, MenuMode } from '
|
|
13
|
-
import { DropdownArrowOptions, Trigger, Align } from '
|
|
14
|
-
import { CSSMotionProps } from '
|
|
15
|
-
import { BuiltinPlacements, TriggerSubMenuAction, SelectEventHandler, MenuClickEventHandler } from '
|
|
9
|
+
import { KeyboardEventHandler, MouseEventHandler, FocusEventHandler } from '@aplus-frontend/antdv/es/_util/EventInterface';
|
|
10
|
+
import { ButtonType, ButtonShape, ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
11
|
+
import { ButtonHTMLType } from '@aplus-frontend/antdv/es/button/buttonTypes';
|
|
12
|
+
import { ButtonProps, ItemType, MenuTheme, MenuMode } from '@aplus-frontend/antdv';
|
|
13
|
+
import { DropdownArrowOptions, Trigger, Align } from '@aplus-frontend/antdv/es/dropdown/props';
|
|
14
|
+
import { CSSMotionProps } from '@aplus-frontend/antdv/es/_util/transition';
|
|
15
|
+
import { BuiltinPlacements, TriggerSubMenuAction, SelectEventHandler, MenuClickEventHandler } from '@aplus-frontend/antdv/es/menu/src/interface';
|
|
16
16
|
import { accessCreate } from '@aplus-frontend/oss';
|
|
17
|
-
import { TriggerType } from '
|
|
18
|
-
import { PresetColorType } from '
|
|
19
|
-
import { AlignType, BuildInPlacements } from '
|
|
17
|
+
import { TriggerType } from '@aplus-frontend/antdv/es/tooltip/abstractTooltipProps';
|
|
18
|
+
import { PresetColorType } from '@aplus-frontend/antdv/es/_util/colors';
|
|
19
|
+
import { AlignType, BuildInPlacements } from '@aplus-frontend/antdv/es/vc-trigger/interface';
|
|
20
20
|
import { ApLadderSlots } from './ap-ladder/interface';
|
|
21
21
|
import { AttachmentItemProps, ApAttachmentProps } from './ap-attachment';
|
|
22
22
|
import { ApCardTitleProps } from './ap-card/interface';
|
|
23
|
-
import { SpaceSize } from '
|
|
23
|
+
import { SpaceSize } from '@aplus-frontend/antdv/es/space';
|
|
24
24
|
export * from './hooks/index';
|
|
25
25
|
export type { ApTitleProps } from './ap-title/interface';
|
|
26
26
|
export type { ApExpandAlertProps } from './ap-expand-alert/interface';
|
|
@@ -2,7 +2,7 @@ import { defineComponent as y, unref as d, computed as g, renderSlot as b } from
|
|
|
2
2
|
import "../hooks/index.mjs";
|
|
3
3
|
import { useProvideCheckCard as S } from "./context.mjs";
|
|
4
4
|
import { isUndefined as B } from "lodash-unified";
|
|
5
|
-
import { Form as z } from "
|
|
5
|
+
import { Form as z } from "@aplus-frontend/antdv";
|
|
6
6
|
import { useControllableValue as V } from "../hooks/useControllableValue.mjs";
|
|
7
7
|
const A = /* @__PURE__ */ y({
|
|
8
8
|
name: "CheckCardGroup",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as I, computed as d, unref as o, createVNode as m, watch as W, watchEffect as $, openBlock as c, createElementBlock as z, normalizeStyle as j, normalizeClass as S, withModifiers as D, createBlock as f, renderSlot as M, resolveDynamicComponent as B, createCommentVNode as g, createElementVNode as O } from "vue";
|
|
2
|
-
import { Skeleton as U } from "
|
|
2
|
+
import { Skeleton as U } from "@aplus-frontend/antdv";
|
|
3
3
|
import "../config-provider/index.mjs";
|
|
4
4
|
import "../hooks/index.mjs";
|
|
5
5
|
import { isFunction as N } from "lodash-unified";
|
|
@@ -2,14 +2,14 @@ import { ExtractPropTypes, PropType } from 'vue';
|
|
|
2
2
|
import { LocaleType } from '../locale/interface';
|
|
3
3
|
import { ApiType, ScrollbarGlobalConfig, TableDefaultConfig, ApUploadConfig, ApDescriptionsConfig, ValueTypeRenderConfig, downloadCenterTriggerConfig } from './constants';
|
|
4
4
|
import { CssVarType } from './css-var';
|
|
5
|
-
import { default as __DTS_DEFAULT_0__ } from '
|
|
6
|
-
import { TransformCellTextProps } from '
|
|
7
|
-
import { CSPConfig } from '
|
|
8
|
-
import { Locale } from '
|
|
9
|
-
import { ButtonSize } from '
|
|
10
|
-
import { ValidateMessages } from '
|
|
11
|
-
import { RequiredMark } from '
|
|
12
|
-
import { ThemeConfig } from '
|
|
5
|
+
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
6
|
+
import { TransformCellTextProps } from '@aplus-frontend/antdv/es/table/interface';
|
|
7
|
+
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
8
|
+
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
9
|
+
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
10
|
+
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
11
|
+
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
12
|
+
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
13
13
|
export declare const configProviderProps: () => {
|
|
14
14
|
iconPrefixCls: StringConstructor;
|
|
15
15
|
getTargetContainer: {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { Ref, DefineComponent, PropType, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
|
|
2
2
|
import { ConfigProviderProps } from './config-provider-props';
|
|
3
3
|
import { CssVarType } from './css-var';
|
|
4
|
-
import { default as __DTS_DEFAULT_0__ } from '
|
|
5
|
-
import { TransformCellTextProps } from '
|
|
6
|
-
import { CSPConfig } from '
|
|
7
|
-
import { Locale } from '
|
|
8
|
-
import { ButtonSize } from '
|
|
9
|
-
import { ValidateMessages } from '
|
|
10
|
-
import { RequiredMark } from '
|
|
11
|
-
import { ThemeConfig } from '
|
|
4
|
+
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
5
|
+
import { TransformCellTextProps } from '@aplus-frontend/antdv/es/table/interface';
|
|
6
|
+
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
7
|
+
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
8
|
+
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
9
|
+
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
10
|
+
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
11
|
+
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
12
12
|
import { LocaleType } from '..';
|
|
13
13
|
import { ApiType, TableDefaultConfig, ScrollbarGlobalConfig, ApUploadConfig, ApDescriptionsConfig, ValueTypeRenderConfig, downloadCenterTriggerConfig } from './constants';
|
|
14
14
|
import { RecursivePartial } from '../type';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { isVNode as c, ref as u, defineComponent as s, computed as m, watch as t, createVNode as g, renderSlot as C } from "vue";
|
|
2
|
-
import { ConfigProvider as p } from "
|
|
2
|
+
import { ConfigProvider as p } from "@aplus-frontend/antdv";
|
|
3
3
|
import { provideGlobalConfig as v } from "./hooks/use-global-config.mjs";
|
|
4
4
|
import { configProviderProps as b } from "./config-provider-props.mjs";
|
|
5
5
|
import { tableDefaultConfig as V } from "./constants.mjs";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { MaybeRef } from '@aplus-frontend/utils';
|
|
2
2
|
import { App, Ref, ComputedRef, ExtractPropTypes, PropType } from 'vue';
|
|
3
3
|
import { ConfigProviderContext } from '../constants';
|
|
4
|
-
import { default as __DTS_DEFAULT_0__ } from '
|
|
5
|
-
import { TransformCellTextProps } from '
|
|
6
|
-
import { CSPConfig } from '
|
|
7
|
-
import { Locale } from '
|
|
8
|
-
import { ButtonSize } from '
|
|
9
|
-
import { ValidateMessages } from '
|
|
10
|
-
import { RequiredMark } from '
|
|
11
|
-
import { ThemeConfig } from '
|
|
4
|
+
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
5
|
+
import { TransformCellTextProps } from '@aplus-frontend/antdv/es/table/interface';
|
|
6
|
+
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
7
|
+
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
8
|
+
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
9
|
+
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
10
|
+
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
11
|
+
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
12
12
|
import { LocaleType } from '../..';
|
|
13
13
|
import { ApiType, TableDefaultConfig, ScrollbarGlobalConfig, ApUploadConfig, ApDescriptionsConfig, ValueTypeRenderConfig, downloadCenterTriggerConfig } from '..';
|
|
14
14
|
import { CssVarType } from '../css-var';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { CreateComponentPublicInstance, ExtractPropTypes, PropType, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ComponentOptionsBase, Plugin } from 'vue';
|
|
2
|
-
import { default as __DTS_DEFAULT_0__ } from '
|
|
3
|
-
import { TransformCellTextProps } from '
|
|
4
|
-
import { CSPConfig } from '
|
|
5
|
-
import { Locale } from '
|
|
6
|
-
import { ButtonSize } from '
|
|
7
|
-
import { ValidateMessages } from '
|
|
8
|
-
import { RequiredMark } from '
|
|
9
|
-
import { ThemeConfig } from '
|
|
2
|
+
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
3
|
+
import { TransformCellTextProps } from '@aplus-frontend/antdv/es/table/interface';
|
|
4
|
+
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
5
|
+
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
6
|
+
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
7
|
+
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
8
|
+
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
9
|
+
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
10
10
|
import { LocaleType } from '..';
|
|
11
11
|
import { ApiType, TableDefaultConfig, ScrollbarGlobalConfig, ApUploadConfig, ApDescriptionsConfig, ValueTypeRenderConfig, downloadCenterTriggerConfig } from './constants';
|
|
12
12
|
import { RecursivePartial } from '../type';
|
|
@@ -2,7 +2,7 @@ import { defineComponent as p, ref as f, createVNode as t, unref as d, mergeProp
|
|
|
2
2
|
import "../../transition/index.mjs";
|
|
3
3
|
import { useTimeoutFn as g } from "@vueuse/core";
|
|
4
4
|
import { triggerWindowResize as v } from "@aplus-frontend/utils";
|
|
5
|
-
import { Skeleton as w } from "
|
|
5
|
+
import { Skeleton as w } from "@aplus-frontend/antdv";
|
|
6
6
|
import { isNil as y } from "lodash-unified";
|
|
7
7
|
import "../../config-provider/index.mjs";
|
|
8
8
|
import "./header.vue.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as d, ref as m, computed as S, unref as e, watchEffect as g, openBlock as v, createBlock as w, mergeProps as x, withCtx as C, createTextVNode as _, toDisplayString as b } from "vue";
|
|
2
|
-
import { Button as B } from "
|
|
2
|
+
import { Button as B } from "@aplus-frontend/antdv";
|
|
3
3
|
import { useCountdown as h } from "@aplus-frontend/hooks";
|
|
4
4
|
import "../config-provider/index.mjs";
|
|
5
5
|
import { isFunction as y } from "@fruits-chain/utils";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as p, openBlock as m, createBlock as l, unref as o, mergeProps as c, createSlots as f, withCtx as n, createVNode as d, renderList as z, renderSlot as v, normalizeProps as A, guardReactiveProps as C } from "vue";
|
|
2
|
-
import { Input as b } from "
|
|
2
|
+
import { Input as b } from "@aplus-frontend/antdv";
|
|
3
3
|
import "./button.vue.mjs";
|
|
4
4
|
import { useRuleFormItem as S } from "../pro-form/hooks/use-form-item.mjs";
|
|
5
5
|
import "../config-provider/index.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as N, ref as V, computed as s, unref as t, watchEffect as $, watch as I, openBlock as u, createElementBlock as f, normalizeClass as c, normalizeStyle as n, createElementVNode as g, createVNode as h, createCommentVNode as y, createBlock as T, mergeProps as E, withCtx as P, createTextVNode as W, toDisplayString as _ } from "vue";
|
|
2
|
-
import { Button as R } from "
|
|
2
|
+
import { Button as R } from "@aplus-frontend/antdv";
|
|
3
3
|
import "./cropper-modal.vue.mjs";
|
|
4
4
|
import "../modal/index.mjs";
|
|
5
5
|
import { useMessage as U } from "../hooks/useMessage.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as X, ref as k, openBlock as g, createBlock as T, unref as e, mergeProps as Y, withCtx as s, createElementVNode as f, normalizeClass as m, createCommentVNode as C, createVNode as l, createElementBlock as L } from "vue";
|
|
2
2
|
import "./cropper-image.vue.mjs";
|
|
3
|
-
import { Upload as _, Tooltip as p, Space as O, Avatar as z } from "
|
|
3
|
+
import { Upload as _, Tooltip as p, Space as O, Avatar as z } from "@aplus-frontend/antdv";
|
|
4
4
|
import { BaseButton as d } from "../base-button/index.mjs";
|
|
5
5
|
import { BaseModal as V } from "../modal/index.mjs";
|
|
6
6
|
import { dataURLtoBlob as P } from "@aplus-frontend/utils";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isVNode as B, defineComponent as F, ref as I, computed as a, unref as e, createVNode as i, toRefs as R, mergeProps as V } from "vue";
|
|
2
2
|
import { CollapseContainer as $ } from "../container/index.mjs";
|
|
3
3
|
import { useAttrs as k } from "@aplus-frontend/hooks";
|
|
4
|
-
import { Descriptions as C } from "
|
|
4
|
+
import { Descriptions as C } from "@aplus-frontend/antdv";
|
|
5
5
|
import { get as z } from "lodash-unified";
|
|
6
6
|
import { isFunction as y } from "@fruits-chain/utils";
|
|
7
7
|
import "../config-provider/index.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { VNode, CSSProperties } from 'vue';
|
|
2
2
|
import { CollapseContainerOptions } from '../container';
|
|
3
|
-
import { DescriptionsProps } from '
|
|
3
|
+
import { DescriptionsProps } from '@aplus-frontend/antdv/es/descriptions';
|
|
4
4
|
export interface DescItem {
|
|
5
5
|
labelMinWidth?: number;
|
|
6
6
|
contentMinWidth?: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as L, computed as P, openBlock as o, createBlock as i, unref as r, mergeProps as s, withCtx as c, createVNode as u, createElementBlock as f, Fragment as p, renderList as I, createSlots as N, createElementVNode as l, createCommentVNode as a, toDisplayString as y, renderSlot as S } from "vue";
|
|
2
|
-
import { Dropdown as V, Menu as m, Popconfirm as F } from "
|
|
2
|
+
import { Dropdown as V, Menu as m, Popconfirm as F } from "@aplus-frontend/antdv";
|
|
3
3
|
import { Icon as g } from "../icon/index.mjs";
|
|
4
4
|
import { omit as j, isFunction as C } from "lodash-unified";
|
|
5
5
|
const q = { style: { "margin-left": "0.25rem" } }, x = { style: { "margin-left": "0.25rem" } }, O = /* @__PURE__ */ L({
|
|
@@ -13,6 +13,7 @@ declare const _default: <RecordType = any>(__VLS_props: NonNullable<Awaited<type
|
|
|
13
13
|
addMultiple: (list: number | Partial<RecordType>[], insetIn?: "prefix" | "suffix") => void;
|
|
14
14
|
scrollTo: (index: number | "end", options?: StandardBehaviorOptions) => void;
|
|
15
15
|
setTableData: (nextTableData: RecordType[]) => void;
|
|
16
|
+
clear: () => void;
|
|
16
17
|
}>): void;
|
|
17
18
|
attrs: any;
|
|
18
19
|
slots: Readonly<{
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { Table as
|
|
1
|
+
import { defineComponent as z, ref as h, unref as n, useSlots as O, watch as K, openBlock as M, createBlock as G, mergeProps as x, withCtx as g, createVNode as H, createSlots as W, renderList as $, renderSlot as U, normalizeProps as q, guardReactiveProps as J } from "vue";
|
|
2
|
+
import { Table as Q } from "@aplus-frontend/antdv";
|
|
3
3
|
import { ApForm as b } from "../ap-form/index.mjs";
|
|
4
|
-
import { isArray as
|
|
4
|
+
import { isArray as X, isNumber as d, cloneDeep as f, omit as w } from "lodash-unified";
|
|
5
5
|
import "../config-provider/index.mjs";
|
|
6
|
-
import { useInjectForm as
|
|
6
|
+
import { useInjectForm as Y } from "../ap-form/context.mjs";
|
|
7
7
|
import "./style/index.css";
|
|
8
8
|
import { isDef as m } from "../utils/index.mjs";
|
|
9
|
-
import
|
|
10
|
-
import { scrollToRowIndex as
|
|
11
|
-
import { useNamespace as
|
|
12
|
-
import { useGlobalConfig as
|
|
13
|
-
const
|
|
9
|
+
import Z from "./hooks/use-get-columns.mjs";
|
|
10
|
+
import { scrollToRowIndex as I } from "./utils.mjs";
|
|
11
|
+
import { useNamespace as ee } from "../config-provider/hooks/use-namespace.mjs";
|
|
12
|
+
import { useGlobalConfig as oe } from "../config-provider/hooks/use-global-config.mjs";
|
|
13
|
+
const pe = /* @__PURE__ */ z({
|
|
14
14
|
name: "EditableTableInner",
|
|
15
15
|
__name: "form-item",
|
|
16
16
|
props: {
|
|
@@ -113,99 +113,104 @@ const ce = /* @__PURE__ */ P({
|
|
|
113
113
|
setup(C, {
|
|
114
114
|
expose: y
|
|
115
115
|
}) {
|
|
116
|
-
const
|
|
116
|
+
const l = C;
|
|
117
117
|
function R(e, o) {
|
|
118
|
-
return
|
|
118
|
+
return X(o) ? o.reduce((r, a) => r == null ? void 0 : r[a], e) : e == null ? void 0 : e[o];
|
|
119
119
|
}
|
|
120
120
|
const {
|
|
121
|
-
internalInstance:
|
|
121
|
+
internalInstance: t,
|
|
122
122
|
model: B
|
|
123
|
-
} =
|
|
124
|
-
|
|
123
|
+
} = Y(), u = h(R(n(B), l.name) || []), D = O(), F = b.useWatch(l.name);
|
|
124
|
+
K(() => F.value, (e) => {
|
|
125
125
|
var o;
|
|
126
|
-
u.value = e, (o =
|
|
126
|
+
u.value = e, (o = l.onChange) == null || o.call(l, e);
|
|
127
127
|
}, {
|
|
128
128
|
deep: !0
|
|
129
129
|
});
|
|
130
130
|
const {
|
|
131
131
|
b: L
|
|
132
|
-
} =
|
|
133
|
-
function
|
|
132
|
+
} = ee("editable-table"), i = h(), T = oe("valueTypeMap"), V = Z(l, T);
|
|
133
|
+
function v(e, o) {
|
|
134
134
|
var s;
|
|
135
|
-
const r = ((s =
|
|
136
|
-
if (m(
|
|
135
|
+
const r = ((s = n(u)) == null ? void 0 : s.length) || 0;
|
|
136
|
+
if (m(l.maxLength) && r >= l.maxLength)
|
|
137
137
|
return;
|
|
138
|
-
const
|
|
139
|
-
m(o) ?
|
|
138
|
+
const a = [...n(u) || []];
|
|
139
|
+
m(o) ? a.splice(o, 0, {
|
|
140
140
|
...e || {}
|
|
141
|
-
}) :
|
|
141
|
+
}) : a.push({
|
|
142
142
|
...e || {}
|
|
143
|
-
}),
|
|
143
|
+
}), t == null || t.setFieldValue(l.name, a);
|
|
144
144
|
}
|
|
145
|
-
function
|
|
145
|
+
function E(e, o = "suffix") {
|
|
146
146
|
var p;
|
|
147
|
-
const r = ((p =
|
|
148
|
-
if (m(
|
|
147
|
+
const r = ((p = n(u)) == null ? void 0 : p.length) || 0, a = d(e) ? e : e.length;
|
|
148
|
+
if (m(l.maxLength) && r + a > l.maxLength)
|
|
149
149
|
return;
|
|
150
|
-
const s = [...
|
|
151
|
-
o === "suffix" ? s.push(...c) : s.unshift(...c),
|
|
150
|
+
const s = [...n(u) || []], c = d(e) ? new Array(e).fill({}) : f(e);
|
|
151
|
+
o === "suffix" ? s.push(...c) : s.unshift(...c), t == null || t.setFieldValue(l.name, s);
|
|
152
152
|
}
|
|
153
|
-
function
|
|
154
|
-
let o = f(
|
|
153
|
+
function N(e) {
|
|
154
|
+
let o = f(n(u) || []);
|
|
155
155
|
const r = d(e) ? [e] : e;
|
|
156
|
-
o = o.filter((
|
|
156
|
+
o = o.filter((a, s) => !r.includes(s)), t == null || t.setFieldValue(l.name, o);
|
|
157
157
|
}
|
|
158
|
-
function
|
|
159
|
-
return
|
|
158
|
+
function S() {
|
|
159
|
+
return n(u);
|
|
160
160
|
}
|
|
161
161
|
function _(e) {
|
|
162
162
|
var o;
|
|
163
|
-
return (o =
|
|
163
|
+
return (o = n(u)) == null ? void 0 : o[e];
|
|
164
164
|
}
|
|
165
165
|
function k(e, o, r = !0) {
|
|
166
|
-
const
|
|
167
|
-
|
|
168
|
-
...r ?
|
|
166
|
+
const a = f(n(u));
|
|
167
|
+
a[e] && (a[e] = {
|
|
168
|
+
...r ? a[e] : {},
|
|
169
169
|
...o
|
|
170
|
-
},
|
|
170
|
+
}, t == null || t.setFieldValue(l.name, [...a]));
|
|
171
171
|
}
|
|
172
172
|
function j(e) {
|
|
173
|
-
|
|
173
|
+
t == null || t.setFieldValue(l.name, e);
|
|
174
174
|
}
|
|
175
175
|
function A(e, o) {
|
|
176
|
-
var
|
|
176
|
+
var a;
|
|
177
177
|
const r = e === "end" ? u.value.length - 1 : e;
|
|
178
|
-
|
|
178
|
+
I(r, (a = i.value) == null ? void 0 : a.$el, o);
|
|
179
|
+
}
|
|
180
|
+
function P() {
|
|
181
|
+
var e;
|
|
182
|
+
(e = t == null ? void 0 : t.setFieldValue) == null || e.call(t, l.name, []);
|
|
179
183
|
}
|
|
180
184
|
return y({
|
|
181
|
-
add:
|
|
182
|
-
remove:
|
|
185
|
+
add: v,
|
|
186
|
+
remove: N,
|
|
183
187
|
getRowData: _,
|
|
184
|
-
getRowsData:
|
|
188
|
+
getRowsData: S,
|
|
185
189
|
setRowData: k,
|
|
186
|
-
addMultiple:
|
|
190
|
+
addMultiple: E,
|
|
187
191
|
scrollTo: A,
|
|
188
|
-
setTableData: j
|
|
189
|
-
|
|
192
|
+
setTableData: j,
|
|
193
|
+
clear: P
|
|
194
|
+
}), (e, o) => (M(), G(n(b).FormItem, x(e.formItem, {
|
|
190
195
|
name: e.name,
|
|
191
196
|
label: e.label
|
|
192
197
|
}), {
|
|
193
|
-
default: g(() => [
|
|
194
|
-
class:
|
|
195
|
-
columns:
|
|
198
|
+
default: g(() => [H(n(Q), x(n(w)(l, ["name", "maxLength", "onChange"]), {
|
|
199
|
+
class: n(L)(),
|
|
200
|
+
columns: n(V),
|
|
196
201
|
"data-source": u.value,
|
|
197
202
|
ref_key: "tableRef",
|
|
198
203
|
ref: i
|
|
199
|
-
}),
|
|
204
|
+
}), W({
|
|
200
205
|
_: 2
|
|
201
|
-
}, [
|
|
202
|
-
name:
|
|
203
|
-
fn: g((s) => [
|
|
206
|
+
}, [$(n(w)(D, ["headerCell"]), (r, a) => ({
|
|
207
|
+
name: a,
|
|
208
|
+
fn: g((s) => [U(e.$slots, a, q(J(s || {})))])
|
|
204
209
|
}))]), 1040, ["class", "columns", "data-source"])]),
|
|
205
210
|
_: 3
|
|
206
211
|
}, 16, ["name", "label"]));
|
|
207
212
|
}
|
|
208
213
|
});
|
|
209
214
|
export {
|
|
210
|
-
|
|
215
|
+
pe as default
|
|
211
216
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ComputedRef, Ref } from 'vue';
|
|
2
2
|
import { EditableTableFormItemProps, EditableTableProps } from '../interface';
|
|
3
3
|
import { ValueTypeRenderConfig } from '../../config-provider';
|
|
4
|
-
import { ColumnType } from '
|
|
4
|
+
import { ColumnType } from '@aplus-frontend/antdv/es/table';
|
|
5
5
|
declare const useGetColumns: (props: EditableTableProps | EditableTableFormItemProps, extraValueTypes: Ref<Record<string, ValueTypeRenderConfig> | undefined>) => ComputedRef<ColumnType<any>[]>;
|
|
6
6
|
export default useGetColumns;
|
|
@@ -3,7 +3,7 @@ import { omit as y, isFunction as k, isArray as f } from "lodash-unified";
|
|
|
3
3
|
import { getEditableTableTitle as w, mergeClass as A, getFinalNode as q } from "../utils.mjs";
|
|
4
4
|
import { updateFormProps as v, getFieldProps as E, getTableRenderProps as G } from "../../ap-table/utils.mjs";
|
|
5
5
|
import "../../config-provider/index.mjs";
|
|
6
|
-
import { useToken as S } from "
|
|
6
|
+
import { useToken as S } from "@aplus-frontend/antdv/es/theme/internal";
|
|
7
7
|
import { useNamespace as U } from "../../config-provider/hooks/use-namespace.mjs";
|
|
8
8
|
const M = (a, b) => {
|
|
9
9
|
const {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EditableTableProps, EditableColumnType } from './interface';
|
|
2
|
-
import { NamePath, ValidateOptions } from '
|
|
2
|
+
import { NamePath, ValidateOptions } from '@aplus-frontend/antdv/es/form/interface';
|
|
3
3
|
import { Recordable } from '../type';
|
|
4
4
|
import { StandardBehaviorOptions } from '../../node_modules/scroll-into-view-if-needed';
|
|
5
5
|
import { VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PublicProps, ShallowUnwrapRef, VNode, RendererNode, RendererElement } from 'vue';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as W, useSlots as $, ref as w, watch as C, unref as o, openBlock as q, createBlock as J, withCtx as c, createVNode as b, mergeProps as Q, createSlots as X, renderList as Y, renderSlot as Z, normalizeProps as ee, guardReactiveProps as te } from "vue";
|
|
2
|
-
import { Table as ae } from "
|
|
2
|
+
import { Table as ae } from "@aplus-frontend/antdv";
|
|
3
3
|
import { ApForm as p } from "../ap-form/index.mjs";
|
|
4
4
|
import { isEqual as ne, isArray as R, isNumber as x, cloneDeep as h, omit as F } from "lodash-unified";
|
|
5
5
|
import "../config-provider/index.mjs";
|