@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
@@ -13162,10 +13162,8 @@ $badge-warning-font-color: $grey-dark-font !default;
13162
13162
 
13163
13163
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13164
13164
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13165
- @if ($badge-theme == 'bootstrap5.3') {
13166
- background-color: $badge-secondary-bg-color;
13167
- color: $badge-secondary-font-color;
13168
- }
13165
+ background-color: $badge-secondary-bg-color;
13166
+ color: $badge-secondary-font-color;
13169
13167
 
13170
13168
  @if $badge-theme == 'fluent2' {
13171
13169
  border: $badge-secondary-border-color;
@@ -22998,6 +22996,7 @@ $drop-down-btn-disable-text: rgba($grey-light-font, .38) !default;
22998
22996
  $drop-down-btn-font-size: 14px !default;
22999
22997
  $drop-down-btn-font-weight: normal !default;
23000
22998
  $drop-down-btn-icon-font-size: 14px !default;
22999
+ $drop-down-btn-small-icon-font-size: 12px !default;
23001
23000
  $drop-down-btn-icon-margin-right: 10px !default;
23002
23001
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
23003
23002
  $drop-down-btn-li-bgcolor: $grey-300 !default;
@@ -23028,9 +23027,12 @@ $drop-down-btn-ul-border: none !default;
23028
23027
  $drop-down-btn-ul-padding: 8px 0 !default;
23029
23028
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
23030
23029
  $drop-down-btn-ul-small-padding: 8px 0 !default;
23031
- $drop-down-btn-caret-icon-font-size: 8px !default;
23032
- $drop-down-btn-icon-font-size-bigger: 16px !default;
23033
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
23030
+ $drop-down-btn-caret-icon-font-size: 14px !default;
23031
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
23032
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
23033
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
23034
+ $drop-down-btn-caret-icon-font-size-bigger: 16px !default;
23035
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
23034
23036
  $drop-down-btn-box-shadow: none !default;
23035
23037
  $drop-down-btn-popup-margin-top: 0 !default;
23036
23038
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -23116,7 +23118,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23116
23118
  }
23117
23119
 
23118
23120
  & .e-btn-icon {
23119
- @if $skin-name == 'tailwind3' {
23121
+ @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' {
23120
23122
  font-size: $drop-down-btn-small-icon-font-size;
23121
23123
  }
23122
23124
  }
@@ -23125,6 +23127,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23125
23127
  @if $skin-name == 'fluent2' {
23126
23128
  font-size: 12px;
23127
23129
  }
23130
+ @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' {
23131
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23132
+ }
23128
23133
  }
23129
23134
  }
23130
23135
  }
@@ -43526,7 +43531,10 @@ $ripple-width: 32px !default;
43526
43531
  }
43527
43532
 
43528
43533
  .e-list-text {
43529
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43534
+ @if ($skin-name == 'FluentUI') {
43535
+ padding: $treeview-icon-padding;
43536
+ }
43537
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43530
43538
  padding: 0 $treeview-drag-icon-padding;
43531
43539
  }
43532
43540
  @if $skin-name == 'fluent2' {
@@ -43550,9 +43558,6 @@ $ripple-width: 32px !default;
43550
43558
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43551
43559
  box-sizing: content-box;
43552
43560
  padding-left: $treeview-drag-icon-padding;
43553
- @if ($skin-name == 'FluentUI') {
43554
- padding-top: 8px;
43555
- }
43556
43561
  }
43557
43562
  }
43558
43563
  }
@@ -43560,7 +43565,7 @@ $ripple-width: 32px !default;
43560
43565
  .e-icon-collapsible::before,
43561
43566
  .e-icon-expandable::before {
43562
43567
  font-size: $treeview-drag-icon-font-size;
43563
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43568
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43564
43569
  padding: $treeview-drag-icon-padding;
43565
43570
  }
43566
43571
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -63199,7 +63204,12 @@ $grid-checkmark-color: $accent-font !default;
63199
63204
 
63200
63205
  &.e-wrap .e-columnmenu,
63201
63206
  &.e-wrap &.e-rtl .e-columnmenu {
63202
- line-height: $grid-wrap-line-height;
63207
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
63208
+ line-height: 3px;
63209
+ }
63210
+ @else {
63211
+ line-height: $grid-wrap-line-height;
63212
+ }
63203
63213
  }
63204
63214
 
63205
63215
  &.e-rtl .e-columnmenu {
@@ -63354,6 +63364,9 @@ $grid-checkmark-color: $accent-font !default;
63354
63364
  }
63355
63365
 
63356
63366
  .e-filterbarcell input {
63367
+ &.e-checkbox{
63368
+ height: 1px;
63369
+ }
63357
63370
  border-radius: $grid-filterbar-border-radius;
63358
63371
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63359
63372
  height: $grid-filterbarcell-text-input;
@@ -65359,7 +65372,7 @@ $grid-checkmark-color: $accent-font !default;
65359
65372
 
65360
65373
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65361
65374
  @if $grid-skin == 'material3' {
65362
- background-color: $material;
65375
+ background: $material;
65363
65376
  }
65364
65377
  @if $grid-skin == 'bootstrap4' {
65365
65378
  background-color: $bootstrap;
@@ -65370,7 +65383,7 @@ $grid-checkmark-color: $accent-font !default;
65370
65383
 
65371
65384
  #{&}.e-grid,
65372
65385
  #{&}.e-grid-popup {
65373
- .e-icons:not(.e-btn-icon, .e-check) {
65386
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65374
65387
  color: $grid-icon-color;
65375
65388
  }
65376
65389
 
@@ -65790,7 +65803,7 @@ $grid-checkmark-color: $accent-font !default;
65790
65803
  .e-rowdragdrop.e-unfreeze,
65791
65804
  .e-rowdragdrop.e-fixedfreeze {
65792
65805
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65793
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65806
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65794
65807
  }
65795
65808
  }
65796
65809
  }
@@ -65801,7 +65814,7 @@ $grid-checkmark-color: $accent-font !default;
65801
65814
  .e-rowdragdrop.e-unfreeze,
65802
65815
  .e-rowdragdrop.e-fixedfreeze {
65803
65816
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65804
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65817
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65805
65818
  }
65806
65819
  }
65807
65820
  }
@@ -65809,7 +65822,7 @@ $grid-checkmark-color: $accent-font !default;
65809
65822
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65810
65823
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65811
65824
  @if $grid-skin != 'material3' {
65812
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65825
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65813
65826
  }
65814
65827
  }
65815
65828
  }
@@ -77650,7 +77663,6 @@ $gantt-chartrow-hover-bg-color: $grey-200 !default;
77650
77663
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77651
77664
  }
77652
77665
  @if $skin-name == 'fluent2'{
77653
- .e-rowcell.e-active,
77654
77666
  .e-menu-item.e-focused,
77655
77667
  .e-menu-item.e-selected {
77656
77668
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93732,11 +93744,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93732
93744
  -ms-user-select: none;
93733
93745
  user-select: none;
93734
93746
  -webkit-touch-callout: none;
93735
- align-items: center;
93736
- white-space: nowrap;
93737
- overflow: hidden;
93738
- text-overflow: ellipsis;
93739
- height: inherit;
93740
93747
 
93741
93748
  @if ($skin-name == 'tailwind') {
93742
93749
  padding-left: 12px;
@@ -20408,10 +20408,8 @@ $badge-warning-font-color: $grey-dark-font !default;
20408
20408
 
20409
20409
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20410
20410
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20411
- @if ($badge-theme == 'bootstrap5.3') {
20412
- background-color: $badge-secondary-bg-color;
20413
- color: $badge-secondary-font-color;
20414
- }
20411
+ background-color: $badge-secondary-bg-color;
20412
+ color: $badge-secondary-font-color;
20415
20413
 
20416
20414
  @if $badge-theme == 'fluent2' {
20417
20415
  border: $badge-secondary-border-color;
@@ -32569,6 +32567,7 @@ $drop-down-btn-disable-text: rgba($grey-light-font, .38) !default;
32569
32567
  $drop-down-btn-font-size: 14px !default;
32570
32568
  $drop-down-btn-font-weight: normal !default;
32571
32569
  $drop-down-btn-icon-font-size: 14px !default;
32570
+ $drop-down-btn-small-icon-font-size: 12px !default;
32572
32571
  $drop-down-btn-icon-margin-right: 10px !default;
32573
32572
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
32574
32573
  $drop-down-btn-li-bgcolor: $grey-300 !default;
@@ -32599,9 +32598,12 @@ $drop-down-btn-ul-border: none !default;
32599
32598
  $drop-down-btn-ul-padding: 8px 0 !default;
32600
32599
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
32601
32600
  $drop-down-btn-ul-small-padding: 8px 0 !default;
32602
- $drop-down-btn-caret-icon-font-size: 8px !default;
32603
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32604
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32601
+ $drop-down-btn-caret-icon-font-size: 14px !default;
32602
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
32603
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
32604
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
32605
+ $drop-down-btn-caret-icon-font-size-bigger: 16px !default;
32606
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
32605
32607
  $drop-down-btn-box-shadow: none !default;
32606
32608
  $drop-down-btn-popup-margin-top: 0 !default;
32607
32609
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32687,7 +32689,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32687
32689
  }
32688
32690
 
32689
32691
  & .e-btn-icon {
32690
- @if $skin-name == 'tailwind3' {
32692
+ @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' {
32691
32693
  font-size: $drop-down-btn-small-icon-font-size;
32692
32694
  }
32693
32695
  }
@@ -32696,6 +32698,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32696
32698
  @if $skin-name == 'fluent2' {
32697
32699
  font-size: 12px;
32698
32700
  }
32701
+ @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' {
32702
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32703
+ }
32699
32704
  }
32700
32705
  }
32701
32706
  }
@@ -32988,8 +32993,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32988
32993
  padding: $drop-down-btn-vertical-bigger-padding;
32989
32994
  }
32990
32995
  .e-btn-icon {
32991
- @if $skin-name == 'tailwind3' {
32992
- font-size: $drop-down-btn-icon-font-size-bigger;
32996
+ @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' {
32997
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32998
+ }
32999
+ }
33000
+ .e-btn-icon.e-caret {
33001
+ @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' {
33002
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32993
33003
  }
32994
33004
  }
32995
33005
  }
@@ -59364,7 +59374,10 @@ $ripple-width: 32px !default;
59364
59374
  }
59365
59375
 
59366
59376
  .e-list-text {
59367
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59377
+ @if ($skin-name == 'FluentUI') {
59378
+ padding: $treeview-icon-padding;
59379
+ }
59380
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59368
59381
  padding: 0 $treeview-drag-icon-padding;
59369
59382
  }
59370
59383
  @if $skin-name == 'fluent2' {
@@ -59388,9 +59401,6 @@ $ripple-width: 32px !default;
59388
59401
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59389
59402
  box-sizing: content-box;
59390
59403
  padding-left: $treeview-drag-icon-padding;
59391
- @if ($skin-name == 'FluentUI') {
59392
- padding-top: 8px;
59393
- }
59394
59404
  }
59395
59405
  }
59396
59406
  }
@@ -59398,7 +59408,7 @@ $ripple-width: 32px !default;
59398
59408
  .e-icon-collapsible::before,
59399
59409
  .e-icon-expandable::before {
59400
59410
  font-size: $treeview-drag-icon-font-size;
59401
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59411
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59402
59412
  padding: $treeview-drag-icon-padding;
59403
59413
  }
59404
59414
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -85398,7 +85408,12 @@ $grid-checkmark-color: $accent-font !default;
85398
85408
 
85399
85409
  &.e-wrap .e-columnmenu,
85400
85410
  &.e-wrap &.e-rtl .e-columnmenu {
85401
- line-height: $grid-wrap-line-height;
85411
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85412
+ line-height: 3px;
85413
+ }
85414
+ @else {
85415
+ line-height: $grid-wrap-line-height;
85416
+ }
85402
85417
  }
85403
85418
 
85404
85419
  &.e-rtl .e-columnmenu {
@@ -85553,6 +85568,9 @@ $grid-checkmark-color: $accent-font !default;
85553
85568
  }
85554
85569
 
85555
85570
  .e-filterbarcell input {
85571
+ &.e-checkbox{
85572
+ height: 1px;
85573
+ }
85556
85574
  border-radius: $grid-filterbar-border-radius;
85557
85575
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85558
85576
  height: $grid-filterbarcell-text-input;
@@ -87558,7 +87576,7 @@ $grid-checkmark-color: $accent-font !default;
87558
87576
 
87559
87577
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87560
87578
  @if $grid-skin == 'material3' {
87561
- background-color: $material;
87579
+ background: $material;
87562
87580
  }
87563
87581
  @if $grid-skin == 'bootstrap4' {
87564
87582
  background-color: $bootstrap;
@@ -87569,7 +87587,7 @@ $grid-checkmark-color: $accent-font !default;
87569
87587
 
87570
87588
  #{&}.e-grid,
87571
87589
  #{&}.e-grid-popup {
87572
- .e-icons:not(.e-btn-icon, .e-check) {
87590
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87573
87591
  color: $grid-icon-color;
87574
87592
  }
87575
87593
 
@@ -87989,7 +88007,7 @@ $grid-checkmark-color: $accent-font !default;
87989
88007
  .e-rowdragdrop.e-unfreeze,
87990
88008
  .e-rowdragdrop.e-fixedfreeze {
87991
88009
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87992
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88010
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87993
88011
  }
87994
88012
  }
87995
88013
  }
@@ -88000,7 +88018,7 @@ $grid-checkmark-color: $accent-font !default;
88000
88018
  .e-rowdragdrop.e-unfreeze,
88001
88019
  .e-rowdragdrop.e-fixedfreeze {
88002
88020
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88003
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88021
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88004
88022
  }
88005
88023
  }
88006
88024
  }
@@ -88008,7 +88026,7 @@ $grid-checkmark-color: $accent-font !default;
88008
88026
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88009
88027
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88010
88028
  @if $grid-skin != 'material3' {
88011
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88029
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88012
88030
  }
88013
88031
  }
88014
88032
  }
@@ -88762,7 +88780,7 @@ $grid-checkmark-color: $accent-font !default;
88762
88780
 
88763
88781
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88764
88782
  @if $grid-skin == 'material3' {
88765
- background-color: $material;
88783
+ background: $material;
88766
88784
  }
88767
88785
  @if $grid-skin == 'bootstrap4' {
88768
88786
  background-color: $bootstrap;
@@ -88846,7 +88864,7 @@ $grid-checkmark-color: $accent-font !default;
88846
88864
  .e-rowcell.e-unfreeze,
88847
88865
  .e-rowcell.e-fixedfreeze {
88848
88866
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88849
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88867
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88850
88868
  }
88851
88869
  }
88852
88870
  }
@@ -88861,7 +88879,7 @@ $grid-checkmark-color: $accent-font !default;
88861
88879
  .e-rowdragdrop.e-unfreeze,
88862
88880
  .e-rowdragdrop.e-fixedfreeze {
88863
88881
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88864
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88882
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88865
88883
  }
88866
88884
  }
88867
88885
  }
@@ -88872,7 +88890,7 @@ $grid-checkmark-color: $accent-font !default;
88872
88890
  .e-rowdragdrop.e-unfreeze,
88873
88891
  .e-rowdragdrop.e-fixedfreeze {
88874
88892
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88875
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88893
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88876
88894
  }
88877
88895
  }
88878
88896
  }
@@ -88880,7 +88898,7 @@ $grid-checkmark-color: $accent-font !default;
88880
88898
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88881
88899
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88882
88900
  @if $grid-skin != 'material3' {
88883
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88901
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88884
88902
  }
88885
88903
  }
88886
88904
  }
@@ -89360,6 +89378,9 @@ $grid-checkmark-color: $accent-font !default;
89360
89378
  }
89361
89379
 
89362
89380
  .e-filterbarcell input {
89381
+ &.e-checkbox{
89382
+ height: 1px;
89383
+ }
89363
89384
  height: $grid-bigger-filterbarcell-text-input;
89364
89385
  }
89365
89386
 
@@ -104040,7 +104061,6 @@ $gantt-chartrow-hover-bg-color: $grey-200 !default;
104040
104061
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104041
104062
  }
104042
104063
  @if $skin-name == 'fluent2'{
104043
- .e-rowcell.e-active,
104044
104064
  .e-menu-item.e-focused,
104045
104065
  .e-menu-item.e-selected {
104046
104066
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -123144,11 +123164,6 @@ $pivotview-touch-header-text-padding: 8px !default;
123144
123164
  -ms-user-select: none;
123145
123165
  user-select: none;
123146
123166
  -webkit-touch-callout: none;
123147
- align-items: center;
123148
- white-space: nowrap;
123149
- overflow: hidden;
123150
- text-overflow: ellipsis;
123151
- height: inherit;
123152
123167
 
123153
123168
  @if ($skin-name == 'tailwind') {
123154
123169
  padding-left: 12px;
@@ -13296,10 +13296,8 @@ $badge-warning-font-color: rgba($warning-text) !default;
13296
13296
 
13297
13297
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13298
13298
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13299
- @if ($badge-theme == 'bootstrap5.3') {
13300
- background-color: $badge-secondary-bg-color;
13301
- color: $badge-secondary-font-color;
13302
- }
13299
+ background-color: $badge-secondary-bg-color;
13300
+ color: $badge-secondary-font-color;
13303
13301
 
13304
13302
  @if $badge-theme == 'fluent2' {
13305
13303
  border: $badge-secondary-border-color;
@@ -23152,6 +23150,7 @@ $drop-down-btn-bigger-li-height: 40px !default;
23152
23150
  $drop-down-btn-bigger-max-width: 202px !default;
23153
23151
  $drop-down-btn-bigger-min-width: 112px !default;
23154
23152
  $drop-down-btn-icon-font-size: $text-base !default;
23153
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
23155
23154
  $drop-down-btn-icon-margin-right: 11px !default;
23156
23155
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
23157
23156
  $drop-down-btn-li-border-width: 1px !default;
@@ -23170,9 +23169,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
23170
23169
  $drop-down-btn-ul-padding: 4px 0 !default;
23171
23170
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
23172
23171
  $drop-down-btn-ul-small-padding: 4px 0 !default;
23173
- $drop-down-btn-caret-icon-font-size: $text-sm !default;
23172
+ $drop-down-btn-caret-icon-font-size: $text-base !default;
23173
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
23174
23174
  $drop-down-btn-icon-font-size-bigger: $text-lg !default;
23175
- $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
23175
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
23176
+ $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
23177
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-lg !default;
23176
23178
  $drop-down-btn-box-shadow: $shadow-sm !default;
23177
23179
  $drop-down-btn-popup-margin-top: 0 !default;
23178
23180
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -23276,7 +23278,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23276
23278
  }
23277
23279
 
23278
23280
  & .e-btn-icon {
23279
- @if $skin-name == 'tailwind3' {
23281
+ @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' {
23280
23282
  font-size: $drop-down-btn-small-icon-font-size;
23281
23283
  }
23282
23284
  }
@@ -23285,6 +23287,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23285
23287
  @if $skin-name == 'fluent2' {
23286
23288
  font-size: 12px;
23287
23289
  }
23290
+ @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' {
23291
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23292
+ }
23288
23293
  }
23289
23294
  }
23290
23295
  }
@@ -43522,7 +43527,10 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43522
43527
  }
43523
43528
 
43524
43529
  .e-list-text {
43525
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43530
+ @if ($skin-name == 'FluentUI') {
43531
+ padding: $treeview-icon-padding;
43532
+ }
43533
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43526
43534
  padding: 0 $treeview-drag-icon-padding;
43527
43535
  }
43528
43536
  @if $skin-name == 'fluent2' {
@@ -43546,9 +43554,6 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43546
43554
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43547
43555
  box-sizing: content-box;
43548
43556
  padding-left: $treeview-drag-icon-padding;
43549
- @if ($skin-name == 'FluentUI') {
43550
- padding-top: 8px;
43551
- }
43552
43557
  }
43553
43558
  }
43554
43559
  }
@@ -43556,7 +43561,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43556
43561
  .e-icon-collapsible::before,
43557
43562
  .e-icon-expandable::before {
43558
43563
  font-size: $treeview-drag-icon-font-size;
43559
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43564
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43560
43565
  padding: $treeview-drag-icon-padding;
43561
43566
  }
43562
43567
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -60957,7 +60962,7 @@ $grid-cell-border-color: rgba($border-light) !default;
60957
60962
  $grid-content-bg-color: rgba($content-bg-color) !default;
60958
60963
  $grid-row-selection-bg-color: $table-bg-color-selected !default;
60959
60964
  $grid-cell-selection-bg-color: $table-bg-color-selected !default;
60960
- $grid-hover-bg-color: $table-bg-color-hover !default;
60965
+ $grid-hover-bg-color: linear-gradient(0deg, rgba($on-surface, .05), rgba($on-surface, .05)), rgba($surface) !default;
60961
60966
  $grid-content-font-size: $text-sm !default;
60962
60967
  $grid-header-height: 20px !default;
60963
60968
  $grid-bigger-header-height: 24px !default;
@@ -63295,7 +63300,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
63295
63300
 
63296
63301
  &.e-wrap .e-columnmenu,
63297
63302
  &.e-wrap &.e-rtl .e-columnmenu {
63298
- line-height: $grid-wrap-line-height;
63303
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
63304
+ line-height: 3px;
63305
+ }
63306
+ @else {
63307
+ line-height: $grid-wrap-line-height;
63308
+ }
63299
63309
  }
63300
63310
 
63301
63311
  &.e-rtl .e-columnmenu {
@@ -63450,6 +63460,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
63450
63460
  }
63451
63461
 
63452
63462
  .e-filterbarcell input {
63463
+ &.e-checkbox{
63464
+ height: 1px;
63465
+ }
63453
63466
  border-radius: $grid-filterbar-border-radius;
63454
63467
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63455
63468
  height: $grid-filterbarcell-text-input;
@@ -65455,7 +65468,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65455
65468
 
65456
65469
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65457
65470
  @if $grid-skin == 'material3' {
65458
- background-color: $material;
65471
+ background: $material;
65459
65472
  }
65460
65473
  @if $grid-skin == 'bootstrap4' {
65461
65474
  background-color: $bootstrap;
@@ -65466,7 +65479,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65466
65479
 
65467
65480
  #{&}.e-grid,
65468
65481
  #{&}.e-grid-popup {
65469
- .e-icons:not(.e-btn-icon, .e-check) {
65482
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65470
65483
  color: $grid-icon-color;
65471
65484
  }
65472
65485
 
@@ -65886,7 +65899,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65886
65899
  .e-rowdragdrop.e-unfreeze,
65887
65900
  .e-rowdragdrop.e-fixedfreeze {
65888
65901
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65889
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65902
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65890
65903
  }
65891
65904
  }
65892
65905
  }
@@ -65897,7 +65910,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65897
65910
  .e-rowdragdrop.e-unfreeze,
65898
65911
  .e-rowdragdrop.e-fixedfreeze {
65899
65912
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65900
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65913
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65901
65914
  }
65902
65915
  }
65903
65916
  }
@@ -65905,7 +65918,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65905
65918
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65906
65919
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65907
65920
  @if $grid-skin != 'material3' {
65908
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65921
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65909
65922
  }
65910
65923
  }
65911
65924
  }
@@ -77722,7 +77735,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77722
77735
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77723
77736
  }
77724
77737
  @if $skin-name == 'fluent2'{
77725
- .e-rowcell.e-active,
77726
77738
  .e-menu-item.e-focused,
77727
77739
  .e-menu-item.e-selected {
77728
77740
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93801,11 +93813,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93801
93813
  -ms-user-select: none;
93802
93814
  user-select: none;
93803
93815
  -webkit-touch-callout: none;
93804
- align-items: center;
93805
- white-space: nowrap;
93806
- overflow: hidden;
93807
- text-overflow: ellipsis;
93808
- height: inherit;
93809
93816
 
93810
93817
  @if ($skin-name == 'tailwind') {
93811
93818
  padding-left: 12px;