@aplus-frontend/ui 0.6.0-beta.11 → 0.6.0-beta.12
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/index.mjs +79 -77
- package/es/src/ap-action/group/index.vue.mjs +3 -3
- package/es/src/ap-action/item/index.vue2.mjs +5 -5
- package/es/src/ap-action/item-dropdown/index.vue.mjs +7 -7
- package/es/src/ap-action/item-modal/index.vue.mjs +2 -2
- package/es/src/ap-action/item-popconfirm/index.vue.mjs +2 -2
- package/es/src/ap-button/ap-action-button.vue.mjs +2 -2
- package/es/src/ap-button/ap-button.vue.mjs +2 -2
- package/es/src/ap-button/ap-confirm-button.vue.mjs +2 -2
- package/es/src/ap-descriptions/ap-descriptions.vue.mjs +4 -4
- package/es/src/ap-descriptions/help-message/index.vue2.mjs +5 -5
- package/es/src/ap-download/ap-download.vue.mjs +1 -1
- package/es/src/ap-field/checkbox/index.vue.mjs +1 -1
- package/es/src/ap-field/date/index.vue.mjs +4 -4
- package/es/src/ap-field/date-range/index.vue.mjs +8 -8
- package/es/src/ap-field/index.mjs +36 -36
- package/es/src/ap-field/number/index.vue.mjs +8 -8
- package/es/src/ap-field/radio/index.vue.mjs +1 -1
- package/es/src/ap-field/rate/index.vue.mjs +2 -2
- package/es/src/ap-field/segmented/index.vue.mjs +1 -1
- package/es/src/ap-field/select/index.vue.mjs +2 -2
- package/es/src/ap-field/select/use-select-options.d.ts +2 -2
- package/es/src/ap-field/slider/index.vue.mjs +4 -4
- package/es/src/ap-field/switch/index.vue.mjs +3 -3
- package/es/src/ap-field/text/index.vue2.mjs +2 -2
- package/es/src/ap-field/text/password.vue.mjs +2 -2
- package/es/src/ap-field/text-area/index.vue.mjs +3 -3
- package/es/src/ap-field/tree-select/index.vue.mjs +3 -3
- package/es/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/es/src/ap-form/ap-form.vue.d.ts +2 -1
- package/es/src/ap-form/ap-form.vue2.mjs +2 -2
- package/es/src/ap-form/dependency/index.vue.mjs +29 -24
- package/es/src/ap-form/drawer-form/index.vue.d.ts +4 -3
- package/es/src/ap-form/drawer-form/index.vue.mjs +9 -9
- package/es/src/ap-form/item/index.vue.mjs +7 -7
- package/es/src/ap-form/item-group/index.vue.mjs +3 -3
- package/es/src/ap-form/items/checkbox/index.vue.mjs +2 -2
- package/es/src/ap-form/items/date/index.vue.mjs +2 -2
- package/es/src/ap-form/items/date-range/index.vue.mjs +2 -2
- package/es/src/ap-form/items/number/index.vue.mjs +2 -2
- package/es/src/ap-form/items/radio/index.vue.mjs +2 -2
- package/es/src/ap-form/items/select/index.vue.d.ts +6 -6
- package/es/src/ap-form/items/select/index.vue.mjs +2 -2
- package/es/src/ap-form/items/switch/index.vue.mjs +2 -2
- package/es/src/ap-form/items/text/group.vue2.mjs +2 -2
- package/es/src/ap-form/items/text/index.vue2.mjs +2 -2
- package/es/src/ap-form/items/text/password.vue.mjs +2 -2
- package/es/src/ap-form/items/text-area/index.vue.mjs +2 -2
- package/es/src/ap-form/items/tree-select/index.vue.mjs +2 -2
- package/es/src/ap-form/modal-form/index.vue.d.ts +4 -3
- package/es/src/ap-form/modal-form/index.vue.mjs +7 -7
- package/es/src/ap-form/render/item.vue.mjs +2 -2
- package/es/src/ap-form/search-form/components/popover-filter.vue2.mjs +7 -7
- package/es/src/ap-form/search-form/components/popover-sorter/index.vue2.mjs +23 -23
- package/es/src/ap-form/search-form/components/popover-sorter/sortable-item.vue2.mjs +2 -2
- package/es/src/ap-form/search-form/index.vue.d.ts +6 -9
- package/es/src/ap-form/search-form/index.vue.mjs +1 -1
- package/es/src/ap-form/set/index.vue.mjs +1 -1
- package/es/src/ap-grid/editable/form-item.vue.d.ts +4 -2
- package/es/src/ap-grid/editable/form-item.vue.mjs +2 -2
- package/es/src/ap-grid/editable/index.vue.d.ts +4 -2
- package/es/src/ap-grid/editable/index.vue.mjs +2 -2
- package/es/src/ap-grid/index.vue.d.ts +4 -2
- package/es/src/ap-grid/index.vue.mjs +5 -5
- package/es/src/ap-info-layout/ApInfoLayout.vue.mjs +2 -2
- package/es/src/ap-info-layout/ap-info-layout-admin/ApInfoLayoutAdmin.vue2.mjs +2 -2
- package/es/src/ap-info-layout/ap-info-layout-aplus/ap-info-layout.vue2.mjs +1 -1
- package/es/src/ap-list/index.vue.d.ts +4 -2
- package/es/src/ap-list/index.vue.mjs +1 -1
- package/es/src/ap-modal/utils/confirm.d.ts +1 -1
- package/es/src/ap-table/ap-table.vue.d.ts +4 -2
- package/es/src/ap-table/ap-table.vue2.mjs +27 -27
- package/es/src/ap-table/components/dynamic-component/index.vue2.mjs +2 -2
- package/es/src/ap-table/components/index/index.vue2.mjs +2 -2
- package/es/src/ap-table/components/paragraph-ellipsis/index.vue2.mjs +3 -3
- package/es/src/ap-table/components/setting/modal/index.vue2.mjs +42 -45
- package/es/src/ap-table/components/setting/select-group/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sortable/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sortable/item.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sorter/index.vue2.mjs +11 -11
- package/es/src/ap-table/components/setting/tree-select/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/status/index.vue2.mjs +2 -2
- package/es/src/ap-table/constants.d.ts +5 -5
- package/es/src/ap-table/constants.mjs +45 -45
- package/es/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
- package/es/src/ap-table/hooks/use-table-column-state.mjs +3 -3
- package/es/src/ap-table/utils.d.ts +5 -5
- package/es/src/ap-tag/ap-tag-group.vue.mjs +8 -8
- package/es/src/ap-tag/ap-tag.vue.mjs +2 -2
- package/es/src/ap-upload/apUpload.vue.mjs +5 -5
- package/es/src/ap-upload/components/MultipleFile.vue.d.ts +1 -1
- package/es/src/ap-upload/components/MultipleFile.vue2.mjs +3 -3
- package/es/src/ap-upload/components/Picture.vue.d.ts +7 -2
- package/es/src/ap-upload/components/Picture.vue2.mjs +6 -6
- package/es/src/ap-upload/components/SingleFile.vue2.mjs +7 -7
- package/es/src/business/ap-appendix/ap-appendix.vue2.mjs +1 -1
- package/es/src/business/ap-appendix/icons/file-icon.vue.mjs +2 -2
- package/es/src/business/ap-batch-action/ApBatchAction.vue2.mjs +2 -2
- package/es/src/business/ap-batch-action-group/ApBatchActionGroup.vue2.mjs +9 -9
- package/es/src/business/ap-batch-action-group/MenuItemGroup.vue2.mjs +1 -1
- package/es/src/business/ap-batch-action-group/index.d.ts +3 -3
- package/es/src/business/ap-button-group/ApButtonGroup.vue2.mjs +1 -1
- package/es/src/business/ap-card/ApCard.vue2.mjs +7 -7
- package/es/src/business/ap-copy/ApCopy.d.ts +52 -0
- package/es/src/business/ap-copy/ApCopy.mjs +79 -0
- package/es/src/business/ap-copy/constans.d.ts +24 -0
- package/es/src/business/ap-copy/constans.mjs +25 -0
- package/es/src/business/ap-copy/index.d.ts +102 -0
- package/es/src/business/ap-copy/index.mjs +7 -0
- package/es/src/business/ap-copy/interface.d.ts +8 -0
- package/es/src/business/ap-copy/interface.mjs +1 -0
- package/es/src/business/ap-copy/style/css.d.ts +0 -0
- package/es/src/business/ap-copy/style/css.js +1 -0
- package/es/src/business/ap-copy/style/index.d.ts +0 -0
- package/es/src/business/ap-copy/style/index.js +1 -0
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +4 -2
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue2.mjs +11 -11
- package/es/src/business/ap-expand-alert/index.d.ts +6 -4
- package/es/src/business/ap-export-group/ApExportGroup.vue2.mjs +5 -5
- package/es/src/business/ap-group-search/ap-group-search.vue2.mjs +5 -5
- package/es/src/business/ap-group-search/extension-select/index.vue2.mjs +4 -4
- package/es/src/business/ap-group-search/images/icon-down.vue.mjs +2 -2
- package/es/src/business/ap-group-search/images/icon-line-select.vue.mjs +2 -2
- package/es/src/business/ap-group-search/popover-select/index.vue2.mjs +2 -2
- package/es/src/business/ap-image/ApImage.vue2.mjs +1 -1
- package/es/src/business/ap-input-radio/ApInputRadio.vue2.mjs +2 -2
- package/es/src/business/ap-ladder/components/RenderValue.mjs +2 -2
- package/es/src/business/ap-product-info/ApProductInfo.d.ts +9 -0
- package/es/src/business/ap-product-info/ApProductInfo.mjs +53 -53
- package/es/src/business/ap-product-info/constans.d.ts +4 -0
- package/es/src/business/ap-product-info/constans.mjs +4 -0
- package/es/src/business/ap-product-info/index.d.ts +15 -0
- package/es/src/business/ap-product-info/interface.d.ts +1 -0
- package/es/src/business/ap-radio-group/ap-radio-group.vue2.mjs +1 -1
- package/es/src/business/ap-select-layout/index.d.ts +4 -2
- package/es/src/business/ap-select-layout/select-layout.vue.d.ts +4 -2
- package/es/src/business/ap-select-layout/select-layout.vue2.mjs +4 -4
- package/es/src/business/ap-status/ApStatus.vue2.mjs +8 -8
- package/es/src/business/ap-status/group/ApStatusGroup.vue2.mjs +4 -4
- package/es/src/business/ap-summary/ap-summary.vue2.mjs +1 -1
- package/es/src/business/ap-table-modal/modal-title.vue2.mjs +2 -2
- package/es/src/business/ap-table-modal/table-layout/index.vue2.mjs +14 -14
- package/es/src/business/ap-table-modal/table-modal.vue2.mjs +3 -3
- package/es/src/business/ap-title/ApTitle.vue2.mjs +7 -7
- package/es/src/business/ap-upload-file/ap-upload-single/ap-upload-single.vue.mjs +1 -1
- package/es/src/business/ap-upload-file/icon/delete-icon.vue.mjs +2 -2
- package/es/src/business/ap-upload-file/icon/file-icon.vue.mjs +2 -2
- package/es/src/business/ap-view/ap-view.vue2.mjs +2 -2
- package/es/src/business/ap-view/components/main-button-content.vue.d.ts +3 -2
- package/es/src/business/ap-view/components/main-button-content.vue2.mjs +5 -5
- package/es/src/business/ap-view/components/menu-list-content.vue.d.ts +3 -2
- package/es/src/business/ap-view/components/menu-list-content.vue2.mjs +6 -6
- package/es/src/business/ap-view/icons/line-delete.vue.mjs +2 -2
- package/es/src/business/ap-view/icons/line-down.vue.mjs +2 -2
- package/es/src/business/ap-view/icons/line-eye.vue.mjs +2 -2
- package/es/src/business/batch-input-group/form-item.vue.mjs +2 -2
- package/es/src/business/batch-input-group/index.vue.mjs +1 -1
- package/es/src/business/batch-input-group/popover-input/index.vue2.mjs +2 -2
- package/es/src/business/hooks/usePageListApGrid.d.ts +0 -2
- package/es/src/business/hooks/usePageListApGrid.mjs +48 -65
- package/es/src/business/index.d.ts +1 -0
- package/es/src/business/index.mjs +20 -18
- package/es/src/check-card/index.vue2.mjs +3 -3
- package/es/src/components.d.ts +1 -0
- package/es/src/config-provider/hooks/use-namespace.d.ts +1 -5
- package/es/src/editable-table/form-item.vue.d.ts +4 -2
- package/es/src/editable-table/form-item.vue.mjs +2 -2
- package/es/src/editable-table/index.vue.d.ts +4 -2
- package/es/src/editable-table/index.vue.mjs +2 -2
- package/es/src/full-screen/index.vue.mjs +3 -3
- package/es/src/hooks/useFullScreen.mjs +5 -5
- package/es/src/index.mjs +58 -56
- package/es/src/locale/lang/en.mjs +4 -0
- package/es/src/locale/lang/zh-cn.mjs +4 -0
- package/es/src/mask/index.vue.mjs +10 -10
- package/es/src/path-map.mjs +1 -0
- package/es/src/portal/index.vue.mjs +2 -2
- package/es/src/scroll-bar/index.vue.mjs +3 -3
- package/es/src/scroll-bar/internal.vue.mjs +2 -2
- package/es/src/scroll-view/index.vue.d.ts +5 -5
- package/es/src/scroll-view/index.vue.mjs +9 -9
- package/es/src/splitter/Panel.vue2.mjs +4 -4
- package/es/src/splitter/SplitBar.vue2.mjs +7 -7
- package/es/src/splitter/Splitter.vue2.mjs +5 -5
- package/es/src/tests/wrapper.d.ts +4 -4
- package/es/src/text/group.vue.mjs +2 -2
- package/es/src/text/index.vue.mjs +4 -4
- package/es/src/version.d.ts +1 -1
- package/es/src/version.mjs +1 -1
- package/es/src/work-order-modal/help-message.vue2.mjs +2 -2
- package/es/src/work-order-modal/work-order-modal.vue.d.ts +3 -2
- package/es/src/work-order-modal/work-order-modal.vue.mjs +2 -2
- package/lib/index.js +1 -1
- package/lib/src/ap-action/item-dropdown/index.vue.js +1 -1
- package/lib/src/ap-descriptions/help-message/index.vue2.js +1 -1
- package/lib/src/ap-field/index.js +1 -1
- package/lib/src/ap-field/select/use-select-options.d.ts +2 -2
- package/lib/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/lib/src/ap-form/ap-form.vue.d.ts +2 -1
- package/lib/src/ap-form/dependency/index.vue.js +1 -1
- package/lib/src/ap-form/drawer-form/index.vue.d.ts +4 -3
- package/lib/src/ap-form/items/select/index.vue.d.ts +6 -6
- package/lib/src/ap-form/modal-form/index.vue.d.ts +4 -3
- package/lib/src/ap-form/search-form/index.vue.d.ts +6 -9
- package/lib/src/ap-grid/editable/form-item.vue.d.ts +4 -2
- package/lib/src/ap-grid/editable/index.vue.d.ts +4 -2
- package/lib/src/ap-grid/index.vue.d.ts +4 -2
- package/lib/src/ap-grid/index.vue.js +1 -1
- package/lib/src/ap-list/index.vue.d.ts +4 -2
- package/lib/src/ap-modal/utils/confirm.d.ts +1 -1
- package/lib/src/ap-table/ap-table.vue.d.ts +4 -2
- package/lib/src/ap-table/ap-table.vue2.js +1 -1
- package/lib/src/ap-table/components/setting/modal/index.vue2.js +1 -1
- package/lib/src/ap-table/constants.d.ts +5 -5
- package/lib/src/ap-table/constants.js +1 -1
- package/lib/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
- package/lib/src/ap-table/utils.d.ts +5 -5
- package/lib/src/ap-upload/apUpload.vue.js +1 -1
- package/lib/src/ap-upload/components/MultipleFile.vue.d.ts +1 -1
- package/lib/src/ap-upload/components/Picture.vue.d.ts +7 -2
- package/lib/src/business/ap-batch-action-group/index.d.ts +3 -3
- package/lib/src/business/ap-copy/ApCopy.d.ts +52 -0
- package/lib/src/business/ap-copy/ApCopy.js +1 -0
- package/lib/src/business/ap-copy/constans.d.ts +24 -0
- package/lib/src/business/ap-copy/constans.js +1 -0
- package/lib/src/business/ap-copy/index.d.ts +102 -0
- package/lib/src/business/ap-copy/index.js +1 -0
- package/lib/src/business/ap-copy/interface.d.ts +8 -0
- package/lib/src/business/ap-copy/interface.js +1 -0
- package/lib/src/business/ap-copy/style/css.cjs +1 -0
- package/lib/src/business/ap-copy/style/css.d.ts +0 -0
- package/lib/src/business/ap-copy/style/index.cjs +1 -0
- package/lib/src/business/ap-copy/style/index.d.ts +0 -0
- package/lib/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +4 -2
- package/lib/src/business/ap-expand-alert/index.d.ts +6 -4
- package/lib/src/business/ap-product-info/ApProductInfo.d.ts +9 -0
- package/lib/src/business/ap-product-info/ApProductInfo.js +1 -1
- package/lib/src/business/ap-product-info/constans.d.ts +4 -0
- package/lib/src/business/ap-product-info/constans.js +1 -1
- package/lib/src/business/ap-product-info/index.d.ts +15 -0
- package/lib/src/business/ap-product-info/interface.d.ts +1 -0
- package/lib/src/business/ap-select-layout/index.d.ts +4 -2
- package/lib/src/business/ap-select-layout/select-layout.vue.d.ts +4 -2
- package/lib/src/business/ap-view/components/main-button-content.vue.d.ts +3 -2
- package/lib/src/business/ap-view/components/menu-list-content.vue.d.ts +3 -2
- package/lib/src/business/hooks/usePageListApGrid.d.ts +0 -2
- package/lib/src/business/hooks/usePageListApGrid.js +1 -1
- package/lib/src/business/index.d.ts +1 -0
- package/lib/src/business/index.js +1 -1
- package/lib/src/components.d.ts +1 -0
- package/lib/src/config-provider/hooks/use-namespace.d.ts +1 -5
- package/lib/src/editable-table/form-item.vue.d.ts +4 -2
- package/lib/src/editable-table/index.vue.d.ts +4 -2
- package/lib/src/index.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/path-map.js +1 -1
- package/lib/src/scroll-view/index.vue.d.ts +5 -5
- package/lib/src/tests/wrapper.d.ts +4 -4
- package/lib/src/version.d.ts +1 -1
- package/lib/src/version.js +1 -1
- package/lib/src/work-order-modal/work-order-modal.vue.d.ts +3 -2
- package/package.json +3 -6
- package/theme/antd-global-overwrite/admin/index.css +11 -9
- package/theme/antd-global-overwrite/admin/modal.css +9 -6
- package/theme/antd-global-overwrite/admin/modal.less +8 -6
- package/theme/antd-global-overwrite/admin/table.css +2 -3
- package/theme/antd-global-overwrite/admin/table.less +2 -3
- package/theme/antd-global-overwrite/aplus/index.css +11 -8
- package/theme/antd-global-overwrite/aplus/modal.css +9 -6
- package/theme/antd-global-overwrite/aplus/modal.less +8 -6
- package/theme/antd-global-overwrite/aplus/table.css +2 -2
- package/theme/antd-global-overwrite/aplus/table.less +2 -2
- package/theme/ap-action/item-dropdown.css +2 -2
- package/theme/ap-action/item.css +7 -7
- package/theme/ap-action/item.less +5 -5
- package/theme/ap-appendix/ap-appendix.css +8 -8
- package/theme/ap-appendix/ap-appendix.less +6 -6
- package/theme/ap-attachment/ap-attachment.css +2 -2
- package/theme/ap-batch-action/ap-batch-action.css +5 -5
- package/theme/ap-batch-action/ap-batch-action.less +3 -3
- package/theme/ap-button/ap-button.css +2 -2
- package/theme/ap-card/ap-card.css +2 -2
- package/theme/ap-copy/ap-copy.css +94 -0
- package/theme/ap-copy/ap-copy.less +59 -0
- package/theme/ap-descriptions/ap-descriptions.css +6 -6
- package/theme/ap-descriptions/ap-descriptions.less +4 -4
- package/theme/ap-download/ap-download.css +2 -2
- package/theme/ap-expand-alert/ap-expand-alert.css +2 -2
- package/theme/ap-field/checkbox.css +2 -2
- package/theme/ap-field/index.css +2 -2
- package/theme/ap-field/number.css +2 -2
- package/theme/ap-field/radio.css +2 -2
- package/theme/ap-field/text-area.css +2 -2
- package/theme/ap-form/ap-form-item-group.css +2 -2
- package/theme/ap-form/ap-form-item.css +6 -6
- package/theme/ap-form/ap-form-item.less +4 -4
- package/theme/ap-form/drawer-form.css +2 -2
- package/theme/ap-form/index.css +13 -13
- package/theme/ap-form/item-text-group.css +2 -2
- package/theme/ap-form/item-text.css +2 -2
- package/theme/ap-form/modal-form.css +2 -2
- package/theme/ap-form/search-form-sorter.css +6 -6
- package/theme/ap-form/search-form-sorter.less +4 -4
- package/theme/ap-form/search-form.css +13 -13
- package/theme/ap-form/search-form.less +3 -3
- package/theme/ap-grid/editable.css +2 -2
- package/theme/ap-grid/index.css +31 -23
- package/theme/ap-grid/index.less +14 -3
- package/theme/ap-group-search/ap-extension-select.css +2 -2
- package/theme/ap-group-search/ap-group-search.css +2 -2
- package/theme/ap-group-search/ap-popover-select.css +2 -2
- package/theme/ap-image/ap-image.css +2 -2
- package/theme/ap-input-radio/ap-input-radio.css +2 -2
- package/theme/ap-label/ap-label.css +2 -2
- package/theme/ap-ladder/ap-ladder.css +2 -2
- package/theme/ap-layout/ap-info-layout.css +2 -2
- package/theme/ap-list/index.css +2 -2
- package/theme/ap-product-info/ap-product-info.css +22 -32
- package/theme/ap-product-info/ap-product-info.less +28 -42
- package/theme/ap-radio-group/ap-radio-group.css +7 -7
- package/theme/ap-radio-group/ap-radio-group.less +5 -5
- package/theme/ap-select-layout/ap-select-layout.css +2 -2
- package/theme/ap-size-input/ap-size-input.css +2 -2
- package/theme/ap-status/ap-status.css +2 -2
- package/theme/ap-summary/index.css +2 -2
- package/theme/ap-table/ap-table-index.css +2 -2
- package/theme/ap-table/ap-table-paragraph-ellipsis.css +3 -3
- package/theme/ap-table/ap-table-paragraph-ellipsis.less +1 -1
- package/theme/ap-table/ap-table.css +47 -36
- package/theme/ap-table/ap-table.less +14 -7
- package/theme/ap-table/setting/index.css +14 -9
- package/theme/ap-table/setting/modal.css +7 -3
- package/theme/ap-table/setting/modal.less +5 -1
- package/theme/ap-table/setting/select-group.css +2 -2
- package/theme/ap-table/setting/sortable-item-meta.css +4 -4
- package/theme/ap-table/setting/sortable-item-meta.less +2 -2
- package/theme/ap-table/setting/sortable-item.css +2 -2
- package/theme/ap-table/setting/sorter.css +7 -6
- package/theme/ap-table/setting/sorter.less +4 -4
- package/theme/ap-table-modal/index.css +47 -36
- package/theme/ap-tag/ap-tag-group.css +2 -2
- package/theme/ap-tag/ap-tag.css +3 -3
- package/theme/ap-tag/ap-tag.less +1 -1
- package/theme/ap-title/ap-title.css +2 -2
- package/theme/ap-upload/index.css +2 -2
- package/theme/ap-upload/multiple-file.css +2 -2
- package/theme/ap-upload/picture.css +2 -2
- package/theme/ap-upload/single-file.css +2 -2
- package/theme/ap-upload/upload.css +2 -2
- package/theme/ap-upload-single/index.css +6 -6
- package/theme/ap-upload-single/index.less +4 -4
- package/theme/ap-view/ap-view.css +9 -9
- package/theme/ap-view/ap-view.less +7 -7
- package/theme/batch-input-group/index.css +4 -4
- package/theme/batch-input-group/popover-input.css +4 -4
- package/theme/batch-input-group/popover-input.less +2 -2
- package/theme/check-card/index.css +7 -7
- package/theme/check-card/index.less +5 -5
- package/theme/editable-table/index.css +18 -18
- package/theme/full-screen/index.css +2 -2
- package/theme/index.css +208 -205
- package/theme/index.less +1 -0
- package/theme/mask/index.css +2 -2
- package/theme/mixins/mixins.css +2 -2
- package/theme/mixins/mixins.less +2 -2
- package/theme/scroll-bar/index.css +2 -2
- package/theme/scroll-view/index.css +2 -2
- package/theme/splitter/index.css +5 -5
- package/theme/splitter/index.less +1 -1
- package/theme/text/group.css +2 -2
- package/theme/text/index.css +6 -6
- package/theme/text/index.less +4 -4
- package/theme/ui-mode.css +36 -90
- package/theme/ui-mode.less +74 -90
- package/theme/work-order-modal/index.css +2 -2
package/es/index.mjs
CHANGED
|
@@ -5,9 +5,9 @@ import "./src/hooks/index.mjs";
|
|
|
5
5
|
import { configProviderProps as A } from "./src/config-provider/config-provider-props.mjs";
|
|
6
6
|
import { DEFAULT_NAMESPACE as n, DEFAULT_UIMODE as c, configProviderContextKey as F } from "./src/config-provider/constants.mjs";
|
|
7
7
|
import { keysOf as T, provideGlobalConfig as S, useGlobalConfig as b } from "./src/config-provider/hooks/use-global-config.mjs";
|
|
8
|
-
import { buildLocaleContext as
|
|
8
|
+
import { buildLocaleContext as g, buildTranslator as D, localeContextKey as G, translate as h, useLocale as E } from "./src/config-provider/hooks/use-locale.mjs";
|
|
9
9
|
import { defaultNamespace as R, namespaceContextKey as L, useGetDerivedNamespace as M, useNamespace as N } from "./src/config-provider/hooks/use-namespace.mjs";
|
|
10
|
-
import { ConfigProvider as
|
|
10
|
+
import { ConfigProvider as v, globalConfigCached as w } from "./src/config-provider/config-provider.mjs";
|
|
11
11
|
import { APConfigProvider as B } from "./src/config-provider/index.mjs";
|
|
12
12
|
import { ApFormItemText as K } from "./src/ap-form/items/text/index.mjs";
|
|
13
13
|
import { default as V } from "./src/ap-form/items/text-area/index.vue.mjs";
|
|
@@ -28,13 +28,13 @@ import { default as ne } from "./src/ap-form/search-form/index.vue.mjs";
|
|
|
28
28
|
import { default as Fe } from "./src/ap-form/modal-form/index.vue.mjs";
|
|
29
29
|
import { default as Te } from "./src/ap-form/dependency/index.vue.mjs";
|
|
30
30
|
import { default as be } from "./src/ap-form/set/index.vue.mjs";
|
|
31
|
-
import { default as
|
|
31
|
+
import { default as ge } from "./src/ap-form/drawer-form/index.vue.mjs";
|
|
32
32
|
import { default as Ge } from "./src/ap-form/render/control.vue.mjs";
|
|
33
33
|
import { default as Ee } from "./src/ap-form/render/item.vue.mjs";
|
|
34
34
|
import { default as Re } from "./src/ap-form/provider/index.vue.mjs";
|
|
35
35
|
import { ApField as Me } from "./src/ap-field/index.mjs";
|
|
36
|
-
import { ApFieldText as
|
|
37
|
-
import { default as
|
|
36
|
+
import { ApFieldText as ye } from "./src/ap-field/text/index.mjs";
|
|
37
|
+
import { default as we } from "./src/ap-field/checkbox/index.vue.mjs";
|
|
38
38
|
import { default as Be } from "./src/ap-field/date/index.vue.mjs";
|
|
39
39
|
import { default as Ke } from "./src/ap-field/number/index.vue.mjs";
|
|
40
40
|
import { default as Ve } from "./src/ap-field/radio/index.vue.mjs";
|
|
@@ -53,13 +53,13 @@ import { default as Ao } from "./src/ap-action/item-modal/index.vue.mjs";
|
|
|
53
53
|
import { default as no } from "./src/ap-action/item-popconfirm/index.vue.mjs";
|
|
54
54
|
import { default as Fo } from "./src/ap-action/item-dropdown/index.vue.mjs";
|
|
55
55
|
import { default as To } from "./src/ap-action/group/index.vue.mjs";
|
|
56
|
-
import { DictCode as bo, langMap as
|
|
56
|
+
import { DictCode as bo, langMap as Co } from "./src/work-order-modal/interfaces.mjs";
|
|
57
57
|
import { createWorkOrderModal as Do } from "./src/work-order-modal/createWorkOrder.mjs";
|
|
58
58
|
import { default as ho } from "./src/work-order-modal/work-order-modal.vue.mjs";
|
|
59
59
|
import { default as Po } from "./src/ap-tag/ap-tag.vue.mjs";
|
|
60
60
|
import { default as Lo } from "./src/ap-tag/ap-tag-group.vue.mjs";
|
|
61
61
|
import { default as No } from "./src/ap-info-layout/ApInfoLayout.vue.mjs";
|
|
62
|
-
import { NeedNameKeyDefault as
|
|
62
|
+
import { NeedNameKeyDefault as vo } from "./src/ap-upload/apUploadTypes.mjs";
|
|
63
63
|
import { default as ko } from "./src/ap-upload/apUpload.vue.mjs";
|
|
64
64
|
import { ApDownLoadNeedNameKeyDefault as Oo } from "./src/ap-download/interface.mjs";
|
|
65
65
|
import { default as Uo } from "./src/ap-download/ap-download.vue.mjs";
|
|
@@ -80,13 +80,13 @@ import { ApBatchAction as ir } from "./src/business/ap-batch-action/index.mjs";
|
|
|
80
80
|
import { ApBatchActionGroup as cr } from "./src/business/ap-batch-action-group/index.mjs";
|
|
81
81
|
import { ApButtonGroup as Ir } from "./src/business/ap-button-group/index.mjs";
|
|
82
82
|
import { ApCard as Sr } from "./src/business/ap-card/index.mjs";
|
|
83
|
-
import { ApExpandAlert as
|
|
83
|
+
import { ApExpandAlert as Cr } from "./src/business/ap-expand-alert/index.mjs";
|
|
84
84
|
import { ApExportGroupActionType as Dr } from "./src/business/ap-export-group/interface.mjs";
|
|
85
85
|
import { ApExportGroup as hr } from "./src/business/ap-export-group/index.mjs";
|
|
86
86
|
import { handleExportDownload as Pr } from "./src/business/ap-export-group/handleExportDownload.mjs";
|
|
87
87
|
import { convertExportField as Lr } from "./src/business/ap-export-group/convertExportField.mjs";
|
|
88
88
|
import { ApImage as Nr } from "./src/business/ap-image/index.mjs";
|
|
89
|
-
import { ApInputRadio as
|
|
89
|
+
import { ApInputRadio as vr } from "./src/business/ap-input-radio/index.mjs";
|
|
90
90
|
import { ApLabel as kr, ApLabelGroup as Br } from "./src/business/ap-label/index.mjs";
|
|
91
91
|
import { locales as Kr } from "./src/business/ap-ladder/interface.mjs";
|
|
92
92
|
import { ApLadder as Vr } from "./src/business/ap-ladder/index.mjs";
|
|
@@ -104,37 +104,38 @@ import { ApAppendix as At } from "./src/business/ap-appendix/index.mjs";
|
|
|
104
104
|
import { ApExtensionSelect as nt, ApGroupSearch as ct, ApPopoverSelect as Ft } from "./src/business/ap-group-search/index.mjs";
|
|
105
105
|
import { default as Tt } from "./src/business/ap-upload-file/ap-upload-single/ap-upload-single.vue.mjs";
|
|
106
106
|
import { default as bt } from "./src/business/batch-input-group/index.vue.mjs";
|
|
107
|
-
import { default as
|
|
107
|
+
import { default as gt } from "./src/business/batch-input-group/form-item.vue.mjs";
|
|
108
108
|
import { ApSizeInput as Gt } from "./src/business/ap-size-input/index.mjs";
|
|
109
109
|
import { ApProductInfo as Et } from "./src/business/ap-product-info/index.mjs";
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import { default as Kt } from "./src/editable-table/
|
|
116
|
-
import { default as Vt } from "./src/
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import { default as jt } from "./src/scroll-bar/
|
|
120
|
-
import { default as Jt } from "./src/scroll-
|
|
121
|
-
import { default as Xt } from "./src/
|
|
122
|
-
import { default as Zt } from "./src/
|
|
123
|
-
import { default as op } from "./src/
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import { default as mp } from "./src/ap-grid/
|
|
127
|
-
import { default as xp } from "./src/ap-grid/editable/
|
|
128
|
-
import { default as up } from "./src/
|
|
129
|
-
import { default as Ap } from "./src/text/
|
|
130
|
-
import { default as np } from "./src/
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
110
|
+
import { ApCopy as Rt } from "./src/business/ap-copy/index.mjs";
|
|
111
|
+
import { ApView as Mt } from "./src/business/ap-view/index.mjs";
|
|
112
|
+
import { ApRadioGroup as yt } from "./src/business/ap-radio-group/index.mjs";
|
|
113
|
+
import { useTablePaging as wt } from "./src/ap-table/hooks/use-table-paging.mjs";
|
|
114
|
+
import { ApTable as Bt } from "./src/ap-table/index.mjs";
|
|
115
|
+
import { default as Kt } from "./src/editable-table/index.vue.mjs";
|
|
116
|
+
import { default as Vt } from "./src/editable-table/form-item.vue.mjs";
|
|
117
|
+
import { default as zt } from "./src/ap-descriptions/ap-descriptions.vue.mjs";
|
|
118
|
+
import { ensureRangeValue as $t } from "./src/scroll-bar/utils/index.mjs";
|
|
119
|
+
import { default as jt } from "./src/scroll-bar/index.vue.mjs";
|
|
120
|
+
import { default as Jt } from "./src/scroll-bar/internal.vue.mjs";
|
|
121
|
+
import { default as Xt } from "./src/scroll-view/index.vue.mjs";
|
|
122
|
+
import { default as Zt } from "./src/portal/index.vue.mjs";
|
|
123
|
+
import { default as op } from "./src/full-screen/index.vue.mjs";
|
|
124
|
+
import { default as tp } from "./src/resize-observer/index.vue.mjs";
|
|
125
|
+
import { ROW_SELECTION_FIELD as ap } from "./src/ap-grid/constants.mjs";
|
|
126
|
+
import { default as mp } from "./src/ap-grid/index.vue.mjs";
|
|
127
|
+
import { default as xp } from "./src/ap-grid/editable/index.vue.mjs";
|
|
128
|
+
import { default as up } from "./src/ap-grid/editable/form-item.vue.mjs";
|
|
129
|
+
import { default as Ap } from "./src/text/index.vue.mjs";
|
|
130
|
+
import { default as np } from "./src/text/group.vue.mjs";
|
|
131
|
+
import { default as Fp } from "./src/mask/index.vue.mjs";
|
|
132
|
+
import { Splitter as Tp } from "./src/splitter/index.mjs";
|
|
133
|
+
import { useMessage as bp } from "./src/hooks/useMessage.mjs";
|
|
134
|
+
import { useControllableValue as gp } from "./src/hooks/useControllableValue.mjs";
|
|
135
|
+
import { useManualRef as Gp } from "./src/hooks/useManualRef.mjs";
|
|
136
|
+
import { useThrottleRef as Ep } from "./src/hooks/useThrottleRef.mjs";
|
|
137
|
+
import { useFullScreen as Rp } from "./src/hooks/useFullScreen.mjs";
|
|
138
|
+
import { useResize as Mp } from "./src/hooks/useResize.mjs";
|
|
138
139
|
const a = console.log;
|
|
139
140
|
a(`APlus-UI version ${p}.`);
|
|
140
141
|
const l = {
|
|
@@ -161,16 +162,17 @@ export {
|
|
|
161
162
|
Ir as ApButtonGroup,
|
|
162
163
|
Sr as ApCard,
|
|
163
164
|
er as ApConfirmButton,
|
|
164
|
-
|
|
165
|
+
Rt as ApCopy,
|
|
166
|
+
zt as ApDescriptions,
|
|
165
167
|
Oo as ApDownLoadNeedNameKeyDefault,
|
|
166
168
|
Uo as ApDownload,
|
|
167
169
|
rr as ApDrawer,
|
|
168
|
-
|
|
170
|
+
Cr as ApExpandAlert,
|
|
169
171
|
hr as ApExportGroup,
|
|
170
172
|
Dr as ApExportGroupActionType,
|
|
171
173
|
nt as ApExtensionSelect,
|
|
172
174
|
Me as ApField,
|
|
173
|
-
|
|
175
|
+
we as ApFieldCheckbox,
|
|
174
176
|
Be as ApFieldDate,
|
|
175
177
|
je as ApFieldDateRange,
|
|
176
178
|
Ke as ApFieldNumber,
|
|
@@ -181,15 +183,15 @@ export {
|
|
|
181
183
|
Je as ApFieldSelect,
|
|
182
184
|
Ze as ApFieldSlider,
|
|
183
185
|
ze as ApFieldSwitch,
|
|
184
|
-
|
|
186
|
+
ye as ApFieldText,
|
|
185
187
|
$e as ApFieldTextArea,
|
|
186
188
|
ao as ApFieldTreeSelect,
|
|
187
189
|
me as ApForm,
|
|
188
190
|
Ge as ApFormControlRender,
|
|
189
191
|
Te as ApFormDependency,
|
|
190
|
-
|
|
192
|
+
ge as ApFormDrawerForm,
|
|
191
193
|
xe as ApFormItem,
|
|
192
|
-
|
|
194
|
+
gt as ApFormItemBatchInput,
|
|
193
195
|
oe as ApFormItemCheckbox,
|
|
194
196
|
$ as ApFormItemDate,
|
|
195
197
|
j as ApFormItemDateRange,
|
|
@@ -208,11 +210,11 @@ export {
|
|
|
208
210
|
Re as ApFormProvider,
|
|
209
211
|
ne as ApFormSearchForm,
|
|
210
212
|
be as ApFormSet,
|
|
211
|
-
|
|
213
|
+
mp as ApGrid,
|
|
212
214
|
ct as ApGroupSearch,
|
|
213
215
|
Nr as ApImage,
|
|
214
216
|
No as ApInfoLayout,
|
|
215
|
-
|
|
217
|
+
vr as ApInputRadio,
|
|
216
218
|
kr as ApLabel,
|
|
217
219
|
Br as ApLabelGroup,
|
|
218
220
|
Vr as ApLadder,
|
|
@@ -221,48 +223,48 @@ export {
|
|
|
221
223
|
ut as ApNeedNameKeyDefault,
|
|
222
224
|
Ft as ApPopoverSelect,
|
|
223
225
|
Et as ApProductInfo,
|
|
224
|
-
|
|
226
|
+
yt as ApRadioGroup,
|
|
225
227
|
zr as ApSelectLayout,
|
|
226
228
|
Gt as ApSizeInput,
|
|
227
229
|
$r as ApStatus,
|
|
228
230
|
Hr as ApStatusGroup,
|
|
229
231
|
xt as ApSummary,
|
|
230
|
-
|
|
232
|
+
Bt as ApTable,
|
|
231
233
|
fr as ApTableModal,
|
|
232
234
|
Po as ApTag,
|
|
233
235
|
Lo as ApTagGroup,
|
|
234
|
-
|
|
235
|
-
|
|
236
|
+
Ap as ApText,
|
|
237
|
+
np as ApTextGroup,
|
|
236
238
|
qr as ApTitle,
|
|
237
239
|
pr as ApTransformDataHelper,
|
|
238
240
|
ko as ApUpload,
|
|
239
241
|
Tt as ApUploadSingle,
|
|
240
|
-
|
|
242
|
+
Mt as ApView,
|
|
241
243
|
bt as BatchInputGroup,
|
|
242
244
|
_o as CheckCard,
|
|
243
245
|
Wo as CheckCardGroup,
|
|
244
|
-
|
|
246
|
+
v as ConfigProvider,
|
|
245
247
|
n as DEFAULT_NAMESPACE,
|
|
246
248
|
c as DEFAULT_UIMODE,
|
|
247
249
|
bo as DictCode,
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
250
|
+
xp as EditableGrid,
|
|
251
|
+
up as EditableGridFormItem,
|
|
252
|
+
Kt as EditableTable,
|
|
253
|
+
Vt as EditableTableFormItem,
|
|
254
|
+
op as FullScreen,
|
|
255
|
+
Jt as InternalScrollBar,
|
|
256
|
+
Fp as Mask,
|
|
257
|
+
vo as NeedNameKeyDefault,
|
|
258
|
+
Zt as Portal,
|
|
259
|
+
ap as ROW_SELECTION_FIELD,
|
|
260
|
+
tp as ResizeObserver,
|
|
261
|
+
jt as ScrollBar,
|
|
262
|
+
Xt as ScrollView,
|
|
263
|
+
Tp as Splitter,
|
|
262
264
|
ho as WorkOrderModal,
|
|
263
265
|
mo as adminToken,
|
|
264
266
|
lo as aplusToken,
|
|
265
|
-
|
|
267
|
+
g as buildLocaleContext,
|
|
266
268
|
D as buildTranslator,
|
|
267
269
|
pt as computedRecords,
|
|
268
270
|
F as configProviderContextKey,
|
|
@@ -271,35 +273,35 @@ export {
|
|
|
271
273
|
Do as createWorkOrderModal,
|
|
272
274
|
l as default,
|
|
273
275
|
R as defaultNamespace,
|
|
274
|
-
|
|
276
|
+
$t as ensureRangeValue,
|
|
275
277
|
at as flattenColumns,
|
|
276
278
|
ft as formatDataIndex,
|
|
277
279
|
mt as formatNumber,
|
|
278
|
-
|
|
280
|
+
w as globalConfigCached,
|
|
279
281
|
Pr as handleExportDownload,
|
|
280
282
|
T as keysOf,
|
|
281
|
-
|
|
283
|
+
Co as langMap,
|
|
282
284
|
G as localeContextKey,
|
|
283
285
|
Kr as locales,
|
|
284
286
|
L as namespaceContextKey,
|
|
285
287
|
u as pathMap,
|
|
286
288
|
S as provideGlobalConfig,
|
|
287
289
|
h as translate,
|
|
288
|
-
|
|
289
|
-
|
|
290
|
+
gp as useControllableValue,
|
|
291
|
+
Rp as useFullScreen,
|
|
290
292
|
M as useGetDerivedNamespace,
|
|
291
293
|
b as useGlobalConfig,
|
|
292
294
|
rt as useGridRefresh,
|
|
293
295
|
E as useLocale,
|
|
294
|
-
|
|
295
|
-
|
|
296
|
+
Gp as useManualRef,
|
|
297
|
+
bp as useMessage,
|
|
296
298
|
N as useNamespace,
|
|
297
299
|
et as usePageListApGrid,
|
|
298
300
|
Qr as usePageListApTable,
|
|
299
|
-
|
|
301
|
+
Mp as useResize,
|
|
300
302
|
lr as useTableModal,
|
|
301
|
-
|
|
303
|
+
wt as useTablePaging,
|
|
302
304
|
Yr as useTableRefresh,
|
|
303
305
|
dr as useTableSelectModal,
|
|
304
|
-
|
|
306
|
+
Ep as useThrottleRef
|
|
305
307
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as h, computed as s, unref as c,
|
|
1
|
+
import { defineComponent as h, computed as s, unref as c, openBlock as t, createBlock as r, withCtx as k, createElementBlock as u, Fragment as a, renderList as A, mergeProps as i, createCommentVNode as v } from "vue";
|
|
2
2
|
import { Space as y } from "@aplus-frontend/antdv";
|
|
3
3
|
import "../item/index.vue.mjs";
|
|
4
4
|
import "../item-modal/index.vue2.mjs";
|
|
@@ -40,7 +40,7 @@ const q = /* @__PURE__ */ h({
|
|
|
40
40
|
align: "center"
|
|
41
41
|
}, {
|
|
42
42
|
default: k(() => [
|
|
43
|
-
(t(!0), u(a, null,
|
|
43
|
+
(t(!0), u(a, null, A(l.value.showActions, (o, d) => (t(), u(a, { key: d }, [
|
|
44
44
|
o.actions ? (t(), r(p, i({
|
|
45
45
|
key: 0,
|
|
46
46
|
ref_for: !0
|
|
@@ -61,7 +61,7 @@ const q = /* @__PURE__ */ h({
|
|
|
61
61
|
placement: e.placement,
|
|
62
62
|
trigger: e.trigger,
|
|
63
63
|
text: c(_)("ap.common.more")
|
|
64
|
-
}, null, 8, ["actions", "placement", "trigger", "text"])) :
|
|
64
|
+
}, null, 8, ["actions", "placement", "trigger", "text"])) : v("", !0)
|
|
65
65
|
]),
|
|
66
66
|
_: 1
|
|
67
67
|
}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as b, createPropsRestProxy as k, ref as v, unref as r, computed as c, renderSlot as u,
|
|
1
|
+
import { defineComponent as b, createPropsRestProxy as k, ref as v, unref as r, computed as c, renderSlot as u, openBlock as l, createElementBlock as f, mergeProps as C, createBlock as m, createCommentVNode as p, isVNode as B, resolveDynamicComponent as A, toDisplayString as h } from "vue";
|
|
2
2
|
import "../../config-provider/index.mjs";
|
|
3
3
|
import L from "@aplus-frontend/antdv/es/button/LoadingIcon";
|
|
4
4
|
import { useNamespace as N } from "../../config-provider/hooks/use-namespace.mjs";
|
|
@@ -35,16 +35,16 @@ const P = { key: 1 }, I = /* @__PURE__ */ b({
|
|
|
35
35
|
class: y.value,
|
|
36
36
|
onClick: d
|
|
37
37
|
}), [
|
|
38
|
-
t.value ? (l(),
|
|
38
|
+
t.value ? (l(), m(r(L), {
|
|
39
39
|
key: 0,
|
|
40
40
|
"prefix-cls": "btn",
|
|
41
41
|
"exist-icon": !1,
|
|
42
42
|
loading: ""
|
|
43
|
-
})) :
|
|
43
|
+
})) : p("", !0),
|
|
44
44
|
u(e.$slots, "default", {}, () => [
|
|
45
|
-
B(e.text) ? (l(),
|
|
45
|
+
B(e.text) ? (l(), m(A(e.text), { key: 0 })) : (l(), f("span", P, h(e.text || ""), 1))
|
|
46
46
|
])
|
|
47
|
-
], 16)) :
|
|
47
|
+
], 16)) : p("", !0)
|
|
48
48
|
]);
|
|
49
49
|
}
|
|
50
50
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as _, ref as v, computed as k,
|
|
1
|
+
import { defineComponent as _, ref as v, computed as k, openBlock as t, createBlock as l, unref as r, withCtx as n, createVNode as u, createElementBlock as w, Fragment as A, renderList as B, normalizeClass as m, mergeProps as i, createElementVNode as b, normalizeProps as C, guardReactiveProps as I, renderSlot as P, createCommentVNode as D } from "vue";
|
|
2
2
|
import { Dropdown as N, Menu as $, MenuItem as h } from "@aplus-frontend/antdv";
|
|
3
3
|
import "../item/index.vue.mjs";
|
|
4
4
|
import "../item-modal/index.vue2.mjs";
|
|
@@ -7,9 +7,9 @@ import { IconApAdLineDown as L } from "@aplus-frontend/icon";
|
|
|
7
7
|
import "../../config-provider/index.mjs";
|
|
8
8
|
import { isUndefined as V, omit as z } from "lodash-unified";
|
|
9
9
|
import { useNamespace as E } from "../../config-provider/hooks/use-namespace.mjs";
|
|
10
|
-
import d from "../item/index.vue2.mjs";
|
|
11
10
|
import M from "../item-modal/index.vue.mjs";
|
|
12
11
|
import U from "../item-popconfirm/index.vue.mjs";
|
|
12
|
+
import d from "../item/index.vue2.mjs";
|
|
13
13
|
const T = /* @__PURE__ */ _({
|
|
14
14
|
name: "ApActionItemDropDown",
|
|
15
15
|
__name: "index",
|
|
@@ -46,7 +46,7 @@ const T = /* @__PURE__ */ _({
|
|
|
46
46
|
overlay: n(() => [
|
|
47
47
|
u(r($), null, {
|
|
48
48
|
default: n(() => [
|
|
49
|
-
(t(!0),
|
|
49
|
+
(t(!0), w(A, null, B(g.value, (o, y) => (t(), l(r(h), {
|
|
50
50
|
key: y,
|
|
51
51
|
class: m(r(s)("item"))
|
|
52
52
|
}, {
|
|
@@ -69,19 +69,19 @@ const T = /* @__PURE__ */ _({
|
|
|
69
69
|
})
|
|
70
70
|
]),
|
|
71
71
|
default: n(() => [
|
|
72
|
-
|
|
72
|
+
b("span", {
|
|
73
73
|
class: m(r(s)("wrapper"))
|
|
74
74
|
}, [
|
|
75
|
-
u(d,
|
|
75
|
+
u(d, C(I(r(z)(f, ["actions", "trigger", "placement"]))), {
|
|
76
76
|
default: n(() => [
|
|
77
|
-
|
|
77
|
+
P(e.$slots, "default")
|
|
78
78
|
]),
|
|
79
79
|
_: 3
|
|
80
80
|
}, 16),
|
|
81
81
|
e.showIcon ? (t(), l(r(L), {
|
|
82
82
|
key: 0,
|
|
83
83
|
class: m(r(s)("icon"))
|
|
84
|
-
}, null, 8, ["class"])) :
|
|
84
|
+
}, null, 8, ["class"])) : D("", !0)
|
|
85
85
|
], 2)
|
|
86
86
|
]),
|
|
87
87
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as c, useSlots as m,
|
|
1
|
+
import { defineComponent as c, useSlots as m, openBlock as d, createBlock as p, mergeProps as f, unref as u, createSlots as _, renderList as A, withCtx as P, renderSlot as y, normalizeProps as k, guardReactiveProps as x } from "vue";
|
|
2
2
|
import { Modal as B } from "@aplus-frontend/antdv";
|
|
3
3
|
import "../item/index.vue.mjs";
|
|
4
4
|
import { omit as g } from "lodash-unified";
|
|
@@ -28,7 +28,7 @@ const z = /* @__PURE__ */ c({
|
|
|
28
28
|
}
|
|
29
29
|
});
|
|
30
30
|
}
|
|
31
|
-
return (t, n) => (
|
|
31
|
+
return (t, n) => (d(), p(h, f(u(g)(o, ["modalProps", "onAction"]), { onAction: i }), _({ _: 2 }, [
|
|
32
32
|
A(l, (r, e) => ({
|
|
33
33
|
name: e,
|
|
34
34
|
fn: P((s) => [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as d, useSlots as u,
|
|
1
|
+
import { defineComponent as d, useSlots as u, openBlock as P, createBlock as _, unref as i, mergeProps as y, withCtx as a, createVNode as C, normalizeProps as p, guardReactiveProps as s, createSlots as x, renderList as A, renderSlot as B } from "vue";
|
|
2
2
|
import { Popconfirm as b } from "@aplus-frontend/antdv";
|
|
3
3
|
import "../item/index.vue.mjs";
|
|
4
4
|
import { omit as g } from "lodash-unified";
|
|
@@ -22,7 +22,7 @@ const I = /* @__PURE__ */ d({
|
|
|
22
22
|
var r, t, e;
|
|
23
23
|
(t = (r = o.popconfirmProps).onConfirm) == null || t.call(r, n), await ((e = o.onAction) == null ? void 0 : e.call(o, n));
|
|
24
24
|
}
|
|
25
|
-
return (n, r) => (
|
|
25
|
+
return (n, r) => (P(), _(i(b), y(o.popconfirmProps, {
|
|
26
26
|
disabled: !o.popconfirmProps,
|
|
27
27
|
"overlay-style": { zIndex: 1060 },
|
|
28
28
|
onConfirm: m
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as p, useSlots as i,
|
|
1
|
+
import { defineComponent as p, useSlots as i, openBlock as d, createBlock as u, normalizeProps as t, guardReactiveProps as r, createSlots as c, renderList as m, withCtx as f, renderSlot as y } from "vue";
|
|
2
2
|
import "./ap-button.vue2.mjs";
|
|
3
3
|
import B from "./ap-button.vue.mjs";
|
|
4
4
|
const C = /* @__PURE__ */ p({
|
|
@@ -26,7 +26,7 @@ const C = /* @__PURE__ */ p({
|
|
|
26
26
|
},
|
|
27
27
|
setup(n) {
|
|
28
28
|
const a = i(), l = n;
|
|
29
|
-
return (e, b) => (
|
|
29
|
+
return (e, b) => (d(), u(B, t(r({
|
|
30
30
|
...e.$attrs,
|
|
31
31
|
...l
|
|
32
32
|
})), c({ _: 2 }, [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as W, useSlots as z, ref as L, computed as t,
|
|
1
|
+
import { defineComponent as W, useSlots as z, ref as L, computed as t, openBlock as w, createBlock as M, unref as l, mergeProps as T, createSlots as _, renderList as P, withCtx as $, renderSlot as x, normalizeProps as S, guardReactiveProps as N } from "vue";
|
|
2
2
|
import { Button as A } from "@aplus-frontend/antdv";
|
|
3
3
|
import { wait as D } from "@aplus-frontend/utils";
|
|
4
4
|
import "../config-provider/index.mjs";
|
|
@@ -68,7 +68,7 @@ const q = 72, E = 300, Y = /* @__PURE__ */ W({
|
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
|
-
return (o, c) => (
|
|
71
|
+
return (o, c) => (w(), M(l(A), T({
|
|
72
72
|
class: {
|
|
73
73
|
[l(i)()]: !0,
|
|
74
74
|
[`${l(i)()}-border-link`]: u.value
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as f, useSlots as d,
|
|
1
|
+
import { defineComponent as f, useSlots as d, openBlock as u, createBlock as k, mergeProps as y, unref as P, createSlots as B, renderList as C, withCtx as _, renderSlot as g, normalizeProps as b, guardReactiveProps as h } from "vue";
|
|
2
2
|
import { confirmHandle as O } from "./utils/index.mjs";
|
|
3
3
|
import { omit as l } from "lodash-unified";
|
|
4
4
|
import "./ap-button.vue2.mjs";
|
|
@@ -41,7 +41,7 @@ const N = /* @__PURE__ */ f({
|
|
|
41
41
|
};
|
|
42
42
|
O(e);
|
|
43
43
|
};
|
|
44
|
-
return (n, r) => (
|
|
44
|
+
return (n, r) => (u(), k(S, y(P(l)(o, ["confirmProps", "onClick"]), { onClick: m }), B({ _: 2 }, [
|
|
45
45
|
C(a, (c, e) => ({
|
|
46
46
|
name: e,
|
|
47
47
|
fn: _((t) => [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as B,
|
|
1
|
+
import { defineComponent as B, openBlock as r, createElementBlock as i, normalizeClass as d, unref as l, normalizeStyle as E, createVNode as _, mergeProps as w, withCtx as b, Fragment as p, renderList as M, createBlock as c, h as u, renderSlot as j, resolveDynamicComponent as z, createCommentVNode as A } from "vue";
|
|
2
2
|
import { Descriptions as F, DescriptionsItem as m } from "@aplus-frontend/antdv";
|
|
3
3
|
import { mixinsAttachmentExtraProps as G, transformValue as L, isEmptyWithType as R } from "./helper.mjs";
|
|
4
4
|
import { get as S } from "lodash-unified";
|
|
@@ -83,12 +83,12 @@ const O = { key: 0 }, Z = /* @__PURE__ */ B({
|
|
|
83
83
|
}, {
|
|
84
84
|
default: b(() => [
|
|
85
85
|
l(R)(l(S)(e.dataSource, t.field), t) ? (r(), i("span", O, "--")) : (r(), i(p, { key: 1 }, [
|
|
86
|
-
t.contentSlotName ?
|
|
86
|
+
t.contentSlotName ? j(e.$slots, t.contentSlotName, {
|
|
87
87
|
key: 0,
|
|
88
88
|
index: a,
|
|
89
89
|
item: y(t),
|
|
90
90
|
record: e.dataSource
|
|
91
|
-
}) : (r(), c(
|
|
91
|
+
}) : (r(), c(z(
|
|
92
92
|
u(p, [
|
|
93
93
|
t.prefix,
|
|
94
94
|
y(t),
|
|
@@ -98,7 +98,7 @@ const O = { key: 0 }, Z = /* @__PURE__ */ B({
|
|
|
98
98
|
], 64))
|
|
99
99
|
]),
|
|
100
100
|
_: 2
|
|
101
|
-
}, 1032, ["class", "label", "span", "content-style", "label-style"])) :
|
|
101
|
+
}, 1032, ["class", "label", "span", "content-style", "label-style"])) : A("", !0)
|
|
102
102
|
], 64))), 128))
|
|
103
103
|
]),
|
|
104
104
|
_: 3
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as r, computed as m, createVNode as t,
|
|
1
|
+
import { defineComponent as r, computed as m, createVNode as t, openBlock as o, createElementBlock as d, createBlock as l, resolveDynamicComponent as u, unref as s, withCtx as f, createCommentVNode as h } from "vue";
|
|
2
2
|
import "../../config-provider/index.mjs";
|
|
3
3
|
import { QuestionCircleOutlined as b } from "@ant-design/icons-vue";
|
|
4
4
|
import { TypographyText as _, Tooltip as y } from "@aplus-frontend/antdv";
|
|
@@ -21,7 +21,7 @@ const C = {
|
|
|
21
21
|
return typeof e != "object" ? t("div", {
|
|
22
22
|
class: p("item-label"),
|
|
23
23
|
style: {
|
|
24
|
-
maxWidth: "
|
|
24
|
+
maxWidth: "var(--ap-descriptions-item-label-width, auto)"
|
|
25
25
|
}
|
|
26
26
|
}, [t(_, {
|
|
27
27
|
ellipsis: {
|
|
@@ -30,16 +30,16 @@ const C = {
|
|
|
30
30
|
content: e
|
|
31
31
|
}, null)]) : e;
|
|
32
32
|
});
|
|
33
|
-
return (e, c) => (o(), d("span", C, [(o(), l(
|
|
33
|
+
return (e, c) => (o(), d("span", C, [(o(), l(u(a.value))), e.helpMessage ? (o(), l(s(y), {
|
|
34
34
|
key: 0,
|
|
35
35
|
placement: "topLeft",
|
|
36
36
|
title: e.helpMessage
|
|
37
37
|
}, {
|
|
38
|
-
default:
|
|
38
|
+
default: f(() => [t(s(b), {
|
|
39
39
|
class: "ap-descriptions-item-content__help"
|
|
40
40
|
})]),
|
|
41
41
|
_: 1
|
|
42
|
-
}, 8, ["title"])) :
|
|
42
|
+
}, 8, ["title"])) : h("", !0)]));
|
|
43
43
|
}
|
|
44
44
|
});
|
|
45
45
|
export {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as x, ref as A, useSlots as S, computed as t, unref as s,
|
|
1
|
+
import { defineComponent as x, ref as A, useSlots as S, computed as t, unref as s, openBlock as r, createBlock as j, mergeProps as I, withCtx as M, createElementVNode as u, normalizeClass as T, createElementBlock as f, createVNode as U, createCommentVNode as g, renderSlot as V, toDisplayString as D } from "vue";
|
|
2
2
|
import { Button as E } from "@aplus-frontend/antdv";
|
|
3
3
|
import { LoadingOutlined as G } from "@ant-design/icons-vue";
|
|
4
4
|
import "../config-provider/index.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as h, ref as b, onMounted as C,
|
|
1
|
+
import { defineComponent as h, ref as b, onMounted as C, openBlock as o, createElementBlock as l, Fragment as n, unref as e, createTextVNode as m, toDisplayString as d, createBlock as c, mergeProps as V } from "vue";
|
|
2
2
|
import { isFunction as B, isNil as O, omit as q } from "lodash-unified";
|
|
3
3
|
import { Spin as T, CheckboxGroup as U } from "@aplus-frontend/antdv";
|
|
4
4
|
import "../../hooks/index.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as E, computed as u, unref as a,
|
|
1
|
+
import { defineComponent as E, computed as u, unref as a, openBlock as s, createElementBlock as g, Fragment as k, createTextVNode as w, toDisplayString as P, createBlock as h, normalizeStyle as N, withCtx as f, isRef as j, renderList as C, createCommentVNode as I, createVNode as U, mergeProps as H, createSlots as K, renderSlot as $, normalizeProps as G, guardReactiveProps as L } from "vue";
|
|
2
2
|
import d from "dayjs";
|
|
3
3
|
import { InputGroup as W, Select as Y, SelectOption as Z, DatePicker as q } from "@aplus-frontend/antdv";
|
|
4
4
|
import { ApFieldDatePresetFormats as J, PRESET_FORMAT_MAP as S, PRESET_FORMAT_PICK_MAP as Q, PRESET_FORMAT_TIME_MAP as X } from "./constant.mjs";
|
|
@@ -163,7 +163,7 @@ const ye = /* @__PURE__ */ E({
|
|
|
163
163
|
Array.isArray(e.timezone) && e.timezone.length ? (s(), h(a(Y), {
|
|
164
164
|
key: 0,
|
|
165
165
|
value: a(i),
|
|
166
|
-
"onUpdate:value": n[0] || (n[0] = (o) =>
|
|
166
|
+
"onUpdate:value": n[0] || (n[0] = (o) => j(i) ? i.value = o : null),
|
|
167
167
|
"default-active-first-option": "",
|
|
168
168
|
"dropdown-match-select-width": !1,
|
|
169
169
|
style: { "max-width": "50%" }
|
|
@@ -180,8 +180,8 @@ const ye = /* @__PURE__ */ E({
|
|
|
180
180
|
}, 1032, ["value"]))), 128))
|
|
181
181
|
]),
|
|
182
182
|
_: 1
|
|
183
|
-
}, 8, ["value"])) :
|
|
184
|
-
|
|
183
|
+
}, 8, ["value"])) : I("", !0),
|
|
184
|
+
U(a(q), H(M.value, {
|
|
185
185
|
value: v.value,
|
|
186
186
|
format: A.value,
|
|
187
187
|
picker: R.value,
|