@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
@@ -20134,10 +20134,8 @@ $badge-warning-font-color: $grey-dark-font !default;
20134
20134
 
20135
20135
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20136
20136
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20137
- @if ($badge-theme == 'bootstrap5.3') {
20138
- background-color: $badge-secondary-bg-color;
20139
- color: $badge-secondary-font-color;
20140
- }
20137
+ background-color: $badge-secondary-bg-color;
20138
+ color: $badge-secondary-font-color;
20141
20139
 
20142
20140
  @if $badge-theme == 'fluent2' {
20143
20141
  border: $badge-secondary-border-color;
@@ -32321,7 +32319,8 @@ $drop-down-btn-color: $grey-dark !default;
32321
32319
  $drop-down-btn-disable-text: rgba($grey, .65) !default;
32322
32320
  $drop-down-btn-font-size: 14px !default;
32323
32321
  $drop-down-btn-font-weight: normal !default;
32324
- $drop-down-btn-icon-font-size: 14px !default;
32322
+ $drop-down-btn-icon-font-size: 16px !default;
32323
+ $drop-down-btn-small-icon-font-size: 14px !default;
32325
32324
  $drop-down-btn-icon-margin-right: 12px !default;
32326
32325
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
32327
32326
  $drop-down-btn-li-bgcolor: $grey-e6 !default;
@@ -32353,8 +32352,11 @@ $drop-down-btn-ul-padding: 3px 0 !default;
32353
32352
  $drop-down-btn-ul-bigger-padding: 5px 0 !default;
32354
32353
  $drop-down-btn-ul-small-padding: 5px 0 !default;
32355
32354
  $drop-down-btn-caret-icon-font-size: 8px !default;
32356
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32355
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
32356
+ $drop-down-btn-icon-font-size-bigger: 20px !default;
32357
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
32357
32358
  $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32359
+ $drop-down-btn-small-caret-icon-font-size-bigger: 10px !default;
32358
32360
  $drop-down-btn-box-shadow: none !default;
32359
32361
  $drop-down-btn-popup-margin-top: 0 !default;
32360
32362
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32440,7 +32442,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32440
32442
  }
32441
32443
 
32442
32444
  & .e-btn-icon {
32443
- @if $skin-name == 'tailwind3' {
32445
+ @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' {
32444
32446
  font-size: $drop-down-btn-small-icon-font-size;
32445
32447
  }
32446
32448
  }
@@ -32449,6 +32451,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32449
32451
  @if $skin-name == 'fluent2' {
32450
32452
  font-size: 12px;
32451
32453
  }
32454
+ @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' {
32455
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32456
+ }
32452
32457
  }
32453
32458
  }
32454
32459
  }
@@ -32741,8 +32746,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32741
32746
  padding: $drop-down-btn-vertical-bigger-padding;
32742
32747
  }
32743
32748
  .e-btn-icon {
32744
- @if $skin-name == 'tailwind3' {
32745
- font-size: $drop-down-btn-icon-font-size-bigger;
32749
+ @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' {
32750
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32751
+ }
32752
+ }
32753
+ .e-btn-icon.e-caret {
32754
+ @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' {
32755
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32746
32756
  }
32747
32757
  }
32748
32758
  }
@@ -58945,7 +58955,10 @@ $ripple-width: 32px !default;
58945
58955
  }
58946
58956
 
58947
58957
  .e-list-text {
58948
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
58958
+ @if ($skin-name == 'FluentUI') {
58959
+ padding: $treeview-icon-padding;
58960
+ }
58961
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
58949
58962
  padding: 0 $treeview-drag-icon-padding;
58950
58963
  }
58951
58964
  @if $skin-name == 'fluent2' {
@@ -58969,9 +58982,6 @@ $ripple-width: 32px !default;
58969
58982
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
58970
58983
  box-sizing: content-box;
58971
58984
  padding-left: $treeview-drag-icon-padding;
58972
- @if ($skin-name == 'FluentUI') {
58973
- padding-top: 8px;
58974
- }
58975
58985
  }
58976
58986
  }
58977
58987
  }
@@ -58979,7 +58989,7 @@ $ripple-width: 32px !default;
58979
58989
  .e-icon-collapsible::before,
58980
58990
  .e-icon-expandable::before {
58981
58991
  font-size: $treeview-drag-icon-font-size;
58982
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
58992
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
58983
58993
  padding: $treeview-drag-icon-padding;
58984
58994
  }
58985
58995
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -84600,7 +84610,12 @@ $grid-checkmark-color: $grey !default;
84600
84610
 
84601
84611
  &.e-wrap .e-columnmenu,
84602
84612
  &.e-wrap &.e-rtl .e-columnmenu {
84603
- line-height: $grid-wrap-line-height;
84613
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
84614
+ line-height: 3px;
84615
+ }
84616
+ @else {
84617
+ line-height: $grid-wrap-line-height;
84618
+ }
84604
84619
  }
84605
84620
 
84606
84621
  &.e-rtl .e-columnmenu {
@@ -84755,6 +84770,9 @@ $grid-checkmark-color: $grey !default;
84755
84770
  }
84756
84771
 
84757
84772
  .e-filterbarcell input {
84773
+ &.e-checkbox{
84774
+ height: 1px;
84775
+ }
84758
84776
  border-radius: $grid-filterbar-border-radius;
84759
84777
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
84760
84778
  height: $grid-filterbarcell-text-input;
@@ -86760,7 +86778,7 @@ $grid-checkmark-color: $grey !default;
86760
86778
 
86761
86779
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
86762
86780
  @if $grid-skin == 'material3' {
86763
- background-color: $material;
86781
+ background: $material;
86764
86782
  }
86765
86783
  @if $grid-skin == 'bootstrap4' {
86766
86784
  background-color: $bootstrap;
@@ -86771,7 +86789,7 @@ $grid-checkmark-color: $grey !default;
86771
86789
 
86772
86790
  #{&}.e-grid,
86773
86791
  #{&}.e-grid-popup {
86774
- .e-icons:not(.e-btn-icon, .e-check) {
86792
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
86775
86793
  color: $grid-icon-color;
86776
86794
  }
86777
86795
 
@@ -87191,7 +87209,7 @@ $grid-checkmark-color: $grey !default;
87191
87209
  .e-rowdragdrop.e-unfreeze,
87192
87210
  .e-rowdragdrop.e-fixedfreeze {
87193
87211
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87194
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87212
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87195
87213
  }
87196
87214
  }
87197
87215
  }
@@ -87202,7 +87220,7 @@ $grid-checkmark-color: $grey !default;
87202
87220
  .e-rowdragdrop.e-unfreeze,
87203
87221
  .e-rowdragdrop.e-fixedfreeze {
87204
87222
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87205
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87223
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87206
87224
  }
87207
87225
  }
87208
87226
  }
@@ -87210,7 +87228,7 @@ $grid-checkmark-color: $grey !default;
87210
87228
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87211
87229
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87212
87230
  @if $grid-skin != 'material3' {
87213
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87231
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87214
87232
  }
87215
87233
  }
87216
87234
  }
@@ -87965,7 +87983,7 @@ $grid-checkmark-color: $grey !default;
87965
87983
 
87966
87984
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87967
87985
  @if $grid-skin == 'material3' {
87968
- background-color: $material;
87986
+ background: $material;
87969
87987
  }
87970
87988
  @if $grid-skin == 'bootstrap4' {
87971
87989
  background-color: $bootstrap;
@@ -88049,7 +88067,7 @@ $grid-checkmark-color: $grey !default;
88049
88067
  .e-rowcell.e-unfreeze,
88050
88068
  .e-rowcell.e-fixedfreeze {
88051
88069
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88052
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88070
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88053
88071
  }
88054
88072
  }
88055
88073
  }
@@ -88064,7 +88082,7 @@ $grid-checkmark-color: $grey !default;
88064
88082
  .e-rowdragdrop.e-unfreeze,
88065
88083
  .e-rowdragdrop.e-fixedfreeze {
88066
88084
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88067
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88085
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88068
88086
  }
88069
88087
  }
88070
88088
  }
@@ -88075,7 +88093,7 @@ $grid-checkmark-color: $grey !default;
88075
88093
  .e-rowdragdrop.e-unfreeze,
88076
88094
  .e-rowdragdrop.e-fixedfreeze {
88077
88095
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88078
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88096
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88079
88097
  }
88080
88098
  }
88081
88099
  }
@@ -88083,7 +88101,7 @@ $grid-checkmark-color: $grey !default;
88083
88101
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88084
88102
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88085
88103
  @if $grid-skin != 'material3' {
88086
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88104
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88087
88105
  }
88088
88106
  }
88089
88107
  }
@@ -88563,6 +88581,9 @@ $grid-checkmark-color: $grey !default;
88563
88581
  }
88564
88582
 
88565
88583
  .e-filterbarcell input {
88584
+ &.e-checkbox{
88585
+ height: 1px;
88586
+ }
88566
88587
  height: $grid-bigger-filterbarcell-text-input;
88567
88588
  }
88568
88589
 
@@ -103331,7 +103352,6 @@ $gantt-chartrow-hover-bg-color: $grey-f5 !default;
103331
103352
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103332
103353
  }
103333
103354
  @if $skin-name == 'fluent2'{
103334
- .e-rowcell.e-active,
103335
103355
  .e-menu-item.e-focused,
103336
103356
  .e-menu-item.e-selected {
103337
103357
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122410,11 +122430,6 @@ $pivotview-touch-header-text-padding: 8px !default;
122410
122430
  -ms-user-select: none;
122411
122431
  user-select: none;
122412
122432
  -webkit-touch-callout: none;
122413
- align-items: center;
122414
- white-space: nowrap;
122415
- overflow: hidden;
122416
- text-overflow: ellipsis;
122417
- height: inherit;
122418
122433
 
122419
122434
  @if ($skin-name == 'tailwind') {
122420
122435
  padding-left: 12px;
@@ -12745,10 +12745,8 @@ $badge-warning-font-color: $gray-900 !default;
12745
12745
 
12746
12746
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
12747
12747
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
12748
- @if ($badge-theme == 'bootstrap5.3') {
12749
- background-color: $badge-secondary-bg-color;
12750
- color: $badge-secondary-font-color;
12751
- }
12748
+ background-color: $badge-secondary-bg-color;
12749
+ color: $badge-secondary-font-color;
12752
12750
 
12753
12751
  @if $badge-theme == 'fluent2' {
12754
12752
  border: $badge-secondary-border-color;
@@ -22679,7 +22677,8 @@ $drop-down-btn-color: $gray-900 !default;
22679
22677
  $drop-down-btn-disable-text: rgba($gray-600, .65) !default;
22680
22678
  $drop-down-btn-font-size: 14px !default;
22681
22679
  $drop-down-btn-font-weight: normal !default;
22682
- $drop-down-btn-icon-font-size: 14px !default;
22680
+ $drop-down-btn-icon-font-size: 16px !default;
22681
+ $drop-down-btn-small-icon-font-size: 12px !default;
22683
22682
  $drop-down-btn-icon-margin-right: 8px !default;
22684
22683
  $drop-down-btn-bigger-icon-margin-right: 0 !default;
22685
22684
  $drop-down-btn-li-bgcolor: darken($gray-100, 2%) !default;
@@ -22711,8 +22710,11 @@ $drop-down-btn-ul-padding: 6px 0 !default;
22711
22710
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
22712
22711
  $drop-down-btn-ul-small-padding: 4px 0 !default;
22713
22712
  $drop-down-btn-caret-icon-font-size: 8px !default;
22714
- $drop-down-btn-icon-font-size-bigger: 16px !default;
22713
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
22714
+ $drop-down-btn-icon-font-size-bigger: 20px !default;
22715
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
22715
22716
  $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
22717
+ $drop-down-btn-small-caret-icon-font-size-bigger: 10px !default;
22716
22718
  $drop-down-btn-box-shadow: none !default;
22717
22719
  $drop-down-btn-popup-margin-top: 0 !default;
22718
22720
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -22798,7 +22800,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22798
22800
  }
22799
22801
 
22800
22802
  & .e-btn-icon {
22801
- @if $skin-name == 'tailwind3' {
22803
+ @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' {
22802
22804
  font-size: $drop-down-btn-small-icon-font-size;
22803
22805
  }
22804
22806
  }
@@ -22807,6 +22809,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22807
22809
  @if $skin-name == 'fluent2' {
22808
22810
  font-size: 12px;
22809
22811
  }
22812
+ @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' {
22813
+ font-size: $drop-down-btn-small-caret-icon-font-size;
22814
+ }
22810
22815
  }
22811
22816
  }
22812
22817
  }
@@ -43115,7 +43120,10 @@ $ripple-width: 32px !default;
43115
43120
  }
43116
43121
 
43117
43122
  .e-list-text {
43118
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43123
+ @if ($skin-name == 'FluentUI') {
43124
+ padding: $treeview-icon-padding;
43125
+ }
43126
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43119
43127
  padding: 0 $treeview-drag-icon-padding;
43120
43128
  }
43121
43129
  @if $skin-name == 'fluent2' {
@@ -43139,9 +43147,6 @@ $ripple-width: 32px !default;
43139
43147
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43140
43148
  box-sizing: content-box;
43141
43149
  padding-left: $treeview-drag-icon-padding;
43142
- @if ($skin-name == 'FluentUI') {
43143
- padding-top: 8px;
43144
- }
43145
43150
  }
43146
43151
  }
43147
43152
  }
@@ -43149,7 +43154,7 @@ $ripple-width: 32px !default;
43149
43154
  .e-icon-collapsible::before,
43150
43155
  .e-icon-expandable::before {
43151
43156
  font-size: $treeview-drag-icon-font-size;
43152
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43157
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43153
43158
  padding: $treeview-drag-icon-padding;
43154
43159
  }
43155
43160
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62493,7 +62498,12 @@ $grid-checkmark-color: $white !default;
62493
62498
 
62494
62499
  &.e-wrap .e-columnmenu,
62495
62500
  &.e-wrap &.e-rtl .e-columnmenu {
62496
- line-height: $grid-wrap-line-height;
62501
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62502
+ line-height: 3px;
62503
+ }
62504
+ @else {
62505
+ line-height: $grid-wrap-line-height;
62506
+ }
62497
62507
  }
62498
62508
 
62499
62509
  &.e-rtl .e-columnmenu {
@@ -62648,6 +62658,9 @@ $grid-checkmark-color: $white !default;
62648
62658
  }
62649
62659
 
62650
62660
  .e-filterbarcell input {
62661
+ &.e-checkbox{
62662
+ height: 1px;
62663
+ }
62651
62664
  border-radius: $grid-filterbar-border-radius;
62652
62665
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
62653
62666
  height: $grid-filterbarcell-text-input;
@@ -64653,7 +64666,7 @@ $grid-checkmark-color: $white !default;
64653
64666
 
64654
64667
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
64655
64668
  @if $grid-skin == 'material3' {
64656
- background-color: $material;
64669
+ background: $material;
64657
64670
  }
64658
64671
  @if $grid-skin == 'bootstrap4' {
64659
64672
  background-color: $bootstrap;
@@ -64664,7 +64677,7 @@ $grid-checkmark-color: $white !default;
64664
64677
 
64665
64678
  #{&}.e-grid,
64666
64679
  #{&}.e-grid-popup {
64667
- .e-icons:not(.e-btn-icon, .e-check) {
64680
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
64668
64681
  color: $grid-icon-color;
64669
64682
  }
64670
64683
 
@@ -65084,7 +65097,7 @@ $grid-checkmark-color: $white !default;
65084
65097
  .e-rowdragdrop.e-unfreeze,
65085
65098
  .e-rowdragdrop.e-fixedfreeze {
65086
65099
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65087
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65100
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65088
65101
  }
65089
65102
  }
65090
65103
  }
@@ -65095,7 +65108,7 @@ $grid-checkmark-color: $white !default;
65095
65108
  .e-rowdragdrop.e-unfreeze,
65096
65109
  .e-rowdragdrop.e-fixedfreeze {
65097
65110
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65098
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65111
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65099
65112
  }
65100
65113
  }
65101
65114
  }
@@ -65103,7 +65116,7 @@ $grid-checkmark-color: $white !default;
65103
65116
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65104
65117
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65105
65118
  @if $grid-skin != 'material3' {
65106
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65119
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65107
65120
  }
65108
65121
  }
65109
65122
  }
@@ -77121,7 +77134,6 @@ $gantt-chartrow-hover-bg-color: rgba($black, .08) !default;
77121
77134
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77122
77135
  }
77123
77136
  @if $skin-name == 'fluent2'{
77124
- .e-rowcell.e-active,
77125
77137
  .e-menu-item.e-focused,
77126
77138
  .e-menu-item.e-selected {
77127
77139
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93233,11 +93245,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93233
93245
  -ms-user-select: none;
93234
93246
  user-select: none;
93235
93247
  -webkit-touch-callout: none;
93236
- align-items: center;
93237
- white-space: nowrap;
93238
- overflow: hidden;
93239
- text-overflow: ellipsis;
93240
- height: inherit;
93241
93248
 
93242
93249
  @if ($skin-name == 'tailwind') {
93243
93250
  padding-left: 12px;
@@ -19991,10 +19991,8 @@ $badge-warning-font-color: $gray-900 !default;
19991
19991
 
19992
19992
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
19993
19993
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
19994
- @if ($badge-theme == 'bootstrap5.3') {
19995
- background-color: $badge-secondary-bg-color;
19996
- color: $badge-secondary-font-color;
19997
- }
19994
+ background-color: $badge-secondary-bg-color;
19995
+ color: $badge-secondary-font-color;
19998
19996
 
19999
19997
  @if $badge-theme == 'fluent2' {
20000
19998
  border: $badge-secondary-border-color;
@@ -32250,7 +32248,8 @@ $drop-down-btn-color: $gray-900 !default;
32250
32248
  $drop-down-btn-disable-text: rgba($gray-600, .65) !default;
32251
32249
  $drop-down-btn-font-size: 14px !default;
32252
32250
  $drop-down-btn-font-weight: normal !default;
32253
- $drop-down-btn-icon-font-size: 14px !default;
32251
+ $drop-down-btn-icon-font-size: 16px !default;
32252
+ $drop-down-btn-small-icon-font-size: 12px !default;
32254
32253
  $drop-down-btn-icon-margin-right: 8px !default;
32255
32254
  $drop-down-btn-bigger-icon-margin-right: 0 !default;
32256
32255
  $drop-down-btn-li-bgcolor: darken($gray-100, 2%) !default;
@@ -32282,8 +32281,11 @@ $drop-down-btn-ul-padding: 6px 0 !default;
32282
32281
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
32283
32282
  $drop-down-btn-ul-small-padding: 4px 0 !default;
32284
32283
  $drop-down-btn-caret-icon-font-size: 8px !default;
32285
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32284
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
32285
+ $drop-down-btn-icon-font-size-bigger: 20px !default;
32286
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
32286
32287
  $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32288
+ $drop-down-btn-small-caret-icon-font-size-bigger: 10px !default;
32287
32289
  $drop-down-btn-box-shadow: none !default;
32288
32290
  $drop-down-btn-popup-margin-top: 0 !default;
32289
32291
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32369,7 +32371,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32369
32371
  }
32370
32372
 
32371
32373
  & .e-btn-icon {
32372
- @if $skin-name == 'tailwind3' {
32374
+ @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' {
32373
32375
  font-size: $drop-down-btn-small-icon-font-size;
32374
32376
  }
32375
32377
  }
@@ -32378,6 +32380,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32378
32380
  @if $skin-name == 'fluent2' {
32379
32381
  font-size: 12px;
32380
32382
  }
32383
+ @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' {
32384
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32385
+ }
32381
32386
  }
32382
32387
  }
32383
32388
  }
@@ -32670,8 +32675,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32670
32675
  padding: $drop-down-btn-vertical-bigger-padding;
32671
32676
  }
32672
32677
  .e-btn-icon {
32673
- @if $skin-name == 'tailwind3' {
32674
- font-size: $drop-down-btn-icon-font-size-bigger;
32678
+ @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' {
32679
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32680
+ }
32681
+ }
32682
+ .e-btn-icon.e-caret {
32683
+ @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' {
32684
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32675
32685
  }
32676
32686
  }
32677
32687
  }
@@ -58953,7 +58963,10 @@ $ripple-width: 32px !default;
58953
58963
  }
58954
58964
 
58955
58965
  .e-list-text {
58956
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
58966
+ @if ($skin-name == 'FluentUI') {
58967
+ padding: $treeview-icon-padding;
58968
+ }
58969
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
58957
58970
  padding: 0 $treeview-drag-icon-padding;
58958
58971
  }
58959
58972
  @if $skin-name == 'fluent2' {
@@ -58977,9 +58990,6 @@ $ripple-width: 32px !default;
58977
58990
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
58978
58991
  box-sizing: content-box;
58979
58992
  padding-left: $treeview-drag-icon-padding;
58980
- @if ($skin-name == 'FluentUI') {
58981
- padding-top: 8px;
58982
- }
58983
58993
  }
58984
58994
  }
58985
58995
  }
@@ -58987,7 +58997,7 @@ $ripple-width: 32px !default;
58987
58997
  .e-icon-collapsible::before,
58988
58998
  .e-icon-expandable::before {
58989
58999
  font-size: $treeview-drag-icon-font-size;
58990
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59000
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
58991
59001
  padding: $treeview-drag-icon-padding;
58992
59002
  }
58993
59003
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -84692,7 +84702,12 @@ $grid-checkmark-color: $white !default;
84692
84702
 
84693
84703
  &.e-wrap .e-columnmenu,
84694
84704
  &.e-wrap &.e-rtl .e-columnmenu {
84695
- line-height: $grid-wrap-line-height;
84705
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
84706
+ line-height: 3px;
84707
+ }
84708
+ @else {
84709
+ line-height: $grid-wrap-line-height;
84710
+ }
84696
84711
  }
84697
84712
 
84698
84713
  &.e-rtl .e-columnmenu {
@@ -84847,6 +84862,9 @@ $grid-checkmark-color: $white !default;
84847
84862
  }
84848
84863
 
84849
84864
  .e-filterbarcell input {
84865
+ &.e-checkbox{
84866
+ height: 1px;
84867
+ }
84850
84868
  border-radius: $grid-filterbar-border-radius;
84851
84869
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
84852
84870
  height: $grid-filterbarcell-text-input;
@@ -86852,7 +86870,7 @@ $grid-checkmark-color: $white !default;
86852
86870
 
86853
86871
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
86854
86872
  @if $grid-skin == 'material3' {
86855
- background-color: $material;
86873
+ background: $material;
86856
86874
  }
86857
86875
  @if $grid-skin == 'bootstrap4' {
86858
86876
  background-color: $bootstrap;
@@ -86863,7 +86881,7 @@ $grid-checkmark-color: $white !default;
86863
86881
 
86864
86882
  #{&}.e-grid,
86865
86883
  #{&}.e-grid-popup {
86866
- .e-icons:not(.e-btn-icon, .e-check) {
86884
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
86867
86885
  color: $grid-icon-color;
86868
86886
  }
86869
86887
 
@@ -87283,7 +87301,7 @@ $grid-checkmark-color: $white !default;
87283
87301
  .e-rowdragdrop.e-unfreeze,
87284
87302
  .e-rowdragdrop.e-fixedfreeze {
87285
87303
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87286
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87304
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87287
87305
  }
87288
87306
  }
87289
87307
  }
@@ -87294,7 +87312,7 @@ $grid-checkmark-color: $white !default;
87294
87312
  .e-rowdragdrop.e-unfreeze,
87295
87313
  .e-rowdragdrop.e-fixedfreeze {
87296
87314
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87297
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87315
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87298
87316
  }
87299
87317
  }
87300
87318
  }
@@ -87302,7 +87320,7 @@ $grid-checkmark-color: $white !default;
87302
87320
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87303
87321
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87304
87322
  @if $grid-skin != 'material3' {
87305
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87323
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87306
87324
  }
87307
87325
  }
87308
87326
  }
@@ -88032,7 +88050,7 @@ $grid-checkmark-color: $white !default;
88032
88050
 
88033
88051
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88034
88052
  @if $grid-skin == 'material3' {
88035
- background-color: $material;
88053
+ background: $material;
88036
88054
  }
88037
88055
  @if $grid-skin == 'bootstrap4' {
88038
88056
  background-color: $bootstrap;
@@ -88116,7 +88134,7 @@ $grid-checkmark-color: $white !default;
88116
88134
  .e-rowcell.e-unfreeze,
88117
88135
  .e-rowcell.e-fixedfreeze {
88118
88136
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88119
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88137
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88120
88138
  }
88121
88139
  }
88122
88140
  }
@@ -88131,7 +88149,7 @@ $grid-checkmark-color: $white !default;
88131
88149
  .e-rowdragdrop.e-unfreeze,
88132
88150
  .e-rowdragdrop.e-fixedfreeze {
88133
88151
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88134
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88152
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88135
88153
  }
88136
88154
  }
88137
88155
  }
@@ -88142,7 +88160,7 @@ $grid-checkmark-color: $white !default;
88142
88160
  .e-rowdragdrop.e-unfreeze,
88143
88161
  .e-rowdragdrop.e-fixedfreeze {
88144
88162
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88145
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88163
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88146
88164
  }
88147
88165
  }
88148
88166
  }
@@ -88150,7 +88168,7 @@ $grid-checkmark-color: $white !default;
88150
88168
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88151
88169
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88152
88170
  @if $grid-skin != 'material3' {
88153
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88171
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88154
88172
  }
88155
88173
  }
88156
88174
  }
@@ -88630,6 +88648,9 @@ $grid-checkmark-color: $white !default;
88630
88648
  }
88631
88649
 
88632
88650
  .e-filterbarcell input {
88651
+ &.e-checkbox{
88652
+ height: 1px;
88653
+ }
88633
88654
  height: $grid-bigger-filterbarcell-text-input;
88634
88655
  }
88635
88656
 
@@ -103511,7 +103532,6 @@ $gantt-chartrow-hover-bg-color: rgba($black, .08) !default;
103511
103532
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103512
103533
  }
103513
103534
  @if $skin-name == 'fluent2'{
103514
- .e-rowcell.e-active,
103515
103535
  .e-menu-item.e-focused,
103516
103536
  .e-menu-item.e-selected {
103517
103537
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122645,11 +122665,6 @@ $pivotview-touch-header-text-padding: 8px !default;
122645
122665
  -ms-user-select: none;
122646
122666
  user-select: none;
122647
122667
  -webkit-touch-callout: none;
122648
- align-items: center;
122649
- white-space: nowrap;
122650
- overflow: hidden;
122651
- text-overflow: ellipsis;
122652
- height: inherit;
122653
122668
 
122654
122669
  @if ($skin-name == 'tailwind') {
122655
122670
  padding-left: 12px;