@syncfusion/blazor-themes 28.1.41 → 28.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (455) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +19 -8
  2. package/Compiled-Themes/bds-dark.css +35 -11
  3. package/Compiled-Themes/bds-lite.css +19 -8
  4. package/Compiled-Themes/bds.css +35 -11
  5. package/Compiled-Themes/bootstrap-dark-lite.css +20 -9
  6. package/Compiled-Themes/bootstrap-dark.css +35 -11
  7. package/Compiled-Themes/bootstrap-lite.css +20 -9
  8. package/Compiled-Themes/bootstrap.css +35 -11
  9. package/Compiled-Themes/bootstrap4-lite.css +20 -9
  10. package/Compiled-Themes/bootstrap4.css +35 -11
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +19 -8
  12. package/Compiled-Themes/bootstrap5-dark.css +33 -9
  13. package/Compiled-Themes/bootstrap5-lite.css +19 -8
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +15 -8
  15. package/Compiled-Themes/bootstrap5.3-dark.css +29 -9
  16. package/Compiled-Themes/bootstrap5.3-lite.css +15 -8
  17. package/Compiled-Themes/bootstrap5.3.css +29 -9
  18. package/Compiled-Themes/bootstrap5.css +33 -9
  19. package/Compiled-Themes/fabric-dark-lite.css +20 -9
  20. package/Compiled-Themes/fabric-dark.css +36 -12
  21. package/Compiled-Themes/fabric-lite.css +20 -9
  22. package/Compiled-Themes/fabric.css +36 -12
  23. package/Compiled-Themes/fluent-dark-lite.css +22 -13
  24. package/Compiled-Themes/fluent-dark.css +38 -16
  25. package/Compiled-Themes/fluent-lite.css +22 -13
  26. package/Compiled-Themes/fluent.css +38 -16
  27. package/Compiled-Themes/fluent2-dark-lite.css +19 -11
  28. package/Compiled-Themes/fluent2-dark.css +28 -11
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +19 -11
  30. package/Compiled-Themes/fluent2-highcontrast.css +28 -11
  31. package/Compiled-Themes/fluent2-lite.css +19 -11
  32. package/Compiled-Themes/fluent2.css +28 -11
  33. package/Compiled-Themes/highcontrast-lite.css +22 -11
  34. package/Compiled-Themes/highcontrast.css +38 -14
  35. package/Compiled-Themes/material-dark-lite.css +20 -9
  36. package/Compiled-Themes/material-dark.css +36 -12
  37. package/Compiled-Themes/material-lite.css +20 -9
  38. package/Compiled-Themes/material.css +36 -12
  39. package/Compiled-Themes/material3-dark-lite.css +27 -16
  40. package/Compiled-Themes/material3-dark.css +44 -20
  41. package/Compiled-Themes/material3-lite.css +27 -16
  42. package/Compiled-Themes/material3.css +44 -20
  43. package/Compiled-Themes/tailwind-dark-lite.css +23 -12
  44. package/Compiled-Themes/tailwind-dark.css +41 -17
  45. package/Compiled-Themes/tailwind-lite.css +23 -12
  46. package/Compiled-Themes/tailwind.css +41 -17
  47. package/Compiled-Themes/tailwind3-dark-lite.css +7 -7
  48. package/Compiled-Themes/tailwind3-dark.css +11 -8
  49. package/Compiled-Themes/tailwind3-lite.css +7 -7
  50. package/Compiled-Themes/tailwind3.css +11 -8
  51. package/SCSS-Themes/bds-dark-lite.scss +45 -29
  52. package/SCSS-Themes/bds-dark.scss +60 -36
  53. package/SCSS-Themes/bds-lite.scss +45 -29
  54. package/SCSS-Themes/bds.scss +60 -36
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +44 -28
  56. package/SCSS-Themes/bootstrap-dark.scss +59 -35
  57. package/SCSS-Themes/bootstrap-lite.scss +44 -28
  58. package/SCSS-Themes/bootstrap.scss +59 -35
  59. package/SCSS-Themes/bootstrap4-lite.scss +44 -28
  60. package/SCSS-Themes/bootstrap4.scss +59 -35
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +44 -28
  62. package/SCSS-Themes/bootstrap5-dark.scss +59 -35
  63. package/SCSS-Themes/bootstrap5-lite.scss +44 -28
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +44 -28
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +59 -35
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +44 -28
  67. package/SCSS-Themes/bootstrap5.3.scss +59 -35
  68. package/SCSS-Themes/bootstrap5.scss +59 -35
  69. package/SCSS-Themes/fabric-dark-lite.scss +46 -30
  70. package/SCSS-Themes/fabric-dark.scss +61 -37
  71. package/SCSS-Themes/fabric-lite.scss +46 -30
  72. package/SCSS-Themes/fabric.scss +61 -37
  73. package/SCSS-Themes/fluent-dark-lite.scss +46 -30
  74. package/SCSS-Themes/fluent-dark.scss +61 -37
  75. package/SCSS-Themes/fluent-lite.scss +46 -30
  76. package/SCSS-Themes/fluent.scss +61 -37
  77. package/SCSS-Themes/fluent2-dark-lite.scss +39 -26
  78. package/SCSS-Themes/fluent2-dark.scss +54 -33
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +39 -26
  80. package/SCSS-Themes/fluent2-highcontrast.scss +54 -33
  81. package/SCSS-Themes/fluent2-lite.scss +39 -26
  82. package/SCSS-Themes/fluent2.scss +54 -33
  83. package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +0 -1
  84. package/SCSS-Themes/gantt/gantt/bds-dark.scss +0 -1
  85. package/SCSS-Themes/gantt/gantt/bds-lite.scss +0 -1
  86. package/SCSS-Themes/gantt/gantt/bds.scss +0 -1
  87. package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +0 -1
  88. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -1
  89. package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +0 -1
  90. package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -1
  91. package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +0 -1
  92. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -1
  93. package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +0 -1
  94. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -1
  95. package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +0 -1
  96. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +0 -1
  97. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +0 -1
  98. package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +0 -1
  99. package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +0 -1
  100. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -1
  101. package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +0 -1
  102. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -1
  103. package/SCSS-Themes/gantt/gantt/fabric-lite.scss +0 -1
  104. package/SCSS-Themes/gantt/gantt/fabric.scss +0 -1
  105. package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +0 -1
  106. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -1
  107. package/SCSS-Themes/gantt/gantt/fluent-lite.scss +0 -1
  108. package/SCSS-Themes/gantt/gantt/fluent.scss +0 -1
  109. package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +0 -1
  110. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +0 -1
  111. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +0 -1
  112. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +0 -1
  113. package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +0 -1
  114. package/SCSS-Themes/gantt/gantt/fluent2.scss +0 -1
  115. package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +1 -2
  116. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -2
  117. package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +0 -1
  118. package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -1
  119. package/SCSS-Themes/gantt/gantt/material-lite.scss +0 -1
  120. package/SCSS-Themes/gantt/gantt/material.scss +0 -1
  121. package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +0 -1
  122. package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -1
  123. package/SCSS-Themes/gantt/gantt/material3-lite.scss +0 -1
  124. package/SCSS-Themes/gantt/gantt/material3.scss +0 -1
  125. package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +0 -1
  126. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -1
  127. package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +0 -1
  128. package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -1
  129. package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +0 -1
  130. package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +0 -1
  131. package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +0 -1
  132. package/SCSS-Themes/gantt/gantt/tailwind3.scss +0 -1
  133. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +14 -6
  134. package/SCSS-Themes/grids/grid/bds-dark.scss +22 -11
  135. package/SCSS-Themes/grids/grid/bds-lite.scss +14 -6
  136. package/SCSS-Themes/grids/grid/bds.scss +22 -11
  137. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +14 -6
  138. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +22 -11
  139. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +14 -6
  140. package/SCSS-Themes/grids/grid/bootstrap.scss +22 -11
  141. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +14 -6
  142. package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -11
  143. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +14 -6
  144. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -11
  145. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +14 -6
  146. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +14 -6
  147. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +22 -11
  148. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +14 -6
  149. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +22 -11
  150. package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -11
  151. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +14 -6
  152. package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -11
  153. package/SCSS-Themes/grids/grid/fabric-lite.scss +14 -6
  154. package/SCSS-Themes/grids/grid/fabric.scss +22 -11
  155. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +14 -6
  156. package/SCSS-Themes/grids/grid/fluent-dark.scss +22 -11
  157. package/SCSS-Themes/grids/grid/fluent-lite.scss +14 -6
  158. package/SCSS-Themes/grids/grid/fluent.scss +22 -11
  159. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +14 -6
  160. package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -11
  161. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +14 -6
  162. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +22 -11
  163. package/SCSS-Themes/grids/grid/fluent2-lite.scss +14 -6
  164. package/SCSS-Themes/grids/grid/fluent2.scss +22 -11
  165. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +14 -6
  166. package/SCSS-Themes/grids/grid/highcontrast.scss +22 -11
  167. package/SCSS-Themes/grids/grid/material-dark-lite.scss +14 -6
  168. package/SCSS-Themes/grids/grid/material-dark.scss +22 -11
  169. package/SCSS-Themes/grids/grid/material-lite.scss +14 -6
  170. package/SCSS-Themes/grids/grid/material.scss +22 -11
  171. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +15 -7
  172. package/SCSS-Themes/grids/grid/material3-dark.scss +23 -12
  173. package/SCSS-Themes/grids/grid/material3-lite.scss +15 -7
  174. package/SCSS-Themes/grids/grid/material3.scss +23 -12
  175. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +14 -6
  176. package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -11
  177. package/SCSS-Themes/grids/grid/tailwind-lite.scss +14 -6
  178. package/SCSS-Themes/grids/grid/tailwind.scss +22 -11
  179. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +14 -6
  180. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +22 -11
  181. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +14 -6
  182. package/SCSS-Themes/grids/grid/tailwind3.scss +22 -11
  183. package/SCSS-Themes/highcontrast-lite.scss +47 -31
  184. package/SCSS-Themes/highcontrast.scss +62 -38
  185. package/SCSS-Themes/material-dark-lite.scss +45 -29
  186. package/SCSS-Themes/material-dark.scss +60 -36
  187. package/SCSS-Themes/material-lite.scss +45 -29
  188. package/SCSS-Themes/material.scss +60 -36
  189. package/SCSS-Themes/material3-dark-lite.scss +45 -29
  190. package/SCSS-Themes/material3-dark.scss +60 -36
  191. package/SCSS-Themes/material3-lite.scss +45 -29
  192. package/SCSS-Themes/material3.scss +60 -36
  193. package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +13 -4
  194. package/SCSS-Themes/navigations/menu/bds-dark.scss +13 -4
  195. package/SCSS-Themes/navigations/menu/bds-lite.scss +13 -4
  196. package/SCSS-Themes/navigations/menu/bds.scss +13 -4
  197. package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +13 -4
  198. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +13 -4
  199. package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +13 -4
  200. package/SCSS-Themes/navigations/menu/bootstrap.scss +13 -4
  201. package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +13 -4
  202. package/SCSS-Themes/navigations/menu/bootstrap4.scss +13 -4
  203. package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +13 -4
  204. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +13 -4
  205. package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +13 -4
  206. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +13 -4
  207. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +13 -4
  208. package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +13 -4
  209. package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +13 -4
  210. package/SCSS-Themes/navigations/menu/bootstrap5.scss +13 -4
  211. package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +13 -4
  212. package/SCSS-Themes/navigations/menu/fabric-dark.scss +13 -4
  213. package/SCSS-Themes/navigations/menu/fabric-lite.scss +13 -4
  214. package/SCSS-Themes/navigations/menu/fabric.scss +13 -4
  215. package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +13 -4
  216. package/SCSS-Themes/navigations/menu/fluent-dark.scss +13 -4
  217. package/SCSS-Themes/navigations/menu/fluent-lite.scss +13 -4
  218. package/SCSS-Themes/navigations/menu/fluent.scss +13 -4
  219. package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +13 -4
  220. package/SCSS-Themes/navigations/menu/fluent2-dark.scss +13 -4
  221. package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +13 -4
  222. package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +13 -4
  223. package/SCSS-Themes/navigations/menu/fluent2-lite.scss +13 -4
  224. package/SCSS-Themes/navigations/menu/fluent2.scss +13 -4
  225. package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +13 -4
  226. package/SCSS-Themes/navigations/menu/highcontrast.scss +13 -4
  227. package/SCSS-Themes/navigations/menu/material-dark-lite.scss +13 -4
  228. package/SCSS-Themes/navigations/menu/material-dark.scss +13 -4
  229. package/SCSS-Themes/navigations/menu/material-lite.scss +13 -4
  230. package/SCSS-Themes/navigations/menu/material.scss +13 -4
  231. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +13 -4
  232. package/SCSS-Themes/navigations/menu/material3-dark.scss +13 -4
  233. package/SCSS-Themes/navigations/menu/material3-lite.scss +13 -4
  234. package/SCSS-Themes/navigations/menu/material3.scss +13 -4
  235. package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +13 -4
  236. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +13 -4
  237. package/SCSS-Themes/navigations/menu/tailwind-lite.scss +13 -4
  238. package/SCSS-Themes/navigations/menu/tailwind.scss +13 -4
  239. package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +13 -4
  240. package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +13 -4
  241. package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +13 -4
  242. package/SCSS-Themes/navigations/menu/tailwind3.scss +13 -4
  243. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
  244. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
  245. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
  246. package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
  247. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +5 -5
  248. package/SCSS-Themes/navigations/treeview/bds-dark.scss +5 -5
  249. package/SCSS-Themes/navigations/treeview/bds-lite.scss +5 -5
  250. package/SCSS-Themes/navigations/treeview/bds.scss +5 -5
  251. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +5 -5
  252. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +5 -5
  253. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +5 -5
  254. package/SCSS-Themes/navigations/treeview/bootstrap.scss +5 -5
  255. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +5 -5
  256. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +5 -5
  257. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +5 -5
  258. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +5 -5
  259. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +5 -5
  260. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +5 -5
  261. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +5 -5
  262. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +5 -5
  263. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +5 -5
  264. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +5 -5
  265. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +5 -5
  266. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +5 -5
  267. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +5 -5
  268. package/SCSS-Themes/navigations/treeview/fabric.scss +5 -5
  269. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +5 -5
  270. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +5 -5
  271. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +5 -5
  272. package/SCSS-Themes/navigations/treeview/fluent.scss +5 -5
  273. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +5 -5
  274. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +5 -5
  275. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +5 -5
  276. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +5 -5
  277. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +5 -5
  278. package/SCSS-Themes/navigations/treeview/fluent2.scss +5 -5
  279. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +5 -5
  280. package/SCSS-Themes/navigations/treeview/highcontrast.scss +5 -5
  281. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +5 -5
  282. package/SCSS-Themes/navigations/treeview/material-dark.scss +5 -5
  283. package/SCSS-Themes/navigations/treeview/material-lite.scss +5 -5
  284. package/SCSS-Themes/navigations/treeview/material.scss +5 -5
  285. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +5 -5
  286. package/SCSS-Themes/navigations/treeview/material3-dark.scss +5 -5
  287. package/SCSS-Themes/navigations/treeview/material3-lite.scss +5 -5
  288. package/SCSS-Themes/navigations/treeview/material3.scss +5 -5
  289. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +5 -5
  290. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +5 -5
  291. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +5 -5
  292. package/SCSS-Themes/navigations/treeview/tailwind.scss +5 -5
  293. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +5 -5
  294. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +5 -5
  295. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +5 -5
  296. package/SCSS-Themes/navigations/treeview/tailwind3.scss +5 -5
  297. package/SCSS-Themes/notifications/badge/bds-dark-lite.scss +2 -4
  298. package/SCSS-Themes/notifications/badge/bds-dark.scss +2 -4
  299. package/SCSS-Themes/notifications/badge/bds-lite.scss +2 -4
  300. package/SCSS-Themes/notifications/badge/bds.scss +2 -4
  301. package/SCSS-Themes/notifications/badge/bootstrap-dark-lite.scss +2 -4
  302. package/SCSS-Themes/notifications/badge/bootstrap-dark.scss +2 -4
  303. package/SCSS-Themes/notifications/badge/bootstrap-lite.scss +2 -4
  304. package/SCSS-Themes/notifications/badge/bootstrap.scss +2 -4
  305. package/SCSS-Themes/notifications/badge/bootstrap4-lite.scss +2 -4
  306. package/SCSS-Themes/notifications/badge/bootstrap4.scss +2 -4
  307. package/SCSS-Themes/notifications/badge/bootstrap5-dark-lite.scss +2 -4
  308. package/SCSS-Themes/notifications/badge/bootstrap5-dark.scss +2 -4
  309. package/SCSS-Themes/notifications/badge/bootstrap5-lite.scss +2 -4
  310. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark-lite.scss +2 -4
  311. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark.scss +2 -4
  312. package/SCSS-Themes/notifications/badge/bootstrap5.3-lite.scss +2 -4
  313. package/SCSS-Themes/notifications/badge/bootstrap5.3.scss +2 -4
  314. package/SCSS-Themes/notifications/badge/bootstrap5.scss +2 -4
  315. package/SCSS-Themes/notifications/badge/fabric-dark-lite.scss +2 -4
  316. package/SCSS-Themes/notifications/badge/fabric-dark.scss +2 -4
  317. package/SCSS-Themes/notifications/badge/fabric-lite.scss +2 -4
  318. package/SCSS-Themes/notifications/badge/fabric.scss +2 -4
  319. package/SCSS-Themes/notifications/badge/fluent-dark-lite.scss +2 -4
  320. package/SCSS-Themes/notifications/badge/fluent-dark.scss +2 -4
  321. package/SCSS-Themes/notifications/badge/fluent-lite.scss +2 -4
  322. package/SCSS-Themes/notifications/badge/fluent.scss +2 -4
  323. package/SCSS-Themes/notifications/badge/fluent2-dark-lite.scss +2 -4
  324. package/SCSS-Themes/notifications/badge/fluent2-dark.scss +2 -4
  325. package/SCSS-Themes/notifications/badge/fluent2-highcontrast-lite.scss +2 -4
  326. package/SCSS-Themes/notifications/badge/fluent2-highcontrast.scss +2 -4
  327. package/SCSS-Themes/notifications/badge/fluent2-lite.scss +2 -4
  328. package/SCSS-Themes/notifications/badge/fluent2.scss +2 -4
  329. package/SCSS-Themes/notifications/badge/highcontrast-lite.scss +2 -4
  330. package/SCSS-Themes/notifications/badge/highcontrast.scss +2 -4
  331. package/SCSS-Themes/notifications/badge/material-dark-lite.scss +2 -4
  332. package/SCSS-Themes/notifications/badge/material-dark.scss +2 -4
  333. package/SCSS-Themes/notifications/badge/material-lite.scss +2 -4
  334. package/SCSS-Themes/notifications/badge/material.scss +2 -4
  335. package/SCSS-Themes/notifications/badge/material3-dark-lite.scss +2 -4
  336. package/SCSS-Themes/notifications/badge/material3-dark.scss +2 -4
  337. package/SCSS-Themes/notifications/badge/material3-lite.scss +2 -4
  338. package/SCSS-Themes/notifications/badge/material3.scss +2 -4
  339. package/SCSS-Themes/notifications/badge/tailwind-dark-lite.scss +2 -4
  340. package/SCSS-Themes/notifications/badge/tailwind-dark.scss +2 -4
  341. package/SCSS-Themes/notifications/badge/tailwind-lite.scss +2 -4
  342. package/SCSS-Themes/notifications/badge/tailwind.scss +2 -4
  343. package/SCSS-Themes/notifications/badge/tailwind3-dark-lite.scss +2 -4
  344. package/SCSS-Themes/notifications/badge/tailwind3-dark.scss +2 -4
  345. package/SCSS-Themes/notifications/badge/tailwind3-lite.scss +2 -4
  346. package/SCSS-Themes/notifications/badge/tailwind3.scss +2 -4
  347. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +0 -5
  348. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +0 -5
  349. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +0 -5
  350. package/SCSS-Themes/pivotview/pivotview/bds.scss +0 -5
  351. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +0 -5
  352. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +0 -5
  353. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +0 -5
  354. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +0 -5
  355. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +0 -5
  356. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +0 -5
  357. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +0 -5
  358. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +0 -5
  359. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +0 -5
  360. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +0 -5
  361. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +0 -5
  362. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +0 -5
  363. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +0 -5
  364. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +0 -5
  365. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +0 -5
  366. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +0 -5
  367. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +0 -5
  368. package/SCSS-Themes/pivotview/pivotview/fabric.scss +0 -5
  369. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +0 -5
  370. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +0 -5
  371. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +0 -5
  372. package/SCSS-Themes/pivotview/pivotview/fluent.scss +0 -5
  373. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +0 -5
  374. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +0 -5
  375. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +0 -5
  376. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +0 -5
  377. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +0 -5
  378. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +0 -5
  379. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +0 -5
  380. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +0 -5
  381. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +0 -5
  382. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +0 -5
  383. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +0 -5
  384. package/SCSS-Themes/pivotview/pivotview/material.scss +0 -5
  385. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +0 -5
  386. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +0 -5
  387. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +0 -5
  388. package/SCSS-Themes/pivotview/pivotview/material3.scss +0 -5
  389. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +0 -5
  390. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +0 -5
  391. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +0 -5
  392. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +0 -5
  393. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +0 -5
  394. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +0 -5
  395. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +0 -5
  396. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +0 -5
  397. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark-lite.scss +11 -4
  398. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +18 -6
  399. package/SCSS-Themes/splitbuttons/drop-down-button/bds-lite.scss +11 -4
  400. package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +18 -6
  401. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark-lite.scss +10 -3
  402. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +17 -5
  403. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-lite.scss +10 -3
  404. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +17 -5
  405. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4-lite.scss +10 -3
  406. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +17 -5
  407. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark-lite.scss +10 -3
  408. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +17 -5
  409. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-lite.scss +10 -3
  410. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark-lite.scss +10 -3
  411. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark.scss +17 -5
  412. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-lite.scss +10 -3
  413. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3.scss +17 -5
  414. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +17 -5
  415. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark-lite.scss +12 -5
  416. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +19 -7
  417. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-lite.scss +12 -5
  418. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +19 -7
  419. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark-lite.scss +12 -5
  420. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +19 -7
  421. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-lite.scss +12 -5
  422. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +19 -7
  423. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark-lite.scss +5 -1
  424. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +12 -3
  425. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast-lite.scss +5 -1
  426. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast.scss +12 -3
  427. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-lite.scss +5 -1
  428. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +12 -3
  429. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast-lite.scss +12 -5
  430. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +19 -7
  431. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark-lite.scss +11 -4
  432. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +18 -6
  433. package/SCSS-Themes/splitbuttons/drop-down-button/material-lite.scss +11 -4
  434. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +18 -6
  435. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark-lite.scss +10 -3
  436. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +17 -5
  437. package/SCSS-Themes/splitbuttons/drop-down-button/material3-lite.scss +10 -3
  438. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +17 -5
  439. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark-lite.scss +12 -5
  440. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +19 -7
  441. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-lite.scss +12 -5
  442. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +19 -7
  443. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark-lite.scss +5 -1
  444. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark.scss +12 -3
  445. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-lite.scss +5 -1
  446. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3.scss +12 -3
  447. package/SCSS-Themes/tailwind-dark-lite.scss +47 -31
  448. package/SCSS-Themes/tailwind-dark.scss +62 -38
  449. package/SCSS-Themes/tailwind-lite.scss +47 -31
  450. package/SCSS-Themes/tailwind.scss +62 -38
  451. package/SCSS-Themes/tailwind3-dark-lite.scss +39 -26
  452. package/SCSS-Themes/tailwind3-dark.scss +54 -33
  453. package/SCSS-Themes/tailwind3-lite.scss +39 -26
  454. package/SCSS-Themes/tailwind3.scss +54 -33
  455. package/package.json +1 -1
@@ -6150,6 +6150,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
6150
6150
  background-color: #4f46e5;
6151
6151
  color: #fff;
6152
6152
  }
6153
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
6154
+ background-color: #f9fafb;
6155
+ color: #374151;
6156
+ }
6153
6157
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
6154
6158
  background-color: #dcfce7;
6155
6159
  color: #15803d;
@@ -11312,11 +11316,11 @@ ejs-calendar {
11312
11316
  }
11313
11317
  .e-dropdown-btn .e-btn-icon,
11314
11318
  .e-dropdown-btn.e-btn .e-btn-icon {
11315
- font-size: 14px;
11319
+ font-size: 16px;
11316
11320
  }
11317
11321
  .e-dropdown-btn .e-caret,
11318
11322
  .e-dropdown-btn.e-btn .e-caret {
11319
- font-size: 18px;
11323
+ font-size: 16px;
11320
11324
  }
11321
11325
  .e-dropdown-btn.e-vertical,
11322
11326
  .e-dropdown-btn.e-btn.e-vertical {
@@ -11340,6 +11344,15 @@ ejs-calendar {
11340
11344
  line-height: 1;
11341
11345
  padding: 6px 12px;
11342
11346
  }
11347
+ .e-dropdown-btn.e-small .e-btn-icon,
11348
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
11349
+ font-size: 12px;
11350
+ }
11351
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
11352
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
11353
+ font-size: 16px;
11354
+ }
11355
+
11343
11356
  .e-dropdown-popup {
11344
11357
  position: absolute;
11345
11358
  border-radius: 4px;
@@ -11527,7 +11540,7 @@ ejs-calendar {
11527
11540
  padding-top: 10px;
11528
11541
  }
11529
11542
  .e-split-btn-wrapper .e-split-btn .e-btn-icon {
11530
- font-size: 14px;
11543
+ font-size: 16px;
11531
11544
  margin-left: 0;
11532
11545
  padding-right: 8px;
11533
11546
  width: auto;
@@ -18720,7 +18733,7 @@ body.e-colorpicker-overflow {
18720
18733
  @media screen and (max-width: 480px) {
18721
18734
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
18722
18735
  height: 48px;
18723
- padding: 12px 16px;
18736
+ padding: 0 15px;
18724
18737
  }
18725
18738
  }
18726
18739
  .e-tab .e-tab-header .e-toolbar-item .e-text-wrap {
@@ -20091,7 +20104,7 @@ body.e-colorpicker-overflow {
20091
20104
  @media screen and (max-width: 480px) {
20092
20105
  .e-tab-clone-element .e-tab-wrap {
20093
20106
  height: 48px;
20094
- padding: 12px 16px;
20107
+ padding: 0 15px;
20095
20108
  }
20096
20109
  }
20097
20110
  .e-tab-clone-element .e-text-wrap {
@@ -33746,6 +33759,9 @@ li.e-separator.e-menu-item.e-excel-separator {
33746
33759
  text-indent: 1px;
33747
33760
  width: 100%;
33748
33761
  }
33762
+ .e-grid .e-filterbarcell input.e-checkbox {
33763
+ height: 1px;
33764
+ }
33749
33765
  .e-grid.e-device .e-filterbarcell {
33750
33766
  padding: 6px 12px;
33751
33767
  }
@@ -35108,8 +35124,8 @@ li.e-separator.e-menu-item.e-excel-separator {
35108
35124
  }
35109
35125
  }
35110
35126
  /* stylelint-enable function-url-quotes */
35111
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
35112
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
35127
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
35128
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
35113
35129
  color: #6b7280;
35114
35130
  }
35115
35131
  .e-grid .e-ftrchk.e-chkfocus,
@@ -52725,11 +52741,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
52725
52741
  -ms-user-select: none;
52726
52742
  user-select: none;
52727
52743
  -webkit-touch-callout: none;
52728
- align-items: center;
52729
- white-space: nowrap;
52730
- overflow: hidden;
52731
- text-overflow: ellipsis;
52732
- height: inherit;
52733
52744
  padding-left: 12px;
52734
52745
  }
52735
52746
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
@@ -8256,6 +8256,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
8256
8256
  background-color: #4f46e5;
8257
8257
  color: #fff;
8258
8258
  }
8259
+ .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
8260
+ background-color: #f9fafb;
8261
+ color: #374151;
8262
+ }
8259
8263
  .e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
8260
8264
  background-color: #dcfce7;
8261
8265
  color: #15803d;
@@ -14998,11 +15002,11 @@ ejs-calendar {
14998
15002
  }
14999
15003
  .e-dropdown-btn .e-btn-icon,
15000
15004
  .e-dropdown-btn.e-btn .e-btn-icon {
15001
- font-size: 14px;
15005
+ font-size: 16px;
15002
15006
  }
15003
15007
  .e-dropdown-btn .e-caret,
15004
15008
  .e-dropdown-btn.e-btn .e-caret {
15005
- font-size: 18px;
15009
+ font-size: 16px;
15006
15010
  }
15007
15011
  .e-dropdown-btn.e-vertical,
15008
15012
  .e-dropdown-btn.e-btn.e-vertical {
@@ -15026,6 +15030,15 @@ ejs-calendar {
15026
15030
  line-height: 1;
15027
15031
  padding: 6px 12px;
15028
15032
  }
15033
+ .e-dropdown-btn.e-small .e-btn-icon,
15034
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon {
15035
+ font-size: 12px;
15036
+ }
15037
+ .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15038
+ .e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
15039
+ font-size: 16px;
15040
+ }
15041
+
15029
15042
  .e-dropdown-popup {
15030
15043
  position: absolute;
15031
15044
  border-radius: 4px;
@@ -15181,11 +15194,11 @@ ejs-calendar {
15181
15194
 
15182
15195
  .e-bigger .e-dropdown-btn .e-btn-icon,
15183
15196
  .e-bigger.e-dropdown-btn .e-btn-icon {
15184
- font-size: 16px;
15197
+ font-size: 18px;
15185
15198
  }
15186
15199
  .e-bigger .e-dropdown-btn .e-caret,
15187
15200
  .e-bigger.e-dropdown-btn .e-caret {
15188
- font-size: 22px;
15201
+ font-size: 20px;
15189
15202
  }
15190
15203
  .e-bigger .e-dropdown-btn.e-vertical,
15191
15204
  .e-bigger.e-dropdown-btn.e-vertical {
@@ -15197,6 +15210,15 @@ ejs-calendar {
15197
15210
  line-height: 1;
15198
15211
  padding: 8px 16px;
15199
15212
  }
15213
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon,
15214
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
15215
+ font-size: 18px;
15216
+ }
15217
+ .e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
15218
+ .e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
15219
+ font-size: 20px;
15220
+ }
15221
+
15200
15222
  *.e-bigger .e-dropdown-popup {
15201
15223
  background-color: transparent;
15202
15224
  border-radius: 4px;
@@ -15266,7 +15288,7 @@ ejs-calendar {
15266
15288
  padding-top: 10px;
15267
15289
  }
15268
15290
  .e-split-btn-wrapper .e-split-btn .e-btn-icon {
15269
- font-size: 14px;
15291
+ font-size: 16px;
15270
15292
  margin-left: 0;
15271
15293
  padding-right: 8px;
15272
15294
  width: auto;
@@ -15509,7 +15531,7 @@ ejs-calendar {
15509
15531
  }
15510
15532
  .e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,
15511
15533
  .e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon {
15512
- font-size: 16px;
15534
+ font-size: 18px;
15513
15535
  margin-left: 0;
15514
15536
  padding-right: 10px;
15515
15537
  width: auto;
@@ -25241,7 +25263,7 @@ body.e-colorpicker-overflow {
25241
25263
  @media screen and (max-width: 480px) {
25242
25264
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
25243
25265
  height: 48px;
25244
- padding: 12px 16px;
25266
+ padding: 0 15px;
25245
25267
  }
25246
25268
  }
25247
25269
  .e-tab .e-tab-header .e-toolbar-item .e-text-wrap {
@@ -26612,7 +26634,7 @@ body.e-colorpicker-overflow {
26612
26634
  @media screen and (max-width: 480px) {
26613
26635
  .e-tab-clone-element .e-tab-wrap {
26614
26636
  height: 48px;
26615
- padding: 12px 16px;
26637
+ padding: 0 15px;
26616
26638
  }
26617
26639
  }
26618
26640
  .e-tab-clone-element .e-text-wrap {
@@ -27956,7 +27978,7 @@ body.e-colorpicker-overflow {
27956
27978
  @media screen and (max-width: 480px) {
27957
27979
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,
27958
27980
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap {
27959
- padding: 12px 16px;
27981
+ padding: 0 15px;
27960
27982
  }
27961
27983
  }
27962
27984
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-text-wrap,
@@ -28991,7 +29013,7 @@ body.e-colorpicker-overflow {
28991
29013
  }
28992
29014
  @media screen and (max-width: 480px) {
28993
29015
  .e-bigger .e-tab-clone-element .e-tab-wrap {
28994
- padding: 12px 16px;
29016
+ padding: 0 15px;
28995
29017
  }
28996
29018
  }
28997
29019
  .e-bigger .e-tab-clone-element .e-text-wrap {
@@ -44221,6 +44243,9 @@ li.e-separator.e-menu-item.e-excel-separator {
44221
44243
  text-indent: 1px;
44222
44244
  width: 100%;
44223
44245
  }
44246
+ .e-grid .e-filterbarcell input.e-checkbox {
44247
+ height: 1px;
44248
+ }
44224
44249
  .e-grid.e-device .e-filterbarcell {
44225
44250
  padding: 6px 12px;
44226
44251
  }
@@ -45583,8 +45608,8 @@ li.e-separator.e-menu-item.e-excel-separator {
45583
45608
  }
45584
45609
  }
45585
45610
  /* stylelint-enable function-url-quotes */
45586
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
45587
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
45611
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
45612
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
45588
45613
  color: #6b7280;
45589
45614
  }
45590
45615
  .e-grid .e-ftrchk.e-chkfocus,
@@ -46691,6 +46716,10 @@ li.e-separator.e-menu-item.e-excel-separator {
46691
46716
  .e-grid.e-bigger .e-filterbarcell input {
46692
46717
  height: 39px;
46693
46718
  }
46719
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
46720
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
46721
+ height: 1px;
46722
+ }
46694
46723
  .e-bigger .e-grid .e-ftrchk,
46695
46724
  .e-grid.e-bigger .e-ftrchk {
46696
46725
  padding-bottom: 9px;
@@ -67904,11 +67933,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
67904
67933
  -ms-user-select: none;
67905
67934
  user-select: none;
67906
67935
  -webkit-touch-callout: none;
67907
- align-items: center;
67908
- white-space: nowrap;
67909
- overflow: hidden;
67910
- text-overflow: ellipsis;
67911
- height: inherit;
67912
67936
  padding-left: 12px;
67913
67937
  }
67914
67938
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
@@ -8764,6 +8764,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
8764
8764
  color: var(--color-sf-primary-text-color);
8765
8765
  }
8766
8766
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
8767
+ background-color: var(--color-sf-secondary-bg-color);
8768
+ color: var(--color-sf-secondary-text-color);
8767
8769
  background-color: var(--color-sf-secondary-bg-color);
8768
8770
  border: 1px solid var(--color-sf-secondary-border-color);
8769
8771
  color: var(--color-sf-secondary-text-color);
@@ -36648,6 +36650,9 @@ li.e-separator.e-menu-item.e-excel-separator {
36648
36650
  text-indent: 1px;
36649
36651
  width: 100%;
36650
36652
  }
36653
+ .e-grid .e-filterbarcell input.e-checkbox {
36654
+ height: 1px;
36655
+ }
36651
36656
  .e-grid.e-device .e-filterbarcell {
36652
36657
  padding: 12px 12px;
36653
36658
  }
@@ -38014,8 +38019,8 @@ li.e-separator.e-menu-item.e-excel-separator {
38014
38019
  }
38015
38020
  }
38016
38021
  /* stylelint-enable function-url-quotes */
38017
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
38018
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
38022
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
38023
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
38019
38024
  color: var(--color-sf-icon-color);
38020
38025
  }
38021
38026
  .e-grid .e-ftrchk.e-chkfocus,
@@ -55577,11 +55582,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
55577
55582
  -ms-user-select: none;
55578
55583
  user-select: none;
55579
55584
  -webkit-touch-callout: none;
55580
- align-items: center;
55581
- white-space: nowrap;
55582
- overflow: hidden;
55583
- text-overflow: ellipsis;
55584
- height: inherit;
55585
55585
  }
55586
55586
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
55587
55587
  flex-shrink: 0;
@@ -13059,6 +13059,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
13059
13059
  color: var(--color-sf-primary-text-color);
13060
13060
  }
13061
13061
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
13062
+ background-color: var(--color-sf-secondary-bg-color);
13063
+ color: var(--color-sf-secondary-text-color);
13062
13064
  background-color: var(--color-sf-secondary-bg-color);
13063
13065
  border: 1px solid var(--color-sf-secondary-border-color);
13064
13066
  color: var(--color-sf-secondary-text-color);
@@ -20153,7 +20155,6 @@ ejs-calendar {
20153
20155
  .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
20154
20156
  font-size: 16px;
20155
20157
  }
20156
-
20157
20158
  .e-bigger .e-small.e-dropdown-popup ul .e-item,
20158
20159
  .e-bigger.e-small.e-dropdown-popup ul .e-item {
20159
20160
  height: 32px;
@@ -48665,6 +48666,9 @@ li.e-separator.e-menu-item.e-excel-separator {
48665
48666
  text-indent: 1px;
48666
48667
  width: 100%;
48667
48668
  }
48669
+ .e-grid .e-filterbarcell input.e-checkbox {
48670
+ height: 1px;
48671
+ }
48668
48672
  .e-grid.e-device .e-filterbarcell {
48669
48673
  padding: 12px 12px;
48670
48674
  }
@@ -50031,8 +50035,8 @@ li.e-separator.e-menu-item.e-excel-separator {
50031
50035
  }
50032
50036
  }
50033
50037
  /* stylelint-enable function-url-quotes */
50034
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
50035
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
50038
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
50039
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
50036
50040
  color: var(--color-sf-icon-color);
50037
50041
  }
50038
50042
  .e-grid .e-ftrchk.e-chkfocus,
@@ -51186,6 +51190,10 @@ li.e-separator.e-menu-item.e-excel-separator {
51186
51190
  .e-grid.e-bigger .e-filterbarcell input {
51187
51191
  height: 39px;
51188
51192
  }
51193
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
51194
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
51195
+ height: 1px;
51196
+ }
51189
51197
  .e-bigger .e-grid .e-ftrchk,
51190
51198
  .e-grid.e-bigger .e-ftrchk {
51191
51199
  padding-bottom: 9px;
@@ -72382,11 +72390,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
72382
72390
  -ms-user-select: none;
72383
72391
  user-select: none;
72384
72392
  -webkit-touch-callout: none;
72385
- align-items: center;
72386
- white-space: nowrap;
72387
- overflow: hidden;
72388
- text-overflow: ellipsis;
72389
- height: inherit;
72390
72393
  }
72391
72394
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
72392
72395
  flex-shrink: 0;
@@ -9168,6 +9168,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
9168
9168
  color: var(--color-sf-primary-text-color);
9169
9169
  }
9170
9170
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
9171
+ background-color: var(--color-sf-secondary-bg-color);
9172
+ color: var(--color-sf-secondary-text-color);
9171
9173
  background-color: var(--color-sf-secondary-bg-color);
9172
9174
  border: 1px solid var(--color-sf-secondary-border-color);
9173
9175
  color: var(--color-sf-secondary-text-color);
@@ -37051,6 +37053,9 @@ li.e-separator.e-menu-item.e-excel-separator {
37051
37053
  text-indent: 1px;
37052
37054
  width: 100%;
37053
37055
  }
37056
+ .e-grid .e-filterbarcell input.e-checkbox {
37057
+ height: 1px;
37058
+ }
37054
37059
  .e-grid.e-device .e-filterbarcell {
37055
37060
  padding: 12px 12px;
37056
37061
  }
@@ -38417,8 +38422,8 @@ li.e-separator.e-menu-item.e-excel-separator {
38417
38422
  }
38418
38423
  }
38419
38424
  /* stylelint-enable function-url-quotes */
38420
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
38421
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
38425
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
38426
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
38422
38427
  color: var(--color-sf-icon-color);
38423
38428
  }
38424
38429
  .e-grid .e-ftrchk.e-chkfocus,
@@ -55980,11 +55985,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
55980
55985
  -ms-user-select: none;
55981
55986
  user-select: none;
55982
55987
  -webkit-touch-callout: none;
55983
- align-items: center;
55984
- white-space: nowrap;
55985
- overflow: hidden;
55986
- text-overflow: ellipsis;
55987
- height: inherit;
55988
55988
  }
55989
55989
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
55990
55990
  flex-shrink: 0;
@@ -13463,6 +13463,8 @@ button .e-badge.e-badge-circle.e-badge-ghost {
13463
13463
  color: var(--color-sf-primary-text-color);
13464
13464
  }
13465
13465
  .e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
13466
+ background-color: var(--color-sf-secondary-bg-color);
13467
+ color: var(--color-sf-secondary-text-color);
13466
13468
  background-color: var(--color-sf-secondary-bg-color);
13467
13469
  border: 1px solid var(--color-sf-secondary-border-color);
13468
13470
  color: var(--color-sf-secondary-text-color);
@@ -20557,7 +20559,6 @@ ejs-calendar {
20557
20559
  .e-bigger.e-dropdown-btn.e-small .e-btn-icon {
20558
20560
  font-size: 16px;
20559
20561
  }
20560
-
20561
20562
  .e-bigger .e-small.e-dropdown-popup ul .e-item,
20562
20563
  .e-bigger.e-small.e-dropdown-popup ul .e-item {
20563
20564
  height: 32px;
@@ -49068,6 +49069,9 @@ li.e-separator.e-menu-item.e-excel-separator {
49068
49069
  text-indent: 1px;
49069
49070
  width: 100%;
49070
49071
  }
49072
+ .e-grid .e-filterbarcell input.e-checkbox {
49073
+ height: 1px;
49074
+ }
49071
49075
  .e-grid.e-device .e-filterbarcell {
49072
49076
  padding: 12px 12px;
49073
49077
  }
@@ -50434,8 +50438,8 @@ li.e-separator.e-menu-item.e-excel-separator {
50434
50438
  }
50435
50439
  }
50436
50440
  /* stylelint-enable function-url-quotes */
50437
- .e-grid .e-icons:not(.e-btn-icon, .e-check),
50438
- .e-grid-popup .e-icons:not(.e-btn-icon, .e-check) {
50441
+ .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
50442
+ .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
50439
50443
  color: var(--color-sf-icon-color);
50440
50444
  }
50441
50445
  .e-grid .e-ftrchk.e-chkfocus,
@@ -51589,6 +51593,10 @@ li.e-separator.e-menu-item.e-excel-separator {
51589
51593
  .e-grid.e-bigger .e-filterbarcell input {
51590
51594
  height: 39px;
51591
51595
  }
51596
+ .e-bigger .e-grid .e-filterbarcell input.e-checkbox,
51597
+ .e-grid.e-bigger .e-filterbarcell input.e-checkbox {
51598
+ height: 1px;
51599
+ }
51592
51600
  .e-bigger .e-grid .e-ftrchk,
51593
51601
  .e-grid.e-bigger .e-ftrchk {
51594
51602
  padding-bottom: 9px;
@@ -72781,11 +72789,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
72781
72789
  -ms-user-select: none;
72782
72790
  user-select: none;
72783
72791
  -webkit-touch-callout: none;
72784
- align-items: center;
72785
- white-space: nowrap;
72786
- overflow: hidden;
72787
- text-overflow: ellipsis;
72788
- height: inherit;
72789
72792
  }
72790
72793
  .e-pivotview .e-grid .e-rowsheader .e-rowcell span {
72791
72794
  flex-shrink: 0;
@@ -14043,10 +14043,8 @@ $badge-darkren: $badge-secondary-bg-color !default;
14043
14043
 
14044
14044
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
14045
14045
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
14046
- @if ($badge-theme == 'bootstrap5.3') {
14047
- background-color: $badge-secondary-bg-color;
14048
- color: $badge-secondary-font-color;
14049
- }
14046
+ background-color: $badge-secondary-bg-color;
14047
+ color: $badge-secondary-font-color;
14050
14048
 
14051
14049
  @if $badge-theme == 'fluent2' {
14052
14050
  border: $badge-secondary-border-color;
@@ -24071,6 +24069,7 @@ $drop-down-btn-bigger-li-height: 40px !default;
24071
24069
  $drop-down-btn-bigger-max-width: 240px !default;
24072
24070
  $drop-down-btn-bigger-min-width: 112px !default;
24073
24071
  $drop-down-btn-icon-font-size: $text-sm !default;
24072
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
24074
24073
  $drop-down-btn-icon-margin-right: 12px !default;
24075
24074
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
24076
24075
  $drop-down-btn-li-border-width: 1px !default;
@@ -24088,9 +24087,12 @@ $drop-down-btn-ul-border-radius: 8px !default;
24088
24087
  $drop-down-btn-ul-padding: 4px 0 !default;
24089
24088
  $drop-down-btn-ul-bigger-padding: 4px 0 !default;
24090
24089
  $drop-down-btn-ul-small-padding: 4px 0 !default;
24091
- $drop-down-btn-caret-icon-font-size: $text-lg !default;
24092
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
24093
- $drop-down-btn-caret-icon-font-size-bigger: 22px !default;
24090
+ $drop-down-btn-caret-icon-font-size: $text-sm !default;
24091
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
24092
+ $drop-down-btn-icon-font-size-bigger: $text-lg !default;
24093
+ $drop-down-btn-small-icon-font-size-bigger: $text-base !default;
24094
+ $drop-down-btn-caret-icon-font-size-bigger: $text-lg !default;
24095
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-base !default;
24094
24096
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
24095
24097
  $drop-down-btn-popup-margin-top: 4px !default;
24096
24098
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -24233,7 +24235,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
24233
24235
  }
24234
24236
 
24235
24237
  & .e-btn-icon {
24236
- @if $skin-name == 'tailwind3' {
24238
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'tailwind3' or $skin-name == 'Material3' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
24237
24239
  font-size: $drop-down-btn-small-icon-font-size;
24238
24240
  }
24239
24241
  }
@@ -24242,6 +24244,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
24242
24244
  @if $skin-name == 'fluent2' {
24243
24245
  font-size: 12px;
24244
24246
  }
24247
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
24248
+ font-size: $drop-down-btn-small-caret-icon-font-size;
24249
+ }
24245
24250
  }
24246
24251
  }
24247
24252
  }
@@ -44663,7 +44668,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
44663
44668
  }
44664
44669
 
44665
44670
  .e-list-text {
44666
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44671
+ @if ($skin-name == 'FluentUI') {
44672
+ padding: $treeview-icon-padding;
44673
+ }
44674
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44667
44675
  padding: 0 $treeview-drag-icon-padding;
44668
44676
  }
44669
44677
  @if $skin-name == 'fluent2' {
@@ -44687,9 +44695,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
44687
44695
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
44688
44696
  box-sizing: content-box;
44689
44697
  padding-left: $treeview-drag-icon-padding;
44690
- @if ($skin-name == 'FluentUI') {
44691
- padding-top: 8px;
44692
- }
44693
44698
  }
44694
44699
  }
44695
44700
  }
@@ -44697,7 +44702,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
44697
44702
  .e-icon-collapsible::before,
44698
44703
  .e-icon-expandable::before {
44699
44704
  font-size: $treeview-drag-icon-font-size;
44700
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
44705
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
44701
44706
  padding: $treeview-drag-icon-padding;
44702
44707
  }
44703
44708
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -46233,6 +46238,13 @@ $menu-caret-color: $cmenu-caret-color !default;
46233
46238
  }
46234
46239
  @if $skin-name == 'fluent2' {
46235
46240
  border-radius: 4px;
46241
+ &:focus-visible {
46242
+ color: $content-text-color;
46243
+ & .e-caret,
46244
+ & .e-menu-icon {
46245
+ color: $icon-color;
46246
+ }
46247
+ }
46236
46248
  }
46237
46249
  }
46238
46250
  }
@@ -46283,9 +46295,11 @@ $menu-caret-color: $cmenu-caret-color !default;
46283
46295
 
46284
46296
  &:focus-visible {
46285
46297
  @if $skin-name == 'fluent2' {
46286
- border-radius: 4px;
46287
- background-color: $content-bg-color;
46288
- box-shadow: $shadow-focus-ring1;
46298
+ &:not(.e-selected) {
46299
+ border-radius: 4px;
46300
+ background-color: $content-bg-color;
46301
+ box-shadow: $shadow-focus-ring1;
46302
+ }
46289
46303
  }
46290
46304
  @if $skin-name == 'tailwind3' {
46291
46305
  box-shadow: $shadow-focus-ring2;
@@ -46376,7 +46390,7 @@ $menu-caret-color: $cmenu-caret-color !default;
46376
46390
 
46377
46391
  &:focus-visible {
46378
46392
  @if $skin-name == 'fluent2' {
46379
- background-color: $content-bg-color;
46393
+ background-color: $flyout-bg-color-focus;
46380
46394
  box-shadow: $shadow-focus-ring1;
46381
46395
  border-radius: 4px;
46382
46396
  }
@@ -64161,7 +64175,12 @@ $grid-checkmark-color: $primary !default;
64161
64175
 
64162
64176
  &.e-wrap .e-columnmenu,
64163
64177
  &.e-wrap &.e-rtl .e-columnmenu {
64164
- line-height: $grid-wrap-line-height;
64178
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
64179
+ line-height: 3px;
64180
+ }
64181
+ @else {
64182
+ line-height: $grid-wrap-line-height;
64183
+ }
64165
64184
  }
64166
64185
 
64167
64186
  &.e-rtl .e-columnmenu {
@@ -64316,6 +64335,9 @@ $grid-checkmark-color: $primary !default;
64316
64335
  }
64317
64336
 
64318
64337
  .e-filterbarcell input {
64338
+ &.e-checkbox{
64339
+ height: 1px;
64340
+ }
64319
64341
  border-radius: $grid-filterbar-border-radius;
64320
64342
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
64321
64343
  height: $grid-filterbarcell-text-input;
@@ -66321,7 +66343,7 @@ $grid-checkmark-color: $primary !default;
66321
66343
 
66322
66344
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
66323
66345
  @if $grid-skin == 'material3' {
66324
- background-color: $material;
66346
+ background: $material;
66325
66347
  }
66326
66348
  @if $grid-skin == 'bootstrap4' {
66327
66349
  background-color: $bootstrap;
@@ -66332,7 +66354,7 @@ $grid-checkmark-color: $primary !default;
66332
66354
 
66333
66355
  #{&}.e-grid,
66334
66356
  #{&}.e-grid-popup {
66335
- .e-icons:not(.e-btn-icon, .e-check) {
66357
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
66336
66358
  color: $grid-icon-color;
66337
66359
  }
66338
66360
 
@@ -66752,7 +66774,7 @@ $grid-checkmark-color: $primary !default;
66752
66774
  .e-rowdragdrop.e-unfreeze,
66753
66775
  .e-rowdragdrop.e-fixedfreeze {
66754
66776
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66755
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66777
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66756
66778
  }
66757
66779
  }
66758
66780
  }
@@ -66763,7 +66785,7 @@ $grid-checkmark-color: $primary !default;
66763
66785
  .e-rowdragdrop.e-unfreeze,
66764
66786
  .e-rowdragdrop.e-fixedfreeze {
66765
66787
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66766
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66788
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66767
66789
  }
66768
66790
  }
66769
66791
  }
@@ -66771,7 +66793,7 @@ $grid-checkmark-color: $primary !default;
66771
66793
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
66772
66794
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
66773
66795
  @if $grid-skin != 'material3' {
66774
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
66796
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
66775
66797
  }
66776
66798
  }
66777
66799
  }
@@ -78596,7 +78618,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78596
78618
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
78597
78619
  }
78598
78620
  @if $skin-name == 'fluent2'{
78599
- .e-rowcell.e-active,
78600
78621
  .e-menu-item.e-focused,
78601
78622
  .e-menu-item.e-selected {
78602
78623
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -94667,11 +94688,6 @@ $pivotview-touch-header-text-padding: 15px !default;
94667
94688
  -ms-user-select: none;
94668
94689
  user-select: none;
94669
94690
  -webkit-touch-callout: none;
94670
- align-items: center;
94671
- white-space: nowrap;
94672
- overflow: hidden;
94673
- text-overflow: ellipsis;
94674
- height: inherit;
94675
94691
 
94676
94692
  @if ($skin-name == 'tailwind') {
94677
94693
  padding-left: 12px;