@syncfusion/blazor-themes 28.2.7 → 28.2.11

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 (369) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +1 -5
  2. package/Compiled-Themes/bds-dark.css +1 -5
  3. package/Compiled-Themes/bds-lite.css +1 -5
  4. package/Compiled-Themes/bds.css +1 -5
  5. package/Compiled-Themes/bootstrap-dark-lite.css +1 -5
  6. package/Compiled-Themes/bootstrap-dark.css +1 -5
  7. package/Compiled-Themes/bootstrap-lite.css +1 -5
  8. package/Compiled-Themes/bootstrap.css +1 -5
  9. package/Compiled-Themes/bootstrap4-lite.css +5 -9
  10. package/Compiled-Themes/bootstrap4.css +5 -9
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +11 -15
  12. package/Compiled-Themes/bootstrap5-dark.css +11 -15
  13. package/Compiled-Themes/bootstrap5-lite.css +11 -15
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +12 -16
  15. package/Compiled-Themes/bootstrap5.3-dark.css +12 -16
  16. package/Compiled-Themes/bootstrap5.3-lite.css +12 -16
  17. package/Compiled-Themes/bootstrap5.3.css +12 -16
  18. package/Compiled-Themes/bootstrap5.css +11 -15
  19. package/Compiled-Themes/fabric-dark-lite.css +1 -5
  20. package/Compiled-Themes/fabric-dark.css +1 -5
  21. package/Compiled-Themes/fabric-lite.css +1 -5
  22. package/Compiled-Themes/fabric.css +1 -5
  23. package/Compiled-Themes/fluent-dark-lite.css +1 -5
  24. package/Compiled-Themes/fluent-dark.css +1 -5
  25. package/Compiled-Themes/fluent-lite.css +1 -5
  26. package/Compiled-Themes/fluent.css +1 -5
  27. package/Compiled-Themes/fluent2-dark-lite.css +8 -28
  28. package/Compiled-Themes/fluent2-dark.css +8 -28
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +8 -28
  30. package/Compiled-Themes/fluent2-highcontrast.css +8 -28
  31. package/Compiled-Themes/fluent2-lite.css +8 -28
  32. package/Compiled-Themes/fluent2.css +8 -28
  33. package/Compiled-Themes/highcontrast-lite.css +1 -5
  34. package/Compiled-Themes/highcontrast.css +1 -5
  35. package/Compiled-Themes/material-dark-lite.css +1 -5
  36. package/Compiled-Themes/material-dark.css +1 -5
  37. package/Compiled-Themes/material-lite.css +1 -5
  38. package/Compiled-Themes/material.css +1 -5
  39. package/Compiled-Themes/material3-dark-lite.css +11 -15
  40. package/Compiled-Themes/material3-dark.css +11 -15
  41. package/Compiled-Themes/material3-lite.css +11 -15
  42. package/Compiled-Themes/material3.css +11 -15
  43. package/Compiled-Themes/tailwind-dark-lite.css +1 -5
  44. package/Compiled-Themes/tailwind-dark.css +1 -5
  45. package/Compiled-Themes/tailwind-lite.css +1 -5
  46. package/Compiled-Themes/tailwind.css +1 -5
  47. package/Compiled-Themes/tailwind3-dark-lite.css +17 -37
  48. package/Compiled-Themes/tailwind3-dark.css +17 -37
  49. package/Compiled-Themes/tailwind3-lite.css +17 -37
  50. package/Compiled-Themes/tailwind3.css +17 -37
  51. package/SCSS-Themes/bds-dark-lite.scss +28 -72
  52. package/SCSS-Themes/bds-dark.scss +28 -72
  53. package/SCSS-Themes/bds-lite.scss +28 -72
  54. package/SCSS-Themes/bds.scss +28 -72
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +28 -72
  56. package/SCSS-Themes/bootstrap-dark.scss +28 -72
  57. package/SCSS-Themes/bootstrap-lite.scss +28 -72
  58. package/SCSS-Themes/bootstrap.scss +28 -72
  59. package/SCSS-Themes/bootstrap4-lite.scss +30 -74
  60. package/SCSS-Themes/bootstrap4.scss +30 -74
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +31 -75
  62. package/SCSS-Themes/bootstrap5-dark.scss +31 -75
  63. package/SCSS-Themes/bootstrap5-lite.scss +31 -75
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +31 -75
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +31 -75
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +31 -75
  67. package/SCSS-Themes/bootstrap5.3.scss +31 -75
  68. package/SCSS-Themes/bootstrap5.scss +31 -75
  69. package/SCSS-Themes/fabric-dark-lite.scss +28 -72
  70. package/SCSS-Themes/fabric-dark.scss +28 -72
  71. package/SCSS-Themes/fabric-lite.scss +28 -72
  72. package/SCSS-Themes/fabric.scss +28 -72
  73. package/SCSS-Themes/fluent-dark-lite.scss +28 -72
  74. package/SCSS-Themes/fluent-dark.scss +28 -72
  75. package/SCSS-Themes/fluent-lite.scss +28 -72
  76. package/SCSS-Themes/fluent.scss +28 -72
  77. package/SCSS-Themes/fluent2-dark-lite.scss +28 -72
  78. package/SCSS-Themes/fluent2-dark.scss +28 -72
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -72
  80. package/SCSS-Themes/fluent2-highcontrast.scss +28 -72
  81. package/SCSS-Themes/fluent2-lite.scss +28 -72
  82. package/SCSS-Themes/fluent2.scss +28 -72
  83. package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +0 -4
  84. package/SCSS-Themes/gantt/gantt/bds-dark.scss +0 -4
  85. package/SCSS-Themes/gantt/gantt/bds-lite.scss +0 -4
  86. package/SCSS-Themes/gantt/gantt/bds.scss +0 -4
  87. package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +0 -4
  88. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -4
  89. package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +0 -4
  90. package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -4
  91. package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +0 -4
  92. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -4
  93. package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +0 -4
  94. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -4
  95. package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +0 -4
  96. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +0 -4
  97. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +0 -4
  98. package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +0 -4
  99. package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +0 -4
  100. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -4
  101. package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +0 -4
  102. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -4
  103. package/SCSS-Themes/gantt/gantt/fabric-lite.scss +0 -4
  104. package/SCSS-Themes/gantt/gantt/fabric.scss +0 -4
  105. package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +0 -4
  106. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -4
  107. package/SCSS-Themes/gantt/gantt/fluent-lite.scss +0 -4
  108. package/SCSS-Themes/gantt/gantt/fluent.scss +0 -4
  109. package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +0 -4
  110. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +0 -4
  111. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +0 -4
  112. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +0 -4
  113. package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +0 -4
  114. package/SCSS-Themes/gantt/gantt/fluent2.scss +0 -4
  115. package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +0 -4
  116. package/SCSS-Themes/gantt/gantt/highcontrast.scss +0 -4
  117. package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +0 -4
  118. package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -4
  119. package/SCSS-Themes/gantt/gantt/material-lite.scss +0 -4
  120. package/SCSS-Themes/gantt/gantt/material.scss +0 -4
  121. package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +0 -4
  122. package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -4
  123. package/SCSS-Themes/gantt/gantt/material3-lite.scss +0 -4
  124. package/SCSS-Themes/gantt/gantt/material3.scss +0 -4
  125. package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +0 -4
  126. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -4
  127. package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +0 -4
  128. package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -4
  129. package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +0 -4
  130. package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +0 -4
  131. package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +0 -4
  132. package/SCSS-Themes/gantt/gantt/tailwind3.scss +0 -4
  133. package/SCSS-Themes/grids/excel-filter/bds-dark-lite.scss +1 -1
  134. package/SCSS-Themes/grids/excel-filter/bds-dark.scss +1 -1
  135. package/SCSS-Themes/grids/excel-filter/bds-lite.scss +1 -1
  136. package/SCSS-Themes/grids/excel-filter/bds.scss +1 -1
  137. package/SCSS-Themes/grids/excel-filter/bootstrap-dark-lite.scss +1 -1
  138. package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
  139. package/SCSS-Themes/grids/excel-filter/bootstrap-lite.scss +1 -1
  140. package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
  141. package/SCSS-Themes/grids/excel-filter/bootstrap4-lite.scss +1 -1
  142. package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
  143. package/SCSS-Themes/grids/excel-filter/bootstrap5-dark-lite.scss +1 -1
  144. package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +1 -1
  145. package/SCSS-Themes/grids/excel-filter/bootstrap5-lite.scss +1 -1
  146. package/SCSS-Themes/grids/excel-filter/bootstrap5.3-dark-lite.scss +1 -1
  147. package/SCSS-Themes/grids/excel-filter/bootstrap5.3-dark.scss +1 -1
  148. package/SCSS-Themes/grids/excel-filter/bootstrap5.3-lite.scss +1 -1
  149. package/SCSS-Themes/grids/excel-filter/bootstrap5.3.scss +1 -1
  150. package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +1 -1
  151. package/SCSS-Themes/grids/excel-filter/fabric-dark-lite.scss +1 -1
  152. package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
  153. package/SCSS-Themes/grids/excel-filter/fabric-lite.scss +1 -1
  154. package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
  155. package/SCSS-Themes/grids/excel-filter/fluent-dark-lite.scss +1 -1
  156. package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +1 -1
  157. package/SCSS-Themes/grids/excel-filter/fluent-lite.scss +1 -1
  158. package/SCSS-Themes/grids/excel-filter/fluent.scss +1 -1
  159. package/SCSS-Themes/grids/excel-filter/fluent2-dark-lite.scss +1 -1
  160. package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +1 -1
  161. package/SCSS-Themes/grids/excel-filter/fluent2-highcontrast-lite.scss +1 -1
  162. package/SCSS-Themes/grids/excel-filter/fluent2-highcontrast.scss +1 -1
  163. package/SCSS-Themes/grids/excel-filter/fluent2-lite.scss +1 -1
  164. package/SCSS-Themes/grids/excel-filter/fluent2.scss +1 -1
  165. package/SCSS-Themes/grids/excel-filter/highcontrast-lite.scss +1 -1
  166. package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
  167. package/SCSS-Themes/grids/excel-filter/material-dark-lite.scss +1 -1
  168. package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
  169. package/SCSS-Themes/grids/excel-filter/material-lite.scss +1 -1
  170. package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
  171. package/SCSS-Themes/grids/excel-filter/material3-dark-lite.scss +1 -1
  172. package/SCSS-Themes/grids/excel-filter/material3-dark.scss +1 -1
  173. package/SCSS-Themes/grids/excel-filter/material3-lite.scss +1 -1
  174. package/SCSS-Themes/grids/excel-filter/material3.scss +1 -1
  175. package/SCSS-Themes/grids/excel-filter/tailwind-dark-lite.scss +1 -1
  176. package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
  177. package/SCSS-Themes/grids/excel-filter/tailwind-lite.scss +1 -1
  178. package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
  179. package/SCSS-Themes/grids/excel-filter/tailwind3-dark-lite.scss +1 -1
  180. package/SCSS-Themes/grids/excel-filter/tailwind3-dark.scss +1 -1
  181. package/SCSS-Themes/grids/excel-filter/tailwind3-lite.scss +1 -1
  182. package/SCSS-Themes/grids/excel-filter/tailwind3.scss +1 -1
  183. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +1 -2
  184. package/SCSS-Themes/grids/grid/bds-dark.scss +1 -2
  185. package/SCSS-Themes/grids/grid/bds-lite.scss +1 -2
  186. package/SCSS-Themes/grids/grid/bds.scss +1 -2
  187. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +1 -2
  188. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -2
  189. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +1 -2
  190. package/SCSS-Themes/grids/grid/bootstrap.scss +1 -2
  191. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +1 -2
  192. package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -2
  193. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +1 -2
  194. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -2
  195. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +1 -2
  196. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +1 -2
  197. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +1 -2
  198. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +1 -2
  199. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +1 -2
  200. package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -2
  201. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +1 -2
  202. package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -2
  203. package/SCSS-Themes/grids/grid/fabric-lite.scss +1 -2
  204. package/SCSS-Themes/grids/grid/fabric.scss +1 -2
  205. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +1 -2
  206. package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -2
  207. package/SCSS-Themes/grids/grid/fluent-lite.scss +1 -2
  208. package/SCSS-Themes/grids/grid/fluent.scss +1 -2
  209. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +1 -2
  210. package/SCSS-Themes/grids/grid/fluent2-dark.scss +1 -2
  211. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +1 -2
  212. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +1 -2
  213. package/SCSS-Themes/grids/grid/fluent2-lite.scss +1 -2
  214. package/SCSS-Themes/grids/grid/fluent2.scss +1 -2
  215. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +1 -2
  216. package/SCSS-Themes/grids/grid/highcontrast.scss +1 -2
  217. package/SCSS-Themes/grids/grid/material-dark-lite.scss +1 -2
  218. package/SCSS-Themes/grids/grid/material-dark.scss +1 -2
  219. package/SCSS-Themes/grids/grid/material-lite.scss +1 -2
  220. package/SCSS-Themes/grids/grid/material.scss +1 -2
  221. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +1 -2
  222. package/SCSS-Themes/grids/grid/material3-dark.scss +1 -2
  223. package/SCSS-Themes/grids/grid/material3-lite.scss +1 -2
  224. package/SCSS-Themes/grids/grid/material3.scss +1 -2
  225. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +1 -2
  226. package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -2
  227. package/SCSS-Themes/grids/grid/tailwind-lite.scss +1 -2
  228. package/SCSS-Themes/grids/grid/tailwind.scss +1 -2
  229. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +1 -2
  230. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +1 -2
  231. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +1 -2
  232. package/SCSS-Themes/grids/grid/tailwind3.scss +1 -2
  233. package/SCSS-Themes/highcontrast-lite.scss +28 -72
  234. package/SCSS-Themes/highcontrast.scss +28 -72
  235. package/SCSS-Themes/inputs/input/bds-dark-lite.scss +1 -1
  236. package/SCSS-Themes/inputs/input/bds-dark.scss +1 -1
  237. package/SCSS-Themes/inputs/input/bds-lite.scss +1 -1
  238. package/SCSS-Themes/inputs/input/bds.scss +1 -1
  239. package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +1 -1
  240. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -1
  241. package/SCSS-Themes/inputs/input/bootstrap-lite.scss +1 -1
  242. package/SCSS-Themes/inputs/input/bootstrap.scss +1 -1
  243. package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +1 -1
  244. package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
  245. package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +1 -1
  246. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -1
  247. package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +1 -1
  248. package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +1 -1
  249. package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +1 -1
  250. package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +1 -1
  251. package/SCSS-Themes/inputs/input/bootstrap5.3.scss +1 -1
  252. package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -1
  253. package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +1 -1
  254. package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -1
  255. package/SCSS-Themes/inputs/input/fabric-lite.scss +1 -1
  256. package/SCSS-Themes/inputs/input/fabric.scss +1 -1
  257. package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +1 -1
  258. package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -1
  259. package/SCSS-Themes/inputs/input/fluent-lite.scss +1 -1
  260. package/SCSS-Themes/inputs/input/fluent.scss +1 -1
  261. package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +1 -1
  262. package/SCSS-Themes/inputs/input/fluent2-dark.scss +1 -1
  263. package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +1 -1
  264. package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +1 -1
  265. package/SCSS-Themes/inputs/input/fluent2-lite.scss +1 -1
  266. package/SCSS-Themes/inputs/input/fluent2.scss +1 -1
  267. package/SCSS-Themes/inputs/input/highcontrast-lite.scss +1 -1
  268. package/SCSS-Themes/inputs/input/highcontrast.scss +1 -1
  269. package/SCSS-Themes/inputs/input/material-dark-lite.scss +1 -1
  270. package/SCSS-Themes/inputs/input/material-dark.scss +1 -1
  271. package/SCSS-Themes/inputs/input/material-lite.scss +1 -1
  272. package/SCSS-Themes/inputs/input/material.scss +1 -1
  273. package/SCSS-Themes/inputs/input/material3-dark-lite.scss +1 -1
  274. package/SCSS-Themes/inputs/input/material3-dark.scss +1 -1
  275. package/SCSS-Themes/inputs/input/material3-lite.scss +1 -1
  276. package/SCSS-Themes/inputs/input/material3.scss +1 -1
  277. package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +1 -1
  278. package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
  279. package/SCSS-Themes/inputs/input/tailwind-lite.scss +1 -1
  280. package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
  281. package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +1 -1
  282. package/SCSS-Themes/inputs/input/tailwind3-dark.scss +1 -1
  283. package/SCSS-Themes/inputs/input/tailwind3-lite.scss +1 -1
  284. package/SCSS-Themes/inputs/input/tailwind3.scss +1 -1
  285. package/SCSS-Themes/material-dark-lite.scss +28 -72
  286. package/SCSS-Themes/material-dark.scss +28 -72
  287. package/SCSS-Themes/material-lite.scss +28 -72
  288. package/SCSS-Themes/material.scss +28 -72
  289. package/SCSS-Themes/material3-dark-lite.scss +31 -75
  290. package/SCSS-Themes/material3-dark.scss +31 -75
  291. package/SCSS-Themes/material3-lite.scss +31 -75
  292. package/SCSS-Themes/material3.scss +31 -75
  293. package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +2 -2
  294. package/SCSS-Themes/navigations/tab/bootstrap4.scss +2 -2
  295. package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +3 -3
  296. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +3 -3
  297. package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +3 -3
  298. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +3 -3
  299. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +3 -3
  300. package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +3 -3
  301. package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +3 -3
  302. package/SCSS-Themes/navigations/tab/bootstrap5.scss +3 -3
  303. package/SCSS-Themes/navigations/tab/material3-dark-lite.scss +3 -3
  304. package/SCSS-Themes/navigations/tab/material3-dark.scss +3 -3
  305. package/SCSS-Themes/navigations/tab/material3-lite.scss +3 -3
  306. package/SCSS-Themes/navigations/tab/material3.scss +3 -3
  307. package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +3 -3
  308. package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +3 -3
  309. package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +3 -3
  310. package/SCSS-Themes/navigations/tab/tailwind3.scss +3 -3
  311. package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +25 -64
  312. package/SCSS-Themes/navigations/toolbar/bds-dark.scss +25 -64
  313. package/SCSS-Themes/navigations/toolbar/bds-lite.scss +25 -64
  314. package/SCSS-Themes/navigations/toolbar/bds.scss +25 -64
  315. package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +25 -64
  316. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +25 -64
  317. package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +25 -64
  318. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +25 -64
  319. package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +25 -64
  320. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +25 -64
  321. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +25 -64
  322. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +25 -64
  323. package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +25 -64
  324. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +25 -64
  325. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +25 -64
  326. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +25 -64
  327. package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +25 -64
  328. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +25 -64
  329. package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +25 -64
  330. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +25 -64
  331. package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +25 -64
  332. package/SCSS-Themes/navigations/toolbar/fabric.scss +25 -64
  333. package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +25 -64
  334. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +25 -64
  335. package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +25 -64
  336. package/SCSS-Themes/navigations/toolbar/fluent.scss +25 -64
  337. package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +25 -64
  338. package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +25 -64
  339. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +25 -64
  340. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +25 -64
  341. package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +25 -64
  342. package/SCSS-Themes/navigations/toolbar/fluent2.scss +25 -64
  343. package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +25 -64
  344. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +25 -64
  345. package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +25 -64
  346. package/SCSS-Themes/navigations/toolbar/material-dark.scss +25 -64
  347. package/SCSS-Themes/navigations/toolbar/material-lite.scss +25 -64
  348. package/SCSS-Themes/navigations/toolbar/material.scss +25 -64
  349. package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +25 -64
  350. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +25 -64
  351. package/SCSS-Themes/navigations/toolbar/material3-lite.scss +25 -64
  352. package/SCSS-Themes/navigations/toolbar/material3.scss +25 -64
  353. package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +25 -64
  354. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +25 -64
  355. package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +25 -64
  356. package/SCSS-Themes/navigations/toolbar/tailwind.scss +25 -64
  357. package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +25 -64
  358. package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +25 -64
  359. package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +25 -64
  360. package/SCSS-Themes/navigations/toolbar/tailwind3.scss +25 -64
  361. package/SCSS-Themes/tailwind-dark-lite.scss +28 -72
  362. package/SCSS-Themes/tailwind-dark.scss +28 -72
  363. package/SCSS-Themes/tailwind-lite.scss +28 -72
  364. package/SCSS-Themes/tailwind.scss +28 -72
  365. package/SCSS-Themes/tailwind3-dark-lite.scss +31 -75
  366. package/SCSS-Themes/tailwind3-dark.scss +31 -75
  367. package/SCSS-Themes/tailwind3-lite.scss +31 -75
  368. package/SCSS-Themes/tailwind3.scss +31 -75
  369. package/package.json +1 -1
@@ -5593,7 +5593,7 @@ $float-label-rtl-value: -7px !default;
5593
5593
  border-left-color: $border;
5594
5594
  border-right-color: $border;
5595
5595
  border-radius: 4px;
5596
- height: 32px;
5596
+ height: 30px;
5597
5597
  }
5598
5598
  }
5599
5599
 
@@ -37687,42 +37687,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37687
37687
  border-color: $tbar-btn-focus-border-color;
37688
37688
  border-style: $tbar-border-nav-type;
37689
37689
  border-width: $tbar-btn-hover-border-size;
37690
-
37691
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37692
- box-shadow: none;
37693
- }
37694
- @else {
37695
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37696
- }
37697
-
37690
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37691
+
37698
37692
  .e-icons {
37699
37693
  color: $tbar-btn-icons-focus-color;
37694
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37695
+ color: $tbar-default-icon-color;
37696
+ }
37700
37697
  }
37701
37698
 
37702
37699
  .e-tbar-btn-text {
37703
37700
  color: $tbar-btn-text-focus-color;
37704
-
37705
37701
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37706
37702
  color: $tbar-btn-icons-focus-color;
37707
37703
  }
37708
- }
37709
- }
37710
-
37711
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37712
- &:focus-visible {
37713
- background: $tbar-default-bg;
37714
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37715
-
37716
- .e-icons {
37717
- color: $tbar-default-icon-color;
37718
- }
37719
-
37720
- .e-tbar-btn-text {
37704
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37721
37705
  color: $tbar-default-font;
37722
37706
  }
37723
37707
  }
37724
37708
  }
37725
-
37709
+
37726
37710
  &:hover {
37727
37711
  background: $tbar-hover-bg;
37728
37712
  border-color: $tbar-hover-border-color;
@@ -37945,27 +37929,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37945
37929
  border-color: $tbar-btn-focus-border-color;
37946
37930
  border-style: $tbar-border-nav-type;
37947
37931
  border-width: $tbar-popup-btn-hover-border-size;
37948
-
37949
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
37950
- box-shadow: none;
37951
- }
37952
- @else {
37953
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37954
- }
37955
-
37956
- @if $skin-name == 'bootstrap5.3' {
37957
- .e-tbar-btn-text,
37958
- .e-icons.e-btn-icon {
37959
- color: $tbar-btn-active-icons-color;
37960
- }
37961
- }
37962
- }
37963
-
37964
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37965
- &:focus-visible {
37966
- background: $tbar-popup-btn-focus-bg;
37967
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37968
-
37932
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
37933
+
37934
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37969
37935
  .e-icons {
37970
37936
  color: $tbar-popup-nav-hover-icons-color;
37971
37937
  }
@@ -37974,6 +37940,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37974
37940
  color: $tbar-popup-btn-text-focus-color;
37975
37941
  }
37976
37942
  }
37943
+ @if $skin-name == 'bootstrap5.3' {
37944
+ .e-tbar-btn-text,
37945
+ .e-icons.e-btn-icon {
37946
+ color: $tbar-btn-active-icons-color;
37947
+ }
37948
+ }
37977
37949
  }
37978
37950
  }
37979
37951
 
@@ -38004,26 +37976,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38004
37976
  border-color: $tbar-btn-focus-border-color;
38005
37977
  border-style: $tbar-border-nav-type;
38006
37978
  border-width: $tbar-btn-hover-border-size;
38007
-
37979
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37980
+
38008
37981
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38009
- box-shadow: none;
38010
- }
38011
- @else {
38012
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38013
- }
38014
- @if $skin-name == 'bootstrap5.3' {
38015
- .e-tbar-btn-text,
38016
- .e-icons.e-btn-icon {
38017
- color: $tbar-default-icon-color;
38018
- }
38019
- }
38020
- }
38021
-
38022
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38023
- &:focus-visible {
38024
- background: $tbar-default-bg;
38025
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38026
-
38027
37982
  .e-icons {
38028
37983
  color: $tbar-default-icon-color;
38029
37984
  }
@@ -38032,8 +37987,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38032
37987
  color: $tbar-default-font;
38033
37988
  }
38034
37989
  }
37990
+ @if $skin-name == 'bootstrap5.3' {
37991
+ .e-tbar-btn-text,
37992
+ .e-icons.e-btn-icon {
37993
+ color: $tbar-default-icon-color;
37994
+ }
37995
+ }
38035
37996
  }
38036
-
37997
+
38037
37998
  &:hover {
38038
37999
  background: $tbar-hover-bg;
38039
38000
  border-radius: $tbar-btn-border-radius;
@@ -59604,7 +59565,7 @@ $grid-xlfl-skin: 'fabric' !default;
59604
59565
  .e-dlg-content {
59605
59566
  overflow: visible;
59606
59567
  padding: 0;
59607
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59568
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59608
59569
  background: unset;
59609
59570
  }
59610
59571
  }
@@ -64354,8 +64315,7 @@ $grid-checkmark-color: $theme-dark-font !default;
64354
64315
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64355
64316
  }
64356
64317
 
64357
- .e-rowcell.e-freezeline,
64358
- .e-gridheader .e-filterbarcell.e-freezeline {
64318
+ .e-rowcell.e-freezeline {
64359
64319
  position: relative;
64360
64320
  }
64361
64321
 
@@ -75441,10 +75401,6 @@ $gantt-chartrow-hover-bg-color: $neutral-light !default;
75441
75401
  line-height: 10px;
75442
75402
  vertical-align: middle;
75443
75403
  }
75444
-
75445
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
75446
- pointer-events: none;
75447
- }
75448
75404
  }
75449
75405
 
75450
75406
  .e-gantt-chart {
@@ -6427,7 +6427,7 @@ $float-label-rtl-value: -7px !default;
6427
6427
  border-left-color: $border;
6428
6428
  border-right-color: $border;
6429
6429
  border-radius: 4px;
6430
- height: 32px;
6430
+ height: 30px;
6431
6431
  }
6432
6432
  }
6433
6433
 
@@ -51931,42 +51931,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51931
51931
  border-color: $tbar-btn-focus-border-color;
51932
51932
  border-style: $tbar-border-nav-type;
51933
51933
  border-width: $tbar-btn-hover-border-size;
51934
-
51935
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51936
- box-shadow: none;
51937
- }
51938
- @else {
51939
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51940
- }
51941
-
51934
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
51935
+
51942
51936
  .e-icons {
51943
51937
  color: $tbar-btn-icons-focus-color;
51938
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51939
+ color: $tbar-default-icon-color;
51940
+ }
51944
51941
  }
51945
51942
 
51946
51943
  .e-tbar-btn-text {
51947
51944
  color: $tbar-btn-text-focus-color;
51948
-
51949
51945
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
51950
51946
  color: $tbar-btn-icons-focus-color;
51951
51947
  }
51952
- }
51953
- }
51954
-
51955
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51956
- &:focus-visible {
51957
- background: $tbar-default-bg;
51958
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51959
-
51960
- .e-icons {
51961
- color: $tbar-default-icon-color;
51962
- }
51963
-
51964
- .e-tbar-btn-text {
51948
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51965
51949
  color: $tbar-default-font;
51966
51950
  }
51967
51951
  }
51968
51952
  }
51969
-
51953
+
51970
51954
  &:hover {
51971
51955
  background: $tbar-hover-bg;
51972
51956
  border-color: $tbar-hover-border-color;
@@ -52189,27 +52173,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52189
52173
  border-color: $tbar-btn-focus-border-color;
52190
52174
  border-style: $tbar-border-nav-type;
52191
52175
  border-width: $tbar-popup-btn-hover-border-size;
52192
-
52193
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52194
- box-shadow: none;
52195
- }
52196
- @else {
52197
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52198
- }
52199
-
52200
- @if $skin-name == 'bootstrap5.3' {
52201
- .e-tbar-btn-text,
52202
- .e-icons.e-btn-icon {
52203
- color: $tbar-btn-active-icons-color;
52204
- }
52205
- }
52206
- }
52207
-
52208
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52209
- &:focus-visible {
52210
- background: $tbar-popup-btn-focus-bg;
52211
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52212
-
52176
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52177
+
52178
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52213
52179
  .e-icons {
52214
52180
  color: $tbar-popup-nav-hover-icons-color;
52215
52181
  }
@@ -52218,6 +52184,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52218
52184
  color: $tbar-popup-btn-text-focus-color;
52219
52185
  }
52220
52186
  }
52187
+ @if $skin-name == 'bootstrap5.3' {
52188
+ .e-tbar-btn-text,
52189
+ .e-icons.e-btn-icon {
52190
+ color: $tbar-btn-active-icons-color;
52191
+ }
52192
+ }
52221
52193
  }
52222
52194
  }
52223
52195
 
@@ -52248,26 +52220,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52248
52220
  border-color: $tbar-btn-focus-border-color;
52249
52221
  border-style: $tbar-border-nav-type;
52250
52222
  border-width: $tbar-btn-hover-border-size;
52251
-
52223
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52224
+
52252
52225
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52253
- box-shadow: none;
52254
- }
52255
- @else {
52256
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52257
- }
52258
- @if $skin-name == 'bootstrap5.3' {
52259
- .e-tbar-btn-text,
52260
- .e-icons.e-btn-icon {
52261
- color: $tbar-default-icon-color;
52262
- }
52263
- }
52264
- }
52265
-
52266
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52267
- &:focus-visible {
52268
- background: $tbar-default-bg;
52269
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52270
-
52271
52226
  .e-icons {
52272
52227
  color: $tbar-default-icon-color;
52273
52228
  }
@@ -52276,8 +52231,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52276
52231
  color: $tbar-default-font;
52277
52232
  }
52278
52233
  }
52234
+ @if $skin-name == 'bootstrap5.3' {
52235
+ .e-tbar-btn-text,
52236
+ .e-icons.e-btn-icon {
52237
+ color: $tbar-default-icon-color;
52238
+ }
52239
+ }
52279
52240
  }
52280
-
52241
+
52281
52242
  &:hover {
52282
52243
  background: $tbar-hover-bg;
52283
52244
  border-radius: $tbar-btn-border-radius;
@@ -81592,7 +81553,7 @@ $grid-xlfl-skin: 'fabric' !default;
81592
81553
  .e-dlg-content {
81593
81554
  overflow: visible;
81594
81555
  padding: 0;
81595
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81556
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81596
81557
  background: unset;
81597
81558
  }
81598
81559
  }
@@ -86558,8 +86519,7 @@ $grid-checkmark-color: $theme-dark-font !default;
86558
86519
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86559
86520
  }
86560
86521
 
86561
- .e-rowcell.e-freezeline,
86562
- .e-gridheader .e-filterbarcell.e-freezeline {
86522
+ .e-rowcell.e-freezeline {
86563
86523
  position: relative;
86564
86524
  }
86565
86525
 
@@ -101851,10 +101811,6 @@ $gantt-chartrow-hover-bg-color: $neutral-light !default;
101851
101811
  line-height: 10px;
101852
101812
  vertical-align: middle;
101853
101813
  }
101854
-
101855
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
101856
- pointer-events: none;
101857
- }
101858
101814
  }
101859
101815
 
101860
101816
  .e-gantt-chart {
@@ -5580,7 +5580,7 @@ $float-label-rtl-value: -7px !default;
5580
5580
  border-left-color: $border;
5581
5581
  border-right-color: $border;
5582
5582
  border-radius: 4px;
5583
- height: 32px;
5583
+ height: 30px;
5584
5584
  }
5585
5585
  }
5586
5586
 
@@ -37472,42 +37472,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37472
37472
  border-color: $tbar-btn-focus-border-color;
37473
37473
  border-style: $tbar-border-nav-type;
37474
37474
  border-width: $tbar-btn-hover-border-size;
37475
-
37476
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37477
- box-shadow: none;
37478
- }
37479
- @else {
37480
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37481
- }
37482
-
37475
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37476
+
37483
37477
  .e-icons {
37484
37478
  color: $tbar-btn-icons-focus-color;
37479
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37480
+ color: $tbar-default-icon-color;
37481
+ }
37485
37482
  }
37486
37483
 
37487
37484
  .e-tbar-btn-text {
37488
37485
  color: $tbar-btn-text-focus-color;
37489
-
37490
37486
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37491
37487
  color: $tbar-btn-icons-focus-color;
37492
37488
  }
37493
- }
37494
- }
37495
-
37496
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37497
- &:focus-visible {
37498
- background: $tbar-default-bg;
37499
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37500
-
37501
- .e-icons {
37502
- color: $tbar-default-icon-color;
37503
- }
37504
-
37505
- .e-tbar-btn-text {
37489
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37506
37490
  color: $tbar-default-font;
37507
37491
  }
37508
37492
  }
37509
37493
  }
37510
-
37494
+
37511
37495
  &:hover {
37512
37496
  background: $tbar-hover-bg;
37513
37497
  border-color: $tbar-hover-border-color;
@@ -37730,27 +37714,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37730
37714
  border-color: $tbar-btn-focus-border-color;
37731
37715
  border-style: $tbar-border-nav-type;
37732
37716
  border-width: $tbar-popup-btn-hover-border-size;
37733
-
37734
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
37735
- box-shadow: none;
37736
- }
37737
- @else {
37738
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37739
- }
37740
-
37741
- @if $skin-name == 'bootstrap5.3' {
37742
- .e-tbar-btn-text,
37743
- .e-icons.e-btn-icon {
37744
- color: $tbar-btn-active-icons-color;
37745
- }
37746
- }
37747
- }
37748
-
37749
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37750
- &:focus-visible {
37751
- background: $tbar-popup-btn-focus-bg;
37752
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37753
-
37717
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
37718
+
37719
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37754
37720
  .e-icons {
37755
37721
  color: $tbar-popup-nav-hover-icons-color;
37756
37722
  }
@@ -37759,6 +37725,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37759
37725
  color: $tbar-popup-btn-text-focus-color;
37760
37726
  }
37761
37727
  }
37728
+ @if $skin-name == 'bootstrap5.3' {
37729
+ .e-tbar-btn-text,
37730
+ .e-icons.e-btn-icon {
37731
+ color: $tbar-btn-active-icons-color;
37732
+ }
37733
+ }
37762
37734
  }
37763
37735
  }
37764
37736
 
@@ -37789,26 +37761,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37789
37761
  border-color: $tbar-btn-focus-border-color;
37790
37762
  border-style: $tbar-border-nav-type;
37791
37763
  border-width: $tbar-btn-hover-border-size;
37792
-
37764
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37765
+
37793
37766
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37794
- box-shadow: none;
37795
- }
37796
- @else {
37797
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37798
- }
37799
- @if $skin-name == 'bootstrap5.3' {
37800
- .e-tbar-btn-text,
37801
- .e-icons.e-btn-icon {
37802
- color: $tbar-default-icon-color;
37803
- }
37804
- }
37805
- }
37806
-
37807
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37808
- &:focus-visible {
37809
- background: $tbar-default-bg;
37810
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37811
-
37812
37767
  .e-icons {
37813
37768
  color: $tbar-default-icon-color;
37814
37769
  }
@@ -37817,8 +37772,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37817
37772
  color: $tbar-default-font;
37818
37773
  }
37819
37774
  }
37775
+ @if $skin-name == 'bootstrap5.3' {
37776
+ .e-tbar-btn-text,
37777
+ .e-icons.e-btn-icon {
37778
+ color: $tbar-default-icon-color;
37779
+ }
37780
+ }
37820
37781
  }
37821
-
37782
+
37822
37783
  &:hover {
37823
37784
  background: $tbar-hover-bg;
37824
37785
  border-radius: $tbar-btn-border-radius;
@@ -59379,7 +59340,7 @@ $grid-xlfl-skin: 'fabric' !default;
59379
59340
  .e-dlg-content {
59380
59341
  overflow: visible;
59381
59342
  padding: 0;
59382
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59343
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59383
59344
  background: unset;
59384
59345
  }
59385
59346
  }
@@ -64128,8 +64089,7 @@ $grid-checkmark-color: $theme-primary-font !default;
64128
64089
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64129
64090
  }
64130
64091
 
64131
- .e-rowcell.e-freezeline,
64132
- .e-gridheader .e-filterbarcell.e-freezeline {
64092
+ .e-rowcell.e-freezeline {
64133
64093
  position: relative;
64134
64094
  }
64135
64095
 
@@ -75216,10 +75176,6 @@ $gantt-chartrow-hover-bg-color: $neutral-lighter !default;
75216
75176
  line-height: 10px;
75217
75177
  vertical-align: middle;
75218
75178
  }
75219
-
75220
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
75221
- pointer-events: none;
75222
- }
75223
75179
  }
75224
75180
 
75225
75181
  .e-gantt-chart {