@syncfusion/blazor-themes 28.1.41 → 28.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (455) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +19 -8
  2. package/Compiled-Themes/bds-dark.css +35 -11
  3. package/Compiled-Themes/bds-lite.css +19 -8
  4. package/Compiled-Themes/bds.css +35 -11
  5. package/Compiled-Themes/bootstrap-dark-lite.css +20 -9
  6. package/Compiled-Themes/bootstrap-dark.css +35 -11
  7. package/Compiled-Themes/bootstrap-lite.css +20 -9
  8. package/Compiled-Themes/bootstrap.css +35 -11
  9. package/Compiled-Themes/bootstrap4-lite.css +20 -9
  10. package/Compiled-Themes/bootstrap4.css +35 -11
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +19 -8
  12. package/Compiled-Themes/bootstrap5-dark.css +33 -9
  13. package/Compiled-Themes/bootstrap5-lite.css +19 -8
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +15 -8
  15. package/Compiled-Themes/bootstrap5.3-dark.css +29 -9
  16. package/Compiled-Themes/bootstrap5.3-lite.css +15 -8
  17. package/Compiled-Themes/bootstrap5.3.css +29 -9
  18. package/Compiled-Themes/bootstrap5.css +33 -9
  19. package/Compiled-Themes/fabric-dark-lite.css +20 -9
  20. package/Compiled-Themes/fabric-dark.css +36 -12
  21. package/Compiled-Themes/fabric-lite.css +20 -9
  22. package/Compiled-Themes/fabric.css +36 -12
  23. package/Compiled-Themes/fluent-dark-lite.css +22 -13
  24. package/Compiled-Themes/fluent-dark.css +38 -16
  25. package/Compiled-Themes/fluent-lite.css +22 -13
  26. package/Compiled-Themes/fluent.css +38 -16
  27. package/Compiled-Themes/fluent2-dark-lite.css +19 -11
  28. package/Compiled-Themes/fluent2-dark.css +28 -11
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +19 -11
  30. package/Compiled-Themes/fluent2-highcontrast.css +28 -11
  31. package/Compiled-Themes/fluent2-lite.css +19 -11
  32. package/Compiled-Themes/fluent2.css +28 -11
  33. package/Compiled-Themes/highcontrast-lite.css +22 -11
  34. package/Compiled-Themes/highcontrast.css +38 -14
  35. package/Compiled-Themes/material-dark-lite.css +20 -9
  36. package/Compiled-Themes/material-dark.css +36 -12
  37. package/Compiled-Themes/material-lite.css +20 -9
  38. package/Compiled-Themes/material.css +36 -12
  39. package/Compiled-Themes/material3-dark-lite.css +27 -16
  40. package/Compiled-Themes/material3-dark.css +44 -20
  41. package/Compiled-Themes/material3-lite.css +27 -16
  42. package/Compiled-Themes/material3.css +44 -20
  43. package/Compiled-Themes/tailwind-dark-lite.css +23 -12
  44. package/Compiled-Themes/tailwind-dark.css +41 -17
  45. package/Compiled-Themes/tailwind-lite.css +23 -12
  46. package/Compiled-Themes/tailwind.css +41 -17
  47. package/Compiled-Themes/tailwind3-dark-lite.css +7 -7
  48. package/Compiled-Themes/tailwind3-dark.css +11 -8
  49. package/Compiled-Themes/tailwind3-lite.css +7 -7
  50. package/Compiled-Themes/tailwind3.css +11 -8
  51. package/SCSS-Themes/bds-dark-lite.scss +45 -29
  52. package/SCSS-Themes/bds-dark.scss +60 -36
  53. package/SCSS-Themes/bds-lite.scss +45 -29
  54. package/SCSS-Themes/bds.scss +60 -36
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +44 -28
  56. package/SCSS-Themes/bootstrap-dark.scss +59 -35
  57. package/SCSS-Themes/bootstrap-lite.scss +44 -28
  58. package/SCSS-Themes/bootstrap.scss +59 -35
  59. package/SCSS-Themes/bootstrap4-lite.scss +44 -28
  60. package/SCSS-Themes/bootstrap4.scss +59 -35
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +44 -28
  62. package/SCSS-Themes/bootstrap5-dark.scss +59 -35
  63. package/SCSS-Themes/bootstrap5-lite.scss +44 -28
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +44 -28
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +59 -35
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +44 -28
  67. package/SCSS-Themes/bootstrap5.3.scss +59 -35
  68. package/SCSS-Themes/bootstrap5.scss +59 -35
  69. package/SCSS-Themes/fabric-dark-lite.scss +46 -30
  70. package/SCSS-Themes/fabric-dark.scss +61 -37
  71. package/SCSS-Themes/fabric-lite.scss +46 -30
  72. package/SCSS-Themes/fabric.scss +61 -37
  73. package/SCSS-Themes/fluent-dark-lite.scss +46 -30
  74. package/SCSS-Themes/fluent-dark.scss +61 -37
  75. package/SCSS-Themes/fluent-lite.scss +46 -30
  76. package/SCSS-Themes/fluent.scss +61 -37
  77. package/SCSS-Themes/fluent2-dark-lite.scss +39 -26
  78. package/SCSS-Themes/fluent2-dark.scss +54 -33
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +39 -26
  80. package/SCSS-Themes/fluent2-highcontrast.scss +54 -33
  81. package/SCSS-Themes/fluent2-lite.scss +39 -26
  82. package/SCSS-Themes/fluent2.scss +54 -33
  83. package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +0 -1
  84. package/SCSS-Themes/gantt/gantt/bds-dark.scss +0 -1
  85. package/SCSS-Themes/gantt/gantt/bds-lite.scss +0 -1
  86. package/SCSS-Themes/gantt/gantt/bds.scss +0 -1
  87. package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +0 -1
  88. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -1
  89. package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +0 -1
  90. package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -1
  91. package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +0 -1
  92. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -1
  93. package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +0 -1
  94. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -1
  95. package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +0 -1
  96. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +0 -1
  97. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +0 -1
  98. package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +0 -1
  99. package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +0 -1
  100. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -1
  101. package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +0 -1
  102. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -1
  103. package/SCSS-Themes/gantt/gantt/fabric-lite.scss +0 -1
  104. package/SCSS-Themes/gantt/gantt/fabric.scss +0 -1
  105. package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +0 -1
  106. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -1
  107. package/SCSS-Themes/gantt/gantt/fluent-lite.scss +0 -1
  108. package/SCSS-Themes/gantt/gantt/fluent.scss +0 -1
  109. package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +0 -1
  110. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +0 -1
  111. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +0 -1
  112. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +0 -1
  113. package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +0 -1
  114. package/SCSS-Themes/gantt/gantt/fluent2.scss +0 -1
  115. package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +1 -2
  116. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -2
  117. package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +0 -1
  118. package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -1
  119. package/SCSS-Themes/gantt/gantt/material-lite.scss +0 -1
  120. package/SCSS-Themes/gantt/gantt/material.scss +0 -1
  121. package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +0 -1
  122. package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -1
  123. package/SCSS-Themes/gantt/gantt/material3-lite.scss +0 -1
  124. package/SCSS-Themes/gantt/gantt/material3.scss +0 -1
  125. package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +0 -1
  126. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -1
  127. package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +0 -1
  128. package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -1
  129. package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +0 -1
  130. package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +0 -1
  131. package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +0 -1
  132. package/SCSS-Themes/gantt/gantt/tailwind3.scss +0 -1
  133. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +14 -6
  134. package/SCSS-Themes/grids/grid/bds-dark.scss +22 -11
  135. package/SCSS-Themes/grids/grid/bds-lite.scss +14 -6
  136. package/SCSS-Themes/grids/grid/bds.scss +22 -11
  137. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +14 -6
  138. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +22 -11
  139. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +14 -6
  140. package/SCSS-Themes/grids/grid/bootstrap.scss +22 -11
  141. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +14 -6
  142. package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -11
  143. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +14 -6
  144. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -11
  145. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +14 -6
  146. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +14 -6
  147. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +22 -11
  148. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +14 -6
  149. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +22 -11
  150. package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -11
  151. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +14 -6
  152. package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -11
  153. package/SCSS-Themes/grids/grid/fabric-lite.scss +14 -6
  154. package/SCSS-Themes/grids/grid/fabric.scss +22 -11
  155. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +14 -6
  156. package/SCSS-Themes/grids/grid/fluent-dark.scss +22 -11
  157. package/SCSS-Themes/grids/grid/fluent-lite.scss +14 -6
  158. package/SCSS-Themes/grids/grid/fluent.scss +22 -11
  159. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +14 -6
  160. package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -11
  161. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +14 -6
  162. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +22 -11
  163. package/SCSS-Themes/grids/grid/fluent2-lite.scss +14 -6
  164. package/SCSS-Themes/grids/grid/fluent2.scss +22 -11
  165. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +14 -6
  166. package/SCSS-Themes/grids/grid/highcontrast.scss +22 -11
  167. package/SCSS-Themes/grids/grid/material-dark-lite.scss +14 -6
  168. package/SCSS-Themes/grids/grid/material-dark.scss +22 -11
  169. package/SCSS-Themes/grids/grid/material-lite.scss +14 -6
  170. package/SCSS-Themes/grids/grid/material.scss +22 -11
  171. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +15 -7
  172. package/SCSS-Themes/grids/grid/material3-dark.scss +23 -12
  173. package/SCSS-Themes/grids/grid/material3-lite.scss +15 -7
  174. package/SCSS-Themes/grids/grid/material3.scss +23 -12
  175. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +14 -6
  176. package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -11
  177. package/SCSS-Themes/grids/grid/tailwind-lite.scss +14 -6
  178. package/SCSS-Themes/grids/grid/tailwind.scss +22 -11
  179. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +14 -6
  180. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +22 -11
  181. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +14 -6
  182. package/SCSS-Themes/grids/grid/tailwind3.scss +22 -11
  183. package/SCSS-Themes/highcontrast-lite.scss +47 -31
  184. package/SCSS-Themes/highcontrast.scss +62 -38
  185. package/SCSS-Themes/material-dark-lite.scss +45 -29
  186. package/SCSS-Themes/material-dark.scss +60 -36
  187. package/SCSS-Themes/material-lite.scss +45 -29
  188. package/SCSS-Themes/material.scss +60 -36
  189. package/SCSS-Themes/material3-dark-lite.scss +45 -29
  190. package/SCSS-Themes/material3-dark.scss +60 -36
  191. package/SCSS-Themes/material3-lite.scss +45 -29
  192. package/SCSS-Themes/material3.scss +60 -36
  193. package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +13 -4
  194. package/SCSS-Themes/navigations/menu/bds-dark.scss +13 -4
  195. package/SCSS-Themes/navigations/menu/bds-lite.scss +13 -4
  196. package/SCSS-Themes/navigations/menu/bds.scss +13 -4
  197. package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +13 -4
  198. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +13 -4
  199. package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +13 -4
  200. package/SCSS-Themes/navigations/menu/bootstrap.scss +13 -4
  201. package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +13 -4
  202. package/SCSS-Themes/navigations/menu/bootstrap4.scss +13 -4
  203. package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +13 -4
  204. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +13 -4
  205. package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +13 -4
  206. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +13 -4
  207. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +13 -4
  208. package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +13 -4
  209. package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +13 -4
  210. package/SCSS-Themes/navigations/menu/bootstrap5.scss +13 -4
  211. package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +13 -4
  212. package/SCSS-Themes/navigations/menu/fabric-dark.scss +13 -4
  213. package/SCSS-Themes/navigations/menu/fabric-lite.scss +13 -4
  214. package/SCSS-Themes/navigations/menu/fabric.scss +13 -4
  215. package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +13 -4
  216. package/SCSS-Themes/navigations/menu/fluent-dark.scss +13 -4
  217. package/SCSS-Themes/navigations/menu/fluent-lite.scss +13 -4
  218. package/SCSS-Themes/navigations/menu/fluent.scss +13 -4
  219. package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +13 -4
  220. package/SCSS-Themes/navigations/menu/fluent2-dark.scss +13 -4
  221. package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +13 -4
  222. package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +13 -4
  223. package/SCSS-Themes/navigations/menu/fluent2-lite.scss +13 -4
  224. package/SCSS-Themes/navigations/menu/fluent2.scss +13 -4
  225. package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +13 -4
  226. package/SCSS-Themes/navigations/menu/highcontrast.scss +13 -4
  227. package/SCSS-Themes/navigations/menu/material-dark-lite.scss +13 -4
  228. package/SCSS-Themes/navigations/menu/material-dark.scss +13 -4
  229. package/SCSS-Themes/navigations/menu/material-lite.scss +13 -4
  230. package/SCSS-Themes/navigations/menu/material.scss +13 -4
  231. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +13 -4
  232. package/SCSS-Themes/navigations/menu/material3-dark.scss +13 -4
  233. package/SCSS-Themes/navigations/menu/material3-lite.scss +13 -4
  234. package/SCSS-Themes/navigations/menu/material3.scss +13 -4
  235. package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +13 -4
  236. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +13 -4
  237. package/SCSS-Themes/navigations/menu/tailwind-lite.scss +13 -4
  238. package/SCSS-Themes/navigations/menu/tailwind.scss +13 -4
  239. package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +13 -4
  240. package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +13 -4
  241. package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +13 -4
  242. package/SCSS-Themes/navigations/menu/tailwind3.scss +13 -4
  243. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
  244. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
  245. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
  246. package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
  247. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +5 -5
  248. package/SCSS-Themes/navigations/treeview/bds-dark.scss +5 -5
  249. package/SCSS-Themes/navigations/treeview/bds-lite.scss +5 -5
  250. package/SCSS-Themes/navigations/treeview/bds.scss +5 -5
  251. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +5 -5
  252. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +5 -5
  253. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +5 -5
  254. package/SCSS-Themes/navigations/treeview/bootstrap.scss +5 -5
  255. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +5 -5
  256. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +5 -5
  257. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +5 -5
  258. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +5 -5
  259. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +5 -5
  260. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +5 -5
  261. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +5 -5
  262. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +5 -5
  263. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +5 -5
  264. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +5 -5
  265. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +5 -5
  266. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +5 -5
  267. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +5 -5
  268. package/SCSS-Themes/navigations/treeview/fabric.scss +5 -5
  269. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +5 -5
  270. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +5 -5
  271. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +5 -5
  272. package/SCSS-Themes/navigations/treeview/fluent.scss +5 -5
  273. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +5 -5
  274. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +5 -5
  275. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +5 -5
  276. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +5 -5
  277. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +5 -5
  278. package/SCSS-Themes/navigations/treeview/fluent2.scss +5 -5
  279. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +5 -5
  280. package/SCSS-Themes/navigations/treeview/highcontrast.scss +5 -5
  281. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +5 -5
  282. package/SCSS-Themes/navigations/treeview/material-dark.scss +5 -5
  283. package/SCSS-Themes/navigations/treeview/material-lite.scss +5 -5
  284. package/SCSS-Themes/navigations/treeview/material.scss +5 -5
  285. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +5 -5
  286. package/SCSS-Themes/navigations/treeview/material3-dark.scss +5 -5
  287. package/SCSS-Themes/navigations/treeview/material3-lite.scss +5 -5
  288. package/SCSS-Themes/navigations/treeview/material3.scss +5 -5
  289. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +5 -5
  290. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +5 -5
  291. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +5 -5
  292. package/SCSS-Themes/navigations/treeview/tailwind.scss +5 -5
  293. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +5 -5
  294. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +5 -5
  295. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +5 -5
  296. package/SCSS-Themes/navigations/treeview/tailwind3.scss +5 -5
  297. package/SCSS-Themes/notifications/badge/bds-dark-lite.scss +2 -4
  298. package/SCSS-Themes/notifications/badge/bds-dark.scss +2 -4
  299. package/SCSS-Themes/notifications/badge/bds-lite.scss +2 -4
  300. package/SCSS-Themes/notifications/badge/bds.scss +2 -4
  301. package/SCSS-Themes/notifications/badge/bootstrap-dark-lite.scss +2 -4
  302. package/SCSS-Themes/notifications/badge/bootstrap-dark.scss +2 -4
  303. package/SCSS-Themes/notifications/badge/bootstrap-lite.scss +2 -4
  304. package/SCSS-Themes/notifications/badge/bootstrap.scss +2 -4
  305. package/SCSS-Themes/notifications/badge/bootstrap4-lite.scss +2 -4
  306. package/SCSS-Themes/notifications/badge/bootstrap4.scss +2 -4
  307. package/SCSS-Themes/notifications/badge/bootstrap5-dark-lite.scss +2 -4
  308. package/SCSS-Themes/notifications/badge/bootstrap5-dark.scss +2 -4
  309. package/SCSS-Themes/notifications/badge/bootstrap5-lite.scss +2 -4
  310. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark-lite.scss +2 -4
  311. package/SCSS-Themes/notifications/badge/bootstrap5.3-dark.scss +2 -4
  312. package/SCSS-Themes/notifications/badge/bootstrap5.3-lite.scss +2 -4
  313. package/SCSS-Themes/notifications/badge/bootstrap5.3.scss +2 -4
  314. package/SCSS-Themes/notifications/badge/bootstrap5.scss +2 -4
  315. package/SCSS-Themes/notifications/badge/fabric-dark-lite.scss +2 -4
  316. package/SCSS-Themes/notifications/badge/fabric-dark.scss +2 -4
  317. package/SCSS-Themes/notifications/badge/fabric-lite.scss +2 -4
  318. package/SCSS-Themes/notifications/badge/fabric.scss +2 -4
  319. package/SCSS-Themes/notifications/badge/fluent-dark-lite.scss +2 -4
  320. package/SCSS-Themes/notifications/badge/fluent-dark.scss +2 -4
  321. package/SCSS-Themes/notifications/badge/fluent-lite.scss +2 -4
  322. package/SCSS-Themes/notifications/badge/fluent.scss +2 -4
  323. package/SCSS-Themes/notifications/badge/fluent2-dark-lite.scss +2 -4
  324. package/SCSS-Themes/notifications/badge/fluent2-dark.scss +2 -4
  325. package/SCSS-Themes/notifications/badge/fluent2-highcontrast-lite.scss +2 -4
  326. package/SCSS-Themes/notifications/badge/fluent2-highcontrast.scss +2 -4
  327. package/SCSS-Themes/notifications/badge/fluent2-lite.scss +2 -4
  328. package/SCSS-Themes/notifications/badge/fluent2.scss +2 -4
  329. package/SCSS-Themes/notifications/badge/highcontrast-lite.scss +2 -4
  330. package/SCSS-Themes/notifications/badge/highcontrast.scss +2 -4
  331. package/SCSS-Themes/notifications/badge/material-dark-lite.scss +2 -4
  332. package/SCSS-Themes/notifications/badge/material-dark.scss +2 -4
  333. package/SCSS-Themes/notifications/badge/material-lite.scss +2 -4
  334. package/SCSS-Themes/notifications/badge/material.scss +2 -4
  335. package/SCSS-Themes/notifications/badge/material3-dark-lite.scss +2 -4
  336. package/SCSS-Themes/notifications/badge/material3-dark.scss +2 -4
  337. package/SCSS-Themes/notifications/badge/material3-lite.scss +2 -4
  338. package/SCSS-Themes/notifications/badge/material3.scss +2 -4
  339. package/SCSS-Themes/notifications/badge/tailwind-dark-lite.scss +2 -4
  340. package/SCSS-Themes/notifications/badge/tailwind-dark.scss +2 -4
  341. package/SCSS-Themes/notifications/badge/tailwind-lite.scss +2 -4
  342. package/SCSS-Themes/notifications/badge/tailwind.scss +2 -4
  343. package/SCSS-Themes/notifications/badge/tailwind3-dark-lite.scss +2 -4
  344. package/SCSS-Themes/notifications/badge/tailwind3-dark.scss +2 -4
  345. package/SCSS-Themes/notifications/badge/tailwind3-lite.scss +2 -4
  346. package/SCSS-Themes/notifications/badge/tailwind3.scss +2 -4
  347. package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +0 -5
  348. package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +0 -5
  349. package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +0 -5
  350. package/SCSS-Themes/pivotview/pivotview/bds.scss +0 -5
  351. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +0 -5
  352. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +0 -5
  353. package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +0 -5
  354. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +0 -5
  355. package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +0 -5
  356. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +0 -5
  357. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +0 -5
  358. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +0 -5
  359. package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +0 -5
  360. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +0 -5
  361. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +0 -5
  362. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +0 -5
  363. package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +0 -5
  364. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +0 -5
  365. package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +0 -5
  366. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +0 -5
  367. package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +0 -5
  368. package/SCSS-Themes/pivotview/pivotview/fabric.scss +0 -5
  369. package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +0 -5
  370. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +0 -5
  371. package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +0 -5
  372. package/SCSS-Themes/pivotview/pivotview/fluent.scss +0 -5
  373. package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +0 -5
  374. package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +0 -5
  375. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +0 -5
  376. package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +0 -5
  377. package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +0 -5
  378. package/SCSS-Themes/pivotview/pivotview/fluent2.scss +0 -5
  379. package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +0 -5
  380. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +0 -5
  381. package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +0 -5
  382. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +0 -5
  383. package/SCSS-Themes/pivotview/pivotview/material-lite.scss +0 -5
  384. package/SCSS-Themes/pivotview/pivotview/material.scss +0 -5
  385. package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +0 -5
  386. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +0 -5
  387. package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +0 -5
  388. package/SCSS-Themes/pivotview/pivotview/material3.scss +0 -5
  389. package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +0 -5
  390. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +0 -5
  391. package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +0 -5
  392. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +0 -5
  393. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +0 -5
  394. package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +0 -5
  395. package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +0 -5
  396. package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +0 -5
  397. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark-lite.scss +11 -4
  398. package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +18 -6
  399. package/SCSS-Themes/splitbuttons/drop-down-button/bds-lite.scss +11 -4
  400. package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +18 -6
  401. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark-lite.scss +10 -3
  402. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +17 -5
  403. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-lite.scss +10 -3
  404. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +17 -5
  405. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4-lite.scss +10 -3
  406. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +17 -5
  407. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark-lite.scss +10 -3
  408. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +17 -5
  409. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-lite.scss +10 -3
  410. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark-lite.scss +10 -3
  411. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-dark.scss +17 -5
  412. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3-lite.scss +10 -3
  413. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.3.scss +17 -5
  414. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +17 -5
  415. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark-lite.scss +12 -5
  416. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +19 -7
  417. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-lite.scss +12 -5
  418. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +19 -7
  419. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark-lite.scss +12 -5
  420. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +19 -7
  421. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-lite.scss +12 -5
  422. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +19 -7
  423. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark-lite.scss +5 -1
  424. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +12 -3
  425. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast-lite.scss +5 -1
  426. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-highcontrast.scss +12 -3
  427. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-lite.scss +5 -1
  428. package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +12 -3
  429. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast-lite.scss +12 -5
  430. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +19 -7
  431. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark-lite.scss +11 -4
  432. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +18 -6
  433. package/SCSS-Themes/splitbuttons/drop-down-button/material-lite.scss +11 -4
  434. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +18 -6
  435. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark-lite.scss +10 -3
  436. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +17 -5
  437. package/SCSS-Themes/splitbuttons/drop-down-button/material3-lite.scss +10 -3
  438. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +17 -5
  439. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark-lite.scss +12 -5
  440. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +19 -7
  441. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-lite.scss +12 -5
  442. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +19 -7
  443. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark-lite.scss +5 -1
  444. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-dark.scss +12 -3
  445. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3-lite.scss +5 -1
  446. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind3.scss +12 -3
  447. package/SCSS-Themes/tailwind-dark-lite.scss +47 -31
  448. package/SCSS-Themes/tailwind-dark.scss +62 -38
  449. package/SCSS-Themes/tailwind-lite.scss +47 -31
  450. package/SCSS-Themes/tailwind.scss +62 -38
  451. package/SCSS-Themes/tailwind3-dark-lite.scss +39 -26
  452. package/SCSS-Themes/tailwind3-dark.scss +54 -33
  453. package/SCSS-Themes/tailwind3-lite.scss +39 -26
  454. package/SCSS-Themes/tailwind3.scss +54 -33
  455. package/package.json +1 -1
@@ -20192,10 +20192,8 @@ $badge-warning-font-color: $warning !default;
20192
20192
 
20193
20193
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
20194
20194
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
20195
- @if ($badge-theme == 'bootstrap5.3') {
20196
- background-color: $badge-secondary-bg-color;
20197
- color: $badge-secondary-font-color;
20198
- }
20195
+ background-color: $badge-secondary-bg-color;
20196
+ color: $badge-secondary-font-color;
20199
20197
 
20200
20198
  @if $badge-theme == 'fluent2' {
20201
20199
  border: $badge-secondary-border-color;
@@ -32479,7 +32477,8 @@ $drop-down-btn-bigger-font-size: $text-base !default;
32479
32477
  $drop-down-btn-bigger-li-height: 36px !default;
32480
32478
  $drop-down-btn-bigger-max-width: 202px !default;
32481
32479
  $drop-down-btn-bigger-min-width: 112px !default;
32482
- $drop-down-btn-icon-font-size: $text-sm !default;
32480
+ $drop-down-btn-icon-font-size: $text-base !default;
32481
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
32483
32482
  $drop-down-btn-icon-margin-right: 12px !default;
32484
32483
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
32485
32484
  $drop-down-btn-li-border-width: 1px !default;
@@ -32497,9 +32496,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
32497
32496
  $drop-down-btn-ul-padding: 4px 0 !default;
32498
32497
  $drop-down-btn-ul-bigger-padding: 4px 0 !default;
32499
32498
  $drop-down-btn-ul-small-padding: 4px 0 !default;
32500
- $drop-down-btn-caret-icon-font-size: $text-lg !default;
32501
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
32502
- $drop-down-btn-caret-icon-font-size-bigger: 22px !default;
32499
+ $drop-down-btn-caret-icon-font-size: $text-base !default;
32500
+ $drop-down-btn-small-caret-icon-font-size: $text-base !default;
32501
+ $drop-down-btn-icon-font-size-bigger: $text-lg !default;
32502
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
32503
+ $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
32504
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xl !default;
32503
32505
  $drop-down-btn-box-shadow: $shadow-focus-ring2 !default;
32504
32506
  $drop-down-btn-popup-margin-top: 4px !default;
32505
32507
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -32602,7 +32604,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
32602
32604
  }
32603
32605
 
32604
32606
  & .e-btn-icon {
32605
- @if $skin-name == 'tailwind3' {
32607
+ @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' {
32606
32608
  font-size: $drop-down-btn-small-icon-font-size;
32607
32609
  }
32608
32610
  }
@@ -32611,6 +32613,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
32611
32613
  @if $skin-name == 'fluent2' {
32612
32614
  font-size: 12px;
32613
32615
  }
32616
+ @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' {
32617
+ font-size: $drop-down-btn-small-caret-icon-font-size;
32618
+ }
32614
32619
  }
32615
32620
  }
32616
32621
  }
@@ -32903,8 +32908,13 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
32903
32908
  padding: $drop-down-btn-vertical-bigger-padding;
32904
32909
  }
32905
32910
  .e-btn-icon {
32906
- @if $skin-name == 'tailwind3' {
32907
- font-size: $drop-down-btn-icon-font-size-bigger;
32911
+ @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' {
32912
+ font-size: $drop-down-btn-small-icon-font-size-bigger;
32913
+ }
32914
+ }
32915
+ .e-btn-icon.e-caret {
32916
+ @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' {
32917
+ font-size: $drop-down-btn-small-caret-icon-font-size-bigger;
32908
32918
  }
32909
32919
  }
32910
32920
  }
@@ -52864,7 +52874,7 @@ $tab-big-item-last-child-padding-bottom: 0 !default;
52864
52874
  $tab-nrml-item-last-child-padding-bottom: 0 !default;
52865
52875
  $tab-big-wrap-padding: 0 12px !default;
52866
52876
  $tab-nrml-wrap-padding: 0 8px !default;
52867
- $tab-mob-wrap-padding: 12px 16px !default;
52877
+ $tab-mob-wrap-padding: 0 15px !default;
52868
52878
  $tab-pop-padding: 0 !default;
52869
52879
  $tab-big-pop-item-wrap-padding: 0 16px !default;
52870
52880
  $tab-nrml-pop-item-wrap-padding: 0 16px !default;
@@ -59209,7 +59219,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59209
59219
  }
59210
59220
 
59211
59221
  .e-list-text {
59212
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59222
+ @if ($skin-name == 'FluentUI') {
59223
+ padding: $treeview-icon-padding;
59224
+ }
59225
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
59213
59226
  padding: 0 $treeview-drag-icon-padding;
59214
59227
  }
59215
59228
  @if $skin-name == 'fluent2' {
@@ -59233,9 +59246,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59233
59246
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
59234
59247
  box-sizing: content-box;
59235
59248
  padding-left: $treeview-drag-icon-padding;
59236
- @if ($skin-name == 'FluentUI') {
59237
- padding-top: 8px;
59238
- }
59239
59249
  }
59240
59250
  }
59241
59251
  }
@@ -59243,7 +59253,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59243
59253
  .e-icon-collapsible::before,
59244
59254
  .e-icon-expandable::before {
59245
59255
  font-size: $treeview-drag-icon-font-size;
59246
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
59256
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
59247
59257
  padding: $treeview-drag-icon-padding;
59248
59258
  }
59249
59259
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -61138,6 +61148,13 @@ $menu-caret-color: $cmenu-caret-color !default;
61138
61148
  }
61139
61149
  @if $skin-name == 'fluent2' {
61140
61150
  border-radius: 4px;
61151
+ &:focus-visible {
61152
+ color: $content-text-color;
61153
+ & .e-caret,
61154
+ & .e-menu-icon {
61155
+ color: $icon-color;
61156
+ }
61157
+ }
61141
61158
  }
61142
61159
  }
61143
61160
  }
@@ -61188,9 +61205,11 @@ $menu-caret-color: $cmenu-caret-color !default;
61188
61205
 
61189
61206
  &:focus-visible {
61190
61207
  @if $skin-name == 'fluent2' {
61191
- border-radius: 4px;
61192
- background-color: $content-bg-color;
61193
- box-shadow: $shadow-focus-ring1;
61208
+ &:not(.e-selected) {
61209
+ border-radius: 4px;
61210
+ background-color: $content-bg-color;
61211
+ box-shadow: $shadow-focus-ring1;
61212
+ }
61194
61213
  }
61195
61214
  @if $skin-name == 'tailwind3' {
61196
61215
  box-shadow: $shadow-focus-ring2;
@@ -61281,7 +61300,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61281
61300
 
61282
61301
  &:focus-visible {
61283
61302
  @if $skin-name == 'fluent2' {
61284
- background-color: $content-bg-color;
61303
+ background-color: $flyout-bg-color-focus;
61285
61304
  box-shadow: $shadow-focus-ring1;
61286
61305
  border-radius: 4px;
61287
61306
  }
@@ -85004,7 +85023,12 @@ $grid-checkmark-color: $primary-text-color !default;
85004
85023
 
85005
85024
  &.e-wrap .e-columnmenu,
85006
85025
  &.e-wrap &.e-rtl .e-columnmenu {
85007
- line-height: $grid-wrap-line-height;
85026
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
85027
+ line-height: 3px;
85028
+ }
85029
+ @else {
85030
+ line-height: $grid-wrap-line-height;
85031
+ }
85008
85032
  }
85009
85033
 
85010
85034
  &.e-rtl .e-columnmenu {
@@ -85159,6 +85183,9 @@ $grid-checkmark-color: $primary-text-color !default;
85159
85183
  }
85160
85184
 
85161
85185
  .e-filterbarcell input {
85186
+ &.e-checkbox{
85187
+ height: 1px;
85188
+ }
85162
85189
  border-radius: $grid-filterbar-border-radius;
85163
85190
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
85164
85191
  height: $grid-filterbarcell-text-input;
@@ -87164,7 +87191,7 @@ $grid-checkmark-color: $primary-text-color !default;
87164
87191
 
87165
87192
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
87166
87193
  @if $grid-skin == 'material3' {
87167
- background-color: $material;
87194
+ background: $material;
87168
87195
  }
87169
87196
  @if $grid-skin == 'bootstrap4' {
87170
87197
  background-color: $bootstrap;
@@ -87175,7 +87202,7 @@ $grid-checkmark-color: $primary-text-color !default;
87175
87202
 
87176
87203
  #{&}.e-grid,
87177
87204
  #{&}.e-grid-popup {
87178
- .e-icons:not(.e-btn-icon, .e-check) {
87205
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
87179
87206
  color: $grid-icon-color;
87180
87207
  }
87181
87208
 
@@ -87595,7 +87622,7 @@ $grid-checkmark-color: $primary-text-color !default;
87595
87622
  .e-rowdragdrop.e-unfreeze,
87596
87623
  .e-rowdragdrop.e-fixedfreeze {
87597
87624
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87598
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87625
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87599
87626
  }
87600
87627
  }
87601
87628
  }
@@ -87606,7 +87633,7 @@ $grid-checkmark-color: $primary-text-color !default;
87606
87633
  .e-rowdragdrop.e-unfreeze,
87607
87634
  .e-rowdragdrop.e-fixedfreeze {
87608
87635
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87609
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87636
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87610
87637
  }
87611
87638
  }
87612
87639
  }
@@ -87614,7 +87641,7 @@ $grid-checkmark-color: $primary-text-color !default;
87614
87641
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
87615
87642
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
87616
87643
  @if $grid-skin != 'material3' {
87617
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
87644
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
87618
87645
  }
87619
87646
  }
87620
87647
  }
@@ -88362,7 +88389,7 @@ $grid-checkmark-color: $primary-text-color !default;
88362
88389
 
88363
88390
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
88364
88391
  @if $grid-skin == 'material3' {
88365
- background-color: $material;
88392
+ background: $material;
88366
88393
  }
88367
88394
  @if $grid-skin == 'bootstrap4' {
88368
88395
  background-color: $bootstrap;
@@ -88446,7 +88473,7 @@ $grid-checkmark-color: $primary-text-color !default;
88446
88473
  .e-rowcell.e-unfreeze,
88447
88474
  .e-rowcell.e-fixedfreeze {
88448
88475
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88449
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88476
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88450
88477
  }
88451
88478
  }
88452
88479
  }
@@ -88461,7 +88488,7 @@ $grid-checkmark-color: $primary-text-color !default;
88461
88488
  .e-rowdragdrop.e-unfreeze,
88462
88489
  .e-rowdragdrop.e-fixedfreeze {
88463
88490
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88464
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88491
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88465
88492
  }
88466
88493
  }
88467
88494
  }
@@ -88472,7 +88499,7 @@ $grid-checkmark-color: $primary-text-color !default;
88472
88499
  .e-rowdragdrop.e-unfreeze,
88473
88500
  .e-rowdragdrop.e-fixedfreeze {
88474
88501
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88475
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88502
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88476
88503
  }
88477
88504
  }
88478
88505
  }
@@ -88480,7 +88507,7 @@ $grid-checkmark-color: $primary-text-color !default;
88480
88507
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
88481
88508
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
88482
88509
  @if $grid-skin != 'material3' {
88483
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
88510
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
88484
88511
  }
88485
88512
  }
88486
88513
  }
@@ -88960,6 +88987,9 @@ $grid-checkmark-color: $primary-text-color !default;
88960
88987
  }
88961
88988
 
88962
88989
  .e-filterbarcell input {
88990
+ &.e-checkbox{
88991
+ height: 1px;
88992
+ }
88963
88993
  height: $grid-bigger-filterbarcell-text-input;
88964
88994
  }
88965
88995
 
@@ -103621,7 +103651,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103621
103651
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
103622
103652
  }
103623
103653
  @if $skin-name == 'fluent2'{
103624
- .e-rowcell.e-active,
103625
103654
  .e-menu-item.e-focused,
103626
103655
  .e-menu-item.e-selected {
103627
103656
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -122715,11 +122744,6 @@ $pivotview-touch-header-text-padding: 12px !default;
122715
122744
  -ms-user-select: none;
122716
122745
  user-select: none;
122717
122746
  -webkit-touch-callout: none;
122718
- align-items: center;
122719
- white-space: nowrap;
122720
- overflow: hidden;
122721
- text-overflow: ellipsis;
122722
- height: inherit;
122723
122747
 
122724
122748
  @if ($skin-name == 'tailwind') {
122725
122749
  padding-left: 12px;
@@ -12944,10 +12944,8 @@ $badge-warning-font-color: $warning !default;
12944
12944
 
12945
12945
  &.e-badge-secondary:not(.e-badge-ghost):not([href]),
12946
12946
  &.e-badge-secondary[href]:not(.e-badge-ghost) {
12947
- @if ($badge-theme == 'bootstrap5.3') {
12948
- background-color: $badge-secondary-bg-color;
12949
- color: $badge-secondary-font-color;
12950
- }
12947
+ background-color: $badge-secondary-bg-color;
12948
+ color: $badge-secondary-font-color;
12951
12949
 
12952
12950
  @if $badge-theme == 'fluent2' {
12953
12951
  border: $badge-secondary-border-color;
@@ -22906,7 +22904,8 @@ $drop-down-btn-bigger-font-size: $text-base !default;
22906
22904
  $drop-down-btn-bigger-li-height: 36px !default;
22907
22905
  $drop-down-btn-bigger-max-width: 202px !default;
22908
22906
  $drop-down-btn-bigger-min-width: 112px !default;
22909
- $drop-down-btn-icon-font-size: $text-sm !default;
22907
+ $drop-down-btn-icon-font-size: $text-base !default;
22908
+ $drop-down-btn-small-icon-font-size: $text-xs !default;
22910
22909
  $drop-down-btn-icon-margin-right: 12px !default;
22911
22910
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
22912
22911
  $drop-down-btn-li-border-width: 1px !default;
@@ -22924,9 +22923,12 @@ $drop-down-btn-ul-border-radius: 4px !default;
22924
22923
  $drop-down-btn-ul-padding: 4px 0 !default;
22925
22924
  $drop-down-btn-ul-bigger-padding: 4px 0 !default;
22926
22925
  $drop-down-btn-ul-small-padding: 4px 0 !default;
22927
- $drop-down-btn-caret-icon-font-size: $text-lg !default;
22928
- $drop-down-btn-icon-font-size-bigger: $text-base !default;
22929
- $drop-down-btn-caret-icon-font-size-bigger: 22px !default;
22926
+ $drop-down-btn-caret-icon-font-size: $text-base !default;
22927
+ $drop-down-btn-small-caret-icon-font-size: $text-base !default;
22928
+ $drop-down-btn-icon-font-size-bigger: $text-lg !default;
22929
+ $drop-down-btn-small-icon-font-size-bigger: $text-lg !default;
22930
+ $drop-down-btn-caret-icon-font-size-bigger: $text-xl !default;
22931
+ $drop-down-btn-small-caret-icon-font-size-bigger: $text-xl !default;
22930
22932
  $drop-down-btn-box-shadow: $shadow-focus-ring2 !default;
22931
22933
  $drop-down-btn-popup-margin-top: 4px !default;
22932
22934
  $drop-down-btn-bigger-popup-margin-top: 4px !default;
@@ -23029,7 +23031,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
23029
23031
  }
23030
23032
 
23031
23033
  & .e-btn-icon {
23032
- @if $skin-name == 'tailwind3' {
23034
+ @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' {
23033
23035
  font-size: $drop-down-btn-small-icon-font-size;
23034
23036
  }
23035
23037
  }
@@ -23038,6 +23040,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
23038
23040
  @if $skin-name == 'fluent2' {
23039
23041
  font-size: 12px;
23040
23042
  }
23043
+ @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' {
23044
+ font-size: $drop-down-btn-small-caret-icon-font-size;
23045
+ }
23041
23046
  }
23042
23047
  }
23043
23048
  }
@@ -38300,7 +38305,7 @@ $tab-big-item-last-child-padding-bottom: 0 !default;
38300
38305
  $tab-nrml-item-last-child-padding-bottom: 0 !default;
38301
38306
  $tab-big-wrap-padding: 0 12px !default;
38302
38307
  $tab-nrml-wrap-padding: 0 8px !default;
38303
- $tab-mob-wrap-padding: 12px 16px !default;
38308
+ $tab-mob-wrap-padding: 0 15px !default;
38304
38309
  $tab-pop-padding: 0 !default;
38305
38310
  $tab-big-pop-item-wrap-padding: 0 16px !default;
38306
38311
  $tab-nrml-pop-item-wrap-padding: 0 16px !default;
@@ -43369,7 +43374,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43369
43374
  }
43370
43375
 
43371
43376
  .e-list-text {
43372
- @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43377
+ @if ($skin-name == 'FluentUI') {
43378
+ padding: $treeview-icon-padding;
43379
+ }
43380
+ @else if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43373
43381
  padding: 0 $treeview-drag-icon-padding;
43374
43382
  }
43375
43383
  @if $skin-name == 'fluent2' {
@@ -43393,9 +43401,6 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43393
43401
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI') {
43394
43402
  box-sizing: content-box;
43395
43403
  padding-left: $treeview-drag-icon-padding;
43396
- @if ($skin-name == 'FluentUI') {
43397
- padding-top: 8px;
43398
- }
43399
43404
  }
43400
43405
  }
43401
43406
  }
@@ -43403,7 +43408,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43403
43408
  .e-icon-collapsible::before,
43404
43409
  .e-icon-expandable::before {
43405
43410
  font-size: $treeview-drag-icon-font-size;
43406
- @if ($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3' and $skin-name != 'FluentUI') {
43411
+ @if (($skin-name != 'bootstrap5' or $skin-name == 'bootstrap5.3') and $skin-name != 'FluentUI') {
43407
43412
  padding: $treeview-drag-icon-padding;
43408
43413
  }
43409
43414
  @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind') {
@@ -44892,6 +44897,13 @@ $menu-caret-color: $cmenu-caret-color !default;
44892
44897
  }
44893
44898
  @if $skin-name == 'fluent2' {
44894
44899
  border-radius: 4px;
44900
+ &:focus-visible {
44901
+ color: $content-text-color;
44902
+ & .e-caret,
44903
+ & .e-menu-icon {
44904
+ color: $icon-color;
44905
+ }
44906
+ }
44895
44907
  }
44896
44908
  }
44897
44909
  }
@@ -44942,9 +44954,11 @@ $menu-caret-color: $cmenu-caret-color !default;
44942
44954
 
44943
44955
  &:focus-visible {
44944
44956
  @if $skin-name == 'fluent2' {
44945
- border-radius: 4px;
44946
- background-color: $content-bg-color;
44947
- box-shadow: $shadow-focus-ring1;
44957
+ &:not(.e-selected) {
44958
+ border-radius: 4px;
44959
+ background-color: $content-bg-color;
44960
+ box-shadow: $shadow-focus-ring1;
44961
+ }
44948
44962
  }
44949
44963
  @if $skin-name == 'tailwind3' {
44950
44964
  box-shadow: $shadow-focus-ring2;
@@ -45035,7 +45049,7 @@ $menu-caret-color: $cmenu-caret-color !default;
45035
45049
 
45036
45050
  &:focus-visible {
45037
45051
  @if $skin-name == 'fluent2' {
45038
- background-color: $content-bg-color;
45052
+ background-color: $flyout-bg-color-focus;
45039
45053
  box-shadow: $shadow-focus-ring1;
45040
45054
  border-radius: 4px;
45041
45055
  }
@@ -62803,7 +62817,12 @@ $grid-checkmark-color: $primary-text-color !default;
62803
62817
 
62804
62818
  &.e-wrap .e-columnmenu,
62805
62819
  &.e-wrap &.e-rtl .e-columnmenu {
62806
- line-height: $grid-wrap-line-height;
62820
+ @if $grid-skin == 'material' or $grid-skin == 'material3' {
62821
+ line-height: 3px;
62822
+ }
62823
+ @else {
62824
+ line-height: $grid-wrap-line-height;
62825
+ }
62807
62826
  }
62808
62827
 
62809
62828
  &.e-rtl .e-columnmenu {
@@ -62958,6 +62977,9 @@ $grid-checkmark-color: $primary-text-color !default;
62958
62977
  }
62959
62978
 
62960
62979
  .e-filterbarcell input {
62980
+ &.e-checkbox{
62981
+ height: 1px;
62982
+ }
62961
62983
  border-radius: $grid-filterbar-border-radius;
62962
62984
  @include grid-border-style-width-font-size-weight(solid, $grid-filterbar-input-border-width, $grid-font-size, normal);
62963
62985
  height: $grid-filterbarcell-text-input;
@@ -64963,7 +64985,7 @@ $grid-checkmark-color: $primary-text-color !default;
64963
64985
 
64964
64986
  @mixin hover-color-styles($grid-skin, $material, $bootstrap) {
64965
64987
  @if $grid-skin == 'material3' {
64966
- background-color: $material;
64988
+ background: $material;
64967
64989
  }
64968
64990
  @if $grid-skin == 'bootstrap4' {
64969
64991
  background-color: $bootstrap;
@@ -64974,7 +64996,7 @@ $grid-checkmark-color: $primary-text-color !default;
64974
64996
 
64975
64997
  #{&}.e-grid,
64976
64998
  #{&}.e-grid-popup {
64977
- .e-icons:not(.e-btn-icon, .e-check) {
64999
+ .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
64978
65000
  color: $grid-icon-color;
64979
65001
  }
64980
65002
 
@@ -65394,7 +65416,7 @@ $grid-checkmark-color: $primary-text-color !default;
65394
65416
  .e-rowdragdrop.e-unfreeze,
65395
65417
  .e-rowdragdrop.e-fixedfreeze {
65396
65418
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65397
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65419
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65398
65420
  }
65399
65421
  }
65400
65422
  }
@@ -65405,7 +65427,7 @@ $grid-checkmark-color: $primary-text-color !default;
65405
65427
  .e-rowdragdrop.e-unfreeze,
65406
65428
  .e-rowdragdrop.e-fixedfreeze {
65407
65429
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65408
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65430
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65409
65431
  }
65410
65432
  }
65411
65433
  }
@@ -65413,7 +65435,7 @@ $grid-checkmark-color: $primary-text-color !default;
65413
65435
  &.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
65414
65436
  &:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
65415
65437
  @if $grid-skin != 'material3' {
65416
- @include hover-color-styles($grid-skin, rgb(250 244 244), rgb(236 233 233));
65438
+ @include hover-color-styles($grid-skin, $grid-hover-bg-color, rgb(236 233 233));
65417
65439
  }
65418
65440
  }
65419
65441
  }
@@ -77229,7 +77251,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77229
77251
  color: $gantt-context-menu-icon-color !important; /* stylelint-disable-line declaration-no-important */
77230
77252
  }
77231
77253
  @if $skin-name == 'fluent2'{
77232
- .e-rowcell.e-active,
77233
77254
  .e-menu-item.e-focused,
77234
77255
  .e-menu-item.e-selected {
77235
77256
  .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
@@ -93301,11 +93322,6 @@ $pivotview-touch-header-text-padding: 12px !default;
93301
93322
  -ms-user-select: none;
93302
93323
  user-select: none;
93303
93324
  -webkit-touch-callout: none;
93304
- align-items: center;
93305
- white-space: nowrap;
93306
- overflow: hidden;
93307
- text-overflow: ellipsis;
93308
- height: inherit;
93309
93325
 
93310
93326
  @if ($skin-name == 'tailwind') {
93311
93327
  padding-left: 12px;