@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
|
@@ -1322,6 +1322,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1322
1322
|
@else {
|
|
1323
1323
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1324
1324
|
}
|
|
1325
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1326
|
+
.e-tbar-btn-text,
|
|
1327
|
+
.e-icons.e-btn-icon {
|
|
1328
|
+
color: $tbar-default-icon-color;
|
|
1329
|
+
}
|
|
1330
|
+
}
|
|
1325
1331
|
}
|
|
1326
1332
|
|
|
1327
1333
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1345,6 +1351,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1345
1351
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1346
1352
|
border-style: $tbar-border-nav-type;
|
|
1347
1353
|
border-width: $tbar-btn-hover-border-size;
|
|
1354
|
+
|
|
1355
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1356
|
+
.e-tbar-btn-text,
|
|
1357
|
+
.e-icons.e-btn-icon {
|
|
1358
|
+
color: $tbar-btn-text-focus-color;
|
|
1359
|
+
}
|
|
1360
|
+
}
|
|
1348
1361
|
}
|
|
1349
1362
|
|
|
1350
1363
|
&:active {
|
|
@@ -1324,6 +1324,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1324
1324
|
@else {
|
|
1325
1325
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1326
1326
|
}
|
|
1327
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1328
|
+
.e-tbar-btn-text,
|
|
1329
|
+
.e-icons.e-btn-icon {
|
|
1330
|
+
color: $tbar-default-icon-color;
|
|
1331
|
+
}
|
|
1332
|
+
}
|
|
1327
1333
|
}
|
|
1328
1334
|
|
|
1329
1335
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1347,6 +1353,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1347
1353
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1348
1354
|
border-style: $tbar-border-nav-type;
|
|
1349
1355
|
border-width: $tbar-btn-hover-border-size;
|
|
1356
|
+
|
|
1357
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1358
|
+
.e-tbar-btn-text,
|
|
1359
|
+
.e-icons.e-btn-icon {
|
|
1360
|
+
color: $tbar-btn-text-focus-color;
|
|
1361
|
+
}
|
|
1362
|
+
}
|
|
1350
1363
|
}
|
|
1351
1364
|
|
|
1352
1365
|
&:active {
|
|
@@ -1324,6 +1324,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1324
1324
|
@else {
|
|
1325
1325
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1326
1326
|
}
|
|
1327
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1328
|
+
.e-tbar-btn-text,
|
|
1329
|
+
.e-icons.e-btn-icon {
|
|
1330
|
+
color: $tbar-default-icon-color;
|
|
1331
|
+
}
|
|
1332
|
+
}
|
|
1327
1333
|
}
|
|
1328
1334
|
|
|
1329
1335
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1347,6 +1353,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1347
1353
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1348
1354
|
border-style: $tbar-border-nav-type;
|
|
1349
1355
|
border-width: $tbar-btn-hover-border-size;
|
|
1356
|
+
|
|
1357
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1358
|
+
.e-tbar-btn-text,
|
|
1359
|
+
.e-icons.e-btn-icon {
|
|
1360
|
+
color: $tbar-btn-text-focus-color;
|
|
1361
|
+
}
|
|
1362
|
+
}
|
|
1350
1363
|
}
|
|
1351
1364
|
|
|
1352
1365
|
&:active {
|
|
@@ -1324,6 +1324,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1324
1324
|
@else {
|
|
1325
1325
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1326
1326
|
}
|
|
1327
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1328
|
+
.e-tbar-btn-text,
|
|
1329
|
+
.e-icons.e-btn-icon {
|
|
1330
|
+
color: $tbar-default-icon-color;
|
|
1331
|
+
}
|
|
1332
|
+
}
|
|
1327
1333
|
}
|
|
1328
1334
|
|
|
1329
1335
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1347,6 +1353,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1347
1353
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1348
1354
|
border-style: $tbar-border-nav-type;
|
|
1349
1355
|
border-width: $tbar-btn-hover-border-size;
|
|
1356
|
+
|
|
1357
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1358
|
+
.e-tbar-btn-text,
|
|
1359
|
+
.e-icons.e-btn-icon {
|
|
1360
|
+
color: $tbar-btn-text-focus-color;
|
|
1361
|
+
}
|
|
1362
|
+
}
|
|
1350
1363
|
}
|
|
1351
1364
|
|
|
1352
1365
|
&:active {
|
|
@@ -1324,6 +1324,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1324
1324
|
@else {
|
|
1325
1325
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1326
1326
|
}
|
|
1327
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1328
|
+
.e-tbar-btn-text,
|
|
1329
|
+
.e-icons.e-btn-icon {
|
|
1330
|
+
color: $tbar-default-icon-color;
|
|
1331
|
+
}
|
|
1332
|
+
}
|
|
1327
1333
|
}
|
|
1328
1334
|
|
|
1329
1335
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1347,6 +1353,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1347
1353
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1348
1354
|
border-style: $tbar-border-nav-type;
|
|
1349
1355
|
border-width: $tbar-btn-hover-border-size;
|
|
1356
|
+
|
|
1357
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1358
|
+
.e-tbar-btn-text,
|
|
1359
|
+
.e-icons.e-btn-icon {
|
|
1360
|
+
color: $tbar-btn-text-focus-color;
|
|
1361
|
+
}
|
|
1362
|
+
}
|
|
1350
1363
|
}
|
|
1351
1364
|
|
|
1352
1365
|
&:active {
|
|
@@ -8994,6 +8994,29 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
8994
8994
|
border-bottom: transparent;
|
|
8995
8995
|
}
|
|
8996
8996
|
}
|
|
8997
|
+
|
|
8998
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8999
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9000
|
+
padding: 0;
|
|
9001
|
+
|
|
9002
|
+
input {
|
|
9003
|
+
padding: 14px 2px 5px 12px;
|
|
9004
|
+
}
|
|
9005
|
+
|
|
9006
|
+
label.e-float-text {
|
|
9007
|
+
padding-left: 12px;
|
|
9008
|
+
}
|
|
9009
|
+
|
|
9010
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9011
|
+
@if $input-skin-name == 'material' {
|
|
9012
|
+
padding-right: 17px;
|
|
9013
|
+
}
|
|
9014
|
+
@else {
|
|
9015
|
+
margin-right: 10px;
|
|
9016
|
+
}
|
|
9017
|
+
}
|
|
9018
|
+
}
|
|
9019
|
+
}
|
|
8997
9020
|
}
|
|
8998
9021
|
|
|
8999
9022
|
|
|
@@ -38101,6 +38124,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38101
38124
|
@else {
|
|
38102
38125
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38103
38126
|
}
|
|
38127
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38128
|
+
.e-tbar-btn-text,
|
|
38129
|
+
.e-icons.e-btn-icon {
|
|
38130
|
+
color: $tbar-default-icon-color;
|
|
38131
|
+
}
|
|
38132
|
+
}
|
|
38104
38133
|
}
|
|
38105
38134
|
|
|
38106
38135
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38124,6 +38153,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38124
38153
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38125
38154
|
border-style: $tbar-border-nav-type;
|
|
38126
38155
|
border-width: $tbar-btn-hover-border-size;
|
|
38156
|
+
|
|
38157
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38158
|
+
.e-tbar-btn-text,
|
|
38159
|
+
.e-icons.e-btn-icon {
|
|
38160
|
+
color: $tbar-btn-text-focus-color;
|
|
38161
|
+
}
|
|
38162
|
+
}
|
|
38127
38163
|
}
|
|
38128
38164
|
|
|
38129
38165
|
&:active {
|
|
@@ -44899,6 +44935,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44899
44935
|
}
|
|
44900
44936
|
@if $skin-name == 'fluent2' {
|
|
44901
44937
|
border-radius: 4px;
|
|
44938
|
+
&:focus-visible {
|
|
44939
|
+
color: $content-text-color;
|
|
44940
|
+
& .e-caret,
|
|
44941
|
+
& .e-menu-icon {
|
|
44942
|
+
color: $icon-color;
|
|
44943
|
+
}
|
|
44944
|
+
}
|
|
44902
44945
|
}
|
|
44903
44946
|
}
|
|
44904
44947
|
}
|
|
@@ -44949,9 +44992,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44949
44992
|
|
|
44950
44993
|
&:focus-visible {
|
|
44951
44994
|
@if $skin-name == 'fluent2' {
|
|
44952
|
-
|
|
44953
|
-
|
|
44954
|
-
|
|
44995
|
+
&:not(.e-selected) {
|
|
44996
|
+
border-radius: 4px;
|
|
44997
|
+
background-color: $content-bg-color;
|
|
44998
|
+
box-shadow: $shadow-focus-ring1;
|
|
44999
|
+
}
|
|
44955
45000
|
}
|
|
44956
45001
|
@if $skin-name == 'tailwind3' {
|
|
44957
45002
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45042,7 +45087,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45042
45087
|
|
|
45043
45088
|
&:focus-visible {
|
|
45044
45089
|
@if $skin-name == 'fluent2' {
|
|
45045
|
-
background-color: $
|
|
45090
|
+
background-color: $flyout-bg-color-focus;
|
|
45046
45091
|
box-shadow: $shadow-focus-ring1;
|
|
45047
45092
|
border-radius: 4px;
|
|
45048
45093
|
}
|
|
@@ -102338,6 +102383,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102338
102383
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102339
102384
|
top: calc(50% + 60px);
|
|
102340
102385
|
}
|
|
102386
|
+
|
|
102387
|
+
.e-image-editor.e-control.e-readonly {
|
|
102388
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102389
|
+
}
|
|
102341
102390
|
}
|
|
102342
102391
|
|
|
102343
102392
|
|
|
@@ -9828,6 +9828,29 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9828
9828
|
border-bottom: transparent;
|
|
9829
9829
|
}
|
|
9830
9830
|
}
|
|
9831
|
+
|
|
9832
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9833
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9834
|
+
padding: 0;
|
|
9835
|
+
|
|
9836
|
+
input {
|
|
9837
|
+
padding: 14px 2px 5px 12px;
|
|
9838
|
+
}
|
|
9839
|
+
|
|
9840
|
+
label.e-float-text {
|
|
9841
|
+
padding-left: 12px;
|
|
9842
|
+
}
|
|
9843
|
+
|
|
9844
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9845
|
+
@if $input-skin-name == 'material' {
|
|
9846
|
+
padding-right: 17px;
|
|
9847
|
+
}
|
|
9848
|
+
@else {
|
|
9849
|
+
margin-right: 10px;
|
|
9850
|
+
}
|
|
9851
|
+
}
|
|
9852
|
+
}
|
|
9853
|
+
}
|
|
9831
9854
|
}
|
|
9832
9855
|
|
|
9833
9856
|
|
|
@@ -52345,6 +52368,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52345
52368
|
@else {
|
|
52346
52369
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52347
52370
|
}
|
|
52371
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52372
|
+
.e-tbar-btn-text,
|
|
52373
|
+
.e-icons.e-btn-icon {
|
|
52374
|
+
color: $tbar-default-icon-color;
|
|
52375
|
+
}
|
|
52376
|
+
}
|
|
52348
52377
|
}
|
|
52349
52378
|
|
|
52350
52379
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52368,6 +52397,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52368
52397
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52369
52398
|
border-style: $tbar-border-nav-type;
|
|
52370
52399
|
border-width: $tbar-btn-hover-border-size;
|
|
52400
|
+
|
|
52401
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52402
|
+
.e-tbar-btn-text,
|
|
52403
|
+
.e-icons.e-btn-icon {
|
|
52404
|
+
color: $tbar-btn-text-focus-color;
|
|
52405
|
+
}
|
|
52406
|
+
}
|
|
52371
52407
|
}
|
|
52372
52408
|
|
|
52373
52409
|
&:active {
|
|
@@ -61148,6 +61184,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61148
61184
|
}
|
|
61149
61185
|
@if $skin-name == 'fluent2' {
|
|
61150
61186
|
border-radius: 4px;
|
|
61187
|
+
&:focus-visible {
|
|
61188
|
+
color: $content-text-color;
|
|
61189
|
+
& .e-caret,
|
|
61190
|
+
& .e-menu-icon {
|
|
61191
|
+
color: $icon-color;
|
|
61192
|
+
}
|
|
61193
|
+
}
|
|
61151
61194
|
}
|
|
61152
61195
|
}
|
|
61153
61196
|
}
|
|
@@ -61198,9 +61241,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61198
61241
|
|
|
61199
61242
|
&:focus-visible {
|
|
61200
61243
|
@if $skin-name == 'fluent2' {
|
|
61201
|
-
|
|
61202
|
-
|
|
61203
|
-
|
|
61244
|
+
&:not(.e-selected) {
|
|
61245
|
+
border-radius: 4px;
|
|
61246
|
+
background-color: $content-bg-color;
|
|
61247
|
+
box-shadow: $shadow-focus-ring1;
|
|
61248
|
+
}
|
|
61204
61249
|
}
|
|
61205
61250
|
@if $skin-name == 'tailwind3' {
|
|
61206
61251
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61291,7 +61336,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61291
61336
|
|
|
61292
61337
|
&:focus-visible {
|
|
61293
61338
|
@if $skin-name == 'fluent2' {
|
|
61294
|
-
background-color: $
|
|
61339
|
+
background-color: $flyout-bg-color-focus;
|
|
61295
61340
|
box-shadow: $shadow-focus-ring1;
|
|
61296
61341
|
border-radius: 4px;
|
|
61297
61342
|
}
|
|
@@ -133526,6 +133571,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
133526
133571
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133527
133572
|
top: calc(50% + 60px);
|
|
133528
133573
|
}
|
|
133574
|
+
|
|
133575
|
+
.e-image-editor.e-control.e-readonly {
|
|
133576
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133577
|
+
}
|
|
133529
133578
|
}
|
|
133530
133579
|
|
|
133531
133580
|
|
|
@@ -8992,6 +8992,29 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
8992
8992
|
border-bottom: transparent;
|
|
8993
8993
|
}
|
|
8994
8994
|
}
|
|
8995
|
+
|
|
8996
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8997
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8998
|
+
padding: 0;
|
|
8999
|
+
|
|
9000
|
+
input {
|
|
9001
|
+
padding: 14px 2px 5px 12px;
|
|
9002
|
+
}
|
|
9003
|
+
|
|
9004
|
+
label.e-float-text {
|
|
9005
|
+
padding-left: 12px;
|
|
9006
|
+
}
|
|
9007
|
+
|
|
9008
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9009
|
+
@if $input-skin-name == 'material' {
|
|
9010
|
+
padding-right: 17px;
|
|
9011
|
+
}
|
|
9012
|
+
@else {
|
|
9013
|
+
margin-right: 10px;
|
|
9014
|
+
}
|
|
9015
|
+
}
|
|
9016
|
+
}
|
|
9017
|
+
}
|
|
8995
9018
|
}
|
|
8996
9019
|
|
|
8997
9020
|
|
|
@@ -38099,6 +38122,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38099
38122
|
@else {
|
|
38100
38123
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38101
38124
|
}
|
|
38125
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38126
|
+
.e-tbar-btn-text,
|
|
38127
|
+
.e-icons.e-btn-icon {
|
|
38128
|
+
color: $tbar-default-icon-color;
|
|
38129
|
+
}
|
|
38130
|
+
}
|
|
38102
38131
|
}
|
|
38103
38132
|
|
|
38104
38133
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38122,6 +38151,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38122
38151
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38123
38152
|
border-style: $tbar-border-nav-type;
|
|
38124
38153
|
border-width: $tbar-btn-hover-border-size;
|
|
38154
|
+
|
|
38155
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38156
|
+
.e-tbar-btn-text,
|
|
38157
|
+
.e-icons.e-btn-icon {
|
|
38158
|
+
color: $tbar-btn-text-focus-color;
|
|
38159
|
+
}
|
|
38160
|
+
}
|
|
38125
38161
|
}
|
|
38126
38162
|
|
|
38127
38163
|
&:active {
|
|
@@ -44897,6 +44933,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44897
44933
|
}
|
|
44898
44934
|
@if $skin-name == 'fluent2' {
|
|
44899
44935
|
border-radius: 4px;
|
|
44936
|
+
&:focus-visible {
|
|
44937
|
+
color: $content-text-color;
|
|
44938
|
+
& .e-caret,
|
|
44939
|
+
& .e-menu-icon {
|
|
44940
|
+
color: $icon-color;
|
|
44941
|
+
}
|
|
44942
|
+
}
|
|
44900
44943
|
}
|
|
44901
44944
|
}
|
|
44902
44945
|
}
|
|
@@ -44947,9 +44990,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44947
44990
|
|
|
44948
44991
|
&:focus-visible {
|
|
44949
44992
|
@if $skin-name == 'fluent2' {
|
|
44950
|
-
|
|
44951
|
-
|
|
44952
|
-
|
|
44993
|
+
&:not(.e-selected) {
|
|
44994
|
+
border-radius: 4px;
|
|
44995
|
+
background-color: $content-bg-color;
|
|
44996
|
+
box-shadow: $shadow-focus-ring1;
|
|
44997
|
+
}
|
|
44953
44998
|
}
|
|
44954
44999
|
@if $skin-name == 'tailwind3' {
|
|
44955
45000
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -45040,7 +45085,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
45040
45085
|
|
|
45041
45086
|
&:focus-visible {
|
|
45042
45087
|
@if $skin-name == 'fluent2' {
|
|
45043
|
-
background-color: $
|
|
45088
|
+
background-color: $flyout-bg-color-focus;
|
|
45044
45089
|
box-shadow: $shadow-focus-ring1;
|
|
45045
45090
|
border-radius: 4px;
|
|
45046
45091
|
}
|
|
@@ -102336,6 +102381,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102336
102381
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102337
102382
|
top: calc(50% + 60px);
|
|
102338
102383
|
}
|
|
102384
|
+
|
|
102385
|
+
.e-image-editor.e-control.e-readonly {
|
|
102386
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102387
|
+
}
|
|
102339
102388
|
}
|
|
102340
102389
|
|
|
102341
102390
|
|
|
@@ -9826,6 +9826,29 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9826
9826
|
border-bottom: transparent;
|
|
9827
9827
|
}
|
|
9828
9828
|
}
|
|
9829
|
+
|
|
9830
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9831
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9832
|
+
padding: 0;
|
|
9833
|
+
|
|
9834
|
+
input {
|
|
9835
|
+
padding: 14px 2px 5px 12px;
|
|
9836
|
+
}
|
|
9837
|
+
|
|
9838
|
+
label.e-float-text {
|
|
9839
|
+
padding-left: 12px;
|
|
9840
|
+
}
|
|
9841
|
+
|
|
9842
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9843
|
+
@if $input-skin-name == 'material' {
|
|
9844
|
+
padding-right: 17px;
|
|
9845
|
+
}
|
|
9846
|
+
@else {
|
|
9847
|
+
margin-right: 10px;
|
|
9848
|
+
}
|
|
9849
|
+
}
|
|
9850
|
+
}
|
|
9851
|
+
}
|
|
9829
9852
|
}
|
|
9830
9853
|
|
|
9831
9854
|
|
|
@@ -52343,6 +52366,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52343
52366
|
@else {
|
|
52344
52367
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52345
52368
|
}
|
|
52369
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52370
|
+
.e-tbar-btn-text,
|
|
52371
|
+
.e-icons.e-btn-icon {
|
|
52372
|
+
color: $tbar-default-icon-color;
|
|
52373
|
+
}
|
|
52374
|
+
}
|
|
52346
52375
|
}
|
|
52347
52376
|
|
|
52348
52377
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52366,6 +52395,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52366
52395
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52367
52396
|
border-style: $tbar-border-nav-type;
|
|
52368
52397
|
border-width: $tbar-btn-hover-border-size;
|
|
52398
|
+
|
|
52399
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52400
|
+
.e-tbar-btn-text,
|
|
52401
|
+
.e-icons.e-btn-icon {
|
|
52402
|
+
color: $tbar-btn-text-focus-color;
|
|
52403
|
+
}
|
|
52404
|
+
}
|
|
52369
52405
|
}
|
|
52370
52406
|
|
|
52371
52407
|
&:active {
|
|
@@ -61146,6 +61182,13 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61146
61182
|
}
|
|
61147
61183
|
@if $skin-name == 'fluent2' {
|
|
61148
61184
|
border-radius: 4px;
|
|
61185
|
+
&:focus-visible {
|
|
61186
|
+
color: $content-text-color;
|
|
61187
|
+
& .e-caret,
|
|
61188
|
+
& .e-menu-icon {
|
|
61189
|
+
color: $icon-color;
|
|
61190
|
+
}
|
|
61191
|
+
}
|
|
61149
61192
|
}
|
|
61150
61193
|
}
|
|
61151
61194
|
}
|
|
@@ -61196,9 +61239,11 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61196
61239
|
|
|
61197
61240
|
&:focus-visible {
|
|
61198
61241
|
@if $skin-name == 'fluent2' {
|
|
61199
|
-
|
|
61200
|
-
|
|
61201
|
-
|
|
61242
|
+
&:not(.e-selected) {
|
|
61243
|
+
border-radius: 4px;
|
|
61244
|
+
background-color: $content-bg-color;
|
|
61245
|
+
box-shadow: $shadow-focus-ring1;
|
|
61246
|
+
}
|
|
61202
61247
|
}
|
|
61203
61248
|
@if $skin-name == 'tailwind3' {
|
|
61204
61249
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61289,7 +61334,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61289
61334
|
|
|
61290
61335
|
&:focus-visible {
|
|
61291
61336
|
@if $skin-name == 'fluent2' {
|
|
61292
|
-
background-color: $
|
|
61337
|
+
background-color: $flyout-bg-color-focus;
|
|
61293
61338
|
box-shadow: $shadow-focus-ring1;
|
|
61294
61339
|
border-radius: 4px;
|
|
61295
61340
|
}
|
|
@@ -133524,6 +133569,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
133524
133569
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133525
133570
|
top: calc(50% + 60px);
|
|
133526
133571
|
}
|
|
133572
|
+
|
|
133573
|
+
.e-image-editor.e-control.e-readonly {
|
|
133574
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133575
|
+
}
|
|
133527
133576
|
}
|
|
133528
133577
|
|
|
133529
133578
|
|
|
@@ -10379,6 +10379,29 @@ $textarea-float-top: -24px !default;
|
|
|
10379
10379
|
border-bottom: transparent;
|
|
10380
10380
|
}
|
|
10381
10381
|
}
|
|
10382
|
+
|
|
10383
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10384
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10385
|
+
padding: 0;
|
|
10386
|
+
|
|
10387
|
+
input {
|
|
10388
|
+
padding: 14px 2px 5px 12px;
|
|
10389
|
+
}
|
|
10390
|
+
|
|
10391
|
+
label.e-float-text {
|
|
10392
|
+
padding-left: 12px;
|
|
10393
|
+
}
|
|
10394
|
+
|
|
10395
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10396
|
+
@if $input-skin-name == 'material' {
|
|
10397
|
+
padding-right: 17px;
|
|
10398
|
+
}
|
|
10399
|
+
@else {
|
|
10400
|
+
margin-right: 10px;
|
|
10401
|
+
}
|
|
10402
|
+
}
|
|
10403
|
+
}
|
|
10404
|
+
}
|
|
10382
10405
|
}
|
|
10383
10406
|
|
|
10384
10407
|
|
|
@@ -39564,6 +39587,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39564
39587
|
@else {
|
|
39565
39588
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
39566
39589
|
}
|
|
39590
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39591
|
+
.e-tbar-btn-text,
|
|
39592
|
+
.e-icons.e-btn-icon {
|
|
39593
|
+
color: $tbar-default-icon-color;
|
|
39594
|
+
}
|
|
39595
|
+
}
|
|
39567
39596
|
}
|
|
39568
39597
|
|
|
39569
39598
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -39587,6 +39616,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39587
39616
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
39588
39617
|
border-style: $tbar-border-nav-type;
|
|
39589
39618
|
border-width: $tbar-btn-hover-border-size;
|
|
39619
|
+
|
|
39620
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39621
|
+
.e-tbar-btn-text,
|
|
39622
|
+
.e-icons.e-btn-icon {
|
|
39623
|
+
color: $tbar-btn-text-focus-color;
|
|
39624
|
+
}
|
|
39625
|
+
}
|
|
39590
39626
|
}
|
|
39591
39627
|
|
|
39592
39628
|
&:active {
|
|
@@ -46351,6 +46387,13 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46351
46387
|
}
|
|
46352
46388
|
@if $skin-name == 'fluent2' {
|
|
46353
46389
|
border-radius: 4px;
|
|
46390
|
+
&:focus-visible {
|
|
46391
|
+
color: $content-text-color;
|
|
46392
|
+
& .e-caret,
|
|
46393
|
+
& .e-menu-icon {
|
|
46394
|
+
color: $icon-color;
|
|
46395
|
+
}
|
|
46396
|
+
}
|
|
46354
46397
|
}
|
|
46355
46398
|
}
|
|
46356
46399
|
}
|
|
@@ -46401,9 +46444,11 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46401
46444
|
|
|
46402
46445
|
&:focus-visible {
|
|
46403
46446
|
@if $skin-name == 'fluent2' {
|
|
46404
|
-
|
|
46405
|
-
|
|
46406
|
-
|
|
46447
|
+
&:not(.e-selected) {
|
|
46448
|
+
border-radius: 4px;
|
|
46449
|
+
background-color: $content-bg-color;
|
|
46450
|
+
box-shadow: $shadow-focus-ring1;
|
|
46451
|
+
}
|
|
46407
46452
|
}
|
|
46408
46453
|
@if $skin-name == 'tailwind3' {
|
|
46409
46454
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -46494,7 +46539,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46494
46539
|
|
|
46495
46540
|
&:focus-visible {
|
|
46496
46541
|
@if $skin-name == 'fluent2' {
|
|
46497
|
-
background-color: $
|
|
46542
|
+
background-color: $flyout-bg-color-focus;
|
|
46498
46543
|
box-shadow: $shadow-focus-ring1;
|
|
46499
46544
|
border-radius: 4px;
|
|
46500
46545
|
}
|
|
@@ -103868,6 +103913,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103868
103913
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
103869
103914
|
top: calc(50% + 60px);
|
|
103870
103915
|
}
|
|
103916
|
+
|
|
103917
|
+
.e-image-editor.e-control.e-readonly {
|
|
103918
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
103919
|
+
}
|
|
103871
103920
|
}
|
|
103872
103921
|
|
|
103873
103922
|
|