@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
|
@@ -10104,6 +10104,29 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
10104
10104
|
border-bottom: transparent;
|
|
10105
10105
|
}
|
|
10106
10106
|
}
|
|
10107
|
+
|
|
10108
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10109
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10110
|
+
padding: 0;
|
|
10111
|
+
|
|
10112
|
+
input {
|
|
10113
|
+
padding: 14px 2px 5px 12px;
|
|
10114
|
+
}
|
|
10115
|
+
|
|
10116
|
+
label.e-float-text {
|
|
10117
|
+
padding-left: 12px;
|
|
10118
|
+
}
|
|
10119
|
+
|
|
10120
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10121
|
+
@if $input-skin-name == 'material' {
|
|
10122
|
+
padding-right: 17px;
|
|
10123
|
+
}
|
|
10124
|
+
@else {
|
|
10125
|
+
margin-right: 10px;
|
|
10126
|
+
}
|
|
10127
|
+
}
|
|
10128
|
+
}
|
|
10129
|
+
}
|
|
10107
10130
|
}
|
|
10108
10131
|
|
|
10109
10132
|
|
|
@@ -52773,6 +52796,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52773
52796
|
@else {
|
|
52774
52797
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52775
52798
|
}
|
|
52799
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52800
|
+
.e-tbar-btn-text,
|
|
52801
|
+
.e-icons.e-btn-icon {
|
|
52802
|
+
color: $tbar-default-icon-color;
|
|
52803
|
+
}
|
|
52804
|
+
}
|
|
52776
52805
|
}
|
|
52777
52806
|
|
|
52778
52807
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52796,6 +52825,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52796
52825
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52797
52826
|
border-style: $tbar-border-nav-type;
|
|
52798
52827
|
border-width: $tbar-btn-hover-border-size;
|
|
52828
|
+
|
|
52829
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52830
|
+
.e-tbar-btn-text,
|
|
52831
|
+
.e-icons.e-btn-icon {
|
|
52832
|
+
color: $tbar-btn-text-focus-color;
|
|
52833
|
+
}
|
|
52834
|
+
}
|
|
52799
52835
|
}
|
|
52800
52836
|
|
|
52801
52837
|
&:active {
|
|
@@ -61558,6 +61594,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61558
61594
|
}
|
|
61559
61595
|
@if $skin-name == 'fluent2' {
|
|
61560
61596
|
border-radius: 4px;
|
|
61597
|
+
&:focus-visible {
|
|
61598
|
+
color: $content-text-color;
|
|
61599
|
+
& .e-caret,
|
|
61600
|
+
& .e-menu-icon {
|
|
61601
|
+
color: $icon-color;
|
|
61602
|
+
}
|
|
61603
|
+
}
|
|
61561
61604
|
}
|
|
61562
61605
|
}
|
|
61563
61606
|
}
|
|
@@ -61608,9 +61651,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61608
61651
|
|
|
61609
61652
|
&:focus-visible {
|
|
61610
61653
|
@if $skin-name == 'fluent2' {
|
|
61611
|
-
|
|
61612
|
-
|
|
61613
|
-
|
|
61654
|
+
&:not(.e-selected) {
|
|
61655
|
+
border-radius: 4px;
|
|
61656
|
+
background-color: $content-bg-color;
|
|
61657
|
+
box-shadow: $shadow-focus-ring1;
|
|
61658
|
+
}
|
|
61614
61659
|
}
|
|
61615
61660
|
@if $skin-name == 'tailwind3' {
|
|
61616
61661
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61701,7 +61746,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61701
61746
|
|
|
61702
61747
|
&:focus-visible {
|
|
61703
61748
|
@if $skin-name == 'fluent2' {
|
|
61704
|
-
background-color: $
|
|
61749
|
+
background-color: $flyout-bg-color-focus;
|
|
61705
61750
|
box-shadow: $shadow-focus-ring1;
|
|
61706
61751
|
border-radius: 4px;
|
|
61707
61752
|
}
|
|
@@ -134231,6 +134276,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134231
134276
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134232
134277
|
top: calc(50% + 60px);
|
|
134233
134278
|
}
|
|
134279
|
+
|
|
134280
|
+
.e-image-editor.e-control.e-readonly {
|
|
134281
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134282
|
+
}
|
|
134234
134283
|
}
|
|
134235
134284
|
|
|
134236
134285
|
|
|
@@ -9260,6 +9260,29 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9260
9260
|
border-bottom: transparent;
|
|
9261
9261
|
}
|
|
9262
9262
|
}
|
|
9263
|
+
|
|
9264
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9265
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9266
|
+
padding: 0;
|
|
9267
|
+
|
|
9268
|
+
input {
|
|
9269
|
+
padding: 14px 2px 5px 12px;
|
|
9270
|
+
}
|
|
9271
|
+
|
|
9272
|
+
label.e-float-text {
|
|
9273
|
+
padding-left: 12px;
|
|
9274
|
+
}
|
|
9275
|
+
|
|
9276
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9277
|
+
@if $input-skin-name == 'material' {
|
|
9278
|
+
padding-right: 17px;
|
|
9279
|
+
}
|
|
9280
|
+
@else {
|
|
9281
|
+
margin-right: 10px;
|
|
9282
|
+
}
|
|
9283
|
+
}
|
|
9284
|
+
}
|
|
9285
|
+
}
|
|
9263
9286
|
}
|
|
9264
9287
|
|
|
9265
9288
|
|
|
@@ -38271,6 +38294,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38271
38294
|
@else {
|
|
38272
38295
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38273
38296
|
}
|
|
38297
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38298
|
+
.e-tbar-btn-text,
|
|
38299
|
+
.e-icons.e-btn-icon {
|
|
38300
|
+
color: $tbar-default-icon-color;
|
|
38301
|
+
}
|
|
38302
|
+
}
|
|
38274
38303
|
}
|
|
38275
38304
|
|
|
38276
38305
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38294,6 +38323,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38294
38323
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38295
38324
|
border-style: $tbar-border-nav-type;
|
|
38296
38325
|
border-width: $tbar-btn-hover-border-size;
|
|
38326
|
+
|
|
38327
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38328
|
+
.e-tbar-btn-text,
|
|
38329
|
+
.e-icons.e-btn-icon {
|
|
38330
|
+
color: $tbar-btn-text-focus-color;
|
|
38331
|
+
}
|
|
38332
|
+
}
|
|
38297
38333
|
}
|
|
38298
38334
|
|
|
38299
38335
|
&:active {
|
|
@@ -45053,6 +45089,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
45053
45089
|
}
|
|
45054
45090
|
@if $skin-name == 'fluent2' {
|
|
45055
45091
|
border-radius: 4px;
|
|
45092
|
+
&:focus-visible {
|
|
45093
|
+
color: $content-text-color;
|
|
45094
|
+
& .e-caret,
|
|
45095
|
+
& .e-menu-icon {
|
|
45096
|
+
color: $icon-color;
|
|
45097
|
+
}
|
|
45098
|
+
}
|
|
45056
45099
|
}
|
|
45057
45100
|
}
|
|
45058
45101
|
}
|
|
@@ -45103,9 +45146,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
45103
45146
|
|
|
45104
45147
|
&:focus-visible {
|
|
45105
45148
|
@if $skin-name == 'fluent2' {
|
|
45106
|
-
|
|
45107
|
-
|
|
45108
|
-
|
|
45149
|
+
&:not(.e-selected) {
|
|
45150
|
+
border-radius: 4px;
|
|
45151
|
+
background-color: $content-bg-color;
|
|
45152
|
+
box-shadow: $shadow-focus-ring1;
|
|
45153
|
+
}
|
|
45109
45154
|
}
|
|
45110
45155
|
@if $skin-name == 'tailwind3' {
|
|
45111
45156
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45196,7 +45241,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
45196
45241
|
|
|
45197
45242
|
&:focus-visible {
|
|
45198
45243
|
@if $skin-name == 'fluent2' {
|
|
45199
|
-
background-color: $
|
|
45244
|
+
background-color: $flyout-bg-color-focus;
|
|
45200
45245
|
box-shadow: $shadow-focus-ring1;
|
|
45201
45246
|
border-radius: 4px;
|
|
45202
45247
|
}
|
|
@@ -102768,6 +102813,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102768
102813
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102769
102814
|
top: calc(50% + 60px);
|
|
102770
102815
|
}
|
|
102816
|
+
|
|
102817
|
+
.e-image-editor.e-control.e-readonly {
|
|
102818
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102819
|
+
}
|
|
102771
102820
|
}
|
|
102772
102821
|
|
|
102773
102822
|
|
|
@@ -10094,6 +10094,29 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
10094
10094
|
border-bottom: transparent;
|
|
10095
10095
|
}
|
|
10096
10096
|
}
|
|
10097
|
+
|
|
10098
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10099
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10100
|
+
padding: 0;
|
|
10101
|
+
|
|
10102
|
+
input {
|
|
10103
|
+
padding: 14px 2px 5px 12px;
|
|
10104
|
+
}
|
|
10105
|
+
|
|
10106
|
+
label.e-float-text {
|
|
10107
|
+
padding-left: 12px;
|
|
10108
|
+
}
|
|
10109
|
+
|
|
10110
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10111
|
+
@if $input-skin-name == 'material' {
|
|
10112
|
+
padding-right: 17px;
|
|
10113
|
+
}
|
|
10114
|
+
@else {
|
|
10115
|
+
margin-right: 10px;
|
|
10116
|
+
}
|
|
10117
|
+
}
|
|
10118
|
+
}
|
|
10119
|
+
}
|
|
10097
10120
|
}
|
|
10098
10121
|
|
|
10099
10122
|
|
|
@@ -52515,6 +52538,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52515
52538
|
@else {
|
|
52516
52539
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52517
52540
|
}
|
|
52541
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52542
|
+
.e-tbar-btn-text,
|
|
52543
|
+
.e-icons.e-btn-icon {
|
|
52544
|
+
color: $tbar-default-icon-color;
|
|
52545
|
+
}
|
|
52546
|
+
}
|
|
52518
52547
|
}
|
|
52519
52548
|
|
|
52520
52549
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52538,6 +52567,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52538
52567
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52539
52568
|
border-style: $tbar-border-nav-type;
|
|
52540
52569
|
border-width: $tbar-btn-hover-border-size;
|
|
52570
|
+
|
|
52571
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52572
|
+
.e-tbar-btn-text,
|
|
52573
|
+
.e-icons.e-btn-icon {
|
|
52574
|
+
color: $tbar-btn-text-focus-color;
|
|
52575
|
+
}
|
|
52576
|
+
}
|
|
52541
52577
|
}
|
|
52542
52578
|
|
|
52543
52579
|
&:active {
|
|
@@ -61302,6 +61338,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61302
61338
|
}
|
|
61303
61339
|
@if $skin-name == 'fluent2' {
|
|
61304
61340
|
border-radius: 4px;
|
|
61341
|
+
&:focus-visible {
|
|
61342
|
+
color: $content-text-color;
|
|
61343
|
+
& .e-caret,
|
|
61344
|
+
& .e-menu-icon {
|
|
61345
|
+
color: $icon-color;
|
|
61346
|
+
}
|
|
61347
|
+
}
|
|
61305
61348
|
}
|
|
61306
61349
|
}
|
|
61307
61350
|
}
|
|
@@ -61352,9 +61395,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61352
61395
|
|
|
61353
61396
|
&:focus-visible {
|
|
61354
61397
|
@if $skin-name == 'fluent2' {
|
|
61355
|
-
|
|
61356
|
-
|
|
61357
|
-
|
|
61398
|
+
&:not(.e-selected) {
|
|
61399
|
+
border-radius: 4px;
|
|
61400
|
+
background-color: $content-bg-color;
|
|
61401
|
+
box-shadow: $shadow-focus-ring1;
|
|
61402
|
+
}
|
|
61358
61403
|
}
|
|
61359
61404
|
@if $skin-name == 'tailwind3' {
|
|
61360
61405
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61445,7 +61490,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61445
61490
|
|
|
61446
61491
|
&:focus-visible {
|
|
61447
61492
|
@if $skin-name == 'fluent2' {
|
|
61448
|
-
background-color: $
|
|
61493
|
+
background-color: $flyout-bg-color-focus;
|
|
61449
61494
|
box-shadow: $shadow-focus-ring1;
|
|
61450
61495
|
border-radius: 4px;
|
|
61451
61496
|
}
|
|
@@ -133956,6 +134001,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
133956
134001
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133957
134002
|
top: calc(50% + 60px);
|
|
133958
134003
|
}
|
|
134004
|
+
|
|
134005
|
+
.e-image-editor.e-control.e-readonly {
|
|
134006
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134007
|
+
}
|
|
133959
134008
|
}
|
|
133960
134009
|
|
|
133961
134010
|
|
|
@@ -9430,6 +9430,29 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
9430
9430
|
border-bottom: transparent;
|
|
9431
9431
|
}
|
|
9432
9432
|
}
|
|
9433
|
+
|
|
9434
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9435
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9436
|
+
padding: 0;
|
|
9437
|
+
|
|
9438
|
+
input {
|
|
9439
|
+
padding: 14px 2px 5px 12px;
|
|
9440
|
+
}
|
|
9441
|
+
|
|
9442
|
+
label.e-float-text {
|
|
9443
|
+
padding-left: 12px;
|
|
9444
|
+
}
|
|
9445
|
+
|
|
9446
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9447
|
+
@if $input-skin-name == 'material' {
|
|
9448
|
+
padding-right: 17px;
|
|
9449
|
+
}
|
|
9450
|
+
@else {
|
|
9451
|
+
margin-right: 10px;
|
|
9452
|
+
}
|
|
9453
|
+
}
|
|
9454
|
+
}
|
|
9455
|
+
}
|
|
9433
9456
|
}
|
|
9434
9457
|
|
|
9435
9458
|
|
|
@@ -38280,6 +38303,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38280
38303
|
@else {
|
|
38281
38304
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38282
38305
|
}
|
|
38306
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38307
|
+
.e-tbar-btn-text,
|
|
38308
|
+
.e-icons.e-btn-icon {
|
|
38309
|
+
color: $tbar-default-icon-color;
|
|
38310
|
+
}
|
|
38311
|
+
}
|
|
38283
38312
|
}
|
|
38284
38313
|
|
|
38285
38314
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38303,6 +38332,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38303
38332
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38304
38333
|
border-style: $tbar-border-nav-type;
|
|
38305
38334
|
border-width: $tbar-btn-hover-border-size;
|
|
38335
|
+
|
|
38336
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38337
|
+
.e-tbar-btn-text,
|
|
38338
|
+
.e-icons.e-btn-icon {
|
|
38339
|
+
color: $tbar-btn-text-focus-color;
|
|
38340
|
+
}
|
|
38341
|
+
}
|
|
38306
38342
|
}
|
|
38307
38343
|
|
|
38308
38344
|
&:active {
|
|
@@ -45049,6 +45085,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45049
45085
|
}
|
|
45050
45086
|
@if $skin-name == 'fluent2' {
|
|
45051
45087
|
border-radius: 4px;
|
|
45088
|
+
&:focus-visible {
|
|
45089
|
+
color: $content-text-color;
|
|
45090
|
+
& .e-caret,
|
|
45091
|
+
& .e-menu-icon {
|
|
45092
|
+
color: $icon-color;
|
|
45093
|
+
}
|
|
45094
|
+
}
|
|
45052
45095
|
}
|
|
45053
45096
|
}
|
|
45054
45097
|
}
|
|
@@ -45099,9 +45142,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45099
45142
|
|
|
45100
45143
|
&:focus-visible {
|
|
45101
45144
|
@if $skin-name == 'fluent2' {
|
|
45102
|
-
|
|
45103
|
-
|
|
45104
|
-
|
|
45145
|
+
&:not(.e-selected) {
|
|
45146
|
+
border-radius: 4px;
|
|
45147
|
+
background-color: $content-bg-color;
|
|
45148
|
+
box-shadow: $shadow-focus-ring1;
|
|
45149
|
+
}
|
|
45105
45150
|
}
|
|
45106
45151
|
@if $skin-name == 'tailwind3' {
|
|
45107
45152
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45192,7 +45237,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45192
45237
|
|
|
45193
45238
|
&:focus-visible {
|
|
45194
45239
|
@if $skin-name == 'fluent2' {
|
|
45195
|
-
background-color: $
|
|
45240
|
+
background-color: $flyout-bg-color-focus;
|
|
45196
45241
|
box-shadow: $shadow-focus-ring1;
|
|
45197
45242
|
border-radius: 4px;
|
|
45198
45243
|
}
|
|
@@ -102843,6 +102888,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102843
102888
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102844
102889
|
top: calc(50% + 60px);
|
|
102845
102890
|
}
|
|
102891
|
+
|
|
102892
|
+
.e-image-editor.e-control.e-readonly {
|
|
102893
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102894
|
+
}
|
|
102846
102895
|
}
|
|
102847
102896
|
|
|
102848
102897
|
|
|
@@ -10264,6 +10264,29 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10264
10264
|
border-bottom: transparent;
|
|
10265
10265
|
}
|
|
10266
10266
|
}
|
|
10267
|
+
|
|
10268
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10269
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10270
|
+
padding: 0;
|
|
10271
|
+
|
|
10272
|
+
input {
|
|
10273
|
+
padding: 14px 2px 5px 12px;
|
|
10274
|
+
}
|
|
10275
|
+
|
|
10276
|
+
label.e-float-text {
|
|
10277
|
+
padding-left: 12px;
|
|
10278
|
+
}
|
|
10279
|
+
|
|
10280
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10281
|
+
@if $input-skin-name == 'material' {
|
|
10282
|
+
padding-right: 17px;
|
|
10283
|
+
}
|
|
10284
|
+
@else {
|
|
10285
|
+
margin-right: 10px;
|
|
10286
|
+
}
|
|
10287
|
+
}
|
|
10288
|
+
}
|
|
10289
|
+
}
|
|
10267
10290
|
}
|
|
10268
10291
|
|
|
10269
10292
|
|
|
@@ -52524,6 +52547,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52524
52547
|
@else {
|
|
52525
52548
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52526
52549
|
}
|
|
52550
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52551
|
+
.e-tbar-btn-text,
|
|
52552
|
+
.e-icons.e-btn-icon {
|
|
52553
|
+
color: $tbar-default-icon-color;
|
|
52554
|
+
}
|
|
52555
|
+
}
|
|
52527
52556
|
}
|
|
52528
52557
|
|
|
52529
52558
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52547,6 +52576,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52547
52576
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52548
52577
|
border-style: $tbar-border-nav-type;
|
|
52549
52578
|
border-width: $tbar-btn-hover-border-size;
|
|
52579
|
+
|
|
52580
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52581
|
+
.e-tbar-btn-text,
|
|
52582
|
+
.e-icons.e-btn-icon {
|
|
52583
|
+
color: $tbar-btn-text-focus-color;
|
|
52584
|
+
}
|
|
52585
|
+
}
|
|
52550
52586
|
}
|
|
52551
52587
|
|
|
52552
52588
|
&:active {
|
|
@@ -61298,6 +61334,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61298
61334
|
}
|
|
61299
61335
|
@if $skin-name == 'fluent2' {
|
|
61300
61336
|
border-radius: 4px;
|
|
61337
|
+
&:focus-visible {
|
|
61338
|
+
color: $content-text-color;
|
|
61339
|
+
& .e-caret,
|
|
61340
|
+
& .e-menu-icon {
|
|
61341
|
+
color: $icon-color;
|
|
61342
|
+
}
|
|
61343
|
+
}
|
|
61301
61344
|
}
|
|
61302
61345
|
}
|
|
61303
61346
|
}
|
|
@@ -61348,9 +61391,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61348
61391
|
|
|
61349
61392
|
&:focus-visible {
|
|
61350
61393
|
@if $skin-name == 'fluent2' {
|
|
61351
|
-
|
|
61352
|
-
|
|
61353
|
-
|
|
61394
|
+
&:not(.e-selected) {
|
|
61395
|
+
border-radius: 4px;
|
|
61396
|
+
background-color: $content-bg-color;
|
|
61397
|
+
box-shadow: $shadow-focus-ring1;
|
|
61398
|
+
}
|
|
61354
61399
|
}
|
|
61355
61400
|
@if $skin-name == 'tailwind3' {
|
|
61356
61401
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61441,7 +61486,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61441
61486
|
|
|
61442
61487
|
&:focus-visible {
|
|
61443
61488
|
@if $skin-name == 'fluent2' {
|
|
61444
|
-
background-color: $
|
|
61489
|
+
background-color: $flyout-bg-color-focus;
|
|
61445
61490
|
box-shadow: $shadow-focus-ring1;
|
|
61446
61491
|
border-radius: 4px;
|
|
61447
61492
|
}
|
|
@@ -134031,6 +134076,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134031
134076
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134032
134077
|
top: calc(50% + 60px);
|
|
134033
134078
|
}
|
|
134079
|
+
|
|
134080
|
+
.e-image-editor.e-control.e-readonly {
|
|
134081
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134082
|
+
}
|
|
134034
134083
|
}
|
|
134035
134084
|
|
|
134036
134085
|
|
|
@@ -9500,6 +9500,29 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
9500
9500
|
border-bottom: transparent;
|
|
9501
9501
|
}
|
|
9502
9502
|
}
|
|
9503
|
+
|
|
9504
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9505
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9506
|
+
padding: 0;
|
|
9507
|
+
|
|
9508
|
+
input {
|
|
9509
|
+
padding: 14px 2px 5px 12px;
|
|
9510
|
+
}
|
|
9511
|
+
|
|
9512
|
+
label.e-float-text {
|
|
9513
|
+
padding-left: 12px;
|
|
9514
|
+
}
|
|
9515
|
+
|
|
9516
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9517
|
+
@if $input-skin-name == 'material' {
|
|
9518
|
+
padding-right: 17px;
|
|
9519
|
+
}
|
|
9520
|
+
@else {
|
|
9521
|
+
margin-right: 10px;
|
|
9522
|
+
}
|
|
9523
|
+
}
|
|
9524
|
+
}
|
|
9525
|
+
}
|
|
9503
9526
|
}
|
|
9504
9527
|
|
|
9505
9528
|
|
|
@@ -38350,6 +38373,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38350
38373
|
@else {
|
|
38351
38374
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38352
38375
|
}
|
|
38376
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38377
|
+
.e-tbar-btn-text,
|
|
38378
|
+
.e-icons.e-btn-icon {
|
|
38379
|
+
color: $tbar-default-icon-color;
|
|
38380
|
+
}
|
|
38381
|
+
}
|
|
38353
38382
|
}
|
|
38354
38383
|
|
|
38355
38384
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38373,6 +38402,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38373
38402
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38374
38403
|
border-style: $tbar-border-nav-type;
|
|
38375
38404
|
border-width: $tbar-btn-hover-border-size;
|
|
38405
|
+
|
|
38406
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38407
|
+
.e-tbar-btn-text,
|
|
38408
|
+
.e-icons.e-btn-icon {
|
|
38409
|
+
color: $tbar-btn-text-focus-color;
|
|
38410
|
+
}
|
|
38411
|
+
}
|
|
38376
38412
|
}
|
|
38377
38413
|
|
|
38378
38414
|
&:active {
|
|
@@ -45119,6 +45155,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45119
45155
|
}
|
|
45120
45156
|
@if $skin-name == 'fluent2' {
|
|
45121
45157
|
border-radius: 4px;
|
|
45158
|
+
&:focus-visible {
|
|
45159
|
+
color: $content-text-color;
|
|
45160
|
+
& .e-caret,
|
|
45161
|
+
& .e-menu-icon {
|
|
45162
|
+
color: $icon-color;
|
|
45163
|
+
}
|
|
45164
|
+
}
|
|
45122
45165
|
}
|
|
45123
45166
|
}
|
|
45124
45167
|
}
|
|
@@ -45169,9 +45212,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45169
45212
|
|
|
45170
45213
|
&:focus-visible {
|
|
45171
45214
|
@if $skin-name == 'fluent2' {
|
|
45172
|
-
|
|
45173
|
-
|
|
45174
|
-
|
|
45215
|
+
&:not(.e-selected) {
|
|
45216
|
+
border-radius: 4px;
|
|
45217
|
+
background-color: $content-bg-color;
|
|
45218
|
+
box-shadow: $shadow-focus-ring1;
|
|
45219
|
+
}
|
|
45175
45220
|
}
|
|
45176
45221
|
@if $skin-name == 'tailwind3' {
|
|
45177
45222
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45262,7 +45307,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45262
45307
|
|
|
45263
45308
|
&:focus-visible {
|
|
45264
45309
|
@if $skin-name == 'fluent2' {
|
|
45265
|
-
background-color: $
|
|
45310
|
+
background-color: $flyout-bg-color-focus;
|
|
45266
45311
|
box-shadow: $shadow-focus-ring1;
|
|
45267
45312
|
border-radius: 4px;
|
|
45268
45313
|
}
|
|
@@ -102913,6 +102958,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102913
102958
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102914
102959
|
top: calc(50% + 60px);
|
|
102915
102960
|
}
|
|
102961
|
+
|
|
102962
|
+
.e-image-editor.e-control.e-readonly {
|
|
102963
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102964
|
+
}
|
|
102916
102965
|
}
|
|
102917
102966
|
|
|
102918
102967
|
|