@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
|
@@ -9811,6 +9811,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9811
9811
|
border-bottom: transparent;
|
|
9812
9812
|
}
|
|
9813
9813
|
}
|
|
9814
|
+
|
|
9815
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9816
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9817
|
+
padding: 0;
|
|
9818
|
+
|
|
9819
|
+
input {
|
|
9820
|
+
padding: 14px 2px 5px 12px;
|
|
9821
|
+
}
|
|
9822
|
+
|
|
9823
|
+
label.e-float-text {
|
|
9824
|
+
padding-left: 12px;
|
|
9825
|
+
}
|
|
9826
|
+
|
|
9827
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9828
|
+
@if $input-skin-name == 'material' {
|
|
9829
|
+
padding-right: 17px;
|
|
9830
|
+
}
|
|
9831
|
+
@else {
|
|
9832
|
+
margin-right: 10px;
|
|
9833
|
+
}
|
|
9834
|
+
}
|
|
9835
|
+
}
|
|
9836
|
+
}
|
|
9814
9837
|
}
|
|
9815
9838
|
|
|
9816
9839
|
|
|
@@ -38949,6 +38972,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38949
38972
|
@else {
|
|
38950
38973
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38951
38974
|
}
|
|
38975
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38976
|
+
.e-tbar-btn-text,
|
|
38977
|
+
.e-icons.e-btn-icon {
|
|
38978
|
+
color: $tbar-default-icon-color;
|
|
38979
|
+
}
|
|
38980
|
+
}
|
|
38952
38981
|
}
|
|
38953
38982
|
|
|
38954
38983
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38972,6 +39001,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38972
39001
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38973
39002
|
border-style: $tbar-border-nav-type;
|
|
38974
39003
|
border-width: $tbar-btn-hover-border-size;
|
|
39004
|
+
|
|
39005
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39006
|
+
.e-tbar-btn-text,
|
|
39007
|
+
.e-icons.e-btn-icon {
|
|
39008
|
+
color: $tbar-btn-text-focus-color;
|
|
39009
|
+
}
|
|
39010
|
+
}
|
|
38975
39011
|
}
|
|
38976
39012
|
|
|
38977
39013
|
&:active {
|
|
@@ -45729,6 +45765,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
45729
45765
|
}
|
|
45730
45766
|
@if $skin-name == 'fluent2' {
|
|
45731
45767
|
border-radius: 4px;
|
|
45768
|
+
&:focus-visible {
|
|
45769
|
+
color: $content-text-color;
|
|
45770
|
+
& .e-caret,
|
|
45771
|
+
& .e-menu-icon {
|
|
45772
|
+
color: $icon-color;
|
|
45773
|
+
}
|
|
45774
|
+
}
|
|
45732
45775
|
}
|
|
45733
45776
|
}
|
|
45734
45777
|
}
|
|
@@ -45779,9 +45822,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
45779
45822
|
|
|
45780
45823
|
&:focus-visible {
|
|
45781
45824
|
@if $skin-name == 'fluent2' {
|
|
45782
|
-
|
|
45783
|
-
|
|
45784
|
-
|
|
45825
|
+
&:not(.e-selected) {
|
|
45826
|
+
border-radius: 4px;
|
|
45827
|
+
background-color: $content-bg-color;
|
|
45828
|
+
box-shadow: $shadow-focus-ring1;
|
|
45829
|
+
}
|
|
45785
45830
|
}
|
|
45786
45831
|
@if $skin-name == 'tailwind3' {
|
|
45787
45832
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45872,7 +45917,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
45872
45917
|
|
|
45873
45918
|
&:focus-visible {
|
|
45874
45919
|
@if $skin-name == 'fluent2' {
|
|
45875
|
-
background-color: $
|
|
45920
|
+
background-color: $flyout-bg-color-focus;
|
|
45876
45921
|
box-shadow: $shadow-focus-ring1;
|
|
45877
45922
|
border-radius: 4px;
|
|
45878
45923
|
}
|
|
@@ -103213,6 +103258,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103213
103258
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
103214
103259
|
top: calc(50% + 60px);
|
|
103215
103260
|
}
|
|
103261
|
+
|
|
103262
|
+
.e-image-editor.e-control.e-readonly {
|
|
103263
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
103264
|
+
}
|
|
103216
103265
|
}
|
|
103217
103266
|
|
|
103218
103267
|
|
|
@@ -10645,6 +10645,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
10645
10645
|
border-bottom: transparent;
|
|
10646
10646
|
}
|
|
10647
10647
|
}
|
|
10648
|
+
|
|
10649
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10650
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10651
|
+
padding: 0;
|
|
10652
|
+
|
|
10653
|
+
input {
|
|
10654
|
+
padding: 14px 2px 5px 12px;
|
|
10655
|
+
}
|
|
10656
|
+
|
|
10657
|
+
label.e-float-text {
|
|
10658
|
+
padding-left: 12px;
|
|
10659
|
+
}
|
|
10660
|
+
|
|
10661
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10662
|
+
@if $input-skin-name == 'material' {
|
|
10663
|
+
padding-right: 17px;
|
|
10664
|
+
}
|
|
10665
|
+
@else {
|
|
10666
|
+
margin-right: 10px;
|
|
10667
|
+
}
|
|
10668
|
+
}
|
|
10669
|
+
}
|
|
10670
|
+
}
|
|
10648
10671
|
}
|
|
10649
10672
|
|
|
10650
10673
|
|
|
@@ -53193,6 +53216,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53193
53216
|
@else {
|
|
53194
53217
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
53195
53218
|
}
|
|
53219
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53220
|
+
.e-tbar-btn-text,
|
|
53221
|
+
.e-icons.e-btn-icon {
|
|
53222
|
+
color: $tbar-default-icon-color;
|
|
53223
|
+
}
|
|
53224
|
+
}
|
|
53196
53225
|
}
|
|
53197
53226
|
|
|
53198
53227
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -53216,6 +53245,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53216
53245
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
53217
53246
|
border-style: $tbar-border-nav-type;
|
|
53218
53247
|
border-width: $tbar-btn-hover-border-size;
|
|
53248
|
+
|
|
53249
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53250
|
+
.e-tbar-btn-text,
|
|
53251
|
+
.e-icons.e-btn-icon {
|
|
53252
|
+
color: $tbar-btn-text-focus-color;
|
|
53253
|
+
}
|
|
53254
|
+
}
|
|
53219
53255
|
}
|
|
53220
53256
|
|
|
53221
53257
|
&:active {
|
|
@@ -61978,6 +62014,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
61978
62014
|
}
|
|
61979
62015
|
@if $skin-name == 'fluent2' {
|
|
61980
62016
|
border-radius: 4px;
|
|
62017
|
+
&:focus-visible {
|
|
62018
|
+
color: $content-text-color;
|
|
62019
|
+
& .e-caret,
|
|
62020
|
+
& .e-menu-icon {
|
|
62021
|
+
color: $icon-color;
|
|
62022
|
+
}
|
|
62023
|
+
}
|
|
61981
62024
|
}
|
|
61982
62025
|
}
|
|
61983
62026
|
}
|
|
@@ -62028,9 +62071,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62028
62071
|
|
|
62029
62072
|
&:focus-visible {
|
|
62030
62073
|
@if $skin-name == 'fluent2' {
|
|
62031
|
-
|
|
62032
|
-
|
|
62033
|
-
|
|
62074
|
+
&:not(.e-selected) {
|
|
62075
|
+
border-radius: 4px;
|
|
62076
|
+
background-color: $content-bg-color;
|
|
62077
|
+
box-shadow: $shadow-focus-ring1;
|
|
62078
|
+
}
|
|
62034
62079
|
}
|
|
62035
62080
|
@if $skin-name == 'tailwind3' {
|
|
62036
62081
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -62121,7 +62166,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62121
62166
|
|
|
62122
62167
|
&:focus-visible {
|
|
62123
62168
|
@if $skin-name == 'fluent2' {
|
|
62124
|
-
background-color: $
|
|
62169
|
+
background-color: $flyout-bg-color-focus;
|
|
62125
62170
|
box-shadow: $shadow-focus-ring1;
|
|
62126
62171
|
border-radius: 4px;
|
|
62127
62172
|
}
|
|
@@ -134401,6 +134446,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134401
134446
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134402
134447
|
top: calc(50% + 60px);
|
|
134403
134448
|
}
|
|
134449
|
+
|
|
134450
|
+
.e-image-editor.e-control.e-readonly {
|
|
134451
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134452
|
+
}
|
|
134404
134453
|
}
|
|
134405
134454
|
|
|
134406
134455
|
|
|
@@ -10158,6 +10158,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
10158
10158
|
border-bottom: transparent;
|
|
10159
10159
|
}
|
|
10160
10160
|
}
|
|
10161
|
+
|
|
10162
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10163
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10164
|
+
padding: 0;
|
|
10165
|
+
|
|
10166
|
+
input {
|
|
10167
|
+
padding: 14px 2px 5px 12px;
|
|
10168
|
+
}
|
|
10169
|
+
|
|
10170
|
+
label.e-float-text {
|
|
10171
|
+
padding-left: 12px;
|
|
10172
|
+
}
|
|
10173
|
+
|
|
10174
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10175
|
+
@if $input-skin-name == 'material' {
|
|
10176
|
+
padding-right: 17px;
|
|
10177
|
+
}
|
|
10178
|
+
@else {
|
|
10179
|
+
margin-right: 10px;
|
|
10180
|
+
}
|
|
10181
|
+
}
|
|
10182
|
+
}
|
|
10183
|
+
}
|
|
10161
10184
|
}
|
|
10162
10185
|
|
|
10163
10186
|
|
|
@@ -39296,6 +39319,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39296
39319
|
@else {
|
|
39297
39320
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
39298
39321
|
}
|
|
39322
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39323
|
+
.e-tbar-btn-text,
|
|
39324
|
+
.e-icons.e-btn-icon {
|
|
39325
|
+
color: $tbar-default-icon-color;
|
|
39326
|
+
}
|
|
39327
|
+
}
|
|
39299
39328
|
}
|
|
39300
39329
|
|
|
39301
39330
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -39319,6 +39348,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39319
39348
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
39320
39349
|
border-style: $tbar-border-nav-type;
|
|
39321
39350
|
border-width: $tbar-btn-hover-border-size;
|
|
39351
|
+
|
|
39352
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39353
|
+
.e-tbar-btn-text,
|
|
39354
|
+
.e-icons.e-btn-icon {
|
|
39355
|
+
color: $tbar-btn-text-focus-color;
|
|
39356
|
+
}
|
|
39357
|
+
}
|
|
39322
39358
|
}
|
|
39323
39359
|
|
|
39324
39360
|
&:active {
|
|
@@ -46076,6 +46112,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46076
46112
|
}
|
|
46077
46113
|
@if $skin-name == 'fluent2' {
|
|
46078
46114
|
border-radius: 4px;
|
|
46115
|
+
&:focus-visible {
|
|
46116
|
+
color: $content-text-color;
|
|
46117
|
+
& .e-caret,
|
|
46118
|
+
& .e-menu-icon {
|
|
46119
|
+
color: $icon-color;
|
|
46120
|
+
}
|
|
46121
|
+
}
|
|
46079
46122
|
}
|
|
46080
46123
|
}
|
|
46081
46124
|
}
|
|
@@ -46126,9 +46169,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46126
46169
|
|
|
46127
46170
|
&:focus-visible {
|
|
46128
46171
|
@if $skin-name == 'fluent2' {
|
|
46129
|
-
|
|
46130
|
-
|
|
46131
|
-
|
|
46172
|
+
&:not(.e-selected) {
|
|
46173
|
+
border-radius: 4px;
|
|
46174
|
+
background-color: $content-bg-color;
|
|
46175
|
+
box-shadow: $shadow-focus-ring1;
|
|
46176
|
+
}
|
|
46132
46177
|
}
|
|
46133
46178
|
@if $skin-name == 'tailwind3' {
|
|
46134
46179
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -46219,7 +46264,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46219
46264
|
|
|
46220
46265
|
&:focus-visible {
|
|
46221
46266
|
@if $skin-name == 'fluent2' {
|
|
46222
|
-
background-color: $
|
|
46267
|
+
background-color: $flyout-bg-color-focus;
|
|
46223
46268
|
box-shadow: $shadow-focus-ring1;
|
|
46224
46269
|
border-radius: 4px;
|
|
46225
46270
|
}
|
|
@@ -103560,6 +103605,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103560
103605
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
103561
103606
|
top: calc(50% + 60px);
|
|
103562
103607
|
}
|
|
103608
|
+
|
|
103609
|
+
.e-image-editor.e-control.e-readonly {
|
|
103610
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
103611
|
+
}
|
|
103563
103612
|
}
|
|
103564
103613
|
|
|
103565
103614
|
|
|
@@ -10992,6 +10992,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
10992
10992
|
border-bottom: transparent;
|
|
10993
10993
|
}
|
|
10994
10994
|
}
|
|
10995
|
+
|
|
10996
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10997
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10998
|
+
padding: 0;
|
|
10999
|
+
|
|
11000
|
+
input {
|
|
11001
|
+
padding: 14px 2px 5px 12px;
|
|
11002
|
+
}
|
|
11003
|
+
|
|
11004
|
+
label.e-float-text {
|
|
11005
|
+
padding-left: 12px;
|
|
11006
|
+
}
|
|
11007
|
+
|
|
11008
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11009
|
+
@if $input-skin-name == 'material' {
|
|
11010
|
+
padding-right: 17px;
|
|
11011
|
+
}
|
|
11012
|
+
@else {
|
|
11013
|
+
margin-right: 10px;
|
|
11014
|
+
}
|
|
11015
|
+
}
|
|
11016
|
+
}
|
|
11017
|
+
}
|
|
10995
11018
|
}
|
|
10996
11019
|
|
|
10997
11020
|
|
|
@@ -53540,6 +53563,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53540
53563
|
@else {
|
|
53541
53564
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
53542
53565
|
}
|
|
53566
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53567
|
+
.e-tbar-btn-text,
|
|
53568
|
+
.e-icons.e-btn-icon {
|
|
53569
|
+
color: $tbar-default-icon-color;
|
|
53570
|
+
}
|
|
53571
|
+
}
|
|
53543
53572
|
}
|
|
53544
53573
|
|
|
53545
53574
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -53563,6 +53592,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53563
53592
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
53564
53593
|
border-style: $tbar-border-nav-type;
|
|
53565
53594
|
border-width: $tbar-btn-hover-border-size;
|
|
53595
|
+
|
|
53596
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53597
|
+
.e-tbar-btn-text,
|
|
53598
|
+
.e-icons.e-btn-icon {
|
|
53599
|
+
color: $tbar-btn-text-focus-color;
|
|
53600
|
+
}
|
|
53601
|
+
}
|
|
53566
53602
|
}
|
|
53567
53603
|
|
|
53568
53604
|
&:active {
|
|
@@ -62325,6 +62361,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62325
62361
|
}
|
|
62326
62362
|
@if $skin-name == 'fluent2' {
|
|
62327
62363
|
border-radius: 4px;
|
|
62364
|
+
&:focus-visible {
|
|
62365
|
+
color: $content-text-color;
|
|
62366
|
+
& .e-caret,
|
|
62367
|
+
& .e-menu-icon {
|
|
62368
|
+
color: $icon-color;
|
|
62369
|
+
}
|
|
62370
|
+
}
|
|
62328
62371
|
}
|
|
62329
62372
|
}
|
|
62330
62373
|
}
|
|
@@ -62375,9 +62418,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62375
62418
|
|
|
62376
62419
|
&:focus-visible {
|
|
62377
62420
|
@if $skin-name == 'fluent2' {
|
|
62378
|
-
|
|
62379
|
-
|
|
62380
|
-
|
|
62421
|
+
&:not(.e-selected) {
|
|
62422
|
+
border-radius: 4px;
|
|
62423
|
+
background-color: $content-bg-color;
|
|
62424
|
+
box-shadow: $shadow-focus-ring1;
|
|
62425
|
+
}
|
|
62381
62426
|
}
|
|
62382
62427
|
@if $skin-name == 'tailwind3' {
|
|
62383
62428
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -62468,7 +62513,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62468
62513
|
|
|
62469
62514
|
&:focus-visible {
|
|
62470
62515
|
@if $skin-name == 'fluent2' {
|
|
62471
|
-
background-color: $
|
|
62516
|
+
background-color: $flyout-bg-color-focus;
|
|
62472
62517
|
box-shadow: $shadow-focus-ring1;
|
|
62473
62518
|
border-radius: 4px;
|
|
62474
62519
|
}
|
|
@@ -134748,6 +134793,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134748
134793
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134749
134794
|
top: calc(50% + 60px);
|
|
134750
134795
|
}
|
|
134796
|
+
|
|
134797
|
+
.e-image-editor.e-control.e-readonly {
|
|
134798
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134799
|
+
}
|
|
134751
134800
|
}
|
|
134752
134801
|
|
|
134753
134802
|
|
|
@@ -9893,6 +9893,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9893
9893
|
border-bottom: transparent;
|
|
9894
9894
|
}
|
|
9895
9895
|
}
|
|
9896
|
+
|
|
9897
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9898
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9899
|
+
padding: 0;
|
|
9900
|
+
|
|
9901
|
+
input {
|
|
9902
|
+
padding: 14px 2px 5px 12px;
|
|
9903
|
+
}
|
|
9904
|
+
|
|
9905
|
+
label.e-float-text {
|
|
9906
|
+
padding-left: 12px;
|
|
9907
|
+
}
|
|
9908
|
+
|
|
9909
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9910
|
+
@if $input-skin-name == 'material' {
|
|
9911
|
+
padding-right: 17px;
|
|
9912
|
+
}
|
|
9913
|
+
@else {
|
|
9914
|
+
margin-right: 10px;
|
|
9915
|
+
}
|
|
9916
|
+
}
|
|
9917
|
+
}
|
|
9918
|
+
}
|
|
9896
9919
|
}
|
|
9897
9920
|
|
|
9898
9921
|
|
|
@@ -52430,6 +52453,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52430
52453
|
@else {
|
|
52431
52454
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52432
52455
|
}
|
|
52456
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52457
|
+
.e-tbar-btn-text,
|
|
52458
|
+
.e-icons.e-btn-icon {
|
|
52459
|
+
color: $tbar-default-icon-color;
|
|
52460
|
+
}
|
|
52461
|
+
}
|
|
52433
52462
|
}
|
|
52434
52463
|
|
|
52435
52464
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52453,6 +52482,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52453
52482
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52454
52483
|
border-style: $tbar-border-nav-type;
|
|
52455
52484
|
border-width: $tbar-btn-hover-border-size;
|
|
52485
|
+
|
|
52486
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52487
|
+
.e-tbar-btn-text,
|
|
52488
|
+
.e-icons.e-btn-icon {
|
|
52489
|
+
color: $tbar-btn-text-focus-color;
|
|
52490
|
+
}
|
|
52491
|
+
}
|
|
52456
52492
|
}
|
|
52457
52493
|
|
|
52458
52494
|
&:active {
|
|
@@ -61215,6 +61251,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61215
61251
|
}
|
|
61216
61252
|
@if $skin-name == 'fluent2' {
|
|
61217
61253
|
border-radius: 4px;
|
|
61254
|
+
&:focus-visible {
|
|
61255
|
+
color: $content-text-color;
|
|
61256
|
+
& .e-caret,
|
|
61257
|
+
& .e-menu-icon {
|
|
61258
|
+
color: $icon-color;
|
|
61259
|
+
}
|
|
61260
|
+
}
|
|
61218
61261
|
}
|
|
61219
61262
|
}
|
|
61220
61263
|
}
|
|
@@ -61265,9 +61308,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61265
61308
|
|
|
61266
61309
|
&:focus-visible {
|
|
61267
61310
|
@if $skin-name == 'fluent2' {
|
|
61268
|
-
|
|
61269
|
-
|
|
61270
|
-
|
|
61311
|
+
&:not(.e-selected) {
|
|
61312
|
+
border-radius: 4px;
|
|
61313
|
+
background-color: $content-bg-color;
|
|
61314
|
+
box-shadow: $shadow-focus-ring1;
|
|
61315
|
+
}
|
|
61271
61316
|
}
|
|
61272
61317
|
@if $skin-name == 'tailwind3' {
|
|
61273
61318
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61358,7 +61403,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61358
61403
|
|
|
61359
61404
|
&:focus-visible {
|
|
61360
61405
|
@if $skin-name == 'fluent2' {
|
|
61361
|
-
background-color: $
|
|
61406
|
+
background-color: $flyout-bg-color-focus;
|
|
61362
61407
|
box-shadow: $shadow-focus-ring1;
|
|
61363
61408
|
border-radius: 4px;
|
|
61364
61409
|
}
|
|
@@ -133611,6 +133656,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
133611
133656
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133612
133657
|
top: calc(50% + 60px);
|
|
133613
133658
|
}
|
|
133659
|
+
|
|
133660
|
+
.e-image-editor.e-control.e-readonly {
|
|
133661
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133662
|
+
}
|
|
133614
133663
|
}
|
|
133615
133664
|
|
|
133616
133665
|
|
|
@@ -8983,6 +8983,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
8983
8983
|
border-bottom: transparent;
|
|
8984
8984
|
}
|
|
8985
8985
|
}
|
|
8986
|
+
|
|
8987
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8988
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8989
|
+
padding: 0;
|
|
8990
|
+
|
|
8991
|
+
input {
|
|
8992
|
+
padding: 14px 2px 5px 12px;
|
|
8993
|
+
}
|
|
8994
|
+
|
|
8995
|
+
label.e-float-text {
|
|
8996
|
+
padding-left: 12px;
|
|
8997
|
+
}
|
|
8998
|
+
|
|
8999
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9000
|
+
@if $input-skin-name == 'material' {
|
|
9001
|
+
padding-right: 17px;
|
|
9002
|
+
}
|
|
9003
|
+
@else {
|
|
9004
|
+
margin-right: 10px;
|
|
9005
|
+
}
|
|
9006
|
+
}
|
|
9007
|
+
}
|
|
9008
|
+
}
|
|
8986
9009
|
}
|
|
8987
9010
|
|
|
8988
9011
|
|
|
@@ -37988,6 +38011,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37988
38011
|
@else {
|
|
37989
38012
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
37990
38013
|
}
|
|
38014
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38015
|
+
.e-tbar-btn-text,
|
|
38016
|
+
.e-icons.e-btn-icon {
|
|
38017
|
+
color: $tbar-default-icon-color;
|
|
38018
|
+
}
|
|
38019
|
+
}
|
|
37991
38020
|
}
|
|
37992
38021
|
|
|
37993
38022
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38011,6 +38040,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38011
38040
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38012
38041
|
border-style: $tbar-border-nav-type;
|
|
38013
38042
|
border-width: $tbar-btn-hover-border-size;
|
|
38043
|
+
|
|
38044
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38045
|
+
.e-tbar-btn-text,
|
|
38046
|
+
.e-icons.e-btn-icon {
|
|
38047
|
+
color: $tbar-btn-text-focus-color;
|
|
38048
|
+
}
|
|
38049
|
+
}
|
|
38014
38050
|
}
|
|
38015
38051
|
|
|
38016
38052
|
&:active {
|
|
@@ -44773,6 +44809,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44773
44809
|
}
|
|
44774
44810
|
@if $skin-name == 'fluent2' {
|
|
44775
44811
|
border-radius: 4px;
|
|
44812
|
+
&:focus-visible {
|
|
44813
|
+
color: $content-text-color;
|
|
44814
|
+
& .e-caret,
|
|
44815
|
+
& .e-menu-icon {
|
|
44816
|
+
color: $icon-color;
|
|
44817
|
+
}
|
|
44818
|
+
}
|
|
44776
44819
|
}
|
|
44777
44820
|
}
|
|
44778
44821
|
}
|
|
@@ -44823,9 +44866,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44823
44866
|
|
|
44824
44867
|
&:focus-visible {
|
|
44825
44868
|
@if $skin-name == 'fluent2' {
|
|
44826
|
-
|
|
44827
|
-
|
|
44828
|
-
|
|
44869
|
+
&:not(.e-selected) {
|
|
44870
|
+
border-radius: 4px;
|
|
44871
|
+
background-color: $content-bg-color;
|
|
44872
|
+
box-shadow: $shadow-focus-ring1;
|
|
44873
|
+
}
|
|
44829
44874
|
}
|
|
44830
44875
|
@if $skin-name == 'tailwind3' {
|
|
44831
44876
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -44916,7 +44961,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44916
44961
|
|
|
44917
44962
|
&:focus-visible {
|
|
44918
44963
|
@if $skin-name == 'fluent2' {
|
|
44919
|
-
background-color: $
|
|
44964
|
+
background-color: $flyout-bg-color-focus;
|
|
44920
44965
|
box-shadow: $shadow-focus-ring1;
|
|
44921
44966
|
border-radius: 4px;
|
|
44922
44967
|
}
|
|
@@ -102071,6 +102116,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
102071
102116
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102072
102117
|
top: calc(50% + 60px);
|
|
102073
102118
|
}
|
|
102119
|
+
|
|
102120
|
+
.e-image-editor.e-control.e-readonly {
|
|
102121
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102122
|
+
}
|
|
102074
102123
|
}
|
|
102075
102124
|
|
|
102076
102125
|
|