@opentiny/vue-theme 3.13.3 → 3.14.1
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/alert/aurora-theme.js +1 -1
- package/alert/index.css +1 -1
- package/alert/smb-theme.js +11 -24
- package/amount/index.css +1 -1
- package/area/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/breadcrumb/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/card/index.css +1 -0
- package/aurora-theme/card-group/index.css +1 -0
- package/aurora-theme/carousel/index.css +1 -1
- package/aurora-theme/cascader/index.css +1 -1
- package/aurora-theme/cascader-node/index.css +1 -1
- package/aurora-theme/cascader-panel/index.css +1 -1
- package/aurora-theme/checkbox/index.css +1 -1
- package/aurora-theme/collapse/index.css +1 -0
- package/aurora-theme/collapse-item/index.css +1 -1
- package/aurora-theme/currency/index.css +1 -0
- package/aurora-theme/date-panel/index.css +1 -1
- package/aurora-theme/date-picker/index.css +1 -1
- package/aurora-theme/date-table/index.css +1 -1
- package/aurora-theme/dialog-box/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/fall-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/float-button/index.css +1 -0
- 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 -1
- package/aurora-theme/input/index.css +1 -1
- package/aurora-theme/ip-address/index.css +1 -1
- package/aurora-theme/loading/index.css +1 -1
- package/aurora-theme/modal/index.css +1 -1
- package/aurora-theme/month-table/index.css +1 -1
- package/aurora-theme/nav-menu/index.css +1 -1
- package/aurora-theme/notify/index.css +1 -1
- package/aurora-theme/numeric/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/picker/index.css +1 -1
- package/aurora-theme/pop-upload/index.css +1 -1
- package/aurora-theme/progress/index.css +1 -1
- package/aurora-theme/rich-text/index.css +1 -0
- 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/slider/index.css +1 -1
- package/aurora-theme/steps/index.css +1 -1
- package/aurora-theme/switch/index.css +1 -1
- package/aurora-theme/table/index.css +1 -1
- package/aurora-theme/tabs/index.css +1 -1
- package/aurora-theme/tag/index.css +1 -1
- package/aurora-theme/text-popup/index.css +1 -1
- package/aurora-theme/textarea/index.css +1 -1
- package/aurora-theme/toggle-menu/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/user/index.css +1 -1
- package/aurora-theme/user-contact/index.css +1 -1
- package/aurora-theme/year-table/index.css +1 -1
- package/autocomplete/index.css +1 -1
- package/badge/smb-theme.js +5 -1
- package/base/index.css +1 -1
- package/breadcrumb/index.css +1 -1
- package/button/aurora-theme.js +2 -1
- package/button-group/index.css +1 -1
- package/button-group/smb-theme.js +14 -30
- package/calendar/index.css +1 -1
- package/card/aurora-theme.js +14 -0
- package/card/index.css +1 -0
- package/card/smb-theme.js +17 -0
- package/card-group/index.css +1 -0
- package/carousel/index.css +1 -1
- package/carousel/smb-theme.js +7 -6
- package/cascader/aurora-theme.js +2 -1
- package/cascader/index.css +1 -1
- package/cascader-node/aurora-theme.js +4 -1
- package/cascader-panel/index.css +1 -1
- package/checkbox/index.css +1 -1
- package/collapse/index.css +1 -0
- package/collapse-item/aurora-theme.js +1 -1
- package/collapse-item/index.css +1 -1
- package/collapse-item/smb-theme.js +6 -3
- package/currency/index.css +1 -0
- package/date-panel/index.css +1 -1
- package/date-panel/smb-theme.js +7 -0
- package/date-picker/index.css +1 -1
- package/date-picker/smb-theme.js +6 -0
- package/date-table/index.css +1 -1
- package/date-table/smb-theme.js +17 -1
- package/dialog-box/aurora-theme.js +4 -1
- package/dialog-box/index.css +1 -1
- package/drawer/aurora-theme.js +16 -7
- package/drawer/index.css +1 -1
- package/drawer/smb-theme.js +8 -1
- package/dropdown/aurora-theme.js +9 -1
- package/dropdown/index.css +1 -1
- package/dropdown-item/aurora-theme.js +12 -1
- package/dropdown-item/index.css +1 -1
- package/dropdown-item/smb-theme.js +4 -1
- package/dropdown-menu/aurora-theme.js +1 -1
- package/fall-menu/aurora-theme.js +2 -1
- package/file-upload/aurora-theme.js +3 -2
- package/filter-box/index.css +1 -1
- package/float-button/aurora-theme.js +1 -0
- package/float-button/index.css +1 -0
- package/float-button/smb-theme.js +1 -0
- package/form/aurora-theme.js +6 -0
- package/form/index.css +1 -1
- package/form/smb-theme.js +4 -2
- package/form-item/index.css +1 -1
- package/grid/aurora-theme.js +3 -1
- package/grid/index.css +1 -1
- package/images/loading.png +0 -0
- package/index.css +1 -1
- package/input/aurora-theme.js +2 -1
- package/input/index.css +1 -1
- package/input/smb-theme.js +8 -6
- package/ip-address/aurora-theme.js +1 -1
- package/loading/index.css +1 -1
- package/loading/smb-theme.js +2 -0
- package/lowcode.css +1 -1
- package/modal/aurora-theme.js +15 -0
- package/modal/index.css +1 -1
- package/month-table/index.css +1 -1
- package/month-table/smb-theme.js +10 -0
- package/nav-menu/index.css +1 -1
- package/notify/aurora-theme.js +3 -0
- package/notify/index.css +1 -1
- package/numeric/index.css +1 -1
- package/numeric/smb-theme.js +8 -7
- package/option/aurora-theme.js +2 -1
- package/option/index.css +1 -1
- package/option-group/aurora-theme.js +6 -0
- package/package.json +5 -2
- package/pager/aurora-theme.js +2 -1
- package/pager/index.css +1 -1
- package/pager/smb-theme.js +3 -4
- package/picker/index.css +1 -1
- package/picker/smb-theme.js +3 -0
- package/pop-upload/index.css +1 -1
- package/progress/index.css +1 -1
- package/rich-text/index.css +1 -0
- 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-dropdown/aurora-theme.js +15 -3
- package/select-dropdown/index.css +1 -1
- package/skeleton/index.css +1 -0
- package/skeleton/smb-theme.js +6 -0
- package/skeleton-item/index.css +1 -0
- package/skeleton-item/smb-theme.js +6 -0
- package/slider/index.css +1 -1
- package/slider/smb-theme.js +33 -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/badge/index.css +1 -1
- package/smb-theme/base/index.css +1 -1
- package/smb-theme/breadcrumb/index.css +1 -1
- package/smb-theme/button-group/index.css +1 -1
- package/smb-theme/calendar/index.css +1 -1
- package/smb-theme/card/index.css +1 -0
- package/smb-theme/card-group/index.css +1 -0
- package/smb-theme/carousel/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/collapse/index.css +1 -0
- package/smb-theme/collapse-item/index.css +1 -1
- package/smb-theme/currency/index.css +1 -0
- package/smb-theme/date-panel/index.css +1 -1
- package/smb-theme/date-picker/index.css +1 -1
- package/smb-theme/date-table/index.css +1 -1
- package/smb-theme/dialog-box/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/float-button/index.css +1 -0
- 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 -1
- package/smb-theme/input/index.css +1 -1
- package/smb-theme/loading/index.css +1 -1
- package/smb-theme/modal/index.css +1 -1
- package/smb-theme/month-table/index.css +1 -1
- package/smb-theme/nav-menu/index.css +1 -1
- package/smb-theme/notify/index.css +1 -1
- package/smb-theme/numeric/index.css +1 -1
- package/smb-theme/option/index.css +1 -1
- package/smb-theme/pager/index.css +1 -1
- package/smb-theme/picker/index.css +1 -1
- package/smb-theme/pop-upload/index.css +1 -1
- package/smb-theme/progress/index.css +1 -1
- package/smb-theme/rich-text/index.css +1 -0
- 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/slider/index.css +1 -1
- package/smb-theme/steps/index.css +1 -1
- package/smb-theme/switch/index.css +1 -1
- package/smb-theme/table/index.css +1 -1
- package/smb-theme/tabs/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/user/index.css +1 -1
- package/smb-theme/user-contact/index.css +1 -1
- package/smb-theme/year-table/index.css +1 -1
- package/steps/aurora-theme.js +33 -6
- package/steps/index.css +1 -1
- package/steps/smb-theme.js +7 -2
- package/svgs/activation.svg +5 -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 +15 -8
- 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/generating.svg +6 -0
- 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/processing.svg +6 -0
- 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/report-submission.svg +6 -0
- 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-o.svg +6 -0
- 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/teams.svg +5 -0
- package/svgs/text.svg +4 -4
- package/svgs/time.svg +4 -4
- package/svgs/transform.svg +8 -0
- package/svgs/turn-on.svg +6 -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-o.svg +6 -0
- 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/switch/index.css +1 -1
- package/table/index.css +1 -1
- package/tabs/index.css +1 -1
- package/tag/aurora-theme.js +2 -1
- package/text-popup/aurora-theme.js +1 -0
- package/textarea/index.css +1 -1
- package/textarea/smb-theme.js +4 -6
- package/theme/aurora-theme/component.js +147 -19
- package/theme/infinity-theme/index.js +2 -3
- package/theme/smb-theme/component.js +164 -83
- package/theme-tool.js +24 -7
- package/theme.config.js +8 -3
- package/toggle-menu/aurora-theme.js +5 -0
- package/tooltip/aurora-theme.js +3 -1
- package/transfer/index.css +1 -1
- 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/user/index.css +1 -1
- package/user-contact/index.css +1 -1
- package/year-table/index.css +1 -1
- package/amount/index.js +0 -16
- package/badge/index.js +0 -28
- package/card/index.js +0 -15
- package/picker/index.js +0 -84
|
@@ -18,7 +18,7 @@ export const tinyBaseInfinityTheme = {
|
|
|
18
18
|
'ti-base-color-brand-6': '#5e7ce0', // 主色蓝
|
|
19
19
|
'ti-base-color-brand-2': '#e9edfa', // 品牌色-2
|
|
20
20
|
|
|
21
|
-
/* 1.4
|
|
21
|
+
/* 1.4 功能色 */
|
|
22
22
|
'ti-base-color-error-3': '#f66f6a', // 错误-3
|
|
23
23
|
'ti-base-color-error-1': '#ffd5d4', // 错误-1
|
|
24
24
|
|
|
@@ -115,7 +115,6 @@ export const tinyBaseInfinityTheme = {
|
|
|
115
115
|
/**
|
|
116
116
|
* 2.12 字号
|
|
117
117
|
**/
|
|
118
|
-
'ti-common-font-size-base': '12px', // NewCssVar 正文-常规
|
|
119
118
|
'ti-common-font-size-1': '14px', // NewCssVar 标题-小
|
|
120
119
|
'ti-common-font-size-2': '16px', // NewCssVar 标题-中
|
|
121
120
|
'ti-common-font-size-3': '18px', // NewCssVar 标题-大
|
|
@@ -132,7 +131,7 @@ export const tinyBaseInfinityTheme = {
|
|
|
132
131
|
**/
|
|
133
132
|
'ti-common-color-transparent': 'var(--ti-base-color-transparent)',
|
|
134
133
|
|
|
135
|
-
/*
|
|
134
|
+
/* 浅底背景状态色 */
|
|
136
135
|
'ti-common-color-bg-light-normal': 'var(--ti-base-color-brand-2)',
|
|
137
136
|
|
|
138
137
|
/**
|
|
@@ -11,47 +11,38 @@ export const concatTheme = {
|
|
|
11
11
|
'ti-action-menu-more-icon-width': 'var(--ti-common-size-5x)',
|
|
12
12
|
'ti-action-menu-more-icon-height': 'var(--ti-common-size-5x)',
|
|
13
13
|
'ti-alert-border-radius': 'var(--ti-common-border-radius-4)',
|
|
14
|
-
'ti-alert-
|
|
15
|
-
'ti-alert-warning-border-color': 'transparent',
|
|
16
|
-
'ti-alert-error-border-color': 'transparent',
|
|
17
|
-
'ti-alert-success-border-color': 'transparent',
|
|
18
|
-
'ti-alert-info-border-color': 'transparent',
|
|
14
|
+
'ti-alert-border-weight': 'var(--ti-common-size-0)',
|
|
19
15
|
'ti-alert-close-font-size': 'var(--ti-common-font-size-2)',
|
|
20
|
-
'ti-alert-large-close-font-size': 'var(--ti-common-font-size-4)',
|
|
21
16
|
'ti-alert-error-close-icon-color': 'var(--ti-common-color-text-weaken)',
|
|
22
17
|
'ti-alert-info-close-icon-color': 'var(--ti-common-color-text-weaken)',
|
|
23
18
|
'ti-alert-success-close-icon-color': 'var(--ti-common-color-text-weaken)',
|
|
24
19
|
'ti-alert-warning-close-icon-color': 'var(--ti-common-color-text-weaken)',
|
|
25
|
-
'ti-alert-info-close-hover-icon-color': '
|
|
26
|
-
'ti-alert-success-close-hover-icon-color': '
|
|
27
|
-
'ti-alert-error-close-hover-icon-color': '
|
|
28
|
-
'ti-alert-warning-close-hover-icon-color': '
|
|
20
|
+
'ti-alert-info-close-hover-icon-color': 'var(--ti-common-color-icon-darkbg-hover)',
|
|
21
|
+
'ti-alert-success-close-hover-icon-color': 'var(--ti-common-color-icon-darkbg-hover)',
|
|
22
|
+
'ti-alert-error-close-hover-icon-color': 'var(--ti-common-color-icon-darkbg-hover)',
|
|
23
|
+
'ti-alert-warning-close-hover-icon-color': 'var(--ti-common-color-icon-darkbg-hover)',
|
|
29
24
|
'ti-alert-normal-margin-vertical': 'var(--ti-common-space-4x)',
|
|
30
|
-
'ti-alert-normal-
|
|
31
|
-
'ti-alert-normal-
|
|
32
|
-
'ti-alert-normal-content-padding-horizontal': 'var(--ti-common-space-2x)',
|
|
33
|
-
'ti-alert-normal-padding-top': 'calc(var(--ti-common-space-2x) + 1px)',
|
|
34
|
-
'ti-alert-normal-padding-bottom': 'calc(var(--ti-common-space-2x) + 1px)',
|
|
35
|
-
'ti-alert-normal-padding-left': 'var(--ti-common-space-4x)',
|
|
25
|
+
'ti-alert-normal-padding-top': 'calc(var(--ti-common-space-2x) + 1.5px)',
|
|
26
|
+
'ti-alert-normal-padding-bottom': 'calc(var(--ti-common-space-2x) + 1.5px)',
|
|
36
27
|
'ti-alert-normal-padding-right': 'var(--ti-common-space-3x)',
|
|
37
|
-
'ti-alert-title-font-size': 'var(--ti-common-font-size-
|
|
38
|
-
'ti-alert-icon-
|
|
39
|
-
'ti-alert-large-icon-font-size': '21px',
|
|
40
|
-
'ti-alert-large-icon-margin-top': '3px',
|
|
28
|
+
'ti-alert-title-font-size': 'var(--ti-common-font-size-2)',
|
|
29
|
+
'ti-alert-large-icon-margin-top': 'calc(var(--ti-common-space-6) / 2)',
|
|
41
30
|
'ti-alert-large-padding-top': 'var(--ti-common-space-4x)',
|
|
42
31
|
'ti-alert-large-padding-bottom': 'var(--ti-common-space-4x)',
|
|
43
|
-
'ti-alert-large-padding-left': 'var(--ti-common-space-4x)',
|
|
44
32
|
'ti-alert-large-padding-right': 'var(--ti-common-space-4x)',
|
|
45
33
|
'ti-alert-large-content-padding-left': 'var(--ti-common-space-2x)',
|
|
46
|
-
'ti-alert-description-margin-bottom': '0',
|
|
34
|
+
'ti-alert-description-margin-bottom': 'var(--ti-common-space-0)',
|
|
47
35
|
'ti-alert-description-margin-top': 'var(--ti-common-space-2x)',
|
|
48
|
-
'ti-alert-
|
|
49
|
-
'ti-alert-icon-margin-top': '3px',
|
|
36
|
+
'ti-alert-icon-margin-top': 'calc(var(--ti-common-space-6) / 2)',
|
|
50
37
|
'ti-alert-close-position-top': 'var(--ti-common-space-3x)',
|
|
51
38
|
'ti-anchor-width': '160px',
|
|
52
39
|
'ti-anchor-text-color': '#595959',
|
|
53
40
|
'ti-anchor-link-active-text-color': '#191919',
|
|
41
|
+
'ti-badge-size': 'var(--ti-common-font-size-2)',
|
|
42
|
+
'ti-badge-bg-color': 'var(--ti-base-color-error)',
|
|
54
43
|
'ti-badge-font-size': 'var(--ti-common-font-size-0)',
|
|
44
|
+
'ti-badge-text-color': 'var(--ti-base-color-bg-7)',
|
|
45
|
+
'ti-badge-border-radius': 'var(--ti-common-border-radius-4)',
|
|
55
46
|
'ti-breadcrumb-text-color': '#191919',
|
|
56
47
|
'ti-breadcrumb-font-size': 'var(--ti-common-font-size-base)',
|
|
57
48
|
'ti-breadcrumb-text-line-height': '22px',
|
|
@@ -133,58 +124,58 @@ export const concatTheme = {
|
|
|
133
124
|
'ti-button-ghost-disabled-text-color': '#c2c2c2',
|
|
134
125
|
'ti-button-ghost-disabled-border-color': '#dbdbdb',
|
|
135
126
|
'ti-button-ghost-hover-border-color': '#c2c2c2',
|
|
136
|
-
'ti-button-group-item-li-margin-
|
|
137
|
-
'ti-button-group-item-li-margin-bottom': 'var(--ti-common-space-2x)',
|
|
138
|
-
'ti-button-group-item-active-text-color': '#FFFFFF',
|
|
139
|
-
'ti-button-group-item-active-border-color': '#1476FF',
|
|
127
|
+
'ti-button-group-item-li-margin-bottom': 'var(--ti-common-space-2)',
|
|
140
128
|
'ti-button-group-right-border-radius': 'var(--ti-common-border-radius-normal)',
|
|
141
129
|
'ti-button-group-middle-border-radius': 'var(--ti-common-border-radius-normal)',
|
|
142
130
|
'ti-button-group-left-border-radius': 'var(--ti-common-border-radius-normal)',
|
|
143
|
-
'ti-button-group-item-btn-text-color': '
|
|
144
|
-
'ti-button-group-item-active-bg-color': '
|
|
145
|
-
'ti-button-group-item-btn-
|
|
146
|
-
'ti-button-group-
|
|
147
|
-
'ti-button-group-
|
|
148
|
-
'ti-button-group-
|
|
149
|
-
'ti-button-group-item-
|
|
150
|
-
'ti-button-group-item-
|
|
151
|
-
'ti-button-group-
|
|
152
|
-
'ti-button-group-
|
|
153
|
-
'ti-button-group-item-
|
|
154
|
-
'ti-button-group-item-
|
|
155
|
-
'ti-button-group-
|
|
156
|
-
'ti-
|
|
157
|
-
'ti-
|
|
158
|
-
'ti-
|
|
159
|
-
'ti-
|
|
160
|
-
'ti-
|
|
161
|
-
'ti-
|
|
162
|
-
'ti-
|
|
163
|
-
'ti-
|
|
164
|
-
'ti-
|
|
165
|
-
'ti-
|
|
166
|
-
'ti-
|
|
167
|
-
'ti-
|
|
168
|
-
'ti-
|
|
131
|
+
'ti-button-group-item-btn-text-color': 'var(--ti-common-color-text-secondary)',
|
|
132
|
+
'ti-button-group-item-active-bg-color': 'var(--ti-common-color-prompt)',
|
|
133
|
+
'ti-button-group-item-btn-hover-bg-color': 'var(--ti-common-color-bg-normal)',
|
|
134
|
+
'ti-button-group-item-active-disabled-bg-color': 'var(--ti-common-color-bg-light-emphasize)',
|
|
135
|
+
'ti-button-group-btn-padding-horizontal': 'var(--ti-common-space-6x)',
|
|
136
|
+
'ti-button-group-mini-padding-horizontal': 'var(--ti-common-space-4x)',
|
|
137
|
+
'ti-button-group-item-bg-color': 'var(--ti-common-color-bg-normal)',
|
|
138
|
+
'ti-button-group-item-btn-active-hover-bg-color': 'var(--ti-common-color-prompt)',
|
|
139
|
+
'ti-button-group-item-btn-width': 'var(--ti-common-size-auto)',
|
|
140
|
+
'ti-button-group-item-active-disabled-text-color': 'var(--ti-common-color-light)',
|
|
141
|
+
'ti-button-group-item-sup-position-top': 'var(--ti-common-space-0)',
|
|
142
|
+
'ti-button-group-item-sup-height': 'var(--ti-common-line-height-base)',
|
|
143
|
+
'ti-button-group-mini-side-border-radius': 'var(--ti-button-group-mini-border-radius)',
|
|
144
|
+
'ti-card-bg-color': 'var(--ti-base-color-bg-7)',
|
|
145
|
+
'ti-card-box-shadow': 'none',
|
|
146
|
+
'ti-card-default-border-color': '#fff',
|
|
147
|
+
'ti-card-title-font-size': '16px',
|
|
148
|
+
'ti-card-title-text-color': '#191919',
|
|
149
|
+
'ti-card-title-font-weight': 'bold',
|
|
150
|
+
'ti-card-main-font-size': '14px',
|
|
151
|
+
'ti-card-main-text-color': '#595959',
|
|
152
|
+
'ti-card-option-top-border-color': '#f0f0f0',
|
|
153
|
+
'ti-card-option-text-color': '#191919',
|
|
154
|
+
'ti-card-option-font-size': '16px',
|
|
155
|
+
'ti-card-large-body-padding': '24px',
|
|
156
|
+
'ti-card-medium-body-padding': '24px',
|
|
157
|
+
'ti-card-small-body-padding': '16px',
|
|
158
|
+
'ti-card-mini-body-padding': '12px',
|
|
169
159
|
'ti-carousel-arrow-height': 'var(--ti-common-size-8x)',
|
|
170
160
|
'ti-carousel-arrow-width': 'var(--ti-common-size-8x)',
|
|
171
161
|
'ti-carousel-arrow-font-size': 'var(--ti-common-font-size-2)',
|
|
172
|
-
'ti-carousel-arrow-bg-color': '
|
|
173
|
-
'ti-carousel-indicator-active-text-color': '
|
|
162
|
+
'ti-carousel-arrow-bg-color': '#F0F0F0',
|
|
163
|
+
'ti-carousel-indicator-active-text-color': '#595959',
|
|
174
164
|
'ti-carousel-arrow-text-color': 'var(--ti-common-color-text-weaken)',
|
|
175
|
-
'ti-carousel-arrow-hover-text-color': '
|
|
165
|
+
'ti-carousel-arrow-hover-text-color': '#191919',
|
|
176
166
|
'ti-carousel-arrow-disabled-text-color': 'var(--ti-common-color-text-link-darkbg-hover)',
|
|
177
167
|
'ti-carousel-indicator-active-button-width': 'var(--ti-common-size-5x)',
|
|
178
168
|
'ti-carousel-indicator-active-background-color': 'var(--ti-common-color-primary-active)',
|
|
179
|
-
'ti-carousel-indicator-button-bg-color': '
|
|
169
|
+
'ti-carousel-indicator-button-bg-color': '#E6E6E6',
|
|
180
170
|
'ti-carousel-outside-button-active-bg-color': 'var(--ti-common-color-primary-active)',
|
|
181
171
|
'ti-carousel-indicator-active-border-radius': 'var(--ti-common-space-base)',
|
|
182
172
|
'ti-carousel-indicator-padding-horizontal': 'var(--ti-common-space-0)',
|
|
183
|
-
'ti-carousel-indicator-margin-right': 'var(--ti-common-space-
|
|
173
|
+
'ti-carousel-indicator-margin-right': 'var(--ti-common-space-3x)',
|
|
184
174
|
'ti-carousel-indicator-active-width': 'var(--ti-common-size-5x)',
|
|
185
175
|
'ti-carousel-indicators-bg-color': 'none',
|
|
186
176
|
'ti-carousel-opacity': '0.5',
|
|
187
177
|
'ti-carousel-hover-opacity': '0.8',
|
|
178
|
+
'ti-carousel-arrow-hover-bg-color': '#E6E6E6',
|
|
188
179
|
'ti-carousel-item-title-bg-color': 'var(--ti-common-color-bg-dark-disabled)',
|
|
189
180
|
'ti-cascader-list-text-color': '#191919',
|
|
190
181
|
'ti-cascader-close-hover-icon-color': '#191919',
|
|
@@ -259,7 +250,7 @@ export const concatTheme = {
|
|
|
259
250
|
'ti-checkbox-group-1st-child-border-radius': '6px',
|
|
260
251
|
'ti-checkbox-group-last-child-border-radius': '6px',
|
|
261
252
|
'ti-collapse-item-border-radius': '0',
|
|
262
|
-
'ti-collapse-item-header-padding-vertical': '
|
|
253
|
+
'ti-collapse-item-header-padding-vertical': 'var(--ti-common-size-3x)',
|
|
263
254
|
'ti-collapse-item-header-padding-horizontal': 'var(--ti-common-space-5x)',
|
|
264
255
|
'ti-collapse-item-header-min-height': 'var(--ti-common-size-height-medium)',
|
|
265
256
|
'ti-collapse-item-icon-color': '#808080',
|
|
@@ -270,14 +261,41 @@ export const concatTheme = {
|
|
|
270
261
|
'ti-collapse-item-content-padding-right': 'var(--ti-common-space-5x)',
|
|
271
262
|
'ti-collapse-item-content-padding-bottom': 'var(--ti-common-space-6x)',
|
|
272
263
|
'ti-collapse-item-content-padding-left': 'var(--ti-common-space-5x)',
|
|
273
|
-
'ti-collapse-item-arrow-hover-text-color': '
|
|
274
|
-
'ti-collapse-item-
|
|
264
|
+
'ti-collapse-item-arrow-hover-text-color': 'var(--ti-base-color-brand)',
|
|
265
|
+
'ti-collapse-item-header-border-color': 'var(--ti-base-color-common-5)',
|
|
266
|
+
'ti-collapse-item-title-right-color': '#1476ff',
|
|
267
|
+
'ti-collapse-item-title-right-fill': '#1476ff',
|
|
268
|
+
'ti-collapse-item-arrow-margin-right': 'var(--ti-common-space-3x)',
|
|
269
|
+
'ti-picker-panel-content-border-color': 'var(--ti-base-color-common-5, #f0f0f0)',
|
|
270
|
+
'ti-picker-panel-content-padding-top': '12px',
|
|
271
|
+
'ti-picker-panel-content-padding-left': '16px',
|
|
272
|
+
'ti-picker-panel-content-padding-right': '16px',
|
|
273
|
+
'ti-picker-panel-icon-btn-line-height': '20px',
|
|
274
|
+
'ti-date-picker-width': '284px',
|
|
275
|
+
'ti-date-picker-header-line-height': '20px',
|
|
276
|
+
'ti-date-picker-header-label-hover-text-color': 'var(--ti-base-color-brand-2)',
|
|
277
|
+
'ti-date-picker-border-color': 'transparent',
|
|
275
278
|
'ti-date-table-border-radius-current-select': '14px',
|
|
276
279
|
'ti-date-table-td-span-width': '28px',
|
|
277
280
|
'ti-date-table-td-span-height': '28px',
|
|
278
281
|
'ti-date-table-bg-color-current-select': 'var(--ti-base-color-brand-2)',
|
|
279
282
|
'ti-date-table-week-bg-color-current-select': 'var(--ti-base-color-brand-8)',
|
|
280
283
|
'ti-date-table-week-bg-color-current-hover': 'var(--ti-base-color-brand-8)',
|
|
284
|
+
'ti-date-table-td-today-width': '26px',
|
|
285
|
+
'ti-date-table-td-today-height': '26px',
|
|
286
|
+
'ti-date-table-td-today-border-radius': '13px',
|
|
287
|
+
'ti-date-table-td-today-circle-border-color': 'var(--ti-base-color-brand)',
|
|
288
|
+
'ti-date-table-td-today-circle-border-width': '1px',
|
|
289
|
+
'ti-date-table-hover-bg-color': 'var(--ti-base-color-brand-8)',
|
|
290
|
+
'ti-date-table-range-bg-color': 'var(--ti-base-color-brand-8)',
|
|
291
|
+
'ti-date-table-td-div-height': '28px',
|
|
292
|
+
'ti-date-table-td-div-width': '28px',
|
|
293
|
+
'ti-date-table-range-hover-bg-color': 'var(--ti-base-color-brand-8)',
|
|
294
|
+
'ti-date-table-td-border-radius': '14px',
|
|
295
|
+
'ti-date-table-td-span-top': '3px',
|
|
296
|
+
'ti-date-table-start-date-border-radius': '14px',
|
|
297
|
+
'ti-date-table-td-today-border-color': 'transparent',
|
|
298
|
+
'ti-date-table-cell-selected-border-radius': '14px',
|
|
281
299
|
'ti-dialog-box-drawer-padding-right': 'var(--ti-common-space-8x)',
|
|
282
300
|
'ti-dialog-box-border-radius': 'var(--ti-common-border-radius-4)',
|
|
283
301
|
'ti-dialog-box-shadow': 'var(--ti-common-shadow-4-down)',
|
|
@@ -294,10 +312,17 @@ export const concatTheme = {
|
|
|
294
312
|
'ti-divider-vertical-opacity': '0.5',
|
|
295
313
|
'ti-divider-text-color': 'var(--ti-common-color-text-primary)',
|
|
296
314
|
'ti-divider-text-bg-color': 'var(--ti-base-color-white)',
|
|
315
|
+
'ti-drawer-mask-bg-color': 'rgba(0, 0, 0, 16%)',
|
|
316
|
+
'ti-drawer-shadow': '0 8px 24px rgba(0, 0, 0, 30%)',
|
|
317
|
+
'ti-drawer-head-title-font-size': 'var(--ti-common-font-size-4)',
|
|
297
318
|
'ti-drawer-padding-right': 'var(--ti-common-space-8x)',
|
|
298
319
|
'ti-drawer-footer-padding-top': 'var(--ti-common-space-6x)',
|
|
299
320
|
'ti-drawer-divider-border-color': 'transparent',
|
|
300
|
-
'ti-drawer-
|
|
321
|
+
'ti-drawer-divider-body-border-color': 'var(--ti-common-color-line-dividing)',
|
|
322
|
+
'ti-drawer-divider-footer-border-color': 'var(--ti-common-color-transparent)',
|
|
323
|
+
'ti-drawer-close-icon-size': 'var(--ti-common-font-size-5)',
|
|
324
|
+
'ti-drawer-help-icon-color': 'var(--ti-common-color-icon)',
|
|
325
|
+
'ti-drawer-close-icon-color': 'var(--ti-common-color-icon-normal)',
|
|
301
326
|
'ti-dropdown-icon-size': 'var(--ti-common-font-size-2)',
|
|
302
327
|
'ti-dropdown-text-color-hover': 'var(--ti-common-color-text-primary)',
|
|
303
328
|
'ti-dropdown-icon-color': 'var(--ti-common-color-placeholder)',
|
|
@@ -333,6 +358,9 @@ export const concatTheme = {
|
|
|
333
358
|
'ti-dropdown-item-divided-border-color': 'transparent',
|
|
334
359
|
'ti-dropdown-item-content-bg-hover': 'transparent',
|
|
335
360
|
'ti-dropdown-item-before-height': '0',
|
|
361
|
+
'ti-dropdown-item-bg-color-selected': 'var(--ti-common-color-bg-white-normal)',
|
|
362
|
+
'ti-dropdown-item-text-color-selected': '#1476FF',
|
|
363
|
+
'ti-dropdown-item-font-weight-selected': 'var(--ti-common-font-weight-6)',
|
|
336
364
|
'ti-dropdown-menu-padding-vertical': 'var(--ti-common-space-2x)',
|
|
337
365
|
'ti-dropdown-menu-min-width': '124px',
|
|
338
366
|
'ti-form-item-label-top-margin-bottom': '24px',
|
|
@@ -378,19 +406,21 @@ export const concatTheme = {
|
|
|
378
406
|
'ti-input-hover-border-color': 'var(--ti-common-color-line-hover)',
|
|
379
407
|
'ti-input-border-radius': 'var(--ti-common-border-radius-3)',
|
|
380
408
|
'ti-input-padding-horizontal': 'var(--ti-common-space-3x)',
|
|
381
|
-
'ti-input-icon-color': '
|
|
409
|
+
'ti-input-icon-color': 'var(--ti-base-color-common-2)',
|
|
382
410
|
'ti-input-focus-icon-color': 'var(--ti-common-color-icon-normal)',
|
|
383
411
|
'ti-input-count-font-size': 'var(--ti-common-font-size-0)',
|
|
384
|
-
'ti-input-suffix-right': '
|
|
385
|
-
'ti-input-suffix-icon-color': '
|
|
412
|
+
'ti-input-suffix-right': 'var(--ti-common-font-size-0)',
|
|
413
|
+
'ti-input-suffix-icon-color': 'var(--ti-base-color-common-2)',
|
|
386
414
|
'ti-input-count-textlength-color': 'var(--ti-common-color-text-primary)',
|
|
387
415
|
'ti-input-suffix-padding-left': 'var(--ti-common-space-3x)',
|
|
388
416
|
'ti-input-disabled-text-color': 'var(--ti-common-color-text-disabled)',
|
|
389
417
|
'ti-input-disabled-bg-color': 'rgba(0,0,0,0.05)',
|
|
390
|
-
'ti-input-suffix-icon-width': '
|
|
391
|
-
'ti-input-suffix-icon-height': '
|
|
418
|
+
'ti-input-suffix-icon-width': 'var(--ti-common-font-size-2)',
|
|
419
|
+
'ti-input-suffix-icon-height': 'var(--ti-common-font-size-2)',
|
|
420
|
+
'ti-input-icon-close-text-color': 'var(--ti-base-color-common-2)',
|
|
421
|
+
'ti-input-icon-font-size': 'var(--ti-common-font-size-2)',
|
|
392
422
|
'ti-input-font-size': 'var(--ti-common-font-size-1)',
|
|
393
|
-
'ti-input-placeholder-color': '
|
|
423
|
+
'ti-input-placeholder-color': 'var(--ti-base-color-common-2)',
|
|
394
424
|
'ti-ip-address-normal-width': 'calc(var(--ti-common-size-base) * 45.5)',
|
|
395
425
|
'ti-ip-address-normal-height': 'var(--ti-common-size-8x)',
|
|
396
426
|
'ti-ip-address-font-size': 'var(--ti-common-font-size-1)',
|
|
@@ -419,6 +449,8 @@ export const concatTheme = {
|
|
|
419
449
|
'ti-link-warning-disabled-text-color': 'var(--ti-common-color-warning-disabled-text)',
|
|
420
450
|
'ti-link-info-disabled-text-color': 'var(--ti-common-color-info-disabled-text)',
|
|
421
451
|
'ti-loading-text-color': 'var(--ti-common-color-text-primary)',
|
|
452
|
+
'ti-loading-text-font-size': 'var(--ti-common-font-size-2)',
|
|
453
|
+
'ti-loading-text-margin-vertical': 'var(--ti-common-space-3x)',
|
|
422
454
|
'ti-loading-spinner-width': '16px',
|
|
423
455
|
'ti-loading-spinner-height': '16px',
|
|
424
456
|
'ti-loading-fullscreen-height': '16px',
|
|
@@ -454,6 +486,14 @@ export const concatTheme = {
|
|
|
454
486
|
'ti-modal-message-body-padding-horizontal': 'var(--ti-common-space-0)',
|
|
455
487
|
'ti-modal-message-icon-box-height': 'calc(var(--ti-common-space-5x) - 1px)',
|
|
456
488
|
'ti-modal-notification-header-padding-bottom': 'var(--ti-common-space-4x)',
|
|
489
|
+
'ti-month-table-td-text-bg-color': 'var(--ti-base-color-brand-2)',
|
|
490
|
+
'ti-month-table-cell-today-font-weight': 'normal',
|
|
491
|
+
'ti-month-table-cell-height': '28px',
|
|
492
|
+
'ti-month-table-cell-border-radius': '14px',
|
|
493
|
+
'ti-month-table-cell-today-text-color': 'var(--ti-common-color-info-normal)',
|
|
494
|
+
'ti-month-table-cell-today-border-color': 'var(--ti-base-color-brand)',
|
|
495
|
+
'ti-month-table-cell-hover-bg-color': 'var(--ti-base-color-brand-8)',
|
|
496
|
+
'ti-month-table-td-div-height': '28px',
|
|
457
497
|
'ti-nav-menu-bg-color': '#282b33',
|
|
458
498
|
'ti-notify-max-width': '340px',
|
|
459
499
|
'ti-notify-message-margin-left': 'var(--ti-common-space-2x)',
|
|
@@ -475,16 +515,18 @@ export const concatTheme = {
|
|
|
475
515
|
'ti-notify-error-bg-color': 'var(--ti-common-color-bg-navigation)',
|
|
476
516
|
'ti-notify-warning-bg-color': 'var(--ti-common-color-bg-navigation)',
|
|
477
517
|
'ti-notify-icon-transform': 'translate(0,-1px)',
|
|
478
|
-
'ti-numeric-input-width': '
|
|
479
|
-
'ti-numeric-input-
|
|
480
|
-
'ti-numeric-input-
|
|
481
|
-
'ti-numeric-input-
|
|
482
|
-
'ti-numeric-input-btn-border-color-disabled': 'transparent',
|
|
518
|
+
'ti-numeric-input-width-medium': 'calc(var(--ti-common-size-width-large, 152px) + 6px)',
|
|
519
|
+
'ti-numeric-input-width-small': 'calc(var(--ti-common-size-34x, 136px) + 6px)',
|
|
520
|
+
'ti-numeric-input-width': 'calc(var(--ti-common-size-width-medium, 120px) + 6px)',
|
|
521
|
+
'ti-numeric-input-btn-border-color-disabled': 'var(--ti-common-color-transparent)',
|
|
483
522
|
'ti-numeric-input-dividing-border-height': 'var(--ti-common-space-5x)',
|
|
484
523
|
'ti-numeric-input-dividing-border-display': 'none',
|
|
485
524
|
'ti-numeric-input-divider-height-medium': 'var(--ti-common-space-6x)',
|
|
486
525
|
'ti-numeric-input-divider-height-small': 'calc(var(--ti-common-space-5x) - 2px)',
|
|
487
526
|
'ti-numeric-input-divider-height-mini': 'calc(var(--ti-common-space-4x) - 1px)',
|
|
527
|
+
'ti-numeric-input-disabled-bg-color': 'var(--ti-common-bg-color-disabled-transparent-5)',
|
|
528
|
+
'ti-numeric-input-btn-disabled-bg-color': 'var(--ti-common-bg-color-disabled-transparent-5)',
|
|
529
|
+
'ti-numeric-input-dividing-border-color': 'var(--ti-common-border-color-transparent-8)',
|
|
488
530
|
'ti-option-height': 'var(--ti-common-size-height-normal)',
|
|
489
531
|
'ti-option-font-size': 'var(--ti-common-font-size-1)',
|
|
490
532
|
'ti-option-border-radius': 'var(--ti-common-border-radius-0)',
|
|
@@ -541,15 +583,15 @@ export const concatTheme = {
|
|
|
541
583
|
'ti-pager-min-width': '32px',
|
|
542
584
|
'ti-pager-prev-next-hover-bg-color': 'transparent',
|
|
543
585
|
'ti-pager-group-sizes-margin-right': '0px',
|
|
544
|
-
'ti-pager-sizes-input-width': '78px',
|
|
545
586
|
'ti-pager-sizes-input-hover-text-color': '#595959',
|
|
546
|
-
'ti-pager-input-btn-width': '
|
|
547
|
-
'ti-pager-input-btn-right': '12px',
|
|
587
|
+
'ti-pager-input-btn-width': '24px',
|
|
548
588
|
'ti-pager-selector-padding-vertical': '8px',
|
|
549
589
|
'ti-pager-pop-body-margin-top': '4px',
|
|
550
590
|
'ti-pager-poplist-item-selected-bg-color': '#0000000D',
|
|
551
591
|
'ti-pager-poplist-item-min-height': '32px',
|
|
552
592
|
'ti-pager-mini-min-width': '24px',
|
|
593
|
+
'ti-pager-sizes-num-margin-right': '2px',
|
|
594
|
+
'ti-date-editor-input-icon-color-fill': 'var(--ti-base-color-common-2)',
|
|
553
595
|
'ti-popconfirm-margin-right': 'var(--ti-common-space-6x)',
|
|
554
596
|
'ti-popconfirm-popover-footer-justify-content': 'center',
|
|
555
597
|
'ti-popconfirm-popover-container-padding-vertical': '7px',
|
|
@@ -622,10 +664,46 @@ export const concatTheme = {
|
|
|
622
664
|
'ti-select-dropdown-wrap-padding-bottom': 'var(--ti-common-space-0)',
|
|
623
665
|
'ti-select-dropdown-icon-size': 'var(--ti-common-font-size-2)',
|
|
624
666
|
'ti-select-dropdown-icon-color': 'var(--ti-common-color-icon-normal)',
|
|
667
|
+
'ti-skeleton-title-width': '20%',
|
|
668
|
+
'ti-skeleton-title-height': 'var(--ti-common-space-6x)',
|
|
669
|
+
'ti-skeleton-rows-margin-top': 'var(--ti-common-space-6x)',
|
|
670
|
+
'ti-skeleton-rows-margin-bottom': 'var(--ti-common-space-6x)',
|
|
671
|
+
'ti-skeleton-item-border-radius': '2px',
|
|
672
|
+
'ti-skeleton-item-bg-color': 'var(--ti-common-color-bg-normal)',
|
|
673
|
+
'ti-skeleton-item-image-icon-color': 'var(--ti-common-color-bg-normal)',
|
|
674
|
+
'ti-skeleton-item-linear-gradient': 'linear-gradient(to right, #fafafa, #ebebeb, #fafafa)',
|
|
675
|
+
'ti-slider-border-radius': 'var(--ti-common-border-radius-1)',
|
|
676
|
+
'ti-slider-bg-color': 'var(--ti-common-color-bg-normal)',
|
|
677
|
+
'ti-slider-height': 'var(--ti-common-space-2x)',
|
|
678
|
+
'ti-slider-margin-left': 'calc(var(--ti-common-space-base) * -1)',
|
|
679
|
+
'ti-slider-range-bg-color': 'var(--ti-common-color-data-1)',
|
|
680
|
+
'ti-slider-range-hover-bg-color': 'var(--ti-common-color-data-1)',
|
|
681
|
+
'ti-slider-range-height': 'var(--ti-common-space-2x)',
|
|
682
|
+
'ti-slider-range-margin-top': '0',
|
|
683
|
+
'ti-slider-range-border-radius': 'var(--ti-common-border-radius-1)',
|
|
684
|
+
'ti-slider-range-disabled-bg-color': 'var(--ti-common-color-bg-secondary)',
|
|
685
|
+
'ti-slider-handle-width': 'var(--ti-common-space-4x)',
|
|
686
|
+
'ti-slider-handle-height': 'var(--ti-common-space-6x)',
|
|
687
|
+
'ti-slider-handle-border-color': 'var(--ti-common-color-data-1)',
|
|
688
|
+
'ti-slider-handle-border-color-hover': 'var(--ti-common-color-data-1)',
|
|
689
|
+
'ti-slider-handle-margin-top': 'calc(var(--ti-common-space-2x) * -1)',
|
|
690
|
+
'ti-slider-handle-icon-fill-color': 'var(--ti-common-color-data-1)',
|
|
691
|
+
'ti-slider-handle-border-radius': 'var(--ti-common-border-radius-4)',
|
|
692
|
+
'ti-slider-handle-icon-disabled-fill-color': 'var(--ti-common-color-icon-disabled)',
|
|
693
|
+
'ti-slider-handle-disabled-border-color': 'var(--ti-common-color-icon-disabled)',
|
|
694
|
+
'ti-slider-tips-text-color': 'var(--ti-common-color-dark)',
|
|
695
|
+
'ti-slider-tips-box-shadow': 'var(--ti-common-box-shadow-popover)',
|
|
696
|
+
'ti-slider-input-margin-left': 'var(--ti-common-space-4x)',
|
|
697
|
+
'ti-slider-input-width': 'calc(var(--ti-common-space-10x) * 2)',
|
|
698
|
+
'ti-slider-input-text-align': 'left',
|
|
699
|
+
'ti-slider-mark-label-font-size': 'var(--ti-common-font-size-1)',
|
|
700
|
+
'ti-slider-mark-label-text-color': '#999999',
|
|
701
|
+
'ti-steps-circle-width-height': 'var(--ti-common-size-height-normal)',
|
|
625
702
|
'ti-steps-icon-size': 'var(--ti-common-size-height-normal)',
|
|
626
703
|
'ti-steps-text-margin-left': 'var(--ti-common-space-2x)',
|
|
627
704
|
'ti-steps-font-size-hover': 'var(--ti-common-font-weight-bold)',
|
|
628
705
|
'ti-steps-text-color-hover': 'var(--ti-common-color-text-primary)',
|
|
706
|
+
'ti-steps-icon-hover-text-color': 'var(--ti-common-color-text-primary)',
|
|
629
707
|
'ti-steps-content-margin-top': 'var(--ti-common-space-2x)',
|
|
630
708
|
'ti-steps-advanced-li-text-color': 'var(--ti-common-color-text-white)',
|
|
631
709
|
'ti-steps-unselected-border-color': 'var(--ti-common-color-text-primary)',
|
|
@@ -640,18 +718,22 @@ export const concatTheme = {
|
|
|
640
718
|
'ti-steps-error-icon-size': 'var(--ti-common-font-size-2)',
|
|
641
719
|
'ti-steps-disabled-icon-bg-color': 'var(--ti-common-color-bg-disabled)',
|
|
642
720
|
'ti-steps-disabled-border-color': 'var(--ti-common-color-line-disabled)',
|
|
721
|
+
'ti-steps-disabled-name-text-color': 'var(--ti-common-color-text-disabled)',
|
|
722
|
+
'ti-steps-disabled-select-icon-bg-color': 'var(--ti-common-color-bg-disabled)',
|
|
723
|
+
'ti-steps-disabled-select-icon-color': 'var(--ti-common-color-text-disabled)',
|
|
643
724
|
'ti-steps-timeline-date-time-text-color': 'var(--ti-common-color-text-primary)',
|
|
644
725
|
'ti-steps-timeline-date-time-font-size': 'var(--ti-common-font-size-0)',
|
|
645
726
|
'ti-steps-mini-number-font-size': 'var(--ti-common-font-size-0)',
|
|
646
727
|
'ti-steps-mini-font-size-base': 'var(--ti-common-font-size-0)',
|
|
647
728
|
'ti-steps-bottom-divider-margin-top': 'calc(var(--ti-common-space-6x) + 1px)',
|
|
648
|
-
'ti-steps-timeline-dot-bg-color': 'var(--ti-common-color-light)',
|
|
649
729
|
'ti-steps-timeline-line-margin-vertical': 'var(--ti-common-space-base)',
|
|
650
730
|
'ti-steps-timeline-dot-border-color': 'var(--ti-base-color-brand-5)',
|
|
731
|
+
'ti-steps-timeline-dot-bg-color': 'var(--ti-common-color-light)',
|
|
651
732
|
'ti-steps-timeline-dot-primary-bg-color': 'var(--ti-base-color-brand-5)',
|
|
652
733
|
'ti-steps-timeline-item-secondary-text-font-size': 'var(--ti-common-font-size-0)',
|
|
653
734
|
'ti-steps-timeline-vertical-line-margin-left': 'var(--ti-common-space-4x)',
|
|
654
735
|
'ti-steps-timeline-item-padding-bottom': 'var(--ti-common-space-6x)',
|
|
736
|
+
'ti-steps-timeline-vertical-line-bg-color': 'rgba(0, 0, 0, 8%)',
|
|
655
737
|
'ti-switch-on-bg-color': 'var(--ti-common-color-data-1)',
|
|
656
738
|
'ti-switch-off-bg-color': '#C2C2C2',
|
|
657
739
|
'ti-switch-disabled-bg-color': '#C2C2C280',
|
|
@@ -702,14 +784,13 @@ export const concatTheme = {
|
|
|
702
784
|
'ti-text-popup-height': '32px',
|
|
703
785
|
'ti-textarea-border-color': 'var(--ti-common-color-line-normal)',
|
|
704
786
|
'ti-textarea-count-font-size': 'var(--ti-common-font-size-0)',
|
|
705
|
-
'ti-textarea-hover-border-color': 'var(--ti-common-color-line-hover)',
|
|
706
787
|
'ti-textarea-padding-horizontal': 'var(--ti-common-space-3x)',
|
|
707
788
|
'ti-textarea-padding-right': 'var(--ti-common-space-base)',
|
|
708
789
|
'ti-textarea-active-border-color': 'var(--ti-common-color-line-active)',
|
|
709
|
-
'ti-textarea-count-width': 'calc(100% -
|
|
710
|
-
'ti-textarea-count-bottom': '
|
|
711
|
-
'ti-textarea-inner-width': '
|
|
712
|
-
'ti-textarea-count-right': '
|
|
790
|
+
'ti-textarea-count-width': 'calc(100% - 17px)',
|
|
791
|
+
'ti-textarea-count-bottom': '1px',
|
|
792
|
+
'ti-textarea-inner-width': '100%',
|
|
793
|
+
'ti-textarea-count-right': 'var(--ti-common-font-size-2)',
|
|
713
794
|
'ti-textarea-padding-vertical': 'var(--ti-common-space-2x)',
|
|
714
795
|
'ti-textarea-count-border-radius': 'var(--ti-common-border-radius-3)',
|
|
715
796
|
'ti-textarea-count-text-length-color': 'var(--ti-common-color-text-primary)',
|
package/theme-tool.js
CHANGED
|
@@ -75,22 +75,39 @@ export default class TinyThemeTool {
|
|
|
75
75
|
this.contentElement.setAttribute('tiny-theme', this.currentTheme.id)
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
+
/**
|
|
79
|
+
* 获取需要设置主题变量的选择器,支持多个选择器(在 theme.config.js 中配置,多个选择器之间通过逗号分隔)
|
|
80
|
+
* @param {theme.config 配置文件中的 key} key
|
|
81
|
+
* @returns 需要设置主题变量的选择器
|
|
82
|
+
* @example
|
|
83
|
+
* 示例1:输入:checkbox-button,输出:.tiny-checkbox-button[class*=tiny]
|
|
84
|
+
* 示例2:输入:month-table,输出:.tiny-month-table[class*=tiny],.tiny-year-table[class*=tiny]
|
|
85
|
+
*/
|
|
86
|
+
getSelectorByKey(key) {
|
|
87
|
+
if (!definedComponents[key]) return
|
|
88
|
+
|
|
89
|
+
let selector = ''
|
|
90
|
+
const keyItems = definedComponents[key].split(',')
|
|
91
|
+
keyItems.forEach((componentName, index) => {
|
|
92
|
+
// 加上 [class*=tiny] 是为了提高权重,促使主题变换成功
|
|
93
|
+
selector += '.tiny-' + componentName + '[class*=tiny]' + (index < keyItems.length - 1 ? ',' : '')
|
|
94
|
+
})
|
|
95
|
+
return selector
|
|
96
|
+
}
|
|
97
|
+
|
|
78
98
|
// 通过 `组件css变量`,来推导出组件名: 从 ti-checkbox-button-bg-color, 推导出 checkbox-button
|
|
79
99
|
findClassName(name) {
|
|
80
100
|
const compNameList = name.split('-')
|
|
81
101
|
if (compNameList.length < 2) {
|
|
82
102
|
return false
|
|
83
103
|
}
|
|
84
|
-
let compName = 'tiny-'
|
|
85
104
|
const threeKey = `${compNameList[1]}-${compNameList[2]}-${compNameList[3]}`
|
|
86
105
|
const twoKey = `${compNameList[1]}-${compNameList[2]}`
|
|
87
106
|
|
|
88
107
|
// 优先三段式命名的组件名,优先级从高到低为三段-二段-一段
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
compName = `${compName}[class*=tiny]`
|
|
93
|
-
return compName
|
|
108
|
+
return (
|
|
109
|
+
this.getSelectorByKey(threeKey) || this.getSelectorByKey(twoKey) || '.tiny-' + compNameList[1] + '[class*=tiny]'
|
|
110
|
+
)
|
|
94
111
|
}
|
|
95
112
|
|
|
96
113
|
formatCSSVariables(themeData) {
|
|
@@ -115,7 +132,7 @@ export default class TinyThemeTool {
|
|
|
115
132
|
})
|
|
116
133
|
|
|
117
134
|
Object.keys(componentsMap).forEach((item) => {
|
|
118
|
-
componentsCssVar +=
|
|
135
|
+
componentsCssVar += `${item}{${componentsMap[item].join('')}}`
|
|
119
136
|
})
|
|
120
137
|
|
|
121
138
|
return `${rootCssVar}}${componentsCssVar}`
|
package/theme.config.js
CHANGED
|
@@ -28,7 +28,7 @@ export default {
|
|
|
28
28
|
'context-menu': 'context-menu',
|
|
29
29
|
'collapse-item': 'collapse-item',
|
|
30
30
|
'detail-page': 'detail-page',
|
|
31
|
-
'dialog-box': 'dialog-
|
|
31
|
+
'dialog-box': 'dialog-box__wrapper',
|
|
32
32
|
'dropdown-item': 'dropdown-item',
|
|
33
33
|
'dropdown-menu': 'dropdown-menu',
|
|
34
34
|
'drop-roles': 'drop-roles',
|
|
@@ -37,14 +37,16 @@ export default {
|
|
|
37
37
|
'date-picker': 'date-picker',
|
|
38
38
|
'data-range': 'data-range',
|
|
39
39
|
'date-table': 'date-table',
|
|
40
|
+
'date-editor': 'date-editor',
|
|
40
41
|
'fall-menu': 'fall-menu',
|
|
42
|
+
'form-valid': 'form__valid',
|
|
41
43
|
'form-item': 'form-item',
|
|
42
44
|
'img-preview': 'img-preview',
|
|
43
45
|
'img-preview-item': 'img-preview-item',
|
|
44
46
|
'ip-address': 'ip-address',
|
|
45
47
|
'link-menu': 'link-menu',
|
|
46
48
|
'month-range': 'month-range',
|
|
47
|
-
'month-table': 'month-table',
|
|
49
|
+
'month-table': 'month-table,year-table',
|
|
48
50
|
'nav-menu': 'nav-menu',
|
|
49
51
|
'option-group': 'option-group',
|
|
50
52
|
'popup-horiz-menu': 'popup-horiz-menu',
|
|
@@ -58,6 +60,7 @@ export default {
|
|
|
58
60
|
'time-range': 'time-range',
|
|
59
61
|
'time-select': 'time-select',
|
|
60
62
|
'scroll-text': 'scroll-text',
|
|
63
|
+
'slider-input': 'slider__input',
|
|
61
64
|
'slide-bar': 'slide-bar',
|
|
62
65
|
'slide-img': 'slide-img',
|
|
63
66
|
'select-dropdown': 'select-dropdown',
|
|
@@ -76,5 +79,7 @@ export default {
|
|
|
76
79
|
'user-contact': 'user-contact',
|
|
77
80
|
'user-head': 'user-head',
|
|
78
81
|
'user-link': 'user-link',
|
|
79
|
-
'year-table': 'year-table'
|
|
82
|
+
'year-table': 'year-table',
|
|
83
|
+
'skeleton': 'skeleton',
|
|
84
|
+
'skeleton-item': 'skeleton-item'
|
|
80
85
|
}
|
package/tooltip/aurora-theme.js
CHANGED
|
@@ -7,5 +7,7 @@ export const tinyTooltipAuroraTheme = {
|
|
|
7
7
|
'ti-tooltip-popper-info-bg-color': '#69c0ff',
|
|
8
8
|
'ti-tooltip-popper-info-border-color': '#69c0ff',
|
|
9
9
|
'ti-tooltip-padding-vertical': '10px',
|
|
10
|
-
'ti-tooltip-padding-horizontal': '10px'
|
|
10
|
+
'ti-tooltip-padding-horizontal': '10px',
|
|
11
|
+
'ti-tooltip-popper-error-border-color': '#ff7875',
|
|
12
|
+
'ti-tooltip-popper-error-bg-color': '#ff7875'
|
|
11
13
|
}
|