@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
@@ -13296,10 +13296,8 @@ $badge-warning-font-color: rgba($warning-text) !default;
13296
13296
 
13297
13297
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13298
13298
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13299
- @if ($badge-theme == 'bootstrap5.3') {
13300
- background-color: $badge-secondary-bg-color;
13301
- color: $badge-secondary-font-color;
13302
- }
13299
+ background-color: $badge-secondary-bg-color;
13300
+ color: $badge-secondary-font-color;
13303
13301
 
13304
13302
  @if $badge-theme == 'fluent2' {
13305
13303
  border: $badge-secondary-border-color;
@@ -23152,6 +23150,7 @@ $drop-down-btn-bigger-li-height: 40px !default;
23152
23150
  $drop-down-btn-bigger-max-width: 202px !default;
23153
23151
  $drop-down-btn-bigger-min-width: 112px !default;
23154
23152
  $drop-down-btn-icon-font-size: $text-base !default;
23153
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
23155
23154
  $drop-down-btn-icon-margin-right: 11px !default;
23156
23155
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
23157
23156
  $drop-down-btn-li-border-width: 1px !default;
@@ -23170,9 +23169,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
23170
23169
  $drop-down-btn-ul-padding: 4px 0 !default;
23171
23170
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
23172
23171
  $drop-down-btn-ul-small-padding: 4px 0 !default;
23173
- $drop-down-btn-caret-icon-font-size: $text-sm !default;
23172
+ $drop-down-btn-caret-icon-font-size: $text-base !default;
23173
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
23174
23174
  $drop-down-btn-icon-font-size-bigger: $text-lg !default;
23175
- $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
23175
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
23176
+ $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
23177
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-lg !default;
23176
23178
  $drop-down-btn-box-shadow: $shadow-sm !default;
23177
23179
  $drop-down-btn-popup-margin-top: 0 !default;
23178
23180
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -23276,7 +23278,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23276
23278
  }
23277
23279
 
23278
23280
  & .e-btn-icon {
23279
- @if $skin-name == 'tailwind3' {
23281
+ @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' {
23280
23282
  font-size: $drop-down-btn-small-icon-font-size;
23281
23283
  }
23282
23284
  }
@@ -23285,6 +23287,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23285
23287
  @if $skin-name == 'fluent2' {
23286
23288
  font-size: 12px;
23287
23289
  }
23290
+ @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' {
23291
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23292
+ }
23288
23293
  }
23289
23294
  }
23290
23295
  }
@@ -43522,7 +43527,10 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43522
43527
  }
43523
43528
 
43524
43529
  .e-list-text {
43525
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43530
+ @if ($skin-name == 'FluentUI') {
43531
+ padding: $treeview-icon-padding;
43532
+ }
43533
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43526
43534
  padding: 0 $treeview-drag-icon-padding;
43527
43535
  }
43528
43536
  @if $skin-name == 'fluent2' {
@@ -43546,9 +43554,6 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43546
43554
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43547
43555
  box-sizing: content-box;
43548
43556
  padding-left: $treeview-drag-icon-padding;
43549
- @if ($skin-name == 'FluentUI') {
43550
- padding-top: 8px;
43551
- }
43552
43557
  }
43553
43558
  }
43554
43559
  }
@@ -43556,7 +43561,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43556
43561
  .e-icon-collapsible::before,
43557
43562
  .e-icon-expandable::before {
43558
43563
  font-size: $treeview-drag-icon-font-size;
43559
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43564
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43560
43565
  padding: $treeview-drag-icon-padding;
43561
43566
  }
43562
43567
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -45044,6 +45049,13 @@ $menu-caret-color: $cmenu-caret-color !default;
45044
45049
  }
45045
45050
  @if $skin-name == 'fluent2' {
45046
45051
  border-radius: 4px;
45052
+ &:focus-visible {
45053
+ color: $content-text-color;
45054
+ & .e-caret,
45055
+ & .e-menu-icon {
45056
+ color: $icon-color;
45057
+ }
45058
+ }
45047
45059
  }
45048
45060
  }
45049
45061
  }
@@ -45094,9 +45106,11 @@ $menu-caret-color: $cmenu-caret-color !default;
45094
45106
 
45095
45107
  &:focus-visible {
45096
45108
  @if $skin-name == 'fluent2' {
45097
- border-radius: 4px;
45098
- background-color: $content-bg-color;
45099
- box-shadow: $shadow-focus-ring1;
45109
+ &:not(.e-selected) {
45110
+ border-radius: 4px;
45111
+ background-color: $content-bg-color;
45112
+ box-shadow: $shadow-focus-ring1;
45113
+ }
45100
45114
  }
45101
45115
  @if $skin-name == 'tailwind3' {
45102
45116
  box-shadow: $shadow-focus-ring2;
@@ -45187,7 +45201,7 @@ $menu-caret-color: $cmenu-caret-color !default;
45187
45201
 
45188
45202
  &:focus-visible {
45189
45203
  @if $skin-name == 'fluent2' {
45190
- background-color: $content-bg-color;
45204
+ background-color: $flyout-bg-color-focus;
45191
45205
  box-shadow: $shadow-focus-ring1;
45192
45206
  border-radius: 4px;
45193
45207
  }
@@ -60957,7 +60971,7 @@ $grid-cell-border-color: rgba($border-light) !default;
60957
60971
  $grid-content-bg-color: rgba($content-bg-color) !default;
60958
60972
  $grid-row-selection-bg-color: $table-bg-color-selected !default;
60959
60973
  $grid-cell-selection-bg-color: $table-bg-color-selected !default;
60960
- $grid-hover-bg-color: $table-bg-color-hover !default;
60974
+ $grid-hover-bg-color: linear-gradient(0deg, rgba($on-surface, .05), rgba($on-surface, .05)), rgba($surface) !default;
60961
60975
  $grid-content-font-size: $text-sm !default;
60962
60976
  $grid-header-height: 20px !default;
60963
60977
  $grid-bigger-header-height: 24px !default;
@@ -63295,7 +63309,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
63295
63309
 
63296
63310
  &.e-wrap .e-columnmenu,
63297
63311
  &.e-wrap &.e-rtl .e-columnmenu {
63298
- line-height: $grid-wrap-line-height;
63312
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
63313
+ line-height: 3px;
63314
+ }
63315
+ @else {
63316
+ line-height: $grid-wrap-line-height;
63317
+ }
63299
63318
  }
63300
63319
 
63301
63320
  &.e-rtl .e-columnmenu {
@@ -63450,6 +63469,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
63450
63469
  }
63451
63470
 
63452
63471
  .e-filterbarcell input {
63472
+ &.e-checkbox{
63473
+ height: 1px;
63474
+ }
63453
63475
  border-radius: $grid-filterbar-border-radius;
63454
63476
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63455
63477
  height: $grid-filterbarcell-text-input;
@@ -65455,7 +65477,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65455
65477
 
65456
65478
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65457
65479
  @if $grid-skin == 'material3' {
65458
- background-color: $material;
65480
+ background: $material;
65459
65481
  }
65460
65482
  @if $grid-skin == 'bootstrap4' {
65461
65483
  background-color: $bootstrap;
@@ -65466,7 +65488,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65466
65488
 
65467
65489
  #{&}.e-grid,
65468
65490
  #{&}.e-grid-popup {
65469
- .e-icons:not(.e-btn-icon, .e-check) {
65491
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65470
65492
  color: $grid-icon-color;
65471
65493
  }
65472
65494
 
@@ -65886,7 +65908,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65886
65908
  .e-rowdragdrop.e-unfreeze,
65887
65909
  .e-rowdragdrop.e-fixedfreeze {
65888
65910
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65889
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65911
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65890
65912
  }
65891
65913
  }
65892
65914
  }
@@ -65897,7 +65919,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65897
65919
  .e-rowdragdrop.e-unfreeze,
65898
65920
  .e-rowdragdrop.e-fixedfreeze {
65899
65921
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65900
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65922
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65901
65923
  }
65902
65924
  }
65903
65925
  }
@@ -65905,7 +65927,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65905
65927
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65906
65928
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65907
65929
  @if $grid-skin != 'material3' {
65908
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65930
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65909
65931
  }
65910
65932
  }
65911
65933
  }
@@ -77722,7 +77744,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77722
77744
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77723
77745
  }
77724
77746
  @if $skin-name == 'fluent2'{
77725
- .e-rowcell.e-active,
77726
77747
  .e-menu-item.e-focused,
77727
77748
  .e-menu-item.e-selected {
77728
77749
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93801,11 +93822,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93801
93822
  -ms-user-select: none;
93802
93823
  user-select: none;
93803
93824
  -webkit-touch-callout: none;
93804
- align-items: center;
93805
- white-space: nowrap;
93806
- overflow: hidden;
93807
- text-overflow: ellipsis;
93808
- height: inherit;
93809
93825
 
93810
93826
  @if ($skin-name == 'tailwind') {
93811
93827
  padding-left: 12px;
@@ -20542,10 +20542,8 @@ $badge-warning-font-color: rgba($warning-text) !default;
20542
20542
 
20543
20543
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20544
20544
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20545
- @if ($badge-theme == 'bootstrap5.3') {
20546
- background-color: $badge-secondary-bg-color;
20547
- color: $badge-secondary-font-color;
20548
- }
20545
+ background-color: $badge-secondary-bg-color;
20546
+ color: $badge-secondary-font-color;
20549
20547
 
20550
20548
  @if $badge-theme == 'fluent2' {
20551
20549
  border: $badge-secondary-border-color;
@@ -32723,6 +32721,7 @@ $drop-down-btn-bigger-li-height: 40px !default;
32723
32721
  $drop-down-btn-bigger-max-width: 202px !default;
32724
32722
  $drop-down-btn-bigger-min-width: 112px !default;
32725
32723
  $drop-down-btn-icon-font-size: $text-base !default;
32724
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
32726
32725
  $drop-down-btn-icon-margin-right: 11px !default;
32727
32726
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
32728
32727
  $drop-down-btn-li-border-width: 1px !default;
@@ -32741,9 +32740,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
32741
32740
  $drop-down-btn-ul-padding: 4px 0 !default;
32742
32741
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
32743
32742
  $drop-down-btn-ul-small-padding: 4px 0 !default;
32744
- $drop-down-btn-caret-icon-font-size: $text-sm !default;
32743
+ $drop-down-btn-caret-icon-font-size: $text-base !default;
32744
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
32745
32745
  $drop-down-btn-icon-font-size-bigger: $text-lg !default;
32746
- $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
32746
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
32747
+ $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
32748
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-lg !default;
32747
32749
  $drop-down-btn-box-shadow: $shadow-sm !default;
32748
32750
  $drop-down-btn-popup-margin-top: 0 !default;
32749
32751
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32847,7 +32849,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
32847
32849
  }
32848
32850
 
32849
32851
  & .e-btn-icon {
32850
- @if $skin-name == 'tailwind3' {
32852
+ @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' {
32851
32853
  font-size: $drop-down-btn-small-icon-font-size;
32852
32854
  }
32853
32855
  }
@@ -32856,6 +32858,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
32856
32858
  @if $skin-name == 'fluent2' {
32857
32859
  font-size: 12px;
32858
32860
  }
32861
+ @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' {
32862
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32863
+ }
32859
32864
  }
32860
32865
  }
32861
32866
  }
@@ -33148,8 +33153,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33148
33153
  padding: $drop-down-btn-vertical-bigger-padding;
33149
33154
  }
33150
33155
  .e-btn-icon {
33151
- @if $skin-name == 'tailwind3' {
33152
- font-size: $drop-down-btn-icon-font-size-bigger;
33156
+ @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' {
33157
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
33158
+ }
33159
+ }
33160
+ .e-btn-icon.e-caret {
33161
+ @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' {
33162
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
33153
33163
  }
33154
33164
  }
33155
33165
  }
@@ -59360,7 +59370,10 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59360
59370
  }
59361
59371
 
59362
59372
  .e-list-text {
59363
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59373
+ @if ($skin-name == 'FluentUI') {
59374
+ padding: $treeview-icon-padding;
59375
+ }
59376
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59364
59377
  padding: 0 $treeview-drag-icon-padding;
59365
59378
  }
59366
59379
  @if $skin-name == 'fluent2' {
@@ -59384,9 +59397,6 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59384
59397
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59385
59398
  box-sizing: content-box;
59386
59399
  padding-left: $treeview-drag-icon-padding;
59387
- @if ($skin-name == 'FluentUI') {
59388
- padding-top: 8px;
59389
- }
59390
59400
  }
59391
59401
  }
59392
59402
  }
@@ -59394,7 +59404,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59394
59404
  .e-icon-collapsible::before,
59395
59405
  .e-icon-expandable::before {
59396
59406
  font-size: $treeview-drag-icon-font-size;
59397
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59407
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59398
59408
  padding: $treeview-drag-icon-padding;
59399
59409
  }
59400
59410
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -61288,6 +61298,13 @@ $menu-caret-color: $cmenu-caret-color !default;
61288
61298
  }
61289
61299
  @if $skin-name == 'fluent2' {
61290
61300
  border-radius: 4px;
61301
+ &:focus-visible {
61302
+ color: $content-text-color;
61303
+ & .e-caret,
61304
+ & .e-menu-icon {
61305
+ color: $icon-color;
61306
+ }
61307
+ }
61291
61308
  }
61292
61309
  }
61293
61310
  }
@@ -61338,9 +61355,11 @@ $menu-caret-color: $cmenu-caret-color !default;
61338
61355
 
61339
61356
  &:focus-visible {
61340
61357
  @if $skin-name == 'fluent2' {
61341
- border-radius: 4px;
61342
- background-color: $content-bg-color;
61343
- box-shadow: $shadow-focus-ring1;
61358
+ &:not(.e-selected) {
61359
+ border-radius: 4px;
61360
+ background-color: $content-bg-color;
61361
+ box-shadow: $shadow-focus-ring1;
61362
+ }
61344
61363
  }
61345
61364
  @if $skin-name == 'tailwind3' {
61346
61365
  box-shadow: $shadow-focus-ring2;
@@ -61431,7 +61450,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61431
61450
 
61432
61451
  &:focus-visible {
61433
61452
  @if $skin-name == 'fluent2' {
61434
- background-color: $content-bg-color;
61453
+ background-color: $flyout-bg-color-focus;
61435
61454
  box-shadow: $shadow-focus-ring1;
61436
61455
  border-radius: 4px;
61437
61456
  }
@@ -83156,7 +83175,7 @@ $grid-cell-border-color: rgba($border-light) !default;
83156
83175
  $grid-content-bg-color: rgba($content-bg-color) !default;
83157
83176
  $grid-row-selection-bg-color: $table-bg-color-selected !default;
83158
83177
  $grid-cell-selection-bg-color: $table-bg-color-selected !default;
83159
- $grid-hover-bg-color: $table-bg-color-hover !default;
83178
+ $grid-hover-bg-color: linear-gradient(0deg, rgba($on-surface, .05), rgba($on-surface, .05)), rgba($surface) !default;
83160
83179
  $grid-content-font-size: $text-sm !default;
83161
83180
  $grid-header-height: 20px !default;
83162
83181
  $grid-bigger-header-height: 24px !default;
@@ -85494,7 +85513,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
85494
85513
 
85495
85514
  &.e-wrap .e-columnmenu,
85496
85515
  &.e-wrap &.e-rtl .e-columnmenu {
85497
- line-height: $grid-wrap-line-height;
85516
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85517
+ line-height: 3px;
85518
+ }
85519
+ @else {
85520
+ line-height: $grid-wrap-line-height;
85521
+ }
85498
85522
  }
85499
85523
 
85500
85524
  &.e-rtl .e-columnmenu {
@@ -85649,6 +85673,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
85649
85673
  }
85650
85674
 
85651
85675
  .e-filterbarcell input {
85676
+ &.e-checkbox{
85677
+ height: 1px;
85678
+ }
85652
85679
  border-radius: $grid-filterbar-border-radius;
85653
85680
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85654
85681
  height: $grid-filterbarcell-text-input;
@@ -87654,7 +87681,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87654
87681
 
87655
87682
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87656
87683
  @if $grid-skin == 'material3' {
87657
- background-color: $material;
87684
+ background: $material;
87658
87685
  }
87659
87686
  @if $grid-skin == 'bootstrap4' {
87660
87687
  background-color: $bootstrap;
@@ -87665,7 +87692,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87665
87692
 
87666
87693
  #{&}.e-grid,
87667
87694
  #{&}.e-grid-popup {
87668
- .e-icons:not(.e-btn-icon, .e-check) {
87695
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87669
87696
  color: $grid-icon-color;
87670
87697
  }
87671
87698
 
@@ -88085,7 +88112,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88085
88112
  .e-rowdragdrop.e-unfreeze,
88086
88113
  .e-rowdragdrop.e-fixedfreeze {
88087
88114
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88088
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88115
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88089
88116
  }
88090
88117
  }
88091
88118
  }
@@ -88096,7 +88123,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88096
88123
  .e-rowdragdrop.e-unfreeze,
88097
88124
  .e-rowdragdrop.e-fixedfreeze {
88098
88125
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88099
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88126
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88100
88127
  }
88101
88128
  }
88102
88129
  }
@@ -88104,7 +88131,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88104
88131
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88105
88132
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88106
88133
  @if $grid-skin != 'material3' {
88107
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88134
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88108
88135
  }
88109
88136
  }
88110
88137
  }
@@ -88852,7 +88879,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88852
88879
 
88853
88880
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88854
88881
  @if $grid-skin == 'material3' {
88855
- background-color: $material;
88882
+ background: $material;
88856
88883
  }
88857
88884
  @if $grid-skin == 'bootstrap4' {
88858
88885
  background-color: $bootstrap;
@@ -88936,7 +88963,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88936
88963
  .e-rowcell.e-unfreeze,
88937
88964
  .e-rowcell.e-fixedfreeze {
88938
88965
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88939
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88966
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88940
88967
  }
88941
88968
  }
88942
88969
  }
@@ -88951,7 +88978,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88951
88978
  .e-rowdragdrop.e-unfreeze,
88952
88979
  .e-rowdragdrop.e-fixedfreeze {
88953
88980
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88954
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88981
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88955
88982
  }
88956
88983
  }
88957
88984
  }
@@ -88962,7 +88989,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88962
88989
  .e-rowdragdrop.e-unfreeze,
88963
88990
  .e-rowdragdrop.e-fixedfreeze {
88964
88991
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88965
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88992
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88966
88993
  }
88967
88994
  }
88968
88995
  }
@@ -88970,7 +88997,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88970
88997
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88971
88998
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88972
88999
  @if $grid-skin != 'material3' {
88973
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89000
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88974
89001
  }
88975
89002
  }
88976
89003
  }
@@ -89450,6 +89477,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89450
89477
  }
89451
89478
 
89452
89479
  .e-filterbarcell input {
89480
+ &.e-checkbox{
89481
+ height: 1px;
89482
+ }
89453
89483
  height: $grid-bigger-filterbarcell-text-input;
89454
89484
  }
89455
89485
 
@@ -104112,7 +104142,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104112
104142
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104113
104143
  }
104114
104144
  @if $skin-name == 'fluent2'{
104115
- .e-rowcell.e-active,
104116
104145
  .e-menu-item.e-focused,
104117
104146
  .e-menu-item.e-selected {
104118
104147
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -123213,11 +123242,6 @@ $pivotview-touch-header-text-padding: 8px !default;
123213
123242
  -ms-user-select: none;
123214
123243
  user-select: none;
123215
123244
  -webkit-touch-callout: none;
123216
- align-items: center;
123217
- white-space: nowrap;
123218
- overflow: hidden;
123219
- text-overflow: ellipsis;
123220
- height: inherit;
123221
123245
 
123222
123246
  @if ($skin-name == 'tailwind') {
123223
123247
  padding-left: 12px;