@syncfusion/blazor-themes 20.3.60 → 20.3.61

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.
Files changed (86) hide show
  1. package/SCSS-Themes/base/material.scss +3 -0
  2. package/SCSS-Themes/bootstrap-dark.scss +16 -9
  3. package/SCSS-Themes/bootstrap.scss +16 -9
  4. package/SCSS-Themes/bootstrap4.scss +16 -9
  5. package/SCSS-Themes/bootstrap5-dark.scss +16 -9
  6. package/SCSS-Themes/bootstrap5.scss +16 -9
  7. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +2 -2
  8. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +2 -2
  9. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +2 -2
  10. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +2 -2
  11. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +2 -2
  12. package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +2 -2
  13. package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +2 -2
  14. package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +2 -2
  15. package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +2 -2
  16. package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +2 -2
  17. package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +2 -2
  18. package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +2 -2
  19. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +2 -2
  20. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +2 -2
  21. package/SCSS-Themes/fabric-dark.scss +17 -10
  22. package/SCSS-Themes/fabric.scss +17 -10
  23. package/SCSS-Themes/fluent-dark.scss +16 -9
  24. package/SCSS-Themes/fluent.scss +16 -9
  25. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -2
  26. package/SCSS-Themes/grids/grid/bootstrap.scss +2 -2
  27. package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -2
  28. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -2
  29. package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -2
  30. package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -3
  31. package/SCSS-Themes/grids/grid/fabric.scss +3 -3
  32. package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -2
  33. package/SCSS-Themes/grids/grid/fluent.scss +2 -2
  34. package/SCSS-Themes/grids/grid/highcontrast.scss +3 -3
  35. package/SCSS-Themes/grids/grid/material-dark.scss +3 -3
  36. package/SCSS-Themes/grids/grid/material.scss +3 -3
  37. package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -3
  38. package/SCSS-Themes/grids/grid/tailwind.scss +3 -3
  39. package/SCSS-Themes/highcontrast.scss +17 -10
  40. package/SCSS-Themes/material-dark.scss +17 -10
  41. package/SCSS-Themes/material.scss +21 -11
  42. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +0 -3
  43. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +0 -3
  44. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +0 -3
  45. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +0 -3
  46. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +0 -3
  47. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +0 -3
  48. package/SCSS-Themes/navigations/context-menu/fabric.scss +0 -3
  49. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +0 -3
  50. package/SCSS-Themes/navigations/context-menu/fluent.scss +0 -3
  51. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +0 -3
  52. package/SCSS-Themes/navigations/context-menu/material-dark.scss +0 -3
  53. package/SCSS-Themes/navigations/context-menu/material.scss +0 -3
  54. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +0 -3
  55. package/SCSS-Themes/navigations/context-menu/tailwind.scss +0 -3
  56. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +1 -1
  57. package/SCSS-Themes/navigations/menu/bootstrap.scss +1 -1
  58. package/SCSS-Themes/navigations/menu/bootstrap4.scss +1 -1
  59. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -1
  60. package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -1
  61. package/SCSS-Themes/navigations/menu/fabric-dark.scss +1 -1
  62. package/SCSS-Themes/navigations/menu/fabric.scss +1 -1
  63. package/SCSS-Themes/navigations/menu/fluent-dark.scss +1 -1
  64. package/SCSS-Themes/navigations/menu/fluent.scss +1 -1
  65. package/SCSS-Themes/navigations/menu/highcontrast.scss +1 -1
  66. package/SCSS-Themes/navigations/menu/material-dark.scss +1 -1
  67. package/SCSS-Themes/navigations/menu/material.scss +1 -1
  68. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +1 -1
  69. package/SCSS-Themes/navigations/menu/tailwind.scss +1 -1
  70. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +11 -1
  71. package/SCSS-Themes/navigations/treeview/bootstrap.scss +11 -1
  72. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +11 -1
  73. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +11 -1
  74. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +11 -1
  75. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +11 -1
  76. package/SCSS-Themes/navigations/treeview/fabric.scss +11 -1
  77. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +11 -1
  78. package/SCSS-Themes/navigations/treeview/fluent.scss +11 -1
  79. package/SCSS-Themes/navigations/treeview/highcontrast.scss +11 -1
  80. package/SCSS-Themes/navigations/treeview/material-dark.scss +11 -1
  81. package/SCSS-Themes/navigations/treeview/material.scss +12 -2
  82. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +11 -1
  83. package/SCSS-Themes/navigations/treeview/tailwind.scss +11 -1
  84. package/SCSS-Themes/tailwind-dark.scss +17 -10
  85. package/SCSS-Themes/tailwind.scss +17 -10
  86. package/package.json +1 -1
@@ -1173,7 +1173,17 @@ $ripple-width: 32px !default;
1173
1173
  }
1174
1174
 
1175
1175
  @mixin active-hover-theme {
1176
- background-color: $treeview-item-active-hover-bg;
1176
+ @if $theme-name =='fluentui-dark' {
1177
+ background-color: lighten($treeview-item-active-bg, 5%);
1178
+ }
1179
+
1180
+ @else if $theme-name =='tailwind' {
1181
+ background-color: darken($treeview-item-active-hover-bg, 10%);
1182
+ }
1183
+
1184
+ @else {
1185
+ background-color: $treeview-item-active-hover-bg;
1186
+ }
1177
1187
  border-color: $treeview-item-active-hover-border-color;
1178
1188
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
1179
1189
  -webkit-box-shadow: $treeview-border-shadow;
@@ -1169,7 +1169,17 @@ $ripple-width: 32px !default;
1169
1169
  }
1170
1170
 
1171
1171
  @mixin active-hover-theme {
1172
- background-color: $treeview-item-active-hover-bg;
1172
+ @if $theme-name =='fluentui-dark' {
1173
+ background-color: lighten($treeview-item-active-bg, 5%);
1174
+ }
1175
+
1176
+ @else if $theme-name =='tailwind' {
1177
+ background-color: darken($treeview-item-active-hover-bg, 10%);
1178
+ }
1179
+
1180
+ @else {
1181
+ background-color: $treeview-item-active-hover-bg;
1182
+ }
1173
1183
  border-color: $treeview-item-active-hover-border-color;
1174
1184
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
1175
1185
  -webkit-box-shadow: $treeview-border-shadow;
@@ -15,7 +15,7 @@ $treeview-text-color: rgba($grey-light-font, .87) !default;
15
15
  $treeview-item-border-color: transparent !default;
16
16
  $treeview-item-active-bg: $grey-200 !default;
17
17
  $treeview-icon-active-color: rgba($grey-light-font, .54) !default;
18
- $treeview-text-active-color: $accent !default;
18
+ $treeview-text-active-color: $tree-node-text-color !default;
19
19
  $treeview-item-active-border-color: $grey-200 !default;
20
20
  $treeview-item-hover-bg: $grey-100 !default;
21
21
  $treeview-icon-hover-color: rgba($grey-light-font, .54) !default;
@@ -1167,7 +1167,17 @@ $ripple-width: 32px !default;
1167
1167
  }
1168
1168
 
1169
1169
  @mixin active-hover-theme {
1170
- background-color: $treeview-item-active-hover-bg;
1170
+ @if $theme-name =='fluentui-dark' {
1171
+ background-color: lighten($treeview-item-active-bg, 5%);
1172
+ }
1173
+
1174
+ @else if $theme-name =='tailwind' {
1175
+ background-color: darken($treeview-item-active-hover-bg, 10%);
1176
+ }
1177
+
1178
+ @else {
1179
+ background-color: $treeview-item-active-hover-bg;
1180
+ }
1171
1181
  border-color: $treeview-item-active-hover-border-color;
1172
1182
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
1173
1183
  -webkit-box-shadow: $treeview-border-shadow;
@@ -1179,7 +1179,17 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1179
1179
  }
1180
1180
 
1181
1181
  @mixin active-hover-theme {
1182
- background-color: $treeview-item-active-hover-bg;
1182
+ @if $theme-name =='fluentui-dark' {
1183
+ background-color: lighten($treeview-item-active-bg, 5%);
1184
+ }
1185
+
1186
+ @else if $theme-name =='tailwind' {
1187
+ background-color: darken($treeview-item-active-hover-bg, 10%);
1188
+ }
1189
+
1190
+ @else {
1191
+ background-color: $treeview-item-active-hover-bg;
1192
+ }
1183
1193
  border-color: $treeview-item-active-hover-border-color;
1184
1194
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
1185
1195
  -webkit-box-shadow: $treeview-border-shadow;
@@ -1179,7 +1179,17 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
1179
1179
  }
1180
1180
 
1181
1181
  @mixin active-hover-theme {
1182
- background-color: $treeview-item-active-hover-bg;
1182
+ @if $theme-name =='fluentui-dark' {
1183
+ background-color: lighten($treeview-item-active-bg, 5%);
1184
+ }
1185
+
1186
+ @else if $theme-name =='tailwind' {
1187
+ background-color: darken($treeview-item-active-hover-bg, 10%);
1188
+ }
1189
+
1190
+ @else {
1191
+ background-color: $treeview-item-active-hover-bg;
1192
+ }
1183
1193
  border-color: $treeview-item-active-hover-border-color;
1184
1194
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
1185
1195
  -webkit-box-shadow: $treeview-border-shadow;
@@ -35506,9 +35506,6 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35506
35506
 
35507
35507
  & .e-menu-item {
35508
35508
  @include bigger-li-size;
35509
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
35510
- padding: $cmenu-bigger-li-padding;
35511
- }
35512
35509
 
35513
35510
  & .e-caret {
35514
35511
  font-size: $cmenu-bigger-caret-font-size;
@@ -54553,7 +54550,17 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
54553
54550
  }
54554
54551
 
54555
54552
  @mixin active-hover-theme {
54556
- background-color: $treeview-item-active-hover-bg;
54553
+ @if $theme-name =='fluentui-dark' {
54554
+ background-color: lighten($treeview-item-active-bg, 5%);
54555
+ }
54556
+
54557
+ @else if $theme-name =='tailwind' {
54558
+ background-color: darken($treeview-item-active-hover-bg, 10%);
54559
+ }
54560
+
54561
+ @else {
54562
+ background-color: $treeview-item-active-hover-bg;
54563
+ }
54557
54564
  border-color: $treeview-item-active-hover-border-color;
54558
54565
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
54559
54566
  -webkit-box-shadow: $treeview-border-shadow;
@@ -55937,7 +55944,7 @@ $menu-caret-color: $cmenu-caret-color !default;
55937
55944
 
55938
55945
  @at-root {
55939
55946
  & .e-menu {
55940
- @if $skin-name == 'bootstrap4' {
55947
+ @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
55941
55948
  background-color: $cmenu-ul-bgcolor;
55942
55949
  }
55943
55950
  @else {
@@ -57191,7 +57198,7 @@ $ddt-remains-font-color: $content-text-color-alt3 !default;
57191
57198
  position: absolute;
57192
57199
 
57193
57200
  .e-active .e-checkbox-wrapper {
57194
- .e-frame:not(.e-check) {
57201
+ .e-frame:not(.e-check):not(.e-stop) {
57195
57202
  @if$ddt-skin-name == 'bootstrap5' {
57196
57203
  background-color: $ddt-readonly-input-bg-color;
57197
57204
  }
@@ -57199,7 +57206,7 @@ $ddt-remains-font-color: $content-text-color-alt3 !default;
57199
57206
  }
57200
57207
 
57201
57208
  .e-checkbox-wrapper {
57202
- .e-frame:not(.e-check) {
57209
+ .e-frame:not(.e-check):not(.e-stop) {
57203
57210
  @if$ddt-skin-name == 'bootstrap5' {
57204
57211
  background-color: transparent;
57205
57212
  }
@@ -72914,8 +72921,8 @@ $grid-adatptive-apply-btn-disable: $primary-bg-color-disabled !default;
72914
72921
  $grid-sortnumber-font-size: $text-xxs !default;
72915
72922
  $grid-reorderarrow-margin-top: -11px !default;
72916
72923
  $grid-reorderdownarrow-margin-top: 1px !default;
72917
- $grid-reorder-arrow-top-margin: -11px !default;
72918
- $grid-reorder-downarrow-top-margin: 1px !default;
72924
+ $grid-reorder-arrow-top-margin: -4px !default;
72925
+ $grid-reorder-downarrow-top-margin: -5px !default;
72919
72926
  $grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
72920
72927
  $grid-reorderarrow-margin-left: -6px !default;
72921
72928
  $grid-column-chooser-cancel-icon-size: $text-sm !default;
@@ -76661,7 +76668,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76661
76668
 
76662
76669
  .e-gridheader .e-headercontent .e-reorderuparrow {
76663
76670
  @if $grid-skin == 'fluent' or $grid-skin == 'bootstrap5' {
76664
- margin-top: -9px;
76671
+ margin-top: -2px;
76665
76672
  }
76666
76673
  }
76667
76674
 
@@ -35503,9 +35503,6 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35503
35503
 
35504
35504
  & .e-menu-item {
35505
35505
  @include bigger-li-size;
35506
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
35507
- padding: $cmenu-bigger-li-padding;
35508
- }
35509
35506
 
35510
35507
  & .e-caret {
35511
35508
  font-size: $cmenu-bigger-caret-font-size;
@@ -54550,7 +54547,17 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
54550
54547
  }
54551
54548
 
54552
54549
  @mixin active-hover-theme {
54553
- background-color: $treeview-item-active-hover-bg;
54550
+ @if $theme-name =='fluentui-dark' {
54551
+ background-color: lighten($treeview-item-active-bg, 5%);
54552
+ }
54553
+
54554
+ @else if $theme-name =='tailwind' {
54555
+ background-color: darken($treeview-item-active-hover-bg, 10%);
54556
+ }
54557
+
54558
+ @else {
54559
+ background-color: $treeview-item-active-hover-bg;
54560
+ }
54554
54561
  border-color: $treeview-item-active-hover-border-color;
54555
54562
  @if $skin-name == 'bootstrap' or $skin-name == 'highcontrast' {
54556
54563
  -webkit-box-shadow: $treeview-border-shadow;
@@ -55934,7 +55941,7 @@ $menu-caret-color: $cmenu-caret-color !default;
55934
55941
 
55935
55942
  @at-root {
55936
55943
  & .e-menu {
55937
- @if $skin-name == 'bootstrap4' {
55944
+ @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
55938
55945
  background-color: $cmenu-ul-bgcolor;
55939
55946
  }
55940
55947
  @else {
@@ -57188,7 +57195,7 @@ $ddt-remains-font-color: $content-text-color-alt3 !default;
57188
57195
  position: absolute;
57189
57196
 
57190
57197
  .e-active .e-checkbox-wrapper {
57191
- .e-frame:not(.e-check) {
57198
+ .e-frame:not(.e-check):not(.e-stop) {
57192
57199
  @if$ddt-skin-name == 'bootstrap5' {
57193
57200
  background-color: $ddt-readonly-input-bg-color;
57194
57201
  }
@@ -57196,7 +57203,7 @@ $ddt-remains-font-color: $content-text-color-alt3 !default;
57196
57203
  }
57197
57204
 
57198
57205
  .e-checkbox-wrapper {
57199
- .e-frame:not(.e-check) {
57206
+ .e-frame:not(.e-check):not(.e-stop) {
57200
57207
  @if$ddt-skin-name == 'bootstrap5' {
57201
57208
  background-color: transparent;
57202
57209
  }
@@ -72911,8 +72918,8 @@ $grid-adatptive-apply-btn-disable: $primary-bg-color-disabled !default;
72911
72918
  $grid-sortnumber-font-size: $text-xxs !default;
72912
72919
  $grid-reorderarrow-margin-top: -11px !default;
72913
72920
  $grid-reorderdownarrow-margin-top: 1px !default;
72914
- $grid-reorder-arrow-top-margin: -11px !default;
72915
- $grid-reorder-downarrow-top-margin: 1px !default;
72921
+ $grid-reorder-arrow-top-margin: -4px !default;
72922
+ $grid-reorder-downarrow-top-margin: -5px !default;
72916
72923
  $grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
72917
72924
  $grid-reorderarrow-margin-left: -6px !default;
72918
72925
  $grid-column-chooser-cancel-icon-size: $text-sm !default;
@@ -76658,7 +76665,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76658
76665
 
76659
76666
  .e-gridheader .e-headercontent .e-reorderuparrow {
76660
76667
  @if $grid-skin == 'fluent' or $grid-skin == 'bootstrap5' {
76661
- margin-top: -9px;
76668
+ margin-top: -2px;
76662
76669
  }
76663
76670
  }
76664
76671
 
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"20.3.60","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"]}
1
+ {"name":"@syncfusion/blazor-themes","version":"20.3.61","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"]}