@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
@@ -21584,10 +21584,8 @@ $badge-darkren: $badge-secondary-bg-color !default;
21584
21584
 
21585
21585
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
21586
21586
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
21587
- @if ($badge-theme == 'bootstrap5.3') {
21588
- background-color: $badge-secondary-bg-color;
21589
- color: $badge-secondary-font-color;
21590
- }
21587
+ background-color: $badge-secondary-bg-color;
21588
+ color: $badge-secondary-font-color;
21591
21589
 
21592
21590
  @if $badge-theme == 'fluent2' {
21593
21591
  border: $badge-secondary-border-color;
@@ -33937,6 +33935,7 @@ $drop-down-btn-bigger-li-height: 40px !default;
33937
33935
  $drop-down-btn-bigger-max-width: 240px !default;
33938
33936
  $drop-down-btn-bigger-min-width: 112px !default;
33939
33937
  $drop-down-btn-icon-font-size: $text-sm !default;
33938
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
33940
33939
  $drop-down-btn-icon-margin-right: 12px !default;
33941
33940
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
33942
33941
  $drop-down-btn-li-border-width: 1px !default;
@@ -33954,9 +33953,12 @@ $drop-down-btn-ul-border-radius: 8px !default;
33954
33953
  $drop-down-btn-ul-padding: 4px 0 !default;
33955
33954
  $drop-down-btn-ul-bigger-padding: 4px 0 !default;
33956
33955
  $drop-down-btn-ul-small-padding: 4px 0 !default;
33957
- $drop-down-btn-caret-icon-font-size: $text-lg !default;
33958
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
33959
- $drop-down-btn-caret-icon-font-size-bigger: 22px !default;
33956
+ $drop-down-btn-caret-icon-font-size: $text-sm !default;
33957
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
33958
+ $drop-down-btn-icon-font-size-bigger: $text-lg !default;
33959
+ $drop-down-btn-small-icon-font-size-bigger: $text-base !default;
33960
+ $drop-down-btn-caret-icon-font-size-bigger: $text-lg !default;
33961
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-base !default;
33960
33962
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
33961
33963
  $drop-down-btn-popup-margin-top: 4px !default;
33962
33964
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -34099,7 +34101,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
34099
34101
  }
34100
34102
 
34101
34103
  & .e-btn-icon {
34102
- @if $skin-name == 'tailwind3' {
34104
+ @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' {
34103
34105
  font-size: $drop-down-btn-small-icon-font-size;
34104
34106
  }
34105
34107
  }
@@ -34108,6 +34110,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
34108
34110
  @if $skin-name == 'fluent2' {
34109
34111
  font-size: 12px;
34110
34112
  }
34113
+ @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' {
34114
+ font-size: $drop-down-btn-small-caret-icon-font-size;
34115
+ }
34111
34116
  }
34112
34117
  }
34113
34118
  }
@@ -34400,8 +34405,13 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
34400
34405
  padding: $drop-down-btn-vertical-bigger-padding;
34401
34406
  }
34402
34407
  .e-btn-icon {
34403
- @if $skin-name == 'tailwind3' {
34404
- font-size: $drop-down-btn-icon-font-size-bigger;
34408
+ @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' {
34409
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
34410
+ }
34411
+ }
34412
+ .e-btn-icon.e-caret {
34413
+ @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' {
34414
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
34405
34415
  }
34406
34416
  }
34407
34417
  }
@@ -60796,7 +60806,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
60796
60806
  }
60797
60807
 
60798
60808
  .e-list-text {
60799
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60809
+ @if ($skin-name == 'FluentUI') {
60810
+ padding: $treeview-icon-padding;
60811
+ }
60812
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
60800
60813
  padding: 0 $treeview-drag-icon-padding;
60801
60814
  }
60802
60815
  @if $skin-name == 'fluent2' {
@@ -60820,9 +60833,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
60820
60833
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60821
60834
  box-sizing: content-box;
60822
60835
  padding-left: $treeview-drag-icon-padding;
60823
- @if ($skin-name == 'FluentUI') {
60824
- padding-top: 8px;
60825
- }
60826
60836
  }
60827
60837
  }
60828
60838
  }
@@ -60830,7 +60840,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
60830
60840
  .e-icon-collapsible::before,
60831
60841
  .e-icon-expandable::before {
60832
60842
  font-size: $treeview-drag-icon-font-size;
60833
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
60843
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
60834
60844
  padding: $treeview-drag-icon-padding;
60835
60845
  }
60836
60846
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62772,6 +62782,13 @@ $menu-caret-color: $cmenu-caret-color !default;
62772
62782
  }
62773
62783
  @if $skin-name == 'fluent2' {
62774
62784
  border-radius: 4px;
62785
+ &:focus-visible {
62786
+ color: $content-text-color;
62787
+ & .e-caret,
62788
+ & .e-menu-icon {
62789
+ color: $icon-color;
62790
+ }
62791
+ }
62775
62792
  }
62776
62793
  }
62777
62794
  }
@@ -62822,9 +62839,11 @@ $menu-caret-color: $cmenu-caret-color !default;
62822
62839
 
62823
62840
  &:focus-visible {
62824
62841
  @if $skin-name == 'fluent2' {
62825
- border-radius: 4px;
62826
- background-color: $content-bg-color;
62827
- box-shadow: $shadow-focus-ring1;
62842
+ &:not(.e-selected) {
62843
+ border-radius: 4px;
62844
+ background-color: $content-bg-color;
62845
+ box-shadow: $shadow-focus-ring1;
62846
+ }
62828
62847
  }
62829
62848
  @if $skin-name == 'tailwind3' {
62830
62849
  box-shadow: $shadow-focus-ring2;
@@ -62915,7 +62934,7 @@ $menu-caret-color: $cmenu-caret-color !default;
62915
62934
 
62916
62935
  &:focus-visible {
62917
62936
  @if $skin-name == 'fluent2' {
62918
- background-color: $content-bg-color;
62937
+ background-color: $flyout-bg-color-focus;
62919
62938
  box-shadow: $shadow-focus-ring1;
62920
62939
  border-radius: 4px;
62921
62940
  }
@@ -86655,7 +86674,12 @@ $grid-checkmark-color: $primary !default;
86655
86674
 
86656
86675
  &.e-wrap .e-columnmenu,
86657
86676
  &.e-wrap &.e-rtl .e-columnmenu {
86658
- line-height: $grid-wrap-line-height;
86677
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
86678
+ line-height: 3px;
86679
+ }
86680
+ @else {
86681
+ line-height: $grid-wrap-line-height;
86682
+ }
86659
86683
  }
86660
86684
 
86661
86685
  &.e-rtl .e-columnmenu {
@@ -86810,6 +86834,9 @@ $grid-checkmark-color: $primary !default;
86810
86834
  }
86811
86835
 
86812
86836
  .e-filterbarcell input {
86837
+ &.e-checkbox{
86838
+ height: 1px;
86839
+ }
86813
86840
  border-radius: $grid-filterbar-border-radius;
86814
86841
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
86815
86842
  height: $grid-filterbarcell-text-input;
@@ -88815,7 +88842,7 @@ $grid-checkmark-color: $primary !default;
88815
88842
 
88816
88843
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88817
88844
  @if $grid-skin == 'material3' {
88818
- background-color: $material;
88845
+ background: $material;
88819
88846
  }
88820
88847
  @if $grid-skin == 'bootstrap4' {
88821
88848
  background-color: $bootstrap;
@@ -88826,7 +88853,7 @@ $grid-checkmark-color: $primary !default;
88826
88853
 
88827
88854
  #{&}.e-grid,
88828
88855
  #{&}.e-grid-popup {
88829
- .e-icons:not(.e-btn-icon, .e-check) {
88856
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
88830
88857
  color: $grid-icon-color;
88831
88858
  }
88832
88859
 
@@ -89246,7 +89273,7 @@ $grid-checkmark-color: $primary !default;
89246
89273
  .e-rowdragdrop.e-unfreeze,
89247
89274
  .e-rowdragdrop.e-fixedfreeze {
89248
89275
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89249
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89276
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89250
89277
  }
89251
89278
  }
89252
89279
  }
@@ -89257,7 +89284,7 @@ $grid-checkmark-color: $primary !default;
89257
89284
  .e-rowdragdrop.e-unfreeze,
89258
89285
  .e-rowdragdrop.e-fixedfreeze {
89259
89286
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89260
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89287
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89261
89288
  }
89262
89289
  }
89263
89290
  }
@@ -89265,7 +89292,7 @@ $grid-checkmark-color: $primary !default;
89265
89292
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89266
89293
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89267
89294
  @if $grid-skin != 'material3' {
89268
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89295
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89269
89296
  }
89270
89297
  }
89271
89298
  }
@@ -90012,7 +90039,7 @@ $grid-checkmark-color: $primary !default;
90012
90039
 
90013
90040
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
90014
90041
  @if $grid-skin == 'material3' {
90015
- background-color: $material;
90042
+ background: $material;
90016
90043
  }
90017
90044
  @if $grid-skin == 'bootstrap4' {
90018
90045
  background-color: $bootstrap;
@@ -90096,7 +90123,7 @@ $grid-checkmark-color: $primary !default;
90096
90123
  .e-rowcell.e-unfreeze,
90097
90124
  .e-rowcell.e-fixedfreeze {
90098
90125
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90099
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90126
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90100
90127
  }
90101
90128
  }
90102
90129
  }
@@ -90111,7 +90138,7 @@ $grid-checkmark-color: $primary !default;
90111
90138
  .e-rowdragdrop.e-unfreeze,
90112
90139
  .e-rowdragdrop.e-fixedfreeze {
90113
90140
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90114
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90141
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90115
90142
  }
90116
90143
  }
90117
90144
  }
@@ -90122,7 +90149,7 @@ $grid-checkmark-color: $primary !default;
90122
90149
  .e-rowdragdrop.e-unfreeze,
90123
90150
  .e-rowdragdrop.e-fixedfreeze {
90124
90151
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90125
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90152
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90126
90153
  }
90127
90154
  }
90128
90155
  }
@@ -90130,7 +90157,7 @@ $grid-checkmark-color: $primary !default;
90130
90157
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
90131
90158
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90132
90159
  @if $grid-skin != 'material3' {
90133
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90160
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90134
90161
  }
90135
90162
  }
90136
90163
  }
@@ -90610,6 +90637,9 @@ $grid-checkmark-color: $primary !default;
90610
90637
  }
90611
90638
 
90612
90639
  .e-filterbarcell input {
90640
+ &.e-checkbox{
90641
+ height: 1px;
90642
+ }
90613
90643
  height: $grid-bigger-filterbarcell-text-input;
90614
90644
  }
90615
90645
 
@@ -105281,7 +105311,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
105281
105311
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
105282
105312
  }
105283
105313
  @if $skin-name == 'fluent2'{
105284
- .e-rowcell.e-active,
105285
105314
  .e-menu-item.e-focused,
105286
105315
  .e-menu-item.e-selected {
105287
105316
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -124374,11 +124403,6 @@ $pivotview-touch-header-text-padding: 15px !default;
124374
124403
  -ms-user-select: none;
124375
124404
  user-select: none;
124376
124405
  -webkit-touch-callout: none;
124377
- align-items: center;
124378
- white-space: nowrap;
124379
- overflow: hidden;
124380
- text-overflow: ellipsis;
124381
- height: inherit;
124382
124406
 
124383
124407
  @if ($skin-name == 'tailwind') {
124384
124408
  padding-left: 12px;
@@ -12930,10 +12930,8 @@ $badge-warning-font-color: $grey-dark-font !default;
12930
12930
 
12931
12931
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
12932
12932
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
12933
- @if ($badge-theme == 'bootstrap5.3') {
12934
- background-color: $badge-secondary-bg-color;
12935
- color: $badge-secondary-font-color;
12936
- }
12933
+ background-color: $badge-secondary-bg-color;
12934
+ color: $badge-secondary-font-color;
12937
12935
 
12938
12936
  @if $badge-theme == 'fluent2' {
12939
12937
  border: $badge-secondary-border-color;
@@ -22972,7 +22970,8 @@ $drop-down-btn-small-li-padding: 0 14px !default;
22972
22970
  $drop-down-btn-li-selection-bgcolor: $brand-primary !default;
22973
22971
  $drop-down-btn-li-selection-font-color: $brand-primary-font !default;
22974
22972
  $drop-down-btn-max-width: 240px !default;
22975
- $drop-down-btn-icon-font-size: 14px !default;
22973
+ $drop-down-btn-icon-font-size: 16px !default;
22974
+ $drop-down-btn-small-icon-font-size: 14px !default;
22976
22975
  $drop-down-btn-menu-icon-bigger-font-size: 16px !default;
22977
22976
  $drop-down-btn-menu-icon-color: $grey-dark-font !default;
22978
22977
  $drop-down-btn-menu-icon-disabled-color: rgba($grey-dark-font, .65) !default;
@@ -22989,8 +22988,11 @@ $drop-down-btn-ul-padding: 3px 0 !default;
22989
22988
  $drop-down-btn-ul-bigger-padding: 5px 0 !default;
22990
22989
  $drop-down-btn-ul-small-padding: 5px 0 !default;
22991
22990
  $drop-down-btn-caret-icon-font-size: 8px !default;
22992
- $drop-down-btn-icon-font-size-bigger: 16px !default;
22991
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
22992
+ $drop-down-btn-icon-font-size-bigger: 20px !default;
22993
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
22993
22994
  $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
22995
+ $drop-down-btn-small-caret-icon-font-size-bigger: 10px !default;
22994
22996
  $drop-down-btn-box-shadow: none !default;
22995
22997
  $drop-down-btn-popup-margin-top: 0 !default;
22996
22998
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -23076,7 +23078,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23076
23078
  }
23077
23079
 
23078
23080
  & .e-btn-icon {
23079
- @if $skin-name == 'tailwind3' {
23081
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
23080
23082
  font-size: $drop-down-btn-small-icon-font-size;
23081
23083
  }
23082
23084
  }
@@ -23085,6 +23087,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23085
23087
  @if $skin-name == 'fluent2' {
23086
23088
  font-size: 12px;
23087
23089
  }
23090
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
23091
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23092
+ }
23088
23093
  }
23089
23094
  }
23090
23095
  }
@@ -43337,7 +43342,10 @@ $ripple-width: 32px !default;
43337
43342
  }
43338
43343
 
43339
43344
  .e-list-text {
43340
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43345
+ @if ($skin-name == 'FluentUI') {
43346
+ padding: $treeview-icon-padding;
43347
+ }
43348
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43341
43349
  padding: 0 $treeview-drag-icon-padding;
43342
43350
  }
43343
43351
  @if $skin-name == 'fluent2' {
@@ -43361,9 +43369,6 @@ $ripple-width: 32px !default;
43361
43369
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43362
43370
  box-sizing: content-box;
43363
43371
  padding-left: $treeview-drag-icon-padding;
43364
- @if ($skin-name == 'FluentUI') {
43365
- padding-top: 8px;
43366
- }
43367
43372
  }
43368
43373
  }
43369
43374
  }
@@ -43371,7 +43376,7 @@ $ripple-width: 32px !default;
43371
43376
  .e-icon-collapsible::before,
43372
43377
  .e-icon-expandable::before {
43373
43378
  font-size: $treeview-drag-icon-font-size;
43374
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43379
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43375
43380
  padding: $treeview-drag-icon-padding;
43376
43381
  }
43377
43382
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -44850,6 +44855,13 @@ $menu-header-icon-padding: 0 16px !default;
44850
44855
  }
44851
44856
  @if $skin-name == 'fluent2' {
44852
44857
  border-radius: 4px;
44858
+ &:focus-visible {
44859
+ color: $content-text-color;
44860
+ & .e-caret,
44861
+ & .e-menu-icon {
44862
+ color: $icon-color;
44863
+ }
44864
+ }
44853
44865
  }
44854
44866
  }
44855
44867
  }
@@ -44900,9 +44912,11 @@ $menu-header-icon-padding: 0 16px !default;
44900
44912
 
44901
44913
  &:focus-visible {
44902
44914
  @if $skin-name == 'fluent2' {
44903
- border-radius: 4px;
44904
- background-color: $content-bg-color;
44905
- box-shadow: $shadow-focus-ring1;
44915
+ &:not(.e-selected) {
44916
+ border-radius: 4px;
44917
+ background-color: $content-bg-color;
44918
+ box-shadow: $shadow-focus-ring1;
44919
+ }
44906
44920
  }
44907
44921
  @if $skin-name == 'tailwind3' {
44908
44922
  box-shadow: $shadow-focus-ring2;
@@ -44993,7 +45007,7 @@ $menu-header-icon-padding: 0 16px !default;
44993
45007
 
44994
45008
  &:focus-visible {
44995
45009
  @if $skin-name == 'fluent2' {
44996
- background-color: $content-bg-color;
45010
+ background-color: $flyout-bg-color-focus;
44997
45011
  box-shadow: $shadow-focus-ring1;
44998
45012
  border-radius: 4px;
44999
45013
  }
@@ -62642,7 +62656,12 @@ $grid-checkmark-color: $grey-light-font !default;
62642
62656
 
62643
62657
  &.e-wrap .e-columnmenu,
62644
62658
  &.e-wrap &.e-rtl .e-columnmenu {
62645
- line-height: $grid-wrap-line-height;
62659
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62660
+ line-height: 3px;
62661
+ }
62662
+ @else {
62663
+ line-height: $grid-wrap-line-height;
62664
+ }
62646
62665
  }
62647
62666
 
62648
62667
  &.e-rtl .e-columnmenu {
@@ -62797,6 +62816,9 @@ $grid-checkmark-color: $grey-light-font !default;
62797
62816
  }
62798
62817
 
62799
62818
  .e-filterbarcell input {
62819
+ &.e-checkbox{
62820
+ height: 1px;
62821
+ }
62800
62822
  border-radius: $grid-filterbar-border-radius;
62801
62823
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
62802
62824
  height: $grid-filterbarcell-text-input;
@@ -64802,7 +64824,7 @@ $grid-checkmark-color: $grey-light-font !default;
64802
64824
 
64803
64825
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
64804
64826
  @if $grid-skin == 'material3' {
64805
- background-color: $material;
64827
+ background: $material;
64806
64828
  }
64807
64829
  @if $grid-skin == 'bootstrap4' {
64808
64830
  background-color: $bootstrap;
@@ -64813,7 +64835,7 @@ $grid-checkmark-color: $grey-light-font !default;
64813
64835
 
64814
64836
  #{&}.e-grid,
64815
64837
  #{&}.e-grid-popup {
64816
- .e-icons:not(.e-btn-icon, .e-check) {
64838
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
64817
64839
  color: $grid-icon-color;
64818
64840
  }
64819
64841
 
@@ -65233,7 +65255,7 @@ $grid-checkmark-color: $grey-light-font !default;
65233
65255
  .e-rowdragdrop.e-unfreeze,
65234
65256
  .e-rowdragdrop.e-fixedfreeze {
65235
65257
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65236
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65258
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65237
65259
  }
65238
65260
  }
65239
65261
  }
@@ -65244,7 +65266,7 @@ $grid-checkmark-color: $grey-light-font !default;
65244
65266
  .e-rowdragdrop.e-unfreeze,
65245
65267
  .e-rowdragdrop.e-fixedfreeze {
65246
65268
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65247
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65269
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65248
65270
  }
65249
65271
  }
65250
65272
  }
@@ -65252,7 +65274,7 @@ $grid-checkmark-color: $grey-light-font !default;
65252
65274
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65253
65275
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65254
65276
  @if $grid-skin != 'material3' {
65255
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65277
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65256
65278
  }
65257
65279
  }
65258
65280
  }
@@ -77108,7 +77130,6 @@ $gantt-chartrow-hover-bg-color: $grey-light !default;
77108
77130
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77109
77131
  }
77110
77132
  @if $skin-name == 'fluent2'{
77111
- .e-rowcell.e-active,
77112
77133
  .e-menu-item.e-focused,
77113
77134
  .e-menu-item.e-selected {
77114
77135
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93179,11 +93200,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93179
93200
  -ms-user-select: none;
93180
93201
  user-select: none;
93181
93202
  -webkit-touch-callout: none;
93182
- align-items: center;
93183
- white-space: nowrap;
93184
- overflow: hidden;
93185
- text-overflow: ellipsis;
93186
- height: inherit;
93187
93203
 
93188
93204
  @if ($skin-name == 'tailwind') {
93189
93205
  padding-left: 12px;