@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
|
@@ -1320,6 +1320,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1320
1320
|
@else {
|
|
1321
1321
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1322
1322
|
}
|
|
1323
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1324
|
+
.e-tbar-btn-text,
|
|
1325
|
+
.e-icons.e-btn-icon {
|
|
1326
|
+
color: $tbar-default-icon-color;
|
|
1327
|
+
}
|
|
1328
|
+
}
|
|
1323
1329
|
}
|
|
1324
1330
|
|
|
1325
1331
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1343,6 +1349,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1343
1349
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1344
1350
|
border-style: $tbar-border-nav-type;
|
|
1345
1351
|
border-width: $tbar-btn-hover-border-size;
|
|
1352
|
+
|
|
1353
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1354
|
+
.e-tbar-btn-text,
|
|
1355
|
+
.e-icons.e-btn-icon {
|
|
1356
|
+
color: $tbar-btn-text-focus-color;
|
|
1357
|
+
}
|
|
1358
|
+
}
|
|
1346
1359
|
}
|
|
1347
1360
|
|
|
1348
1361
|
&:active {
|
|
@@ -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 {
|
|
@@ -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 {
|
|
@@ -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 {
|
|
@@ -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 {
|
|
@@ -1323,6 +1323,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1323
1323
|
@else {
|
|
1324
1324
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1325
1325
|
}
|
|
1326
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1327
|
+
.e-tbar-btn-text,
|
|
1328
|
+
.e-icons.e-btn-icon {
|
|
1329
|
+
color: $tbar-default-icon-color;
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1326
1332
|
}
|
|
1327
1333
|
|
|
1328
1334
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1346,6 +1352,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1346
1352
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1347
1353
|
border-style: $tbar-border-nav-type;
|
|
1348
1354
|
border-width: $tbar-btn-hover-border-size;
|
|
1355
|
+
|
|
1356
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1357
|
+
.e-tbar-btn-text,
|
|
1358
|
+
.e-icons.e-btn-icon {
|
|
1359
|
+
color: $tbar-btn-text-focus-color;
|
|
1360
|
+
}
|
|
1361
|
+
}
|
|
1349
1362
|
}
|
|
1350
1363
|
|
|
1351
1364
|
&:active {
|
|
@@ -1323,6 +1323,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1323
1323
|
@else {
|
|
1324
1324
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1325
1325
|
}
|
|
1326
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1327
|
+
.e-tbar-btn-text,
|
|
1328
|
+
.e-icons.e-btn-icon {
|
|
1329
|
+
color: $tbar-default-icon-color;
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1326
1332
|
}
|
|
1327
1333
|
|
|
1328
1334
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1346,6 +1352,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1346
1352
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1347
1353
|
border-style: $tbar-border-nav-type;
|
|
1348
1354
|
border-width: $tbar-btn-hover-border-size;
|
|
1355
|
+
|
|
1356
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1357
|
+
.e-tbar-btn-text,
|
|
1358
|
+
.e-icons.e-btn-icon {
|
|
1359
|
+
color: $tbar-btn-text-focus-color;
|
|
1360
|
+
}
|
|
1361
|
+
}
|
|
1349
1362
|
}
|
|
1350
1363
|
|
|
1351
1364
|
&:active {
|
|
@@ -1323,6 +1323,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1323
1323
|
@else {
|
|
1324
1324
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1325
1325
|
}
|
|
1326
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1327
|
+
.e-tbar-btn-text,
|
|
1328
|
+
.e-icons.e-btn-icon {
|
|
1329
|
+
color: $tbar-default-icon-color;
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1326
1332
|
}
|
|
1327
1333
|
|
|
1328
1334
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1346,6 +1352,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1346
1352
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1347
1353
|
border-style: $tbar-border-nav-type;
|
|
1348
1354
|
border-width: $tbar-btn-hover-border-size;
|
|
1355
|
+
|
|
1356
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1357
|
+
.e-tbar-btn-text,
|
|
1358
|
+
.e-icons.e-btn-icon {
|
|
1359
|
+
color: $tbar-btn-text-focus-color;
|
|
1360
|
+
}
|
|
1361
|
+
}
|
|
1349
1362
|
}
|
|
1350
1363
|
|
|
1351
1364
|
&:active {
|
|
@@ -1323,6 +1323,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1323
1323
|
@else {
|
|
1324
1324
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1325
1325
|
}
|
|
1326
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1327
|
+
.e-tbar-btn-text,
|
|
1328
|
+
.e-icons.e-btn-icon {
|
|
1329
|
+
color: $tbar-default-icon-color;
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1326
1332
|
}
|
|
1327
1333
|
|
|
1328
1334
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1346,6 +1352,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1346
1352
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1347
1353
|
border-style: $tbar-border-nav-type;
|
|
1348
1354
|
border-width: $tbar-btn-hover-border-size;
|
|
1355
|
+
|
|
1356
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1357
|
+
.e-tbar-btn-text,
|
|
1358
|
+
.e-icons.e-btn-icon {
|
|
1359
|
+
color: $tbar-btn-text-focus-color;
|
|
1360
|
+
}
|
|
1361
|
+
}
|
|
1349
1362
|
}
|
|
1350
1363
|
|
|
1351
1364
|
&:active {
|
|
@@ -1323,6 +1323,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1323
1323
|
@else {
|
|
1324
1324
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1325
1325
|
}
|
|
1326
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1327
|
+
.e-tbar-btn-text,
|
|
1328
|
+
.e-icons.e-btn-icon {
|
|
1329
|
+
color: $tbar-default-icon-color;
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1326
1332
|
}
|
|
1327
1333
|
|
|
1328
1334
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1346,6 +1352,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1346
1352
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1347
1353
|
border-style: $tbar-border-nav-type;
|
|
1348
1354
|
border-width: $tbar-btn-hover-border-size;
|
|
1355
|
+
|
|
1356
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1357
|
+
.e-tbar-btn-text,
|
|
1358
|
+
.e-icons.e-btn-icon {
|
|
1359
|
+
color: $tbar-btn-text-focus-color;
|
|
1360
|
+
}
|
|
1361
|
+
}
|
|
1349
1362
|
}
|
|
1350
1363
|
|
|
1351
1364
|
&:active {
|
|
@@ -1323,6 +1323,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1323
1323
|
@else {
|
|
1324
1324
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1325
1325
|
}
|
|
1326
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1327
|
+
.e-tbar-btn-text,
|
|
1328
|
+
.e-icons.e-btn-icon {
|
|
1329
|
+
color: $tbar-default-icon-color;
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1326
1332
|
}
|
|
1327
1333
|
|
|
1328
1334
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1346,6 +1352,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1346
1352
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1347
1353
|
border-style: $tbar-border-nav-type;
|
|
1348
1354
|
border-width: $tbar-btn-hover-border-size;
|
|
1355
|
+
|
|
1356
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1357
|
+
.e-tbar-btn-text,
|
|
1358
|
+
.e-icons.e-btn-icon {
|
|
1359
|
+
color: $tbar-btn-text-focus-color;
|
|
1360
|
+
}
|
|
1361
|
+
}
|
|
1349
1362
|
}
|
|
1350
1363
|
|
|
1351
1364
|
&:active {
|
|
@@ -1329,6 +1329,12 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
1329
1329
|
@else {
|
|
1330
1330
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1331
1331
|
}
|
|
1332
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1333
|
+
.e-tbar-btn-text,
|
|
1334
|
+
.e-icons.e-btn-icon {
|
|
1335
|
+
color: $tbar-default-icon-color;
|
|
1336
|
+
}
|
|
1337
|
+
}
|
|
1332
1338
|
}
|
|
1333
1339
|
|
|
1334
1340
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1352,6 +1358,13 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
1352
1358
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1353
1359
|
border-style: $tbar-border-nav-type;
|
|
1354
1360
|
border-width: $tbar-btn-hover-border-size;
|
|
1361
|
+
|
|
1362
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1363
|
+
.e-tbar-btn-text,
|
|
1364
|
+
.e-icons.e-btn-icon {
|
|
1365
|
+
color: $tbar-btn-text-focus-color;
|
|
1366
|
+
}
|
|
1367
|
+
}
|
|
1355
1368
|
}
|
|
1356
1369
|
|
|
1357
1370
|
&:active {
|
|
@@ -1329,6 +1329,12 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
1329
1329
|
@else {
|
|
1330
1330
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1331
1331
|
}
|
|
1332
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1333
|
+
.e-tbar-btn-text,
|
|
1334
|
+
.e-icons.e-btn-icon {
|
|
1335
|
+
color: $tbar-default-icon-color;
|
|
1336
|
+
}
|
|
1337
|
+
}
|
|
1332
1338
|
}
|
|
1333
1339
|
|
|
1334
1340
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1352,6 +1358,13 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
1352
1358
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1353
1359
|
border-style: $tbar-border-nav-type;
|
|
1354
1360
|
border-width: $tbar-btn-hover-border-size;
|
|
1361
|
+
|
|
1362
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1363
|
+
.e-tbar-btn-text,
|
|
1364
|
+
.e-icons.e-btn-icon {
|
|
1365
|
+
color: $tbar-btn-text-focus-color;
|
|
1366
|
+
}
|
|
1367
|
+
}
|
|
1355
1368
|
}
|
|
1356
1369
|
|
|
1357
1370
|
&:active {
|
|
@@ -1356,6 +1356,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1356
1356
|
@else {
|
|
1357
1357
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1358
1358
|
}
|
|
1359
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1360
|
+
.e-tbar-btn-text,
|
|
1361
|
+
.e-icons.e-btn-icon {
|
|
1362
|
+
color: $tbar-default-icon-color;
|
|
1363
|
+
}
|
|
1364
|
+
}
|
|
1359
1365
|
}
|
|
1360
1366
|
|
|
1361
1367
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1379,6 +1385,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1379
1385
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1380
1386
|
border-style: $tbar-border-nav-type;
|
|
1381
1387
|
border-width: $tbar-btn-hover-border-size;
|
|
1388
|
+
|
|
1389
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1390
|
+
.e-tbar-btn-text,
|
|
1391
|
+
.e-icons.e-btn-icon {
|
|
1392
|
+
color: $tbar-btn-text-focus-color;
|
|
1393
|
+
}
|
|
1394
|
+
}
|
|
1382
1395
|
}
|
|
1383
1396
|
|
|
1384
1397
|
&:active {
|
|
@@ -1356,6 +1356,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1356
1356
|
@else {
|
|
1357
1357
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1358
1358
|
}
|
|
1359
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1360
|
+
.e-tbar-btn-text,
|
|
1361
|
+
.e-icons.e-btn-icon {
|
|
1362
|
+
color: $tbar-default-icon-color;
|
|
1363
|
+
}
|
|
1364
|
+
}
|
|
1359
1365
|
}
|
|
1360
1366
|
|
|
1361
1367
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1379,6 +1385,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1379
1385
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1380
1386
|
border-style: $tbar-border-nav-type;
|
|
1381
1387
|
border-width: $tbar-btn-hover-border-size;
|
|
1388
|
+
|
|
1389
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1390
|
+
.e-tbar-btn-text,
|
|
1391
|
+
.e-icons.e-btn-icon {
|
|
1392
|
+
color: $tbar-btn-text-focus-color;
|
|
1393
|
+
}
|
|
1394
|
+
}
|
|
1382
1395
|
}
|
|
1383
1396
|
|
|
1384
1397
|
&:active {
|
|
@@ -1344,6 +1344,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1344
1344
|
@else {
|
|
1345
1345
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1346
1346
|
}
|
|
1347
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1348
|
+
.e-tbar-btn-text,
|
|
1349
|
+
.e-icons.e-btn-icon {
|
|
1350
|
+
color: $tbar-default-icon-color;
|
|
1351
|
+
}
|
|
1352
|
+
}
|
|
1347
1353
|
}
|
|
1348
1354
|
|
|
1349
1355
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1367,6 +1373,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1367
1373
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1368
1374
|
border-style: $tbar-border-nav-type;
|
|
1369
1375
|
border-width: $tbar-btn-hover-border-size;
|
|
1376
|
+
|
|
1377
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1378
|
+
.e-tbar-btn-text,
|
|
1379
|
+
.e-icons.e-btn-icon {
|
|
1380
|
+
color: $tbar-btn-text-focus-color;
|
|
1381
|
+
}
|
|
1382
|
+
}
|
|
1370
1383
|
}
|
|
1371
1384
|
|
|
1372
1385
|
&:active {
|
|
@@ -1344,6 +1344,12 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1344
1344
|
@else {
|
|
1345
1345
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1346
1346
|
}
|
|
1347
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1348
|
+
.e-tbar-btn-text,
|
|
1349
|
+
.e-icons.e-btn-icon {
|
|
1350
|
+
color: $tbar-default-icon-color;
|
|
1351
|
+
}
|
|
1352
|
+
}
|
|
1347
1353
|
}
|
|
1348
1354
|
|
|
1349
1355
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1367,6 +1373,13 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
1367
1373
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1368
1374
|
border-style: $tbar-border-nav-type;
|
|
1369
1375
|
border-width: $tbar-btn-hover-border-size;
|
|
1376
|
+
|
|
1377
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1378
|
+
.e-tbar-btn-text,
|
|
1379
|
+
.e-icons.e-btn-icon {
|
|
1380
|
+
color: $tbar-btn-text-focus-color;
|
|
1381
|
+
}
|
|
1382
|
+
}
|
|
1370
1383
|
}
|
|
1371
1384
|
|
|
1372
1385
|
&: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 {
|
|
@@ -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 {
|
|
@@ -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 {
|
|
@@ -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 {
|