@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
|
@@ -9854,6 +9854,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9854
9854
|
border-bottom: transparent;
|
|
9855
9855
|
}
|
|
9856
9856
|
}
|
|
9857
|
+
|
|
9858
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9859
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9860
|
+
padding: 0;
|
|
9861
|
+
|
|
9862
|
+
input {
|
|
9863
|
+
padding: 14px 2px 5px 12px;
|
|
9864
|
+
}
|
|
9865
|
+
|
|
9866
|
+
label.e-float-text {
|
|
9867
|
+
padding-left: 12px;
|
|
9868
|
+
}
|
|
9869
|
+
|
|
9870
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9871
|
+
@if $input-skin-name == 'material' {
|
|
9872
|
+
padding-right: 17px;
|
|
9873
|
+
}
|
|
9874
|
+
@else {
|
|
9875
|
+
margin-right: 10px;
|
|
9876
|
+
}
|
|
9877
|
+
}
|
|
9878
|
+
}
|
|
9879
|
+
}
|
|
9857
9880
|
}
|
|
9858
9881
|
|
|
9859
9882
|
|
|
@@ -52103,6 +52126,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52103
52126
|
@else {
|
|
52104
52127
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52105
52128
|
}
|
|
52129
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52130
|
+
.e-tbar-btn-text,
|
|
52131
|
+
.e-icons.e-btn-icon {
|
|
52132
|
+
color: $tbar-default-icon-color;
|
|
52133
|
+
}
|
|
52134
|
+
}
|
|
52106
52135
|
}
|
|
52107
52136
|
|
|
52108
52137
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52126,6 +52155,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52126
52155
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52127
52156
|
border-style: $tbar-border-nav-type;
|
|
52128
52157
|
border-width: $tbar-btn-hover-border-size;
|
|
52158
|
+
|
|
52159
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52160
|
+
.e-tbar-btn-text,
|
|
52161
|
+
.e-icons.e-btn-icon {
|
|
52162
|
+
color: $tbar-btn-text-focus-color;
|
|
52163
|
+
}
|
|
52164
|
+
}
|
|
52129
52165
|
}
|
|
52130
52166
|
|
|
52131
52167
|
&:active {
|
|
@@ -60878,6 +60914,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60878
60914
|
}
|
|
60879
60915
|
@if $skin-name == 'fluent2' {
|
|
60880
60916
|
border-radius: 4px;
|
|
60917
|
+
&:focus-visible {
|
|
60918
|
+
color: $content-text-color;
|
|
60919
|
+
& .e-caret,
|
|
60920
|
+
& .e-menu-icon {
|
|
60921
|
+
color: $icon-color;
|
|
60922
|
+
}
|
|
60923
|
+
}
|
|
60881
60924
|
}
|
|
60882
60925
|
}
|
|
60883
60926
|
}
|
|
@@ -60928,9 +60971,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60928
60971
|
|
|
60929
60972
|
&:focus-visible {
|
|
60930
60973
|
@if $skin-name == 'fluent2' {
|
|
60931
|
-
|
|
60932
|
-
|
|
60933
|
-
|
|
60974
|
+
&:not(.e-selected) {
|
|
60975
|
+
border-radius: 4px;
|
|
60976
|
+
background-color: $content-bg-color;
|
|
60977
|
+
box-shadow: $shadow-focus-ring1;
|
|
60978
|
+
}
|
|
60934
60979
|
}
|
|
60935
60980
|
@if $skin-name == 'tailwind3' {
|
|
60936
60981
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61021,7 +61066,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61021
61066
|
|
|
61022
61067
|
&:focus-visible {
|
|
61023
61068
|
@if $skin-name == 'fluent2' {
|
|
61024
|
-
background-color: $
|
|
61069
|
+
background-color: $flyout-bg-color-focus;
|
|
61025
61070
|
box-shadow: $shadow-focus-ring1;
|
|
61026
61071
|
border-radius: 4px;
|
|
61027
61072
|
}
|
|
@@ -133222,6 +133267,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
133222
133267
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133223
133268
|
top: calc(50% + 60px);
|
|
133224
133269
|
}
|
|
133270
|
+
|
|
133271
|
+
.e-image-editor.e-control.e-readonly {
|
|
133272
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133273
|
+
}
|
|
133225
133274
|
}
|
|
133226
133275
|
|
|
133227
133276
|
|
|
@@ -8865,6 +8865,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
8865
8865
|
border-bottom: transparent;
|
|
8866
8866
|
}
|
|
8867
8867
|
}
|
|
8868
|
+
|
|
8869
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8870
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8871
|
+
padding: 0;
|
|
8872
|
+
|
|
8873
|
+
input {
|
|
8874
|
+
padding: 14px 2px 5px 12px;
|
|
8875
|
+
}
|
|
8876
|
+
|
|
8877
|
+
label.e-float-text {
|
|
8878
|
+
padding-left: 12px;
|
|
8879
|
+
}
|
|
8880
|
+
|
|
8881
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
8882
|
+
@if $input-skin-name == 'material' {
|
|
8883
|
+
padding-right: 17px;
|
|
8884
|
+
}
|
|
8885
|
+
@else {
|
|
8886
|
+
margin-right: 10px;
|
|
8887
|
+
}
|
|
8888
|
+
}
|
|
8889
|
+
}
|
|
8890
|
+
}
|
|
8868
8891
|
}
|
|
8869
8892
|
|
|
8870
8893
|
|
|
@@ -37830,6 +37853,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37830
37853
|
@else {
|
|
37831
37854
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
37832
37855
|
}
|
|
37856
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37857
|
+
.e-tbar-btn-text,
|
|
37858
|
+
.e-icons.e-btn-icon {
|
|
37859
|
+
color: $tbar-default-icon-color;
|
|
37860
|
+
}
|
|
37861
|
+
}
|
|
37833
37862
|
}
|
|
37834
37863
|
|
|
37835
37864
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -37853,6 +37882,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37853
37882
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
37854
37883
|
border-style: $tbar-border-nav-type;
|
|
37855
37884
|
border-width: $tbar-btn-hover-border-size;
|
|
37885
|
+
|
|
37886
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37887
|
+
.e-tbar-btn-text,
|
|
37888
|
+
.e-icons.e-btn-icon {
|
|
37889
|
+
color: $tbar-btn-text-focus-color;
|
|
37890
|
+
}
|
|
37891
|
+
}
|
|
37856
37892
|
}
|
|
37857
37893
|
|
|
37858
37894
|
&:active {
|
|
@@ -44636,6 +44672,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44636
44672
|
}
|
|
44637
44673
|
@if $skin-name == 'fluent2' {
|
|
44638
44674
|
border-radius: 4px;
|
|
44675
|
+
&:focus-visible {
|
|
44676
|
+
color: $content-text-color;
|
|
44677
|
+
& .e-caret,
|
|
44678
|
+
& .e-menu-icon {
|
|
44679
|
+
color: $icon-color;
|
|
44680
|
+
}
|
|
44681
|
+
}
|
|
44639
44682
|
}
|
|
44640
44683
|
}
|
|
44641
44684
|
}
|
|
@@ -44686,9 +44729,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44686
44729
|
|
|
44687
44730
|
&:focus-visible {
|
|
44688
44731
|
@if $skin-name == 'fluent2' {
|
|
44689
|
-
|
|
44690
|
-
|
|
44691
|
-
|
|
44732
|
+
&:not(.e-selected) {
|
|
44733
|
+
border-radius: 4px;
|
|
44734
|
+
background-color: $content-bg-color;
|
|
44735
|
+
box-shadow: $shadow-focus-ring1;
|
|
44736
|
+
}
|
|
44692
44737
|
}
|
|
44693
44738
|
@if $skin-name == 'tailwind3' {
|
|
44694
44739
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -44779,7 +44824,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44779
44824
|
|
|
44780
44825
|
&:focus-visible {
|
|
44781
44826
|
@if $skin-name == 'fluent2' {
|
|
44782
|
-
background-color: $
|
|
44827
|
+
background-color: $flyout-bg-color-focus;
|
|
44783
44828
|
box-shadow: $shadow-focus-ring1;
|
|
44784
44829
|
border-radius: 4px;
|
|
44785
44830
|
}
|
|
@@ -102268,6 +102313,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
102268
102313
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102269
102314
|
top: calc(50% + 60px);
|
|
102270
102315
|
}
|
|
102316
|
+
|
|
102317
|
+
.e-image-editor.e-control.e-readonly {
|
|
102318
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102319
|
+
}
|
|
102271
102320
|
}
|
|
102272
102321
|
|
|
102273
102322
|
|
|
@@ -9699,6 +9699,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9699
9699
|
border-bottom: transparent;
|
|
9700
9700
|
}
|
|
9701
9701
|
}
|
|
9702
|
+
|
|
9703
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9704
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9705
|
+
padding: 0;
|
|
9706
|
+
|
|
9707
|
+
input {
|
|
9708
|
+
padding: 14px 2px 5px 12px;
|
|
9709
|
+
}
|
|
9710
|
+
|
|
9711
|
+
label.e-float-text {
|
|
9712
|
+
padding-left: 12px;
|
|
9713
|
+
}
|
|
9714
|
+
|
|
9715
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9716
|
+
@if $input-skin-name == 'material' {
|
|
9717
|
+
padding-right: 17px;
|
|
9718
|
+
}
|
|
9719
|
+
@else {
|
|
9720
|
+
margin-right: 10px;
|
|
9721
|
+
}
|
|
9722
|
+
}
|
|
9723
|
+
}
|
|
9724
|
+
}
|
|
9702
9725
|
}
|
|
9703
9726
|
|
|
9704
9727
|
|
|
@@ -52074,6 +52097,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52074
52097
|
@else {
|
|
52075
52098
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52076
52099
|
}
|
|
52100
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52101
|
+
.e-tbar-btn-text,
|
|
52102
|
+
.e-icons.e-btn-icon {
|
|
52103
|
+
color: $tbar-default-icon-color;
|
|
52104
|
+
}
|
|
52105
|
+
}
|
|
52077
52106
|
}
|
|
52078
52107
|
|
|
52079
52108
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52097,6 +52126,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52097
52126
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52098
52127
|
border-style: $tbar-border-nav-type;
|
|
52099
52128
|
border-width: $tbar-btn-hover-border-size;
|
|
52129
|
+
|
|
52130
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52131
|
+
.e-tbar-btn-text,
|
|
52132
|
+
.e-icons.e-btn-icon {
|
|
52133
|
+
color: $tbar-btn-text-focus-color;
|
|
52134
|
+
}
|
|
52135
|
+
}
|
|
52100
52136
|
}
|
|
52101
52137
|
|
|
52102
52138
|
&:active {
|
|
@@ -60885,6 +60921,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60885
60921
|
}
|
|
60886
60922
|
@if $skin-name == 'fluent2' {
|
|
60887
60923
|
border-radius: 4px;
|
|
60924
|
+
&:focus-visible {
|
|
60925
|
+
color: $content-text-color;
|
|
60926
|
+
& .e-caret,
|
|
60927
|
+
& .e-menu-icon {
|
|
60928
|
+
color: $icon-color;
|
|
60929
|
+
}
|
|
60930
|
+
}
|
|
60888
60931
|
}
|
|
60889
60932
|
}
|
|
60890
60933
|
}
|
|
@@ -60935,9 +60978,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60935
60978
|
|
|
60936
60979
|
&:focus-visible {
|
|
60937
60980
|
@if $skin-name == 'fluent2' {
|
|
60938
|
-
|
|
60939
|
-
|
|
60940
|
-
|
|
60981
|
+
&:not(.e-selected) {
|
|
60982
|
+
border-radius: 4px;
|
|
60983
|
+
background-color: $content-bg-color;
|
|
60984
|
+
box-shadow: $shadow-focus-ring1;
|
|
60985
|
+
}
|
|
60941
60986
|
}
|
|
60942
60987
|
@if $skin-name == 'tailwind3' {
|
|
60943
60988
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61028,7 +61073,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61028
61073
|
|
|
61029
61074
|
&:focus-visible {
|
|
61030
61075
|
@if $skin-name == 'fluent2' {
|
|
61031
|
-
background-color: $
|
|
61076
|
+
background-color: $flyout-bg-color-focus;
|
|
61032
61077
|
box-shadow: $shadow-focus-ring1;
|
|
61033
61078
|
border-radius: 4px;
|
|
61034
61079
|
}
|
|
@@ -133456,6 +133501,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
133456
133501
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133457
133502
|
top: calc(50% + 60px);
|
|
133458
133503
|
}
|
|
133504
|
+
|
|
133505
|
+
.e-image-editor.e-control.e-readonly {
|
|
133506
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133507
|
+
}
|
|
133459
133508
|
}
|
|
133460
133509
|
|
|
133461
133510
|
|
|
@@ -9060,6 +9060,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9060
9060
|
border-bottom: transparent;
|
|
9061
9061
|
}
|
|
9062
9062
|
}
|
|
9063
|
+
|
|
9064
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9065
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9066
|
+
padding: 0;
|
|
9067
|
+
|
|
9068
|
+
input {
|
|
9069
|
+
padding: 14px 2px 5px 12px;
|
|
9070
|
+
}
|
|
9071
|
+
|
|
9072
|
+
label.e-float-text {
|
|
9073
|
+
padding-left: 12px;
|
|
9074
|
+
}
|
|
9075
|
+
|
|
9076
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9077
|
+
@if $input-skin-name == 'material' {
|
|
9078
|
+
padding-right: 17px;
|
|
9079
|
+
}
|
|
9080
|
+
@else {
|
|
9081
|
+
margin-right: 10px;
|
|
9082
|
+
}
|
|
9083
|
+
}
|
|
9084
|
+
}
|
|
9085
|
+
}
|
|
9063
9086
|
}
|
|
9064
9087
|
|
|
9065
9088
|
|
|
@@ -38187,6 +38210,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38187
38210
|
@else {
|
|
38188
38211
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38189
38212
|
}
|
|
38213
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38214
|
+
.e-tbar-btn-text,
|
|
38215
|
+
.e-icons.e-btn-icon {
|
|
38216
|
+
color: $tbar-default-icon-color;
|
|
38217
|
+
}
|
|
38218
|
+
}
|
|
38190
38219
|
}
|
|
38191
38220
|
|
|
38192
38221
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38210,6 +38239,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38210
38239
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38211
38240
|
border-style: $tbar-border-nav-type;
|
|
38212
38241
|
border-width: $tbar-btn-hover-border-size;
|
|
38242
|
+
|
|
38243
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38244
|
+
.e-tbar-btn-text,
|
|
38245
|
+
.e-icons.e-btn-icon {
|
|
38246
|
+
color: $tbar-btn-text-focus-color;
|
|
38247
|
+
}
|
|
38248
|
+
}
|
|
38213
38249
|
}
|
|
38214
38250
|
|
|
38215
38251
|
&:active {
|
|
@@ -44967,6 +45003,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44967
45003
|
}
|
|
44968
45004
|
@if $skin-name == 'fluent2' {
|
|
44969
45005
|
border-radius: 4px;
|
|
45006
|
+
&:focus-visible {
|
|
45007
|
+
color: $content-text-color;
|
|
45008
|
+
& .e-caret,
|
|
45009
|
+
& .e-menu-icon {
|
|
45010
|
+
color: $icon-color;
|
|
45011
|
+
}
|
|
45012
|
+
}
|
|
44970
45013
|
}
|
|
44971
45014
|
}
|
|
44972
45015
|
}
|
|
@@ -45017,9 +45060,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45017
45060
|
|
|
45018
45061
|
&:focus-visible {
|
|
45019
45062
|
@if $skin-name == 'fluent2' {
|
|
45020
|
-
|
|
45021
|
-
|
|
45022
|
-
|
|
45063
|
+
&:not(.e-selected) {
|
|
45064
|
+
border-radius: 4px;
|
|
45065
|
+
background-color: $content-bg-color;
|
|
45066
|
+
box-shadow: $shadow-focus-ring1;
|
|
45067
|
+
}
|
|
45023
45068
|
}
|
|
45024
45069
|
@if $skin-name == 'tailwind3' {
|
|
45025
45070
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45110,7 +45155,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45110
45155
|
|
|
45111
45156
|
&:focus-visible {
|
|
45112
45157
|
@if $skin-name == 'fluent2' {
|
|
45113
|
-
background-color: $
|
|
45158
|
+
background-color: $flyout-bg-color-focus;
|
|
45114
45159
|
box-shadow: $shadow-focus-ring1;
|
|
45115
45160
|
border-radius: 4px;
|
|
45116
45161
|
}
|
|
@@ -102424,6 +102469,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
102424
102469
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102425
102470
|
top: calc(50% + 60px);
|
|
102426
102471
|
}
|
|
102472
|
+
|
|
102473
|
+
.e-image-editor.e-control.e-readonly {
|
|
102474
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102475
|
+
}
|
|
102427
102476
|
}
|
|
102428
102477
|
|
|
102429
102478
|
|
|
@@ -9894,6 +9894,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9894
9894
|
border-bottom: transparent;
|
|
9895
9895
|
}
|
|
9896
9896
|
}
|
|
9897
|
+
|
|
9898
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9899
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9900
|
+
padding: 0;
|
|
9901
|
+
|
|
9902
|
+
input {
|
|
9903
|
+
padding: 14px 2px 5px 12px;
|
|
9904
|
+
}
|
|
9905
|
+
|
|
9906
|
+
label.e-float-text {
|
|
9907
|
+
padding-left: 12px;
|
|
9908
|
+
}
|
|
9909
|
+
|
|
9910
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9911
|
+
@if $input-skin-name == 'material' {
|
|
9912
|
+
padding-right: 17px;
|
|
9913
|
+
}
|
|
9914
|
+
@else {
|
|
9915
|
+
margin-right: 10px;
|
|
9916
|
+
}
|
|
9917
|
+
}
|
|
9918
|
+
}
|
|
9919
|
+
}
|
|
9897
9920
|
}
|
|
9898
9921
|
|
|
9899
9922
|
|
|
@@ -52431,6 +52454,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52431
52454
|
@else {
|
|
52432
52455
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52433
52456
|
}
|
|
52457
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52458
|
+
.e-tbar-btn-text,
|
|
52459
|
+
.e-icons.e-btn-icon {
|
|
52460
|
+
color: $tbar-default-icon-color;
|
|
52461
|
+
}
|
|
52462
|
+
}
|
|
52434
52463
|
}
|
|
52435
52464
|
|
|
52436
52465
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52454,6 +52483,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52454
52483
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52455
52484
|
border-style: $tbar-border-nav-type;
|
|
52456
52485
|
border-width: $tbar-btn-hover-border-size;
|
|
52486
|
+
|
|
52487
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52488
|
+
.e-tbar-btn-text,
|
|
52489
|
+
.e-icons.e-btn-icon {
|
|
52490
|
+
color: $tbar-btn-text-focus-color;
|
|
52491
|
+
}
|
|
52492
|
+
}
|
|
52457
52493
|
}
|
|
52458
52494
|
|
|
52459
52495
|
&:active {
|
|
@@ -61216,6 +61252,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61216
61252
|
}
|
|
61217
61253
|
@if $skin-name == 'fluent2' {
|
|
61218
61254
|
border-radius: 4px;
|
|
61255
|
+
&:focus-visible {
|
|
61256
|
+
color: $content-text-color;
|
|
61257
|
+
& .e-caret,
|
|
61258
|
+
& .e-menu-icon {
|
|
61259
|
+
color: $icon-color;
|
|
61260
|
+
}
|
|
61261
|
+
}
|
|
61219
61262
|
}
|
|
61220
61263
|
}
|
|
61221
61264
|
}
|
|
@@ -61266,9 +61309,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61266
61309
|
|
|
61267
61310
|
&:focus-visible {
|
|
61268
61311
|
@if $skin-name == 'fluent2' {
|
|
61269
|
-
|
|
61270
|
-
|
|
61271
|
-
|
|
61312
|
+
&:not(.e-selected) {
|
|
61313
|
+
border-radius: 4px;
|
|
61314
|
+
background-color: $content-bg-color;
|
|
61315
|
+
box-shadow: $shadow-focus-ring1;
|
|
61316
|
+
}
|
|
61272
61317
|
}
|
|
61273
61318
|
@if $skin-name == 'tailwind3' {
|
|
61274
61319
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61359,7 +61404,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61359
61404
|
|
|
61360
61405
|
&:focus-visible {
|
|
61361
61406
|
@if $skin-name == 'fluent2' {
|
|
61362
|
-
background-color: $
|
|
61407
|
+
background-color: $flyout-bg-color-focus;
|
|
61363
61408
|
box-shadow: $shadow-focus-ring1;
|
|
61364
61409
|
border-radius: 4px;
|
|
61365
61410
|
}
|
|
@@ -133612,6 +133657,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
133612
133657
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133613
133658
|
top: calc(50% + 60px);
|
|
133614
133659
|
}
|
|
133660
|
+
|
|
133661
|
+
.e-image-editor.e-control.e-readonly {
|
|
133662
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133663
|
+
}
|
|
133615
133664
|
}
|
|
133616
133665
|
|
|
133617
133666
|
|
|
@@ -9059,6 +9059,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9059
9059
|
border-bottom: transparent;
|
|
9060
9060
|
}
|
|
9061
9061
|
}
|
|
9062
|
+
|
|
9063
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9064
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9065
|
+
padding: 0;
|
|
9066
|
+
|
|
9067
|
+
input {
|
|
9068
|
+
padding: 14px 2px 5px 12px;
|
|
9069
|
+
}
|
|
9070
|
+
|
|
9071
|
+
label.e-float-text {
|
|
9072
|
+
padding-left: 12px;
|
|
9073
|
+
}
|
|
9074
|
+
|
|
9075
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9076
|
+
@if $input-skin-name == 'material' {
|
|
9077
|
+
padding-right: 17px;
|
|
9078
|
+
}
|
|
9079
|
+
@else {
|
|
9080
|
+
margin-right: 10px;
|
|
9081
|
+
}
|
|
9082
|
+
}
|
|
9083
|
+
}
|
|
9084
|
+
}
|
|
9062
9085
|
}
|
|
9063
9086
|
|
|
9064
9087
|
|
|
@@ -38186,6 +38209,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38186
38209
|
@else {
|
|
38187
38210
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38188
38211
|
}
|
|
38212
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38213
|
+
.e-tbar-btn-text,
|
|
38214
|
+
.e-icons.e-btn-icon {
|
|
38215
|
+
color: $tbar-default-icon-color;
|
|
38216
|
+
}
|
|
38217
|
+
}
|
|
38189
38218
|
}
|
|
38190
38219
|
|
|
38191
38220
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38209,6 +38238,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38209
38238
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38210
38239
|
border-style: $tbar-border-nav-type;
|
|
38211
38240
|
border-width: $tbar-btn-hover-border-size;
|
|
38241
|
+
|
|
38242
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38243
|
+
.e-tbar-btn-text,
|
|
38244
|
+
.e-icons.e-btn-icon {
|
|
38245
|
+
color: $tbar-btn-text-focus-color;
|
|
38246
|
+
}
|
|
38247
|
+
}
|
|
38212
38248
|
}
|
|
38213
38249
|
|
|
38214
38250
|
&:active {
|
|
@@ -44966,6 +45002,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44966
45002
|
}
|
|
44967
45003
|
@if $skin-name == 'fluent2' {
|
|
44968
45004
|
border-radius: 4px;
|
|
45005
|
+
&:focus-visible {
|
|
45006
|
+
color: $content-text-color;
|
|
45007
|
+
& .e-caret,
|
|
45008
|
+
& .e-menu-icon {
|
|
45009
|
+
color: $icon-color;
|
|
45010
|
+
}
|
|
45011
|
+
}
|
|
44969
45012
|
}
|
|
44970
45013
|
}
|
|
44971
45014
|
}
|
|
@@ -45016,9 +45059,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45016
45059
|
|
|
45017
45060
|
&:focus-visible {
|
|
45018
45061
|
@if $skin-name == 'fluent2' {
|
|
45019
|
-
|
|
45020
|
-
|
|
45021
|
-
|
|
45062
|
+
&:not(.e-selected) {
|
|
45063
|
+
border-radius: 4px;
|
|
45064
|
+
background-color: $content-bg-color;
|
|
45065
|
+
box-shadow: $shadow-focus-ring1;
|
|
45066
|
+
}
|
|
45022
45067
|
}
|
|
45023
45068
|
@if $skin-name == 'tailwind3' {
|
|
45024
45069
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45109,7 +45154,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45109
45154
|
|
|
45110
45155
|
&:focus-visible {
|
|
45111
45156
|
@if $skin-name == 'fluent2' {
|
|
45112
|
-
background-color: $
|
|
45157
|
+
background-color: $flyout-bg-color-focus;
|
|
45113
45158
|
box-shadow: $shadow-focus-ring1;
|
|
45114
45159
|
border-radius: 4px;
|
|
45115
45160
|
}
|
|
@@ -102423,6 +102468,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
102423
102468
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102424
102469
|
top: calc(50% + 60px);
|
|
102425
102470
|
}
|
|
102471
|
+
|
|
102472
|
+
.e-image-editor.e-control.e-readonly {
|
|
102473
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102474
|
+
}
|
|
102426
102475
|
}
|
|
102427
102476
|
|
|
102428
102477
|
|