@syncfusion/blazor-themes 28.1.41 → 28.2.3

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 (405) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +19 -8
  2. package/Compiled-Themes/bds-dark.css +35 -11
  3. package/Compiled-Themes/bds-lite.css +19 -8
  4. package/Compiled-Themes/bds.css +35 -11
  5. package/Compiled-Themes/bootstrap-dark-lite.css +20 -9
  6. package/Compiled-Themes/bootstrap-dark.css +35 -11
  7. package/Compiled-Themes/bootstrap-lite.css +20 -9
  8. package/Compiled-Themes/bootstrap.css +35 -11
  9. package/Compiled-Themes/bootstrap4-lite.css +20 -9
  10. package/Compiled-Themes/bootstrap4.css +35 -11
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +19 -8
  12. package/Compiled-Themes/bootstrap5-dark.css +33 -9
  13. package/Compiled-Themes/bootstrap5-lite.css +19 -8
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +15 -8
  15. package/Compiled-Themes/bootstrap5.3-dark.css +29 -9
  16. package/Compiled-Themes/bootstrap5.3-lite.css +15 -8
  17. package/Compiled-Themes/bootstrap5.3.css +29 -9
  18. package/Compiled-Themes/bootstrap5.css +33 -9
  19. package/Compiled-Themes/fabric-dark-lite.css +20 -9
  20. package/Compiled-Themes/fabric-dark.css +36 -12
  21. package/Compiled-Themes/fabric-lite.css +20 -9
  22. package/Compiled-Themes/fabric.css +36 -12
  23. package/Compiled-Themes/fluent-dark-lite.css +22 -13
  24. package/Compiled-Themes/fluent-dark.css +38 -16
  25. package/Compiled-Themes/fluent-lite.css +22 -13
  26. package/Compiled-Themes/fluent.css +38 -16
  27. package/Compiled-Themes/fluent2-dark-lite.css +7 -8
  28. package/Compiled-Themes/fluent2-dark.css +16 -8
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +7 -8
  30. package/Compiled-Themes/fluent2-highcontrast.css +16 -8
  31. package/Compiled-Themes/fluent2-lite.css +7 -8
  32. package/Compiled-Themes/fluent2.css +16 -8
  33. package/Compiled-Themes/highcontrast-lite.css +22 -11
  34. package/Compiled-Themes/highcontrast.css +38 -14
  35. package/Compiled-Themes/material-dark-lite.css +20 -9
  36. package/Compiled-Themes/material-dark.css +36 -12
  37. package/Compiled-Themes/material-lite.css +20 -9
  38. package/Compiled-Themes/material.css +36 -12
  39. package/Compiled-Themes/material3-dark-lite.css +27 -16
  40. package/Compiled-Themes/material3-dark.css +44 -20
  41. package/Compiled-Themes/material3-lite.css +27 -16
  42. package/Compiled-Themes/material3.css +44 -20
  43. package/Compiled-Themes/tailwind-dark-lite.css +23 -12
  44. package/Compiled-Themes/tailwind-dark.css +41 -17
  45. package/Compiled-Themes/tailwind-lite.css +23 -12
  46. package/Compiled-Themes/tailwind.css +41 -17
  47. package/Compiled-Themes/tailwind3-dark-lite.css +7 -7
  48. package/Compiled-Themes/tailwind3-dark.css +11 -8
  49. package/Compiled-Themes/tailwind3-lite.css +7 -7
  50. package/Compiled-Themes/tailwind3.css +11 -8
  51. package/SCSS-Themes/bds-dark-lite.scss +32 -25
  52. package/SCSS-Themes/bds-dark.scss +47 -32
  53. package/SCSS-Themes/bds-lite.scss +32 -25
  54. package/SCSS-Themes/bds.scss +47 -32
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +31 -24
  56. package/SCSS-Themes/bootstrap-dark.scss +46 -31
  57. package/SCSS-Themes/bootstrap-lite.scss +31 -24
  58. package/SCSS-Themes/bootstrap.scss +46 -31
  59. package/SCSS-Themes/bootstrap4-lite.scss +31 -24
  60. package/SCSS-Themes/bootstrap4.scss +46 -31
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +31 -24
  62. package/SCSS-Themes/bootstrap5-dark.scss +46 -31
  63. package/SCSS-Themes/bootstrap5-lite.scss +31 -24
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +31 -24
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +46 -31
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +31 -24
  67. package/SCSS-Themes/bootstrap5.3.scss +46 -31
  68. package/SCSS-Themes/bootstrap5.scss +46 -31
  69. package/SCSS-Themes/fabric-dark-lite.scss +33 -26
  70. package/SCSS-Themes/fabric-dark.scss +48 -33
  71. package/SCSS-Themes/fabric-lite.scss +33 -26
  72. package/SCSS-Themes/fabric.scss +48 -33
  73. package/SCSS-Themes/fluent-dark-lite.scss +33 -26
  74. package/SCSS-Themes/fluent-dark.scss +48 -33
  75. package/SCSS-Themes/fluent-lite.scss +33 -26
  76. package/SCSS-Themes/fluent.scss +48 -33
  77. package/SCSS-Themes/fluent2-dark-lite.scss +26 -22
  78. package/SCSS-Themes/fluent2-dark.scss +41 -29
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +26 -22
  80. package/SCSS-Themes/fluent2-highcontrast.scss +41 -29
  81. package/SCSS-Themes/fluent2-lite.scss +26 -22
  82. package/SCSS-Themes/fluent2.scss +41 -29
  83. package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +0 -1
  84. package/SCSS-Themes/gantt/gantt/bds-dark.scss +0 -1
  85. package/SCSS-Themes/gantt/gantt/bds-lite.scss +0 -1
  86. package/SCSS-Themes/gantt/gantt/bds.scss +0 -1
  87. package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +0 -1
  88. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -1
  89. package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +0 -1
  90. package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -1
  91. package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +0 -1
  92. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -1
  93. package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +0 -1
  94. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -1
  95. package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +0 -1
  96. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +0 -1
  97. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +0 -1
  98. package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +0 -1
  99. package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +0 -1
  100. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -1
  101. package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +0 -1
  102. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -1
  103. package/SCSS-Themes/gantt/gantt/fabric-lite.scss +0 -1
  104. package/SCSS-Themes/gantt/gantt/fabric.scss +0 -1
  105. package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +0 -1
  106. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -1
  107. package/SCSS-Themes/gantt/gantt/fluent-lite.scss +0 -1
  108. package/SCSS-Themes/gantt/gantt/fluent.scss +0 -1
  109. package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +0 -1
  110. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +0 -1
  111. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +0 -1
  112. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +0 -1
  113. package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +0 -1
  114. package/SCSS-Themes/gantt/gantt/fluent2.scss +0 -1
  115. package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +1 -2
  116. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -2
  117. package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +0 -1
  118. package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -1
  119. package/SCSS-Themes/gantt/gantt/material-lite.scss +0 -1
  120. package/SCSS-Themes/gantt/gantt/material.scss +0 -1
  121. package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +0 -1
  122. package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -1
  123. package/SCSS-Themes/gantt/gantt/material3-lite.scss +0 -1
  124. package/SCSS-Themes/gantt/gantt/material3.scss +0 -1
  125. package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +0 -1
  126. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -1
  127. package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +0 -1
  128. package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -1
  129. package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +0 -1
  130. package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +0 -1
  131. package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +0 -1
  132. package/SCSS-Themes/gantt/gantt/tailwind3.scss +0 -1
  133. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +14 -6
  134. package/SCSS-Themes/grids/grid/bds-dark.scss +22 -11
  135. package/SCSS-Themes/grids/grid/bds-lite.scss +14 -6
  136. package/SCSS-Themes/grids/grid/bds.scss +22 -11
  137. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +14 -6
  138. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +22 -11
  139. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +14 -6
  140. package/SCSS-Themes/grids/grid/bootstrap.scss +22 -11
  141. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +14 -6
  142. package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -11
  143. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +14 -6
  144. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -11
  145. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +14 -6
  146. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +14 -6
  147. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +22 -11
  148. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +14 -6
  149. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +22 -11
  150. package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -11
  151. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +14 -6
  152. package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -11
  153. package/SCSS-Themes/grids/grid/fabric-lite.scss +14 -6
  154. package/SCSS-Themes/grids/grid/fabric.scss +22 -11
  155. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +14 -6
  156. package/SCSS-Themes/grids/grid/fluent-dark.scss +22 -11
  157. package/SCSS-Themes/grids/grid/fluent-lite.scss +14 -6
  158. package/SCSS-Themes/grids/grid/fluent.scss +22 -11
  159. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +14 -6
  160. package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -11
  161. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +14 -6
  162. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +22 -11
  163. package/SCSS-Themes/grids/grid/fluent2-lite.scss +14 -6
  164. package/SCSS-Themes/grids/grid/fluent2.scss +22 -11
  165. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +14 -6
  166. package/SCSS-Themes/grids/grid/highcontrast.scss +22 -11
  167. package/SCSS-Themes/grids/grid/material-dark-lite.scss +14 -6
  168. package/SCSS-Themes/grids/grid/material-dark.scss +22 -11
  169. package/SCSS-Themes/grids/grid/material-lite.scss +14 -6
  170. package/SCSS-Themes/grids/grid/material.scss +22 -11
  171. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +15 -7
  172. package/SCSS-Themes/grids/grid/material3-dark.scss +23 -12
  173. package/SCSS-Themes/grids/grid/material3-lite.scss +15 -7
  174. package/SCSS-Themes/grids/grid/material3.scss +23 -12
  175. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +14 -6
  176. package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -11
  177. package/SCSS-Themes/grids/grid/tailwind-lite.scss +14 -6
  178. package/SCSS-Themes/grids/grid/tailwind.scss +22 -11
  179. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +14 -6
  180. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +22 -11
  181. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +14 -6
  182. package/SCSS-Themes/grids/grid/tailwind3.scss +22 -11
  183. package/SCSS-Themes/highcontrast-lite.scss +34 -27
  184. package/SCSS-Themes/highcontrast.scss +49 -34
  185. package/SCSS-Themes/material-dark-lite.scss +32 -25
  186. package/SCSS-Themes/material-dark.scss +47 -32
  187. package/SCSS-Themes/material-lite.scss +32 -25
  188. package/SCSS-Themes/material.scss +47 -32
  189. package/SCSS-Themes/material3-dark-lite.scss +32 -25
  190. package/SCSS-Themes/material3-dark.scss +47 -32
  191. package/SCSS-Themes/material3-lite.scss +32 -25
  192. package/SCSS-Themes/material3.scss +47 -32
  193. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
  194. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
  195. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
  196. package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
  197. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +5 -5
  198. package/SCSS-Themes/navigations/treeview/bds-dark.scss +5 -5
  199. package/SCSS-Themes/navigations/treeview/bds-lite.scss +5 -5
  200. package/SCSS-Themes/navigations/treeview/bds.scss +5 -5
  201. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +5 -5
  202. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +5 -5
  203. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +5 -5
  204. package/SCSS-Themes/navigations/treeview/bootstrap.scss +5 -5
  205. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +5 -5
  206. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +5 -5
  207. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +5 -5
  208. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +5 -5
  209. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +5 -5
  210. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +5 -5
  211. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +5 -5
  212. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +5 -5
  213. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +5 -5
  214. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +5 -5
  215. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +5 -5
  216. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +5 -5
  217. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +5 -5
  218. package/SCSS-Themes/navigations/treeview/fabric.scss +5 -5
  219. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +5 -5
  220. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +5 -5
  221. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +5 -5
  222. package/SCSS-Themes/navigations/treeview/fluent.scss +5 -5
  223. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +5 -5
  224. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +5 -5
  225. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +5 -5
  226. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +5 -5
  227. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +5 -5
  228. package/SCSS-Themes/navigations/treeview/fluent2.scss +5 -5
  229. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +5 -5
  230. package/SCSS-Themes/navigations/treeview/highcontrast.scss +5 -5
  231. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +5 -5
  232. package/SCSS-Themes/navigations/treeview/material-dark.scss +5 -5
  233. package/SCSS-Themes/navigations/treeview/material-lite.scss +5 -5
  234. package/SCSS-Themes/navigations/treeview/material.scss +5 -5
  235. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +5 -5
  236. package/SCSS-Themes/navigations/treeview/material3-dark.scss +5 -5
  237. package/SCSS-Themes/navigations/treeview/material3-lite.scss +5 -5
  238. package/SCSS-Themes/navigations/treeview/material3.scss +5 -5
  239. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +5 -5
  240. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +5 -5
  241. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +5 -5
  242. package/SCSS-Themes/navigations/treeview/tailwind.scss +5 -5
  243. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +5 -5
  244. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +5 -5
  245. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +5 -5
  246. package/SCSS-Themes/navigations/treeview/tailwind3.scss +5 -5
  247. package/SCSS-Themes/notifications/badge/bds-dark-lite.scss +2 -4
  248. package/SCSS-Themes/notifications/badge/bds-dark.scss +2 -4
  249. package/SCSS-Themes/notifications/badge/bds-lite.scss +2 -4
  250. package/SCSS-Themes/notifications/badge/bds.scss +2 -4
  251. package/SCSS-Themes/notifications/badge/bootstrap-dark-lite.scss +2 -4
  252. package/SCSS-Themes/notifications/badge/bootstrap-dark.scss +2 -4
  253. package/SCSS-Themes/notifications/badge/bootstrap-lite.scss +2 -4
  254. package/SCSS-Themes/notifications/badge/bootstrap.scss +2 -4
  255. package/SCSS-Themes/notifications/badge/bootstrap4-lite.scss +2 -4
  256. package/SCSS-Themes/notifications/badge/bootstrap4.scss +2 -4
  257. package/SCSS-Themes/notifications/badge/bootstrap5-dark-lite.scss +2 -4
  258. package/SCSS-Themes/notifications/badge/bootstrap5-dark.scss +2 -4
  259. package/SCSS-Themes/notifications/badge/bootstrap5-lite.scss +2 -4
  260. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark-lite.scss +2 -4
  261. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark.scss +2 -4
  262. package/SCSS-Themes/notifications/badge/bootstrap5.3-lite.scss +2 -4
  263. package/SCSS-Themes/notifications/badge/bootstrap5.3.scss +2 -4
  264. package/SCSS-Themes/notifications/badge/bootstrap5.scss +2 -4
  265. package/SCSS-Themes/notifications/badge/fabric-dark-lite.scss +2 -4
  266. package/SCSS-Themes/notifications/badge/fabric-dark.scss +2 -4
  267. package/SCSS-Themes/notifications/badge/fabric-lite.scss +2 -4
  268. package/SCSS-Themes/notifications/badge/fabric.scss +2 -4
  269. package/SCSS-Themes/notifications/badge/fluent-dark-lite.scss +2 -4
  270. package/SCSS-Themes/notifications/badge/fluent-dark.scss +2 -4
  271. package/SCSS-Themes/notifications/badge/fluent-lite.scss +2 -4
  272. package/SCSS-Themes/notifications/badge/fluent.scss +2 -4
  273. package/SCSS-Themes/notifications/badge/fluent2-dark-lite.scss +2 -4
  274. package/SCSS-Themes/notifications/badge/fluent2-dark.scss +2 -4
  275. package/SCSS-Themes/notifications/badge/fluent2-highcontrast-lite.scss +2 -4
  276. package/SCSS-Themes/notifications/badge/fluent2-highcontrast.scss +2 -4
  277. package/SCSS-Themes/notifications/badge/fluent2-lite.scss +2 -4
  278. package/SCSS-Themes/notifications/badge/fluent2.scss +2 -4
  279. package/SCSS-Themes/notifications/badge/highcontrast-lite.scss +2 -4
  280. package/SCSS-Themes/notifications/badge/highcontrast.scss +2 -4
  281. package/SCSS-Themes/notifications/badge/material-dark-lite.scss +2 -4
  282. package/SCSS-Themes/notifications/badge/material-dark.scss +2 -4
  283. package/SCSS-Themes/notifications/badge/material-lite.scss +2 -4
  284. package/SCSS-Themes/notifications/badge/material.scss +2 -4
  285. package/SCSS-Themes/notifications/badge/material3-dark-lite.scss +2 -4
  286. package/SCSS-Themes/notifications/badge/material3-dark.scss +2 -4
  287. package/SCSS-Themes/notifications/badge/material3-lite.scss +2 -4
  288. package/SCSS-Themes/notifications/badge/material3.scss +2 -4
  289. package/SCSS-Themes/notifications/badge/tailwind-dark-lite.scss +2 -4
  290. package/SCSS-Themes/notifications/badge/tailwind-dark.scss +2 -4
  291. package/SCSS-Themes/notifications/badge/tailwind-lite.scss +2 -4
  292. package/SCSS-Themes/notifications/badge/tailwind.scss +2 -4
  293. package/SCSS-Themes/notifications/badge/tailwind3-dark-lite.scss +2 -4
  294. package/SCSS-Themes/notifications/badge/tailwind3-dark.scss +2 -4
  295. package/SCSS-Themes/notifications/badge/tailwind3-lite.scss +2 -4
  296. package/SCSS-Themes/notifications/badge/tailwind3.scss +2 -4
  297. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +0 -5
  298. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +0 -5
  299. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +0 -5
  300. package/SCSS-Themes/pivotview/pivotview/bds.scss +0 -5
  301. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +0 -5
  302. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +0 -5
  303. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +0 -5
  304. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +0 -5
  305. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +0 -5
  306. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +0 -5
  307. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +0 -5
  308. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +0 -5
  309. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +0 -5
  310. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +0 -5
  311. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +0 -5
  312. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +0 -5
  313. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +0 -5
  314. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +0 -5
  315. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +0 -5
  316. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +0 -5
  317. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +0 -5
  318. package/SCSS-Themes/pivotview/pivotview/fabric.scss +0 -5
  319. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +0 -5
  320. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +0 -5
  321. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +0 -5
  322. package/SCSS-Themes/pivotview/pivotview/fluent.scss +0 -5
  323. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +0 -5
  324. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +0 -5
  325. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +0 -5
  326. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +0 -5
  327. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +0 -5
  328. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +0 -5
  329. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +0 -5
  330. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +0 -5
  331. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +0 -5
  332. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +0 -5
  333. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +0 -5
  334. package/SCSS-Themes/pivotview/pivotview/material.scss +0 -5
  335. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +0 -5
  336. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +0 -5
  337. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +0 -5
  338. package/SCSS-Themes/pivotview/pivotview/material3.scss +0 -5
  339. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +0 -5
  340. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +0 -5
  341. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +0 -5
  342. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +0 -5
  343. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +0 -5
  344. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +0 -5
  345. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +0 -5
  346. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +0 -5
  347. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark-lite.scss +11 -4
  348. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +18 -6
  349. package/SCSS-Themes/splitbuttons/drop-down-button/bds-lite.scss +11 -4
  350. package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +18 -6
  351. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark-lite.scss +10 -3
  352. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +17 -5
  353. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-lite.scss +10 -3
  354. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +17 -5
  355. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4-lite.scss +10 -3
  356. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +17 -5
  357. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark-lite.scss +10 -3
  358. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +17 -5
  359. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-lite.scss +10 -3
  360. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark-lite.scss +10 -3
  361. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark.scss +17 -5
  362. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-lite.scss +10 -3
  363. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3.scss +17 -5
  364. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +17 -5
  365. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark-lite.scss +12 -5
  366. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +19 -7
  367. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-lite.scss +12 -5
  368. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +19 -7
  369. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark-lite.scss +12 -5
  370. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +19 -7
  371. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-lite.scss +12 -5
  372. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +19 -7
  373. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark-lite.scss +5 -1
  374. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +12 -3
  375. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast-lite.scss +5 -1
  376. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast.scss +12 -3
  377. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-lite.scss +5 -1
  378. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +12 -3
  379. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast-lite.scss +12 -5
  380. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +19 -7
  381. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark-lite.scss +11 -4
  382. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +18 -6
  383. package/SCSS-Themes/splitbuttons/drop-down-button/material-lite.scss +11 -4
  384. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +18 -6
  385. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark-lite.scss +10 -3
  386. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +17 -5
  387. package/SCSS-Themes/splitbuttons/drop-down-button/material3-lite.scss +10 -3
  388. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +17 -5
  389. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark-lite.scss +12 -5
  390. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +19 -7
  391. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-lite.scss +12 -5
  392. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +19 -7
  393. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark-lite.scss +5 -1
  394. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark.scss +12 -3
  395. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-lite.scss +5 -1
  396. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3.scss +12 -3
  397. package/SCSS-Themes/tailwind-dark-lite.scss +34 -27
  398. package/SCSS-Themes/tailwind-dark.scss +49 -34
  399. package/SCSS-Themes/tailwind-lite.scss +34 -27
  400. package/SCSS-Themes/tailwind.scss +49 -34
  401. package/SCSS-Themes/tailwind3-dark-lite.scss +26 -22
  402. package/SCSS-Themes/tailwind3-dark.scss +41 -29
  403. package/SCSS-Themes/tailwind3-lite.scss +26 -22
  404. package/SCSS-Themes/tailwind3.scss +41 -29
  405. package/package.json +1 -1
@@ -21572,10 +21572,8 @@ $badge-warning-font-color: $warning-text !default;
21572
21572
 
21573
21573
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
21574
21574
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
21575
- @if ($badge-theme == 'bootstrap5.3') {
21576
- background-color: $badge-secondary-bg-color;
21577
- color: $badge-secondary-font-color;
21578
- }
21575
+ background-color: $badge-secondary-bg-color;
21576
+ color: $badge-secondary-font-color;
21579
21577
 
21580
21578
  @if $badge-theme == 'fluent2' {
21581
21579
  border: $badge-secondary-border-color;
@@ -33909,6 +33907,7 @@ $drop-down-btn-ul-bigger-padding: 8px 0 !default;
33909
33907
  $drop-down-btn-ul-small-padding: 4px 0 !default;
33910
33908
  $drop-down-btn-caret-icon-font-size: $text-sm !default;
33911
33909
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
33910
+ $drop-down-btn-small-icon-font-size-bigger: $text-base !default;
33912
33911
  $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
33913
33912
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
33914
33913
  $drop-down-btn-popup-margin-top: 2px !default;
@@ -34014,7 +34013,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
34014
34013
  }
34015
34014
 
34016
34015
  & .e-btn-icon {
34017
- @if $skin-name == 'tailwind3' {
34016
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
34018
34017
  font-size: $drop-down-btn-small-icon-font-size;
34019
34018
  }
34020
34019
  }
@@ -34023,6 +34022,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
34023
34022
  @if $skin-name == 'fluent2' {
34024
34023
  font-size: 12px;
34025
34024
  }
34025
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
34026
+ font-size: $drop-down-btn-small-caret-icon-font-size;
34027
+ }
34026
34028
  }
34027
34029
  }
34028
34030
  }
@@ -34315,8 +34317,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
34315
34317
  padding: $drop-down-btn-vertical-bigger-padding;
34316
34318
  }
34317
34319
  .e-btn-icon {
34318
- @if $skin-name == 'tailwind3' {
34319
- font-size: $drop-down-btn-icon-font-size-bigger;
34320
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
34321
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
34322
+ }
34323
+ }
34324
+ .e-btn-icon.e-caret {
34325
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'fluent2' {
34326
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
34320
34327
  }
34321
34328
  }
34322
34329
  }
@@ -60663,7 +60670,10 @@ $treeview-item-active-check-color: $primary !default;
60663
60670
  }
60664
60671
 
60665
60672
  .e-list-text {
60666
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60673
+ @if ($skin-name == 'FluentUI') {
60674
+ padding: $treeview-icon-padding;
60675
+ }
60676
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
60667
60677
  padding: 0 $treeview-drag-icon-padding;
60668
60678
  }
60669
60679
  @if $skin-name == 'fluent2' {
@@ -60687,9 +60697,6 @@ $treeview-item-active-check-color: $primary !default;
60687
60697
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60688
60698
  box-sizing: content-box;
60689
60699
  padding-left: $treeview-drag-icon-padding;
60690
- @if ($skin-name == 'FluentUI') {
60691
- padding-top: 8px;
60692
- }
60693
60700
  }
60694
60701
  }
60695
60702
  }
@@ -60697,7 +60704,7 @@ $treeview-item-active-check-color: $primary !default;
60697
60704
  .e-icon-collapsible::before,
60698
60705
  .e-icon-expandable::before {
60699
60706
  font-size: $treeview-drag-icon-font-size;
60700
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
60707
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
60701
60708
  padding: $treeview-drag-icon-padding;
60702
60709
  }
60703
60710
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -86519,7 +86526,12 @@ $grid-checkmark-color: $primary-text-color !default;
86519
86526
 
86520
86527
  &.e-wrap .e-columnmenu,
86521
86528
  &.e-wrap &.e-rtl .e-columnmenu {
86522
- line-height: $grid-wrap-line-height;
86529
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
86530
+ line-height: 3px;
86531
+ }
86532
+ @else {
86533
+ line-height: $grid-wrap-line-height;
86534
+ }
86523
86535
  }
86524
86536
 
86525
86537
  &.e-rtl .e-columnmenu {
@@ -86674,6 +86686,9 @@ $grid-checkmark-color: $primary-text-color !default;
86674
86686
  }
86675
86687
 
86676
86688
  .e-filterbarcell input {
86689
+ &.e-checkbox{
86690
+ height: 1px;
86691
+ }
86677
86692
  border-radius: $grid-filterbar-border-radius;
86678
86693
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
86679
86694
  height: $grid-filterbarcell-text-input;
@@ -88679,7 +88694,7 @@ $grid-checkmark-color: $primary-text-color !default;
88679
88694
 
88680
88695
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88681
88696
  @if $grid-skin == 'material3' {
88682
- background-color: $material;
88697
+ background: $material;
88683
88698
  }
88684
88699
  @if $grid-skin == 'bootstrap4' {
88685
88700
  background-color: $bootstrap;
@@ -88690,7 +88705,7 @@ $grid-checkmark-color: $primary-text-color !default;
88690
88705
 
88691
88706
  #{&}.e-grid,
88692
88707
  #{&}.e-grid-popup {
88693
- .e-icons:not(.e-btn-icon, .e-check) {
88708
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
88694
88709
  color: $grid-icon-color;
88695
88710
  }
88696
88711
 
@@ -89110,7 +89125,7 @@ $grid-checkmark-color: $primary-text-color !default;
89110
89125
  .e-rowdragdrop.e-unfreeze,
89111
89126
  .e-rowdragdrop.e-fixedfreeze {
89112
89127
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89113
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89128
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89114
89129
  }
89115
89130
  }
89116
89131
  }
@@ -89121,7 +89136,7 @@ $grid-checkmark-color: $primary-text-color !default;
89121
89136
  .e-rowdragdrop.e-unfreeze,
89122
89137
  .e-rowdragdrop.e-fixedfreeze {
89123
89138
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89124
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89139
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89125
89140
  }
89126
89141
  }
89127
89142
  }
@@ -89129,7 +89144,7 @@ $grid-checkmark-color: $primary-text-color !default;
89129
89144
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89130
89145
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89131
89146
  @if $grid-skin != 'material3' {
89132
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89147
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89133
89148
  }
89134
89149
  }
89135
89150
  }
@@ -89876,7 +89891,7 @@ $grid-checkmark-color: $primary-text-color !default;
89876
89891
 
89877
89892
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89878
89893
  @if $grid-skin == 'material3' {
89879
- background-color: $material;
89894
+ background: $material;
89880
89895
  }
89881
89896
  @if $grid-skin == 'bootstrap4' {
89882
89897
  background-color: $bootstrap;
@@ -89960,7 +89975,7 @@ $grid-checkmark-color: $primary-text-color !default;
89960
89975
  .e-rowcell.e-unfreeze,
89961
89976
  .e-rowcell.e-fixedfreeze {
89962
89977
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89963
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89978
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89964
89979
  }
89965
89980
  }
89966
89981
  }
@@ -89975,7 +89990,7 @@ $grid-checkmark-color: $primary-text-color !default;
89975
89990
  .e-rowdragdrop.e-unfreeze,
89976
89991
  .e-rowdragdrop.e-fixedfreeze {
89977
89992
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89978
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89993
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89979
89994
  }
89980
89995
  }
89981
89996
  }
@@ -89986,7 +90001,7 @@ $grid-checkmark-color: $primary-text-color !default;
89986
90001
  .e-rowdragdrop.e-unfreeze,
89987
90002
  .e-rowdragdrop.e-fixedfreeze {
89988
90003
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89989
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90004
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89990
90005
  }
89991
90006
  }
89992
90007
  }
@@ -89994,7 +90009,7 @@ $grid-checkmark-color: $primary-text-color !default;
89994
90009
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89995
90010
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89996
90011
  @if $grid-skin != 'material3' {
89997
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90012
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89998
90013
  }
89999
90014
  }
90000
90015
  }
@@ -90474,6 +90489,9 @@ $grid-checkmark-color: $primary-text-color !default;
90474
90489
  }
90475
90490
 
90476
90491
  .e-filterbarcell input {
90492
+ &.e-checkbox{
90493
+ height: 1px;
90494
+ }
90477
90495
  height: $grid-bigger-filterbarcell-text-input;
90478
90496
  }
90479
90497
 
@@ -105145,7 +105163,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
105145
105163
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
105146
105164
  }
105147
105165
  @if $skin-name == 'fluent2'{
105148
- .e-rowcell.e-active,
105149
105166
  .e-menu-item.e-focused,
105150
105167
  .e-menu-item.e-selected {
105151
105168
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -124242,11 +124259,6 @@ $pivotview-touch-header-text-padding: 12px !default;
124242
124259
  -ms-user-select: none;
124243
124260
  user-select: none;
124244
124261
  -webkit-touch-callout: none;
124245
- align-items: center;
124246
- white-space: nowrap;
124247
- overflow: hidden;
124248
- text-overflow: ellipsis;
124249
- height: inherit;
124250
124262
 
124251
124263
  @if ($skin-name == 'tailwind') {
124252
124264
  padding-left: 12px;
@@ -14797,10 +14797,8 @@ $badge-warning-font-color: $warning-text !default;
14797
14797
 
14798
14798
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
14799
14799
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
14800
- @if ($badge-theme == 'bootstrap5.3') {
14801
- background-color: $badge-secondary-bg-color;
14802
- color: $badge-secondary-font-color;
14803
- }
14800
+ background-color: $badge-secondary-bg-color;
14801
+ color: $badge-secondary-font-color;
14804
14802
 
14805
14803
  @if $badge-theme == 'fluent2' {
14806
14804
  border: $badge-secondary-border-color;
@@ -24809,6 +24807,7 @@ $drop-down-btn-ul-bigger-padding: 8px 0 !default;
24809
24807
  $drop-down-btn-ul-small-padding: 4px 0 !default;
24810
24808
  $drop-down-btn-caret-icon-font-size: $text-sm !default;
24811
24809
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
24810
+ $drop-down-btn-small-icon-font-size-bigger: $text-base !default;
24812
24811
  $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
24813
24812
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
24814
24813
  $drop-down-btn-popup-margin-top: 2px !default;
@@ -24914,7 +24913,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
24914
24913
  }
24915
24914
 
24916
24915
  & .e-btn-icon {
24917
- @if $skin-name == 'tailwind3' {
24916
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
24918
24917
  font-size: $drop-down-btn-small-icon-font-size;
24919
24918
  }
24920
24919
  }
@@ -24923,6 +24922,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
24923
24922
  @if $skin-name == 'fluent2' {
24924
24923
  font-size: 12px;
24925
24924
  }
24925
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
24926
+ font-size: $drop-down-btn-small-caret-icon-font-size;
24927
+ }
24926
24928
  }
24927
24929
  }
24928
24930
  }
@@ -45296,7 +45298,10 @@ $treeview-item-active-check-color: $primary !default;
45296
45298
  }
45297
45299
 
45298
45300
  .e-list-text {
45299
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
45301
+ @if ($skin-name == 'FluentUI') {
45302
+ padding: $treeview-icon-padding;
45303
+ }
45304
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
45300
45305
  padding: 0 $treeview-drag-icon-padding;
45301
45306
  }
45302
45307
  @if $skin-name == 'fluent2' {
@@ -45320,9 +45325,6 @@ $treeview-item-active-check-color: $primary !default;
45320
45325
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
45321
45326
  box-sizing: content-box;
45322
45327
  padding-left: $treeview-drag-icon-padding;
45323
- @if ($skin-name == 'FluentUI') {
45324
- padding-top: 8px;
45325
- }
45326
45328
  }
45327
45329
  }
45328
45330
  }
@@ -45330,7 +45332,7 @@ $treeview-item-active-check-color: $primary !default;
45330
45332
  .e-icon-collapsible::before,
45331
45333
  .e-icon-expandable::before {
45332
45334
  font-size: $treeview-drag-icon-font-size;
45333
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
45335
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
45334
45336
  padding: $treeview-drag-icon-padding;
45335
45337
  }
45336
45338
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -64791,7 +64793,12 @@ $grid-checkmark-color: $primary-text-color !default;
64791
64793
 
64792
64794
  &.e-wrap .e-columnmenu,
64793
64795
  &.e-wrap &.e-rtl .e-columnmenu {
64794
- line-height: $grid-wrap-line-height;
64796
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
64797
+ line-height: 3px;
64798
+ }
64799
+ @else {
64800
+ line-height: $grid-wrap-line-height;
64801
+ }
64795
64802
  }
64796
64803
 
64797
64804
  &.e-rtl .e-columnmenu {
@@ -64946,6 +64953,9 @@ $grid-checkmark-color: $primary-text-color !default;
64946
64953
  }
64947
64954
 
64948
64955
  .e-filterbarcell input {
64956
+ &.e-checkbox{
64957
+ height: 1px;
64958
+ }
64949
64959
  border-radius: $grid-filterbar-border-radius;
64950
64960
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
64951
64961
  height: $grid-filterbarcell-text-input;
@@ -66951,7 +66961,7 @@ $grid-checkmark-color: $primary-text-color !default;
66951
66961
 
66952
66962
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
66953
66963
  @if $grid-skin == 'material3' {
66954
- background-color: $material;
66964
+ background: $material;
66955
66965
  }
66956
66966
  @if $grid-skin == 'bootstrap4' {
66957
66967
  background-color: $bootstrap;
@@ -66962,7 +66972,7 @@ $grid-checkmark-color: $primary-text-color !default;
66962
66972
 
66963
66973
  #{&}.e-grid,
66964
66974
  #{&}.e-grid-popup {
66965
- .e-icons:not(.e-btn-icon, .e-check) {
66975
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
66966
66976
  color: $grid-icon-color;
66967
66977
  }
66968
66978
 
@@ -67382,7 +67392,7 @@ $grid-checkmark-color: $primary-text-color !default;
67382
67392
  .e-rowdragdrop.e-unfreeze,
67383
67393
  .e-rowdragdrop.e-fixedfreeze {
67384
67394
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
67385
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
67395
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
67386
67396
  }
67387
67397
  }
67388
67398
  }
@@ -67393,7 +67403,7 @@ $grid-checkmark-color: $primary-text-color !default;
67393
67403
  .e-rowdragdrop.e-unfreeze,
67394
67404
  .e-rowdragdrop.e-fixedfreeze {
67395
67405
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
67396
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
67406
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
67397
67407
  }
67398
67408
  }
67399
67409
  }
@@ -67401,7 +67411,7 @@ $grid-checkmark-color: $primary-text-color !default;
67401
67411
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
67402
67412
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
67403
67413
  @if $grid-skin != 'material3' {
67404
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
67414
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
67405
67415
  }
67406
67416
  }
67407
67417
  }
@@ -79226,7 +79236,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
79226
79236
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
79227
79237
  }
79228
79238
  @if $skin-name == 'fluent2'{
79229
- .e-rowcell.e-active,
79230
79239
  .e-menu-item.e-focused,
79231
79240
  .e-menu-item.e-selected {
79232
79241
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -95301,11 +95310,6 @@ $pivotview-touch-header-text-padding: 12px !default;
95301
95310
  -ms-user-select: none;
95302
95311
  user-select: none;
95303
95312
  -webkit-touch-callout: none;
95304
- align-items: center;
95305
- white-space: nowrap;
95306
- overflow: hidden;
95307
- text-overflow: ellipsis;
95308
- height: inherit;
95309
95313
 
95310
95314
  @if ($skin-name == 'tailwind') {
95311
95315
  padding-left: 12px;
@@ -22043,10 +22043,8 @@ $badge-warning-font-color: $warning-text !default;
22043
22043
 
22044
22044
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
22045
22045
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
22046
- @if ($badge-theme == 'bootstrap5.3') {
22047
- background-color: $badge-secondary-bg-color;
22048
- color: $badge-secondary-font-color;
22049
- }
22046
+ background-color: $badge-secondary-bg-color;
22047
+ color: $badge-secondary-font-color;
22050
22048
 
22051
22049
  @if $badge-theme == 'fluent2' {
22052
22050
  border: $badge-secondary-border-color;
@@ -34380,6 +34378,7 @@ $drop-down-btn-ul-bigger-padding: 8px 0 !default;
34380
34378
  $drop-down-btn-ul-small-padding: 4px 0 !default;
34381
34379
  $drop-down-btn-caret-icon-font-size: $text-sm !default;
34382
34380
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
34381
+ $drop-down-btn-small-icon-font-size-bigger: $text-base !default;
34383
34382
  $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
34384
34383
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
34385
34384
  $drop-down-btn-popup-margin-top: 2px !default;
@@ -34485,7 +34484,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
34485
34484
  }
34486
34485
 
34487
34486
  & .e-btn-icon {
34488
- @if $skin-name == 'tailwind3' {
34487
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
34489
34488
  font-size: $drop-down-btn-small-icon-font-size;
34490
34489
  }
34491
34490
  }
@@ -34494,6 +34493,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
34494
34493
  @if $skin-name == 'fluent2' {
34495
34494
  font-size: 12px;
34496
34495
  }
34496
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
34497
+ font-size: $drop-down-btn-small-caret-icon-font-size;
34498
+ }
34497
34499
  }
34498
34500
  }
34499
34501
  }
@@ -34786,8 +34788,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
34786
34788
  padding: $drop-down-btn-vertical-bigger-padding;
34787
34789
  }
34788
34790
  .e-btn-icon {
34789
- @if $skin-name == 'tailwind3' {
34790
- font-size: $drop-down-btn-icon-font-size-bigger;
34791
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
34792
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
34793
+ }
34794
+ }
34795
+ .e-btn-icon.e-caret {
34796
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'fluent2' {
34797
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
34791
34798
  }
34792
34799
  }
34793
34800
  }
@@ -61134,7 +61141,10 @@ $treeview-item-active-check-color: $primary !default;
61134
61141
  }
61135
61142
 
61136
61143
  .e-list-text {
61137
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
61144
+ @if ($skin-name == 'FluentUI') {
61145
+ padding: $treeview-icon-padding;
61146
+ }
61147
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
61138
61148
  padding: 0 $treeview-drag-icon-padding;
61139
61149
  }
61140
61150
  @if $skin-name == 'fluent2' {
@@ -61158,9 +61168,6 @@ $treeview-item-active-check-color: $primary !default;
61158
61168
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
61159
61169
  box-sizing: content-box;
61160
61170
  padding-left: $treeview-drag-icon-padding;
61161
- @if ($skin-name == 'FluentUI') {
61162
- padding-top: 8px;
61163
- }
61164
61171
  }
61165
61172
  }
61166
61173
  }
@@ -61168,7 +61175,7 @@ $treeview-item-active-check-color: $primary !default;
61168
61175
  .e-icon-collapsible::before,
61169
61176
  .e-icon-expandable::before {
61170
61177
  font-size: $treeview-drag-icon-font-size;
61171
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
61178
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
61172
61179
  padding: $treeview-drag-icon-padding;
61173
61180
  }
61174
61181
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -86990,7 +86997,12 @@ $grid-checkmark-color: $primary-text-color !default;
86990
86997
 
86991
86998
  &.e-wrap .e-columnmenu,
86992
86999
  &.e-wrap &.e-rtl .e-columnmenu {
86993
- line-height: $grid-wrap-line-height;
87000
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
87001
+ line-height: 3px;
87002
+ }
87003
+ @else {
87004
+ line-height: $grid-wrap-line-height;
87005
+ }
86994
87006
  }
86995
87007
 
86996
87008
  &.e-rtl .e-columnmenu {
@@ -87145,6 +87157,9 @@ $grid-checkmark-color: $primary-text-color !default;
87145
87157
  }
87146
87158
 
87147
87159
  .e-filterbarcell input {
87160
+ &.e-checkbox{
87161
+ height: 1px;
87162
+ }
87148
87163
  border-radius: $grid-filterbar-border-radius;
87149
87164
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
87150
87165
  height: $grid-filterbarcell-text-input;
@@ -89150,7 +89165,7 @@ $grid-checkmark-color: $primary-text-color !default;
89150
89165
 
89151
89166
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89152
89167
  @if $grid-skin == 'material3' {
89153
- background-color: $material;
89168
+ background: $material;
89154
89169
  }
89155
89170
  @if $grid-skin == 'bootstrap4' {
89156
89171
  background-color: $bootstrap;
@@ -89161,7 +89176,7 @@ $grid-checkmark-color: $primary-text-color !default;
89161
89176
 
89162
89177
  #{&}.e-grid,
89163
89178
  #{&}.e-grid-popup {
89164
- .e-icons:not(.e-btn-icon, .e-check) {
89179
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
89165
89180
  color: $grid-icon-color;
89166
89181
  }
89167
89182
 
@@ -89581,7 +89596,7 @@ $grid-checkmark-color: $primary-text-color !default;
89581
89596
  .e-rowdragdrop.e-unfreeze,
89582
89597
  .e-rowdragdrop.e-fixedfreeze {
89583
89598
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89584
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89599
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89585
89600
  }
89586
89601
  }
89587
89602
  }
@@ -89592,7 +89607,7 @@ $grid-checkmark-color: $primary-text-color !default;
89592
89607
  .e-rowdragdrop.e-unfreeze,
89593
89608
  .e-rowdragdrop.e-fixedfreeze {
89594
89609
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89595
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89610
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89596
89611
  }
89597
89612
  }
89598
89613
  }
@@ -89600,7 +89615,7 @@ $grid-checkmark-color: $primary-text-color !default;
89600
89615
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89601
89616
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89602
89617
  @if $grid-skin != 'material3' {
89603
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89618
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89604
89619
  }
89605
89620
  }
89606
89621
  }
@@ -90347,7 +90362,7 @@ $grid-checkmark-color: $primary-text-color !default;
90347
90362
 
90348
90363
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
90349
90364
  @if $grid-skin == 'material3' {
90350
- background-color: $material;
90365
+ background: $material;
90351
90366
  }
90352
90367
  @if $grid-skin == 'bootstrap4' {
90353
90368
  background-color: $bootstrap;
@@ -90431,7 +90446,7 @@ $grid-checkmark-color: $primary-text-color !default;
90431
90446
  .e-rowcell.e-unfreeze,
90432
90447
  .e-rowcell.e-fixedfreeze {
90433
90448
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90434
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90449
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90435
90450
  }
90436
90451
  }
90437
90452
  }
@@ -90446,7 +90461,7 @@ $grid-checkmark-color: $primary-text-color !default;
90446
90461
  .e-rowdragdrop.e-unfreeze,
90447
90462
  .e-rowdragdrop.e-fixedfreeze {
90448
90463
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90449
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90464
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90450
90465
  }
90451
90466
  }
90452
90467
  }
@@ -90457,7 +90472,7 @@ $grid-checkmark-color: $primary-text-color !default;
90457
90472
  .e-rowdragdrop.e-unfreeze,
90458
90473
  .e-rowdragdrop.e-fixedfreeze {
90459
90474
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90460
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90475
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90461
90476
  }
90462
90477
  }
90463
90478
  }
@@ -90465,7 +90480,7 @@ $grid-checkmark-color: $primary-text-color !default;
90465
90480
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
90466
90481
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90467
90482
  @if $grid-skin != 'material3' {
90468
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90483
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90469
90484
  }
90470
90485
  }
90471
90486
  }
@@ -90945,6 +90960,9 @@ $grid-checkmark-color: $primary-text-color !default;
90945
90960
  }
90946
90961
 
90947
90962
  .e-filterbarcell input {
90963
+ &.e-checkbox{
90964
+ height: 1px;
90965
+ }
90948
90966
  height: $grid-bigger-filterbarcell-text-input;
90949
90967
  }
90950
90968
 
@@ -105616,7 +105634,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
105616
105634
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
105617
105635
  }
105618
105636
  @if $skin-name == 'fluent2'{
105619
- .e-rowcell.e-active,
105620
105637
  .e-menu-item.e-focused,
105621
105638
  .e-menu-item.e-selected {
105622
105639
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -124713,11 +124730,6 @@ $pivotview-touch-header-text-padding: 12px !default;
124713
124730
  -ms-user-select: none;
124714
124731
  user-select: none;
124715
124732
  -webkit-touch-callout: none;
124716
- align-items: center;
124717
- white-space: nowrap;
124718
- overflow: hidden;
124719
- text-overflow: ellipsis;
124720
- height: inherit;
124721
124733
 
124722
124734
  @if ($skin-name == 'tailwind') {
124723
124735
  padding-left: 12px;
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"28.1.41","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":"28.2.3","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"}}