@syncfusion/blazor-themes 28.2.3 → 28.2.5
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/Compiled-Themes/bds-dark-lite.css +5 -0
- package/Compiled-Themes/bds-dark.css +5 -0
- package/Compiled-Themes/bds-lite.css +5 -0
- package/Compiled-Themes/bds.css +5 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +5 -0
- package/Compiled-Themes/bootstrap-dark.css +5 -0
- package/Compiled-Themes/bootstrap-lite.css +5 -0
- package/Compiled-Themes/bootstrap.css +5 -0
- package/Compiled-Themes/bootstrap4-lite.css +5 -0
- package/Compiled-Themes/bootstrap4.css +5 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +5 -0
- package/Compiled-Themes/bootstrap5-dark.css +5 -0
- package/Compiled-Themes/bootstrap5-lite.css +5 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +13 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +13 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +13 -0
- package/Compiled-Themes/bootstrap5.3.css +13 -0
- package/Compiled-Themes/bootstrap5.css +5 -0
- package/Compiled-Themes/fabric-dark-lite.css +5 -0
- package/Compiled-Themes/fabric-dark.css +5 -0
- package/Compiled-Themes/fabric-lite.css +5 -0
- package/Compiled-Themes/fabric.css +5 -0
- package/Compiled-Themes/fluent-dark-lite.css +5 -0
- package/Compiled-Themes/fluent-dark.css +5 -0
- package/Compiled-Themes/fluent-lite.css +5 -0
- package/Compiled-Themes/fluent.css +5 -0
- package/Compiled-Themes/fluent2-dark-lite.css +18 -4
- package/Compiled-Themes/fluent2-dark.css +18 -4
- package/Compiled-Themes/fluent2-highcontrast-lite.css +18 -4
- package/Compiled-Themes/fluent2-highcontrast.css +18 -4
- package/Compiled-Themes/fluent2-lite.css +18 -4
- package/Compiled-Themes/fluent2.css +18 -4
- package/Compiled-Themes/highcontrast-lite.css +5 -0
- package/Compiled-Themes/highcontrast.css +5 -0
- package/Compiled-Themes/material-dark-lite.css +18 -0
- package/Compiled-Themes/material-dark.css +18 -0
- package/Compiled-Themes/material-lite.css +18 -0
- package/Compiled-Themes/material.css +18 -0
- package/Compiled-Themes/material3-dark-lite.css +18 -0
- package/Compiled-Themes/material3-dark.css +18 -0
- package/Compiled-Themes/material3-lite.css +18 -0
- package/Compiled-Themes/material3.css +18 -0
- package/Compiled-Themes/tailwind-dark-lite.css +5 -0
- package/Compiled-Themes/tailwind-dark.css +5 -0
- package/Compiled-Themes/tailwind-lite.css +5 -0
- package/Compiled-Themes/tailwind.css +5 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +5 -0
- package/Compiled-Themes/tailwind3-dark.css +5 -0
- package/Compiled-Themes/tailwind3-lite.css +5 -0
- package/Compiled-Themes/tailwind3.css +5 -0
- package/SCSS-Themes/bds-dark-lite.scss +53 -4
- package/SCSS-Themes/bds-dark.scss +53 -4
- package/SCSS-Themes/bds-lite.scss +53 -4
- package/SCSS-Themes/bds.scss +53 -4
- package/SCSS-Themes/bootstrap-dark-lite.scss +53 -4
- package/SCSS-Themes/bootstrap-dark.scss +53 -4
- package/SCSS-Themes/bootstrap-lite.scss +53 -4
- package/SCSS-Themes/bootstrap.scss +53 -4
- package/SCSS-Themes/bootstrap4-lite.scss +53 -4
- package/SCSS-Themes/bootstrap4.scss +53 -4
- package/SCSS-Themes/bootstrap5-dark-lite.scss +53 -4
- package/SCSS-Themes/bootstrap5-dark.scss +53 -4
- package/SCSS-Themes/bootstrap5-lite.scss +53 -4
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +53 -4
- package/SCSS-Themes/bootstrap5.3-dark.scss +53 -4
- package/SCSS-Themes/bootstrap5.3-lite.scss +53 -4
- package/SCSS-Themes/bootstrap5.3.scss +53 -4
- package/SCSS-Themes/bootstrap5.scss +53 -4
- package/SCSS-Themes/fabric-dark-lite.scss +53 -4
- package/SCSS-Themes/fabric-dark.scss +53 -4
- package/SCSS-Themes/fabric-lite.scss +53 -4
- package/SCSS-Themes/fabric.scss +53 -4
- package/SCSS-Themes/fluent-dark-lite.scss +53 -4
- package/SCSS-Themes/fluent-dark.scss +53 -4
- package/SCSS-Themes/fluent-lite.scss +53 -4
- package/SCSS-Themes/fluent.scss +53 -4
- package/SCSS-Themes/fluent2-dark-lite.scss +54 -5
- package/SCSS-Themes/fluent2-dark.scss +54 -5
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +54 -5
- package/SCSS-Themes/fluent2-highcontrast.scss +54 -5
- package/SCSS-Themes/fluent2-lite.scss +54 -5
- package/SCSS-Themes/fluent2.scss +54 -5
- package/SCSS-Themes/highcontrast-lite.scss +53 -4
- package/SCSS-Themes/highcontrast.scss +53 -4
- package/SCSS-Themes/image-editor/image-editor/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3.scss +4 -0
- package/SCSS-Themes/inputs/input/bds-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bds-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bds-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bds.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2.scss +23 -0
- package/SCSS-Themes/inputs/input/highcontrast-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +23 -0
- package/SCSS-Themes/inputs/input/material-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/material-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material3.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3.scss +23 -0
- package/SCSS-Themes/kanban/kanban/fluent2-dark-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-highcontrast-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2.scss +1 -1
- package/SCSS-Themes/material-dark-lite.scss +53 -4
- package/SCSS-Themes/material-dark.scss +53 -4
- package/SCSS-Themes/material-lite.scss +53 -4
- package/SCSS-Themes/material.scss +53 -4
- package/SCSS-Themes/material3-dark-lite.scss +53 -4
- package/SCSS-Themes/material3-dark.scss +53 -4
- package/SCSS-Themes/material3-lite.scss +53 -4
- package/SCSS-Themes/material3.scss +53 -4
- package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bds-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/bds-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bds.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +13 -4
- package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/fabric-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fabric.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2.scss +13 -4
- package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/highcontrast.scss +13 -4
- package/SCSS-Themes/navigations/menu/material-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/material-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/material-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/material.scss +13 -4
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/material3-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/material3-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/material3.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind3.scss +13 -4
- package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3.scss +13 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +53 -4
- package/SCSS-Themes/tailwind-dark.scss +53 -4
- package/SCSS-Themes/tailwind-lite.scss +53 -4
- package/SCSS-Themes/tailwind.scss +53 -4
- package/SCSS-Themes/tailwind3-dark-lite.scss +53 -4
- package/SCSS-Themes/tailwind3-dark.scss +53 -4
- package/SCSS-Themes/tailwind3-lite.scss +53 -4
- package/SCSS-Themes/tailwind3.scss +53 -4
- package/package.json +1 -1
|
@@ -647,6 +647,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
647
647
|
}
|
|
648
648
|
@if $skin-name == 'fluent2' {
|
|
649
649
|
border-radius: 4px;
|
|
650
|
+
&:focus-visible {
|
|
651
|
+
color: $content-text-color;
|
|
652
|
+
& .e-caret,
|
|
653
|
+
& .e-menu-icon {
|
|
654
|
+
color: $icon-color;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
@@ -697,9 +704,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
697
704
|
|
|
698
705
|
&:focus-visible {
|
|
699
706
|
@if $skin-name == 'fluent2' {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
707
|
+
&:not(.e-selected) {
|
|
708
|
+
border-radius: 4px;
|
|
709
|
+
background-color: $content-bg-color;
|
|
710
|
+
box-shadow: $shadow-focus-ring1;
|
|
711
|
+
}
|
|
703
712
|
}
|
|
704
713
|
@if $skin-name == 'tailwind3' {
|
|
705
714
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -790,7 +799,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
790
799
|
|
|
791
800
|
&:focus-visible {
|
|
792
801
|
@if $skin-name == 'fluent2' {
|
|
793
|
-
background-color: $
|
|
802
|
+
background-color: $flyout-bg-color-focus;
|
|
794
803
|
box-shadow: $shadow-focus-ring1;
|
|
795
804
|
border-radius: 4px;
|
|
796
805
|
}
|
|
@@ -647,6 +647,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
647
647
|
}
|
|
648
648
|
@if $skin-name == 'fluent2' {
|
|
649
649
|
border-radius: 4px;
|
|
650
|
+
&:focus-visible {
|
|
651
|
+
color: $content-text-color;
|
|
652
|
+
& .e-caret,
|
|
653
|
+
& .e-menu-icon {
|
|
654
|
+
color: $icon-color;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
@@ -697,9 +704,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
697
704
|
|
|
698
705
|
&:focus-visible {
|
|
699
706
|
@if $skin-name == 'fluent2' {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
707
|
+
&:not(.e-selected) {
|
|
708
|
+
border-radius: 4px;
|
|
709
|
+
background-color: $content-bg-color;
|
|
710
|
+
box-shadow: $shadow-focus-ring1;
|
|
711
|
+
}
|
|
703
712
|
}
|
|
704
713
|
@if $skin-name == 'tailwind3' {
|
|
705
714
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -790,7 +799,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
790
799
|
|
|
791
800
|
&:focus-visible {
|
|
792
801
|
@if $skin-name == 'fluent2' {
|
|
793
|
-
background-color: $
|
|
802
|
+
background-color: $flyout-bg-color-focus;
|
|
794
803
|
box-shadow: $shadow-focus-ring1;
|
|
795
804
|
border-radius: 4px;
|
|
796
805
|
}
|
|
@@ -647,6 +647,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
647
647
|
}
|
|
648
648
|
@if $skin-name == 'fluent2' {
|
|
649
649
|
border-radius: 4px;
|
|
650
|
+
&:focus-visible {
|
|
651
|
+
color: $content-text-color;
|
|
652
|
+
& .e-caret,
|
|
653
|
+
& .e-menu-icon {
|
|
654
|
+
color: $icon-color;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
@@ -697,9 +704,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
697
704
|
|
|
698
705
|
&:focus-visible {
|
|
699
706
|
@if $skin-name == 'fluent2' {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
707
|
+
&:not(.e-selected) {
|
|
708
|
+
border-radius: 4px;
|
|
709
|
+
background-color: $content-bg-color;
|
|
710
|
+
box-shadow: $shadow-focus-ring1;
|
|
711
|
+
}
|
|
703
712
|
}
|
|
704
713
|
@if $skin-name == 'tailwind3' {
|
|
705
714
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -790,7 +799,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
790
799
|
|
|
791
800
|
&:focus-visible {
|
|
792
801
|
@if $skin-name == 'fluent2' {
|
|
793
|
-
background-color: $
|
|
802
|
+
background-color: $flyout-bg-color-focus;
|
|
794
803
|
box-shadow: $shadow-focus-ring1;
|
|
795
804
|
border-radius: 4px;
|
|
796
805
|
}
|
|
@@ -647,6 +647,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
647
647
|
}
|
|
648
648
|
@if $skin-name == 'fluent2' {
|
|
649
649
|
border-radius: 4px;
|
|
650
|
+
&:focus-visible {
|
|
651
|
+
color: $content-text-color;
|
|
652
|
+
& .e-caret,
|
|
653
|
+
& .e-menu-icon {
|
|
654
|
+
color: $icon-color;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
@@ -697,9 +704,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
697
704
|
|
|
698
705
|
&:focus-visible {
|
|
699
706
|
@if $skin-name == 'fluent2' {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
707
|
+
&:not(.e-selected) {
|
|
708
|
+
border-radius: 4px;
|
|
709
|
+
background-color: $content-bg-color;
|
|
710
|
+
box-shadow: $shadow-focus-ring1;
|
|
711
|
+
}
|
|
703
712
|
}
|
|
704
713
|
@if $skin-name == 'tailwind3' {
|
|
705
714
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -790,7 +799,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
790
799
|
|
|
791
800
|
&:focus-visible {
|
|
792
801
|
@if $skin-name == 'fluent2' {
|
|
793
|
-
background-color: $
|
|
802
|
+
background-color: $flyout-bg-color-focus;
|
|
794
803
|
box-shadow: $shadow-focus-ring1;
|
|
795
804
|
border-radius: 4px;
|
|
796
805
|
}
|
|
@@ -642,6 +642,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
642
642
|
}
|
|
643
643
|
@if $skin-name == 'fluent2' {
|
|
644
644
|
border-radius: 4px;
|
|
645
|
+
&:focus-visible {
|
|
646
|
+
color: $content-text-color;
|
|
647
|
+
& .e-caret,
|
|
648
|
+
& .e-menu-icon {
|
|
649
|
+
color: $icon-color;
|
|
650
|
+
}
|
|
651
|
+
}
|
|
645
652
|
}
|
|
646
653
|
}
|
|
647
654
|
}
|
|
@@ -692,9 +699,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
692
699
|
|
|
693
700
|
&:focus-visible {
|
|
694
701
|
@if $skin-name == 'fluent2' {
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
702
|
+
&:not(.e-selected) {
|
|
703
|
+
border-radius: 4px;
|
|
704
|
+
background-color: $content-bg-color;
|
|
705
|
+
box-shadow: $shadow-focus-ring1;
|
|
706
|
+
}
|
|
698
707
|
}
|
|
699
708
|
@if $skin-name == 'tailwind3' {
|
|
700
709
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -785,7 +794,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
785
794
|
|
|
786
795
|
&:focus-visible {
|
|
787
796
|
@if $skin-name == 'fluent2' {
|
|
788
|
-
background-color: $
|
|
797
|
+
background-color: $flyout-bg-color-focus;
|
|
789
798
|
box-shadow: $shadow-focus-ring1;
|
|
790
799
|
border-radius: 4px;
|
|
791
800
|
}
|
|
@@ -642,6 +642,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
642
642
|
}
|
|
643
643
|
@if $skin-name == 'fluent2' {
|
|
644
644
|
border-radius: 4px;
|
|
645
|
+
&:focus-visible {
|
|
646
|
+
color: $content-text-color;
|
|
647
|
+
& .e-caret,
|
|
648
|
+
& .e-menu-icon {
|
|
649
|
+
color: $icon-color;
|
|
650
|
+
}
|
|
651
|
+
}
|
|
645
652
|
}
|
|
646
653
|
}
|
|
647
654
|
}
|
|
@@ -692,9 +699,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
692
699
|
|
|
693
700
|
&:focus-visible {
|
|
694
701
|
@if $skin-name == 'fluent2' {
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
702
|
+
&:not(.e-selected) {
|
|
703
|
+
border-radius: 4px;
|
|
704
|
+
background-color: $content-bg-color;
|
|
705
|
+
box-shadow: $shadow-focus-ring1;
|
|
706
|
+
}
|
|
698
707
|
}
|
|
699
708
|
@if $skin-name == 'tailwind3' {
|
|
700
709
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -785,7 +794,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
785
794
|
|
|
786
795
|
&:focus-visible {
|
|
787
796
|
@if $skin-name == 'fluent2' {
|
|
788
|
-
background-color: $
|
|
797
|
+
background-color: $flyout-bg-color-focus;
|
|
789
798
|
box-shadow: $shadow-focus-ring1;
|
|
790
799
|
border-radius: 4px;
|
|
791
800
|
}
|
|
@@ -645,6 +645,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
645
645
|
}
|
|
646
646
|
@if $skin-name == 'fluent2' {
|
|
647
647
|
border-radius: 4px;
|
|
648
|
+
&:focus-visible {
|
|
649
|
+
color: $content-text-color;
|
|
650
|
+
& .e-caret,
|
|
651
|
+
& .e-menu-icon {
|
|
652
|
+
color: $icon-color;
|
|
653
|
+
}
|
|
654
|
+
}
|
|
648
655
|
}
|
|
649
656
|
}
|
|
650
657
|
}
|
|
@@ -695,9 +702,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
695
702
|
|
|
696
703
|
&:focus-visible {
|
|
697
704
|
@if $skin-name == 'fluent2' {
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
705
|
+
&:not(.e-selected) {
|
|
706
|
+
border-radius: 4px;
|
|
707
|
+
background-color: $content-bg-color;
|
|
708
|
+
box-shadow: $shadow-focus-ring1;
|
|
709
|
+
}
|
|
701
710
|
}
|
|
702
711
|
@if $skin-name == 'tailwind3' {
|
|
703
712
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -788,7 +797,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
788
797
|
|
|
789
798
|
&:focus-visible {
|
|
790
799
|
@if $skin-name == 'fluent2' {
|
|
791
|
-
background-color: $
|
|
800
|
+
background-color: $flyout-bg-color-focus;
|
|
792
801
|
box-shadow: $shadow-focus-ring1;
|
|
793
802
|
border-radius: 4px;
|
|
794
803
|
}
|
|
@@ -645,6 +645,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
645
645
|
}
|
|
646
646
|
@if $skin-name == 'fluent2' {
|
|
647
647
|
border-radius: 4px;
|
|
648
|
+
&:focus-visible {
|
|
649
|
+
color: $content-text-color;
|
|
650
|
+
& .e-caret,
|
|
651
|
+
& .e-menu-icon {
|
|
652
|
+
color: $icon-color;
|
|
653
|
+
}
|
|
654
|
+
}
|
|
648
655
|
}
|
|
649
656
|
}
|
|
650
657
|
}
|
|
@@ -695,9 +702,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
695
702
|
|
|
696
703
|
&:focus-visible {
|
|
697
704
|
@if $skin-name == 'fluent2' {
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
705
|
+
&:not(.e-selected) {
|
|
706
|
+
border-radius: 4px;
|
|
707
|
+
background-color: $content-bg-color;
|
|
708
|
+
box-shadow: $shadow-focus-ring1;
|
|
709
|
+
}
|
|
701
710
|
}
|
|
702
711
|
@if $skin-name == 'tailwind3' {
|
|
703
712
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -788,7 +797,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
788
797
|
|
|
789
798
|
&:focus-visible {
|
|
790
799
|
@if $skin-name == 'fluent2' {
|
|
791
|
-
background-color: $
|
|
800
|
+
background-color: $flyout-bg-color-focus;
|
|
792
801
|
box-shadow: $shadow-focus-ring1;
|
|
793
802
|
border-radius: 4px;
|
|
794
803
|
}
|
|
@@ -647,6 +647,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
647
647
|
}
|
|
648
648
|
@if $skin-name == 'fluent2' {
|
|
649
649
|
border-radius: 4px;
|
|
650
|
+
&:focus-visible {
|
|
651
|
+
color: $content-text-color;
|
|
652
|
+
& .e-caret,
|
|
653
|
+
& .e-menu-icon {
|
|
654
|
+
color: $icon-color;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
@@ -697,9 +704,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
697
704
|
|
|
698
705
|
&:focus-visible {
|
|
699
706
|
@if $skin-name == 'fluent2' {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
707
|
+
&:not(.e-selected) {
|
|
708
|
+
border-radius: 4px;
|
|
709
|
+
background-color: $content-bg-color;
|
|
710
|
+
box-shadow: $shadow-focus-ring1;
|
|
711
|
+
}
|
|
703
712
|
}
|
|
704
713
|
@if $skin-name == 'tailwind3' {
|
|
705
714
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -790,7 +799,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
790
799
|
|
|
791
800
|
&:focus-visible {
|
|
792
801
|
@if $skin-name == 'fluent2' {
|
|
793
|
-
background-color: $
|
|
802
|
+
background-color: $flyout-bg-color-focus;
|
|
794
803
|
box-shadow: $shadow-focus-ring1;
|
|
795
804
|
border-radius: 4px;
|
|
796
805
|
}
|
|
@@ -647,6 +647,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
647
647
|
}
|
|
648
648
|
@if $skin-name == 'fluent2' {
|
|
649
649
|
border-radius: 4px;
|
|
650
|
+
&:focus-visible {
|
|
651
|
+
color: $content-text-color;
|
|
652
|
+
& .e-caret,
|
|
653
|
+
& .e-menu-icon {
|
|
654
|
+
color: $icon-color;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
@@ -697,9 +704,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
697
704
|
|
|
698
705
|
&:focus-visible {
|
|
699
706
|
@if $skin-name == 'fluent2' {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
707
|
+
&:not(.e-selected) {
|
|
708
|
+
border-radius: 4px;
|
|
709
|
+
background-color: $content-bg-color;
|
|
710
|
+
box-shadow: $shadow-focus-ring1;
|
|
711
|
+
}
|
|
703
712
|
}
|
|
704
713
|
@if $skin-name == 'tailwind3' {
|
|
705
714
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -790,7 +799,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
790
799
|
|
|
791
800
|
&:focus-visible {
|
|
792
801
|
@if $skin-name == 'fluent2' {
|
|
793
|
-
background-color: $
|
|
802
|
+
background-color: $flyout-bg-color-focus;
|
|
794
803
|
box-shadow: $shadow-focus-ring1;
|
|
795
804
|
border-radius: 4px;
|
|
796
805
|
}
|
|
@@ -647,6 +647,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
647
647
|
}
|
|
648
648
|
@if $skin-name == 'fluent2' {
|
|
649
649
|
border-radius: 4px;
|
|
650
|
+
&:focus-visible {
|
|
651
|
+
color: $content-text-color;
|
|
652
|
+
& .e-caret,
|
|
653
|
+
& .e-menu-icon {
|
|
654
|
+
color: $icon-color;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
@@ -697,9 +704,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
697
704
|
|
|
698
705
|
&:focus-visible {
|
|
699
706
|
@if $skin-name == 'fluent2' {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
707
|
+
&:not(.e-selected) {
|
|
708
|
+
border-radius: 4px;
|
|
709
|
+
background-color: $content-bg-color;
|
|
710
|
+
box-shadow: $shadow-focus-ring1;
|
|
711
|
+
}
|
|
703
712
|
}
|
|
704
713
|
@if $skin-name == 'tailwind3' {
|
|
705
714
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -790,7 +799,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
790
799
|
|
|
791
800
|
&:focus-visible {
|
|
792
801
|
@if $skin-name == 'fluent2' {
|
|
793
|
-
background-color: $
|
|
802
|
+
background-color: $flyout-bg-color-focus;
|
|
794
803
|
box-shadow: $shadow-focus-ring1;
|
|
795
804
|
border-radius: 4px;
|
|
796
805
|
}
|
|
@@ -647,6 +647,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
647
647
|
}
|
|
648
648
|
@if $skin-name == 'fluent2' {
|
|
649
649
|
border-radius: 4px;
|
|
650
|
+
&:focus-visible {
|
|
651
|
+
color: $content-text-color;
|
|
652
|
+
& .e-caret,
|
|
653
|
+
& .e-menu-icon {
|
|
654
|
+
color: $icon-color;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
@@ -697,9 +704,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
697
704
|
|
|
698
705
|
&:focus-visible {
|
|
699
706
|
@if $skin-name == 'fluent2' {
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
707
|
+
&:not(.e-selected) {
|
|
708
|
+
border-radius: 4px;
|
|
709
|
+
background-color: $content-bg-color;
|
|
710
|
+
box-shadow: $shadow-focus-ring1;
|
|
711
|
+
}
|
|
703
712
|
}
|
|
704
713
|
@if $skin-name == 'tailwind3' {
|
|
705
714
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -790,7 +799,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
790
799
|
|
|
791
800
|
&:focus-visible {
|
|
792
801
|
@if $skin-name == 'fluent2' {
|
|
793
|
-
background-color: $
|
|
802
|
+
background-color: $flyout-bg-color-focus;
|
|
794
803
|
box-shadow: $shadow-focus-ring1;
|
|
795
804
|
border-radius: 4px;
|
|
796
805
|
}
|
|
@@ -648,6 +648,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
648
648
|
}
|
|
649
649
|
@if $skin-name == 'fluent2' {
|
|
650
650
|
border-radius: 4px;
|
|
651
|
+
&:focus-visible {
|
|
652
|
+
color: $content-text-color;
|
|
653
|
+
& .e-caret,
|
|
654
|
+
& .e-menu-icon {
|
|
655
|
+
color: $icon-color;
|
|
656
|
+
}
|
|
657
|
+
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
653
660
|
}
|
|
@@ -698,9 +705,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
698
705
|
|
|
699
706
|
&:focus-visible {
|
|
700
707
|
@if $skin-name == 'fluent2' {
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
708
|
+
&:not(.e-selected) {
|
|
709
|
+
border-radius: 4px;
|
|
710
|
+
background-color: $content-bg-color;
|
|
711
|
+
box-shadow: $shadow-focus-ring1;
|
|
712
|
+
}
|
|
704
713
|
}
|
|
705
714
|
@if $skin-name == 'tailwind3' {
|
|
706
715
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -791,7 +800,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
791
800
|
|
|
792
801
|
&:focus-visible {
|
|
793
802
|
@if $skin-name == 'fluent2' {
|
|
794
|
-
background-color: $
|
|
803
|
+
background-color: $flyout-bg-color-focus;
|
|
795
804
|
box-shadow: $shadow-focus-ring1;
|
|
796
805
|
border-radius: 4px;
|
|
797
806
|
}
|
|
@@ -648,6 +648,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
648
648
|
}
|
|
649
649
|
@if $skin-name == 'fluent2' {
|
|
650
650
|
border-radius: 4px;
|
|
651
|
+
&:focus-visible {
|
|
652
|
+
color: $content-text-color;
|
|
653
|
+
& .e-caret,
|
|
654
|
+
& .e-menu-icon {
|
|
655
|
+
color: $icon-color;
|
|
656
|
+
}
|
|
657
|
+
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
653
660
|
}
|
|
@@ -698,9 +705,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
698
705
|
|
|
699
706
|
&:focus-visible {
|
|
700
707
|
@if $skin-name == 'fluent2' {
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
708
|
+
&:not(.e-selected) {
|
|
709
|
+
border-radius: 4px;
|
|
710
|
+
background-color: $content-bg-color;
|
|
711
|
+
box-shadow: $shadow-focus-ring1;
|
|
712
|
+
}
|
|
704
713
|
}
|
|
705
714
|
@if $skin-name == 'tailwind3' {
|
|
706
715
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -791,7 +800,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
791
800
|
|
|
792
801
|
&:focus-visible {
|
|
793
802
|
@if $skin-name == 'fluent2' {
|
|
794
|
-
background-color: $
|
|
803
|
+
background-color: $flyout-bg-color-focus;
|
|
795
804
|
box-shadow: $shadow-focus-ring1;
|
|
796
805
|
border-radius: 4px;
|
|
797
806
|
}
|
|
@@ -648,6 +648,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
648
648
|
}
|
|
649
649
|
@if $skin-name == 'fluent2' {
|
|
650
650
|
border-radius: 4px;
|
|
651
|
+
&:focus-visible {
|
|
652
|
+
color: $content-text-color;
|
|
653
|
+
& .e-caret,
|
|
654
|
+
& .e-menu-icon {
|
|
655
|
+
color: $icon-color;
|
|
656
|
+
}
|
|
657
|
+
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
653
660
|
}
|
|
@@ -698,9 +705,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
698
705
|
|
|
699
706
|
&:focus-visible {
|
|
700
707
|
@if $skin-name == 'fluent2' {
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
708
|
+
&:not(.e-selected) {
|
|
709
|
+
border-radius: 4px;
|
|
710
|
+
background-color: $content-bg-color;
|
|
711
|
+
box-shadow: $shadow-focus-ring1;
|
|
712
|
+
}
|
|
704
713
|
}
|
|
705
714
|
@if $skin-name == 'tailwind3' {
|
|
706
715
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -791,7 +800,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
791
800
|
|
|
792
801
|
&:focus-visible {
|
|
793
802
|
@if $skin-name == 'fluent2' {
|
|
794
|
-
background-color: $
|
|
803
|
+
background-color: $flyout-bg-color-focus;
|
|
795
804
|
box-shadow: $shadow-focus-ring1;
|
|
796
805
|
border-radius: 4px;
|
|
797
806
|
}
|
|
@@ -648,6 +648,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
648
648
|
}
|
|
649
649
|
@if $skin-name == 'fluent2' {
|
|
650
650
|
border-radius: 4px;
|
|
651
|
+
&:focus-visible {
|
|
652
|
+
color: $content-text-color;
|
|
653
|
+
& .e-caret,
|
|
654
|
+
& .e-menu-icon {
|
|
655
|
+
color: $icon-color;
|
|
656
|
+
}
|
|
657
|
+
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
653
660
|
}
|
|
@@ -698,9 +705,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
698
705
|
|
|
699
706
|
&:focus-visible {
|
|
700
707
|
@if $skin-name == 'fluent2' {
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
708
|
+
&:not(.e-selected) {
|
|
709
|
+
border-radius: 4px;
|
|
710
|
+
background-color: $content-bg-color;
|
|
711
|
+
box-shadow: $shadow-focus-ring1;
|
|
712
|
+
}
|
|
704
713
|
}
|
|
705
714
|
@if $skin-name == 'tailwind3' {
|
|
706
715
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -791,7 +800,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
791
800
|
|
|
792
801
|
&:focus-visible {
|
|
793
802
|
@if $skin-name == 'fluent2' {
|
|
794
|
-
background-color: $
|
|
803
|
+
background-color: $flyout-bg-color-focus;
|
|
795
804
|
box-shadow: $shadow-focus-ring1;
|
|
796
805
|
border-radius: 4px;
|
|
797
806
|
}
|
|
@@ -648,6 +648,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
648
648
|
}
|
|
649
649
|
@if $skin-name == 'fluent2' {
|
|
650
650
|
border-radius: 4px;
|
|
651
|
+
&:focus-visible {
|
|
652
|
+
color: $content-text-color;
|
|
653
|
+
& .e-caret,
|
|
654
|
+
& .e-menu-icon {
|
|
655
|
+
color: $icon-color;
|
|
656
|
+
}
|
|
657
|
+
}
|
|
651
658
|
}
|
|
652
659
|
}
|
|
653
660
|
}
|
|
@@ -698,9 +705,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
698
705
|
|
|
699
706
|
&:focus-visible {
|
|
700
707
|
@if $skin-name == 'fluent2' {
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
708
|
+
&:not(.e-selected) {
|
|
709
|
+
border-radius: 4px;
|
|
710
|
+
background-color: $content-bg-color;
|
|
711
|
+
box-shadow: $shadow-focus-ring1;
|
|
712
|
+
}
|
|
704
713
|
}
|
|
705
714
|
@if $skin-name == 'tailwind3' {
|
|
706
715
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -791,7 +800,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
791
800
|
|
|
792
801
|
&:focus-visible {
|
|
793
802
|
@if $skin-name == 'fluent2' {
|
|
794
|
-
background-color: $
|
|
803
|
+
background-color: $flyout-bg-color-focus;
|
|
795
804
|
box-shadow: $shadow-focus-ring1;
|
|
796
805
|
border-radius: 4px;
|
|
797
806
|
}
|