@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
@@ -21730,10 +21730,8 @@ $badge-darkren: $badge-secondary-bg-color !default;
21730
21730
 
21731
21731
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
21732
21732
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
21733
- @if ($badge-theme == 'bootstrap5.3') {
21734
- background-color: $badge-secondary-bg-color;
21735
- color: $badge-secondary-font-color;
21736
- }
21733
+ background-color: $badge-secondary-bg-color;
21734
+ color: $badge-secondary-font-color;
21737
21735
 
21738
21736
  @if $badge-theme == 'fluent2' {
21739
21737
  border: $badge-secondary-border-color;
@@ -34093,6 +34091,7 @@ $drop-down-btn-ul-small-padding: 4px 0 !default;
34093
34091
  $drop-down-btn-caret-icon-font-size: $text-sm !default;
34094
34092
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
34095
34093
  $drop-down-btn-caret-icon-font-size-bigger: 16px !default;
34094
+ $drop-down-btn-small-caret-icon-font-size-bigger: 14px !default;
34096
34095
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
34097
34096
  $drop-down-btn-popup-margin-top: 4px !default;
34098
34097
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -34195,7 +34194,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
34195
34194
  }
34196
34195
 
34197
34196
  & .e-btn-icon {
34198
- @if $skin-name == 'tailwind3' {
34197
+ @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' {
34199
34198
  font-size: $drop-down-btn-small-icon-font-size;
34200
34199
  }
34201
34200
  }
@@ -34204,6 +34203,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
34204
34203
  @if $skin-name == 'fluent2' {
34205
34204
  font-size: 12px;
34206
34205
  }
34206
+ @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' {
34207
+ font-size: $drop-down-btn-small-caret-icon-font-size;
34208
+ }
34207
34209
  }
34208
34210
  }
34209
34211
  }
@@ -34496,8 +34498,13 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
34496
34498
  padding: $drop-down-btn-vertical-bigger-padding;
34497
34499
  }
34498
34500
  .e-btn-icon {
34499
- @if $skin-name == 'tailwind3' {
34500
- font-size: $drop-down-btn-icon-font-size-bigger;
34501
+ @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' {
34502
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
34503
+ }
34504
+ }
34505
+ .e-btn-icon.e-caret {
34506
+ @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' {
34507
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
34501
34508
  }
34502
34509
  }
34503
34510
  }
@@ -60949,7 +60956,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60949
60956
  }
60950
60957
 
60951
60958
  .e-list-text {
60952
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60959
+ @if ($skin-name == 'FluentUI') {
60960
+ padding: $treeview-icon-padding;
60961
+ }
60962
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
60953
60963
  padding: 0 $treeview-drag-icon-padding;
60954
60964
  }
60955
60965
  @if $skin-name == 'fluent2' {
@@ -60973,9 +60983,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60973
60983
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60974
60984
  box-sizing: content-box;
60975
60985
  padding-left: $treeview-drag-icon-padding;
60976
- @if ($skin-name == 'FluentUI') {
60977
- padding-top: 8px;
60978
- }
60979
60986
  }
60980
60987
  }
60981
60988
  }
@@ -60983,7 +60990,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60983
60990
  .e-icon-collapsible::before,
60984
60991
  .e-icon-expandable::before {
60985
60992
  font-size: $treeview-drag-icon-font-size;
60986
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
60993
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
60987
60994
  padding: $treeview-drag-icon-padding;
60988
60995
  }
60989
60996
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62882,6 +62889,13 @@ $menu-bigger-li-icon-height: 55px !default;
62882
62889
  }
62883
62890
  @if $skin-name == 'fluent2' {
62884
62891
  border-radius: 4px;
62892
+ &:focus-visible {
62893
+ color: $content-text-color;
62894
+ & .e-caret,
62895
+ & .e-menu-icon {
62896
+ color: $icon-color;
62897
+ }
62898
+ }
62885
62899
  }
62886
62900
  }
62887
62901
  }
@@ -62932,9 +62946,11 @@ $menu-bigger-li-icon-height: 55px !default;
62932
62946
 
62933
62947
  &:focus-visible {
62934
62948
  @if $skin-name == 'fluent2' {
62935
- border-radius: 4px;
62936
- background-color: $content-bg-color;
62937
- box-shadow: $shadow-focus-ring1;
62949
+ &:not(.e-selected) {
62950
+ border-radius: 4px;
62951
+ background-color: $content-bg-color;
62952
+ box-shadow: $shadow-focus-ring1;
62953
+ }
62938
62954
  }
62939
62955
  @if $skin-name == 'tailwind3' {
62940
62956
  box-shadow: $shadow-focus-ring2;
@@ -63025,7 +63041,7 @@ $menu-bigger-li-icon-height: 55px !default;
63025
63041
 
63026
63042
  &:focus-visible {
63027
63043
  @if $skin-name == 'fluent2' {
63028
- background-color: $content-bg-color;
63044
+ background-color: $flyout-bg-color-focus;
63029
63045
  box-shadow: $shadow-focus-ring1;
63030
63046
  border-radius: 4px;
63031
63047
  }
@@ -87105,7 +87121,12 @@ $grid-checkmark-color: $primary-text-color !default;
87105
87121
 
87106
87122
  &.e-wrap .e-columnmenu,
87107
87123
  &.e-wrap &.e-rtl .e-columnmenu {
87108
- line-height: $grid-wrap-line-height;
87124
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
87125
+ line-height: 3px;
87126
+ }
87127
+ @else {
87128
+ line-height: $grid-wrap-line-height;
87129
+ }
87109
87130
  }
87110
87131
 
87111
87132
  &.e-rtl .e-columnmenu {
@@ -87260,6 +87281,9 @@ $grid-checkmark-color: $primary-text-color !default;
87260
87281
  }
87261
87282
 
87262
87283
  .e-filterbarcell input {
87284
+ &.e-checkbox{
87285
+ height: 1px;
87286
+ }
87263
87287
  border-radius: $grid-filterbar-border-radius;
87264
87288
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
87265
87289
  height: $grid-filterbarcell-text-input;
@@ -89265,7 +89289,7 @@ $grid-checkmark-color: $primary-text-color !default;
89265
89289
 
89266
89290
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89267
89291
  @if $grid-skin == 'material3' {
89268
- background-color: $material;
89292
+ background: $material;
89269
89293
  }
89270
89294
  @if $grid-skin == 'bootstrap4' {
89271
89295
  background-color: $bootstrap;
@@ -89276,7 +89300,7 @@ $grid-checkmark-color: $primary-text-color !default;
89276
89300
 
89277
89301
  #{&}.e-grid,
89278
89302
  #{&}.e-grid-popup {
89279
- .e-icons:not(.e-btn-icon, .e-check) {
89303
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
89280
89304
  color: $grid-icon-color;
89281
89305
  }
89282
89306
 
@@ -89696,7 +89720,7 @@ $grid-checkmark-color: $primary-text-color !default;
89696
89720
  .e-rowdragdrop.e-unfreeze,
89697
89721
  .e-rowdragdrop.e-fixedfreeze {
89698
89722
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89699
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89723
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89700
89724
  }
89701
89725
  }
89702
89726
  }
@@ -89707,7 +89731,7 @@ $grid-checkmark-color: $primary-text-color !default;
89707
89731
  .e-rowdragdrop.e-unfreeze,
89708
89732
  .e-rowdragdrop.e-fixedfreeze {
89709
89733
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89710
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89734
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89711
89735
  }
89712
89736
  }
89713
89737
  }
@@ -89715,7 +89739,7 @@ $grid-checkmark-color: $primary-text-color !default;
89715
89739
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89716
89740
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89717
89741
  @if $grid-skin != 'material3' {
89718
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89742
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89719
89743
  }
89720
89744
  }
89721
89745
  }
@@ -90465,7 +90489,7 @@ $grid-checkmark-color: $primary-text-color !default;
90465
90489
 
90466
90490
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
90467
90491
  @if $grid-skin == 'material3' {
90468
- background-color: $material;
90492
+ background: $material;
90469
90493
  }
90470
90494
  @if $grid-skin == 'bootstrap4' {
90471
90495
  background-color: $bootstrap;
@@ -90549,7 +90573,7 @@ $grid-checkmark-color: $primary-text-color !default;
90549
90573
  .e-rowcell.e-unfreeze,
90550
90574
  .e-rowcell.e-fixedfreeze {
90551
90575
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90552
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90576
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90553
90577
  }
90554
90578
  }
90555
90579
  }
@@ -90564,7 +90588,7 @@ $grid-checkmark-color: $primary-text-color !default;
90564
90588
  .e-rowdragdrop.e-unfreeze,
90565
90589
  .e-rowdragdrop.e-fixedfreeze {
90566
90590
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90567
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90591
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90568
90592
  }
90569
90593
  }
90570
90594
  }
@@ -90575,7 +90599,7 @@ $grid-checkmark-color: $primary-text-color !default;
90575
90599
  .e-rowdragdrop.e-unfreeze,
90576
90600
  .e-rowdragdrop.e-fixedfreeze {
90577
90601
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90578
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90602
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90579
90603
  }
90580
90604
  }
90581
90605
  }
@@ -90583,7 +90607,7 @@ $grid-checkmark-color: $primary-text-color !default;
90583
90607
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
90584
90608
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
90585
90609
  @if $grid-skin != 'material3' {
90586
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
90610
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
90587
90611
  }
90588
90612
  }
90589
90613
  }
@@ -91063,6 +91087,9 @@ $grid-checkmark-color: $primary-text-color !default;
91063
91087
  }
91064
91088
 
91065
91089
  .e-filterbarcell input {
91090
+ &.e-checkbox{
91091
+ height: 1px;
91092
+ }
91066
91093
  height: $grid-bigger-filterbarcell-text-input;
91067
91094
  }
91068
91095
 
@@ -105758,7 +105785,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
105758
105785
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
105759
105786
  }
105760
105787
  @if $skin-name == 'fluent2'{
105761
- .e-rowcell.e-active,
105762
105788
  .e-menu-item.e-focused,
105763
105789
  .e-menu-item.e-selected {
105764
105790
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -124857,11 +124883,6 @@ $pivotview-touch-header-text-padding: 8px !default;
124857
124883
  -ms-user-select: none;
124858
124884
  user-select: none;
124859
124885
  -webkit-touch-callout: none;
124860
- align-items: center;
124861
- white-space: nowrap;
124862
- overflow: hidden;
124863
- text-overflow: ellipsis;
124864
- height: inherit;
124865
124886
 
124866
124887
  @if ($skin-name == 'tailwind') {
124867
124888
  padding-left: 12px;
@@ -15256,10 +15256,8 @@ $badge-darkren: $badge-secondary-bg-color !default;
15256
15256
 
15257
15257
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
15258
15258
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
15259
- @if ($badge-theme == 'bootstrap5.3') {
15260
- background-color: $badge-secondary-bg-color;
15261
- color: $badge-secondary-font-color;
15262
- }
15259
+ background-color: $badge-secondary-bg-color;
15260
+ color: $badge-secondary-font-color;
15263
15261
 
15264
15262
  @if $badge-theme == 'fluent2' {
15265
15263
  border: $badge-secondary-border-color;
@@ -25294,6 +25292,7 @@ $drop-down-btn-ul-small-padding: 4px 0 !default;
25294
25292
  $drop-down-btn-caret-icon-font-size: $text-sm !default;
25295
25293
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
25296
25294
  $drop-down-btn-caret-icon-font-size-bigger: 16px !default;
25295
+ $drop-down-btn-small-caret-icon-font-size-bigger: 14px !default;
25297
25296
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
25298
25297
  $drop-down-btn-popup-margin-top: 4px !default;
25299
25298
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -25396,7 +25395,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
25396
25395
  }
25397
25396
 
25398
25397
  & .e-btn-icon {
25399
- @if $skin-name == 'tailwind3' {
25398
+ @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' {
25400
25399
  font-size: $drop-down-btn-small-icon-font-size;
25401
25400
  }
25402
25401
  }
@@ -25405,6 +25404,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
25405
25404
  @if $skin-name == 'fluent2' {
25406
25405
  font-size: 12px;
25407
25406
  }
25407
+ @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' {
25408
+ font-size: $drop-down-btn-small-caret-icon-font-size;
25409
+ }
25408
25410
  }
25409
25411
  }
25410
25412
  }
@@ -45883,7 +45885,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45883
45885
  }
45884
45886
 
45885
45887
  .e-list-text {
45886
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
45888
+ @if ($skin-name == 'FluentUI') {
45889
+ padding: $treeview-icon-padding;
45890
+ }
45891
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
45887
45892
  padding: 0 $treeview-drag-icon-padding;
45888
45893
  }
45889
45894
  @if $skin-name == 'fluent2' {
@@ -45907,9 +45912,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45907
45912
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
45908
45913
  box-sizing: content-box;
45909
45914
  padding-left: $treeview-drag-icon-padding;
45910
- @if ($skin-name == 'FluentUI') {
45911
- padding-top: 8px;
45912
- }
45913
45915
  }
45914
45916
  }
45915
45917
  }
@@ -45917,7 +45919,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45917
45919
  .e-icon-collapsible::before,
45918
45920
  .e-icon-expandable::before {
45919
45921
  font-size: $treeview-drag-icon-font-size;
45920
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
45922
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
45921
45923
  padding: $treeview-drag-icon-padding;
45922
45924
  }
45923
45925
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -47410,6 +47412,13 @@ $menu-bigger-li-icon-height: 55px !default;
47410
47412
  }
47411
47413
  @if $skin-name == 'fluent2' {
47412
47414
  border-radius: 4px;
47415
+ &:focus-visible {
47416
+ color: $content-text-color;
47417
+ & .e-caret,
47418
+ & .e-menu-icon {
47419
+ color: $icon-color;
47420
+ }
47421
+ }
47413
47422
  }
47414
47423
  }
47415
47424
  }
@@ -47460,9 +47469,11 @@ $menu-bigger-li-icon-height: 55px !default;
47460
47469
 
47461
47470
  &:focus-visible {
47462
47471
  @if $skin-name == 'fluent2' {
47463
- border-radius: 4px;
47464
- background-color: $content-bg-color;
47465
- box-shadow: $shadow-focus-ring1;
47472
+ &:not(.e-selected) {
47473
+ border-radius: 4px;
47474
+ background-color: $content-bg-color;
47475
+ box-shadow: $shadow-focus-ring1;
47476
+ }
47466
47477
  }
47467
47478
  @if $skin-name == 'tailwind3' {
47468
47479
  box-shadow: $shadow-focus-ring2;
@@ -47553,7 +47564,7 @@ $menu-bigger-li-icon-height: 55px !default;
47553
47564
 
47554
47565
  &:focus-visible {
47555
47566
  @if $skin-name == 'fluent2' {
47556
- background-color: $content-bg-color;
47567
+ background-color: $flyout-bg-color-focus;
47557
47568
  box-shadow: $shadow-focus-ring1;
47558
47569
  border-radius: 4px;
47559
47570
  }
@@ -65678,7 +65689,12 @@ $grid-checkmark-color: $primary-text-color !default;
65678
65689
 
65679
65690
  &.e-wrap .e-columnmenu,
65680
65691
  &.e-wrap &.e-rtl .e-columnmenu {
65681
- line-height: $grid-wrap-line-height;
65692
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
65693
+ line-height: 3px;
65694
+ }
65695
+ @else {
65696
+ line-height: $grid-wrap-line-height;
65697
+ }
65682
65698
  }
65683
65699
 
65684
65700
  &.e-rtl .e-columnmenu {
@@ -65833,6 +65849,9 @@ $grid-checkmark-color: $primary-text-color !default;
65833
65849
  }
65834
65850
 
65835
65851
  .e-filterbarcell input {
65852
+ &.e-checkbox{
65853
+ height: 1px;
65854
+ }
65836
65855
  border-radius: $grid-filterbar-border-radius;
65837
65856
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
65838
65857
  height: $grid-filterbarcell-text-input;
@@ -67838,7 +67857,7 @@ $grid-checkmark-color: $primary-text-color !default;
67838
67857
 
67839
67858
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
67840
67859
  @if $grid-skin == 'material3' {
67841
- background-color: $material;
67860
+ background: $material;
67842
67861
  }
67843
67862
  @if $grid-skin == 'bootstrap4' {
67844
67863
  background-color: $bootstrap;
@@ -67849,7 +67868,7 @@ $grid-checkmark-color: $primary-text-color !default;
67849
67868
 
67850
67869
  #{&}.e-grid,
67851
67870
  #{&}.e-grid-popup {
67852
- .e-icons:not(.e-btn-icon, .e-check) {
67871
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
67853
67872
  color: $grid-icon-color;
67854
67873
  }
67855
67874
 
@@ -68269,7 +68288,7 @@ $grid-checkmark-color: $primary-text-color !default;
68269
68288
  .e-rowdragdrop.e-unfreeze,
68270
68289
  .e-rowdragdrop.e-fixedfreeze {
68271
68290
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
68272
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
68291
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
68273
68292
  }
68274
68293
  }
68275
68294
  }
@@ -68280,7 +68299,7 @@ $grid-checkmark-color: $primary-text-color !default;
68280
68299
  .e-rowdragdrop.e-unfreeze,
68281
68300
  .e-rowdragdrop.e-fixedfreeze {
68282
68301
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
68283
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
68302
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
68284
68303
  }
68285
68304
  }
68286
68305
  }
@@ -68288,7 +68307,7 @@ $grid-checkmark-color: $primary-text-color !default;
68288
68307
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
68289
68308
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
68290
68309
  @if $grid-skin != 'material3' {
68291
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
68310
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
68292
68311
  }
68293
68312
  }
68294
68313
  }
@@ -80140,7 +80159,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
80140
80159
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
80141
80160
  }
80142
80161
  @if $skin-name == 'fluent2'{
80143
- .e-rowcell.e-active,
80144
80162
  .e-menu-item.e-focused,
80145
80163
  .e-menu-item.e-selected {
80146
80164
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -96217,11 +96235,6 @@ $pivotview-touch-header-text-padding: 8px !default;
96217
96235
  -ms-user-select: none;
96218
96236
  user-select: none;
96219
96237
  -webkit-touch-callout: none;
96220
- align-items: center;
96221
- white-space: nowrap;
96222
- overflow: hidden;
96223
- text-overflow: ellipsis;
96224
- height: inherit;
96225
96238
 
96226
96239
  @if ($skin-name == 'tailwind') {
96227
96240
  padding-left: 12px;