@syncfusion/blazor-themes 28.1.41 → 28.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (455) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +19 -8
  2. package/Compiled-Themes/bds-dark.css +35 -11
  3. package/Compiled-Themes/bds-lite.css +19 -8
  4. package/Compiled-Themes/bds.css +35 -11
  5. package/Compiled-Themes/bootstrap-dark-lite.css +20 -9
  6. package/Compiled-Themes/bootstrap-dark.css +35 -11
  7. package/Compiled-Themes/bootstrap-lite.css +20 -9
  8. package/Compiled-Themes/bootstrap.css +35 -11
  9. package/Compiled-Themes/bootstrap4-lite.css +20 -9
  10. package/Compiled-Themes/bootstrap4.css +35 -11
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +19 -8
  12. package/Compiled-Themes/bootstrap5-dark.css +33 -9
  13. package/Compiled-Themes/bootstrap5-lite.css +19 -8
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +15 -8
  15. package/Compiled-Themes/bootstrap5.3-dark.css +29 -9
  16. package/Compiled-Themes/bootstrap5.3-lite.css +15 -8
  17. package/Compiled-Themes/bootstrap5.3.css +29 -9
  18. package/Compiled-Themes/bootstrap5.css +33 -9
  19. package/Compiled-Themes/fabric-dark-lite.css +20 -9
  20. package/Compiled-Themes/fabric-dark.css +36 -12
  21. package/Compiled-Themes/fabric-lite.css +20 -9
  22. package/Compiled-Themes/fabric.css +36 -12
  23. package/Compiled-Themes/fluent-dark-lite.css +22 -13
  24. package/Compiled-Themes/fluent-dark.css +38 -16
  25. package/Compiled-Themes/fluent-lite.css +22 -13
  26. package/Compiled-Themes/fluent.css +38 -16
  27. package/Compiled-Themes/fluent2-dark-lite.css +19 -11
  28. package/Compiled-Themes/fluent2-dark.css +28 -11
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +19 -11
  30. package/Compiled-Themes/fluent2-highcontrast.css +28 -11
  31. package/Compiled-Themes/fluent2-lite.css +19 -11
  32. package/Compiled-Themes/fluent2.css +28 -11
  33. package/Compiled-Themes/highcontrast-lite.css +22 -11
  34. package/Compiled-Themes/highcontrast.css +38 -14
  35. package/Compiled-Themes/material-dark-lite.css +20 -9
  36. package/Compiled-Themes/material-dark.css +36 -12
  37. package/Compiled-Themes/material-lite.css +20 -9
  38. package/Compiled-Themes/material.css +36 -12
  39. package/Compiled-Themes/material3-dark-lite.css +27 -16
  40. package/Compiled-Themes/material3-dark.css +44 -20
  41. package/Compiled-Themes/material3-lite.css +27 -16
  42. package/Compiled-Themes/material3.css +44 -20
  43. package/Compiled-Themes/tailwind-dark-lite.css +23 -12
  44. package/Compiled-Themes/tailwind-dark.css +41 -17
  45. package/Compiled-Themes/tailwind-lite.css +23 -12
  46. package/Compiled-Themes/tailwind.css +41 -17
  47. package/Compiled-Themes/tailwind3-dark-lite.css +7 -7
  48. package/Compiled-Themes/tailwind3-dark.css +11 -8
  49. package/Compiled-Themes/tailwind3-lite.css +7 -7
  50. package/Compiled-Themes/tailwind3.css +11 -8
  51. package/SCSS-Themes/bds-dark-lite.scss +45 -29
  52. package/SCSS-Themes/bds-dark.scss +60 -36
  53. package/SCSS-Themes/bds-lite.scss +45 -29
  54. package/SCSS-Themes/bds.scss +60 -36
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +44 -28
  56. package/SCSS-Themes/bootstrap-dark.scss +59 -35
  57. package/SCSS-Themes/bootstrap-lite.scss +44 -28
  58. package/SCSS-Themes/bootstrap.scss +59 -35
  59. package/SCSS-Themes/bootstrap4-lite.scss +44 -28
  60. package/SCSS-Themes/bootstrap4.scss +59 -35
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +44 -28
  62. package/SCSS-Themes/bootstrap5-dark.scss +59 -35
  63. package/SCSS-Themes/bootstrap5-lite.scss +44 -28
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +44 -28
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +59 -35
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +44 -28
  67. package/SCSS-Themes/bootstrap5.3.scss +59 -35
  68. package/SCSS-Themes/bootstrap5.scss +59 -35
  69. package/SCSS-Themes/fabric-dark-lite.scss +46 -30
  70. package/SCSS-Themes/fabric-dark.scss +61 -37
  71. package/SCSS-Themes/fabric-lite.scss +46 -30
  72. package/SCSS-Themes/fabric.scss +61 -37
  73. package/SCSS-Themes/fluent-dark-lite.scss +46 -30
  74. package/SCSS-Themes/fluent-dark.scss +61 -37
  75. package/SCSS-Themes/fluent-lite.scss +46 -30
  76. package/SCSS-Themes/fluent.scss +61 -37
  77. package/SCSS-Themes/fluent2-dark-lite.scss +39 -26
  78. package/SCSS-Themes/fluent2-dark.scss +54 -33
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +39 -26
  80. package/SCSS-Themes/fluent2-highcontrast.scss +54 -33
  81. package/SCSS-Themes/fluent2-lite.scss +39 -26
  82. package/SCSS-Themes/fluent2.scss +54 -33
  83. package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +0 -1
  84. package/SCSS-Themes/gantt/gantt/bds-dark.scss +0 -1
  85. package/SCSS-Themes/gantt/gantt/bds-lite.scss +0 -1
  86. package/SCSS-Themes/gantt/gantt/bds.scss +0 -1
  87. package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +0 -1
  88. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -1
  89. package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +0 -1
  90. package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -1
  91. package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +0 -1
  92. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -1
  93. package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +0 -1
  94. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -1
  95. package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +0 -1
  96. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +0 -1
  97. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +0 -1
  98. package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +0 -1
  99. package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +0 -1
  100. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -1
  101. package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +0 -1
  102. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -1
  103. package/SCSS-Themes/gantt/gantt/fabric-lite.scss +0 -1
  104. package/SCSS-Themes/gantt/gantt/fabric.scss +0 -1
  105. package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +0 -1
  106. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -1
  107. package/SCSS-Themes/gantt/gantt/fluent-lite.scss +0 -1
  108. package/SCSS-Themes/gantt/gantt/fluent.scss +0 -1
  109. package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +0 -1
  110. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +0 -1
  111. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +0 -1
  112. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +0 -1
  113. package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +0 -1
  114. package/SCSS-Themes/gantt/gantt/fluent2.scss +0 -1
  115. package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +1 -2
  116. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -2
  117. package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +0 -1
  118. package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -1
  119. package/SCSS-Themes/gantt/gantt/material-lite.scss +0 -1
  120. package/SCSS-Themes/gantt/gantt/material.scss +0 -1
  121. package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +0 -1
  122. package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -1
  123. package/SCSS-Themes/gantt/gantt/material3-lite.scss +0 -1
  124. package/SCSS-Themes/gantt/gantt/material3.scss +0 -1
  125. package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +0 -1
  126. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -1
  127. package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +0 -1
  128. package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -1
  129. package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +0 -1
  130. package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +0 -1
  131. package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +0 -1
  132. package/SCSS-Themes/gantt/gantt/tailwind3.scss +0 -1
  133. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +14 -6
  134. package/SCSS-Themes/grids/grid/bds-dark.scss +22 -11
  135. package/SCSS-Themes/grids/grid/bds-lite.scss +14 -6
  136. package/SCSS-Themes/grids/grid/bds.scss +22 -11
  137. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +14 -6
  138. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +22 -11
  139. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +14 -6
  140. package/SCSS-Themes/grids/grid/bootstrap.scss +22 -11
  141. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +14 -6
  142. package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -11
  143. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +14 -6
  144. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -11
  145. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +14 -6
  146. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +14 -6
  147. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +22 -11
  148. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +14 -6
  149. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +22 -11
  150. package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -11
  151. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +14 -6
  152. package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -11
  153. package/SCSS-Themes/grids/grid/fabric-lite.scss +14 -6
  154. package/SCSS-Themes/grids/grid/fabric.scss +22 -11
  155. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +14 -6
  156. package/SCSS-Themes/grids/grid/fluent-dark.scss +22 -11
  157. package/SCSS-Themes/grids/grid/fluent-lite.scss +14 -6
  158. package/SCSS-Themes/grids/grid/fluent.scss +22 -11
  159. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +14 -6
  160. package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -11
  161. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +14 -6
  162. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +22 -11
  163. package/SCSS-Themes/grids/grid/fluent2-lite.scss +14 -6
  164. package/SCSS-Themes/grids/grid/fluent2.scss +22 -11
  165. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +14 -6
  166. package/SCSS-Themes/grids/grid/highcontrast.scss +22 -11
  167. package/SCSS-Themes/grids/grid/material-dark-lite.scss +14 -6
  168. package/SCSS-Themes/grids/grid/material-dark.scss +22 -11
  169. package/SCSS-Themes/grids/grid/material-lite.scss +14 -6
  170. package/SCSS-Themes/grids/grid/material.scss +22 -11
  171. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +15 -7
  172. package/SCSS-Themes/grids/grid/material3-dark.scss +23 -12
  173. package/SCSS-Themes/grids/grid/material3-lite.scss +15 -7
  174. package/SCSS-Themes/grids/grid/material3.scss +23 -12
  175. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +14 -6
  176. package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -11
  177. package/SCSS-Themes/grids/grid/tailwind-lite.scss +14 -6
  178. package/SCSS-Themes/grids/grid/tailwind.scss +22 -11
  179. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +14 -6
  180. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +22 -11
  181. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +14 -6
  182. package/SCSS-Themes/grids/grid/tailwind3.scss +22 -11
  183. package/SCSS-Themes/highcontrast-lite.scss +47 -31
  184. package/SCSS-Themes/highcontrast.scss +62 -38
  185. package/SCSS-Themes/material-dark-lite.scss +45 -29
  186. package/SCSS-Themes/material-dark.scss +60 -36
  187. package/SCSS-Themes/material-lite.scss +45 -29
  188. package/SCSS-Themes/material.scss +60 -36
  189. package/SCSS-Themes/material3-dark-lite.scss +45 -29
  190. package/SCSS-Themes/material3-dark.scss +60 -36
  191. package/SCSS-Themes/material3-lite.scss +45 -29
  192. package/SCSS-Themes/material3.scss +60 -36
  193. package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +13 -4
  194. package/SCSS-Themes/navigations/menu/bds-dark.scss +13 -4
  195. package/SCSS-Themes/navigations/menu/bds-lite.scss +13 -4
  196. package/SCSS-Themes/navigations/menu/bds.scss +13 -4
  197. package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +13 -4
  198. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +13 -4
  199. package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +13 -4
  200. package/SCSS-Themes/navigations/menu/bootstrap.scss +13 -4
  201. package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +13 -4
  202. package/SCSS-Themes/navigations/menu/bootstrap4.scss +13 -4
  203. package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +13 -4
  204. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +13 -4
  205. package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +13 -4
  206. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +13 -4
  207. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +13 -4
  208. package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +13 -4
  209. package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +13 -4
  210. package/SCSS-Themes/navigations/menu/bootstrap5.scss +13 -4
  211. package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +13 -4
  212. package/SCSS-Themes/navigations/menu/fabric-dark.scss +13 -4
  213. package/SCSS-Themes/navigations/menu/fabric-lite.scss +13 -4
  214. package/SCSS-Themes/navigations/menu/fabric.scss +13 -4
  215. package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +13 -4
  216. package/SCSS-Themes/navigations/menu/fluent-dark.scss +13 -4
  217. package/SCSS-Themes/navigations/menu/fluent-lite.scss +13 -4
  218. package/SCSS-Themes/navigations/menu/fluent.scss +13 -4
  219. package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +13 -4
  220. package/SCSS-Themes/navigations/menu/fluent2-dark.scss +13 -4
  221. package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +13 -4
  222. package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +13 -4
  223. package/SCSS-Themes/navigations/menu/fluent2-lite.scss +13 -4
  224. package/SCSS-Themes/navigations/menu/fluent2.scss +13 -4
  225. package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +13 -4
  226. package/SCSS-Themes/navigations/menu/highcontrast.scss +13 -4
  227. package/SCSS-Themes/navigations/menu/material-dark-lite.scss +13 -4
  228. package/SCSS-Themes/navigations/menu/material-dark.scss +13 -4
  229. package/SCSS-Themes/navigations/menu/material-lite.scss +13 -4
  230. package/SCSS-Themes/navigations/menu/material.scss +13 -4
  231. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +13 -4
  232. package/SCSS-Themes/navigations/menu/material3-dark.scss +13 -4
  233. package/SCSS-Themes/navigations/menu/material3-lite.scss +13 -4
  234. package/SCSS-Themes/navigations/menu/material3.scss +13 -4
  235. package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +13 -4
  236. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +13 -4
  237. package/SCSS-Themes/navigations/menu/tailwind-lite.scss +13 -4
  238. package/SCSS-Themes/navigations/menu/tailwind.scss +13 -4
  239. package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +13 -4
  240. package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +13 -4
  241. package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +13 -4
  242. package/SCSS-Themes/navigations/menu/tailwind3.scss +13 -4
  243. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
  244. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
  245. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
  246. package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
  247. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +5 -5
  248. package/SCSS-Themes/navigations/treeview/bds-dark.scss +5 -5
  249. package/SCSS-Themes/navigations/treeview/bds-lite.scss +5 -5
  250. package/SCSS-Themes/navigations/treeview/bds.scss +5 -5
  251. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +5 -5
  252. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +5 -5
  253. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +5 -5
  254. package/SCSS-Themes/navigations/treeview/bootstrap.scss +5 -5
  255. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +5 -5
  256. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +5 -5
  257. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +5 -5
  258. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +5 -5
  259. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +5 -5
  260. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +5 -5
  261. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +5 -5
  262. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +5 -5
  263. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +5 -5
  264. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +5 -5
  265. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +5 -5
  266. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +5 -5
  267. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +5 -5
  268. package/SCSS-Themes/navigations/treeview/fabric.scss +5 -5
  269. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +5 -5
  270. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +5 -5
  271. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +5 -5
  272. package/SCSS-Themes/navigations/treeview/fluent.scss +5 -5
  273. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +5 -5
  274. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +5 -5
  275. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +5 -5
  276. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +5 -5
  277. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +5 -5
  278. package/SCSS-Themes/navigations/treeview/fluent2.scss +5 -5
  279. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +5 -5
  280. package/SCSS-Themes/navigations/treeview/highcontrast.scss +5 -5
  281. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +5 -5
  282. package/SCSS-Themes/navigations/treeview/material-dark.scss +5 -5
  283. package/SCSS-Themes/navigations/treeview/material-lite.scss +5 -5
  284. package/SCSS-Themes/navigations/treeview/material.scss +5 -5
  285. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +5 -5
  286. package/SCSS-Themes/navigations/treeview/material3-dark.scss +5 -5
  287. package/SCSS-Themes/navigations/treeview/material3-lite.scss +5 -5
  288. package/SCSS-Themes/navigations/treeview/material3.scss +5 -5
  289. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +5 -5
  290. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +5 -5
  291. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +5 -5
  292. package/SCSS-Themes/navigations/treeview/tailwind.scss +5 -5
  293. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +5 -5
  294. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +5 -5
  295. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +5 -5
  296. package/SCSS-Themes/navigations/treeview/tailwind3.scss +5 -5
  297. package/SCSS-Themes/notifications/badge/bds-dark-lite.scss +2 -4
  298. package/SCSS-Themes/notifications/badge/bds-dark.scss +2 -4
  299. package/SCSS-Themes/notifications/badge/bds-lite.scss +2 -4
  300. package/SCSS-Themes/notifications/badge/bds.scss +2 -4
  301. package/SCSS-Themes/notifications/badge/bootstrap-dark-lite.scss +2 -4
  302. package/SCSS-Themes/notifications/badge/bootstrap-dark.scss +2 -4
  303. package/SCSS-Themes/notifications/badge/bootstrap-lite.scss +2 -4
  304. package/SCSS-Themes/notifications/badge/bootstrap.scss +2 -4
  305. package/SCSS-Themes/notifications/badge/bootstrap4-lite.scss +2 -4
  306. package/SCSS-Themes/notifications/badge/bootstrap4.scss +2 -4
  307. package/SCSS-Themes/notifications/badge/bootstrap5-dark-lite.scss +2 -4
  308. package/SCSS-Themes/notifications/badge/bootstrap5-dark.scss +2 -4
  309. package/SCSS-Themes/notifications/badge/bootstrap5-lite.scss +2 -4
  310. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark-lite.scss +2 -4
  311. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark.scss +2 -4
  312. package/SCSS-Themes/notifications/badge/bootstrap5.3-lite.scss +2 -4
  313. package/SCSS-Themes/notifications/badge/bootstrap5.3.scss +2 -4
  314. package/SCSS-Themes/notifications/badge/bootstrap5.scss +2 -4
  315. package/SCSS-Themes/notifications/badge/fabric-dark-lite.scss +2 -4
  316. package/SCSS-Themes/notifications/badge/fabric-dark.scss +2 -4
  317. package/SCSS-Themes/notifications/badge/fabric-lite.scss +2 -4
  318. package/SCSS-Themes/notifications/badge/fabric.scss +2 -4
  319. package/SCSS-Themes/notifications/badge/fluent-dark-lite.scss +2 -4
  320. package/SCSS-Themes/notifications/badge/fluent-dark.scss +2 -4
  321. package/SCSS-Themes/notifications/badge/fluent-lite.scss +2 -4
  322. package/SCSS-Themes/notifications/badge/fluent.scss +2 -4
  323. package/SCSS-Themes/notifications/badge/fluent2-dark-lite.scss +2 -4
  324. package/SCSS-Themes/notifications/badge/fluent2-dark.scss +2 -4
  325. package/SCSS-Themes/notifications/badge/fluent2-highcontrast-lite.scss +2 -4
  326. package/SCSS-Themes/notifications/badge/fluent2-highcontrast.scss +2 -4
  327. package/SCSS-Themes/notifications/badge/fluent2-lite.scss +2 -4
  328. package/SCSS-Themes/notifications/badge/fluent2.scss +2 -4
  329. package/SCSS-Themes/notifications/badge/highcontrast-lite.scss +2 -4
  330. package/SCSS-Themes/notifications/badge/highcontrast.scss +2 -4
  331. package/SCSS-Themes/notifications/badge/material-dark-lite.scss +2 -4
  332. package/SCSS-Themes/notifications/badge/material-dark.scss +2 -4
  333. package/SCSS-Themes/notifications/badge/material-lite.scss +2 -4
  334. package/SCSS-Themes/notifications/badge/material.scss +2 -4
  335. package/SCSS-Themes/notifications/badge/material3-dark-lite.scss +2 -4
  336. package/SCSS-Themes/notifications/badge/material3-dark.scss +2 -4
  337. package/SCSS-Themes/notifications/badge/material3-lite.scss +2 -4
  338. package/SCSS-Themes/notifications/badge/material3.scss +2 -4
  339. package/SCSS-Themes/notifications/badge/tailwind-dark-lite.scss +2 -4
  340. package/SCSS-Themes/notifications/badge/tailwind-dark.scss +2 -4
  341. package/SCSS-Themes/notifications/badge/tailwind-lite.scss +2 -4
  342. package/SCSS-Themes/notifications/badge/tailwind.scss +2 -4
  343. package/SCSS-Themes/notifications/badge/tailwind3-dark-lite.scss +2 -4
  344. package/SCSS-Themes/notifications/badge/tailwind3-dark.scss +2 -4
  345. package/SCSS-Themes/notifications/badge/tailwind3-lite.scss +2 -4
  346. package/SCSS-Themes/notifications/badge/tailwind3.scss +2 -4
  347. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +0 -5
  348. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +0 -5
  349. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +0 -5
  350. package/SCSS-Themes/pivotview/pivotview/bds.scss +0 -5
  351. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +0 -5
  352. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +0 -5
  353. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +0 -5
  354. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +0 -5
  355. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +0 -5
  356. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +0 -5
  357. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +0 -5
  358. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +0 -5
  359. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +0 -5
  360. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +0 -5
  361. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +0 -5
  362. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +0 -5
  363. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +0 -5
  364. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +0 -5
  365. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +0 -5
  366. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +0 -5
  367. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +0 -5
  368. package/SCSS-Themes/pivotview/pivotview/fabric.scss +0 -5
  369. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +0 -5
  370. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +0 -5
  371. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +0 -5
  372. package/SCSS-Themes/pivotview/pivotview/fluent.scss +0 -5
  373. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +0 -5
  374. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +0 -5
  375. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +0 -5
  376. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +0 -5
  377. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +0 -5
  378. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +0 -5
  379. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +0 -5
  380. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +0 -5
  381. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +0 -5
  382. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +0 -5
  383. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +0 -5
  384. package/SCSS-Themes/pivotview/pivotview/material.scss +0 -5
  385. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +0 -5
  386. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +0 -5
  387. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +0 -5
  388. package/SCSS-Themes/pivotview/pivotview/material3.scss +0 -5
  389. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +0 -5
  390. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +0 -5
  391. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +0 -5
  392. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +0 -5
  393. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +0 -5
  394. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +0 -5
  395. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +0 -5
  396. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +0 -5
  397. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark-lite.scss +11 -4
  398. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +18 -6
  399. package/SCSS-Themes/splitbuttons/drop-down-button/bds-lite.scss +11 -4
  400. package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +18 -6
  401. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark-lite.scss +10 -3
  402. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +17 -5
  403. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-lite.scss +10 -3
  404. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +17 -5
  405. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4-lite.scss +10 -3
  406. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +17 -5
  407. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark-lite.scss +10 -3
  408. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +17 -5
  409. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-lite.scss +10 -3
  410. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark-lite.scss +10 -3
  411. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark.scss +17 -5
  412. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-lite.scss +10 -3
  413. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3.scss +17 -5
  414. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +17 -5
  415. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark-lite.scss +12 -5
  416. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +19 -7
  417. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-lite.scss +12 -5
  418. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +19 -7
  419. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark-lite.scss +12 -5
  420. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +19 -7
  421. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-lite.scss +12 -5
  422. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +19 -7
  423. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark-lite.scss +5 -1
  424. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +12 -3
  425. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast-lite.scss +5 -1
  426. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast.scss +12 -3
  427. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-lite.scss +5 -1
  428. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +12 -3
  429. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast-lite.scss +12 -5
  430. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +19 -7
  431. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark-lite.scss +11 -4
  432. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +18 -6
  433. package/SCSS-Themes/splitbuttons/drop-down-button/material-lite.scss +11 -4
  434. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +18 -6
  435. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark-lite.scss +10 -3
  436. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +17 -5
  437. package/SCSS-Themes/splitbuttons/drop-down-button/material3-lite.scss +10 -3
  438. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +17 -5
  439. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark-lite.scss +12 -5
  440. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +19 -7
  441. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-lite.scss +12 -5
  442. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +19 -7
  443. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark-lite.scss +5 -1
  444. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark.scss +12 -3
  445. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-lite.scss +5 -1
  446. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3.scss +12 -3
  447. package/SCSS-Themes/tailwind-dark-lite.scss +47 -31
  448. package/SCSS-Themes/tailwind-dark.scss +62 -38
  449. package/SCSS-Themes/tailwind-lite.scss +47 -31
  450. package/SCSS-Themes/tailwind.scss +62 -38
  451. package/SCSS-Themes/tailwind3-dark-lite.scss +39 -26
  452. package/SCSS-Themes/tailwind3-dark.scss +54 -33
  453. package/SCSS-Themes/tailwind3-lite.scss +39 -26
  454. package/SCSS-Themes/tailwind3.scss +54 -33
  455. package/package.json +1 -1
@@ -13201,10 +13201,8 @@ $badge-warning-font-color: $grey-dark-font !default;
13201
13201
 
13202
13202
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13203
13203
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13204
- @if ($badge-theme == 'bootstrap5.3') {
13205
- background-color: $badge-secondary-bg-color;
13206
- color: $badge-secondary-font-color;
13207
- }
13204
+ background-color: $badge-secondary-bg-color;
13205
+ color: $badge-secondary-font-color;
13208
13206
 
13209
13207
  @if $badge-theme == 'fluent2' {
13210
13208
  border: $badge-secondary-border-color;
@@ -23202,6 +23200,7 @@ $drop-down-btn-disable-text: rgba($grey-dark-font, .3) !default;
23202
23200
  $drop-down-btn-font-size: 14px !default;
23203
23201
  $drop-down-btn-font-weight: normal !default;
23204
23202
  $drop-down-btn-icon-font-size: 14px !default;
23203
+ $drop-down-btn-small-icon-font-size: 12px !default;
23205
23204
  $drop-down-btn-icon-margin-right: 10px !default;
23206
23205
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
23207
23206
  $drop-down-btn-li-bgcolor: rgba($grey-white, .1) !default;
@@ -23232,9 +23231,12 @@ $drop-down-btn-ul-border: none !default;
23232
23231
  $drop-down-btn-ul-padding: 8px 0 !default;
23233
23232
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
23234
23233
  $drop-down-btn-ul-small-padding: 8px 0 !default;
23235
- $drop-down-btn-caret-icon-font-size: 8px !default;
23236
- $drop-down-btn-icon-font-size-bigger: 16px !default;
23237
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
23234
+ $drop-down-btn-caret-icon-font-size: 14px !default;
23235
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
23236
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
23237
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
23238
+ $drop-down-btn-caret-icon-font-size-bigger: 16px !default;
23239
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
23238
23240
  $drop-down-btn-box-shadow: none !default;
23239
23241
  $drop-down-btn-popup-margin-top: 0 !default;
23240
23242
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -23320,7 +23322,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23320
23322
  }
23321
23323
 
23322
23324
  & .e-btn-icon {
23323
- @if $skin-name == 'tailwind3' {
23325
+ @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' {
23324
23326
  font-size: $drop-down-btn-small-icon-font-size;
23325
23327
  }
23326
23328
  }
@@ -23329,6 +23331,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23329
23331
  @if $skin-name == 'fluent2' {
23330
23332
  font-size: 12px;
23331
23333
  }
23334
+ @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' {
23335
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23336
+ }
23332
23337
  }
23333
23338
  }
23334
23339
  }
@@ -43787,7 +43792,10 @@ $ripple-width: 32px !default;
43787
43792
  }
43788
43793
 
43789
43794
  .e-list-text {
43790
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43795
+ @if ($skin-name == 'FluentUI') {
43796
+ padding: $treeview-icon-padding;
43797
+ }
43798
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43791
43799
  padding: 0 $treeview-drag-icon-padding;
43792
43800
  }
43793
43801
  @if $skin-name == 'fluent2' {
@@ -43811,9 +43819,6 @@ $ripple-width: 32px !default;
43811
43819
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43812
43820
  box-sizing: content-box;
43813
43821
  padding-left: $treeview-drag-icon-padding;
43814
- @if ($skin-name == 'FluentUI') {
43815
- padding-top: 8px;
43816
- }
43817
43822
  }
43818
43823
  }
43819
43824
  }
@@ -43821,7 +43826,7 @@ $ripple-width: 32px !default;
43821
43826
  .e-icon-collapsible::before,
43822
43827
  .e-icon-expandable::before {
43823
43828
  font-size: $treeview-drag-icon-font-size;
43824
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43829
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43825
43830
  padding: $treeview-drag-icon-padding;
43826
43831
  }
43827
43832
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -45304,6 +45309,13 @@ $menu-header-icon-padding: 0 16px !default;
45304
45309
  }
45305
45310
  @if $skin-name == 'fluent2' {
45306
45311
  border-radius: 4px;
45312
+ &:focus-visible {
45313
+ color: $content-text-color;
45314
+ & .e-caret,
45315
+ & .e-menu-icon {
45316
+ color: $icon-color;
45317
+ }
45318
+ }
45307
45319
  }
45308
45320
  }
45309
45321
  }
@@ -45354,9 +45366,11 @@ $menu-header-icon-padding: 0 16px !default;
45354
45366
 
45355
45367
  &:focus-visible {
45356
45368
  @if $skin-name == 'fluent2' {
45357
- border-radius: 4px;
45358
- background-color: $content-bg-color;
45359
- box-shadow: $shadow-focus-ring1;
45369
+ &:not(.e-selected) {
45370
+ border-radius: 4px;
45371
+ background-color: $content-bg-color;
45372
+ box-shadow: $shadow-focus-ring1;
45373
+ }
45360
45374
  }
45361
45375
  @if $skin-name == 'tailwind3' {
45362
45376
  box-shadow: $shadow-focus-ring2;
@@ -45447,7 +45461,7 @@ $menu-header-icon-padding: 0 16px !default;
45447
45461
 
45448
45462
  &:focus-visible {
45449
45463
  @if $skin-name == 'fluent2' {
45450
- background-color: $content-bg-color;
45464
+ background-color: $flyout-bg-color-focus;
45451
45465
  box-shadow: $shadow-focus-ring1;
45452
45466
  border-radius: 4px;
45453
45467
  }
@@ -63472,7 +63486,12 @@ $grid-checkmark-color: $accent-font !default;
63472
63486
 
63473
63487
  &.e-wrap .e-columnmenu,
63474
63488
  &.e-wrap &.e-rtl .e-columnmenu {
63475
- line-height: $grid-wrap-line-height;
63489
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
63490
+ line-height: 3px;
63491
+ }
63492
+ @else {
63493
+ line-height: $grid-wrap-line-height;
63494
+ }
63476
63495
  }
63477
63496
 
63478
63497
  &.e-rtl .e-columnmenu {
@@ -63627,6 +63646,9 @@ $grid-checkmark-color: $accent-font !default;
63627
63646
  }
63628
63647
 
63629
63648
  .e-filterbarcell input {
63649
+ &.e-checkbox{
63650
+ height: 1px;
63651
+ }
63630
63652
  border-radius: $grid-filterbar-border-radius;
63631
63653
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63632
63654
  height: $grid-filterbarcell-text-input;
@@ -65632,7 +65654,7 @@ $grid-checkmark-color: $accent-font !default;
65632
65654
 
65633
65655
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65634
65656
  @if $grid-skin == 'material3' {
65635
- background-color: $material;
65657
+ background: $material;
65636
65658
  }
65637
65659
  @if $grid-skin == 'bootstrap4' {
65638
65660
  background-color: $bootstrap;
@@ -65643,7 +65665,7 @@ $grid-checkmark-color: $accent-font !default;
65643
65665
 
65644
65666
  #{&}.e-grid,
65645
65667
  #{&}.e-grid-popup {
65646
- .e-icons:not(.e-btn-icon, .e-check) {
65668
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65647
65669
  color: $grid-icon-color;
65648
65670
  }
65649
65671
 
@@ -66063,7 +66085,7 @@ $grid-checkmark-color: $accent-font !default;
66063
66085
  .e-rowdragdrop.e-unfreeze,
66064
66086
  .e-rowdragdrop.e-fixedfreeze {
66065
66087
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66066
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66088
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66067
66089
  }
66068
66090
  }
66069
66091
  }
@@ -66074,7 +66096,7 @@ $grid-checkmark-color: $accent-font !default;
66074
66096
  .e-rowdragdrop.e-unfreeze,
66075
66097
  .e-rowdragdrop.e-fixedfreeze {
66076
66098
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66077
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66099
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66078
66100
  }
66079
66101
  }
66080
66102
  }
@@ -66082,7 +66104,7 @@ $grid-checkmark-color: $accent-font !default;
66082
66104
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
66083
66105
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66084
66106
  @if $grid-skin != 'material3' {
66085
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66107
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66086
66108
  }
66087
66109
  }
66088
66110
  }
@@ -77925,7 +77947,6 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
77925
77947
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77926
77948
  }
77927
77949
  @if $skin-name == 'fluent2'{
77928
- .e-rowcell.e-active,
77929
77950
  .e-menu-item.e-focused,
77930
77951
  .e-menu-item.e-selected {
77931
77952
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94006,11 +94027,6 @@ $pivotview-touch-header-text-padding: 8px !default;
94006
94027
  -ms-user-select: none;
94007
94028
  user-select: none;
94008
94029
  -webkit-touch-callout: none;
94009
- align-items: center;
94010
- white-space: nowrap;
94011
- overflow: hidden;
94012
- text-overflow: ellipsis;
94013
- height: inherit;
94014
94030
 
94015
94031
  @if ($skin-name == 'tailwind') {
94016
94032
  padding-left: 12px;
@@ -20447,10 +20447,8 @@ $badge-warning-font-color: $grey-dark-font !default;
20447
20447
 
20448
20448
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20449
20449
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20450
- @if ($badge-theme == 'bootstrap5.3') {
20451
- background-color: $badge-secondary-bg-color;
20452
- color: $badge-secondary-font-color;
20453
- }
20450
+ background-color: $badge-secondary-bg-color;
20451
+ color: $badge-secondary-font-color;
20454
20452
 
20455
20453
  @if $badge-theme == 'fluent2' {
20456
20454
  border: $badge-secondary-border-color;
@@ -32773,6 +32771,7 @@ $drop-down-btn-disable-text: rgba($grey-dark-font, .3) !default;
32773
32771
  $drop-down-btn-font-size: 14px !default;
32774
32772
  $drop-down-btn-font-weight: normal !default;
32775
32773
  $drop-down-btn-icon-font-size: 14px !default;
32774
+ $drop-down-btn-small-icon-font-size: 12px !default;
32776
32775
  $drop-down-btn-icon-margin-right: 10px !default;
32777
32776
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
32778
32777
  $drop-down-btn-li-bgcolor: rgba($grey-white, .1) !default;
@@ -32803,9 +32802,12 @@ $drop-down-btn-ul-border: none !default;
32803
32802
  $drop-down-btn-ul-padding: 8px 0 !default;
32804
32803
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
32805
32804
  $drop-down-btn-ul-small-padding: 8px 0 !default;
32806
- $drop-down-btn-caret-icon-font-size: 8px !default;
32807
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32808
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32805
+ $drop-down-btn-caret-icon-font-size: 14px !default;
32806
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
32807
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
32808
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
32809
+ $drop-down-btn-caret-icon-font-size-bigger: 16px !default;
32810
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
32809
32811
  $drop-down-btn-box-shadow: none !default;
32810
32812
  $drop-down-btn-popup-margin-top: 0 !default;
32811
32813
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32891,7 +32893,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32891
32893
  }
32892
32894
 
32893
32895
  & .e-btn-icon {
32894
- @if $skin-name == 'tailwind3' {
32896
+ @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' {
32895
32897
  font-size: $drop-down-btn-small-icon-font-size;
32896
32898
  }
32897
32899
  }
@@ -32900,6 +32902,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32900
32902
  @if $skin-name == 'fluent2' {
32901
32903
  font-size: 12px;
32902
32904
  }
32905
+ @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' {
32906
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32907
+ }
32903
32908
  }
32904
32909
  }
32905
32910
  }
@@ -33192,8 +33197,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
33192
33197
  padding: $drop-down-btn-vertical-bigger-padding;
33193
33198
  }
33194
33199
  .e-btn-icon {
33195
- @if $skin-name == 'tailwind3' {
33196
- font-size: $drop-down-btn-icon-font-size-bigger;
33200
+ @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' {
33201
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
33202
+ }
33203
+ }
33204
+ .e-btn-icon.e-caret {
33205
+ @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' {
33206
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
33197
33207
  }
33198
33208
  }
33199
33209
  }
@@ -59625,7 +59635,10 @@ $ripple-width: 32px !default;
59625
59635
  }
59626
59636
 
59627
59637
  .e-list-text {
59628
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59638
+ @if ($skin-name == 'FluentUI') {
59639
+ padding: $treeview-icon-padding;
59640
+ }
59641
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59629
59642
  padding: 0 $treeview-drag-icon-padding;
59630
59643
  }
59631
59644
  @if $skin-name == 'fluent2' {
@@ -59649,9 +59662,6 @@ $ripple-width: 32px !default;
59649
59662
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59650
59663
  box-sizing: content-box;
59651
59664
  padding-left: $treeview-drag-icon-padding;
59652
- @if ($skin-name == 'FluentUI') {
59653
- padding-top: 8px;
59654
- }
59655
59665
  }
59656
59666
  }
59657
59667
  }
@@ -59659,7 +59669,7 @@ $ripple-width: 32px !default;
59659
59669
  .e-icon-collapsible::before,
59660
59670
  .e-icon-expandable::before {
59661
59671
  font-size: $treeview-drag-icon-font-size;
59662
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59672
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59663
59673
  padding: $treeview-drag-icon-padding;
59664
59674
  }
59665
59675
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -61548,6 +61558,13 @@ $menu-header-icon-padding: 0 16px !default;
61548
61558
  }
61549
61559
  @if $skin-name == 'fluent2' {
61550
61560
  border-radius: 4px;
61561
+ &:focus-visible {
61562
+ color: $content-text-color;
61563
+ & .e-caret,
61564
+ & .e-menu-icon {
61565
+ color: $icon-color;
61566
+ }
61567
+ }
61551
61568
  }
61552
61569
  }
61553
61570
  }
@@ -61598,9 +61615,11 @@ $menu-header-icon-padding: 0 16px !default;
61598
61615
 
61599
61616
  &:focus-visible {
61600
61617
  @if $skin-name == 'fluent2' {
61601
- border-radius: 4px;
61602
- background-color: $content-bg-color;
61603
- box-shadow: $shadow-focus-ring1;
61618
+ &:not(.e-selected) {
61619
+ border-radius: 4px;
61620
+ background-color: $content-bg-color;
61621
+ box-shadow: $shadow-focus-ring1;
61622
+ }
61604
61623
  }
61605
61624
  @if $skin-name == 'tailwind3' {
61606
61625
  box-shadow: $shadow-focus-ring2;
@@ -61691,7 +61710,7 @@ $menu-header-icon-padding: 0 16px !default;
61691
61710
 
61692
61711
  &:focus-visible {
61693
61712
  @if $skin-name == 'fluent2' {
61694
- background-color: $content-bg-color;
61713
+ background-color: $flyout-bg-color-focus;
61695
61714
  box-shadow: $shadow-focus-ring1;
61696
61715
  border-radius: 4px;
61697
61716
  }
@@ -85671,7 +85690,12 @@ $grid-checkmark-color: $accent-font !default;
85671
85690
 
85672
85691
  &.e-wrap .e-columnmenu,
85673
85692
  &.e-wrap &.e-rtl .e-columnmenu {
85674
- line-height: $grid-wrap-line-height;
85693
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85694
+ line-height: 3px;
85695
+ }
85696
+ @else {
85697
+ line-height: $grid-wrap-line-height;
85698
+ }
85675
85699
  }
85676
85700
 
85677
85701
  &.e-rtl .e-columnmenu {
@@ -85826,6 +85850,9 @@ $grid-checkmark-color: $accent-font !default;
85826
85850
  }
85827
85851
 
85828
85852
  .e-filterbarcell input {
85853
+ &.e-checkbox{
85854
+ height: 1px;
85855
+ }
85829
85856
  border-radius: $grid-filterbar-border-radius;
85830
85857
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85831
85858
  height: $grid-filterbarcell-text-input;
@@ -87831,7 +87858,7 @@ $grid-checkmark-color: $accent-font !default;
87831
87858
 
87832
87859
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87833
87860
  @if $grid-skin == 'material3' {
87834
- background-color: $material;
87861
+ background: $material;
87835
87862
  }
87836
87863
  @if $grid-skin == 'bootstrap4' {
87837
87864
  background-color: $bootstrap;
@@ -87842,7 +87869,7 @@ $grid-checkmark-color: $accent-font !default;
87842
87869
 
87843
87870
  #{&}.e-grid,
87844
87871
  #{&}.e-grid-popup {
87845
- .e-icons:not(.e-btn-icon, .e-check) {
87872
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87846
87873
  color: $grid-icon-color;
87847
87874
  }
87848
87875
 
@@ -88262,7 +88289,7 @@ $grid-checkmark-color: $accent-font !default;
88262
88289
  .e-rowdragdrop.e-unfreeze,
88263
88290
  .e-rowdragdrop.e-fixedfreeze {
88264
88291
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88265
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88292
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88266
88293
  }
88267
88294
  }
88268
88295
  }
@@ -88273,7 +88300,7 @@ $grid-checkmark-color: $accent-font !default;
88273
88300
  .e-rowdragdrop.e-unfreeze,
88274
88301
  .e-rowdragdrop.e-fixedfreeze {
88275
88302
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88276
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88303
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88277
88304
  }
88278
88305
  }
88279
88306
  }
@@ -88281,7 +88308,7 @@ $grid-checkmark-color: $accent-font !default;
88281
88308
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88282
88309
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88283
88310
  @if $grid-skin != 'material3' {
88284
- @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));
88285
88312
  }
88286
88313
  }
88287
88314
  }
@@ -89035,7 +89062,7 @@ $grid-checkmark-color: $accent-font !default;
89035
89062
 
89036
89063
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89037
89064
  @if $grid-skin == 'material3' {
89038
- background-color: $material;
89065
+ background: $material;
89039
89066
  }
89040
89067
  @if $grid-skin == 'bootstrap4' {
89041
89068
  background-color: $bootstrap;
@@ -89119,7 +89146,7 @@ $grid-checkmark-color: $accent-font !default;
89119
89146
  .e-rowcell.e-unfreeze,
89120
89147
  .e-rowcell.e-fixedfreeze {
89121
89148
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89122
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89149
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89123
89150
  }
89124
89151
  }
89125
89152
  }
@@ -89134,7 +89161,7 @@ $grid-checkmark-color: $accent-font !default;
89134
89161
  .e-rowdragdrop.e-unfreeze,
89135
89162
  .e-rowdragdrop.e-fixedfreeze {
89136
89163
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89137
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89164
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89138
89165
  }
89139
89166
  }
89140
89167
  }
@@ -89145,7 +89172,7 @@ $grid-checkmark-color: $accent-font !default;
89145
89172
  .e-rowdragdrop.e-unfreeze,
89146
89173
  .e-rowdragdrop.e-fixedfreeze {
89147
89174
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89148
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89175
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89149
89176
  }
89150
89177
  }
89151
89178
  }
@@ -89153,7 +89180,7 @@ $grid-checkmark-color: $accent-font !default;
89153
89180
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89154
89181
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89155
89182
  @if $grid-skin != 'material3' {
89156
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89183
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89157
89184
  }
89158
89185
  }
89159
89186
  }
@@ -89633,6 +89660,9 @@ $grid-checkmark-color: $accent-font !default;
89633
89660
  }
89634
89661
 
89635
89662
  .e-filterbarcell input {
89663
+ &.e-checkbox{
89664
+ height: 1px;
89665
+ }
89636
89666
  height: $grid-bigger-filterbarcell-text-input;
89637
89667
  }
89638
89668
 
@@ -104315,7 +104345,6 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
104315
104345
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104316
104346
  }
104317
104347
  @if $skin-name == 'fluent2'{
104318
- .e-rowcell.e-active,
104319
104348
  .e-menu-item.e-focused,
104320
104349
  .e-menu-item.e-selected {
104321
104350
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -123418,11 +123447,6 @@ $pivotview-touch-header-text-padding: 8px !default;
123418
123447
  -ms-user-select: none;
123419
123448
  user-select: none;
123420
123449
  -webkit-touch-callout: none;
123421
- align-items: center;
123422
- white-space: nowrap;
123423
- overflow: hidden;
123424
- text-overflow: ellipsis;
123425
- height: inherit;
123426
123450
 
123427
123451
  @if ($skin-name == 'tailwind') {
123428
123452
  padding-left: 12px;