@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
@@ -20132,10 +20132,8 @@ $badge-warning-font-color: $content-font !default;
20132
20132
 
20133
20133
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20134
20134
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20135
- @if ($badge-theme == 'bootstrap5.3') {
20136
- background-color: $badge-secondary-bg-color;
20137
- color: $badge-secondary-font-color;
20138
- }
20135
+ background-color: $badge-secondary-bg-color;
20136
+ color: $badge-secondary-font-color;
20139
20137
 
20140
20138
  @if $badge-theme == 'fluent2' {
20141
20139
  border: $badge-secondary-border-color;
@@ -32317,6 +32315,7 @@ $drop-down-btn-disable-text: $disable !default;
32317
32315
  $drop-down-btn-font-size: 14px !default;
32318
32316
  $drop-down-btn-font-weight: normal !default;
32319
32317
  $drop-down-btn-icon-font-size: 14px !default;
32318
+ $drop-down-btn-small-icon-font-size: 12px !default;
32320
32319
  $drop-down-btn-icon-margin-right: 10px !default;
32321
32320
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
32322
32321
  $drop-down-btn-li-bgcolor: $hover-bg !default;
@@ -32346,9 +32345,12 @@ $drop-down-btn-ul-border-radius: 0 !default;
32346
32345
  $drop-down-btn-ul-padding: 0 !default;
32347
32346
  $drop-down-btn-ul-bigger-padding: 0 !default;
32348
32347
  $drop-down-btn-ul-small-padding: 0 !default;
32349
- $drop-down-btn-caret-icon-font-size: 8px !default;
32350
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32351
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32348
+ $drop-down-btn-caret-icon-font-size: 14px !default;
32349
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
32350
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
32351
+ $drop-down-btn-small-icon-font-size-bigger: 16px !default;
32352
+ $drop-down-btn-caret-icon-font-size-bigger: 18px !default;
32353
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
32352
32354
  $drop-down-btn-box-shadow: none !default;
32353
32355
  $drop-down-btn-popup-margin-top: 0 !default;
32354
32356
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32434,7 +32436,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32434
32436
  }
32435
32437
 
32436
32438
  & .e-btn-icon {
32437
- @if $skin-name == 'tailwind3' {
32439
+ @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' {
32438
32440
  font-size: $drop-down-btn-small-icon-font-size;
32439
32441
  }
32440
32442
  }
@@ -32443,6 +32445,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32443
32445
  @if $skin-name == 'fluent2' {
32444
32446
  font-size: 12px;
32445
32447
  }
32448
+ @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' {
32449
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32450
+ }
32446
32451
  }
32447
32452
  }
32448
32453
  }
@@ -32707,7 +32712,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32707
32712
  .e-dropdown-btn.e-btn {
32708
32713
  .e-caret {
32709
32714
  &::before {
32710
- content: '\e966';
32715
+ content: '\eb05';
32711
32716
  }
32712
32717
  }
32713
32718
  }
@@ -32735,8 +32740,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32735
32740
  padding: $drop-down-btn-vertical-bigger-padding;
32736
32741
  }
32737
32742
  .e-btn-icon {
32738
- @if $skin-name == 'tailwind3' {
32739
- font-size: $drop-down-btn-icon-font-size-bigger;
32743
+ @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' {
32744
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32745
+ }
32746
+ }
32747
+ .e-btn-icon.e-caret {
32748
+ @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' {
32749
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32740
32750
  }
32741
32751
  }
32742
32752
  }
@@ -58989,7 +58999,10 @@ $ripple-width: 32px !default;
58989
58999
  }
58990
59000
 
58991
59001
  .e-list-text {
58992
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59002
+ @if ($skin-name == 'FluentUI') {
59003
+ padding: $treeview-icon-padding;
59004
+ }
59005
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
58993
59006
  padding: 0 $treeview-drag-icon-padding;
58994
59007
  }
58995
59008
  @if $skin-name == 'fluent2' {
@@ -59013,9 +59026,6 @@ $ripple-width: 32px !default;
59013
59026
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59014
59027
  box-sizing: content-box;
59015
59028
  padding-left: $treeview-drag-icon-padding;
59016
- @if ($skin-name == 'FluentUI') {
59017
- padding-top: 8px;
59018
- }
59019
59029
  }
59020
59030
  }
59021
59031
  }
@@ -59023,7 +59033,7 @@ $ripple-width: 32px !default;
59023
59033
  .e-icon-collapsible::before,
59024
59034
  .e-icon-expandable::before {
59025
59035
  font-size: $treeview-drag-icon-font-size;
59026
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59036
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59027
59037
  padding: $treeview-drag-icon-padding;
59028
59038
  }
59029
59039
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -84757,7 +84767,12 @@ $grid-checkmark-color: $selection-font !default;
84757
84767
 
84758
84768
  &.e-wrap .e-columnmenu,
84759
84769
  &.e-wrap &.e-rtl .e-columnmenu {
84760
- line-height: $grid-wrap-line-height;
84770
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
84771
+ line-height: 3px;
84772
+ }
84773
+ @else {
84774
+ line-height: $grid-wrap-line-height;
84775
+ }
84761
84776
  }
84762
84777
 
84763
84778
  &.e-rtl .e-columnmenu {
@@ -84912,6 +84927,9 @@ $grid-checkmark-color: $selection-font !default;
84912
84927
  }
84913
84928
 
84914
84929
  .e-filterbarcell input {
84930
+ &.e-checkbox{
84931
+ height: 1px;
84932
+ }
84915
84933
  border-radius: $grid-filterbar-border-radius;
84916
84934
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
84917
84935
  height: $grid-filterbarcell-text-input;
@@ -86917,7 +86935,7 @@ $grid-checkmark-color: $selection-font !default;
86917
86935
 
86918
86936
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
86919
86937
  @if $grid-skin == 'material3' {
86920
- background-color: $material;
86938
+ background: $material;
86921
86939
  }
86922
86940
  @if $grid-skin == 'bootstrap4' {
86923
86941
  background-color: $bootstrap;
@@ -86928,7 +86946,7 @@ $grid-checkmark-color: $selection-font !default;
86928
86946
 
86929
86947
  #{&}.e-grid,
86930
86948
  #{&}.e-grid-popup {
86931
- .e-icons:not(.e-btn-icon, .e-check) {
86949
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
86932
86950
  color: $grid-icon-color;
86933
86951
  }
86934
86952
 
@@ -87348,7 +87366,7 @@ $grid-checkmark-color: $selection-font !default;
87348
87366
  .e-rowdragdrop.e-unfreeze,
87349
87367
  .e-rowdragdrop.e-fixedfreeze {
87350
87368
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87351
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87369
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87352
87370
  }
87353
87371
  }
87354
87372
  }
@@ -87359,7 +87377,7 @@ $grid-checkmark-color: $selection-font !default;
87359
87377
  .e-rowdragdrop.e-unfreeze,
87360
87378
  .e-rowdragdrop.e-fixedfreeze {
87361
87379
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87362
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87380
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87363
87381
  }
87364
87382
  }
87365
87383
  }
@@ -87367,7 +87385,7 @@ $grid-checkmark-color: $selection-font !default;
87367
87385
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87368
87386
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87369
87387
  @if $grid-skin != 'material3' {
87370
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87388
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87371
87389
  }
87372
87390
  }
87373
87391
  }
@@ -88116,7 +88134,7 @@ $grid-checkmark-color: $selection-font !default;
88116
88134
 
88117
88135
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88118
88136
  @if $grid-skin == 'material3' {
88119
- background-color: $material;
88137
+ background: $material;
88120
88138
  }
88121
88139
  @if $grid-skin == 'bootstrap4' {
88122
88140
  background-color: $bootstrap;
@@ -88200,7 +88218,7 @@ $grid-checkmark-color: $selection-font !default;
88200
88218
  .e-rowcell.e-unfreeze,
88201
88219
  .e-rowcell.e-fixedfreeze {
88202
88220
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88203
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88221
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88204
88222
  }
88205
88223
  }
88206
88224
  }
@@ -88215,7 +88233,7 @@ $grid-checkmark-color: $selection-font !default;
88215
88233
  .e-rowdragdrop.e-unfreeze,
88216
88234
  .e-rowdragdrop.e-fixedfreeze {
88217
88235
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88218
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88236
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88219
88237
  }
88220
88238
  }
88221
88239
  }
@@ -88226,7 +88244,7 @@ $grid-checkmark-color: $selection-font !default;
88226
88244
  .e-rowdragdrop.e-unfreeze,
88227
88245
  .e-rowdragdrop.e-fixedfreeze {
88228
88246
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88229
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88247
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88230
88248
  }
88231
88249
  }
88232
88250
  }
@@ -88234,7 +88252,7 @@ $grid-checkmark-color: $selection-font !default;
88234
88252
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88235
88253
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88236
88254
  @if $grid-skin != 'material3' {
88237
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88255
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88238
88256
  }
88239
88257
  }
88240
88258
  }
@@ -88714,6 +88732,9 @@ $grid-checkmark-color: $selection-font !default;
88714
88732
  }
88715
88733
 
88716
88734
  .e-filterbarcell input {
88735
+ &.e-checkbox{
88736
+ height: 1px;
88737
+ }
88717
88738
  height: $grid-bigger-filterbarcell-text-input;
88718
88739
  }
88719
88740
 
@@ -101431,7 +101452,7 @@ $gantt-bigger-treegrid-header-border-height: 63px !default;
101431
101452
  $gantt-header-border-bottom-width: 1px !default;
101432
101453
  $gantt-timeline-top-header-cell-height: 32px !default;
101433
101454
  $gantt-bigger-timeline-top-header-cell-height: 32px !default;
101434
- $progress-handler-background: #222 !default;
101455
+ $progress-handler-background: #FFFFFF !default;
101435
101456
  $progress-handler-outline: $hover-font !default;
101436
101457
  $gantt-header-border-radius: 0px !default;
101437
101458
  $gantt-splitter-border-top-right-radius: 0px !default;
@@ -103385,7 +103406,6 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
103385
103406
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103386
103407
  }
103387
103408
  @if $skin-name == 'fluent2'{
103388
- .e-rowcell.e-active,
103389
103409
  .e-menu-item.e-focused,
103390
103410
  .e-menu-item.e-selected {
103391
103411
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122456,11 +122476,6 @@ $pivotview-touch-header-text-padding: 8px !default;
122456
122476
  -ms-user-select: none;
122457
122477
  user-select: none;
122458
122478
  -webkit-touch-callout: none;
122459
- align-items: center;
122460
- white-space: nowrap;
122461
- overflow: hidden;
122462
- text-overflow: ellipsis;
122463
- height: inherit;
122464
122479
 
122465
122480
  @if ($skin-name == 'tailwind') {
122466
122481
  padding-left: 12px;
@@ -13201,10 +13201,8 @@ $badge-warning-font-color: $grey-dark-font !default;
13201
13201
 
13202
13202
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13203
13203
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13204
- @if ($badge-theme == 'bootstrap5.3') {
13205
- background-color: $badge-secondary-bg-color;
13206
- color: $badge-secondary-font-color;
13207
- }
13204
+ background-color: $badge-secondary-bg-color;
13205
+ color: $badge-secondary-font-color;
13208
13206
 
13209
13207
  @if $badge-theme == 'fluent2' {
13210
13208
  border: $badge-secondary-border-color;
@@ -23202,6 +23200,7 @@ $drop-down-btn-disable-text: rgba($grey-dark-font, .3) !default;
23202
23200
  $drop-down-btn-font-size: 14px !default;
23203
23201
  $drop-down-btn-font-weight: normal !default;
23204
23202
  $drop-down-btn-icon-font-size: 14px !default;
23203
+ $drop-down-btn-small-icon-font-size: 12px !default;
23205
23204
  $drop-down-btn-icon-margin-right: 10px !default;
23206
23205
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
23207
23206
  $drop-down-btn-li-bgcolor: rgba($grey-white, .1) !default;
@@ -23232,9 +23231,12 @@ $drop-down-btn-ul-border: none !default;
23232
23231
  $drop-down-btn-ul-padding: 8px 0 !default;
23233
23232
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
23234
23233
  $drop-down-btn-ul-small-padding: 8px 0 !default;
23235
- $drop-down-btn-caret-icon-font-size: 8px !default;
23236
- $drop-down-btn-icon-font-size-bigger: 16px !default;
23237
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
23234
+ $drop-down-btn-caret-icon-font-size: 14px !default;
23235
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
23236
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
23237
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
23238
+ $drop-down-btn-caret-icon-font-size-bigger: 16px !default;
23239
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
23238
23240
  $drop-down-btn-box-shadow: none !default;
23239
23241
  $drop-down-btn-popup-margin-top: 0 !default;
23240
23242
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -23320,7 +23322,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23320
23322
  }
23321
23323
 
23322
23324
  & .e-btn-icon {
23323
- @if $skin-name == 'tailwind3' {
23325
+ @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' {
23324
23326
  font-size: $drop-down-btn-small-icon-font-size;
23325
23327
  }
23326
23328
  }
@@ -23329,6 +23331,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23329
23331
  @if $skin-name == 'fluent2' {
23330
23332
  font-size: 12px;
23331
23333
  }
23334
+ @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' {
23335
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23336
+ }
23332
23337
  }
23333
23338
  }
23334
23339
  }
@@ -43787,7 +43792,10 @@ $ripple-width: 32px !default;
43787
43792
  }
43788
43793
 
43789
43794
  .e-list-text {
43790
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43795
+ @if ($skin-name == 'FluentUI') {
43796
+ padding: $treeview-icon-padding;
43797
+ }
43798
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43791
43799
  padding: 0 $treeview-drag-icon-padding;
43792
43800
  }
43793
43801
  @if $skin-name == 'fluent2' {
@@ -43811,9 +43819,6 @@ $ripple-width: 32px !default;
43811
43819
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43812
43820
  box-sizing: content-box;
43813
43821
  padding-left: $treeview-drag-icon-padding;
43814
- @if ($skin-name == 'FluentUI') {
43815
- padding-top: 8px;
43816
- }
43817
43822
  }
43818
43823
  }
43819
43824
  }
@@ -43821,7 +43826,7 @@ $ripple-width: 32px !default;
43821
43826
  .e-icon-collapsible::before,
43822
43827
  .e-icon-expandable::before {
43823
43828
  font-size: $treeview-drag-icon-font-size;
43824
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43829
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43825
43830
  padding: $treeview-drag-icon-padding;
43826
43831
  }
43827
43832
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -63472,7 +63477,12 @@ $grid-checkmark-color: $accent-font !default;
63472
63477
 
63473
63478
  &.e-wrap .e-columnmenu,
63474
63479
  &.e-wrap &.e-rtl .e-columnmenu {
63475
- line-height: $grid-wrap-line-height;
63480
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
63481
+ line-height: 3px;
63482
+ }
63483
+ @else {
63484
+ line-height: $grid-wrap-line-height;
63485
+ }
63476
63486
  }
63477
63487
 
63478
63488
  &.e-rtl .e-columnmenu {
@@ -63627,6 +63637,9 @@ $grid-checkmark-color: $accent-font !default;
63627
63637
  }
63628
63638
 
63629
63639
  .e-filterbarcell input {
63640
+ &.e-checkbox{
63641
+ height: 1px;
63642
+ }
63630
63643
  border-radius: $grid-filterbar-border-radius;
63631
63644
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63632
63645
  height: $grid-filterbarcell-text-input;
@@ -65632,7 +65645,7 @@ $grid-checkmark-color: $accent-font !default;
65632
65645
 
65633
65646
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65634
65647
  @if $grid-skin == 'material3' {
65635
- background-color: $material;
65648
+ background: $material;
65636
65649
  }
65637
65650
  @if $grid-skin == 'bootstrap4' {
65638
65651
  background-color: $bootstrap;
@@ -65643,7 +65656,7 @@ $grid-checkmark-color: $accent-font !default;
65643
65656
 
65644
65657
  #{&}.e-grid,
65645
65658
  #{&}.e-grid-popup {
65646
- .e-icons:not(.e-btn-icon, .e-check) {
65659
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65647
65660
  color: $grid-icon-color;
65648
65661
  }
65649
65662
 
@@ -66063,7 +66076,7 @@ $grid-checkmark-color: $accent-font !default;
66063
66076
  .e-rowdragdrop.e-unfreeze,
66064
66077
  .e-rowdragdrop.e-fixedfreeze {
66065
66078
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66066
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66079
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66067
66080
  }
66068
66081
  }
66069
66082
  }
@@ -66074,7 +66087,7 @@ $grid-checkmark-color: $accent-font !default;
66074
66087
  .e-rowdragdrop.e-unfreeze,
66075
66088
  .e-rowdragdrop.e-fixedfreeze {
66076
66089
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66077
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66090
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66078
66091
  }
66079
66092
  }
66080
66093
  }
@@ -66082,7 +66095,7 @@ $grid-checkmark-color: $accent-font !default;
66082
66095
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
66083
66096
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66084
66097
  @if $grid-skin != 'material3' {
66085
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66098
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66086
66099
  }
66087
66100
  }
66088
66101
  }
@@ -77925,7 +77938,6 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
77925
77938
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77926
77939
  }
77927
77940
  @if $skin-name == 'fluent2'{
77928
- .e-rowcell.e-active,
77929
77941
  .e-menu-item.e-focused,
77930
77942
  .e-menu-item.e-selected {
77931
77943
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94006,11 +94018,6 @@ $pivotview-touch-header-text-padding: 8px !default;
94006
94018
  -ms-user-select: none;
94007
94019
  user-select: none;
94008
94020
  -webkit-touch-callout: none;
94009
- align-items: center;
94010
- white-space: nowrap;
94011
- overflow: hidden;
94012
- text-overflow: ellipsis;
94013
- height: inherit;
94014
94021
 
94015
94022
  @if ($skin-name == 'tailwind') {
94016
94023
  padding-left: 12px;
@@ -20447,10 +20447,8 @@ $badge-warning-font-color: $grey-dark-font !default;
20447
20447
 
20448
20448
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20449
20449
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20450
- @if ($badge-theme == 'bootstrap5.3') {
20451
- background-color: $badge-secondary-bg-color;
20452
- color: $badge-secondary-font-color;
20453
- }
20450
+ background-color: $badge-secondary-bg-color;
20451
+ color: $badge-secondary-font-color;
20454
20452
 
20455
20453
  @if $badge-theme == 'fluent2' {
20456
20454
  border: $badge-secondary-border-color;
@@ -32773,6 +32771,7 @@ $drop-down-btn-disable-text: rgba($grey-dark-font, .3) !default;
32773
32771
  $drop-down-btn-font-size: 14px !default;
32774
32772
  $drop-down-btn-font-weight: normal !default;
32775
32773
  $drop-down-btn-icon-font-size: 14px !default;
32774
+ $drop-down-btn-small-icon-font-size: 12px !default;
32776
32775
  $drop-down-btn-icon-margin-right: 10px !default;
32777
32776
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
32778
32777
  $drop-down-btn-li-bgcolor: rgba($grey-white, .1) !default;
@@ -32803,9 +32802,12 @@ $drop-down-btn-ul-border: none !default;
32803
32802
  $drop-down-btn-ul-padding: 8px 0 !default;
32804
32803
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
32805
32804
  $drop-down-btn-ul-small-padding: 8px 0 !default;
32806
- $drop-down-btn-caret-icon-font-size: 8px !default;
32807
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32808
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32805
+ $drop-down-btn-caret-icon-font-size: 14px !default;
32806
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
32807
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
32808
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
32809
+ $drop-down-btn-caret-icon-font-size-bigger: 16px !default;
32810
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
32809
32811
  $drop-down-btn-box-shadow: none !default;
32810
32812
  $drop-down-btn-popup-margin-top: 0 !default;
32811
32813
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32891,7 +32893,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32891
32893
  }
32892
32894
 
32893
32895
  & .e-btn-icon {
32894
- @if $skin-name == 'tailwind3' {
32896
+ @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' {
32895
32897
  font-size: $drop-down-btn-small-icon-font-size;
32896
32898
  }
32897
32899
  }
@@ -32900,6 +32902,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32900
32902
  @if $skin-name == 'fluent2' {
32901
32903
  font-size: 12px;
32902
32904
  }
32905
+ @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' {
32906
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32907
+ }
32903
32908
  }
32904
32909
  }
32905
32910
  }
@@ -33192,8 +33197,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
33192
33197
  padding: $drop-down-btn-vertical-bigger-padding;
33193
33198
  }
33194
33199
  .e-btn-icon {
33195
- @if $skin-name == 'tailwind3' {
33196
- font-size: $drop-down-btn-icon-font-size-bigger;
33200
+ @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' {
33201
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
33202
+ }
33203
+ }
33204
+ .e-btn-icon.e-caret {
33205
+ @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' {
33206
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
33197
33207
  }
33198
33208
  }
33199
33209
  }
@@ -59625,7 +59635,10 @@ $ripple-width: 32px !default;
59625
59635
  }
59626
59636
 
59627
59637
  .e-list-text {
59628
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59638
+ @if ($skin-name == 'FluentUI') {
59639
+ padding: $treeview-icon-padding;
59640
+ }
59641
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59629
59642
  padding: 0 $treeview-drag-icon-padding;
59630
59643
  }
59631
59644
  @if $skin-name == 'fluent2' {
@@ -59649,9 +59662,6 @@ $ripple-width: 32px !default;
59649
59662
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59650
59663
  box-sizing: content-box;
59651
59664
  padding-left: $treeview-drag-icon-padding;
59652
- @if ($skin-name == 'FluentUI') {
59653
- padding-top: 8px;
59654
- }
59655
59665
  }
59656
59666
  }
59657
59667
  }
@@ -59659,7 +59669,7 @@ $ripple-width: 32px !default;
59659
59669
  .e-icon-collapsible::before,
59660
59670
  .e-icon-expandable::before {
59661
59671
  font-size: $treeview-drag-icon-font-size;
59662
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59672
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59663
59673
  padding: $treeview-drag-icon-padding;
59664
59674
  }
59665
59675
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -85671,7 +85681,12 @@ $grid-checkmark-color: $accent-font !default;
85671
85681
 
85672
85682
  &.e-wrap .e-columnmenu,
85673
85683
  &.e-wrap &.e-rtl .e-columnmenu {
85674
- line-height: $grid-wrap-line-height;
85684
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85685
+ line-height: 3px;
85686
+ }
85687
+ @else {
85688
+ line-height: $grid-wrap-line-height;
85689
+ }
85675
85690
  }
85676
85691
 
85677
85692
  &.e-rtl .e-columnmenu {
@@ -85826,6 +85841,9 @@ $grid-checkmark-color: $accent-font !default;
85826
85841
  }
85827
85842
 
85828
85843
  .e-filterbarcell input {
85844
+ &.e-checkbox{
85845
+ height: 1px;
85846
+ }
85829
85847
  border-radius: $grid-filterbar-border-radius;
85830
85848
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85831
85849
  height: $grid-filterbarcell-text-input;
@@ -87831,7 +87849,7 @@ $grid-checkmark-color: $accent-font !default;
87831
87849
 
87832
87850
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87833
87851
  @if $grid-skin == 'material3' {
87834
- background-color: $material;
87852
+ background: $material;
87835
87853
  }
87836
87854
  @if $grid-skin == 'bootstrap4' {
87837
87855
  background-color: $bootstrap;
@@ -87842,7 +87860,7 @@ $grid-checkmark-color: $accent-font !default;
87842
87860
 
87843
87861
  #{&}.e-grid,
87844
87862
  #{&}.e-grid-popup {
87845
- .e-icons:not(.e-btn-icon, .e-check) {
87863
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87846
87864
  color: $grid-icon-color;
87847
87865
  }
87848
87866
 
@@ -88262,7 +88280,7 @@ $grid-checkmark-color: $accent-font !default;
88262
88280
  .e-rowdragdrop.e-unfreeze,
88263
88281
  .e-rowdragdrop.e-fixedfreeze {
88264
88282
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88265
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88283
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88266
88284
  }
88267
88285
  }
88268
88286
  }
@@ -88273,7 +88291,7 @@ $grid-checkmark-color: $accent-font !default;
88273
88291
  .e-rowdragdrop.e-unfreeze,
88274
88292
  .e-rowdragdrop.e-fixedfreeze {
88275
88293
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88276
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88294
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88277
88295
  }
88278
88296
  }
88279
88297
  }
@@ -88281,7 +88299,7 @@ $grid-checkmark-color: $accent-font !default;
88281
88299
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88282
88300
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88283
88301
  @if $grid-skin != 'material3' {
88284
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88302
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88285
88303
  }
88286
88304
  }
88287
88305
  }
@@ -89035,7 +89053,7 @@ $grid-checkmark-color: $accent-font !default;
89035
89053
 
89036
89054
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89037
89055
  @if $grid-skin == 'material3' {
89038
- background-color: $material;
89056
+ background: $material;
89039
89057
  }
89040
89058
  @if $grid-skin == 'bootstrap4' {
89041
89059
  background-color: $bootstrap;
@@ -89119,7 +89137,7 @@ $grid-checkmark-color: $accent-font !default;
89119
89137
  .e-rowcell.e-unfreeze,
89120
89138
  .e-rowcell.e-fixedfreeze {
89121
89139
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89122
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89140
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89123
89141
  }
89124
89142
  }
89125
89143
  }
@@ -89134,7 +89152,7 @@ $grid-checkmark-color: $accent-font !default;
89134
89152
  .e-rowdragdrop.e-unfreeze,
89135
89153
  .e-rowdragdrop.e-fixedfreeze {
89136
89154
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89137
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89155
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89138
89156
  }
89139
89157
  }
89140
89158
  }
@@ -89145,7 +89163,7 @@ $grid-checkmark-color: $accent-font !default;
89145
89163
  .e-rowdragdrop.e-unfreeze,
89146
89164
  .e-rowdragdrop.e-fixedfreeze {
89147
89165
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89148
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89166
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89149
89167
  }
89150
89168
  }
89151
89169
  }
@@ -89153,7 +89171,7 @@ $grid-checkmark-color: $accent-font !default;
89153
89171
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89154
89172
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89155
89173
  @if $grid-skin != 'material3' {
89156
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89174
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89157
89175
  }
89158
89176
  }
89159
89177
  }
@@ -89633,6 +89651,9 @@ $grid-checkmark-color: $accent-font !default;
89633
89651
  }
89634
89652
 
89635
89653
  .e-filterbarcell input {
89654
+ &.e-checkbox{
89655
+ height: 1px;
89656
+ }
89636
89657
  height: $grid-bigger-filterbarcell-text-input;
89637
89658
  }
89638
89659
 
@@ -104315,7 +104336,6 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
104315
104336
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104316
104337
  }
104317
104338
  @if $skin-name == 'fluent2'{
104318
- .e-rowcell.e-active,
104319
104339
  .e-menu-item.e-focused,
104320
104340
  .e-menu-item.e-selected {
104321
104341
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -123418,11 +123438,6 @@ $pivotview-touch-header-text-padding: 8px !default;
123418
123438
  -ms-user-select: none;
123419
123439
  user-select: none;
123420
123440
  -webkit-touch-callout: none;
123421
- align-items: center;
123422
- white-space: nowrap;
123423
- overflow: hidden;
123424
- text-overflow: ellipsis;
123425
- height: inherit;
123426
123441
 
123427
123442
  @if ($skin-name == 'tailwind') {
123428
123443
  padding-left: 12px;