@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
@@ -21345,10 +21345,8 @@ $badge-warning-font-color: $warning-text !default;
21345
21345
 
21346
21346
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
21347
21347
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
21348
- @if ($badge-theme == 'bootstrap5.3') {
21349
- background-color: $badge-secondary-bg-color;
21350
- color: $badge-secondary-font-color;
21351
- }
21348
+ background-color: $badge-secondary-bg-color;
21349
+ color: $badge-secondary-font-color;
21352
21350
 
21353
21351
  @if $badge-theme == 'fluent2' {
21354
21352
  border: $badge-secondary-border-color;
@@ -33650,6 +33648,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
33650
33648
  $drop-down-btn-bigger-max-width: 202px !default;
33651
33649
  $drop-down-btn-bigger-min-width: 112px !default;
33652
33650
  $drop-down-btn-icon-font-size: $text-sm !default;
33651
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
33653
33652
  $drop-down-btn-icon-margin-right: 11px !default;
33654
33653
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
33655
33654
  $drop-down-btn-li-border-width: 1px !default;
@@ -33667,9 +33666,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
33667
33666
  $drop-down-btn-ul-padding: 4px 0 !default;
33668
33667
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
33669
33668
  $drop-down-btn-ul-small-padding: 4px 0 !default;
33670
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
33669
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
33670
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
33671
33671
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
33672
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
33672
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
33673
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
33674
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
33673
33675
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
33674
33676
  $drop-down-btn-popup-margin-top: 2px !default;
33675
33677
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -33773,7 +33775,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33773
33775
  }
33774
33776
 
33775
33777
  & .e-btn-icon {
33776
- @if $skin-name == 'tailwind3' {
33778
+ @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' {
33777
33779
  font-size: $drop-down-btn-small-icon-font-size;
33778
33780
  }
33779
33781
  }
@@ -33782,6 +33784,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33782
33784
  @if $skin-name == 'fluent2' {
33783
33785
  font-size: 12px;
33784
33786
  }
33787
+ @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' {
33788
+ font-size: $drop-down-btn-small-caret-icon-font-size;
33789
+ }
33785
33790
  }
33786
33791
  }
33787
33792
  }
@@ -34074,8 +34079,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
34074
34079
  padding: $drop-down-btn-vertical-bigger-padding;
34075
34080
  }
34076
34081
  .e-btn-icon {
34077
- @if $skin-name == 'tailwind3' {
34078
- font-size: $drop-down-btn-icon-font-size-bigger;
34082
+ @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' {
34083
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
34084
+ }
34085
+ }
34086
+ .e-btn-icon.e-caret {
34087
+ @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' {
34088
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
34079
34089
  }
34080
34090
  }
34081
34091
  }
@@ -60385,7 +60395,10 @@ $treeview-item-active-check-color: $primary !default;
60385
60395
  }
60386
60396
 
60387
60397
  .e-list-text {
60388
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60398
+ @if ($skin-name == 'FluentUI') {
60399
+ padding: $treeview-icon-padding;
60400
+ }
60401
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
60389
60402
  padding: 0 $treeview-drag-icon-padding;
60390
60403
  }
60391
60404
  @if $skin-name == 'fluent2' {
@@ -60409,9 +60422,6 @@ $treeview-item-active-check-color: $primary !default;
60409
60422
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60410
60423
  box-sizing: content-box;
60411
60424
  padding-left: $treeview-drag-icon-padding;
60412
- @if ($skin-name == 'FluentUI') {
60413
- padding-top: 8px;
60414
- }
60415
60425
  }
60416
60426
  }
60417
60427
  }
@@ -60419,7 +60429,7 @@ $treeview-item-active-check-color: $primary !default;
60419
60429
  .e-icon-collapsible::before,
60420
60430
  .e-icon-expandable::before {
60421
60431
  font-size: $treeview-drag-icon-font-size;
60422
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
60432
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
60423
60433
  padding: $treeview-drag-icon-padding;
60424
60434
  }
60425
60435
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -86230,7 +86240,12 @@ $grid-checkmark-color: $primary-text-color !default;
86230
86240
 
86231
86241
  &.e-wrap .e-columnmenu,
86232
86242
  &.e-wrap &.e-rtl .e-columnmenu {
86233
- line-height: $grid-wrap-line-height;
86243
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
86244
+ line-height: 3px;
86245
+ }
86246
+ @else {
86247
+ line-height: $grid-wrap-line-height;
86248
+ }
86234
86249
  }
86235
86250
 
86236
86251
  &.e-rtl .e-columnmenu {
@@ -86385,6 +86400,9 @@ $grid-checkmark-color: $primary-text-color !default;
86385
86400
  }
86386
86401
 
86387
86402
  .e-filterbarcell input {
86403
+ &.e-checkbox{
86404
+ height: 1px;
86405
+ }
86388
86406
  border-radius: $grid-filterbar-border-radius;
86389
86407
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
86390
86408
  height: $grid-filterbarcell-text-input;
@@ -88390,7 +88408,7 @@ $grid-checkmark-color: $primary-text-color !default;
88390
88408
 
88391
88409
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88392
88410
  @if $grid-skin == 'material3' {
88393
- background-color: $material;
88411
+ background: $material;
88394
88412
  }
88395
88413
  @if $grid-skin == 'bootstrap4' {
88396
88414
  background-color: $bootstrap;
@@ -88401,7 +88419,7 @@ $grid-checkmark-color: $primary-text-color !default;
88401
88419
 
88402
88420
  #{&}.e-grid,
88403
88421
  #{&}.e-grid-popup {
88404
- .e-icons:not(.e-btn-icon, .e-check) {
88422
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
88405
88423
  color: $grid-icon-color;
88406
88424
  }
88407
88425
 
@@ -88821,7 +88839,7 @@ $grid-checkmark-color: $primary-text-color !default;
88821
88839
  .e-rowdragdrop.e-unfreeze,
88822
88840
  .e-rowdragdrop.e-fixedfreeze {
88823
88841
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88824
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88842
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88825
88843
  }
88826
88844
  }
88827
88845
  }
@@ -88832,7 +88850,7 @@ $grid-checkmark-color: $primary-text-color !default;
88832
88850
  .e-rowdragdrop.e-unfreeze,
88833
88851
  .e-rowdragdrop.e-fixedfreeze {
88834
88852
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88835
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88853
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88836
88854
  }
88837
88855
  }
88838
88856
  }
@@ -88840,7 +88858,7 @@ $grid-checkmark-color: $primary-text-color !default;
88840
88858
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88841
88859
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88842
88860
  @if $grid-skin != 'material3' {
88843
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88861
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88844
88862
  }
88845
88863
  }
88846
88864
  }
@@ -89584,7 +89602,7 @@ $grid-checkmark-color: $primary-text-color !default;
89584
89602
 
89585
89603
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89586
89604
  @if $grid-skin == 'material3' {
89587
- background-color: $material;
89605
+ background: $material;
89588
89606
  }
89589
89607
  @if $grid-skin == 'bootstrap4' {
89590
89608
  background-color: $bootstrap;
@@ -89668,7 +89686,7 @@ $grid-checkmark-color: $primary-text-color !default;
89668
89686
  .e-rowcell.e-unfreeze,
89669
89687
  .e-rowcell.e-fixedfreeze {
89670
89688
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89671
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89689
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89672
89690
  }
89673
89691
  }
89674
89692
  }
@@ -89683,7 +89701,7 @@ $grid-checkmark-color: $primary-text-color !default;
89683
89701
  .e-rowdragdrop.e-unfreeze,
89684
89702
  .e-rowdragdrop.e-fixedfreeze {
89685
89703
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89686
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89704
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89687
89705
  }
89688
89706
  }
89689
89707
  }
@@ -89694,7 +89712,7 @@ $grid-checkmark-color: $primary-text-color !default;
89694
89712
  .e-rowdragdrop.e-unfreeze,
89695
89713
  .e-rowdragdrop.e-fixedfreeze {
89696
89714
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89697
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89715
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89698
89716
  }
89699
89717
  }
89700
89718
  }
@@ -89702,7 +89720,7 @@ $grid-checkmark-color: $primary-text-color !default;
89702
89720
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89703
89721
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89704
89722
  @if $grid-skin != 'material3' {
89705
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89723
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89706
89724
  }
89707
89725
  }
89708
89726
  }
@@ -90182,6 +90200,9 @@ $grid-checkmark-color: $primary-text-color !default;
90182
90200
  }
90183
90201
 
90184
90202
  .e-filterbarcell input {
90203
+ &.e-checkbox{
90204
+ height: 1px;
90205
+ }
90185
90206
  height: $grid-bigger-filterbarcell-text-input;
90186
90207
  }
90187
90208
 
@@ -104852,7 +104873,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104852
104873
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104853
104874
  }
104854
104875
  @if $skin-name == 'fluent2'{
104855
- .e-rowcell.e-active,
104856
104876
  .e-menu-item.e-focused,
104857
104877
  .e-menu-item.e-selected {
104858
104878
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -123931,11 +123951,6 @@ $pivotview-touch-header-text-padding: 4px !default;
123931
123951
  -ms-user-select: none;
123932
123952
  user-select: none;
123933
123953
  -webkit-touch-callout: none;
123934
- align-items: center;
123935
- white-space: nowrap;
123936
- overflow: hidden;
123937
- text-overflow: ellipsis;
123938
- height: inherit;
123939
123954
 
123940
123955
  @if ($skin-name == 'tailwind') {
123941
123956
  padding-left: 12px;
@@ -20246,10 +20246,8 @@ $badge-warning-font-color: $warning-dark !default;
20246
20246
 
20247
20247
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20248
20248
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20249
- @if ($badge-theme == 'bootstrap5.3') {
20250
- background-color: $badge-secondary-bg-color;
20251
- color: $badge-secondary-font-color;
20252
- }
20249
+ background-color: $badge-secondary-bg-color;
20250
+ color: $badge-secondary-font-color;
20253
20251
 
20254
20252
  @if $badge-theme == 'fluent2' {
20255
20253
  border: $badge-secondary-border-color;
@@ -32551,6 +32549,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
32551
32549
  $drop-down-btn-bigger-max-width: 202px !default;
32552
32550
  $drop-down-btn-bigger-min-width: 112px !default;
32553
32551
  $drop-down-btn-icon-font-size: $text-sm !default;
32552
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
32554
32553
  $drop-down-btn-icon-margin-right: 11px !default;
32555
32554
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
32556
32555
  $drop-down-btn-li-border-width: 1px !default;
@@ -32568,9 +32567,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
32568
32567
  $drop-down-btn-ul-padding: 4px 0 !default;
32569
32568
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
32570
32569
  $drop-down-btn-ul-small-padding: 4px 0 !default;
32571
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
32570
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
32571
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
32572
32572
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
32573
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
32573
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
32574
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
32575
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
32574
32576
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
32575
32577
  $drop-down-btn-popup-margin-top: 2px !default;
32576
32578
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -32674,7 +32676,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
32674
32676
  }
32675
32677
 
32676
32678
  & .e-btn-icon {
32677
- @if $skin-name == 'tailwind3' {
32679
+ @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' {
32678
32680
  font-size: $drop-down-btn-small-icon-font-size;
32679
32681
  }
32680
32682
  }
@@ -32683,6 +32685,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
32683
32685
  @if $skin-name == 'fluent2' {
32684
32686
  font-size: 12px;
32685
32687
  }
32688
+ @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' {
32689
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32690
+ }
32686
32691
  }
32687
32692
  }
32688
32693
  }
@@ -32975,8 +32980,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
32975
32980
  padding: $drop-down-btn-vertical-bigger-padding;
32976
32981
  }
32977
32982
  .e-btn-icon {
32978
- @if $skin-name == 'tailwind3' {
32979
- font-size: $drop-down-btn-icon-font-size-bigger;
32983
+ @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' {
32984
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32985
+ }
32986
+ }
32987
+ .e-btn-icon.e-caret {
32988
+ @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' {
32989
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32980
32990
  }
32981
32991
  }
32982
32992
  }
@@ -59275,7 +59285,10 @@ $treeview-item-active-check-color: $primary !default;
59275
59285
  }
59276
59286
 
59277
59287
  .e-list-text {
59278
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59288
+ @if ($skin-name == 'FluentUI') {
59289
+ padding: $treeview-icon-padding;
59290
+ }
59291
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59279
59292
  padding: 0 $treeview-drag-icon-padding;
59280
59293
  }
59281
59294
  @if $skin-name == 'fluent2' {
@@ -59299,9 +59312,6 @@ $treeview-item-active-check-color: $primary !default;
59299
59312
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59300
59313
  box-sizing: content-box;
59301
59314
  padding-left: $treeview-drag-icon-padding;
59302
- @if ($skin-name == 'FluentUI') {
59303
- padding-top: 8px;
59304
- }
59305
59315
  }
59306
59316
  }
59307
59317
  }
@@ -59309,7 +59319,7 @@ $treeview-item-active-check-color: $primary !default;
59309
59319
  .e-icon-collapsible::before,
59310
59320
  .e-icon-expandable::before {
59311
59321
  font-size: $treeview-drag-icon-font-size;
59312
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59322
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59313
59323
  padding: $treeview-drag-icon-padding;
59314
59324
  }
59315
59325
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -85087,7 +85097,12 @@ $grid-checkmark-color: $primary-text-color !default;
85087
85097
 
85088
85098
  &.e-wrap .e-columnmenu,
85089
85099
  &.e-wrap &.e-rtl .e-columnmenu {
85090
- line-height: $grid-wrap-line-height;
85100
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85101
+ line-height: 3px;
85102
+ }
85103
+ @else {
85104
+ line-height: $grid-wrap-line-height;
85105
+ }
85091
85106
  }
85092
85107
 
85093
85108
  &.e-rtl .e-columnmenu {
@@ -85242,6 +85257,9 @@ $grid-checkmark-color: $primary-text-color !default;
85242
85257
  }
85243
85258
 
85244
85259
  .e-filterbarcell input {
85260
+ &.e-checkbox{
85261
+ height: 1px;
85262
+ }
85245
85263
  border-radius: $grid-filterbar-border-radius;
85246
85264
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85247
85265
  height: $grid-filterbarcell-text-input;
@@ -87247,7 +87265,7 @@ $grid-checkmark-color: $primary-text-color !default;
87247
87265
 
87248
87266
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87249
87267
  @if $grid-skin == 'material3' {
87250
- background-color: $material;
87268
+ background: $material;
87251
87269
  }
87252
87270
  @if $grid-skin == 'bootstrap4' {
87253
87271
  background-color: $bootstrap;
@@ -87258,7 +87276,7 @@ $grid-checkmark-color: $primary-text-color !default;
87258
87276
 
87259
87277
  #{&}.e-grid,
87260
87278
  #{&}.e-grid-popup {
87261
- .e-icons:not(.e-btn-icon, .e-check) {
87279
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87262
87280
  color: $grid-icon-color;
87263
87281
  }
87264
87282
 
@@ -87678,7 +87696,7 @@ $grid-checkmark-color: $primary-text-color !default;
87678
87696
  .e-rowdragdrop.e-unfreeze,
87679
87697
  .e-rowdragdrop.e-fixedfreeze {
87680
87698
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87681
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87699
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87682
87700
  }
87683
87701
  }
87684
87702
  }
@@ -87689,7 +87707,7 @@ $grid-checkmark-color: $primary-text-color !default;
87689
87707
  .e-rowdragdrop.e-unfreeze,
87690
87708
  .e-rowdragdrop.e-fixedfreeze {
87691
87709
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87692
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87710
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87693
87711
  }
87694
87712
  }
87695
87713
  }
@@ -87697,7 +87715,7 @@ $grid-checkmark-color: $primary-text-color !default;
87697
87715
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87698
87716
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87699
87717
  @if $grid-skin != 'material3' {
87700
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87718
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87701
87719
  }
87702
87720
  }
87703
87721
  }
@@ -88441,7 +88459,7 @@ $grid-checkmark-color: $primary-text-color !default;
88441
88459
 
88442
88460
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88443
88461
  @if $grid-skin == 'material3' {
88444
- background-color: $material;
88462
+ background: $material;
88445
88463
  }
88446
88464
  @if $grid-skin == 'bootstrap4' {
88447
88465
  background-color: $bootstrap;
@@ -88525,7 +88543,7 @@ $grid-checkmark-color: $primary-text-color !default;
88525
88543
  .e-rowcell.e-unfreeze,
88526
88544
  .e-rowcell.e-fixedfreeze {
88527
88545
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88528
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88546
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88529
88547
  }
88530
88548
  }
88531
88549
  }
@@ -88540,7 +88558,7 @@ $grid-checkmark-color: $primary-text-color !default;
88540
88558
  .e-rowdragdrop.e-unfreeze,
88541
88559
  .e-rowdragdrop.e-fixedfreeze {
88542
88560
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88543
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88561
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88544
88562
  }
88545
88563
  }
88546
88564
  }
@@ -88551,7 +88569,7 @@ $grid-checkmark-color: $primary-text-color !default;
88551
88569
  .e-rowdragdrop.e-unfreeze,
88552
88570
  .e-rowdragdrop.e-fixedfreeze {
88553
88571
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88554
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88572
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88555
88573
  }
88556
88574
  }
88557
88575
  }
@@ -88559,7 +88577,7 @@ $grid-checkmark-color: $primary-text-color !default;
88559
88577
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88560
88578
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88561
88579
  @if $grid-skin != 'material3' {
88562
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88580
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88563
88581
  }
88564
88582
  }
88565
88583
  }
@@ -89039,6 +89057,9 @@ $grid-checkmark-color: $primary-text-color !default;
89039
89057
  }
89040
89058
 
89041
89059
  .e-filterbarcell input {
89060
+ &.e-checkbox{
89061
+ height: 1px;
89062
+ }
89042
89063
  height: $grid-bigger-filterbarcell-text-input;
89043
89064
  }
89044
89065
 
@@ -103710,7 +103731,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103710
103731
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103711
103732
  }
103712
103733
  @if $skin-name == 'fluent2'{
103713
- .e-rowcell.e-active,
103714
103734
  .e-menu-item.e-focused,
103715
103735
  .e-menu-item.e-selected {
103716
103736
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122796,11 +122816,6 @@ $pivotview-touch-header-text-padding: 4px !default;
122796
122816
  -ms-user-select: none;
122797
122817
  user-select: none;
122798
122818
  -webkit-touch-callout: none;
122799
- align-items: center;
122800
- white-space: nowrap;
122801
- overflow: hidden;
122802
- text-overflow: ellipsis;
122803
- height: inherit;
122804
122819
 
122805
122820
  @if ($skin-name == 'tailwind') {
122806
122821
  padding-left: 12px;
@@ -12878,10 +12878,8 @@ $badge-warning-font-color: $grey-dark-font !default;
12878
12878
 
12879
12879
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
12880
12880
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
12881
- @if ($badge-theme == 'bootstrap5.3') {
12882
- background-color: $badge-secondary-bg-color;
12883
- color: $badge-secondary-font-color;
12884
- }
12881
+ background-color: $badge-secondary-bg-color;
12882
+ color: $badge-secondary-font-color;
12885
12883
 
12886
12884
  @if $badge-theme == 'fluent2' {
12887
12885
  border: $badge-secondary-border-color;
@@ -22827,6 +22825,7 @@ $drop-down-btn-disable-text: $neutral-tertiary-alt !default;
22827
22825
  $drop-down-btn-font-size: 14px !default;
22828
22826
  $drop-down-btn-font-weight: normal !default;
22829
22827
  $drop-down-btn-icon-font-size: 14px !default;
22828
+ $drop-down-btn-small-icon-font-size: 12px !default;
22830
22829
  $drop-down-btn-icon-margin-right: 10px !default;
22831
22830
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
22832
22831
  $drop-down-btn-li-bgcolor: $neutral-light !default;
@@ -22857,9 +22856,12 @@ $drop-down-btn-ul-border-radius: 0 !default;
22857
22856
  $drop-down-btn-ul-padding: 0 !default;
22858
22857
  $drop-down-btn-ul-bigger-padding: 0 !default;
22859
22858
  $drop-down-btn-ul-small-padding: 0 !default;
22860
- $drop-down-btn-caret-icon-font-size: 10px !default;
22861
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
22862
- $drop-down-btn-icon-font-size-bigger: 16px !default;
22859
+ $drop-down-btn-caret-icon-font-size: 14px !default;
22860
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
22861
+ $drop-down-btn-caret-icon-font-size-bigger: 18px !default;
22862
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
22863
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
22864
+ $drop-down-btn-small-icon-font-size-bigger: 16px !default;
22863
22865
  $drop-down-btn-box-shadow: none !default;
22864
22866
  $drop-down-btn-popup-margin-top: 0 !default;
22865
22867
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -22945,7 +22947,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22945
22947
  }
22946
22948
 
22947
22949
  & .e-btn-icon {
22948
- @if $skin-name == 'tailwind3' {
22950
+ @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' {
22949
22951
  font-size: $drop-down-btn-small-icon-font-size;
22950
22952
  }
22951
22953
  }
@@ -22954,6 +22956,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22954
22956
  @if $skin-name == 'fluent2' {
22955
22957
  font-size: 12px;
22956
22958
  }
22959
+ @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' {
22960
+ font-size: $drop-down-btn-small-caret-icon-font-size;
22961
+ }
22957
22962
  }
22958
22963
  }
22959
22964
  }
@@ -23218,7 +23223,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23218
23223
  .e-dropdown-btn.e-btn {
23219
23224
  .e-caret {
23220
23225
  &::before {
23221
- content: '\e36a';
23226
+ content: '\eb05';
23222
23227
  }
23223
23228
  }
23224
23229
  }
@@ -43251,7 +43256,10 @@ $ripple-width: 32px !default;
43251
43256
  }
43252
43257
 
43253
43258
  .e-list-text {
43254
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43259
+ @if ($skin-name == 'FluentUI') {
43260
+ padding: $treeview-icon-padding;
43261
+ }
43262
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43255
43263
  padding: 0 $treeview-drag-icon-padding;
43256
43264
  }
43257
43265
  @if $skin-name == 'fluent2' {
@@ -43275,9 +43283,6 @@ $ripple-width: 32px !default;
43275
43283
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43276
43284
  box-sizing: content-box;
43277
43285
  padding-left: $treeview-drag-icon-padding;
43278
- @if ($skin-name == 'FluentUI') {
43279
- padding-top: 8px;
43280
- }
43281
43286
  }
43282
43287
  }
43283
43288
  }
@@ -43285,7 +43290,7 @@ $ripple-width: 32px !default;
43285
43290
  .e-icon-collapsible::before,
43286
43291
  .e-icon-expandable::before {
43287
43292
  font-size: $treeview-drag-icon-font-size;
43288
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43293
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43289
43294
  padding: $treeview-drag-icon-padding;
43290
43295
  }
43291
43296
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62545,7 +62550,12 @@ $grid-checkmark-color: $theme-dark-font !default;
62545
62550
 
62546
62551
  &.e-wrap .e-columnmenu,
62547
62552
  &.e-wrap &.e-rtl .e-columnmenu {
62548
- line-height: $grid-wrap-line-height;
62553
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62554
+ line-height: 3px;
62555
+ }
62556
+ @else {
62557
+ line-height: $grid-wrap-line-height;
62558
+ }
62549
62559
  }
62550
62560
 
62551
62561
  &.e-rtl .e-columnmenu {
@@ -62700,6 +62710,9 @@ $grid-checkmark-color: $theme-dark-font !default;
62700
62710
  }
62701
62711
 
62702
62712
  .e-filterbarcell input {
62713
+ &.e-checkbox{
62714
+ height: 1px;
62715
+ }
62703
62716
  border-radius: $grid-filterbar-border-radius;
62704
62717
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
62705
62718
  height: $grid-filterbarcell-text-input;
@@ -64705,7 +64718,7 @@ $grid-checkmark-color: $theme-dark-font !default;
64705
64718
 
64706
64719
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
64707
64720
  @if $grid-skin == 'material3' {
64708
- background-color: $material;
64721
+ background: $material;
64709
64722
  }
64710
64723
  @if $grid-skin == 'bootstrap4' {
64711
64724
  background-color: $bootstrap;
@@ -64716,7 +64729,7 @@ $grid-checkmark-color: $theme-dark-font !default;
64716
64729
 
64717
64730
  #{&}.e-grid,
64718
64731
  #{&}.e-grid-popup {
64719
- .e-icons:not(.e-btn-icon, .e-check) {
64732
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
64720
64733
  color: $grid-icon-color;
64721
64734
  }
64722
64735
 
@@ -65136,7 +65149,7 @@ $grid-checkmark-color: $theme-dark-font !default;
65136
65149
  .e-rowdragdrop.e-unfreeze,
65137
65150
  .e-rowdragdrop.e-fixedfreeze {
65138
65151
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65139
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65152
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65140
65153
  }
65141
65154
  }
65142
65155
  }
@@ -65147,7 +65160,7 @@ $grid-checkmark-color: $theme-dark-font !default;
65147
65160
  .e-rowdragdrop.e-unfreeze,
65148
65161
  .e-rowdragdrop.e-fixedfreeze {
65149
65162
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65150
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65163
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65151
65164
  }
65152
65165
  }
65153
65166
  }
@@ -65155,7 +65168,7 @@ $grid-checkmark-color: $theme-dark-font !default;
65155
65168
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65156
65169
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65157
65170
  @if $grid-skin != 'material3' {
65158
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65171
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65159
65172
  }
65160
65173
  }
65161
65174
  }
@@ -76981,7 +76994,6 @@ $gantt-chartrow-hover-bg-color: $neutral-light !default;
76981
76994
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
76982
76995
  }
76983
76996
  @if $skin-name == 'fluent2'{
76984
- .e-rowcell.e-active,
76985
76997
  .e-menu-item.e-focused,
76986
76998
  .e-menu-item.e-selected {
76987
76999
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93034,11 +93046,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93034
93046
  -ms-user-select: none;
93035
93047
  user-select: none;
93036
93048
  -webkit-touch-callout: none;
93037
- align-items: center;
93038
- white-space: nowrap;
93039
- overflow: hidden;
93040
- text-overflow: ellipsis;
93041
- height: inherit;
93042
93049
 
93043
93050
  @if ($skin-name == 'tailwind') {
93044
93051
  padding-left: 12px;