@aplus-frontend/ui 0.6.0-beta.11 → 0.6.0-beta.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/index.mjs +79 -77
- package/es/src/ap-action/group/index.vue.mjs +3 -3
- package/es/src/ap-action/item/index.vue2.mjs +5 -5
- package/es/src/ap-action/item-dropdown/index.vue.mjs +7 -7
- package/es/src/ap-action/item-modal/index.vue.mjs +2 -2
- package/es/src/ap-action/item-popconfirm/index.vue.mjs +2 -2
- package/es/src/ap-button/ap-action-button.vue.mjs +2 -2
- package/es/src/ap-button/ap-button.vue.mjs +2 -2
- package/es/src/ap-button/ap-confirm-button.vue.mjs +2 -2
- package/es/src/ap-descriptions/ap-descriptions.vue.mjs +4 -4
- package/es/src/ap-descriptions/help-message/index.vue2.mjs +5 -5
- package/es/src/ap-download/ap-download.vue.mjs +1 -1
- package/es/src/ap-field/checkbox/index.vue.mjs +1 -1
- package/es/src/ap-field/date/index.vue.mjs +4 -4
- package/es/src/ap-field/date-range/index.vue.mjs +8 -8
- package/es/src/ap-field/index.mjs +36 -36
- package/es/src/ap-field/number/index.vue.mjs +8 -8
- package/es/src/ap-field/radio/index.vue.mjs +1 -1
- package/es/src/ap-field/rate/index.vue.mjs +2 -2
- package/es/src/ap-field/segmented/index.vue.mjs +1 -1
- package/es/src/ap-field/select/index.vue.mjs +2 -2
- package/es/src/ap-field/select/use-select-options.d.ts +2 -2
- package/es/src/ap-field/slider/index.vue.mjs +4 -4
- package/es/src/ap-field/switch/index.vue.mjs +3 -3
- package/es/src/ap-field/text/index.vue2.mjs +2 -2
- package/es/src/ap-field/text/password.vue.mjs +2 -2
- package/es/src/ap-field/text-area/index.vue.mjs +3 -3
- package/es/src/ap-field/tree-select/index.vue.mjs +3 -3
- package/es/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/es/src/ap-form/ap-form.vue.d.ts +2 -1
- package/es/src/ap-form/ap-form.vue2.mjs +2 -2
- package/es/src/ap-form/dependency/index.vue.mjs +29 -24
- package/es/src/ap-form/drawer-form/index.vue.d.ts +4 -3
- package/es/src/ap-form/drawer-form/index.vue.mjs +9 -9
- package/es/src/ap-form/item/index.vue.mjs +7 -7
- package/es/src/ap-form/item-group/index.vue.mjs +3 -3
- package/es/src/ap-form/items/checkbox/index.vue.mjs +2 -2
- package/es/src/ap-form/items/date/index.vue.mjs +2 -2
- package/es/src/ap-form/items/date-range/index.vue.mjs +2 -2
- package/es/src/ap-form/items/number/index.vue.mjs +2 -2
- package/es/src/ap-form/items/radio/index.vue.mjs +2 -2
- package/es/src/ap-form/items/select/index.vue.d.ts +6 -6
- package/es/src/ap-form/items/select/index.vue.mjs +2 -2
- package/es/src/ap-form/items/switch/index.vue.mjs +2 -2
- package/es/src/ap-form/items/text/group.vue2.mjs +2 -2
- package/es/src/ap-form/items/text/index.vue2.mjs +2 -2
- package/es/src/ap-form/items/text/password.vue.mjs +2 -2
- package/es/src/ap-form/items/text-area/index.vue.mjs +2 -2
- package/es/src/ap-form/items/tree-select/index.vue.mjs +2 -2
- package/es/src/ap-form/modal-form/index.vue.d.ts +4 -3
- package/es/src/ap-form/modal-form/index.vue.mjs +7 -7
- package/es/src/ap-form/render/item.vue.mjs +2 -2
- package/es/src/ap-form/search-form/components/popover-filter.vue2.mjs +7 -7
- package/es/src/ap-form/search-form/components/popover-sorter/index.vue2.mjs +23 -23
- package/es/src/ap-form/search-form/components/popover-sorter/sortable-item.vue2.mjs +2 -2
- package/es/src/ap-form/search-form/index.vue.d.ts +6 -9
- package/es/src/ap-form/search-form/index.vue.mjs +1 -1
- package/es/src/ap-form/set/index.vue.mjs +1 -1
- package/es/src/ap-grid/editable/form-item.vue.d.ts +4 -2
- package/es/src/ap-grid/editable/form-item.vue.mjs +2 -2
- package/es/src/ap-grid/editable/index.vue.d.ts +4 -2
- package/es/src/ap-grid/editable/index.vue.mjs +2 -2
- package/es/src/ap-grid/index.vue.d.ts +4 -2
- package/es/src/ap-grid/index.vue.mjs +5 -5
- package/es/src/ap-info-layout/ApInfoLayout.vue.mjs +2 -2
- package/es/src/ap-info-layout/ap-info-layout-admin/ApInfoLayoutAdmin.vue2.mjs +2 -2
- package/es/src/ap-info-layout/ap-info-layout-aplus/ap-info-layout.vue2.mjs +1 -1
- package/es/src/ap-list/index.vue.d.ts +4 -2
- package/es/src/ap-list/index.vue.mjs +1 -1
- package/es/src/ap-modal/utils/confirm.d.ts +1 -1
- package/es/src/ap-table/ap-table.vue.d.ts +4 -2
- package/es/src/ap-table/ap-table.vue2.mjs +27 -27
- package/es/src/ap-table/components/dynamic-component/index.vue2.mjs +2 -2
- package/es/src/ap-table/components/index/index.vue2.mjs +2 -2
- package/es/src/ap-table/components/paragraph-ellipsis/index.vue2.mjs +3 -3
- package/es/src/ap-table/components/setting/modal/index.vue2.mjs +42 -45
- package/es/src/ap-table/components/setting/select-group/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sortable/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sortable/item.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sorter/index.vue2.mjs +11 -11
- package/es/src/ap-table/components/setting/tree-select/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/status/index.vue2.mjs +2 -2
- package/es/src/ap-table/constants.d.ts +5 -5
- package/es/src/ap-table/constants.mjs +45 -45
- package/es/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
- package/es/src/ap-table/hooks/use-table-column-state.mjs +3 -3
- package/es/src/ap-table/utils.d.ts +5 -5
- package/es/src/ap-tag/ap-tag-group.vue.mjs +8 -8
- package/es/src/ap-tag/ap-tag.vue.mjs +2 -2
- package/es/src/ap-upload/apUpload.vue.mjs +5 -5
- package/es/src/ap-upload/components/MultipleFile.vue.d.ts +1 -1
- package/es/src/ap-upload/components/MultipleFile.vue2.mjs +3 -3
- package/es/src/ap-upload/components/Picture.vue.d.ts +7 -2
- package/es/src/ap-upload/components/Picture.vue2.mjs +6 -6
- package/es/src/ap-upload/components/SingleFile.vue2.mjs +7 -7
- package/es/src/business/ap-appendix/ap-appendix.vue2.mjs +1 -1
- package/es/src/business/ap-appendix/icons/file-icon.vue.mjs +2 -2
- package/es/src/business/ap-batch-action/ApBatchAction.vue2.mjs +2 -2
- package/es/src/business/ap-batch-action-group/ApBatchActionGroup.vue2.mjs +9 -9
- package/es/src/business/ap-batch-action-group/MenuItemGroup.vue2.mjs +1 -1
- package/es/src/business/ap-batch-action-group/index.d.ts +3 -3
- package/es/src/business/ap-button-group/ApButtonGroup.vue2.mjs +1 -1
- package/es/src/business/ap-card/ApCard.vue2.mjs +7 -7
- package/es/src/business/ap-copy/ApCopy.d.ts +52 -0
- package/es/src/business/ap-copy/ApCopy.mjs +79 -0
- package/es/src/business/ap-copy/constans.d.ts +24 -0
- package/es/src/business/ap-copy/constans.mjs +25 -0
- package/es/src/business/ap-copy/index.d.ts +102 -0
- package/es/src/business/ap-copy/index.mjs +7 -0
- package/es/src/business/ap-copy/interface.d.ts +8 -0
- package/es/src/business/ap-copy/interface.mjs +1 -0
- package/es/src/business/ap-copy/style/css.d.ts +0 -0
- package/es/src/business/ap-copy/style/css.js +1 -0
- package/es/src/business/ap-copy/style/index.d.ts +0 -0
- package/es/src/business/ap-copy/style/index.js +1 -0
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +4 -2
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue2.mjs +11 -11
- package/es/src/business/ap-expand-alert/index.d.ts +6 -4
- package/es/src/business/ap-export-group/ApExportGroup.vue2.mjs +5 -5
- package/es/src/business/ap-group-search/ap-group-search.vue2.mjs +5 -5
- package/es/src/business/ap-group-search/extension-select/index.vue2.mjs +4 -4
- package/es/src/business/ap-group-search/images/icon-down.vue.mjs +2 -2
- package/es/src/business/ap-group-search/images/icon-line-select.vue.mjs +2 -2
- package/es/src/business/ap-group-search/popover-select/index.vue2.mjs +2 -2
- package/es/src/business/ap-image/ApImage.vue2.mjs +1 -1
- package/es/src/business/ap-input-radio/ApInputRadio.vue2.mjs +2 -2
- package/es/src/business/ap-ladder/components/RenderValue.mjs +2 -2
- package/es/src/business/ap-product-info/ApProductInfo.d.ts +9 -0
- package/es/src/business/ap-product-info/ApProductInfo.mjs +53 -53
- package/es/src/business/ap-product-info/constans.d.ts +4 -0
- package/es/src/business/ap-product-info/constans.mjs +4 -0
- package/es/src/business/ap-product-info/index.d.ts +15 -0
- package/es/src/business/ap-product-info/interface.d.ts +1 -0
- package/es/src/business/ap-radio-group/ap-radio-group.vue2.mjs +1 -1
- package/es/src/business/ap-select-layout/index.d.ts +4 -2
- package/es/src/business/ap-select-layout/select-layout.vue.d.ts +4 -2
- package/es/src/business/ap-select-layout/select-layout.vue2.mjs +4 -4
- package/es/src/business/ap-status/ApStatus.vue2.mjs +8 -8
- package/es/src/business/ap-status/group/ApStatusGroup.vue2.mjs +4 -4
- package/es/src/business/ap-summary/ap-summary.vue2.mjs +1 -1
- package/es/src/business/ap-table-modal/modal-title.vue2.mjs +2 -2
- package/es/src/business/ap-table-modal/table-layout/index.vue2.mjs +14 -14
- package/es/src/business/ap-table-modal/table-modal.vue2.mjs +3 -3
- package/es/src/business/ap-title/ApTitle.vue2.mjs +7 -7
- package/es/src/business/ap-upload-file/ap-upload-single/ap-upload-single.vue.mjs +1 -1
- package/es/src/business/ap-upload-file/icon/delete-icon.vue.mjs +2 -2
- package/es/src/business/ap-upload-file/icon/file-icon.vue.mjs +2 -2
- package/es/src/business/ap-view/ap-view.vue2.mjs +2 -2
- package/es/src/business/ap-view/components/main-button-content.vue.d.ts +3 -2
- package/es/src/business/ap-view/components/main-button-content.vue2.mjs +5 -5
- package/es/src/business/ap-view/components/menu-list-content.vue.d.ts +3 -2
- package/es/src/business/ap-view/components/menu-list-content.vue2.mjs +6 -6
- package/es/src/business/ap-view/icons/line-delete.vue.mjs +2 -2
- package/es/src/business/ap-view/icons/line-down.vue.mjs +2 -2
- package/es/src/business/ap-view/icons/line-eye.vue.mjs +2 -2
- package/es/src/business/batch-input-group/form-item.vue.mjs +2 -2
- package/es/src/business/batch-input-group/index.vue.mjs +1 -1
- package/es/src/business/batch-input-group/popover-input/index.vue2.mjs +2 -2
- package/es/src/business/hooks/usePageListApGrid.d.ts +0 -2
- package/es/src/business/hooks/usePageListApGrid.mjs +48 -65
- package/es/src/business/index.d.ts +1 -0
- package/es/src/business/index.mjs +20 -18
- package/es/src/check-card/index.vue2.mjs +3 -3
- package/es/src/components.d.ts +1 -0
- package/es/src/config-provider/hooks/use-namespace.d.ts +1 -5
- package/es/src/editable-table/form-item.vue.d.ts +4 -2
- package/es/src/editable-table/form-item.vue.mjs +2 -2
- package/es/src/editable-table/index.vue.d.ts +4 -2
- package/es/src/editable-table/index.vue.mjs +2 -2
- package/es/src/full-screen/index.vue.mjs +3 -3
- package/es/src/hooks/useFullScreen.mjs +5 -5
- package/es/src/index.mjs +58 -56
- package/es/src/locale/lang/en.mjs +4 -0
- package/es/src/locale/lang/zh-cn.mjs +4 -0
- package/es/src/mask/index.vue.mjs +10 -10
- package/es/src/path-map.mjs +1 -0
- package/es/src/portal/index.vue.mjs +2 -2
- package/es/src/scroll-bar/index.vue.mjs +3 -3
- package/es/src/scroll-bar/internal.vue.mjs +2 -2
- package/es/src/scroll-view/index.vue.d.ts +5 -5
- package/es/src/scroll-view/index.vue.mjs +9 -9
- package/es/src/splitter/Panel.vue2.mjs +4 -4
- package/es/src/splitter/SplitBar.vue2.mjs +7 -7
- package/es/src/splitter/Splitter.vue2.mjs +5 -5
- package/es/src/tests/wrapper.d.ts +4 -4
- package/es/src/text/group.vue.mjs +2 -2
- package/es/src/text/index.vue.mjs +4 -4
- package/es/src/version.d.ts +1 -1
- package/es/src/version.mjs +1 -1
- package/es/src/work-order-modal/help-message.vue2.mjs +2 -2
- package/es/src/work-order-modal/work-order-modal.vue.d.ts +3 -2
- package/es/src/work-order-modal/work-order-modal.vue.mjs +2 -2
- package/lib/index.js +1 -1
- package/lib/src/ap-action/item-dropdown/index.vue.js +1 -1
- package/lib/src/ap-descriptions/help-message/index.vue2.js +1 -1
- package/lib/src/ap-field/index.js +1 -1
- package/lib/src/ap-field/select/use-select-options.d.ts +2 -2
- package/lib/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/lib/src/ap-form/ap-form.vue.d.ts +2 -1
- package/lib/src/ap-form/dependency/index.vue.js +1 -1
- package/lib/src/ap-form/drawer-form/index.vue.d.ts +4 -3
- package/lib/src/ap-form/items/select/index.vue.d.ts +6 -6
- package/lib/src/ap-form/modal-form/index.vue.d.ts +4 -3
- package/lib/src/ap-form/search-form/index.vue.d.ts +6 -9
- package/lib/src/ap-grid/editable/form-item.vue.d.ts +4 -2
- package/lib/src/ap-grid/editable/index.vue.d.ts +4 -2
- package/lib/src/ap-grid/index.vue.d.ts +4 -2
- package/lib/src/ap-grid/index.vue.js +1 -1
- package/lib/src/ap-list/index.vue.d.ts +4 -2
- package/lib/src/ap-modal/utils/confirm.d.ts +1 -1
- package/lib/src/ap-table/ap-table.vue.d.ts +4 -2
- package/lib/src/ap-table/ap-table.vue2.js +1 -1
- package/lib/src/ap-table/components/setting/modal/index.vue2.js +1 -1
- package/lib/src/ap-table/constants.d.ts +5 -5
- package/lib/src/ap-table/constants.js +1 -1
- package/lib/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
- package/lib/src/ap-table/utils.d.ts +5 -5
- package/lib/src/ap-upload/apUpload.vue.js +1 -1
- package/lib/src/ap-upload/components/MultipleFile.vue.d.ts +1 -1
- package/lib/src/ap-upload/components/Picture.vue.d.ts +7 -2
- package/lib/src/business/ap-batch-action-group/index.d.ts +3 -3
- package/lib/src/business/ap-copy/ApCopy.d.ts +52 -0
- package/lib/src/business/ap-copy/ApCopy.js +1 -0
- package/lib/src/business/ap-copy/constans.d.ts +24 -0
- package/lib/src/business/ap-copy/constans.js +1 -0
- package/lib/src/business/ap-copy/index.d.ts +102 -0
- package/lib/src/business/ap-copy/index.js +1 -0
- package/lib/src/business/ap-copy/interface.d.ts +8 -0
- package/lib/src/business/ap-copy/interface.js +1 -0
- package/lib/src/business/ap-copy/style/css.cjs +1 -0
- package/lib/src/business/ap-copy/style/css.d.ts +0 -0
- package/lib/src/business/ap-copy/style/index.cjs +1 -0
- package/lib/src/business/ap-copy/style/index.d.ts +0 -0
- package/lib/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +4 -2
- package/lib/src/business/ap-expand-alert/index.d.ts +6 -4
- package/lib/src/business/ap-product-info/ApProductInfo.d.ts +9 -0
- package/lib/src/business/ap-product-info/ApProductInfo.js +1 -1
- package/lib/src/business/ap-product-info/constans.d.ts +4 -0
- package/lib/src/business/ap-product-info/constans.js +1 -1
- package/lib/src/business/ap-product-info/index.d.ts +15 -0
- package/lib/src/business/ap-product-info/interface.d.ts +1 -0
- package/lib/src/business/ap-select-layout/index.d.ts +4 -2
- package/lib/src/business/ap-select-layout/select-layout.vue.d.ts +4 -2
- package/lib/src/business/ap-view/components/main-button-content.vue.d.ts +3 -2
- package/lib/src/business/ap-view/components/menu-list-content.vue.d.ts +3 -2
- package/lib/src/business/hooks/usePageListApGrid.d.ts +0 -2
- package/lib/src/business/hooks/usePageListApGrid.js +1 -1
- package/lib/src/business/index.d.ts +1 -0
- package/lib/src/business/index.js +1 -1
- package/lib/src/components.d.ts +1 -0
- package/lib/src/config-provider/hooks/use-namespace.d.ts +1 -5
- package/lib/src/editable-table/form-item.vue.d.ts +4 -2
- package/lib/src/editable-table/index.vue.d.ts +4 -2
- package/lib/src/index.js +1 -1
- package/lib/src/locale/lang/en.js +1 -1
- package/lib/src/locale/lang/zh-cn.js +1 -1
- package/lib/src/path-map.js +1 -1
- package/lib/src/scroll-view/index.vue.d.ts +5 -5
- package/lib/src/tests/wrapper.d.ts +4 -4
- package/lib/src/version.d.ts +1 -1
- package/lib/src/version.js +1 -1
- package/lib/src/work-order-modal/work-order-modal.vue.d.ts +3 -2
- package/package.json +3 -6
- package/theme/antd-global-overwrite/admin/index.css +11 -9
- package/theme/antd-global-overwrite/admin/modal.css +9 -6
- package/theme/antd-global-overwrite/admin/modal.less +8 -6
- package/theme/antd-global-overwrite/admin/table.css +2 -3
- package/theme/antd-global-overwrite/admin/table.less +2 -3
- package/theme/antd-global-overwrite/aplus/index.css +11 -8
- package/theme/antd-global-overwrite/aplus/modal.css +9 -6
- package/theme/antd-global-overwrite/aplus/modal.less +8 -6
- package/theme/antd-global-overwrite/aplus/table.css +2 -2
- package/theme/antd-global-overwrite/aplus/table.less +2 -2
- package/theme/ap-action/item-dropdown.css +2 -2
- package/theme/ap-action/item.css +7 -7
- package/theme/ap-action/item.less +5 -5
- package/theme/ap-appendix/ap-appendix.css +8 -8
- package/theme/ap-appendix/ap-appendix.less +6 -6
- package/theme/ap-attachment/ap-attachment.css +2 -2
- package/theme/ap-batch-action/ap-batch-action.css +5 -5
- package/theme/ap-batch-action/ap-batch-action.less +3 -3
- package/theme/ap-button/ap-button.css +2 -2
- package/theme/ap-card/ap-card.css +2 -2
- package/theme/ap-copy/ap-copy.css +94 -0
- package/theme/ap-copy/ap-copy.less +59 -0
- package/theme/ap-descriptions/ap-descriptions.css +6 -6
- package/theme/ap-descriptions/ap-descriptions.less +4 -4
- package/theme/ap-download/ap-download.css +2 -2
- package/theme/ap-expand-alert/ap-expand-alert.css +2 -2
- package/theme/ap-field/checkbox.css +2 -2
- package/theme/ap-field/index.css +2 -2
- package/theme/ap-field/number.css +2 -2
- package/theme/ap-field/radio.css +2 -2
- package/theme/ap-field/text-area.css +2 -2
- package/theme/ap-form/ap-form-item-group.css +2 -2
- package/theme/ap-form/ap-form-item.css +6 -6
- package/theme/ap-form/ap-form-item.less +4 -4
- package/theme/ap-form/drawer-form.css +2 -2
- package/theme/ap-form/index.css +13 -13
- package/theme/ap-form/item-text-group.css +2 -2
- package/theme/ap-form/item-text.css +2 -2
- package/theme/ap-form/modal-form.css +2 -2
- package/theme/ap-form/search-form-sorter.css +6 -6
- package/theme/ap-form/search-form-sorter.less +4 -4
- package/theme/ap-form/search-form.css +13 -13
- package/theme/ap-form/search-form.less +3 -3
- package/theme/ap-grid/editable.css +2 -2
- package/theme/ap-grid/index.css +31 -23
- package/theme/ap-grid/index.less +14 -3
- package/theme/ap-group-search/ap-extension-select.css +2 -2
- package/theme/ap-group-search/ap-group-search.css +2 -2
- package/theme/ap-group-search/ap-popover-select.css +2 -2
- package/theme/ap-image/ap-image.css +2 -2
- package/theme/ap-input-radio/ap-input-radio.css +2 -2
- package/theme/ap-label/ap-label.css +2 -2
- package/theme/ap-ladder/ap-ladder.css +2 -2
- package/theme/ap-layout/ap-info-layout.css +2 -2
- package/theme/ap-list/index.css +2 -2
- package/theme/ap-product-info/ap-product-info.css +22 -32
- package/theme/ap-product-info/ap-product-info.less +28 -42
- package/theme/ap-radio-group/ap-radio-group.css +7 -7
- package/theme/ap-radio-group/ap-radio-group.less +5 -5
- package/theme/ap-select-layout/ap-select-layout.css +2 -2
- package/theme/ap-size-input/ap-size-input.css +2 -2
- package/theme/ap-status/ap-status.css +2 -2
- package/theme/ap-summary/index.css +2 -2
- package/theme/ap-table/ap-table-index.css +2 -2
- package/theme/ap-table/ap-table-paragraph-ellipsis.css +3 -3
- package/theme/ap-table/ap-table-paragraph-ellipsis.less +1 -1
- package/theme/ap-table/ap-table.css +47 -36
- package/theme/ap-table/ap-table.less +14 -7
- package/theme/ap-table/setting/index.css +14 -9
- package/theme/ap-table/setting/modal.css +7 -3
- package/theme/ap-table/setting/modal.less +5 -1
- package/theme/ap-table/setting/select-group.css +2 -2
- package/theme/ap-table/setting/sortable-item-meta.css +4 -4
- package/theme/ap-table/setting/sortable-item-meta.less +2 -2
- package/theme/ap-table/setting/sortable-item.css +2 -2
- package/theme/ap-table/setting/sorter.css +7 -6
- package/theme/ap-table/setting/sorter.less +4 -4
- package/theme/ap-table-modal/index.css +47 -36
- package/theme/ap-tag/ap-tag-group.css +2 -2
- package/theme/ap-tag/ap-tag.css +3 -3
- package/theme/ap-tag/ap-tag.less +1 -1
- package/theme/ap-title/ap-title.css +2 -2
- package/theme/ap-upload/index.css +2 -2
- package/theme/ap-upload/multiple-file.css +2 -2
- package/theme/ap-upload/picture.css +2 -2
- package/theme/ap-upload/single-file.css +2 -2
- package/theme/ap-upload/upload.css +2 -2
- package/theme/ap-upload-single/index.css +6 -6
- package/theme/ap-upload-single/index.less +4 -4
- package/theme/ap-view/ap-view.css +9 -9
- package/theme/ap-view/ap-view.less +7 -7
- package/theme/batch-input-group/index.css +4 -4
- package/theme/batch-input-group/popover-input.css +4 -4
- package/theme/batch-input-group/popover-input.less +2 -2
- package/theme/check-card/index.css +7 -7
- package/theme/check-card/index.less +5 -5
- package/theme/editable-table/index.css +18 -18
- package/theme/full-screen/index.css +2 -2
- package/theme/index.css +208 -205
- package/theme/index.less +1 -0
- package/theme/mask/index.css +2 -2
- package/theme/mixins/mixins.css +2 -2
- package/theme/mixins/mixins.less +2 -2
- package/theme/scroll-bar/index.css +2 -2
- package/theme/scroll-view/index.css +2 -2
- package/theme/splitter/index.css +5 -5
- package/theme/splitter/index.less +1 -1
- package/theme/text/group.css +2 -2
- package/theme/text/index.css +6 -6
- package/theme/text/index.less +4 -4
- package/theme/ui-mode.css +36 -90
- package/theme/ui-mode.less +74 -90
- package/theme/work-order-modal/index.css +2 -2
|
@@ -2,12 +2,13 @@ import { WorkOrderModalProps } from './interfaces';
|
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, ExtractPropTypes, PropType, HTMLAttributes, VNodeProps, AllowedComponentProps, ComponentCustomProps, CreateComponentPublicInstanceWithMixins, GlobalComponents, GlobalDirectives, Slot, ComponentPublicInstance, ComponentOptionsBase, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
|
|
3
3
|
import { ButtonSize, SizeType } from '@aplus-frontend/antdv/es/button';
|
|
4
4
|
import { ColSize } from '@aplus-frontend/antdv/es/grid';
|
|
5
|
-
import { FormLabelAlign, ValidateMessages, FieldData, ValidateErrorEntity, NamePath, ValidateOptions, InternalNamePath } from '@aplus-frontend/antdv/es/form/interface';
|
|
5
|
+
import { FormLabelAlign, ValidateMessages, FieldData, ValidateErrorEntity, NamePath, RuleObject, ValidateOptions, InternalNamePath } from '@aplus-frontend/antdv/es/form/interface';
|
|
6
6
|
import { RuleObject } from '@aplus-frontend/antdv/es/form';
|
|
7
7
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
8
8
|
import { Options } from '../../node_modules/scroll-into-view-if-needed';
|
|
9
9
|
import { Recordable } from '../type';
|
|
10
10
|
import { VueTypeDef, VueTypeValidableDef } from '../../node_modules/vue-types';
|
|
11
|
+
import { SizeType } from '@aplus-frontend/antdv/es/config-provider';
|
|
11
12
|
import { VueNode } from '@aplus-frontend/antdv/es/_util/type';
|
|
12
13
|
import { ApFormProps, UpdateModelOptimizeFn, ApFormInternalInstance, WatchFunc } from '..';
|
|
13
14
|
import { OnCleanup } from '@vue/reactivity';
|
|
@@ -112,7 +113,7 @@ declare const _default: DefineComponent<WorkOrderModalProps, {}, {}, {}, {}, Com
|
|
|
112
113
|
readonly onValidate?: ((name: string | number | string[] | number[], status: boolean, errors: string[]) => void) | undefined;
|
|
113
114
|
readonly initialValues?: Recordable | undefined;
|
|
114
115
|
readonly onValuesChange?: ((changedValues: Recordable, allValues: Recordable, fieldName: NamePath) => void) | undefined;
|
|
115
|
-
readonly syncToUrl?: boolean | ((values: Recordable, type: "get" | "set") => Recordable) | undefined;
|
|
116
|
+
readonly syncToUrl?: (boolean | ((values: Recordable, type: "get" | "set") => Recordable)) | undefined;
|
|
116
117
|
readonly syncToUrlPriority?: boolean | undefined;
|
|
117
118
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
118
119
|
$attrs: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aplus-frontend/ui",
|
|
3
|
-
"version": "0.6.0-beta.
|
|
3
|
+
"version": "0.6.0-beta.12",
|
|
4
4
|
"main": "./lib/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -32,11 +32,8 @@
|
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
34
|
"hooks": {
|
|
35
|
-
"
|
|
36
|
-
|
|
37
|
-
],
|
|
38
|
-
"after:init": "echo Build package ${npm.name} success.",
|
|
39
|
-
"after:git:release": "pnpm run generate:version",
|
|
35
|
+
"after:init": "echo Start publish ${npm.name}.",
|
|
36
|
+
"after:git:release": "gulp -f ./script/build/index.ts",
|
|
40
37
|
"after:release": "pnpm run pub:cb"
|
|
41
38
|
}
|
|
42
39
|
},
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
border-bottom: 1px solid #E9E9E9;
|
|
93
93
|
}
|
|
94
94
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-body {
|
|
95
|
-
padding: 16px 20px
|
|
95
|
+
padding: 16px 20px;
|
|
96
96
|
}
|
|
97
97
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-body > .scrollbar {
|
|
98
98
|
padding: 0;
|
|
@@ -115,9 +115,12 @@
|
|
|
115
115
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-footer button {
|
|
116
116
|
min-width: 72px;
|
|
117
117
|
}
|
|
118
|
+
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body {
|
|
119
|
+
padding: 20px 24px;
|
|
120
|
+
}
|
|
118
121
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body > .anticon {
|
|
119
|
-
margin-inline-end:
|
|
120
|
-
font-size:
|
|
122
|
+
margin-inline-end: 10px;
|
|
123
|
+
font-size: 22px;
|
|
121
124
|
}
|
|
122
125
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title {
|
|
123
126
|
color: #333333;
|
|
@@ -131,15 +134,15 @@
|
|
|
131
134
|
font-weight: normal;
|
|
132
135
|
font-size: 14px;
|
|
133
136
|
line-height: 200%;
|
|
134
|
-
margin-block-start:
|
|
135
|
-
margin-inline-start:
|
|
137
|
+
margin-block-start: 4px;
|
|
138
|
+
margin-inline-start: 34px;
|
|
136
139
|
}
|
|
137
140
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content > * {
|
|
138
141
|
color: #999999;
|
|
139
142
|
}
|
|
140
143
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns {
|
|
141
144
|
margin-top: 0;
|
|
142
|
-
padding-top:
|
|
145
|
+
padding-top: 16px;
|
|
143
146
|
}
|
|
144
147
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button {
|
|
145
148
|
min-width: 72px;
|
|
@@ -162,7 +165,6 @@
|
|
|
162
165
|
height: 100%;
|
|
163
166
|
}
|
|
164
167
|
[class$='ap-table--sticky'] .ant-table-wrapper {
|
|
165
|
-
padding: 12px 16px 16px;
|
|
166
168
|
background-color: #ffffff;
|
|
167
169
|
border-radius: 0;
|
|
168
170
|
}
|
|
@@ -374,7 +376,7 @@
|
|
|
374
376
|
[class*='-basic-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
375
377
|
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
376
378
|
[class*='-pro-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar {
|
|
377
|
-
bottom:
|
|
379
|
+
bottom: 44px;
|
|
378
380
|
}
|
|
379
381
|
[class*='-basic-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
380
382
|
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
@@ -398,7 +400,7 @@
|
|
|
398
400
|
bottom: 0;
|
|
399
401
|
z-index: 90;
|
|
400
402
|
margin: 0;
|
|
401
|
-
padding:
|
|
403
|
+
padding: 8px 0;
|
|
402
404
|
background-color: #ffffff;
|
|
403
405
|
}
|
|
404
406
|
[class*='-basic-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container:has(.aplus-scroll-bar) ul.ant-pagination,
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
border-bottom: 1px solid #E9E9E9;
|
|
19
19
|
}
|
|
20
20
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-body {
|
|
21
|
-
padding: 16px 20px
|
|
21
|
+
padding: 16px 20px;
|
|
22
22
|
}
|
|
23
23
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-body > .scrollbar {
|
|
24
24
|
padding: 0;
|
|
@@ -41,9 +41,12 @@
|
|
|
41
41
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-footer button {
|
|
42
42
|
min-width: 72px;
|
|
43
43
|
}
|
|
44
|
+
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body {
|
|
45
|
+
padding: 20px 24px;
|
|
46
|
+
}
|
|
44
47
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body > .anticon {
|
|
45
|
-
margin-inline-end:
|
|
46
|
-
font-size:
|
|
48
|
+
margin-inline-end: 10px;
|
|
49
|
+
font-size: 22px;
|
|
47
50
|
}
|
|
48
51
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title {
|
|
49
52
|
color: #333333;
|
|
@@ -57,15 +60,15 @@
|
|
|
57
60
|
font-weight: normal;
|
|
58
61
|
font-size: 14px;
|
|
59
62
|
line-height: 200%;
|
|
60
|
-
margin-block-start:
|
|
61
|
-
margin-inline-start:
|
|
63
|
+
margin-block-start: 4px;
|
|
64
|
+
margin-inline-start: 34px;
|
|
62
65
|
}
|
|
63
66
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content > * {
|
|
64
67
|
color: #999999;
|
|
65
68
|
}
|
|
66
69
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns {
|
|
67
70
|
margin-top: 0;
|
|
68
|
-
padding-top:
|
|
71
|
+
padding-top: 16px;
|
|
69
72
|
}
|
|
70
73
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button {
|
|
71
74
|
min-width: 72px;
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
.ant-modal-body {
|
|
27
|
-
padding: 16px 20px
|
|
27
|
+
padding: 16px 20px;
|
|
28
28
|
|
|
29
29
|
& > .scrollbar {
|
|
30
30
|
padding: 0;
|
|
@@ -59,10 +59,12 @@
|
|
|
59
59
|
.ant-modal-confirm {
|
|
60
60
|
.ant-modal-content {
|
|
61
61
|
.ant-modal-body {
|
|
62
|
+
padding: 20px 24px;
|
|
63
|
+
|
|
62
64
|
.ant-modal-confirm-body {
|
|
63
65
|
& > .anticon {
|
|
64
|
-
margin-inline-end:
|
|
65
|
-
font-size:
|
|
66
|
+
margin-inline-end: 10px;
|
|
67
|
+
font-size: 22px;
|
|
66
68
|
}
|
|
67
69
|
|
|
68
70
|
.ant-modal-confirm-title {
|
|
@@ -78,8 +80,8 @@
|
|
|
78
80
|
font-weight: normal;
|
|
79
81
|
font-size: 14px;
|
|
80
82
|
line-height: 200%;
|
|
81
|
-
margin-block-start:
|
|
82
|
-
margin-inline-start:
|
|
83
|
+
margin-block-start: 4px;
|
|
84
|
+
margin-inline-start: 34px;
|
|
83
85
|
|
|
84
86
|
& > * {
|
|
85
87
|
color: #999999;
|
|
@@ -89,7 +91,7 @@
|
|
|
89
91
|
|
|
90
92
|
.ant-modal-confirm-btns {
|
|
91
93
|
margin-top: 0;
|
|
92
|
-
padding-top:
|
|
94
|
+
padding-top: 16px;
|
|
93
95
|
|
|
94
96
|
button {
|
|
95
97
|
min-width: 72px;
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
height: 100%;
|
|
4
4
|
}
|
|
5
5
|
[class$='ap-table--sticky'] .ant-table-wrapper {
|
|
6
|
-
padding: 12px 16px 16px;
|
|
7
6
|
background-color: #ffffff;
|
|
8
7
|
border-radius: 0;
|
|
9
8
|
}
|
|
@@ -215,7 +214,7 @@
|
|
|
215
214
|
[class*='-basic-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
216
215
|
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
217
216
|
[class*='-pro-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar {
|
|
218
|
-
bottom:
|
|
217
|
+
bottom: 44px;
|
|
219
218
|
}
|
|
220
219
|
[class*='-basic-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
221
220
|
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
@@ -239,7 +238,7 @@
|
|
|
239
238
|
bottom: 0;
|
|
240
239
|
z-index: 90;
|
|
241
240
|
margin: 0;
|
|
242
|
-
padding:
|
|
241
|
+
padding: 8px 0;
|
|
243
242
|
background-color: #ffffff;
|
|
244
243
|
}
|
|
245
244
|
[class*='-basic-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container:has(.aplus-scroll-bar) ul.ant-pagination,
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
height: 100%;
|
|
10
10
|
|
|
11
11
|
.ant-table-wrapper {
|
|
12
|
-
padding: 12px 16px 16px;
|
|
13
12
|
background-color: #ffffff;
|
|
14
13
|
border-radius: 0;
|
|
15
14
|
|
|
@@ -164,7 +163,7 @@
|
|
|
164
163
|
|
|
165
164
|
&:has(ul.ant-pagination) {
|
|
166
165
|
.@{sb} {
|
|
167
|
-
bottom:
|
|
166
|
+
bottom: 44px;
|
|
168
167
|
}
|
|
169
168
|
}
|
|
170
169
|
|
|
@@ -173,7 +172,7 @@
|
|
|
173
172
|
bottom: 0;
|
|
174
173
|
z-index: 90;
|
|
175
174
|
margin: 0;
|
|
176
|
-
padding:
|
|
175
|
+
padding: 8px 0;
|
|
177
176
|
background-color: #ffffff;
|
|
178
177
|
}
|
|
179
178
|
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
border-bottom: 1px solid #E9EDF3;
|
|
96
96
|
}
|
|
97
97
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-body {
|
|
98
|
-
padding: 16px 20px
|
|
98
|
+
padding: 16px 20px;
|
|
99
99
|
}
|
|
100
100
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-body:has([class*='ap-modal-body-wrapper']) {
|
|
101
101
|
padding: 20px 0 !important;
|
|
@@ -111,9 +111,12 @@
|
|
|
111
111
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-footer > button {
|
|
112
112
|
min-width: 72px;
|
|
113
113
|
}
|
|
114
|
+
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body {
|
|
115
|
+
padding: 20px 24px;
|
|
116
|
+
}
|
|
114
117
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body > .anticon {
|
|
115
|
-
margin-inline-end:
|
|
116
|
-
font-size:
|
|
118
|
+
margin-inline-end: 10px;
|
|
119
|
+
font-size: 22px;
|
|
117
120
|
}
|
|
118
121
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title {
|
|
119
122
|
color: #182948;
|
|
@@ -127,15 +130,15 @@
|
|
|
127
130
|
font-weight: normal;
|
|
128
131
|
font-size: 14px;
|
|
129
132
|
line-height: 200%;
|
|
130
|
-
margin-block-start:
|
|
131
|
-
margin-inline-start:
|
|
133
|
+
margin-block-start: 4px;
|
|
134
|
+
margin-inline-start: 34px;
|
|
132
135
|
}
|
|
133
136
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content > * {
|
|
134
137
|
color: #8896b0;
|
|
135
138
|
}
|
|
136
139
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns {
|
|
137
140
|
margin-top: 0;
|
|
138
|
-
padding-top:
|
|
141
|
+
padding-top: 16px;
|
|
139
142
|
}
|
|
140
143
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button {
|
|
141
144
|
min-width: 72px;
|
|
@@ -361,7 +364,7 @@
|
|
|
361
364
|
[class*='-basic-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
362
365
|
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
363
366
|
[class*='-pro-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar {
|
|
364
|
-
bottom:
|
|
367
|
+
bottom: 44px;
|
|
365
368
|
}
|
|
366
369
|
[class*='-basic-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
367
370
|
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
@@ -385,7 +388,7 @@
|
|
|
385
388
|
bottom: 0;
|
|
386
389
|
z-index: 90;
|
|
387
390
|
margin: 0;
|
|
388
|
-
padding:
|
|
391
|
+
padding: 8px 0;
|
|
389
392
|
background-color: #ffffff;
|
|
390
393
|
}
|
|
391
394
|
[class*='-basic-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container:has(.aplus-scroll-bar) ul.ant-pagination,
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
border-bottom: 1px solid #E9EDF3;
|
|
19
19
|
}
|
|
20
20
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-body {
|
|
21
|
-
padding: 16px 20px
|
|
21
|
+
padding: 16px 20px;
|
|
22
22
|
}
|
|
23
23
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-body:has([class*='ap-modal-body-wrapper']) {
|
|
24
24
|
padding: 20px 0 !important;
|
|
@@ -34,9 +34,12 @@
|
|
|
34
34
|
.ant-modal-root .ant-modal .ant-modal-content .ant-modal-footer > button {
|
|
35
35
|
min-width: 72px;
|
|
36
36
|
}
|
|
37
|
+
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body {
|
|
38
|
+
padding: 20px 24px;
|
|
39
|
+
}
|
|
37
40
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body > .anticon {
|
|
38
|
-
margin-inline-end:
|
|
39
|
-
font-size:
|
|
41
|
+
margin-inline-end: 10px;
|
|
42
|
+
font-size: 22px;
|
|
40
43
|
}
|
|
41
44
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title {
|
|
42
45
|
color: #182948;
|
|
@@ -50,15 +53,15 @@
|
|
|
50
53
|
font-weight: normal;
|
|
51
54
|
font-size: 14px;
|
|
52
55
|
line-height: 200%;
|
|
53
|
-
margin-block-start:
|
|
54
|
-
margin-inline-start:
|
|
56
|
+
margin-block-start: 4px;
|
|
57
|
+
margin-inline-start: 34px;
|
|
55
58
|
}
|
|
56
59
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content > * {
|
|
57
60
|
color: #8896b0;
|
|
58
61
|
}
|
|
59
62
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns {
|
|
60
63
|
margin-top: 0;
|
|
61
|
-
padding-top:
|
|
64
|
+
padding-top: 16px;
|
|
62
65
|
}
|
|
63
66
|
.ant-modal-root .ant-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button {
|
|
64
67
|
min-width: 72px;
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
.ant-modal-body {
|
|
27
|
-
padding: 16px 20px
|
|
27
|
+
padding: 16px 20px;
|
|
28
28
|
|
|
29
29
|
&:has([class*='ap-modal-body-wrapper']) {
|
|
30
30
|
padding: 20px 0 !important;
|
|
@@ -50,11 +50,13 @@
|
|
|
50
50
|
.ant-modal-confirm {
|
|
51
51
|
.ant-modal-content {
|
|
52
52
|
.ant-modal-body {
|
|
53
|
+
padding: 20px 24px;
|
|
54
|
+
|
|
53
55
|
.ant-modal-confirm-body {
|
|
54
56
|
// left icon
|
|
55
57
|
& > .anticon {
|
|
56
|
-
margin-inline-end:
|
|
57
|
-
font-size:
|
|
58
|
+
margin-inline-end: 10px;
|
|
59
|
+
font-size: 22px;
|
|
58
60
|
}
|
|
59
61
|
|
|
60
62
|
.ant-modal-confirm-title {
|
|
@@ -70,8 +72,8 @@
|
|
|
70
72
|
font-weight: normal;
|
|
71
73
|
font-size: 14px;
|
|
72
74
|
line-height: 200%;
|
|
73
|
-
margin-block-start:
|
|
74
|
-
margin-inline-start:
|
|
75
|
+
margin-block-start: 4px;
|
|
76
|
+
margin-inline-start: 34px;
|
|
75
77
|
|
|
76
78
|
& > * {
|
|
77
79
|
color: #8896b0;
|
|
@@ -81,7 +83,7 @@
|
|
|
81
83
|
|
|
82
84
|
.ant-modal-confirm-btns {
|
|
83
85
|
margin-top: 0;
|
|
84
|
-
padding-top:
|
|
86
|
+
padding-top: 16px;
|
|
85
87
|
|
|
86
88
|
button {
|
|
87
89
|
min-width: 72px;
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
[class*='-basic-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
207
207
|
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
208
208
|
[class*='-pro-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar {
|
|
209
|
-
bottom:
|
|
209
|
+
bottom: 44px;
|
|
210
210
|
}
|
|
211
211
|
[class*='-basic-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
212
212
|
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
bottom: 0;
|
|
231
231
|
z-index: 90;
|
|
232
232
|
margin: 0;
|
|
233
|
-
padding:
|
|
233
|
+
padding: 8px 0;
|
|
234
234
|
background-color: #ffffff;
|
|
235
235
|
}
|
|
236
236
|
[class*='-basic-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container:has(.aplus-scroll-bar) ul.ant-pagination,
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
|
|
166
166
|
&:has(ul.ant-pagination) {
|
|
167
167
|
.@{sb} {
|
|
168
|
-
bottom:
|
|
168
|
+
bottom: 44px;
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
171
|
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
bottom: 0;
|
|
175
175
|
z-index: 90;
|
|
176
176
|
margin: 0;
|
|
177
|
-
padding:
|
|
177
|
+
padding: 8px 0;
|
|
178
178
|
background-color: #ffffff;
|
|
179
179
|
}
|
|
180
180
|
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
height: 10px;
|
|
14
14
|
}
|
|
15
15
|
.reset-scrollbar ::-webkit-scrollbar-thumb {
|
|
16
|
-
background-color: var(--
|
|
16
|
+
background-color: var(--ap-scrollbar-thumb-color-base);
|
|
17
17
|
background-clip: content-box;
|
|
18
18
|
border: 1px solid transparent;
|
|
19
19
|
border-radius: 4px;
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
}
|
|
25
25
|
.reset-scrollbar ::-webkit-scrollbar-thumb:hover,
|
|
26
26
|
.reset-scrollbar ::-webkit-scrollbar-thumb:active {
|
|
27
|
-
background-color: var(--
|
|
27
|
+
background-color: var(--ap-scrollbar-thumb-color-hover);
|
|
28
28
|
}
|
|
29
29
|
.clear-fix::before {
|
|
30
30
|
display: table;
|
package/theme/ap-action/item.css
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
height: 10px;
|
|
14
14
|
}
|
|
15
15
|
.reset-scrollbar ::-webkit-scrollbar-thumb {
|
|
16
|
-
background-color: var(--
|
|
16
|
+
background-color: var(--ap-scrollbar-thumb-color-base);
|
|
17
17
|
background-clip: content-box;
|
|
18
18
|
border: 1px solid transparent;
|
|
19
19
|
border-radius: 4px;
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
}
|
|
25
25
|
.reset-scrollbar ::-webkit-scrollbar-thumb:hover,
|
|
26
26
|
.reset-scrollbar ::-webkit-scrollbar-thumb:active {
|
|
27
|
-
background-color: var(--
|
|
27
|
+
background-color: var(--ap-scrollbar-thumb-color-hover);
|
|
28
28
|
}
|
|
29
29
|
.clear-fix::before {
|
|
30
30
|
display: table;
|
|
@@ -57,19 +57,19 @@
|
|
|
57
57
|
cursor: pointer;
|
|
58
58
|
}
|
|
59
59
|
.aplus-action-item--primary {
|
|
60
|
-
color: var(--ap-
|
|
60
|
+
color: var(--ap-color-link);
|
|
61
61
|
}
|
|
62
62
|
.aplus-action-item--primary:not(.aplus-action-item--disabled):hover {
|
|
63
|
-
color: var(--ap-
|
|
63
|
+
color: var(--ap-color-link-hover);
|
|
64
64
|
}
|
|
65
65
|
.aplus-action-item--success {
|
|
66
|
-
color: var(--ap-
|
|
66
|
+
color: var(--ap-color-success);
|
|
67
67
|
}
|
|
68
68
|
.aplus-action-item--error {
|
|
69
|
-
color: var(--ap-
|
|
69
|
+
color: var(--ap-color-error);
|
|
70
70
|
}
|
|
71
71
|
.aplus-action-item--warn {
|
|
72
|
-
color: var(--ap-
|
|
72
|
+
color: var(--ap-color-warn);
|
|
73
73
|
}
|
|
74
74
|
.aplus-action-item--loading {
|
|
75
75
|
opacity: 0.35;
|
|
@@ -9,22 +9,22 @@
|
|
|
9
9
|
cursor: pointer;
|
|
10
10
|
// 因为这里action-item类似于button type=link 所以主色=link色
|
|
11
11
|
&--primary {
|
|
12
|
-
color: var(--ap-
|
|
12
|
+
color: var(--ap-color-link);
|
|
13
13
|
&:not(.@{aid}):hover {
|
|
14
|
-
color: var(--ap-
|
|
14
|
+
color: var(--ap-color-link-hover);
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
&--success {
|
|
19
|
-
color: var(--ap-
|
|
19
|
+
color: var(--ap-color-success);
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
&--error {
|
|
23
|
-
color: var(--ap-
|
|
23
|
+
color: var(--ap-color-error);
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
&--warn {
|
|
27
|
-
color: var(--ap-
|
|
27
|
+
color: var(--ap-color-warn);
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
&--loading {
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
height: 10px;
|
|
14
14
|
}
|
|
15
15
|
.reset-scrollbar ::-webkit-scrollbar-thumb {
|
|
16
|
-
background-color: var(--
|
|
16
|
+
background-color: var(--ap-scrollbar-thumb-color-base);
|
|
17
17
|
background-clip: content-box;
|
|
18
18
|
border: 1px solid transparent;
|
|
19
19
|
border-radius: 4px;
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
}
|
|
25
25
|
.reset-scrollbar ::-webkit-scrollbar-thumb:hover,
|
|
26
26
|
.reset-scrollbar ::-webkit-scrollbar-thumb:active {
|
|
27
|
-
background-color: var(--
|
|
27
|
+
background-color: var(--ap-scrollbar-thumb-color-hover);
|
|
28
28
|
}
|
|
29
29
|
.clear-fix::before {
|
|
30
30
|
display: table;
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
margin-top: 12px;
|
|
60
60
|
}
|
|
61
61
|
.aplus-ap-appendix__file-area--border {
|
|
62
|
-
border: 1px dashed var(--ap-
|
|
62
|
+
border: 1px dashed var(--ap-border-color-base);
|
|
63
63
|
padding: 12px;
|
|
64
64
|
border-radius: 4px;
|
|
65
65
|
}
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
}
|
|
88
88
|
.aplus-ap-appendix__file-area-content-item-icon svg {
|
|
89
89
|
width: 16px;
|
|
90
|
-
color: var(--ap-
|
|
90
|
+
color: var(--ap-text-color-4);
|
|
91
91
|
}
|
|
92
92
|
.aplus-ap-appendix__file-area-content-item-file-name {
|
|
93
93
|
min-width: 0;
|
|
@@ -100,18 +100,18 @@
|
|
|
100
100
|
.aplus-ap-appendix__file-area-content-item-file-name .ant-typography {
|
|
101
101
|
font-size: 12px;
|
|
102
102
|
line-height: 1.5;
|
|
103
|
-
color: var(--ap-
|
|
103
|
+
color: var(--ap-text-color-2);
|
|
104
104
|
transition: color 0.2s;
|
|
105
105
|
}
|
|
106
106
|
.aplus-ap-appendix__file-area-content-item-content:hover .ant-typography {
|
|
107
|
-
color: var(--ap-
|
|
107
|
+
color: var(--ap-color-link);
|
|
108
108
|
}
|
|
109
109
|
.aplus-ap-appendix__file-area-content-item--loading-content {
|
|
110
110
|
cursor: not-allowed;
|
|
111
111
|
}
|
|
112
112
|
.aplus-ap-appendix__file-area-content-item--loading .ant-typography {
|
|
113
|
-
color: var(--ap-
|
|
113
|
+
color: var(--ap-text-color-4);
|
|
114
114
|
}
|
|
115
115
|
.aplus-ap-appendix__file-area-content-item--loading-content:hover .ant-typography {
|
|
116
|
-
color: var(--ap-
|
|
116
|
+
color: var(--ap-text-color-4);
|
|
117
117
|
}
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
&__file-area {
|
|
15
15
|
margin-top: 12px;
|
|
16
16
|
&--border{
|
|
17
|
-
border: 1px dashed var(--ap-
|
|
17
|
+
border: 1px dashed var(--ap-border-color-base);
|
|
18
18
|
padding: 12px;
|
|
19
19
|
border-radius: 4px;
|
|
20
20
|
}
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
margin-right: 8px;
|
|
37
37
|
svg{
|
|
38
38
|
width: 16px;
|
|
39
|
-
color: var(--ap-
|
|
39
|
+
color: var(--ap-text-color-4);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
&-file-name{
|
|
@@ -48,13 +48,13 @@
|
|
|
48
48
|
.ant-typography{
|
|
49
49
|
font-size: @font-size-base;
|
|
50
50
|
line-height: @line-height-base;
|
|
51
|
-
color: var(--ap-
|
|
51
|
+
color: var(--ap-text-color-2);
|
|
52
52
|
transition: color 0.2s;
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
55
|
&-content:hover{
|
|
56
56
|
.ant-typography{
|
|
57
|
-
color: var(--ap-
|
|
57
|
+
color: var(--ap-color-link);
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
60
|
&--loading{
|
|
@@ -62,11 +62,11 @@
|
|
|
62
62
|
cursor: not-allowed;
|
|
63
63
|
}
|
|
64
64
|
.ant-typography{
|
|
65
|
-
color: var(--ap-
|
|
65
|
+
color: var(--ap-text-color-4);
|
|
66
66
|
}
|
|
67
67
|
&-content:hover{
|
|
68
68
|
.ant-typography{
|
|
69
|
-
color: var(--ap-
|
|
69
|
+
color: var(--ap-text-color-4);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
72
|
}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
height: 10px;
|
|
14
14
|
}
|
|
15
15
|
.reset-scrollbar ::-webkit-scrollbar-thumb {
|
|
16
|
-
background-color: var(--
|
|
16
|
+
background-color: var(--ap-scrollbar-thumb-color-base);
|
|
17
17
|
background-clip: content-box;
|
|
18
18
|
border: 1px solid transparent;
|
|
19
19
|
border-radius: 4px;
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
}
|
|
25
25
|
.reset-scrollbar ::-webkit-scrollbar-thumb:hover,
|
|
26
26
|
.reset-scrollbar ::-webkit-scrollbar-thumb:active {
|
|
27
|
-
background-color: var(--
|
|
27
|
+
background-color: var(--ap-scrollbar-thumb-color-hover);
|
|
28
28
|
}
|
|
29
29
|
.clear-fix::before {
|
|
30
30
|
display: table;
|