@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
|
@@ -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;
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
.aplus-ap-product-info__img {
|
|
51
51
|
width: 44px;
|
|
52
52
|
height: 44px;
|
|
53
|
-
margin-right:
|
|
53
|
+
margin-right: 8px;
|
|
54
54
|
flex-shrink: 0;
|
|
55
55
|
}
|
|
56
56
|
.aplus-ap-product-info__content {
|
|
@@ -59,49 +59,35 @@
|
|
|
59
59
|
flex-direction: column;
|
|
60
60
|
overflow: hidden;
|
|
61
61
|
}
|
|
62
|
-
.aplus-ap-product-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
white-space: nowrap;
|
|
66
|
-
height: 22px;
|
|
67
|
-
line-height: 22px;
|
|
68
|
-
}
|
|
69
|
-
.aplus-ap-product-info__title-tip {
|
|
70
|
-
color: #fff;
|
|
71
|
-
}
|
|
72
|
-
.aplus-ap-product-info__row {
|
|
73
|
-
display: grid;
|
|
74
|
-
grid-template-columns: 1fr 1fr;
|
|
62
|
+
.aplus-ap-product-info__row-container {
|
|
63
|
+
display: flex;
|
|
64
|
+
flex-wrap: wrap;
|
|
75
65
|
}
|
|
76
|
-
.aplus-ap-product-info__row-
|
|
77
|
-
|
|
78
|
-
|
|
66
|
+
.aplus-ap-product-info__row-item {
|
|
67
|
+
position: relative;
|
|
68
|
+
display: flex;
|
|
79
69
|
}
|
|
80
70
|
.aplus-ap-product-info__divider {
|
|
81
|
-
|
|
71
|
+
width: 1px;
|
|
82
72
|
position: relative;
|
|
73
|
+
height: 12px;
|
|
83
74
|
top: 50%;
|
|
84
|
-
margin
|
|
75
|
+
margin: -6px 16px 0px 0px;
|
|
76
|
+
z-index: 1;
|
|
85
77
|
}
|
|
86
78
|
.aplus-ap-product-info__divider-vertical {
|
|
87
79
|
width: 1px;
|
|
80
|
+
height: 100%;
|
|
88
81
|
background-color: #E9EDF3;
|
|
89
|
-
height: 12px;
|
|
90
82
|
position: absolute;
|
|
91
|
-
|
|
92
|
-
}
|
|
93
|
-
.aplus-ap-product-info--full-width {
|
|
94
|
-
grid-column: 1 / -1;
|
|
83
|
+
transform: translateX(-50%);
|
|
95
84
|
}
|
|
96
85
|
.aplus-ap-product-info__item {
|
|
97
86
|
display: flex;
|
|
98
87
|
align-items: baseline;
|
|
99
88
|
}
|
|
100
|
-
.aplus-ap-product-info
|
|
101
|
-
|
|
102
|
-
}
|
|
103
|
-
.aplus-ap-product-info--right {
|
|
104
|
-
justify-self: end;
|
|
89
|
+
.aplus-ap-product-info--full {
|
|
90
|
+
width: 100%;
|
|
105
91
|
}
|
|
106
92
|
.aplus-ap-product-info__label {
|
|
107
93
|
color: #8896b0;
|
|
@@ -112,7 +98,8 @@
|
|
|
112
98
|
padding: 0 2px;
|
|
113
99
|
}
|
|
114
100
|
.aplus-ap-product-info__value {
|
|
115
|
-
|
|
101
|
+
max-width: 300px;
|
|
102
|
+
color: var(--ap-text-color-3);
|
|
116
103
|
overflow: hidden;
|
|
117
104
|
text-overflow: ellipsis;
|
|
118
105
|
white-space: nowrap;
|
|
@@ -121,6 +108,9 @@
|
|
|
121
108
|
color: #0070ff;
|
|
122
109
|
cursor: pointer;
|
|
123
110
|
}
|
|
111
|
+
.aplus-ap-product-info--admin .aplus-ap-product-info__title {
|
|
112
|
+
color: #333333;
|
|
113
|
+
}
|
|
124
114
|
.aplus-ap-product-info--admin .aplus-ap-product-info__label {
|
|
125
115
|
color: #999;
|
|
126
116
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
&__img{
|
|
7
7
|
width: 44px;
|
|
8
8
|
height: 44px;
|
|
9
|
-
margin-right:
|
|
9
|
+
margin-right:8px;
|
|
10
10
|
flex-shrink: 0;
|
|
11
11
|
}
|
|
12
12
|
&__content{
|
|
@@ -15,55 +15,37 @@
|
|
|
15
15
|
flex-direction: column;
|
|
16
16
|
overflow: hidden;
|
|
17
17
|
}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
text-overflow: ellipsis;
|
|
22
|
-
white-space: nowrap;
|
|
23
|
-
height: 22px;
|
|
24
|
-
line-height: 22px;
|
|
25
|
-
}
|
|
26
|
-
&__title-tip{
|
|
27
|
-
color:#fff;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
&__row{
|
|
31
|
-
display: grid;
|
|
32
|
-
grid-template-columns: 1fr 1fr;
|
|
33
|
-
|
|
18
|
+
&__row-container {
|
|
19
|
+
display: flex;
|
|
20
|
+
flex-wrap: wrap;
|
|
34
21
|
}
|
|
35
|
-
&__row-
|
|
36
|
-
|
|
37
|
-
|
|
22
|
+
&__row-item{
|
|
23
|
+
position: relative;
|
|
24
|
+
display: flex;
|
|
38
25
|
}
|
|
39
|
-
&__divider{
|
|
26
|
+
&__divider {
|
|
27
|
+
width: 1px;
|
|
40
28
|
position: relative;
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
29
|
+
height: 12px;
|
|
30
|
+
top: 50%;
|
|
31
|
+
margin: -6px 16px 0px 0px;
|
|
32
|
+
z-index: 1;
|
|
45
33
|
}
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
}
|
|
54
|
-
&--full-width {
|
|
55
|
-
grid-column: 1 / -1;
|
|
34
|
+
|
|
35
|
+
&__divider-vertical {
|
|
36
|
+
width: 1px;
|
|
37
|
+
height: 100%;
|
|
38
|
+
background-color: #E9EDF3;
|
|
39
|
+
position: absolute;
|
|
40
|
+
transform: translateX(-50%);
|
|
56
41
|
}
|
|
57
42
|
&__item{
|
|
58
43
|
display: flex;
|
|
59
44
|
align-items: baseline;
|
|
60
45
|
|
|
61
46
|
}
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
}
|
|
65
|
-
&--right{
|
|
66
|
-
justify-self: end;
|
|
47
|
+
&--full{
|
|
48
|
+
width: 100%;
|
|
67
49
|
}
|
|
68
50
|
&__label{
|
|
69
51
|
color:#8896b0;
|
|
@@ -74,18 +56,22 @@
|
|
|
74
56
|
}
|
|
75
57
|
}
|
|
76
58
|
&__value{
|
|
77
|
-
|
|
59
|
+
max-width: 300px;
|
|
60
|
+
color: var(--ap-text-color-3);
|
|
78
61
|
overflow: hidden;
|
|
79
62
|
text-overflow: ellipsis;
|
|
80
63
|
white-space: nowrap;
|
|
81
64
|
}
|
|
65
|
+
|
|
82
66
|
&--link{
|
|
83
67
|
color:@aplus-primary-color;
|
|
84
68
|
cursor: pointer;
|
|
85
69
|
}
|
|
86
70
|
&--admin {
|
|
87
71
|
.@{root-cls} {
|
|
88
|
-
|
|
72
|
+
&__title{
|
|
73
|
+
color:#333333;
|
|
74
|
+
}
|
|
89
75
|
&__label{
|
|
90
76
|
color:#999;
|
|
91
77
|
}
|
|
@@ -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;
|
|
@@ -46,19 +46,19 @@
|
|
|
46
46
|
}
|
|
47
47
|
.aplus-ap-radio-group {
|
|
48
48
|
font-size: 12px;
|
|
49
|
-
|
|
50
|
-
|
|
49
|
+
padding: 8px 8px 0;
|
|
50
|
+
background-color: #ffffff;
|
|
51
51
|
}
|
|
52
52
|
.aplus-ap-radio-group__item {
|
|
53
53
|
cursor: pointer;
|
|
54
54
|
padding-inline: 12px;
|
|
55
55
|
border-radius: 4px;
|
|
56
|
-
color: var(--ap-
|
|
56
|
+
color: var(--ap-text-color-1);
|
|
57
57
|
}
|
|
58
58
|
.aplus-ap-radio-group__item:hover {
|
|
59
|
-
background-color: var(--ap-
|
|
59
|
+
background-color: var(--ap-color-bg-2);
|
|
60
60
|
}
|
|
61
61
|
.aplus-ap-radio-group__item--active {
|
|
62
|
-
color: var(--ap-
|
|
62
|
+
color: var(--ap-color-primary);
|
|
63
63
|
background-color: var(--ap-radio-group-item-active-bg-color) !important;
|
|
64
64
|
}
|
|
@@ -3,20 +3,20 @@
|
|
|
3
3
|
|
|
4
4
|
.b(ap-radio-group,{
|
|
5
5
|
font-size: @font-size-base;
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
padding: @spacing @spacing 0;
|
|
7
|
+
background-color: #ffffff;
|
|
8
8
|
|
|
9
9
|
&__item{
|
|
10
10
|
cursor: pointer;
|
|
11
11
|
padding-inline: @spacing-lg;
|
|
12
12
|
border-radius: 4px;
|
|
13
|
-
color: var(--ap-
|
|
13
|
+
color: var(--ap-text-color-1);
|
|
14
14
|
&:hover{
|
|
15
|
-
background-color: var(--ap-
|
|
15
|
+
background-color: var(--ap-color-bg-2);
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
&--active{
|
|
19
|
-
color: var(--ap-
|
|
19
|
+
color: var(--ap-color-primary);
|
|
20
20
|
background-color: var(--ap-radio-group-item-active-bg-color) !important;
|
|
21
21
|
}
|
|
22
22
|
}
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -67,5 +67,5 @@
|
|
|
67
67
|
flex-shrink: 0;
|
|
68
68
|
margin-left: 8px;
|
|
69
69
|
cursor: pointer;
|
|
70
|
-
color: var(--ap-
|
|
70
|
+
color: var(--ap-color-link);
|
|
71
71
|
}
|
|
@@ -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;
|
|
@@ -61,6 +61,7 @@
|
|
|
61
61
|
flex-direction: row;
|
|
62
62
|
flex-wrap: nowrap;
|
|
63
63
|
height: 100%;
|
|
64
|
+
padding-block-end: 12px;
|
|
64
65
|
}
|
|
65
66
|
.aplus-ap-column-setting-wrapper .aplus-ap-table-table-header__title {
|
|
66
67
|
box-sizing: border-box;
|
|
@@ -95,7 +96,10 @@
|
|
|
95
96
|
flex-wrap: nowrap;
|
|
96
97
|
justify-content: space-between;
|
|
97
98
|
align-items: center;
|
|
98
|
-
padding:
|
|
99
|
+
padding: 8px;
|
|
100
|
+
}
|
|
101
|
+
.aplus-ap-column-setting-left__header-tips {
|
|
102
|
+
color: var(--ap-text-color-3);
|
|
99
103
|
}
|
|
100
104
|
.aplus-ap-column-setting-left__content {
|
|
101
105
|
flex: 1;
|
|
@@ -140,7 +144,7 @@
|
|
|
140
144
|
display: block;
|
|
141
145
|
}
|
|
142
146
|
.aplus-sortable-item-meta:hover .aplus-sortable-item-meta-left__holder {
|
|
143
|
-
color: var(--
|
|
147
|
+
color: var(--ap-color-primary) !important;
|
|
144
148
|
}
|
|
145
149
|
.aplus-sortable-item-meta-left {
|
|
146
150
|
flex: 1;
|
|
@@ -170,7 +174,7 @@
|
|
|
170
174
|
margin-left: 16px;
|
|
171
175
|
}
|
|
172
176
|
.aplus-sortable-item-meta-action-icon:hover {
|
|
173
|
-
color: var(--
|
|
177
|
+
color: var(--ap-color-primary);
|
|
174
178
|
}
|
|
175
179
|
.aplus-sortable-item .is-hidden {
|
|
176
180
|
display: none;
|
|
@@ -183,28 +187,29 @@
|
|
|
183
187
|
.aplus-column-setting-sorter-section-title {
|
|
184
188
|
font-size: 12px;
|
|
185
189
|
line-height: 20px;
|
|
186
|
-
color:
|
|
190
|
+
color: var(--ap-text-color-3);
|
|
187
191
|
padding: 2px 8px;
|
|
188
192
|
margin: 4px;
|
|
189
193
|
}
|
|
190
194
|
.aplus-column-setting-sorter-header {
|
|
191
|
-
padding:
|
|
195
|
+
padding: 12px 20px;
|
|
192
196
|
}
|
|
193
197
|
.aplus-column-setting-sorter-header-title {
|
|
194
198
|
box-sizing: border-box;
|
|
195
199
|
margin: 0;
|
|
196
200
|
padding: 0;
|
|
201
|
+
color: #182948;
|
|
197
202
|
font-size: 12px;
|
|
198
203
|
font-family: inherit;
|
|
199
204
|
line-height: 1.5;
|
|
200
205
|
list-style: none;
|
|
201
206
|
font-weight: bold;
|
|
202
|
-
color:
|
|
207
|
+
color: var(--ap-text-color-2);
|
|
203
208
|
}
|
|
204
209
|
.aplus-column-setting-sorter-content {
|
|
205
210
|
flex: 1;
|
|
206
211
|
overflow-y: auto;
|
|
207
|
-
padding: 8px 12px
|
|
212
|
+
padding: 8px 12px 0px 8px;
|
|
208
213
|
}
|
|
209
214
|
.aplus-ap-table-paragraph-ellipsis {
|
|
210
215
|
display: flex;
|
|
@@ -229,7 +234,7 @@
|
|
|
229
234
|
flex-shrink: 0;
|
|
230
235
|
margin-left: 8px;
|
|
231
236
|
cursor: pointer;
|
|
232
|
-
color: var(--ap-
|
|
237
|
+
color: var(--ap-color-link);
|
|
233
238
|
}
|
|
234
239
|
.aplus-ap-form-item-group .ant-form-item-control .ant-picker {
|
|
235
240
|
display: flex;
|
|
@@ -242,7 +247,7 @@
|
|
|
242
247
|
}
|
|
243
248
|
.aplus-ap-form-item--bordered {
|
|
244
249
|
box-sizing: border-box;
|
|
245
|
-
border: 1px solid var(--ap-
|
|
250
|
+
border: 1px solid var(--ap-border-color-base);
|
|
246
251
|
border-radius: 4px;
|
|
247
252
|
padding-inline: 8px;
|
|
248
253
|
}
|
|
@@ -291,17 +296,17 @@
|
|
|
291
296
|
min-height: 30px;
|
|
292
297
|
}
|
|
293
298
|
.aplus-ap-form-item--bordered:hover {
|
|
294
|
-
border-color: var(--ap-
|
|
299
|
+
border-color: var(--ap-hover-color-base);
|
|
295
300
|
}
|
|
296
301
|
.aplus-ap-form-item--bordered:focus {
|
|
297
|
-
border-color: var(--ap-
|
|
302
|
+
border-color: var(--ap-active-color-base);
|
|
298
303
|
box-shadow: 0 0 0 2px var(--ap-form-bordered-shadow-color, rgba(5, 155, 255, 0.1));
|
|
299
304
|
}
|
|
300
305
|
.aplus-ap-form-item--bordered .aplus-batch-input-group-popover-input__popover {
|
|
301
306
|
width: calc(100% + 12px);
|
|
302
307
|
}
|
|
303
308
|
.aplus-ap-form-item--focused {
|
|
304
|
-
border-color: var(--ap-
|
|
309
|
+
border-color: var(--ap-active-color-base);
|
|
305
310
|
box-shadow: 0 0 0 2px var(--ap-form-bordered-shadow-color, rgba(5, 155, 255, 0.1));
|
|
306
311
|
}
|
|
307
312
|
.aplus-ap-form-item .ant-form-show-help .ant-form-item-explain-error {
|
|
@@ -386,7 +391,7 @@
|
|
|
386
391
|
font-family: inherit;
|
|
387
392
|
line-height: 1.5;
|
|
388
393
|
list-style: none;
|
|
389
|
-
color:
|
|
394
|
+
color: var(--ap-text-color-3);
|
|
390
395
|
}
|
|
391
396
|
.aplus-search-form-sorter-header-action-wrapper {
|
|
392
397
|
padding: 8px;
|
|
@@ -402,7 +407,7 @@
|
|
|
402
407
|
font-family: inherit;
|
|
403
408
|
line-height: 1.5;
|
|
404
409
|
list-style: none;
|
|
405
|
-
color:
|
|
410
|
+
color: var(--ap-color-link);
|
|
406
411
|
}
|
|
407
412
|
.aplus-search-form-sorter-sorter-wrapper {
|
|
408
413
|
display: flex;
|
|
@@ -426,11 +431,11 @@
|
|
|
426
431
|
background-color: #fff;
|
|
427
432
|
}
|
|
428
433
|
.aplus-search-form-sorter-sorter-item > div:hover {
|
|
429
|
-
border-color: var(--
|
|
434
|
+
border-color: var(--ap-color-primary);
|
|
430
435
|
cursor: pointer;
|
|
431
436
|
}
|
|
432
437
|
.aplus-search-form-sorter-sorter-item > div:hover .aplus-search-form-sorter-sorter-item-holder {
|
|
433
|
-
color: var(--
|
|
438
|
+
color: var(--ap-color-primary) !important;
|
|
434
439
|
}
|
|
435
440
|
.aplus-search-form-sorter-sorter-item--hidden {
|
|
436
441
|
display: none;
|
|
@@ -487,8 +492,8 @@
|
|
|
487
492
|
font-size: 0px;
|
|
488
493
|
}
|
|
489
494
|
.aplus-ap-form-search-form-trigger-btn-active {
|
|
490
|
-
color: var(--ap-
|
|
491
|
-
border-color: var(--ap-
|
|
495
|
+
color: var(--ap-hover-color-base);
|
|
496
|
+
border-color: var(--ap-hover-color-base);
|
|
492
497
|
z-index: 1;
|
|
493
498
|
}
|
|
494
499
|
.aplus-ap-form-search-form-column-setting-trigger-wrapper {
|
|
@@ -517,7 +522,7 @@
|
|
|
517
522
|
padding-inline: 12px;
|
|
518
523
|
}
|
|
519
524
|
.aplus-ap-form-search-form-action-btn-reset {
|
|
520
|
-
background-color: var(--
|
|
525
|
+
background-color: var(--ap-color-bg);
|
|
521
526
|
}
|
|
522
527
|
.aplus-ap-form-item-text-group-compact .ant-select-focused {
|
|
523
528
|
z-index: 1;
|
|
@@ -606,19 +611,19 @@
|
|
|
606
611
|
cursor: pointer;
|
|
607
612
|
}
|
|
608
613
|
.aplus-action-item--primary {
|
|
609
|
-
color: var(--ap-
|
|
614
|
+
color: var(--ap-color-link);
|
|
610
615
|
}
|
|
611
616
|
.aplus-action-item--primary:not(.aplus-action-item--disabled):hover {
|
|
612
|
-
color: var(--ap-
|
|
617
|
+
color: var(--ap-color-link-hover);
|
|
613
618
|
}
|
|
614
619
|
.aplus-action-item--success {
|
|
615
|
-
color: var(--ap-
|
|
620
|
+
color: var(--ap-color-success);
|
|
616
621
|
}
|
|
617
622
|
.aplus-action-item--error {
|
|
618
|
-
color: var(--ap-
|
|
623
|
+
color: var(--ap-color-error);
|
|
619
624
|
}
|
|
620
625
|
.aplus-action-item--warn {
|
|
621
|
-
color: var(--ap-
|
|
626
|
+
color: var(--ap-color-warn);
|
|
622
627
|
}
|
|
623
628
|
.aplus-action-item--loading {
|
|
624
629
|
opacity: 0.35;
|
|
@@ -697,7 +702,7 @@
|
|
|
697
702
|
height: 10px;
|
|
698
703
|
}
|
|
699
704
|
.aplus-ap-table ::-webkit-scrollbar-thumb {
|
|
700
|
-
background-color: var(--
|
|
705
|
+
background-color: var(--ap-scrollbar-thumb-color-base);
|
|
701
706
|
background-clip: content-box;
|
|
702
707
|
border: 1px solid transparent;
|
|
703
708
|
border-radius: 4px;
|
|
@@ -708,12 +713,15 @@
|
|
|
708
713
|
}
|
|
709
714
|
.aplus-ap-table ::-webkit-scrollbar-thumb:hover,
|
|
710
715
|
.aplus-ap-table ::-webkit-scrollbar-thumb:active {
|
|
711
|
-
background-color: var(--
|
|
716
|
+
background-color: var(--ap-scrollbar-thumb-color-hover);
|
|
712
717
|
}
|
|
713
718
|
.aplus-ap-table-wrapper {
|
|
714
|
-
padding: 8px
|
|
719
|
+
padding: 8px;
|
|
715
720
|
background-color: #fff;
|
|
716
721
|
}
|
|
722
|
+
.aplus-ap-table-wrapper:has(.ant-pagination) {
|
|
723
|
+
padding-bottom: 0;
|
|
724
|
+
}
|
|
717
725
|
.aplus-ap-table-adaptive {
|
|
718
726
|
height: 100%;
|
|
719
727
|
display: flex;
|
|
@@ -754,15 +762,18 @@
|
|
|
754
762
|
flex-direction: column;
|
|
755
763
|
}
|
|
756
764
|
.aplus-ap-table__table-wrapper-card {
|
|
757
|
-
padding: 8px
|
|
765
|
+
padding: 8px;
|
|
758
766
|
border-radius: 4px;
|
|
759
767
|
background-color: #fff;
|
|
760
768
|
overflow: hidden;
|
|
761
769
|
}
|
|
762
|
-
.aplus-ap-
|
|
763
|
-
|
|
770
|
+
.aplus-ap-table__table-wrapper-card:has(.ant-pagination) {
|
|
771
|
+
padding-bottom: 0;
|
|
772
|
+
}
|
|
773
|
+
.aplus-ap-table-table ul.ant-table-pagination.ant-pagination {
|
|
774
|
+
margin-block: 8px;
|
|
764
775
|
}
|
|
765
|
-
.aplus-ap-table-table .ant-pagination .ant-pagination-total-text {
|
|
776
|
+
.aplus-ap-table-table ul.ant-table-pagination.ant-pagination .ant-pagination-total-text {
|
|
766
777
|
flex: 1;
|
|
767
778
|
}
|
|
768
779
|
.aplus-ap-table-table tr > th.ant-table-cell {
|
|
@@ -808,13 +819,13 @@
|
|
|
808
819
|
margin-bottom: 0;
|
|
809
820
|
}
|
|
810
821
|
.aplus-ap-table-pagination-count-text {
|
|
811
|
-
color: var(--ap-
|
|
822
|
+
color: var(--ap-text-color-2);
|
|
812
823
|
}
|
|
813
824
|
.aplus-ap-table-pagination--total-right {
|
|
814
825
|
padding-left: 12px;
|
|
815
826
|
}
|
|
816
827
|
.aplus-ap-table-pagination-total-wrapper {
|
|
817
|
-
color: var(--ap-
|
|
828
|
+
color: var(--ap-text-color-1);
|
|
818
829
|
}
|
|
819
830
|
.aplus-ap-table-header {
|
|
820
831
|
padding-bottom: 8px;
|
|
@@ -841,7 +852,7 @@
|
|
|
841
852
|
flex: 1;
|
|
842
853
|
}
|
|
843
854
|
.aplus-ap-table-setting-trigger-button {
|
|
844
|
-
color: var(--ap-
|
|
855
|
+
color: var(--ap-text-color-3);
|
|
845
856
|
}
|
|
846
857
|
.aplus-ap-table-setting-trigger-button:hover {
|
|
847
858
|
color: unset;
|