@aplus-frontend/ui 0.6.0-beta.10 → 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 +296 -289
- 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 +13 -13
- 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.vue.d.ts +17 -0
- package/es/src/business/ap-radio-group/ap-radio-group.vue.mjs +4 -0
- package/es/src/business/ap-radio-group/ap-radio-group.vue2.mjs +60 -0
- package/es/src/business/ap-radio-group/index.d.ts +55 -0
- package/es/src/business/ap-radio-group/index.mjs +8 -0
- package/es/src/business/ap-radio-group/interface.d.ts +11 -0
- package/es/src/business/ap-radio-group/interface.mjs +1 -0
- package/es/src/business/ap-radio-group/style/css.d.ts +0 -0
- package/es/src/business/ap-radio-group/style/css.js +1 -0
- package/es/src/business/ap-radio-group/style/index.d.ts +0 -0
- package/es/src/business/ap-radio-group/style/index.js +1 -0
- 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.mjs +34 -26
- package/es/src/business/index.d.ts +2 -0
- package/es/src/business/index.mjs +24 -20
- 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 +180 -176
- 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 +3 -1
- 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 +2 -0
- package/es/src/version.mjs +4 -0
- 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/item/index.vue.js +1 -1
- 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-radio-group/ap-radio-group.vue.d.ts +17 -0
- package/lib/src/business/ap-radio-group/ap-radio-group.vue.js +1 -0
- package/lib/src/business/ap-radio-group/ap-radio-group.vue2.js +1 -0
- package/lib/src/business/ap-radio-group/index.d.ts +55 -0
- package/lib/src/business/ap-radio-group/index.js +1 -0
- package/lib/src/business/ap-radio-group/interface.d.ts +11 -0
- package/lib/src/business/ap-radio-group/interface.js +1 -0
- package/lib/src/business/ap-radio-group/style/css.cjs +1 -0
- package/lib/src/business/ap-radio-group/style/css.d.ts +0 -0
- package/lib/src/business/ap-radio-group/style/index.cjs +1 -0
- package/lib/src/business/ap-radio-group/style/index.d.ts +0 -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.js +1 -1
- package/lib/src/business/index.d.ts +2 -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 +2 -0
- package/lib/src/version.js +1 -0
- package/lib/src/work-order-modal/work-order-modal.vue.d.ts +3 -2
- package/package.json +5 -6
- package/theme/antd-global-overwrite/admin/alert.css +6 -19
- package/theme/antd-global-overwrite/admin/alert.less +25 -36
- package/theme/antd-global-overwrite/admin/button.css +13 -13
- package/theme/antd-global-overwrite/admin/button.less +24 -24
- package/theme/antd-global-overwrite/admin/field.css +27 -0
- package/theme/antd-global-overwrite/admin/field.less +23 -0
- package/theme/antd-global-overwrite/admin/index.css +80 -454
- package/theme/antd-global-overwrite/admin/index.less +1 -3
- package/theme/antd-global-overwrite/admin/message.css +2 -9
- package/theme/antd-global-overwrite/admin/message.less +2 -10
- package/theme/antd-global-overwrite/admin/modal.css +12 -32
- package/theme/antd-global-overwrite/admin/modal.less +10 -36
- package/theme/antd-global-overwrite/admin/table.css +20 -75
- package/theme/antd-global-overwrite/admin/table.less +3 -7
- package/theme/antd-global-overwrite/aplus/alert.css +9 -19
- package/theme/antd-global-overwrite/aplus/alert.less +27 -34
- package/theme/antd-global-overwrite/aplus/button.css +20 -20
- package/theme/antd-global-overwrite/aplus/button.less +24 -24
- package/theme/antd-global-overwrite/aplus/field.css +21 -0
- package/theme/antd-global-overwrite/aplus/field.less +16 -0
- package/theme/antd-global-overwrite/aplus/index.css +81 -511
- package/theme/antd-global-overwrite/aplus/index.less +0 -3
- package/theme/antd-global-overwrite/aplus/message.css +2 -9
- package/theme/antd-global-overwrite/aplus/message.less +2 -10
- package/theme/antd-global-overwrite/aplus/modal.css +13 -40
- package/theme/antd-global-overwrite/aplus/modal.less +12 -46
- package/theme/antd-global-overwrite/aplus/table.css +18 -66
- package/theme/antd-global-overwrite/aplus/table.less +3 -6
- 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 +7 -7
- package/theme/ap-form/ap-form-item.less +5 -5
- package/theme/ap-form/drawer-form.css +2 -2
- package/theme/ap-form/index.css +14 -14
- 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 +14 -14
- package/theme/ap-form/search-form.less +3 -3
- package/theme/ap-grid/editable.css +2 -2
- package/theme/ap-grid/index.css +32 -24
- 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 +64 -0
- package/theme/ap-radio-group/ap-radio-group.less +23 -0
- 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 +48 -37
- 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 +48 -37
- 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 +19 -19
- package/theme/full-screen/index.css +2 -2
- package/theme/index.css +224 -195
- package/theme/index.less +2 -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 +38 -84
- package/theme/ui-mode.less +76 -84
- package/theme/work-order-modal/index.css +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EditableTableProps, EditableColumnType, EditableTableExpose } from './interface';
|
|
2
2
|
import { Recordable } from '../type';
|
|
3
|
-
import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode } from 'vue';
|
|
3
|
+
import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode, RendererNode, RendererElement } from 'vue';
|
|
4
4
|
declare const _default: <RecordType extends Recordable = any>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5
5
|
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
6
6
|
readonly "onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
@@ -39,7 +39,9 @@ declare const _default: <RecordType extends Recordable = any>(__VLS_props: NonNu
|
|
|
39
39
|
}) => void;
|
|
40
40
|
};
|
|
41
41
|
emit: (event: "update:value", ...args: any[]) => void;
|
|
42
|
-
}>) => VNode
|
|
42
|
+
}>) => VNode<RendererNode, RendererElement, {
|
|
43
|
+
[key: string]: any;
|
|
44
|
+
}> & {
|
|
43
45
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
44
46
|
};
|
|
45
47
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as q, useSlots as J, ref as y, watch as C, unref as r,
|
|
1
|
+
import { defineComponent as q, useSlots as J, ref as y, watch as C, unref as r, openBlock as Q, createBlock as X, withCtx as h, createVNode as b, mergeProps as Y, createSlots as Z, renderList as M, renderSlot as ee, normalizeProps as te, guardReactiveProps as ae } from "vue";
|
|
2
2
|
import { Table as ne } from "@aplus-frontend/antdv";
|
|
3
3
|
import { ApForm as x } from "../ap-form/index.mjs";
|
|
4
4
|
import { isEqual as oe, isArray as v, isUndefined as le, isNumber as g, cloneDeep as ue, omit as R } from "lodash-unified";
|
|
@@ -230,7 +230,7 @@ const Fe = /* @__PURE__ */ q({
|
|
|
230
230
|
clear: $,
|
|
231
231
|
setTableData: U,
|
|
232
232
|
removeByKey: j
|
|
233
|
-
}), (e, t) => (
|
|
233
|
+
}), (e, t) => (Q(), X(r(x), {
|
|
234
234
|
ref_key: "formRef",
|
|
235
235
|
ref: i,
|
|
236
236
|
"initial-values": {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as R, ref as i, watch as E, unref as a, computed as n,
|
|
1
|
+
import { defineComponent as R, ref as i, watch as E, unref as a, computed as n, openBlock as d, createBlock as m, withCtx as v, resolveDynamicComponent as z, mergeProps as C, renderSlot as F, createElementVNode as N, normalizeClass as S } from "vue";
|
|
2
2
|
import "../hooks/index.mjs";
|
|
3
3
|
import "../portal/index.mjs";
|
|
4
4
|
import "../config-provider/index.mjs";
|
|
@@ -44,12 +44,12 @@ const H = /* @__PURE__ */ R({
|
|
|
44
44
|
enter: r,
|
|
45
45
|
exit: s,
|
|
46
46
|
toggle: c
|
|
47
|
-
}), (e, o) => (
|
|
47
|
+
}), (e, o) => (d(), m(a(B), {
|
|
48
48
|
to: e.to,
|
|
49
49
|
disabled: l.value !== "window"
|
|
50
50
|
}, {
|
|
51
51
|
default: v(() => [
|
|
52
|
-
(
|
|
52
|
+
(d(), m(z(e.wrapperElementName), C({
|
|
53
53
|
ref_key: "target",
|
|
54
54
|
ref: f
|
|
55
55
|
}, e.$attrs, {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { isClient as d } from "@vueuse/core";
|
|
2
|
-
import {
|
|
2
|
+
import { computed as c, unref as u, isRef as v, ref as f, watch as p } from "vue";
|
|
3
3
|
const a = /* @__PURE__ */ new WeakMap(), o = /* @__PURE__ */ new Set();
|
|
4
4
|
d && document.addEventListener("fullscreenchange", () => {
|
|
5
5
|
if (o.forEach((e) => e.value = !1), document.fullscreenElement) {
|
|
@@ -9,13 +9,13 @@ d && document.addEventListener("fullscreenchange", () => {
|
|
|
9
9
|
e && (e.value = !0);
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
const E = (e =
|
|
13
|
-
const i =
|
|
12
|
+
const E = (e = f(null)) => {
|
|
13
|
+
const i = c({
|
|
14
14
|
get: () => u(e),
|
|
15
15
|
set: (t) => {
|
|
16
16
|
v(e) && (e.value = t);
|
|
17
17
|
}
|
|
18
|
-
}), l =
|
|
18
|
+
}), l = f(!1);
|
|
19
19
|
o.add(l), p(
|
|
20
20
|
() => e.value,
|
|
21
21
|
(t, n) => {
|
|
@@ -40,7 +40,7 @@ const E = (e = c(null)) => {
|
|
|
40
40
|
}
|
|
41
41
|
return {
|
|
42
42
|
target: i,
|
|
43
|
-
full:
|
|
43
|
+
full: c(() => u(l)),
|
|
44
44
|
enter: r,
|
|
45
45
|
exit: s,
|
|
46
46
|
toggle: m
|
package/es/src/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { APConfigProvider as S } from "./config-provider/index.mjs";
|
|
2
2
|
import { ApForm as C } from "./ap-form/index.mjs";
|
|
3
|
-
import { ApField as
|
|
3
|
+
import { ApField as G } from "./ap-field/index.mjs";
|
|
4
4
|
import { adminToken as E, aplusToken as h } from "./design-token/index.mjs";
|
|
5
5
|
import { ApActionItem as L } from "./ap-action/index.mjs";
|
|
6
6
|
import "./work-order-modal/index.mjs";
|
|
@@ -8,8 +8,8 @@ import "./ap-tag/index.mjs";
|
|
|
8
8
|
import "./ap-info-layout/index.mjs";
|
|
9
9
|
import "./ap-upload/index.mjs";
|
|
10
10
|
import "./ap-download/index.mjs";
|
|
11
|
-
import { CheckCard as
|
|
12
|
-
import { ApModal as
|
|
11
|
+
import { CheckCard as N } from "./check-card/index.mjs";
|
|
12
|
+
import { ApModal as w } from "./ap-modal/index.mjs";
|
|
13
13
|
import "./ap-list/index.mjs";
|
|
14
14
|
import "./ap-button/index.mjs";
|
|
15
15
|
import { ApDrawer as k } from "./ap-drawer/index.mjs";
|
|
@@ -29,74 +29,74 @@ import { Splitter as K } from "./splitter/index.mjs";
|
|
|
29
29
|
import { configProviderProps as _ } from "./config-provider/config-provider-props.mjs";
|
|
30
30
|
import { DEFAULT_NAMESPACE as W, DEFAULT_UIMODE as z, configProviderContextKey as H } from "./config-provider/constants.mjs";
|
|
31
31
|
import { keysOf as q, provideGlobalConfig as J, useGlobalConfig as Q } from "./config-provider/hooks/use-global-config.mjs";
|
|
32
|
-
import { buildLocaleContext as Y, buildTranslator as Z, localeContextKey as $, translate as
|
|
33
|
-
import { defaultNamespace as
|
|
34
|
-
import { ConfigProvider as
|
|
35
|
-
import { ApFormItemText as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as
|
|
39
|
-
import { default as
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
52
|
-
import { default as
|
|
53
|
-
import { default as
|
|
54
|
-
import { default as
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
57
|
-
import { ApFieldText as
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as
|
|
60
|
-
import { default as
|
|
61
|
-
import { default as
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { default as
|
|
74
|
-
import { default as
|
|
75
|
-
import { DictCode as
|
|
76
|
-
import { createWorkOrderModal as
|
|
77
|
-
import { default as
|
|
78
|
-
import { default as
|
|
79
|
-
import { default as
|
|
80
|
-
import { default as
|
|
81
|
-
import { NeedNameKeyDefault as
|
|
82
|
-
import { default as $
|
|
83
|
-
import { ApDownLoadNeedNameKeyDefault as
|
|
32
|
+
import { buildLocaleContext as Y, buildTranslator as Z, localeContextKey as $, translate as oo, useLocale as eo } from "./config-provider/hooks/use-locale.mjs";
|
|
33
|
+
import { defaultNamespace as to, namespaceContextKey as po, useGetDerivedNamespace as ao, useNamespace as mo } from "./config-provider/hooks/use-namespace.mjs";
|
|
34
|
+
import { ConfigProvider as lo, globalConfigCached as xo } from "./config-provider/config-provider.mjs";
|
|
35
|
+
import { ApFormItemText as Ao } from "./ap-form/items/text/index.mjs";
|
|
36
|
+
import { default as io } from "./ap-form/items/text-area/index.vue.mjs";
|
|
37
|
+
import { default as co } from "./ap-form/items/number/index.vue.mjs";
|
|
38
|
+
import { default as Io } from "./ap-form/items/date/index.vue.mjs";
|
|
39
|
+
import { default as So } from "./ap-form/items/date-range/index.vue.mjs";
|
|
40
|
+
import { default as Co } from "./ap-form/items/radio/index.vue.mjs";
|
|
41
|
+
import { default as Go } from "./ap-form/items/select/index.vue.mjs";
|
|
42
|
+
import { default as Eo } from "./ap-form/items/switch/index.vue.mjs";
|
|
43
|
+
import { default as Po } from "./ap-form/items/checkbox/index.vue.mjs";
|
|
44
|
+
import { default as Ro } from "./ap-form/items/text/password.vue.mjs";
|
|
45
|
+
import { default as yo } from "./ap-form/items/tree-select/index.vue.mjs";
|
|
46
|
+
import { default as Mo } from "./ap-form/item/index.vue.mjs";
|
|
47
|
+
import { default as vo } from "./ap-form/item-group/index.vue.mjs";
|
|
48
|
+
import { default as Oo } from "./ap-form/list/index.vue.mjs";
|
|
49
|
+
import { default as Uo } from "./ap-form/search-form/index.vue.mjs";
|
|
50
|
+
import { default as Vo } from "./ap-form/modal-form/index.vue.mjs";
|
|
51
|
+
import { default as zo } from "./ap-form/dependency/index.vue.mjs";
|
|
52
|
+
import { default as jo } from "./ap-form/set/index.vue.mjs";
|
|
53
|
+
import { default as Jo } from "./ap-form/drawer-form/index.vue.mjs";
|
|
54
|
+
import { default as Xo } from "./ap-form/render/control.vue.mjs";
|
|
55
|
+
import { default as Zo } from "./ap-form/render/item.vue.mjs";
|
|
56
|
+
import { default as oe } from "./ap-form/provider/index.vue.mjs";
|
|
57
|
+
import { ApFieldText as re } from "./ap-field/text/index.mjs";
|
|
58
|
+
import { default as pe } from "./ap-field/checkbox/index.vue.mjs";
|
|
59
|
+
import { default as me } from "./ap-field/date/index.vue.mjs";
|
|
60
|
+
import { default as le } from "./ap-field/number/index.vue.mjs";
|
|
61
|
+
import { default as de } from "./ap-field/radio/index.vue.mjs";
|
|
62
|
+
import { default as Ae } from "./ap-field/switch/index.vue.mjs";
|
|
63
|
+
import { default as ie } from "./ap-field/text-area/index.vue.mjs";
|
|
64
|
+
import { default as ce } from "./ap-field/date-range/index.vue.mjs";
|
|
65
|
+
import { default as Ie } from "./ap-field/select/index.vue.mjs";
|
|
66
|
+
import { default as Se } from "./ap-field/text/password.vue.mjs";
|
|
67
|
+
import { default as Ce } from "./ap-field/slider/index.vue.mjs";
|
|
68
|
+
import { default as Ge } from "./ap-field/segmented/index.vue.mjs";
|
|
69
|
+
import { default as Ee } from "./ap-field/rate/index.vue.mjs";
|
|
70
|
+
import { default as Pe } from "./ap-field/tree-select/index.vue.mjs";
|
|
71
|
+
import { default as Re } from "./ap-action/item-modal/index.vue.mjs";
|
|
72
|
+
import { default as ye } from "./ap-action/item-popconfirm/index.vue.mjs";
|
|
73
|
+
import { default as Me } from "./ap-action/item-dropdown/index.vue.mjs";
|
|
74
|
+
import { default as ve } from "./ap-action/group/index.vue.mjs";
|
|
75
|
+
import { DictCode as Oe, langMap as Ke } from "./work-order-modal/interfaces.mjs";
|
|
76
|
+
import { createWorkOrderModal as _e } from "./work-order-modal/createWorkOrder.mjs";
|
|
77
|
+
import { default as We } from "./work-order-modal/work-order-modal.vue.mjs";
|
|
78
|
+
import { default as He } from "./ap-tag/ap-tag.vue.mjs";
|
|
79
|
+
import { default as qe } from "./ap-tag/ap-tag-group.vue.mjs";
|
|
80
|
+
import { default as Qe } from "./ap-info-layout/ApInfoLayout.vue.mjs";
|
|
81
|
+
import { NeedNameKeyDefault as Ye } from "./ap-upload/apUploadTypes.mjs";
|
|
82
|
+
import { default as $e } from "./ap-upload/apUpload.vue.mjs";
|
|
83
|
+
import { ApDownLoadNeedNameKeyDefault as er } from "./ap-download/interface.mjs";
|
|
84
84
|
import { default as tr } from "./ap-download/ap-download.vue.mjs";
|
|
85
85
|
import { default as ar } from "./check-card/group.vue.mjs";
|
|
86
86
|
import { default as fr } from "./ap-list/index.vue.mjs";
|
|
87
|
-
import { default as
|
|
87
|
+
import { default as xr } from "./ap-button/ap-button.vue.mjs";
|
|
88
88
|
import { default as ur } from "./ap-button/ap-action-button.vue.mjs";
|
|
89
|
-
import { default as
|
|
89
|
+
import { default as sr } from "./ap-button/ap-confirm-button.vue.mjs";
|
|
90
90
|
import { ApTransformDataHelper as nr } from "./utils/ap-trans-data/index.mjs";
|
|
91
91
|
import { default as Fr } from "./business/ap-table-modal/index.mjs";
|
|
92
92
|
import { useTableModal as Tr } from "./business/ap-table-modal/hooks/use-table-modal.mjs";
|
|
93
93
|
import { useTableSelectModal as br } from "./business/ap-table-modal/hooks/use-table-select-modal.mjs";
|
|
94
94
|
import { ApAttachment as Dr } from "./business/ap-attachment/index.mjs";
|
|
95
|
-
import { ApBatchAction as
|
|
95
|
+
import { ApBatchAction as gr } from "./business/ap-batch-action/index.mjs";
|
|
96
96
|
import { ApBatchActionGroup as hr } from "./business/ap-batch-action-group/index.mjs";
|
|
97
97
|
import { ApButtonGroup as Lr } from "./business/ap-button-group/index.mjs";
|
|
98
|
-
import { ApCard as
|
|
99
|
-
import { ApExpandAlert as
|
|
98
|
+
import { ApCard as Nr } from "./business/ap-card/index.mjs";
|
|
99
|
+
import { ApExpandAlert as wr } from "./business/ap-expand-alert/index.mjs";
|
|
100
100
|
import { ApExportGroupActionType as kr } from "./business/ap-export-group/interface.mjs";
|
|
101
101
|
import { ApExportGroup as Br } from "./business/ap-export-group/index.mjs";
|
|
102
102
|
import { handleExportDownload as Kr } from "./business/ap-export-group/handleExportDownload.mjs";
|
|
@@ -106,156 +106,160 @@ import { ApInputRadio as Hr } from "./business/ap-input-radio/index.mjs";
|
|
|
106
106
|
import { ApLabel as qr, ApLabelGroup as Jr } from "./business/ap-label/index.mjs";
|
|
107
107
|
import { locales as Xr } from "./business/ap-ladder/interface.mjs";
|
|
108
108
|
import { ApLadder as Zr } from "./business/ap-ladder/index.mjs";
|
|
109
|
-
import { ApSelectLayout as
|
|
109
|
+
import { ApSelectLayout as ot } from "./business/ap-select-layout/index.mjs";
|
|
110
110
|
import { ApStatus as rt, ApStatusGroup as tt } from "./business/ap-status/index.mjs";
|
|
111
111
|
import { ApTitle as at } from "./business/ap-title/index.mjs";
|
|
112
112
|
import { usePageListApTable as ft } from "./business/hooks/usePageListApTable.mjs";
|
|
113
|
-
import { useTableRefresh as
|
|
113
|
+
import { useTableRefresh as xt } from "./business/hooks/useTableRefresh.mjs";
|
|
114
114
|
import { usePageListApGrid as ut } from "./business/hooks/usePageListApGrid.mjs";
|
|
115
|
-
import { useGridRefresh as
|
|
115
|
+
import { useGridRefresh as st } from "./business/hooks/useGridRefresh.mjs";
|
|
116
116
|
import { computedRecords as nt, flattenColumns as ct, formatDataIndex as Ft, formatNumber as It } from "./business/ap-summary/utils.mjs";
|
|
117
117
|
import { ApSummary as St } from "./business/ap-summary/index.mjs";
|
|
118
118
|
import { ApNeedNameKeyDefault as Ct } from "./business/ap-appendix/interface.mjs";
|
|
119
|
-
import { ApAppendix as
|
|
119
|
+
import { ApAppendix as Gt } from "./business/ap-appendix/index.mjs";
|
|
120
120
|
import { ApExtensionSelect as Et, ApGroupSearch as ht, ApPopoverSelect as Pt } from "./business/ap-group-search/index.mjs";
|
|
121
|
-
import { default as
|
|
122
|
-
import { default as
|
|
121
|
+
import { default as Rt } from "./business/ap-upload-file/ap-upload-single/ap-upload-single.vue.mjs";
|
|
122
|
+
import { default as yt } from "./business/batch-input-group/index.vue.mjs";
|
|
123
123
|
import { default as Mt } from "./business/batch-input-group/form-item.vue.mjs";
|
|
124
124
|
import { ApSizeInput as vt } from "./business/ap-size-input/index.mjs";
|
|
125
125
|
import { ApProductInfo as Ot } from "./business/ap-product-info/index.mjs";
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import { default as Jt } from "./
|
|
131
|
-
import {
|
|
132
|
-
import { default as Zt } from "./
|
|
133
|
-
import {
|
|
134
|
-
import { default as rp } from "./scroll-
|
|
135
|
-
import { default as pp } from "./
|
|
136
|
-
import { default as mp } from "./
|
|
137
|
-
import { default as lp } from "./
|
|
138
|
-
import {
|
|
139
|
-
import { default as
|
|
140
|
-
import {
|
|
141
|
-
import { default as cp } from "./ap-grid/
|
|
142
|
-
import { default as Ip } from "./
|
|
143
|
-
import { default as Sp } from "./
|
|
144
|
-
import { default as Cp } from "./
|
|
126
|
+
import { ApCopy as Ut } from "./business/ap-copy/index.mjs";
|
|
127
|
+
import { ApView as Vt } from "./business/ap-view/index.mjs";
|
|
128
|
+
import { ApRadioGroup as zt } from "./business/ap-radio-group/index.mjs";
|
|
129
|
+
import { useTablePaging as jt } from "./ap-table/hooks/use-table-paging.mjs";
|
|
130
|
+
import { default as Jt } from "./editable-table/index.vue.mjs";
|
|
131
|
+
import { default as Xt } from "./editable-table/form-item.vue.mjs";
|
|
132
|
+
import { default as Zt } from "./ap-descriptions/ap-descriptions.vue.mjs";
|
|
133
|
+
import { ensureRangeValue as op } from "./scroll-bar/utils/index.mjs";
|
|
134
|
+
import { default as rp } from "./scroll-bar/index.vue.mjs";
|
|
135
|
+
import { default as pp } from "./scroll-bar/internal.vue.mjs";
|
|
136
|
+
import { default as mp } from "./scroll-view/index.vue.mjs";
|
|
137
|
+
import { default as lp } from "./portal/index.vue.mjs";
|
|
138
|
+
import { default as dp } from "./full-screen/index.vue.mjs";
|
|
139
|
+
import { default as Ap } from "./resize-observer/index.vue.mjs";
|
|
140
|
+
import { ROW_SELECTION_FIELD as ip } from "./ap-grid/constants.mjs";
|
|
141
|
+
import { default as cp } from "./ap-grid/index.vue.mjs";
|
|
142
|
+
import { default as Ip } from "./ap-grid/editable/index.vue.mjs";
|
|
143
|
+
import { default as Sp } from "./ap-grid/editable/form-item.vue.mjs";
|
|
144
|
+
import { default as Cp } from "./text/index.vue.mjs";
|
|
145
|
+
import { default as Gp } from "./text/group.vue.mjs";
|
|
146
|
+
import { default as Ep } from "./mask/index.vue.mjs";
|
|
145
147
|
export {
|
|
146
148
|
S as APConfigProvider,
|
|
147
149
|
ur as ApActionButton,
|
|
148
|
-
|
|
150
|
+
ve as ApActionGroup,
|
|
149
151
|
L as ApActionItem,
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
152
|
+
Me as ApActionItemDropdown,
|
|
153
|
+
Re as ApActionItemModal,
|
|
154
|
+
ye as ApActionItemPopconfirm,
|
|
155
|
+
Gt as ApAppendix,
|
|
154
156
|
Dr as ApAttachment,
|
|
155
|
-
|
|
157
|
+
gr as ApBatchAction,
|
|
156
158
|
hr as ApBatchActionGroup,
|
|
157
|
-
|
|
159
|
+
xr as ApButton,
|
|
158
160
|
Lr as ApButtonGroup,
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
161
|
+
Nr as ApCard,
|
|
162
|
+
sr as ApConfirmButton,
|
|
163
|
+
Ut as ApCopy,
|
|
164
|
+
Zt as ApDescriptions,
|
|
165
|
+
er as ApDownLoadNeedNameKeyDefault,
|
|
163
166
|
tr as ApDownload,
|
|
164
167
|
k as ApDrawer,
|
|
165
|
-
|
|
168
|
+
wr as ApExpandAlert,
|
|
166
169
|
Br as ApExportGroup,
|
|
167
170
|
kr as ApExportGroupActionType,
|
|
168
171
|
Et as ApExtensionSelect,
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
172
|
+
G as ApField,
|
|
173
|
+
pe as ApFieldCheckbox,
|
|
174
|
+
me as ApFieldDate,
|
|
175
|
+
ce as ApFieldDateRange,
|
|
176
|
+
le as ApFieldNumber,
|
|
177
|
+
Se as ApFieldPassword,
|
|
178
|
+
de as ApFieldRadio,
|
|
179
|
+
Ee as ApFieldRate,
|
|
180
|
+
Ge as ApFieldSegmented,
|
|
181
|
+
Ie as ApFieldSelect,
|
|
182
|
+
Ce as ApFieldSlider,
|
|
183
|
+
Ae as ApFieldSwitch,
|
|
184
|
+
re as ApFieldText,
|
|
185
|
+
ie as ApFieldTextArea,
|
|
186
|
+
Pe as ApFieldTreeSelect,
|
|
184
187
|
C as ApForm,
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
188
|
+
Xo as ApFormControlRender,
|
|
189
|
+
zo as ApFormDependency,
|
|
190
|
+
Jo as ApFormDrawerForm,
|
|
191
|
+
Mo as ApFormItem,
|
|
189
192
|
Mt as ApFormItemBatchInput,
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
193
|
+
Po as ApFormItemCheckbox,
|
|
194
|
+
Io as ApFormItemDate,
|
|
195
|
+
So as ApFormItemDateRange,
|
|
196
|
+
vo as ApFormItemGroup,
|
|
197
|
+
co as ApFormItemNumber,
|
|
198
|
+
Co as ApFormItemRadio,
|
|
199
|
+
Zo as ApFormItemRender,
|
|
200
|
+
Go as ApFormItemSelect,
|
|
201
|
+
Eo as ApFormItemSwitch,
|
|
202
|
+
Ao as ApFormItemText,
|
|
203
|
+
io as ApFormItemTextArea,
|
|
204
|
+
Ro as ApFormItemTextPassword,
|
|
205
|
+
yo as ApFormItemTreeSelect,
|
|
206
|
+
Oo as ApFormList,
|
|
207
|
+
Vo as ApFormModalForm,
|
|
208
|
+
oe as ApFormProvider,
|
|
209
|
+
Uo as ApFormSearchForm,
|
|
210
|
+
jo as ApFormSet,
|
|
211
|
+
cp as ApGrid,
|
|
209
212
|
ht as ApGroupSearch,
|
|
210
213
|
Wr as ApImage,
|
|
211
|
-
|
|
214
|
+
Qe as ApInfoLayout,
|
|
212
215
|
Hr as ApInputRadio,
|
|
213
216
|
qr as ApLabel,
|
|
214
217
|
Jr as ApLabelGroup,
|
|
215
218
|
Zr as ApLadder,
|
|
216
219
|
fr as ApList,
|
|
217
|
-
|
|
220
|
+
w as ApModal,
|
|
218
221
|
Ct as ApNeedNameKeyDefault,
|
|
219
222
|
Pt as ApPopoverSelect,
|
|
220
223
|
Ot as ApProductInfo,
|
|
221
|
-
|
|
224
|
+
zt as ApRadioGroup,
|
|
225
|
+
ot as ApSelectLayout,
|
|
222
226
|
vt as ApSizeInput,
|
|
223
227
|
rt as ApStatus,
|
|
224
228
|
tt as ApStatusGroup,
|
|
225
229
|
St as ApSummary,
|
|
226
230
|
B as ApTable,
|
|
227
231
|
Fr as ApTableModal,
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
+
He as ApTag,
|
|
233
|
+
qe as ApTagGroup,
|
|
234
|
+
Cp as ApText,
|
|
235
|
+
Gp as ApTextGroup,
|
|
232
236
|
at as ApTitle,
|
|
233
237
|
nr as ApTransformDataHelper,
|
|
234
|
-
$
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
238
|
+
$e as ApUpload,
|
|
239
|
+
Rt as ApUploadSingle,
|
|
240
|
+
Vt as ApView,
|
|
241
|
+
yt as BatchInputGroup,
|
|
242
|
+
N as CheckCard,
|
|
239
243
|
ar as CheckCardGroup,
|
|
240
|
-
|
|
244
|
+
lo as ConfigProvider,
|
|
241
245
|
W as DEFAULT_NAMESPACE,
|
|
242
246
|
z as DEFAULT_UIMODE,
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
247
|
+
Oe as DictCode,
|
|
248
|
+
Ip as EditableGrid,
|
|
249
|
+
Sp as EditableGridFormItem,
|
|
250
|
+
Jt as EditableTable,
|
|
251
|
+
Xt as EditableTableFormItem,
|
|
252
|
+
dp as FullScreen,
|
|
253
|
+
pp as InternalScrollBar,
|
|
254
|
+
Ep as Mask,
|
|
255
|
+
Ye as NeedNameKeyDefault,
|
|
256
|
+
lp as Portal,
|
|
257
|
+
ip as ROW_SELECTION_FIELD,
|
|
258
|
+
Ap as ResizeObserver,
|
|
259
|
+
rp as ScrollBar,
|
|
260
|
+
mp as ScrollView,
|
|
257
261
|
K as Splitter,
|
|
258
|
-
|
|
262
|
+
We as WorkOrderModal,
|
|
259
263
|
E as adminToken,
|
|
260
264
|
h as aplusToken,
|
|
261
265
|
Y as buildLocaleContext,
|
|
@@ -264,30 +268,30 @@ export {
|
|
|
264
268
|
H as configProviderContextKey,
|
|
265
269
|
_ as configProviderProps,
|
|
266
270
|
_r as convertExportField,
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
271
|
+
_e as createWorkOrderModal,
|
|
272
|
+
to as defaultNamespace,
|
|
273
|
+
op as ensureRangeValue,
|
|
270
274
|
ct as flattenColumns,
|
|
271
275
|
Ft as formatDataIndex,
|
|
272
276
|
It as formatNumber,
|
|
273
|
-
|
|
277
|
+
xo as globalConfigCached,
|
|
274
278
|
Kr as handleExportDownload,
|
|
275
279
|
q as keysOf,
|
|
276
|
-
|
|
280
|
+
Ke as langMap,
|
|
277
281
|
$ as localeContextKey,
|
|
278
282
|
Xr as locales,
|
|
279
|
-
|
|
283
|
+
po as namespaceContextKey,
|
|
280
284
|
J as provideGlobalConfig,
|
|
281
|
-
|
|
282
|
-
|
|
285
|
+
oo as translate,
|
|
286
|
+
ao as useGetDerivedNamespace,
|
|
283
287
|
Q as useGlobalConfig,
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
288
|
+
st as useGridRefresh,
|
|
289
|
+
eo as useLocale,
|
|
290
|
+
mo as useNamespace,
|
|
287
291
|
ut as usePageListApGrid,
|
|
288
292
|
ft as usePageListApTable,
|
|
289
293
|
Tr as useTableModal,
|
|
290
|
-
|
|
291
|
-
|
|
294
|
+
jt as useTablePaging,
|
|
295
|
+
xt as useTableRefresh,
|
|
292
296
|
br as useTableSelectModal
|
|
293
297
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as g, ref as m, watch as v, watchEffect as A, onMounted as M, onUnmounted as O,
|
|
1
|
+
import { defineComponent as g, ref as m, watch as v, watchEffect as A, onMounted as M, onUnmounted as O, openBlock as y, createBlock as x, Teleport as P, createElementVNode as r, normalizeClass as d, unref as o, normalizeStyle as k, createVNode as C, Transition as b, withCtx as h, createElementBlock as T, renderSlot as B, createCommentVNode as i } from "vue";
|
|
2
2
|
import "../hooks/index.mjs";
|
|
3
3
|
import "../config-provider/index.mjs";
|
|
4
4
|
import { getMaskZIndex as U, lockScrollable as $ } from "./utils.mjs";
|
|
@@ -68,10 +68,10 @@ const J = /* @__PURE__ */ g({
|
|
|
68
68
|
key: 0,
|
|
69
69
|
to: "body"
|
|
70
70
|
}, [
|
|
71
|
-
|
|
71
|
+
r("div", {
|
|
72
72
|
ref_key: "wrapper",
|
|
73
73
|
ref: p,
|
|
74
|
-
class:
|
|
74
|
+
class: d(o(z)()),
|
|
75
75
|
style: k({ zIndex: o(N), visibility: l.value ? void 0 : "hidden" })
|
|
76
76
|
}, [
|
|
77
77
|
C(b, {
|
|
@@ -82,19 +82,19 @@ const J = /* @__PURE__ */ g({
|
|
|
82
82
|
default: h(() => [
|
|
83
83
|
o(a) ? (y(), T("div", {
|
|
84
84
|
key: 0,
|
|
85
|
-
class:
|
|
85
|
+
class: d([o(u)("mask"), { [o(I)("mask", "disabled")]: e.disabled }]),
|
|
86
86
|
onClick: _
|
|
87
87
|
}, [
|
|
88
88
|
B(e.$slots, "mask", {}, () => [
|
|
89
|
-
|
|
90
|
-
class:
|
|
89
|
+
r("div", {
|
|
90
|
+
class: d(o(u)("mask-inner"))
|
|
91
91
|
}, null, 2)
|
|
92
92
|
])
|
|
93
|
-
], 2)) :
|
|
93
|
+
], 2)) : i("", !0)
|
|
94
94
|
]),
|
|
95
95
|
_: 3
|
|
96
96
|
}, 8, ["name"]),
|
|
97
|
-
|
|
97
|
+
r("div", {
|
|
98
98
|
style: k(e.contentStyle)
|
|
99
99
|
}, [
|
|
100
100
|
C(b, {
|
|
@@ -102,13 +102,13 @@ const J = /* @__PURE__ */ g({
|
|
|
102
102
|
name: o(c)()
|
|
103
103
|
}, {
|
|
104
104
|
default: h(() => [
|
|
105
|
-
o(a) ? B(e.$slots, "default", { key: 0 }) :
|
|
105
|
+
o(a) ? B(e.$slots, "default", { key: 0 }) : i("", !0)
|
|
106
106
|
]),
|
|
107
107
|
_: 3
|
|
108
108
|
}, 8, ["name"])
|
|
109
109
|
], 4)
|
|
110
110
|
], 6)
|
|
111
|
-
])) :
|
|
111
|
+
])) : i("", !0);
|
|
112
112
|
}
|
|
113
113
|
});
|
|
114
114
|
export {
|