@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
package/es/index.mjs
CHANGED
|
@@ -1,139 +1,144 @@
|
|
|
1
1
|
import * as o from "./src/index.mjs";
|
|
2
|
-
import { default as
|
|
2
|
+
import { default as u } from "./src/path-map.mjs";
|
|
3
|
+
import p from "./src/version.mjs";
|
|
3
4
|
import "./src/hooks/index.mjs";
|
|
4
|
-
import { configProviderProps as
|
|
5
|
-
import { DEFAULT_NAMESPACE as
|
|
6
|
-
import { keysOf as
|
|
7
|
-
import { buildLocaleContext as
|
|
8
|
-
import { defaultNamespace as
|
|
9
|
-
import { ConfigProvider as
|
|
10
|
-
import { APConfigProvider as
|
|
11
|
-
import { ApFormItemText as
|
|
12
|
-
import { default as
|
|
13
|
-
import { default as
|
|
14
|
-
import { default as
|
|
15
|
-
import { default as
|
|
16
|
-
import { default as
|
|
17
|
-
import { default as
|
|
18
|
-
import { default as
|
|
19
|
-
import { default as
|
|
20
|
-
import { default as
|
|
21
|
-
import { default as
|
|
22
|
-
import { ApForm as
|
|
23
|
-
import { default as
|
|
24
|
-
import { default as
|
|
25
|
-
import { default as
|
|
26
|
-
import { default as
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
30
|
-
import { default as
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as
|
|
33
|
-
import { default as
|
|
34
|
-
import { ApField as
|
|
35
|
-
import { ApFieldText 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 { adminToken as
|
|
50
|
-
import { ApActionItem as
|
|
51
|
-
import { default as
|
|
52
|
-
import { default as
|
|
53
|
-
import { default as
|
|
54
|
-
import { default as
|
|
55
|
-
import { DictCode as
|
|
56
|
-
import { createWorkOrderModal as
|
|
57
|
-
import { default as
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as
|
|
60
|
-
import { default as
|
|
61
|
-
import { NeedNameKeyDefault as
|
|
62
|
-
import { default as
|
|
63
|
-
import { ApDownLoadNeedNameKeyDefault as
|
|
64
|
-
import { default as
|
|
65
|
-
import { CheckCard as
|
|
66
|
-
import { default as
|
|
67
|
-
import { ApModal as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { ApDrawer as
|
|
73
|
-
import { ApTransformDataHelper as
|
|
74
|
-
import { default as
|
|
75
|
-
import { useTableModal as
|
|
76
|
-
import { useTableSelectModal as
|
|
77
|
-
import { ApAttachment as
|
|
78
|
-
import { ApBatchAction as
|
|
79
|
-
import { ApBatchActionGroup as
|
|
80
|
-
import { ApButtonGroup as
|
|
81
|
-
import { ApCard as
|
|
82
|
-
import { ApExpandAlert as
|
|
83
|
-
import { ApExportGroupActionType as
|
|
84
|
-
import { ApExportGroup as
|
|
85
|
-
import { handleExportDownload as
|
|
86
|
-
import { convertExportField as
|
|
87
|
-
import { ApImage as
|
|
88
|
-
import { ApInputRadio as
|
|
89
|
-
import { ApLabel as
|
|
90
|
-
import { locales as
|
|
91
|
-
import { ApLadder as
|
|
92
|
-
import { ApSelectLayout as
|
|
93
|
-
import { ApStatus as
|
|
94
|
-
import { ApTitle as
|
|
95
|
-
import { usePageListApTable as
|
|
96
|
-
import { useTableRefresh as
|
|
97
|
-
import { usePageListApGrid as
|
|
98
|
-
import { useGridRefresh as
|
|
99
|
-
import { computedRecords as
|
|
100
|
-
import { ApSummary as
|
|
101
|
-
import { ApNeedNameKeyDefault as
|
|
102
|
-
import { ApAppendix as
|
|
103
|
-
import { ApExtensionSelect as
|
|
104
|
-
import { default as
|
|
105
|
-
import { default as
|
|
106
|
-
import { default as
|
|
107
|
-
import { ApSizeInput as
|
|
108
|
-
import { ApProductInfo as
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import { default as
|
|
115
|
-
import {
|
|
116
|
-
import { default as
|
|
117
|
-
import {
|
|
118
|
-
import { default as
|
|
119
|
-
import { default as
|
|
120
|
-
import { default as
|
|
121
|
-
import { default as
|
|
122
|
-
import {
|
|
123
|
-
import { default as
|
|
124
|
-
import {
|
|
125
|
-
import { default as
|
|
126
|
-
import { default as
|
|
127
|
-
import { default as
|
|
128
|
-
import { default as
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
|
|
5
|
+
import { configProviderProps as A } from "./src/config-provider/config-provider-props.mjs";
|
|
6
|
+
import { DEFAULT_NAMESPACE as n, DEFAULT_UIMODE as c, configProviderContextKey as F } from "./src/config-provider/constants.mjs";
|
|
7
|
+
import { keysOf as T, provideGlobalConfig as S, useGlobalConfig as b } from "./src/config-provider/hooks/use-global-config.mjs";
|
|
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
|
+
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 v, globalConfigCached as w } from "./src/config-provider/config-provider.mjs";
|
|
11
|
+
import { APConfigProvider as B } from "./src/config-provider/index.mjs";
|
|
12
|
+
import { ApFormItemText as K } from "./src/ap-form/items/text/index.mjs";
|
|
13
|
+
import { default as V } from "./src/ap-form/items/text-area/index.vue.mjs";
|
|
14
|
+
import { default as z } from "./src/ap-form/items/number/index.vue.mjs";
|
|
15
|
+
import { default as $ } from "./src/ap-form/items/date/index.vue.mjs";
|
|
16
|
+
import { default as j } from "./src/ap-form/items/date-range/index.vue.mjs";
|
|
17
|
+
import { default as J } from "./src/ap-form/items/radio/index.vue.mjs";
|
|
18
|
+
import { default as X } from "./src/ap-form/items/select/index.vue.mjs";
|
|
19
|
+
import { default as Z } from "./src/ap-form/items/switch/index.vue.mjs";
|
|
20
|
+
import { default as oe } from "./src/ap-form/items/checkbox/index.vue.mjs";
|
|
21
|
+
import { default as te } from "./src/ap-form/items/text/password.vue.mjs";
|
|
22
|
+
import { default as ae } from "./src/ap-form/items/tree-select/index.vue.mjs";
|
|
23
|
+
import { ApForm as me } from "./src/ap-form/index.mjs";
|
|
24
|
+
import { default as xe } from "./src/ap-form/item/index.vue.mjs";
|
|
25
|
+
import { default as ue } from "./src/ap-form/item-group/index.vue.mjs";
|
|
26
|
+
import { default as Ae } from "./src/ap-form/list/index.vue.mjs";
|
|
27
|
+
import { default as ne } from "./src/ap-form/search-form/index.vue.mjs";
|
|
28
|
+
import { default as Fe } from "./src/ap-form/modal-form/index.vue.mjs";
|
|
29
|
+
import { default as Te } from "./src/ap-form/dependency/index.vue.mjs";
|
|
30
|
+
import { default as be } from "./src/ap-form/set/index.vue.mjs";
|
|
31
|
+
import { default as ge } from "./src/ap-form/drawer-form/index.vue.mjs";
|
|
32
|
+
import { default as Ge } from "./src/ap-form/render/control.vue.mjs";
|
|
33
|
+
import { default as Ee } from "./src/ap-form/render/item.vue.mjs";
|
|
34
|
+
import { default as Re } from "./src/ap-form/provider/index.vue.mjs";
|
|
35
|
+
import { ApField as Me } from "./src/ap-field/index.mjs";
|
|
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
|
+
import { default as Be } from "./src/ap-field/date/index.vue.mjs";
|
|
39
|
+
import { default as Ke } from "./src/ap-field/number/index.vue.mjs";
|
|
40
|
+
import { default as Ve } from "./src/ap-field/radio/index.vue.mjs";
|
|
41
|
+
import { default as ze } from "./src/ap-field/switch/index.vue.mjs";
|
|
42
|
+
import { default as $e } from "./src/ap-field/text-area/index.vue.mjs";
|
|
43
|
+
import { default as je } from "./src/ap-field/date-range/index.vue.mjs";
|
|
44
|
+
import { default as Je } from "./src/ap-field/select/index.vue.mjs";
|
|
45
|
+
import { default as Xe } from "./src/ap-field/text/password.vue.mjs";
|
|
46
|
+
import { default as Ze } from "./src/ap-field/slider/index.vue.mjs";
|
|
47
|
+
import { default as oo } from "./src/ap-field/segmented/index.vue.mjs";
|
|
48
|
+
import { default as to } from "./src/ap-field/rate/index.vue.mjs";
|
|
49
|
+
import { default as ao } from "./src/ap-field/tree-select/index.vue.mjs";
|
|
50
|
+
import { adminToken as mo, aplusToken as lo } from "./src/design-token/index.mjs";
|
|
51
|
+
import { ApActionItem as uo } from "./src/ap-action/index.mjs";
|
|
52
|
+
import { default as Ao } from "./src/ap-action/item-modal/index.vue.mjs";
|
|
53
|
+
import { default as no } from "./src/ap-action/item-popconfirm/index.vue.mjs";
|
|
54
|
+
import { default as Fo } from "./src/ap-action/item-dropdown/index.vue.mjs";
|
|
55
|
+
import { default as To } from "./src/ap-action/group/index.vue.mjs";
|
|
56
|
+
import { DictCode as bo, langMap as Co } from "./src/work-order-modal/interfaces.mjs";
|
|
57
|
+
import { createWorkOrderModal as Do } from "./src/work-order-modal/createWorkOrder.mjs";
|
|
58
|
+
import { default as ho } from "./src/work-order-modal/work-order-modal.vue.mjs";
|
|
59
|
+
import { default as Po } from "./src/ap-tag/ap-tag.vue.mjs";
|
|
60
|
+
import { default as Lo } from "./src/ap-tag/ap-tag-group.vue.mjs";
|
|
61
|
+
import { default as No } from "./src/ap-info-layout/ApInfoLayout.vue.mjs";
|
|
62
|
+
import { NeedNameKeyDefault as vo } from "./src/ap-upload/apUploadTypes.mjs";
|
|
63
|
+
import { default as ko } from "./src/ap-upload/apUpload.vue.mjs";
|
|
64
|
+
import { ApDownLoadNeedNameKeyDefault as Oo } from "./src/ap-download/interface.mjs";
|
|
65
|
+
import { default as Uo } from "./src/ap-download/ap-download.vue.mjs";
|
|
66
|
+
import { CheckCard as _o } from "./src/check-card/index.mjs";
|
|
67
|
+
import { default as Wo } from "./src/check-card/group.vue.mjs";
|
|
68
|
+
import { ApModal as Ho } from "./src/ap-modal/index.mjs";
|
|
69
|
+
import { default as qo } from "./src/ap-list/index.vue.mjs";
|
|
70
|
+
import { default as Qo } from "./src/ap-button/ap-button.vue.mjs";
|
|
71
|
+
import { default as Yo } from "./src/ap-button/ap-action-button.vue.mjs";
|
|
72
|
+
import { default as er } from "./src/ap-button/ap-confirm-button.vue.mjs";
|
|
73
|
+
import { ApDrawer as rr } from "./src/ap-drawer/index.mjs";
|
|
74
|
+
import { ApTransformDataHelper as pr } from "./src/utils/ap-trans-data/index.mjs";
|
|
75
|
+
import { default as fr } from "./src/business/ap-table-modal/index.mjs";
|
|
76
|
+
import { useTableModal as lr } from "./src/business/ap-table-modal/hooks/use-table-modal.mjs";
|
|
77
|
+
import { useTableSelectModal as dr } from "./src/business/ap-table-modal/hooks/use-table-select-modal.mjs";
|
|
78
|
+
import { ApAttachment as sr } from "./src/business/ap-attachment/index.mjs";
|
|
79
|
+
import { ApBatchAction as ir } from "./src/business/ap-batch-action/index.mjs";
|
|
80
|
+
import { ApBatchActionGroup as cr } from "./src/business/ap-batch-action-group/index.mjs";
|
|
81
|
+
import { ApButtonGroup as Ir } from "./src/business/ap-button-group/index.mjs";
|
|
82
|
+
import { ApCard as Sr } from "./src/business/ap-card/index.mjs";
|
|
83
|
+
import { ApExpandAlert as Cr } from "./src/business/ap-expand-alert/index.mjs";
|
|
84
|
+
import { ApExportGroupActionType as Dr } from "./src/business/ap-export-group/interface.mjs";
|
|
85
|
+
import { ApExportGroup as hr } from "./src/business/ap-export-group/index.mjs";
|
|
86
|
+
import { handleExportDownload as Pr } from "./src/business/ap-export-group/handleExportDownload.mjs";
|
|
87
|
+
import { convertExportField as Lr } from "./src/business/ap-export-group/convertExportField.mjs";
|
|
88
|
+
import { ApImage as Nr } from "./src/business/ap-image/index.mjs";
|
|
89
|
+
import { ApInputRadio as vr } from "./src/business/ap-input-radio/index.mjs";
|
|
90
|
+
import { ApLabel as kr, ApLabelGroup as Br } from "./src/business/ap-label/index.mjs";
|
|
91
|
+
import { locales as Kr } from "./src/business/ap-ladder/interface.mjs";
|
|
92
|
+
import { ApLadder as Vr } from "./src/business/ap-ladder/index.mjs";
|
|
93
|
+
import { ApSelectLayout as zr } from "./src/business/ap-select-layout/index.mjs";
|
|
94
|
+
import { ApStatus as $r, ApStatusGroup as Hr } from "./src/business/ap-status/index.mjs";
|
|
95
|
+
import { ApTitle as qr } from "./src/business/ap-title/index.mjs";
|
|
96
|
+
import { usePageListApTable as Qr } from "./src/business/hooks/usePageListApTable.mjs";
|
|
97
|
+
import { useTableRefresh as Yr } from "./src/business/hooks/useTableRefresh.mjs";
|
|
98
|
+
import { usePageListApGrid as et } from "./src/business/hooks/usePageListApGrid.mjs";
|
|
99
|
+
import { useGridRefresh as rt } from "./src/business/hooks/useGridRefresh.mjs";
|
|
100
|
+
import { computedRecords as pt, flattenColumns as at, formatDataIndex as ft, formatNumber as mt } from "./src/business/ap-summary/utils.mjs";
|
|
101
|
+
import { ApSummary as xt } from "./src/business/ap-summary/index.mjs";
|
|
102
|
+
import { ApNeedNameKeyDefault as ut } from "./src/business/ap-appendix/interface.mjs";
|
|
103
|
+
import { ApAppendix as At } from "./src/business/ap-appendix/index.mjs";
|
|
104
|
+
import { ApExtensionSelect as nt, ApGroupSearch as ct, ApPopoverSelect as Ft } from "./src/business/ap-group-search/index.mjs";
|
|
105
|
+
import { default as Tt } from "./src/business/ap-upload-file/ap-upload-single/ap-upload-single.vue.mjs";
|
|
106
|
+
import { default as bt } from "./src/business/batch-input-group/index.vue.mjs";
|
|
107
|
+
import { default as gt } from "./src/business/batch-input-group/form-item.vue.mjs";
|
|
108
|
+
import { ApSizeInput as Gt } from "./src/business/ap-size-input/index.mjs";
|
|
109
|
+
import { ApProductInfo as Et } from "./src/business/ap-product-info/index.mjs";
|
|
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";
|
|
139
|
+
const a = console.log;
|
|
140
|
+
a(`APlus-UI version ${p}.`);
|
|
141
|
+
const l = {
|
|
137
142
|
install: (r) => {
|
|
138
143
|
for (const t in o) {
|
|
139
144
|
const e = o[t];
|
|
@@ -142,159 +147,161 @@ const a = {
|
|
|
142
147
|
}
|
|
143
148
|
};
|
|
144
149
|
export {
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
150
|
+
B as APConfigProvider,
|
|
151
|
+
Yo as ApActionButton,
|
|
152
|
+
To as ApActionGroup,
|
|
153
|
+
uo as ApActionItem,
|
|
154
|
+
Fo as ApActionItemDropdown,
|
|
155
|
+
Ao as ApActionItemModal,
|
|
156
|
+
no as ApActionItemPopconfirm,
|
|
157
|
+
At as ApAppendix,
|
|
158
|
+
sr as ApAttachment,
|
|
159
|
+
ir as ApBatchAction,
|
|
160
|
+
cr as ApBatchActionGroup,
|
|
161
|
+
Qo as ApButton,
|
|
162
|
+
Ir as ApButtonGroup,
|
|
163
|
+
Sr as ApCard,
|
|
164
|
+
er as ApConfirmButton,
|
|
165
|
+
Rt as ApCopy,
|
|
166
|
+
zt as ApDescriptions,
|
|
167
|
+
Oo as ApDownLoadNeedNameKeyDefault,
|
|
168
|
+
Uo as ApDownload,
|
|
169
|
+
rr as ApDrawer,
|
|
170
|
+
Cr as ApExpandAlert,
|
|
171
|
+
hr as ApExportGroup,
|
|
172
|
+
Dr as ApExportGroupActionType,
|
|
173
|
+
nt as ApExtensionSelect,
|
|
174
|
+
Me as ApField,
|
|
175
|
+
we as ApFieldCheckbox,
|
|
176
|
+
Be as ApFieldDate,
|
|
177
|
+
je as ApFieldDateRange,
|
|
178
|
+
Ke as ApFieldNumber,
|
|
179
|
+
Xe as ApFieldPassword,
|
|
180
|
+
Ve as ApFieldRadio,
|
|
181
|
+
to as ApFieldRate,
|
|
182
|
+
oo as ApFieldSegmented,
|
|
183
|
+
Je as ApFieldSelect,
|
|
184
|
+
Ze as ApFieldSlider,
|
|
185
|
+
ze as ApFieldSwitch,
|
|
186
|
+
ye as ApFieldText,
|
|
187
|
+
$e as ApFieldTextArea,
|
|
188
|
+
ao as ApFieldTreeSelect,
|
|
189
|
+
me as ApForm,
|
|
190
|
+
Ge as ApFormControlRender,
|
|
191
|
+
Te as ApFormDependency,
|
|
192
|
+
ge as ApFormDrawerForm,
|
|
193
|
+
xe as ApFormItem,
|
|
194
|
+
gt as ApFormItemBatchInput,
|
|
195
|
+
oe as ApFormItemCheckbox,
|
|
196
|
+
$ as ApFormItemDate,
|
|
197
|
+
j as ApFormItemDateRange,
|
|
198
|
+
ue as ApFormItemGroup,
|
|
199
|
+
z as ApFormItemNumber,
|
|
200
|
+
J as ApFormItemRadio,
|
|
201
|
+
Ee as ApFormItemRender,
|
|
202
|
+
X as ApFormItemSelect,
|
|
203
|
+
Z as ApFormItemSwitch,
|
|
204
|
+
K as ApFormItemText,
|
|
205
|
+
V as ApFormItemTextArea,
|
|
206
|
+
te as ApFormItemTextPassword,
|
|
207
|
+
ae as ApFormItemTreeSelect,
|
|
208
|
+
Ae as ApFormList,
|
|
209
|
+
Fe as ApFormModalForm,
|
|
210
|
+
Re as ApFormProvider,
|
|
211
|
+
ne as ApFormSearchForm,
|
|
212
|
+
be as ApFormSet,
|
|
213
|
+
mp as ApGrid,
|
|
214
|
+
ct as ApGroupSearch,
|
|
215
|
+
Nr as ApImage,
|
|
216
|
+
No as ApInfoLayout,
|
|
217
|
+
vr as ApInputRadio,
|
|
218
|
+
kr as ApLabel,
|
|
219
|
+
Br as ApLabelGroup,
|
|
220
|
+
Vr as ApLadder,
|
|
221
|
+
qo as ApList,
|
|
222
|
+
Ho as ApModal,
|
|
223
|
+
ut as ApNeedNameKeyDefault,
|
|
224
|
+
Ft as ApPopoverSelect,
|
|
225
|
+
Et as ApProductInfo,
|
|
226
|
+
yt as ApRadioGroup,
|
|
227
|
+
zr as ApSelectLayout,
|
|
228
|
+
Gt as ApSizeInput,
|
|
229
|
+
$r as ApStatus,
|
|
230
|
+
Hr as ApStatusGroup,
|
|
231
|
+
xt as ApSummary,
|
|
232
|
+
Bt as ApTable,
|
|
233
|
+
fr as ApTableModal,
|
|
234
|
+
Po as ApTag,
|
|
235
|
+
Lo as ApTagGroup,
|
|
236
|
+
Ap as ApText,
|
|
237
|
+
np as ApTextGroup,
|
|
238
|
+
qr as ApTitle,
|
|
239
|
+
pr as ApTransformDataHelper,
|
|
240
|
+
ko as ApUpload,
|
|
241
|
+
Tt as ApUploadSingle,
|
|
242
|
+
Mt as ApView,
|
|
243
|
+
bt as BatchInputGroup,
|
|
244
|
+
_o as CheckCard,
|
|
245
|
+
Wo as CheckCardGroup,
|
|
246
|
+
v as ConfigProvider,
|
|
247
|
+
n as DEFAULT_NAMESPACE,
|
|
248
|
+
c as DEFAULT_UIMODE,
|
|
249
|
+
bo as DictCode,
|
|
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,
|
|
264
|
+
ho as WorkOrderModal,
|
|
265
|
+
mo as adminToken,
|
|
266
|
+
lo as aplusToken,
|
|
267
|
+
g as buildLocaleContext,
|
|
268
|
+
D as buildTranslator,
|
|
269
|
+
pt as computedRecords,
|
|
270
|
+
F as configProviderContextKey,
|
|
271
|
+
A as configProviderProps,
|
|
272
|
+
Lr as convertExportField,
|
|
273
|
+
Do as createWorkOrderModal,
|
|
274
|
+
l as default,
|
|
275
|
+
R as defaultNamespace,
|
|
276
|
+
$t as ensureRangeValue,
|
|
277
|
+
at as flattenColumns,
|
|
278
|
+
ft as formatDataIndex,
|
|
279
|
+
mt as formatNumber,
|
|
280
|
+
w as globalConfigCached,
|
|
281
|
+
Pr as handleExportDownload,
|
|
282
|
+
T as keysOf,
|
|
283
|
+
Co as langMap,
|
|
284
|
+
G as localeContextKey,
|
|
285
|
+
Kr as locales,
|
|
286
|
+
L as namespaceContextKey,
|
|
287
|
+
u as pathMap,
|
|
288
|
+
S as provideGlobalConfig,
|
|
289
|
+
h as translate,
|
|
290
|
+
gp as useControllableValue,
|
|
291
|
+
Rp as useFullScreen,
|
|
292
|
+
M as useGetDerivedNamespace,
|
|
293
|
+
b as useGlobalConfig,
|
|
294
|
+
rt as useGridRefresh,
|
|
295
|
+
E as useLocale,
|
|
296
|
+
Gp as useManualRef,
|
|
297
|
+
bp as useMessage,
|
|
298
|
+
N as useNamespace,
|
|
299
|
+
et as usePageListApGrid,
|
|
300
|
+
Qr as usePageListApTable,
|
|
301
|
+
Mp as useResize,
|
|
302
|
+
lr as useTableModal,
|
|
303
|
+
wt as useTablePaging,
|
|
304
|
+
Yr as useTableRefresh,
|
|
305
|
+
dr as useTableSelectModal,
|
|
306
|
+
Ep as useThrottleRef
|
|
300
307
|
};
|