@opentiny/vue-theme 3.13.2 → 3.14.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/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/grid/smb-theme.js +5 -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 +171 -86
- 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
package/svgs/undelete.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g id="UI-icons-英文名" transform="translate(-934.000000, -2069.000000)">
|
|
7
7
|
<g id="网站通用图标" transform="translate(100.000000, 1136.000000)">
|
|
@@ -18,4 +18,4 @@
|
|
|
18
18
|
</g>
|
|
19
19
|
</g>
|
|
20
20
|
</g>
|
|
21
|
-
</svg>
|
|
21
|
+
</svg>
|
package/svgs/unknow.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g id="UI-icons-英文名" transform="translate(-308.000000, -929.000000)">
|
|
7
7
|
<g id="提示建议性图标" transform="translate(100.000000, 761.000000)">
|
|
@@ -15,4 +15,4 @@
|
|
|
15
15
|
</g>
|
|
16
16
|
</g>
|
|
17
17
|
</g>
|
|
18
|
-
</svg>
|
|
18
|
+
</svg>
|
package/svgs/unknown.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g id="UI-icons-英文名" transform="translate(-308.000000, -929.000000)">
|
|
7
7
|
<g id="提示建议性图标" transform="translate(100.000000, 761.000000)">
|
|
@@ -15,4 +15,4 @@
|
|
|
15
15
|
</g>
|
|
16
16
|
</g>
|
|
17
17
|
</g>
|
|
18
|
-
</svg>
|
|
18
|
+
</svg>
|
package/svgs/unlock.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g transform="translate(-207.000000, -1145.000000)">
|
|
7
7
|
<g transform="translate(100.000000, 1137.000000)">
|
|
@@ -15,4 +15,4 @@
|
|
|
15
15
|
</g>
|
|
16
16
|
</g>
|
|
17
17
|
</g>
|
|
18
|
-
</svg>
|
|
18
|
+
</svg>
|
package/svgs/unsent.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g id="Tiny_ICONS" transform="translate(-933.000000, -2239.000000)">
|
|
7
7
|
<g id="网站通用图标" transform="translate(100.000000, 1221.000000)">
|
|
@@ -19,4 +19,4 @@
|
|
|
19
19
|
</g>
|
|
20
20
|
</g>
|
|
21
21
|
</g>
|
|
22
|
-
</svg>
|
|
22
|
+
</svg>
|
package/svgs/up-o.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g id="_x36_.21版本" transform="translate(-414.000000, -644.000000)">
|
|
7
7
|
<g id="方向性图标" transform="translate(100.000000, 303.000000)">
|
|
@@ -11,4 +11,4 @@
|
|
|
11
11
|
</g>
|
|
12
12
|
</g>
|
|
13
13
|
</g>
|
|
14
|
-
</svg>
|
|
14
|
+
</svg>
|
package/svgs/up.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g id="_x36_.21版本" transform="translate(-414.000000, -560.000000)">
|
|
7
7
|
<g id="方向性图标" transform="translate(100.000000, 303.000000)">
|
|
@@ -11,4 +11,4 @@
|
|
|
11
11
|
</g>
|
|
12
12
|
</g>
|
|
13
13
|
</g>
|
|
14
|
-
</svg>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<g id="0922-图标" stroke="none" stroke-width="1" fill-rule="evenodd">
|
|
4
|
+
<g id="编组" transform="translate(0.000000, 0.000000)" fill-rule="nonzero">
|
|
5
|
+
<g>
|
|
6
|
+
<path d="M0.00291621452,11.9902198 C0.00291621452,10.1155101 -0.00364526815,8.24080031 0.00291621452,6.36609056 C-0.000855476148,5.45892021 0.110645142,4.55494629 0.334739841,3.67588209 C0.825913793,1.81523267 2.03791364,0.711028633 3.89668835,0.282657454 C4.82870208,0.0812876465 5.78065248,-0.0130582841 6.73406154,0.00145099589 C10.3291299,0.00145099589 13.9245108,0.00145099589 17.520204,0.00145099589 C18.4282917,-0.00418604411 19.3337475,0.0996722865 20.216974,0.3107781 C22.13199,0.77945554 23.2811871,1.99239274 23.7189318,3.90084726 C23.9157326,4.80281514 24.0097548,5.72416906 23.999201,6.64729701 C23.999201,10.2811094 23.999201,13.9152343 23.999201,17.5496716 C24.0041104,18.4490055 23.9005666,19.345651 23.6908112,20.2201956 C23.2221338,22.1361489 22.0035724,23.2797219 20.0951179,23.7174666 C19.1629846,23.9180743 18.2111214,24.0124116 17.2577447,23.9986731 C13.677674,23.9986731 10.0979157,23.9986731 6.51846992,23.9986731 C5.60344091,24.0061415 4.69081717,23.9038647 3.8001408,23.6940327 C1.8766886,23.2253553 0.721867404,22.006794 0.285060033,20.0889659 C0.0619695745,19.1141168 0.00291621452,18.1364557 0.00291621452,17.1503584 C0.00291621452,15.4306246 0.00291621452,13.7105784 0.00291621452,11.9902198 Z" id="path1" fill-opacity="0" fill="#FFFFFF"></path>
|
|
7
|
+
<path d="M15.5,20.75 C15.9142136,20.75 16.25,21.0857864 16.25,21.5 C16.25,21.8796958 15.9678461,22.193491 15.6017706,22.2431534 L15.5,22.25 L8.5,22.25 C8.08578644,22.25 7.75,21.9142136 7.75,21.5 C7.75,21.1203042 8.03215388,20.806509 8.39822944,20.7568466 L8.5,20.75 L15.5,20.75 Z M10.9061966,2.17725702 C11.5277123,1.60758099 12.4722782,1.60758099 13.0937939,2.17725702 L13.0937939,2.17725702 L20.7101954,9.15838698 C21.3741472,9.76695958 21.433341,10.8046153 20.8448732,11.4872741 C20.5354287,11.8462487 20.0880925,12.0533928 19.6163898,12.0533928 L19.6163898,12.0533928 L16.024,12.053 L16.025209,17.5888686 C16.025209,18.4532041 15.3734875,19.1707282 14.5333103,19.2438628 L14.5333103,19.2438628 L14.3916153,19.25 L9.53184994,19.25 C8.62440276,19.25 7.89825624,18.5012227 7.89825624,17.588921 L7.89825624,17.588921 L7.897,12.053 L4.3835937,12.0533928 C3.5239069,12.0533928 2.82693869,11.38136 2.75595502,10.5348726 L2.75595502,10.5348726 L2.75,10.3922614 C2.75,9.9227708 2.94542028,9.474038 3.28979507,9.15838701 L3.28979507,9.15838701 Z M12.0802521,3.28302959 C12.0322051,3.23899014 11.9677854,3.23899014 11.9197385,3.28302957 L11.9197385,3.28302957 L4.30333688,10.2641596 C4.27043779,10.2943146 4.25,10.3412448 4.25,10.3922614 C4.25,10.4863152 4.31505023,10.5533928 4.38358648,10.5533928 L4.38358648,10.5533928 L8.64780966,10.5533517 C9.06200556,10.5533478 9.39778792,10.8891034 9.39781687,11.3032993 L9.39781687,11.3032993 L9.39825624,17.5888686 C9.39825624,17.6829224 9.46330647,17.75 9.53184994,17.75 L9.53184994,17.75 L14.3916153,17.75 C14.4601588,17.75 14.525209,17.6829224 14.525209,17.588921 L14.525209,17.588921 L14.5247696,11.3034042 C14.5247407,10.8891674 14.8605399,10.5533478 15.2747767,10.5533517 L15.2747767,10.5533517 L19.6163969,10.5533928 C19.6494767,10.5533928 19.6828227,10.5379515 19.7087327,10.5078943 C19.7686779,10.4383542 19.7621664,10.324208 19.6966536,10.2641595 L19.6966536,10.2641595 Z" id="形状结合"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
package/svgs/upload.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g transform="translate(-413.000000, -1733.000000)">
|
|
7
7
|
<g transform="translate(48.000000, 0.000000)">
|
|
@@ -13,4 +13,4 @@
|
|
|
13
13
|
</g>
|
|
14
14
|
</g>
|
|
15
15
|
</g>
|
|
16
|
-
</svg>
|
|
16
|
+
</svg>
|
package/svgs/user.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g transform="translate(-417.000000, -1138.000000)">
|
|
7
7
|
<g transform="translate(101.000000, 1053.000000)">
|
|
@@ -16,4 +16,4 @@
|
|
|
16
16
|
</g>
|
|
17
17
|
</g>
|
|
18
18
|
</g>
|
|
19
|
-
</svg>
|
|
19
|
+
</svg>
|
package/svgs/view.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g transform="translate(-206.000000, -2154.000000)">
|
|
7
7
|
<g transform="translate(100.000000, 1136.000000)">
|
|
@@ -17,4 +17,4 @@
|
|
|
17
17
|
</g>
|
|
18
18
|
</g>
|
|
19
19
|
</g>
|
|
20
|
-
</svg>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
2
|
+
<defs/>
|
|
3
|
+
<g opacity="0.000000"/>
|
|
4
|
+
<path id="矢量 174" d="M12 1.25C6.06293 1.25 1.25 6.06293 1.25 12C1.25 17.9371 6.06293 22.75 12 22.75C17.9371 22.75 22.75 17.9371 22.75 12C22.75 6.06293 17.9371 1.25 12 1.25Z" fill-rule="evenodd"/>
|
|
5
|
+
<path id="矢量 250" d="M10.4976 7.40839C10.4088 6.52048 11.1061 5.75 11.9984 5.75C12.8908 5.75 13.5881 6.52048 13.4993 7.40839L12.9147 13.2542C12.8676 13.7249 12.4715 14.0833 11.9984 14.0833C11.5254 14.0833 11.1293 13.7249 11.0822 13.2542L10.4976 7.40839ZM11.9984 15.75C11.3081 15.75 10.7484 16.3096 10.7484 17C10.7484 17.6904 11.3081 18.25 11.9984 18.25C12.6888 18.25 13.2484 17.6904 13.2484 17C13.2484 16.3096 12.6888 15.75 11.9984 15.75Z" fill-rule="evenodd" fill="#FFFFFF"/>
|
|
6
|
+
</svg>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg class="tiny-icon-warning-triangle" version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 14 14" style="enable-background:new 0 0 14 14;" xml:space="preserve">
|
|
5
5
|
<style type="text/css">
|
|
6
6
|
.st0{fill-rule:evenodd;clip-rule:evenodd;}
|
|
7
7
|
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
|
|
@@ -10,4 +10,4 @@
|
|
|
10
10
|
C0.43,13.5,0,13.08,0,12.56c0-0.15,0.04-0.31,0.11-0.44L6.16,1c0.25-0.46,0.83-0.63,1.29-0.39C7.62,0.7,7.75,0.83,7.84,1z"/>
|
|
11
11
|
<path class="st1" d="M7.75,10.75c0,0.41-0.34,0.75-0.75,0.75s-0.75-0.34-0.75-0.75S6.59,10,7,10S7.75,10.34,7.75,10.75z M7,9
|
|
12
12
|
c0.28,0,0.5-0.22,0.5-0.5V5c0-0.28-0.22-0.5-0.5-0.5S6.5,4.72,6.5,5v3.5C6.5,8.78,6.72,9,7,9z"/>
|
|
13
|
-
</svg>
|
|
13
|
+
</svg>
|
package/svgs/warning.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g transform="translate(-412.000000, -929.000000)">
|
|
7
7
|
<g transform="translate(100.000000, 761.000000)">
|
|
@@ -13,4 +13,4 @@
|
|
|
13
13
|
</g>
|
|
14
14
|
</g>
|
|
15
15
|
</g>
|
|
16
|
-
</svg>
|
|
16
|
+
</svg>
|
package/svgs/weaknet.svg
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 96 96" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<g id="缺省图" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
+
<g transform="translate(-577.000000, -711.000000)" id="网络异常">
|
|
5
|
+
<g transform="translate(577.000000, 711.000000)">
|
|
6
|
+
<rect id="矩形" x="0" y="0" width="96" height="96"></rect>
|
|
7
|
+
<g id="5" transform="translate(3.000000, 17.000000)">
|
|
8
|
+
<g id="01小容器/01背景/窗口">
|
|
9
|
+
<rect id="矩形" fill="#FFFFFF" x="0" y="0" width="81.0546152" height="61.7647059" rx="4.218"></rect>
|
|
10
|
+
<path d="M77.3193795,0 C79.3822932,0 81.0546152,1.65586831 81.0546152,3.69848538 L81.0546152,58.0662205 C81.0546152,60.1088376 79.3822932,61.7647059 77.3193795,61.7647059 L3.73523572,61.7647059 C1.672322,61.7647059 0,60.1088376 0,58.0662205 L0,3.69848538 C0,1.65586831 1.672322,0 3.73523572,0 L77.3193795,0 Z M77.3193795,0.999590644 L3.73523572,0.999590644 C2.22986625,0.999590644 1.00952317,2.20792698 1.00952317,3.69848538 L1.00952317,58.0662205 C1.00952317,59.5567789 2.22986625,60.7651152 3.73523572,60.7651152 L77.3193795,60.7651152 C78.824749,60.7651152 80.045092,59.5567789 80.045092,58.0662205 L80.045092,3.69848538 C80.045092,2.20792698 78.824749,0.999590644 77.3193795,0.999590644 Z" id="矩形" fill="#8F8F8F" fill-rule="nonzero"></path>
|
|
11
|
+
<path d="M4.218,0 L76.7269429,0 C79.05648,-7.81592883e-15 80.9449429,1.88846293 80.9449429,4.218 L80.9449429,13.4841373 L80.9449429,13.4841373 L0,13.4841373 L0,4.218 C-2.85286012e-16,1.88846293 1.88846293,4.27929018e-16 4.218,0 Z" id="矩形" fill="#EEEEEE"></path>
|
|
12
|
+
<path d="M77.2097072,0 C79.2726209,0 80.9449429,1.65586831 80.9449429,3.69848538 L80.9449429,13.4841373 L0,13.4841373 L0,3.69848538 C0,1.65586831 1.672322,0 3.73523572,0 L77.2097072,0 Z M77.2097072,0.999590644 L3.73523572,0.999590644 C2.22986625,0.999590644 1.00952317,2.20792698 1.00952317,3.69848538 L1.00952317,12.4843873 L79.9354197,12.4843873 L79.9354197,3.69848538 C79.9354197,2.24428206 78.7738796,1.05870177 77.3193339,1.00173367 L77.2097072,0.999590644 Z" id="矩形" fill="#818181" fill-rule="nonzero"></path>
|
|
13
|
+
<path d="M74.3951241,8.46388926 C75.2833801,8.46388926 76.0034539,7.75337445 76.0034539,6.87691002 C76.0034539,6.00044559 75.2833801,5.28993078 74.3951241,5.28993078 C73.5068681,5.28993078 72.7867943,6.00044559 72.7867943,6.87691002 C72.7867943,7.75337445 73.5068681,8.46388926 74.3951241,8.46388926 Z M69.0340246,8.46388926 C69.9222807,8.46388926 70.6423545,7.75337445 70.6423545,6.87691002 C70.6423545,6.00044559 69.9222807,5.28993078 69.0340246,5.28993078 C68.1457686,5.28993078 67.4256948,6.00044559 67.4256948,6.87691002 C67.4256948,7.75337445 68.1457686,8.46388926 69.0340246,8.46388926 Z M63.6729252,8.46388926 C64.5611812,8.46388926 65.281255,7.75337445 65.281255,6.87691002 C65.281255,6.00044559 64.5611812,5.28993078 63.6729252,5.28993078 C62.7846692,5.28993078 62.0645954,6.00044559 62.0645954,6.87691002 C62.0645954,7.75337445 62.7846692,8.46388926 63.6729252,8.46388926 Z" id="形状结合" fill="#818181"></path>
|
|
14
|
+
</g>
|
|
15
|
+
<g id="ic_wifi_lined" transform="translate(29.730457, 29.517912)" fill="#818181" fill-rule="nonzero">
|
|
16
|
+
<path d="M9.29266266,12.8997191 C9.73012521,12.4665607 10.4401477,12.4665607 10.8776103,12.8997191 C11.3150728,13.3328776 11.3150728,14.0359143 10.8776103,14.4690727 C10.4401477,14.9022311 9.73012521,14.9022311 9.29266266,14.4690727 C8.8552001,14.0359143 8.8552001,13.3328776 9.29266266,12.8997191 Z M13.6187941,9.81608238 C13.8875649,10.1087568 13.8875649,10.5832759 13.6187941,10.8759503 C13.3500233,11.1686248 12.9142596,11.1686248 12.6454888,10.8759503 C11.1267158,9.22210248 8.66925387,9.22210248 7.15138543,10.8758142 C6.88268362,11.1685638 6.44692004,11.1686856 6.17808023,10.8760863 C5.90924042,10.583487 5.90912854,10.108968 6.17783034,9.81621848 C8.23325585,7.57684031 11.5624378,7.57684031 13.6187941,9.81608238 Z M16.9825108,7.06721588 C17.2485607,7.31182349 17.2486159,7.70846158 16.9826341,7.95313192 C16.7166523,8.19780218 16.2853554,8.19785296 16.0193055,7.95324535 C12.73866,4.93700356 7.43077276,4.93700356 4.15102911,7.95318863 C3.88501325,8.19782757 3.45371632,8.19782757 3.18770047,7.95318863 C2.92168462,7.70854969 2.92168462,7.31191153 3.18770047,7.06727259 C6.99945527,3.56182853 13.1698413,3.56182853 16.9825108,7.06721588 Z M19.5986077,4.02247179 C19.8628296,4.28682038 19.8627917,4.71537619 19.598523,4.97967799 C19.3342544,5.2439798 18.9058282,5.24394187 18.6416064,4.97959328 C13.8093914,0.145060901 5.98735788,0.145060901 1.155143,4.97959328 C0.890921132,5.24394187 0.462494928,5.2439798 0.198226287,4.97967799 C-0.0660423525,4.71537619 -0.0660802688,4.28682038 0.198141598,4.02247179 C5.55886635,-1.34082393 14.237883,-1.34082393 19.5986077,4.02247179 Z" id="形状结合"></path>
|
|
17
|
+
</g>
|
|
18
|
+
<g id="ic_tips_filled" transform="translate(69.829727, 32.381739)" fill-rule="nonzero">
|
|
19
|
+
<path d="M10.0851365,0 C4.52419221,0 0,4.47967946 0,9.98591053 C0,15.4921416 4.52419221,19.9718211 10.0851365,19.9718211 C15.6460807,19.9718211 20.1702729,15.4921416 20.1702729,9.98591053 C20.1702729,4.47967946 15.6460807,0 10.0851365,0" id="Fill-1" fill="#0067D1"></path>
|
|
20
|
+
<path d="M10.0851365,4.7433075 C10.5026611,4.7433075 10.8415217,5.0788341 10.8415217,5.49225079 L10.8415217,11.3579746 C10.8415217,11.7713913 10.5026611,12.1069179 10.0851365,12.1069179 C9.6676118,12.1069179 9.32875122,11.7713913 9.32875122,11.3579746 L9.32875122,5.49225079 C9.32875122,5.0788341 9.6676118,4.7433075 10.0851365,4.7433075" id="Fill-1-path" fill="#FFFFFF"></path>
|
|
21
|
+
<path d="M10.0851365,15.4781613 C9.52843692,15.4781613 9.07662281,15.0317911 9.07662281,14.4795703 C9.07662281,13.9273494 9.52843692,13.4809792 10.0851365,13.4809792 C10.641836,13.4809792 11.0936501,13.9273494 11.0936501,14.4795703 C11.0936501,15.0317911 10.641836,15.4781613 10.0851365,15.4781613" id="Fill-1-path" fill="#FFFFFF"></path>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</g>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
4
|
+
<g id="页面-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="画板" transform="translate(-32.000000, -44.000000)">
|
|
6
|
+
<g id="编组" transform="translate(32.000000, 44.000000)">
|
|
7
|
+
<path
|
|
8
|
+
d="M4,0 L20,0 C22.209139,-4.05812251e-16 24,1.790861 24,4 L24,20 C24,22.209139 22.209139,24 20,24 L4,24 C1.790861,24 -2.28220974e-14,22.209139 -2.30926389e-14,20 L-2.30926389e-14,4 C-2.33631804e-14,1.790861 1.790861,4.05812251e-16 4,0 Z"
|
|
9
|
+
id="矩形备份"></path>
|
|
10
|
+
<path
|
|
11
|
+
d="M13.2,4.6 L19.2,12.6 C19.6970563,13.2627417 19.5627417,14.2029437 18.9,14.7 C18.6403557,14.8947332 18.3245553,15 18,15 L6,15 C5.17157288,15 4.5,14.3284271 4.5,13.5 C4.5,13.1754447 4.60526681,12.8596443 4.8,12.6 L10.8,4.6 C11.2970563,3.9372583 12.2372583,3.80294373 12.9,4.3 C13.0137085,4.38528137 13.1147186,4.4862915 13.2,4.6 Z M5.25,16.5 L18.75,16.5 C19.1642136,16.5 19.5,16.8357864 19.5,17.25 L19.5,18.75 C19.5,19.1642136 19.1642136,19.5 18.75,19.5 L5.25,19.5 C4.83578644,19.5 4.5,19.1642136 4.5,18.75 L4.5,17.25 C4.5,16.8357864 4.83578644,16.5 5.25,16.5 Z"
|
|
12
|
+
id="形状" fill="#D19F00"></path>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</svg>
|
package/svgs/writing.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g transform="translate(-1248.000000, -1902.000000)">
|
|
7
7
|
<g transform="translate(101.000000, 1053.000000)">
|
|
@@ -21,4 +21,4 @@
|
|
|
21
21
|
</g>
|
|
22
22
|
</g>
|
|
23
23
|
</g>
|
|
24
|
-
</svg>
|
|
24
|
+
</svg>
|
package/svgs/yes.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 24 24" xml:space="preserve">
|
|
5
5
|
<g id="Icon">
|
|
6
6
|
<g transform="translate(-831.000000, -767.000000)">
|
|
7
7
|
<g transform="translate(100.000000, 761.000000)">
|
package/switch/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.tiny-switch{--ti-switch-on-bg-color:var(--ti-common-color-bg-emphasize, #5e7ce0);--ti-switch-off-bg-color:var(--ti-common-color-bg-secondary, #adb0b8);--ti-switch-disabled-bg-color:var(--ti-common-color-bg-dark-disabled, #dfe1e6);--ti-switch-checked-disabled-bg-color:var(--ti-common-color-bg-light-emphasize, #beccfa);--ti-switch-checked-disabled-border-color:var(--ti-common-color-bg-light-emphasize, #beccfa);--ti-switch-disabled-text-color:var(--ti-common-color-info-disabled, #bfbfbf);--ti-switch-disabled-dot-bg-color:var(--ti-common-color-bg-disabled, #f5f5f6);--ti-switch-dot-bg-color:var(--ti-common-color-light, #fff);--ti-switch-dot-size:var(--ti-common-size-4x, 16px);--ti-switch-dot-position-left:var(--ti-common-space-1, 1px);--ti-switch-dot-position-top:var(--ti-common-space-1, 1px);--ti-switch-dot-offset:calc(var(--ti-switch-dot-size) + var(--ti-switch-dot-position-left));--ti-switch-text-color:var(--ti-common-color-light, #fff);--ti-switch-width:calc(var(--ti-common-size-base, 4px) * 9.5);--ti-switch-height:var(--ti-common-size-5x, 20px);--ti-switch-border-radius:var(--ti-common-size-6x, 24px);--ti-switch-border-weight:var(--ti-common-border-weight-normal, 1px);--ti-switch-inner-font-size:12px;--ti-switch-inner-position-left:var(--ti-common-space-4x, 16px);--ti-switch-text-width:calc(var(--ti-common-size-11x, 44px) + 1px);display:inline-block;width:var(--ti-switch-width);height:var(--ti-switch-height);line-height:calc(var(--ti-switch-height) - var(--ti-switch-border-weight) * 2);border-radius:var(--ti-switch-border-radius);vertical-align:middle;border:var(--ti-switch-border-weight) solid var(--ti-switch-off-bg-color);background-color:var(--ti-switch-off-bg-color);position:relative;cursor:pointer;outline:0;-webkit-transition:
|
|
1
|
+
.tiny-switch{--ti-switch-on-bg-color:var(--ti-common-color-bg-emphasize, #5e7ce0);--ti-switch-off-bg-color:var(--ti-common-color-bg-secondary, #adb0b8);--ti-switch-disabled-bg-color:var(--ti-common-color-bg-dark-disabled, #dfe1e6);--ti-switch-checked-disabled-bg-color:var(--ti-common-color-bg-light-emphasize, #beccfa);--ti-switch-checked-disabled-border-color:var(--ti-common-color-bg-light-emphasize, #beccfa);--ti-switch-disabled-text-color:var(--ti-common-color-info-disabled, #bfbfbf);--ti-switch-disabled-dot-bg-color:var(--ti-common-color-bg-disabled, #f5f5f6);--ti-switch-dot-bg-color:var(--ti-common-color-light, #fff);--ti-switch-dot-size:var(--ti-common-size-4x, 16px);--ti-switch-dot-position-left:var(--ti-common-space-1, 1px);--ti-switch-dot-position-top:var(--ti-common-space-1, 1px);--ti-switch-dot-offset:calc(var(--ti-switch-dot-size) + var(--ti-switch-dot-position-left));--ti-switch-text-color:var(--ti-common-color-light, #fff);--ti-switch-width:calc(var(--ti-common-size-base, 4px) * 9.5);--ti-switch-height:var(--ti-common-size-5x, 20px);--ti-switch-border-radius:var(--ti-common-size-6x, 24px);--ti-switch-border-weight:var(--ti-common-border-weight-normal, 1px);--ti-switch-inner-font-size:12px;--ti-switch-inner-position-left:var(--ti-common-space-4x, 16px);--ti-switch-text-width:calc(var(--ti-common-size-11x, 44px) + 1px);display:inline-block;width:var(--ti-switch-width);height:var(--ti-switch-height);line-height:calc(var(--ti-switch-height) - var(--ti-switch-border-weight) * 2);border-radius:var(--ti-switch-border-radius);vertical-align:middle;border:var(--ti-switch-border-weight) solid var(--ti-switch-off-bg-color);background-color:var(--ti-switch-off-bg-color);position:relative;cursor:pointer;outline:0;-webkit-transition:border .2s ease-in-out,background-color .2s ease-in-out;transition:border .2s ease-in-out,background-color .2s ease-in-out}.tiny-switch:focus-visible{outline:2px solid var(--ti-switch-on-bg-color);outline-offset:1px}.tiny-switch .tiny-switch-inner{color:var(--ti-switch-text-color);font-size:var(--ti-switch-inner-font-size);position:absolute}.tiny-switch__text{width:var(--ti-switch-text-width)}.tiny-switch__text .tiny-switch-inner{left:calc(var(--ti-switch-dot-size));width:calc(100% - var(--ti-switch-dot-size));text-align:center;overflow:hidden}.tiny-switch.mini{width:calc(var(--ti-switch-width) - 4px)}.tiny-switch.disabled,.tiny-switch.tiny-switch-checked.disabled{cursor:not-allowed;background:var(--ti-switch-disabled-bg-color);border-color:var(--ti-switch-disabled-bg-color)}.tiny-switch.disabled::after,.tiny-switch.tiny-switch-checked.disabled::after{background:var(--ti-switch-disabled-dot-bg-color);cursor:not-allowed}.tiny-switch.disabled .tiny-switch-inner,.tiny-switch.tiny-switch-checked.disabled .tiny-switch-inner{color:var(--ti-switch-disabled-text-color)}.tiny-switch.tiny-switch-checked.disabled{background:var(--ti-switch-checked-disabled-bg-color);border-color:var(--ti-switch-checked-disabled-border-color)}.tiny-switch::after{content:'';width:var(--ti-switch-dot-size);height:var(--ti-switch-dot-size);border-radius:50%;background-color:var(--ti-switch-dot-bg-color);position:absolute;left:var(--ti-switch-dot-position-left);top:var(--ti-switch-dot-position-top);cursor:pointer;-webkit-transition:left .2s ease-in-out,width .2s ease-in-out;transition:left .2s ease-in-out,width .2s ease-in-out}.tiny-switch.tiny-switch-checked{border-color:var(--ti-switch-on-bg-color);background-color:var(--ti-switch-on-bg-color)}.tiny-switch.tiny-switch-checked .tiny-switch-inner{left:2px;width:calc(100% - var(--ti-switch-dot-size));text-align:center;overflow:hidden}.tiny-switch.tiny-switch-checked:after{left:calc(100% - var(--ti-switch-dot-offset))}
|
package/table/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.tiny-table{--ti-table-text-color:var(--ti-common-color-info-normal, #252b3a);--ti-table-bg-color:#fafafa;--ti-table-odd-bg-color:var(--ti-common-color-light, #fff);--ti-table-hover-bg-color:var(--ti-common-color-hover-background, #f2f5fc);--ti-table-disabled-text-color:var(--ti-common-color-text-disabled, #adb0b8);--ti-table-disabled-bg-color:#f1f1f1;--ti-table-nodata-text-color:#909399;--ti-table-td-height:var(--ti-common-size-height-medium, 40px);--ti-table-td-font-size:var(--ti-common-font-size-base, 12px);--ti-table-border-color:var(--ti-common-color-border, #adb0b8);--ti-table-thead-bg-color:var(--ti-base-color-brand-1, #f2f5fc);--ti-table-icon-font-size:var(--ti-common-font-size-2, 16px);--ti-table-check-icon-color:var(--ti-base-color-brand-6, #5e7ce0)}.tiny-table.simple table{table-layout:fixed}.tiny-table.simple table tr{display:table-row;vertical-align:inherit;border-color:inherit}.tiny-table.simple table tbody
|
|
1
|
+
.tiny-table{--ti-table-text-color:var(--ti-common-color-info-normal, #252b3a);--ti-table-bg-color:#fafafa;--ti-table-odd-bg-color:var(--ti-common-color-light, #fff);--ti-table-hover-bg-color:var(--ti-common-color-hover-background, #f2f5fc);--ti-table-disabled-text-color:var(--ti-common-color-text-disabled, #adb0b8);--ti-table-disabled-bg-color:#f1f1f1;--ti-table-nodata-text-color:#909399;--ti-table-td-height:var(--ti-common-size-height-medium, 40px);--ti-table-td-font-size:var(--ti-common-font-size-base, 12px);--ti-table-border-color:var(--ti-common-color-border, #adb0b8);--ti-table-thead-bg-color:var(--ti-base-color-brand-1, #f2f5fc);--ti-table-icon-font-size:var(--ti-common-font-size-2, 16px);--ti-table-check-icon-color:var(--ti-base-color-brand-6, #5e7ce0)}.tiny-table.simple table{table-layout:fixed}.tiny-table.simple table tr{display:table-row;vertical-align:inherit;border-color:inherit}.tiny-table.simple table tbody tr{color:var(--ti-table-text-color);background:var(--ti-table-bg-color)}.tiny-table.simple table tbody tr:nth-child(odd){background:var(--ti-table-odd-bg-color)}.tiny-table.simple table tbody tr:hover{background:var(--ti-table-hover-bg-color)}.tiny-table.simple table tbody tr.is-disabled{background:var(--ti-table-disabled-bg-color);color:var(--ti-table-disabled-text-color)}.tiny-table.simple table tbody .noData:hover{background:0 0}.tiny-table.simple table tbody .noData td{height:160px;text-align:center;vertical-align:middle;color:var(--ti-table-nodata-text-color);background-color:transparent}.tiny-table.simple table th{padding:2px 0 2px 8px;height:var(--ti-table-td-height);border-left:none}.tiny-table.simple table td{padding:2px 0 2px 8px;height:var(--ti-table-td-height);font-size:var(--ti-table-td-font-size)}.tiny-table.simple table td .overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tiny-table.simple table thead{border-bottom:1px solid var(--ti-table-border-color);text-align:left;background:var(--ti-table-thead-bg-color);color:var(--ti-table-text-color)}.tiny-table.simple table thead th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:var(--ti-table-td-font-size);color:var(--ti-table-text-color);line-height:1.7em}.tiny-table.simple table thead th .overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tiny-table.simple .tiny-table-header__line{float:right;border-left:1px solid var(--ti-table-border-color);height:20px}.tiny-table.simple .tiny-table-cell .tiny-svg{font-size:var(--ti-common-font-size-2);font-size:var(--ti-table-icon-font-size);fill:var(--ti-table-border-color)}.tiny-table.simple .tiny-table-cell .tiny-svg.is-check{fill:var(--ti-table-check-icon-color)}
|