@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
@@ -13013,10 +13013,8 @@ $badge-warning-font-color: $white !default;
13013
13013
 
13014
13014
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
13015
13015
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
13016
- @if ($badge-theme == 'bootstrap5.3') {
13017
- background-color: $badge-secondary-bg-color;
13018
- color: $badge-secondary-font-color;
13019
- }
13016
+ background-color: $badge-secondary-bg-color;
13017
+ color: $badge-secondary-font-color;
13020
13018
 
13021
13019
  @if $badge-theme == 'fluent2' {
13022
13020
  border: $badge-secondary-border-color;
@@ -23010,7 +23008,8 @@ $drop-down-btn-bigger-font-size: $text-base !default;
23010
23008
  $drop-down-btn-bigger-li-height: 40px !default;
23011
23009
  $drop-down-btn-bigger-max-width: 202px !default;
23012
23010
  $drop-down-btn-bigger-min-width: 112px !default;
23013
- $drop-down-btn-icon-font-size: $text-sm !default;
23011
+ $drop-down-btn-icon-font-size: $text-base !default;
23012
+ $drop-down-btn-small-icon-font-size: $text-sm !default;
23014
23013
  $drop-down-btn-icon-margin-right: 11px !default;
23015
23014
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
23016
23015
  $drop-down-btn-li-border-width: 1px !default;
@@ -23028,9 +23027,12 @@ $drop-down-btn-ul-border-radius: 2px !default;
23028
23027
  $drop-down-btn-ul-padding: 0 0 !default;
23029
23028
  $drop-down-btn-ul-bigger-padding: 0 0 !default;
23030
23029
  $drop-down-btn-ul-small-padding: 0 0 !default;
23031
- $drop-down-btn-caret-icon-font-size: $text-base !default;
23032
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
23033
- $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
23030
+ $drop-down-btn-caret-icon-font-size: $text-sm !default;
23031
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
23032
+ $drop-down-btn-icon-font-size-bigger: $text-xl !default;
23033
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
23034
+ $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
23035
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-sm !default;
23034
23036
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
23035
23037
  $drop-down-btn-popup-margin-top: 4px !default;
23036
23038
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -23136,7 +23138,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23136
23138
  }
23137
23139
 
23138
23140
  & .e-btn-icon {
23139
- @if $skin-name == 'tailwind3' {
23141
+ @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' {
23140
23142
  font-size: $drop-down-btn-small-icon-font-size;
23141
23143
  }
23142
23144
  }
@@ -23145,6 +23147,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
23145
23147
  @if $skin-name == 'fluent2' {
23146
23148
  font-size: 12px;
23147
23149
  }
23150
+ @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' {
23151
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23152
+ }
23148
23153
  }
23149
23154
  }
23150
23155
  }
@@ -43519,7 +43524,10 @@ $treeview-item-active-check-color: $primary !default;
43519
43524
  }
43520
43525
 
43521
43526
  .e-list-text {
43522
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43527
+ @if ($skin-name == 'FluentUI') {
43528
+ padding: $treeview-icon-padding;
43529
+ }
43530
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43523
43531
  padding: 0 $treeview-drag-icon-padding;
43524
43532
  }
43525
43533
  @if $skin-name == 'fluent2' {
@@ -43543,9 +43551,6 @@ $treeview-item-active-check-color: $primary !default;
43543
43551
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43544
43552
  box-sizing: content-box;
43545
43553
  padding-left: $treeview-drag-icon-padding;
43546
- @if ($skin-name == 'FluentUI') {
43547
- padding-top: 8px;
43548
- }
43549
43554
  }
43550
43555
  }
43551
43556
  }
@@ -43553,7 +43558,7 @@ $treeview-item-active-check-color: $primary !default;
43553
43558
  .e-icon-collapsible::before,
43554
43559
  .e-icon-expandable::before {
43555
43560
  font-size: $treeview-drag-icon-font-size;
43556
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43561
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43557
43562
  padding: $treeview-drag-icon-padding;
43558
43563
  }
43559
43564
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -62977,7 +62982,12 @@ $grid-checkmark-color: $primary-text-color !default;
62977
62982
 
62978
62983
  &.e-wrap .e-columnmenu,
62979
62984
  &.e-wrap &.e-rtl .e-columnmenu {
62980
- line-height: $grid-wrap-line-height;
62985
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62986
+ line-height: 3px;
62987
+ }
62988
+ @else {
62989
+ line-height: $grid-wrap-line-height;
62990
+ }
62981
62991
  }
62982
62992
 
62983
62993
  &.e-rtl .e-columnmenu {
@@ -63132,6 +63142,9 @@ $grid-checkmark-color: $primary-text-color !default;
63132
63142
  }
63133
63143
 
63134
63144
  .e-filterbarcell input {
63145
+ &.e-checkbox{
63146
+ height: 1px;
63147
+ }
63135
63148
  border-radius: $grid-filterbar-border-radius;
63136
63149
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
63137
63150
  height: $grid-filterbarcell-text-input;
@@ -65137,7 +65150,7 @@ $grid-checkmark-color: $primary-text-color !default;
65137
65150
 
65138
65151
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
65139
65152
  @if $grid-skin == 'material3' {
65140
- background-color: $material;
65153
+ background: $material;
65141
65154
  }
65142
65155
  @if $grid-skin == 'bootstrap4' {
65143
65156
  background-color: $bootstrap;
@@ -65148,7 +65161,7 @@ $grid-checkmark-color: $primary-text-color !default;
65148
65161
 
65149
65162
  #{&}.e-grid,
65150
65163
  #{&}.e-grid-popup {
65151
- .e-icons:not(.e-btn-icon, .e-check) {
65164
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
65152
65165
  color: $grid-icon-color;
65153
65166
  }
65154
65167
 
@@ -65568,7 +65581,7 @@ $grid-checkmark-color: $primary-text-color !default;
65568
65581
  .e-rowdragdrop.e-unfreeze,
65569
65582
  .e-rowdragdrop.e-fixedfreeze {
65570
65583
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65571
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65584
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65572
65585
  }
65573
65586
  }
65574
65587
  }
@@ -65579,7 +65592,7 @@ $grid-checkmark-color: $primary-text-color !default;
65579
65592
  .e-rowdragdrop.e-unfreeze,
65580
65593
  .e-rowdragdrop.e-fixedfreeze {
65581
65594
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65582
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65595
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65583
65596
  }
65584
65597
  }
65585
65598
  }
@@ -65587,7 +65600,7 @@ $grid-checkmark-color: $primary-text-color !default;
65587
65600
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65588
65601
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65589
65602
  @if $grid-skin != 'material3' {
65590
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65603
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65591
65604
  }
65592
65605
  }
65593
65606
  }
@@ -77424,7 +77437,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77424
77437
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77425
77438
  }
77426
77439
  @if $skin-name == 'fluent2'{
77427
- .e-rowcell.e-active,
77428
77440
  .e-menu-item.e-focused,
77429
77441
  .e-menu-item.e-selected {
77430
77442
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93485,11 +93497,6 @@ $pivotview-touch-header-text-padding: 8px !default;
93485
93497
  -ms-user-select: none;
93486
93498
  user-select: none;
93487
93499
  -webkit-touch-callout: none;
93488
- align-items: center;
93489
- white-space: nowrap;
93490
- overflow: hidden;
93491
- text-overflow: ellipsis;
93492
- height: inherit;
93493
93500
 
93494
93501
  @if ($skin-name == 'tailwind') {
93495
93502
  padding-left: 12px;
@@ -20259,10 +20259,8 @@ $badge-warning-font-color: $white !default;
20259
20259
 
20260
20260
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20261
20261
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20262
- @if ($badge-theme == 'bootstrap5.3') {
20263
- background-color: $badge-secondary-bg-color;
20264
- color: $badge-secondary-font-color;
20265
- }
20262
+ background-color: $badge-secondary-bg-color;
20263
+ color: $badge-secondary-font-color;
20266
20264
 
20267
20265
  @if $badge-theme == 'fluent2' {
20268
20266
  border: $badge-secondary-border-color;
@@ -32581,7 +32579,8 @@ $drop-down-btn-bigger-font-size: $text-base !default;
32581
32579
  $drop-down-btn-bigger-li-height: 40px !default;
32582
32580
  $drop-down-btn-bigger-max-width: 202px !default;
32583
32581
  $drop-down-btn-bigger-min-width: 112px !default;
32584
- $drop-down-btn-icon-font-size: $text-sm !default;
32582
+ $drop-down-btn-icon-font-size: $text-base !default;
32583
+ $drop-down-btn-small-icon-font-size: $text-sm !default;
32585
32584
  $drop-down-btn-icon-margin-right: 11px !default;
32586
32585
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
32587
32586
  $drop-down-btn-li-border-width: 1px !default;
@@ -32599,9 +32598,12 @@ $drop-down-btn-ul-border-radius: 2px !default;
32599
32598
  $drop-down-btn-ul-padding: 0 0 !default;
32600
32599
  $drop-down-btn-ul-bigger-padding: 0 0 !default;
32601
32600
  $drop-down-btn-ul-small-padding: 0 0 !default;
32602
- $drop-down-btn-caret-icon-font-size: $text-base !default;
32603
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
32604
- $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
32601
+ $drop-down-btn-caret-icon-font-size: $text-sm !default;
32602
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
32603
+ $drop-down-btn-icon-font-size-bigger: $text-xl !default;
32604
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
32605
+ $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
32606
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-sm !default;
32605
32607
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
32606
32608
  $drop-down-btn-popup-margin-top: 4px !default;
32607
32609
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -32707,7 +32709,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
32707
32709
  }
32708
32710
 
32709
32711
  & .e-btn-icon {
32710
- @if $skin-name == 'tailwind3' {
32712
+ @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' {
32711
32713
  font-size: $drop-down-btn-small-icon-font-size;
32712
32714
  }
32713
32715
  }
@@ -32716,6 +32718,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
32716
32718
  @if $skin-name == 'fluent2' {
32717
32719
  font-size: 12px;
32718
32720
  }
32721
+ @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' {
32722
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32723
+ }
32719
32724
  }
32720
32725
  }
32721
32726
  }
@@ -33008,8 +33013,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33008
33013
  padding: $drop-down-btn-vertical-bigger-padding;
33009
33014
  }
33010
33015
  .e-btn-icon {
33011
- @if $skin-name == 'tailwind3' {
33012
- font-size: $drop-down-btn-icon-font-size-bigger;
33016
+ @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' {
33017
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
33018
+ }
33019
+ }
33020
+ .e-btn-icon.e-caret {
33021
+ @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' or $skin-name == 'fluent2' {
33022
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
33013
33023
  }
33014
33024
  }
33015
33025
  }
@@ -59357,7 +59367,10 @@ $treeview-item-active-check-color: $primary !default;
59357
59367
  }
59358
59368
 
59359
59369
  .e-list-text {
59360
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59370
+ @if ($skin-name == 'FluentUI') {
59371
+ padding: $treeview-icon-padding;
59372
+ }
59373
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59361
59374
  padding: 0 $treeview-drag-icon-padding;
59362
59375
  }
59363
59376
  @if $skin-name == 'fluent2' {
@@ -59381,9 +59394,6 @@ $treeview-item-active-check-color: $primary !default;
59381
59394
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59382
59395
  box-sizing: content-box;
59383
59396
  padding-left: $treeview-drag-icon-padding;
59384
- @if ($skin-name == 'FluentUI') {
59385
- padding-top: 8px;
59386
- }
59387
59397
  }
59388
59398
  }
59389
59399
  }
@@ -59391,7 +59401,7 @@ $treeview-item-active-check-color: $primary !default;
59391
59401
  .e-icon-collapsible::before,
59392
59402
  .e-icon-expandable::before {
59393
59403
  font-size: $treeview-drag-icon-font-size;
59394
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59404
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59395
59405
  padding: $treeview-drag-icon-padding;
59396
59406
  }
59397
59407
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -85176,7 +85186,12 @@ $grid-checkmark-color: $primary-text-color !default;
85176
85186
 
85177
85187
  &.e-wrap .e-columnmenu,
85178
85188
  &.e-wrap &.e-rtl .e-columnmenu {
85179
- line-height: $grid-wrap-line-height;
85189
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85190
+ line-height: 3px;
85191
+ }
85192
+ @else {
85193
+ line-height: $grid-wrap-line-height;
85194
+ }
85180
85195
  }
85181
85196
 
85182
85197
  &.e-rtl .e-columnmenu {
@@ -85331,6 +85346,9 @@ $grid-checkmark-color: $primary-text-color !default;
85331
85346
  }
85332
85347
 
85333
85348
  .e-filterbarcell input {
85349
+ &.e-checkbox{
85350
+ height: 1px;
85351
+ }
85334
85352
  border-radius: $grid-filterbar-border-radius;
85335
85353
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85336
85354
  height: $grid-filterbarcell-text-input;
@@ -87336,7 +87354,7 @@ $grid-checkmark-color: $primary-text-color !default;
87336
87354
 
87337
87355
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87338
87356
  @if $grid-skin == 'material3' {
87339
- background-color: $material;
87357
+ background: $material;
87340
87358
  }
87341
87359
  @if $grid-skin == 'bootstrap4' {
87342
87360
  background-color: $bootstrap;
@@ -87347,7 +87365,7 @@ $grid-checkmark-color: $primary-text-color !default;
87347
87365
 
87348
87366
  #{&}.e-grid,
87349
87367
  #{&}.e-grid-popup {
87350
- .e-icons:not(.e-btn-icon, .e-check) {
87368
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87351
87369
  color: $grid-icon-color;
87352
87370
  }
87353
87371
 
@@ -87767,7 +87785,7 @@ $grid-checkmark-color: $primary-text-color !default;
87767
87785
  .e-rowdragdrop.e-unfreeze,
87768
87786
  .e-rowdragdrop.e-fixedfreeze {
87769
87787
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87770
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87788
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87771
87789
  }
87772
87790
  }
87773
87791
  }
@@ -87778,7 +87796,7 @@ $grid-checkmark-color: $primary-text-color !default;
87778
87796
  .e-rowdragdrop.e-unfreeze,
87779
87797
  .e-rowdragdrop.e-fixedfreeze {
87780
87798
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87781
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87799
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87782
87800
  }
87783
87801
  }
87784
87802
  }
@@ -87786,7 +87804,7 @@ $grid-checkmark-color: $primary-text-color !default;
87786
87804
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87787
87805
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87788
87806
  @if $grid-skin != 'material3' {
87789
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87807
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87790
87808
  }
87791
87809
  }
87792
87810
  }
@@ -88536,7 +88554,7 @@ $grid-checkmark-color: $primary-text-color !default;
88536
88554
 
88537
88555
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88538
88556
  @if $grid-skin == 'material3' {
88539
- background-color: $material;
88557
+ background: $material;
88540
88558
  }
88541
88559
  @if $grid-skin == 'bootstrap4' {
88542
88560
  background-color: $bootstrap;
@@ -88620,7 +88638,7 @@ $grid-checkmark-color: $primary-text-color !default;
88620
88638
  .e-rowcell.e-unfreeze,
88621
88639
  .e-rowcell.e-fixedfreeze {
88622
88640
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88623
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88641
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88624
88642
  }
88625
88643
  }
88626
88644
  }
@@ -88635,7 +88653,7 @@ $grid-checkmark-color: $primary-text-color !default;
88635
88653
  .e-rowdragdrop.e-unfreeze,
88636
88654
  .e-rowdragdrop.e-fixedfreeze {
88637
88655
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88638
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88656
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88639
88657
  }
88640
88658
  }
88641
88659
  }
@@ -88646,7 +88664,7 @@ $grid-checkmark-color: $primary-text-color !default;
88646
88664
  .e-rowdragdrop.e-unfreeze,
88647
88665
  .e-rowdragdrop.e-fixedfreeze {
88648
88666
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88649
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88667
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88650
88668
  }
88651
88669
  }
88652
88670
  }
@@ -88654,7 +88672,7 @@ $grid-checkmark-color: $primary-text-color !default;
88654
88672
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88655
88673
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88656
88674
  @if $grid-skin != 'material3' {
88657
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88675
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88658
88676
  }
88659
88677
  }
88660
88678
  }
@@ -89134,6 +89152,9 @@ $grid-checkmark-color: $primary-text-color !default;
89134
89152
  }
89135
89153
 
89136
89154
  .e-filterbarcell input {
89155
+ &.e-checkbox{
89156
+ height: 1px;
89157
+ }
89137
89158
  height: $grid-bigger-filterbarcell-text-input;
89138
89159
  }
89139
89160
 
@@ -103814,7 +103835,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103814
103835
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103815
103836
  }
103816
103837
  @if $skin-name == 'fluent2'{
103817
- .e-rowcell.e-active,
103818
103838
  .e-menu-item.e-focused,
103819
103839
  .e-menu-item.e-selected {
103820
103840
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122897,11 +122917,6 @@ $pivotview-touch-header-text-padding: 8px !default;
122897
122917
  -ms-user-select: none;
122898
122918
  user-select: none;
122899
122919
  -webkit-touch-callout: none;
122900
- align-items: center;
122901
- white-space: nowrap;
122902
- overflow: hidden;
122903
- text-overflow: ellipsis;
122904
- height: inherit;
122905
122920
 
122906
122921
  @if ($skin-name == 'tailwind') {
122907
122922
  padding-left: 12px;
@@ -14484,10 +14484,8 @@ $badge-darkren: $badge-secondary-bg-color !default;
14484
14484
 
14485
14485
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
14486
14486
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
14487
- @if ($badge-theme == 'bootstrap5.3') {
14488
- background-color: $badge-secondary-bg-color;
14489
- color: $badge-secondary-font-color;
14490
- }
14487
+ background-color: $badge-secondary-bg-color;
14488
+ color: $badge-secondary-font-color;
14491
14489
 
14492
14490
  @if $badge-theme == 'fluent2' {
14493
14491
  border: $badge-secondary-border-color;
@@ -24522,6 +24520,7 @@ $drop-down-btn-ul-small-padding: 4px 0 !default;
24522
24520
  $drop-down-btn-caret-icon-font-size: $text-sm !default;
24523
24521
  $drop-down-btn-icon-font-size-bigger: $text-base !default;
24524
24522
  $drop-down-btn-caret-icon-font-size-bigger: 16px !default;
24523
+ $drop-down-btn-small-caret-icon-font-size-bigger: 14px !default;
24525
24524
  $drop-down-btn-box-shadow: $secondary-shadow-focus !default;
24526
24525
  $drop-down-btn-popup-margin-top: 4px !default;
24527
24526
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -24624,7 +24623,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
24624
24623
  }
24625
24624
 
24626
24625
  & .e-btn-icon {
24627
- @if $skin-name == 'tailwind3' {
24626
+ @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' {
24628
24627
  font-size: $drop-down-btn-small-icon-font-size;
24629
24628
  }
24630
24629
  }
@@ -24633,6 +24632,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
24633
24632
  @if $skin-name == 'fluent2' {
24634
24633
  font-size: 12px;
24635
24634
  }
24635
+ @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' {
24636
+ font-size: $drop-down-btn-small-caret-icon-font-size;
24637
+ }
24636
24638
  }
24637
24639
  }
24638
24640
  }
@@ -45111,7 +45113,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45111
45113
  }
45112
45114
 
45113
45115
  .e-list-text {
45114
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
45116
+ @if ($skin-name == 'FluentUI') {
45117
+ padding: $treeview-icon-padding;
45118
+ }
45119
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
45115
45120
  padding: 0 $treeview-drag-icon-padding;
45116
45121
  }
45117
45122
  @if $skin-name == 'fluent2' {
@@ -45135,9 +45140,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45135
45140
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
45136
45141
  box-sizing: content-box;
45137
45142
  padding-left: $treeview-drag-icon-padding;
45138
- @if ($skin-name == 'FluentUI') {
45139
- padding-top: 8px;
45140
- }
45141
45143
  }
45142
45144
  }
45143
45145
  }
@@ -45145,7 +45147,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45145
45147
  .e-icon-collapsible::before,
45146
45148
  .e-icon-expandable::before {
45147
45149
  font-size: $treeview-drag-icon-font-size;
45148
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
45150
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
45149
45151
  padding: $treeview-drag-icon-padding;
45150
45152
  }
45151
45153
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -64906,7 +64908,12 @@ $grid-checkmark-color: $primary-text-color !default;
64906
64908
 
64907
64909
  &.e-wrap .e-columnmenu,
64908
64910
  &.e-wrap &.e-rtl .e-columnmenu {
64909
- line-height: $grid-wrap-line-height;
64911
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
64912
+ line-height: 3px;
64913
+ }
64914
+ @else {
64915
+ line-height: $grid-wrap-line-height;
64916
+ }
64910
64917
  }
64911
64918
 
64912
64919
  &.e-rtl .e-columnmenu {
@@ -65061,6 +65068,9 @@ $grid-checkmark-color: $primary-text-color !default;
65061
65068
  }
65062
65069
 
65063
65070
  .e-filterbarcell input {
65071
+ &.e-checkbox{
65072
+ height: 1px;
65073
+ }
65064
65074
  border-radius: $grid-filterbar-border-radius;
65065
65075
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
65066
65076
  height: $grid-filterbarcell-text-input;
@@ -67066,7 +67076,7 @@ $grid-checkmark-color: $primary-text-color !default;
67066
67076
 
67067
67077
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
67068
67078
  @if $grid-skin == 'material3' {
67069
- background-color: $material;
67079
+ background: $material;
67070
67080
  }
67071
67081
  @if $grid-skin == 'bootstrap4' {
67072
67082
  background-color: $bootstrap;
@@ -67077,7 +67087,7 @@ $grid-checkmark-color: $primary-text-color !default;
67077
67087
 
67078
67088
  #{&}.e-grid,
67079
67089
  #{&}.e-grid-popup {
67080
- .e-icons:not(.e-btn-icon, .e-check) {
67090
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
67081
67091
  color: $grid-icon-color;
67082
67092
  }
67083
67093
 
@@ -67497,7 +67507,7 @@ $grid-checkmark-color: $primary-text-color !default;
67497
67507
  .e-rowdragdrop.e-unfreeze,
67498
67508
  .e-rowdragdrop.e-fixedfreeze {
67499
67509
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
67500
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
67510
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
67501
67511
  }
67502
67512
  }
67503
67513
  }
@@ -67508,7 +67518,7 @@ $grid-checkmark-color: $primary-text-color !default;
67508
67518
  .e-rowdragdrop.e-unfreeze,
67509
67519
  .e-rowdragdrop.e-fixedfreeze {
67510
67520
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
67511
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
67521
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
67512
67522
  }
67513
67523
  }
67514
67524
  }
@@ -67516,7 +67526,7 @@ $grid-checkmark-color: $primary-text-color !default;
67516
67526
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
67517
67527
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
67518
67528
  @if $grid-skin != 'material3' {
67519
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
67529
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
67520
67530
  }
67521
67531
  }
67522
67532
  }
@@ -79368,7 +79378,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
79368
79378
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
79369
79379
  }
79370
79380
  @if $skin-name == 'fluent2'{
79371
- .e-rowcell.e-active,
79372
79381
  .e-menu-item.e-focused,
79373
79382
  .e-menu-item.e-selected {
79374
79383
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -95445,11 +95454,6 @@ $pivotview-touch-header-text-padding: 8px !default;
95445
95454
  -ms-user-select: none;
95446
95455
  user-select: none;
95447
95456
  -webkit-touch-callout: none;
95448
- align-items: center;
95449
- white-space: nowrap;
95450
- overflow: hidden;
95451
- text-overflow: ellipsis;
95452
- height: inherit;
95453
95457
 
95454
95458
  @if ($skin-name == 'tailwind') {
95455
95459
  padding-left: 12px;