@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
|
@@ -11213,6 +11213,29 @@ $textarea-float-top: -24px !default;
|
|
|
11213
11213
|
border-bottom: transparent;
|
|
11214
11214
|
}
|
|
11215
11215
|
}
|
|
11216
|
+
|
|
11217
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11218
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11219
|
+
padding: 0;
|
|
11220
|
+
|
|
11221
|
+
input {
|
|
11222
|
+
padding: 14px 2px 5px 12px;
|
|
11223
|
+
}
|
|
11224
|
+
|
|
11225
|
+
label.e-float-text {
|
|
11226
|
+
padding-left: 12px;
|
|
11227
|
+
}
|
|
11228
|
+
|
|
11229
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11230
|
+
@if $input-skin-name == 'material' {
|
|
11231
|
+
padding-right: 17px;
|
|
11232
|
+
}
|
|
11233
|
+
@else {
|
|
11234
|
+
margin-right: 10px;
|
|
11235
|
+
}
|
|
11236
|
+
}
|
|
11237
|
+
}
|
|
11238
|
+
}
|
|
11216
11239
|
}
|
|
11217
11240
|
|
|
11218
11241
|
|
|
@@ -53808,6 +53831,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53808
53831
|
@else {
|
|
53809
53832
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
53810
53833
|
}
|
|
53834
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53835
|
+
.e-tbar-btn-text,
|
|
53836
|
+
.e-icons.e-btn-icon {
|
|
53837
|
+
color: $tbar-default-icon-color;
|
|
53838
|
+
}
|
|
53839
|
+
}
|
|
53811
53840
|
}
|
|
53812
53841
|
|
|
53813
53842
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -53831,6 +53860,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53831
53860
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
53832
53861
|
border-style: $tbar-border-nav-type;
|
|
53833
53862
|
border-width: $tbar-btn-hover-border-size;
|
|
53863
|
+
|
|
53864
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53865
|
+
.e-tbar-btn-text,
|
|
53866
|
+
.e-icons.e-btn-icon {
|
|
53867
|
+
color: $tbar-btn-text-focus-color;
|
|
53868
|
+
}
|
|
53869
|
+
}
|
|
53834
53870
|
}
|
|
53835
53871
|
|
|
53836
53872
|
&:active {
|
|
@@ -62600,6 +62636,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62600
62636
|
}
|
|
62601
62637
|
@if $skin-name == 'fluent2' {
|
|
62602
62638
|
border-radius: 4px;
|
|
62639
|
+
&:focus-visible {
|
|
62640
|
+
color: $content-text-color;
|
|
62641
|
+
& .e-caret,
|
|
62642
|
+
& .e-menu-icon {
|
|
62643
|
+
color: $icon-color;
|
|
62644
|
+
}
|
|
62645
|
+
}
|
|
62603
62646
|
}
|
|
62604
62647
|
}
|
|
62605
62648
|
}
|
|
@@ -62650,9 +62693,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62650
62693
|
|
|
62651
62694
|
&:focus-visible {
|
|
62652
62695
|
@if $skin-name == 'fluent2' {
|
|
62653
|
-
|
|
62654
|
-
|
|
62655
|
-
|
|
62696
|
+
&:not(.e-selected) {
|
|
62697
|
+
border-radius: 4px;
|
|
62698
|
+
background-color: $content-bg-color;
|
|
62699
|
+
box-shadow: $shadow-focus-ring1;
|
|
62700
|
+
}
|
|
62656
62701
|
}
|
|
62657
62702
|
@if $skin-name == 'tailwind3' {
|
|
62658
62703
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -62743,7 +62788,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
62743
62788
|
|
|
62744
62789
|
&:focus-visible {
|
|
62745
62790
|
@if $skin-name == 'fluent2' {
|
|
62746
|
-
background-color: $
|
|
62791
|
+
background-color: $flyout-bg-color-focus;
|
|
62747
62792
|
box-shadow: $shadow-focus-ring1;
|
|
62748
62793
|
border-radius: 4px;
|
|
62749
62794
|
}
|
|
@@ -135056,6 +135101,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135056
135101
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
135057
135102
|
top: calc(50% + 60px);
|
|
135058
135103
|
}
|
|
135104
|
+
|
|
135105
|
+
.e-image-editor.e-control.e-readonly {
|
|
135106
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
135107
|
+
}
|
|
135059
135108
|
}
|
|
135060
135109
|
|
|
135061
135110
|
|
|
@@ -10850,6 +10850,29 @@ $textarea-float-top: -24px !default;
|
|
|
10850
10850
|
border-bottom: transparent;
|
|
10851
10851
|
}
|
|
10852
10852
|
}
|
|
10853
|
+
|
|
10854
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10855
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10856
|
+
padding: 0;
|
|
10857
|
+
|
|
10858
|
+
input {
|
|
10859
|
+
padding: 14px 2px 5px 12px;
|
|
10860
|
+
}
|
|
10861
|
+
|
|
10862
|
+
label.e-float-text {
|
|
10863
|
+
padding-left: 12px;
|
|
10864
|
+
}
|
|
10865
|
+
|
|
10866
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10867
|
+
@if $input-skin-name == 'material' {
|
|
10868
|
+
padding-right: 17px;
|
|
10869
|
+
}
|
|
10870
|
+
@else {
|
|
10871
|
+
margin-right: 10px;
|
|
10872
|
+
}
|
|
10873
|
+
}
|
|
10874
|
+
}
|
|
10875
|
+
}
|
|
10853
10876
|
}
|
|
10854
10877
|
|
|
10855
10878
|
|
|
@@ -40035,6 +40058,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40035
40058
|
@else {
|
|
40036
40059
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
40037
40060
|
}
|
|
40061
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
40062
|
+
.e-tbar-btn-text,
|
|
40063
|
+
.e-icons.e-btn-icon {
|
|
40064
|
+
color: $tbar-default-icon-color;
|
|
40065
|
+
}
|
|
40066
|
+
}
|
|
40038
40067
|
}
|
|
40039
40068
|
|
|
40040
40069
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -40058,6 +40087,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40058
40087
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
40059
40088
|
border-style: $tbar-border-nav-type;
|
|
40060
40089
|
border-width: $tbar-btn-hover-border-size;
|
|
40090
|
+
|
|
40091
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
40092
|
+
.e-tbar-btn-text,
|
|
40093
|
+
.e-icons.e-btn-icon {
|
|
40094
|
+
color: $tbar-btn-text-focus-color;
|
|
40095
|
+
}
|
|
40096
|
+
}
|
|
40061
40097
|
}
|
|
40062
40098
|
|
|
40063
40099
|
&:active {
|
|
@@ -46822,6 +46858,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46822
46858
|
}
|
|
46823
46859
|
@if $skin-name == 'fluent2' {
|
|
46824
46860
|
border-radius: 4px;
|
|
46861
|
+
&:focus-visible {
|
|
46862
|
+
color: $content-text-color;
|
|
46863
|
+
& .e-caret,
|
|
46864
|
+
& .e-menu-icon {
|
|
46865
|
+
color: $icon-color;
|
|
46866
|
+
}
|
|
46867
|
+
}
|
|
46825
46868
|
}
|
|
46826
46869
|
}
|
|
46827
46870
|
}
|
|
@@ -46872,9 +46915,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46872
46915
|
|
|
46873
46916
|
&:focus-visible {
|
|
46874
46917
|
@if $skin-name == 'fluent2' {
|
|
46875
|
-
|
|
46876
|
-
|
|
46877
|
-
|
|
46918
|
+
&:not(.e-selected) {
|
|
46919
|
+
border-radius: 4px;
|
|
46920
|
+
background-color: $content-bg-color;
|
|
46921
|
+
box-shadow: $shadow-focus-ring1;
|
|
46922
|
+
}
|
|
46878
46923
|
}
|
|
46879
46924
|
@if $skin-name == 'tailwind3' {
|
|
46880
46925
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -46965,7 +47010,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46965
47010
|
|
|
46966
47011
|
&:focus-visible {
|
|
46967
47012
|
@if $skin-name == 'fluent2' {
|
|
46968
|
-
background-color: $
|
|
47013
|
+
background-color: $flyout-bg-color-focus;
|
|
46969
47014
|
box-shadow: $shadow-focus-ring1;
|
|
46970
47015
|
border-radius: 4px;
|
|
46971
47016
|
}
|
|
@@ -104339,6 +104384,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104339
104384
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
104340
104385
|
top: calc(50% + 60px);
|
|
104341
104386
|
}
|
|
104387
|
+
|
|
104388
|
+
.e-image-editor.e-control.e-readonly {
|
|
104389
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
104390
|
+
}
|
|
104342
104391
|
}
|
|
104343
104392
|
|
|
104344
104393
|
|
|
@@ -11684,6 +11684,29 @@ $textarea-float-top: -24px !default;
|
|
|
11684
11684
|
border-bottom: transparent;
|
|
11685
11685
|
}
|
|
11686
11686
|
}
|
|
11687
|
+
|
|
11688
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11689
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11690
|
+
padding: 0;
|
|
11691
|
+
|
|
11692
|
+
input {
|
|
11693
|
+
padding: 14px 2px 5px 12px;
|
|
11694
|
+
}
|
|
11695
|
+
|
|
11696
|
+
label.e-float-text {
|
|
11697
|
+
padding-left: 12px;
|
|
11698
|
+
}
|
|
11699
|
+
|
|
11700
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11701
|
+
@if $input-skin-name == 'material' {
|
|
11702
|
+
padding-right: 17px;
|
|
11703
|
+
}
|
|
11704
|
+
@else {
|
|
11705
|
+
margin-right: 10px;
|
|
11706
|
+
}
|
|
11707
|
+
}
|
|
11708
|
+
}
|
|
11709
|
+
}
|
|
11687
11710
|
}
|
|
11688
11711
|
|
|
11689
11712
|
|
|
@@ -54279,6 +54302,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54279
54302
|
@else {
|
|
54280
54303
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
54281
54304
|
}
|
|
54305
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54306
|
+
.e-tbar-btn-text,
|
|
54307
|
+
.e-icons.e-btn-icon {
|
|
54308
|
+
color: $tbar-default-icon-color;
|
|
54309
|
+
}
|
|
54310
|
+
}
|
|
54282
54311
|
}
|
|
54283
54312
|
|
|
54284
54313
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -54302,6 +54331,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54302
54331
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
54303
54332
|
border-style: $tbar-border-nav-type;
|
|
54304
54333
|
border-width: $tbar-btn-hover-border-size;
|
|
54334
|
+
|
|
54335
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54336
|
+
.e-tbar-btn-text,
|
|
54337
|
+
.e-icons.e-btn-icon {
|
|
54338
|
+
color: $tbar-btn-text-focus-color;
|
|
54339
|
+
}
|
|
54340
|
+
}
|
|
54305
54341
|
}
|
|
54306
54342
|
|
|
54307
54343
|
&:active {
|
|
@@ -63071,6 +63107,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
63071
63107
|
}
|
|
63072
63108
|
@if $skin-name == 'fluent2' {
|
|
63073
63109
|
border-radius: 4px;
|
|
63110
|
+
&:focus-visible {
|
|
63111
|
+
color: $content-text-color;
|
|
63112
|
+
& .e-caret,
|
|
63113
|
+
& .e-menu-icon {
|
|
63114
|
+
color: $icon-color;
|
|
63115
|
+
}
|
|
63116
|
+
}
|
|
63074
63117
|
}
|
|
63075
63118
|
}
|
|
63076
63119
|
}
|
|
@@ -63121,9 +63164,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
63121
63164
|
|
|
63122
63165
|
&:focus-visible {
|
|
63123
63166
|
@if $skin-name == 'fluent2' {
|
|
63124
|
-
|
|
63125
|
-
|
|
63126
|
-
|
|
63167
|
+
&:not(.e-selected) {
|
|
63168
|
+
border-radius: 4px;
|
|
63169
|
+
background-color: $content-bg-color;
|
|
63170
|
+
box-shadow: $shadow-focus-ring1;
|
|
63171
|
+
}
|
|
63127
63172
|
}
|
|
63128
63173
|
@if $skin-name == 'tailwind3' {
|
|
63129
63174
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -63214,7 +63259,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
63214
63259
|
|
|
63215
63260
|
&:focus-visible {
|
|
63216
63261
|
@if $skin-name == 'fluent2' {
|
|
63217
|
-
background-color: $
|
|
63262
|
+
background-color: $flyout-bg-color-focus;
|
|
63218
63263
|
box-shadow: $shadow-focus-ring1;
|
|
63219
63264
|
border-radius: 4px;
|
|
63220
63265
|
}
|
|
@@ -135527,6 +135572,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135527
135572
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
135528
135573
|
top: calc(50% + 60px);
|
|
135529
135574
|
}
|
|
135575
|
+
|
|
135576
|
+
.e-image-editor.e-control.e-readonly {
|
|
135577
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
135578
|
+
}
|
|
135530
135579
|
}
|
|
135531
135580
|
|
|
135532
135581
|
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"28.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"28.2.5","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|