@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
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2947
2947
  display: $tab-active-wrap-before-display;
2948
2948
  position: $tab-active-wrap-before-position;
2949
2949
  width: $tab-active-wrap-before-width;
2950
- @if ($skin-name == 'Material3') {
2950
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2951
2951
  border-radius: 3px 3px 0 0;
2952
2952
  bottom: $tab-active-wrap-before-top;
2953
2953
  }
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2947
2947
  display: $tab-active-wrap-before-display;
2948
2948
  position: $tab-active-wrap-before-position;
2949
2949
  width: $tab-active-wrap-before-width;
2950
- @if ($skin-name == 'Material3') {
2950
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2951
2951
  border-radius: 3px 3px 0 0;
2952
2952
  bottom: $tab-active-wrap-before-top;
2953
2953
  }
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2947
2947
  display: $tab-active-wrap-before-display;
2948
2948
  position: $tab-active-wrap-before-position;
2949
2949
  width: $tab-active-wrap-before-width;
2950
- @if ($skin-name == 'Material3') {
2950
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2951
2951
  border-radius: 3px 3px 0 0;
2952
2952
  bottom: $tab-active-wrap-before-top;
2953
2953
  }
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2947
2947
  display: $tab-active-wrap-before-display;
2948
2948
  position: $tab-active-wrap-before-position;
2949
2949
  width: $tab-active-wrap-before-width;
2950
- @if ($skin-name == 'Material3') {
2950
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2951
2951
  border-radius: 3px 3px 0 0;
2952
2952
  bottom: $tab-active-wrap-before-top;
2953
2953
  }
@@ -2946,7 +2946,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2946
2946
  display: $tab-active-wrap-before-display;
2947
2947
  position: $tab-active-wrap-before-position;
2948
2948
  width: $tab-active-wrap-before-width;
2949
- @if ($skin-name == 'Material3') {
2949
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2950
2950
  border-radius: 3px 3px 0 0;
2951
2951
  bottom: $tab-active-wrap-before-top;
2952
2952
  }
@@ -2952,7 +2952,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2952
2952
  display: $tab-active-wrap-before-display;
2953
2953
  position: $tab-active-wrap-before-position;
2954
2954
  width: $tab-active-wrap-before-width;
2955
- @if ($skin-name == 'Material3') {
2955
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2956
2956
  border-radius: 3px 3px 0 0;
2957
2957
  bottom: $tab-active-wrap-before-top;
2958
2958
  }
@@ -2952,7 +2952,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2952
2952
  display: $tab-active-wrap-before-display;
2953
2953
  position: $tab-active-wrap-before-position;
2954
2954
  width: $tab-active-wrap-before-width;
2955
- @if ($skin-name == 'Material3') {
2955
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2956
2956
  border-radius: 3px 3px 0 0;
2957
2957
  bottom: $tab-active-wrap-before-top;
2958
2958
  }
@@ -2954,7 +2954,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2954
2954
  display: $tab-active-wrap-before-display;
2955
2955
  position: $tab-active-wrap-before-position;
2956
2956
  width: $tab-active-wrap-before-width;
2957
- @if ($skin-name == 'Material3') {
2957
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2958
2958
  border-radius: 3px 3px 0 0;
2959
2959
  bottom: $tab-active-wrap-before-top;
2960
2960
  }
@@ -2954,7 +2954,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2954
2954
  display: $tab-active-wrap-before-display;
2955
2955
  position: $tab-active-wrap-before-position;
2956
2956
  width: $tab-active-wrap-before-width;
2957
- @if ($skin-name == 'Material3') {
2957
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2958
2958
  border-radius: 3px 3px 0 0;
2959
2959
  bottom: $tab-active-wrap-before-top;
2960
2960
  }
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2948
2948
  display: $tab-active-wrap-before-display;
2949
2949
  position: $tab-active-wrap-before-position;
2950
2950
  width: $tab-active-wrap-before-width;
2951
- @if ($skin-name == 'Material3') {
2951
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2952
2952
  border-radius: 3px 3px 0 0;
2953
2953
  bottom: $tab-active-wrap-before-top;
2954
2954
  }
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2948
2948
  display: $tab-active-wrap-before-display;
2949
2949
  position: $tab-active-wrap-before-position;
2950
2950
  width: $tab-active-wrap-before-width;
2951
- @if ($skin-name == 'Material3') {
2951
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2952
2952
  border-radius: 3px 3px 0 0;
2953
2953
  bottom: $tab-active-wrap-before-top;
2954
2954
  }
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2948
2948
  display: $tab-active-wrap-before-display;
2949
2949
  position: $tab-active-wrap-before-position;
2950
2950
  width: $tab-active-wrap-before-width;
2951
- @if ($skin-name == 'Material3') {
2951
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2952
2952
  border-radius: 3px 3px 0 0;
2953
2953
  bottom: $tab-active-wrap-before-top;
2954
2954
  }
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2948
2948
  display: $tab-active-wrap-before-display;
2949
2949
  position: $tab-active-wrap-before-position;
2950
2950
  width: $tab-active-wrap-before-width;
2951
- @if ($skin-name == 'Material3') {
2951
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2952
2952
  border-radius: 3px 3px 0 0;
2953
2953
  bottom: $tab-active-wrap-before-top;
2954
2954
  }
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
265
265
  $tab-big-close-icon-size: $text-sm !default;
266
266
  $tab-nrml-close-icon-size: $text-xs !default;
267
267
  $tab-mob-close-icon-size: $text-xxs !default;
268
- $tab-close-icon-minwidth: 20px !default;
268
+ $tab-close-icon-minwidth: 12px !default;
269
269
  $tab-big-close-icon-margin: 0 8px 0 12px !default;
270
- $tab-nrml-close-icon-margin: 0 4px 0 8px !default;
270
+ $tab-nrml-close-icon-margin: 0 0 0 8px !default;
271
271
  $tab-mob-close-icon-margin: 0 0 0 14px !default;
272
272
  $tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
273
273
  $tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2975
2975
  display: $tab-active-wrap-before-display;
2976
2976
  position: $tab-active-wrap-before-position;
2977
2977
  width: $tab-active-wrap-before-width;
2978
- @if ($skin-name == 'Material3') {
2978
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2979
2979
  border-radius: 3px 3px 0 0;
2980
2980
  bottom: $tab-active-wrap-before-top;
2981
2981
  }
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
265
265
  $tab-big-close-icon-size: $text-sm !default;
266
266
  $tab-nrml-close-icon-size: $text-xs !default;
267
267
  $tab-mob-close-icon-size: $text-xxs !default;
268
- $tab-close-icon-minwidth: 20px !default;
268
+ $tab-close-icon-minwidth: 12px !default;
269
269
  $tab-big-close-icon-margin: 0 8px 0 12px !default;
270
- $tab-nrml-close-icon-margin: 0 4px 0 8px !default;
270
+ $tab-nrml-close-icon-margin: 0 0 0 8px !default;
271
271
  $tab-mob-close-icon-margin: 0 0 0 14px !default;
272
272
  $tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
273
273
  $tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2975
2975
  display: $tab-active-wrap-before-display;
2976
2976
  position: $tab-active-wrap-before-position;
2977
2977
  width: $tab-active-wrap-before-width;
2978
- @if ($skin-name == 'Material3') {
2978
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2979
2979
  border-radius: 3px 3px 0 0;
2980
2980
  bottom: $tab-active-wrap-before-top;
2981
2981
  }
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
265
265
  $tab-big-close-icon-size: $text-sm !default;
266
266
  $tab-nrml-close-icon-size: $text-xs !default;
267
267
  $tab-mob-close-icon-size: $text-xxs !default;
268
- $tab-close-icon-minwidth: 20px !default;
268
+ $tab-close-icon-minwidth: 12px !default;
269
269
  $tab-big-close-icon-margin: 0 8px 0 12px !default;
270
- $tab-nrml-close-icon-margin: 0 4px 0 8px !default;
270
+ $tab-nrml-close-icon-margin: 0 0 0 8px !default;
271
271
  $tab-mob-close-icon-margin: 0 0 0 14px !default;
272
272
  $tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
273
273
  $tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2975
2975
  display: $tab-active-wrap-before-display;
2976
2976
  position: $tab-active-wrap-before-position;
2977
2977
  width: $tab-active-wrap-before-width;
2978
- @if ($skin-name == 'Material3') {
2978
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2979
2979
  border-radius: 3px 3px 0 0;
2980
2980
  bottom: $tab-active-wrap-before-top;
2981
2981
  }
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
265
265
  $tab-big-close-icon-size: $text-sm !default;
266
266
  $tab-nrml-close-icon-size: $text-xs !default;
267
267
  $tab-mob-close-icon-size: $text-xxs !default;
268
- $tab-close-icon-minwidth: 20px !default;
268
+ $tab-close-icon-minwidth: 12px !default;
269
269
  $tab-big-close-icon-margin: 0 8px 0 12px !default;
270
- $tab-nrml-close-icon-margin: 0 4px 0 8px !default;
270
+ $tab-nrml-close-icon-margin: 0 0 0 8px !default;
271
271
  $tab-mob-close-icon-margin: 0 0 0 14px !default;
272
272
  $tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
273
273
  $tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2975
2975
  display: $tab-active-wrap-before-display;
2976
2976
  position: $tab-active-wrap-before-position;
2977
2977
  width: $tab-active-wrap-before-width;
2978
- @if ($skin-name == 'Material3') {
2978
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2979
2979
  border-radius: 3px 3px 0 0;
2980
2980
  bottom: $tab-active-wrap-before-top;
2981
2981
  }
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
265
265
  $tab-big-close-icon-size: $text-sm !default;
266
266
  $tab-nrml-close-icon-size: $text-xs !default;
267
267
  $tab-mob-close-icon-size: $text-xxs !default;
268
- $tab-close-icon-minwidth: 20px !default;
268
+ $tab-close-icon-minwidth: 12px !default;
269
269
  $tab-big-close-icon-margin: 0 8px 0 12px !default;
270
- $tab-nrml-close-icon-margin: 0 4px 0 8px !default;
270
+ $tab-nrml-close-icon-margin: 0 0 0 8px !default;
271
271
  $tab-mob-close-icon-margin: 0 0 0 14px !default;
272
272
  $tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
273
273
  $tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2975
2975
  display: $tab-active-wrap-before-display;
2976
2976
  position: $tab-active-wrap-before-position;
2977
2977
  width: $tab-active-wrap-before-width;
2978
- @if ($skin-name == 'Material3') {
2978
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2979
2979
  border-radius: 3px 3px 0 0;
2980
2980
  bottom: $tab-active-wrap-before-top;
2981
2981
  }
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
265
265
  $tab-big-close-icon-size: $text-sm !default;
266
266
  $tab-nrml-close-icon-size: $text-xs !default;
267
267
  $tab-mob-close-icon-size: $text-xxs !default;
268
- $tab-close-icon-minwidth: 20px !default;
268
+ $tab-close-icon-minwidth: 12px !default;
269
269
  $tab-big-close-icon-margin: 0 8px 0 12px !default;
270
- $tab-nrml-close-icon-margin: 0 4px 0 8px !default;
270
+ $tab-nrml-close-icon-margin: 0 0 0 8px !default;
271
271
  $tab-mob-close-icon-margin: 0 0 0 14px !default;
272
272
  $tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
273
273
  $tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2975
2975
  display: $tab-active-wrap-before-display;
2976
2976
  position: $tab-active-wrap-before-position;
2977
2977
  width: $tab-active-wrap-before-width;
2978
- @if ($skin-name == 'Material3') {
2978
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2979
2979
  border-radius: 3px 3px 0 0;
2980
2980
  bottom: $tab-active-wrap-before-top;
2981
2981
  }
@@ -2978,7 +2978,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2978
2978
  display: $tab-active-wrap-before-display;
2979
2979
  position: $tab-active-wrap-before-position;
2980
2980
  width: $tab-active-wrap-before-width;
2981
- @if ($skin-name == 'Material3') {
2981
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2982
2982
  border-radius: 3px 3px 0 0;
2983
2983
  bottom: $tab-active-wrap-before-top;
2984
2984
  }
@@ -2978,7 +2978,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2978
2978
  display: $tab-active-wrap-before-display;
2979
2979
  position: $tab-active-wrap-before-position;
2980
2980
  width: $tab-active-wrap-before-width;
2981
- @if ($skin-name == 'Material3') {
2981
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2982
2982
  border-radius: 3px 3px 0 0;
2983
2983
  bottom: $tab-active-wrap-before-top;
2984
2984
  }
@@ -2957,7 +2957,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
2957
2957
  display: $tab-active-wrap-before-display;
2958
2958
  position: $tab-active-wrap-before-position;
2959
2959
  width: $tab-active-wrap-before-width;
2960
- @if ($skin-name == 'Material3') {
2960
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2961
2961
  border-radius: 3px 3px 0 0;
2962
2962
  bottom: $tab-active-wrap-before-top;
2963
2963
  }
@@ -2957,7 +2957,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
2957
2957
  display: $tab-active-wrap-before-display;
2958
2958
  position: $tab-active-wrap-before-position;
2959
2959
  width: $tab-active-wrap-before-width;
2960
- @if ($skin-name == 'Material3') {
2960
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2961
2961
  border-radius: 3px 3px 0 0;
2962
2962
  bottom: $tab-active-wrap-before-top;
2963
2963
  }
@@ -2956,7 +2956,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2956
2956
  display: $tab-active-wrap-before-display;
2957
2957
  position: $tab-active-wrap-before-position;
2958
2958
  width: $tab-active-wrap-before-width;
2959
- @if ($skin-name == 'Material3') {
2959
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2960
2960
  border-radius: 3px 3px 0 0;
2961
2961
  bottom: $tab-active-wrap-before-top;
2962
2962
  }
@@ -2956,7 +2956,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2956
2956
  display: $tab-active-wrap-before-display;
2957
2957
  position: $tab-active-wrap-before-position;
2958
2958
  width: $tab-active-wrap-before-width;
2959
- @if ($skin-name == 'Material3') {
2959
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2960
2960
  border-radius: 3px 3px 0 0;
2961
2961
  bottom: $tab-active-wrap-before-top;
2962
2962
  }
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
2945
2945
  display: $tab-active-wrap-before-display;
2946
2946
  position: $tab-active-wrap-before-position;
2947
2947
  width: $tab-active-wrap-before-width;
2948
- @if ($skin-name == 'Material3') {
2948
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2949
2949
  border-radius: 3px 3px 0 0;
2950
2950
  bottom: $tab-active-wrap-before-top;
2951
2951
  }
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
2945
2945
  display: $tab-active-wrap-before-display;
2946
2946
  position: $tab-active-wrap-before-position;
2947
2947
  width: $tab-active-wrap-before-width;
2948
- @if ($skin-name == 'Material3') {
2948
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2949
2949
  border-radius: 3px 3px 0 0;
2950
2950
  bottom: $tab-active-wrap-before-top;
2951
2951
  }
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
2945
2945
  display: $tab-active-wrap-before-display;
2946
2946
  position: $tab-active-wrap-before-position;
2947
2947
  width: $tab-active-wrap-before-width;
2948
- @if ($skin-name == 'Material3') {
2948
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2949
2949
  border-radius: 3px 3px 0 0;
2950
2950
  bottom: $tab-active-wrap-before-top;
2951
2951
  }
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
2945
2945
  display: $tab-active-wrap-before-display;
2946
2946
  position: $tab-active-wrap-before-position;
2947
2947
  width: $tab-active-wrap-before-width;
2948
- @if ($skin-name == 'Material3') {
2948
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2949
2949
  border-radius: 3px 3px 0 0;
2950
2950
  bottom: $tab-active-wrap-before-top;
2951
2951
  }
@@ -2959,7 +2959,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2959
2959
  display: $tab-active-wrap-before-display;
2960
2960
  position: $tab-active-wrap-before-position;
2961
2961
  width: $tab-active-wrap-before-width;
2962
- @if ($skin-name == 'Material3') {
2962
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2963
2963
  border-radius: 3px 3px 0 0;
2964
2964
  bottom: $tab-active-wrap-before-top;
2965
2965
  }
@@ -2959,7 +2959,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2959
2959
  display: $tab-active-wrap-before-display;
2960
2960
  position: $tab-active-wrap-before-position;
2961
2961
  width: $tab-active-wrap-before-width;
2962
- @if ($skin-name == 'Material3') {
2962
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2963
2963
  border-radius: 3px 3px 0 0;
2964
2964
  bottom: $tab-active-wrap-before-top;
2965
2965
  }
@@ -2959,7 +2959,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2959
2959
  display: $tab-active-wrap-before-display;
2960
2960
  position: $tab-active-wrap-before-position;
2961
2961
  width: $tab-active-wrap-before-width;
2962
- @if ($skin-name == 'Material3') {
2962
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2963
2963
  border-radius: 3px 3px 0 0;
2964
2964
  bottom: $tab-active-wrap-before-top;
2965
2965
  }
@@ -2959,7 +2959,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2959
2959
  display: $tab-active-wrap-before-display;
2960
2960
  position: $tab-active-wrap-before-position;
2961
2961
  width: $tab-active-wrap-before-width;
2962
- @if ($skin-name == 'Material3') {
2962
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2963
2963
  border-radius: 3px 3px 0 0;
2964
2964
  bottom: $tab-active-wrap-before-top;
2965
2965
  }
@@ -49,7 +49,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
49
49
  $tab-disable-active-text-item-border: 0 !default;
50
50
  $tab-fill-hdr-border: 0 !default;
51
51
  $tab-fill-disable-hdr-border: 0 !default;
52
- $tab-anim-border-display: block !default;
52
+ $tab-anim-border-display: none !default;
53
53
  $tab-border: none !default;
54
54
  $tab-focus-hscroll-content-padding: 1px 0 !default;
55
55
  $tab-hdr-border-width: 0 0 1px 0 !default;
@@ -477,13 +477,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
477
477
  $tab-item-active-bg: $content-bg-color !default;
478
478
  $tab-item-active-hover-bg: inherit !default;
479
479
  $tab-item-active-wrap-border: 0 !default;
480
- $tab-active-wrap-position: unset !default;
481
- $tab-active-wrap-before-border: unset !default;
482
- $tab-active-wrap-before-content: unset !default;
483
- $tab-active-wrap-before-display: unset !default;
484
- $tab-active-wrap-before-position: unset !default;
485
- $tab-active-wrap-before-top: unset !default;
486
- $tab-active-wrap-before-width: unset !default;
480
+ $tab-active-wrap-position: relative !default;
481
+ $tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
482
+ $tab-active-wrap-before-content: '' !default;
483
+ $tab-active-wrap-before-display: block !default;
484
+ $tab-active-wrap-before-position: absolute !default;
485
+ $tab-active-wrap-before-top: 0 !default;
486
+ $tab-active-wrap-before-width: 100% !default;
487
487
  $tab-focused-wrap-focus-border: 0 !default;
488
488
  $tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
489
489
  $tab-content-font-size: $text-sm !default;
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2945
2945
  display: $tab-active-wrap-before-display;
2946
2946
  position: $tab-active-wrap-before-position;
2947
2947
  width: $tab-active-wrap-before-width;
2948
- @if ($skin-name == 'Material3') {
2948
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2949
2949
  border-radius: 3px 3px 0 0;
2950
2950
  bottom: $tab-active-wrap-before-top;
2951
2951
  }
@@ -49,7 +49,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
49
49
  $tab-disable-active-text-item-border: 0 !default;
50
50
  $tab-fill-hdr-border: 0 !default;
51
51
  $tab-fill-disable-hdr-border: 0 !default;
52
- $tab-anim-border-display: block !default;
52
+ $tab-anim-border-display: none !default;
53
53
  $tab-border: none !default;
54
54
  $tab-focus-hscroll-content-padding: 1px 0 !default;
55
55
  $tab-hdr-border-width: 0 0 1px 0 !default;
@@ -477,13 +477,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
477
477
  $tab-item-active-bg: $content-bg-color !default;
478
478
  $tab-item-active-hover-bg: inherit !default;
479
479
  $tab-item-active-wrap-border: 0 !default;
480
- $tab-active-wrap-position: unset !default;
481
- $tab-active-wrap-before-border: unset !default;
482
- $tab-active-wrap-before-content: unset !default;
483
- $tab-active-wrap-before-display: unset !default;
484
- $tab-active-wrap-before-position: unset !default;
485
- $tab-active-wrap-before-top: unset !default;
486
- $tab-active-wrap-before-width: unset !default;
480
+ $tab-active-wrap-position: relative !default;
481
+ $tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
482
+ $tab-active-wrap-before-content: '' !default;
483
+ $tab-active-wrap-before-display: block !default;
484
+ $tab-active-wrap-before-position: absolute !default;
485
+ $tab-active-wrap-before-top: 0 !default;
486
+ $tab-active-wrap-before-width: 100% !default;
487
487
  $tab-focused-wrap-focus-border: 0 !default;
488
488
  $tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
489
489
  $tab-content-font-size: $text-sm !default;
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2945
2945
  display: $tab-active-wrap-before-display;
2946
2946
  position: $tab-active-wrap-before-position;
2947
2947
  width: $tab-active-wrap-before-width;
2948
- @if ($skin-name == 'Material3') {
2948
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2949
2949
  border-radius: 3px 3px 0 0;
2950
2950
  bottom: $tab-active-wrap-before-top;
2951
2951
  }
@@ -49,7 +49,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
49
49
  $tab-disable-active-text-item-border: 0 !default;
50
50
  $tab-fill-hdr-border: 0 !default;
51
51
  $tab-fill-disable-hdr-border: 0 !default;
52
- $tab-anim-border-display: block !default;
52
+ $tab-anim-border-display: none !default;
53
53
  $tab-border: none !default;
54
54
  $tab-focus-hscroll-content-padding: 1px 0 !default;
55
55
  $tab-hdr-border-width: 0 0 1px 0 !default;
@@ -477,13 +477,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
477
477
  $tab-item-active-bg: $content-bg-color !default;
478
478
  $tab-item-active-hover-bg: inherit !default;
479
479
  $tab-item-active-wrap-border: 0 !default;
480
- $tab-active-wrap-position: unset !default;
481
- $tab-active-wrap-before-border: unset !default;
482
- $tab-active-wrap-before-content: unset !default;
483
- $tab-active-wrap-before-display: unset !default;
484
- $tab-active-wrap-before-position: unset !default;
485
- $tab-active-wrap-before-top: unset !default;
486
- $tab-active-wrap-before-width: unset !default;
480
+ $tab-active-wrap-position: relative !default;
481
+ $tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
482
+ $tab-active-wrap-before-content: '' !default;
483
+ $tab-active-wrap-before-display: block !default;
484
+ $tab-active-wrap-before-position: absolute !default;
485
+ $tab-active-wrap-before-top: 0 !default;
486
+ $tab-active-wrap-before-width: 100% !default;
487
487
  $tab-focused-wrap-focus-border: 0 !default;
488
488
  $tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
489
489
  $tab-content-font-size: $text-sm !default;
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2945
2945
  display: $tab-active-wrap-before-display;
2946
2946
  position: $tab-active-wrap-before-position;
2947
2947
  width: $tab-active-wrap-before-width;
2948
- @if ($skin-name == 'Material3') {
2948
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2949
2949
  border-radius: 3px 3px 0 0;
2950
2950
  bottom: $tab-active-wrap-before-top;
2951
2951
  }
@@ -49,7 +49,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
49
49
  $tab-disable-active-text-item-border: 0 !default;
50
50
  $tab-fill-hdr-border: 0 !default;
51
51
  $tab-fill-disable-hdr-border: 0 !default;
52
- $tab-anim-border-display: block !default;
52
+ $tab-anim-border-display: none !default;
53
53
  $tab-border: none !default;
54
54
  $tab-focus-hscroll-content-padding: 1px 0 !default;
55
55
  $tab-hdr-border-width: 0 0 1px 0 !default;
@@ -477,13 +477,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
477
477
  $tab-item-active-bg: $content-bg-color !default;
478
478
  $tab-item-active-hover-bg: inherit !default;
479
479
  $tab-item-active-wrap-border: 0 !default;
480
- $tab-active-wrap-position: unset !default;
481
- $tab-active-wrap-before-border: unset !default;
482
- $tab-active-wrap-before-content: unset !default;
483
- $tab-active-wrap-before-display: unset !default;
484
- $tab-active-wrap-before-position: unset !default;
485
- $tab-active-wrap-before-top: unset !default;
486
- $tab-active-wrap-before-width: unset !default;
480
+ $tab-active-wrap-position: relative !default;
481
+ $tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
482
+ $tab-active-wrap-before-content: '' !default;
483
+ $tab-active-wrap-before-display: block !default;
484
+ $tab-active-wrap-before-position: absolute !default;
485
+ $tab-active-wrap-before-top: 0 !default;
486
+ $tab-active-wrap-before-width: 100% !default;
487
487
  $tab-focused-wrap-focus-border: 0 !default;
488
488
  $tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
489
489
  $tab-content-font-size: $text-sm !default;
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2945
2945
  display: $tab-active-wrap-before-display;
2946
2946
  position: $tab-active-wrap-before-position;
2947
2947
  width: $tab-active-wrap-before-width;
2948
- @if ($skin-name == 'Material3') {
2948
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2949
2949
  border-radius: 3px 3px 0 0;
2950
2950
  bottom: $tab-active-wrap-before-top;
2951
2951
  }
@@ -41337,7 +41337,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41337
41337
  display: $tab-active-wrap-before-display;
41338
41338
  position: $tab-active-wrap-before-position;
41339
41339
  width: $tab-active-wrap-before-width;
41340
- @if ($skin-name == 'Material3') {
41340
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41341
41341
  border-radius: 3px 3px 0 0;
41342
41342
  bottom: $tab-active-wrap-before-top;
41343
41343
  }
@@ -63090,6 +63090,12 @@ $grid-checkmark-color: $primary-text-color !default;
63090
63090
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63091
63091
  }
63092
63092
 
63093
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63094
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63095
+ margin-top: -11px;
63096
+ }
63097
+ }
63098
+
63093
63099
  &.e-wrap .e-columnmenu,
63094
63100
  &.e-wrap &.e-rtl .e-columnmenu {
63095
63101
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -55952,7 +55952,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
55952
55952
  display: $tab-active-wrap-before-display;
55953
55953
  position: $tab-active-wrap-before-position;
55954
55954
  width: $tab-active-wrap-before-width;
55955
- @if ($skin-name == 'Material3') {
55955
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
55956
55956
  border-radius: 3px 3px 0 0;
55957
55957
  bottom: $tab-active-wrap-before-top;
55958
55958
  }
@@ -85365,6 +85365,12 @@ $grid-checkmark-color: $primary-text-color !default;
85365
85365
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85366
85366
  }
85367
85367
 
85368
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85369
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85370
+ margin-top: -11px;
85371
+ }
85372
+ }
85373
+
85368
85374
  &.e-wrap .e-columnmenu,
85369
85375
  &.e-wrap &.e-rtl .e-columnmenu {
85370
85376
  @if $grid-skin == 'material' or $grid-skin == 'material3' {