@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
@@ -21289,10 +21289,8 @@ $badge-darkren: $badge-secondary-bg-color !default;
21289
21289
 
21290
21290
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
21291
21291
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
21292
- @if ($badge-theme == 'bootstrap5.3') {
21293
- background-color: $badge-secondary-bg-color;
21294
- color: $badge-secondary-font-color;
21295
- }
21292
+ background-color: $badge-secondary-bg-color;
21293
+ color: $badge-secondary-font-color;
21296
21294
 
21297
21295
  @if $badge-theme == 'fluent2' {
21298
21296
  border: $badge-secondary-border-color;
@@ -33642,6 +33640,7 @@ $drop-down-btn-bigger-li-height: 40px !default;
33642
33640
  $drop-down-btn-bigger-max-width: 240px !default;
33643
33641
  $drop-down-btn-bigger-min-width: 112px !default;
33644
33642
  $drop-down-btn-icon-font-size: $text-sm !default;
33643
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
33645
33644
  $drop-down-btn-icon-margin-right: 12px !default;
33646
33645
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
33647
33646
  $drop-down-btn-li-border-width: 1px !default;
@@ -33659,9 +33658,12 @@ $drop-down-btn-ul-border-radius: 8px !default;
33659
33658
  $drop-down-btn-ul-padding: 4px 0 !default;
33660
33659
  $drop-down-btn-ul-bigger-padding: 4px 0 !default;
33661
33660
  $drop-down-btn-ul-small-padding: 4px 0 !default;
33662
- $drop-down-btn-caret-icon-font-size: $text-lg !default;
33663
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
33664
- $drop-down-btn-caret-icon-font-size-bigger: 22px !default;
33661
+ $drop-down-btn-caret-icon-font-size: $text-sm !default;
33662
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
33663
+ $drop-down-btn-icon-font-size-bigger: $text-lg !default;
33664
+ $drop-down-btn-small-icon-font-size-bigger: $text-base !default;
33665
+ $drop-down-btn-caret-icon-font-size-bigger: $text-lg !default;
33666
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-base !default;
33665
33667
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
33666
33668
  $drop-down-btn-popup-margin-top: 4px !default;
33667
33669
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -33804,7 +33806,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
33804
33806
  }
33805
33807
 
33806
33808
  & .e-btn-icon {
33807
- @if $skin-name == 'tailwind3' {
33809
+ @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' {
33808
33810
  font-size: $drop-down-btn-small-icon-font-size;
33809
33811
  }
33810
33812
  }
@@ -33813,6 +33815,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
33813
33815
  @if $skin-name == 'fluent2' {
33814
33816
  font-size: 12px;
33815
33817
  }
33818
+ @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' {
33819
+ font-size: $drop-down-btn-small-caret-icon-font-size;
33820
+ }
33816
33821
  }
33817
33822
  }
33818
33823
  }
@@ -34105,8 +34110,13 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
34105
34110
  padding: $drop-down-btn-vertical-bigger-padding;
34106
34111
  }
34107
34112
  .e-btn-icon {
34108
- @if $skin-name == 'tailwind3' {
34109
- font-size: $drop-down-btn-icon-font-size-bigger;
34113
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == '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' {
34114
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
34115
+ }
34116
+ }
34117
+ .e-btn-icon.e-caret {
34118
+ @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' {
34119
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
34110
34120
  }
34111
34121
  }
34112
34122
  }
@@ -60501,7 +60511,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
60501
60511
  }
60502
60512
 
60503
60513
  .e-list-text {
60504
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60514
+ @if ($skin-name == 'FluentUI') {
60515
+ padding: $treeview-icon-padding;
60516
+ }
60517
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
60505
60518
  padding: 0 $treeview-drag-icon-padding;
60506
60519
  }
60507
60520
  @if $skin-name == 'fluent2' {
@@ -60525,9 +60538,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
60525
60538
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60526
60539
  box-sizing: content-box;
60527
60540
  padding-left: $treeview-drag-icon-padding;
60528
- @if ($skin-name == 'FluentUI') {
60529
- padding-top: 8px;
60530
- }
60531
60541
  }
60532
60542
  }
60533
60543
  }
@@ -60535,7 +60545,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
60535
60545
  .e-icon-collapsible::before,
60536
60546
  .e-icon-expandable::before {
60537
60547
  font-size: $treeview-drag-icon-font-size;
60538
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
60548
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
60539
60549
  padding: $treeview-drag-icon-padding;
60540
60550
  }
60541
60551
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62477,6 +62487,13 @@ $menu-caret-color: $cmenu-caret-color !default;
62477
62487
  }
62478
62488
  @if $skin-name == 'fluent2' {
62479
62489
  border-radius: 4px;
62490
+ &:focus-visible {
62491
+ color: $content-text-color;
62492
+ & .e-caret,
62493
+ & .e-menu-icon {
62494
+ color: $icon-color;
62495
+ }
62496
+ }
62480
62497
  }
62481
62498
  }
62482
62499
  }
@@ -62527,9 +62544,11 @@ $menu-caret-color: $cmenu-caret-color !default;
62527
62544
 
62528
62545
  &:focus-visible {
62529
62546
  @if $skin-name == 'fluent2' {
62530
- border-radius: 4px;
62531
- background-color: $content-bg-color;
62532
- box-shadow: $shadow-focus-ring1;
62547
+ &:not(.e-selected) {
62548
+ border-radius: 4px;
62549
+ background-color: $content-bg-color;
62550
+ box-shadow: $shadow-focus-ring1;
62551
+ }
62533
62552
  }
62534
62553
  @if $skin-name == 'tailwind3' {
62535
62554
  box-shadow: $shadow-focus-ring2;
@@ -62620,7 +62639,7 @@ $menu-caret-color: $cmenu-caret-color !default;
62620
62639
 
62621
62640
  &:focus-visible {
62622
62641
  @if $skin-name == 'fluent2' {
62623
- background-color: $content-bg-color;
62642
+ background-color: $flyout-bg-color-focus;
62624
62643
  box-shadow: $shadow-focus-ring1;
62625
62644
  border-radius: 4px;
62626
62645
  }
@@ -86360,7 +86379,12 @@ $grid-checkmark-color: $primary !default;
86360
86379
 
86361
86380
  &.e-wrap .e-columnmenu,
86362
86381
  &.e-wrap &.e-rtl .e-columnmenu {
86363
- line-height: $grid-wrap-line-height;
86382
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
86383
+ line-height: 3px;
86384
+ }
86385
+ @else {
86386
+ line-height: $grid-wrap-line-height;
86387
+ }
86364
86388
  }
86365
86389
 
86366
86390
  &.e-rtl .e-columnmenu {
@@ -86515,6 +86539,9 @@ $grid-checkmark-color: $primary !default;
86515
86539
  }
86516
86540
 
86517
86541
  .e-filterbarcell input {
86542
+ &.e-checkbox{
86543
+ height: 1px;
86544
+ }
86518
86545
  border-radius: $grid-filterbar-border-radius;
86519
86546
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
86520
86547
  height: $grid-filterbarcell-text-input;
@@ -88520,7 +88547,7 @@ $grid-checkmark-color: $primary !default;
88520
88547
 
88521
88548
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88522
88549
  @if $grid-skin == 'material3' {
88523
- background-color: $material;
88550
+ background: $material;
88524
88551
  }
88525
88552
  @if $grid-skin == 'bootstrap4' {
88526
88553
  background-color: $bootstrap;
@@ -88531,7 +88558,7 @@ $grid-checkmark-color: $primary !default;
88531
88558
 
88532
88559
  #{&}.e-grid,
88533
88560
  #{&}.e-grid-popup {
88534
- .e-icons:not(.e-btn-icon, .e-check) {
88561
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
88535
88562
  color: $grid-icon-color;
88536
88563
  }
88537
88564
 
@@ -88951,7 +88978,7 @@ $grid-checkmark-color: $primary !default;
88951
88978
  .e-rowdragdrop.e-unfreeze,
88952
88979
  .e-rowdragdrop.e-fixedfreeze {
88953
88980
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88954
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88981
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88955
88982
  }
88956
88983
  }
88957
88984
  }
@@ -88962,7 +88989,7 @@ $grid-checkmark-color: $primary !default;
88962
88989
  .e-rowdragdrop.e-unfreeze,
88963
88990
  .e-rowdragdrop.e-fixedfreeze {
88964
88991
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88965
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88992
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88966
88993
  }
88967
88994
  }
88968
88995
  }
@@ -88970,7 +88997,7 @@ $grid-checkmark-color: $primary !default;
88970
88997
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88971
88998
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88972
88999
  @if $grid-skin != 'material3' {
88973
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89000
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88974
89001
  }
88975
89002
  }
88976
89003
  }
@@ -89717,7 +89744,7 @@ $grid-checkmark-color: $primary !default;
89717
89744
 
89718
89745
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89719
89746
  @if $grid-skin == 'material3' {
89720
- background-color: $material;
89747
+ background: $material;
89721
89748
  }
89722
89749
  @if $grid-skin == 'bootstrap4' {
89723
89750
  background-color: $bootstrap;
@@ -89801,7 +89828,7 @@ $grid-checkmark-color: $primary !default;
89801
89828
  .e-rowcell.e-unfreeze,
89802
89829
  .e-rowcell.e-fixedfreeze {
89803
89830
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89804
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89831
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89805
89832
  }
89806
89833
  }
89807
89834
  }
@@ -89816,7 +89843,7 @@ $grid-checkmark-color: $primary !default;
89816
89843
  .e-rowdragdrop.e-unfreeze,
89817
89844
  .e-rowdragdrop.e-fixedfreeze {
89818
89845
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89819
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89846
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89820
89847
  }
89821
89848
  }
89822
89849
  }
@@ -89827,7 +89854,7 @@ $grid-checkmark-color: $primary !default;
89827
89854
  .e-rowdragdrop.e-unfreeze,
89828
89855
  .e-rowdragdrop.e-fixedfreeze {
89829
89856
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89830
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89857
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89831
89858
  }
89832
89859
  }
89833
89860
  }
@@ -89835,7 +89862,7 @@ $grid-checkmark-color: $primary !default;
89835
89862
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89836
89863
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89837
89864
  @if $grid-skin != 'material3' {
89838
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89865
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89839
89866
  }
89840
89867
  }
89841
89868
  }
@@ -90315,6 +90342,9 @@ $grid-checkmark-color: $primary !default;
90315
90342
  }
90316
90343
 
90317
90344
  .e-filterbarcell input {
90345
+ &.e-checkbox{
90346
+ height: 1px;
90347
+ }
90318
90348
  height: $grid-bigger-filterbarcell-text-input;
90319
90349
  }
90320
90350
 
@@ -104986,7 +105016,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104986
105016
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104987
105017
  }
104988
105018
  @if $skin-name == 'fluent2'{
104989
- .e-rowcell.e-active,
104990
105019
  .e-menu-item.e-focused,
104991
105020
  .e-menu-item.e-selected {
104992
105021
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -124079,11 +124108,6 @@ $pivotview-touch-header-text-padding: 15px !default;
124079
124108
  -ms-user-select: none;
124080
124109
  user-select: none;
124081
124110
  -webkit-touch-callout: none;
124082
- align-items: center;
124083
- white-space: nowrap;
124084
- overflow: hidden;
124085
- text-overflow: ellipsis;
124086
- height: inherit;
124087
124111
 
124088
124112
  @if ($skin-name == 'tailwind') {
124089
124113
  padding-left: 12px;
@@ -14338,10 +14338,8 @@ $badge-darkren: $badge-secondary-bg-color !default;
14338
14338
 
14339
14339
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
14340
14340
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
14341
- @if ($badge-theme == 'bootstrap5.3') {
14342
- background-color: $badge-secondary-bg-color;
14343
- color: $badge-secondary-font-color;
14344
- }
14341
+ background-color: $badge-secondary-bg-color;
14342
+ color: $badge-secondary-font-color;
14345
14343
 
14346
14344
  @if $badge-theme == 'fluent2' {
14347
14345
  border: $badge-secondary-border-color;
@@ -24366,6 +24364,7 @@ $drop-down-btn-bigger-li-height: 40px !default;
24366
24364
  $drop-down-btn-bigger-max-width: 240px !default;
24367
24365
  $drop-down-btn-bigger-min-width: 112px !default;
24368
24366
  $drop-down-btn-icon-font-size: $text-sm !default;
24367
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
24369
24368
  $drop-down-btn-icon-margin-right: 12px !default;
24370
24369
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
24371
24370
  $drop-down-btn-li-border-width: 1px !default;
@@ -24383,9 +24382,12 @@ $drop-down-btn-ul-border-radius: 8px !default;
24383
24382
  $drop-down-btn-ul-padding: 4px 0 !default;
24384
24383
  $drop-down-btn-ul-bigger-padding: 4px 0 !default;
24385
24384
  $drop-down-btn-ul-small-padding: 4px 0 !default;
24386
- $drop-down-btn-caret-icon-font-size: $text-lg !default;
24387
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
24388
- $drop-down-btn-caret-icon-font-size-bigger: 22px !default;
24385
+ $drop-down-btn-caret-icon-font-size: $text-sm !default;
24386
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
24387
+ $drop-down-btn-icon-font-size-bigger: $text-lg !default;
24388
+ $drop-down-btn-small-icon-font-size-bigger: $text-base !default;
24389
+ $drop-down-btn-caret-icon-font-size-bigger: $text-lg !default;
24390
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-base !default;
24389
24391
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
24390
24392
  $drop-down-btn-popup-margin-top: 4px !default;
24391
24393
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -24528,7 +24530,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
24528
24530
  }
24529
24531
 
24530
24532
  & .e-btn-icon {
24531
- @if $skin-name == 'tailwind3' {
24533
+ @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' {
24532
24534
  font-size: $drop-down-btn-small-icon-font-size;
24533
24535
  }
24534
24536
  }
@@ -24537,6 +24539,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
24537
24539
  @if $skin-name == 'fluent2' {
24538
24540
  font-size: 12px;
24539
24541
  }
24542
+ @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' {
24543
+ font-size: $drop-down-btn-small-caret-icon-font-size;
24544
+ }
24540
24545
  }
24541
24546
  }
24542
24547
  }
@@ -44958,7 +44963,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
44958
44963
  }
44959
44964
 
44960
44965
  .e-list-text {
44961
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44966
+ @if ($skin-name == 'FluentUI') {
44967
+ padding: $treeview-icon-padding;
44968
+ }
44969
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44962
44970
  padding: 0 $treeview-drag-icon-padding;
44963
44971
  }
44964
44972
  @if $skin-name == 'fluent2' {
@@ -44982,9 +44990,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
44982
44990
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44983
44991
  box-sizing: content-box;
44984
44992
  padding-left: $treeview-drag-icon-padding;
44985
- @if ($skin-name == 'FluentUI') {
44986
- padding-top: 8px;
44987
- }
44988
44993
  }
44989
44994
  }
44990
44995
  }
@@ -44992,7 +44997,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
44992
44997
  .e-icon-collapsible::before,
44993
44998
  .e-icon-expandable::before {
44994
44999
  font-size: $treeview-drag-icon-font-size;
44995
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
45000
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
44996
45001
  padding: $treeview-drag-icon-padding;
44997
45002
  }
44998
45003
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -46528,6 +46533,13 @@ $menu-caret-color: $cmenu-caret-color !default;
46528
46533
  }
46529
46534
  @if $skin-name == 'fluent2' {
46530
46535
  border-radius: 4px;
46536
+ &:focus-visible {
46537
+ color: $content-text-color;
46538
+ & .e-caret,
46539
+ & .e-menu-icon {
46540
+ color: $icon-color;
46541
+ }
46542
+ }
46531
46543
  }
46532
46544
  }
46533
46545
  }
@@ -46578,9 +46590,11 @@ $menu-caret-color: $cmenu-caret-color !default;
46578
46590
 
46579
46591
  &:focus-visible {
46580
46592
  @if $skin-name == 'fluent2' {
46581
- border-radius: 4px;
46582
- background-color: $content-bg-color;
46583
- box-shadow: $shadow-focus-ring1;
46593
+ &:not(.e-selected) {
46594
+ border-radius: 4px;
46595
+ background-color: $content-bg-color;
46596
+ box-shadow: $shadow-focus-ring1;
46597
+ }
46584
46598
  }
46585
46599
  @if $skin-name == 'tailwind3' {
46586
46600
  box-shadow: $shadow-focus-ring2;
@@ -46671,7 +46685,7 @@ $menu-caret-color: $cmenu-caret-color !default;
46671
46685
 
46672
46686
  &:focus-visible {
46673
46687
  @if $skin-name == 'fluent2' {
46674
- background-color: $content-bg-color;
46688
+ background-color: $flyout-bg-color-focus;
46675
46689
  box-shadow: $shadow-focus-ring1;
46676
46690
  border-radius: 4px;
46677
46691
  }
@@ -64456,7 +64470,12 @@ $grid-checkmark-color: $primary !default;
64456
64470
 
64457
64471
  &.e-wrap .e-columnmenu,
64458
64472
  &.e-wrap &.e-rtl .e-columnmenu {
64459
- line-height: $grid-wrap-line-height;
64473
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
64474
+ line-height: 3px;
64475
+ }
64476
+ @else {
64477
+ line-height: $grid-wrap-line-height;
64478
+ }
64460
64479
  }
64461
64480
 
64462
64481
  &.e-rtl .e-columnmenu {
@@ -64611,6 +64630,9 @@ $grid-checkmark-color: $primary !default;
64611
64630
  }
64612
64631
 
64613
64632
  .e-filterbarcell input {
64633
+ &.e-checkbox{
64634
+ height: 1px;
64635
+ }
64614
64636
  border-radius: $grid-filterbar-border-radius;
64615
64637
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
64616
64638
  height: $grid-filterbarcell-text-input;
@@ -66616,7 +66638,7 @@ $grid-checkmark-color: $primary !default;
66616
66638
 
66617
66639
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
66618
66640
  @if $grid-skin == 'material3' {
66619
- background-color: $material;
66641
+ background: $material;
66620
66642
  }
66621
66643
  @if $grid-skin == 'bootstrap4' {
66622
66644
  background-color: $bootstrap;
@@ -66627,7 +66649,7 @@ $grid-checkmark-color: $primary !default;
66627
66649
 
66628
66650
  #{&}.e-grid,
66629
66651
  #{&}.e-grid-popup {
66630
- .e-icons:not(.e-btn-icon, .e-check) {
66652
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
66631
66653
  color: $grid-icon-color;
66632
66654
  }
66633
66655
 
@@ -67047,7 +67069,7 @@ $grid-checkmark-color: $primary !default;
67047
67069
  .e-rowdragdrop.e-unfreeze,
67048
67070
  .e-rowdragdrop.e-fixedfreeze {
67049
67071
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
67050
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
67072
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
67051
67073
  }
67052
67074
  }
67053
67075
  }
@@ -67058,7 +67080,7 @@ $grid-checkmark-color: $primary !default;
67058
67080
  .e-rowdragdrop.e-unfreeze,
67059
67081
  .e-rowdragdrop.e-fixedfreeze {
67060
67082
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
67061
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
67083
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
67062
67084
  }
67063
67085
  }
67064
67086
  }
@@ -67066,7 +67088,7 @@ $grid-checkmark-color: $primary !default;
67066
67088
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
67067
67089
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
67068
67090
  @if $grid-skin != 'material3' {
67069
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
67091
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
67070
67092
  }
67071
67093
  }
67072
67094
  }
@@ -78891,7 +78913,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78891
78913
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
78892
78914
  }
78893
78915
  @if $skin-name == 'fluent2'{
78894
- .e-rowcell.e-active,
78895
78916
  .e-menu-item.e-focused,
78896
78917
  .e-menu-item.e-selected {
78897
78918
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94962,11 +94983,6 @@ $pivotview-touch-header-text-padding: 15px !default;
94962
94983
  -ms-user-select: none;
94963
94984
  user-select: none;
94964
94985
  -webkit-touch-callout: none;
94965
- align-items: center;
94966
- white-space: nowrap;
94967
- overflow: hidden;
94968
- text-overflow: ellipsis;
94969
- height: inherit;
94970
94986
 
94971
94987
  @if ($skin-name == 'tailwind') {
94972
94988
  padding-left: 12px;