@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
@@ -6175,6 +6175,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
6175
6175
  background-color: #0078d4;
6176
6176
  color: #1b1a19;
6177
6177
  }
6178
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
6179
+ background-color: #201f1e;
6180
+ color: #d2d0ce;
6181
+ }
6178
6182
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
6179
6183
  background-color: #0b6a0b;
6180
6184
  color: #fff;
@@ -11672,11 +11676,11 @@ ejs-calendar {
11672
11676
  }
11673
11677
  .e-dropdown-btn .e-btn-icon,
11674
11678
  .e-dropdown-btn.e-btn .e-btn-icon {
11675
- font-size: 14px;
11679
+ font-size: 16px;
11676
11680
  }
11677
11681
  .e-dropdown-btn .e-caret,
11678
11682
  .e-dropdown-btn.e-btn .e-caret {
11679
- font-size: 16px;
11683
+ font-size: 14px;
11680
11684
  margin-top: 0;
11681
11685
  }
11682
11686
  .e-dropdown-btn.e-vertical,
@@ -11701,6 +11705,15 @@ ejs-calendar {
11701
11705
  line-height: 1;
11702
11706
  padding: 6px 12px;
11703
11707
  }
11708
+ .e-dropdown-btn.e-small .e-btn-icon,
11709
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
11710
+ font-size: 14px;
11711
+ }
11712
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
11713
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
11714
+ font-size: 12px;
11715
+ }
11716
+
11704
11717
  .e-dropdown-popup {
11705
11718
  position: absolute;
11706
11719
  }
@@ -11880,7 +11893,7 @@ ejs-calendar {
11880
11893
  padding-top: 10px;
11881
11894
  }
11882
11895
  .e-split-btn-wrapper .e-split-btn .e-btn-icon {
11883
- font-size: 14px;
11896
+ font-size: 16px;
11884
11897
  margin-left: 0;
11885
11898
  padding-right: 4px;
11886
11899
  width: auto;
@@ -22113,18 +22126,16 @@ body.e-colorpicker-overflow {
22113
22126
  float: left;
22114
22127
  }
22115
22128
  .e-treeview.e-drag-item .e-text-content .e-list-text {
22116
- padding: 0 12px;
22129
+ padding: 0px;
22117
22130
  }
22118
22131
  .e-treeview.e-drag-item .e-icon-collapsible,
22119
22132
  .e-treeview.e-drag-item .e-icon-expandable {
22120
22133
  box-sizing: content-box;
22121
22134
  padding-left: 12px;
22122
- padding-top: 8px;
22123
22135
  }
22124
22136
  .e-treeview.e-drag-item .e-icon-collapsible::before,
22125
22137
  .e-treeview.e-drag-item .e-icon-expandable::before {
22126
22138
  font-size: 12px;
22127
- padding: 12px;
22128
22139
  }
22129
22140
  .e-treeview.e-drag-item .e-drop-count {
22130
22141
  border: 1px solid;
@@ -34188,6 +34199,9 @@ li.e-separator.e-menu-item.e-excel-separator {
34188
34199
  text-indent: 1px;
34189
34200
  width: 100%;
34190
34201
  }
34202
+ .e-grid .e-filterbarcell input.e-checkbox {
34203
+ height: 1px;
34204
+ }
34191
34205
  .e-grid.e-device .e-filterbarcell {
34192
34206
  padding: 7px 12px;
34193
34207
  }
@@ -35545,8 +35559,8 @@ li.e-separator.e-menu-item.e-excel-separator {
35545
35559
  }
35546
35560
  }
35547
35561
  /* stylelint-enable function-url-quotes */
35548
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
35549
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
35562
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
35563
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
35550
35564
  color: #a19f9d;
35551
35565
  }
35552
35566
  .e-grid .e-ftrchk.e-chkfocus,
@@ -53197,11 +53211,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
53197
53211
  -ms-user-select: none;
53198
53212
  user-select: none;
53199
53213
  -webkit-touch-callout: none;
53200
- align-items: center;
53201
- white-space: nowrap;
53202
- overflow: hidden;
53203
- text-overflow: ellipsis;
53204
- height: inherit;
53205
53214
  }
53206
53215
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
53207
53216
  flex-shrink: 0;
@@ -8249,6 +8249,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
8249
8249
  background-color: #0078d4;
8250
8250
  color: #1b1a19;
8251
8251
  }
8252
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
8253
+ background-color: #201f1e;
8254
+ color: #d2d0ce;
8255
+ }
8252
8256
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
8253
8257
  background-color: #0b6a0b;
8254
8258
  color: #fff;
@@ -15391,11 +15395,11 @@ ejs-calendar {
15391
15395
  }
15392
15396
  .e-dropdown-btn .e-btn-icon,
15393
15397
  .e-dropdown-btn.e-btn .e-btn-icon {
15394
- font-size: 14px;
15398
+ font-size: 16px;
15395
15399
  }
15396
15400
  .e-dropdown-btn .e-caret,
15397
15401
  .e-dropdown-btn.e-btn .e-caret {
15398
- font-size: 16px;
15402
+ font-size: 14px;
15399
15403
  margin-top: 0;
15400
15404
  }
15401
15405
  .e-dropdown-btn.e-vertical,
@@ -15420,6 +15424,15 @@ ejs-calendar {
15420
15424
  line-height: 1;
15421
15425
  padding: 6px 12px;
15422
15426
  }
15427
+ .e-dropdown-btn.e-small .e-btn-icon,
15428
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
15429
+ font-size: 14px;
15430
+ }
15431
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15432
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
15433
+ font-size: 12px;
15434
+ }
15435
+
15423
15436
  .e-dropdown-popup {
15424
15437
  position: absolute;
15425
15438
  }
@@ -15572,11 +15585,11 @@ ejs-calendar {
15572
15585
 
15573
15586
  .e-bigger .e-dropdown-btn .e-btn-icon,
15574
15587
  .e-bigger.e-dropdown-btn .e-btn-icon {
15575
- font-size: 16px;
15588
+ font-size: 20px;
15576
15589
  }
15577
15590
  .e-bigger .e-dropdown-btn .e-caret,
15578
15591
  .e-bigger.e-dropdown-btn .e-caret {
15579
- font-size: 20px;
15592
+ font-size: 16px;
15580
15593
  }
15581
15594
  .e-bigger .e-dropdown-btn.e-vertical,
15582
15595
  .e-bigger.e-dropdown-btn.e-vertical {
@@ -15588,6 +15601,15 @@ ejs-calendar {
15588
15601
  line-height: 1;
15589
15602
  padding: 8px 16px;
15590
15603
  }
15604
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon,
15605
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
15606
+ font-size: 18px;
15607
+ }
15608
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15609
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
15610
+ font-size: 14px;
15611
+ }
15612
+
15591
15613
  *.e-bigger .e-dropdown-popup ul,
15592
15614
  *.e-bigger.e-dropdown-popup ul {
15593
15615
  box-shadow: 0 3.2px 7.2px 0 rgba(0, 0, 0, 0.132), 0 0.6px 1.8px 0 rgba(0, 0, 0, 0.108);
@@ -15645,7 +15667,7 @@ ejs-calendar {
15645
15667
  padding-top: 10px;
15646
15668
  }
15647
15669
  .e-split-btn-wrapper .e-split-btn .e-btn-icon {
15648
- font-size: 14px;
15670
+ font-size: 16px;
15649
15671
  margin-left: 0;
15650
15672
  padding-right: 4px;
15651
15673
  width: auto;
@@ -15874,7 +15896,7 @@ ejs-calendar {
15874
15896
  }
15875
15897
  .e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,
15876
15898
  .e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon {
15877
- font-size: 16px;
15899
+ font-size: 20px;
15878
15900
  margin-left: 0;
15879
15901
  padding-right: 8px;
15880
15902
  width: auto;
@@ -29699,18 +29721,16 @@ body.e-colorpicker-overflow {
29699
29721
  float: left;
29700
29722
  }
29701
29723
  .e-treeview.e-drag-item .e-text-content .e-list-text {
29702
- padding: 0 12px;
29724
+ padding: 0px;
29703
29725
  }
29704
29726
  .e-treeview.e-drag-item .e-icon-collapsible,
29705
29727
  .e-treeview.e-drag-item .e-icon-expandable {
29706
29728
  box-sizing: content-box;
29707
29729
  padding-left: 12px;
29708
- padding-top: 8px;
29709
29730
  }
29710
29731
  .e-treeview.e-drag-item .e-icon-collapsible::before,
29711
29732
  .e-treeview.e-drag-item .e-icon-expandable::before {
29712
29733
  font-size: 12px;
29713
- padding: 12px;
29714
29734
  }
29715
29735
  .e-treeview.e-drag-item .e-drop-count {
29716
29736
  border: 1px solid;
@@ -44273,6 +44293,9 @@ li.e-separator.e-menu-item.e-excel-separator {
44273
44293
  text-indent: 1px;
44274
44294
  width: 100%;
44275
44295
  }
44296
+ .e-grid .e-filterbarcell input.e-checkbox {
44297
+ height: 1px;
44298
+ }
44276
44299
  .e-grid.e-device .e-filterbarcell {
44277
44300
  padding: 7px 12px;
44278
44301
  }
@@ -45630,8 +45653,8 @@ li.e-separator.e-menu-item.e-excel-separator {
45630
45653
  }
45631
45654
  }
45632
45655
  /* stylelint-enable function-url-quotes */
45633
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
45634
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
45656
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
45657
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
45635
45658
  color: #a19f9d;
45636
45659
  }
45637
45660
  .e-grid .e-ftrchk.e-chkfocus,
@@ -46739,6 +46762,10 @@ li.e-separator.e-menu-item.e-excel-separator {
46739
46762
  .e-grid.e-bigger .e-filterbarcell input {
46740
46763
  height: 39px;
46741
46764
  }
46765
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
46766
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
46767
+ height: 1px;
46768
+ }
46742
46769
  .e-bigger .e-grid .e-ftrchk,
46743
46770
  .e-grid.e-bigger .e-ftrchk {
46744
46771
  padding-bottom: 9px;
@@ -68090,11 +68117,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
68090
68117
  -ms-user-select: none;
68091
68118
  user-select: none;
68092
68119
  -webkit-touch-callout: none;
68093
- align-items: center;
68094
- white-space: nowrap;
68095
- overflow: hidden;
68096
- text-overflow: ellipsis;
68097
- height: inherit;
68098
68120
  }
68099
68121
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
68100
68122
  flex-shrink: 0;
@@ -6175,6 +6175,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
6175
6175
  background-color: #0078d4;
6176
6176
  color: #fff;
6177
6177
  }
6178
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
6179
+ background-color: #faf9f8;
6180
+ color: #323130;
6181
+ }
6178
6182
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
6179
6183
  background-color: #0b6a0b;
6180
6184
  color: #fff;
@@ -11672,11 +11676,11 @@ ejs-calendar {
11672
11676
  }
11673
11677
  .e-dropdown-btn .e-btn-icon,
11674
11678
  .e-dropdown-btn.e-btn .e-btn-icon {
11675
- font-size: 14px;
11679
+ font-size: 16px;
11676
11680
  }
11677
11681
  .e-dropdown-btn .e-caret,
11678
11682
  .e-dropdown-btn.e-btn .e-caret {
11679
- font-size: 16px;
11683
+ font-size: 14px;
11680
11684
  margin-top: 0;
11681
11685
  }
11682
11686
  .e-dropdown-btn.e-vertical,
@@ -11701,6 +11705,15 @@ ejs-calendar {
11701
11705
  line-height: 1;
11702
11706
  padding: 6px 12px;
11703
11707
  }
11708
+ .e-dropdown-btn.e-small .e-btn-icon,
11709
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
11710
+ font-size: 14px;
11711
+ }
11712
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
11713
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
11714
+ font-size: 12px;
11715
+ }
11716
+
11704
11717
  .e-dropdown-popup {
11705
11718
  position: absolute;
11706
11719
  }
@@ -11880,7 +11893,7 @@ ejs-calendar {
11880
11893
  padding-top: 10px;
11881
11894
  }
11882
11895
  .e-split-btn-wrapper .e-split-btn .e-btn-icon {
11883
- font-size: 14px;
11896
+ font-size: 16px;
11884
11897
  margin-left: 0;
11885
11898
  padding-right: 4px;
11886
11899
  width: auto;
@@ -22113,18 +22126,16 @@ body.e-colorpicker-overflow {
22113
22126
  float: left;
22114
22127
  }
22115
22128
  .e-treeview.e-drag-item .e-text-content .e-list-text {
22116
- padding: 0 12px;
22129
+ padding: 0px;
22117
22130
  }
22118
22131
  .e-treeview.e-drag-item .e-icon-collapsible,
22119
22132
  .e-treeview.e-drag-item .e-icon-expandable {
22120
22133
  box-sizing: content-box;
22121
22134
  padding-left: 12px;
22122
- padding-top: 8px;
22123
22135
  }
22124
22136
  .e-treeview.e-drag-item .e-icon-collapsible::before,
22125
22137
  .e-treeview.e-drag-item .e-icon-expandable::before {
22126
22138
  font-size: 12px;
22127
- padding: 12px;
22128
22139
  }
22129
22140
  .e-treeview.e-drag-item .e-drop-count {
22130
22141
  border: 1px solid;
@@ -34188,6 +34199,9 @@ li.e-separator.e-menu-item.e-excel-separator {
34188
34199
  text-indent: 1px;
34189
34200
  width: 100%;
34190
34201
  }
34202
+ .e-grid .e-filterbarcell input.e-checkbox {
34203
+ height: 1px;
34204
+ }
34191
34205
  .e-grid.e-device .e-filterbarcell {
34192
34206
  padding: 7px 12px;
34193
34207
  }
@@ -35545,8 +35559,8 @@ li.e-separator.e-menu-item.e-excel-separator {
35545
35559
  }
35546
35560
  }
35547
35561
  /* stylelint-enable function-url-quotes */
35548
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
35549
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
35562
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
35563
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
35550
35564
  color: #605e5c;
35551
35565
  }
35552
35566
  .e-grid .e-ftrchk.e-chkfocus,
@@ -53196,11 +53210,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
53196
53210
  -ms-user-select: none;
53197
53211
  user-select: none;
53198
53212
  -webkit-touch-callout: none;
53199
- align-items: center;
53200
- white-space: nowrap;
53201
- overflow: hidden;
53202
- text-overflow: ellipsis;
53203
- height: inherit;
53204
53213
  }
53205
53214
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
53206
53215
  flex-shrink: 0;
@@ -8249,6 +8249,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
8249
8249
  background-color: #0078d4;
8250
8250
  color: #fff;
8251
8251
  }
8252
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
8253
+ background-color: #faf9f8;
8254
+ color: #323130;
8255
+ }
8252
8256
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
8253
8257
  background-color: #0b6a0b;
8254
8258
  color: #fff;
@@ -15391,11 +15395,11 @@ ejs-calendar {
15391
15395
  }
15392
15396
  .e-dropdown-btn .e-btn-icon,
15393
15397
  .e-dropdown-btn.e-btn .e-btn-icon {
15394
- font-size: 14px;
15398
+ font-size: 16px;
15395
15399
  }
15396
15400
  .e-dropdown-btn .e-caret,
15397
15401
  .e-dropdown-btn.e-btn .e-caret {
15398
- font-size: 16px;
15402
+ font-size: 14px;
15399
15403
  margin-top: 0;
15400
15404
  }
15401
15405
  .e-dropdown-btn.e-vertical,
@@ -15420,6 +15424,15 @@ ejs-calendar {
15420
15424
  line-height: 1;
15421
15425
  padding: 6px 12px;
15422
15426
  }
15427
+ .e-dropdown-btn.e-small .e-btn-icon,
15428
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
15429
+ font-size: 14px;
15430
+ }
15431
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15432
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
15433
+ font-size: 12px;
15434
+ }
15435
+
15423
15436
  .e-dropdown-popup {
15424
15437
  position: absolute;
15425
15438
  }
@@ -15572,11 +15585,11 @@ ejs-calendar {
15572
15585
 
15573
15586
  .e-bigger .e-dropdown-btn .e-btn-icon,
15574
15587
  .e-bigger.e-dropdown-btn .e-btn-icon {
15575
- font-size: 16px;
15588
+ font-size: 20px;
15576
15589
  }
15577
15590
  .e-bigger .e-dropdown-btn .e-caret,
15578
15591
  .e-bigger.e-dropdown-btn .e-caret {
15579
- font-size: 20px;
15592
+ font-size: 16px;
15580
15593
  }
15581
15594
  .e-bigger .e-dropdown-btn.e-vertical,
15582
15595
  .e-bigger.e-dropdown-btn.e-vertical {
@@ -15588,6 +15601,15 @@ ejs-calendar {
15588
15601
  line-height: 1;
15589
15602
  padding: 8px 16px;
15590
15603
  }
15604
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon,
15605
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
15606
+ font-size: 18px;
15607
+ }
15608
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15609
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
15610
+ font-size: 14px;
15611
+ }
15612
+
15591
15613
  *.e-bigger .e-dropdown-popup ul,
15592
15614
  *.e-bigger.e-dropdown-popup ul {
15593
15615
  box-shadow: 0 3.2px 7.2px 0 rgba(0, 0, 0, 0.132), 0 0.6px 1.8px 0 rgba(0, 0, 0, 0.108);
@@ -15645,7 +15667,7 @@ ejs-calendar {
15645
15667
  padding-top: 10px;
15646
15668
  }
15647
15669
  .e-split-btn-wrapper .e-split-btn .e-btn-icon {
15648
- font-size: 14px;
15670
+ font-size: 16px;
15649
15671
  margin-left: 0;
15650
15672
  padding-right: 4px;
15651
15673
  width: auto;
@@ -15874,7 +15896,7 @@ ejs-calendar {
15874
15896
  }
15875
15897
  .e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,
15876
15898
  .e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon {
15877
- font-size: 16px;
15899
+ font-size: 20px;
15878
15900
  margin-left: 0;
15879
15901
  padding-right: 8px;
15880
15902
  width: auto;
@@ -29699,18 +29721,16 @@ body.e-colorpicker-overflow {
29699
29721
  float: left;
29700
29722
  }
29701
29723
  .e-treeview.e-drag-item .e-text-content .e-list-text {
29702
- padding: 0 12px;
29724
+ padding: 0px;
29703
29725
  }
29704
29726
  .e-treeview.e-drag-item .e-icon-collapsible,
29705
29727
  .e-treeview.e-drag-item .e-icon-expandable {
29706
29728
  box-sizing: content-box;
29707
29729
  padding-left: 12px;
29708
- padding-top: 8px;
29709
29730
  }
29710
29731
  .e-treeview.e-drag-item .e-icon-collapsible::before,
29711
29732
  .e-treeview.e-drag-item .e-icon-expandable::before {
29712
29733
  font-size: 12px;
29713
- padding: 12px;
29714
29734
  }
29715
29735
  .e-treeview.e-drag-item .e-drop-count {
29716
29736
  border: 1px solid;
@@ -44273,6 +44293,9 @@ li.e-separator.e-menu-item.e-excel-separator {
44273
44293
  text-indent: 1px;
44274
44294
  width: 100%;
44275
44295
  }
44296
+ .e-grid .e-filterbarcell input.e-checkbox {
44297
+ height: 1px;
44298
+ }
44276
44299
  .e-grid.e-device .e-filterbarcell {
44277
44300
  padding: 7px 12px;
44278
44301
  }
@@ -45630,8 +45653,8 @@ li.e-separator.e-menu-item.e-excel-separator {
45630
45653
  }
45631
45654
  }
45632
45655
  /* stylelint-enable function-url-quotes */
45633
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
45634
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
45656
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
45657
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
45635
45658
  color: #605e5c;
45636
45659
  }
45637
45660
  .e-grid .e-ftrchk.e-chkfocus,
@@ -46739,6 +46762,10 @@ li.e-separator.e-menu-item.e-excel-separator {
46739
46762
  .e-grid.e-bigger .e-filterbarcell input {
46740
46763
  height: 39px;
46741
46764
  }
46765
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
46766
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
46767
+ height: 1px;
46768
+ }
46742
46769
  .e-bigger .e-grid .e-ftrchk,
46743
46770
  .e-grid.e-bigger .e-ftrchk {
46744
46771
  padding-bottom: 9px;
@@ -68089,11 +68116,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
68089
68116
  -ms-user-select: none;
68090
68117
  user-select: none;
68091
68118
  -webkit-touch-callout: none;
68092
- align-items: center;
68093
- white-space: nowrap;
68094
- overflow: hidden;
68095
- text-overflow: ellipsis;
68096
- height: inherit;
68097
68119
  }
68098
68120
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
68099
68121
  flex-shrink: 0;
@@ -9116,6 +9116,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
9116
9116
  color: var(--color-sf-primary-text-color);
9117
9117
  }
9118
9118
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
9119
+ background-color: var(--color-sf-secondary-bg-color);
9120
+ color: var(--color-sf-content-text-color);
9119
9121
  border: 1px solid var(--color-sf-secondary-badge-border-color);
9120
9122
  }
9121
9123
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
@@ -37504,6 +37506,9 @@ li.e-separator.e-menu-item.e-excel-separator {
37504
37506
  text-indent: 1px;
37505
37507
  width: 100%;
37506
37508
  }
37509
+ .e-grid .e-filterbarcell input.e-checkbox {
37510
+ height: 1px;
37511
+ }
37507
37512
  .e-grid.e-device .e-filterbarcell {
37508
37513
  padding: 12px 12px;
37509
37514
  }
@@ -38864,8 +38869,8 @@ li.e-separator.e-menu-item.e-excel-separator {
38864
38869
  }
38865
38870
  }
38866
38871
  /* stylelint-enable function-url-quotes */
38867
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
38868
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
38872
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
38873
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
38869
38874
  color: var(--color-sf-icon-color);
38870
38875
  }
38871
38876
  .e-grid .e-ftrchk.e-chkfocus,
@@ -47084,7 +47089,6 @@ span.e-table-box.e-rbox-select {
47084
47089
  color: var(--color-sf-content-text-color-alt2) !important;
47085
47090
  /* stylelint-disable-line declaration-no-important */
47086
47091
  }
47087
- .e-gantt .e-rowcell.e-active .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
47088
47092
  .e-gantt .e-menu-item.e-focused .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
47089
47093
  .e-gantt .e-menu-item.e-selected .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
47090
47094
  color: var(--color-sf-flyout-text-color-pressed) !important;
@@ -56796,11 +56800,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
56796
56800
  -ms-user-select: none;
56797
56801
  user-select: none;
56798
56802
  -webkit-touch-callout: none;
56799
- align-items: center;
56800
- white-space: nowrap;
56801
- overflow: hidden;
56802
- text-overflow: ellipsis;
56803
- height: inherit;
56804
56803
  }
56805
56804
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
56806
56805
  flex-shrink: 0;
@@ -13420,6 +13420,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
13420
13420
  color: var(--color-sf-primary-text-color);
13421
13421
  }
13422
13422
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
13423
+ background-color: var(--color-sf-secondary-bg-color);
13424
+ color: var(--color-sf-content-text-color);
13423
13425
  border: 1px solid var(--color-sf-secondary-badge-border-color);
13424
13426
  }
13425
13427
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
@@ -20854,6 +20856,11 @@ ejs-calendar {
20854
20856
  line-height: 1;
20855
20857
  padding: 8px 16px;
20856
20858
  }
20859
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
20860
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
20861
+ font-size: 14px;
20862
+ }
20863
+
20857
20864
  *.e-bigger .e-dropdown-popup ul,
20858
20865
  *.e-bigger.e-dropdown-popup ul {
20859
20866
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
@@ -49790,6 +49797,9 @@ li.e-separator.e-menu-item.e-excel-separator {
49790
49797
  text-indent: 1px;
49791
49798
  width: 100%;
49792
49799
  }
49800
+ .e-grid .e-filterbarcell input.e-checkbox {
49801
+ height: 1px;
49802
+ }
49793
49803
  .e-grid.e-device .e-filterbarcell {
49794
49804
  padding: 12px 12px;
49795
49805
  }
@@ -51150,8 +51160,8 @@ li.e-separator.e-menu-item.e-excel-separator {
51150
51160
  }
51151
51161
  }
51152
51162
  /* stylelint-enable function-url-quotes */
51153
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
51154
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
51163
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
51164
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
51155
51165
  color: var(--color-sf-icon-color);
51156
51166
  }
51157
51167
  .e-grid .e-ftrchk.e-chkfocus,
@@ -52312,6 +52322,10 @@ li.e-separator.e-menu-item.e-excel-separator {
52312
52322
  .e-grid.e-bigger .e-filterbarcell input {
52313
52323
  height: 39px;
52314
52324
  }
52325
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
52326
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
52327
+ height: 1px;
52328
+ }
52315
52329
  .e-bigger .e-grid .e-ftrchk,
52316
52330
  .e-grid.e-bigger .e-ftrchk {
52317
52331
  padding-bottom: 9px;
@@ -62269,7 +62283,6 @@ span.e-table-box.e-rbox-select {
62269
62283
  color: var(--color-sf-content-text-color-alt2) !important;
62270
62284
  /* stylelint-disable-line declaration-no-important */
62271
62285
  }
62272
- .e-gantt .e-rowcell.e-active .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
62273
62286
  .e-gantt .e-menu-item.e-focused .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
62274
62287
  .e-gantt .e-menu-item.e-selected .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
62275
62288
  color: var(--color-sf-flyout-text-color-pressed) !important;
@@ -73937,11 +73950,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
73937
73950
  -ms-user-select: none;
73938
73951
  user-select: none;
73939
73952
  -webkit-touch-callout: none;
73940
- align-items: center;
73941
- white-space: nowrap;
73942
- overflow: hidden;
73943
- text-overflow: ellipsis;
73944
- height: inherit;
73945
73953
  }
73946
73954
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
73947
73955
  flex-shrink: 0;
@@ -9116,6 +9116,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
9116
9116
  color: var(--color-sf-primary-text-color);
9117
9117
  }
9118
9118
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
9119
+ background-color: var(--color-sf-secondary-bg-color);
9120
+ color: var(--color-sf-content-text-color);
9119
9121
  border: 1px solid var(--color-sf-secondary-badge-border-color);
9120
9122
  }
9121
9123
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
@@ -37514,6 +37516,9 @@ li.e-separator.e-menu-item.e-excel-separator {
37514
37516
  text-indent: 1px;
37515
37517
  width: 100%;
37516
37518
  }
37519
+ .e-grid .e-filterbarcell input.e-checkbox {
37520
+ height: 1px;
37521
+ }
37517
37522
  .e-grid.e-device .e-filterbarcell {
37518
37523
  padding: 12px 12px;
37519
37524
  }
@@ -38875,8 +38880,8 @@ li.e-separator.e-menu-item.e-excel-separator {
38875
38880
  }
38876
38881
  }
38877
38882
  /* stylelint-enable function-url-quotes */
38878
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
38879
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
38883
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
38884
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
38880
38885
  color: var(--color-sf-icon-color);
38881
38886
  }
38882
38887
  .e-grid .e-ftrchk.e-chkfocus,
@@ -47104,7 +47109,6 @@ span.e-table-box.e-rbox-select {
47104
47109
  color: var(--color-sf-content-text-color-alt2) !important;
47105
47110
  /* stylelint-disable-line declaration-no-important */
47106
47111
  }
47107
- .e-gantt .e-rowcell.e-active .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
47108
47112
  .e-gantt .e-menu-item.e-focused .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
47109
47113
  .e-gantt .e-menu-item.e-selected .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
47110
47114
  color: var(--color-sf-flyout-text-color-pressed) !important;
@@ -56812,11 +56816,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
56812
56816
  -ms-user-select: none;
56813
56817
  user-select: none;
56814
56818
  -webkit-touch-callout: none;
56815
- align-items: center;
56816
- white-space: nowrap;
56817
- overflow: hidden;
56818
- text-overflow: ellipsis;
56819
- height: inherit;
56820
56819
  }
56821
56820
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
56822
56821
  flex-shrink: 0;