@syncfusion/blazor-themes 28.1.41 → 28.2.4

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 (455) 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 +19 -11
  28. package/Compiled-Themes/fluent2-dark.css +28 -11
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +19 -11
  30. package/Compiled-Themes/fluent2-highcontrast.css +28 -11
  31. package/Compiled-Themes/fluent2-lite.css +19 -11
  32. package/Compiled-Themes/fluent2.css +28 -11
  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 +45 -29
  52. package/SCSS-Themes/bds-dark.scss +60 -36
  53. package/SCSS-Themes/bds-lite.scss +45 -29
  54. package/SCSS-Themes/bds.scss +60 -36
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +44 -28
  56. package/SCSS-Themes/bootstrap-dark.scss +59 -35
  57. package/SCSS-Themes/bootstrap-lite.scss +44 -28
  58. package/SCSS-Themes/bootstrap.scss +59 -35
  59. package/SCSS-Themes/bootstrap4-lite.scss +44 -28
  60. package/SCSS-Themes/bootstrap4.scss +59 -35
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +44 -28
  62. package/SCSS-Themes/bootstrap5-dark.scss +59 -35
  63. package/SCSS-Themes/bootstrap5-lite.scss +44 -28
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +44 -28
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +59 -35
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +44 -28
  67. package/SCSS-Themes/bootstrap5.3.scss +59 -35
  68. package/SCSS-Themes/bootstrap5.scss +59 -35
  69. package/SCSS-Themes/fabric-dark-lite.scss +46 -30
  70. package/SCSS-Themes/fabric-dark.scss +61 -37
  71. package/SCSS-Themes/fabric-lite.scss +46 -30
  72. package/SCSS-Themes/fabric.scss +61 -37
  73. package/SCSS-Themes/fluent-dark-lite.scss +46 -30
  74. package/SCSS-Themes/fluent-dark.scss +61 -37
  75. package/SCSS-Themes/fluent-lite.scss +46 -30
  76. package/SCSS-Themes/fluent.scss +61 -37
  77. package/SCSS-Themes/fluent2-dark-lite.scss +39 -26
  78. package/SCSS-Themes/fluent2-dark.scss +54 -33
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +39 -26
  80. package/SCSS-Themes/fluent2-highcontrast.scss +54 -33
  81. package/SCSS-Themes/fluent2-lite.scss +39 -26
  82. package/SCSS-Themes/fluent2.scss +54 -33
  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 +47 -31
  184. package/SCSS-Themes/highcontrast.scss +62 -38
  185. package/SCSS-Themes/material-dark-lite.scss +45 -29
  186. package/SCSS-Themes/material-dark.scss +60 -36
  187. package/SCSS-Themes/material-lite.scss +45 -29
  188. package/SCSS-Themes/material.scss +60 -36
  189. package/SCSS-Themes/material3-dark-lite.scss +45 -29
  190. package/SCSS-Themes/material3-dark.scss +60 -36
  191. package/SCSS-Themes/material3-lite.scss +45 -29
  192. package/SCSS-Themes/material3.scss +60 -36
  193. package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +13 -4
  194. package/SCSS-Themes/navigations/menu/bds-dark.scss +13 -4
  195. package/SCSS-Themes/navigations/menu/bds-lite.scss +13 -4
  196. package/SCSS-Themes/navigations/menu/bds.scss +13 -4
  197. package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +13 -4
  198. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +13 -4
  199. package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +13 -4
  200. package/SCSS-Themes/navigations/menu/bootstrap.scss +13 -4
  201. package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +13 -4
  202. package/SCSS-Themes/navigations/menu/bootstrap4.scss +13 -4
  203. package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +13 -4
  204. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +13 -4
  205. package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +13 -4
  206. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +13 -4
  207. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +13 -4
  208. package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +13 -4
  209. package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +13 -4
  210. package/SCSS-Themes/navigations/menu/bootstrap5.scss +13 -4
  211. package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +13 -4
  212. package/SCSS-Themes/navigations/menu/fabric-dark.scss +13 -4
  213. package/SCSS-Themes/navigations/menu/fabric-lite.scss +13 -4
  214. package/SCSS-Themes/navigations/menu/fabric.scss +13 -4
  215. package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +13 -4
  216. package/SCSS-Themes/navigations/menu/fluent-dark.scss +13 -4
  217. package/SCSS-Themes/navigations/menu/fluent-lite.scss +13 -4
  218. package/SCSS-Themes/navigations/menu/fluent.scss +13 -4
  219. package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +13 -4
  220. package/SCSS-Themes/navigations/menu/fluent2-dark.scss +13 -4
  221. package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +13 -4
  222. package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +13 -4
  223. package/SCSS-Themes/navigations/menu/fluent2-lite.scss +13 -4
  224. package/SCSS-Themes/navigations/menu/fluent2.scss +13 -4
  225. package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +13 -4
  226. package/SCSS-Themes/navigations/menu/highcontrast.scss +13 -4
  227. package/SCSS-Themes/navigations/menu/material-dark-lite.scss +13 -4
  228. package/SCSS-Themes/navigations/menu/material-dark.scss +13 -4
  229. package/SCSS-Themes/navigations/menu/material-lite.scss +13 -4
  230. package/SCSS-Themes/navigations/menu/material.scss +13 -4
  231. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +13 -4
  232. package/SCSS-Themes/navigations/menu/material3-dark.scss +13 -4
  233. package/SCSS-Themes/navigations/menu/material3-lite.scss +13 -4
  234. package/SCSS-Themes/navigations/menu/material3.scss +13 -4
  235. package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +13 -4
  236. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +13 -4
  237. package/SCSS-Themes/navigations/menu/tailwind-lite.scss +13 -4
  238. package/SCSS-Themes/navigations/menu/tailwind.scss +13 -4
  239. package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +13 -4
  240. package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +13 -4
  241. package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +13 -4
  242. package/SCSS-Themes/navigations/menu/tailwind3.scss +13 -4
  243. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
  244. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
  245. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
  246. package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
  247. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +5 -5
  248. package/SCSS-Themes/navigations/treeview/bds-dark.scss +5 -5
  249. package/SCSS-Themes/navigations/treeview/bds-lite.scss +5 -5
  250. package/SCSS-Themes/navigations/treeview/bds.scss +5 -5
  251. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +5 -5
  252. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +5 -5
  253. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +5 -5
  254. package/SCSS-Themes/navigations/treeview/bootstrap.scss +5 -5
  255. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +5 -5
  256. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +5 -5
  257. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +5 -5
  258. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +5 -5
  259. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +5 -5
  260. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +5 -5
  261. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +5 -5
  262. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +5 -5
  263. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +5 -5
  264. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +5 -5
  265. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +5 -5
  266. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +5 -5
  267. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +5 -5
  268. package/SCSS-Themes/navigations/treeview/fabric.scss +5 -5
  269. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +5 -5
  270. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +5 -5
  271. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +5 -5
  272. package/SCSS-Themes/navigations/treeview/fluent.scss +5 -5
  273. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +5 -5
  274. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +5 -5
  275. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +5 -5
  276. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +5 -5
  277. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +5 -5
  278. package/SCSS-Themes/navigations/treeview/fluent2.scss +5 -5
  279. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +5 -5
  280. package/SCSS-Themes/navigations/treeview/highcontrast.scss +5 -5
  281. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +5 -5
  282. package/SCSS-Themes/navigations/treeview/material-dark.scss +5 -5
  283. package/SCSS-Themes/navigations/treeview/material-lite.scss +5 -5
  284. package/SCSS-Themes/navigations/treeview/material.scss +5 -5
  285. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +5 -5
  286. package/SCSS-Themes/navigations/treeview/material3-dark.scss +5 -5
  287. package/SCSS-Themes/navigations/treeview/material3-lite.scss +5 -5
  288. package/SCSS-Themes/navigations/treeview/material3.scss +5 -5
  289. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +5 -5
  290. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +5 -5
  291. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +5 -5
  292. package/SCSS-Themes/navigations/treeview/tailwind.scss +5 -5
  293. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +5 -5
  294. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +5 -5
  295. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +5 -5
  296. package/SCSS-Themes/navigations/treeview/tailwind3.scss +5 -5
  297. package/SCSS-Themes/notifications/badge/bds-dark-lite.scss +2 -4
  298. package/SCSS-Themes/notifications/badge/bds-dark.scss +2 -4
  299. package/SCSS-Themes/notifications/badge/bds-lite.scss +2 -4
  300. package/SCSS-Themes/notifications/badge/bds.scss +2 -4
  301. package/SCSS-Themes/notifications/badge/bootstrap-dark-lite.scss +2 -4
  302. package/SCSS-Themes/notifications/badge/bootstrap-dark.scss +2 -4
  303. package/SCSS-Themes/notifications/badge/bootstrap-lite.scss +2 -4
  304. package/SCSS-Themes/notifications/badge/bootstrap.scss +2 -4
  305. package/SCSS-Themes/notifications/badge/bootstrap4-lite.scss +2 -4
  306. package/SCSS-Themes/notifications/badge/bootstrap4.scss +2 -4
  307. package/SCSS-Themes/notifications/badge/bootstrap5-dark-lite.scss +2 -4
  308. package/SCSS-Themes/notifications/badge/bootstrap5-dark.scss +2 -4
  309. package/SCSS-Themes/notifications/badge/bootstrap5-lite.scss +2 -4
  310. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark-lite.scss +2 -4
  311. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark.scss +2 -4
  312. package/SCSS-Themes/notifications/badge/bootstrap5.3-lite.scss +2 -4
  313. package/SCSS-Themes/notifications/badge/bootstrap5.3.scss +2 -4
  314. package/SCSS-Themes/notifications/badge/bootstrap5.scss +2 -4
  315. package/SCSS-Themes/notifications/badge/fabric-dark-lite.scss +2 -4
  316. package/SCSS-Themes/notifications/badge/fabric-dark.scss +2 -4
  317. package/SCSS-Themes/notifications/badge/fabric-lite.scss +2 -4
  318. package/SCSS-Themes/notifications/badge/fabric.scss +2 -4
  319. package/SCSS-Themes/notifications/badge/fluent-dark-lite.scss +2 -4
  320. package/SCSS-Themes/notifications/badge/fluent-dark.scss +2 -4
  321. package/SCSS-Themes/notifications/badge/fluent-lite.scss +2 -4
  322. package/SCSS-Themes/notifications/badge/fluent.scss +2 -4
  323. package/SCSS-Themes/notifications/badge/fluent2-dark-lite.scss +2 -4
  324. package/SCSS-Themes/notifications/badge/fluent2-dark.scss +2 -4
  325. package/SCSS-Themes/notifications/badge/fluent2-highcontrast-lite.scss +2 -4
  326. package/SCSS-Themes/notifications/badge/fluent2-highcontrast.scss +2 -4
  327. package/SCSS-Themes/notifications/badge/fluent2-lite.scss +2 -4
  328. package/SCSS-Themes/notifications/badge/fluent2.scss +2 -4
  329. package/SCSS-Themes/notifications/badge/highcontrast-lite.scss +2 -4
  330. package/SCSS-Themes/notifications/badge/highcontrast.scss +2 -4
  331. package/SCSS-Themes/notifications/badge/material-dark-lite.scss +2 -4
  332. package/SCSS-Themes/notifications/badge/material-dark.scss +2 -4
  333. package/SCSS-Themes/notifications/badge/material-lite.scss +2 -4
  334. package/SCSS-Themes/notifications/badge/material.scss +2 -4
  335. package/SCSS-Themes/notifications/badge/material3-dark-lite.scss +2 -4
  336. package/SCSS-Themes/notifications/badge/material3-dark.scss +2 -4
  337. package/SCSS-Themes/notifications/badge/material3-lite.scss +2 -4
  338. package/SCSS-Themes/notifications/badge/material3.scss +2 -4
  339. package/SCSS-Themes/notifications/badge/tailwind-dark-lite.scss +2 -4
  340. package/SCSS-Themes/notifications/badge/tailwind-dark.scss +2 -4
  341. package/SCSS-Themes/notifications/badge/tailwind-lite.scss +2 -4
  342. package/SCSS-Themes/notifications/badge/tailwind.scss +2 -4
  343. package/SCSS-Themes/notifications/badge/tailwind3-dark-lite.scss +2 -4
  344. package/SCSS-Themes/notifications/badge/tailwind3-dark.scss +2 -4
  345. package/SCSS-Themes/notifications/badge/tailwind3-lite.scss +2 -4
  346. package/SCSS-Themes/notifications/badge/tailwind3.scss +2 -4
  347. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +0 -5
  348. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +0 -5
  349. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +0 -5
  350. package/SCSS-Themes/pivotview/pivotview/bds.scss +0 -5
  351. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +0 -5
  352. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +0 -5
  353. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +0 -5
  354. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +0 -5
  355. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +0 -5
  356. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +0 -5
  357. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +0 -5
  358. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +0 -5
  359. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +0 -5
  360. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +0 -5
  361. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +0 -5
  362. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +0 -5
  363. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +0 -5
  364. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +0 -5
  365. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +0 -5
  366. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +0 -5
  367. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +0 -5
  368. package/SCSS-Themes/pivotview/pivotview/fabric.scss +0 -5
  369. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +0 -5
  370. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +0 -5
  371. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +0 -5
  372. package/SCSS-Themes/pivotview/pivotview/fluent.scss +0 -5
  373. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +0 -5
  374. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +0 -5
  375. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +0 -5
  376. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +0 -5
  377. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +0 -5
  378. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +0 -5
  379. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +0 -5
  380. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +0 -5
  381. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +0 -5
  382. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +0 -5
  383. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +0 -5
  384. package/SCSS-Themes/pivotview/pivotview/material.scss +0 -5
  385. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +0 -5
  386. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +0 -5
  387. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +0 -5
  388. package/SCSS-Themes/pivotview/pivotview/material3.scss +0 -5
  389. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +0 -5
  390. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +0 -5
  391. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +0 -5
  392. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +0 -5
  393. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +0 -5
  394. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +0 -5
  395. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +0 -5
  396. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +0 -5
  397. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark-lite.scss +11 -4
  398. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +18 -6
  399. package/SCSS-Themes/splitbuttons/drop-down-button/bds-lite.scss +11 -4
  400. package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +18 -6
  401. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark-lite.scss +10 -3
  402. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +17 -5
  403. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-lite.scss +10 -3
  404. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +17 -5
  405. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4-lite.scss +10 -3
  406. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +17 -5
  407. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark-lite.scss +10 -3
  408. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +17 -5
  409. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-lite.scss +10 -3
  410. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark-lite.scss +10 -3
  411. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark.scss +17 -5
  412. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-lite.scss +10 -3
  413. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3.scss +17 -5
  414. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +17 -5
  415. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark-lite.scss +12 -5
  416. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +19 -7
  417. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-lite.scss +12 -5
  418. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +19 -7
  419. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark-lite.scss +12 -5
  420. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +19 -7
  421. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-lite.scss +12 -5
  422. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +19 -7
  423. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark-lite.scss +5 -1
  424. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +12 -3
  425. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast-lite.scss +5 -1
  426. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast.scss +12 -3
  427. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-lite.scss +5 -1
  428. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +12 -3
  429. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast-lite.scss +12 -5
  430. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +19 -7
  431. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark-lite.scss +11 -4
  432. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +18 -6
  433. package/SCSS-Themes/splitbuttons/drop-down-button/material-lite.scss +11 -4
  434. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +18 -6
  435. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark-lite.scss +10 -3
  436. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +17 -5
  437. package/SCSS-Themes/splitbuttons/drop-down-button/material3-lite.scss +10 -3
  438. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +17 -5
  439. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark-lite.scss +12 -5
  440. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +19 -7
  441. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-lite.scss +12 -5
  442. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +19 -7
  443. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark-lite.scss +5 -1
  444. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark.scss +12 -3
  445. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-lite.scss +5 -1
  446. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3.scss +12 -3
  447. package/SCSS-Themes/tailwind-dark-lite.scss +47 -31
  448. package/SCSS-Themes/tailwind-dark.scss +62 -38
  449. package/SCSS-Themes/tailwind-lite.scss +47 -31
  450. package/SCSS-Themes/tailwind.scss +62 -38
  451. package/SCSS-Themes/tailwind3-dark-lite.scss +39 -26
  452. package/SCSS-Themes/tailwind3-dark.scss +54 -33
  453. package/SCSS-Themes/tailwind3-lite.scss +39 -26
  454. package/SCSS-Themes/tailwind3.scss +54 -33
  455. package/package.json +1 -1
@@ -2553,7 +2553,12 @@ $grid-checkmark-color: $primary-text-color !default;
2553
2553
 
2554
2554
  &.e-wrap .e-columnmenu,
2555
2555
  &.e-wrap &.e-rtl .e-columnmenu {
2556
- line-height: $grid-wrap-line-height;
2556
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
2557
+ line-height: 3px;
2558
+ }
2559
+ @else {
2560
+ line-height: $grid-wrap-line-height;
2561
+ }
2557
2562
  }
2558
2563
 
2559
2564
  &.e-rtl .e-columnmenu {
@@ -2708,6 +2713,9 @@ $grid-checkmark-color: $primary-text-color !default;
2708
2713
  }
2709
2714
 
2710
2715
  .e-filterbarcell input {
2716
+ &.e-checkbox{
2717
+ height: 1px;
2718
+ }
2711
2719
  border-radius: $grid-filterbar-border-radius;
2712
2720
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
2713
2721
  height: $grid-filterbarcell-text-input;
@@ -4713,7 +4721,7 @@ $grid-checkmark-color: $primary-text-color !default;
4713
4721
 
4714
4722
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
4715
4723
  @if $grid-skin == 'material3' {
4716
- background-color: $material;
4724
+ background: $material;
4717
4725
  }
4718
4726
  @if $grid-skin == 'bootstrap4' {
4719
4727
  background-color: $bootstrap;
@@ -4724,7 +4732,7 @@ $grid-checkmark-color: $primary-text-color !default;
4724
4732
 
4725
4733
  #{&}.e-grid,
4726
4734
  #{&}.e-grid-popup {
4727
- .e-icons:not(.e-btn-icon, .e-check) {
4735
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
4728
4736
  color: $grid-icon-color;
4729
4737
  }
4730
4738
 
@@ -5144,7 +5152,7 @@ $grid-checkmark-color: $primary-text-color !default;
5144
5152
  .e-rowdragdrop.e-unfreeze,
5145
5153
  .e-rowdragdrop.e-fixedfreeze {
5146
5154
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
5147
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
5155
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
5148
5156
  }
5149
5157
  }
5150
5158
  }
@@ -5155,7 +5163,7 @@ $grid-checkmark-color: $primary-text-color !default;
5155
5163
  .e-rowdragdrop.e-unfreeze,
5156
5164
  .e-rowdragdrop.e-fixedfreeze {
5157
5165
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
5158
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
5166
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
5159
5167
  }
5160
5168
  }
5161
5169
  }
@@ -5163,7 +5171,7 @@ $grid-checkmark-color: $primary-text-color !default;
5163
5171
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
5164
5172
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
5165
5173
  @if $grid-skin != 'material3' {
5166
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
5174
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
5167
5175
  }
5168
5176
  }
5169
5177
  }
@@ -5910,7 +5918,7 @@ $grid-checkmark-color: $primary-text-color !default;
5910
5918
 
5911
5919
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
5912
5920
  @if $grid-skin == 'material3' {
5913
- background-color: $material;
5921
+ background: $material;
5914
5922
  }
5915
5923
  @if $grid-skin == 'bootstrap4' {
5916
5924
  background-color: $bootstrap;
@@ -5994,7 +6002,7 @@ $grid-checkmark-color: $primary-text-color !default;
5994
6002
  .e-rowcell.e-unfreeze,
5995
6003
  .e-rowcell.e-fixedfreeze {
5996
6004
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
5997
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
6005
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
5998
6006
  }
5999
6007
  }
6000
6008
  }
@@ -6009,7 +6017,7 @@ $grid-checkmark-color: $primary-text-color !default;
6009
6017
  .e-rowdragdrop.e-unfreeze,
6010
6018
  .e-rowdragdrop.e-fixedfreeze {
6011
6019
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
6012
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
6020
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
6013
6021
  }
6014
6022
  }
6015
6023
  }
@@ -6020,7 +6028,7 @@ $grid-checkmark-color: $primary-text-color !default;
6020
6028
  .e-rowdragdrop.e-unfreeze,
6021
6029
  .e-rowdragdrop.e-fixedfreeze {
6022
6030
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
6023
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
6031
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
6024
6032
  }
6025
6033
  }
6026
6034
  }
@@ -6028,7 +6036,7 @@ $grid-checkmark-color: $primary-text-color !default;
6028
6036
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
6029
6037
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
6030
6038
  @if $grid-skin != 'material3' {
6031
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
6039
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
6032
6040
  }
6033
6041
  }
6034
6042
  }
@@ -6508,6 +6516,9 @@ $grid-checkmark-color: $primary-text-color !default;
6508
6516
  }
6509
6517
 
6510
6518
  .e-filterbarcell input {
6519
+ &.e-checkbox{
6520
+ height: 1px;
6521
+ }
6511
6522
  height: $grid-bigger-filterbarcell-text-input;
6512
6523
  }
6513
6524
 
@@ -12886,10 +12886,8 @@ $badge-warning-font-color: $content-font !default;
12886
12886
 
12887
12887
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
12888
12888
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
12889
- @if ($badge-theme == 'bootstrap5.3') {
12890
- background-color: $badge-secondary-bg-color;
12891
- color: $badge-secondary-font-color;
12892
- }
12889
+ background-color: $badge-secondary-bg-color;
12890
+ color: $badge-secondary-font-color;
12893
12891
 
12894
12892
  @if $badge-theme == 'fluent2' {
12895
12893
  border: $badge-secondary-border-color;
@@ -22746,6 +22744,7 @@ $drop-down-btn-disable-text: $disable !default;
22746
22744
  $drop-down-btn-font-size: 14px !default;
22747
22745
  $drop-down-btn-font-weight: normal !default;
22748
22746
  $drop-down-btn-icon-font-size: 14px !default;
22747
+ $drop-down-btn-small-icon-font-size: 12px !default;
22749
22748
  $drop-down-btn-icon-margin-right: 10px !default;
22750
22749
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
22751
22750
  $drop-down-btn-li-bgcolor: $hover-bg !default;
@@ -22775,9 +22774,12 @@ $drop-down-btn-ul-border-radius: 0 !default;
22775
22774
  $drop-down-btn-ul-padding: 0 !default;
22776
22775
  $drop-down-btn-ul-bigger-padding: 0 !default;
22777
22776
  $drop-down-btn-ul-small-padding: 0 !default;
22778
- $drop-down-btn-caret-icon-font-size: 8px !default;
22779
- $drop-down-btn-icon-font-size-bigger: 16px !default;
22780
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
22777
+ $drop-down-btn-caret-icon-font-size: 14px !default;
22778
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
22779
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
22780
+ $drop-down-btn-small-icon-font-size-bigger: 16px !default;
22781
+ $drop-down-btn-caret-icon-font-size-bigger: 18px !default;
22782
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
22781
22783
  $drop-down-btn-box-shadow: none !default;
22782
22784
  $drop-down-btn-popup-margin-top: 0 !default;
22783
22785
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -22863,7 +22865,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22863
22865
  }
22864
22866
 
22865
22867
  & .e-btn-icon {
22866
- @if $skin-name == 'tailwind3' {
22868
+ @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' {
22867
22869
  font-size: $drop-down-btn-small-icon-font-size;
22868
22870
  }
22869
22871
  }
@@ -22872,6 +22874,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22872
22874
  @if $skin-name == 'fluent2' {
22873
22875
  font-size: 12px;
22874
22876
  }
22877
+ @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' {
22878
+ font-size: $drop-down-btn-small-caret-icon-font-size;
22879
+ }
22875
22880
  }
22876
22881
  }
22877
22882
  }
@@ -23136,7 +23141,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23136
23141
  .e-dropdown-btn.e-btn {
23137
23142
  .e-caret {
23138
23143
  &::before {
23139
- content: '\e966';
23144
+ content: '\eb05';
23140
23145
  }
23141
23146
  }
23142
23147
  }
@@ -43151,7 +43156,10 @@ $ripple-width: 32px !default;
43151
43156
  }
43152
43157
 
43153
43158
  .e-list-text {
43154
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43159
+ @if ($skin-name == 'FluentUI') {
43160
+ padding: $treeview-icon-padding;
43161
+ }
43162
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43155
43163
  padding: 0 $treeview-drag-icon-padding;
43156
43164
  }
43157
43165
  @if $skin-name == 'fluent2' {
@@ -43175,9 +43183,6 @@ $ripple-width: 32px !default;
43175
43183
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43176
43184
  box-sizing: content-box;
43177
43185
  padding-left: $treeview-drag-icon-padding;
43178
- @if ($skin-name == 'FluentUI') {
43179
- padding-top: 8px;
43180
- }
43181
43186
  }
43182
43187
  }
43183
43188
  }
@@ -43185,7 +43190,7 @@ $ripple-width: 32px !default;
43185
43190
  .e-icon-collapsible::before,
43186
43191
  .e-icon-expandable::before {
43187
43192
  font-size: $treeview-drag-icon-font-size;
43188
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43193
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43189
43194
  padding: $treeview-drag-icon-padding;
43190
43195
  }
43191
43196
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -44672,6 +44677,13 @@ $menu-header-icon-padding: 0 16px !default;
44672
44677
  }
44673
44678
  @if $skin-name == 'fluent2' {
44674
44679
  border-radius: 4px;
44680
+ &:focus-visible {
44681
+ color: $content-text-color;
44682
+ & .e-caret,
44683
+ & .e-menu-icon {
44684
+ color: $icon-color;
44685
+ }
44686
+ }
44675
44687
  }
44676
44688
  }
44677
44689
  }
@@ -44722,9 +44734,11 @@ $menu-header-icon-padding: 0 16px !default;
44722
44734
 
44723
44735
  &:focus-visible {
44724
44736
  @if $skin-name == 'fluent2' {
44725
- border-radius: 4px;
44726
- background-color: $content-bg-color;
44727
- box-shadow: $shadow-focus-ring1;
44737
+ &:not(.e-selected) {
44738
+ border-radius: 4px;
44739
+ background-color: $content-bg-color;
44740
+ box-shadow: $shadow-focus-ring1;
44741
+ }
44728
44742
  }
44729
44743
  @if $skin-name == 'tailwind3' {
44730
44744
  box-shadow: $shadow-focus-ring2;
@@ -44815,7 +44829,7 @@ $menu-header-icon-padding: 0 16px !default;
44815
44829
 
44816
44830
  &:focus-visible {
44817
44831
  @if $skin-name == 'fluent2' {
44818
- background-color: $content-bg-color;
44832
+ background-color: $flyout-bg-color-focus;
44819
44833
  box-shadow: $shadow-focus-ring1;
44820
44834
  border-radius: 4px;
44821
44835
  }
@@ -62558,7 +62572,12 @@ $grid-checkmark-color: $selection-font !default;
62558
62572
 
62559
62573
  &.e-wrap .e-columnmenu,
62560
62574
  &.e-wrap &.e-rtl .e-columnmenu {
62561
- line-height: $grid-wrap-line-height;
62575
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62576
+ line-height: 3px;
62577
+ }
62578
+ @else {
62579
+ line-height: $grid-wrap-line-height;
62580
+ }
62562
62581
  }
62563
62582
 
62564
62583
  &.e-rtl .e-columnmenu {
@@ -62713,6 +62732,9 @@ $grid-checkmark-color: $selection-font !default;
62713
62732
  }
62714
62733
 
62715
62734
  .e-filterbarcell input {
62735
+ &.e-checkbox{
62736
+ height: 1px;
62737
+ }
62716
62738
  border-radius: $grid-filterbar-border-radius;
62717
62739
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
62718
62740
  height: $grid-filterbarcell-text-input;
@@ -64718,7 +64740,7 @@ $grid-checkmark-color: $selection-font !default;
64718
64740
 
64719
64741
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
64720
64742
  @if $grid-skin == 'material3' {
64721
- background-color: $material;
64743
+ background: $material;
64722
64744
  }
64723
64745
  @if $grid-skin == 'bootstrap4' {
64724
64746
  background-color: $bootstrap;
@@ -64729,7 +64751,7 @@ $grid-checkmark-color: $selection-font !default;
64729
64751
 
64730
64752
  #{&}.e-grid,
64731
64753
  #{&}.e-grid-popup {
64732
- .e-icons:not(.e-btn-icon, .e-check) {
64754
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
64733
64755
  color: $grid-icon-color;
64734
64756
  }
64735
64757
 
@@ -65149,7 +65171,7 @@ $grid-checkmark-color: $selection-font !default;
65149
65171
  .e-rowdragdrop.e-unfreeze,
65150
65172
  .e-rowdragdrop.e-fixedfreeze {
65151
65173
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65152
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65174
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65153
65175
  }
65154
65176
  }
65155
65177
  }
@@ -65160,7 +65182,7 @@ $grid-checkmark-color: $selection-font !default;
65160
65182
  .e-rowdragdrop.e-unfreeze,
65161
65183
  .e-rowdragdrop.e-fixedfreeze {
65162
65184
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65163
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65185
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65164
65186
  }
65165
65187
  }
65166
65188
  }
@@ -65168,7 +65190,7 @@ $grid-checkmark-color: $selection-font !default;
65168
65190
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65169
65191
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65170
65192
  @if $grid-skin != 'material3' {
65171
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65193
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65172
65194
  }
65173
65195
  }
65174
65196
  }
@@ -75041,7 +75063,7 @@ $gantt-bigger-treegrid-header-border-height: 63px !default;
75041
75063
  $gantt-header-border-bottom-width: 1px !default;
75042
75064
  $gantt-timeline-top-header-cell-height: 32px !default;
75043
75065
  $gantt-bigger-timeline-top-header-cell-height: 32px !default;
75044
- $progress-handler-background: #222 !default;
75066
+ $progress-handler-background: #FFFFFF !default;
75045
75067
  $progress-handler-outline: $hover-font !default;
75046
75068
  $gantt-header-border-radius: 0px !default;
75047
75069
  $gantt-splitter-border-top-right-radius: 0px !default;
@@ -76995,7 +77017,6 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
76995
77017
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
76996
77018
  }
76997
77019
  @if $skin-name == 'fluent2'{
76998
- .e-rowcell.e-active,
76999
77020
  .e-menu-item.e-focused,
77000
77021
  .e-menu-item.e-selected {
77001
77022
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93044,11 +93065,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93044
93065
  -ms-user-select: none;
93045
93066
  user-select: none;
93046
93067
  -webkit-touch-callout: none;
93047
- align-items: center;
93048
- white-space: nowrap;
93049
- overflow: hidden;
93050
- text-overflow: ellipsis;
93051
- height: inherit;
93052
93068
 
93053
93069
  @if ($skin-name == 'tailwind') {
93054
93070
  padding-left: 12px;
@@ -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') {
@@ -60916,6 +60926,13 @@ $menu-header-icon-padding: 0 16px !default;
60916
60926
  }
60917
60927
  @if $skin-name == 'fluent2' {
60918
60928
  border-radius: 4px;
60929
+ &:focus-visible {
60930
+ color: $content-text-color;
60931
+ & .e-caret,
60932
+ & .e-menu-icon {
60933
+ color: $icon-color;
60934
+ }
60935
+ }
60919
60936
  }
60920
60937
  }
60921
60938
  }
@@ -60966,9 +60983,11 @@ $menu-header-icon-padding: 0 16px !default;
60966
60983
 
60967
60984
  &:focus-visible {
60968
60985
  @if $skin-name == 'fluent2' {
60969
- border-radius: 4px;
60970
- background-color: $content-bg-color;
60971
- box-shadow: $shadow-focus-ring1;
60986
+ &:not(.e-selected) {
60987
+ border-radius: 4px;
60988
+ background-color: $content-bg-color;
60989
+ box-shadow: $shadow-focus-ring1;
60990
+ }
60972
60991
  }
60973
60992
  @if $skin-name == 'tailwind3' {
60974
60993
  box-shadow: $shadow-focus-ring2;
@@ -61059,7 +61078,7 @@ $menu-header-icon-padding: 0 16px !default;
61059
61078
 
61060
61079
  &:focus-visible {
61061
61080
  @if $skin-name == 'fluent2' {
61062
- background-color: $content-bg-color;
61081
+ background-color: $flyout-bg-color-focus;
61063
61082
  box-shadow: $shadow-focus-ring1;
61064
61083
  border-radius: 4px;
61065
61084
  }
@@ -84757,7 +84776,12 @@ $grid-checkmark-color: $selection-font !default;
84757
84776
 
84758
84777
  &.e-wrap .e-columnmenu,
84759
84778
  &.e-wrap &.e-rtl .e-columnmenu {
84760
- line-height: $grid-wrap-line-height;
84779
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
84780
+ line-height: 3px;
84781
+ }
84782
+ @else {
84783
+ line-height: $grid-wrap-line-height;
84784
+ }
84761
84785
  }
84762
84786
 
84763
84787
  &.e-rtl .e-columnmenu {
@@ -84912,6 +84936,9 @@ $grid-checkmark-color: $selection-font !default;
84912
84936
  }
84913
84937
 
84914
84938
  .e-filterbarcell input {
84939
+ &.e-checkbox{
84940
+ height: 1px;
84941
+ }
84915
84942
  border-radius: $grid-filterbar-border-radius;
84916
84943
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
84917
84944
  height: $grid-filterbarcell-text-input;
@@ -86917,7 +86944,7 @@ $grid-checkmark-color: $selection-font !default;
86917
86944
 
86918
86945
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
86919
86946
  @if $grid-skin == 'material3' {
86920
- background-color: $material;
86947
+ background: $material;
86921
86948
  }
86922
86949
  @if $grid-skin == 'bootstrap4' {
86923
86950
  background-color: $bootstrap;
@@ -86928,7 +86955,7 @@ $grid-checkmark-color: $selection-font !default;
86928
86955
 
86929
86956
  #{&}.e-grid,
86930
86957
  #{&}.e-grid-popup {
86931
- .e-icons:not(.e-btn-icon, .e-check) {
86958
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
86932
86959
  color: $grid-icon-color;
86933
86960
  }
86934
86961
 
@@ -87348,7 +87375,7 @@ $grid-checkmark-color: $selection-font !default;
87348
87375
  .e-rowdragdrop.e-unfreeze,
87349
87376
  .e-rowdragdrop.e-fixedfreeze {
87350
87377
  &: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));
87378
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87352
87379
  }
87353
87380
  }
87354
87381
  }
@@ -87359,7 +87386,7 @@ $grid-checkmark-color: $selection-font !default;
87359
87386
  .e-rowdragdrop.e-unfreeze,
87360
87387
  .e-rowdragdrop.e-fixedfreeze {
87361
87388
  &: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));
87389
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87363
87390
  }
87364
87391
  }
87365
87392
  }
@@ -87367,7 +87394,7 @@ $grid-checkmark-color: $selection-font !default;
87367
87394
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87368
87395
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87369
87396
  @if $grid-skin != 'material3' {
87370
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87397
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87371
87398
  }
87372
87399
  }
87373
87400
  }
@@ -88116,7 +88143,7 @@ $grid-checkmark-color: $selection-font !default;
88116
88143
 
88117
88144
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88118
88145
  @if $grid-skin == 'material3' {
88119
- background-color: $material;
88146
+ background: $material;
88120
88147
  }
88121
88148
  @if $grid-skin == 'bootstrap4' {
88122
88149
  background-color: $bootstrap;
@@ -88200,7 +88227,7 @@ $grid-checkmark-color: $selection-font !default;
88200
88227
  .e-rowcell.e-unfreeze,
88201
88228
  .e-rowcell.e-fixedfreeze {
88202
88229
  &: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));
88230
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88204
88231
  }
88205
88232
  }
88206
88233
  }
@@ -88215,7 +88242,7 @@ $grid-checkmark-color: $selection-font !default;
88215
88242
  .e-rowdragdrop.e-unfreeze,
88216
88243
  .e-rowdragdrop.e-fixedfreeze {
88217
88244
  &: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));
88245
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88219
88246
  }
88220
88247
  }
88221
88248
  }
@@ -88226,7 +88253,7 @@ $grid-checkmark-color: $selection-font !default;
88226
88253
  .e-rowdragdrop.e-unfreeze,
88227
88254
  .e-rowdragdrop.e-fixedfreeze {
88228
88255
  &: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));
88256
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88230
88257
  }
88231
88258
  }
88232
88259
  }
@@ -88234,7 +88261,7 @@ $grid-checkmark-color: $selection-font !default;
88234
88261
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88235
88262
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88236
88263
  @if $grid-skin != 'material3' {
88237
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88264
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88238
88265
  }
88239
88266
  }
88240
88267
  }
@@ -88714,6 +88741,9 @@ $grid-checkmark-color: $selection-font !default;
88714
88741
  }
88715
88742
 
88716
88743
  .e-filterbarcell input {
88744
+ &.e-checkbox{
88745
+ height: 1px;
88746
+ }
88717
88747
  height: $grid-bigger-filterbarcell-text-input;
88718
88748
  }
88719
88749
 
@@ -101431,7 +101461,7 @@ $gantt-bigger-treegrid-header-border-height: 63px !default;
101431
101461
  $gantt-header-border-bottom-width: 1px !default;
101432
101462
  $gantt-timeline-top-header-cell-height: 32px !default;
101433
101463
  $gantt-bigger-timeline-top-header-cell-height: 32px !default;
101434
- $progress-handler-background: #222 !default;
101464
+ $progress-handler-background: #FFFFFF !default;
101435
101465
  $progress-handler-outline: $hover-font !default;
101436
101466
  $gantt-header-border-radius: 0px !default;
101437
101467
  $gantt-splitter-border-top-right-radius: 0px !default;
@@ -103385,7 +103415,6 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
103385
103415
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103386
103416
  }
103387
103417
  @if $skin-name == 'fluent2'{
103388
- .e-rowcell.e-active,
103389
103418
  .e-menu-item.e-focused,
103390
103419
  .e-menu-item.e-selected {
103391
103420
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122456,11 +122485,6 @@ $pivotview-touch-header-text-padding: 8px !default;
122456
122485
  -ms-user-select: none;
122457
122486
  user-select: none;
122458
122487
  -webkit-touch-callout: none;
122459
- align-items: center;
122460
- white-space: nowrap;
122461
- overflow: hidden;
122462
- text-overflow: ellipsis;
122463
- height: inherit;
122464
122488
 
122465
122489
  @if ($skin-name == 'tailwind') {
122466
122490
  padding-left: 12px;