@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
@@ -5679,7 +5679,7 @@ $float-label-rtl-value: -10px !default;
5679
5679
  border-left-color: $border;
5680
5680
  border-right-color: $border;
5681
5681
  border-radius: 4px;
5682
- height: 32px;
5682
+ height: 30px;
5683
5683
  }
5684
5684
  }
5685
5685
 
@@ -37957,42 +37957,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37957
37957
  border-color: $tbar-btn-focus-border-color;
37958
37958
  border-style: $tbar-border-nav-type;
37959
37959
  border-width: $tbar-btn-hover-border-size;
37960
-
37961
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37962
- box-shadow: none;
37963
- }
37964
- @else {
37965
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37966
- }
37967
-
37960
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37961
+
37968
37962
  .e-icons {
37969
37963
  color: $tbar-btn-icons-focus-color;
37964
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37965
+ color: $tbar-default-icon-color;
37966
+ }
37970
37967
  }
37971
37968
 
37972
37969
  .e-tbar-btn-text {
37973
37970
  color: $tbar-btn-text-focus-color;
37974
-
37975
37971
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37976
37972
  color: $tbar-btn-icons-focus-color;
37977
37973
  }
37978
- }
37979
- }
37980
-
37981
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37982
- &:focus-visible {
37983
- background: $tbar-default-bg;
37984
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37985
-
37986
- .e-icons {
37987
- color: $tbar-default-icon-color;
37988
- }
37989
-
37990
- .e-tbar-btn-text {
37974
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37991
37975
  color: $tbar-default-font;
37992
37976
  }
37993
37977
  }
37994
37978
  }
37995
-
37979
+
37996
37980
  &:hover {
37997
37981
  background: $tbar-hover-bg;
37998
37982
  border-color: $tbar-hover-border-color;
@@ -38215,27 +38199,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38215
38199
  border-color: $tbar-btn-focus-border-color;
38216
38200
  border-style: $tbar-border-nav-type;
38217
38201
  border-width: $tbar-popup-btn-hover-border-size;
38218
-
38219
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38220
- box-shadow: none;
38221
- }
38222
- @else {
38223
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38224
- }
38225
-
38226
- @if $skin-name == 'bootstrap5.3' {
38227
- .e-tbar-btn-text,
38228
- .e-icons.e-btn-icon {
38229
- color: $tbar-btn-active-icons-color;
38230
- }
38231
- }
38232
- }
38233
-
38234
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38235
- &:focus-visible {
38236
- background: $tbar-popup-btn-focus-bg;
38237
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38238
-
38202
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38203
+
38204
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38239
38205
  .e-icons {
38240
38206
  color: $tbar-popup-nav-hover-icons-color;
38241
38207
  }
@@ -38244,6 +38210,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38244
38210
  color: $tbar-popup-btn-text-focus-color;
38245
38211
  }
38246
38212
  }
38213
+ @if $skin-name == 'bootstrap5.3' {
38214
+ .e-tbar-btn-text,
38215
+ .e-icons.e-btn-icon {
38216
+ color: $tbar-btn-active-icons-color;
38217
+ }
38218
+ }
38247
38219
  }
38248
38220
  }
38249
38221
 
@@ -38274,26 +38246,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38274
38246
  border-color: $tbar-btn-focus-border-color;
38275
38247
  border-style: $tbar-border-nav-type;
38276
38248
  border-width: $tbar-btn-hover-border-size;
38277
-
38249
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38250
+
38278
38251
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38279
- box-shadow: none;
38280
- }
38281
- @else {
38282
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38283
- }
38284
- @if $skin-name == 'bootstrap5.3' {
38285
- .e-tbar-btn-text,
38286
- .e-icons.e-btn-icon {
38287
- color: $tbar-default-icon-color;
38288
- }
38289
- }
38290
- }
38291
-
38292
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38293
- &:focus-visible {
38294
- background: $tbar-default-bg;
38295
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38296
-
38297
38252
  .e-icons {
38298
38253
  color: $tbar-default-icon-color;
38299
38254
  }
@@ -38302,8 +38257,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38302
38257
  color: $tbar-default-font;
38303
38258
  }
38304
38259
  }
38260
+ @if $skin-name == 'bootstrap5.3' {
38261
+ .e-tbar-btn-text,
38262
+ .e-icons.e-btn-icon {
38263
+ color: $tbar-default-icon-color;
38264
+ }
38265
+ }
38305
38266
  }
38306
-
38267
+
38307
38268
  &:hover {
38308
38269
  background: $tbar-hover-bg;
38309
38270
  border-radius: $tbar-btn-border-radius;
@@ -60035,7 +59996,7 @@ $grid-xlfl-skin: 'fluent' !default;
60035
59996
  .e-dlg-content {
60036
59997
  overflow: visible;
60037
59998
  padding: 0;
60038
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59999
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
60039
60000
  background: unset;
60040
60001
  }
60041
60002
  }
@@ -64785,8 +64746,7 @@ $grid-checkmark-color: $primary-text-color !default;
64785
64746
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64786
64747
  }
64787
64748
 
64788
- .e-rowcell.e-freezeline,
64789
- .e-gridheader .e-filterbarcell.e-freezeline {
64749
+ .e-rowcell.e-freezeline {
64790
64750
  position: relative;
64791
64751
  }
64792
64752
 
@@ -75883,10 +75843,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
75883
75843
  line-height: 10px;
75884
75844
  vertical-align: middle;
75885
75845
  }
75886
-
75887
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
75888
- pointer-events: none;
75889
- }
75890
75846
  }
75891
75847
 
75892
75848
  .e-gantt-chart {
@@ -6513,7 +6513,7 @@ $float-label-rtl-value: -10px !default;
6513
6513
  border-left-color: $border;
6514
6514
  border-right-color: $border;
6515
6515
  border-radius: 4px;
6516
- height: 32px;
6516
+ height: 30px;
6517
6517
  }
6518
6518
  }
6519
6519
 
@@ -52201,42 +52201,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52201
52201
  border-color: $tbar-btn-focus-border-color;
52202
52202
  border-style: $tbar-border-nav-type;
52203
52203
  border-width: $tbar-btn-hover-border-size;
52204
-
52205
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52206
- box-shadow: none;
52207
- }
52208
- @else {
52209
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52210
- }
52211
-
52204
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52205
+
52212
52206
  .e-icons {
52213
52207
  color: $tbar-btn-icons-focus-color;
52208
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52209
+ color: $tbar-default-icon-color;
52210
+ }
52214
52211
  }
52215
52212
 
52216
52213
  .e-tbar-btn-text {
52217
52214
  color: $tbar-btn-text-focus-color;
52218
-
52219
52215
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52220
52216
  color: $tbar-btn-icons-focus-color;
52221
52217
  }
52222
- }
52223
- }
52224
-
52225
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52226
- &:focus-visible {
52227
- background: $tbar-default-bg;
52228
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52229
-
52230
- .e-icons {
52231
- color: $tbar-default-icon-color;
52232
- }
52233
-
52234
- .e-tbar-btn-text {
52218
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52235
52219
  color: $tbar-default-font;
52236
52220
  }
52237
52221
  }
52238
52222
  }
52239
-
52223
+
52240
52224
  &:hover {
52241
52225
  background: $tbar-hover-bg;
52242
52226
  border-color: $tbar-hover-border-color;
@@ -52459,27 +52443,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52459
52443
  border-color: $tbar-btn-focus-border-color;
52460
52444
  border-style: $tbar-border-nav-type;
52461
52445
  border-width: $tbar-popup-btn-hover-border-size;
52462
-
52463
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52464
- box-shadow: none;
52465
- }
52466
- @else {
52467
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52468
- }
52469
-
52470
- @if $skin-name == 'bootstrap5.3' {
52471
- .e-tbar-btn-text,
52472
- .e-icons.e-btn-icon {
52473
- color: $tbar-btn-active-icons-color;
52474
- }
52475
- }
52476
- }
52477
-
52478
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52479
- &:focus-visible {
52480
- background: $tbar-popup-btn-focus-bg;
52481
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52482
-
52446
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52447
+
52448
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52483
52449
  .e-icons {
52484
52450
  color: $tbar-popup-nav-hover-icons-color;
52485
52451
  }
@@ -52488,6 +52454,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52488
52454
  color: $tbar-popup-btn-text-focus-color;
52489
52455
  }
52490
52456
  }
52457
+ @if $skin-name == 'bootstrap5.3' {
52458
+ .e-tbar-btn-text,
52459
+ .e-icons.e-btn-icon {
52460
+ color: $tbar-btn-active-icons-color;
52461
+ }
52462
+ }
52491
52463
  }
52492
52464
  }
52493
52465
 
@@ -52518,26 +52490,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52518
52490
  border-color: $tbar-btn-focus-border-color;
52519
52491
  border-style: $tbar-border-nav-type;
52520
52492
  border-width: $tbar-btn-hover-border-size;
52521
-
52493
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52494
+
52522
52495
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52523
- box-shadow: none;
52524
- }
52525
- @else {
52526
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52527
- }
52528
- @if $skin-name == 'bootstrap5.3' {
52529
- .e-tbar-btn-text,
52530
- .e-icons.e-btn-icon {
52531
- color: $tbar-default-icon-color;
52532
- }
52533
- }
52534
- }
52535
-
52536
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52537
- &:focus-visible {
52538
- background: $tbar-default-bg;
52539
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52540
-
52541
52496
  .e-icons {
52542
52497
  color: $tbar-default-icon-color;
52543
52498
  }
@@ -52546,8 +52501,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52546
52501
  color: $tbar-default-font;
52547
52502
  }
52548
52503
  }
52504
+ @if $skin-name == 'bootstrap5.3' {
52505
+ .e-tbar-btn-text,
52506
+ .e-icons.e-btn-icon {
52507
+ color: $tbar-default-icon-color;
52508
+ }
52509
+ }
52549
52510
  }
52550
-
52511
+
52551
52512
  &:hover {
52552
52513
  background: $tbar-hover-bg;
52553
52514
  border-radius: $tbar-btn-border-radius;
@@ -82023,7 +81984,7 @@ $grid-xlfl-skin: 'fluent' !default;
82023
81984
  .e-dlg-content {
82024
81985
  overflow: visible;
82025
81986
  padding: 0;
82026
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81987
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
82027
81988
  background: unset;
82028
81989
  }
82029
81990
  }
@@ -86989,8 +86950,7 @@ $grid-checkmark-color: $primary-text-color !default;
86989
86950
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86990
86951
  }
86991
86952
 
86992
- .e-rowcell.e-freezeline,
86993
- .e-gridheader .e-filterbarcell.e-freezeline {
86953
+ .e-rowcell.e-freezeline {
86994
86954
  position: relative;
86995
86955
  }
86996
86956
 
@@ -102293,10 +102253,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
102293
102253
  line-height: 10px;
102294
102254
  vertical-align: middle;
102295
102255
  }
102296
-
102297
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
102298
- pointer-events: none;
102299
- }
102300
102256
  }
102301
102257
 
102302
102258
  .e-gantt-chart {
@@ -7111,7 +7111,7 @@ $textarea-float-top: -28px !default;
7111
7111
  border-left-color: $border;
7112
7112
  border-right-color: $border;
7113
7113
  border-radius: 4px;
7114
- height: 32px;
7114
+ height: 30px;
7115
7115
  }
7116
7116
  }
7117
7117
 
@@ -39509,42 +39509,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39509
39509
  border-color: $tbar-btn-focus-border-color;
39510
39510
  border-style: $tbar-border-nav-type;
39511
39511
  border-width: $tbar-btn-hover-border-size;
39512
-
39513
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39514
- box-shadow: none;
39515
- }
39516
- @else {
39517
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39518
- }
39519
-
39512
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39513
+
39520
39514
  .e-icons {
39521
39515
  color: $tbar-btn-icons-focus-color;
39516
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39517
+ color: $tbar-default-icon-color;
39518
+ }
39522
39519
  }
39523
39520
 
39524
39521
  .e-tbar-btn-text {
39525
39522
  color: $tbar-btn-text-focus-color;
39526
-
39527
39523
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
39528
39524
  color: $tbar-btn-icons-focus-color;
39529
39525
  }
39530
- }
39531
- }
39532
-
39533
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39534
- &:focus-visible {
39535
- background: $tbar-default-bg;
39536
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39537
-
39538
- .e-icons {
39539
- color: $tbar-default-icon-color;
39540
- }
39541
-
39542
- .e-tbar-btn-text {
39526
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39543
39527
  color: $tbar-default-font;
39544
39528
  }
39545
39529
  }
39546
39530
  }
39547
-
39531
+
39548
39532
  &:hover {
39549
39533
  background: $tbar-hover-bg;
39550
39534
  border-color: $tbar-hover-border-color;
@@ -39767,27 +39751,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39767
39751
  border-color: $tbar-btn-focus-border-color;
39768
39752
  border-style: $tbar-border-nav-type;
39769
39753
  border-width: $tbar-popup-btn-hover-border-size;
39770
-
39771
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
39772
- box-shadow: none;
39773
- }
39774
- @else {
39775
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39776
- }
39777
-
39778
- @if $skin-name == 'bootstrap5.3' {
39779
- .e-tbar-btn-text,
39780
- .e-icons.e-btn-icon {
39781
- color: $tbar-btn-active-icons-color;
39782
- }
39783
- }
39784
- }
39785
-
39786
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39787
- &:focus-visible {
39788
- background: $tbar-popup-btn-focus-bg;
39789
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39790
-
39754
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
39755
+
39756
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39791
39757
  .e-icons {
39792
39758
  color: $tbar-popup-nav-hover-icons-color;
39793
39759
  }
@@ -39796,6 +39762,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39796
39762
  color: $tbar-popup-btn-text-focus-color;
39797
39763
  }
39798
39764
  }
39765
+ @if $skin-name == 'bootstrap5.3' {
39766
+ .e-tbar-btn-text,
39767
+ .e-icons.e-btn-icon {
39768
+ color: $tbar-btn-active-icons-color;
39769
+ }
39770
+ }
39799
39771
  }
39800
39772
  }
39801
39773
 
@@ -39826,26 +39798,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39826
39798
  border-color: $tbar-btn-focus-border-color;
39827
39799
  border-style: $tbar-border-nav-type;
39828
39800
  border-width: $tbar-btn-hover-border-size;
39829
-
39801
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39802
+
39830
39803
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39831
- box-shadow: none;
39832
- }
39833
- @else {
39834
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39835
- }
39836
- @if $skin-name == 'bootstrap5.3' {
39837
- .e-tbar-btn-text,
39838
- .e-icons.e-btn-icon {
39839
- color: $tbar-default-icon-color;
39840
- }
39841
- }
39842
- }
39843
-
39844
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39845
- &:focus-visible {
39846
- background: $tbar-default-bg;
39847
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39848
-
39849
39804
  .e-icons {
39850
39805
  color: $tbar-default-icon-color;
39851
39806
  }
@@ -39854,8 +39809,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39854
39809
  color: $tbar-default-font;
39855
39810
  }
39856
39811
  }
39812
+ @if $skin-name == 'bootstrap5.3' {
39813
+ .e-tbar-btn-text,
39814
+ .e-icons.e-btn-icon {
39815
+ color: $tbar-default-icon-color;
39816
+ }
39817
+ }
39857
39818
  }
39858
-
39819
+
39859
39820
  &:hover {
39860
39821
  background: $tbar-hover-bg;
39861
39822
  border-radius: $tbar-btn-border-radius;
@@ -61949,7 +61910,7 @@ $grid-xlfl-skin: $skin-name !default;
61949
61910
  .e-dlg-content {
61950
61911
  overflow: visible;
61951
61912
  padding: 0;
61952
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
61913
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
61953
61914
  background: unset;
61954
61915
  }
61955
61916
  }
@@ -66712,8 +66673,7 @@ $grid-checkmark-color: $primary-text-color !default;
66712
66673
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
66713
66674
  }
66714
66675
 
66715
- .e-rowcell.e-freezeline,
66716
- .e-gridheader .e-filterbarcell.e-freezeline {
66676
+ .e-rowcell.e-freezeline {
66717
66677
  position: relative;
66718
66678
  }
66719
66679
 
@@ -77825,10 +77785,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77825
77785
  line-height: 10px;
77826
77786
  vertical-align: middle;
77827
77787
  }
77828
-
77829
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
77830
- pointer-events: none;
77831
- }
77832
77788
  }
77833
77789
 
77834
77790
  .e-gantt-chart {