@aplus-frontend/ui 6.19.1 → 6.20.0
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/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.d.ts +31 -2
- package/es/src/ap-action/item-popconfirm/index.vue.mjs +2 -2
- package/es/src/ap-button/ap-action-button.vue.mjs +11 -7
- package/es/src/ap-button/ap-button.vue.mjs +24 -20
- package/es/src/ap-button/ap-confirm-button.vue.mjs +15 -11
- package/es/src/ap-descriptions/ap-descriptions.vue.mjs +4 -4
- package/es/src/ap-descriptions/help-message/index.vue2.mjs +4 -4
- package/es/src/ap-download/ap-download.vue.mjs +21 -18
- package/es/src/ap-drawer/components/ApDrawerClose.vue2.mjs +2 -2
- package/es/src/ap-field/checkbox/index.vue.mjs +1 -1
- package/es/src/ap-field/date/index.vue.mjs +13 -13
- package/es/src/ap-field/date-range/index.vue.mjs +16 -16
- package/es/src/ap-field/index.mjs +36 -36
- package/es/src/ap-field/number/index.vue.d.ts +29 -29
- 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.d.ts +4 -4
- package/es/src/ap-field/rate/index.vue.mjs +2 -2
- package/es/src/ap-field/segmented/index.vue.mjs +17 -12
- package/es/src/ap-field/select/index.vue.d.ts +97 -97
- package/es/src/ap-field/select/index.vue.mjs +10 -10
- package/es/src/ap-field/select/use-select-options.d.ts +2 -2
- package/es/src/ap-field/slider/index.vue.d.ts +8 -8
- 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.d.ts +54 -54
- package/es/src/ap-field/text-area/index.vue.mjs +12 -12
- package/es/src/ap-field/tree-select/index.vue.d.ts +93 -93
- package/es/src/ap-field/tree-select/index.vue.mjs +19 -19
- package/es/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/es/src/ap-form/ap-form.vue.d.ts +14 -15
- package/es/src/ap-form/ap-form.vue2.mjs +2 -2
- package/es/src/ap-form/drawer-form/index.vue.d.ts +18 -19
- 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 +1 -1
- 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.d.ts +31 -31
- 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 +107 -107
- 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.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/index.vue2.mjs +2 -2
- package/es/src/ap-form/items/text/password.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/password.vue.mjs +2 -2
- package/es/src/ap-form/items/text-area/index.vue.d.ts +106 -106
- package/es/src/ap-form/items/text-area/index.vue.mjs +2 -2
- package/es/src/ap-form/items/tree-select/index.vue.d.ts +95 -95
- package/es/src/ap-form/items/tree-select/index.vue.mjs +2 -2
- package/es/src/ap-form/modal-form/index.vue.d.ts +48 -20
- 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.vue.d.ts +29 -10
- package/es/src/ap-form/search-form/components/popover-filter.vue2.mjs +10 -10
- 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 +18 -19
- 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 +2 -4
- package/es/src/ap-grid/editable/form-item.vue.mjs +9 -9
- package/es/src/ap-grid/editable/index.vue.d.ts +2 -4
- package/es/src/ap-grid/editable/index.vue.mjs +3 -3
- package/es/src/ap-grid/index.vue.d.ts +2 -4
- package/es/src/ap-grid/index.vue.mjs +41 -41
- package/es/src/ap-list/index.vue.d.ts +2 -4
- 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 +2 -4
- package/es/src/ap-table/ap-table.vue2.mjs +13 -14
- 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 +3 -3
- 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 +332 -332
- 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-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 +3 -3
- package/es/src/ap-upload/components/MultipleFile.vue2.mjs +3 -3
- package/es/src/ap-upload/components/Picture.vue.d.ts +2 -7
- 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 +6 -6
- package/es/src/business/ap-batch-action-group/ApBatchActionGroup.vue2.mjs +9 -9
- package/es/src/business/ap-batch-action-group/MenuItemGroup.vue2.mjs +4 -3
- package/es/src/business/ap-batch-action-group/index.d.ts +33 -11
- package/es/src/business/ap-button-group/ApButtonGroup.vue2.mjs +1 -1
- package/es/src/business/ap-card/ApCard.vue2.mjs +9 -9
- package/es/src/business/ap-draggable-grid/ApDraggableGrid.vue.d.ts +1 -1
- package/es/src/business/ap-draggable-grid/ApDraggableGrid.vue2.mjs +5 -5
- package/es/src/business/ap-draggable-grid/index.d.ts +1 -1
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +2 -4
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue2.mjs +33 -33
- package/es/src/business/ap-expand-alert/index.d.ts +4 -6
- package/es/src/business/ap-export-group/ApExportGroup.vue2.mjs +7 -7
- 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-keep-alive/keep-alive.mjs +3 -3
- package/es/src/business/ap-ladder/components/RenderValue.mjs +2 -2
- package/es/src/business/ap-radio-group/ap-radio-group.vue2.mjs +1 -1
- package/es/src/business/ap-select-layout/index.d.ts +2 -4
- package/es/src/business/ap-select-layout/select-layout.vue.d.ts +2 -4
- 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/index.d.ts +17 -5
- 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 +10 -11
- 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 +10 -11
- 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.d.ts +2 -2
- package/es/src/business/batch-input-group/index.vue.mjs +1 -1
- package/es/src/business/batch-input-group/popover-input/index.vue.d.ts +54 -54
- package/es/src/business/batch-input-group/popover-input/index.vue2.mjs +2 -2
- package/es/src/check-card/index.vue2.mjs +3 -3
- package/es/src/config-provider/config-provider-props.d.ts +4 -5
- package/es/src/config-provider/config-provider.d.ts +8 -9
- package/es/src/config-provider/hooks/use-global-config.d.ts +4 -5
- package/es/src/config-provider/hooks/use-namespace.d.ts +5 -1
- package/es/src/config-provider/index.d.ts +13 -14
- package/es/src/editable-table/form-item.vue.d.ts +2 -4
- package/es/src/editable-table/form-item.vue.mjs +37 -38
- package/es/src/editable-table/index.vue.d.ts +2 -4
- package/es/src/editable-table/index.vue.mjs +15 -16
- package/es/src/full-screen/index.vue.mjs +3 -3
- package/es/src/hooks/useFullScreen.mjs +5 -5
- package/es/src/mask/index.vue.mjs +10 -10
- 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 +5 -5
- package/es/src/utils/config-provider-preset.d.ts +5 -6
- 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 +10 -11
- package/es/src/work-order-modal/work-order-modal.vue.mjs +2 -2
- package/lib/src/ap-action/item-dropdown/index.vue.js +1 -1
- package/lib/src/ap-action/item-popconfirm/index.vue.d.ts +31 -2
- package/lib/src/ap-button/ap-action-button.vue.js +1 -1
- package/lib/src/ap-button/ap-button.vue.js +1 -1
- package/lib/src/ap-button/ap-confirm-button.vue.js +1 -1
- package/lib/src/ap-download/ap-download.vue.js +1 -1
- package/lib/src/ap-field/date/index.vue.js +1 -1
- package/lib/src/ap-field/date-range/index.vue.js +1 -1
- package/lib/src/ap-field/index.js +1 -1
- package/lib/src/ap-field/number/index.vue.d.ts +29 -29
- package/lib/src/ap-field/rate/index.vue.d.ts +4 -4
- package/lib/src/ap-field/segmented/index.vue.js +1 -1
- package/lib/src/ap-field/select/index.vue.d.ts +97 -97
- package/lib/src/ap-field/select/index.vue.js +1 -1
- package/lib/src/ap-field/select/use-select-options.d.ts +2 -2
- package/lib/src/ap-field/slider/index.vue.d.ts +8 -8
- package/lib/src/ap-field/text-area/index.vue.d.ts +54 -54
- package/lib/src/ap-field/text-area/index.vue.js +1 -1
- package/lib/src/ap-field/tree-select/index.vue.d.ts +93 -93
- package/lib/src/ap-field/tree-select/index.vue.js +1 -1
- package/lib/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/lib/src/ap-form/ap-form.vue.d.ts +14 -15
- package/lib/src/ap-form/drawer-form/index.vue.d.ts +18 -19
- package/lib/src/ap-form/items/number/index.vue.d.ts +31 -31
- package/lib/src/ap-form/items/select/index.vue.d.ts +107 -107
- package/lib/src/ap-form/items/text/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text/password.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text-area/index.vue.d.ts +106 -106
- package/lib/src/ap-form/items/tree-select/index.vue.d.ts +95 -95
- package/lib/src/ap-form/modal-form/index.vue.d.ts +48 -20
- package/lib/src/ap-form/search-form/components/popover-filter.vue.d.ts +29 -10
- package/lib/src/ap-form/search-form/index.vue.d.ts +18 -19
- package/lib/src/ap-grid/editable/form-item.vue.d.ts +2 -4
- package/lib/src/ap-grid/editable/form-item.vue.js +1 -1
- package/lib/src/ap-grid/editable/index.vue.d.ts +2 -4
- package/lib/src/ap-grid/editable/index.vue.js +1 -1
- package/lib/src/ap-grid/index.vue.d.ts +2 -4
- package/lib/src/ap-grid/index.vue.js +1 -1
- package/lib/src/ap-list/index.vue.d.ts +2 -4
- package/lib/src/ap-modal/utils/confirm.d.ts +1 -1
- package/lib/src/ap-table/ap-table.vue.d.ts +2 -4
- package/lib/src/ap-table/ap-table.vue2.js +1 -1
- package/lib/src/ap-table/constants.d.ts +332 -332
- 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-upload/apUpload.vue.js +1 -1
- package/lib/src/ap-upload/components/MultipleFile.vue.d.ts +3 -3
- package/lib/src/ap-upload/components/Picture.vue.d.ts +2 -7
- package/lib/src/business/ap-batch-action-group/MenuItemGroup.vue2.js +1 -1
- package/lib/src/business/ap-batch-action-group/index.d.ts +33 -11
- package/lib/src/business/ap-draggable-grid/ApDraggableGrid.vue.d.ts +1 -1
- package/lib/src/business/ap-draggable-grid/index.d.ts +1 -1
- package/lib/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +2 -4
- package/lib/src/business/ap-expand-alert/ApExpandAlert.vue2.js +1 -1
- package/lib/src/business/ap-expand-alert/index.d.ts +4 -6
- package/lib/src/business/ap-select-layout/index.d.ts +2 -4
- package/lib/src/business/ap-select-layout/select-layout.vue.d.ts +2 -4
- package/lib/src/business/ap-table-modal/index.d.ts +17 -5
- package/lib/src/business/ap-view/components/main-button-content.vue.d.ts +10 -11
- package/lib/src/business/ap-view/components/menu-list-content.vue.d.ts +10 -11
- package/lib/src/business/batch-input-group/index.vue.d.ts +2 -2
- package/lib/src/business/batch-input-group/popover-input/index.vue.d.ts +54 -54
- package/lib/src/config-provider/config-provider-props.d.ts +4 -5
- package/lib/src/config-provider/config-provider.d.ts +8 -9
- package/lib/src/config-provider/hooks/use-global-config.d.ts +4 -5
- package/lib/src/config-provider/hooks/use-namespace.d.ts +5 -1
- package/lib/src/config-provider/index.d.ts +13 -14
- package/lib/src/editable-table/form-item.vue.d.ts +2 -4
- package/lib/src/editable-table/form-item.vue.js +1 -1
- package/lib/src/editable-table/index.vue.d.ts +2 -4
- package/lib/src/editable-table/index.vue.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/utils/config-provider-preset.d.ts +5 -6
- 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 +10 -11
- package/package.json +4 -4
- package/theme/antd-global-overwrite/admin/alert.css +0 -37
- package/theme/antd-global-overwrite/admin/alert.less +0 -51
- package/theme/antd-global-overwrite/admin/button.css +0 -27
- package/theme/antd-global-overwrite/admin/button.less +0 -31
- package/theme/antd-global-overwrite/admin/field.css +0 -42
- package/theme/antd-global-overwrite/admin/field.less +0 -43
- package/theme/antd-global-overwrite/admin/form.css +0 -57
- package/theme/antd-global-overwrite/admin/form.less +0 -97
- package/theme/antd-global-overwrite/admin/message.css +0 -10
- package/theme/antd-global-overwrite/admin/message.less +0 -13
- package/theme/antd-global-overwrite/admin/modal.css +0 -94
- package/theme/antd-global-overwrite/admin/modal.less +0 -128
- package/theme/antd-global-overwrite/admin/pagination.css +0 -122
- package/theme/antd-global-overwrite/admin/pagination.less +0 -91
- package/theme/antd-global-overwrite/admin/steps.css +0 -127
- package/theme/antd-global-overwrite/admin/steps.less +0 -197
- package/theme/antd-global-overwrite/admin/table.css +0 -78
- package/theme/antd-global-overwrite/admin/table.less +0 -62
- package/theme/antd-global-overwrite/admin/tooltip.css +0 -3
- package/theme/antd-global-overwrite/admin/tooltip.less +0 -3
- package/theme/antd-global-overwrite/aplus/alert.css +0 -40
- package/theme/antd-global-overwrite/aplus/alert.less +0 -55
- package/theme/antd-global-overwrite/aplus/button.css +0 -27
- package/theme/antd-global-overwrite/aplus/button.less +0 -31
- package/theme/antd-global-overwrite/aplus/field.css +0 -42
- package/theme/antd-global-overwrite/aplus/field.less +0 -43
- package/theme/antd-global-overwrite/aplus/form.css +0 -87
- package/theme/antd-global-overwrite/aplus/form.less +0 -133
- package/theme/antd-global-overwrite/aplus/message.css +0 -10
- package/theme/antd-global-overwrite/aplus/message.less +0 -13
- package/theme/antd-global-overwrite/aplus/modal.css +0 -87
- package/theme/antd-global-overwrite/aplus/modal.less +0 -120
- package/theme/antd-global-overwrite/aplus/pagination.css +0 -147
- package/theme/antd-global-overwrite/aplus/pagination.less +0 -108
- package/theme/antd-global-overwrite/aplus/steps.css +0 -125
- package/theme/antd-global-overwrite/aplus/steps.less +0 -198
- package/theme/antd-global-overwrite/aplus/table.css +0 -78
- package/theme/antd-global-overwrite/aplus/table.less +0 -61
- package/theme/antd-global-overwrite/aplus/tooltip.css +0 -3
- package/theme/antd-global-overwrite/aplus/tooltip.less +0 -3
- package/theme/ap-table/ap-table-pagination.css +0 -12
- package/theme/ap-table/ap-table-pagination.less +0 -14
- package/theme/ui-mode.css +0 -60
- package/theme/ui-mode.less +0 -109
|
@@ -1,198 +0,0 @@
|
|
|
1
|
-
.ant-steps {
|
|
2
|
-
& > * {
|
|
3
|
-
margin-right: 8px;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.ant-steps-item-container {
|
|
7
|
-
display: flex;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.ant-steps-item-icon {
|
|
11
|
-
flex-shrink: 0;
|
|
12
|
-
width: 28px;
|
|
13
|
-
height: 28px;
|
|
14
|
-
margin-top: 3px;
|
|
15
|
-
line-height: 27px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.ant-steps-item.ant-steps-item-process {
|
|
19
|
-
.ant-steps-item-icon {
|
|
20
|
-
.ant-steps-icon {
|
|
21
|
-
font-weight: 500;
|
|
22
|
-
font-size: 16px;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.ant-steps-item-container {
|
|
27
|
-
.ant-steps-item-description {
|
|
28
|
-
min-height: 16px;
|
|
29
|
-
margin-top: 5px;
|
|
30
|
-
color: #999999;
|
|
31
|
-
font-weight: 400;
|
|
32
|
-
font-size: 12px;
|
|
33
|
-
line-height: 1.2rem;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.ant-steps-item-finish {
|
|
39
|
-
.ant-steps-item-container {
|
|
40
|
-
.ant-steps-item-icon {
|
|
41
|
-
background-color: #ffffff;
|
|
42
|
-
border-color: #0070ff;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.ant-steps-finish-icon {
|
|
46
|
-
width: 12px;
|
|
47
|
-
height: 12px;
|
|
48
|
-
|
|
49
|
-
svg {
|
|
50
|
-
width: 12px;
|
|
51
|
-
height: 12px;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.ant-steps-item-content {
|
|
56
|
-
.ant-steps-item-description {
|
|
57
|
-
min-height: 16px;
|
|
58
|
-
margin-top: 5px;
|
|
59
|
-
color: #8896b0;
|
|
60
|
-
font-weight: 400;
|
|
61
|
-
font-size: 12px;
|
|
62
|
-
line-height: 1.2rem;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.ant-steps-item-title {
|
|
69
|
-
height: 24px;
|
|
70
|
-
color: #8896b0;
|
|
71
|
-
font-weight: 400;
|
|
72
|
-
font-size: 16px;
|
|
73
|
-
padding-inline-end: 24px;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.ant-steps-item-content {
|
|
77
|
-
margin-left: 4px;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.ant-steps-item-error.ant-steps-item-active {
|
|
81
|
-
.ant-steps-item-container {
|
|
82
|
-
.ant-steps-item-icon {
|
|
83
|
-
background-color: #ff4d4f;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.ant-steps-item-active {
|
|
89
|
-
.ant-steps-item-container {
|
|
90
|
-
.ant-steps-item-icon {
|
|
91
|
-
.ant-steps-icon {
|
|
92
|
-
color: #ffffff;
|
|
93
|
-
font-weight: 500;
|
|
94
|
-
font-size: 16px;
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.ant-steps-item-content {
|
|
99
|
-
.ant-steps-item-description {
|
|
100
|
-
min-height: 16px;
|
|
101
|
-
margin-top: 5px;
|
|
102
|
-
color: #8896b0;
|
|
103
|
-
font-weight: 400;
|
|
104
|
-
font-size: 12px;
|
|
105
|
-
line-height: 1.2rem;
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.ant-steps-item-wait {
|
|
112
|
-
.ant-steps-item-container {
|
|
113
|
-
.ant-steps-item-icon {
|
|
114
|
-
background-color: #ffffff;
|
|
115
|
-
border-color: #dee4ed;
|
|
116
|
-
|
|
117
|
-
.ant-steps-icon {
|
|
118
|
-
color: #dee4ed;
|
|
119
|
-
font-weight: 500;
|
|
120
|
-
font-size: 16px;
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
.ant-steps-item-description {
|
|
125
|
-
min-height: 16px;
|
|
126
|
-
margin-top: 5px;
|
|
127
|
-
color: #8896b0;
|
|
128
|
-
font-weight: 400;
|
|
129
|
-
font-size: 12px;
|
|
130
|
-
line-height: 1.2rem;
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
.ant-steps-item.ant-steps-item-finish.ant-steps-item-active {
|
|
137
|
-
.ant-steps-item-container {
|
|
138
|
-
.ant-steps-item-tail {
|
|
139
|
-
inset-inline-start: 13px;
|
|
140
|
-
margin: 4px 0;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.ant-steps-item-icon {
|
|
144
|
-
background-color: #ffffff;
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.ant-steps.ant-steps-vertical {
|
|
150
|
-
.ant-steps-item .ant-steps-item-icon {
|
|
151
|
-
margin-inline-end: 8px;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
.ant-steps-item {
|
|
155
|
-
.ant-steps-item-container {
|
|
156
|
-
.ant-steps-item-tail {
|
|
157
|
-
inset-inline-start: 13px;
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.ant-steps-item-icon {
|
|
163
|
-
width: 28px;
|
|
164
|
-
height: 28px;
|
|
165
|
-
margin-top: 3px;
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
.ant-steps.ant-steps-vertical.ant-steps-small {
|
|
170
|
-
.ant-steps-item-container {
|
|
171
|
-
.ant-steps-item-icon {
|
|
172
|
-
width: 24px;
|
|
173
|
-
height: 24px;
|
|
174
|
-
margin-top: 3px;
|
|
175
|
-
line-height: 25px;
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
.ant-steps-item .ant-steps-item-content {
|
|
179
|
-
margin-top: 2px;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
.ant-steps-item {
|
|
183
|
-
.ant-steps-item-tail {
|
|
184
|
-
inset-inline-start: 13px;
|
|
185
|
-
margin: 3px -1;
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
.ant-steps.ant-steps-horizontal.ant-steps-small {
|
|
192
|
-
.ant-steps-item-icon {
|
|
193
|
-
flex-shrink: 0;
|
|
194
|
-
width: 24px;
|
|
195
|
-
height: 24px;
|
|
196
|
-
line-height: 25px;
|
|
197
|
-
}
|
|
198
|
-
}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper:has(ul.ant-pagination),
|
|
2
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper:has(ul.ant-pagination) {
|
|
3
|
-
padding-bottom: 0;
|
|
4
|
-
}
|
|
5
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container,
|
|
6
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container,
|
|
7
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper,
|
|
8
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper,
|
|
9
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container,
|
|
10
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container {
|
|
11
|
-
overflow: visible;
|
|
12
|
-
}
|
|
13
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container .ant-table,
|
|
14
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container .ant-table,
|
|
15
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-table,
|
|
16
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-table,
|
|
17
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container .ant-table,
|
|
18
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container .ant-table {
|
|
19
|
-
overflow: visible;
|
|
20
|
-
}
|
|
21
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container .ant-table .ant-table-container,
|
|
22
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container,
|
|
23
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-table .ant-table-container,
|
|
24
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-table .ant-table-container,
|
|
25
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container .ant-table .ant-table-container,
|
|
26
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
|
|
27
|
-
overflow: visible;
|
|
28
|
-
}
|
|
29
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header,
|
|
30
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header,
|
|
31
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-table .ant-table-container .ant-table-header,
|
|
32
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-table .ant-table-container .ant-table-header,
|
|
33
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header,
|
|
34
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header {
|
|
35
|
-
position: sticky;
|
|
36
|
-
top: 0;
|
|
37
|
-
z-index: 90;
|
|
38
|
-
border-top: 4px solid #ffffff;
|
|
39
|
-
}
|
|
40
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container .aplus-scroll-bar,
|
|
41
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container .aplus-scroll-bar,
|
|
42
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .aplus-scroll-bar,
|
|
43
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .aplus-scroll-bar,
|
|
44
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container .aplus-scroll-bar,
|
|
45
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container .aplus-scroll-bar {
|
|
46
|
-
position: sticky;
|
|
47
|
-
bottom: -1px;
|
|
48
|
-
z-index: 90;
|
|
49
|
-
}
|
|
50
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
51
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
52
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
53
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
54
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar,
|
|
55
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(ul.ant-pagination) .aplus-scroll-bar {
|
|
56
|
-
bottom: 44px;
|
|
57
|
-
}
|
|
58
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
59
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container ul.ant-pagination,
|
|
60
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper ul.ant-pagination,
|
|
61
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper ul.ant-pagination,
|
|
62
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container ul.ant-pagination,
|
|
63
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container ul.ant-pagination {
|
|
64
|
-
position: sticky;
|
|
65
|
-
bottom: 0;
|
|
66
|
-
z-index: 90;
|
|
67
|
-
margin: 0;
|
|
68
|
-
padding: 8px 0;
|
|
69
|
-
background-color: #ffffff;
|
|
70
|
-
}
|
|
71
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container:has(.aplus-scroll-bar) ul.ant-pagination,
|
|
72
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(.aplus-scroll-bar) ul.ant-pagination,
|
|
73
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper:has(.aplus-scroll-bar) ul.ant-pagination,
|
|
74
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper:has(.aplus-scroll-bar) ul.ant-pagination,
|
|
75
|
-
[class*='-ap-table'].ap-table--sticky .aplus-ap-table__table-wrapper .ant-spin-container:has(.aplus-scroll-bar) ul.ant-pagination,
|
|
76
|
-
[class*='-ap-table'].ap-table--sticky .ant-table-wrapper .ant-spin-container:has(.aplus-scroll-bar) ul.ant-pagination {
|
|
77
|
-
padding-top: 4px;
|
|
78
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
@import '../../mixins/config.less';
|
|
2
|
-
|
|
3
|
-
@tw: ~'@{ns}-ap-table__table-wrapper';
|
|
4
|
-
@sb: ~'@{ns}-scroll-bar';
|
|
5
|
-
|
|
6
|
-
// ApTable的表头+分页器的sticky定位样式
|
|
7
|
-
[class*='-ap-table'].ap-table--sticky {
|
|
8
|
-
.@{tw},
|
|
9
|
-
.ant-table-wrapper {
|
|
10
|
-
&:has(ul.ant-pagination) {
|
|
11
|
-
padding-bottom: 0;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
& .ant-spin-container,
|
|
15
|
-
&,
|
|
16
|
-
.ant-spin-container {
|
|
17
|
-
overflow: visible;
|
|
18
|
-
|
|
19
|
-
.ant-table {
|
|
20
|
-
overflow: visible;
|
|
21
|
-
|
|
22
|
-
.ant-table-container {
|
|
23
|
-
overflow: visible;
|
|
24
|
-
|
|
25
|
-
.ant-table-header {
|
|
26
|
-
position: sticky;
|
|
27
|
-
top: 0;
|
|
28
|
-
z-index: 90;
|
|
29
|
-
border-top: 4px solid #ffffff;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
.@{sb} {
|
|
34
|
-
position: sticky;
|
|
35
|
-
bottom: -1px;
|
|
36
|
-
z-index: 90;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
&:has(ul.ant-pagination) {
|
|
40
|
-
.@{sb} {
|
|
41
|
-
bottom: 44px;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
ul.ant-pagination {
|
|
46
|
-
position: sticky;
|
|
47
|
-
bottom: 0;
|
|
48
|
-
z-index: 90;
|
|
49
|
-
margin: 0;
|
|
50
|
-
padding: 8px 0;
|
|
51
|
-
background-color: #ffffff;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
&:has(.@{sb}) {
|
|
55
|
-
ul.ant-pagination {
|
|
56
|
-
padding-top: 4px;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
package/theme/ui-mode.css
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
[data-aplus-ui-mode='aplus'] {
|
|
2
|
-
--ap-border-color-base: #dee4ed;
|
|
3
|
-
--ap-hover-color-base: #66a9ff;
|
|
4
|
-
--ap-active-color-base: #66a9ff;
|
|
5
|
-
--ap-color-primary: #0070ff;
|
|
6
|
-
--ap-color-primary-disabled: #cce2ff;
|
|
7
|
-
--ap-color-link: #0070ff;
|
|
8
|
-
--ap-color-link-hover: #66a9ff;
|
|
9
|
-
--ap-color-link-disabled: #cce2ff;
|
|
10
|
-
--ap-form-bordered-shadow-color: rgba(5, 155, 255, 0.1);
|
|
11
|
-
--ap-color-success: #2ed1a3;
|
|
12
|
-
--ap-color-success-disabled: #d5f6ed;
|
|
13
|
-
--ap-color-error: #ff4d4f;
|
|
14
|
-
--ap-color-error-disabled: #ffdbdc;
|
|
15
|
-
--ap-color-warn: #ffa940;
|
|
16
|
-
--ap-color-warn-disabled: #ffeed9;
|
|
17
|
-
--ap-table-header-bg: #f2f6f9;
|
|
18
|
-
--ap-text-color-1: #526a90;
|
|
19
|
-
--ap-text-color-2: #182948;
|
|
20
|
-
--ap-text-color-3: #8896b0;
|
|
21
|
-
--ap-color-bg: #e9edf3;
|
|
22
|
-
--ap-color-bg-1: #f6f9fa;
|
|
23
|
-
--ap-color-bg-2: #f3f5f8;
|
|
24
|
-
--ap-scrollbar-thumb-color-base: #c8d1de;
|
|
25
|
-
--ap-scrollbar-thumb-color-hover: #959ca7;
|
|
26
|
-
--ap-text-color-4: #abb7cc;
|
|
27
|
-
--batch-input-group-trigger-color-disabled: rgba(24, 41, 72, 0.25);
|
|
28
|
-
--ap-radio-group-item-active-bg-color: rgba(0, 112, 255, 0.12);
|
|
29
|
-
--ap-drawer-wrapper-shadow: -8px 2px 24px 0px rgba(24, 41, 72, 0.2);
|
|
30
|
-
}
|
|
31
|
-
[data-aplus-ui-mode='admin'] {
|
|
32
|
-
--ap-border-color-base: #d9d9d9;
|
|
33
|
-
--ap-hover-color-base: #85d4b0;
|
|
34
|
-
--ap-active-color-base: #85d4b0;
|
|
35
|
-
--ap-color-primary: #34b77c;
|
|
36
|
-
--ap-color-primary-disabled: #d6f1e5;
|
|
37
|
-
--ap-color-link: #1890ff;
|
|
38
|
-
--ap-color-link-hover: #5eb1ff;
|
|
39
|
-
--ap-color-link-disabled: #cce2ff;
|
|
40
|
-
--ap-form-bordered-shadow-color: rgba(11, 166, 66, 0.09);
|
|
41
|
-
--ap-color-success: #34b77c;
|
|
42
|
-
--ap-color-success-disabled: #d6f1e5;
|
|
43
|
-
--ap-color-error: #ff4d4f;
|
|
44
|
-
--ap-color-error-disabled: #ffdbdc;
|
|
45
|
-
--ap-color-warn: #faad14;
|
|
46
|
-
--ap-color-warn-disabled: #ffeed9;
|
|
47
|
-
--ap-table-header-bg: #f7f7f7;
|
|
48
|
-
--ap-text-color-1: #666666;
|
|
49
|
-
--ap-text-color-2: #333333;
|
|
50
|
-
--ap-text-color-3: #999999;
|
|
51
|
-
--ap-color-bg: #e9e9e9;
|
|
52
|
-
--ap-color-bg-1: #f6f9fa;
|
|
53
|
-
--ap-color-bg-2: #f5f5f5;
|
|
54
|
-
--ap-scrollbar-thumb-color-base: #bfbfbf;
|
|
55
|
-
--ap-scrollbar-thumb-color-hover: #787878;
|
|
56
|
-
--ap-text-color-4: #bfbfbf;
|
|
57
|
-
--batch-input-group-trigger-color-disabled: rgba(0, 0, 0, 0.25);
|
|
58
|
-
--ap-radio-group-item-active-bg-color: rgba(52, 183, 124, 0.12);
|
|
59
|
-
--ap-drawer-wrapper-shadow: -8px 2px 24px 0px rgba(51, 51, 51, 0.2);
|
|
60
|
-
}
|
package/theme/ui-mode.less
DELETED
|
@@ -1,109 +0,0 @@
|
|
|
1
|
-
[data-aplus-ui-mode='aplus'] {
|
|
2
|
-
// 基础边框颜色
|
|
3
|
-
--ap-border-color-base: #dee4ed;
|
|
4
|
-
// 基础hover色
|
|
5
|
-
--ap-hover-color-base: #66a9ff;
|
|
6
|
-
// 基础active色
|
|
7
|
-
--ap-active-color-base: #66a9ff;
|
|
8
|
-
// 系统主色
|
|
9
|
-
--ap-color-primary: #0070ff;
|
|
10
|
-
// 主色-禁用
|
|
11
|
-
--ap-color-primary-disabled: #cce2ff;
|
|
12
|
-
// 链接色
|
|
13
|
-
--ap-color-link: #0070ff;
|
|
14
|
-
// 链接hover色
|
|
15
|
-
--ap-color-link-hover: #66a9ff;
|
|
16
|
-
// 链接色禁用
|
|
17
|
-
--ap-color-link-disabled: #cce2ff;
|
|
18
|
-
// 表单项边框样式阴影色
|
|
19
|
-
--ap-form-bordered-shadow-color: rgba(5, 155, 255, 0.1);
|
|
20
|
-
// 成功色
|
|
21
|
-
--ap-color-success: #2ed1a3;
|
|
22
|
-
// 成功色-禁用
|
|
23
|
-
--ap-color-success-disabled: #d5f6ed;
|
|
24
|
-
// 失败色
|
|
25
|
-
--ap-color-error: #ff4d4f;
|
|
26
|
-
// 失败色-禁用
|
|
27
|
-
--ap-color-error-disabled: #ffdbdc;
|
|
28
|
-
// 警告色
|
|
29
|
-
--ap-color-warn: #ffa940;
|
|
30
|
-
// 警告色-禁用
|
|
31
|
-
--ap-color-warn-disabled: #ffeed9;
|
|
32
|
-
// 表格表头背景色
|
|
33
|
-
--ap-table-header-bg: #f2f6f9;
|
|
34
|
-
// 文本颜色1号色
|
|
35
|
-
--ap-text-color-1: #526a90;
|
|
36
|
-
// 文本颜色二号色(着重)
|
|
37
|
-
--ap-text-color-2: #182948;
|
|
38
|
-
// 文本颜色三号色(次级)
|
|
39
|
-
--ap-text-color-3: #8896b0;
|
|
40
|
-
// 基础背景色(某些边框也使用此颜色)
|
|
41
|
-
--ap-color-bg: #e9edf3;
|
|
42
|
-
// 背景色-1
|
|
43
|
-
--ap-color-bg-1: #f6f9fa;
|
|
44
|
-
// 背景色-2
|
|
45
|
-
--ap-color-bg-2: #f3f5f8;
|
|
46
|
-
// 滚动条滑块颜色
|
|
47
|
-
--ap-scrollbar-thumb-color-base: #c8d1de;
|
|
48
|
-
// 滚动条滑动块hover色
|
|
49
|
-
--ap-scrollbar-thumb-color-hover: #959ca7;
|
|
50
|
-
// 文本颜色4号色(三级)
|
|
51
|
-
--ap-text-color-4: #abb7cc;
|
|
52
|
-
// 批量输入组禁用色
|
|
53
|
-
--batch-input-group-trigger-color-disabled: rgba(24, 41, 72, 0.25);
|
|
54
|
-
--ap-radio-group-item-active-bg-color: rgba(#0070ff, 0.12);
|
|
55
|
-
--ap-drawer-wrapper-shadow: -8px 2px 24px 0px rgba(24, 41, 72, 0.2);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
[data-aplus-ui-mode='admin'] {
|
|
59
|
-
--ap-border-color-base: #d9d9d9;
|
|
60
|
-
--ap-hover-color-base: #85d4b0;
|
|
61
|
-
--ap-active-color-base: #85d4b0;
|
|
62
|
-
// 系统主色
|
|
63
|
-
--ap-color-primary: #34b77c;
|
|
64
|
-
// 主色-禁用
|
|
65
|
-
--ap-color-primary-disabled: #d6f1e5;
|
|
66
|
-
// 链接色
|
|
67
|
-
--ap-color-link: #1890ff;
|
|
68
|
-
// 链接hover色
|
|
69
|
-
--ap-color-link-hover: #5eb1ff;
|
|
70
|
-
// 链接色禁用
|
|
71
|
-
--ap-color-link-disabled: #cce2ff;
|
|
72
|
-
--ap-form-bordered-shadow-color: rgba(11, 166, 66, 0.09);
|
|
73
|
-
// 成功色
|
|
74
|
-
--ap-color-success: #34b77c;
|
|
75
|
-
// 成功色-禁用
|
|
76
|
-
--ap-color-success-disabled: #d6f1e5;
|
|
77
|
-
// 失败色
|
|
78
|
-
--ap-color-error: #ff4d4f;
|
|
79
|
-
// 失败色-禁用
|
|
80
|
-
--ap-color-error-disabled: #ffdbdc;
|
|
81
|
-
// 警告色
|
|
82
|
-
--ap-color-warn: #faad14;
|
|
83
|
-
// 警告色-禁用
|
|
84
|
-
--ap-color-warn-disabled: #ffeed9;
|
|
85
|
-
// 表格表头背景色
|
|
86
|
-
--ap-table-header-bg: #f7f7f7;
|
|
87
|
-
// 文本颜色1号色
|
|
88
|
-
--ap-text-color-1: #666666;
|
|
89
|
-
// 文本颜色二号色(着重)
|
|
90
|
-
--ap-text-color-2: #333333;
|
|
91
|
-
// 文本颜色三号色(次级)
|
|
92
|
-
--ap-text-color-3: #999999;
|
|
93
|
-
// 基础背景色(某些边框也使用此颜色)
|
|
94
|
-
--ap-color-bg: #e9e9e9;
|
|
95
|
-
// 背景色-1
|
|
96
|
-
--ap-color-bg-1: #f6f9fa;
|
|
97
|
-
// 背景色-2
|
|
98
|
-
--ap-color-bg-2: #f5f5f5;
|
|
99
|
-
// 滚动条滑动块基础色
|
|
100
|
-
--ap-scrollbar-thumb-color-base: #bfbfbf;
|
|
101
|
-
// 滚动条滑动块基础色
|
|
102
|
-
--ap-scrollbar-thumb-color-hover: #787878;
|
|
103
|
-
// 文本颜色4号色(三级)
|
|
104
|
-
--ap-text-color-4: #bfbfbf;
|
|
105
|
-
// 批量输入组禁用色
|
|
106
|
-
--batch-input-group-trigger-color-disabled: rgba(0, 0, 0, 0.25);
|
|
107
|
-
--ap-radio-group-item-active-bg-color: rgba(#34b77c, 0.12);
|
|
108
|
-
--ap-drawer-wrapper-shadow: -8px 2px 24px 0px rgba(51, 51, 51, 0.2);
|
|
109
|
-
}
|