@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
@@ -12930,10 +12930,8 @@ $badge-warning-font-color: $grey-dark-font !default;
12930
12930
 
12931
12931
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
12932
12932
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
12933
- @if ($badge-theme == 'bootstrap5.3') {
12934
- background-color: $badge-secondary-bg-color;
12935
- color: $badge-secondary-font-color;
12936
- }
12933
+ background-color: $badge-secondary-bg-color;
12934
+ color: $badge-secondary-font-color;
12937
12935
 
12938
12936
  @if $badge-theme == 'fluent2' {
12939
12937
  border: $badge-secondary-border-color;
@@ -22972,7 +22970,8 @@ $drop-down-btn-small-li-padding: 0 14px !default;
22972
22970
  $drop-down-btn-li-selection-bgcolor: $brand-primary !default;
22973
22971
  $drop-down-btn-li-selection-font-color: $brand-primary-font !default;
22974
22972
  $drop-down-btn-max-width: 240px !default;
22975
- $drop-down-btn-icon-font-size: 14px !default;
22973
+ $drop-down-btn-icon-font-size: 16px !default;
22974
+ $drop-down-btn-small-icon-font-size: 14px !default;
22976
22975
  $drop-down-btn-menu-icon-bigger-font-size: 16px !default;
22977
22976
  $drop-down-btn-menu-icon-color: $grey-dark-font !default;
22978
22977
  $drop-down-btn-menu-icon-disabled-color: rgba($grey-dark-font, .65) !default;
@@ -22989,8 +22988,11 @@ $drop-down-btn-ul-padding: 3px 0 !default;
22989
22988
  $drop-down-btn-ul-bigger-padding: 5px 0 !default;
22990
22989
  $drop-down-btn-ul-small-padding: 5px 0 !default;
22991
22990
  $drop-down-btn-caret-icon-font-size: 8px !default;
22992
- $drop-down-btn-icon-font-size-bigger: 16px !default;
22991
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
22992
+ $drop-down-btn-icon-font-size-bigger: 20px !default;
22993
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
22993
22994
  $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
22995
+ $drop-down-btn-small-caret-icon-font-size-bigger: 10px !default;
22994
22996
  $drop-down-btn-box-shadow: none !default;
22995
22997
  $drop-down-btn-popup-margin-top: 0 !default;
22996
22998
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -23076,7 +23078,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23076
23078
  }
23077
23079
 
23078
23080
  & .e-btn-icon {
23079
- @if $skin-name == 'tailwind3' {
23081
+ @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' {
23080
23082
  font-size: $drop-down-btn-small-icon-font-size;
23081
23083
  }
23082
23084
  }
@@ -23085,6 +23087,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23085
23087
  @if $skin-name == 'fluent2' {
23086
23088
  font-size: 12px;
23087
23089
  }
23090
+ @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' {
23091
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23092
+ }
23088
23093
  }
23089
23094
  }
23090
23095
  }
@@ -43337,7 +43342,10 @@ $ripple-width: 32px !default;
43337
43342
  }
43338
43343
 
43339
43344
  .e-list-text {
43340
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43345
+ @if ($skin-name == 'FluentUI') {
43346
+ padding: $treeview-icon-padding;
43347
+ }
43348
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43341
43349
  padding: 0 $treeview-drag-icon-padding;
43342
43350
  }
43343
43351
  @if $skin-name == 'fluent2' {
@@ -43361,9 +43369,6 @@ $ripple-width: 32px !default;
43361
43369
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43362
43370
  box-sizing: content-box;
43363
43371
  padding-left: $treeview-drag-icon-padding;
43364
- @if ($skin-name == 'FluentUI') {
43365
- padding-top: 8px;
43366
- }
43367
43372
  }
43368
43373
  }
43369
43374
  }
@@ -43371,7 +43376,7 @@ $ripple-width: 32px !default;
43371
43376
  .e-icon-collapsible::before,
43372
43377
  .e-icon-expandable::before {
43373
43378
  font-size: $treeview-drag-icon-font-size;
43374
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43379
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43375
43380
  padding: $treeview-drag-icon-padding;
43376
43381
  }
43377
43382
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62642,7 +62647,12 @@ $grid-checkmark-color: $grey-light-font !default;
62642
62647
 
62643
62648
  &.e-wrap .e-columnmenu,
62644
62649
  &.e-wrap &.e-rtl .e-columnmenu {
62645
- line-height: $grid-wrap-line-height;
62650
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62651
+ line-height: 3px;
62652
+ }
62653
+ @else {
62654
+ line-height: $grid-wrap-line-height;
62655
+ }
62646
62656
  }
62647
62657
 
62648
62658
  &.e-rtl .e-columnmenu {
@@ -62797,6 +62807,9 @@ $grid-checkmark-color: $grey-light-font !default;
62797
62807
  }
62798
62808
 
62799
62809
  .e-filterbarcell input {
62810
+ &.e-checkbox{
62811
+ height: 1px;
62812
+ }
62800
62813
  border-radius: $grid-filterbar-border-radius;
62801
62814
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
62802
62815
  height: $grid-filterbarcell-text-input;
@@ -64802,7 +64815,7 @@ $grid-checkmark-color: $grey-light-font !default;
64802
64815
 
64803
64816
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
64804
64817
  @if $grid-skin == 'material3' {
64805
- background-color: $material;
64818
+ background: $material;
64806
64819
  }
64807
64820
  @if $grid-skin == 'bootstrap4' {
64808
64821
  background-color: $bootstrap;
@@ -64813,7 +64826,7 @@ $grid-checkmark-color: $grey-light-font !default;
64813
64826
 
64814
64827
  #{&}.e-grid,
64815
64828
  #{&}.e-grid-popup {
64816
- .e-icons:not(.e-btn-icon, .e-check) {
64829
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
64817
64830
  color: $grid-icon-color;
64818
64831
  }
64819
64832
 
@@ -65233,7 +65246,7 @@ $grid-checkmark-color: $grey-light-font !default;
65233
65246
  .e-rowdragdrop.e-unfreeze,
65234
65247
  .e-rowdragdrop.e-fixedfreeze {
65235
65248
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65236
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65249
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65237
65250
  }
65238
65251
  }
65239
65252
  }
@@ -65244,7 +65257,7 @@ $grid-checkmark-color: $grey-light-font !default;
65244
65257
  .e-rowdragdrop.e-unfreeze,
65245
65258
  .e-rowdragdrop.e-fixedfreeze {
65246
65259
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65247
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65260
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65248
65261
  }
65249
65262
  }
65250
65263
  }
@@ -65252,7 +65265,7 @@ $grid-checkmark-color: $grey-light-font !default;
65252
65265
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65253
65266
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65254
65267
  @if $grid-skin != 'material3' {
65255
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65268
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65256
65269
  }
65257
65270
  }
65258
65271
  }
@@ -77108,7 +77121,6 @@ $gantt-chartrow-hover-bg-color: $grey-light !default;
77108
77121
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77109
77122
  }
77110
77123
  @if $skin-name == 'fluent2'{
77111
- .e-rowcell.e-active,
77112
77124
  .e-menu-item.e-focused,
77113
77125
  .e-menu-item.e-selected {
77114
77126
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93179,11 +93191,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93179
93191
  -ms-user-select: none;
93180
93192
  user-select: none;
93181
93193
  -webkit-touch-callout: none;
93182
- align-items: center;
93183
- white-space: nowrap;
93184
- overflow: hidden;
93185
- text-overflow: ellipsis;
93186
- height: inherit;
93187
93194
 
93188
93195
  @if ($skin-name == 'tailwind') {
93189
93196
  padding-left: 12px;
@@ -20176,10 +20176,8 @@ $badge-warning-font-color: $grey-dark-font !default;
20176
20176
 
20177
20177
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20178
20178
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20179
- @if ($badge-theme == 'bootstrap5.3') {
20180
- background-color: $badge-secondary-bg-color;
20181
- color: $badge-secondary-font-color;
20182
- }
20179
+ background-color: $badge-secondary-bg-color;
20180
+ color: $badge-secondary-font-color;
20183
20181
 
20184
20182
  @if $badge-theme == 'fluent2' {
20185
20183
  border: $badge-secondary-border-color;
@@ -32543,7 +32541,8 @@ $drop-down-btn-small-li-padding: 0 14px !default;
32543
32541
  $drop-down-btn-li-selection-bgcolor: $brand-primary !default;
32544
32542
  $drop-down-btn-li-selection-font-color: $brand-primary-font !default;
32545
32543
  $drop-down-btn-max-width: 240px !default;
32546
- $drop-down-btn-icon-font-size: 14px !default;
32544
+ $drop-down-btn-icon-font-size: 16px !default;
32545
+ $drop-down-btn-small-icon-font-size: 14px !default;
32547
32546
  $drop-down-btn-menu-icon-bigger-font-size: 16px !default;
32548
32547
  $drop-down-btn-menu-icon-color: $grey-dark-font !default;
32549
32548
  $drop-down-btn-menu-icon-disabled-color: rgba($grey-dark-font, .65) !default;
@@ -32560,8 +32559,11 @@ $drop-down-btn-ul-padding: 3px 0 !default;
32560
32559
  $drop-down-btn-ul-bigger-padding: 5px 0 !default;
32561
32560
  $drop-down-btn-ul-small-padding: 5px 0 !default;
32562
32561
  $drop-down-btn-caret-icon-font-size: 8px !default;
32563
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32562
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
32563
+ $drop-down-btn-icon-font-size-bigger: 20px !default;
32564
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
32564
32565
  $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32566
+ $drop-down-btn-small-caret-icon-font-size-bigger: 10px !default;
32565
32567
  $drop-down-btn-box-shadow: none !default;
32566
32568
  $drop-down-btn-popup-margin-top: 0 !default;
32567
32569
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32647,7 +32649,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32647
32649
  }
32648
32650
 
32649
32651
  & .e-btn-icon {
32650
- @if $skin-name == 'tailwind3' {
32652
+ @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' {
32651
32653
  font-size: $drop-down-btn-small-icon-font-size;
32652
32654
  }
32653
32655
  }
@@ -32656,6 +32658,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32656
32658
  @if $skin-name == 'fluent2' {
32657
32659
  font-size: 12px;
32658
32660
  }
32661
+ @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' {
32662
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32663
+ }
32659
32664
  }
32660
32665
  }
32661
32666
  }
@@ -32948,8 +32953,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32948
32953
  padding: $drop-down-btn-vertical-bigger-padding;
32949
32954
  }
32950
32955
  .e-btn-icon {
32951
- @if $skin-name == 'tailwind3' {
32952
- font-size: $drop-down-btn-icon-font-size-bigger;
32956
+ @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' {
32957
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32958
+ }
32959
+ }
32960
+ .e-btn-icon.e-caret {
32961
+ @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' {
32962
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32953
32963
  }
32954
32964
  }
32955
32965
  }
@@ -59175,7 +59185,10 @@ $ripple-width: 32px !default;
59175
59185
  }
59176
59186
 
59177
59187
  .e-list-text {
59178
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59188
+ @if ($skin-name == 'FluentUI') {
59189
+ padding: $treeview-icon-padding;
59190
+ }
59191
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59179
59192
  padding: 0 $treeview-drag-icon-padding;
59180
59193
  }
59181
59194
  @if $skin-name == 'fluent2' {
@@ -59199,9 +59212,6 @@ $ripple-width: 32px !default;
59199
59212
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59200
59213
  box-sizing: content-box;
59201
59214
  padding-left: $treeview-drag-icon-padding;
59202
- @if ($skin-name == 'FluentUI') {
59203
- padding-top: 8px;
59204
- }
59205
59215
  }
59206
59216
  }
59207
59217
  }
@@ -59209,7 +59219,7 @@ $ripple-width: 32px !default;
59209
59219
  .e-icon-collapsible::before,
59210
59220
  .e-icon-expandable::before {
59211
59221
  font-size: $treeview-drag-icon-font-size;
59212
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59222
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59213
59223
  padding: $treeview-drag-icon-padding;
59214
59224
  }
59215
59225
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -84841,7 +84851,12 @@ $grid-checkmark-color: $grey-light-font !default;
84841
84851
 
84842
84852
  &.e-wrap .e-columnmenu,
84843
84853
  &.e-wrap &.e-rtl .e-columnmenu {
84844
- line-height: $grid-wrap-line-height;
84854
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
84855
+ line-height: 3px;
84856
+ }
84857
+ @else {
84858
+ line-height: $grid-wrap-line-height;
84859
+ }
84845
84860
  }
84846
84861
 
84847
84862
  &.e-rtl .e-columnmenu {
@@ -84996,6 +85011,9 @@ $grid-checkmark-color: $grey-light-font !default;
84996
85011
  }
84997
85012
 
84998
85013
  .e-filterbarcell input {
85014
+ &.e-checkbox{
85015
+ height: 1px;
85016
+ }
84999
85017
  border-radius: $grid-filterbar-border-radius;
85000
85018
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85001
85019
  height: $grid-filterbarcell-text-input;
@@ -87001,7 +87019,7 @@ $grid-checkmark-color: $grey-light-font !default;
87001
87019
 
87002
87020
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87003
87021
  @if $grid-skin == 'material3' {
87004
- background-color: $material;
87022
+ background: $material;
87005
87023
  }
87006
87024
  @if $grid-skin == 'bootstrap4' {
87007
87025
  background-color: $bootstrap;
@@ -87012,7 +87030,7 @@ $grid-checkmark-color: $grey-light-font !default;
87012
87030
 
87013
87031
  #{&}.e-grid,
87014
87032
  #{&}.e-grid-popup {
87015
- .e-icons:not(.e-btn-icon, .e-check) {
87033
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87016
87034
  color: $grid-icon-color;
87017
87035
  }
87018
87036
 
@@ -87432,7 +87450,7 @@ $grid-checkmark-color: $grey-light-font !default;
87432
87450
  .e-rowdragdrop.e-unfreeze,
87433
87451
  .e-rowdragdrop.e-fixedfreeze {
87434
87452
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87435
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87453
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87436
87454
  }
87437
87455
  }
87438
87456
  }
@@ -87443,7 +87461,7 @@ $grid-checkmark-color: $grey-light-font !default;
87443
87461
  .e-rowdragdrop.e-unfreeze,
87444
87462
  .e-rowdragdrop.e-fixedfreeze {
87445
87463
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87446
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87464
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87447
87465
  }
87448
87466
  }
87449
87467
  }
@@ -87451,7 +87469,7 @@ $grid-checkmark-color: $grey-light-font !default;
87451
87469
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87452
87470
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87453
87471
  @if $grid-skin != 'material3' {
87454
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87472
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87455
87473
  }
87456
87474
  }
87457
87475
  }
@@ -88206,7 +88224,7 @@ $grid-checkmark-color: $grey-light-font !default;
88206
88224
 
88207
88225
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88208
88226
  @if $grid-skin == 'material3' {
88209
- background-color: $material;
88227
+ background: $material;
88210
88228
  }
88211
88229
  @if $grid-skin == 'bootstrap4' {
88212
88230
  background-color: $bootstrap;
@@ -88290,7 +88308,7 @@ $grid-checkmark-color: $grey-light-font !default;
88290
88308
  .e-rowcell.e-unfreeze,
88291
88309
  .e-rowcell.e-fixedfreeze {
88292
88310
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88293
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88311
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88294
88312
  }
88295
88313
  }
88296
88314
  }
@@ -88305,7 +88323,7 @@ $grid-checkmark-color: $grey-light-font !default;
88305
88323
  .e-rowdragdrop.e-unfreeze,
88306
88324
  .e-rowdragdrop.e-fixedfreeze {
88307
88325
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88308
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88326
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88309
88327
  }
88310
88328
  }
88311
88329
  }
@@ -88316,7 +88334,7 @@ $grid-checkmark-color: $grey-light-font !default;
88316
88334
  .e-rowdragdrop.e-unfreeze,
88317
88335
  .e-rowdragdrop.e-fixedfreeze {
88318
88336
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88319
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88337
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88320
88338
  }
88321
88339
  }
88322
88340
  }
@@ -88324,7 +88342,7 @@ $grid-checkmark-color: $grey-light-font !default;
88324
88342
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88325
88343
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88326
88344
  @if $grid-skin != 'material3' {
88327
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88345
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88328
88346
  }
88329
88347
  }
88330
88348
  }
@@ -88804,6 +88822,9 @@ $grid-checkmark-color: $grey-light-font !default;
88804
88822
  }
88805
88823
 
88806
88824
  .e-filterbarcell input {
88825
+ &.e-checkbox{
88826
+ height: 1px;
88827
+ }
88807
88828
  height: $grid-bigger-filterbarcell-text-input;
88808
88829
  }
88809
88830
 
@@ -103498,7 +103519,6 @@ $gantt-chartrow-hover-bg-color: $grey-light !default;
103498
103519
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103499
103520
  }
103500
103521
  @if $skin-name == 'fluent2'{
103501
- .e-rowcell.e-active,
103502
103522
  .e-menu-item.e-focused,
103503
103523
  .e-menu-item.e-selected {
103504
103524
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122591,11 +122611,6 @@ $pivotview-touch-header-text-padding: 8px !default;
122591
122611
  -ms-user-select: none;
122592
122612
  user-select: none;
122593
122613
  -webkit-touch-callout: none;
122594
- align-items: center;
122595
- white-space: nowrap;
122596
- overflow: hidden;
122597
- text-overflow: ellipsis;
122598
- height: inherit;
122599
122614
 
122600
122615
  @if ($skin-name == 'tailwind') {
122601
122616
  padding-left: 12px;
@@ -12888,10 +12888,8 @@ $badge-warning-font-color: $grey-dark-font !default;
12888
12888
 
12889
12889
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
12890
12890
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
12891
- @if ($badge-theme == 'bootstrap5.3') {
12892
- background-color: $badge-secondary-bg-color;
12893
- color: $badge-secondary-font-color;
12894
- }
12891
+ background-color: $badge-secondary-bg-color;
12892
+ color: $badge-secondary-font-color;
12895
12893
 
12896
12894
  @if $badge-theme == 'fluent2' {
12897
12895
  border: $badge-secondary-border-color;
@@ -22750,7 +22748,8 @@ $drop-down-btn-color: $grey-dark !default;
22750
22748
  $drop-down-btn-disable-text: rgba($grey, .65) !default;
22751
22749
  $drop-down-btn-font-size: 14px !default;
22752
22750
  $drop-down-btn-font-weight: normal !default;
22753
- $drop-down-btn-icon-font-size: 14px !default;
22751
+ $drop-down-btn-icon-font-size: 16px !default;
22752
+ $drop-down-btn-small-icon-font-size: 14px !default;
22754
22753
  $drop-down-btn-icon-margin-right: 12px !default;
22755
22754
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
22756
22755
  $drop-down-btn-li-bgcolor: $grey-e6 !default;
@@ -22782,8 +22781,11 @@ $drop-down-btn-ul-padding: 3px 0 !default;
22782
22781
  $drop-down-btn-ul-bigger-padding: 5px 0 !default;
22783
22782
  $drop-down-btn-ul-small-padding: 5px 0 !default;
22784
22783
  $drop-down-btn-caret-icon-font-size: 8px !default;
22785
- $drop-down-btn-icon-font-size-bigger: 16px !default;
22784
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
22785
+ $drop-down-btn-icon-font-size-bigger: 20px !default;
22786
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
22786
22787
  $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
22788
+ $drop-down-btn-small-caret-icon-font-size-bigger: 10px !default;
22787
22789
  $drop-down-btn-box-shadow: none !default;
22788
22790
  $drop-down-btn-popup-margin-top: 0 !default;
22789
22791
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -22869,7 +22871,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22869
22871
  }
22870
22872
 
22871
22873
  & .e-btn-icon {
22872
- @if $skin-name == 'tailwind3' {
22874
+ @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' {
22873
22875
  font-size: $drop-down-btn-small-icon-font-size;
22874
22876
  }
22875
22877
  }
@@ -22878,6 +22880,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22878
22880
  @if $skin-name == 'fluent2' {
22879
22881
  font-size: 12px;
22880
22882
  }
22883
+ @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' {
22884
+ font-size: $drop-down-btn-small-caret-icon-font-size;
22885
+ }
22881
22886
  }
22882
22887
  }
22883
22888
  }
@@ -43107,7 +43112,10 @@ $ripple-width: 32px !default;
43107
43112
  }
43108
43113
 
43109
43114
  .e-list-text {
43110
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43115
+ @if ($skin-name == 'FluentUI') {
43116
+ padding: $treeview-icon-padding;
43117
+ }
43118
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43111
43119
  padding: 0 $treeview-drag-icon-padding;
43112
43120
  }
43113
43121
  @if $skin-name == 'fluent2' {
@@ -43131,9 +43139,6 @@ $ripple-width: 32px !default;
43131
43139
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43132
43140
  box-sizing: content-box;
43133
43141
  padding-left: $treeview-drag-icon-padding;
43134
- @if ($skin-name == 'FluentUI') {
43135
- padding-top: 8px;
43136
- }
43137
43142
  }
43138
43143
  }
43139
43144
  }
@@ -43141,7 +43146,7 @@ $ripple-width: 32px !default;
43141
43146
  .e-icon-collapsible::before,
43142
43147
  .e-icon-expandable::before {
43143
43148
  font-size: $treeview-drag-icon-font-size;
43144
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43149
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43145
43150
  padding: $treeview-drag-icon-padding;
43146
43151
  }
43147
43152
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62401,7 +62406,12 @@ $grid-checkmark-color: $grey !default;
62401
62406
 
62402
62407
  &.e-wrap .e-columnmenu,
62403
62408
  &.e-wrap &.e-rtl .e-columnmenu {
62404
- line-height: $grid-wrap-line-height;
62409
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62410
+ line-height: 3px;
62411
+ }
62412
+ @else {
62413
+ line-height: $grid-wrap-line-height;
62414
+ }
62405
62415
  }
62406
62416
 
62407
62417
  &.e-rtl .e-columnmenu {
@@ -62556,6 +62566,9 @@ $grid-checkmark-color: $grey !default;
62556
62566
  }
62557
62567
 
62558
62568
  .e-filterbarcell input {
62569
+ &.e-checkbox{
62570
+ height: 1px;
62571
+ }
62559
62572
  border-radius: $grid-filterbar-border-radius;
62560
62573
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
62561
62574
  height: $grid-filterbarcell-text-input;
@@ -64561,7 +64574,7 @@ $grid-checkmark-color: $grey !default;
64561
64574
 
64562
64575
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
64563
64576
  @if $grid-skin == 'material3' {
64564
- background-color: $material;
64577
+ background: $material;
64565
64578
  }
64566
64579
  @if $grid-skin == 'bootstrap4' {
64567
64580
  background-color: $bootstrap;
@@ -64572,7 +64585,7 @@ $grid-checkmark-color: $grey !default;
64572
64585
 
64573
64586
  #{&}.e-grid,
64574
64587
  #{&}.e-grid-popup {
64575
- .e-icons:not(.e-btn-icon, .e-check) {
64588
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
64576
64589
  color: $grid-icon-color;
64577
64590
  }
64578
64591
 
@@ -64992,7 +65005,7 @@ $grid-checkmark-color: $grey !default;
64992
65005
  .e-rowdragdrop.e-unfreeze,
64993
65006
  .e-rowdragdrop.e-fixedfreeze {
64994
65007
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
64995
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65008
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
64996
65009
  }
64997
65010
  }
64998
65011
  }
@@ -65003,7 +65016,7 @@ $grid-checkmark-color: $grey !default;
65003
65016
  .e-rowdragdrop.e-unfreeze,
65004
65017
  .e-rowdragdrop.e-fixedfreeze {
65005
65018
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65006
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65019
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65007
65020
  }
65008
65021
  }
65009
65022
  }
@@ -65011,7 +65024,7 @@ $grid-checkmark-color: $grey !default;
65011
65024
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65012
65025
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65013
65026
  @if $grid-skin != 'material3' {
65014
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65027
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65015
65028
  }
65016
65029
  }
65017
65030
  }
@@ -76941,7 +76954,6 @@ $gantt-chartrow-hover-bg-color: $grey-f5 !default;
76941
76954
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
76942
76955
  }
76943
76956
  @if $skin-name == 'fluent2'{
76944
- .e-rowcell.e-active,
76945
76957
  .e-menu-item.e-focused,
76946
76958
  .e-menu-item.e-selected {
76947
76959
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -92998,11 +93010,6 @@ $pivotview-touch-header-text-padding: 8px !default;
92998
93010
  -ms-user-select: none;
92999
93011
  user-select: none;
93000
93012
  -webkit-touch-callout: none;
93001
- align-items: center;
93002
- white-space: nowrap;
93003
- overflow: hidden;
93004
- text-overflow: ellipsis;
93005
- height: inherit;
93006
93013
 
93007
93014
  @if ($skin-name == 'tailwind') {
93008
93015
  padding-left: 12px;