@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
@@ -12944,10 +12944,8 @@ $badge-warning-font-color: $warning !default;
12944
12944
 
12945
12945
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
12946
12946
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
12947
- @if ($badge-theme == 'bootstrap5.3') {
12948
- background-color: $badge-secondary-bg-color;
12949
- color: $badge-secondary-font-color;
12950
- }
12947
+ background-color: $badge-secondary-bg-color;
12948
+ color: $badge-secondary-font-color;
12951
12949
 
12952
12950
  @if $badge-theme == 'fluent2' {
12953
12951
  border: $badge-secondary-border-color;
@@ -22906,7 +22904,8 @@ $drop-down-btn-bigger-font-size: $text-base !default;
22906
22904
  $drop-down-btn-bigger-li-height: 36px !default;
22907
22905
  $drop-down-btn-bigger-max-width: 202px !default;
22908
22906
  $drop-down-btn-bigger-min-width: 112px !default;
22909
- $drop-down-btn-icon-font-size: $text-sm !default;
22907
+ $drop-down-btn-icon-font-size: $text-base !default;
22908
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
22910
22909
  $drop-down-btn-icon-margin-right: 12px !default;
22911
22910
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
22912
22911
  $drop-down-btn-li-border-width: 1px !default;
@@ -22924,9 +22923,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
22924
22923
  $drop-down-btn-ul-padding: 4px 0 !default;
22925
22924
  $drop-down-btn-ul-bigger-padding: 4px 0 !default;
22926
22925
  $drop-down-btn-ul-small-padding: 4px 0 !default;
22927
- $drop-down-btn-caret-icon-font-size: $text-lg !default;
22928
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
22929
- $drop-down-btn-caret-icon-font-size-bigger: 22px !default;
22926
+ $drop-down-btn-caret-icon-font-size: $text-base !default;
22927
+ $drop-down-btn-small-caret-icon-font-size: $text-base !default;
22928
+ $drop-down-btn-icon-font-size-bigger: $text-lg !default;
22929
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
22930
+ $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
22931
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xl !default;
22930
22932
  $drop-down-btn-box-shadow: $shadow-focus-ring2 !default;
22931
22933
  $drop-down-btn-popup-margin-top: 4px !default;
22932
22934
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -23029,7 +23031,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
23029
23031
  }
23030
23032
 
23031
23033
  & .e-btn-icon {
23032
- @if $skin-name == 'tailwind3' {
23034
+ @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' {
23033
23035
  font-size: $drop-down-btn-small-icon-font-size;
23034
23036
  }
23035
23037
  }
@@ -23038,6 +23040,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
23038
23040
  @if $skin-name == 'fluent2' {
23039
23041
  font-size: 12px;
23040
23042
  }
23043
+ @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' {
23044
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23045
+ }
23041
23046
  }
23042
23047
  }
23043
23048
  }
@@ -38300,7 +38305,7 @@ $tab-big-item-last-child-padding-bottom: 0 !default;
38300
38305
  $tab-nrml-item-last-child-padding-bottom: 0 !default;
38301
38306
  $tab-big-wrap-padding: 0 12px !default;
38302
38307
  $tab-nrml-wrap-padding: 0 8px !default;
38303
- $tab-mob-wrap-padding: 12px 16px !default;
38308
+ $tab-mob-wrap-padding: 0 15px !default;
38304
38309
  $tab-pop-padding: 0 !default;
38305
38310
  $tab-big-pop-item-wrap-padding: 0 16px !default;
38306
38311
  $tab-nrml-pop-item-wrap-padding: 0 16px !default;
@@ -43369,7 +43374,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43369
43374
  }
43370
43375
 
43371
43376
  .e-list-text {
43372
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43377
+ @if ($skin-name == 'FluentUI') {
43378
+ padding: $treeview-icon-padding;
43379
+ }
43380
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43373
43381
  padding: 0 $treeview-drag-icon-padding;
43374
43382
  }
43375
43383
  @if $skin-name == 'fluent2' {
@@ -43393,9 +43401,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43393
43401
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43394
43402
  box-sizing: content-box;
43395
43403
  padding-left: $treeview-drag-icon-padding;
43396
- @if ($skin-name == 'FluentUI') {
43397
- padding-top: 8px;
43398
- }
43399
43404
  }
43400
43405
  }
43401
43406
  }
@@ -43403,7 +43408,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43403
43408
  .e-icon-collapsible::before,
43404
43409
  .e-icon-expandable::before {
43405
43410
  font-size: $treeview-drag-icon-font-size;
43406
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43411
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43407
43412
  padding: $treeview-drag-icon-padding;
43408
43413
  }
43409
43414
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62803,7 +62808,12 @@ $grid-checkmark-color: $primary-text-color !default;
62803
62808
 
62804
62809
  &.e-wrap .e-columnmenu,
62805
62810
  &.e-wrap &.e-rtl .e-columnmenu {
62806
- line-height: $grid-wrap-line-height;
62811
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62812
+ line-height: 3px;
62813
+ }
62814
+ @else {
62815
+ line-height: $grid-wrap-line-height;
62816
+ }
62807
62817
  }
62808
62818
 
62809
62819
  &.e-rtl .e-columnmenu {
@@ -62958,6 +62968,9 @@ $grid-checkmark-color: $primary-text-color !default;
62958
62968
  }
62959
62969
 
62960
62970
  .e-filterbarcell input {
62971
+ &.e-checkbox{
62972
+ height: 1px;
62973
+ }
62961
62974
  border-radius: $grid-filterbar-border-radius;
62962
62975
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
62963
62976
  height: $grid-filterbarcell-text-input;
@@ -64963,7 +64976,7 @@ $grid-checkmark-color: $primary-text-color !default;
64963
64976
 
64964
64977
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
64965
64978
  @if $grid-skin == 'material3' {
64966
- background-color: $material;
64979
+ background: $material;
64967
64980
  }
64968
64981
  @if $grid-skin == 'bootstrap4' {
64969
64982
  background-color: $bootstrap;
@@ -64974,7 +64987,7 @@ $grid-checkmark-color: $primary-text-color !default;
64974
64987
 
64975
64988
  #{&}.e-grid,
64976
64989
  #{&}.e-grid-popup {
64977
- .e-icons:not(.e-btn-icon, .e-check) {
64990
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
64978
64991
  color: $grid-icon-color;
64979
64992
  }
64980
64993
 
@@ -65394,7 +65407,7 @@ $grid-checkmark-color: $primary-text-color !default;
65394
65407
  .e-rowdragdrop.e-unfreeze,
65395
65408
  .e-rowdragdrop.e-fixedfreeze {
65396
65409
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65397
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65410
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65398
65411
  }
65399
65412
  }
65400
65413
  }
@@ -65405,7 +65418,7 @@ $grid-checkmark-color: $primary-text-color !default;
65405
65418
  .e-rowdragdrop.e-unfreeze,
65406
65419
  .e-rowdragdrop.e-fixedfreeze {
65407
65420
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65408
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65421
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65409
65422
  }
65410
65423
  }
65411
65424
  }
@@ -65413,7 +65426,7 @@ $grid-checkmark-color: $primary-text-color !default;
65413
65426
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65414
65427
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65415
65428
  @if $grid-skin != 'material3' {
65416
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65429
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65417
65430
  }
65418
65431
  }
65419
65432
  }
@@ -77229,7 +77242,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77229
77242
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77230
77243
  }
77231
77244
  @if $skin-name == 'fluent2'{
77232
- .e-rowcell.e-active,
77233
77245
  .e-menu-item.e-focused,
77234
77246
  .e-menu-item.e-selected {
77235
77247
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93301,11 +93313,6 @@ $pivotview-touch-header-text-padding: 12px !default;
93301
93313
  -ms-user-select: none;
93302
93314
  user-select: none;
93303
93315
  -webkit-touch-callout: none;
93304
- align-items: center;
93305
- white-space: nowrap;
93306
- overflow: hidden;
93307
- text-overflow: ellipsis;
93308
- height: inherit;
93309
93316
 
93310
93317
  @if ($skin-name == 'tailwind') {
93311
93318
  padding-left: 12px;
@@ -20190,10 +20190,8 @@ $badge-warning-font-color: $warning !default;
20190
20190
 
20191
20191
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20192
20192
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20193
- @if ($badge-theme == 'bootstrap5.3') {
20194
- background-color: $badge-secondary-bg-color;
20195
- color: $badge-secondary-font-color;
20196
- }
20193
+ background-color: $badge-secondary-bg-color;
20194
+ color: $badge-secondary-font-color;
20197
20195
 
20198
20196
  @if $badge-theme == 'fluent2' {
20199
20197
  border: $badge-secondary-border-color;
@@ -32477,7 +32475,8 @@ $drop-down-btn-bigger-font-size: $text-base !default;
32477
32475
  $drop-down-btn-bigger-li-height: 36px !default;
32478
32476
  $drop-down-btn-bigger-max-width: 202px !default;
32479
32477
  $drop-down-btn-bigger-min-width: 112px !default;
32480
- $drop-down-btn-icon-font-size: $text-sm !default;
32478
+ $drop-down-btn-icon-font-size: $text-base !default;
32479
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
32481
32480
  $drop-down-btn-icon-margin-right: 12px !default;
32482
32481
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
32483
32482
  $drop-down-btn-li-border-width: 1px !default;
@@ -32495,9 +32494,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
32495
32494
  $drop-down-btn-ul-padding: 4px 0 !default;
32496
32495
  $drop-down-btn-ul-bigger-padding: 4px 0 !default;
32497
32496
  $drop-down-btn-ul-small-padding: 4px 0 !default;
32498
- $drop-down-btn-caret-icon-font-size: $text-lg !default;
32499
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
32500
- $drop-down-btn-caret-icon-font-size-bigger: 22px !default;
32497
+ $drop-down-btn-caret-icon-font-size: $text-base !default;
32498
+ $drop-down-btn-small-caret-icon-font-size: $text-base !default;
32499
+ $drop-down-btn-icon-font-size-bigger: $text-lg !default;
32500
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
32501
+ $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
32502
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xl !default;
32501
32503
  $drop-down-btn-box-shadow: $shadow-focus-ring2 !default;
32502
32504
  $drop-down-btn-popup-margin-top: 4px !default;
32503
32505
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -32600,7 +32602,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
32600
32602
  }
32601
32603
 
32602
32604
  & .e-btn-icon {
32603
- @if $skin-name == 'tailwind3' {
32605
+ @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' {
32604
32606
  font-size: $drop-down-btn-small-icon-font-size;
32605
32607
  }
32606
32608
  }
@@ -32609,6 +32611,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
32609
32611
  @if $skin-name == 'fluent2' {
32610
32612
  font-size: 12px;
32611
32613
  }
32614
+ @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' {
32615
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32616
+ }
32612
32617
  }
32613
32618
  }
32614
32619
  }
@@ -32901,8 +32906,13 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
32901
32906
  padding: $drop-down-btn-vertical-bigger-padding;
32902
32907
  }
32903
32908
  .e-btn-icon {
32904
- @if $skin-name == 'tailwind3' {
32905
- font-size: $drop-down-btn-icon-font-size-bigger;
32909
+ @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' {
32910
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32911
+ }
32912
+ }
32913
+ .e-btn-icon.e-caret {
32914
+ @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' {
32915
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32906
32916
  }
32907
32917
  }
32908
32918
  }
@@ -52862,7 +52872,7 @@ $tab-big-item-last-child-padding-bottom: 0 !default;
52862
52872
  $tab-nrml-item-last-child-padding-bottom: 0 !default;
52863
52873
  $tab-big-wrap-padding: 0 12px !default;
52864
52874
  $tab-nrml-wrap-padding: 0 8px !default;
52865
- $tab-mob-wrap-padding: 12px 16px !default;
52875
+ $tab-mob-wrap-padding: 0 15px !default;
52866
52876
  $tab-pop-padding: 0 !default;
52867
52877
  $tab-big-pop-item-wrap-padding: 0 16px !default;
52868
52878
  $tab-nrml-pop-item-wrap-padding: 0 16px !default;
@@ -59207,7 +59217,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59207
59217
  }
59208
59218
 
59209
59219
  .e-list-text {
59210
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59220
+ @if ($skin-name == 'FluentUI') {
59221
+ padding: $treeview-icon-padding;
59222
+ }
59223
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59211
59224
  padding: 0 $treeview-drag-icon-padding;
59212
59225
  }
59213
59226
  @if $skin-name == 'fluent2' {
@@ -59231,9 +59244,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59231
59244
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59232
59245
  box-sizing: content-box;
59233
59246
  padding-left: $treeview-drag-icon-padding;
59234
- @if ($skin-name == 'FluentUI') {
59235
- padding-top: 8px;
59236
- }
59237
59247
  }
59238
59248
  }
59239
59249
  }
@@ -59241,7 +59251,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59241
59251
  .e-icon-collapsible::before,
59242
59252
  .e-icon-expandable::before {
59243
59253
  font-size: $treeview-drag-icon-font-size;
59244
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59254
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59245
59255
  padding: $treeview-drag-icon-padding;
59246
59256
  }
59247
59257
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -85002,7 +85012,12 @@ $grid-checkmark-color: $primary-text-color !default;
85002
85012
 
85003
85013
  &.e-wrap .e-columnmenu,
85004
85014
  &.e-wrap &.e-rtl .e-columnmenu {
85005
- line-height: $grid-wrap-line-height;
85015
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85016
+ line-height: 3px;
85017
+ }
85018
+ @else {
85019
+ line-height: $grid-wrap-line-height;
85020
+ }
85006
85021
  }
85007
85022
 
85008
85023
  &.e-rtl .e-columnmenu {
@@ -85157,6 +85172,9 @@ $grid-checkmark-color: $primary-text-color !default;
85157
85172
  }
85158
85173
 
85159
85174
  .e-filterbarcell input {
85175
+ &.e-checkbox{
85176
+ height: 1px;
85177
+ }
85160
85178
  border-radius: $grid-filterbar-border-radius;
85161
85179
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85162
85180
  height: $grid-filterbarcell-text-input;
@@ -87162,7 +87180,7 @@ $grid-checkmark-color: $primary-text-color !default;
87162
87180
 
87163
87181
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87164
87182
  @if $grid-skin == 'material3' {
87165
- background-color: $material;
87183
+ background: $material;
87166
87184
  }
87167
87185
  @if $grid-skin == 'bootstrap4' {
87168
87186
  background-color: $bootstrap;
@@ -87173,7 +87191,7 @@ $grid-checkmark-color: $primary-text-color !default;
87173
87191
 
87174
87192
  #{&}.e-grid,
87175
87193
  #{&}.e-grid-popup {
87176
- .e-icons:not(.e-btn-icon, .e-check) {
87194
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87177
87195
  color: $grid-icon-color;
87178
87196
  }
87179
87197
 
@@ -87593,7 +87611,7 @@ $grid-checkmark-color: $primary-text-color !default;
87593
87611
  .e-rowdragdrop.e-unfreeze,
87594
87612
  .e-rowdragdrop.e-fixedfreeze {
87595
87613
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87596
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87614
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87597
87615
  }
87598
87616
  }
87599
87617
  }
@@ -87604,7 +87622,7 @@ $grid-checkmark-color: $primary-text-color !default;
87604
87622
  .e-rowdragdrop.e-unfreeze,
87605
87623
  .e-rowdragdrop.e-fixedfreeze {
87606
87624
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87607
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87625
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87608
87626
  }
87609
87627
  }
87610
87628
  }
@@ -87612,7 +87630,7 @@ $grid-checkmark-color: $primary-text-color !default;
87612
87630
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87613
87631
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87614
87632
  @if $grid-skin != 'material3' {
87615
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87633
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87616
87634
  }
87617
87635
  }
87618
87636
  }
@@ -88360,7 +88378,7 @@ $grid-checkmark-color: $primary-text-color !default;
88360
88378
 
88361
88379
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88362
88380
  @if $grid-skin == 'material3' {
88363
- background-color: $material;
88381
+ background: $material;
88364
88382
  }
88365
88383
  @if $grid-skin == 'bootstrap4' {
88366
88384
  background-color: $bootstrap;
@@ -88444,7 +88462,7 @@ $grid-checkmark-color: $primary-text-color !default;
88444
88462
  .e-rowcell.e-unfreeze,
88445
88463
  .e-rowcell.e-fixedfreeze {
88446
88464
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88447
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88465
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88448
88466
  }
88449
88467
  }
88450
88468
  }
@@ -88459,7 +88477,7 @@ $grid-checkmark-color: $primary-text-color !default;
88459
88477
  .e-rowdragdrop.e-unfreeze,
88460
88478
  .e-rowdragdrop.e-fixedfreeze {
88461
88479
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88462
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88480
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88463
88481
  }
88464
88482
  }
88465
88483
  }
@@ -88470,7 +88488,7 @@ $grid-checkmark-color: $primary-text-color !default;
88470
88488
  .e-rowdragdrop.e-unfreeze,
88471
88489
  .e-rowdragdrop.e-fixedfreeze {
88472
88490
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88473
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88491
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88474
88492
  }
88475
88493
  }
88476
88494
  }
@@ -88478,7 +88496,7 @@ $grid-checkmark-color: $primary-text-color !default;
88478
88496
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88479
88497
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88480
88498
  @if $grid-skin != 'material3' {
88481
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88499
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88482
88500
  }
88483
88501
  }
88484
88502
  }
@@ -88958,6 +88976,9 @@ $grid-checkmark-color: $primary-text-color !default;
88958
88976
  }
88959
88977
 
88960
88978
  .e-filterbarcell input {
88979
+ &.e-checkbox{
88980
+ height: 1px;
88981
+ }
88961
88982
  height: $grid-bigger-filterbarcell-text-input;
88962
88983
  }
88963
88984
 
@@ -103619,7 +103640,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103619
103640
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103620
103641
  }
103621
103642
  @if $skin-name == 'fluent2'{
103622
- .e-rowcell.e-active,
103623
103643
  .e-menu-item.e-focused,
103624
103644
  .e-menu-item.e-selected {
103625
103645
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122713,11 +122733,6 @@ $pivotview-touch-header-text-padding: 12px !default;
122713
122733
  -ms-user-select: none;
122714
122734
  user-select: none;
122715
122735
  -webkit-touch-callout: none;
122716
- align-items: center;
122717
- white-space: nowrap;
122718
- overflow: hidden;
122719
- text-overflow: ellipsis;
122720
- height: inherit;
122721
122736
 
122722
122737
  @if ($skin-name == 'tailwind') {
122723
122738
  padding-left: 12px;
@@ -14326,10 +14326,8 @@ $badge-warning-font-color: $warning-text !default;
14326
14326
 
14327
14327
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
14328
14328
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
14329
- @if ($badge-theme == 'bootstrap5.3') {
14330
- background-color: $badge-secondary-bg-color;
14331
- color: $badge-secondary-font-color;
14332
- }
14329
+ background-color: $badge-secondary-bg-color;
14330
+ color: $badge-secondary-font-color;
14333
14331
 
14334
14332
  @if $badge-theme == 'fluent2' {
14335
14333
  border: $badge-secondary-border-color;
@@ -24338,6 +24336,7 @@ $drop-down-btn-ul-bigger-padding: 8px 0 !default;
24338
24336
  $drop-down-btn-ul-small-padding: 4px 0 !default;
24339
24337
  $drop-down-btn-caret-icon-font-size: $text-sm !default;
24340
24338
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
24339
+ $drop-down-btn-small-icon-font-size-bigger: $text-base !default;
24341
24340
  $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
24342
24341
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
24343
24342
  $drop-down-btn-popup-margin-top: 2px !default;
@@ -24443,7 +24442,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
24443
24442
  }
24444
24443
 
24445
24444
  & .e-btn-icon {
24446
- @if $skin-name == 'tailwind3' {
24445
+ @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' {
24447
24446
  font-size: $drop-down-btn-small-icon-font-size;
24448
24447
  }
24449
24448
  }
@@ -24452,6 +24451,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
24452
24451
  @if $skin-name == 'fluent2' {
24453
24452
  font-size: 12px;
24454
24453
  }
24454
+ @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' {
24455
+ font-size: $drop-down-btn-small-caret-icon-font-size;
24456
+ }
24455
24457
  }
24456
24458
  }
24457
24459
  }
@@ -44825,7 +44827,10 @@ $treeview-item-active-check-color: $primary !default;
44825
44827
  }
44826
44828
 
44827
44829
  .e-list-text {
44828
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44830
+ @if ($skin-name == 'FluentUI') {
44831
+ padding: $treeview-icon-padding;
44832
+ }
44833
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44829
44834
  padding: 0 $treeview-drag-icon-padding;
44830
44835
  }
44831
44836
  @if $skin-name == 'fluent2' {
@@ -44849,9 +44854,6 @@ $treeview-item-active-check-color: $primary !default;
44849
44854
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44850
44855
  box-sizing: content-box;
44851
44856
  padding-left: $treeview-drag-icon-padding;
44852
- @if ($skin-name == 'FluentUI') {
44853
- padding-top: 8px;
44854
- }
44855
44857
  }
44856
44858
  }
44857
44859
  }
@@ -44859,7 +44861,7 @@ $treeview-item-active-check-color: $primary !default;
44859
44861
  .e-icon-collapsible::before,
44860
44862
  .e-icon-expandable::before {
44861
44863
  font-size: $treeview-drag-icon-font-size;
44862
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
44864
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
44863
44865
  padding: $treeview-drag-icon-padding;
44864
44866
  }
44865
44867
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -64320,7 +64322,12 @@ $grid-checkmark-color: $primary-text-color !default;
64320
64322
 
64321
64323
  &.e-wrap .e-columnmenu,
64322
64324
  &.e-wrap &.e-rtl .e-columnmenu {
64323
- line-height: $grid-wrap-line-height;
64325
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
64326
+ line-height: 3px;
64327
+ }
64328
+ @else {
64329
+ line-height: $grid-wrap-line-height;
64330
+ }
64324
64331
  }
64325
64332
 
64326
64333
  &.e-rtl .e-columnmenu {
@@ -64475,6 +64482,9 @@ $grid-checkmark-color: $primary-text-color !default;
64475
64482
  }
64476
64483
 
64477
64484
  .e-filterbarcell input {
64485
+ &.e-checkbox{
64486
+ height: 1px;
64487
+ }
64478
64488
  border-radius: $grid-filterbar-border-radius;
64479
64489
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
64480
64490
  height: $grid-filterbarcell-text-input;
@@ -66480,7 +66490,7 @@ $grid-checkmark-color: $primary-text-color !default;
66480
66490
 
66481
66491
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
66482
66492
  @if $grid-skin == 'material3' {
66483
- background-color: $material;
66493
+ background: $material;
66484
66494
  }
66485
66495
  @if $grid-skin == 'bootstrap4' {
66486
66496
  background-color: $bootstrap;
@@ -66491,7 +66501,7 @@ $grid-checkmark-color: $primary-text-color !default;
66491
66501
 
66492
66502
  #{&}.e-grid,
66493
66503
  #{&}.e-grid-popup {
66494
- .e-icons:not(.e-btn-icon, .e-check) {
66504
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
66495
66505
  color: $grid-icon-color;
66496
66506
  }
66497
66507
 
@@ -66911,7 +66921,7 @@ $grid-checkmark-color: $primary-text-color !default;
66911
66921
  .e-rowdragdrop.e-unfreeze,
66912
66922
  .e-rowdragdrop.e-fixedfreeze {
66913
66923
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66914
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66924
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66915
66925
  }
66916
66926
  }
66917
66927
  }
@@ -66922,7 +66932,7 @@ $grid-checkmark-color: $primary-text-color !default;
66922
66932
  .e-rowdragdrop.e-unfreeze,
66923
66933
  .e-rowdragdrop.e-fixedfreeze {
66924
66934
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66925
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66935
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66926
66936
  }
66927
66937
  }
66928
66938
  }
@@ -66930,7 +66940,7 @@ $grid-checkmark-color: $primary-text-color !default;
66930
66940
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
66931
66941
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66932
66942
  @if $grid-skin != 'material3' {
66933
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66943
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66934
66944
  }
66935
66945
  }
66936
66946
  }
@@ -78755,7 +78765,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78755
78765
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
78756
78766
  }
78757
78767
  @if $skin-name == 'fluent2'{
78758
- .e-rowcell.e-active,
78759
78768
  .e-menu-item.e-focused,
78760
78769
  .e-menu-item.e-selected {
78761
78770
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94830,11 +94839,6 @@ $pivotview-touch-header-text-padding: 12px !default;
94830
94839
  -ms-user-select: none;
94831
94840
  user-select: none;
94832
94841
  -webkit-touch-callout: none;
94833
- align-items: center;
94834
- white-space: nowrap;
94835
- overflow: hidden;
94836
- text-overflow: ellipsis;
94837
- height: inherit;
94838
94842
 
94839
94843
  @if ($skin-name == 'tailwind') {
94840
94844
  padding-left: 12px;