@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
@@ -14099,10 +14099,8 @@ $badge-warning-font-color: $warning-text !default;
14099
14099
 
14100
14100
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
14101
14101
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
14102
- @if ($badge-theme == 'bootstrap5.3') {
14103
- background-color: $badge-secondary-bg-color;
14104
- color: $badge-secondary-font-color;
14105
- }
14102
+ background-color: $badge-secondary-bg-color;
14103
+ color: $badge-secondary-font-color;
14106
14104
 
14107
14105
  @if $badge-theme == 'fluent2' {
14108
14106
  border: $badge-secondary-border-color;
@@ -24079,6 +24077,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
24079
24077
  $drop-down-btn-bigger-max-width: 202px !default;
24080
24078
  $drop-down-btn-bigger-min-width: 112px !default;
24081
24079
  $drop-down-btn-icon-font-size: $text-sm !default;
24080
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
24082
24081
  $drop-down-btn-icon-margin-right: 11px !default;
24083
24082
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
24084
24083
  $drop-down-btn-li-border-width: 1px !default;
@@ -24096,9 +24095,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
24096
24095
  $drop-down-btn-ul-padding: 4px 0 !default;
24097
24096
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
24098
24097
  $drop-down-btn-ul-small-padding: 4px 0 !default;
24099
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
24098
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
24099
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
24100
24100
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
24101
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
24101
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
24102
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
24103
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
24102
24104
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
24103
24105
  $drop-down-btn-popup-margin-top: 2px !default;
24104
24106
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -24202,7 +24204,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
24202
24204
  }
24203
24205
 
24204
24206
  & .e-btn-icon {
24205
- @if $skin-name == 'tailwind3' {
24207
+ @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' {
24206
24208
  font-size: $drop-down-btn-small-icon-font-size;
24207
24209
  }
24208
24210
  }
@@ -24211,6 +24213,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
24211
24213
  @if $skin-name == 'fluent2' {
24212
24214
  font-size: 12px;
24213
24215
  }
24216
+ @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' {
24217
+ font-size: $drop-down-btn-small-caret-icon-font-size;
24218
+ }
24214
24219
  }
24215
24220
  }
24216
24221
  }
@@ -44547,7 +44552,10 @@ $treeview-item-active-check-color: $primary !default;
44547
44552
  }
44548
44553
 
44549
44554
  .e-list-text {
44550
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44555
+ @if ($skin-name == 'FluentUI') {
44556
+ padding: $treeview-icon-padding;
44557
+ }
44558
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44551
44559
  padding: 0 $treeview-drag-icon-padding;
44552
44560
  }
44553
44561
  @if $skin-name == 'fluent2' {
@@ -44571,9 +44579,6 @@ $treeview-item-active-check-color: $primary !default;
44571
44579
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44572
44580
  box-sizing: content-box;
44573
44581
  padding-left: $treeview-drag-icon-padding;
44574
- @if ($skin-name == 'FluentUI') {
44575
- padding-top: 8px;
44576
- }
44577
44582
  }
44578
44583
  }
44579
44584
  }
@@ -44581,7 +44586,7 @@ $treeview-item-active-check-color: $primary !default;
44581
44586
  .e-icon-collapsible::before,
44582
44587
  .e-icon-expandable::before {
44583
44588
  font-size: $treeview-drag-icon-font-size;
44584
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
44589
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
44585
44590
  padding: $treeview-drag-icon-padding;
44586
44591
  }
44587
44592
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -46071,6 +46076,13 @@ $menu-caret-color: $icon-color-pressed !default;
46071
46076
  }
46072
46077
  @if $skin-name == 'fluent2' {
46073
46078
  border-radius: 4px;
46079
+ &:focus-visible {
46080
+ color: $content-text-color;
46081
+ & .e-caret,
46082
+ & .e-menu-icon {
46083
+ color: $icon-color;
46084
+ }
46085
+ }
46074
46086
  }
46075
46087
  }
46076
46088
  }
@@ -46121,9 +46133,11 @@ $menu-caret-color: $icon-color-pressed !default;
46121
46133
 
46122
46134
  &:focus-visible {
46123
46135
  @if $skin-name == 'fluent2' {
46124
- border-radius: 4px;
46125
- background-color: $content-bg-color;
46126
- box-shadow: $shadow-focus-ring1;
46136
+ &:not(.e-selected) {
46137
+ border-radius: 4px;
46138
+ background-color: $content-bg-color;
46139
+ box-shadow: $shadow-focus-ring1;
46140
+ }
46127
46141
  }
46128
46142
  @if $skin-name == 'tailwind3' {
46129
46143
  box-shadow: $shadow-focus-ring2;
@@ -46214,7 +46228,7 @@ $menu-caret-color: $icon-color-pressed !default;
46214
46228
 
46215
46229
  &:focus-visible {
46216
46230
  @if $skin-name == 'fluent2' {
46217
- background-color: $content-bg-color;
46231
+ background-color: $flyout-bg-color-focus;
46218
46232
  box-shadow: $shadow-focus-ring1;
46219
46233
  border-radius: 4px;
46220
46234
  }
@@ -64031,7 +64045,12 @@ $grid-checkmark-color: $primary-text-color !default;
64031
64045
 
64032
64046
  &.e-wrap .e-columnmenu,
64033
64047
  &.e-wrap &.e-rtl .e-columnmenu {
64034
- line-height: $grid-wrap-line-height;
64048
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
64049
+ line-height: 3px;
64050
+ }
64051
+ @else {
64052
+ line-height: $grid-wrap-line-height;
64053
+ }
64035
64054
  }
64036
64055
 
64037
64056
  &.e-rtl .e-columnmenu {
@@ -64186,6 +64205,9 @@ $grid-checkmark-color: $primary-text-color !default;
64186
64205
  }
64187
64206
 
64188
64207
  .e-filterbarcell input {
64208
+ &.e-checkbox{
64209
+ height: 1px;
64210
+ }
64189
64211
  border-radius: $grid-filterbar-border-radius;
64190
64212
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
64191
64213
  height: $grid-filterbarcell-text-input;
@@ -66191,7 +66213,7 @@ $grid-checkmark-color: $primary-text-color !default;
66191
66213
 
66192
66214
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
66193
66215
  @if $grid-skin == 'material3' {
66194
- background-color: $material;
66216
+ background: $material;
66195
66217
  }
66196
66218
  @if $grid-skin == 'bootstrap4' {
66197
66219
  background-color: $bootstrap;
@@ -66202,7 +66224,7 @@ $grid-checkmark-color: $primary-text-color !default;
66202
66224
 
66203
66225
  #{&}.e-grid,
66204
66226
  #{&}.e-grid-popup {
66205
- .e-icons:not(.e-btn-icon, .e-check) {
66227
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
66206
66228
  color: $grid-icon-color;
66207
66229
  }
66208
66230
 
@@ -66622,7 +66644,7 @@ $grid-checkmark-color: $primary-text-color !default;
66622
66644
  .e-rowdragdrop.e-unfreeze,
66623
66645
  .e-rowdragdrop.e-fixedfreeze {
66624
66646
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66625
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66647
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66626
66648
  }
66627
66649
  }
66628
66650
  }
@@ -66633,7 +66655,7 @@ $grid-checkmark-color: $primary-text-color !default;
66633
66655
  .e-rowdragdrop.e-unfreeze,
66634
66656
  .e-rowdragdrop.e-fixedfreeze {
66635
66657
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66636
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66658
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66637
66659
  }
66638
66660
  }
66639
66661
  }
@@ -66641,7 +66663,7 @@ $grid-checkmark-color: $primary-text-color !default;
66641
66663
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
66642
66664
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66643
66665
  @if $grid-skin != 'material3' {
66644
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66666
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66645
66667
  }
66646
66668
  }
66647
66669
  }
@@ -78462,7 +78484,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78462
78484
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
78463
78485
  }
78464
78486
  @if $skin-name == 'fluent2'{
78465
- .e-rowcell.e-active,
78466
78487
  .e-menu-item.e-focused,
78467
78488
  .e-menu-item.e-selected {
78468
78489
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94519,11 +94540,6 @@ $pivotview-touch-header-text-padding: 4px !default;
94519
94540
  -ms-user-select: none;
94520
94541
  user-select: none;
94521
94542
  -webkit-touch-callout: none;
94522
- align-items: center;
94523
- white-space: nowrap;
94524
- overflow: hidden;
94525
- text-overflow: ellipsis;
94526
- height: inherit;
94527
94543
 
94528
94544
  @if ($skin-name == 'tailwind') {
94529
94545
  padding-left: 12px;
@@ -21345,10 +21345,8 @@ $badge-warning-font-color: $warning-text !default;
21345
21345
 
21346
21346
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
21347
21347
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
21348
- @if ($badge-theme == 'bootstrap5.3') {
21349
- background-color: $badge-secondary-bg-color;
21350
- color: $badge-secondary-font-color;
21351
- }
21348
+ background-color: $badge-secondary-bg-color;
21349
+ color: $badge-secondary-font-color;
21352
21350
 
21353
21351
  @if $badge-theme == 'fluent2' {
21354
21352
  border: $badge-secondary-border-color;
@@ -33650,6 +33648,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
33650
33648
  $drop-down-btn-bigger-max-width: 202px !default;
33651
33649
  $drop-down-btn-bigger-min-width: 112px !default;
33652
33650
  $drop-down-btn-icon-font-size: $text-sm !default;
33651
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
33653
33652
  $drop-down-btn-icon-margin-right: 11px !default;
33654
33653
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
33655
33654
  $drop-down-btn-li-border-width: 1px !default;
@@ -33667,9 +33666,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
33667
33666
  $drop-down-btn-ul-padding: 4px 0 !default;
33668
33667
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
33669
33668
  $drop-down-btn-ul-small-padding: 4px 0 !default;
33670
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
33669
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
33670
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
33671
33671
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
33672
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
33672
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
33673
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
33674
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
33673
33675
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
33674
33676
  $drop-down-btn-popup-margin-top: 2px !default;
33675
33677
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -33773,7 +33775,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33773
33775
  }
33774
33776
 
33775
33777
  & .e-btn-icon {
33776
- @if $skin-name == 'tailwind3' {
33778
+ @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' {
33777
33779
  font-size: $drop-down-btn-small-icon-font-size;
33778
33780
  }
33779
33781
  }
@@ -33782,6 +33784,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33782
33784
  @if $skin-name == 'fluent2' {
33783
33785
  font-size: 12px;
33784
33786
  }
33787
+ @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' {
33788
+ font-size: $drop-down-btn-small-caret-icon-font-size;
33789
+ }
33785
33790
  }
33786
33791
  }
33787
33792
  }
@@ -34074,8 +34079,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
34074
34079
  padding: $drop-down-btn-vertical-bigger-padding;
34075
34080
  }
34076
34081
  .e-btn-icon {
34077
- @if $skin-name == 'tailwind3' {
34078
- font-size: $drop-down-btn-icon-font-size-bigger;
34082
+ @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' {
34083
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
34084
+ }
34085
+ }
34086
+ .e-btn-icon.e-caret {
34087
+ @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' {
34088
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
34079
34089
  }
34080
34090
  }
34081
34091
  }
@@ -60385,7 +60395,10 @@ $treeview-item-active-check-color: $primary !default;
60385
60395
  }
60386
60396
 
60387
60397
  .e-list-text {
60388
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60398
+ @if ($skin-name == 'FluentUI') {
60399
+ padding: $treeview-icon-padding;
60400
+ }
60401
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
60389
60402
  padding: 0 $treeview-drag-icon-padding;
60390
60403
  }
60391
60404
  @if $skin-name == 'fluent2' {
@@ -60409,9 +60422,6 @@ $treeview-item-active-check-color: $primary !default;
60409
60422
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
60410
60423
  box-sizing: content-box;
60411
60424
  padding-left: $treeview-drag-icon-padding;
60412
- @if ($skin-name == 'FluentUI') {
60413
- padding-top: 8px;
60414
- }
60415
60425
  }
60416
60426
  }
60417
60427
  }
@@ -60419,7 +60429,7 @@ $treeview-item-active-check-color: $primary !default;
60419
60429
  .e-icon-collapsible::before,
60420
60430
  .e-icon-expandable::before {
60421
60431
  font-size: $treeview-drag-icon-font-size;
60422
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
60432
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
60423
60433
  padding: $treeview-drag-icon-padding;
60424
60434
  }
60425
60435
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62315,6 +62325,13 @@ $menu-caret-color: $icon-color-pressed !default;
62315
62325
  }
62316
62326
  @if $skin-name == 'fluent2' {
62317
62327
  border-radius: 4px;
62328
+ &:focus-visible {
62329
+ color: $content-text-color;
62330
+ & .e-caret,
62331
+ & .e-menu-icon {
62332
+ color: $icon-color;
62333
+ }
62334
+ }
62318
62335
  }
62319
62336
  }
62320
62337
  }
@@ -62365,9 +62382,11 @@ $menu-caret-color: $icon-color-pressed !default;
62365
62382
 
62366
62383
  &:focus-visible {
62367
62384
  @if $skin-name == 'fluent2' {
62368
- border-radius: 4px;
62369
- background-color: $content-bg-color;
62370
- box-shadow: $shadow-focus-ring1;
62385
+ &:not(.e-selected) {
62386
+ border-radius: 4px;
62387
+ background-color: $content-bg-color;
62388
+ box-shadow: $shadow-focus-ring1;
62389
+ }
62371
62390
  }
62372
62391
  @if $skin-name == 'tailwind3' {
62373
62392
  box-shadow: $shadow-focus-ring2;
@@ -62458,7 +62477,7 @@ $menu-caret-color: $icon-color-pressed !default;
62458
62477
 
62459
62478
  &:focus-visible {
62460
62479
  @if $skin-name == 'fluent2' {
62461
- background-color: $content-bg-color;
62480
+ background-color: $flyout-bg-color-focus;
62462
62481
  box-shadow: $shadow-focus-ring1;
62463
62482
  border-radius: 4px;
62464
62483
  }
@@ -86230,7 +86249,12 @@ $grid-checkmark-color: $primary-text-color !default;
86230
86249
 
86231
86250
  &.e-wrap .e-columnmenu,
86232
86251
  &.e-wrap &.e-rtl .e-columnmenu {
86233
- line-height: $grid-wrap-line-height;
86252
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
86253
+ line-height: 3px;
86254
+ }
86255
+ @else {
86256
+ line-height: $grid-wrap-line-height;
86257
+ }
86234
86258
  }
86235
86259
 
86236
86260
  &.e-rtl .e-columnmenu {
@@ -86385,6 +86409,9 @@ $grid-checkmark-color: $primary-text-color !default;
86385
86409
  }
86386
86410
 
86387
86411
  .e-filterbarcell input {
86412
+ &.e-checkbox{
86413
+ height: 1px;
86414
+ }
86388
86415
  border-radius: $grid-filterbar-border-radius;
86389
86416
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
86390
86417
  height: $grid-filterbarcell-text-input;
@@ -88390,7 +88417,7 @@ $grid-checkmark-color: $primary-text-color !default;
88390
88417
 
88391
88418
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88392
88419
  @if $grid-skin == 'material3' {
88393
- background-color: $material;
88420
+ background: $material;
88394
88421
  }
88395
88422
  @if $grid-skin == 'bootstrap4' {
88396
88423
  background-color: $bootstrap;
@@ -88401,7 +88428,7 @@ $grid-checkmark-color: $primary-text-color !default;
88401
88428
 
88402
88429
  #{&}.e-grid,
88403
88430
  #{&}.e-grid-popup {
88404
- .e-icons:not(.e-btn-icon, .e-check) {
88431
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
88405
88432
  color: $grid-icon-color;
88406
88433
  }
88407
88434
 
@@ -88821,7 +88848,7 @@ $grid-checkmark-color: $primary-text-color !default;
88821
88848
  .e-rowdragdrop.e-unfreeze,
88822
88849
  .e-rowdragdrop.e-fixedfreeze {
88823
88850
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88824
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88851
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88825
88852
  }
88826
88853
  }
88827
88854
  }
@@ -88832,7 +88859,7 @@ $grid-checkmark-color: $primary-text-color !default;
88832
88859
  .e-rowdragdrop.e-unfreeze,
88833
88860
  .e-rowdragdrop.e-fixedfreeze {
88834
88861
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88835
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88862
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88836
88863
  }
88837
88864
  }
88838
88865
  }
@@ -88840,7 +88867,7 @@ $grid-checkmark-color: $primary-text-color !default;
88840
88867
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88841
88868
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88842
88869
  @if $grid-skin != 'material3' {
88843
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88870
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88844
88871
  }
88845
88872
  }
88846
88873
  }
@@ -89584,7 +89611,7 @@ $grid-checkmark-color: $primary-text-color !default;
89584
89611
 
89585
89612
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
89586
89613
  @if $grid-skin == 'material3' {
89587
- background-color: $material;
89614
+ background: $material;
89588
89615
  }
89589
89616
  @if $grid-skin == 'bootstrap4' {
89590
89617
  background-color: $bootstrap;
@@ -89668,7 +89695,7 @@ $grid-checkmark-color: $primary-text-color !default;
89668
89695
  .e-rowcell.e-unfreeze,
89669
89696
  .e-rowcell.e-fixedfreeze {
89670
89697
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89671
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89698
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89672
89699
  }
89673
89700
  }
89674
89701
  }
@@ -89683,7 +89710,7 @@ $grid-checkmark-color: $primary-text-color !default;
89683
89710
  .e-rowdragdrop.e-unfreeze,
89684
89711
  .e-rowdragdrop.e-fixedfreeze {
89685
89712
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89686
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89713
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89687
89714
  }
89688
89715
  }
89689
89716
  }
@@ -89694,7 +89721,7 @@ $grid-checkmark-color: $primary-text-color !default;
89694
89721
  .e-rowdragdrop.e-unfreeze,
89695
89722
  .e-rowdragdrop.e-fixedfreeze {
89696
89723
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89697
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89724
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89698
89725
  }
89699
89726
  }
89700
89727
  }
@@ -89702,7 +89729,7 @@ $grid-checkmark-color: $primary-text-color !default;
89702
89729
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89703
89730
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89704
89731
  @if $grid-skin != 'material3' {
89705
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89732
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89706
89733
  }
89707
89734
  }
89708
89735
  }
@@ -90182,6 +90209,9 @@ $grid-checkmark-color: $primary-text-color !default;
90182
90209
  }
90183
90210
 
90184
90211
  .e-filterbarcell input {
90212
+ &.e-checkbox{
90213
+ height: 1px;
90214
+ }
90185
90215
  height: $grid-bigger-filterbarcell-text-input;
90186
90216
  }
90187
90217
 
@@ -104852,7 +104882,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104852
104882
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104853
104883
  }
104854
104884
  @if $skin-name == 'fluent2'{
104855
- .e-rowcell.e-active,
104856
104885
  .e-menu-item.e-focused,
104857
104886
  .e-menu-item.e-selected {
104858
104887
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -123931,11 +123960,6 @@ $pivotview-touch-header-text-padding: 4px !default;
123931
123960
  -ms-user-select: none;
123932
123961
  user-select: none;
123933
123962
  -webkit-touch-callout: none;
123934
- align-items: center;
123935
- white-space: nowrap;
123936
- overflow: hidden;
123937
- text-overflow: ellipsis;
123938
- height: inherit;
123939
123963
 
123940
123964
  @if ($skin-name == 'tailwind') {
123941
123965
  padding-left: 12px;