@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
@@ -13752,10 +13752,8 @@ $badge-warning-font-color: $warning-text !default;
13752
13752
 
13753
13753
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13754
13754
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13755
- @if ($badge-theme == 'bootstrap5.3') {
13756
- background-color: $badge-secondary-bg-color;
13757
- color: $badge-secondary-font-color;
13758
- }
13755
+ background-color: $badge-secondary-bg-color;
13756
+ color: $badge-secondary-font-color;
13759
13757
 
13760
13758
  @if $badge-theme == 'fluent2' {
13761
13759
  border: $badge-secondary-border-color;
@@ -23732,6 +23730,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
23732
23730
  $drop-down-btn-bigger-max-width: 202px !default;
23733
23731
  $drop-down-btn-bigger-min-width: 112px !default;
23734
23732
  $drop-down-btn-icon-font-size: $text-sm !default;
23733
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
23735
23734
  $drop-down-btn-icon-margin-right: 11px !default;
23736
23735
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
23737
23736
  $drop-down-btn-li-border-width: 1px !default;
@@ -23749,9 +23748,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
23749
23748
  $drop-down-btn-ul-padding: 4px 0 !default;
23750
23749
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
23751
23750
  $drop-down-btn-ul-small-padding: 4px 0 !default;
23752
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
23751
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
23752
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
23753
23753
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
23754
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
23754
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
23755
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
23756
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
23755
23757
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
23756
23758
  $drop-down-btn-popup-margin-top: 2px !default;
23757
23759
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -23855,7 +23857,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23855
23857
  }
23856
23858
 
23857
23859
  & .e-btn-icon {
23858
- @if $skin-name == 'tailwind3' {
23860
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
23859
23861
  font-size: $drop-down-btn-small-icon-font-size;
23860
23862
  }
23861
23863
  }
@@ -23864,6 +23866,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23864
23866
  @if $skin-name == 'fluent2' {
23865
23867
  font-size: 12px;
23866
23868
  }
23869
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
23870
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23871
+ }
23867
23872
  }
23868
23873
  }
23869
23874
  }
@@ -44200,7 +44205,10 @@ $treeview-item-active-check-color: $primary !default;
44200
44205
  }
44201
44206
 
44202
44207
  .e-list-text {
44203
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44208
+ @if ($skin-name == 'FluentUI') {
44209
+ padding: $treeview-icon-padding;
44210
+ }
44211
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44204
44212
  padding: 0 $treeview-drag-icon-padding;
44205
44213
  }
44206
44214
  @if $skin-name == 'fluent2' {
@@ -44224,9 +44232,6 @@ $treeview-item-active-check-color: $primary !default;
44224
44232
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44225
44233
  box-sizing: content-box;
44226
44234
  padding-left: $treeview-drag-icon-padding;
44227
- @if ($skin-name == 'FluentUI') {
44228
- padding-top: 8px;
44229
- }
44230
44235
  }
44231
44236
  }
44232
44237
  }
@@ -44234,7 +44239,7 @@ $treeview-item-active-check-color: $primary !default;
44234
44239
  .e-icon-collapsible::before,
44235
44240
  .e-icon-expandable::before {
44236
44241
  font-size: $treeview-drag-icon-font-size;
44237
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
44242
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
44238
44243
  padding: $treeview-drag-icon-padding;
44239
44244
  }
44240
44245
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -45724,6 +45729,13 @@ $menu-caret-color: $icon-color-pressed !default;
45724
45729
  }
45725
45730
  @if $skin-name == 'fluent2' {
45726
45731
  border-radius: 4px;
45732
+ &:focus-visible {
45733
+ color: $content-text-color;
45734
+ & .e-caret,
45735
+ & .e-menu-icon {
45736
+ color: $icon-color;
45737
+ }
45738
+ }
45727
45739
  }
45728
45740
  }
45729
45741
  }
@@ -45774,9 +45786,11 @@ $menu-caret-color: $icon-color-pressed !default;
45774
45786
 
45775
45787
  &:focus-visible {
45776
45788
  @if $skin-name == 'fluent2' {
45777
- border-radius: 4px;
45778
- background-color: $content-bg-color;
45779
- box-shadow: $shadow-focus-ring1;
45789
+ &:not(.e-selected) {
45790
+ border-radius: 4px;
45791
+ background-color: $content-bg-color;
45792
+ box-shadow: $shadow-focus-ring1;
45793
+ }
45780
45794
  }
45781
45795
  @if $skin-name == 'tailwind3' {
45782
45796
  box-shadow: $shadow-focus-ring2;
@@ -45867,7 +45881,7 @@ $menu-caret-color: $icon-color-pressed !default;
45867
45881
 
45868
45882
  &:focus-visible {
45869
45883
  @if $skin-name == 'fluent2' {
45870
- background-color: $content-bg-color;
45884
+ background-color: $flyout-bg-color-focus;
45871
45885
  box-shadow: $shadow-focus-ring1;
45872
45886
  border-radius: 4px;
45873
45887
  }
@@ -63684,7 +63698,12 @@ $grid-checkmark-color: $primary-text-color !default;
63684
63698
 
63685
63699
  &.e-wrap .e-columnmenu,
63686
63700
  &.e-wrap &.e-rtl .e-columnmenu {
63687
- line-height: $grid-wrap-line-height;
63701
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
63702
+ line-height: 3px;
63703
+ }
63704
+ @else {
63705
+ line-height: $grid-wrap-line-height;
63706
+ }
63688
63707
  }
63689
63708
 
63690
63709
  &.e-rtl .e-columnmenu {
@@ -63839,6 +63858,9 @@ $grid-checkmark-color: $primary-text-color !default;
63839
63858
  }
63840
63859
 
63841
63860
  .e-filterbarcell input {
63861
+ &.e-checkbox{
63862
+ height: 1px;
63863
+ }
63842
63864
  border-radius: $grid-filterbar-border-radius;
63843
63865
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63844
63866
  height: $grid-filterbarcell-text-input;
@@ -65844,7 +65866,7 @@ $grid-checkmark-color: $primary-text-color !default;
65844
65866
 
65845
65867
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65846
65868
  @if $grid-skin == 'material3' {
65847
- background-color: $material;
65869
+ background: $material;
65848
65870
  }
65849
65871
  @if $grid-skin == 'bootstrap4' {
65850
65872
  background-color: $bootstrap;
@@ -65855,7 +65877,7 @@ $grid-checkmark-color: $primary-text-color !default;
65855
65877
 
65856
65878
  #{&}.e-grid,
65857
65879
  #{&}.e-grid-popup {
65858
- .e-icons:not(.e-btn-icon, .e-check) {
65880
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65859
65881
  color: $grid-icon-color;
65860
65882
  }
65861
65883
 
@@ -66275,7 +66297,7 @@ $grid-checkmark-color: $primary-text-color !default;
66275
66297
  .e-rowdragdrop.e-unfreeze,
66276
66298
  .e-rowdragdrop.e-fixedfreeze {
66277
66299
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66278
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66300
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66279
66301
  }
66280
66302
  }
66281
66303
  }
@@ -66286,7 +66308,7 @@ $grid-checkmark-color: $primary-text-color !default;
66286
66308
  .e-rowdragdrop.e-unfreeze,
66287
66309
  .e-rowdragdrop.e-fixedfreeze {
66288
66310
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66289
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66311
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66290
66312
  }
66291
66313
  }
66292
66314
  }
@@ -66294,7 +66316,7 @@ $grid-checkmark-color: $primary-text-color !default;
66294
66316
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
66295
66317
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66296
66318
  @if $grid-skin != 'material3' {
66297
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66319
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66298
66320
  }
66299
66321
  }
66300
66322
  }
@@ -78115,7 +78137,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78115
78137
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
78116
78138
  }
78117
78139
  @if $skin-name == 'fluent2'{
78118
- .e-rowcell.e-active,
78119
78140
  .e-menu-item.e-focused,
78120
78141
  .e-menu-item.e-selected {
78121
78142
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94172,11 +94193,6 @@ $pivotview-touch-header-text-padding: 4px !default;
94172
94193
  -ms-user-select: none;
94173
94194
  user-select: none;
94174
94195
  -webkit-touch-callout: none;
94175
- align-items: center;
94176
- white-space: nowrap;
94177
- overflow: hidden;
94178
- text-overflow: ellipsis;
94179
- height: inherit;
94180
94196
 
94181
94197
  @if ($skin-name == 'tailwind') {
94182
94198
  padding-left: 12px;
@@ -20998,10 +20998,8 @@ $badge-warning-font-color: $warning-text !default;
20998
20998
 
20999
20999
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
21000
21000
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
21001
- @if ($badge-theme == 'bootstrap5.3') {
21002
- background-color: $badge-secondary-bg-color;
21003
- color: $badge-secondary-font-color;
21004
- }
21001
+ background-color: $badge-secondary-bg-color;
21002
+ color: $badge-secondary-font-color;
21005
21003
 
21006
21004
  @if $badge-theme == 'fluent2' {
21007
21005
  border: $badge-secondary-border-color;
@@ -33303,6 +33301,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
33303
33301
  $drop-down-btn-bigger-max-width: 202px !default;
33304
33302
  $drop-down-btn-bigger-min-width: 112px !default;
33305
33303
  $drop-down-btn-icon-font-size: $text-sm !default;
33304
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
33306
33305
  $drop-down-btn-icon-margin-right: 11px !default;
33307
33306
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
33308
33307
  $drop-down-btn-li-border-width: 1px !default;
@@ -33320,9 +33319,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
33320
33319
  $drop-down-btn-ul-padding: 4px 0 !default;
33321
33320
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
33322
33321
  $drop-down-btn-ul-small-padding: 4px 0 !default;
33323
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
33322
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
33323
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
33324
33324
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
33325
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
33325
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
33326
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
33327
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
33326
33328
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
33327
33329
  $drop-down-btn-popup-margin-top: 2px !default;
33328
33330
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -33426,7 +33428,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33426
33428
  }
33427
33429
 
33428
33430
  & .e-btn-icon {
33429
- @if $skin-name == 'tailwind3' {
33431
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
33430
33432
  font-size: $drop-down-btn-small-icon-font-size;
33431
33433
  }
33432
33434
  }
@@ -33435,6 +33437,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33435
33437
  @if $skin-name == 'fluent2' {
33436
33438
  font-size: 12px;
33437
33439
  }
33440
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
33441
+ font-size: $drop-down-btn-small-caret-icon-font-size;
33442
+ }
33438
33443
  }
33439
33444
  }
33440
33445
  }
@@ -33727,8 +33732,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33727
33732
  padding: $drop-down-btn-vertical-bigger-padding;
33728
33733
  }
33729
33734
  .e-btn-icon {
33730
- @if $skin-name == 'tailwind3' {
33731
- font-size: $drop-down-btn-icon-font-size-bigger;
33735
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
33736
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
33737
+ }
33738
+ }
33739
+ .e-btn-icon.e-caret {
33740
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'fluent2' {
33741
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
33732
33742
  }
33733
33743
  }
33734
33744
  }
@@ -60038,7 +60048,10 @@ $treeview-item-active-check-color: $primary !default;
60038
60048
  }
60039
60049
 
60040
60050
  .e-list-text {
60041
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60051
+ @if ($skin-name == 'FluentUI') {
60052
+ padding: $treeview-icon-padding;
60053
+ }
60054
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
60042
60055
  padding: 0 $treeview-drag-icon-padding;
60043
60056
  }
60044
60057
  @if $skin-name == 'fluent2' {
@@ -60062,9 +60075,6 @@ $treeview-item-active-check-color: $primary !default;
60062
60075
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60063
60076
  box-sizing: content-box;
60064
60077
  padding-left: $treeview-drag-icon-padding;
60065
- @if ($skin-name == 'FluentUI') {
60066
- padding-top: 8px;
60067
- }
60068
60078
  }
60069
60079
  }
60070
60080
  }
@@ -60072,7 +60082,7 @@ $treeview-item-active-check-color: $primary !default;
60072
60082
  .e-icon-collapsible::before,
60073
60083
  .e-icon-expandable::before {
60074
60084
  font-size: $treeview-drag-icon-font-size;
60075
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
60085
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
60076
60086
  padding: $treeview-drag-icon-padding;
60077
60087
  }
60078
60088
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -61968,6 +61978,13 @@ $menu-caret-color: $icon-color-pressed !default;
61968
61978
  }
61969
61979
  @if $skin-name == 'fluent2' {
61970
61980
  border-radius: 4px;
61981
+ &:focus-visible {
61982
+ color: $content-text-color;
61983
+ & .e-caret,
61984
+ & .e-menu-icon {
61985
+ color: $icon-color;
61986
+ }
61987
+ }
61971
61988
  }
61972
61989
  }
61973
61990
  }
@@ -62018,9 +62035,11 @@ $menu-caret-color: $icon-color-pressed !default;
62018
62035
 
62019
62036
  &:focus-visible {
62020
62037
  @if $skin-name == 'fluent2' {
62021
- border-radius: 4px;
62022
- background-color: $content-bg-color;
62023
- box-shadow: $shadow-focus-ring1;
62038
+ &:not(.e-selected) {
62039
+ border-radius: 4px;
62040
+ background-color: $content-bg-color;
62041
+ box-shadow: $shadow-focus-ring1;
62042
+ }
62024
62043
  }
62025
62044
  @if $skin-name == 'tailwind3' {
62026
62045
  box-shadow: $shadow-focus-ring2;
@@ -62111,7 +62130,7 @@ $menu-caret-color: $icon-color-pressed !default;
62111
62130
 
62112
62131
  &:focus-visible {
62113
62132
  @if $skin-name == 'fluent2' {
62114
- background-color: $content-bg-color;
62133
+ background-color: $flyout-bg-color-focus;
62115
62134
  box-shadow: $shadow-focus-ring1;
62116
62135
  border-radius: 4px;
62117
62136
  }
@@ -85883,7 +85902,12 @@ $grid-checkmark-color: $primary-text-color !default;
85883
85902
 
85884
85903
  &.e-wrap .e-columnmenu,
85885
85904
  &.e-wrap &.e-rtl .e-columnmenu {
85886
- line-height: $grid-wrap-line-height;
85905
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85906
+ line-height: 3px;
85907
+ }
85908
+ @else {
85909
+ line-height: $grid-wrap-line-height;
85910
+ }
85887
85911
  }
85888
85912
 
85889
85913
  &.e-rtl .e-columnmenu {
@@ -86038,6 +86062,9 @@ $grid-checkmark-color: $primary-text-color !default;
86038
86062
  }
86039
86063
 
86040
86064
  .e-filterbarcell input {
86065
+ &.e-checkbox{
86066
+ height: 1px;
86067
+ }
86041
86068
  border-radius: $grid-filterbar-border-radius;
86042
86069
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
86043
86070
  height: $grid-filterbarcell-text-input;
@@ -88043,7 +88070,7 @@ $grid-checkmark-color: $primary-text-color !default;
88043
88070
 
88044
88071
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88045
88072
  @if $grid-skin == 'material3' {
88046
- background-color: $material;
88073
+ background: $material;
88047
88074
  }
88048
88075
  @if $grid-skin == 'bootstrap4' {
88049
88076
  background-color: $bootstrap;
@@ -88054,7 +88081,7 @@ $grid-checkmark-color: $primary-text-color !default;
88054
88081
 
88055
88082
  #{&}.e-grid,
88056
88083
  #{&}.e-grid-popup {
88057
- .e-icons:not(.e-btn-icon, .e-check) {
88084
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
88058
88085
  color: $grid-icon-color;
88059
88086
  }
88060
88087
 
@@ -88474,7 +88501,7 @@ $grid-checkmark-color: $primary-text-color !default;
88474
88501
  .e-rowdragdrop.e-unfreeze,
88475
88502
  .e-rowdragdrop.e-fixedfreeze {
88476
88503
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88477
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88504
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88478
88505
  }
88479
88506
  }
88480
88507
  }
@@ -88485,7 +88512,7 @@ $grid-checkmark-color: $primary-text-color !default;
88485
88512
  .e-rowdragdrop.e-unfreeze,
88486
88513
  .e-rowdragdrop.e-fixedfreeze {
88487
88514
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88488
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88515
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88489
88516
  }
88490
88517
  }
88491
88518
  }
@@ -88493,7 +88520,7 @@ $grid-checkmark-color: $primary-text-color !default;
88493
88520
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88494
88521
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88495
88522
  @if $grid-skin != 'material3' {
88496
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88523
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88497
88524
  }
88498
88525
  }
88499
88526
  }
@@ -89237,7 +89264,7 @@ $grid-checkmark-color: $primary-text-color !default;
89237
89264
 
89238
89265
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89239
89266
  @if $grid-skin == 'material3' {
89240
- background-color: $material;
89267
+ background: $material;
89241
89268
  }
89242
89269
  @if $grid-skin == 'bootstrap4' {
89243
89270
  background-color: $bootstrap;
@@ -89321,7 +89348,7 @@ $grid-checkmark-color: $primary-text-color !default;
89321
89348
  .e-rowcell.e-unfreeze,
89322
89349
  .e-rowcell.e-fixedfreeze {
89323
89350
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89324
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89351
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89325
89352
  }
89326
89353
  }
89327
89354
  }
@@ -89336,7 +89363,7 @@ $grid-checkmark-color: $primary-text-color !default;
89336
89363
  .e-rowdragdrop.e-unfreeze,
89337
89364
  .e-rowdragdrop.e-fixedfreeze {
89338
89365
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89339
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89366
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89340
89367
  }
89341
89368
  }
89342
89369
  }
@@ -89347,7 +89374,7 @@ $grid-checkmark-color: $primary-text-color !default;
89347
89374
  .e-rowdragdrop.e-unfreeze,
89348
89375
  .e-rowdragdrop.e-fixedfreeze {
89349
89376
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89350
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89377
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89351
89378
  }
89352
89379
  }
89353
89380
  }
@@ -89355,7 +89382,7 @@ $grid-checkmark-color: $primary-text-color !default;
89355
89382
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89356
89383
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89357
89384
  @if $grid-skin != 'material3' {
89358
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89385
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89359
89386
  }
89360
89387
  }
89361
89388
  }
@@ -89835,6 +89862,9 @@ $grid-checkmark-color: $primary-text-color !default;
89835
89862
  }
89836
89863
 
89837
89864
  .e-filterbarcell input {
89865
+ &.e-checkbox{
89866
+ height: 1px;
89867
+ }
89838
89868
  height: $grid-bigger-filterbarcell-text-input;
89839
89869
  }
89840
89870
 
@@ -104505,7 +104535,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104505
104535
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104506
104536
  }
104507
104537
  @if $skin-name == 'fluent2'{
104508
- .e-rowcell.e-active,
104509
104538
  .e-menu-item.e-focused,
104510
104539
  .e-menu-item.e-selected {
104511
104540
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -123584,11 +123613,6 @@ $pivotview-touch-header-text-padding: 4px !default;
123584
123613
  -ms-user-select: none;
123585
123614
  user-select: none;
123586
123615
  -webkit-touch-callout: none;
123587
- align-items: center;
123588
- white-space: nowrap;
123589
- overflow: hidden;
123590
- text-overflow: ellipsis;
123591
- height: inherit;
123592
123616
 
123593
123617
  @if ($skin-name == 'tailwind') {
123594
123618
  padding-left: 12px;