@sdata/web-vue 1.5.0 → 1.7.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/README.md +5 -6
- package/dist/sd.css +13859 -13697
- package/dist/sd.min.css +1 -1
- package/dist/sd.scss +2 -0
- package/es/_components/auto-tooltip/style/index.css +1 -1
- package/es/_components/auto-tooltip/style/index.d.ts +1 -1
- package/es/_components/auto-tooltip/style/index.js +1 -1
- package/es/_components/auto-tooltip/style/index.scss +11 -0
- package/es/_components/input-label/style/index.css +18 -21
- package/es/_components/input-label/style/index.d.ts +1 -1
- package/es/_components/input-label/style/index.js +1 -1
- package/es/_components/input-label/style/index.scss +9 -0
- package/es/_components/input-label/style/input-label.scss +127 -0
- package/es/_components/input-label/style/token.scss +1 -0
- package/es/_components/picker/style/index.scss +197 -0
- package/es/_components/picker/style/token.scss +70 -0
- package/es/_components/select-view/style/index.css +160 -217
- package/es/_components/select-view/style/index.d.ts +1 -1
- package/es/_components/select-view/style/index.js +1 -1
- package/es/_components/select-view/style/index.scss +60 -0
- package/es/_components/select-view/style/token.scss +10 -0
- package/es/affix/style/index.css +1 -1
- package/es/affix/style/index.d.ts +2 -2
- package/es/affix/style/index.js +2 -2
- package/es/affix/style/index.scss +9 -0
- package/es/alert/style/index.css +1 -1
- package/es/alert/style/index.d.ts +2 -2
- package/es/alert/style/index.js +2 -2
- package/es/alert/style/index.scss +199 -0
- package/es/alert/style/token.scss +82 -0
- package/es/anchor/style/index.css +2 -2
- package/es/anchor/style/index.d.ts +2 -2
- package/es/anchor/style/index.js +2 -2
- package/es/anchor/style/index.scss +103 -0
- package/es/anchor/style/token.scss +36 -0
- package/es/auto-complete/style/index.css +3 -1
- package/es/auto-complete/style/index.d.ts +2 -2
- package/es/auto-complete/style/index.js +2 -2
- package/es/auto-complete/style/index.scss +78 -0
- package/es/auto-complete/style/token.scss +64 -0
- package/es/avatar/style/index.css +2 -2
- package/es/avatar/style/index.d.ts +2 -2
- package/es/avatar/style/index.js +2 -2
- package/es/avatar/style/index.scss +161 -0
- package/es/avatar/style/token.scss +57 -0
- package/es/back-top/style/index.css +1 -1
- package/es/back-top/style/index.d.ts +2 -2
- package/es/back-top/style/index.js +2 -2
- package/es/back-top/style/index.scss +34 -0
- package/es/back-top/style/token.scss +25 -0
- package/es/badge/style/index.css +9 -14
- package/es/badge/style/index.d.ts +2 -2
- package/es/badge/style/index.js +2 -2
- package/es/badge/style/index.scss +230 -0
- package/es/badge/style/token.scss +64 -0
- package/es/breadcrumb/style/index.css +1 -1
- package/es/breadcrumb/style/index.d.ts +2 -2
- package/es/breadcrumb/style/index.js +2 -2
- package/es/breadcrumb/style/index.scss +78 -0
- package/es/breadcrumb/style/token.scss +43 -0
- package/es/button/style/index.css +110 -69
- package/es/button/style/index.d.ts +2 -2
- package/es/button/style/index.js +2 -2
- package/es/button/style/index.scss +600 -0
- package/es/button/style/token.scss +469 -0
- package/es/calendar/style/index.css +8 -10
- package/es/calendar/style/index.d.ts +2 -2
- package/es/calendar/style/index.js +2 -2
- package/es/calendar/style/{index.less → index.scss} +77 -74
- package/es/calendar/style/token.scss +65 -0
- package/es/card/style/index.css +9 -8
- package/es/card/style/index.d.ts +2 -2
- package/es/card/style/index.js +2 -2
- package/es/card/style/index.scss +270 -0
- package/es/card/style/token.scss +75 -0
- package/es/carousel/style/index.css +19 -24
- package/es/carousel/style/index.d.ts +2 -2
- package/es/carousel/style/index.js +2 -2
- package/es/carousel/style/index.scss +412 -0
- package/es/carousel/style/{slide.less → slide.scss} +19 -16
- package/es/carousel/style/token.scss +44 -0
- package/es/cascader/style/index.css +38 -56
- package/es/cascader/style/index.d.ts +2 -2
- package/es/cascader/style/index.js +2 -2
- package/es/cascader/style/index.scss +242 -0
- package/es/cascader/style/token.scss +51 -0
- package/es/checkbox/style/index.css +13 -15
- package/es/checkbox/style/index.d.ts +2 -2
- package/es/checkbox/style/index.js +2 -2
- package/es/checkbox/style/index.scss +186 -0
- package/es/checkbox/style/token.scss +70 -0
- package/es/collapse/style/index.css +6 -2
- package/es/collapse/style/index.d.ts +2 -2
- package/es/collapse/style/index.js +2 -2
- package/es/collapse/style/index.scss +183 -0
- package/es/collapse/style/token.scss +67 -0
- package/es/color-picker/style/index.css +7 -4
- package/es/color-picker/style/index.d.ts +2 -2
- package/es/color-picker/style/index.js +2 -2
- package/es/color-picker/style/index.scss +411 -0
- package/es/color-picker/style/token.scss +102 -0
- package/es/comment/style/index.css +2 -3
- package/es/comment/style/index.d.ts +2 -2
- package/es/comment/style/index.js +2 -2
- package/es/comment/style/index.scss +69 -0
- package/es/comment/style/token.scss +35 -0
- package/es/config-provider/config-provider.js +14 -2
- package/es/config-provider/config-provider.vue.d.ts +62 -2
- package/es/config-provider/config-provider.vue_vue_type_script_lang.js +17 -4
- package/es/config-provider/context.d.ts +2 -0
- package/es/config-provider/index.d.ts +116 -4
- package/es/config-provider/theme-provider.js +7 -0
- package/es/config-provider/theme-provider.vue.d.ts +26 -0
- package/es/config-provider/theme-provider.vue_vue_type_script_setup_true_lang.js +108 -0
- package/es/config-provider/theme.d.ts +27 -0
- package/es/config-provider/theme.js +90 -0
- package/es/date-picker/style/date.scss +133 -0
- package/es/date-picker/style/index.css +206 -46
- package/es/date-picker/style/index.d.ts +3 -3
- package/es/date-picker/style/index.js +3 -3
- package/es/date-picker/style/index.scss +318 -0
- package/es/date-picker/style/month.scss +34 -0
- package/es/date-picker/style/quarter.scss +12 -0
- package/es/date-picker/style/range.scss +12 -0
- package/es/date-picker/style/shortcuts.scss +29 -0
- package/es/date-picker/style/token.scss +86 -0
- package/es/date-picker/style/week.scss +72 -0
- package/es/date-picker/style/year.scss +12 -0
- package/es/descriptions/style/index.css +13 -27
- package/es/descriptions/style/index.d.ts +2 -2
- package/es/descriptions/style/index.js +2 -2
- package/es/descriptions/style/index.scss +217 -0
- package/es/descriptions/style/token.scss +83 -0
- package/es/divider/style/index.css +1 -1
- package/es/divider/style/index.d.ts +2 -2
- package/es/divider/style/index.js +2 -2
- package/es/divider/style/index.scss +58 -0
- package/es/divider/style/token.scss +31 -0
- package/es/drawer/style/index.css +35 -1
- package/es/drawer/style/index.d.ts +2 -2
- package/es/drawer/style/index.js +2 -2
- package/es/drawer/style/{index.less → index.scss} +40 -37
- package/es/drawer/style/token.scss +31 -0
- package/es/dropdown/style/index.css +2 -3
- package/es/dropdown/style/index.d.ts +2 -2
- package/es/dropdown/style/index.js +2 -2
- package/es/dropdown/style/index.scss +109 -0
- package/es/dropdown/style/token.scss +45 -0
- package/es/ellipsis/style/index.css +2 -2
- package/es/ellipsis/style/index.d.ts +2 -2
- package/es/ellipsis/style/index.js +2 -2
- package/es/ellipsis/style/{index.less → index.scss} +6 -5
- package/es/ellipsis/style/token.scss +5 -0
- package/es/empty/style/index.css +1 -1
- package/es/empty/style/index.d.ts +2 -2
- package/es/empty/style/index.js +2 -2
- package/es/empty/style/index.scss +28 -0
- package/es/empty/style/token.scss +21 -0
- package/es/form/style/index.css +36 -21
- package/es/form/style/index.d.ts +2 -2
- package/es/form/style/index.js +2 -2
- package/es/form/style/index.scss +257 -0
- package/es/form/style/status.scss +210 -0
- package/es/form/style/token.scss +139 -0
- package/es/grid/style/col.scss +112 -0
- package/es/grid/style/grid.scss +8 -0
- package/es/grid/style/index.css +291 -526
- package/es/grid/style/index.d.ts +2 -2
- package/es/grid/style/index.js +2 -2
- package/es/grid/style/index.scss +3 -0
- package/es/grid/style/{row.less → row.scss} +4 -3
- package/es/image/style/image.scss +161 -0
- package/es/image/style/index.css +15 -14
- package/es/image/style/index.d.ts +2 -2
- package/es/image/style/index.js +2 -2
- package/es/image/style/index.scss +5 -0
- package/es/image/style/preview.scss +231 -0
- package/es/image/style/token.scss +139 -0
- package/es/image/style/trigger.scss +17 -0
- package/es/index.css +13859 -13697
- package/es/index.d.ts +2 -0
- package/es/index.js +2 -1
- package/es/index.scss +77 -0
- package/es/input/style/group.scss +66 -0
- package/es/input/style/index.css +140 -37
- package/es/input/style/index.d.ts +2 -2
- package/es/input/style/index.js +2 -2
- package/es/input/style/index.scss +114 -0
- package/es/input/style/input.scss +258 -0
- package/es/input/style/password.scss +15 -0
- package/es/input/style/search.scss +22 -0
- package/es/input/style/size.scss +166 -0
- package/es/input/style/textarea.scss +42 -0
- package/es/input/style/token.scss +139 -0
- package/es/input-number/style/index.css +9 -14
- package/es/input-number/style/index.d.ts +2 -2
- package/es/input-number/style/index.js +2 -2
- package/es/input-number/style/index.scss +167 -0
- package/es/input-number/style/token.scss +53 -0
- package/es/input-tag/style/index.css +132 -177
- package/es/input-tag/style/index.d.ts +2 -2
- package/es/input-tag/style/index.js +2 -2
- package/es/input-tag/style/index.scss +42 -0
- package/es/input-tag/style/input-tag.scss +306 -0
- package/es/input-tag/style/token.scss +97 -0
- package/es/layout/index.d.ts +1 -1
- package/es/layout/sider.vue.d.ts +1 -1
- package/es/layout/style/index.css +2 -1
- package/es/layout/style/index.d.ts +2 -2
- package/es/layout/style/index.js +2 -2
- package/es/layout/style/{index.less → index.scss} +19 -17
- package/es/layout/style/token.scss +21 -0
- package/es/link/style/index.css +2 -3
- package/es/link/style/index.d.ts +2 -2
- package/es/link/style/index.js +2 -2
- package/es/link/style/index.scss +123 -0
- package/es/link/style/token.scss +77 -0
- package/es/list/style/index.css +3 -4
- package/es/list/style/index.d.ts +2 -2
- package/es/list/style/index.js +2 -2
- package/es/list/style/index.scss +228 -0
- package/es/list/style/token.scss +61 -0
- package/es/mention/style/index.css +1 -1
- package/es/mention/style/index.d.ts +2 -2
- package/es/mention/style/index.js +2 -2
- package/es/mention/style/{index.less → index.scss} +5 -3
- package/es/mention/style/token.scss +14 -0
- package/es/menu/base-menu.vue.d.ts +1 -1
- package/es/menu/menu.d.ts +1 -1
- package/es/menu/style/index.css +48 -48
- package/es/menu/style/index.d.ts +2 -2
- package/es/menu/style/index.js +2 -2
- package/es/menu/style/index.scss +726 -0
- package/es/menu/style/token.scss +145 -0
- package/es/menu/sub-menu-pop.vue.d.ts +1 -1
- package/es/message/style/index.css +10 -1
- package/es/message/style/index.d.ts +2 -2
- package/es/message/style/index.js +2 -2
- package/es/message/style/index.scss +196 -0
- package/es/message/style/token.scss +89 -0
- package/es/modal/style/index.css +19 -2
- package/es/modal/style/index.d.ts +2 -2
- package/es/modal/style/index.js +2 -2
- package/es/modal/style/index.scss +276 -0
- package/es/modal/style/token.scss +57 -0
- package/es/notification/style/index.css +14 -1
- package/es/notification/style/index.d.ts +2 -2
- package/es/notification/style/index.js +2 -2
- package/es/notification/style/index.scss +249 -0
- package/es/notification/style/token.scss +133 -0
- package/es/overflow-list/style/index.css +1 -1
- package/es/overflow-list/style/index.d.ts +2 -2
- package/es/overflow-list/style/index.js +2 -2
- package/es/overflow-list/style/{index.less → index.scss} +4 -3
- package/es/page-header/style/index.css +1 -1
- package/es/page-header/style/index.d.ts +2 -2
- package/es/page-header/style/index.js +2 -2
- package/es/page-header/style/index.scss +128 -0
- package/es/page-header/style/token.scss +63 -0
- package/es/pagination/style/index.css +22 -34
- package/es/pagination/style/index.d.ts +2 -2
- package/es/pagination/style/index.js +2 -2
- package/es/pagination/style/index.scss +371 -0
- package/es/pagination/style/token.scss +97 -0
- package/es/popconfirm/style/index.css +1 -1
- package/es/popconfirm/style/index.d.ts +2 -2
- package/es/popconfirm/style/index.js +2 -2
- package/es/popconfirm/style/index.scss +73 -0
- package/es/popconfirm/style/token.scss +26 -0
- package/es/popover/style/index.css +1 -1
- package/es/popover/style/index.d.ts +2 -2
- package/es/popover/style/index.js +2 -2
- package/es/popover/style/index.scss +41 -0
- package/es/popover/style/token.scss +33 -0
- package/es/progress/style/index.css +8 -10
- package/es/progress/style/index.d.ts +2 -2
- package/es/progress/style/index.js +2 -2
- package/es/progress/style/index.scss +380 -0
- package/es/progress/style/token.scss +119 -0
- package/es/radio/style/index.css +21 -18
- package/es/radio/style/index.d.ts +2 -2
- package/es/radio/style/index.js +2 -2
- package/es/radio/style/index.scss +271 -0
- package/es/radio/style/token.scss +108 -0
- package/es/rate/style/index.css +5 -7
- package/es/rate/style/index.d.ts +2 -2
- package/es/rate/style/index.js +2 -2
- package/es/rate/style/{index.less → index.scss} +18 -15
- package/es/rate/style/token.scss +24 -0
- package/es/resize-box/style/index.css +3 -5
- package/es/resize-box/style/index.d.ts +2 -2
- package/es/resize-box/style/index.js +2 -2
- package/es/resize-box/style/{index.less → index.scss} +11 -9
- package/es/resize-box/style/token.scss +14 -0
- package/es/result/style/index.css +3 -7
- package/es/result/style/index.d.ts +2 -2
- package/es/result/style/index.js +2 -2
- package/es/result/style/index.scss +130 -0
- package/es/result/style/token.scss +65 -0
- package/es/scrollbar/style/index.css +6 -5
- package/es/scrollbar/style/index.d.ts +2 -2
- package/es/scrollbar/style/index.js +2 -2
- package/es/scrollbar/style/index.scss +133 -0
- package/es/scrollbar/style/token.scss +25 -0
- package/es/sd-vue.js +2 -0
- package/es/select/style/index.css +2 -3
- package/es/select/style/index.d.ts +2 -2
- package/es/select/style/index.js +2 -2
- package/es/select/style/index.scss +135 -0
- package/es/select/style/token.scss +67 -0
- package/es/skeleton/style/index.css +2 -1
- package/es/skeleton/style/index.d.ts +2 -2
- package/es/skeleton/style/index.js +2 -2
- package/es/skeleton/style/index.scss +68 -0
- package/es/skeleton/style/token.scss +27 -0
- package/es/slider/style/index.css +5 -6
- package/es/slider/style/index.d.ts +2 -2
- package/es/slider/style/index.js +2 -2
- package/es/slider/style/index.scss +282 -0
- package/es/slider/style/token.scss +60 -0
- package/es/space/style/index.css +1 -1
- package/es/space/style/index.d.ts +2 -2
- package/es/space/style/index.js +2 -2
- package/es/space/style/{index.less → index.scss} +6 -5
- package/es/spin/style/dot-loading.scss +64 -0
- package/es/spin/style/index.css +66 -67
- package/es/spin/style/index.d.ts +2 -2
- package/es/spin/style/index.js +2 -2
- package/es/spin/style/index.scss +55 -0
- package/es/spin/style/token.scss +32 -0
- package/es/split/style/index.css +2 -1
- package/es/split/style/index.d.ts +2 -2
- package/es/split/style/index.js +2 -2
- package/es/split/style/index.scss +56 -0
- package/es/split/style/token.scss +21 -0
- package/es/statistic/style/index.css +1 -1
- package/es/statistic/style/index.d.ts +2 -2
- package/es/statistic/style/index.js +2 -2
- package/es/statistic/style/index.scss +49 -0
- package/es/statistic/style/token.scss +33 -0
- package/es/steps/style/arrow.scss +207 -0
- package/es/steps/style/circle.scss +268 -0
- package/es/steps/style/dot.scss +206 -0
- package/es/steps/style/index.css +16 -9
- package/es/steps/style/index.d.ts +2 -2
- package/es/steps/style/index.js +2 -2
- package/es/steps/style/index.scss +77 -0
- package/es/steps/style/navigation.scss +61 -0
- package/es/steps/style/token.scss +207 -0
- package/es/style/animation/{fade.less → fade.scss} +5 -5
- package/es/style/animation/index.scss +3 -0
- package/es/style/animation/{slide.less → slide.scss} +13 -13
- package/es/style/animation/{zoom.less → zoom.scss} +25 -25
- package/es/style/base.scss +18 -0
- package/es/style/color/colors.scss +405 -0
- package/es/style/color/css-variables.scss +405 -0
- package/es/style/icon.scss +89 -0
- package/es/style/index.scss +11 -0
- package/es/style/mixins/icon-hover.scss +14 -0
- package/es/style/mixins/index.scss +15 -0
- package/es/style/normalize.scss +227 -0
- package/es/style/theme/_functions.scss +15 -0
- package/es/style/theme/_legacy-token-aliases.scss +23 -0
- package/es/style/theme/_mixins.scss +9 -0
- package/es/style/theme/_tokens.scss +18 -0
- package/es/style/theme/component.scss +21 -0
- package/es/style/theme/css-variables.scss +146 -0
- package/es/style/theme/global.scss +390 -0
- package/es/style/theme/index.scss +66 -0
- package/es/style/theme/legacy-less-var.scss +15 -0
- package/es/style/theme.scss +1 -0
- package/es/switch/style/index.css +12 -4
- package/es/switch/style/index.d.ts +2 -2
- package/es/switch/style/index.js +2 -2
- package/es/switch/style/index.scss +327 -0
- package/es/switch/style/token.scss +68 -0
- package/es/table/style/{filters-popup.less → filters-popup.scss} +13 -9
- package/es/table/style/index.css +46 -56
- package/es/table/style/index.d.ts +2 -2
- package/es/table/style/index.js +2 -2
- package/es/table/style/index.scss +973 -0
- package/es/table/style/token.scss +142 -0
- package/es/tabs/style/index.css +125 -76
- package/es/tabs/style/index.d.ts +2 -2
- package/es/tabs/style/index.js +2 -2
- package/es/tabs/style/index.scss +843 -0
- package/es/tabs/style/rtl.scss +107 -0
- package/es/tabs/style/token.scss +241 -0
- package/es/tabs/style/vertical.scss +160 -0
- package/es/tag/style/index.css +117 -170
- package/es/tag/style/index.d.ts +2 -2
- package/es/tag/style/index.js +2 -2
- package/es/tag/style/index.scss +324 -0
- package/es/tag/style/token.scss +181 -0
- package/es/textarea/style/index.css +25 -19
- package/es/textarea/style/index.d.ts +2 -2
- package/es/textarea/style/index.js +2 -2
- package/es/textarea/style/index.scss +66 -0
- package/es/theme-provider/index.d.ts +53 -0
- package/es/theme-provider/index.js +10 -0
- package/es/time-picker/style/index.css +2 -2
- package/es/time-picker/style/index.d.ts +3 -3
- package/es/time-picker/style/index.js +3 -3
- package/es/time-picker/style/index.scss +96 -0
- package/es/time-picker/style/token.scss +33 -0
- package/es/timeline/style/horizontal.scss +92 -0
- package/es/timeline/style/index.css +39 -1
- package/es/timeline/style/index.d.ts +2 -2
- package/es/timeline/style/index.js +2 -2
- package/es/timeline/style/index.scss +275 -0
- package/es/timeline/style/token.scss +45 -0
- package/es/tooltip/style/index.css +1 -1
- package/es/tooltip/style/index.d.ts +2 -2
- package/es/tooltip/style/index.js +2 -2
- package/es/tooltip/style/index.scss +25 -0
- package/es/tooltip/style/token.scss +25 -0
- package/es/transfer/style/index.css +3 -2
- package/es/transfer/style/index.d.ts +2 -2
- package/es/transfer/style/index.js +2 -2
- package/es/transfer/style/index.scss +298 -0
- package/es/transfer/style/token.scss +91 -0
- package/es/tree/style/index.css +18 -18
- package/es/tree/style/index.d.ts +2 -2
- package/es/tree/style/index.js +2 -2
- package/es/tree/style/index.scss +433 -0
- package/es/tree/style/token.scss +99 -0
- package/es/tree-select/style/index.css +1 -1
- package/es/tree-select/style/index.d.ts +3 -3
- package/es/tree-select/style/index.js +3 -3
- package/es/tree-select/style/index.scss +53 -0
- package/es/tree-select/style/token.scss +16 -0
- package/es/trigger/style/index.css +6 -14
- package/es/trigger/style/index.d.ts +2 -2
- package/es/trigger/style/index.js +2 -2
- package/es/trigger/style/{index.less → index.scss} +13 -11
- package/es/trigger/style/token.scss +13 -0
- package/es/typography/style/index.css +19 -21
- package/es/typography/style/index.d.ts +2 -2
- package/es/typography/style/index.js +2 -2
- package/es/typography/style/index.scss +208 -0
- package/es/typography/style/token.scss +73 -0
- package/es/upload/style/index.css +28 -19
- package/es/upload/style/index.d.ts +2 -2
- package/es/upload/style/index.js +2 -2
- package/es/upload/style/index.scss +503 -0
- package/es/upload/style/token.scss +212 -0
- package/es/verification-code/style/index.css +2 -1
- package/es/verification-code/style/index.d.ts +2 -2
- package/es/verification-code/style/index.js +2 -2
- package/es/verification-code/style/index.scss +34 -0
- package/es/verification-code/style/token.scss +1 -0
- package/es/watermark/style/index.d.ts +1 -1
- package/es/watermark/style/index.js +1 -1
- package/es/web-vue.css +5 -0
- package/json/vetur-attributes.json +6 -0
- package/json/vetur-tags.json +6 -1
- package/json/web-types.json +23 -1
- package/package.json +7 -8
- package/dist/sd.less +0 -2
- package/es/_components/auto-tooltip/style/index.less +0 -10
- package/es/_components/input-label/style/index.less +0 -7
- package/es/_components/input-label/style/input-label.less +0 -70
- package/es/_components/input-label/style/token.less +0 -0
- package/es/_components/picker/style/index.css +0 -186
- package/es/_components/picker/style/index.less +0 -190
- package/es/_components/picker/style/token.less +0 -51
- package/es/_components/select-view/style/index.less +0 -58
- package/es/_components/select-view/style/token.less +0 -5
- package/es/affix/style/index.less +0 -8
- package/es/alert/style/index.less +0 -197
- package/es/alert/style/token.less +0 -66
- package/es/anchor/style/index.less +0 -101
- package/es/anchor/style/token.less +0 -30
- package/es/auto-complete/style/index.less +0 -44
- package/es/auto-complete/style/token.less +0 -42
- package/es/avatar/style/index.less +0 -153
- package/es/avatar/style/token.less +0 -47
- package/es/back-top/style/index.less +0 -32
- package/es/back-top/style/token.less +0 -19
- package/es/badge/style/index.less +0 -178
- package/es/badge/style/token.less +0 -55
- package/es/breadcrumb/style/index.less +0 -76
- package/es/breadcrumb/style/token.less +0 -37
- package/es/button/style/index.less +0 -303
- package/es/button/style/token.less +0 -335
- package/es/calendar/style/token.less +0 -39
- package/es/card/style/index.less +0 -216
- package/es/card/style/token.less +0 -69
- package/es/carousel/style/index.less +0 -399
- package/es/carousel/style/token.less +0 -33
- package/es/cascader/style/index.less +0 -234
- package/es/cascader/style/token.less +0 -39
- package/es/checkbox/style/index.less +0 -178
- package/es/checkbox/style/token.less +0 -57
- package/es/collapse/style/index.less +0 -177
- package/es/collapse/style/token.less +0 -57
- package/es/color-picker/style/index.less +0 -310
- package/es/color-picker/style/token.less +0 -93
- package/es/comment/style/index.less +0 -66
- package/es/comment/style/token.less +0 -29
- package/es/date-picker/style/date.less +0 -128
- package/es/date-picker/style/index.less +0 -313
- package/es/date-picker/style/month.less +0 -30
- package/es/date-picker/style/quarter.less +0 -8
- package/es/date-picker/style/range.less +0 -9
- package/es/date-picker/style/shortcuts.less +0 -25
- package/es/date-picker/style/token.less +0 -56
- package/es/date-picker/style/week.less +0 -70
- package/es/date-picker/style/year.less +0 -8
- package/es/descriptions/style/index.less +0 -158
- package/es/descriptions/style/token.less +0 -75
- package/es/divider/style/index.less +0 -56
- package/es/divider/style/token.less +0 -25
- package/es/drawer/style/token.less +0 -25
- package/es/dropdown/style/index.less +0 -106
- package/es/dropdown/style/token.less +0 -40
- package/es/ellipsis/style/token.less +0 -5
- package/es/empty/style/index.less +0 -26
- package/es/empty/style/token.less +0 -15
- package/es/form/style/index.less +0 -256
- package/es/form/style/status.less +0 -157
- package/es/form/style/token.less +0 -121
- package/es/grid/style/col.less +0 -95
- package/es/grid/style/grid.less +0 -5
- package/es/grid/style/index.less +0 -3
- package/es/image/style/image.less +0 -157
- package/es/image/style/index.less +0 -5
- package/es/image/style/preview.less +0 -224
- package/es/image/style/token.less +0 -119
- package/es/image/style/trigger.less +0 -13
- package/es/index.less +0 -77
- package/es/input/style/group.less +0 -62
- package/es/input/style/index.less +0 -119
- package/es/input/style/input.less +0 -184
- package/es/input/style/password.less +0 -11
- package/es/input/style/search.less +0 -18
- package/es/input/style/size.less +0 -149
- package/es/input/style/textarea.less +0 -37
- package/es/input/style/token.less +0 -125
- package/es/input-number/style/index.less +0 -162
- package/es/input-number/style/token.less +0 -31
- package/es/input-tag/style/index.less +0 -40
- package/es/input-tag/style/input-tag.less +0 -129
- package/es/input-tag/style/token.less +0 -83
- package/es/layout/style/token.less +0 -13
- package/es/link/style/index.less +0 -120
- package/es/link/style/token.less +0 -59
- package/es/list/style/index.less +0 -181
- package/es/list/style/token.less +0 -55
- package/es/mention/style/token.less +0 -9
- package/es/menu/style/index.less +0 -618
- package/es/menu/style/token.less +0 -117
- package/es/message/style/index.less +0 -190
- package/es/message/style/token.less +0 -83
- package/es/modal/style/index.less +0 -269
- package/es/modal/style/token.less +0 -51
- package/es/notification/style/index.less +0 -245
- package/es/notification/style/token.less +0 -97
- package/es/page-header/style/index.less +0 -123
- package/es/page-header/style/token.less +0 -53
- package/es/pagination/style/index.less +0 -298
- package/es/pagination/style/token.less +0 -73
- package/es/popconfirm/style/index.less +0 -70
- package/es/popconfirm/style/token.less +0 -20
- package/es/popover/style/index.less +0 -38
- package/es/popover/style/token.less +0 -27
- package/es/progress/style/index.less +0 -379
- package/es/progress/style/token.less +0 -105
- package/es/radio/style/index.less +0 -266
- package/es/radio/style/token.less +0 -93
- package/es/rate/style/token.less +0 -18
- package/es/resize-box/style/token.less +0 -6
- package/es/result/style/index.less +0 -93
- package/es/result/style/token.less +0 -51
- package/es/scrollbar/style/index.less +0 -131
- package/es/scrollbar/style/token.less +0 -17
- package/es/select/style/index.less +0 -132
- package/es/select/style/token.less +0 -43
- package/es/skeleton/style/index.less +0 -65
- package/es/skeleton/style/token.less +0 -21
- package/es/slider/style/index.less +0 -277
- package/es/slider/style/token.less +0 -50
- package/es/spin/style/dot-loading.less +0 -63
- package/es/spin/style/index.less +0 -52
- package/es/spin/style/token.less +0 -27
- package/es/split/style/index.less +0 -53
- package/es/split/style/token.less +0 -10
- package/es/statistic/style/index.less +0 -47
- package/es/statistic/style/token.less +0 -27
- package/es/steps/style/arrow.less +0 -201
- package/es/steps/style/circle.less +0 -263
- package/es/steps/style/dot.less +0 -202
- package/es/steps/style/index.less +0 -74
- package/es/steps/style/navigation.less +0 -56
- package/es/steps/style/token.less +0 -143
- package/es/style/animation/index.css +0 -328
- package/es/style/animation/index.less +0 -3
- package/es/style/color/colors.less +0 -427
- package/es/style/color/css-variables.less +0 -389
- package/es/style/color/get-rgb-str.d.ts +0 -1
- package/es/style/color/get-rgb-str.js +0 -17
- package/es/style/icon.less +0 -86
- package/es/style/index.css +0 -1236
- package/es/style/index.less +0 -10
- package/es/style/mixins/icon-hover.less +0 -14
- package/es/style/mixins/index.css +0 -17
- package/es/style/mixins/index.less +0 -13
- package/es/style/normalize.less +0 -353
- package/es/style/theme/component.less +0 -21
- package/es/style/theme/css-variables.less +0 -126
- package/es/style/theme/global.less +0 -382
- package/es/style/theme/index.css +0 -17
- package/es/style/theme/index.less +0 -43
- package/es/switch/style/index.less +0 -322
- package/es/switch/style/token.less +0 -48
- package/es/table/style/index.less +0 -875
- package/es/table/style/token.less +0 -115
- package/es/tabs/style/index.less +0 -700
- package/es/tabs/style/rtl.less +0 -103
- package/es/tabs/style/token.less +0 -223
- package/es/tabs/style/vertical.less +0 -156
- package/es/tag/style/index.less +0 -170
- package/es/tag/style/token.less +0 -153
- package/es/textarea/style/index.less +0 -64
- package/es/time-picker/style/index.less +0 -93
- package/es/time-picker/style/token.less +0 -25
- package/es/timeline/style/horizontal.less +0 -87
- package/es/timeline/style/index.less +0 -271
- package/es/timeline/style/token.less +0 -39
- package/es/tooltip/style/index.less +0 -24
- package/es/tooltip/style/token.less +0 -19
- package/es/transfer/style/index.less +0 -294
- package/es/transfer/style/token.less +0 -79
- package/es/tree/style/index.less +0 -379
- package/es/tree/style/token.less +0 -89
- package/es/tree-select/style/index.less +0 -49
- package/es/tree-select/style/token.less +0 -9
- package/es/trigger/style/token.less +0 -7
- package/es/typography/style/index.less +0 -204
- package/es/typography/style/token.less +0 -55
- package/es/upload/style/index.less +0 -500
- package/es/upload/style/token.less +0 -181
- package/es/verification-code/style/index.less +0 -32
- package/es/verification-code/style/token.less +0 -1
|
@@ -0,0 +1,405 @@
|
|
|
1
|
+
@use 'sass:color';
|
|
2
|
+
@use 'sass:meta';
|
|
3
|
+
@use 'sass:string';
|
|
4
|
+
@use '@style/theme/index.scss' as theme;
|
|
5
|
+
@use '@style/color/colors.scss' as *;
|
|
6
|
+
|
|
7
|
+
@function rgb-channels($value) {
|
|
8
|
+
@if meta.type-of($value) != 'color' {
|
|
9
|
+
$serialized: string.unquote(meta.inspect($value));
|
|
10
|
+
|
|
11
|
+
@if string.index($serialized, 'rgb(') == 1 {
|
|
12
|
+
@return string.slice($serialized, 5, -2);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
@return $serialized;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
@return "#{color.channel($value, 'red', $space: rgb)}, #{color.channel($value, 'green', $space: rgb)}, #{color.channel($value, 'blue', $space: rgb)}";
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
#{theme.$sd-theme-tag} {
|
|
22
|
+
#{theme.$sd-cssvars-prefix}-red-1: 255, 236, 232;
|
|
23
|
+
#{theme.$sd-cssvars-prefix}-red-2: 253, 205, 197;
|
|
24
|
+
#{theme.$sd-cssvars-prefix}-red-3: 251, 172, 163;
|
|
25
|
+
#{theme.$sd-cssvars-prefix}-red-4: 249, 137, 129;
|
|
26
|
+
#{theme.$sd-cssvars-prefix}-red-5: 247, 101, 96;
|
|
27
|
+
#{theme.$sd-cssvars-prefix}-red-6: 245, 63, 63;
|
|
28
|
+
#{theme.$sd-cssvars-prefix}-red-7: 203, 39, 45;
|
|
29
|
+
#{theme.$sd-cssvars-prefix}-red-8: 161, 21, 30;
|
|
30
|
+
#{theme.$sd-cssvars-prefix}-red-9: 119, 8, 19;
|
|
31
|
+
#{theme.$sd-cssvars-prefix}-red-10: 77, 0, 10;
|
|
32
|
+
#{theme.$sd-cssvars-prefix}-orangered-1: 255, 243, 232;
|
|
33
|
+
#{theme.$sd-cssvars-prefix}-orangered-2: 253, 221, 195;
|
|
34
|
+
#{theme.$sd-cssvars-prefix}-orangered-3: 252, 197, 159;
|
|
35
|
+
#{theme.$sd-cssvars-prefix}-orangered-4: 250, 172, 123;
|
|
36
|
+
#{theme.$sd-cssvars-prefix}-orangered-5: 249, 144, 87;
|
|
37
|
+
#{theme.$sd-cssvars-prefix}-orangered-6: 247, 114, 52;
|
|
38
|
+
#{theme.$sd-cssvars-prefix}-orangered-7: 204, 81, 32;
|
|
39
|
+
#{theme.$sd-cssvars-prefix}-orangered-8: 162, 53, 17;
|
|
40
|
+
#{theme.$sd-cssvars-prefix}-orangered-9: 119, 31, 6;
|
|
41
|
+
#{theme.$sd-cssvars-prefix}-orangered-10: 77, 14, 0;
|
|
42
|
+
#{theme.$sd-cssvars-prefix}-orange-1: 255, 247, 232;
|
|
43
|
+
#{theme.$sd-cssvars-prefix}-orange-2: 255, 228, 186;
|
|
44
|
+
#{theme.$sd-cssvars-prefix}-orange-3: 255, 207, 139;
|
|
45
|
+
#{theme.$sd-cssvars-prefix}-orange-4: 255, 182, 93;
|
|
46
|
+
#{theme.$sd-cssvars-prefix}-orange-5: 255, 154, 46;
|
|
47
|
+
#{theme.$sd-cssvars-prefix}-orange-6: 255, 125, 0;
|
|
48
|
+
#{theme.$sd-cssvars-prefix}-orange-7: 210, 95, 0;
|
|
49
|
+
#{theme.$sd-cssvars-prefix}-orange-8: 166, 69, 0;
|
|
50
|
+
#{theme.$sd-cssvars-prefix}-orange-9: 121, 46, 0;
|
|
51
|
+
#{theme.$sd-cssvars-prefix}-orange-10: 77, 27, 0;
|
|
52
|
+
#{theme.$sd-cssvars-prefix}-gold-1: 255, 252, 232;
|
|
53
|
+
#{theme.$sd-cssvars-prefix}-gold-2: 253, 244, 191;
|
|
54
|
+
#{theme.$sd-cssvars-prefix}-gold-3: 252, 233, 150;
|
|
55
|
+
#{theme.$sd-cssvars-prefix}-gold-4: 250, 220, 109;
|
|
56
|
+
#{theme.$sd-cssvars-prefix}-gold-5: 249, 204, 69;
|
|
57
|
+
#{theme.$sd-cssvars-prefix}-gold-6: 247, 186, 30;
|
|
58
|
+
#{theme.$sd-cssvars-prefix}-gold-7: 204, 146, 19;
|
|
59
|
+
#{theme.$sd-cssvars-prefix}-gold-8: 162, 109, 10;
|
|
60
|
+
#{theme.$sd-cssvars-prefix}-gold-9: 119, 75, 4;
|
|
61
|
+
#{theme.$sd-cssvars-prefix}-gold-10: 77, 45, 0;
|
|
62
|
+
#{theme.$sd-cssvars-prefix}-yellow-1: 254, 255, 232;
|
|
63
|
+
#{theme.$sd-cssvars-prefix}-yellow-2: 254, 254, 190;
|
|
64
|
+
#{theme.$sd-cssvars-prefix}-yellow-3: 253, 250, 148;
|
|
65
|
+
#{theme.$sd-cssvars-prefix}-yellow-4: 252, 242, 107;
|
|
66
|
+
#{theme.$sd-cssvars-prefix}-yellow-5: 251, 232, 66;
|
|
67
|
+
#{theme.$sd-cssvars-prefix}-yellow-6: 250, 220, 25;
|
|
68
|
+
#{theme.$sd-cssvars-prefix}-yellow-7: 207, 175, 15;
|
|
69
|
+
#{theme.$sd-cssvars-prefix}-yellow-8: 163, 132, 8;
|
|
70
|
+
#{theme.$sd-cssvars-prefix}-yellow-9: 120, 93, 3;
|
|
71
|
+
#{theme.$sd-cssvars-prefix}-yellow-10: 77, 56, 0;
|
|
72
|
+
#{theme.$sd-cssvars-prefix}-lime-1: 252, 255, 232;
|
|
73
|
+
#{theme.$sd-cssvars-prefix}-lime-2: 237, 248, 187;
|
|
74
|
+
#{theme.$sd-cssvars-prefix}-lime-3: 220, 241, 144;
|
|
75
|
+
#{theme.$sd-cssvars-prefix}-lime-4: 201, 233, 104;
|
|
76
|
+
#{theme.$sd-cssvars-prefix}-lime-5: 181, 226, 65;
|
|
77
|
+
#{theme.$sd-cssvars-prefix}-lime-6: 159, 219, 29;
|
|
78
|
+
#{theme.$sd-cssvars-prefix}-lime-7: 126, 183, 18;
|
|
79
|
+
#{theme.$sd-cssvars-prefix}-lime-8: 95, 148, 10;
|
|
80
|
+
#{theme.$sd-cssvars-prefix}-lime-9: 67, 112, 4;
|
|
81
|
+
#{theme.$sd-cssvars-prefix}-lime-10: 42, 77, 0;
|
|
82
|
+
#{theme.$sd-cssvars-prefix}-green-1: 232, 255, 234;
|
|
83
|
+
#{theme.$sd-cssvars-prefix}-green-2: 175, 240, 181;
|
|
84
|
+
#{theme.$sd-cssvars-prefix}-green-3: 123, 225, 136;
|
|
85
|
+
#{theme.$sd-cssvars-prefix}-green-4: 76, 210, 99;
|
|
86
|
+
#{theme.$sd-cssvars-prefix}-green-5: 35, 195, 67;
|
|
87
|
+
#{theme.$sd-cssvars-prefix}-green-6: 0, 180, 42;
|
|
88
|
+
#{theme.$sd-cssvars-prefix}-green-7: 0, 154, 41;
|
|
89
|
+
#{theme.$sd-cssvars-prefix}-green-8: 0, 128, 38;
|
|
90
|
+
#{theme.$sd-cssvars-prefix}-green-9: 0, 102, 34;
|
|
91
|
+
#{theme.$sd-cssvars-prefix}-green-10: 0, 77, 28;
|
|
92
|
+
#{theme.$sd-cssvars-prefix}-cyan-1: 232, 255, 251;
|
|
93
|
+
#{theme.$sd-cssvars-prefix}-cyan-2: 183, 244, 236;
|
|
94
|
+
#{theme.$sd-cssvars-prefix}-cyan-3: 137, 233, 224;
|
|
95
|
+
#{theme.$sd-cssvars-prefix}-cyan-4: 94, 223, 214;
|
|
96
|
+
#{theme.$sd-cssvars-prefix}-cyan-5: 55, 212, 207;
|
|
97
|
+
#{theme.$sd-cssvars-prefix}-cyan-6: 20, 201, 201;
|
|
98
|
+
#{theme.$sd-cssvars-prefix}-cyan-7: 13, 165, 170;
|
|
99
|
+
#{theme.$sd-cssvars-prefix}-cyan-8: 7, 130, 139;
|
|
100
|
+
#{theme.$sd-cssvars-prefix}-cyan-9: 3, 97, 108;
|
|
101
|
+
#{theme.$sd-cssvars-prefix}-cyan-10: 0, 66, 77;
|
|
102
|
+
#{theme.$sd-cssvars-prefix}-blue-1: 232, 247, 255;
|
|
103
|
+
#{theme.$sd-cssvars-prefix}-blue-2: 195, 231, 254;
|
|
104
|
+
#{theme.$sd-cssvars-prefix}-blue-3: 159, 212, 253;
|
|
105
|
+
#{theme.$sd-cssvars-prefix}-blue-4: 123, 192, 252;
|
|
106
|
+
#{theme.$sd-cssvars-prefix}-blue-5: 87, 169, 251;
|
|
107
|
+
#{theme.$sd-cssvars-prefix}-blue-6: 52, 145, 250;
|
|
108
|
+
#{theme.$sd-cssvars-prefix}-blue-7: 32, 108, 207;
|
|
109
|
+
#{theme.$sd-cssvars-prefix}-blue-8: 17, 75, 163;
|
|
110
|
+
#{theme.$sd-cssvars-prefix}-blue-9: 6, 48, 120;
|
|
111
|
+
#{theme.$sd-cssvars-prefix}-blue-10: 0, 26, 77;
|
|
112
|
+
#{theme.$sd-cssvars-prefix}-sdblue-1: 232, 243, 255;
|
|
113
|
+
#{theme.$sd-cssvars-prefix}-sdblue-2: 190, 218, 255;
|
|
114
|
+
#{theme.$sd-cssvars-prefix}-sdblue-3: 148, 191, 255;
|
|
115
|
+
#{theme.$sd-cssvars-prefix}-sdblue-4: 106, 161, 255;
|
|
116
|
+
#{theme.$sd-cssvars-prefix}-sdblue-5: 64, 128, 255;
|
|
117
|
+
#{theme.$sd-cssvars-prefix}-sdblue-6: 22, 93, 255;
|
|
118
|
+
#{theme.$sd-cssvars-prefix}-sdblue-7: 14, 66, 210;
|
|
119
|
+
#{theme.$sd-cssvars-prefix}-sdblue-8: 7, 44, 166;
|
|
120
|
+
#{theme.$sd-cssvars-prefix}-sdblue-9: 3, 26, 121;
|
|
121
|
+
#{theme.$sd-cssvars-prefix}-sdblue-10: 0, 13, 77;
|
|
122
|
+
#{theme.$sd-cssvars-prefix}-purple-1: 245, 232, 255;
|
|
123
|
+
#{theme.$sd-cssvars-prefix}-purple-2: 221, 190, 246;
|
|
124
|
+
#{theme.$sd-cssvars-prefix}-purple-3: 195, 150, 237;
|
|
125
|
+
#{theme.$sd-cssvars-prefix}-purple-4: 168, 113, 227;
|
|
126
|
+
#{theme.$sd-cssvars-prefix}-purple-5: 141, 78, 218;
|
|
127
|
+
#{theme.$sd-cssvars-prefix}-purple-6: 114, 46, 209;
|
|
128
|
+
#{theme.$sd-cssvars-prefix}-purple-7: 85, 29, 176;
|
|
129
|
+
#{theme.$sd-cssvars-prefix}-purple-8: 60, 16, 143;
|
|
130
|
+
#{theme.$sd-cssvars-prefix}-purple-9: 39, 6, 110;
|
|
131
|
+
#{theme.$sd-cssvars-prefix}-purple-10: 22, 0, 77;
|
|
132
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-1: 255, 232, 251;
|
|
133
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-2: 247, 186, 239;
|
|
134
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-3: 240, 142, 230;
|
|
135
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-4: 232, 101, 223;
|
|
136
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-5: 225, 62, 219;
|
|
137
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-6: 217, 26, 217;
|
|
138
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-7: 176, 16, 182;
|
|
139
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-8: 138, 9, 147;
|
|
140
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-9: 101, 3, 112;
|
|
141
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-10: 66, 0, 77;
|
|
142
|
+
#{theme.$sd-cssvars-prefix}-magenta-1: 255, 232, 241;
|
|
143
|
+
#{theme.$sd-cssvars-prefix}-magenta-2: 253, 194, 219;
|
|
144
|
+
#{theme.$sd-cssvars-prefix}-magenta-3: 251, 157, 199;
|
|
145
|
+
#{theme.$sd-cssvars-prefix}-magenta-4: 249, 121, 183;
|
|
146
|
+
#{theme.$sd-cssvars-prefix}-magenta-5: 247, 84, 168;
|
|
147
|
+
#{theme.$sd-cssvars-prefix}-magenta-6: 245, 49, 157;
|
|
148
|
+
#{theme.$sd-cssvars-prefix}-magenta-7: 203, 30, 131;
|
|
149
|
+
#{theme.$sd-cssvars-prefix}-magenta-8: 161, 16, 105;
|
|
150
|
+
#{theme.$sd-cssvars-prefix}-magenta-9: 119, 6, 79;
|
|
151
|
+
#{theme.$sd-cssvars-prefix}-magenta-10: 77, 0, 52;
|
|
152
|
+
#{theme.$sd-cssvars-prefix}-gray-1: 247, 248, 250;
|
|
153
|
+
#{theme.$sd-cssvars-prefix}-gray-2: 242, 243, 245;
|
|
154
|
+
#{theme.$sd-cssvars-prefix}-gray-3: 229, 230, 235;
|
|
155
|
+
#{theme.$sd-cssvars-prefix}-gray-4: 201, 205, 212;
|
|
156
|
+
#{theme.$sd-cssvars-prefix}-gray-5: 169, 174, 184;
|
|
157
|
+
#{theme.$sd-cssvars-prefix}-gray-6: 134, 144, 156;
|
|
158
|
+
#{theme.$sd-cssvars-prefix}-gray-7: 107, 119, 133;
|
|
159
|
+
#{theme.$sd-cssvars-prefix}-gray-8: 78, 89, 105;
|
|
160
|
+
#{theme.$sd-cssvars-prefix}-gray-9: 39, 46, 59;
|
|
161
|
+
#{theme.$sd-cssvars-prefix}-gray-10: 29, 33, 41;
|
|
162
|
+
#{theme.$sd-cssvars-prefix}-success-1: rgb-channels($success-1);
|
|
163
|
+
#{theme.$sd-cssvars-prefix}-success-2: rgb-channels($success-2);
|
|
164
|
+
#{theme.$sd-cssvars-prefix}-success-3: rgb-channels($success-3);
|
|
165
|
+
#{theme.$sd-cssvars-prefix}-success-4: rgb-channels($success-4);
|
|
166
|
+
#{theme.$sd-cssvars-prefix}-success-5: rgb-channels($success-5);
|
|
167
|
+
#{theme.$sd-cssvars-prefix}-success-6: rgb-channels($success-6);
|
|
168
|
+
#{theme.$sd-cssvars-prefix}-success-7: rgb-channels($success-7);
|
|
169
|
+
#{theme.$sd-cssvars-prefix}-success-8: rgb-channels($success-8);
|
|
170
|
+
#{theme.$sd-cssvars-prefix}-success-9: rgb-channels($success-9);
|
|
171
|
+
#{theme.$sd-cssvars-prefix}-success-10: rgb-channels($success-10);
|
|
172
|
+
#{theme.$sd-cssvars-prefix}-primary-1: rgb-channels($primary-1);
|
|
173
|
+
#{theme.$sd-cssvars-prefix}-primary-2: rgb-channels($primary-2);
|
|
174
|
+
#{theme.$sd-cssvars-prefix}-primary-3: rgb-channels($primary-3);
|
|
175
|
+
#{theme.$sd-cssvars-prefix}-primary-4: rgb-channels($primary-4);
|
|
176
|
+
#{theme.$sd-cssvars-prefix}-primary-5: rgb-channels($primary-5);
|
|
177
|
+
#{theme.$sd-cssvars-prefix}-primary-6: rgb-channels($primary-6);
|
|
178
|
+
#{theme.$sd-cssvars-prefix}-primary-7: rgb-channels($primary-7);
|
|
179
|
+
#{theme.$sd-cssvars-prefix}-primary-8: rgb-channels($primary-8);
|
|
180
|
+
#{theme.$sd-cssvars-prefix}-primary-9: rgb-channels($primary-9);
|
|
181
|
+
#{theme.$sd-cssvars-prefix}-primary-10: rgb-channels($primary-10);
|
|
182
|
+
#{theme.$sd-cssvars-prefix}-danger-1: rgb-channels($danger-1);
|
|
183
|
+
#{theme.$sd-cssvars-prefix}-danger-2: rgb-channels($danger-2);
|
|
184
|
+
#{theme.$sd-cssvars-prefix}-danger-3: rgb-channels($danger-3);
|
|
185
|
+
#{theme.$sd-cssvars-prefix}-danger-4: rgb-channels($danger-4);
|
|
186
|
+
#{theme.$sd-cssvars-prefix}-danger-5: rgb-channels($danger-5);
|
|
187
|
+
#{theme.$sd-cssvars-prefix}-danger-6: rgb-channels($danger-6);
|
|
188
|
+
#{theme.$sd-cssvars-prefix}-danger-7: rgb-channels($danger-7);
|
|
189
|
+
#{theme.$sd-cssvars-prefix}-danger-8: rgb-channels($danger-8);
|
|
190
|
+
#{theme.$sd-cssvars-prefix}-danger-9: rgb-channels($danger-9);
|
|
191
|
+
#{theme.$sd-cssvars-prefix}-danger-10: rgb-channels($danger-10);
|
|
192
|
+
#{theme.$sd-cssvars-prefix}-warning-1: rgb-channels($warning-1);
|
|
193
|
+
#{theme.$sd-cssvars-prefix}-warning-2: rgb-channels($warning-2);
|
|
194
|
+
#{theme.$sd-cssvars-prefix}-warning-3: rgb-channels($warning-3);
|
|
195
|
+
#{theme.$sd-cssvars-prefix}-warning-4: rgb-channels($warning-4);
|
|
196
|
+
#{theme.$sd-cssvars-prefix}-warning-5: rgb-channels($warning-5);
|
|
197
|
+
#{theme.$sd-cssvars-prefix}-warning-6: rgb-channels($warning-6);
|
|
198
|
+
#{theme.$sd-cssvars-prefix}-warning-7: rgb-channels($warning-7);
|
|
199
|
+
#{theme.$sd-cssvars-prefix}-warning-8: rgb-channels($warning-8);
|
|
200
|
+
#{theme.$sd-cssvars-prefix}-warning-9: rgb-channels($warning-9);
|
|
201
|
+
#{theme.$sd-cssvars-prefix}-warning-10: rgb-channels($warning-10);
|
|
202
|
+
#{theme.$sd-cssvars-prefix}-link-1: rgb-channels($link-1);
|
|
203
|
+
#{theme.$sd-cssvars-prefix}-link-2: rgb-channels($link-2);
|
|
204
|
+
#{theme.$sd-cssvars-prefix}-link-3: rgb-channels($link-3);
|
|
205
|
+
#{theme.$sd-cssvars-prefix}-link-4: rgb-channels($link-4);
|
|
206
|
+
#{theme.$sd-cssvars-prefix}-link-5: rgb-channels($link-5);
|
|
207
|
+
#{theme.$sd-cssvars-prefix}-link-6: rgb-channels($link-6);
|
|
208
|
+
#{theme.$sd-cssvars-prefix}-link-7: rgb-channels($link-7);
|
|
209
|
+
#{theme.$sd-cssvars-prefix}-link-8: rgb-channels($link-8);
|
|
210
|
+
#{theme.$sd-cssvars-prefix}-link-9: rgb-channels($link-9);
|
|
211
|
+
#{theme.$sd-cssvars-prefix}-link-10: rgb-channels($link-10);
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
#{theme.$sd-theme-tag}[sd-theme='dark'] {
|
|
215
|
+
#{theme.$sd-cssvars-prefix}-red-1: 77, 0, 10;
|
|
216
|
+
#{theme.$sd-cssvars-prefix}-red-2: 119, 6, 17;
|
|
217
|
+
#{theme.$sd-cssvars-prefix}-red-3: 161, 22, 31;
|
|
218
|
+
#{theme.$sd-cssvars-prefix}-red-4: 203, 46, 52;
|
|
219
|
+
#{theme.$sd-cssvars-prefix}-red-5: 245, 78, 78;
|
|
220
|
+
#{theme.$sd-cssvars-prefix}-red-6: 247, 105, 101;
|
|
221
|
+
#{theme.$sd-cssvars-prefix}-red-7: 249, 141, 134;
|
|
222
|
+
#{theme.$sd-cssvars-prefix}-red-8: 251, 176, 167;
|
|
223
|
+
#{theme.$sd-cssvars-prefix}-red-9: 253, 209, 202;
|
|
224
|
+
#{theme.$sd-cssvars-prefix}-red-10: 255, 240, 236;
|
|
225
|
+
#{theme.$sd-cssvars-prefix}-orangered-1: 77, 14, 0;
|
|
226
|
+
#{theme.$sd-cssvars-prefix}-orangered-2: 119, 30, 5;
|
|
227
|
+
#{theme.$sd-cssvars-prefix}-orangered-3: 162, 55, 20;
|
|
228
|
+
#{theme.$sd-cssvars-prefix}-orangered-4: 204, 87, 41;
|
|
229
|
+
#{theme.$sd-cssvars-prefix}-orangered-5: 247, 126, 69;
|
|
230
|
+
#{theme.$sd-cssvars-prefix}-orangered-6: 249, 146, 90;
|
|
231
|
+
#{theme.$sd-cssvars-prefix}-orangered-7: 250, 173, 125;
|
|
232
|
+
#{theme.$sd-cssvars-prefix}-orangered-8: 252, 198, 161;
|
|
233
|
+
#{theme.$sd-cssvars-prefix}-orangered-9: 253, 222, 197;
|
|
234
|
+
#{theme.$sd-cssvars-prefix}-orangered-10: 255, 244, 235;
|
|
235
|
+
#{theme.$sd-cssvars-prefix}-orange-1: 77, 27, 0;
|
|
236
|
+
#{theme.$sd-cssvars-prefix}-orange-2: 121, 48, 4;
|
|
237
|
+
#{theme.$sd-cssvars-prefix}-orange-3: 166, 75, 10;
|
|
238
|
+
#{theme.$sd-cssvars-prefix}-orange-4: 210, 105, 19;
|
|
239
|
+
#{theme.$sd-cssvars-prefix}-orange-5: 255, 141, 31;
|
|
240
|
+
#{theme.$sd-cssvars-prefix}-orange-6: 255, 150, 38;
|
|
241
|
+
#{theme.$sd-cssvars-prefix}-orange-7: 255, 179, 87;
|
|
242
|
+
#{theme.$sd-cssvars-prefix}-orange-8: 255, 205, 135;
|
|
243
|
+
#{theme.$sd-cssvars-prefix}-orange-9: 255, 227, 184;
|
|
244
|
+
#{theme.$sd-cssvars-prefix}-orange-10: 255, 247, 232;
|
|
245
|
+
#{theme.$sd-cssvars-prefix}-gold-1: 77, 45, 0;
|
|
246
|
+
#{theme.$sd-cssvars-prefix}-gold-2: 119, 75, 4;
|
|
247
|
+
#{theme.$sd-cssvars-prefix}-gold-3: 162, 111, 15;
|
|
248
|
+
#{theme.$sd-cssvars-prefix}-gold-4: 204, 150, 31;
|
|
249
|
+
#{theme.$sd-cssvars-prefix}-gold-5: 247, 192, 52;
|
|
250
|
+
#{theme.$sd-cssvars-prefix}-gold-6: 249, 204, 68;
|
|
251
|
+
#{theme.$sd-cssvars-prefix}-gold-7: 250, 220, 108;
|
|
252
|
+
#{theme.$sd-cssvars-prefix}-gold-8: 252, 233, 149;
|
|
253
|
+
#{theme.$sd-cssvars-prefix}-gold-9: 253, 244, 190;
|
|
254
|
+
#{theme.$sd-cssvars-prefix}-gold-10: 255, 252, 232;
|
|
255
|
+
#{theme.$sd-cssvars-prefix}-yellow-1: 77, 56, 0;
|
|
256
|
+
#{theme.$sd-cssvars-prefix}-yellow-2: 120, 94, 7;
|
|
257
|
+
#{theme.$sd-cssvars-prefix}-yellow-3: 163, 134, 20;
|
|
258
|
+
#{theme.$sd-cssvars-prefix}-yellow-4: 207, 179, 37;
|
|
259
|
+
#{theme.$sd-cssvars-prefix}-yellow-5: 250, 225, 60;
|
|
260
|
+
#{theme.$sd-cssvars-prefix}-yellow-6: 251, 233, 75;
|
|
261
|
+
#{theme.$sd-cssvars-prefix}-yellow-7: 252, 243, 116;
|
|
262
|
+
#{theme.$sd-cssvars-prefix}-yellow-8: 253, 250, 157;
|
|
263
|
+
#{theme.$sd-cssvars-prefix}-yellow-9: 254, 254, 198;
|
|
264
|
+
#{theme.$sd-cssvars-prefix}-yellow-10: 254, 255, 240;
|
|
265
|
+
#{theme.$sd-cssvars-prefix}-lime-1: 42, 77, 0;
|
|
266
|
+
#{theme.$sd-cssvars-prefix}-lime-2: 68, 112, 6;
|
|
267
|
+
#{theme.$sd-cssvars-prefix}-lime-3: 98, 148, 18;
|
|
268
|
+
#{theme.$sd-cssvars-prefix}-lime-4: 132, 183, 35;
|
|
269
|
+
#{theme.$sd-cssvars-prefix}-lime-5: 168, 219, 57;
|
|
270
|
+
#{theme.$sd-cssvars-prefix}-lime-6: 184, 226, 75;
|
|
271
|
+
#{theme.$sd-cssvars-prefix}-lime-7: 203, 233, 112;
|
|
272
|
+
#{theme.$sd-cssvars-prefix}-lime-8: 222, 241, 152;
|
|
273
|
+
#{theme.$sd-cssvars-prefix}-lime-9: 238, 248, 194;
|
|
274
|
+
#{theme.$sd-cssvars-prefix}-lime-10: 253, 255, 238;
|
|
275
|
+
#{theme.$sd-cssvars-prefix}-green-1: 0, 77, 28;
|
|
276
|
+
#{theme.$sd-cssvars-prefix}-green-2: 4, 102, 37;
|
|
277
|
+
#{theme.$sd-cssvars-prefix}-green-3: 10, 128, 45;
|
|
278
|
+
#{theme.$sd-cssvars-prefix}-green-4: 18, 154, 55;
|
|
279
|
+
#{theme.$sd-cssvars-prefix}-green-5: 29, 180, 64;
|
|
280
|
+
#{theme.$sd-cssvars-prefix}-green-6: 39, 195, 70;
|
|
281
|
+
#{theme.$sd-cssvars-prefix}-green-7: 80, 210, 102;
|
|
282
|
+
#{theme.$sd-cssvars-prefix}-green-8: 126, 225, 139;
|
|
283
|
+
#{theme.$sd-cssvars-prefix}-green-9: 178, 240, 183;
|
|
284
|
+
#{theme.$sd-cssvars-prefix}-green-10: 235, 255, 236;
|
|
285
|
+
#{theme.$sd-cssvars-prefix}-cyan-1: 0, 66, 77;
|
|
286
|
+
#{theme.$sd-cssvars-prefix}-cyan-2: 6, 97, 108;
|
|
287
|
+
#{theme.$sd-cssvars-prefix}-cyan-3: 17, 131, 139;
|
|
288
|
+
#{theme.$sd-cssvars-prefix}-cyan-4: 31, 166, 170;
|
|
289
|
+
#{theme.$sd-cssvars-prefix}-cyan-5: 48, 201, 201;
|
|
290
|
+
#{theme.$sd-cssvars-prefix}-cyan-6: 63, 212, 207;
|
|
291
|
+
#{theme.$sd-cssvars-prefix}-cyan-7: 102, 223, 215;
|
|
292
|
+
#{theme.$sd-cssvars-prefix}-cyan-8: 144, 233, 225;
|
|
293
|
+
#{theme.$sd-cssvars-prefix}-cyan-9: 190, 244, 237;
|
|
294
|
+
#{theme.$sd-cssvars-prefix}-cyan-10: 240, 255, 252;
|
|
295
|
+
#{theme.$sd-cssvars-prefix}-blue-1: 0, 26, 77;
|
|
296
|
+
#{theme.$sd-cssvars-prefix}-blue-2: 5, 47, 120;
|
|
297
|
+
#{theme.$sd-cssvars-prefix}-blue-3: 19, 76, 163;
|
|
298
|
+
#{theme.$sd-cssvars-prefix}-blue-4: 41, 113, 207;
|
|
299
|
+
#{theme.$sd-cssvars-prefix}-blue-5: 70, 154, 250;
|
|
300
|
+
#{theme.$sd-cssvars-prefix}-blue-6: 90, 170, 251;
|
|
301
|
+
#{theme.$sd-cssvars-prefix}-blue-7: 125, 193, 252;
|
|
302
|
+
#{theme.$sd-cssvars-prefix}-blue-8: 161, 213, 253;
|
|
303
|
+
#{theme.$sd-cssvars-prefix}-blue-9: 198, 232, 254;
|
|
304
|
+
#{theme.$sd-cssvars-prefix}-blue-10: 234, 248, 255;
|
|
305
|
+
#{theme.$sd-cssvars-prefix}-sdblue-1: 0, 13, 77;
|
|
306
|
+
#{theme.$sd-cssvars-prefix}-sdblue-2: 4, 27, 121;
|
|
307
|
+
#{theme.$sd-cssvars-prefix}-sdblue-3: 14, 50, 166;
|
|
308
|
+
#{theme.$sd-cssvars-prefix}-sdblue-4: 29, 77, 210;
|
|
309
|
+
#{theme.$sd-cssvars-prefix}-sdblue-5: 48, 111, 255;
|
|
310
|
+
#{theme.$sd-cssvars-prefix}-sdblue-6: 60, 126, 255;
|
|
311
|
+
#{theme.$sd-cssvars-prefix}-sdblue-7: 104, 159, 255;
|
|
312
|
+
#{theme.$sd-cssvars-prefix}-sdblue-8: 147, 190, 255;
|
|
313
|
+
#{theme.$sd-cssvars-prefix}-sdblue-9: 190, 218, 255;
|
|
314
|
+
#{theme.$sd-cssvars-prefix}-sdblue-10: 234, 244, 255;
|
|
315
|
+
#{theme.$sd-cssvars-prefix}-purple-1: 22, 0, 77;
|
|
316
|
+
#{theme.$sd-cssvars-prefix}-purple-2: 39, 6, 110;
|
|
317
|
+
#{theme.$sd-cssvars-prefix}-purple-3: 62, 19, 143;
|
|
318
|
+
#{theme.$sd-cssvars-prefix}-purple-4: 90, 37, 176;
|
|
319
|
+
#{theme.$sd-cssvars-prefix}-purple-5: 123, 61, 209;
|
|
320
|
+
#{theme.$sd-cssvars-prefix}-purple-6: 142, 81, 218;
|
|
321
|
+
#{theme.$sd-cssvars-prefix}-purple-7: 169, 116, 227;
|
|
322
|
+
#{theme.$sd-cssvars-prefix}-purple-8: 197, 154, 237;
|
|
323
|
+
#{theme.$sd-cssvars-prefix}-purple-9: 223, 194, 246;
|
|
324
|
+
#{theme.$sd-cssvars-prefix}-purple-10: 247, 237, 255;
|
|
325
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-1: 66, 0, 77;
|
|
326
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-2: 101, 3, 112;
|
|
327
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-3: 138, 13, 147;
|
|
328
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-4: 176, 27, 182;
|
|
329
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-5: 217, 46, 217;
|
|
330
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-6: 225, 61, 219;
|
|
331
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-7: 232, 102, 223;
|
|
332
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-8: 240, 146, 230;
|
|
333
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-9: 247, 193, 240;
|
|
334
|
+
#{theme.$sd-cssvars-prefix}-pinkpurple-10: 255, 242, 253;
|
|
335
|
+
#{theme.$sd-cssvars-prefix}-magenta-1: 77, 0, 52;
|
|
336
|
+
#{theme.$sd-cssvars-prefix}-magenta-2: 119, 8, 80;
|
|
337
|
+
#{theme.$sd-cssvars-prefix}-magenta-3: 161, 23, 108;
|
|
338
|
+
#{theme.$sd-cssvars-prefix}-magenta-4: 203, 43, 136;
|
|
339
|
+
#{theme.$sd-cssvars-prefix}-magenta-5: 245, 69, 166;
|
|
340
|
+
#{theme.$sd-cssvars-prefix}-magenta-6: 247, 86, 169;
|
|
341
|
+
#{theme.$sd-cssvars-prefix}-magenta-7: 249, 122, 184;
|
|
342
|
+
#{theme.$sd-cssvars-prefix}-magenta-8: 251, 158, 200;
|
|
343
|
+
#{theme.$sd-cssvars-prefix}-magenta-9: 253, 195, 219;
|
|
344
|
+
#{theme.$sd-cssvars-prefix}-magenta-10: 255, 232, 241;
|
|
345
|
+
#{theme.$sd-cssvars-prefix}-gray-1: 23, 23, 26;
|
|
346
|
+
#{theme.$sd-cssvars-prefix}-gray-2: 46, 46, 48;
|
|
347
|
+
#{theme.$sd-cssvars-prefix}-gray-3: 72, 72, 73;
|
|
348
|
+
#{theme.$sd-cssvars-prefix}-gray-4: 95, 95, 96;
|
|
349
|
+
#{theme.$sd-cssvars-prefix}-gray-5: 120, 120, 122;
|
|
350
|
+
#{theme.$sd-cssvars-prefix}-gray-6: 146, 146, 147;
|
|
351
|
+
#{theme.$sd-cssvars-prefix}-gray-7: 171, 171, 172;
|
|
352
|
+
#{theme.$sd-cssvars-prefix}-gray-8: 197, 197, 197;
|
|
353
|
+
#{theme.$sd-cssvars-prefix}-gray-9: 223, 223, 223;
|
|
354
|
+
#{theme.$sd-cssvars-prefix}-gray-10: 246, 246, 246;
|
|
355
|
+
#{theme.$sd-cssvars-prefix}-primary-1: rgb-channels($dark-primary-1);
|
|
356
|
+
#{theme.$sd-cssvars-prefix}-primary-2: rgb-channels($dark-primary-2);
|
|
357
|
+
#{theme.$sd-cssvars-prefix}-primary-3: rgb-channels($dark-primary-3);
|
|
358
|
+
#{theme.$sd-cssvars-prefix}-primary-4: rgb-channels($dark-primary-4);
|
|
359
|
+
#{theme.$sd-cssvars-prefix}-primary-5: rgb-channels($dark-primary-5);
|
|
360
|
+
#{theme.$sd-cssvars-prefix}-primary-6: rgb-channels($dark-primary-6);
|
|
361
|
+
#{theme.$sd-cssvars-prefix}-primary-7: rgb-channels($dark-primary-7);
|
|
362
|
+
#{theme.$sd-cssvars-prefix}-primary-8: rgb-channels($dark-primary-8);
|
|
363
|
+
#{theme.$sd-cssvars-prefix}-primary-9: rgb-channels($dark-primary-9);
|
|
364
|
+
#{theme.$sd-cssvars-prefix}-primary-10: rgb-channels($dark-primary-10);
|
|
365
|
+
#{theme.$sd-cssvars-prefix}-success-1: rgb-channels($dark-success-1);
|
|
366
|
+
#{theme.$sd-cssvars-prefix}-success-2: rgb-channels($dark-success-2);
|
|
367
|
+
#{theme.$sd-cssvars-prefix}-success-3: rgb-channels($dark-success-3);
|
|
368
|
+
#{theme.$sd-cssvars-prefix}-success-4: rgb-channels($dark-success-4);
|
|
369
|
+
#{theme.$sd-cssvars-prefix}-success-5: rgb-channels($dark-success-5);
|
|
370
|
+
#{theme.$sd-cssvars-prefix}-success-6: rgb-channels($dark-success-6);
|
|
371
|
+
#{theme.$sd-cssvars-prefix}-success-7: rgb-channels($dark-success-7);
|
|
372
|
+
#{theme.$sd-cssvars-prefix}-success-8: rgb-channels($dark-success-8);
|
|
373
|
+
#{theme.$sd-cssvars-prefix}-success-9: rgb-channels($dark-success-9);
|
|
374
|
+
#{theme.$sd-cssvars-prefix}-success-10: rgb-channels($dark-success-10);
|
|
375
|
+
#{theme.$sd-cssvars-prefix}-danger-1: rgb-channels($dark-danger-1);
|
|
376
|
+
#{theme.$sd-cssvars-prefix}-danger-2: rgb-channels($dark-danger-2);
|
|
377
|
+
#{theme.$sd-cssvars-prefix}-danger-3: rgb-channels($dark-danger-3);
|
|
378
|
+
#{theme.$sd-cssvars-prefix}-danger-4: rgb-channels($dark-danger-4);
|
|
379
|
+
#{theme.$sd-cssvars-prefix}-danger-5: rgb-channels($dark-danger-5);
|
|
380
|
+
#{theme.$sd-cssvars-prefix}-danger-6: rgb-channels($dark-danger-6);
|
|
381
|
+
#{theme.$sd-cssvars-prefix}-danger-7: rgb-channels($dark-danger-7);
|
|
382
|
+
#{theme.$sd-cssvars-prefix}-danger-8: rgb-channels($dark-danger-8);
|
|
383
|
+
#{theme.$sd-cssvars-prefix}-danger-9: rgb-channels($dark-danger-9);
|
|
384
|
+
#{theme.$sd-cssvars-prefix}-danger-10: rgb-channels($dark-danger-10);
|
|
385
|
+
#{theme.$sd-cssvars-prefix}-warning-1: rgb-channels($dark-warning-1);
|
|
386
|
+
#{theme.$sd-cssvars-prefix}-warning-2: rgb-channels($dark-warning-2);
|
|
387
|
+
#{theme.$sd-cssvars-prefix}-warning-3: rgb-channels($dark-warning-3);
|
|
388
|
+
#{theme.$sd-cssvars-prefix}-warning-4: rgb-channels($dark-warning-4);
|
|
389
|
+
#{theme.$sd-cssvars-prefix}-warning-5: rgb-channels($dark-warning-5);
|
|
390
|
+
#{theme.$sd-cssvars-prefix}-warning-6: rgb-channels($dark-warning-6);
|
|
391
|
+
#{theme.$sd-cssvars-prefix}-warning-7: rgb-channels($dark-warning-7);
|
|
392
|
+
#{theme.$sd-cssvars-prefix}-warning-8: rgb-channels($dark-warning-8);
|
|
393
|
+
#{theme.$sd-cssvars-prefix}-warning-9: rgb-channels($dark-warning-9);
|
|
394
|
+
#{theme.$sd-cssvars-prefix}-warning-10: rgb-channels($dark-warning-10);
|
|
395
|
+
#{theme.$sd-cssvars-prefix}-link-1: rgb-channels($dark-link-1);
|
|
396
|
+
#{theme.$sd-cssvars-prefix}-link-2: rgb-channels($dark-link-2);
|
|
397
|
+
#{theme.$sd-cssvars-prefix}-link-3: rgb-channels($dark-link-3);
|
|
398
|
+
#{theme.$sd-cssvars-prefix}-link-4: rgb-channels($dark-link-4);
|
|
399
|
+
#{theme.$sd-cssvars-prefix}-link-5: rgb-channels($dark-link-5);
|
|
400
|
+
#{theme.$sd-cssvars-prefix}-link-6: rgb-channels($dark-link-6);
|
|
401
|
+
#{theme.$sd-cssvars-prefix}-link-7: rgb-channels($dark-link-7);
|
|
402
|
+
#{theme.$sd-cssvars-prefix}-link-8: rgb-channels($dark-link-8);
|
|
403
|
+
#{theme.$sd-cssvars-prefix}-link-9: rgb-channels($dark-link-9);
|
|
404
|
+
#{theme.$sd-cssvars-prefix}-link-10: rgb-channels($dark-link-10);
|
|
405
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
@use 'theme/component';
|
|
2
|
+
@use 'theme/global';
|
|
3
|
+
@use 'sass:string';
|
|
4
|
+
@use '@style/theme/index.scss' as *;
|
|
5
|
+
|
|
6
|
+
.#{$prefix}-icon {
|
|
7
|
+
display: inline-block;
|
|
8
|
+
width: 1em;
|
|
9
|
+
height: 1em;
|
|
10
|
+
color: inherit;
|
|
11
|
+
font-style: normal;
|
|
12
|
+
vertical-align: -2px;
|
|
13
|
+
outline: none;
|
|
14
|
+
stroke: currentcolor;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.#{$prefix}-icon-loading,
|
|
18
|
+
.#{$prefix}-icon-spin {
|
|
19
|
+
animation: #{$prefix}-loading-circle $transition-duration-loading infinite
|
|
20
|
+
$transition-timing-function-linear;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
@keyframes #{$prefix}-loading-circle {
|
|
24
|
+
0% {
|
|
25
|
+
transform: rotate(0);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
100% {
|
|
29
|
+
transform: rotate(360deg);
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.#{$prefix}-icon-hover {
|
|
34
|
+
position: relative;
|
|
35
|
+
display: inline-block;
|
|
36
|
+
cursor: pointer;
|
|
37
|
+
|
|
38
|
+
.#{$prefix}-icon {
|
|
39
|
+
position: relative;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&::before {
|
|
43
|
+
position: absolute;
|
|
44
|
+
display: block;
|
|
45
|
+
box-sizing: border-box;
|
|
46
|
+
background-color: global.$color-transparent;
|
|
47
|
+
border-radius: component.$icon-hover-border-radius;
|
|
48
|
+
transition: background-color $transition-duration-1 $transition-timing-function-linear;
|
|
49
|
+
content: '';
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
&:hover::before {
|
|
53
|
+
background-color: component.$icon-hover-color-bg;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
&.#{$prefix}-icon-hover-disabled::before {
|
|
57
|
+
opacity: 0;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
@mixin size($icon-size, $icon-bg-height) {
|
|
61
|
+
line-height: $icon-size;
|
|
62
|
+
|
|
63
|
+
&::before {
|
|
64
|
+
top: 50%;
|
|
65
|
+
left: 50%;
|
|
66
|
+
width: $icon-bg-height;
|
|
67
|
+
height: $icon-bg-height;
|
|
68
|
+
transform: translate(-50%, -50%);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
@include size(component.$icon-hover-size-default-icon, component.$icon-hover-size-default-height);
|
|
73
|
+
|
|
74
|
+
&-size-mini {
|
|
75
|
+
@include size(component.$icon-hover-size-mini-icon, component.$icon-hover-size-mini-height);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
&-size-small {
|
|
79
|
+
@include size(component.$icon-hover-size-small-icon, component.$icon-hover-size-small-height);
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
&-size-large {
|
|
83
|
+
@include size(component.$icon-hover-size-large-icon, component.$icon-hover-size-large-height);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
&-size-huge {
|
|
87
|
+
@include size(component.$icon-hover-size-huge-icon, component.$icon-hover-size-huge-height);
|
|
88
|
+
}
|
|
89
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
@use '@style/normalize.scss' as *;
|
|
2
|
+
@use '@style/icon.scss' as *;
|
|
3
|
+
@use '@style/animation/index.scss' as *;
|
|
4
|
+
@use '@style/theme/index.scss' as *;
|
|
5
|
+
@use '@style/theme/css-variables.scss' as *;
|
|
6
|
+
@use '@style/color/css-variables.scss' as *;
|
|
7
|
+
|
|
8
|
+
body {
|
|
9
|
+
font-size: $font-size-body;
|
|
10
|
+
font-family: $font-family;
|
|
11
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
@use '@style/theme/index.scss' as *;
|
|
2
|
+
|
|
3
|
+
@mixin icon-hover($prefixCls, $inner-height, $bg-height) {
|
|
4
|
+
.#{$prefix}-icon-hover.#{$prefixCls}-icon-hover::before {
|
|
5
|
+
width: $bg-height;
|
|
6
|
+
height: $bg-height;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
@mixin icon-hover-bg($prefixCls, $background-color-hover) {
|
|
11
|
+
.#{$prefix}-icon-hover.#{$prefixCls}-icon-hover:hover::before {
|
|
12
|
+
background-color: $background-color-hover;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
@forward '@style/mixins/icon-hover.scss';
|
|
2
|
+
|
|
3
|
+
@use '@style/mixins/icon-hover.scss' as *;
|
|
4
|
+
|
|
5
|
+
@mixin fixed-width($width) {
|
|
6
|
+
width: $width;
|
|
7
|
+
min-width: $width;
|
|
8
|
+
max-width: $width;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
@mixin text-ellipsis() {
|
|
12
|
+
overflow: hidden;
|
|
13
|
+
white-space: nowrap;
|
|
14
|
+
text-overflow: ellipsis;
|
|
15
|
+
}
|