@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
@@ -20612,10 +20612,8 @@ $badge-warning-font-color: rgba($warning-text) !default;
20612
20612
 
20613
20613
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20614
20614
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20615
- @if ($badge-theme == 'bootstrap5.3') {
20616
- background-color: $badge-secondary-bg-color;
20617
- color: $badge-secondary-font-color;
20618
- }
20615
+ background-color: $badge-secondary-bg-color;
20616
+ color: $badge-secondary-font-color;
20619
20617
 
20620
20618
  @if $badge-theme == 'fluent2' {
20621
20619
  border: $badge-secondary-border-color;
@@ -32793,6 +32791,7 @@ $drop-down-btn-bigger-li-height: 40px !default;
32793
32791
  $drop-down-btn-bigger-max-width: 202px !default;
32794
32792
  $drop-down-btn-bigger-min-width: 112px !default;
32795
32793
  $drop-down-btn-icon-font-size: $text-base !default;
32794
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
32796
32795
  $drop-down-btn-icon-margin-right: 11px !default;
32797
32796
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
32798
32797
  $drop-down-btn-li-border-width: 1px !default;
@@ -32811,9 +32810,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
32811
32810
  $drop-down-btn-ul-padding: 4px 0 !default;
32812
32811
  $drop-down-btn-ul-bigger-padding: 8px 0 !default;
32813
32812
  $drop-down-btn-ul-small-padding: 4px 0 !default;
32814
- $drop-down-btn-caret-icon-font-size: $text-sm !default;
32813
+ $drop-down-btn-caret-icon-font-size: $text-base !default;
32814
+ $drop-down-btn-small-caret-icon-font-size: $text-xs !default;
32815
32815
  $drop-down-btn-icon-font-size-bigger: $text-lg !default;
32816
- $drop-down-btn-caret-icon-font-size-bigger: $text-base !default;
32816
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
32817
+ $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
32818
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-lg !default;
32817
32819
  $drop-down-btn-box-shadow: $shadow-sm !default;
32818
32820
  $drop-down-btn-popup-margin-top: 0 !default;
32819
32821
  $drop-down-btn-bigger-popup-margin-top: 0 !default;
@@ -32917,7 +32919,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
32917
32919
  }
32918
32920
 
32919
32921
  & .e-btn-icon {
32920
- @if $skin-name == 'tailwind3' {
32922
+ @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' {
32921
32923
  font-size: $drop-down-btn-small-icon-font-size;
32922
32924
  }
32923
32925
  }
@@ -32926,6 +32928,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
32926
32928
  @if $skin-name == 'fluent2' {
32927
32929
  font-size: 12px;
32928
32930
  }
32931
+ @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' {
32932
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32933
+ }
32929
32934
  }
32930
32935
  }
32931
32936
  }
@@ -33218,8 +33223,13 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
33218
33223
  padding: $drop-down-btn-vertical-bigger-padding;
33219
33224
  }
33220
33225
  .e-btn-icon {
33221
- @if $skin-name == 'tailwind3' {
33222
- font-size: $drop-down-btn-icon-font-size-bigger;
33226
+ @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' {
33227
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
33228
+ }
33229
+ }
33230
+ .e-btn-icon.e-caret {
33231
+ @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' {
33232
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
33223
33233
  }
33224
33234
  }
33225
33235
  }
@@ -59430,7 +59440,10 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59430
59440
  }
59431
59441
 
59432
59442
  .e-list-text {
59433
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59443
+ @if ($skin-name == 'FluentUI') {
59444
+ padding: $treeview-icon-padding;
59445
+ }
59446
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59434
59447
  padding: 0 $treeview-drag-icon-padding;
59435
59448
  }
59436
59449
  @if $skin-name == 'fluent2' {
@@ -59454,9 +59467,6 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59454
59467
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59455
59468
  box-sizing: content-box;
59456
59469
  padding-left: $treeview-drag-icon-padding;
59457
- @if ($skin-name == 'FluentUI') {
59458
- padding-top: 8px;
59459
- }
59460
59470
  }
59461
59471
  }
59462
59472
  }
@@ -59464,7 +59474,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59464
59474
  .e-icon-collapsible::before,
59465
59475
  .e-icon-expandable::before {
59466
59476
  font-size: $treeview-drag-icon-font-size;
59467
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59477
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59468
59478
  padding: $treeview-drag-icon-padding;
59469
59479
  }
59470
59480
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -83226,7 +83236,7 @@ $grid-cell-border-color: rgba($border-light) !default;
83226
83236
  $grid-content-bg-color: rgba($content-bg-color) !default;
83227
83237
  $grid-row-selection-bg-color: $table-bg-color-selected !default;
83228
83238
  $grid-cell-selection-bg-color: $table-bg-color-selected !default;
83229
- $grid-hover-bg-color: $table-bg-color-hover !default;
83239
+ $grid-hover-bg-color: linear-gradient(0deg, rgba($on-surface, .05), rgba($on-surface, .05)), rgba($surface) !default;
83230
83240
  $grid-content-font-size: $text-sm !default;
83231
83241
  $grid-header-height: 20px !default;
83232
83242
  $grid-bigger-header-height: 24px !default;
@@ -85564,7 +85574,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
85564
85574
 
85565
85575
  &.e-wrap .e-columnmenu,
85566
85576
  &.e-wrap &.e-rtl .e-columnmenu {
85567
- line-height: $grid-wrap-line-height;
85577
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85578
+ line-height: 3px;
85579
+ }
85580
+ @else {
85581
+ line-height: $grid-wrap-line-height;
85582
+ }
85568
85583
  }
85569
85584
 
85570
85585
  &.e-rtl .e-columnmenu {
@@ -85719,6 +85734,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
85719
85734
  }
85720
85735
 
85721
85736
  .e-filterbarcell input {
85737
+ &.e-checkbox{
85738
+ height: 1px;
85739
+ }
85722
85740
  border-radius: $grid-filterbar-border-radius;
85723
85741
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85724
85742
  height: $grid-filterbarcell-text-input;
@@ -87724,7 +87742,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87724
87742
 
87725
87743
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87726
87744
  @if $grid-skin == 'material3' {
87727
- background-color: $material;
87745
+ background: $material;
87728
87746
  }
87729
87747
  @if $grid-skin == 'bootstrap4' {
87730
87748
  background-color: $bootstrap;
@@ -87735,7 +87753,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
87735
87753
 
87736
87754
  #{&}.e-grid,
87737
87755
  #{&}.e-grid-popup {
87738
- .e-icons:not(.e-btn-icon, .e-check) {
87756
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87739
87757
  color: $grid-icon-color;
87740
87758
  }
87741
87759
 
@@ -88155,7 +88173,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88155
88173
  .e-rowdragdrop.e-unfreeze,
88156
88174
  .e-rowdragdrop.e-fixedfreeze {
88157
88175
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88158
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88176
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88159
88177
  }
88160
88178
  }
88161
88179
  }
@@ -88166,7 +88184,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88166
88184
  .e-rowdragdrop.e-unfreeze,
88167
88185
  .e-rowdragdrop.e-fixedfreeze {
88168
88186
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88169
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88187
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88170
88188
  }
88171
88189
  }
88172
88190
  }
@@ -88174,7 +88192,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88174
88192
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88175
88193
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88176
88194
  @if $grid-skin != 'material3' {
88177
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88195
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88178
88196
  }
88179
88197
  }
88180
88198
  }
@@ -88922,7 +88940,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88922
88940
 
88923
88941
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88924
88942
  @if $grid-skin == 'material3' {
88925
- background-color: $material;
88943
+ background: $material;
88926
88944
  }
88927
88945
  @if $grid-skin == 'bootstrap4' {
88928
88946
  background-color: $bootstrap;
@@ -89006,7 +89024,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89006
89024
  .e-rowcell.e-unfreeze,
89007
89025
  .e-rowcell.e-fixedfreeze {
89008
89026
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89009
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89027
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89010
89028
  }
89011
89029
  }
89012
89030
  }
@@ -89021,7 +89039,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89021
89039
  .e-rowdragdrop.e-unfreeze,
89022
89040
  .e-rowdragdrop.e-fixedfreeze {
89023
89041
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89024
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89042
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89025
89043
  }
89026
89044
  }
89027
89045
  }
@@ -89032,7 +89050,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89032
89050
  .e-rowdragdrop.e-unfreeze,
89033
89051
  .e-rowdragdrop.e-fixedfreeze {
89034
89052
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89035
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89053
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89036
89054
  }
89037
89055
  }
89038
89056
  }
@@ -89040,7 +89058,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89040
89058
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
89041
89059
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
89042
89060
  @if $grid-skin != 'material3' {
89043
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
89061
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
89044
89062
  }
89045
89063
  }
89046
89064
  }
@@ -89520,6 +89538,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89520
89538
  }
89521
89539
 
89522
89540
  .e-filterbarcell input {
89541
+ &.e-checkbox{
89542
+ height: 1px;
89543
+ }
89523
89544
  height: $grid-bigger-filterbarcell-text-input;
89524
89545
  }
89525
89546
 
@@ -104182,7 +104203,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104182
104203
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
104183
104204
  }
104184
104205
  @if $skin-name == 'fluent2'{
104185
- .e-rowcell.e-active,
104186
104206
  .e-menu-item.e-focused,
104187
104207
  .e-menu-item.e-selected {
104188
104208
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -123283,11 +123303,6 @@ $pivotview-touch-header-text-padding: 8px !default;
123283
123303
  -ms-user-select: none;
123284
123304
  user-select: none;
123285
123305
  -webkit-touch-callout: none;
123286
- align-items: center;
123287
- white-space: nowrap;
123288
- overflow: hidden;
123289
- text-overflow: ellipsis;
123290
- height: inherit;
123291
123306
 
123292
123307
  @if ($skin-name == 'tailwind') {
123293
123308
  padding-left: 12px;
@@ -122,7 +122,7 @@ $tab-big-item-last-child-padding-bottom: 0 !default;
122
122
  $tab-nrml-item-last-child-padding-bottom: 0 !default;
123
123
  $tab-big-wrap-padding: 0 12px !default;
124
124
  $tab-nrml-wrap-padding: 0 8px !default;
125
- $tab-mob-wrap-padding: 12px 16px !default;
125
+ $tab-mob-wrap-padding: 0 15px !default;
126
126
  $tab-pop-padding: 0 !default;
127
127
  $tab-big-pop-item-wrap-padding: 0 16px !default;
128
128
  $tab-nrml-pop-item-wrap-padding: 0 16px !default;
@@ -122,7 +122,7 @@ $tab-big-item-last-child-padding-bottom: 0 !default;
122
122
  $tab-nrml-item-last-child-padding-bottom: 0 !default;
123
123
  $tab-big-wrap-padding: 0 12px !default;
124
124
  $tab-nrml-wrap-padding: 0 8px !default;
125
- $tab-mob-wrap-padding: 12px 16px !default;
125
+ $tab-mob-wrap-padding: 0 15px !default;
126
126
  $tab-pop-padding: 0 !default;
127
127
  $tab-big-pop-item-wrap-padding: 0 16px !default;
128
128
  $tab-nrml-pop-item-wrap-padding: 0 16px !default;
@@ -122,7 +122,7 @@ $tab-big-item-last-child-padding-bottom: 0 !default;
122
122
  $tab-nrml-item-last-child-padding-bottom: 0 !default;
123
123
  $tab-big-wrap-padding: 0 12px !default;
124
124
  $tab-nrml-wrap-padding: 0 8px !default;
125
- $tab-mob-wrap-padding: 12px 16px !default;
125
+ $tab-mob-wrap-padding: 0 15px !default;
126
126
  $tab-pop-padding: 0 !default;
127
127
  $tab-big-pop-item-wrap-padding: 0 16px !default;
128
128
  $tab-nrml-pop-item-wrap-padding: 0 16px !default;
@@ -122,7 +122,7 @@ $tab-big-item-last-child-padding-bottom: 0 !default;
122
122
  $tab-nrml-item-last-child-padding-bottom: 0 !default;
123
123
  $tab-big-wrap-padding: 0 12px !default;
124
124
  $tab-nrml-wrap-padding: 0 8px !default;
125
- $tab-mob-wrap-padding: 12px 16px !default;
125
+ $tab-mob-wrap-padding: 0 15px !default;
126
126
  $tab-pop-padding: 0 !default;
127
127
  $tab-big-pop-item-wrap-padding: 0 16px !default;
128
128
  $tab-nrml-pop-item-wrap-padding: 0 16px !default;
@@ -681,7 +681,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
681
681
  }
682
682
 
683
683
  .e-list-text {
684
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
684
+ @if ($skin-name == 'FluentUI') {
685
+ padding: $treeview-icon-padding;
686
+ }
687
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
685
688
  padding: 0 $treeview-drag-icon-padding;
686
689
  }
687
690
  @if $skin-name == 'fluent2' {
@@ -705,9 +708,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
705
708
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
706
709
  box-sizing: content-box;
707
710
  padding-left: $treeview-drag-icon-padding;
708
- @if ($skin-name == 'FluentUI') {
709
- padding-top: 8px;
710
- }
711
711
  }
712
712
  }
713
713
  }
@@ -715,7 +715,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
715
715
  .e-icon-collapsible::before,
716
716
  .e-icon-expandable::before {
717
717
  font-size: $treeview-drag-icon-font-size;
718
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
718
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
719
719
  padding: $treeview-drag-icon-padding;
720
720
  }
721
721
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -681,7 +681,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
681
681
  }
682
682
 
683
683
  .e-list-text {
684
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
684
+ @if ($skin-name == 'FluentUI') {
685
+ padding: $treeview-icon-padding;
686
+ }
687
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
685
688
  padding: 0 $treeview-drag-icon-padding;
686
689
  }
687
690
  @if $skin-name == 'fluent2' {
@@ -705,9 +708,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
705
708
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
706
709
  box-sizing: content-box;
707
710
  padding-left: $treeview-drag-icon-padding;
708
- @if ($skin-name == 'FluentUI') {
709
- padding-top: 8px;
710
- }
711
711
  }
712
712
  }
713
713
  }
@@ -715,7 +715,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
715
715
  .e-icon-collapsible::before,
716
716
  .e-icon-expandable::before {
717
717
  font-size: $treeview-drag-icon-font-size;
718
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
718
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
719
719
  padding: $treeview-drag-icon-padding;
720
720
  }
721
721
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -681,7 +681,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
681
681
  }
682
682
 
683
683
  .e-list-text {
684
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
684
+ @if ($skin-name == 'FluentUI') {
685
+ padding: $treeview-icon-padding;
686
+ }
687
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
685
688
  padding: 0 $treeview-drag-icon-padding;
686
689
  }
687
690
  @if $skin-name == 'fluent2' {
@@ -705,9 +708,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
705
708
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
706
709
  box-sizing: content-box;
707
710
  padding-left: $treeview-drag-icon-padding;
708
- @if ($skin-name == 'FluentUI') {
709
- padding-top: 8px;
710
- }
711
711
  }
712
712
  }
713
713
  }
@@ -715,7 +715,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
715
715
  .e-icon-collapsible::before,
716
716
  .e-icon-expandable::before {
717
717
  font-size: $treeview-drag-icon-font-size;
718
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
718
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
719
719
  padding: $treeview-drag-icon-padding;
720
720
  }
721
721
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -681,7 +681,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
681
681
  }
682
682
 
683
683
  .e-list-text {
684
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
684
+ @if ($skin-name == 'FluentUI') {
685
+ padding: $treeview-icon-padding;
686
+ }
687
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
685
688
  padding: 0 $treeview-drag-icon-padding;
686
689
  }
687
690
  @if $skin-name == 'fluent2' {
@@ -705,9 +708,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
705
708
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
706
709
  box-sizing: content-box;
707
710
  padding-left: $treeview-drag-icon-padding;
708
- @if ($skin-name == 'FluentUI') {
709
- padding-top: 8px;
710
- }
711
711
  }
712
712
  }
713
713
  }
@@ -715,7 +715,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
715
715
  .e-icon-collapsible::before,
716
716
  .e-icon-expandable::before {
717
717
  font-size: $treeview-drag-icon-font-size;
718
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
718
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
719
719
  padding: $treeview-drag-icon-padding;
720
720
  }
721
721
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -668,7 +668,10 @@ $ripple-width: 32px !default;
668
668
  }
669
669
 
670
670
  .e-list-text {
671
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
671
+ @if ($skin-name == 'FluentUI') {
672
+ padding: $treeview-icon-padding;
673
+ }
674
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
672
675
  padding: 0 $treeview-drag-icon-padding;
673
676
  }
674
677
  @if $skin-name == 'fluent2' {
@@ -692,9 +695,6 @@ $ripple-width: 32px !default;
692
695
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
693
696
  box-sizing: content-box;
694
697
  padding-left: $treeview-drag-icon-padding;
695
- @if ($skin-name == 'FluentUI') {
696
- padding-top: 8px;
697
- }
698
698
  }
699
699
  }
700
700
  }
@@ -702,7 +702,7 @@ $ripple-width: 32px !default;
702
702
  .e-icon-collapsible::before,
703
703
  .e-icon-expandable::before {
704
704
  font-size: $treeview-drag-icon-font-size;
705
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
705
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
706
706
  padding: $treeview-drag-icon-padding;
707
707
  }
708
708
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -668,7 +668,10 @@ $ripple-width: 32px !default;
668
668
  }
669
669
 
670
670
  .e-list-text {
671
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
671
+ @if ($skin-name == 'FluentUI') {
672
+ padding: $treeview-icon-padding;
673
+ }
674
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
672
675
  padding: 0 $treeview-drag-icon-padding;
673
676
  }
674
677
  @if $skin-name == 'fluent2' {
@@ -692,9 +695,6 @@ $ripple-width: 32px !default;
692
695
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
693
696
  box-sizing: content-box;
694
697
  padding-left: $treeview-drag-icon-padding;
695
- @if ($skin-name == 'FluentUI') {
696
- padding-top: 8px;
697
- }
698
698
  }
699
699
  }
700
700
  }
@@ -702,7 +702,7 @@ $ripple-width: 32px !default;
702
702
  .e-icon-collapsible::before,
703
703
  .e-icon-expandable::before {
704
704
  font-size: $treeview-drag-icon-font-size;
705
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
705
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
706
706
  padding: $treeview-drag-icon-padding;
707
707
  }
708
708
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -663,7 +663,10 @@ $ripple-width: 32px !default;
663
663
  }
664
664
 
665
665
  .e-list-text {
666
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
666
+ @if ($skin-name == 'FluentUI') {
667
+ padding: $treeview-icon-padding;
668
+ }
669
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
667
670
  padding: 0 $treeview-drag-icon-padding;
668
671
  }
669
672
  @if $skin-name == 'fluent2' {
@@ -687,9 +690,6 @@ $ripple-width: 32px !default;
687
690
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
688
691
  box-sizing: content-box;
689
692
  padding-left: $treeview-drag-icon-padding;
690
- @if ($skin-name == 'FluentUI') {
691
- padding-top: 8px;
692
- }
693
693
  }
694
694
  }
695
695
  }
@@ -697,7 +697,7 @@ $ripple-width: 32px !default;
697
697
  .e-icon-collapsible::before,
698
698
  .e-icon-expandable::before {
699
699
  font-size: $treeview-drag-icon-font-size;
700
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
700
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
701
701
  padding: $treeview-drag-icon-padding;
702
702
  }
703
703
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -663,7 +663,10 @@ $ripple-width: 32px !default;
663
663
  }
664
664
 
665
665
  .e-list-text {
666
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
666
+ @if ($skin-name == 'FluentUI') {
667
+ padding: $treeview-icon-padding;
668
+ }
669
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
667
670
  padding: 0 $treeview-drag-icon-padding;
668
671
  }
669
672
  @if $skin-name == 'fluent2' {
@@ -687,9 +690,6 @@ $ripple-width: 32px !default;
687
690
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
688
691
  box-sizing: content-box;
689
692
  padding-left: $treeview-drag-icon-padding;
690
- @if ($skin-name == 'FluentUI') {
691
- padding-top: 8px;
692
- }
693
693
  }
694
694
  }
695
695
  }
@@ -697,7 +697,7 @@ $ripple-width: 32px !default;
697
697
  .e-icon-collapsible::before,
698
698
  .e-icon-expandable::before {
699
699
  font-size: $treeview-drag-icon-font-size;
700
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
700
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
701
701
  padding: $treeview-drag-icon-padding;
702
702
  }
703
703
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -691,7 +691,10 @@ $ripple-width: 32px !default;
691
691
  }
692
692
 
693
693
  .e-list-text {
694
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
694
+ @if ($skin-name == 'FluentUI') {
695
+ padding: $treeview-icon-padding;
696
+ }
697
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
695
698
  padding: 0 $treeview-drag-icon-padding;
696
699
  }
697
700
  @if $skin-name == 'fluent2' {
@@ -715,9 +718,6 @@ $ripple-width: 32px !default;
715
718
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
716
719
  box-sizing: content-box;
717
720
  padding-left: $treeview-drag-icon-padding;
718
- @if ($skin-name == 'FluentUI') {
719
- padding-top: 8px;
720
- }
721
721
  }
722
722
  }
723
723
  }
@@ -725,7 +725,7 @@ $ripple-width: 32px !default;
725
725
  .e-icon-collapsible::before,
726
726
  .e-icon-expandable::before {
727
727
  font-size: $treeview-drag-icon-font-size;
728
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
728
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
729
729
  padding: $treeview-drag-icon-padding;
730
730
  }
731
731
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -691,7 +691,10 @@ $ripple-width: 32px !default;
691
691
  }
692
692
 
693
693
  .e-list-text {
694
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
694
+ @if ($skin-name == 'FluentUI') {
695
+ padding: $treeview-icon-padding;
696
+ }
697
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
695
698
  padding: 0 $treeview-drag-icon-padding;
696
699
  }
697
700
  @if $skin-name == 'fluent2' {
@@ -715,9 +718,6 @@ $ripple-width: 32px !default;
715
718
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
716
719
  box-sizing: content-box;
717
720
  padding-left: $treeview-drag-icon-padding;
718
- @if ($skin-name == 'FluentUI') {
719
- padding-top: 8px;
720
- }
721
721
  }
722
722
  }
723
723
  }
@@ -725,7 +725,7 @@ $ripple-width: 32px !default;
725
725
  .e-icon-collapsible::before,
726
726
  .e-icon-expandable::before {
727
727
  font-size: $treeview-drag-icon-font-size;
728
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
728
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
729
729
  padding: $treeview-drag-icon-padding;
730
730
  }
731
731
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -670,7 +670,10 @@ $treeview-item-active-check-color: $primary !default;
670
670
  }
671
671
 
672
672
  .e-list-text {
673
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
673
+ @if ($skin-name == 'FluentUI') {
674
+ padding: $treeview-icon-padding;
675
+ }
676
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
674
677
  padding: 0 $treeview-drag-icon-padding;
675
678
  }
676
679
  @if $skin-name == 'fluent2' {
@@ -694,9 +697,6 @@ $treeview-item-active-check-color: $primary !default;
694
697
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
695
698
  box-sizing: content-box;
696
699
  padding-left: $treeview-drag-icon-padding;
697
- @if ($skin-name == 'FluentUI') {
698
- padding-top: 8px;
699
- }
700
700
  }
701
701
  }
702
702
  }
@@ -704,7 +704,7 @@ $treeview-item-active-check-color: $primary !default;
704
704
  .e-icon-collapsible::before,
705
705
  .e-icon-expandable::before {
706
706
  font-size: $treeview-drag-icon-font-size;
707
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
707
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
708
708
  padding: $treeview-drag-icon-padding;
709
709
  }
710
710
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {