@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
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -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
|
|
|
@@ -10501,6 +10501,29 @@ $textarea-float-top: -28px !default;
|
|
|
10501
10501
|
border-bottom: transparent;
|
|
10502
10502
|
}
|
|
10503
10503
|
}
|
|
10504
|
+
|
|
10505
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10506
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10507
|
+
padding: 0;
|
|
10508
|
+
|
|
10509
|
+
input {
|
|
10510
|
+
padding: 14px 2px 5px 12px;
|
|
10511
|
+
}
|
|
10512
|
+
|
|
10513
|
+
label.e-float-text {
|
|
10514
|
+
padding-left: 12px;
|
|
10515
|
+
}
|
|
10516
|
+
|
|
10517
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10518
|
+
@if $input-skin-name == 'material' {
|
|
10519
|
+
padding-right: 17px;
|
|
10520
|
+
}
|
|
10521
|
+
@else {
|
|
10522
|
+
margin-right: 10px;
|
|
10523
|
+
}
|
|
10524
|
+
}
|
|
10525
|
+
}
|
|
10526
|
+
}
|
|
10504
10527
|
}
|
|
10505
10528
|
|
|
10506
10529
|
|
|
@@ -39810,6 +39833,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39810
39833
|
@else {
|
|
39811
39834
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
39812
39835
|
}
|
|
39836
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39837
|
+
.e-tbar-btn-text,
|
|
39838
|
+
.e-icons.e-btn-icon {
|
|
39839
|
+
color: $tbar-default-icon-color;
|
|
39840
|
+
}
|
|
39841
|
+
}
|
|
39813
39842
|
}
|
|
39814
39843
|
|
|
39815
39844
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -39833,6 +39862,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39833
39862
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
39834
39863
|
border-style: $tbar-border-nav-type;
|
|
39835
39864
|
border-width: $tbar-btn-hover-border-size;
|
|
39865
|
+
|
|
39866
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39867
|
+
.e-tbar-btn-text,
|
|
39868
|
+
.e-icons.e-btn-icon {
|
|
39869
|
+
color: $tbar-btn-text-focus-color;
|
|
39870
|
+
}
|
|
39871
|
+
}
|
|
39836
39872
|
}
|
|
39837
39873
|
|
|
39838
39874
|
&:active {
|
|
@@ -46640,6 +46676,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
46640
46676
|
}
|
|
46641
46677
|
@if $skin-name == 'fluent2' {
|
|
46642
46678
|
border-radius: 4px;
|
|
46679
|
+
&:focus-visible {
|
|
46680
|
+
color: $content-text-color;
|
|
46681
|
+
& .e-caret,
|
|
46682
|
+
& .e-menu-icon {
|
|
46683
|
+
color: $icon-color;
|
|
46684
|
+
}
|
|
46685
|
+
}
|
|
46643
46686
|
}
|
|
46644
46687
|
}
|
|
46645
46688
|
}
|
|
@@ -46690,9 +46733,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
46690
46733
|
|
|
46691
46734
|
&:focus-visible {
|
|
46692
46735
|
@if $skin-name == 'fluent2' {
|
|
46693
|
-
|
|
46694
|
-
|
|
46695
|
-
|
|
46736
|
+
&:not(.e-selected) {
|
|
46737
|
+
border-radius: 4px;
|
|
46738
|
+
background-color: $content-bg-color;
|
|
46739
|
+
box-shadow: $shadow-focus-ring1;
|
|
46740
|
+
}
|
|
46696
46741
|
}
|
|
46697
46742
|
@if $skin-name == 'tailwind3' {
|
|
46698
46743
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -46783,7 +46828,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
46783
46828
|
|
|
46784
46829
|
&:focus-visible {
|
|
46785
46830
|
@if $skin-name == 'fluent2' {
|
|
46786
|
-
background-color: $
|
|
46831
|
+
background-color: $flyout-bg-color-focus;
|
|
46787
46832
|
box-shadow: $shadow-focus-ring1;
|
|
46788
46833
|
border-radius: 4px;
|
|
46789
46834
|
}
|
|
@@ -80672,7 +80717,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
80672
80717
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
80673
80718
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
80674
80719
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
80675
|
-
$kanban-color-card-focus-border: $
|
|
80720
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
80676
80721
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
80677
80722
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
80678
80723
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -104479,6 +104524,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104479
104524
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
104480
104525
|
top: calc(50% + 60px);
|
|
104481
104526
|
}
|
|
104527
|
+
|
|
104528
|
+
.e-image-editor.e-control.e-readonly {
|
|
104529
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
104530
|
+
}
|
|
104482
104531
|
}
|
|
104483
104532
|
|
|
104484
104533
|
|
|
@@ -11335,6 +11335,29 @@ $textarea-float-top: -28px !default;
|
|
|
11335
11335
|
border-bottom: transparent;
|
|
11336
11336
|
}
|
|
11337
11337
|
}
|
|
11338
|
+
|
|
11339
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11340
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11341
|
+
padding: 0;
|
|
11342
|
+
|
|
11343
|
+
input {
|
|
11344
|
+
padding: 14px 2px 5px 12px;
|
|
11345
|
+
}
|
|
11346
|
+
|
|
11347
|
+
label.e-float-text {
|
|
11348
|
+
padding-left: 12px;
|
|
11349
|
+
}
|
|
11350
|
+
|
|
11351
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11352
|
+
@if $input-skin-name == 'material' {
|
|
11353
|
+
padding-right: 17px;
|
|
11354
|
+
}
|
|
11355
|
+
@else {
|
|
11356
|
+
margin-right: 10px;
|
|
11357
|
+
}
|
|
11358
|
+
}
|
|
11359
|
+
}
|
|
11360
|
+
}
|
|
11338
11361
|
}
|
|
11339
11362
|
|
|
11340
11363
|
|
|
@@ -54054,6 +54077,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54054
54077
|
@else {
|
|
54055
54078
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
54056
54079
|
}
|
|
54080
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54081
|
+
.e-tbar-btn-text,
|
|
54082
|
+
.e-icons.e-btn-icon {
|
|
54083
|
+
color: $tbar-default-icon-color;
|
|
54084
|
+
}
|
|
54085
|
+
}
|
|
54057
54086
|
}
|
|
54058
54087
|
|
|
54059
54088
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -54077,6 +54106,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54077
54106
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
54078
54107
|
border-style: $tbar-border-nav-type;
|
|
54079
54108
|
border-width: $tbar-btn-hover-border-size;
|
|
54109
|
+
|
|
54110
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54111
|
+
.e-tbar-btn-text,
|
|
54112
|
+
.e-icons.e-btn-icon {
|
|
54113
|
+
color: $tbar-btn-text-focus-color;
|
|
54114
|
+
}
|
|
54115
|
+
}
|
|
54080
54116
|
}
|
|
54081
54117
|
|
|
54082
54118
|
&:active {
|
|
@@ -62889,6 +62925,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
62889
62925
|
}
|
|
62890
62926
|
@if $skin-name == 'fluent2' {
|
|
62891
62927
|
border-radius: 4px;
|
|
62928
|
+
&:focus-visible {
|
|
62929
|
+
color: $content-text-color;
|
|
62930
|
+
& .e-caret,
|
|
62931
|
+
& .e-menu-icon {
|
|
62932
|
+
color: $icon-color;
|
|
62933
|
+
}
|
|
62934
|
+
}
|
|
62892
62935
|
}
|
|
62893
62936
|
}
|
|
62894
62937
|
}
|
|
@@ -62939,9 +62982,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
62939
62982
|
|
|
62940
62983
|
&:focus-visible {
|
|
62941
62984
|
@if $skin-name == 'fluent2' {
|
|
62942
|
-
|
|
62943
|
-
|
|
62944
|
-
|
|
62985
|
+
&:not(.e-selected) {
|
|
62986
|
+
border-radius: 4px;
|
|
62987
|
+
background-color: $content-bg-color;
|
|
62988
|
+
box-shadow: $shadow-focus-ring1;
|
|
62989
|
+
}
|
|
62945
62990
|
}
|
|
62946
62991
|
@if $skin-name == 'tailwind3' {
|
|
62947
62992
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -63032,7 +63077,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
63032
63077
|
|
|
63033
63078
|
&:focus-visible {
|
|
63034
63079
|
@if $skin-name == 'fluent2' {
|
|
63035
|
-
background-color: $
|
|
63080
|
+
background-color: $flyout-bg-color-focus;
|
|
63036
63081
|
box-shadow: $shadow-focus-ring1;
|
|
63037
63082
|
border-radius: 4px;
|
|
63038
63083
|
}
|
|
@@ -107837,7 +107882,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
107837
107882
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
107838
107883
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
107839
107884
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
107840
|
-
$kanban-color-card-focus-border: $
|
|
107885
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
107841
107886
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
107842
107887
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
107843
107888
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -135667,6 +135712,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135667
135712
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
135668
135713
|
top: calc(50% + 60px);
|
|
135669
135714
|
}
|
|
135715
|
+
|
|
135716
|
+
.e-image-editor.e-control.e-readonly {
|
|
135717
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
135718
|
+
}
|
|
135670
135719
|
}
|
|
135671
135720
|
|
|
135672
135721
|
|
|
@@ -10501,6 +10501,29 @@ $textarea-float-top: -28px !default;
|
|
|
10501
10501
|
border-bottom: transparent;
|
|
10502
10502
|
}
|
|
10503
10503
|
}
|
|
10504
|
+
|
|
10505
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10506
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10507
|
+
padding: 0;
|
|
10508
|
+
|
|
10509
|
+
input {
|
|
10510
|
+
padding: 14px 2px 5px 12px;
|
|
10511
|
+
}
|
|
10512
|
+
|
|
10513
|
+
label.e-float-text {
|
|
10514
|
+
padding-left: 12px;
|
|
10515
|
+
}
|
|
10516
|
+
|
|
10517
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10518
|
+
@if $input-skin-name == 'material' {
|
|
10519
|
+
padding-right: 17px;
|
|
10520
|
+
}
|
|
10521
|
+
@else {
|
|
10522
|
+
margin-right: 10px;
|
|
10523
|
+
}
|
|
10524
|
+
}
|
|
10525
|
+
}
|
|
10526
|
+
}
|
|
10504
10527
|
}
|
|
10505
10528
|
|
|
10506
10529
|
|
|
@@ -39810,6 +39833,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39810
39833
|
@else {
|
|
39811
39834
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
39812
39835
|
}
|
|
39836
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39837
|
+
.e-tbar-btn-text,
|
|
39838
|
+
.e-icons.e-btn-icon {
|
|
39839
|
+
color: $tbar-default-icon-color;
|
|
39840
|
+
}
|
|
39841
|
+
}
|
|
39813
39842
|
}
|
|
39814
39843
|
|
|
39815
39844
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -39833,6 +39862,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39833
39862
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
39834
39863
|
border-style: $tbar-border-nav-type;
|
|
39835
39864
|
border-width: $tbar-btn-hover-border-size;
|
|
39865
|
+
|
|
39866
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39867
|
+
.e-tbar-btn-text,
|
|
39868
|
+
.e-icons.e-btn-icon {
|
|
39869
|
+
color: $tbar-btn-text-focus-color;
|
|
39870
|
+
}
|
|
39871
|
+
}
|
|
39836
39872
|
}
|
|
39837
39873
|
|
|
39838
39874
|
&:active {
|
|
@@ -46640,6 +46676,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
46640
46676
|
}
|
|
46641
46677
|
@if $skin-name == 'fluent2' {
|
|
46642
46678
|
border-radius: 4px;
|
|
46679
|
+
&:focus-visible {
|
|
46680
|
+
color: $content-text-color;
|
|
46681
|
+
& .e-caret,
|
|
46682
|
+
& .e-menu-icon {
|
|
46683
|
+
color: $icon-color;
|
|
46684
|
+
}
|
|
46685
|
+
}
|
|
46643
46686
|
}
|
|
46644
46687
|
}
|
|
46645
46688
|
}
|
|
@@ -46690,9 +46733,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
46690
46733
|
|
|
46691
46734
|
&:focus-visible {
|
|
46692
46735
|
@if $skin-name == 'fluent2' {
|
|
46693
|
-
|
|
46694
|
-
|
|
46695
|
-
|
|
46736
|
+
&:not(.e-selected) {
|
|
46737
|
+
border-radius: 4px;
|
|
46738
|
+
background-color: $content-bg-color;
|
|
46739
|
+
box-shadow: $shadow-focus-ring1;
|
|
46740
|
+
}
|
|
46696
46741
|
}
|
|
46697
46742
|
@if $skin-name == 'tailwind3' {
|
|
46698
46743
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -46783,7 +46828,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
46783
46828
|
|
|
46784
46829
|
&:focus-visible {
|
|
46785
46830
|
@if $skin-name == 'fluent2' {
|
|
46786
|
-
background-color: $
|
|
46831
|
+
background-color: $flyout-bg-color-focus;
|
|
46787
46832
|
box-shadow: $shadow-focus-ring1;
|
|
46788
46833
|
border-radius: 4px;
|
|
46789
46834
|
}
|
|
@@ -80672,7 +80717,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
80672
80717
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
80673
80718
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
80674
80719
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
80675
|
-
$kanban-color-card-focus-border: $
|
|
80720
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
80676
80721
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
80677
80722
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
80678
80723
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -104479,6 +104524,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104479
104524
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
104480
104525
|
top: calc(50% + 60px);
|
|
104481
104526
|
}
|
|
104527
|
+
|
|
104528
|
+
.e-image-editor.e-control.e-readonly {
|
|
104529
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
104530
|
+
}
|
|
104482
104531
|
}
|
|
104483
104532
|
|
|
104484
104533
|
|
|
@@ -11335,6 +11335,29 @@ $textarea-float-top: -28px !default;
|
|
|
11335
11335
|
border-bottom: transparent;
|
|
11336
11336
|
}
|
|
11337
11337
|
}
|
|
11338
|
+
|
|
11339
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11340
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11341
|
+
padding: 0;
|
|
11342
|
+
|
|
11343
|
+
input {
|
|
11344
|
+
padding: 14px 2px 5px 12px;
|
|
11345
|
+
}
|
|
11346
|
+
|
|
11347
|
+
label.e-float-text {
|
|
11348
|
+
padding-left: 12px;
|
|
11349
|
+
}
|
|
11350
|
+
|
|
11351
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11352
|
+
@if $input-skin-name == 'material' {
|
|
11353
|
+
padding-right: 17px;
|
|
11354
|
+
}
|
|
11355
|
+
@else {
|
|
11356
|
+
margin-right: 10px;
|
|
11357
|
+
}
|
|
11358
|
+
}
|
|
11359
|
+
}
|
|
11360
|
+
}
|
|
11338
11361
|
}
|
|
11339
11362
|
|
|
11340
11363
|
|
|
@@ -54054,6 +54077,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54054
54077
|
@else {
|
|
54055
54078
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
54056
54079
|
}
|
|
54080
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54081
|
+
.e-tbar-btn-text,
|
|
54082
|
+
.e-icons.e-btn-icon {
|
|
54083
|
+
color: $tbar-default-icon-color;
|
|
54084
|
+
}
|
|
54085
|
+
}
|
|
54057
54086
|
}
|
|
54058
54087
|
|
|
54059
54088
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -54077,6 +54106,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54077
54106
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
54078
54107
|
border-style: $tbar-border-nav-type;
|
|
54079
54108
|
border-width: $tbar-btn-hover-border-size;
|
|
54109
|
+
|
|
54110
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54111
|
+
.e-tbar-btn-text,
|
|
54112
|
+
.e-icons.e-btn-icon {
|
|
54113
|
+
color: $tbar-btn-text-focus-color;
|
|
54114
|
+
}
|
|
54115
|
+
}
|
|
54080
54116
|
}
|
|
54081
54117
|
|
|
54082
54118
|
&:active {
|
|
@@ -62889,6 +62925,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
62889
62925
|
}
|
|
62890
62926
|
@if $skin-name == 'fluent2' {
|
|
62891
62927
|
border-radius: 4px;
|
|
62928
|
+
&:focus-visible {
|
|
62929
|
+
color: $content-text-color;
|
|
62930
|
+
& .e-caret,
|
|
62931
|
+
& .e-menu-icon {
|
|
62932
|
+
color: $icon-color;
|
|
62933
|
+
}
|
|
62934
|
+
}
|
|
62892
62935
|
}
|
|
62893
62936
|
}
|
|
62894
62937
|
}
|
|
@@ -62939,9 +62982,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
62939
62982
|
|
|
62940
62983
|
&:focus-visible {
|
|
62941
62984
|
@if $skin-name == 'fluent2' {
|
|
62942
|
-
|
|
62943
|
-
|
|
62944
|
-
|
|
62985
|
+
&:not(.e-selected) {
|
|
62986
|
+
border-radius: 4px;
|
|
62987
|
+
background-color: $content-bg-color;
|
|
62988
|
+
box-shadow: $shadow-focus-ring1;
|
|
62989
|
+
}
|
|
62945
62990
|
}
|
|
62946
62991
|
@if $skin-name == 'tailwind3' {
|
|
62947
62992
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -63032,7 +63077,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
63032
63077
|
|
|
63033
63078
|
&:focus-visible {
|
|
63034
63079
|
@if $skin-name == 'fluent2' {
|
|
63035
|
-
background-color: $
|
|
63080
|
+
background-color: $flyout-bg-color-focus;
|
|
63036
63081
|
box-shadow: $shadow-focus-ring1;
|
|
63037
63082
|
border-radius: 4px;
|
|
63038
63083
|
}
|
|
@@ -107837,7 +107882,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
107837
107882
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
107838
107883
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
107839
107884
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
107840
|
-
$kanban-color-card-focus-border: $
|
|
107885
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
107841
107886
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
107842
107887
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
107843
107888
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -135667,6 +135712,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135667
135712
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
135668
135713
|
top: calc(50% + 60px);
|
|
135669
135714
|
}
|
|
135715
|
+
|
|
135716
|
+
.e-image-editor.e-control.e-readonly {
|
|
135717
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
135718
|
+
}
|
|
135670
135719
|
}
|
|
135671
135720
|
|
|
135672
135721
|
|
|
@@ -11273,6 +11273,29 @@ $textarea-float-top: -28px !default;
|
|
|
11273
11273
|
border-bottom: transparent;
|
|
11274
11274
|
}
|
|
11275
11275
|
}
|
|
11276
|
+
|
|
11277
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11278
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11279
|
+
padding: 0;
|
|
11280
|
+
|
|
11281
|
+
input {
|
|
11282
|
+
padding: 14px 2px 5px 12px;
|
|
11283
|
+
}
|
|
11284
|
+
|
|
11285
|
+
label.e-float-text {
|
|
11286
|
+
padding-left: 12px;
|
|
11287
|
+
}
|
|
11288
|
+
|
|
11289
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11290
|
+
@if $input-skin-name == 'material' {
|
|
11291
|
+
padding-right: 17px;
|
|
11292
|
+
}
|
|
11293
|
+
@else {
|
|
11294
|
+
margin-right: 10px;
|
|
11295
|
+
}
|
|
11296
|
+
}
|
|
11297
|
+
}
|
|
11298
|
+
}
|
|
11276
11299
|
}
|
|
11277
11300
|
|
|
11278
11301
|
|
|
@@ -40582,6 +40605,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40582
40605
|
@else {
|
|
40583
40606
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
40584
40607
|
}
|
|
40608
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
40609
|
+
.e-tbar-btn-text,
|
|
40610
|
+
.e-icons.e-btn-icon {
|
|
40611
|
+
color: $tbar-default-icon-color;
|
|
40612
|
+
}
|
|
40613
|
+
}
|
|
40585
40614
|
}
|
|
40586
40615
|
|
|
40587
40616
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -40605,6 +40634,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40605
40634
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
40606
40635
|
border-style: $tbar-border-nav-type;
|
|
40607
40636
|
border-width: $tbar-btn-hover-border-size;
|
|
40637
|
+
|
|
40638
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
40639
|
+
.e-tbar-btn-text,
|
|
40640
|
+
.e-icons.e-btn-icon {
|
|
40641
|
+
color: $tbar-btn-text-focus-color;
|
|
40642
|
+
}
|
|
40643
|
+
}
|
|
40608
40644
|
}
|
|
40609
40645
|
|
|
40610
40646
|
&:active {
|
|
@@ -47412,6 +47448,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
47412
47448
|
}
|
|
47413
47449
|
@if $skin-name == 'fluent2' {
|
|
47414
47450
|
border-radius: 4px;
|
|
47451
|
+
&:focus-visible {
|
|
47452
|
+
color: $content-text-color;
|
|
47453
|
+
& .e-caret,
|
|
47454
|
+
& .e-menu-icon {
|
|
47455
|
+
color: $icon-color;
|
|
47456
|
+
}
|
|
47457
|
+
}
|
|
47415
47458
|
}
|
|
47416
47459
|
}
|
|
47417
47460
|
}
|
|
@@ -47462,9 +47505,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
47462
47505
|
|
|
47463
47506
|
&:focus-visible {
|
|
47464
47507
|
@if $skin-name == 'fluent2' {
|
|
47465
|
-
|
|
47466
|
-
|
|
47467
|
-
|
|
47508
|
+
&:not(.e-selected) {
|
|
47509
|
+
border-radius: 4px;
|
|
47510
|
+
background-color: $content-bg-color;
|
|
47511
|
+
box-shadow: $shadow-focus-ring1;
|
|
47512
|
+
}
|
|
47468
47513
|
}
|
|
47469
47514
|
@if $skin-name == 'tailwind3' {
|
|
47470
47515
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -47555,7 +47600,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
47555
47600
|
|
|
47556
47601
|
&:focus-visible {
|
|
47557
47602
|
@if $skin-name == 'fluent2' {
|
|
47558
|
-
background-color: $
|
|
47603
|
+
background-color: $flyout-bg-color-focus;
|
|
47559
47604
|
box-shadow: $shadow-focus-ring1;
|
|
47560
47605
|
border-radius: 4px;
|
|
47561
47606
|
}
|
|
@@ -81444,7 +81489,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
81444
81489
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
81445
81490
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
81446
81491
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
81447
|
-
$kanban-color-card-focus-border: $
|
|
81492
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
81448
81493
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
81449
81494
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
81450
81495
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -105251,6 +105296,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
105251
105296
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
105252
105297
|
top: calc(50% + 60px);
|
|
105253
105298
|
}
|
|
105299
|
+
|
|
105300
|
+
.e-image-editor.e-control.e-readonly {
|
|
105301
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
105302
|
+
}
|
|
105254
105303
|
}
|
|
105255
105304
|
|
|
105256
105305
|
|