@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
|
@@ -9817,6 +9817,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9817
9817
|
border-bottom: transparent;
|
|
9818
9818
|
}
|
|
9819
9819
|
}
|
|
9820
|
+
|
|
9821
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9822
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9823
|
+
padding: 0;
|
|
9824
|
+
|
|
9825
|
+
input {
|
|
9826
|
+
padding: 14px 2px 5px 12px;
|
|
9827
|
+
}
|
|
9828
|
+
|
|
9829
|
+
label.e-float-text {
|
|
9830
|
+
padding-left: 12px;
|
|
9831
|
+
}
|
|
9832
|
+
|
|
9833
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9834
|
+
@if $input-skin-name == 'material' {
|
|
9835
|
+
padding-right: 17px;
|
|
9836
|
+
}
|
|
9837
|
+
@else {
|
|
9838
|
+
margin-right: 10px;
|
|
9839
|
+
}
|
|
9840
|
+
}
|
|
9841
|
+
}
|
|
9842
|
+
}
|
|
9820
9843
|
}
|
|
9821
9844
|
|
|
9822
9845
|
|
|
@@ -52232,6 +52255,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52232
52255
|
@else {
|
|
52233
52256
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52234
52257
|
}
|
|
52258
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52259
|
+
.e-tbar-btn-text,
|
|
52260
|
+
.e-icons.e-btn-icon {
|
|
52261
|
+
color: $tbar-default-icon-color;
|
|
52262
|
+
}
|
|
52263
|
+
}
|
|
52235
52264
|
}
|
|
52236
52265
|
|
|
52237
52266
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52255,6 +52284,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52255
52284
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52256
52285
|
border-style: $tbar-border-nav-type;
|
|
52257
52286
|
border-width: $tbar-btn-hover-border-size;
|
|
52287
|
+
|
|
52288
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52289
|
+
.e-tbar-btn-text,
|
|
52290
|
+
.e-icons.e-btn-icon {
|
|
52291
|
+
color: $tbar-btn-text-focus-color;
|
|
52292
|
+
}
|
|
52293
|
+
}
|
|
52258
52294
|
}
|
|
52259
52295
|
|
|
52260
52296
|
&:active {
|
|
@@ -61022,6 +61058,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61022
61058
|
}
|
|
61023
61059
|
@if $skin-name == 'fluent2' {
|
|
61024
61060
|
border-radius: 4px;
|
|
61061
|
+
&:focus-visible {
|
|
61062
|
+
color: $content-text-color;
|
|
61063
|
+
& .e-caret,
|
|
61064
|
+
& .e-menu-icon {
|
|
61065
|
+
color: $icon-color;
|
|
61066
|
+
}
|
|
61067
|
+
}
|
|
61025
61068
|
}
|
|
61026
61069
|
}
|
|
61027
61070
|
}
|
|
@@ -61072,9 +61115,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61072
61115
|
|
|
61073
61116
|
&:focus-visible {
|
|
61074
61117
|
@if $skin-name == 'fluent2' {
|
|
61075
|
-
|
|
61076
|
-
|
|
61077
|
-
|
|
61118
|
+
&:not(.e-selected) {
|
|
61119
|
+
border-radius: 4px;
|
|
61120
|
+
background-color: $content-bg-color;
|
|
61121
|
+
box-shadow: $shadow-focus-ring1;
|
|
61122
|
+
}
|
|
61078
61123
|
}
|
|
61079
61124
|
@if $skin-name == 'tailwind3' {
|
|
61080
61125
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61165,7 +61210,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61165
61210
|
|
|
61166
61211
|
&:focus-visible {
|
|
61167
61212
|
@if $skin-name == 'fluent2' {
|
|
61168
|
-
background-color: $
|
|
61213
|
+
background-color: $flyout-bg-color-focus;
|
|
61169
61214
|
box-shadow: $shadow-focus-ring1;
|
|
61170
61215
|
border-radius: 4px;
|
|
61171
61216
|
}
|
|
@@ -133259,6 +133304,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
133259
133304
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133260
133305
|
top: calc(50% + 60px);
|
|
133261
133306
|
}
|
|
133307
|
+
|
|
133308
|
+
.e-image-editor.e-control.e-readonly {
|
|
133309
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133310
|
+
}
|
|
133262
133311
|
}
|
|
133263
133312
|
|
|
133264
133313
|
|
|
@@ -8970,6 +8970,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
8970
8970
|
border-bottom: transparent;
|
|
8971
8971
|
}
|
|
8972
8972
|
}
|
|
8973
|
+
|
|
8974
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8975
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8976
|
+
padding: 0;
|
|
8977
|
+
|
|
8978
|
+
input {
|
|
8979
|
+
padding: 14px 2px 5px 12px;
|
|
8980
|
+
}
|
|
8981
|
+
|
|
8982
|
+
label.e-float-text {
|
|
8983
|
+
padding-left: 12px;
|
|
8984
|
+
}
|
|
8985
|
+
|
|
8986
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
8987
|
+
@if $input-skin-name == 'material' {
|
|
8988
|
+
padding-right: 17px;
|
|
8989
|
+
}
|
|
8990
|
+
@else {
|
|
8991
|
+
margin-right: 10px;
|
|
8992
|
+
}
|
|
8993
|
+
}
|
|
8994
|
+
}
|
|
8995
|
+
}
|
|
8973
8996
|
}
|
|
8974
8997
|
|
|
8975
8998
|
|
|
@@ -37773,6 +37796,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37773
37796
|
@else {
|
|
37774
37797
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
37775
37798
|
}
|
|
37799
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37800
|
+
.e-tbar-btn-text,
|
|
37801
|
+
.e-icons.e-btn-icon {
|
|
37802
|
+
color: $tbar-default-icon-color;
|
|
37803
|
+
}
|
|
37804
|
+
}
|
|
37776
37805
|
}
|
|
37777
37806
|
|
|
37778
37807
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -37796,6 +37825,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37796
37825
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
37797
37826
|
border-style: $tbar-border-nav-type;
|
|
37798
37827
|
border-width: $tbar-btn-hover-border-size;
|
|
37828
|
+
|
|
37829
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37830
|
+
.e-tbar-btn-text,
|
|
37831
|
+
.e-icons.e-btn-icon {
|
|
37832
|
+
color: $tbar-btn-text-focus-color;
|
|
37833
|
+
}
|
|
37834
|
+
}
|
|
37799
37835
|
}
|
|
37800
37836
|
|
|
37801
37837
|
&:active {
|
|
@@ -44559,6 +44595,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44559
44595
|
}
|
|
44560
44596
|
@if $skin-name == 'fluent2' {
|
|
44561
44597
|
border-radius: 4px;
|
|
44598
|
+
&:focus-visible {
|
|
44599
|
+
color: $content-text-color;
|
|
44600
|
+
& .e-caret,
|
|
44601
|
+
& .e-menu-icon {
|
|
44602
|
+
color: $icon-color;
|
|
44603
|
+
}
|
|
44604
|
+
}
|
|
44562
44605
|
}
|
|
44563
44606
|
}
|
|
44564
44607
|
}
|
|
@@ -44609,9 +44652,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44609
44652
|
|
|
44610
44653
|
&:focus-visible {
|
|
44611
44654
|
@if $skin-name == 'fluent2' {
|
|
44612
|
-
|
|
44613
|
-
|
|
44614
|
-
|
|
44655
|
+
&:not(.e-selected) {
|
|
44656
|
+
border-radius: 4px;
|
|
44657
|
+
background-color: $content-bg-color;
|
|
44658
|
+
box-shadow: $shadow-focus-ring1;
|
|
44659
|
+
}
|
|
44615
44660
|
}
|
|
44616
44661
|
@if $skin-name == 'tailwind3' {
|
|
44617
44662
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -44702,7 +44747,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44702
44747
|
|
|
44703
44748
|
&:focus-visible {
|
|
44704
44749
|
@if $skin-name == 'fluent2' {
|
|
44705
|
-
background-color: $
|
|
44750
|
+
background-color: $flyout-bg-color-focus;
|
|
44706
44751
|
box-shadow: $shadow-focus-ring1;
|
|
44707
44752
|
border-radius: 4px;
|
|
44708
44753
|
}
|
|
@@ -101846,6 +101891,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
101846
101891
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
101847
101892
|
top: calc(50% + 60px);
|
|
101848
101893
|
}
|
|
101894
|
+
|
|
101895
|
+
.e-image-editor.e-control.e-readonly {
|
|
101896
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
101897
|
+
}
|
|
101849
101898
|
}
|
|
101850
101899
|
|
|
101851
101900
|
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -9804,6 +9804,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9804
9804
|
border-bottom: transparent;
|
|
9805
9805
|
}
|
|
9806
9806
|
}
|
|
9807
|
+
|
|
9808
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9809
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9810
|
+
padding: 0;
|
|
9811
|
+
|
|
9812
|
+
input {
|
|
9813
|
+
padding: 14px 2px 5px 12px;
|
|
9814
|
+
}
|
|
9815
|
+
|
|
9816
|
+
label.e-float-text {
|
|
9817
|
+
padding-left: 12px;
|
|
9818
|
+
}
|
|
9819
|
+
|
|
9820
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9821
|
+
@if $input-skin-name == 'material' {
|
|
9822
|
+
padding-right: 17px;
|
|
9823
|
+
}
|
|
9824
|
+
@else {
|
|
9825
|
+
margin-right: 10px;
|
|
9826
|
+
}
|
|
9827
|
+
}
|
|
9828
|
+
}
|
|
9829
|
+
}
|
|
9807
9830
|
}
|
|
9808
9831
|
|
|
9809
9832
|
|
|
@@ -52017,6 +52040,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52017
52040
|
@else {
|
|
52018
52041
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52019
52042
|
}
|
|
52043
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52044
|
+
.e-tbar-btn-text,
|
|
52045
|
+
.e-icons.e-btn-icon {
|
|
52046
|
+
color: $tbar-default-icon-color;
|
|
52047
|
+
}
|
|
52048
|
+
}
|
|
52020
52049
|
}
|
|
52021
52050
|
|
|
52022
52051
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52040,6 +52069,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52040
52069
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52041
52070
|
border-style: $tbar-border-nav-type;
|
|
52042
52071
|
border-width: $tbar-btn-hover-border-size;
|
|
52072
|
+
|
|
52073
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52074
|
+
.e-tbar-btn-text,
|
|
52075
|
+
.e-icons.e-btn-icon {
|
|
52076
|
+
color: $tbar-btn-text-focus-color;
|
|
52077
|
+
}
|
|
52078
|
+
}
|
|
52043
52079
|
}
|
|
52044
52080
|
|
|
52045
52081
|
&:active {
|
|
@@ -60808,6 +60844,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60808
60844
|
}
|
|
60809
60845
|
@if $skin-name == 'fluent2' {
|
|
60810
60846
|
border-radius: 4px;
|
|
60847
|
+
&:focus-visible {
|
|
60848
|
+
color: $content-text-color;
|
|
60849
|
+
& .e-caret,
|
|
60850
|
+
& .e-menu-icon {
|
|
60851
|
+
color: $icon-color;
|
|
60852
|
+
}
|
|
60853
|
+
}
|
|
60811
60854
|
}
|
|
60812
60855
|
}
|
|
60813
60856
|
}
|
|
@@ -60858,9 +60901,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60858
60901
|
|
|
60859
60902
|
&:focus-visible {
|
|
60860
60903
|
@if $skin-name == 'fluent2' {
|
|
60861
|
-
|
|
60862
|
-
|
|
60863
|
-
|
|
60904
|
+
&:not(.e-selected) {
|
|
60905
|
+
border-radius: 4px;
|
|
60906
|
+
background-color: $content-bg-color;
|
|
60907
|
+
box-shadow: $shadow-focus-ring1;
|
|
60908
|
+
}
|
|
60864
60909
|
}
|
|
60865
60910
|
@if $skin-name == 'tailwind3' {
|
|
60866
60911
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -60951,7 +60996,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60951
60996
|
|
|
60952
60997
|
&:focus-visible {
|
|
60953
60998
|
@if $skin-name == 'fluent2' {
|
|
60954
|
-
background-color: $
|
|
60999
|
+
background-color: $flyout-bg-color-focus;
|
|
60955
61000
|
box-shadow: $shadow-focus-ring1;
|
|
60956
61001
|
border-radius: 4px;
|
|
60957
61002
|
}
|
|
@@ -133034,6 +133079,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
133034
133079
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133035
133080
|
top: calc(50% + 60px);
|
|
133036
133081
|
}
|
|
133082
|
+
|
|
133083
|
+
.e-image-editor.e-control.e-readonly {
|
|
133084
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133085
|
+
}
|
|
133037
133086
|
}
|
|
133038
133087
|
|
|
133039
133088
|
|
|
@@ -9069,6 +9069,29 @@ $float-label-rtl-value: -10px !default;
|
|
|
9069
9069
|
border-bottom: transparent;
|
|
9070
9070
|
}
|
|
9071
9071
|
}
|
|
9072
|
+
|
|
9073
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9074
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9075
|
+
padding: 0;
|
|
9076
|
+
|
|
9077
|
+
input {
|
|
9078
|
+
padding: 14px 2px 5px 12px;
|
|
9079
|
+
}
|
|
9080
|
+
|
|
9081
|
+
label.e-float-text {
|
|
9082
|
+
padding-left: 12px;
|
|
9083
|
+
}
|
|
9084
|
+
|
|
9085
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9086
|
+
@if $input-skin-name == 'material' {
|
|
9087
|
+
padding-right: 17px;
|
|
9088
|
+
}
|
|
9089
|
+
@else {
|
|
9090
|
+
margin-right: 10px;
|
|
9091
|
+
}
|
|
9092
|
+
}
|
|
9093
|
+
}
|
|
9094
|
+
}
|
|
9072
9095
|
}
|
|
9073
9096
|
|
|
9074
9097
|
|
|
@@ -38258,6 +38281,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38258
38281
|
@else {
|
|
38259
38282
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38260
38283
|
}
|
|
38284
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38285
|
+
.e-tbar-btn-text,
|
|
38286
|
+
.e-icons.e-btn-icon {
|
|
38287
|
+
color: $tbar-default-icon-color;
|
|
38288
|
+
}
|
|
38289
|
+
}
|
|
38261
38290
|
}
|
|
38262
38291
|
|
|
38263
38292
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38281,6 +38310,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38281
38310
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38282
38311
|
border-style: $tbar-border-nav-type;
|
|
38283
38312
|
border-width: $tbar-btn-hover-border-size;
|
|
38313
|
+
|
|
38314
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38315
|
+
.e-tbar-btn-text,
|
|
38316
|
+
.e-icons.e-btn-icon {
|
|
38317
|
+
color: $tbar-btn-text-focus-color;
|
|
38318
|
+
}
|
|
38319
|
+
}
|
|
38284
38320
|
}
|
|
38285
38321
|
|
|
38286
38322
|
&:active {
|
|
@@ -45048,6 +45084,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45048
45084
|
}
|
|
45049
45085
|
@if $skin-name == 'fluent2' {
|
|
45050
45086
|
border-radius: 4px;
|
|
45087
|
+
&:focus-visible {
|
|
45088
|
+
color: $content-text-color;
|
|
45089
|
+
& .e-caret,
|
|
45090
|
+
& .e-menu-icon {
|
|
45091
|
+
color: $icon-color;
|
|
45092
|
+
}
|
|
45093
|
+
}
|
|
45051
45094
|
}
|
|
45052
45095
|
}
|
|
45053
45096
|
}
|
|
@@ -45098,9 +45141,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45098
45141
|
|
|
45099
45142
|
&:focus-visible {
|
|
45100
45143
|
@if $skin-name == 'fluent2' {
|
|
45101
|
-
|
|
45102
|
-
|
|
45103
|
-
|
|
45144
|
+
&:not(.e-selected) {
|
|
45145
|
+
border-radius: 4px;
|
|
45146
|
+
background-color: $content-bg-color;
|
|
45147
|
+
box-shadow: $shadow-focus-ring1;
|
|
45148
|
+
}
|
|
45104
45149
|
}
|
|
45105
45150
|
@if $skin-name == 'tailwind3' {
|
|
45106
45151
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45191,7 +45236,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45191
45236
|
|
|
45192
45237
|
&:focus-visible {
|
|
45193
45238
|
@if $skin-name == 'fluent2' {
|
|
45194
|
-
background-color: $
|
|
45239
|
+
background-color: $flyout-bg-color-focus;
|
|
45195
45240
|
box-shadow: $shadow-focus-ring1;
|
|
45196
45241
|
border-radius: 4px;
|
|
45197
45242
|
}
|
|
@@ -102525,6 +102570,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
102525
102570
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102526
102571
|
top: calc(50% + 60px);
|
|
102527
102572
|
}
|
|
102573
|
+
|
|
102574
|
+
.e-image-editor.e-control.e-readonly {
|
|
102575
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102576
|
+
}
|
|
102528
102577
|
}
|
|
102529
102578
|
|
|
102530
102579
|
|
|
@@ -9903,6 +9903,29 @@ $float-label-rtl-value: -10px !default;
|
|
|
9903
9903
|
border-bottom: transparent;
|
|
9904
9904
|
}
|
|
9905
9905
|
}
|
|
9906
|
+
|
|
9907
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9908
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9909
|
+
padding: 0;
|
|
9910
|
+
|
|
9911
|
+
input {
|
|
9912
|
+
padding: 14px 2px 5px 12px;
|
|
9913
|
+
}
|
|
9914
|
+
|
|
9915
|
+
label.e-float-text {
|
|
9916
|
+
padding-left: 12px;
|
|
9917
|
+
}
|
|
9918
|
+
|
|
9919
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9920
|
+
@if $input-skin-name == 'material' {
|
|
9921
|
+
padding-right: 17px;
|
|
9922
|
+
}
|
|
9923
|
+
@else {
|
|
9924
|
+
margin-right: 10px;
|
|
9925
|
+
}
|
|
9926
|
+
}
|
|
9927
|
+
}
|
|
9928
|
+
}
|
|
9906
9929
|
}
|
|
9907
9930
|
|
|
9908
9931
|
|
|
@@ -52502,6 +52525,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52502
52525
|
@else {
|
|
52503
52526
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52504
52527
|
}
|
|
52528
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52529
|
+
.e-tbar-btn-text,
|
|
52530
|
+
.e-icons.e-btn-icon {
|
|
52531
|
+
color: $tbar-default-icon-color;
|
|
52532
|
+
}
|
|
52533
|
+
}
|
|
52505
52534
|
}
|
|
52506
52535
|
|
|
52507
52536
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52525,6 +52554,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52525
52554
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52526
52555
|
border-style: $tbar-border-nav-type;
|
|
52527
52556
|
border-width: $tbar-btn-hover-border-size;
|
|
52557
|
+
|
|
52558
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52559
|
+
.e-tbar-btn-text,
|
|
52560
|
+
.e-icons.e-btn-icon {
|
|
52561
|
+
color: $tbar-btn-text-focus-color;
|
|
52562
|
+
}
|
|
52563
|
+
}
|
|
52528
52564
|
}
|
|
52529
52565
|
|
|
52530
52566
|
&:active {
|
|
@@ -61297,6 +61333,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61297
61333
|
}
|
|
61298
61334
|
@if $skin-name == 'fluent2' {
|
|
61299
61335
|
border-radius: 4px;
|
|
61336
|
+
&:focus-visible {
|
|
61337
|
+
color: $content-text-color;
|
|
61338
|
+
& .e-caret,
|
|
61339
|
+
& .e-menu-icon {
|
|
61340
|
+
color: $icon-color;
|
|
61341
|
+
}
|
|
61342
|
+
}
|
|
61300
61343
|
}
|
|
61301
61344
|
}
|
|
61302
61345
|
}
|
|
@@ -61347,9 +61390,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61347
61390
|
|
|
61348
61391
|
&:focus-visible {
|
|
61349
61392
|
@if $skin-name == 'fluent2' {
|
|
61350
|
-
|
|
61351
|
-
|
|
61352
|
-
|
|
61393
|
+
&:not(.e-selected) {
|
|
61394
|
+
border-radius: 4px;
|
|
61395
|
+
background-color: $content-bg-color;
|
|
61396
|
+
box-shadow: $shadow-focus-ring1;
|
|
61397
|
+
}
|
|
61353
61398
|
}
|
|
61354
61399
|
@if $skin-name == 'tailwind3' {
|
|
61355
61400
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61440,7 +61485,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61440
61485
|
|
|
61441
61486
|
&:focus-visible {
|
|
61442
61487
|
@if $skin-name == 'fluent2' {
|
|
61443
|
-
background-color: $
|
|
61488
|
+
background-color: $flyout-bg-color-focus;
|
|
61444
61489
|
box-shadow: $shadow-focus-ring1;
|
|
61445
61490
|
border-radius: 4px;
|
|
61446
61491
|
}
|
|
@@ -133713,6 +133758,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
133713
133758
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133714
133759
|
top: calc(50% + 60px);
|
|
133715
133760
|
}
|
|
133761
|
+
|
|
133762
|
+
.e-image-editor.e-control.e-readonly {
|
|
133763
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133764
|
+
}
|
|
133716
133765
|
}
|
|
133717
133766
|
|
|
133718
133767
|
|
|
@@ -9069,6 +9069,29 @@ $float-label-rtl-value: -10px !default;
|
|
|
9069
9069
|
border-bottom: transparent;
|
|
9070
9070
|
}
|
|
9071
9071
|
}
|
|
9072
|
+
|
|
9073
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9074
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9075
|
+
padding: 0;
|
|
9076
|
+
|
|
9077
|
+
input {
|
|
9078
|
+
padding: 14px 2px 5px 12px;
|
|
9079
|
+
}
|
|
9080
|
+
|
|
9081
|
+
label.e-float-text {
|
|
9082
|
+
padding-left: 12px;
|
|
9083
|
+
}
|
|
9084
|
+
|
|
9085
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9086
|
+
@if $input-skin-name == 'material' {
|
|
9087
|
+
padding-right: 17px;
|
|
9088
|
+
}
|
|
9089
|
+
@else {
|
|
9090
|
+
margin-right: 10px;
|
|
9091
|
+
}
|
|
9092
|
+
}
|
|
9093
|
+
}
|
|
9094
|
+
}
|
|
9072
9095
|
}
|
|
9073
9096
|
|
|
9074
9097
|
|
|
@@ -38258,6 +38281,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38258
38281
|
@else {
|
|
38259
38282
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38260
38283
|
}
|
|
38284
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38285
|
+
.e-tbar-btn-text,
|
|
38286
|
+
.e-icons.e-btn-icon {
|
|
38287
|
+
color: $tbar-default-icon-color;
|
|
38288
|
+
}
|
|
38289
|
+
}
|
|
38261
38290
|
}
|
|
38262
38291
|
|
|
38263
38292
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38281,6 +38310,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38281
38310
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38282
38311
|
border-style: $tbar-border-nav-type;
|
|
38283
38312
|
border-width: $tbar-btn-hover-border-size;
|
|
38313
|
+
|
|
38314
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38315
|
+
.e-tbar-btn-text,
|
|
38316
|
+
.e-icons.e-btn-icon {
|
|
38317
|
+
color: $tbar-btn-text-focus-color;
|
|
38318
|
+
}
|
|
38319
|
+
}
|
|
38284
38320
|
}
|
|
38285
38321
|
|
|
38286
38322
|
&:active {
|
|
@@ -45048,6 +45084,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45048
45084
|
}
|
|
45049
45085
|
@if $skin-name == 'fluent2' {
|
|
45050
45086
|
border-radius: 4px;
|
|
45087
|
+
&:focus-visible {
|
|
45088
|
+
color: $content-text-color;
|
|
45089
|
+
& .e-caret,
|
|
45090
|
+
& .e-menu-icon {
|
|
45091
|
+
color: $icon-color;
|
|
45092
|
+
}
|
|
45093
|
+
}
|
|
45051
45094
|
}
|
|
45052
45095
|
}
|
|
45053
45096
|
}
|
|
@@ -45098,9 +45141,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45098
45141
|
|
|
45099
45142
|
&:focus-visible {
|
|
45100
45143
|
@if $skin-name == 'fluent2' {
|
|
45101
|
-
|
|
45102
|
-
|
|
45103
|
-
|
|
45144
|
+
&:not(.e-selected) {
|
|
45145
|
+
border-radius: 4px;
|
|
45146
|
+
background-color: $content-bg-color;
|
|
45147
|
+
box-shadow: $shadow-focus-ring1;
|
|
45148
|
+
}
|
|
45104
45149
|
}
|
|
45105
45150
|
@if $skin-name == 'tailwind3' {
|
|
45106
45151
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45191,7 +45236,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45191
45236
|
|
|
45192
45237
|
&:focus-visible {
|
|
45193
45238
|
@if $skin-name == 'fluent2' {
|
|
45194
|
-
background-color: $
|
|
45239
|
+
background-color: $flyout-bg-color-focus;
|
|
45195
45240
|
box-shadow: $shadow-focus-ring1;
|
|
45196
45241
|
border-radius: 4px;
|
|
45197
45242
|
}
|
|
@@ -102525,6 +102570,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
102525
102570
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102526
102571
|
top: calc(50% + 60px);
|
|
102527
102572
|
}
|
|
102573
|
+
|
|
102574
|
+
.e-image-editor.e-control.e-readonly {
|
|
102575
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102576
|
+
}
|
|
102528
102577
|
}
|
|
102529
102578
|
|
|
102530
102579
|
|