@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
|
@@ -10334,6 +10334,29 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10334
10334
|
border-bottom: transparent;
|
|
10335
10335
|
}
|
|
10336
10336
|
}
|
|
10337
|
+
|
|
10338
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10339
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10340
|
+
padding: 0;
|
|
10341
|
+
|
|
10342
|
+
input {
|
|
10343
|
+
padding: 14px 2px 5px 12px;
|
|
10344
|
+
}
|
|
10345
|
+
|
|
10346
|
+
label.e-float-text {
|
|
10347
|
+
padding-left: 12px;
|
|
10348
|
+
}
|
|
10349
|
+
|
|
10350
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10351
|
+
@if $input-skin-name == 'material' {
|
|
10352
|
+
padding-right: 17px;
|
|
10353
|
+
}
|
|
10354
|
+
@else {
|
|
10355
|
+
margin-right: 10px;
|
|
10356
|
+
}
|
|
10357
|
+
}
|
|
10358
|
+
}
|
|
10359
|
+
}
|
|
10337
10360
|
}
|
|
10338
10361
|
|
|
10339
10362
|
|
|
@@ -52594,6 +52617,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52594
52617
|
@else {
|
|
52595
52618
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52596
52619
|
}
|
|
52620
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52621
|
+
.e-tbar-btn-text,
|
|
52622
|
+
.e-icons.e-btn-icon {
|
|
52623
|
+
color: $tbar-default-icon-color;
|
|
52624
|
+
}
|
|
52625
|
+
}
|
|
52597
52626
|
}
|
|
52598
52627
|
|
|
52599
52628
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52617,6 +52646,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52617
52646
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52618
52647
|
border-style: $tbar-border-nav-type;
|
|
52619
52648
|
border-width: $tbar-btn-hover-border-size;
|
|
52649
|
+
|
|
52650
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52651
|
+
.e-tbar-btn-text,
|
|
52652
|
+
.e-icons.e-btn-icon {
|
|
52653
|
+
color: $tbar-btn-text-focus-color;
|
|
52654
|
+
}
|
|
52655
|
+
}
|
|
52620
52656
|
}
|
|
52621
52657
|
|
|
52622
52658
|
&:active {
|
|
@@ -61368,6 +61404,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61368
61404
|
}
|
|
61369
61405
|
@if $skin-name == 'fluent2' {
|
|
61370
61406
|
border-radius: 4px;
|
|
61407
|
+
&:focus-visible {
|
|
61408
|
+
color: $content-text-color;
|
|
61409
|
+
& .e-caret,
|
|
61410
|
+
& .e-menu-icon {
|
|
61411
|
+
color: $icon-color;
|
|
61412
|
+
}
|
|
61413
|
+
}
|
|
61371
61414
|
}
|
|
61372
61415
|
}
|
|
61373
61416
|
}
|
|
@@ -61418,9 +61461,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61418
61461
|
|
|
61419
61462
|
&:focus-visible {
|
|
61420
61463
|
@if $skin-name == 'fluent2' {
|
|
61421
|
-
|
|
61422
|
-
|
|
61423
|
-
|
|
61464
|
+
&:not(.e-selected) {
|
|
61465
|
+
border-radius: 4px;
|
|
61466
|
+
background-color: $content-bg-color;
|
|
61467
|
+
box-shadow: $shadow-focus-ring1;
|
|
61468
|
+
}
|
|
61424
61469
|
}
|
|
61425
61470
|
@if $skin-name == 'tailwind3' {
|
|
61426
61471
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61511,7 +61556,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61511
61556
|
|
|
61512
61557
|
&:focus-visible {
|
|
61513
61558
|
@if $skin-name == 'fluent2' {
|
|
61514
|
-
background-color: $
|
|
61559
|
+
background-color: $flyout-bg-color-focus;
|
|
61515
61560
|
box-shadow: $shadow-focus-ring1;
|
|
61516
61561
|
border-radius: 4px;
|
|
61517
61562
|
}
|
|
@@ -134101,6 +134146,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134101
134146
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134102
134147
|
top: calc(50% + 60px);
|
|
134103
134148
|
}
|
|
134149
|
+
|
|
134150
|
+
.e-image-editor.e-control.e-readonly {
|
|
134151
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134152
|
+
}
|
|
134104
134153
|
}
|
|
134105
134154
|
|
|
134106
134155
|
|
|
@@ -646,6 +646,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
646
646
|
}
|
|
647
647
|
@if $skin-name == 'fluent2' {
|
|
648
648
|
border-radius: 4px;
|
|
649
|
+
&:focus-visible {
|
|
650
|
+
color: $content-text-color;
|
|
651
|
+
& .e-caret,
|
|
652
|
+
& .e-menu-icon {
|
|
653
|
+
color: $icon-color;
|
|
654
|
+
}
|
|
655
|
+
}
|
|
649
656
|
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
@@ -696,9 +703,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
696
703
|
|
|
697
704
|
&:focus-visible {
|
|
698
705
|
@if $skin-name == 'fluent2' {
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
706
|
+
&:not(.e-selected) {
|
|
707
|
+
border-radius: 4px;
|
|
708
|
+
background-color: $content-bg-color;
|
|
709
|
+
box-shadow: $shadow-focus-ring1;
|
|
710
|
+
}
|
|
702
711
|
}
|
|
703
712
|
@if $skin-name == 'tailwind3' {
|
|
704
713
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -789,7 +798,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
789
798
|
|
|
790
799
|
&:focus-visible {
|
|
791
800
|
@if $skin-name == 'fluent2' {
|
|
792
|
-
background-color: $
|
|
801
|
+
background-color: $flyout-bg-color-focus;
|
|
793
802
|
box-shadow: $shadow-focus-ring1;
|
|
794
803
|
border-radius: 4px;
|
|
795
804
|
}
|
|
@@ -646,6 +646,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
646
646
|
}
|
|
647
647
|
@if $skin-name == 'fluent2' {
|
|
648
648
|
border-radius: 4px;
|
|
649
|
+
&:focus-visible {
|
|
650
|
+
color: $content-text-color;
|
|
651
|
+
& .e-caret,
|
|
652
|
+
& .e-menu-icon {
|
|
653
|
+
color: $icon-color;
|
|
654
|
+
}
|
|
655
|
+
}
|
|
649
656
|
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
@@ -696,9 +703,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
696
703
|
|
|
697
704
|
&:focus-visible {
|
|
698
705
|
@if $skin-name == 'fluent2' {
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
706
|
+
&:not(.e-selected) {
|
|
707
|
+
border-radius: 4px;
|
|
708
|
+
background-color: $content-bg-color;
|
|
709
|
+
box-shadow: $shadow-focus-ring1;
|
|
710
|
+
}
|
|
702
711
|
}
|
|
703
712
|
@if $skin-name == 'tailwind3' {
|
|
704
713
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -789,7 +798,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
789
798
|
|
|
790
799
|
&:focus-visible {
|
|
791
800
|
@if $skin-name == 'fluent2' {
|
|
792
|
-
background-color: $
|
|
801
|
+
background-color: $flyout-bg-color-focus;
|
|
793
802
|
box-shadow: $shadow-focus-ring1;
|
|
794
803
|
border-radius: 4px;
|
|
795
804
|
}
|
|
@@ -646,6 +646,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
646
646
|
}
|
|
647
647
|
@if $skin-name == 'fluent2' {
|
|
648
648
|
border-radius: 4px;
|
|
649
|
+
&:focus-visible {
|
|
650
|
+
color: $content-text-color;
|
|
651
|
+
& .e-caret,
|
|
652
|
+
& .e-menu-icon {
|
|
653
|
+
color: $icon-color;
|
|
654
|
+
}
|
|
655
|
+
}
|
|
649
656
|
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
@@ -696,9 +703,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
696
703
|
|
|
697
704
|
&:focus-visible {
|
|
698
705
|
@if $skin-name == 'fluent2' {
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
706
|
+
&:not(.e-selected) {
|
|
707
|
+
border-radius: 4px;
|
|
708
|
+
background-color: $content-bg-color;
|
|
709
|
+
box-shadow: $shadow-focus-ring1;
|
|
710
|
+
}
|
|
702
711
|
}
|
|
703
712
|
@if $skin-name == 'tailwind3' {
|
|
704
713
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -789,7 +798,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
789
798
|
|
|
790
799
|
&:focus-visible {
|
|
791
800
|
@if $skin-name == 'fluent2' {
|
|
792
|
-
background-color: $
|
|
801
|
+
background-color: $flyout-bg-color-focus;
|
|
793
802
|
box-shadow: $shadow-focus-ring1;
|
|
794
803
|
border-radius: 4px;
|
|
795
804
|
}
|
|
@@ -646,6 +646,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
646
646
|
}
|
|
647
647
|
@if $skin-name == 'fluent2' {
|
|
648
648
|
border-radius: 4px;
|
|
649
|
+
&:focus-visible {
|
|
650
|
+
color: $content-text-color;
|
|
651
|
+
& .e-caret,
|
|
652
|
+
& .e-menu-icon {
|
|
653
|
+
color: $icon-color;
|
|
654
|
+
}
|
|
655
|
+
}
|
|
649
656
|
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
@@ -696,9 +703,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
696
703
|
|
|
697
704
|
&:focus-visible {
|
|
698
705
|
@if $skin-name == 'fluent2' {
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
706
|
+
&:not(.e-selected) {
|
|
707
|
+
border-radius: 4px;
|
|
708
|
+
background-color: $content-bg-color;
|
|
709
|
+
box-shadow: $shadow-focus-ring1;
|
|
710
|
+
}
|
|
702
711
|
}
|
|
703
712
|
@if $skin-name == 'tailwind3' {
|
|
704
713
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -789,7 +798,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
789
798
|
|
|
790
799
|
&:focus-visible {
|
|
791
800
|
@if $skin-name == 'fluent2' {
|
|
792
|
-
background-color: $
|
|
801
|
+
background-color: $flyout-bg-color-focus;
|
|
793
802
|
box-shadow: $shadow-focus-ring1;
|
|
794
803
|
border-radius: 4px;
|
|
795
804
|
}
|
|
@@ -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
|
}
|
|
@@ -646,6 +646,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
646
646
|
}
|
|
647
647
|
@if $skin-name == 'fluent2' {
|
|
648
648
|
border-radius: 4px;
|
|
649
|
+
&:focus-visible {
|
|
650
|
+
color: $content-text-color;
|
|
651
|
+
& .e-caret,
|
|
652
|
+
& .e-menu-icon {
|
|
653
|
+
color: $icon-color;
|
|
654
|
+
}
|
|
655
|
+
}
|
|
649
656
|
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
@@ -696,9 +703,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
696
703
|
|
|
697
704
|
&:focus-visible {
|
|
698
705
|
@if $skin-name == 'fluent2' {
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
706
|
+
&:not(.e-selected) {
|
|
707
|
+
border-radius: 4px;
|
|
708
|
+
background-color: $content-bg-color;
|
|
709
|
+
box-shadow: $shadow-focus-ring1;
|
|
710
|
+
}
|
|
702
711
|
}
|
|
703
712
|
@if $skin-name == 'tailwind3' {
|
|
704
713
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -789,7 +798,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
789
798
|
|
|
790
799
|
&:focus-visible {
|
|
791
800
|
@if $skin-name == 'fluent2' {
|
|
792
|
-
background-color: $
|
|
801
|
+
background-color: $flyout-bg-color-focus;
|
|
793
802
|
box-shadow: $shadow-focus-ring1;
|
|
794
803
|
border-radius: 4px;
|
|
795
804
|
}
|
|
@@ -646,6 +646,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
646
646
|
}
|
|
647
647
|
@if $skin-name == 'fluent2' {
|
|
648
648
|
border-radius: 4px;
|
|
649
|
+
&:focus-visible {
|
|
650
|
+
color: $content-text-color;
|
|
651
|
+
& .e-caret,
|
|
652
|
+
& .e-menu-icon {
|
|
653
|
+
color: $icon-color;
|
|
654
|
+
}
|
|
655
|
+
}
|
|
649
656
|
}
|
|
650
657
|
}
|
|
651
658
|
}
|
|
@@ -696,9 +703,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
696
703
|
|
|
697
704
|
&:focus-visible {
|
|
698
705
|
@if $skin-name == 'fluent2' {
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
706
|
+
&:not(.e-selected) {
|
|
707
|
+
border-radius: 4px;
|
|
708
|
+
background-color: $content-bg-color;
|
|
709
|
+
box-shadow: $shadow-focus-ring1;
|
|
710
|
+
}
|
|
702
711
|
}
|
|
703
712
|
@if $skin-name == 'tailwind3' {
|
|
704
713
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -789,7 +798,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
789
798
|
|
|
790
799
|
&:focus-visible {
|
|
791
800
|
@if $skin-name == 'fluent2' {
|
|
792
|
-
background-color: $
|
|
801
|
+
background-color: $flyout-bg-color-focus;
|
|
793
802
|
box-shadow: $shadow-focus-ring1;
|
|
794
803
|
border-radius: 4px;
|
|
795
804
|
}
|
|
@@ -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: $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
|
}
|