@syncfusion/blazor-themes 29.1.35 → 29.1.37

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 (171) hide show
  1. package/Compiled-Themes/bootstrap5-dark-lite.css +3 -0
  2. package/Compiled-Themes/bootstrap5-dark.css +3 -0
  3. package/Compiled-Themes/bootstrap5-lite.css +3 -0
  4. package/Compiled-Themes/bootstrap5.3-dark-lite.css +5 -2
  5. package/Compiled-Themes/bootstrap5.3-dark.css +5 -2
  6. package/Compiled-Themes/bootstrap5.3-lite.css +5 -2
  7. package/Compiled-Themes/bootstrap5.3.css +5 -2
  8. package/Compiled-Themes/bootstrap5.css +3 -0
  9. package/Compiled-Themes/fluent2-dark-lite.css +2 -2
  10. package/Compiled-Themes/fluent2-dark.css +2 -2
  11. package/Compiled-Themes/fluent2-highcontrast-lite.css +2 -2
  12. package/Compiled-Themes/fluent2-highcontrast.css +2 -2
  13. package/Compiled-Themes/fluent2-lite.css +2 -2
  14. package/Compiled-Themes/fluent2.css +2 -2
  15. package/Compiled-Themes/highcontrast-lite.css +2 -2
  16. package/Compiled-Themes/highcontrast.css +2 -2
  17. package/Compiled-Themes/tailwind3-dark-lite.css +16 -15
  18. package/Compiled-Themes/tailwind3-dark.css +16 -15
  19. package/Compiled-Themes/tailwind3-lite.css +16 -15
  20. package/Compiled-Themes/tailwind3.css +16 -15
  21. package/SCSS-Themes/bds-dark-lite.scss +7 -1
  22. package/SCSS-Themes/bds-dark.scss +7 -1
  23. package/SCSS-Themes/bds-lite.scss +7 -1
  24. package/SCSS-Themes/bds.scss +7 -1
  25. package/SCSS-Themes/bootstrap-dark-lite.scss +7 -1
  26. package/SCSS-Themes/bootstrap-dark.scss +7 -1
  27. package/SCSS-Themes/bootstrap-lite.scss +7 -1
  28. package/SCSS-Themes/bootstrap.scss +7 -1
  29. package/SCSS-Themes/bootstrap4-lite.scss +7 -1
  30. package/SCSS-Themes/bootstrap4.scss +7 -1
  31. package/SCSS-Themes/bootstrap5-dark-lite.scss +7 -1
  32. package/SCSS-Themes/bootstrap5-dark.scss +7 -1
  33. package/SCSS-Themes/bootstrap5-lite.scss +7 -1
  34. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +9 -3
  35. package/SCSS-Themes/bootstrap5.3-dark.scss +9 -3
  36. package/SCSS-Themes/bootstrap5.3-lite.scss +9 -3
  37. package/SCSS-Themes/bootstrap5.3.scss +9 -3
  38. package/SCSS-Themes/bootstrap5.scss +7 -1
  39. package/SCSS-Themes/fabric-dark-lite.scss +7 -1
  40. package/SCSS-Themes/fabric-dark.scss +7 -1
  41. package/SCSS-Themes/fabric-lite.scss +7 -1
  42. package/SCSS-Themes/fabric.scss +7 -1
  43. package/SCSS-Themes/fluent-dark-lite.scss +7 -1
  44. package/SCSS-Themes/fluent-dark.scss +7 -1
  45. package/SCSS-Themes/fluent-lite.scss +7 -1
  46. package/SCSS-Themes/fluent.scss +7 -1
  47. package/SCSS-Themes/fluent2-dark-lite.scss +9 -3
  48. package/SCSS-Themes/fluent2-dark.scss +9 -3
  49. package/SCSS-Themes/fluent2-highcontrast-lite.scss +9 -3
  50. package/SCSS-Themes/fluent2-highcontrast.scss +9 -3
  51. package/SCSS-Themes/fluent2-lite.scss +9 -3
  52. package/SCSS-Themes/fluent2.scss +9 -3
  53. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +6 -0
  54. package/SCSS-Themes/grids/grid/bds-dark.scss +6 -0
  55. package/SCSS-Themes/grids/grid/bds-lite.scss +6 -0
  56. package/SCSS-Themes/grids/grid/bds.scss +6 -0
  57. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +6 -0
  58. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +6 -0
  59. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +6 -0
  60. package/SCSS-Themes/grids/grid/bootstrap.scss +6 -0
  61. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +6 -0
  62. package/SCSS-Themes/grids/grid/bootstrap4.scss +6 -0
  63. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +6 -0
  64. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +6 -0
  65. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +6 -0
  66. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +8 -2
  67. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +8 -2
  68. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +8 -2
  69. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +8 -2
  70. package/SCSS-Themes/grids/grid/bootstrap5.scss +6 -0
  71. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +6 -0
  72. package/SCSS-Themes/grids/grid/fabric-dark.scss +6 -0
  73. package/SCSS-Themes/grids/grid/fabric-lite.scss +6 -0
  74. package/SCSS-Themes/grids/grid/fabric.scss +6 -0
  75. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +6 -0
  76. package/SCSS-Themes/grids/grid/fluent-dark.scss +6 -0
  77. package/SCSS-Themes/grids/grid/fluent-lite.scss +6 -0
  78. package/SCSS-Themes/grids/grid/fluent.scss +6 -0
  79. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +6 -0
  80. package/SCSS-Themes/grids/grid/fluent2-dark.scss +6 -0
  81. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +6 -0
  82. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +6 -0
  83. package/SCSS-Themes/grids/grid/fluent2-lite.scss +6 -0
  84. package/SCSS-Themes/grids/grid/fluent2.scss +6 -0
  85. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +8 -2
  86. package/SCSS-Themes/grids/grid/highcontrast.scss +8 -2
  87. package/SCSS-Themes/grids/grid/material-dark-lite.scss +6 -0
  88. package/SCSS-Themes/grids/grid/material-dark.scss +6 -0
  89. package/SCSS-Themes/grids/grid/material-lite.scss +6 -0
  90. package/SCSS-Themes/grids/grid/material.scss +6 -0
  91. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +6 -0
  92. package/SCSS-Themes/grids/grid/material3-dark.scss +6 -0
  93. package/SCSS-Themes/grids/grid/material3-lite.scss +6 -0
  94. package/SCSS-Themes/grids/grid/material3.scss +6 -0
  95. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +6 -0
  96. package/SCSS-Themes/grids/grid/tailwind-dark.scss +6 -0
  97. package/SCSS-Themes/grids/grid/tailwind-lite.scss +6 -0
  98. package/SCSS-Themes/grids/grid/tailwind.scss +6 -0
  99. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +8 -2
  100. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +8 -2
  101. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +8 -2
  102. package/SCSS-Themes/grids/grid/tailwind3.scss +8 -2
  103. package/SCSS-Themes/highcontrast-lite.scss +9 -3
  104. package/SCSS-Themes/highcontrast.scss +9 -3
  105. package/SCSS-Themes/material-dark-lite.scss +7 -1
  106. package/SCSS-Themes/material-dark.scss +7 -1
  107. package/SCSS-Themes/material-lite.scss +7 -1
  108. package/SCSS-Themes/material.scss +7 -1
  109. package/SCSS-Themes/material3-dark-lite.scss +7 -1
  110. package/SCSS-Themes/material3-dark.scss +7 -1
  111. package/SCSS-Themes/material3-lite.scss +7 -1
  112. package/SCSS-Themes/material3.scss +7 -1
  113. package/SCSS-Themes/navigations/tab/bds-dark-lite.scss +1 -1
  114. package/SCSS-Themes/navigations/tab/bds-dark.scss +1 -1
  115. package/SCSS-Themes/navigations/tab/bds-lite.scss +1 -1
  116. package/SCSS-Themes/navigations/tab/bds.scss +1 -1
  117. package/SCSS-Themes/navigations/tab/bootstrap-dark-lite.scss +1 -1
  118. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +1 -1
  119. package/SCSS-Themes/navigations/tab/bootstrap-lite.scss +1 -1
  120. package/SCSS-Themes/navigations/tab/bootstrap.scss +1 -1
  121. package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +1 -1
  122. package/SCSS-Themes/navigations/tab/bootstrap4.scss +1 -1
  123. package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +1 -1
  124. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +1 -1
  125. package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +1 -1
  126. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +1 -1
  127. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +1 -1
  128. package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +1 -1
  129. package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +1 -1
  130. package/SCSS-Themes/navigations/tab/bootstrap5.scss +1 -1
  131. package/SCSS-Themes/navigations/tab/fabric-dark-lite.scss +1 -1
  132. package/SCSS-Themes/navigations/tab/fabric-dark.scss +1 -1
  133. package/SCSS-Themes/navigations/tab/fabric-lite.scss +1 -1
  134. package/SCSS-Themes/navigations/tab/fabric.scss +1 -1
  135. package/SCSS-Themes/navigations/tab/fluent-dark-lite.scss +1 -1
  136. package/SCSS-Themes/navigations/tab/fluent-dark.scss +1 -1
  137. package/SCSS-Themes/navigations/tab/fluent-lite.scss +1 -1
  138. package/SCSS-Themes/navigations/tab/fluent.scss +1 -1
  139. package/SCSS-Themes/navigations/tab/fluent2-dark-lite.scss +3 -3
  140. package/SCSS-Themes/navigations/tab/fluent2-dark.scss +3 -3
  141. package/SCSS-Themes/navigations/tab/fluent2-highcontrast-lite.scss +3 -3
  142. package/SCSS-Themes/navigations/tab/fluent2-highcontrast.scss +3 -3
  143. package/SCSS-Themes/navigations/tab/fluent2-lite.scss +3 -3
  144. package/SCSS-Themes/navigations/tab/fluent2.scss +3 -3
  145. package/SCSS-Themes/navigations/tab/highcontrast-lite.scss +1 -1
  146. package/SCSS-Themes/navigations/tab/highcontrast.scss +1 -1
  147. package/SCSS-Themes/navigations/tab/material-dark-lite.scss +1 -1
  148. package/SCSS-Themes/navigations/tab/material-dark.scss +1 -1
  149. package/SCSS-Themes/navigations/tab/material-lite.scss +1 -1
  150. package/SCSS-Themes/navigations/tab/material.scss +1 -1
  151. package/SCSS-Themes/navigations/tab/material3-dark-lite.scss +1 -1
  152. package/SCSS-Themes/navigations/tab/material3-dark.scss +1 -1
  153. package/SCSS-Themes/navigations/tab/material3-lite.scss +1 -1
  154. package/SCSS-Themes/navigations/tab/material3.scss +1 -1
  155. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
  156. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
  157. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
  158. package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
  159. package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +9 -9
  160. package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +9 -9
  161. package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +9 -9
  162. package/SCSS-Themes/navigations/tab/tailwind3.scss +9 -9
  163. package/SCSS-Themes/tailwind-dark-lite.scss +7 -1
  164. package/SCSS-Themes/tailwind-dark.scss +7 -1
  165. package/SCSS-Themes/tailwind-lite.scss +7 -1
  166. package/SCSS-Themes/tailwind.scss +7 -1
  167. package/SCSS-Themes/tailwind3-dark-lite.scss +17 -11
  168. package/SCSS-Themes/tailwind3-dark.scss +17 -11
  169. package/SCSS-Themes/tailwind3-lite.scss +17 -11
  170. package/SCSS-Themes/tailwind3.scss +17 -11
  171. package/package.json +1 -1
@@ -41335,7 +41335,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41335
41335
  display: $tab-active-wrap-before-display;
41336
41336
  position: $tab-active-wrap-before-position;
41337
41337
  width: $tab-active-wrap-before-width;
41338
- @if ($skin-name == 'Material3') {
41338
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41339
41339
  border-radius: 3px 3px 0 0;
41340
41340
  bottom: $tab-active-wrap-before-top;
41341
41341
  }
@@ -63088,6 +63088,12 @@ $grid-checkmark-color: $primary-text-color !default;
63088
63088
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63089
63089
  }
63090
63090
 
63091
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63092
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63093
+ margin-top: -11px;
63094
+ }
63095
+ }
63096
+
63091
63097
  &.e-wrap .e-columnmenu,
63092
63098
  &.e-wrap &.e-rtl .e-columnmenu {
63093
63099
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -55950,7 +55950,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
55950
55950
  display: $tab-active-wrap-before-display;
55951
55951
  position: $tab-active-wrap-before-position;
55952
55952
  width: $tab-active-wrap-before-width;
55953
- @if ($skin-name == 'Material3') {
55953
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
55954
55954
  border-radius: 3px 3px 0 0;
55955
55955
  bottom: $tab-active-wrap-before-top;
55956
55956
  }
@@ -85363,6 +85363,12 @@ $grid-checkmark-color: $primary-text-color !default;
85363
85363
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85364
85364
  }
85365
85365
 
85366
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85367
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85368
+ margin-top: -11px;
85369
+ }
85370
+ }
85371
+
85366
85372
  &.e-wrap .e-columnmenu,
85367
85373
  &.e-wrap &.e-rtl .e-columnmenu {
85368
85374
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -39890,7 +39890,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
39890
39890
  $tab-disable-active-text-item-border: 0 !default;
39891
39891
  $tab-fill-hdr-border: 0 !default;
39892
39892
  $tab-fill-disable-hdr-border: 0 !default;
39893
- $tab-anim-border-display: block !default;
39893
+ $tab-anim-border-display: none !default;
39894
39894
  $tab-border: none !default;
39895
39895
  $tab-focus-hscroll-content-padding: 1px 0 !default;
39896
39896
  $tab-hdr-border-width: 0 0 1px 0 !default;
@@ -40318,13 +40318,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
40318
40318
  $tab-item-active-bg: $content-bg-color !default;
40319
40319
  $tab-item-active-hover-bg: inherit !default;
40320
40320
  $tab-item-active-wrap-border: 0 !default;
40321
- $tab-active-wrap-position: unset !default;
40322
- $tab-active-wrap-before-border: unset !default;
40323
- $tab-active-wrap-before-content: unset !default;
40324
- $tab-active-wrap-before-display: unset !default;
40325
- $tab-active-wrap-before-position: unset !default;
40326
- $tab-active-wrap-before-top: unset !default;
40327
- $tab-active-wrap-before-width: unset !default;
40321
+ $tab-active-wrap-position: relative !default;
40322
+ $tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
40323
+ $tab-active-wrap-before-content: '' !default;
40324
+ $tab-active-wrap-before-display: block !default;
40325
+ $tab-active-wrap-before-position: absolute !default;
40326
+ $tab-active-wrap-before-top: 0 !default;
40327
+ $tab-active-wrap-before-width: 100% !default;
40328
40328
  $tab-focused-wrap-focus-border: 0 !default;
40329
40329
  $tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
40330
40330
  $tab-content-font-size: $text-sm !default;
@@ -42786,7 +42786,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
42786
42786
  display: $tab-active-wrap-before-display;
42787
42787
  position: $tab-active-wrap-before-position;
42788
42788
  width: $tab-active-wrap-before-width;
42789
- @if ($skin-name == 'Material3') {
42789
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
42790
42790
  border-radius: 3px 3px 0 0;
42791
42791
  bottom: $tab-active-wrap-before-top;
42792
42792
  }
@@ -62205,7 +62205,7 @@ $grid-header-first-last-cell-padding: 8px !default;
62205
62205
  $grid-header-bg-color: $content-bg-color !default;
62206
62206
  $grid-header-color: $content-text-color !default;
62207
62207
  $grid-headercell-both-border-width: 0 0 0 1px !default;
62208
- $grid-headercelldiv-margin: -7px 8px -7px -8px !default;
62208
+ $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
62209
62209
  $grid-icon-font-size: $font-icon-16 !default;
62210
62210
  $grid-border-size: 1px !default;
62211
62211
  $grid-header-padding: 8px !default;
@@ -62362,7 +62362,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
62362
62362
  $grid-ungroup-rtl-padding-right: 0 !default;
62363
62363
  $grid-headercelldiv-padding: 0 20px 0 8px !default;
62364
62364
  $grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
62365
- $grid-headercell-div-padding: 0 .4em !default;
62365
+ $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
62366
62366
  $grid-group-text-width: auto !default;
62367
62367
  $grid-grouptopleftcell-border-top: 2px solid !default;
62368
62368
  $grid-group-caption-font-size: $text-sm !default;
@@ -64601,6 +64601,12 @@ $grid-checkmark-color: $primary-text-color !default;
64601
64601
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
64602
64602
  }
64603
64603
 
64604
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
64605
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
64606
+ margin-top: -11px;
64607
+ }
64608
+ }
64609
+
64604
64610
  &.e-wrap .e-columnmenu,
64605
64611
  &.e-wrap &.e-rtl .e-columnmenu {
64606
64612
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -54505,7 +54505,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
54505
54505
  $tab-disable-active-text-item-border: 0 !default;
54506
54506
  $tab-fill-hdr-border: 0 !default;
54507
54507
  $tab-fill-disable-hdr-border: 0 !default;
54508
- $tab-anim-border-display: block !default;
54508
+ $tab-anim-border-display: none !default;
54509
54509
  $tab-border: none !default;
54510
54510
  $tab-focus-hscroll-content-padding: 1px 0 !default;
54511
54511
  $tab-hdr-border-width: 0 0 1px 0 !default;
@@ -54933,13 +54933,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
54933
54933
  $tab-item-active-bg: $content-bg-color !default;
54934
54934
  $tab-item-active-hover-bg: inherit !default;
54935
54935
  $tab-item-active-wrap-border: 0 !default;
54936
- $tab-active-wrap-position: unset !default;
54937
- $tab-active-wrap-before-border: unset !default;
54938
- $tab-active-wrap-before-content: unset !default;
54939
- $tab-active-wrap-before-display: unset !default;
54940
- $tab-active-wrap-before-position: unset !default;
54941
- $tab-active-wrap-before-top: unset !default;
54942
- $tab-active-wrap-before-width: unset !default;
54936
+ $tab-active-wrap-position: relative !default;
54937
+ $tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
54938
+ $tab-active-wrap-before-content: '' !default;
54939
+ $tab-active-wrap-before-display: block !default;
54940
+ $tab-active-wrap-before-position: absolute !default;
54941
+ $tab-active-wrap-before-top: 0 !default;
54942
+ $tab-active-wrap-before-width: 100% !default;
54943
54943
  $tab-focused-wrap-focus-border: 0 !default;
54944
54944
  $tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
54945
54945
  $tab-content-font-size: $text-sm !default;
@@ -57401,7 +57401,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
57401
57401
  display: $tab-active-wrap-before-display;
57402
57402
  position: $tab-active-wrap-before-position;
57403
57403
  width: $tab-active-wrap-before-width;
57404
- @if ($skin-name == 'Material3') {
57404
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
57405
57405
  border-radius: 3px 3px 0 0;
57406
57406
  bottom: $tab-active-wrap-before-top;
57407
57407
  }
@@ -84480,7 +84480,7 @@ $grid-header-first-last-cell-padding: 8px !default;
84480
84480
  $grid-header-bg-color: $content-bg-color !default;
84481
84481
  $grid-header-color: $content-text-color !default;
84482
84482
  $grid-headercell-both-border-width: 0 0 0 1px !default;
84483
- $grid-headercelldiv-margin: -7px 8px -7px -8px !default;
84483
+ $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
84484
84484
  $grid-icon-font-size: $font-icon-16 !default;
84485
84485
  $grid-border-size: 1px !default;
84486
84486
  $grid-header-padding: 8px !default;
@@ -84637,7 +84637,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
84637
84637
  $grid-ungroup-rtl-padding-right: 0 !default;
84638
84638
  $grid-headercelldiv-padding: 0 20px 0 8px !default;
84639
84639
  $grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
84640
- $grid-headercell-div-padding: 0 .4em !default;
84640
+ $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
84641
84641
  $grid-group-text-width: auto !default;
84642
84642
  $grid-grouptopleftcell-border-top: 2px solid !default;
84643
84643
  $grid-group-caption-font-size: $text-sm !default;
@@ -86876,6 +86876,12 @@ $grid-checkmark-color: $primary-text-color !default;
86876
86876
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
86877
86877
  }
86878
86878
 
86879
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
86880
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
86881
+ margin-top: -11px;
86882
+ }
86883
+ }
86884
+
86879
86885
  &.e-wrap .e-columnmenu,
86880
86886
  &.e-wrap &.e-rtl .e-columnmenu {
86881
86887
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -40361,7 +40361,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
40361
40361
  $tab-disable-active-text-item-border: 0 !default;
40362
40362
  $tab-fill-hdr-border: 0 !default;
40363
40363
  $tab-fill-disable-hdr-border: 0 !default;
40364
- $tab-anim-border-display: block !default;
40364
+ $tab-anim-border-display: none !default;
40365
40365
  $tab-border: none !default;
40366
40366
  $tab-focus-hscroll-content-padding: 1px 0 !default;
40367
40367
  $tab-hdr-border-width: 0 0 1px 0 !default;
@@ -40789,13 +40789,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
40789
40789
  $tab-item-active-bg: $content-bg-color !default;
40790
40790
  $tab-item-active-hover-bg: inherit !default;
40791
40791
  $tab-item-active-wrap-border: 0 !default;
40792
- $tab-active-wrap-position: unset !default;
40793
- $tab-active-wrap-before-border: unset !default;
40794
- $tab-active-wrap-before-content: unset !default;
40795
- $tab-active-wrap-before-display: unset !default;
40796
- $tab-active-wrap-before-position: unset !default;
40797
- $tab-active-wrap-before-top: unset !default;
40798
- $tab-active-wrap-before-width: unset !default;
40792
+ $tab-active-wrap-position: relative !default;
40793
+ $tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
40794
+ $tab-active-wrap-before-content: '' !default;
40795
+ $tab-active-wrap-before-display: block !default;
40796
+ $tab-active-wrap-before-position: absolute !default;
40797
+ $tab-active-wrap-before-top: 0 !default;
40798
+ $tab-active-wrap-before-width: 100% !default;
40799
40799
  $tab-focused-wrap-focus-border: 0 !default;
40800
40800
  $tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
40801
40801
  $tab-content-font-size: $text-sm !default;
@@ -43257,7 +43257,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
43257
43257
  display: $tab-active-wrap-before-display;
43258
43258
  position: $tab-active-wrap-before-position;
43259
43259
  width: $tab-active-wrap-before-width;
43260
- @if ($skin-name == 'Material3') {
43260
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
43261
43261
  border-radius: 3px 3px 0 0;
43262
43262
  bottom: $tab-active-wrap-before-top;
43263
43263
  }
@@ -62676,7 +62676,7 @@ $grid-header-first-last-cell-padding: 8px !default;
62676
62676
  $grid-header-bg-color: $content-bg-color !default;
62677
62677
  $grid-header-color: $content-text-color !default;
62678
62678
  $grid-headercell-both-border-width: 0 0 0 1px !default;
62679
- $grid-headercelldiv-margin: -7px 8px -7px -8px !default;
62679
+ $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
62680
62680
  $grid-icon-font-size: $font-icon-16 !default;
62681
62681
  $grid-border-size: 1px !default;
62682
62682
  $grid-header-padding: 8px !default;
@@ -62833,7 +62833,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
62833
62833
  $grid-ungroup-rtl-padding-right: 0 !default;
62834
62834
  $grid-headercelldiv-padding: 0 20px 0 8px !default;
62835
62835
  $grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
62836
- $grid-headercell-div-padding: 0 .4em !default;
62836
+ $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
62837
62837
  $grid-group-text-width: auto !default;
62838
62838
  $grid-grouptopleftcell-border-top: 2px solid !default;
62839
62839
  $grid-group-caption-font-size: $text-sm !default;
@@ -65072,6 +65072,12 @@ $grid-checkmark-color: $primary-text-color !default;
65072
65072
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
65073
65073
  }
65074
65074
 
65075
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
65076
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
65077
+ margin-top: -11px;
65078
+ }
65079
+ }
65080
+
65075
65081
  &.e-wrap .e-columnmenu,
65076
65082
  &.e-wrap &.e-rtl .e-columnmenu {
65077
65083
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -54976,7 +54976,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
54976
54976
  $tab-disable-active-text-item-border: 0 !default;
54977
54977
  $tab-fill-hdr-border: 0 !default;
54978
54978
  $tab-fill-disable-hdr-border: 0 !default;
54979
- $tab-anim-border-display: block !default;
54979
+ $tab-anim-border-display: none !default;
54980
54980
  $tab-border: none !default;
54981
54981
  $tab-focus-hscroll-content-padding: 1px 0 !default;
54982
54982
  $tab-hdr-border-width: 0 0 1px 0 !default;
@@ -55404,13 +55404,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
55404
55404
  $tab-item-active-bg: $content-bg-color !default;
55405
55405
  $tab-item-active-hover-bg: inherit !default;
55406
55406
  $tab-item-active-wrap-border: 0 !default;
55407
- $tab-active-wrap-position: unset !default;
55408
- $tab-active-wrap-before-border: unset !default;
55409
- $tab-active-wrap-before-content: unset !default;
55410
- $tab-active-wrap-before-display: unset !default;
55411
- $tab-active-wrap-before-position: unset !default;
55412
- $tab-active-wrap-before-top: unset !default;
55413
- $tab-active-wrap-before-width: unset !default;
55407
+ $tab-active-wrap-position: relative !default;
55408
+ $tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
55409
+ $tab-active-wrap-before-content: '' !default;
55410
+ $tab-active-wrap-before-display: block !default;
55411
+ $tab-active-wrap-before-position: absolute !default;
55412
+ $tab-active-wrap-before-top: 0 !default;
55413
+ $tab-active-wrap-before-width: 100% !default;
55414
55414
  $tab-focused-wrap-focus-border: 0 !default;
55415
55415
  $tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
55416
55416
  $tab-content-font-size: $text-sm !default;
@@ -57872,7 +57872,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
57872
57872
  display: $tab-active-wrap-before-display;
57873
57873
  position: $tab-active-wrap-before-position;
57874
57874
  width: $tab-active-wrap-before-width;
57875
- @if ($skin-name == 'Material3') {
57875
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
57876
57876
  border-radius: 3px 3px 0 0;
57877
57877
  bottom: $tab-active-wrap-before-top;
57878
57878
  }
@@ -84951,7 +84951,7 @@ $grid-header-first-last-cell-padding: 8px !default;
84951
84951
  $grid-header-bg-color: $content-bg-color !default;
84952
84952
  $grid-header-color: $content-text-color !default;
84953
84953
  $grid-headercell-both-border-width: 0 0 0 1px !default;
84954
- $grid-headercelldiv-margin: -7px 8px -7px -8px !default;
84954
+ $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
84955
84955
  $grid-icon-font-size: $font-icon-16 !default;
84956
84956
  $grid-border-size: 1px !default;
84957
84957
  $grid-header-padding: 8px !default;
@@ -85108,7 +85108,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
85108
85108
  $grid-ungroup-rtl-padding-right: 0 !default;
85109
85109
  $grid-headercelldiv-padding: 0 20px 0 8px !default;
85110
85110
  $grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
85111
- $grid-headercell-div-padding: 0 .4em !default;
85111
+ $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
85112
85112
  $grid-group-text-width: auto !default;
85113
85113
  $grid-grouptopleftcell-border-top: 2px solid !default;
85114
85114
  $grid-group-caption-font-size: $text-sm !default;
@@ -87347,6 +87347,12 @@ $grid-checkmark-color: $primary-text-color !default;
87347
87347
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
87348
87348
  }
87349
87349
 
87350
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
87351
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
87352
+ margin-top: -11px;
87353
+ }
87354
+ }
87355
+
87350
87356
  &.e-wrap .e-columnmenu,
87351
87357
  &.e-wrap &.e-rtl .e-columnmenu {
87352
87358
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"29.1.35","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"29.1.37","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}