@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
@@ -20124,10 +20124,8 @@ $badge-warning-font-color: $grey-dark-font !default;
20124
20124
 
20125
20125
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20126
20126
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20127
- @if ($badge-theme == 'bootstrap5.3') {
20128
- background-color: $badge-secondary-bg-color;
20129
- color: $badge-secondary-font-color;
20130
- }
20127
+ background-color: $badge-secondary-bg-color;
20128
+ color: $badge-secondary-font-color;
20131
20129
 
20132
20130
  @if $badge-theme == 'fluent2' {
20133
20131
  border: $badge-secondary-border-color;
@@ -32398,6 +32396,7 @@ $drop-down-btn-disable-text: $neutral-tertiary-alt !default;
32398
32396
  $drop-down-btn-font-size: 14px !default;
32399
32397
  $drop-down-btn-font-weight: normal !default;
32400
32398
  $drop-down-btn-icon-font-size: 14px !default;
32399
+ $drop-down-btn-small-icon-font-size: 12px !default;
32401
32400
  $drop-down-btn-icon-margin-right: 10px !default;
32402
32401
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
32403
32402
  $drop-down-btn-li-bgcolor: $neutral-light !default;
@@ -32428,9 +32427,12 @@ $drop-down-btn-ul-border-radius: 0 !default;
32428
32427
  $drop-down-btn-ul-padding: 0 !default;
32429
32428
  $drop-down-btn-ul-bigger-padding: 0 !default;
32430
32429
  $drop-down-btn-ul-small-padding: 0 !default;
32431
- $drop-down-btn-caret-icon-font-size: 10px !default;
32432
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32433
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32430
+ $drop-down-btn-caret-icon-font-size: 14px !default;
32431
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
32432
+ $drop-down-btn-caret-icon-font-size-bigger: 18px !default;
32433
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
32434
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
32435
+ $drop-down-btn-small-icon-font-size-bigger: 16px !default;
32434
32436
  $drop-down-btn-box-shadow: none !default;
32435
32437
  $drop-down-btn-popup-margin-top: 0 !default;
32436
32438
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32516,7 +32518,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32516
32518
  }
32517
32519
 
32518
32520
  & .e-btn-icon {
32519
- @if $skin-name == 'tailwind3' {
32521
+ @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' {
32520
32522
  font-size: $drop-down-btn-small-icon-font-size;
32521
32523
  }
32522
32524
  }
@@ -32525,6 +32527,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32525
32527
  @if $skin-name == 'fluent2' {
32526
32528
  font-size: 12px;
32527
32529
  }
32530
+ @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' {
32531
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32532
+ }
32528
32533
  }
32529
32534
  }
32530
32535
  }
@@ -32789,7 +32794,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32789
32794
  .e-dropdown-btn.e-btn {
32790
32795
  .e-caret {
32791
32796
  &::before {
32792
- content: '\e36a';
32797
+ content: '\eb05';
32793
32798
  }
32794
32799
  }
32795
32800
  }
@@ -32817,8 +32822,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32817
32822
  padding: $drop-down-btn-vertical-bigger-padding;
32818
32823
  }
32819
32824
  .e-btn-icon {
32820
- @if $skin-name == 'tailwind3' {
32821
- font-size: $drop-down-btn-icon-font-size-bigger;
32825
+ @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' {
32826
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32827
+ }
32828
+ }
32829
+ .e-btn-icon.e-caret {
32830
+ @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' {
32831
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32822
32832
  }
32823
32833
  }
32824
32834
  }
@@ -59089,7 +59099,10 @@ $ripple-width: 32px !default;
59089
59099
  }
59090
59100
 
59091
59101
  .e-list-text {
59092
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59102
+ @if ($skin-name == 'FluentUI') {
59103
+ padding: $treeview-icon-padding;
59104
+ }
59105
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59093
59106
  padding: 0 $treeview-drag-icon-padding;
59094
59107
  }
59095
59108
  @if $skin-name == 'fluent2' {
@@ -59113,9 +59126,6 @@ $ripple-width: 32px !default;
59113
59126
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59114
59127
  box-sizing: content-box;
59115
59128
  padding-left: $treeview-drag-icon-padding;
59116
- @if ($skin-name == 'FluentUI') {
59117
- padding-top: 8px;
59118
- }
59119
59129
  }
59120
59130
  }
59121
59131
  }
@@ -59123,7 +59133,7 @@ $ripple-width: 32px !default;
59123
59133
  .e-icon-collapsible::before,
59124
59134
  .e-icon-expandable::before {
59125
59135
  font-size: $treeview-drag-icon-font-size;
59126
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59136
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59127
59137
  padding: $treeview-drag-icon-padding;
59128
59138
  }
59129
59139
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -61012,6 +61022,13 @@ $menu-header-icon-padding: 0 16px !default;
61012
61022
  }
61013
61023
  @if $skin-name == 'fluent2' {
61014
61024
  border-radius: 4px;
61025
+ &:focus-visible {
61026
+ color: $content-text-color;
61027
+ & .e-caret,
61028
+ & .e-menu-icon {
61029
+ color: $icon-color;
61030
+ }
61031
+ }
61015
61032
  }
61016
61033
  }
61017
61034
  }
@@ -61062,9 +61079,11 @@ $menu-header-icon-padding: 0 16px !default;
61062
61079
 
61063
61080
  &:focus-visible {
61064
61081
  @if $skin-name == 'fluent2' {
61065
- border-radius: 4px;
61066
- background-color: $content-bg-color;
61067
- box-shadow: $shadow-focus-ring1;
61082
+ &:not(.e-selected) {
61083
+ border-radius: 4px;
61084
+ background-color: $content-bg-color;
61085
+ box-shadow: $shadow-focus-ring1;
61086
+ }
61068
61087
  }
61069
61088
  @if $skin-name == 'tailwind3' {
61070
61089
  box-shadow: $shadow-focus-ring2;
@@ -61155,7 +61174,7 @@ $menu-header-icon-padding: 0 16px !default;
61155
61174
 
61156
61175
  &:focus-visible {
61157
61176
  @if $skin-name == 'fluent2' {
61158
- background-color: $content-bg-color;
61177
+ background-color: $flyout-bg-color-focus;
61159
61178
  box-shadow: $shadow-focus-ring1;
61160
61179
  border-radius: 4px;
61161
61180
  }
@@ -84744,7 +84763,12 @@ $grid-checkmark-color: $theme-dark-font !default;
84744
84763
 
84745
84764
  &.e-wrap .e-columnmenu,
84746
84765
  &.e-wrap &.e-rtl .e-columnmenu {
84747
- line-height: $grid-wrap-line-height;
84766
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
84767
+ line-height: 3px;
84768
+ }
84769
+ @else {
84770
+ line-height: $grid-wrap-line-height;
84771
+ }
84748
84772
  }
84749
84773
 
84750
84774
  &.e-rtl .e-columnmenu {
@@ -84899,6 +84923,9 @@ $grid-checkmark-color: $theme-dark-font !default;
84899
84923
  }
84900
84924
 
84901
84925
  .e-filterbarcell input {
84926
+ &.e-checkbox{
84927
+ height: 1px;
84928
+ }
84902
84929
  border-radius: $grid-filterbar-border-radius;
84903
84930
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
84904
84931
  height: $grid-filterbarcell-text-input;
@@ -86904,7 +86931,7 @@ $grid-checkmark-color: $theme-dark-font !default;
86904
86931
 
86905
86932
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
86906
86933
  @if $grid-skin == 'material3' {
86907
- background-color: $material;
86934
+ background: $material;
86908
86935
  }
86909
86936
  @if $grid-skin == 'bootstrap4' {
86910
86937
  background-color: $bootstrap;
@@ -86915,7 +86942,7 @@ $grid-checkmark-color: $theme-dark-font !default;
86915
86942
 
86916
86943
  #{&}.e-grid,
86917
86944
  #{&}.e-grid-popup {
86918
- .e-icons:not(.e-btn-icon, .e-check) {
86945
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
86919
86946
  color: $grid-icon-color;
86920
86947
  }
86921
86948
 
@@ -87335,7 +87362,7 @@ $grid-checkmark-color: $theme-dark-font !default;
87335
87362
  .e-rowdragdrop.e-unfreeze,
87336
87363
  .e-rowdragdrop.e-fixedfreeze {
87337
87364
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87338
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87365
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87339
87366
  }
87340
87367
  }
87341
87368
  }
@@ -87346,7 +87373,7 @@ $grid-checkmark-color: $theme-dark-font !default;
87346
87373
  .e-rowdragdrop.e-unfreeze,
87347
87374
  .e-rowdragdrop.e-fixedfreeze {
87348
87375
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87349
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87376
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87350
87377
  }
87351
87378
  }
87352
87379
  }
@@ -87354,7 +87381,7 @@ $grid-checkmark-color: $theme-dark-font !default;
87354
87381
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87355
87382
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87356
87383
  @if $grid-skin != 'material3' {
87357
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87384
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87358
87385
  }
87359
87386
  }
87360
87387
  }
@@ -88104,7 +88131,7 @@ $grid-checkmark-color: $theme-dark-font !default;
88104
88131
 
88105
88132
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88106
88133
  @if $grid-skin == 'material3' {
88107
- background-color: $material;
88134
+ background: $material;
88108
88135
  }
88109
88136
  @if $grid-skin == 'bootstrap4' {
88110
88137
  background-color: $bootstrap;
@@ -88188,7 +88215,7 @@ $grid-checkmark-color: $theme-dark-font !default;
88188
88215
  .e-rowcell.e-unfreeze,
88189
88216
  .e-rowcell.e-fixedfreeze {
88190
88217
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88191
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88218
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88192
88219
  }
88193
88220
  }
88194
88221
  }
@@ -88203,7 +88230,7 @@ $grid-checkmark-color: $theme-dark-font !default;
88203
88230
  .e-rowdragdrop.e-unfreeze,
88204
88231
  .e-rowdragdrop.e-fixedfreeze {
88205
88232
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88206
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88233
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88207
88234
  }
88208
88235
  }
88209
88236
  }
@@ -88214,7 +88241,7 @@ $grid-checkmark-color: $theme-dark-font !default;
88214
88241
  .e-rowdragdrop.e-unfreeze,
88215
88242
  .e-rowdragdrop.e-fixedfreeze {
88216
88243
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88217
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88244
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88218
88245
  }
88219
88246
  }
88220
88247
  }
@@ -88222,7 +88249,7 @@ $grid-checkmark-color: $theme-dark-font !default;
88222
88249
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88223
88250
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88224
88251
  @if $grid-skin != 'material3' {
88225
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88252
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88226
88253
  }
88227
88254
  }
88228
88255
  }
@@ -88702,6 +88729,9 @@ $grid-checkmark-color: $theme-dark-font !default;
88702
88729
  }
88703
88730
 
88704
88731
  .e-filterbarcell input {
88732
+ &.e-checkbox{
88733
+ height: 1px;
88734
+ }
88705
88735
  height: $grid-bigger-filterbarcell-text-input;
88706
88736
  }
88707
88737
 
@@ -103371,7 +103401,6 @@ $gantt-chartrow-hover-bg-color: $neutral-light !default;
103371
103401
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103372
103402
  }
103373
103403
  @if $skin-name == 'fluent2'{
103374
- .e-rowcell.e-active,
103375
103404
  .e-menu-item.e-focused,
103376
103405
  .e-menu-item.e-selected {
103377
103406
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122446,11 +122475,6 @@ $pivotview-touch-header-text-padding: 8px !default;
122446
122475
  -ms-user-select: none;
122447
122476
  user-select: none;
122448
122477
  -webkit-touch-callout: none;
122449
- align-items: center;
122450
- white-space: nowrap;
122451
- overflow: hidden;
122452
- text-overflow: ellipsis;
122453
- height: inherit;
122454
122478
 
122455
122479
  @if ($skin-name == 'tailwind') {
122456
122480
  padding-left: 12px;
@@ -12838,10 +12838,8 @@ $badge-warning-font-color: $grey-dark-font !default;
12838
12838
 
12839
12839
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
12840
12840
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
12841
- @if ($badge-theme == 'bootstrap5.3') {
12842
- background-color: $badge-secondary-bg-color;
12843
- color: $badge-secondary-font-color;
12844
- }
12841
+ background-color: $badge-secondary-bg-color;
12842
+ color: $badge-secondary-font-color;
12845
12843
 
12846
12844
  @if $badge-theme == 'fluent2' {
12847
12845
  border: $badge-secondary-border-color;
@@ -22673,6 +22671,7 @@ $drop-down-btn-disable-text: $neutral-tertiary-alt !default;
22673
22671
  $drop-down-btn-font-size: 14px !default;
22674
22672
  $drop-down-btn-font-weight: normal !default;
22675
22673
  $drop-down-btn-icon-font-size: 14px !default;
22674
+ $drop-down-btn-small-icon-font-size: 12px !default;
22676
22675
  $drop-down-btn-icon-margin-right: 10px !default;
22677
22676
  $drop-down-btn-bigger-icon-margin-right: 10px !default;
22678
22677
  $drop-down-btn-li-bgcolor: $neutral-lighter !default;
@@ -22703,9 +22702,12 @@ $drop-down-btn-ul-border-radius: 0 !default;
22703
22702
  $drop-down-btn-ul-padding: 0 !default;
22704
22703
  $drop-down-btn-ul-bigger-padding: 0 !default;
22705
22704
  $drop-down-btn-ul-small-padding: 0 !default;
22706
- $drop-down-btn-caret-icon-font-size: 10px !default;
22707
- $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
22708
- $drop-down-btn-icon-font-size-bigger: 16px !default;
22705
+ $drop-down-btn-caret-icon-font-size: 14px !default;
22706
+ $drop-down-btn-small-caret-icon-font-size: 12px !default;
22707
+ $drop-down-btn-caret-icon-font-size-bigger: 18px !default;
22708
+ $drop-down-btn-small-caret-icon-font-size-bigger: 16px !default;
22709
+ $drop-down-btn-icon-font-size-bigger: 18px !default;
22710
+ $drop-down-btn-small-icon-font-size-bigger: 16px !default;
22709
22711
  $drop-down-btn-box-shadow: none !default;
22710
22712
  $drop-down-btn-popup-margin-top: 0 !default;
22711
22713
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -22791,7 +22793,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22791
22793
  }
22792
22794
 
22793
22795
  & .e-btn-icon {
22794
- @if $skin-name == 'tailwind3' {
22796
+ @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' {
22795
22797
  font-size: $drop-down-btn-small-icon-font-size;
22796
22798
  }
22797
22799
  }
@@ -22800,6 +22802,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
22800
22802
  @if $skin-name == 'fluent2' {
22801
22803
  font-size: 12px;
22802
22804
  }
22805
+ @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' {
22806
+ font-size: $drop-down-btn-small-caret-icon-font-size;
22807
+ }
22803
22808
  }
22804
22809
  }
22805
22810
  }
@@ -23064,7 +23069,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
23064
23069
  .e-dropdown-btn.e-btn {
23065
23070
  .e-caret {
23066
23071
  &::before {
23067
- content: '\e36a';
23072
+ content: '\eb05';
23068
23073
  }
23069
23074
  }
23070
23075
  }
@@ -43034,7 +43039,10 @@ $ripple-width: 32px !default;
43034
43039
  }
43035
43040
 
43036
43041
  .e-list-text {
43037
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43042
+ @if ($skin-name == 'FluentUI') {
43043
+ padding: $treeview-icon-padding;
43044
+ }
43045
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43038
43046
  padding: 0 $treeview-drag-icon-padding;
43039
43047
  }
43040
43048
  @if $skin-name == 'fluent2' {
@@ -43058,9 +43066,6 @@ $ripple-width: 32px !default;
43058
43066
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43059
43067
  box-sizing: content-box;
43060
43068
  padding-left: $treeview-drag-icon-padding;
43061
- @if ($skin-name == 'FluentUI') {
43062
- padding-top: 8px;
43063
- }
43064
43069
  }
43065
43070
  }
43066
43071
  }
@@ -43068,7 +43073,7 @@ $ripple-width: 32px !default;
43068
43073
  .e-icon-collapsible::before,
43069
43074
  .e-icon-expandable::before {
43070
43075
  font-size: $treeview-drag-icon-font-size;
43071
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43076
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43072
43077
  padding: $treeview-drag-icon-padding;
43073
43078
  }
43074
43079
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -44554,6 +44559,13 @@ $menu-header-icon-padding: 0 16px !default;
44554
44559
  }
44555
44560
  @if $skin-name == 'fluent2' {
44556
44561
  border-radius: 4px;
44562
+ &:focus-visible {
44563
+ color: $content-text-color;
44564
+ & .e-caret,
44565
+ & .e-menu-icon {
44566
+ color: $icon-color;
44567
+ }
44568
+ }
44557
44569
  }
44558
44570
  }
44559
44571
  }
@@ -44604,9 +44616,11 @@ $menu-header-icon-padding: 0 16px !default;
44604
44616
 
44605
44617
  &:focus-visible {
44606
44618
  @if $skin-name == 'fluent2' {
44607
- border-radius: 4px;
44608
- background-color: $content-bg-color;
44609
- box-shadow: $shadow-focus-ring1;
44619
+ &:not(.e-selected) {
44620
+ border-radius: 4px;
44621
+ background-color: $content-bg-color;
44622
+ box-shadow: $shadow-focus-ring1;
44623
+ }
44610
44624
  }
44611
44625
  @if $skin-name == 'tailwind3' {
44612
44626
  box-shadow: $shadow-focus-ring2;
@@ -44697,7 +44711,7 @@ $menu-header-icon-padding: 0 16px !default;
44697
44711
 
44698
44712
  &:focus-visible {
44699
44713
  @if $skin-name == 'fluent2' {
44700
- background-color: $content-bg-color;
44714
+ background-color: $flyout-bg-color-focus;
44701
44715
  box-shadow: $shadow-focus-ring1;
44702
44716
  border-radius: 4px;
44703
44717
  }
@@ -62319,7 +62333,12 @@ $grid-checkmark-color: $theme-primary-font !default;
62319
62333
 
62320
62334
  &.e-wrap .e-columnmenu,
62321
62335
  &.e-wrap &.e-rtl .e-columnmenu {
62322
- line-height: $grid-wrap-line-height;
62336
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62337
+ line-height: 3px;
62338
+ }
62339
+ @else {
62340
+ line-height: $grid-wrap-line-height;
62341
+ }
62323
62342
  }
62324
62343
 
62325
62344
  &.e-rtl .e-columnmenu {
@@ -62474,6 +62493,9 @@ $grid-checkmark-color: $theme-primary-font !default;
62474
62493
  }
62475
62494
 
62476
62495
  .e-filterbarcell input {
62496
+ &.e-checkbox{
62497
+ height: 1px;
62498
+ }
62477
62499
  border-radius: $grid-filterbar-border-radius;
62478
62500
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
62479
62501
  height: $grid-filterbarcell-text-input;
@@ -64479,7 +64501,7 @@ $grid-checkmark-color: $theme-primary-font !default;
64479
64501
 
64480
64502
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
64481
64503
  @if $grid-skin == 'material3' {
64482
- background-color: $material;
64504
+ background: $material;
64483
64505
  }
64484
64506
  @if $grid-skin == 'bootstrap4' {
64485
64507
  background-color: $bootstrap;
@@ -64490,7 +64512,7 @@ $grid-checkmark-color: $theme-primary-font !default;
64490
64512
 
64491
64513
  #{&}.e-grid,
64492
64514
  #{&}.e-grid-popup {
64493
- .e-icons:not(.e-btn-icon, .e-check) {
64515
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
64494
64516
  color: $grid-icon-color;
64495
64517
  }
64496
64518
 
@@ -64910,7 +64932,7 @@ $grid-checkmark-color: $theme-primary-font !default;
64910
64932
  .e-rowdragdrop.e-unfreeze,
64911
64933
  .e-rowdragdrop.e-fixedfreeze {
64912
64934
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
64913
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
64935
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
64914
64936
  }
64915
64937
  }
64916
64938
  }
@@ -64921,7 +64943,7 @@ $grid-checkmark-color: $theme-primary-font !default;
64921
64943
  .e-rowdragdrop.e-unfreeze,
64922
64944
  .e-rowdragdrop.e-fixedfreeze {
64923
64945
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
64924
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
64946
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
64925
64947
  }
64926
64948
  }
64927
64949
  }
@@ -64929,7 +64951,7 @@ $grid-checkmark-color: $theme-primary-font !default;
64929
64951
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
64930
64952
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
64931
64953
  @if $grid-skin != 'material3' {
64932
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
64954
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
64933
64955
  }
64934
64956
  }
64935
64957
  }
@@ -76756,7 +76778,6 @@ $gantt-chartrow-hover-bg-color: $neutral-lighter !default;
76756
76778
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
76757
76779
  }
76758
76780
  @if $skin-name == 'fluent2'{
76759
- .e-rowcell.e-active,
76760
76781
  .e-menu-item.e-focused,
76761
76782
  .e-menu-item.e-selected {
76762
76783
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -92810,11 +92831,6 @@ $pivotview-touch-header-text-padding: 8px !default;
92810
92831
  -ms-user-select: none;
92811
92832
  user-select: none;
92812
92833
  -webkit-touch-callout: none;
92813
- align-items: center;
92814
- white-space: nowrap;
92815
- overflow: hidden;
92816
- text-overflow: ellipsis;
92817
- height: inherit;
92818
92834
 
92819
92835
  @if ($skin-name == 'tailwind') {
92820
92836
  padding-left: 12px;