@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
@@ -19991,10 +19991,8 @@ $badge-warning-font-color: $gray-900 !default;
19991
19991
 
19992
19992
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
19993
19993
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
19994
- @if ($badge-theme == 'bootstrap5.3') {
19995
- background-color: $badge-secondary-bg-color;
19996
- color: $badge-secondary-font-color;
19997
- }
19994
+ background-color: $badge-secondary-bg-color;
19995
+ color: $badge-secondary-font-color;
19998
19996
 
19999
19997
  @if $badge-theme == 'fluent2' {
20000
19998
  border: $badge-secondary-border-color;
@@ -32250,7 +32248,8 @@ $drop-down-btn-color: $gray-900 !default;
32250
32248
  $drop-down-btn-disable-text: rgba($gray-600, .65) !default;
32251
32249
  $drop-down-btn-font-size: 14px !default;
32252
32250
  $drop-down-btn-font-weight: normal !default;
32253
- $drop-down-btn-icon-font-size: 14px !default;
32251
+ $drop-down-btn-icon-font-size: 16px !default;
32252
+ $drop-down-btn-small-icon-font-size: 12px !default;
32254
32253
  $drop-down-btn-icon-margin-right: 8px !default;
32255
32254
  $drop-down-btn-bigger-icon-margin-right: 0 !default;
32256
32255
  $drop-down-btn-li-bgcolor: darken($gray-100, 2%) !default;
@@ -32282,8 +32281,11 @@ $drop-down-btn-ul-padding: 6px 0 !default;
32282
32281
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
32283
32282
  $drop-down-btn-ul-small-padding: 4px 0 !default;
32284
32283
  $drop-down-btn-caret-icon-font-size: 8px !default;
32285
- $drop-down-btn-icon-font-size-bigger: 16px !default;
32284
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
32285
+ $drop-down-btn-icon-font-size-bigger: 20px !default;
32286
+ $drop-down-btn-small-icon-font-size-bigger: 18px !default;
32286
32287
  $drop-down-btn-caret-icon-font-size-bigger: 10px !default;
32288
+ $drop-down-btn-small-caret-icon-font-size-bigger: 10px !default;
32287
32289
  $drop-down-btn-box-shadow: none !default;
32288
32290
  $drop-down-btn-popup-margin-top: 0 !default;
32289
32291
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32369,7 +32371,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32369
32371
  }
32370
32372
 
32371
32373
  & .e-btn-icon {
32372
- @if $skin-name == 'tailwind3' {
32374
+ @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' {
32373
32375
  font-size: $drop-down-btn-small-icon-font-size;
32374
32376
  }
32375
32377
  }
@@ -32378,6 +32380,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32378
32380
  @if $skin-name == 'fluent2' {
32379
32381
  font-size: 12px;
32380
32382
  }
32383
+ @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' {
32384
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32385
+ }
32381
32386
  }
32382
32387
  }
32383
32388
  }
@@ -32670,8 +32675,13 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
32670
32675
  padding: $drop-down-btn-vertical-bigger-padding;
32671
32676
  }
32672
32677
  .e-btn-icon {
32673
- @if $skin-name == 'tailwind3' {
32674
- font-size: $drop-down-btn-icon-font-size-bigger;
32678
+ @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' {
32679
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32680
+ }
32681
+ }
32682
+ .e-btn-icon.e-caret {
32683
+ @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' {
32684
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32675
32685
  }
32676
32686
  }
32677
32687
  }
@@ -58953,7 +58963,10 @@ $ripple-width: 32px !default;
58953
58963
  }
58954
58964
 
58955
58965
  .e-list-text {
58956
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
58966
+ @if ($skin-name == 'FluentUI') {
58967
+ padding: $treeview-icon-padding;
58968
+ }
58969
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
58957
58970
  padding: 0 $treeview-drag-icon-padding;
58958
58971
  }
58959
58972
  @if $skin-name == 'fluent2' {
@@ -58977,9 +58990,6 @@ $ripple-width: 32px !default;
58977
58990
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
58978
58991
  box-sizing: content-box;
58979
58992
  padding-left: $treeview-drag-icon-padding;
58980
- @if ($skin-name == 'FluentUI') {
58981
- padding-top: 8px;
58982
- }
58983
58993
  }
58984
58994
  }
58985
58995
  }
@@ -58987,7 +58997,7 @@ $ripple-width: 32px !default;
58987
58997
  .e-icon-collapsible::before,
58988
58998
  .e-icon-expandable::before {
58989
58999
  font-size: $treeview-drag-icon-font-size;
58990
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59000
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
58991
59001
  padding: $treeview-drag-icon-padding;
58992
59002
  }
58993
59003
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -60875,6 +60885,13 @@ $menu-header-icon-padding: 0 16px !default;
60875
60885
  }
60876
60886
  @if $skin-name == 'fluent2' {
60877
60887
  border-radius: 4px;
60888
+ &:focus-visible {
60889
+ color: $content-text-color;
60890
+ & .e-caret,
60891
+ & .e-menu-icon {
60892
+ color: $icon-color;
60893
+ }
60894
+ }
60878
60895
  }
60879
60896
  }
60880
60897
  }
@@ -60925,9 +60942,11 @@ $menu-header-icon-padding: 0 16px !default;
60925
60942
 
60926
60943
  &:focus-visible {
60927
60944
  @if $skin-name == 'fluent2' {
60928
- border-radius: 4px;
60929
- background-color: $content-bg-color;
60930
- box-shadow: $shadow-focus-ring1;
60945
+ &:not(.e-selected) {
60946
+ border-radius: 4px;
60947
+ background-color: $content-bg-color;
60948
+ box-shadow: $shadow-focus-ring1;
60949
+ }
60931
60950
  }
60932
60951
  @if $skin-name == 'tailwind3' {
60933
60952
  box-shadow: $shadow-focus-ring2;
@@ -61018,7 +61037,7 @@ $menu-header-icon-padding: 0 16px !default;
61018
61037
 
61019
61038
  &:focus-visible {
61020
61039
  @if $skin-name == 'fluent2' {
61021
- background-color: $content-bg-color;
61040
+ background-color: $flyout-bg-color-focus;
61022
61041
  box-shadow: $shadow-focus-ring1;
61023
61042
  border-radius: 4px;
61024
61043
  }
@@ -84692,7 +84711,12 @@ $grid-checkmark-color: $white !default;
84692
84711
 
84693
84712
  &.e-wrap .e-columnmenu,
84694
84713
  &.e-wrap &.e-rtl .e-columnmenu {
84695
- line-height: $grid-wrap-line-height;
84714
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
84715
+ line-height: 3px;
84716
+ }
84717
+ @else {
84718
+ line-height: $grid-wrap-line-height;
84719
+ }
84696
84720
  }
84697
84721
 
84698
84722
  &.e-rtl .e-columnmenu {
@@ -84847,6 +84871,9 @@ $grid-checkmark-color: $white !default;
84847
84871
  }
84848
84872
 
84849
84873
  .e-filterbarcell input {
84874
+ &.e-checkbox{
84875
+ height: 1px;
84876
+ }
84850
84877
  border-radius: $grid-filterbar-border-radius;
84851
84878
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
84852
84879
  height: $grid-filterbarcell-text-input;
@@ -86852,7 +86879,7 @@ $grid-checkmark-color: $white !default;
86852
86879
 
86853
86880
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
86854
86881
  @if $grid-skin == 'material3' {
86855
- background-color: $material;
86882
+ background: $material;
86856
86883
  }
86857
86884
  @if $grid-skin == 'bootstrap4' {
86858
86885
  background-color: $bootstrap;
@@ -86863,7 +86890,7 @@ $grid-checkmark-color: $white !default;
86863
86890
 
86864
86891
  #{&}.e-grid,
86865
86892
  #{&}.e-grid-popup {
86866
- .e-icons:not(.e-btn-icon, .e-check) {
86893
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
86867
86894
  color: $grid-icon-color;
86868
86895
  }
86869
86896
 
@@ -87283,7 +87310,7 @@ $grid-checkmark-color: $white !default;
87283
87310
  .e-rowdragdrop.e-unfreeze,
87284
87311
  .e-rowdragdrop.e-fixedfreeze {
87285
87312
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87286
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87313
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87287
87314
  }
87288
87315
  }
87289
87316
  }
@@ -87294,7 +87321,7 @@ $grid-checkmark-color: $white !default;
87294
87321
  .e-rowdragdrop.e-unfreeze,
87295
87322
  .e-rowdragdrop.e-fixedfreeze {
87296
87323
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87297
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87324
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87298
87325
  }
87299
87326
  }
87300
87327
  }
@@ -87302,7 +87329,7 @@ $grid-checkmark-color: $white !default;
87302
87329
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87303
87330
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87304
87331
  @if $grid-skin != 'material3' {
87305
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87332
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87306
87333
  }
87307
87334
  }
87308
87335
  }
@@ -88032,7 +88059,7 @@ $grid-checkmark-color: $white !default;
88032
88059
 
88033
88060
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88034
88061
  @if $grid-skin == 'material3' {
88035
- background-color: $material;
88062
+ background: $material;
88036
88063
  }
88037
88064
  @if $grid-skin == 'bootstrap4' {
88038
88065
  background-color: $bootstrap;
@@ -88116,7 +88143,7 @@ $grid-checkmark-color: $white !default;
88116
88143
  .e-rowcell.e-unfreeze,
88117
88144
  .e-rowcell.e-fixedfreeze {
88118
88145
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88119
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88146
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88120
88147
  }
88121
88148
  }
88122
88149
  }
@@ -88131,7 +88158,7 @@ $grid-checkmark-color: $white !default;
88131
88158
  .e-rowdragdrop.e-unfreeze,
88132
88159
  .e-rowdragdrop.e-fixedfreeze {
88133
88160
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88134
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88161
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88135
88162
  }
88136
88163
  }
88137
88164
  }
@@ -88142,7 +88169,7 @@ $grid-checkmark-color: $white !default;
88142
88169
  .e-rowdragdrop.e-unfreeze,
88143
88170
  .e-rowdragdrop.e-fixedfreeze {
88144
88171
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88145
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88172
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88146
88173
  }
88147
88174
  }
88148
88175
  }
@@ -88150,7 +88177,7 @@ $grid-checkmark-color: $white !default;
88150
88177
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88151
88178
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88152
88179
  @if $grid-skin != 'material3' {
88153
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88180
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88154
88181
  }
88155
88182
  }
88156
88183
  }
@@ -88630,6 +88657,9 @@ $grid-checkmark-color: $white !default;
88630
88657
  }
88631
88658
 
88632
88659
  .e-filterbarcell input {
88660
+ &.e-checkbox{
88661
+ height: 1px;
88662
+ }
88633
88663
  height: $grid-bigger-filterbarcell-text-input;
88634
88664
  }
88635
88665
 
@@ -103511,7 +103541,6 @@ $gantt-chartrow-hover-bg-color: rgba($black, .08) !default;
103511
103541
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103512
103542
  }
103513
103543
  @if $skin-name == 'fluent2'{
103514
- .e-rowcell.e-active,
103515
103544
  .e-menu-item.e-focused,
103516
103545
  .e-menu-item.e-selected {
103517
103546
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122645,11 +122674,6 @@ $pivotview-touch-header-text-padding: 8px !default;
122645
122674
  -ms-user-select: none;
122646
122675
  user-select: none;
122647
122676
  -webkit-touch-callout: none;
122648
- align-items: center;
122649
- white-space: nowrap;
122650
- overflow: hidden;
122651
- text-overflow: ellipsis;
122652
- height: inherit;
122653
122677
 
122654
122678
  @if ($skin-name == 'tailwind') {
122655
122679
  padding-left: 12px;
@@ -13001,10 +13001,8 @@ $badge-warning-font-color: $warning-dark !default;
13001
13001
 
13002
13002
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13003
13003
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13004
- @if ($badge-theme == 'bootstrap5.3') {
13005
- background-color: $badge-secondary-bg-color;
13006
- color: $badge-secondary-font-color;
13007
- }
13004
+ background-color: $badge-secondary-bg-color;
13005
+ color: $badge-secondary-font-color;
13008
13006
 
13009
13007
  @if $badge-theme == 'fluent2' {
13010
13008
  border: $badge-secondary-border-color;
@@ -22981,6 +22979,7 @@ $drop-down-btn-bigger-li-height: 32px !default;
22981
22979
  $drop-down-btn-bigger-max-width: 202px !default;
22982
22980
  $drop-down-btn-bigger-min-width: 112px !default;
22983
22981
  $drop-down-btn-icon-font-size: $text-sm !default;
22982
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
22984
22983
  $drop-down-btn-icon-margin-right: 11px !default;
22985
22984
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
22986
22985
  $drop-down-btn-li-border-width: 1px !default;
@@ -22998,9 +22997,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
22998
22997
  $drop-down-btn-ul-padding: 4px 0 !default;
22999
22998
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
23000
22999
  $drop-down-btn-ul-small-padding: 4px 0 !default;
23001
- $drop-down-btn-caret-icon-font-size: $text-xxs !default;
23000
+ $drop-down-btn-caret-icon-font-size: $text-xs !default;
23001
+ $drop-down-btn-small-caret-icon-font-size: 8px !default;
23002
23002
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
23003
- $drop-down-btn-caret-icon-font-size-bigger: $text-xs !default;
23003
+ $drop-down-btn-small-icon-font-size-bigger: $text-sm !default;
23004
+ $drop-down-btn-caret-icon-font-size-bigger: $text-sm !default;
23005
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xs !default;
23004
23006
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
23005
23007
  $drop-down-btn-popup-margin-top: 2px !default;
23006
23008
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -23104,7 +23106,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23104
23106
  }
23105
23107
 
23106
23108
  & .e-btn-icon {
23107
- @if $skin-name == 'tailwind3' {
23109
+ @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' {
23108
23110
  font-size: $drop-down-btn-small-icon-font-size;
23109
23111
  }
23110
23112
  }
@@ -23113,6 +23115,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23113
23115
  @if $skin-name == 'fluent2' {
23114
23116
  font-size: 12px;
23115
23117
  }
23118
+ @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' {
23119
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23120
+ }
23116
23121
  }
23117
23122
  }
23118
23123
  }
@@ -43438,7 +43443,10 @@ $treeview-item-active-check-color: $primary !default;
43438
43443
  }
43439
43444
 
43440
43445
  .e-list-text {
43441
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43446
+ @if ($skin-name == 'FluentUI') {
43447
+ padding: $treeview-icon-padding;
43448
+ }
43449
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43442
43450
  padding: 0 $treeview-drag-icon-padding;
43443
43451
  }
43444
43452
  @if $skin-name == 'fluent2' {
@@ -43462,9 +43470,6 @@ $treeview-item-active-check-color: $primary !default;
43462
43470
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43463
43471
  box-sizing: content-box;
43464
43472
  padding-left: $treeview-drag-icon-padding;
43465
- @if ($skin-name == 'FluentUI') {
43466
- padding-top: 8px;
43467
- }
43468
43473
  }
43469
43474
  }
43470
43475
  }
@@ -43472,7 +43477,7 @@ $treeview-item-active-check-color: $primary !default;
43472
43477
  .e-icon-collapsible::before,
43473
43478
  .e-icon-expandable::before {
43474
43479
  font-size: $treeview-drag-icon-font-size;
43475
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43480
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43476
43481
  padding: $treeview-drag-icon-padding;
43477
43482
  }
43478
43483
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -44962,6 +44967,13 @@ $menu-caret-color: $cmenu-caret-color !default;
44962
44967
  }
44963
44968
  @if $skin-name == 'fluent2' {
44964
44969
  border-radius: 4px;
44970
+ &:focus-visible {
44971
+ color: $content-text-color;
44972
+ & .e-caret,
44973
+ & .e-menu-icon {
44974
+ color: $icon-color;
44975
+ }
44976
+ }
44965
44977
  }
44966
44978
  }
44967
44979
  }
@@ -45012,9 +45024,11 @@ $menu-caret-color: $cmenu-caret-color !default;
45012
45024
 
45013
45025
  &:focus-visible {
45014
45026
  @if $skin-name == 'fluent2' {
45015
- border-radius: 4px;
45016
- background-color: $content-bg-color;
45017
- box-shadow: $shadow-focus-ring1;
45027
+ &:not(.e-selected) {
45028
+ border-radius: 4px;
45029
+ background-color: $content-bg-color;
45030
+ box-shadow: $shadow-focus-ring1;
45031
+ }
45018
45032
  }
45019
45033
  @if $skin-name == 'tailwind3' {
45020
45034
  box-shadow: $shadow-focus-ring2;
@@ -45105,7 +45119,7 @@ $menu-caret-color: $cmenu-caret-color !default;
45105
45119
 
45106
45120
  &:focus-visible {
45107
45121
  @if $skin-name == 'fluent2' {
45108
- background-color: $content-bg-color;
45122
+ background-color: $flyout-bg-color-focus;
45109
45123
  box-shadow: $shadow-focus-ring1;
45110
45124
  border-radius: 4px;
45111
45125
  }
@@ -62889,7 +62903,12 @@ $grid-checkmark-color: $primary-text-color !default;
62889
62903
 
62890
62904
  &.e-wrap .e-columnmenu,
62891
62905
  &.e-wrap &.e-rtl .e-columnmenu {
62892
- line-height: $grid-wrap-line-height;
62906
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62907
+ line-height: 3px;
62908
+ }
62909
+ @else {
62910
+ line-height: $grid-wrap-line-height;
62911
+ }
62893
62912
  }
62894
62913
 
62895
62914
  &.e-rtl .e-columnmenu {
@@ -63044,6 +63063,9 @@ $grid-checkmark-color: $primary-text-color !default;
63044
63063
  }
63045
63064
 
63046
63065
  .e-filterbarcell input {
63066
+ &.e-checkbox{
63067
+ height: 1px;
63068
+ }
63047
63069
  border-radius: $grid-filterbar-border-radius;
63048
63070
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63049
63071
  height: $grid-filterbarcell-text-input;
@@ -65049,7 +65071,7 @@ $grid-checkmark-color: $primary-text-color !default;
65049
65071
 
65050
65072
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65051
65073
  @if $grid-skin == 'material3' {
65052
- background-color: $material;
65074
+ background: $material;
65053
65075
  }
65054
65076
  @if $grid-skin == 'bootstrap4' {
65055
65077
  background-color: $bootstrap;
@@ -65060,7 +65082,7 @@ $grid-checkmark-color: $primary-text-color !default;
65060
65082
 
65061
65083
  #{&}.e-grid,
65062
65084
  #{&}.e-grid-popup {
65063
- .e-icons:not(.e-btn-icon, .e-check) {
65085
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65064
65086
  color: $grid-icon-color;
65065
65087
  }
65066
65088
 
@@ -65480,7 +65502,7 @@ $grid-checkmark-color: $primary-text-color !default;
65480
65502
  .e-rowdragdrop.e-unfreeze,
65481
65503
  .e-rowdragdrop.e-fixedfreeze {
65482
65504
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65483
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65505
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65484
65506
  }
65485
65507
  }
65486
65508
  }
@@ -65491,7 +65513,7 @@ $grid-checkmark-color: $primary-text-color !default;
65491
65513
  .e-rowdragdrop.e-unfreeze,
65492
65514
  .e-rowdragdrop.e-fixedfreeze {
65493
65515
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65494
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65516
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65495
65517
  }
65496
65518
  }
65497
65519
  }
@@ -65499,7 +65521,7 @@ $grid-checkmark-color: $primary-text-color !default;
65499
65521
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65500
65522
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65501
65523
  @if $grid-skin != 'material3' {
65502
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65524
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65503
65525
  }
65504
65526
  }
65505
65527
  }
@@ -77321,7 +77343,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77321
77343
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77322
77344
  }
77323
77345
  @if $skin-name == 'fluent2'{
77324
- .e-rowcell.e-active,
77325
77346
  .e-menu-item.e-focused,
77326
77347
  .e-menu-item.e-selected {
77327
77348
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93385,11 +93406,6 @@ $pivotview-touch-header-text-padding: 4px !default;
93385
93406
  -ms-user-select: none;
93386
93407
  user-select: none;
93387
93408
  -webkit-touch-callout: none;
93388
- align-items: center;
93389
- white-space: nowrap;
93390
- overflow: hidden;
93391
- text-overflow: ellipsis;
93392
- height: inherit;
93393
93409
 
93394
93410
  @if ($skin-name == 'tailwind') {
93395
93411
  padding-left: 12px;