@syncfusion/blazor-themes 28.1.41 → 28.2.3

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 (405) 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 +7 -8
  28. package/Compiled-Themes/fluent2-dark.css +16 -8
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +7 -8
  30. package/Compiled-Themes/fluent2-highcontrast.css +16 -8
  31. package/Compiled-Themes/fluent2-lite.css +7 -8
  32. package/Compiled-Themes/fluent2.css +16 -8
  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 +32 -25
  52. package/SCSS-Themes/bds-dark.scss +47 -32
  53. package/SCSS-Themes/bds-lite.scss +32 -25
  54. package/SCSS-Themes/bds.scss +47 -32
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +31 -24
  56. package/SCSS-Themes/bootstrap-dark.scss +46 -31
  57. package/SCSS-Themes/bootstrap-lite.scss +31 -24
  58. package/SCSS-Themes/bootstrap.scss +46 -31
  59. package/SCSS-Themes/bootstrap4-lite.scss +31 -24
  60. package/SCSS-Themes/bootstrap4.scss +46 -31
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +31 -24
  62. package/SCSS-Themes/bootstrap5-dark.scss +46 -31
  63. package/SCSS-Themes/bootstrap5-lite.scss +31 -24
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +31 -24
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +46 -31
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +31 -24
  67. package/SCSS-Themes/bootstrap5.3.scss +46 -31
  68. package/SCSS-Themes/bootstrap5.scss +46 -31
  69. package/SCSS-Themes/fabric-dark-lite.scss +33 -26
  70. package/SCSS-Themes/fabric-dark.scss +48 -33
  71. package/SCSS-Themes/fabric-lite.scss +33 -26
  72. package/SCSS-Themes/fabric.scss +48 -33
  73. package/SCSS-Themes/fluent-dark-lite.scss +33 -26
  74. package/SCSS-Themes/fluent-dark.scss +48 -33
  75. package/SCSS-Themes/fluent-lite.scss +33 -26
  76. package/SCSS-Themes/fluent.scss +48 -33
  77. package/SCSS-Themes/fluent2-dark-lite.scss +26 -22
  78. package/SCSS-Themes/fluent2-dark.scss +41 -29
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +26 -22
  80. package/SCSS-Themes/fluent2-highcontrast.scss +41 -29
  81. package/SCSS-Themes/fluent2-lite.scss +26 -22
  82. package/SCSS-Themes/fluent2.scss +41 -29
  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 +34 -27
  184. package/SCSS-Themes/highcontrast.scss +49 -34
  185. package/SCSS-Themes/material-dark-lite.scss +32 -25
  186. package/SCSS-Themes/material-dark.scss +47 -32
  187. package/SCSS-Themes/material-lite.scss +32 -25
  188. package/SCSS-Themes/material.scss +47 -32
  189. package/SCSS-Themes/material3-dark-lite.scss +32 -25
  190. package/SCSS-Themes/material3-dark.scss +47 -32
  191. package/SCSS-Themes/material3-lite.scss +32 -25
  192. package/SCSS-Themes/material3.scss +47 -32
  193. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
  194. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
  195. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
  196. package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
  197. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +5 -5
  198. package/SCSS-Themes/navigations/treeview/bds-dark.scss +5 -5
  199. package/SCSS-Themes/navigations/treeview/bds-lite.scss +5 -5
  200. package/SCSS-Themes/navigations/treeview/bds.scss +5 -5
  201. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +5 -5
  202. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +5 -5
  203. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +5 -5
  204. package/SCSS-Themes/navigations/treeview/bootstrap.scss +5 -5
  205. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +5 -5
  206. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +5 -5
  207. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +5 -5
  208. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +5 -5
  209. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +5 -5
  210. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +5 -5
  211. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +5 -5
  212. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +5 -5
  213. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +5 -5
  214. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +5 -5
  215. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +5 -5
  216. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +5 -5
  217. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +5 -5
  218. package/SCSS-Themes/navigations/treeview/fabric.scss +5 -5
  219. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +5 -5
  220. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +5 -5
  221. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +5 -5
  222. package/SCSS-Themes/navigations/treeview/fluent.scss +5 -5
  223. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +5 -5
  224. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +5 -5
  225. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +5 -5
  226. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +5 -5
  227. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +5 -5
  228. package/SCSS-Themes/navigations/treeview/fluent2.scss +5 -5
  229. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +5 -5
  230. package/SCSS-Themes/navigations/treeview/highcontrast.scss +5 -5
  231. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +5 -5
  232. package/SCSS-Themes/navigations/treeview/material-dark.scss +5 -5
  233. package/SCSS-Themes/navigations/treeview/material-lite.scss +5 -5
  234. package/SCSS-Themes/navigations/treeview/material.scss +5 -5
  235. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +5 -5
  236. package/SCSS-Themes/navigations/treeview/material3-dark.scss +5 -5
  237. package/SCSS-Themes/navigations/treeview/material3-lite.scss +5 -5
  238. package/SCSS-Themes/navigations/treeview/material3.scss +5 -5
  239. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +5 -5
  240. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +5 -5
  241. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +5 -5
  242. package/SCSS-Themes/navigations/treeview/tailwind.scss +5 -5
  243. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +5 -5
  244. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +5 -5
  245. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +5 -5
  246. package/SCSS-Themes/navigations/treeview/tailwind3.scss +5 -5
  247. package/SCSS-Themes/notifications/badge/bds-dark-lite.scss +2 -4
  248. package/SCSS-Themes/notifications/badge/bds-dark.scss +2 -4
  249. package/SCSS-Themes/notifications/badge/bds-lite.scss +2 -4
  250. package/SCSS-Themes/notifications/badge/bds.scss +2 -4
  251. package/SCSS-Themes/notifications/badge/bootstrap-dark-lite.scss +2 -4
  252. package/SCSS-Themes/notifications/badge/bootstrap-dark.scss +2 -4
  253. package/SCSS-Themes/notifications/badge/bootstrap-lite.scss +2 -4
  254. package/SCSS-Themes/notifications/badge/bootstrap.scss +2 -4
  255. package/SCSS-Themes/notifications/badge/bootstrap4-lite.scss +2 -4
  256. package/SCSS-Themes/notifications/badge/bootstrap4.scss +2 -4
  257. package/SCSS-Themes/notifications/badge/bootstrap5-dark-lite.scss +2 -4
  258. package/SCSS-Themes/notifications/badge/bootstrap5-dark.scss +2 -4
  259. package/SCSS-Themes/notifications/badge/bootstrap5-lite.scss +2 -4
  260. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark-lite.scss +2 -4
  261. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark.scss +2 -4
  262. package/SCSS-Themes/notifications/badge/bootstrap5.3-lite.scss +2 -4
  263. package/SCSS-Themes/notifications/badge/bootstrap5.3.scss +2 -4
  264. package/SCSS-Themes/notifications/badge/bootstrap5.scss +2 -4
  265. package/SCSS-Themes/notifications/badge/fabric-dark-lite.scss +2 -4
  266. package/SCSS-Themes/notifications/badge/fabric-dark.scss +2 -4
  267. package/SCSS-Themes/notifications/badge/fabric-lite.scss +2 -4
  268. package/SCSS-Themes/notifications/badge/fabric.scss +2 -4
  269. package/SCSS-Themes/notifications/badge/fluent-dark-lite.scss +2 -4
  270. package/SCSS-Themes/notifications/badge/fluent-dark.scss +2 -4
  271. package/SCSS-Themes/notifications/badge/fluent-lite.scss +2 -4
  272. package/SCSS-Themes/notifications/badge/fluent.scss +2 -4
  273. package/SCSS-Themes/notifications/badge/fluent2-dark-lite.scss +2 -4
  274. package/SCSS-Themes/notifications/badge/fluent2-dark.scss +2 -4
  275. package/SCSS-Themes/notifications/badge/fluent2-highcontrast-lite.scss +2 -4
  276. package/SCSS-Themes/notifications/badge/fluent2-highcontrast.scss +2 -4
  277. package/SCSS-Themes/notifications/badge/fluent2-lite.scss +2 -4
  278. package/SCSS-Themes/notifications/badge/fluent2.scss +2 -4
  279. package/SCSS-Themes/notifications/badge/highcontrast-lite.scss +2 -4
  280. package/SCSS-Themes/notifications/badge/highcontrast.scss +2 -4
  281. package/SCSS-Themes/notifications/badge/material-dark-lite.scss +2 -4
  282. package/SCSS-Themes/notifications/badge/material-dark.scss +2 -4
  283. package/SCSS-Themes/notifications/badge/material-lite.scss +2 -4
  284. package/SCSS-Themes/notifications/badge/material.scss +2 -4
  285. package/SCSS-Themes/notifications/badge/material3-dark-lite.scss +2 -4
  286. package/SCSS-Themes/notifications/badge/material3-dark.scss +2 -4
  287. package/SCSS-Themes/notifications/badge/material3-lite.scss +2 -4
  288. package/SCSS-Themes/notifications/badge/material3.scss +2 -4
  289. package/SCSS-Themes/notifications/badge/tailwind-dark-lite.scss +2 -4
  290. package/SCSS-Themes/notifications/badge/tailwind-dark.scss +2 -4
  291. package/SCSS-Themes/notifications/badge/tailwind-lite.scss +2 -4
  292. package/SCSS-Themes/notifications/badge/tailwind.scss +2 -4
  293. package/SCSS-Themes/notifications/badge/tailwind3-dark-lite.scss +2 -4
  294. package/SCSS-Themes/notifications/badge/tailwind3-dark.scss +2 -4
  295. package/SCSS-Themes/notifications/badge/tailwind3-lite.scss +2 -4
  296. package/SCSS-Themes/notifications/badge/tailwind3.scss +2 -4
  297. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +0 -5
  298. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +0 -5
  299. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +0 -5
  300. package/SCSS-Themes/pivotview/pivotview/bds.scss +0 -5
  301. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +0 -5
  302. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +0 -5
  303. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +0 -5
  304. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +0 -5
  305. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +0 -5
  306. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +0 -5
  307. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +0 -5
  308. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +0 -5
  309. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +0 -5
  310. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +0 -5
  311. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +0 -5
  312. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +0 -5
  313. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +0 -5
  314. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +0 -5
  315. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +0 -5
  316. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +0 -5
  317. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +0 -5
  318. package/SCSS-Themes/pivotview/pivotview/fabric.scss +0 -5
  319. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +0 -5
  320. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +0 -5
  321. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +0 -5
  322. package/SCSS-Themes/pivotview/pivotview/fluent.scss +0 -5
  323. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +0 -5
  324. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +0 -5
  325. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +0 -5
  326. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +0 -5
  327. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +0 -5
  328. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +0 -5
  329. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +0 -5
  330. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +0 -5
  331. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +0 -5
  332. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +0 -5
  333. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +0 -5
  334. package/SCSS-Themes/pivotview/pivotview/material.scss +0 -5
  335. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +0 -5
  336. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +0 -5
  337. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +0 -5
  338. package/SCSS-Themes/pivotview/pivotview/material3.scss +0 -5
  339. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +0 -5
  340. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +0 -5
  341. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +0 -5
  342. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +0 -5
  343. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +0 -5
  344. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +0 -5
  345. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +0 -5
  346. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +0 -5
  347. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark-lite.scss +11 -4
  348. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +18 -6
  349. package/SCSS-Themes/splitbuttons/drop-down-button/bds-lite.scss +11 -4
  350. package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +18 -6
  351. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark-lite.scss +10 -3
  352. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +17 -5
  353. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-lite.scss +10 -3
  354. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +17 -5
  355. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4-lite.scss +10 -3
  356. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +17 -5
  357. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark-lite.scss +10 -3
  358. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +17 -5
  359. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-lite.scss +10 -3
  360. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark-lite.scss +10 -3
  361. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark.scss +17 -5
  362. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-lite.scss +10 -3
  363. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3.scss +17 -5
  364. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +17 -5
  365. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark-lite.scss +12 -5
  366. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +19 -7
  367. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-lite.scss +12 -5
  368. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +19 -7
  369. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark-lite.scss +12 -5
  370. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +19 -7
  371. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-lite.scss +12 -5
  372. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +19 -7
  373. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark-lite.scss +5 -1
  374. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +12 -3
  375. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast-lite.scss +5 -1
  376. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast.scss +12 -3
  377. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-lite.scss +5 -1
  378. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +12 -3
  379. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast-lite.scss +12 -5
  380. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +19 -7
  381. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark-lite.scss +11 -4
  382. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +18 -6
  383. package/SCSS-Themes/splitbuttons/drop-down-button/material-lite.scss +11 -4
  384. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +18 -6
  385. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark-lite.scss +10 -3
  386. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +17 -5
  387. package/SCSS-Themes/splitbuttons/drop-down-button/material3-lite.scss +10 -3
  388. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +17 -5
  389. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark-lite.scss +12 -5
  390. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +19 -7
  391. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-lite.scss +12 -5
  392. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +19 -7
  393. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark-lite.scss +5 -1
  394. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark.scss +12 -3
  395. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-lite.scss +5 -1
  396. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3.scss +12 -3
  397. package/SCSS-Themes/tailwind-dark-lite.scss +34 -27
  398. package/SCSS-Themes/tailwind-dark.scss +49 -34
  399. package/SCSS-Themes/tailwind-lite.scss +34 -27
  400. package/SCSS-Themes/tailwind.scss +49 -34
  401. package/SCSS-Themes/tailwind3-dark-lite.scss +26 -22
  402. package/SCSS-Themes/tailwind3-dark.scss +41 -29
  403. package/SCSS-Themes/tailwind3-lite.scss +26 -22
  404. package/SCSS-Themes/tailwind3.scss +41 -29
  405. package/package.json +1 -1
@@ -8256,6 +8256,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
8256
8256
  background-color: #4f46e5;
8257
8257
  color: #fff;
8258
8258
  }
8259
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
8260
+ background-color: #f9fafb;
8261
+ color: #374151;
8262
+ }
8259
8263
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
8260
8264
  background-color: #dcfce7;
8261
8265
  color: #15803d;
@@ -14998,11 +15002,11 @@ ejs-calendar {
14998
15002
  }
14999
15003
  .e-dropdown-btn .e-btn-icon,
15000
15004
  .e-dropdown-btn.e-btn .e-btn-icon {
15001
- font-size: 14px;
15005
+ font-size: 16px;
15002
15006
  }
15003
15007
  .e-dropdown-btn .e-caret,
15004
15008
  .e-dropdown-btn.e-btn .e-caret {
15005
- font-size: 18px;
15009
+ font-size: 16px;
15006
15010
  }
15007
15011
  .e-dropdown-btn.e-vertical,
15008
15012
  .e-dropdown-btn.e-btn.e-vertical {
@@ -15026,6 +15030,15 @@ ejs-calendar {
15026
15030
  line-height: 1;
15027
15031
  padding: 6px 12px;
15028
15032
  }
15033
+ .e-dropdown-btn.e-small .e-btn-icon,
15034
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
15035
+ font-size: 12px;
15036
+ }
15037
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15038
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
15039
+ font-size: 16px;
15040
+ }
15041
+
15029
15042
  .e-dropdown-popup {
15030
15043
  position: absolute;
15031
15044
  border-radius: 4px;
@@ -15181,11 +15194,11 @@ ejs-calendar {
15181
15194
 
15182
15195
  .e-bigger .e-dropdown-btn .e-btn-icon,
15183
15196
  .e-bigger.e-dropdown-btn .e-btn-icon {
15184
- font-size: 16px;
15197
+ font-size: 18px;
15185
15198
  }
15186
15199
  .e-bigger .e-dropdown-btn .e-caret,
15187
15200
  .e-bigger.e-dropdown-btn .e-caret {
15188
- font-size: 22px;
15201
+ font-size: 20px;
15189
15202
  }
15190
15203
  .e-bigger .e-dropdown-btn.e-vertical,
15191
15204
  .e-bigger.e-dropdown-btn.e-vertical {
@@ -15197,6 +15210,15 @@ ejs-calendar {
15197
15210
  line-height: 1;
15198
15211
  padding: 8px 16px;
15199
15212
  }
15213
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon,
15214
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
15215
+ font-size: 18px;
15216
+ }
15217
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15218
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
15219
+ font-size: 20px;
15220
+ }
15221
+
15200
15222
  *.e-bigger .e-dropdown-popup {
15201
15223
  background-color: transparent;
15202
15224
  border-radius: 4px;
@@ -15266,7 +15288,7 @@ ejs-calendar {
15266
15288
  padding-top: 10px;
15267
15289
  }
15268
15290
  .e-split-btn-wrapper .e-split-btn .e-btn-icon {
15269
- font-size: 14px;
15291
+ font-size: 16px;
15270
15292
  margin-left: 0;
15271
15293
  padding-right: 8px;
15272
15294
  width: auto;
@@ -15509,7 +15531,7 @@ ejs-calendar {
15509
15531
  }
15510
15532
  .e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,
15511
15533
  .e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon {
15512
- font-size: 16px;
15534
+ font-size: 18px;
15513
15535
  margin-left: 0;
15514
15536
  padding-right: 10px;
15515
15537
  width: auto;
@@ -25241,7 +25263,7 @@ body.e-colorpicker-overflow {
25241
25263
  @media screen and (max-width: 480px) {
25242
25264
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
25243
25265
  height: 48px;
25244
- padding: 12px 16px;
25266
+ padding: 0 15px;
25245
25267
  }
25246
25268
  }
25247
25269
  .e-tab .e-tab-header .e-toolbar-item .e-text-wrap {
@@ -26612,7 +26634,7 @@ body.e-colorpicker-overflow {
26612
26634
  @media screen and (max-width: 480px) {
26613
26635
  .e-tab-clone-element .e-tab-wrap {
26614
26636
  height: 48px;
26615
- padding: 12px 16px;
26637
+ padding: 0 15px;
26616
26638
  }
26617
26639
  }
26618
26640
  .e-tab-clone-element .e-text-wrap {
@@ -27956,7 +27978,7 @@ body.e-colorpicker-overflow {
27956
27978
  @media screen and (max-width: 480px) {
27957
27979
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,
27958
27980
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap {
27959
- padding: 12px 16px;
27981
+ padding: 0 15px;
27960
27982
  }
27961
27983
  }
27962
27984
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-text-wrap,
@@ -28991,7 +29013,7 @@ body.e-colorpicker-overflow {
28991
29013
  }
28992
29014
  @media screen and (max-width: 480px) {
28993
29015
  .e-bigger .e-tab-clone-element .e-tab-wrap {
28994
- padding: 12px 16px;
29016
+ padding: 0 15px;
28995
29017
  }
28996
29018
  }
28997
29019
  .e-bigger .e-tab-clone-element .e-text-wrap {
@@ -44221,6 +44243,9 @@ li.e-separator.e-menu-item.e-excel-separator {
44221
44243
  text-indent: 1px;
44222
44244
  width: 100%;
44223
44245
  }
44246
+ .e-grid .e-filterbarcell input.e-checkbox {
44247
+ height: 1px;
44248
+ }
44224
44249
  .e-grid.e-device .e-filterbarcell {
44225
44250
  padding: 6px 12px;
44226
44251
  }
@@ -45583,8 +45608,8 @@ li.e-separator.e-menu-item.e-excel-separator {
45583
45608
  }
45584
45609
  }
45585
45610
  /* stylelint-enable function-url-quotes */
45586
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
45587
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
45611
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
45612
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
45588
45613
  color: #6b7280;
45589
45614
  }
45590
45615
  .e-grid .e-ftrchk.e-chkfocus,
@@ -46691,6 +46716,10 @@ li.e-separator.e-menu-item.e-excel-separator {
46691
46716
  .e-grid.e-bigger .e-filterbarcell input {
46692
46717
  height: 39px;
46693
46718
  }
46719
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
46720
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
46721
+ height: 1px;
46722
+ }
46694
46723
  .e-bigger .e-grid .e-ftrchk,
46695
46724
  .e-grid.e-bigger .e-ftrchk {
46696
46725
  padding-bottom: 9px;
@@ -67904,11 +67933,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
67904
67933
  -ms-user-select: none;
67905
67934
  user-select: none;
67906
67935
  -webkit-touch-callout: none;
67907
- align-items: center;
67908
- white-space: nowrap;
67909
- overflow: hidden;
67910
- text-overflow: ellipsis;
67911
- height: inherit;
67912
67936
  padding-left: 12px;
67913
67937
  }
67914
67938
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
@@ -8764,6 +8764,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
8764
8764
  color: var(--color-sf-primary-text-color);
8765
8765
  }
8766
8766
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
8767
+ background-color: var(--color-sf-secondary-bg-color);
8768
+ color: var(--color-sf-secondary-text-color);
8767
8769
  background-color: var(--color-sf-secondary-bg-color);
8768
8770
  border: 1px solid var(--color-sf-secondary-border-color);
8769
8771
  color: var(--color-sf-secondary-text-color);
@@ -36648,6 +36650,9 @@ li.e-separator.e-menu-item.e-excel-separator {
36648
36650
  text-indent: 1px;
36649
36651
  width: 100%;
36650
36652
  }
36653
+ .e-grid .e-filterbarcell input.e-checkbox {
36654
+ height: 1px;
36655
+ }
36651
36656
  .e-grid.e-device .e-filterbarcell {
36652
36657
  padding: 12px 12px;
36653
36658
  }
@@ -38014,8 +38019,8 @@ li.e-separator.e-menu-item.e-excel-separator {
38014
38019
  }
38015
38020
  }
38016
38021
  /* stylelint-enable function-url-quotes */
38017
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
38018
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
38022
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
38023
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
38019
38024
  color: var(--color-sf-icon-color);
38020
38025
  }
38021
38026
  .e-grid .e-ftrchk.e-chkfocus,
@@ -55577,11 +55582,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
55577
55582
  -ms-user-select: none;
55578
55583
  user-select: none;
55579
55584
  -webkit-touch-callout: none;
55580
- align-items: center;
55581
- white-space: nowrap;
55582
- overflow: hidden;
55583
- text-overflow: ellipsis;
55584
- height: inherit;
55585
55585
  }
55586
55586
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
55587
55587
  flex-shrink: 0;
@@ -13059,6 +13059,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
13059
13059
  color: var(--color-sf-primary-text-color);
13060
13060
  }
13061
13061
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
13062
+ background-color: var(--color-sf-secondary-bg-color);
13063
+ color: var(--color-sf-secondary-text-color);
13062
13064
  background-color: var(--color-sf-secondary-bg-color);
13063
13065
  border: 1px solid var(--color-sf-secondary-border-color);
13064
13066
  color: var(--color-sf-secondary-text-color);
@@ -20153,7 +20155,6 @@ ejs-calendar {
20153
20155
  .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
20154
20156
  font-size: 16px;
20155
20157
  }
20156
-
20157
20158
  .e-bigger .e-small.e-dropdown-popup ul .e-item,
20158
20159
  .e-bigger.e-small.e-dropdown-popup ul .e-item {
20159
20160
  height: 32px;
@@ -48665,6 +48666,9 @@ li.e-separator.e-menu-item.e-excel-separator {
48665
48666
  text-indent: 1px;
48666
48667
  width: 100%;
48667
48668
  }
48669
+ .e-grid .e-filterbarcell input.e-checkbox {
48670
+ height: 1px;
48671
+ }
48668
48672
  .e-grid.e-device .e-filterbarcell {
48669
48673
  padding: 12px 12px;
48670
48674
  }
@@ -50031,8 +50035,8 @@ li.e-separator.e-menu-item.e-excel-separator {
50031
50035
  }
50032
50036
  }
50033
50037
  /* stylelint-enable function-url-quotes */
50034
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
50035
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
50038
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
50039
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
50036
50040
  color: var(--color-sf-icon-color);
50037
50041
  }
50038
50042
  .e-grid .e-ftrchk.e-chkfocus,
@@ -51186,6 +51190,10 @@ li.e-separator.e-menu-item.e-excel-separator {
51186
51190
  .e-grid.e-bigger .e-filterbarcell input {
51187
51191
  height: 39px;
51188
51192
  }
51193
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
51194
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
51195
+ height: 1px;
51196
+ }
51189
51197
  .e-bigger .e-grid .e-ftrchk,
51190
51198
  .e-grid.e-bigger .e-ftrchk {
51191
51199
  padding-bottom: 9px;
@@ -72382,11 +72390,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
72382
72390
  -ms-user-select: none;
72383
72391
  user-select: none;
72384
72392
  -webkit-touch-callout: none;
72385
- align-items: center;
72386
- white-space: nowrap;
72387
- overflow: hidden;
72388
- text-overflow: ellipsis;
72389
- height: inherit;
72390
72393
  }
72391
72394
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
72392
72395
  flex-shrink: 0;
@@ -9168,6 +9168,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
9168
9168
  color: var(--color-sf-primary-text-color);
9169
9169
  }
9170
9170
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
9171
+ background-color: var(--color-sf-secondary-bg-color);
9172
+ color: var(--color-sf-secondary-text-color);
9171
9173
  background-color: var(--color-sf-secondary-bg-color);
9172
9174
  border: 1px solid var(--color-sf-secondary-border-color);
9173
9175
  color: var(--color-sf-secondary-text-color);
@@ -37051,6 +37053,9 @@ li.e-separator.e-menu-item.e-excel-separator {
37051
37053
  text-indent: 1px;
37052
37054
  width: 100%;
37053
37055
  }
37056
+ .e-grid .e-filterbarcell input.e-checkbox {
37057
+ height: 1px;
37058
+ }
37054
37059
  .e-grid.e-device .e-filterbarcell {
37055
37060
  padding: 12px 12px;
37056
37061
  }
@@ -38417,8 +38422,8 @@ li.e-separator.e-menu-item.e-excel-separator {
38417
38422
  }
38418
38423
  }
38419
38424
  /* stylelint-enable function-url-quotes */
38420
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
38421
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
38425
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
38426
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
38422
38427
  color: var(--color-sf-icon-color);
38423
38428
  }
38424
38429
  .e-grid .e-ftrchk.e-chkfocus,
@@ -55980,11 +55985,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
55980
55985
  -ms-user-select: none;
55981
55986
  user-select: none;
55982
55987
  -webkit-touch-callout: none;
55983
- align-items: center;
55984
- white-space: nowrap;
55985
- overflow: hidden;
55986
- text-overflow: ellipsis;
55987
- height: inherit;
55988
55988
  }
55989
55989
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
55990
55990
  flex-shrink: 0;
@@ -13463,6 +13463,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
13463
13463
  color: var(--color-sf-primary-text-color);
13464
13464
  }
13465
13465
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
13466
+ background-color: var(--color-sf-secondary-bg-color);
13467
+ color: var(--color-sf-secondary-text-color);
13466
13468
  background-color: var(--color-sf-secondary-bg-color);
13467
13469
  border: 1px solid var(--color-sf-secondary-border-color);
13468
13470
  color: var(--color-sf-secondary-text-color);
@@ -20557,7 +20559,6 @@ ejs-calendar {
20557
20559
  .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
20558
20560
  font-size: 16px;
20559
20561
  }
20560
-
20561
20562
  .e-bigger .e-small.e-dropdown-popup ul .e-item,
20562
20563
  .e-bigger.e-small.e-dropdown-popup ul .e-item {
20563
20564
  height: 32px;
@@ -49068,6 +49069,9 @@ li.e-separator.e-menu-item.e-excel-separator {
49068
49069
  text-indent: 1px;
49069
49070
  width: 100%;
49070
49071
  }
49072
+ .e-grid .e-filterbarcell input.e-checkbox {
49073
+ height: 1px;
49074
+ }
49071
49075
  .e-grid.e-device .e-filterbarcell {
49072
49076
  padding: 12px 12px;
49073
49077
  }
@@ -50434,8 +50438,8 @@ li.e-separator.e-menu-item.e-excel-separator {
50434
50438
  }
50435
50439
  }
50436
50440
  /* stylelint-enable function-url-quotes */
50437
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
50438
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
50441
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
50442
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
50439
50443
  color: var(--color-sf-icon-color);
50440
50444
  }
50441
50445
  .e-grid .e-ftrchk.e-chkfocus,
@@ -51589,6 +51593,10 @@ li.e-separator.e-menu-item.e-excel-separator {
51589
51593
  .e-grid.e-bigger .e-filterbarcell input {
51590
51594
  height: 39px;
51591
51595
  }
51596
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
51597
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
51598
+ height: 1px;
51599
+ }
51592
51600
  .e-bigger .e-grid .e-ftrchk,
51593
51601
  .e-grid.e-bigger .e-ftrchk {
51594
51602
  padding-bottom: 9px;
@@ -72781,11 +72789,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
72781
72789
  -ms-user-select: none;
72782
72790
  user-select: none;
72783
72791
  -webkit-touch-callout: none;
72784
- align-items: center;
72785
- white-space: nowrap;
72786
- overflow: hidden;
72787
- text-overflow: ellipsis;
72788
- height: inherit;
72789
72792
  }
72790
72793
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
72791
72794
  flex-shrink: 0;
@@ -14043,10 +14043,8 @@ $badge-darkren: $badge-secondary-bg-color !default;
14043
14043
 
14044
14044
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
14045
14045
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
14046
- @if ($badge-theme == 'bootstrap5.3') {
14047
- background-color: $badge-secondary-bg-color;
14048
- color: $badge-secondary-font-color;
14049
- }
14046
+ background-color: $badge-secondary-bg-color;
14047
+ color: $badge-secondary-font-color;
14050
14048
 
14051
14049
  @if $badge-theme == 'fluent2' {
14052
14050
  border: $badge-secondary-border-color;
@@ -24071,6 +24069,7 @@ $drop-down-btn-bigger-li-height: 40px !default;
24071
24069
  $drop-down-btn-bigger-max-width: 240px !default;
24072
24070
  $drop-down-btn-bigger-min-width: 112px !default;
24073
24071
  $drop-down-btn-icon-font-size: $text-sm !default;
24072
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
24074
24073
  $drop-down-btn-icon-margin-right: 12px !default;
24075
24074
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
24076
24075
  $drop-down-btn-li-border-width: 1px !default;
@@ -24088,9 +24087,12 @@ $drop-down-btn-ul-border-radius: 8px !default;
24088
24087
  $drop-down-btn-ul-padding: 4px 0 !default;
24089
24088
  $drop-down-btn-ul-bigger-padding: 4px 0 !default;
24090
24089
  $drop-down-btn-ul-small-padding: 4px 0 !default;
24091
- $drop-down-btn-caret-icon-font-size: $text-lg !default;
24092
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
24093
- $drop-down-btn-caret-icon-font-size-bigger: 22px !default;
24090
+ $drop-down-btn-caret-icon-font-size: $text-sm !default;
24091
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
24092
+ $drop-down-btn-icon-font-size-bigger: $text-lg !default;
24093
+ $drop-down-btn-small-icon-font-size-bigger: $text-base !default;
24094
+ $drop-down-btn-caret-icon-font-size-bigger: $text-lg !default;
24095
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-base !default;
24094
24096
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
24095
24097
  $drop-down-btn-popup-margin-top: 4px !default;
24096
24098
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -24233,7 +24235,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
24233
24235
  }
24234
24236
 
24235
24237
  & .e-btn-icon {
24236
- @if $skin-name == 'tailwind3' {
24238
+ @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' {
24237
24239
  font-size: $drop-down-btn-small-icon-font-size;
24238
24240
  }
24239
24241
  }
@@ -24242,6 +24244,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
24242
24244
  @if $skin-name == 'fluent2' {
24243
24245
  font-size: 12px;
24244
24246
  }
24247
+ @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' {
24248
+ font-size: $drop-down-btn-small-caret-icon-font-size;
24249
+ }
24245
24250
  }
24246
24251
  }
24247
24252
  }
@@ -44663,7 +44668,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
44663
44668
  }
44664
44669
 
44665
44670
  .e-list-text {
44666
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44671
+ @if ($skin-name == 'FluentUI') {
44672
+ padding: $treeview-icon-padding;
44673
+ }
44674
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44667
44675
  padding: 0 $treeview-drag-icon-padding;
44668
44676
  }
44669
44677
  @if $skin-name == 'fluent2' {
@@ -44687,9 +44695,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
44687
44695
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44688
44696
  box-sizing: content-box;
44689
44697
  padding-left: $treeview-drag-icon-padding;
44690
- @if ($skin-name == 'FluentUI') {
44691
- padding-top: 8px;
44692
- }
44693
44698
  }
44694
44699
  }
44695
44700
  }
@@ -44697,7 +44702,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
44697
44702
  .e-icon-collapsible::before,
44698
44703
  .e-icon-expandable::before {
44699
44704
  font-size: $treeview-drag-icon-font-size;
44700
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
44705
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
44701
44706
  padding: $treeview-drag-icon-padding;
44702
44707
  }
44703
44708
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -64161,7 +64166,12 @@ $grid-checkmark-color: $primary !default;
64161
64166
 
64162
64167
  &.e-wrap .e-columnmenu,
64163
64168
  &.e-wrap &.e-rtl .e-columnmenu {
64164
- line-height: $grid-wrap-line-height;
64169
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
64170
+ line-height: 3px;
64171
+ }
64172
+ @else {
64173
+ line-height: $grid-wrap-line-height;
64174
+ }
64165
64175
  }
64166
64176
 
64167
64177
  &.e-rtl .e-columnmenu {
@@ -64316,6 +64326,9 @@ $grid-checkmark-color: $primary !default;
64316
64326
  }
64317
64327
 
64318
64328
  .e-filterbarcell input {
64329
+ &.e-checkbox{
64330
+ height: 1px;
64331
+ }
64319
64332
  border-radius: $grid-filterbar-border-radius;
64320
64333
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
64321
64334
  height: $grid-filterbarcell-text-input;
@@ -66321,7 +66334,7 @@ $grid-checkmark-color: $primary !default;
66321
66334
 
66322
66335
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
66323
66336
  @if $grid-skin == 'material3' {
66324
- background-color: $material;
66337
+ background: $material;
66325
66338
  }
66326
66339
  @if $grid-skin == 'bootstrap4' {
66327
66340
  background-color: $bootstrap;
@@ -66332,7 +66345,7 @@ $grid-checkmark-color: $primary !default;
66332
66345
 
66333
66346
  #{&}.e-grid,
66334
66347
  #{&}.e-grid-popup {
66335
- .e-icons:not(.e-btn-icon, .e-check) {
66348
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
66336
66349
  color: $grid-icon-color;
66337
66350
  }
66338
66351
 
@@ -66752,7 +66765,7 @@ $grid-checkmark-color: $primary !default;
66752
66765
  .e-rowdragdrop.e-unfreeze,
66753
66766
  .e-rowdragdrop.e-fixedfreeze {
66754
66767
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66755
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66768
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66756
66769
  }
66757
66770
  }
66758
66771
  }
@@ -66763,7 +66776,7 @@ $grid-checkmark-color: $primary !default;
66763
66776
  .e-rowdragdrop.e-unfreeze,
66764
66777
  .e-rowdragdrop.e-fixedfreeze {
66765
66778
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66766
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66779
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66767
66780
  }
66768
66781
  }
66769
66782
  }
@@ -66771,7 +66784,7 @@ $grid-checkmark-color: $primary !default;
66771
66784
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
66772
66785
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66773
66786
  @if $grid-skin != 'material3' {
66774
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66787
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66775
66788
  }
66776
66789
  }
66777
66790
  }
@@ -78596,7 +78609,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78596
78609
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
78597
78610
  }
78598
78611
  @if $skin-name == 'fluent2'{
78599
- .e-rowcell.e-active,
78600
78612
  .e-menu-item.e-focused,
78601
78613
  .e-menu-item.e-selected {
78602
78614
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94667,11 +94679,6 @@ $pivotview-touch-header-text-padding: 15px !default;
94667
94679
  -ms-user-select: none;
94668
94680
  user-select: none;
94669
94681
  -webkit-touch-callout: none;
94670
- align-items: center;
94671
- white-space: nowrap;
94672
- overflow: hidden;
94673
- text-overflow: ellipsis;
94674
- height: inherit;
94675
94682
 
94676
94683
  @if ($skin-name == 'tailwind') {
94677
94684
  padding-left: 12px;