@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
@@ -13752,10 +13752,8 @@ $badge-warning-font-color: $warning-text !default;
13752
13752
 
13753
13753
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13754
13754
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13755
- @if ($badge-theme == 'bootstrap5.3') {
13756
- background-color: $badge-secondary-bg-color;
13757
- color: $badge-secondary-font-color;
13758
- }
13755
+ background-color: $badge-secondary-bg-color;
13756
+ color: $badge-secondary-font-color;
13759
13757
 
13760
13758
  @if $badge-theme == 'fluent2' {
13761
13759
  border: $badge-secondary-border-color;
@@ -23732,6 +23730,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
23732
23730
  $drop-down-btn-bigger-max-width: 202px !default;
23733
23731
  $drop-down-btn-bigger-min-width: 112px !default;
23734
23732
  $drop-down-btn-icon-font-size: $text-sm !default;
23733
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
23735
23734
  $drop-down-btn-icon-margin-right: 11px !default;
23736
23735
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
23737
23736
  $drop-down-btn-li-border-width: 1px !default;
@@ -23749,9 +23748,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
23749
23748
  $drop-down-btn-ul-padding: 4px 0 !default;
23750
23749
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
23751
23750
  $drop-down-btn-ul-small-padding: 4px 0 !default;
23752
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
23751
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
23752
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
23753
23753
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
23754
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
23754
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
23755
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
23756
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
23755
23757
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
23756
23758
  $drop-down-btn-popup-margin-top: 2px !default;
23757
23759
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -23855,7 +23857,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23855
23857
  }
23856
23858
 
23857
23859
  & .e-btn-icon {
23858
- @if $skin-name == 'tailwind3' {
23860
+ @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' {
23859
23861
  font-size: $drop-down-btn-small-icon-font-size;
23860
23862
  }
23861
23863
  }
@@ -23864,6 +23866,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23864
23866
  @if $skin-name == 'fluent2' {
23865
23867
  font-size: 12px;
23866
23868
  }
23869
+ @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' {
23870
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23871
+ }
23867
23872
  }
23868
23873
  }
23869
23874
  }
@@ -44200,7 +44205,10 @@ $treeview-item-active-check-color: $primary !default;
44200
44205
  }
44201
44206
 
44202
44207
  .e-list-text {
44203
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44208
+ @if ($skin-name == 'FluentUI') {
44209
+ padding: $treeview-icon-padding;
44210
+ }
44211
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44204
44212
  padding: 0 $treeview-drag-icon-padding;
44205
44213
  }
44206
44214
  @if $skin-name == 'fluent2' {
@@ -44224,9 +44232,6 @@ $treeview-item-active-check-color: $primary !default;
44224
44232
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44225
44233
  box-sizing: content-box;
44226
44234
  padding-left: $treeview-drag-icon-padding;
44227
- @if ($skin-name == 'FluentUI') {
44228
- padding-top: 8px;
44229
- }
44230
44235
  }
44231
44236
  }
44232
44237
  }
@@ -44234,7 +44239,7 @@ $treeview-item-active-check-color: $primary !default;
44234
44239
  .e-icon-collapsible::before,
44235
44240
  .e-icon-expandable::before {
44236
44241
  font-size: $treeview-drag-icon-font-size;
44237
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
44242
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
44238
44243
  padding: $treeview-drag-icon-padding;
44239
44244
  }
44240
44245
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -63684,7 +63689,12 @@ $grid-checkmark-color: $primary-text-color !default;
63684
63689
 
63685
63690
  &.e-wrap .e-columnmenu,
63686
63691
  &.e-wrap &.e-rtl .e-columnmenu {
63687
- line-height: $grid-wrap-line-height;
63692
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
63693
+ line-height: 3px;
63694
+ }
63695
+ @else {
63696
+ line-height: $grid-wrap-line-height;
63697
+ }
63688
63698
  }
63689
63699
 
63690
63700
  &.e-rtl .e-columnmenu {
@@ -63839,6 +63849,9 @@ $grid-checkmark-color: $primary-text-color !default;
63839
63849
  }
63840
63850
 
63841
63851
  .e-filterbarcell input {
63852
+ &.e-checkbox{
63853
+ height: 1px;
63854
+ }
63842
63855
  border-radius: $grid-filterbar-border-radius;
63843
63856
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63844
63857
  height: $grid-filterbarcell-text-input;
@@ -65844,7 +65857,7 @@ $grid-checkmark-color: $primary-text-color !default;
65844
65857
 
65845
65858
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65846
65859
  @if $grid-skin == 'material3' {
65847
- background-color: $material;
65860
+ background: $material;
65848
65861
  }
65849
65862
  @if $grid-skin == 'bootstrap4' {
65850
65863
  background-color: $bootstrap;
@@ -65855,7 +65868,7 @@ $grid-checkmark-color: $primary-text-color !default;
65855
65868
 
65856
65869
  #{&}.e-grid,
65857
65870
  #{&}.e-grid-popup {
65858
- .e-icons:not(.e-btn-icon, .e-check) {
65871
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65859
65872
  color: $grid-icon-color;
65860
65873
  }
65861
65874
 
@@ -66275,7 +66288,7 @@ $grid-checkmark-color: $primary-text-color !default;
66275
66288
  .e-rowdragdrop.e-unfreeze,
66276
66289
  .e-rowdragdrop.e-fixedfreeze {
66277
66290
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66278
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66291
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66279
66292
  }
66280
66293
  }
66281
66294
  }
@@ -66286,7 +66299,7 @@ $grid-checkmark-color: $primary-text-color !default;
66286
66299
  .e-rowdragdrop.e-unfreeze,
66287
66300
  .e-rowdragdrop.e-fixedfreeze {
66288
66301
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66289
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66302
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66290
66303
  }
66291
66304
  }
66292
66305
  }
@@ -66294,7 +66307,7 @@ $grid-checkmark-color: $primary-text-color !default;
66294
66307
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
66295
66308
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66296
66309
  @if $grid-skin != 'material3' {
66297
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66310
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66298
66311
  }
66299
66312
  }
66300
66313
  }
@@ -78115,7 +78128,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78115
78128
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
78116
78129
  }
78117
78130
  @if $skin-name == 'fluent2'{
78118
- .e-rowcell.e-active,
78119
78131
  .e-menu-item.e-focused,
78120
78132
  .e-menu-item.e-selected {
78121
78133
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94172,11 +94184,6 @@ $pivotview-touch-header-text-padding: 4px !default;
94172
94184
  -ms-user-select: none;
94173
94185
  user-select: none;
94174
94186
  -webkit-touch-callout: none;
94175
- align-items: center;
94176
- white-space: nowrap;
94177
- overflow: hidden;
94178
- text-overflow: ellipsis;
94179
- height: inherit;
94180
94187
 
94181
94188
  @if ($skin-name == 'tailwind') {
94182
94189
  padding-left: 12px;
@@ -20998,10 +20998,8 @@ $badge-warning-font-color: $warning-text !default;
20998
20998
 
20999
20999
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
21000
21000
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
21001
- @if ($badge-theme == 'bootstrap5.3') {
21002
- background-color: $badge-secondary-bg-color;
21003
- color: $badge-secondary-font-color;
21004
- }
21001
+ background-color: $badge-secondary-bg-color;
21002
+ color: $badge-secondary-font-color;
21005
21003
 
21006
21004
  @if $badge-theme == 'fluent2' {
21007
21005
  border: $badge-secondary-border-color;
@@ -33303,6 +33301,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
33303
33301
  $drop-down-btn-bigger-max-width: 202px !default;
33304
33302
  $drop-down-btn-bigger-min-width: 112px !default;
33305
33303
  $drop-down-btn-icon-font-size: $text-sm !default;
33304
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
33306
33305
  $drop-down-btn-icon-margin-right: 11px !default;
33307
33306
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
33308
33307
  $drop-down-btn-li-border-width: 1px !default;
@@ -33320,9 +33319,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
33320
33319
  $drop-down-btn-ul-padding: 4px 0 !default;
33321
33320
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
33322
33321
  $drop-down-btn-ul-small-padding: 4px 0 !default;
33323
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
33322
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
33323
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
33324
33324
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
33325
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
33325
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
33326
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
33327
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
33326
33328
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
33327
33329
  $drop-down-btn-popup-margin-top: 2px !default;
33328
33330
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -33426,7 +33428,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33426
33428
  }
33427
33429
 
33428
33430
  & .e-btn-icon {
33429
- @if $skin-name == 'tailwind3' {
33431
+ @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' {
33430
33432
  font-size: $drop-down-btn-small-icon-font-size;
33431
33433
  }
33432
33434
  }
@@ -33435,6 +33437,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33435
33437
  @if $skin-name == 'fluent2' {
33436
33438
  font-size: 12px;
33437
33439
  }
33440
+ @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' {
33441
+ font-size: $drop-down-btn-small-caret-icon-font-size;
33442
+ }
33438
33443
  }
33439
33444
  }
33440
33445
  }
@@ -33727,8 +33732,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33727
33732
  padding: $drop-down-btn-vertical-bigger-padding;
33728
33733
  }
33729
33734
  .e-btn-icon {
33730
- @if $skin-name == 'tailwind3' {
33731
- font-size: $drop-down-btn-icon-font-size-bigger;
33735
+ @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' {
33736
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
33737
+ }
33738
+ }
33739
+ .e-btn-icon.e-caret {
33740
+ @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' {
33741
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
33732
33742
  }
33733
33743
  }
33734
33744
  }
@@ -60038,7 +60048,10 @@ $treeview-item-active-check-color: $primary !default;
60038
60048
  }
60039
60049
 
60040
60050
  .e-list-text {
60041
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60051
+ @if ($skin-name == 'FluentUI') {
60052
+ padding: $treeview-icon-padding;
60053
+ }
60054
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
60042
60055
  padding: 0 $treeview-drag-icon-padding;
60043
60056
  }
60044
60057
  @if $skin-name == 'fluent2' {
@@ -60062,9 +60075,6 @@ $treeview-item-active-check-color: $primary !default;
60062
60075
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60063
60076
  box-sizing: content-box;
60064
60077
  padding-left: $treeview-drag-icon-padding;
60065
- @if ($skin-name == 'FluentUI') {
60066
- padding-top: 8px;
60067
- }
60068
60078
  }
60069
60079
  }
60070
60080
  }
@@ -60072,7 +60082,7 @@ $treeview-item-active-check-color: $primary !default;
60072
60082
  .e-icon-collapsible::before,
60073
60083
  .e-icon-expandable::before {
60074
60084
  font-size: $treeview-drag-icon-font-size;
60075
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
60085
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
60076
60086
  padding: $treeview-drag-icon-padding;
60077
60087
  }
60078
60088
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -85883,7 +85893,12 @@ $grid-checkmark-color: $primary-text-color !default;
85883
85893
 
85884
85894
  &.e-wrap .e-columnmenu,
85885
85895
  &.e-wrap &.e-rtl .e-columnmenu {
85886
- line-height: $grid-wrap-line-height;
85896
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85897
+ line-height: 3px;
85898
+ }
85899
+ @else {
85900
+ line-height: $grid-wrap-line-height;
85901
+ }
85887
85902
  }
85888
85903
 
85889
85904
  &.e-rtl .e-columnmenu {
@@ -86038,6 +86053,9 @@ $grid-checkmark-color: $primary-text-color !default;
86038
86053
  }
86039
86054
 
86040
86055
  .e-filterbarcell input {
86056
+ &.e-checkbox{
86057
+ height: 1px;
86058
+ }
86041
86059
  border-radius: $grid-filterbar-border-radius;
86042
86060
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
86043
86061
  height: $grid-filterbarcell-text-input;
@@ -88043,7 +88061,7 @@ $grid-checkmark-color: $primary-text-color !default;
88043
88061
 
88044
88062
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88045
88063
  @if $grid-skin == 'material3' {
88046
- background-color: $material;
88064
+ background: $material;
88047
88065
  }
88048
88066
  @if $grid-skin == 'bootstrap4' {
88049
88067
  background-color: $bootstrap;
@@ -88054,7 +88072,7 @@ $grid-checkmark-color: $primary-text-color !default;
88054
88072
 
88055
88073
  #{&}.e-grid,
88056
88074
  #{&}.e-grid-popup {
88057
- .e-icons:not(.e-btn-icon, .e-check) {
88075
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
88058
88076
  color: $grid-icon-color;
88059
88077
  }
88060
88078
 
@@ -88474,7 +88492,7 @@ $grid-checkmark-color: $primary-text-color !default;
88474
88492
  .e-rowdragdrop.e-unfreeze,
88475
88493
  .e-rowdragdrop.e-fixedfreeze {
88476
88494
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88477
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88495
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88478
88496
  }
88479
88497
  }
88480
88498
  }
@@ -88485,7 +88503,7 @@ $grid-checkmark-color: $primary-text-color !default;
88485
88503
  .e-rowdragdrop.e-unfreeze,
88486
88504
  .e-rowdragdrop.e-fixedfreeze {
88487
88505
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88488
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88506
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88489
88507
  }
88490
88508
  }
88491
88509
  }
@@ -88493,7 +88511,7 @@ $grid-checkmark-color: $primary-text-color !default;
88493
88511
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88494
88512
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88495
88513
  @if $grid-skin != 'material3' {
88496
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88514
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88497
88515
  }
88498
88516
  }
88499
88517
  }
@@ -89237,7 +89255,7 @@ $grid-checkmark-color: $primary-text-color !default;
89237
89255
 
89238
89256
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89239
89257
  @if $grid-skin == 'material3' {
89240
- background-color: $material;
89258
+ background: $material;
89241
89259
  }
89242
89260
  @if $grid-skin == 'bootstrap4' {
89243
89261
  background-color: $bootstrap;
@@ -89321,7 +89339,7 @@ $grid-checkmark-color: $primary-text-color !default;
89321
89339
  .e-rowcell.e-unfreeze,
89322
89340
  .e-rowcell.e-fixedfreeze {
89323
89341
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89324
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89342
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89325
89343
  }
89326
89344
  }
89327
89345
  }
@@ -89336,7 +89354,7 @@ $grid-checkmark-color: $primary-text-color !default;
89336
89354
  .e-rowdragdrop.e-unfreeze,
89337
89355
  .e-rowdragdrop.e-fixedfreeze {
89338
89356
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89339
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89357
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89340
89358
  }
89341
89359
  }
89342
89360
  }
@@ -89347,7 +89365,7 @@ $grid-checkmark-color: $primary-text-color !default;
89347
89365
  .e-rowdragdrop.e-unfreeze,
89348
89366
  .e-rowdragdrop.e-fixedfreeze {
89349
89367
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89350
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89368
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89351
89369
  }
89352
89370
  }
89353
89371
  }
@@ -89355,7 +89373,7 @@ $grid-checkmark-color: $primary-text-color !default;
89355
89373
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89356
89374
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89357
89375
  @if $grid-skin != 'material3' {
89358
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89376
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89359
89377
  }
89360
89378
  }
89361
89379
  }
@@ -89835,6 +89853,9 @@ $grid-checkmark-color: $primary-text-color !default;
89835
89853
  }
89836
89854
 
89837
89855
  .e-filterbarcell input {
89856
+ &.e-checkbox{
89857
+ height: 1px;
89858
+ }
89838
89859
  height: $grid-bigger-filterbarcell-text-input;
89839
89860
  }
89840
89861
 
@@ -104505,7 +104526,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104505
104526
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104506
104527
  }
104507
104528
  @if $skin-name == 'fluent2'{
104508
- .e-rowcell.e-active,
104509
104529
  .e-menu-item.e-focused,
104510
104530
  .e-menu-item.e-selected {
104511
104531
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -123584,11 +123604,6 @@ $pivotview-touch-header-text-padding: 4px !default;
123584
123604
  -ms-user-select: none;
123585
123605
  user-select: none;
123586
123606
  -webkit-touch-callout: none;
123587
- align-items: center;
123588
- white-space: nowrap;
123589
- overflow: hidden;
123590
- text-overflow: ellipsis;
123591
- height: inherit;
123592
123607
 
123593
123608
  @if ($skin-name == 'tailwind') {
123594
123609
  padding-left: 12px;
@@ -14099,10 +14099,8 @@ $badge-warning-font-color: $warning-text !default;
14099
14099
 
14100
14100
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
14101
14101
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
14102
- @if ($badge-theme == 'bootstrap5.3') {
14103
- background-color: $badge-secondary-bg-color;
14104
- color: $badge-secondary-font-color;
14105
- }
14102
+ background-color: $badge-secondary-bg-color;
14103
+ color: $badge-secondary-font-color;
14106
14104
 
14107
14105
  @if $badge-theme == 'fluent2' {
14108
14106
  border: $badge-secondary-border-color;
@@ -24079,6 +24077,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
24079
24077
  $drop-down-btn-bigger-max-width: 202px !default;
24080
24078
  $drop-down-btn-bigger-min-width: 112px !default;
24081
24079
  $drop-down-btn-icon-font-size: $text-sm !default;
24080
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
24082
24081
  $drop-down-btn-icon-margin-right: 11px !default;
24083
24082
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
24084
24083
  $drop-down-btn-li-border-width: 1px !default;
@@ -24096,9 +24095,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
24096
24095
  $drop-down-btn-ul-padding: 4px 0 !default;
24097
24096
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
24098
24097
  $drop-down-btn-ul-small-padding: 4px 0 !default;
24099
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
24098
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
24099
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
24100
24100
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
24101
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
24101
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
24102
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
24103
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
24102
24104
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
24103
24105
  $drop-down-btn-popup-margin-top: 2px !default;
24104
24106
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -24202,7 +24204,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
24202
24204
  }
24203
24205
 
24204
24206
  & .e-btn-icon {
24205
- @if $skin-name == 'tailwind3' {
24207
+ @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' {
24206
24208
  font-size: $drop-down-btn-small-icon-font-size;
24207
24209
  }
24208
24210
  }
@@ -24211,6 +24213,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
24211
24213
  @if $skin-name == 'fluent2' {
24212
24214
  font-size: 12px;
24213
24215
  }
24216
+ @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' {
24217
+ font-size: $drop-down-btn-small-caret-icon-font-size;
24218
+ }
24214
24219
  }
24215
24220
  }
24216
24221
  }
@@ -44547,7 +44552,10 @@ $treeview-item-active-check-color: $primary !default;
44547
44552
  }
44548
44553
 
44549
44554
  .e-list-text {
44550
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44555
+ @if ($skin-name == 'FluentUI') {
44556
+ padding: $treeview-icon-padding;
44557
+ }
44558
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44551
44559
  padding: 0 $treeview-drag-icon-padding;
44552
44560
  }
44553
44561
  @if $skin-name == 'fluent2' {
@@ -44571,9 +44579,6 @@ $treeview-item-active-check-color: $primary !default;
44571
44579
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44572
44580
  box-sizing: content-box;
44573
44581
  padding-left: $treeview-drag-icon-padding;
44574
- @if ($skin-name == 'FluentUI') {
44575
- padding-top: 8px;
44576
- }
44577
44582
  }
44578
44583
  }
44579
44584
  }
@@ -44581,7 +44586,7 @@ $treeview-item-active-check-color: $primary !default;
44581
44586
  .e-icon-collapsible::before,
44582
44587
  .e-icon-expandable::before {
44583
44588
  font-size: $treeview-drag-icon-font-size;
44584
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
44589
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
44585
44590
  padding: $treeview-drag-icon-padding;
44586
44591
  }
44587
44592
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -64031,7 +64036,12 @@ $grid-checkmark-color: $primary-text-color !default;
64031
64036
 
64032
64037
  &.e-wrap .e-columnmenu,
64033
64038
  &.e-wrap &.e-rtl .e-columnmenu {
64034
- line-height: $grid-wrap-line-height;
64039
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
64040
+ line-height: 3px;
64041
+ }
64042
+ @else {
64043
+ line-height: $grid-wrap-line-height;
64044
+ }
64035
64045
  }
64036
64046
 
64037
64047
  &.e-rtl .e-columnmenu {
@@ -64186,6 +64196,9 @@ $grid-checkmark-color: $primary-text-color !default;
64186
64196
  }
64187
64197
 
64188
64198
  .e-filterbarcell input {
64199
+ &.e-checkbox{
64200
+ height: 1px;
64201
+ }
64189
64202
  border-radius: $grid-filterbar-border-radius;
64190
64203
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
64191
64204
  height: $grid-filterbarcell-text-input;
@@ -66191,7 +66204,7 @@ $grid-checkmark-color: $primary-text-color !default;
66191
66204
 
66192
66205
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
66193
66206
  @if $grid-skin == 'material3' {
66194
- background-color: $material;
66207
+ background: $material;
66195
66208
  }
66196
66209
  @if $grid-skin == 'bootstrap4' {
66197
66210
  background-color: $bootstrap;
@@ -66202,7 +66215,7 @@ $grid-checkmark-color: $primary-text-color !default;
66202
66215
 
66203
66216
  #{&}.e-grid,
66204
66217
  #{&}.e-grid-popup {
66205
- .e-icons:not(.e-btn-icon, .e-check) {
66218
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
66206
66219
  color: $grid-icon-color;
66207
66220
  }
66208
66221
 
@@ -66622,7 +66635,7 @@ $grid-checkmark-color: $primary-text-color !default;
66622
66635
  .e-rowdragdrop.e-unfreeze,
66623
66636
  .e-rowdragdrop.e-fixedfreeze {
66624
66637
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66625
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66638
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66626
66639
  }
66627
66640
  }
66628
66641
  }
@@ -66633,7 +66646,7 @@ $grid-checkmark-color: $primary-text-color !default;
66633
66646
  .e-rowdragdrop.e-unfreeze,
66634
66647
  .e-rowdragdrop.e-fixedfreeze {
66635
66648
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66636
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66649
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66637
66650
  }
66638
66651
  }
66639
66652
  }
@@ -66641,7 +66654,7 @@ $grid-checkmark-color: $primary-text-color !default;
66641
66654
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
66642
66655
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66643
66656
  @if $grid-skin != 'material3' {
66644
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66657
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66645
66658
  }
66646
66659
  }
66647
66660
  }
@@ -78462,7 +78475,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78462
78475
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
78463
78476
  }
78464
78477
  @if $skin-name == 'fluent2'{
78465
- .e-rowcell.e-active,
78466
78478
  .e-menu-item.e-focused,
78467
78479
  .e-menu-item.e-selected {
78468
78480
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94519,11 +94531,6 @@ $pivotview-touch-header-text-padding: 4px !default;
94519
94531
  -ms-user-select: none;
94520
94532
  user-select: none;
94521
94533
  -webkit-touch-callout: none;
94522
- align-items: center;
94523
- white-space: nowrap;
94524
- overflow: hidden;
94525
- text-overflow: ellipsis;
94526
- height: inherit;
94527
94534
 
94528
94535
  @if ($skin-name == 'tailwind') {
94529
94536
  padding-left: 12px;