@opentiny/vue-theme 3.12.0 → 3.13.0-alpha.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/action-menu/index.css +1 -1
- package/action-menu/smb-theme.js +13 -0
- package/alert/index.css +1 -1
- package/amount/index.css +1 -1
- package/area/index.css +1 -1
- package/aurora-theme/action-menu/index.css +1 -1
- package/aurora-theme/alert/index.css +1 -1
- package/aurora-theme/amount/index.css +1 -1
- package/aurora-theme/area/index.css +1 -1
- package/aurora-theme/autocomplete/index.css +1 -1
- package/aurora-theme/base/index.css +1 -1
- package/aurora-theme/button/index.css +1 -1
- package/aurora-theme/button-group/index.css +1 -1
- package/aurora-theme/calendar/index.css +1 -1
- package/aurora-theme/carousel/index.css +1 -1
- package/aurora-theme/cascader/index.css +1 -1
- package/aurora-theme/cascader-panel/index.css +1 -1
- package/aurora-theme/checkbox/index.css +1 -1
- package/aurora-theme/color-picker/index.css +1 -1
- package/aurora-theme/currency/index.css +1 -0
- package/aurora-theme/dialog-box/index.css +1 -1
- package/aurora-theme/divider/index.css +1 -1
- package/aurora-theme/drawer/index.css +1 -1
- package/aurora-theme/dropdown/index.css +1 -1
- package/aurora-theme/dropdown-item/index.css +1 -1
- package/aurora-theme/dropdown-menu/index.css +1 -1
- package/aurora-theme/file-upload/index.css +1 -1
- package/aurora-theme/filter-box/index.css +1 -1
- package/aurora-theme/form/index.css +1 -1
- package/aurora-theme/form-item/index.css +1 -1
- package/aurora-theme/grid/index.css +1 -1
- package/aurora-theme/images/loading.png +0 -0
- package/aurora-theme/index.css +1 -0
- package/aurora-theme/input/index.css +1 -1
- package/aurora-theme/link/index.css +1 -1
- package/aurora-theme/loading/index.css +1 -1
- package/aurora-theme/nav-menu/index.css +1 -1
- package/aurora-theme/option/index.css +1 -1
- package/aurora-theme/option-group/index.css +1 -1
- package/aurora-theme/pager/index.css +1 -1
- package/aurora-theme/pop-upload/index.css +1 -1
- package/aurora-theme/popconfirm/index.css +1 -1
- package/aurora-theme/radio-button/index.css +1 -1
- package/aurora-theme/rich-text-editor/index.css +1 -1
- package/aurora-theme/search/index.css +1 -1
- package/aurora-theme/select/index.css +1 -1
- package/aurora-theme/select-dropdown/index.css +1 -1
- package/aurora-theme/skeleton/index.css +1 -0
- package/aurora-theme/skeleton-item/index.css +1 -0
- package/aurora-theme/steps/index.css +1 -1
- package/aurora-theme/tabs/index.css +1 -1
- package/aurora-theme/tag/index.css +1 -1
- package/aurora-theme/tall-storage/index.css +1 -1
- package/aurora-theme/textarea/index.css +1 -1
- package/aurora-theme/tooltip/index.css +1 -1
- package/aurora-theme/transfer/index.css +1 -1
- package/aurora-theme/tree/index.css +1 -1
- package/aurora-theme/tree-menu/index.css +1 -1
- package/aurora-theme/upload/index.css +1 -1
- package/aurora-theme/upload-list/index.css +1 -1
- package/aurora-theme/wizard/index.css +1 -1
- package/autocomplete/index.css +1 -1
- package/base/index.css +1 -1
- package/button/aurora-theme.js +2 -1
- package/button/index.css +1 -1
- package/button/smb-theme.js +4 -2
- package/button-group/index.css +1 -1
- package/calendar/index.css +1 -1
- package/carousel/index.css +1 -1
- package/carousel/smb-theme.js +22 -0
- package/carousel-item/smb-theme.js +4 -0
- package/cascader/index.css +1 -1
- package/cascader-panel/index.css +1 -1
- package/checkbox/index.css +1 -1
- package/color-picker/index.css +1 -1
- package/currency/index.css +1 -0
- package/dialog-box/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/smb-theme.js +7 -0
- package/drawer/index.css +1 -1
- package/dropdown/aurora-theme.js +9 -1
- package/dropdown/index.css +1 -1
- package/dropdown/smb-theme.js +7 -1
- package/dropdown-item/aurora-theme.js +12 -1
- package/dropdown-item/index.css +1 -1
- package/dropdown-item/smb-theme.js +11 -1
- package/dropdown-menu/aurora-theme.js +1 -1
- package/file-upload/aurora-theme.js +3 -2
- package/filter-box/index.css +1 -1
- package/form/index.css +1 -1
- package/form-item/index.css +1 -1
- package/grid/index.css +1 -1
- package/grid/smb-theme.js +5 -1
- package/images/loading.png +0 -0
- package/index.css +1 -1
- package/input/index.css +1 -1
- package/link/index.css +1 -1
- package/loading/index.css +1 -1
- package/lowcode.css +1 -1
- package/nav-menu/index.css +1 -1
- package/option/aurora-theme.js +2 -1
- package/option/index.css +1 -1
- package/option/smb-theme.js +2 -1
- package/option-group/aurora-theme.js +6 -0
- package/option-group/index.css +1 -1
- package/option-group/smb-theme.js +6 -1
- package/package.json +4 -1
- package/pager/index.css +1 -1
- package/pager/smb-theme.js +4 -5
- package/pop-upload/index.css +1 -1
- package/popconfirm/index.css +1 -1
- package/radio-button/index.css +1 -1
- package/rich-text-editor/index.css +1 -1
- package/search/aurora-theme.js +3 -1
- package/search/index.css +1 -1
- package/select/aurora-theme.js +4 -1
- package/select/index.css +1 -1
- package/select/smb-theme.js +3 -3
- package/select-dropdown/aurora-theme.js +15 -3
- package/select-dropdown/index.css +1 -1
- package/select-dropdown/smb-theme.js +8 -8
- package/skeleton/index.css +1 -0
- package/skeleton-item/index.css +1 -0
- package/smb-theme/action-menu/index.css +1 -1
- package/smb-theme/alert/index.css +1 -1
- package/smb-theme/amount/index.css +1 -1
- package/smb-theme/area/index.css +1 -1
- package/smb-theme/autocomplete/index.css +1 -1
- package/smb-theme/base/index.css +1 -1
- package/smb-theme/button/index.css +1 -1
- package/smb-theme/button-group/index.css +1 -1
- package/smb-theme/calendar/index.css +1 -1
- package/smb-theme/carousel/index.css +1 -1
- package/smb-theme/carousel-item/index.css +1 -1
- package/smb-theme/cascader/index.css +1 -1
- package/smb-theme/cascader-panel/index.css +1 -1
- package/smb-theme/checkbox/index.css +1 -1
- package/smb-theme/color-picker/index.css +1 -1
- package/smb-theme/currency/index.css +1 -0
- package/smb-theme/dialog-box/index.css +1 -1
- package/smb-theme/divider/index.css +1 -1
- package/smb-theme/drawer/index.css +1 -1
- package/smb-theme/dropdown/index.css +1 -1
- package/smb-theme/dropdown-item/index.css +1 -1
- package/smb-theme/filter-box/index.css +1 -1
- package/smb-theme/form/index.css +1 -1
- package/smb-theme/form-item/index.css +1 -1
- package/smb-theme/grid/index.css +1 -1
- package/smb-theme/images/loading.png +0 -0
- package/smb-theme/index.css +1 -0
- package/smb-theme/input/index.css +1 -1
- package/smb-theme/link/index.css +1 -1
- package/smb-theme/loading/index.css +1 -1
- package/smb-theme/nav-menu/index.css +1 -1
- package/smb-theme/option/index.css +1 -1
- package/smb-theme/option-group/index.css +1 -1
- package/smb-theme/pager/index.css +1 -1
- package/smb-theme/pop-upload/index.css +1 -1
- package/smb-theme/popconfirm/index.css +1 -1
- package/smb-theme/radio-button/index.css +1 -1
- package/smb-theme/rich-text-editor/index.css +1 -1
- package/smb-theme/search/index.css +1 -1
- package/smb-theme/select/index.css +1 -1
- package/smb-theme/select-dropdown/index.css +1 -1
- package/smb-theme/skeleton/index.css +1 -0
- package/smb-theme/skeleton-item/index.css +1 -0
- package/smb-theme/steps/index.css +1 -1
- package/smb-theme/tabs/index.css +1 -1
- package/smb-theme/tall-storage/index.css +1 -1
- package/smb-theme/textarea/index.css +1 -1
- package/smb-theme/transfer/index.css +1 -1
- package/smb-theme/tree/index.css +1 -1
- package/smb-theme/tree-menu/index.css +1 -1
- package/smb-theme/upload/index.css +1 -1
- package/smb-theme/upload-list/index.css +1 -1
- package/smb-theme/wizard/index.css +1 -1
- package/steps/index.css +1 -1
- package/svgs/add-picture.svg +4 -0
- package/svgs/administrator-o.svg +12 -0
- package/svgs/area-chart.svg +4 -4
- package/svgs/arrow-down.svg +4 -4
- package/svgs/arrow-left.svg +4 -4
- package/svgs/arrow-right.svg +4 -4
- package/svgs/arrow-up.svg +4 -4
- package/svgs/association.svg +4 -4
- package/svgs/attachment.svg +4 -4
- package/svgs/audit.svg +13 -0
- package/svgs/bar-chart.svg +4 -4
- package/svgs/batch-fill.svg +6 -0
- package/svgs/boat.svg +4 -4
- package/svgs/busy.svg +4 -4
- package/svgs/calculator.svg +4 -4
- package/svgs/card-mode.svg +6 -0
- package/svgs/check-out.svg +4 -4
- package/svgs/checked-linear.svg +4 -4
- package/svgs/chevron-down.svg +4 -4
- package/svgs/chevron-left.svg +4 -4
- package/svgs/chevron-right.svg +4 -4
- package/svgs/chevron-up.svg +4 -4
- package/svgs/clear-filter.svg +4 -4
- package/svgs/close-square.svg +4 -4
- package/svgs/close.svg +4 -4
- package/svgs/cloud-download.svg +4 -4
- package/svgs/cloud-upload.svg +4 -4
- package/svgs/commission.svg +4 -4
- package/svgs/conment-refresh.svg +4 -4
- package/svgs/copy.svg +4 -4
- package/svgs/cue-l-o.svg +8 -0
- package/svgs/cue-l.svg +4 -4
- package/svgs/customer-service.svg +4 -4
- package/svgs/default.svg +4 -4
- package/svgs/defined-filtration.svg +4 -4
- package/svgs/del.svg +4 -4
- package/svgs/delete-page.svg +4 -4
- package/svgs/deleted.svg +4 -4
- package/svgs/delta-down-o.svg +4 -4
- package/svgs/delta-down.svg +4 -4
- package/svgs/delta-left-o.svg +4 -4
- package/svgs/delta-left.svg +4 -4
- package/svgs/delta-right-o.svg +4 -4
- package/svgs/delta-right.svg +4 -4
- package/svgs/delta-up-o.svg +4 -4
- package/svgs/delta-up.svg +4 -4
- package/svgs/dialog.svg +4 -4
- package/svgs/done-mini.svg +8 -0
- package/svgs/done.svg +17 -0
- package/svgs/dot-chart.svg +4 -4
- package/svgs/dot-download.svg +2 -2
- package/svgs/double-left.svg +4 -4
- package/svgs/double-right.svg +4 -4
- package/svgs/down-o.svg +4 -4
- package/svgs/down.svg +4 -4
- package/svgs/download.svg +4 -4
- package/svgs/earth-lined.svg +6 -0
- package/svgs/editor-eraser-filled.svg +6 -0
- package/svgs/editor-left-border.svg +10 -5
- package/svgs/editor-right-border.svg +10 -5
- package/svgs/editor-sub.svg +10 -5
- package/svgs/editor-subtitle.svg +16 -7
- package/svgs/editor-super.svg +10 -5
- package/svgs/editor-title.svg +15 -7
- package/svgs/ellipsis.svg +4 -4
- package/svgs/end.svg +4 -4
- package/svgs/error.svg +4 -4
- package/svgs/exception-mini-o.svg +8 -0
- package/svgs/exception-o.svg +12 -0
- package/svgs/exception.svg +4 -4
- package/svgs/exclamation.svg +4 -4
- package/svgs/execution-phase.svg +16 -0
- package/svgs/export.svg +4 -4
- package/svgs/express-search.svg +4 -4
- package/svgs/file-cloudupload.svg +4 -4
- package/svgs/file-excel.svg +4 -4
- package/svgs/file.svg +4 -4
- package/svgs/filetext.svg +4 -4
- package/svgs/fileupload-pro.svg +1 -0
- package/svgs/fillet-external-link.svg +12 -4
- package/svgs/flag.svg +4 -4
- package/svgs/folder-closed.svg +4 -4
- package/svgs/folder-opened.svg +4 -4
- package/svgs/frown-o.svg +4 -4
- package/svgs/frown.svg +3 -3
- package/svgs/fullscreen.svg +4 -4
- package/svgs/group.svg +4 -4
- package/svgs/halfchecked.svg +4 -4
- package/svgs/heartempty.svg +4 -4
- package/svgs/help-circle.svg +4 -4
- package/svgs/help-solid.svg +4 -4
- package/svgs/hide-left.svg +3 -3
- package/svgs/hide-right.svg +3 -3
- package/svgs/hide-topleft.svg +2 -2
- package/svgs/history-record.svg +7 -0
- package/svgs/image-add.svg +10 -0
- package/svgs/import.svg +4 -4
- package/svgs/info-circle.svg +4 -4
- package/svgs/info-solid.svg +4 -4
- package/svgs/information.svg +5 -6
- package/svgs/leave.svg +4 -4
- package/svgs/left-o.svg +4 -4
- package/svgs/left.svg +4 -4
- package/svgs/line-chart.svg +4 -4
- package/svgs/link.svg +4 -4
- package/svgs/list-mode.svg +6 -0
- package/svgs/lock.svg +4 -4
- package/svgs/mail.svg +4 -4
- package/svgs/male.svg +4 -4
- package/svgs/material.svg +8 -0
- package/svgs/meh.svg +3 -3
- package/svgs/milestone.svg +16 -0
- package/svgs/minscreen-right.svg +10 -0
- package/svgs/minscreen.svg +4 -4
- package/svgs/minus-circle.svg +4 -4
- package/svgs/minus-square.svg +4 -4
- package/svgs/minus.svg +4 -4
- package/svgs/more.svg +4 -4
- package/svgs/new.svg +4 -4
- package/svgs/no-data.svg +36 -0
- package/svgs/no-news.svg +31 -0
- package/svgs/no-perm.svg +27 -0
- package/svgs/no-premission.svg +4 -4
- package/svgs/no-result.svg +39 -0
- package/svgs/not-started-mini.svg +8 -0
- package/svgs/not-started.svg +14 -0
- package/svgs/off-line.svg +4 -4
- package/svgs/on-going-mini.svg +8 -0
- package/svgs/on-going.svg +15 -0
- package/svgs/on-line.svg +4 -4
- package/svgs/operationfaild-l.svg +4 -4
- package/svgs/operationfaild.svg +4 -4
- package/svgs/page-noperm.svg +25 -0
- package/svgs/page-nothing.svg +28 -0
- package/svgs/page-servererror.svg +46 -0
- package/svgs/page-weaknet.svg +25 -0
- package/svgs/pagelink.svg +4 -4
- package/svgs/pager-first.svg +4 -4
- package/svgs/pager-last.svg +4 -4
- package/svgs/pager-next.svg +4 -4
- package/svgs/pager-prev.svg +4 -4
- package/svgs/panel-max.svg +4 -4
- package/svgs/panel-mini.svg +4 -4
- package/svgs/panel-normal.svg +4 -4
- package/svgs/pause-circle.svg +4 -4
- package/svgs/pause.svg +4 -4
- package/svgs/picture.svg +4 -4
- package/svgs/pie-chart.svg +4 -4
- package/svgs/plus-circle.svg +4 -4
- package/svgs/plus-square.svg +4 -4
- package/svgs/plus.svg +4 -4
- package/svgs/pre-checked.svg +4 -4
- package/svgs/prompt.svg +4 -4
- package/svgs/public-home.svg +10 -0
- package/svgs/public-notice.svg +10 -0
- package/svgs/publish.svg +13 -0
- package/svgs/pushpin.svg +4 -4
- package/svgs/refres.svg +4 -4
- package/svgs/renew.svg +4 -4
- package/svgs/rich-text-add-column-after.svg +1 -1
- package/svgs/rich-text-add-column-before.svg +1 -1
- package/svgs/rich-text-add-row-after.svg +1 -1
- package/svgs/rich-text-add-row-before.svg +1 -1
- package/svgs/rich-text-align-center.svg +1 -1
- package/svgs/rich-text-align-left.svg +1 -1
- package/svgs/rich-text-align-right.svg +1 -1
- package/svgs/rich-text-bold.svg +1 -1
- package/svgs/rich-text-code-block.svg +1 -1
- package/svgs/rich-text-code-view.svg +1 -1
- package/svgs/rich-text-color.svg +1 -1
- package/svgs/rich-text-delete-column.svg +1 -1
- package/svgs/rich-text-delete-row.svg +1 -1
- package/svgs/rich-text-delete-table.svg +1 -1
- package/svgs/rich-text-font-size.svg +1 -1
- package/svgs/rich-text-format-clear.svg +1 -1
- package/svgs/rich-text-h-1.svg +1 -1
- package/svgs/rich-text-h-2.svg +1 -1
- package/svgs/rich-text-h-3.svg +1 -1
- package/svgs/rich-text-h-4.svg +1 -1
- package/svgs/rich-text-h-5.svg +1 -1
- package/svgs/rich-text-h-6.svg +1 -1
- package/svgs/rich-text-heading.svg +1 -1
- package/svgs/rich-text-high-light.svg +1 -1
- package/svgs/rich-text-image.svg +1 -1
- package/svgs/rich-text-italic.svg +1 -1
- package/svgs/rich-text-line-height.svg +1 -1
- package/svgs/rich-text-link-unlink.svg +1 -1
- package/svgs/rich-text-link.svg +1 -1
- package/svgs/rich-text-list-ordered.svg +1 -1
- package/svgs/rich-text-list-unordered.svg +1 -1
- package/svgs/rich-text-merge-cells-vertical.svg +1 -1
- package/svgs/rich-text-merge-cells.svg +1 -1
- package/svgs/rich-text-node-delete.svg +1 -1
- package/svgs/rich-text-paragraph.svg +1 -1
- package/svgs/rich-text-quote-text.svg +1 -1
- package/svgs/rich-text-quote-text1.svg +1 -1
- package/svgs/rich-text-redo.svg +1 -1
- package/svgs/rich-text-split-cells-horizontal.svg +1 -1
- package/svgs/rich-text-split-cells-vertical.svg +1 -1
- package/svgs/rich-text-strikethrough.svg +1 -1
- package/svgs/rich-text-subscript.svg +1 -1
- package/svgs/rich-text-superscript.svg +1 -1
- package/svgs/rich-text-table-2.svg +1 -1
- package/svgs/rich-text-table-drop-ico.svg +1 -1
- package/svgs/rich-text-task-list.svg +1 -1
- package/svgs/rich-text-underline.svg +1 -1
- package/svgs/rich-text-undo.svg +1 -1
- package/svgs/scan.svg +4 -0
- package/svgs/search-resource.svg +8 -0
- package/svgs/setting-data.svg +9 -0
- package/svgs/sort-o.svg +22 -0
- package/svgs/sort.svg +4 -4
- package/svgs/split-left.svg +8 -0
- package/svgs/split-right.svg +8 -0
- package/svgs/split.svg +9 -0
- package/svgs/star-active.svg +3 -3
- package/svgs/star-disable.svg +3 -3
- package/svgs/star-o.svg +4 -4
- package/svgs/start-circle.svg +4 -4
- package/svgs/start.svg +4 -4
- package/svgs/statistics.svg +4 -4
- package/svgs/stop.svg +4 -4
- package/svgs/success.svg +4 -4
- package/svgs/successful.svg +4 -4
- package/svgs/table-mode.svg +6 -0
- package/svgs/task-cooperation.svg +4 -4
- package/svgs/text.svg +4 -4
- package/svgs/time.svg +4 -4
- package/svgs/transform.svg +8 -0
- package/svgs/undelete.svg +4 -4
- package/svgs/unknow.svg +4 -4
- package/svgs/unknown.svg +4 -4
- package/svgs/unlock.svg +4 -4
- package/svgs/unsent.svg +4 -4
- package/svgs/up-o.svg +4 -4
- package/svgs/up.svg +4 -4
- package/svgs/upgrading.svg +11 -0
- package/svgs/upload.svg +4 -4
- package/svgs/user.svg +4 -4
- package/svgs/view.svg +4 -4
- package/svgs/warning-triangle.svg +4 -4
- package/svgs/warning.svg +4 -4
- package/svgs/weaknet.svg +27 -0
- package/svgs/work-package.svg +16 -0
- package/svgs/writing.svg +4 -4
- package/svgs/yes.svg +3 -3
- package/tabs/index.css +1 -1
- package/tabs/smb-theme.js +2 -2
- package/tag/aurora-theme.js +2 -1
- package/tall-storage/index.css +1 -1
- package/textarea/index.css +1 -1
- package/theme/aurora-theme/component.js +53 -6
- package/theme/aurora-theme/index.js +133 -2
- package/theme/index.js +2 -2
- package/theme/infinity-theme/component-vars.js +382 -0
- package/theme/infinity-theme/index.js +118 -362
- package/theme/smb-theme/component.js +92 -21
- package/theme/smb-theme/index.js +177 -71
- package/tooltip/aurora-theme.js +4 -2
- package/transfer/index.css +1 -1
- package/transfer/smb-theme.js +9 -0
- package/tree/index.css +1 -1
- package/tree-menu/index.css +1 -1
- package/upload/index.css +1 -1
- package/upload-list/index.css +1 -1
- package/upload-list/smb-theme.js +1 -1
- package/wizard/index.css +1 -1
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
export const concatTheme = {
|
|
2
|
-
'ti-
|
|
3
|
-
'ti-
|
|
4
|
-
'ti-
|
|
2
|
+
'ti-action-menu-item-line-bg-color': 'var(--ti-common-color-transparent)',
|
|
3
|
+
'ti-dropdown-item-font-size': 'var(--ti-common-font-size-1)',
|
|
4
|
+
'ti-dropdown-item-line-height': 'var(--ti-common-line-height-2)',
|
|
5
|
+
'ti-action-menu-item-svg-margin-top': '0',
|
|
6
|
+
'ti-action-menu-font-weight': 'var(--ti-common-font-weight-bold)',
|
|
7
|
+
'ti-action-menu-item-hover-text-color': 'var(--ti-common-color-text-link)',
|
|
8
|
+
'ti-action-menu-item-line-width': 'var(--ti-common-space-0)',
|
|
9
|
+
'ti-action-menu-hover-text-decoratio': 'underline',
|
|
10
|
+
'ti-dropdown-line-height': 'calc(var(--ti-common-line-height-4) + 2px)',
|
|
11
|
+
'ti-action-menu-more-icon-width': 'var(--ti-common-size-5x)',
|
|
12
|
+
'ti-action-menu-more-icon-height': 'var(--ti-common-size-5x)',
|
|
5
13
|
'ti-alert-border-radius': 'var(--ti-common-border-radius-4)',
|
|
6
14
|
'ti-alert-description-font-size': 'var(--ti-common-font-size-1)',
|
|
7
15
|
'ti-alert-warning-border-color': 'transparent',
|
|
@@ -40,6 +48,9 @@ export const concatTheme = {
|
|
|
40
48
|
'ti-alert-description-line-height': '1.5',
|
|
41
49
|
'ti-alert-icon-margin-top': '3px',
|
|
42
50
|
'ti-alert-close-position-top': 'var(--ti-common-space-3x)',
|
|
51
|
+
'ti-anchor-width': '160px',
|
|
52
|
+
'ti-anchor-text-color': '#595959',
|
|
53
|
+
'ti-anchor-link-active-text-color': '#191919',
|
|
43
54
|
'ti-badge-font-size': 'var(--ti-common-font-size-0)',
|
|
44
55
|
'ti-breadcrumb-text-color': '#191919',
|
|
45
56
|
'ti-breadcrumb-font-size': 'var(--ti-common-font-size-base)',
|
|
@@ -52,7 +63,6 @@ export const concatTheme = {
|
|
|
52
63
|
'ti-button-text-color': 'var(--ti-common-color-text-highlight)',
|
|
53
64
|
'ti-button-text-hover-weight': 'var(--ti-common-font-weight-4)',
|
|
54
65
|
'ti-button-text-color-hover': 'var(--ti-common-color-text-highlight)',
|
|
55
|
-
'ti-button-normal-hover-border-color': '#C2C2C2',
|
|
56
66
|
'ti-button-normal-disabled-border-color': 'transparent',
|
|
57
67
|
'ti-common-color-primary-disabled-border': 'transparent',
|
|
58
68
|
'ti-common-color-success-disabled-border': 'transparent',
|
|
@@ -72,6 +82,7 @@ export const concatTheme = {
|
|
|
72
82
|
'ti-button-danger-plain-hover-text-color': '#F76360',
|
|
73
83
|
'ti-button-danger-plain-hover-border-color': '#F76360',
|
|
74
84
|
'ti-button-danger-plain-disabled-border-color': 'transparent',
|
|
85
|
+
'ti-button-normal-hover-border-color': '#C2C2C2',
|
|
75
86
|
'ti-button-size-large-font-size': 'var(--ti-common-font-size-base)',
|
|
76
87
|
'ti-button-size-mini-min-width': '24px',
|
|
77
88
|
'ti-button-text-svg-width': '16px',
|
|
@@ -119,6 +130,9 @@ export const concatTheme = {
|
|
|
119
130
|
'ti-button-only-icon-border-color': '#c2c2c2',
|
|
120
131
|
'ti-button-only-icon-hover-border-color': '#191919',
|
|
121
132
|
'ti-button-only-icon-disabled-border-color': '#dbdbdb',
|
|
133
|
+
'ti-button-ghost-disabled-text-color': '#c2c2c2',
|
|
134
|
+
'ti-button-ghost-disabled-border-color': '#dbdbdb',
|
|
135
|
+
'ti-button-ghost-hover-border-color': '#c2c2c2',
|
|
122
136
|
'ti-button-group-item-li-margin-right': 'var(--ti-common-space-2x)',
|
|
123
137
|
'ti-button-group-item-li-margin-bottom': 'var(--ti-common-space-2x)',
|
|
124
138
|
'ti-button-group-item-active-text-color': '#FFFFFF',
|
|
@@ -152,6 +166,26 @@ export const concatTheme = {
|
|
|
152
166
|
'ti-button-group-border-weight': 'var(--ti-common-border-weight-normal)',
|
|
153
167
|
'ti-button-group-item-btn-active-hover-bg-color': '#1476FF',
|
|
154
168
|
'ti-button-group-item-btn-width': 'auto',
|
|
169
|
+
'ti-carousel-arrow-height': 'var(--ti-common-size-8x)',
|
|
170
|
+
'ti-carousel-arrow-width': 'var(--ti-common-size-8x)',
|
|
171
|
+
'ti-carousel-arrow-font-size': 'var(--ti-common-font-size-2)',
|
|
172
|
+
'ti-carousel-arrow-bg-color': 'var(--ti-common-color-dark)',
|
|
173
|
+
'ti-carousel-indicator-active-text-color': 'var(--ti-common-color-text-weaken)',
|
|
174
|
+
'ti-carousel-arrow-text-color': 'var(--ti-common-color-text-weaken)',
|
|
175
|
+
'ti-carousel-arrow-hover-text-color': 'var(--ti-common-color-primary-normal)',
|
|
176
|
+
'ti-carousel-arrow-disabled-text-color': 'var(--ti-common-color-text-link-darkbg-hover)',
|
|
177
|
+
'ti-carousel-indicator-active-button-width': 'var(--ti-common-size-5x)',
|
|
178
|
+
'ti-carousel-indicator-active-background-color': 'var(--ti-common-color-primary-active)',
|
|
179
|
+
'ti-carousel-indicator-button-bg-color': 'var(--ti-common-color-primary-active)',
|
|
180
|
+
'ti-carousel-outside-button-active-bg-color': 'var(--ti-common-color-primary-active)',
|
|
181
|
+
'ti-carousel-indicator-active-border-radius': 'var(--ti-common-space-base)',
|
|
182
|
+
'ti-carousel-indicator-padding-horizontal': 'var(--ti-common-space-0)',
|
|
183
|
+
'ti-carousel-indicator-margin-right': 'var(--ti-common-space-10)',
|
|
184
|
+
'ti-carousel-indicator-active-width': 'var(--ti-common-size-5x)',
|
|
185
|
+
'ti-carousel-indicators-bg-color': 'none',
|
|
186
|
+
'ti-carousel-opacity': '0.5',
|
|
187
|
+
'ti-carousel-hover-opacity': '0.8',
|
|
188
|
+
'ti-carousel-item-title-bg-color': 'var(--ti-common-color-bg-dark-disabled)',
|
|
155
189
|
'ti-cascader-list-text-color': '#191919',
|
|
156
190
|
'ti-cascader-close-hover-icon-color': '#191919',
|
|
157
191
|
'ti-cascader-menu-border-color': '#f5f5f5',
|
|
@@ -255,6 +289,11 @@ export const concatTheme = {
|
|
|
255
289
|
'ti-dialog-box-body-text-color': 'var(--ti-common-color-text-primary)',
|
|
256
290
|
'ti-dialog-box-footer-btn-min-width': 'calc(var(--ti-common-space-base) * 24)',
|
|
257
291
|
'ti-dialog-box-drawer-divider-border-color': 'transparent',
|
|
292
|
+
'ti-divider-dividing-line': 'var(--ti-common-color-dark)',
|
|
293
|
+
'ti-divider-horizontal-opacity': '0.5',
|
|
294
|
+
'ti-divider-vertical-opacity': '0.5',
|
|
295
|
+
'ti-divider-text-color': 'var(--ti-common-color-text-primary)',
|
|
296
|
+
'ti-divider-text-bg-color': 'var(--ti-base-color-white)',
|
|
258
297
|
'ti-drawer-padding-right': 'var(--ti-common-space-8x)',
|
|
259
298
|
'ti-drawer-footer-padding-top': 'var(--ti-common-space-6x)',
|
|
260
299
|
'ti-drawer-divider-border-color': 'transparent',
|
|
@@ -269,6 +308,12 @@ export const concatTheme = {
|
|
|
269
308
|
'ti-dropdown-title-button-padding-left': 'var(--ti-common-space-6x)',
|
|
270
309
|
'ti-dropdown-title-button-padding-right': 'var(--ti-common-space-0)',
|
|
271
310
|
'ti-dropdown-button-icon-size': 'var(--ti-common-font-size-2)',
|
|
311
|
+
'ti-dropdown-trigger-svg-margin-top': 'var(--ti-common-space-0)',
|
|
312
|
+
'ti-dropdown-trigger-svg-margin-bottom': 'var(--ti-common-space-0)',
|
|
313
|
+
'ti-dropdown-trigger-only-svg-width': 'var(--ti-common-size-5x)',
|
|
314
|
+
'ti-dropdown-trigger-only-svg-height': 'var(--ti-common-size-5x)',
|
|
315
|
+
'ti-dropdown-trigger-only-svg-hover-bg-color': 'rgba(0,0,0,0.05)',
|
|
316
|
+
'ti-dropdown-trigger-only-svg-hover-radius': 'var(--ti-common-border-radius-2)',
|
|
272
317
|
'ti-dropdown-item-expand-icon-size': 'var(--ti-common-font-size-2)',
|
|
273
318
|
'ti-dropdown-item-padding-vertical': 'var(--ti-common-space-0)',
|
|
274
319
|
'ti-dropdown-item-padding-horizontal': 'var(--ti-common-space-4x)',
|
|
@@ -281,6 +326,16 @@ export const concatTheme = {
|
|
|
281
326
|
'ti-dropdown-item-height': 'var(--ti-common-size-height-normal)',
|
|
282
327
|
'ti-dropdown-item-icon-color': 'var(--ti-common-color-icon)',
|
|
283
328
|
'ti-dropdown-item-content-font-weight-hover': 'var(--ti-common-font-weight-6)',
|
|
329
|
+
'ti-dropdown-item-active-bg-color': 'var(--ti-common-color-bg-white-normal)',
|
|
330
|
+
'ti-dropdown-item-active-text-color': '#1476FF',
|
|
331
|
+
'ti-dropdown-item-content-text-hover': '#1476FF',
|
|
332
|
+
'ti-dropdown-item-before-bg-color': 'transparent',
|
|
333
|
+
'ti-dropdown-item-divided-border-color': 'transparent',
|
|
334
|
+
'ti-dropdown-item-content-bg-hover': 'transparent',
|
|
335
|
+
'ti-dropdown-item-before-height': '0',
|
|
336
|
+
'ti-dropdown-item-bg-color-selected': 'var(--ti-common-color-bg-white-normal)',
|
|
337
|
+
'ti-dropdown-item-text-color-selected': '#1476FF',
|
|
338
|
+
'ti-dropdown-item-font-weight-selected': 'var(--ti-common-font-weight-6)',
|
|
284
339
|
'ti-dropdown-menu-padding-vertical': 'var(--ti-common-space-2x)',
|
|
285
340
|
'ti-dropdown-menu-min-width': '124px',
|
|
286
341
|
'ti-form-item-label-top-margin-bottom': '24px',
|
|
@@ -318,6 +373,10 @@ export const concatTheme = {
|
|
|
318
373
|
'ti-grid-checkbox-icon-size': 'var(--ti-common-font-size-2)',
|
|
319
374
|
'ti-grid-checkbox-bg-color-checked': '#1476FF',
|
|
320
375
|
'ti-grid-radio-bg-color-checked': '#1476FF',
|
|
376
|
+
'ti-grid-toolbar-btn-height': 'var(--ti-common-size-8x, 32px)',
|
|
377
|
+
'ti-grid-toolbar-btn-width': 'var(--ti-common-size-8x, 32px)',
|
|
378
|
+
'ti-grid-toolbar-btn-border-color': 'var(--ti-common-color-line-normal, #c2c2c2)',
|
|
379
|
+
'ti-grid-toolbar-btn-border-radius': 'calc(var(--ti-common-size-base, 4px) + 2px)',
|
|
321
380
|
'ti-input-border-color': 'var(--ti-common-color-line-normal)',
|
|
322
381
|
'ti-input-hover-border-color': 'var(--ti-common-color-line-hover)',
|
|
323
382
|
'ti-input-border-radius': 'var(--ti-common-border-radius-3)',
|
|
@@ -432,8 +491,9 @@ export const concatTheme = {
|
|
|
432
491
|
'ti-option-height': 'var(--ti-common-size-height-normal)',
|
|
433
492
|
'ti-option-font-size': 'var(--ti-common-font-size-1)',
|
|
434
493
|
'ti-option-border-radius': 'var(--ti-common-border-radius-0)',
|
|
435
|
-
'ti-option-selected-font-weight': 'var(--ti-common-font-weight-
|
|
494
|
+
'ti-option-selected-font-weight': 'var(--ti-common-font-weight-6)',
|
|
436
495
|
'ti-option-padding-horizontal': 'var(--ti-common-space-4x)',
|
|
496
|
+
'ti-option-padding-horizontal-group': 'var(--ti-common-space-4x)',
|
|
437
497
|
'ti-option-icon-color-selected': 'var(--ti-common-color-icon-graybg-active)',
|
|
438
498
|
'ti-option-checkbox-border-color-hover': '#191919',
|
|
439
499
|
'ti-option-disabled-text-color': 'var(--ti-common-color-text-disabled)',
|
|
@@ -444,15 +504,20 @@ export const concatTheme = {
|
|
|
444
504
|
'ti-option-selected-text-color': '#1476FF',
|
|
445
505
|
'ti-option-checkbox-all-select-border-color-hover': '#1476FF',
|
|
446
506
|
'ti-option-group-title-font-size': 'var(--ti-common-font-size-0)',
|
|
507
|
+
'ti-option-group-title-font-weight': 'var(--ti-common-font-weight-normal)',
|
|
447
508
|
'ti-option-group-title-text-color': 'var(--ti-common-color-text-weaken)',
|
|
448
509
|
'ti-option-group-title-padding-horizontal': 'var(--ti-common-space-4x)',
|
|
510
|
+
'ti-option-group-title-margin-top-first': 'var(--ti-common-space-base)',
|
|
511
|
+
'ti-option-group-title-margin-top': 'var(--ti-common-space-2x)',
|
|
512
|
+
'ti-option-group-title-line-height': 'var(--ti-common-line-height-base)',
|
|
513
|
+
'ti-option-group-title-height': 'var(--ti-common-size-auto)',
|
|
449
514
|
'ti-pager-primary-bg-color': 'var(--ti-common-color-bg-white-emphasize)',
|
|
450
515
|
'ti-pager-active-bg-color': '#0000000D',
|
|
451
516
|
'ti-pager-li-border-radius': '20px',
|
|
452
517
|
'ti-pager-height': '32px',
|
|
453
518
|
'ti-pager-input-height': '32px',
|
|
454
519
|
'ti-pager-poplist-item-padding-horizontal': '8px',
|
|
455
|
-
'ti-pager-active-font-color': 'var(--ti-common-color-text-
|
|
520
|
+
'ti-pager-active-font-color': 'var(--ti-common-color-text-primary)',
|
|
456
521
|
'ti-pager-li-item-hover-text-color': 'var(--ti-pager-text-color)',
|
|
457
522
|
'ti-pager-goto-btn-text-hover-color': 'var(--ti-common-color-selected-text-color)',
|
|
458
523
|
'ti-pager-total-font-size': '14px',
|
|
@@ -479,15 +544,14 @@ export const concatTheme = {
|
|
|
479
544
|
'ti-pager-min-width': '32px',
|
|
480
545
|
'ti-pager-prev-next-hover-bg-color': 'transparent',
|
|
481
546
|
'ti-pager-group-sizes-margin-right': '0px',
|
|
482
|
-
'ti-pager-sizes-input-width': '78px',
|
|
483
547
|
'ti-pager-sizes-input-hover-text-color': '#595959',
|
|
484
|
-
'ti-pager-input-btn-width': '
|
|
485
|
-
'ti-pager-input-btn-right': '12px',
|
|
548
|
+
'ti-pager-input-btn-width': '24px',
|
|
486
549
|
'ti-pager-selector-padding-vertical': '8px',
|
|
487
550
|
'ti-pager-pop-body-margin-top': '4px',
|
|
488
551
|
'ti-pager-poplist-item-selected-bg-color': '#0000000D',
|
|
489
552
|
'ti-pager-poplist-item-min-height': '32px',
|
|
490
553
|
'ti-pager-mini-min-width': '24px',
|
|
554
|
+
'ti-pager-sizes-num-margin-right': '2px',
|
|
491
555
|
'ti-popconfirm-margin-right': 'var(--ti-common-space-6x)',
|
|
492
556
|
'ti-popconfirm-popover-footer-justify-content': 'center',
|
|
493
557
|
'ti-popconfirm-popover-container-padding-vertical': '7px',
|
|
@@ -529,23 +593,25 @@ export const concatTheme = {
|
|
|
529
593
|
'ti-select-input-caret-font-size': 'var(--ti-common-font-size-2)',
|
|
530
594
|
'ti-select-input-caret-hover-icon-color': 'var(--ti-common-color-icon-graybg-hover)',
|
|
531
595
|
'ti-select-input-caret-icon-color': 'var(--ti-common-color-icon-normal)',
|
|
532
|
-
'ti-select-tags-wrap-padding-left': 'calc(var(--ti-common-space-6)/2)',
|
|
533
|
-
'ti-select-tags-wrap-padding-top': 'calc(var(--ti-common-space-6)/2)',
|
|
534
|
-
'ti-select-tags-wrap-padding-bottom': 'calc(var(--ti-common-space-6)/2)',
|
|
596
|
+
'ti-select-tags-wrap-padding-left': 'calc(var(--ti-common-space-6) / 2)',
|
|
597
|
+
'ti-select-tags-wrap-padding-top': 'calc(var(--ti-common-space-6) / 2)',
|
|
598
|
+
'ti-select-tags-wrap-padding-bottom': 'calc(var(--ti-common-space-6) / 2)',
|
|
535
599
|
'ti-select-input-icon-top-small': 'var(--ti-common-space-3x)',
|
|
536
600
|
'ti-select-input-icon-top': 'var(--ti-common-space-4x)',
|
|
537
601
|
'ti-select-dropdown-border-radius': 'var(--ti-common-border-radius-3)',
|
|
538
|
-
'ti-select-dropdown-empty-text-color': 'var(--ti-common-color-text-
|
|
602
|
+
'ti-select-dropdown-empty-text-color': 'var(--ti-common-color-text-secondary)',
|
|
539
603
|
'ti-select-dropdown-empty-padding-horizontal': 'var(--ti-common-size-0)',
|
|
540
|
-
'ti-select-dropdown-empty-padding-vertical': '
|
|
604
|
+
'ti-select-dropdown-empty-padding-vertical': '46px',
|
|
605
|
+
'ti-select-dropdown-empty-font-size': 'var(--ti-common-font-size-0)',
|
|
541
606
|
'ti-select-dropdown-margin-top': 'var(--ti-common-space-base)',
|
|
542
607
|
'ti-select-dropdown-box-shadow': 'var(--ti-common-shadow-2-down)',
|
|
543
608
|
'ti-select-dropdown-padding-top': 'var(--ti-common-space-2x)',
|
|
544
609
|
'ti-select-dropdown-padding-bottom': 'var(--ti-common-space-2x)',
|
|
545
|
-
'ti-select-dropdown-max-height': 'calc(
|
|
610
|
+
'ti-select-dropdown-max-height': 'calc(32px * 7 + 8px)',
|
|
546
611
|
'ti-select-dropdown-search-margin-left': 'var(--ti-common-space-4x)',
|
|
547
612
|
'ti-select-dropdown-search-margin-right': 'var(--ti-common-space-4x)',
|
|
548
|
-
'ti-select-dropdown-search-margin-top': 'var(--ti-common-space-
|
|
613
|
+
'ti-select-dropdown-search-margin-top': 'calc(var(--ti-common-space-base) * -1)',
|
|
614
|
+
'ti-select-dropdown-search-margin-bottom': 'var(--ti-common-space-2x)',
|
|
549
615
|
'ti-select-dropdown-search-width': 'calc(100% - var(--ti-common-space-4x)*2)',
|
|
550
616
|
'ti-select-dropdown-search-bg-color': 'var(--ti-common-color-bg-white-normal)',
|
|
551
617
|
'ti-select-dropdown-search-border-width': 'var(--ti-common-border-weight-normal)',
|
|
@@ -555,10 +621,9 @@ export const concatTheme = {
|
|
|
555
621
|
'ti-select-dropdown-search-input-padding-left': '28px',
|
|
556
622
|
'ti-select-dropdown-search-empty-padding-top': 'var(--ti-common-space-3x)',
|
|
557
623
|
'ti-select-dropdown-search-empty-padding-bottom': 'var(--ti-common-space-2x)',
|
|
558
|
-
'ti-select-dropdown-wrap-padding-bottom': 'var(--ti-common-space-
|
|
624
|
+
'ti-select-dropdown-wrap-padding-bottom': 'var(--ti-common-space-0)',
|
|
559
625
|
'ti-select-dropdown-icon-size': 'var(--ti-common-font-size-2)',
|
|
560
626
|
'ti-select-dropdown-icon-color': 'var(--ti-common-color-icon-normal)',
|
|
561
|
-
'ti-select-dropdown-search-margin-bottom': 'var(--ti-common-space-2x)',
|
|
562
627
|
'ti-steps-icon-size': 'var(--ti-common-size-height-normal)',
|
|
563
628
|
'ti-steps-text-margin-left': 'var(--ti-common-space-2x)',
|
|
564
629
|
'ti-steps-font-size-hover': 'var(--ti-common-font-weight-bold)',
|
|
@@ -610,8 +675,8 @@ export const concatTheme = {
|
|
|
610
675
|
'ti-tabs-more-icon-height': 'calc(var(--ti-common-space-base) * 13)',
|
|
611
676
|
'ti-tabs-more-left-box-height': 'calc(var(--ti-common-size-base) * 13)',
|
|
612
677
|
'ti-tabs-dropdown-more-margin-top': 'var(--ti-common-space-base)',
|
|
613
|
-
'ti-tabs-content-
|
|
614
|
-
'ti-tabs-content-
|
|
678
|
+
'ti-tabs-content-margin-vertical': 'var(--ti-common-space-3x)',
|
|
679
|
+
'ti-tabs-content-margin-horizontal': 'var(--ti-common-space-0)',
|
|
615
680
|
'ti-tag-primary-close-icon-color': 'var(--ti-common-color-bg-secondary)',
|
|
616
681
|
'ti-tag-font-size': 'var(--ti-common-font-size-1)',
|
|
617
682
|
'ti-tag-small-height': 'var(--ti-common-line-height-base)',
|
|
@@ -674,6 +739,12 @@ export const concatTheme = {
|
|
|
674
739
|
'ti-tooltip-popper-normal-text-color': '#191919',
|
|
675
740
|
'ti-tooltip-popper-font-line-height': 'var(--ti-common-line-height-number)',
|
|
676
741
|
'ti-tooltip-popper-border-width': '8px',
|
|
742
|
+
'ti-transfer-panel-item-text-color': 'var(--ti-common-color-info-normal)',
|
|
743
|
+
'ti-transfer-button-bg-color': 'var(--ti-common-color-prompt)',
|
|
744
|
+
'ti-transfer-font-size': 'var(--ti-common-font-size-1)',
|
|
745
|
+
'ti-transfer-button-border-radius': 'var(--ti-common-space-6)',
|
|
746
|
+
'ti-transfer-panel-border-color': 'var(--ti-common-color-line-disabled)',
|
|
747
|
+
'ti-transfer-panel-item-hover-bg-color': 'var(--ti-common-color-hover-background)',
|
|
677
748
|
'ti-tree-node-content-height': 'var(--ti-common-space-8x)',
|
|
678
749
|
'ti-tree-node-hover-outter-bg-color': 'var(--ti-common-color-hover-background)',
|
|
679
750
|
'ti-tree-selected-font-weight': 'var(--ti-common-font-weight-6)',
|
|
@@ -703,7 +774,7 @@ export const concatTheme = {
|
|
|
703
774
|
'ti-upload-list-item-line-height': '22px',
|
|
704
775
|
'ti-upload-list-item-margin-top': '8px',
|
|
705
776
|
'ti-upload-list-picture-card-item-margin-right': '16px',
|
|
706
|
-
'ti-upload-list-item-border-radius': '
|
|
777
|
+
'ti-upload-list-item-border-radius': 'var(--ti-common-border-radius-1)',
|
|
707
778
|
'ti-upload-picture-card-border-radius': '8px',
|
|
708
779
|
'ti-upload-list-svg-close-icon-color': '#191919',
|
|
709
780
|
'ti-upload-list-item-hover-background-color': 'rgba(0, 0, 0, 0.05)',
|
package/theme/smb-theme/index.js
CHANGED
|
@@ -2,58 +2,58 @@ export const tinyBaseSmbTheme = {
|
|
|
2
2
|
/* 基础色 */
|
|
3
3
|
|
|
4
4
|
// 品牌色
|
|
5
|
-
'ti-base-color-brand': '#191919',
|
|
6
|
-
'ti-base-color-brand-1': '#595959',
|
|
7
|
-
'ti-base-color-brand-2': '#1476FF',
|
|
8
|
-
'ti-base-color-brand-3': '#7693F5',
|
|
9
|
-
'ti-base-color-brand-4': '#96ADFA',
|
|
10
|
-
'ti-base-color-brand-5': '#C2C2C2',
|
|
11
|
-
'ti-base-color-brand-6': '
|
|
12
|
-
'ti-base-color-brand-7': '#
|
|
13
|
-
'ti-base-color-brand-8': '#
|
|
14
|
-
'ti-base-color-brand-9': '#
|
|
5
|
+
'ti-base-color-brand': '#191919', // 主色黑/链接颜色
|
|
6
|
+
'ti-base-color-brand-1': '#595959', // 主色悬浮色、链接悬浮色
|
|
7
|
+
'ti-base-color-brand-2': '#1476FF', // 文字按钮色、文字按钮悬浮色
|
|
8
|
+
'ti-base-color-brand-3': '#7693F5', // 深色背景下图标
|
|
9
|
+
'ti-base-color-brand-4': '#96ADFA', // 深色背景链接色
|
|
10
|
+
'ti-base-color-brand-5': '#C2C2C2', // 选块悬浮色/页签禁用文字色
|
|
11
|
+
'ti-base-color-brand-6': '#F5F5F5', // 选块默认色/滑块背景色/分页悬浮色、下拉、列表、悬浮背景、表头背景、下拉菜单、选块选中色
|
|
12
|
+
'ti-base-color-brand-7': '#B3D6FF', // 开关组件“开”禁用背景色
|
|
13
|
+
'ti-base-color-brand-8': '#DEECFF', // 日期选择悬浮背景色
|
|
14
|
+
'ti-base-color-brand-9': '#DBDBDB', // 开关组件“关”禁用背景色
|
|
15
15
|
|
|
16
16
|
// 中立色
|
|
17
|
-
'ti-base-color-common': '#191919',
|
|
18
|
-
'ti-base-color-common-1': '#595959',
|
|
19
|
-
'ti-base-color-common-2': '#808080',
|
|
20
|
-
'ti-base-color-common-3': '#C2C2C2',
|
|
21
|
-
'ti-base-color-common-4': '#DBDBDB',
|
|
22
|
-
'ti-base-color-common-5': '#
|
|
23
|
-
'ti-base-color-common-6': '#
|
|
24
|
-
'ti-base-color-bg': '#F5F5F5',
|
|
25
|
-
'ti-base-color-bg-1': '#
|
|
26
|
-
'ti-base-color-bg-2': '#FAFAFA',
|
|
27
|
-
'ti-base-color-bg-3': '#191919',
|
|
28
|
-
'ti-base-color-bg-4': '#595959',
|
|
29
|
-
'ti-base-color-bg-5': '#FFFFFF',
|
|
30
|
-
'ti-base-color-bg-6': '#
|
|
31
|
-
'ti-base-color-bg-7': '#
|
|
17
|
+
'ti-base-color-common': '#191919', // 正文主色,重要信息、标题颜色、输入类文本颜色、导航栏文字图标
|
|
18
|
+
'ti-base-color-common-1': '#595959', // 次要信息/图标默认
|
|
19
|
+
'ti-base-color-common-2': '#808080', // 弱化信息、说明文字
|
|
20
|
+
'ti-base-color-common-3': '#C2C2C2', // 边框色(如下拉、输入框)/文字禁用/禁用图标
|
|
21
|
+
'ti-base-color-common-4': '#DBDBDB', // 禁用描边
|
|
22
|
+
'ti-base-color-common-5': '#F0F0F0', // 白色背景分割线
|
|
23
|
+
'ti-base-color-common-6': '#DBDBDB', // 灰色背景分割线
|
|
24
|
+
'ti-base-color-bg': '#F5F5F5', // 通用背景-页面背景色
|
|
25
|
+
'ti-base-color-bg-1': '#F0F0F0', // 禁用背景/小表格中禁用背景/支付列表中禁用背景、顶部导航下拉悬浮背景色
|
|
26
|
+
'ti-base-color-bg-2': '#FAFAFA', // 新区域组件-悬浮背景色
|
|
27
|
+
'ti-base-color-bg-3': '#191919', // 主要按钮-背景色
|
|
28
|
+
'ti-base-color-bg-4': '#595959', // 主要按钮-hover/Focus背景色
|
|
29
|
+
'ti-base-color-bg-5': '#FFFFFF', // 顶部导航背景色、 顶部导航下拉背景色
|
|
30
|
+
'ti-base-color-bg-6': '#F5F5F5', // 标签背景色
|
|
31
|
+
'ti-base-color-bg-7': '#FFFFFF', // 次要按钮-背景色、次要按钮-hover/Focus/active背景色、输入框背景色
|
|
32
32
|
|
|
33
33
|
// 功能色
|
|
34
|
-
'ti-base-color-success-bg': '#
|
|
35
|
-
'ti-base-color-success-border': '#
|
|
36
|
-
'ti-base-color-success': '#5CB300',
|
|
37
|
-
'ti-base-color-success-text': '#5CB300',
|
|
38
|
-
'ti-base-color-error-bg': '#
|
|
39
|
-
'ti-base-color-error-border': '#
|
|
40
|
-
'ti-base-color-error': '#F23030',
|
|
41
|
-
'ti-base-color-error-text': '#F23030',
|
|
42
|
-
'ti-base-color-warn-bg': '#
|
|
43
|
-
'ti-base-color-warn-border': '#
|
|
44
|
-
'ti-base-color-warn': '#FF8800',
|
|
45
|
-
'ti-base-color-warn-text': '#FF8800',
|
|
46
|
-
'ti-base-color-prompt-bg': '#
|
|
47
|
-
'ti-base-color-prompt-border': '#
|
|
48
|
-
'ti-base-color-prompt': '#1476FF',
|
|
49
|
-
'ti-base-color-prompt-text': '#1476FF',
|
|
34
|
+
'ti-base-color-success-bg': '#E6F2D5', // 成功-背景色
|
|
35
|
+
'ti-base-color-success-border': '#E6F2D5', // 成功-边框色
|
|
36
|
+
'ti-base-color-success': '#5CB300', // 成功-图标色
|
|
37
|
+
'ti-base-color-success-text': '#5CB300', // 成功-文本色
|
|
38
|
+
'ti-base-color-error-bg': '#FCE3E1', // 错误-背景色/错误校验背景色
|
|
39
|
+
'ti-base-color-error-border': '#FCE3E1', // 错误-边框色
|
|
40
|
+
'ti-base-color-error': '#F23030', // 错误-图标色、校验边框色/、悬浮菜单背景色
|
|
41
|
+
'ti-base-color-error-text': '#F23030', // 错误-文本色/交易金额色
|
|
42
|
+
'ti-base-color-warn-bg': '#FFEBD1', // 告警-背景色
|
|
43
|
+
'ti-base-color-warn-border': '#FFEBD1', // 告警-边框色
|
|
44
|
+
'ti-base-color-warn': '#FF8800', // 告警-图标色、深色背景-运营活动文本色
|
|
45
|
+
'ti-base-color-warn-text': '#FF8800', // 告警-文本色
|
|
46
|
+
'ti-base-color-prompt-bg': '#DEECFF', // 提示-背景色
|
|
47
|
+
'ti-base-color-prompt-border': '#DEECFF', // 提示-边框色
|
|
48
|
+
'ti-base-color-prompt': '#1476FF', // 提示-图标色
|
|
49
|
+
'ti-base-color-prompt-text': '#1476FF', // 提示-文本色
|
|
50
50
|
'ti-base-color-error-icon-from': '#FF41A1',
|
|
51
51
|
'ti-base-color-error-icon-to': '#FF8A5B',
|
|
52
52
|
'ti-base-color-warn-icon-from': '#FF5541',
|
|
53
53
|
'ti-base-color-warn-icon-to': '#FFD347',
|
|
54
54
|
'ti-base-color-prompt-icon-from': '#7769E8',
|
|
55
55
|
'ti-base-color-prompt-icon-to': '#58BBFF',
|
|
56
|
-
'ti-base-color-warn-1': '#
|
|
56
|
+
'ti-base-color-warn-1': '#FFB700',
|
|
57
57
|
'ti-base-color-icon-info': '#1476FF',
|
|
58
58
|
'ti-base-color-data-3': '#6E51E0',
|
|
59
59
|
'ti-base-color-data-4': '#5CB300',
|
|
@@ -97,13 +97,13 @@ export const tinyBaseSmbTheme = {
|
|
|
97
97
|
'ti-common-color-text-weaken': 'var(--ti-base-color-common-2)',
|
|
98
98
|
'ti-common-color-text-disabled': 'var(--ti-base-color-common-3)',
|
|
99
99
|
'ti-common-color-text-highlight': 'var(--ti-base-color-brand-2)',
|
|
100
|
-
'ti-common-color-text-link': 'var(--ti-base-color-brand)',
|
|
101
|
-
'ti-common-color-text-link-hover': 'var(--ti-base-color-brand-
|
|
100
|
+
'ti-common-color-text-link': 'var(--ti-base-color-brand-2)',
|
|
101
|
+
'ti-common-color-text-link-hover': 'var(--ti-base-color-brand-2)',
|
|
102
102
|
'ti-common-color-text-white': 'var(--ti-base-color-white)',
|
|
103
103
|
'ti-common-color-text-darkbg': 'var(--ti-base-color-common-3)',
|
|
104
104
|
'ti-common-color-text-darkbg-disabled': 'var(--ti-base-color-common-1)',
|
|
105
105
|
'ti-common-color-text-gray-disabled': 'var(--ti-base-color-brand-3)',
|
|
106
|
-
'ti-common-color-text-important': 'var(--ti-base-
|
|
106
|
+
'ti-common-color-text-important': 'var(--ti-base-color-common)',
|
|
107
107
|
'ti-common-color-text-link-darkbg': 'var(--ti-base-color-brand-4)',
|
|
108
108
|
'ti-common-color-text-link-darkbg-hover': 'var(--ti-base-color-brand-5)',
|
|
109
109
|
'ti-common-color-text-gray': 'var(--ti-base-color-common)',
|
|
@@ -115,10 +115,10 @@ export const tinyBaseSmbTheme = {
|
|
|
115
115
|
'ti-common-color-icon-active': 'var(--ti-base-color-common)', // 5.12修改
|
|
116
116
|
'ti-common-color-icon-disabled': 'var(--ti-base-color-common-3)',
|
|
117
117
|
'ti-common-color-icon-white': 'var(--ti-base-color-white)',
|
|
118
|
-
'ti-common-color-icon-graybg-normal': 'var(--ti-base-color-common-
|
|
119
|
-
'ti-common-color-icon-graybg-hover': 'var(--ti-base-color-
|
|
120
|
-
'ti-common-color-icon-graybg-active': 'var(--ti-base-color-
|
|
121
|
-
'ti-common-color-icon-graybg-disabled': 'var(--ti-base-color-common-
|
|
118
|
+
'ti-common-color-icon-graybg-normal': 'var(--ti-base-color-common-2)',
|
|
119
|
+
'ti-common-color-icon-graybg-hover': 'var(--ti-base-color-common)',
|
|
120
|
+
'ti-common-color-icon-graybg-active': 'var(--ti-base-color-common)',
|
|
121
|
+
'ti-common-color-icon-graybg-disabled': 'var(--ti-base-color-common-3)',
|
|
122
122
|
'ti-common-color-icon-darkbg-normal': 'var(--ti-base-color-common-3)',
|
|
123
123
|
'ti-common-color-icon-darkbg-hover': 'var(--ti-base-color-brand-3)',
|
|
124
124
|
'ti-common-color-icon-darkbg-active': 'var(--ti-base-color-brand-3)',
|
|
@@ -131,8 +131,8 @@ export const tinyBaseSmbTheme = {
|
|
|
131
131
|
'ti-common-color-line-active': 'var(--ti-base-color-common)',
|
|
132
132
|
'ti-common-color-line-disabled': 'var(--ti-base-color-common-4)',
|
|
133
133
|
'ti-common-color-line-dividing': 'var(--ti-base-color-common-5)',
|
|
134
|
-
'ti-common-color-dash-line-normal': 'var(--ti-base-color-
|
|
135
|
-
'ti-common-color-dash-line-hover': 'var(--ti-base-color-
|
|
134
|
+
'ti-common-color-dash-line-normal': 'var(--ti-base-color-common)',
|
|
135
|
+
'ti-common-color-dash-line-hover': 'var(--ti-base-color-common)',
|
|
136
136
|
|
|
137
137
|
// 背景色
|
|
138
138
|
'ti-common-color-bg-normal': 'var(--ti-base-color-bg)',
|
|
@@ -140,7 +140,7 @@ export const tinyBaseSmbTheme = {
|
|
|
140
140
|
'ti-common-color-bg-emphasize': 'var(--ti-base-color-brand)',
|
|
141
141
|
'ti-common-color-bg-hover': 'var(--ti-base-color-brand-1)',
|
|
142
142
|
'ti-common-color-bg-gray': 'var(--ti-base-color-bg-2)',
|
|
143
|
-
'ti-common-color-bg-secondary': 'var(--ti-base-color-common-
|
|
143
|
+
'ti-common-color-bg-secondary': 'var(--ti-base-color-common-3)',
|
|
144
144
|
'ti-common-color-bg-primary': 'var(--ti-base-color-bg-3)',
|
|
145
145
|
'ti-common-color-bg-primary-hover': 'var(--ti-base-color-bg-4)',
|
|
146
146
|
'ti-common-color-bg-primary-active': 'var(--ti-base-color-bg-4)',
|
|
@@ -148,13 +148,13 @@ export const tinyBaseSmbTheme = {
|
|
|
148
148
|
'ti-common-color-bg-minor-hover': 'var(--ti-base-color-bg-7)',
|
|
149
149
|
'ti-common-color-bg-minor-active': 'var(--ti-base-color-bg-7)',
|
|
150
150
|
'ti-common-color-bg-navigation': 'var(--ti-base-color-bg-5)',
|
|
151
|
-
'ti-common-color-bg-white-normal': 'var(--ti-base-color-
|
|
151
|
+
'ti-common-color-bg-white-normal': 'var(--ti-base-color-bg-7)',
|
|
152
152
|
'ti-common-color-bg-white-emphasize': 'var(--ti-base-color-bg-1)',
|
|
153
|
-
'ti-common-color-bg-light-normal': 'var(--ti-base-color-
|
|
153
|
+
'ti-common-color-bg-light-normal': 'var(--ti-base-color-bg-1)',
|
|
154
154
|
'ti-common-color-bg-light-emphasize': 'var(--ti-base-color-brand-7)',
|
|
155
|
-
'ti-common-color-bg-dark-normal': 'var(--ti-base-color-
|
|
156
|
-
'ti-common-color-bg-dark-emphasize': 'var(--ti-base-color-
|
|
157
|
-
'ti-common-color-bg-dark-active': 'var(--ti-base-color-bg-
|
|
155
|
+
'ti-common-color-bg-dark-normal': 'var(--ti-base-color-bg-7)',
|
|
156
|
+
'ti-common-color-bg-dark-emphasize': 'var(--ti-base-color-bg-7)',
|
|
157
|
+
'ti-common-color-bg-dark-active': 'var(--ti-base-color-bg-7)',
|
|
158
158
|
'ti-common-color-bg-dark-disabled': 'var(--ti-base-color-common-4)',
|
|
159
159
|
'ti-common-color-bg-dark-deep': 'var(--ti-base-color-white)',
|
|
160
160
|
'ti-common-color-bg-dark-select': 'var(--ti-base-color-white)',
|
|
@@ -207,18 +207,18 @@ export const tinyBaseSmbTheme = {
|
|
|
207
207
|
'ti-common-shadow-1-down': '0 1px 3px 0 rgba(0,0,0,0.08)',
|
|
208
208
|
'ti-common-shadow-1-left': '-1px 0px3px 0 rgba(0,0,0,0.08)',
|
|
209
209
|
'ti-common-shadow-1-right': '1px 0px 3px 0 rgba(0,0,0,0.08)',
|
|
210
|
-
'ti-common-shadow-2-up': '
|
|
211
|
-
'ti-common-shadow-2-down': '0 2px 12px 0 rgba(0,0,0,0.
|
|
212
|
-
'ti-common-shadow-2-left': '-2px 0 12px 0 rgba(0,0,0,0.
|
|
213
|
-
'ti-common-shadow-2-right': '2px 0 12px 0 rgba(0,0,0,0.
|
|
214
|
-
'ti-common-shadow-3-up': '0 -
|
|
215
|
-
'ti-common-shadow-3-down': '0
|
|
216
|
-
'ti-common-shadow-3-left': '-
|
|
217
|
-
'ti-common-shadow-3-right': '
|
|
218
|
-
'ti-common-shadow-4-up': '0 -
|
|
219
|
-
'ti-common-shadow-4-down': '0
|
|
220
|
-
'ti-common-shadow-4-left': '-
|
|
221
|
-
'ti-common-shadow-4-right': '
|
|
210
|
+
'ti-common-shadow-2-up': '0 -2px 12px 0 rgba(0,0,0,0.16)',
|
|
211
|
+
'ti-common-shadow-2-down': '0 2px 12px 0 rgba(0,0,0,0.16)',
|
|
212
|
+
'ti-common-shadow-2-left': '-2px 0 12px 0 rgba(0,0,0,0.16)',
|
|
213
|
+
'ti-common-shadow-2-right': '2px 0 12px 0 rgba(0,0,0,0.16)',
|
|
214
|
+
'ti-common-shadow-3-up': '0 -4px 16px 0 rgba(0,0,0,0.08)',
|
|
215
|
+
'ti-common-shadow-3-down': '0 4px 16px 0 rgba(0,0,0,0.08)',
|
|
216
|
+
'ti-common-shadow-3-left': '-4px 0 16px 0 rgba(0,0,0,0.08)',
|
|
217
|
+
'ti-common-shadow-3-right': '4px 0 16px 0 rgba(0,0,0,0.08)',
|
|
218
|
+
'ti-common-shadow-4-up': '0 -8px 24px 0 rgba(0,0,0,0.16)',
|
|
219
|
+
'ti-common-shadow-4-down': '0 8px 24px 0 rgba(0,0,0,0.16)',
|
|
220
|
+
'ti-common-shadow-4-left': '-8px 0 24px 0 rgba(0,0,0,0.16)',
|
|
221
|
+
'ti-common-shadow-4-right': '8px 0 24px 0 rgba(0,0,0,0.16)',
|
|
222
222
|
|
|
223
223
|
/* 圆角 */
|
|
224
224
|
'ti-common-border-radius-normal': 'var(--ti-common-border-radius-3)',
|
|
@@ -336,7 +336,113 @@ export const tinyBaseSmbTheme = {
|
|
|
336
336
|
'ti-common-scrollbar-thumb-bg-color': 'var(--ti-base-color-common-4)',
|
|
337
337
|
'ti-common-scrollbar-thumb-border-radius': '4px',
|
|
338
338
|
'ti-common-scrollbar-thumb-hover-bg-color': 'var(--ti-base-color-common-4)',
|
|
339
|
-
'ti-common-scrollbar-thumb-active-bg-color': 'var(--ti-base-color-common-4)'
|
|
339
|
+
'ti-common-scrollbar-thumb-active-bg-color': 'var(--ti-base-color-common-4)',
|
|
340
|
+
|
|
341
|
+
// 以下皆为新增变量
|
|
342
|
+
// 新增smb缺少的basic-var.less变量
|
|
343
|
+
// 新增尺寸
|
|
344
|
+
'ti-common-size-base': '4px',
|
|
345
|
+
'ti-common-size-2x': 'calc(var(--ti-common-size-base) * 2)',
|
|
346
|
+
'ti-common-size-3x': 'calc(var(--ti-common-size-base) * 3)',
|
|
347
|
+
'ti-common-size-4x': 'calc(var(--ti-common-size-base) * 4)',
|
|
348
|
+
'ti-common-size-5x': 'calc(var(--ti-common-size-base) * 5)',
|
|
349
|
+
'ti-common-size-6x': 'calc(var(--ti-common-size-base) * 6)',
|
|
350
|
+
'ti-common-size-7x': 'calc(var(--ti-common-size-base) * 7)',
|
|
351
|
+
'ti-common-size-8x': 'calc(var(--ti-common-size-base) * 8)',
|
|
352
|
+
'ti-common-size-9x': 'calc(var(--ti-common-size-base) * 9)',
|
|
353
|
+
'ti-common-size-10x': 'calc(var(--ti-common-size-base) * 10)',
|
|
354
|
+
'ti-common-size-11x': 'calc(var(--ti-common-size-base) * 11)',
|
|
355
|
+
'ti-common-size-12x': 'calc(var(--ti-common-size-base) * 12)',
|
|
356
|
+
'ti-common-size-13x': 'calc(var(--ti-common-size-base) * 13)',
|
|
357
|
+
'ti-common-size-14x': 'calc(var(--ti-common-size-base) * 14)',
|
|
358
|
+
'ti-common-size-15x': 'calc(var(--ti-common-size-base) * 15)',
|
|
359
|
+
'ti-common-size-16x': 'calc(var(--ti-common-size-base) * 16)',
|
|
360
|
+
'ti-common-size-17x': 'calc(var(--ti-common-size-base) * 17)',
|
|
361
|
+
'ti-common-size-18x': 'calc(var(--ti-common-size-base) * 18)',
|
|
362
|
+
'ti-common-size-19x': 'calc(var(--ti-common-size-base) * 19)',
|
|
363
|
+
'ti-common-size-20x': 'calc(var(--ti-common-size-base) * 20)',
|
|
364
|
+
'ti-common-size-21x': 'calc(var(--ti-common-size-base) * 21)',
|
|
365
|
+
'ti-common-size-22x': 'calc(var(--ti-common-size-base) * 22)',
|
|
366
|
+
'ti-common-size-23x': 'calc(var(--ti-common-size-base) * 23)',
|
|
367
|
+
'ti-common-size-24x': 'calc(var(--ti-common-size-base) * 24)',
|
|
368
|
+
'ti-common-size-25x': 'calc(var(--ti-common-size-base) * 25)',
|
|
369
|
+
'ti-common-size-26x': 'calc(var(--ti-common-size-base) * 26)',
|
|
370
|
+
'ti-common-size-27x': 'calc(var(--ti-common-size-base) * 27)',
|
|
371
|
+
'ti-common-size-28x': 'calc(var(--ti-common-size-base) * 28)',
|
|
372
|
+
'ti-common-size-29x': 'calc(var(--ti-common-size-base) * 29)',
|
|
373
|
+
'ti-common-size-30x': 'calc(var(--ti-common-size-base) * 30)',
|
|
374
|
+
'ti-common-size-31x': 'calc(var(--ti-common-size-base) * 31)',
|
|
375
|
+
'ti-common-size-32x': 'calc(var(--ti-common-size-base) * 32)',
|
|
376
|
+
'ti-common-size-33x': 'calc(var(--ti-common-size-base) * 33)',
|
|
377
|
+
'ti-common-size-34x': 'calc(var(--ti-common-size-base) * 34)',
|
|
378
|
+
'ti-common-size-35x': 'calc(var(--ti-common-size-base) * 35)',
|
|
379
|
+
'ti-common-size-36x': 'calc(var(--ti-common-size-base) * 36)',
|
|
380
|
+
'ti-common-size-37x': 'calc(var(--ti-common-size-base) * 37)',
|
|
381
|
+
'ti-common-size-38x': 'calc(var(--ti-common-size-base) * 38)',
|
|
382
|
+
'ti-common-size-39x': 'calc(var(--ti-common-size-base) * 39)',
|
|
383
|
+
'ti-common-size-40x': 'calc(var(--ti-common-size-base) * 40)',
|
|
384
|
+
'ti-common-size-41x': 'calc(var(--ti-common-size-base) * 41)',
|
|
385
|
+
'ti-common-size-42x': 'calc(var(--ti-common-size-base) * 42)',
|
|
386
|
+
'ti-common-size-43x': 'calc(var(--ti-common-size-base) * 43)',
|
|
387
|
+
'ti-common-size-44x': 'calc(var(--ti-common-size-base) * 44)',
|
|
388
|
+
'ti-common-size-45x': 'calc(var(--ti-common-size-base) * 45)',
|
|
389
|
+
'ti-common-size-46x': 'calc(var(--ti-common-size-base) * 46)',
|
|
390
|
+
'ti-common-size-47x': 'calc(var(--ti-common-size-base) * 47)',
|
|
391
|
+
'ti-common-size-48x': 'calc(var(--ti-common-size-base) * 48)',
|
|
392
|
+
'ti-common-size-49x': 'calc(var(--ti-common-size-base) * 49)',
|
|
393
|
+
'ti-common-size-50x': 'calc(var(--ti-common-size-base) * 50)',
|
|
394
|
+
|
|
395
|
+
// 透明度颜色:主要用于边框色,背景色
|
|
396
|
+
'ti-base-bg-color-transparent-5': '#0000000D', // 5% 等于 rgba(0, 0, 0, 0.05)
|
|
397
|
+
'ti-base-bg-color-transparent-8': 'rgba(0,0,0,0.08)',
|
|
398
|
+
'ti-base-bg-color-transparent-15': 'rgba(0,0,0,0.15)',
|
|
399
|
+
'ti-base-bg-color-transparent-40': 'rgba(0, 0, 0, 0.4)',
|
|
400
|
+
'ti-base-bg-color-transparent-50': '#C2C2C280',
|
|
401
|
+
'ti-base-bg-color-loading-transparent-50': 'rgba(255, 255, 255, 0.5)',
|
|
402
|
+
'ti-base-bg-color-disabled-transparent-5': 'rgba(0,0,0,0.05)',
|
|
403
|
+
|
|
404
|
+
// 文本色
|
|
405
|
+
'ti-base-text-color-1': '#F76360',
|
|
406
|
+
'ti-base-text-color-2': '#F2F2F2',
|
|
407
|
+
|
|
408
|
+
'ti-base-font-family': '"Manrop","Manrope-Medium"',
|
|
409
|
+
|
|
410
|
+
// 新增阴影
|
|
411
|
+
'ti-base-box-shadow-1': '0px 2px 12px 0px rgba(0,0,0,0.08)',
|
|
412
|
+
|
|
413
|
+
// 新属性变量
|
|
414
|
+
'ti-base-text-decoration-underline': 'underline',
|
|
415
|
+
'ti-base-display-block': 'block',
|
|
416
|
+
'ti-base-opacity-10': '1',
|
|
417
|
+
|
|
418
|
+
'ti-common-color-transparent': 'var(--ti-base-color-transparent)',
|
|
419
|
+
'ti-common-font-weight-4': 'normal',
|
|
420
|
+
'ti-common-border-weight-normal': '1px',
|
|
421
|
+
'ti-common-size-0': '0px',
|
|
422
|
+
'ti-common-size-auto': 'auto',
|
|
423
|
+
'ti-common-font-weight-6': '600',
|
|
424
|
+
'ti-common-border-radius-0': '0px',
|
|
425
|
+
'ti-common-border-weight-1': '2px',
|
|
426
|
+
'ti-common-line-height-number': '1.5',
|
|
427
|
+
|
|
428
|
+
// 新属性变量
|
|
429
|
+
'ti-common-text-decoration-underline': 'var(--ti-base-text-decoration-underline)',
|
|
430
|
+
'ti-common-display-block': 'var(--ti-base-display-block)',
|
|
431
|
+
'ti-common-opacity-1': 'var(--ti-base-opacity-10)',
|
|
432
|
+
|
|
433
|
+
'ti-common-bg-color-active': 'var(--ti-base-bg-color-transparent-5)', // 活跃背景色
|
|
434
|
+
'ti-common-bg-color-hover-40': 'var(--ti-base-bg-color-transparent-40)',
|
|
435
|
+
'ti-common-bg-color-transparent-15': 'var(--ti-base-bg-color-transparent-15)', // 活跃背景色
|
|
436
|
+
'ti-common-bg-color-transparent-50': 'var(--ti-base-bg-color-transparent-50)', // 禁用背景色
|
|
437
|
+
'ti-common-bg-color-loading-transparent-50': 'var(--ti-base-bg-color-loading-transparent-50)', // 加载中背景色
|
|
438
|
+
'ti-common-bg-color-disabled-transparent-5': 'var(--ti-base-bg-color-disabled-transparent-5)', // 禁用背景色
|
|
439
|
+
'ti-common-text-color-active': 'var(--ti-base-text-color-1)', // 文本色
|
|
440
|
+
'ti-common-box-shadow-popover': 'var(--ti-base-box-shadow-1)', // 弹出框阴影
|
|
441
|
+
'ti-common-text-color-disabled': 'var(--ti-base-text-color-2)', // 禁用色
|
|
442
|
+
|
|
443
|
+
'ti-common-border-color-transparent-8': 'var(--ti-base-bg-color-transparent-8)', // 折叠框边框色
|
|
444
|
+
|
|
445
|
+
'ti-common-input-font-family': 'var(--ti-base-font-family)' // 输入框字体
|
|
340
446
|
}
|
|
341
447
|
|
|
342
|
-
export * from './component'
|
|
448
|
+
export * from './component.js'
|
package/tooltip/aurora-theme.js
CHANGED
|
@@ -6,6 +6,8 @@ export const tinyTooltipAuroraTheme = {
|
|
|
6
6
|
'ti-tooltip-popper-normal-text-color': '#fff',
|
|
7
7
|
'ti-tooltip-popper-info-bg-color': '#69c0ff',
|
|
8
8
|
'ti-tooltip-popper-info-border-color': '#69c0ff',
|
|
9
|
-
'ti-tooltip-padding-vertical': '
|
|
10
|
-
'ti-tooltip-padding-horizontal': '
|
|
9
|
+
'ti-tooltip-padding-vertical': '7px',
|
|
10
|
+
'ti-tooltip-padding-horizontal': '4px',
|
|
11
|
+
'ti-tooltip-popper-error-border-color': '#ff7875',
|
|
12
|
+
'ti-tooltip-popper-error-bg-color': '#ff7875'
|
|
11
13
|
}
|