@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
@@ -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) {
@@ -20862,6 +20864,11 @@ ejs-calendar {
20862
20864
  line-height: 1;
20863
20865
  padding: 8px 16px;
20864
20866
  }
20867
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
20868
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
20869
+ font-size: 14px;
20870
+ }
20871
+
20865
20872
  *.e-bigger .e-dropdown-popup ul,
20866
20873
  *.e-bigger.e-dropdown-popup ul {
20867
20874
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
@@ -49800,6 +49807,9 @@ li.e-separator.e-menu-item.e-excel-separator {
49800
49807
  text-indent: 1px;
49801
49808
  width: 100%;
49802
49809
  }
49810
+ .e-grid .e-filterbarcell input.e-checkbox {
49811
+ height: 1px;
49812
+ }
49803
49813
  .e-grid.e-device .e-filterbarcell {
49804
49814
  padding: 12px 12px;
49805
49815
  }
@@ -51161,8 +51171,8 @@ li.e-separator.e-menu-item.e-excel-separator {
51161
51171
  }
51162
51172
  }
51163
51173
  /* stylelint-enable function-url-quotes */
51164
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
51165
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
51174
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
51175
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
51166
51176
  color: var(--color-sf-icon-color);
51167
51177
  }
51168
51178
  .e-grid .e-ftrchk.e-chkfocus,
@@ -52323,6 +52333,10 @@ li.e-separator.e-menu-item.e-excel-separator {
52323
52333
  .e-grid.e-bigger .e-filterbarcell input {
52324
52334
  height: 39px;
52325
52335
  }
52336
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
52337
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
52338
+ height: 1px;
52339
+ }
52326
52340
  .e-bigger .e-grid .e-ftrchk,
52327
52341
  .e-grid.e-bigger .e-ftrchk {
52328
52342
  padding-bottom: 9px;
@@ -62289,7 +62303,6 @@ span.e-table-box.e-rbox-select {
62289
62303
  color: var(--color-sf-content-text-color-alt2) !important;
62290
62304
  /* stylelint-disable-line declaration-no-important */
62291
62305
  }
62292
- .e-gantt .e-rowcell.e-active .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
62293
62306
  .e-gantt .e-menu-item.e-focused .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
62294
62307
  .e-gantt .e-menu-item.e-selected .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
62295
62308
  color: var(--color-sf-flyout-text-color-pressed) !important;
@@ -73953,11 +73966,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
73953
73966
  -ms-user-select: none;
73954
73967
  user-select: none;
73955
73968
  -webkit-touch-callout: none;
73956
- align-items: center;
73957
- white-space: nowrap;
73958
- overflow: hidden;
73959
- text-overflow: ellipsis;
73960
- height: inherit;
73961
73969
  }
73962
73970
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
73963
73971
  flex-shrink: 0;
@@ -9819,6 +9819,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
9819
9819
  color: var(--color-sf-primary-text-color);
9820
9820
  }
9821
9821
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
9822
+ background-color: var(--color-sf-secondary-bg-color);
9823
+ color: var(--color-sf-content-text-color);
9822
9824
  border: 1px solid var(--color-sf-secondary-badge-border-color);
9823
9825
  }
9824
9826
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
@@ -38212,6 +38214,9 @@ li.e-separator.e-menu-item.e-excel-separator {
38212
38214
  text-indent: 1px;
38213
38215
  width: 100%;
38214
38216
  }
38217
+ .e-grid .e-filterbarcell input.e-checkbox {
38218
+ height: 1px;
38219
+ }
38215
38220
  .e-grid.e-device .e-filterbarcell {
38216
38221
  padding: 12px 12px;
38217
38222
  }
@@ -39572,8 +39577,8 @@ li.e-separator.e-menu-item.e-excel-separator {
39572
39577
  }
39573
39578
  }
39574
39579
  /* stylelint-enable function-url-quotes */
39575
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
39576
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
39580
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
39581
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
39577
39582
  color: var(--color-sf-icon-color);
39578
39583
  }
39579
39584
  .e-grid .e-ftrchk.e-chkfocus,
@@ -47792,7 +47797,6 @@ span.e-table-box.e-rbox-select {
47792
47797
  color: var(--color-sf-content-text-color-alt2) !important;
47793
47798
  /* stylelint-disable-line declaration-no-important */
47794
47799
  }
47795
- .e-gantt .e-rowcell.e-active .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
47796
47800
  .e-gantt .e-menu-item.e-focused .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
47797
47801
  .e-gantt .e-menu-item.e-selected .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
47798
47802
  color: var(--color-sf-flyout-text-color-pressed) !important;
@@ -57504,11 +57508,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
57504
57508
  -ms-user-select: none;
57505
57509
  user-select: none;
57506
57510
  -webkit-touch-callout: none;
57507
- align-items: center;
57508
- white-space: nowrap;
57509
- overflow: hidden;
57510
- text-overflow: ellipsis;
57511
- height: inherit;
57512
57511
  }
57513
57512
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
57514
57513
  flex-shrink: 0;
@@ -14123,6 +14123,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
14123
14123
  color: var(--color-sf-primary-text-color);
14124
14124
  }
14125
14125
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
14126
+ background-color: var(--color-sf-secondary-bg-color);
14127
+ color: var(--color-sf-content-text-color);
14126
14128
  border: 1px solid var(--color-sf-secondary-badge-border-color);
14127
14129
  }
14128
14130
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
@@ -21565,6 +21567,11 @@ ejs-calendar {
21565
21567
  line-height: 1;
21566
21568
  padding: 8px 16px;
21567
21569
  }
21570
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
21571
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
21572
+ font-size: 14px;
21573
+ }
21574
+
21568
21575
  *.e-bigger .e-dropdown-popup ul,
21569
21576
  *.e-bigger.e-dropdown-popup ul {
21570
21577
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
@@ -50498,6 +50505,9 @@ li.e-separator.e-menu-item.e-excel-separator {
50498
50505
  text-indent: 1px;
50499
50506
  width: 100%;
50500
50507
  }
50508
+ .e-grid .e-filterbarcell input.e-checkbox {
50509
+ height: 1px;
50510
+ }
50501
50511
  .e-grid.e-device .e-filterbarcell {
50502
50512
  padding: 12px 12px;
50503
50513
  }
@@ -51858,8 +51868,8 @@ li.e-separator.e-menu-item.e-excel-separator {
51858
51868
  }
51859
51869
  }
51860
51870
  /* stylelint-enable function-url-quotes */
51861
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
51862
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
51871
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
51872
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
51863
51873
  color: var(--color-sf-icon-color);
51864
51874
  }
51865
51875
  .e-grid .e-ftrchk.e-chkfocus,
@@ -53020,6 +53030,10 @@ li.e-separator.e-menu-item.e-excel-separator {
53020
53030
  .e-grid.e-bigger .e-filterbarcell input {
53021
53031
  height: 39px;
53022
53032
  }
53033
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
53034
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
53035
+ height: 1px;
53036
+ }
53023
53037
  .e-bigger .e-grid .e-ftrchk,
53024
53038
  .e-grid.e-bigger .e-ftrchk {
53025
53039
  padding-bottom: 9px;
@@ -62977,7 +62991,6 @@ span.e-table-box.e-rbox-select {
62977
62991
  color: var(--color-sf-content-text-color-alt2) !important;
62978
62992
  /* stylelint-disable-line declaration-no-important */
62979
62993
  }
62980
- .e-gantt .e-rowcell.e-active .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
62981
62994
  .e-gantt .e-menu-item.e-focused .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon),
62982
62995
  .e-gantt .e-menu-item.e-selected .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
62983
62996
  color: var(--color-sf-flyout-text-color-pressed) !important;
@@ -74645,11 +74658,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
74645
74658
  -ms-user-select: none;
74646
74659
  user-select: none;
74647
74660
  -webkit-touch-callout: none;
74648
- align-items: center;
74649
- white-space: nowrap;
74650
- overflow: hidden;
74651
- text-overflow: ellipsis;
74652
- height: inherit;
74653
74661
  }
74654
74662
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
74655
74663
  flex-shrink: 0;
@@ -6980,6 +6980,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
6980
6980
  background-color: #ffd939;
6981
6981
  color: #000;
6982
6982
  }
6983
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
6984
+ background-color: #bfbfbf;
6985
+ color: #000;
6986
+ }
6983
6987
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
6984
6988
  background-color: #166600;
6985
6989
  color: #fff;
@@ -12084,7 +12088,7 @@ ejs-calendar {
12084
12088
  }
12085
12089
  .e-dropdown-btn .e-caret,
12086
12090
  .e-dropdown-btn.e-btn .e-caret {
12087
- font-size: 8px;
12091
+ font-size: 14px;
12088
12092
  margin-top: 0;
12089
12093
  }
12090
12094
  .e-dropdown-btn.e-vertical,
@@ -12109,6 +12113,15 @@ ejs-calendar {
12109
12113
  line-height: 1;
12110
12114
  padding: 8px 20px;
12111
12115
  }
12116
+ .e-dropdown-btn.e-small .e-btn-icon,
12117
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
12118
+ font-size: 12px;
12119
+ }
12120
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
12121
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
12122
+ font-size: 12px;
12123
+ }
12124
+
12112
12125
  .e-dropdown-popup {
12113
12126
  position: absolute;
12114
12127
  }
@@ -12257,7 +12270,7 @@ ejs-calendar {
12257
12270
 
12258
12271
  .e-dropdown-btn .e-caret::before,
12259
12272
  .e-dropdown-btn.e-btn .e-caret::before {
12260
- content: "\e966";
12273
+ content: "\eb05";
12261
12274
  }
12262
12275
 
12263
12276
  .e-split-btn-wrapper {
@@ -34416,6 +34429,9 @@ li.e-separator.e-menu-item.e-excel-separator {
34416
34429
  text-indent: 10px;
34417
34430
  width: 100%;
34418
34431
  }
34432
+ .e-grid .e-filterbarcell input.e-checkbox {
34433
+ height: 1px;
34434
+ }
34419
34435
  .e-grid.e-device .e-filterbarcell {
34420
34436
  padding: 7px 12px;
34421
34437
  }
@@ -35768,8 +35784,8 @@ li.e-separator.e-menu-item.e-excel-separator {
35768
35784
  }
35769
35785
  }
35770
35786
  /* stylelint-enable function-url-quotes */
35771
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
35772
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
35787
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
35788
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
35773
35789
  color: #fff;
35774
35790
  }
35775
35791
  .e-grid .e-ftrchk.e-chkfocus,
@@ -43728,10 +43744,10 @@ span.e-table-box.e-rbox-select {
43728
43744
  border-top-color: rgba(51, 51, 51, 0.6);
43729
43745
  }
43730
43746
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
43731
- background: #222;
43747
+ background: #FFFFFF;
43732
43748
  }
43733
43749
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
43734
- border-bottom-color: #222;
43750
+ border-bottom-color: #FFFFFF;
43735
43751
  }
43736
43752
  .e-gantt .e-gantt-chart .e-gantt-dependency-view-container {
43737
43753
  display: block;
@@ -53237,11 +53253,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
53237
53253
  -ms-user-select: none;
53238
53254
  user-select: none;
53239
53255
  -webkit-touch-callout: none;
53240
- align-items: center;
53241
- white-space: nowrap;
53242
- overflow: hidden;
53243
- text-overflow: ellipsis;
53244
- height: inherit;
53245
53256
  }
53246
53257
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
53247
53258
  flex-shrink: 0;
@@ -9065,6 +9065,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
9065
9065
  background-color: #ffd939;
9066
9066
  color: #000;
9067
9067
  }
9068
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
9069
+ background-color: #bfbfbf;
9070
+ color: #000;
9071
+ }
9068
9072
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
9069
9073
  background-color: #166600;
9070
9074
  color: #fff;
@@ -15633,7 +15637,7 @@ ejs-calendar {
15633
15637
  }
15634
15638
  .e-dropdown-btn .e-caret,
15635
15639
  .e-dropdown-btn.e-btn .e-caret {
15636
- font-size: 8px;
15640
+ font-size: 14px;
15637
15641
  margin-top: 0;
15638
15642
  }
15639
15643
  .e-dropdown-btn.e-vertical,
@@ -15658,6 +15662,15 @@ ejs-calendar {
15658
15662
  line-height: 1;
15659
15663
  padding: 8px 20px;
15660
15664
  }
15665
+ .e-dropdown-btn.e-small .e-btn-icon,
15666
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
15667
+ font-size: 12px;
15668
+ }
15669
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15670
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
15671
+ font-size: 12px;
15672
+ }
15673
+
15661
15674
  .e-dropdown-popup {
15662
15675
  position: absolute;
15663
15676
  }
@@ -15806,16 +15819,16 @@ ejs-calendar {
15806
15819
 
15807
15820
  .e-dropdown-btn .e-caret::before,
15808
15821
  .e-dropdown-btn.e-btn .e-caret::before {
15809
- content: "\e966";
15822
+ content: "\eb05";
15810
15823
  }
15811
15824
 
15812
15825
  .e-bigger .e-dropdown-btn .e-btn-icon,
15813
15826
  .e-bigger.e-dropdown-btn .e-btn-icon {
15814
- font-size: 16px;
15827
+ font-size: 18px;
15815
15828
  }
15816
15829
  .e-bigger .e-dropdown-btn .e-caret,
15817
15830
  .e-bigger.e-dropdown-btn .e-caret {
15818
- font-size: 10px;
15831
+ font-size: 18px;
15819
15832
  }
15820
15833
  .e-bigger .e-dropdown-btn.e-vertical,
15821
15834
  .e-bigger.e-dropdown-btn.e-vertical {
@@ -15827,6 +15840,15 @@ ejs-calendar {
15827
15840
  line-height: 1;
15828
15841
  padding: 10px 24px;
15829
15842
  }
15843
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon,
15844
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
15845
+ font-size: 16px;
15846
+ }
15847
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15848
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
15849
+ font-size: 16px;
15850
+ }
15851
+
15830
15852
  *.e-bigger .e-dropdown-popup ul,
15831
15853
  *.e-bigger.e-dropdown-popup ul {
15832
15854
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
@@ -16121,7 +16143,7 @@ ejs-calendar {
16121
16143
  }
16122
16144
  .e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,
16123
16145
  .e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon {
16124
- font-size: 16px;
16146
+ font-size: 18px;
16125
16147
  margin-left: 0;
16126
16148
  padding-right: 10px;
16127
16149
  width: auto;
@@ -43859,6 +43881,9 @@ li.e-separator.e-menu-item.e-excel-separator {
43859
43881
  text-indent: 10px;
43860
43882
  width: 100%;
43861
43883
  }
43884
+ .e-grid .e-filterbarcell input.e-checkbox {
43885
+ height: 1px;
43886
+ }
43862
43887
  .e-grid.e-device .e-filterbarcell {
43863
43888
  padding: 7px 12px;
43864
43889
  }
@@ -45211,8 +45236,8 @@ li.e-separator.e-menu-item.e-excel-separator {
45211
45236
  }
45212
45237
  }
45213
45238
  /* stylelint-enable function-url-quotes */
45214
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
45215
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
45239
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
45240
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
45216
45241
  color: #fff;
45217
45242
  }
45218
45243
  .e-grid .e-ftrchk.e-chkfocus,
@@ -46329,6 +46354,10 @@ li.e-separator.e-menu-item.e-excel-separator {
46329
46354
  .e-grid.e-bigger .e-filterbarcell input {
46330
46355
  height: 40px;
46331
46356
  }
46357
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
46358
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
46359
+ height: 1px;
46360
+ }
46332
46361
  .e-bigger .e-grid .e-ftrchk,
46333
46362
  .e-grid.e-bigger .e-ftrchk {
46334
46363
  padding-bottom: 12px;
@@ -55903,10 +55932,10 @@ span.e-table-box.e-rbox-select {
55903
55932
  border-top-color: rgba(51, 51, 51, 0.6);
55904
55933
  }
55905
55934
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
55906
- background: #222;
55935
+ background: #FFFFFF;
55907
55936
  }
55908
55937
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
55909
- border-bottom-color: #222;
55938
+ border-bottom-color: #FFFFFF;
55910
55939
  }
55911
55940
  .e-gantt .e-gantt-chart .e-gantt-dependency-view-container {
55912
55941
  display: block;
@@ -67215,11 +67244,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
67215
67244
  -ms-user-select: none;
67216
67245
  user-select: none;
67217
67246
  -webkit-touch-callout: none;
67218
- align-items: center;
67219
- white-space: nowrap;
67220
- overflow: hidden;
67221
- text-overflow: ellipsis;
67222
- height: inherit;
67223
67247
  }
67224
67248
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
67225
67249
  flex-shrink: 0;
@@ -10711,6 +10711,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
10711
10711
  background-color: #3f51b5;
10712
10712
  color: #fff;
10713
10713
  }
10714
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
10715
+ background-color: #00b0ff;
10716
+ color: #000;
10717
+ }
10714
10718
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
10715
10719
  background-color: #4caf50;
10716
10720
  color: #fff;
@@ -15777,7 +15781,7 @@ ejs-calendar {
15777
15781
  }
15778
15782
  .e-dropdown-btn .e-caret,
15779
15783
  .e-dropdown-btn.e-btn .e-caret {
15780
- font-size: 8px;
15784
+ font-size: 14px;
15781
15785
  }
15782
15786
  .e-dropdown-btn.e-vertical,
15783
15787
  .e-dropdown-btn.e-btn.e-vertical {
@@ -15801,6 +15805,15 @@ ejs-calendar {
15801
15805
  line-height: 1;
15802
15806
  padding: 12px 12px;
15803
15807
  }
15808
+ .e-dropdown-btn.e-small .e-btn-icon,
15809
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
15810
+ font-size: 12px;
15811
+ }
15812
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15813
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
15814
+ font-size: 12px;
15815
+ }
15816
+
15804
15817
  .e-dropdown-popup {
15805
15818
  position: absolute;
15806
15819
  }
@@ -38760,7 +38773,7 @@ li.e-separator.e-menu-item.e-excel-separator {
38760
38773
  padding: 6px;
38761
38774
  }
38762
38775
  .e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
38763
- line-height: 14px;
38776
+ line-height: 3px;
38764
38777
  }
38765
38778
  .e-grid.e-rtl .e-columnmenu {
38766
38779
  left: 5px;
@@ -38869,6 +38882,9 @@ li.e-separator.e-menu-item.e-excel-separator {
38869
38882
  text-indent: 0;
38870
38883
  width: 100%;
38871
38884
  }
38885
+ .e-grid .e-filterbarcell input.e-checkbox {
38886
+ height: 1px;
38887
+ }
38872
38888
  .e-grid.e-device .e-filterbarcell {
38873
38889
  padding: 8px 12px;
38874
38890
  }
@@ -40223,8 +40239,8 @@ li.e-separator.e-menu-item.e-excel-separator {
40223
40239
  }
40224
40240
  }
40225
40241
  /* stylelint-enable function-url-quotes */
40226
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
40227
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
40242
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
40243
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
40228
40244
  color: #fff;
40229
40245
  }
40230
40246
  .e-grid .e-ftrchk.e-chkfocus,
@@ -57558,11 +57574,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
57558
57574
  -ms-user-select: none;
57559
57575
  user-select: none;
57560
57576
  -webkit-touch-callout: none;
57561
- align-items: center;
57562
- white-space: nowrap;
57563
- overflow: hidden;
57564
- text-overflow: ellipsis;
57565
- height: inherit;
57566
57577
  }
57567
57578
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
57568
57579
  flex-shrink: 0;
@@ -16308,6 +16308,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
16308
16308
  background-color: #3f51b5;
16309
16309
  color: #fff;
16310
16310
  }
16311
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
16312
+ background-color: #00b0ff;
16313
+ color: #000;
16314
+ }
16311
16315
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
16312
16316
  background-color: #4caf50;
16313
16317
  color: #fff;
@@ -22824,7 +22828,7 @@ ejs-calendar {
22824
22828
  }
22825
22829
  .e-dropdown-btn .e-caret,
22826
22830
  .e-dropdown-btn.e-btn .e-caret {
22827
- font-size: 8px;
22831
+ font-size: 14px;
22828
22832
  }
22829
22833
  .e-dropdown-btn.e-vertical,
22830
22834
  .e-dropdown-btn.e-btn.e-vertical {
@@ -22848,6 +22852,15 @@ ejs-calendar {
22848
22852
  line-height: 1;
22849
22853
  padding: 12px 12px;
22850
22854
  }
22855
+ .e-dropdown-btn.e-small .e-btn-icon,
22856
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
22857
+ font-size: 12px;
22858
+ }
22859
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
22860
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
22861
+ font-size: 12px;
22862
+ }
22863
+
22851
22864
  .e-dropdown-popup {
22852
22865
  position: absolute;
22853
22866
  }
@@ -23001,11 +23014,11 @@ ejs-calendar {
23001
23014
 
23002
23015
  .e-bigger .e-dropdown-btn .e-btn-icon,
23003
23016
  .e-bigger.e-dropdown-btn .e-btn-icon {
23004
- font-size: 16px;
23017
+ font-size: 18px;
23005
23018
  }
23006
23019
  .e-bigger .e-dropdown-btn .e-caret,
23007
23020
  .e-bigger.e-dropdown-btn .e-caret {
23008
- font-size: 10px;
23021
+ font-size: 16px;
23009
23022
  }
23010
23023
  .e-bigger .e-dropdown-btn.e-vertical,
23011
23024
  .e-bigger.e-dropdown-btn.e-vertical {
@@ -23017,6 +23030,15 @@ ejs-calendar {
23017
23030
  line-height: 1;
23018
23031
  padding: 16px 16px;
23019
23032
  }
23033
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon,
23034
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
23035
+ font-size: 18px;
23036
+ }
23037
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
23038
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
23039
+ font-size: 16px;
23040
+ }
23041
+
23020
23042
  *.e-bigger .e-dropdown-popup ul,
23021
23043
  *.e-bigger.e-dropdown-popup ul {
23022
23044
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
@@ -23311,7 +23333,7 @@ ejs-calendar {
23311
23333
  }
23312
23334
  .e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,
23313
23335
  .e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon {
23314
- font-size: 16px;
23336
+ font-size: 18px;
23315
23337
  margin-left: 0;
23316
23338
  padding-right: 10px;
23317
23339
  width: auto;
@@ -52522,7 +52544,7 @@ li.e-separator.e-menu-item.e-excel-separator {
52522
52544
  padding: 6px;
52523
52545
  }
52524
52546
  .e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
52525
- line-height: 14px;
52547
+ line-height: 3px;
52526
52548
  }
52527
52549
  .e-grid.e-rtl .e-columnmenu {
52528
52550
  left: 5px;
@@ -52631,6 +52653,9 @@ li.e-separator.e-menu-item.e-excel-separator {
52631
52653
  text-indent: 0;
52632
52654
  width: 100%;
52633
52655
  }
52656
+ .e-grid .e-filterbarcell input.e-checkbox {
52657
+ height: 1px;
52658
+ }
52634
52659
  .e-grid.e-device .e-filterbarcell {
52635
52660
  padding: 8px 12px;
52636
52661
  }
@@ -53985,8 +54010,8 @@ li.e-separator.e-menu-item.e-excel-separator {
53985
54010
  }
53986
54011
  }
53987
54012
  /* stylelint-enable function-url-quotes */
53988
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
53989
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
54013
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
54014
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
53990
54015
  color: #fff;
53991
54016
  }
53992
54017
  .e-grid .e-ftrchk.e-chkfocus,
@@ -55086,6 +55111,10 @@ li.e-separator.e-menu-item.e-excel-separator {
55086
55111
  .e-grid.e-bigger .e-filterbarcell input {
55087
55112
  height: 26px;
55088
55113
  }
55114
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
55115
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
55116
+ height: 1px;
55117
+ }
55089
55118
  .e-bigger .e-grid .e-ftrchk,
55090
55119
  .e-grid.e-bigger .e-ftrchk {
55091
55120
  padding-bottom: 13px;
@@ -75882,11 +75911,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
75882
75911
  -ms-user-select: none;
75883
75912
  user-select: none;
75884
75913
  -webkit-touch-callout: none;
75885
- align-items: center;
75886
- white-space: nowrap;
75887
- overflow: hidden;
75888
- text-overflow: ellipsis;
75889
- height: inherit;
75890
75914
  }
75891
75915
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
75892
75916
  flex-shrink: 0;
@@ -10717,6 +10717,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
10717
10717
  background-color: #3f51b5;
10718
10718
  color: #fff;
10719
10719
  }
10720
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
10721
+ background-color: #e3165b;
10722
+ color: #fff;
10723
+ }
10720
10724
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
10721
10725
  background-color: #4d841d;
10722
10726
  color: #fff;
@@ -15784,7 +15788,7 @@ ejs-calendar {
15784
15788
  }
15785
15789
  .e-dropdown-btn .e-caret,
15786
15790
  .e-dropdown-btn.e-btn .e-caret {
15787
- font-size: 8px;
15791
+ font-size: 14px;
15788
15792
  }
15789
15793
  .e-dropdown-btn.e-vertical,
15790
15794
  .e-dropdown-btn.e-btn.e-vertical {
@@ -15808,6 +15812,15 @@ ejs-calendar {
15808
15812
  line-height: 1;
15809
15813
  padding: 12px 12px;
15810
15814
  }
15815
+ .e-dropdown-btn.e-small .e-btn-icon,
15816
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
15817
+ font-size: 12px;
15818
+ }
15819
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15820
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
15821
+ font-size: 12px;
15822
+ }
15823
+
15811
15824
  .e-dropdown-popup {
15812
15825
  position: absolute;
15813
15826
  }
@@ -38795,7 +38808,7 @@ li.e-separator.e-menu-item.e-excel-separator {
38795
38808
  padding: 6px;
38796
38809
  }
38797
38810
  .e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
38798
- line-height: 14px;
38811
+ line-height: 3px;
38799
38812
  }
38800
38813
  .e-grid.e-rtl .e-columnmenu {
38801
38814
  left: 5px;
@@ -38904,6 +38917,9 @@ li.e-separator.e-menu-item.e-excel-separator {
38904
38917
  text-indent: 0;
38905
38918
  width: 100%;
38906
38919
  }
38920
+ .e-grid .e-filterbarcell input.e-checkbox {
38921
+ height: 1px;
38922
+ }
38907
38923
  .e-grid.e-device .e-filterbarcell {
38908
38924
  padding: 8px 12px;
38909
38925
  }
@@ -40258,8 +40274,8 @@ li.e-separator.e-menu-item.e-excel-separator {
40258
40274
  }
40259
40275
  }
40260
40276
  /* stylelint-enable function-url-quotes */
40261
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
40262
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
40277
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
40278
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
40263
40279
  color: #000;
40264
40280
  }
40265
40281
  .e-grid .e-ftrchk.e-chkfocus,
@@ -57695,11 +57711,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
57695
57711
  -ms-user-select: none;
57696
57712
  user-select: none;
57697
57713
  -webkit-touch-callout: none;
57698
- align-items: center;
57699
- white-space: nowrap;
57700
- overflow: hidden;
57701
- text-overflow: ellipsis;
57702
- height: inherit;
57703
57714
  }
57704
57715
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
57705
57716
  flex-shrink: 0;