@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
@@ -20084,10 +20084,8 @@ $badge-warning-font-color: $grey-dark-font !default;
20084
20084
 
20085
20085
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20086
20086
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20087
- @if ($badge-theme == 'bootstrap5.3') {
20088
- background-color: $badge-secondary-bg-color;
20089
- color: $badge-secondary-font-color;
20090
- }
20087
+ background-color: $badge-secondary-bg-color;
20088
+ color: $badge-secondary-font-color;
20091
20089
 
20092
20090
  @if $badge-theme == 'fluent2' {
20093
20091
  border: $badge-secondary-border-color;
@@ -32244,6 +32242,7 @@ $drop-down-btn-disable-text: $neutral-tertiary-alt !default;
32244
32242
  $drop-down-btn-font-size: 14px !default;
32245
32243
  $drop-down-btn-font-weight: normal !default;
32246
32244
  $drop-down-btn-icon-font-size: 14px !default;
32245
+ $drop-down-btn-small-icon-font-size: 12px !default;
32247
32246
  $drop-down-btn-icon-margin-right: 10px !default;
32248
32247
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
32249
32248
  $drop-down-btn-li-bgcolor: $neutral-lighter !default;
@@ -32274,9 +32273,12 @@ $drop-down-btn-ul-border-radius: 0 !default;
32274
32273
  $drop-down-btn-ul-padding: 0 !default;
32275
32274
  $drop-down-btn-ul-bigger-padding: 0 !default;
32276
32275
  $drop-down-btn-ul-small-padding: 0 !default;
32277
- $drop-down-btn-caret-icon-font-size: 10px !default;
32278
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32279
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32276
+ $drop-down-btn-caret-icon-font-size: 14px !default;
32277
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
32278
+ $drop-down-btn-caret-icon-font-size-bigger: 18px !default;
32279
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
32280
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
32281
+ $drop-down-btn-small-icon-font-size-bigger: 16px !default;
32280
32282
  $drop-down-btn-box-shadow: none !default;
32281
32283
  $drop-down-btn-popup-margin-top: 0 !default;
32282
32284
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32362,7 +32364,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32362
32364
  }
32363
32365
 
32364
32366
  & .e-btn-icon {
32365
- @if $skin-name == 'tailwind3' {
32367
+ @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' {
32366
32368
  font-size: $drop-down-btn-small-icon-font-size;
32367
32369
  }
32368
32370
  }
@@ -32371,6 +32373,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32371
32373
  @if $skin-name == 'fluent2' {
32372
32374
  font-size: 12px;
32373
32375
  }
32376
+ @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' {
32377
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32378
+ }
32374
32379
  }
32375
32380
  }
32376
32381
  }
@@ -32635,7 +32640,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32635
32640
  .e-dropdown-btn.e-btn {
32636
32641
  .e-caret {
32637
32642
  &::before {
32638
- content: '\e36a';
32643
+ content: '\eb05';
32639
32644
  }
32640
32645
  }
32641
32646
  }
@@ -32663,8 +32668,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32663
32668
  padding: $drop-down-btn-vertical-bigger-padding;
32664
32669
  }
32665
32670
  .e-btn-icon {
32666
- @if $skin-name == 'tailwind3' {
32667
- font-size: $drop-down-btn-icon-font-size-bigger;
32671
+ @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' {
32672
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32673
+ }
32674
+ }
32675
+ .e-btn-icon.e-caret {
32676
+ @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' {
32677
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32668
32678
  }
32669
32679
  }
32670
32680
  }
@@ -58872,7 +58882,10 @@ $ripple-width: 32px !default;
58872
58882
  }
58873
58883
 
58874
58884
  .e-list-text {
58875
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
58885
+ @if ($skin-name == 'FluentUI') {
58886
+ padding: $treeview-icon-padding;
58887
+ }
58888
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
58876
58889
  padding: 0 $treeview-drag-icon-padding;
58877
58890
  }
58878
58891
  @if $skin-name == 'fluent2' {
@@ -58896,9 +58909,6 @@ $ripple-width: 32px !default;
58896
58909
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
58897
58910
  box-sizing: content-box;
58898
58911
  padding-left: $treeview-drag-icon-padding;
58899
- @if ($skin-name == 'FluentUI') {
58900
- padding-top: 8px;
58901
- }
58902
58912
  }
58903
58913
  }
58904
58914
  }
@@ -58906,7 +58916,7 @@ $ripple-width: 32px !default;
58906
58916
  .e-icon-collapsible::before,
58907
58917
  .e-icon-expandable::before {
58908
58918
  font-size: $treeview-drag-icon-font-size;
58909
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
58919
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
58910
58920
  padding: $treeview-drag-icon-padding;
58911
58921
  }
58912
58922
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -60798,6 +60808,13 @@ $menu-header-icon-padding: 0 16px !default;
60798
60808
  }
60799
60809
  @if $skin-name == 'fluent2' {
60800
60810
  border-radius: 4px;
60811
+ &:focus-visible {
60812
+ color: $content-text-color;
60813
+ & .e-caret,
60814
+ & .e-menu-icon {
60815
+ color: $icon-color;
60816
+ }
60817
+ }
60801
60818
  }
60802
60819
  }
60803
60820
  }
@@ -60848,9 +60865,11 @@ $menu-header-icon-padding: 0 16px !default;
60848
60865
 
60849
60866
  &:focus-visible {
60850
60867
  @if $skin-name == 'fluent2' {
60851
- border-radius: 4px;
60852
- background-color: $content-bg-color;
60853
- box-shadow: $shadow-focus-ring1;
60868
+ &:not(.e-selected) {
60869
+ border-radius: 4px;
60870
+ background-color: $content-bg-color;
60871
+ box-shadow: $shadow-focus-ring1;
60872
+ }
60854
60873
  }
60855
60874
  @if $skin-name == 'tailwind3' {
60856
60875
  box-shadow: $shadow-focus-ring2;
@@ -60941,7 +60960,7 @@ $menu-header-icon-padding: 0 16px !default;
60941
60960
 
60942
60961
  &:focus-visible {
60943
60962
  @if $skin-name == 'fluent2' {
60944
- background-color: $content-bg-color;
60963
+ background-color: $flyout-bg-color-focus;
60945
60964
  box-shadow: $shadow-focus-ring1;
60946
60965
  border-radius: 4px;
60947
60966
  }
@@ -84518,7 +84537,12 @@ $grid-checkmark-color: $theme-primary-font !default;
84518
84537
 
84519
84538
  &.e-wrap .e-columnmenu,
84520
84539
  &.e-wrap &.e-rtl .e-columnmenu {
84521
- line-height: $grid-wrap-line-height;
84540
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
84541
+ line-height: 3px;
84542
+ }
84543
+ @else {
84544
+ line-height: $grid-wrap-line-height;
84545
+ }
84522
84546
  }
84523
84547
 
84524
84548
  &.e-rtl .e-columnmenu {
@@ -84673,6 +84697,9 @@ $grid-checkmark-color: $theme-primary-font !default;
84673
84697
  }
84674
84698
 
84675
84699
  .e-filterbarcell input {
84700
+ &.e-checkbox{
84701
+ height: 1px;
84702
+ }
84676
84703
  border-radius: $grid-filterbar-border-radius;
84677
84704
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
84678
84705
  height: $grid-filterbarcell-text-input;
@@ -86678,7 +86705,7 @@ $grid-checkmark-color: $theme-primary-font !default;
86678
86705
 
86679
86706
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
86680
86707
  @if $grid-skin == 'material3' {
86681
- background-color: $material;
86708
+ background: $material;
86682
86709
  }
86683
86710
  @if $grid-skin == 'bootstrap4' {
86684
86711
  background-color: $bootstrap;
@@ -86689,7 +86716,7 @@ $grid-checkmark-color: $theme-primary-font !default;
86689
86716
 
86690
86717
  #{&}.e-grid,
86691
86718
  #{&}.e-grid-popup {
86692
- .e-icons:not(.e-btn-icon, .e-check) {
86719
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
86693
86720
  color: $grid-icon-color;
86694
86721
  }
86695
86722
 
@@ -87109,7 +87136,7 @@ $grid-checkmark-color: $theme-primary-font !default;
87109
87136
  .e-rowdragdrop.e-unfreeze,
87110
87137
  .e-rowdragdrop.e-fixedfreeze {
87111
87138
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87112
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87139
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87113
87140
  }
87114
87141
  }
87115
87142
  }
@@ -87120,7 +87147,7 @@ $grid-checkmark-color: $theme-primary-font !default;
87120
87147
  .e-rowdragdrop.e-unfreeze,
87121
87148
  .e-rowdragdrop.e-fixedfreeze {
87122
87149
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87123
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87150
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87124
87151
  }
87125
87152
  }
87126
87153
  }
@@ -87128,7 +87155,7 @@ $grid-checkmark-color: $theme-primary-font !default;
87128
87155
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87129
87156
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87130
87157
  @if $grid-skin != 'material3' {
87131
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87158
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87132
87159
  }
87133
87160
  }
87134
87161
  }
@@ -87880,7 +87907,7 @@ $grid-checkmark-color: $theme-primary-font !default;
87880
87907
 
87881
87908
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87882
87909
  @if $grid-skin == 'material3' {
87883
- background-color: $material;
87910
+ background: $material;
87884
87911
  }
87885
87912
  @if $grid-skin == 'bootstrap4' {
87886
87913
  background-color: $bootstrap;
@@ -87964,7 +87991,7 @@ $grid-checkmark-color: $theme-primary-font !default;
87964
87991
  .e-rowcell.e-unfreeze,
87965
87992
  .e-rowcell.e-fixedfreeze {
87966
87993
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87967
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87994
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87968
87995
  }
87969
87996
  }
87970
87997
  }
@@ -87979,7 +88006,7 @@ $grid-checkmark-color: $theme-primary-font !default;
87979
88006
  .e-rowdragdrop.e-unfreeze,
87980
88007
  .e-rowdragdrop.e-fixedfreeze {
87981
88008
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87982
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88009
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87983
88010
  }
87984
88011
  }
87985
88012
  }
@@ -87990,7 +88017,7 @@ $grid-checkmark-color: $theme-primary-font !default;
87990
88017
  .e-rowdragdrop.e-unfreeze,
87991
88018
  .e-rowdragdrop.e-fixedfreeze {
87992
88019
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87993
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88020
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87994
88021
  }
87995
88022
  }
87996
88023
  }
@@ -87998,7 +88025,7 @@ $grid-checkmark-color: $theme-primary-font !default;
87998
88025
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87999
88026
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88000
88027
  @if $grid-skin != 'material3' {
88001
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88028
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88002
88029
  }
88003
88030
  }
88004
88031
  }
@@ -88478,6 +88505,9 @@ $grid-checkmark-color: $theme-primary-font !default;
88478
88505
  }
88479
88506
 
88480
88507
  .e-filterbarcell input {
88508
+ &.e-checkbox{
88509
+ height: 1px;
88510
+ }
88481
88511
  height: $grid-bigger-filterbarcell-text-input;
88482
88512
  }
88483
88513
 
@@ -103146,7 +103176,6 @@ $gantt-chartrow-hover-bg-color: $neutral-lighter !default;
103146
103176
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103147
103177
  }
103148
103178
  @if $skin-name == 'fluent2'{
103149
- .e-rowcell.e-active,
103150
103179
  .e-menu-item.e-focused,
103151
103180
  .e-menu-item.e-selected {
103152
103181
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122222,11 +122251,6 @@ $pivotview-touch-header-text-padding: 8px !default;
122222
122251
  -ms-user-select: none;
122223
122252
  user-select: none;
122224
122253
  -webkit-touch-callout: none;
122225
- align-items: center;
122226
- white-space: nowrap;
122227
- overflow: hidden;
122228
- text-overflow: ellipsis;
122229
- height: inherit;
122230
122254
 
122231
122255
  @if ($skin-name == 'tailwind') {
122232
122256
  padding-left: 12px;
@@ -13013,10 +13013,8 @@ $badge-warning-font-color: $white !default;
13013
13013
 
13014
13014
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13015
13015
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13016
- @if ($badge-theme == 'bootstrap5.3') {
13017
- background-color: $badge-secondary-bg-color;
13018
- color: $badge-secondary-font-color;
13019
- }
13016
+ background-color: $badge-secondary-bg-color;
13017
+ color: $badge-secondary-font-color;
13020
13018
 
13021
13019
  @if $badge-theme == 'fluent2' {
13022
13020
  border: $badge-secondary-border-color;
@@ -23010,7 +23008,8 @@ $drop-down-btn-bigger-font-size: $text-base !default;
23010
23008
  $drop-down-btn-bigger-li-height: 40px !default;
23011
23009
  $drop-down-btn-bigger-max-width: 202px !default;
23012
23010
  $drop-down-btn-bigger-min-width: 112px !default;
23013
- $drop-down-btn-icon-font-size: $text-sm !default;
23011
+ $drop-down-btn-icon-font-size: $text-base !default;
23012
+ $drop-down-btn-small-icon-font-size: $text-sm !default;
23014
23013
  $drop-down-btn-icon-margin-right: 11px !default;
23015
23014
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
23016
23015
  $drop-down-btn-li-border-width: 1px !default;
@@ -23028,9 +23027,12 @@ $drop-down-btn-ul-border-radius: 2px !default;
23028
23027
  $drop-down-btn-ul-padding: 0 0 !default;
23029
23028
  $drop-down-btn-ul-bigger-padding: 0 0 !default;
23030
23029
  $drop-down-btn-ul-small-padding: 0 0 !default;
23031
- $drop-down-btn-caret-icon-font-size: $text-base !default;
23032
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
23033
- $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
23030
+ $drop-down-btn-caret-icon-font-size: $text-sm !default;
23031
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
23032
+ $drop-down-btn-icon-font-size-bigger: $text-xl !default;
23033
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
23034
+ $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
23035
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-sm !default;
23034
23036
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
23035
23037
  $drop-down-btn-popup-margin-top: 4px !default;
23036
23038
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -23136,7 +23138,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23136
23138
  }
23137
23139
 
23138
23140
  & .e-btn-icon {
23139
- @if $skin-name == 'tailwind3' {
23141
+ @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' {
23140
23142
  font-size: $drop-down-btn-small-icon-font-size;
23141
23143
  }
23142
23144
  }
@@ -23145,6 +23147,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23145
23147
  @if $skin-name == 'fluent2' {
23146
23148
  font-size: 12px;
23147
23149
  }
23150
+ @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' {
23151
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23152
+ }
23148
23153
  }
23149
23154
  }
23150
23155
  }
@@ -43519,7 +43524,10 @@ $treeview-item-active-check-color: $primary !default;
43519
43524
  }
43520
43525
 
43521
43526
  .e-list-text {
43522
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43527
+ @if ($skin-name == 'FluentUI') {
43528
+ padding: $treeview-icon-padding;
43529
+ }
43530
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43523
43531
  padding: 0 $treeview-drag-icon-padding;
43524
43532
  }
43525
43533
  @if $skin-name == 'fluent2' {
@@ -43543,9 +43551,6 @@ $treeview-item-active-check-color: $primary !default;
43543
43551
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43544
43552
  box-sizing: content-box;
43545
43553
  padding-left: $treeview-drag-icon-padding;
43546
- @if ($skin-name == 'FluentUI') {
43547
- padding-top: 8px;
43548
- }
43549
43554
  }
43550
43555
  }
43551
43556
  }
@@ -43553,7 +43558,7 @@ $treeview-item-active-check-color: $primary !default;
43553
43558
  .e-icon-collapsible::before,
43554
43559
  .e-icon-expandable::before {
43555
43560
  font-size: $treeview-drag-icon-font-size;
43556
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43561
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43557
43562
  padding: $treeview-drag-icon-padding;
43558
43563
  }
43559
43564
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -45043,6 +45048,13 @@ $menu-caret-color: $cmenu-caret-color !default;
45043
45048
  }
45044
45049
  @if $skin-name == 'fluent2' {
45045
45050
  border-radius: 4px;
45051
+ &:focus-visible {
45052
+ color: $content-text-color;
45053
+ & .e-caret,
45054
+ & .e-menu-icon {
45055
+ color: $icon-color;
45056
+ }
45057
+ }
45046
45058
  }
45047
45059
  }
45048
45060
  }
@@ -45093,9 +45105,11 @@ $menu-caret-color: $cmenu-caret-color !default;
45093
45105
 
45094
45106
  &:focus-visible {
45095
45107
  @if $skin-name == 'fluent2' {
45096
- border-radius: 4px;
45097
- background-color: $content-bg-color;
45098
- box-shadow: $shadow-focus-ring1;
45108
+ &:not(.e-selected) {
45109
+ border-radius: 4px;
45110
+ background-color: $content-bg-color;
45111
+ box-shadow: $shadow-focus-ring1;
45112
+ }
45099
45113
  }
45100
45114
  @if $skin-name == 'tailwind3' {
45101
45115
  box-shadow: $shadow-focus-ring2;
@@ -45186,7 +45200,7 @@ $menu-caret-color: $cmenu-caret-color !default;
45186
45200
 
45187
45201
  &:focus-visible {
45188
45202
  @if $skin-name == 'fluent2' {
45189
- background-color: $content-bg-color;
45203
+ background-color: $flyout-bg-color-focus;
45190
45204
  box-shadow: $shadow-focus-ring1;
45191
45205
  border-radius: 4px;
45192
45206
  }
@@ -62977,7 +62991,12 @@ $grid-checkmark-color: $primary-text-color !default;
62977
62991
 
62978
62992
  &.e-wrap .e-columnmenu,
62979
62993
  &.e-wrap &.e-rtl .e-columnmenu {
62980
- line-height: $grid-wrap-line-height;
62994
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62995
+ line-height: 3px;
62996
+ }
62997
+ @else {
62998
+ line-height: $grid-wrap-line-height;
62999
+ }
62981
63000
  }
62982
63001
 
62983
63002
  &.e-rtl .e-columnmenu {
@@ -63132,6 +63151,9 @@ $grid-checkmark-color: $primary-text-color !default;
63132
63151
  }
63133
63152
 
63134
63153
  .e-filterbarcell input {
63154
+ &.e-checkbox{
63155
+ height: 1px;
63156
+ }
63135
63157
  border-radius: $grid-filterbar-border-radius;
63136
63158
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63137
63159
  height: $grid-filterbarcell-text-input;
@@ -65137,7 +65159,7 @@ $grid-checkmark-color: $primary-text-color !default;
65137
65159
 
65138
65160
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65139
65161
  @if $grid-skin == 'material3' {
65140
- background-color: $material;
65162
+ background: $material;
65141
65163
  }
65142
65164
  @if $grid-skin == 'bootstrap4' {
65143
65165
  background-color: $bootstrap;
@@ -65148,7 +65170,7 @@ $grid-checkmark-color: $primary-text-color !default;
65148
65170
 
65149
65171
  #{&}.e-grid,
65150
65172
  #{&}.e-grid-popup {
65151
- .e-icons:not(.e-btn-icon, .e-check) {
65173
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65152
65174
  color: $grid-icon-color;
65153
65175
  }
65154
65176
 
@@ -65568,7 +65590,7 @@ $grid-checkmark-color: $primary-text-color !default;
65568
65590
  .e-rowdragdrop.e-unfreeze,
65569
65591
  .e-rowdragdrop.e-fixedfreeze {
65570
65592
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65571
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65593
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65572
65594
  }
65573
65595
  }
65574
65596
  }
@@ -65579,7 +65601,7 @@ $grid-checkmark-color: $primary-text-color !default;
65579
65601
  .e-rowdragdrop.e-unfreeze,
65580
65602
  .e-rowdragdrop.e-fixedfreeze {
65581
65603
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65582
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65604
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65583
65605
  }
65584
65606
  }
65585
65607
  }
@@ -65587,7 +65609,7 @@ $grid-checkmark-color: $primary-text-color !default;
65587
65609
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65588
65610
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65589
65611
  @if $grid-skin != 'material3' {
65590
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65612
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65591
65613
  }
65592
65614
  }
65593
65615
  }
@@ -77424,7 +77446,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77424
77446
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77425
77447
  }
77426
77448
  @if $skin-name == 'fluent2'{
77427
- .e-rowcell.e-active,
77428
77449
  .e-menu-item.e-focused,
77429
77450
  .e-menu-item.e-selected {
77430
77451
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93485,11 +93506,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93485
93506
  -ms-user-select: none;
93486
93507
  user-select: none;
93487
93508
  -webkit-touch-callout: none;
93488
- align-items: center;
93489
- white-space: nowrap;
93490
- overflow: hidden;
93491
- text-overflow: ellipsis;
93492
- height: inherit;
93493
93509
 
93494
93510
  @if ($skin-name == 'tailwind') {
93495
93511
  padding-left: 12px;