@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
@@ -7624,7 +7624,7 @@ $input-error-text-color:$danger !default;
7624
7624
  border-left-color: $border;
7625
7625
  border-right-color: $border;
7626
7626
  border-radius: 4px;
7627
- height: 32px;
7627
+ height: 30px;
7628
7628
  }
7629
7629
  }
7630
7630
 
@@ -53611,42 +53611,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53611
53611
  border-color: $tbar-btn-focus-border-color;
53612
53612
  border-style: $tbar-border-nav-type;
53613
53613
  border-width: $tbar-btn-hover-border-size;
53614
-
53615
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53616
- box-shadow: none;
53617
- }
53618
- @else {
53619
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53620
- }
53621
-
53614
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53615
+
53622
53616
  .e-icons {
53623
53617
  color: $tbar-btn-icons-focus-color;
53618
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53619
+ color: $tbar-default-icon-color;
53620
+ }
53624
53621
  }
53625
53622
 
53626
53623
  .e-tbar-btn-text {
53627
53624
  color: $tbar-btn-text-focus-color;
53628
-
53629
53625
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
53630
53626
  color: $tbar-btn-icons-focus-color;
53631
53627
  }
53632
- }
53633
- }
53634
-
53635
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53636
- &:focus-visible {
53637
- background: $tbar-default-bg;
53638
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53639
-
53640
- .e-icons {
53641
- color: $tbar-default-icon-color;
53642
- }
53643
-
53644
- .e-tbar-btn-text {
53628
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53645
53629
  color: $tbar-default-font;
53646
53630
  }
53647
53631
  }
53648
53632
  }
53649
-
53633
+
53650
53634
  &:hover {
53651
53635
  background: $tbar-hover-bg;
53652
53636
  border-color: $tbar-hover-border-color;
@@ -53869,27 +53853,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53869
53853
  border-color: $tbar-btn-focus-border-color;
53870
53854
  border-style: $tbar-border-nav-type;
53871
53855
  border-width: $tbar-popup-btn-hover-border-size;
53872
-
53873
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
53874
- box-shadow: none;
53875
- }
53876
- @else {
53877
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53878
- }
53879
-
53880
- @if $skin-name == 'bootstrap5.3' {
53881
- .e-tbar-btn-text,
53882
- .e-icons.e-btn-icon {
53883
- color: $tbar-btn-active-icons-color;
53884
- }
53885
- }
53886
- }
53887
-
53888
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53889
- &:focus-visible {
53890
- background: $tbar-popup-btn-focus-bg;
53891
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53892
-
53856
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
53857
+
53858
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53893
53859
  .e-icons {
53894
53860
  color: $tbar-popup-nav-hover-icons-color;
53895
53861
  }
@@ -53898,6 +53864,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53898
53864
  color: $tbar-popup-btn-text-focus-color;
53899
53865
  }
53900
53866
  }
53867
+ @if $skin-name == 'bootstrap5.3' {
53868
+ .e-tbar-btn-text,
53869
+ .e-icons.e-btn-icon {
53870
+ color: $tbar-btn-active-icons-color;
53871
+ }
53872
+ }
53901
53873
  }
53902
53874
  }
53903
53875
 
@@ -53928,26 +53900,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53928
53900
  border-color: $tbar-btn-focus-border-color;
53929
53901
  border-style: $tbar-border-nav-type;
53930
53902
  border-width: $tbar-btn-hover-border-size;
53931
-
53903
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53904
+
53932
53905
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53933
- box-shadow: none;
53934
- }
53935
- @else {
53936
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53937
- }
53938
- @if $skin-name == 'bootstrap5.3' {
53939
- .e-tbar-btn-text,
53940
- .e-icons.e-btn-icon {
53941
- color: $tbar-default-icon-color;
53942
- }
53943
- }
53944
- }
53945
-
53946
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53947
- &:focus-visible {
53948
- background: $tbar-default-bg;
53949
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53950
-
53951
53906
  .e-icons {
53952
53907
  color: $tbar-default-icon-color;
53953
53908
  }
@@ -53956,8 +53911,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53956
53911
  color: $tbar-default-font;
53957
53912
  }
53958
53913
  }
53914
+ @if $skin-name == 'bootstrap5.3' {
53915
+ .e-tbar-btn-text,
53916
+ .e-icons.e-btn-icon {
53917
+ color: $tbar-default-icon-color;
53918
+ }
53919
+ }
53959
53920
  }
53960
-
53921
+
53961
53922
  &:hover {
53962
53923
  background: $tbar-hover-bg;
53963
53924
  border-radius: $tbar-btn-border-radius;
@@ -83492,7 +83453,7 @@ $grid-xlfl-skin: $skin-name !default;
83492
83453
  .e-dlg-content {
83493
83454
  overflow: visible;
83494
83455
  padding: 0;
83495
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
83456
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
83496
83457
  background: unset;
83497
83458
  }
83498
83459
  }
@@ -88469,8 +88430,7 @@ $grid-checkmark-color: $primary !default;
88469
88430
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
88470
88431
  }
88471
88432
 
88472
- .e-rowcell.e-freezeline,
88473
- .e-gridheader .e-filterbarcell.e-freezeline {
88433
+ .e-rowcell.e-freezeline {
88474
88434
  position: relative;
88475
88435
  }
88476
88436
 
@@ -103761,10 +103721,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103761
103721
  line-height: 10px;
103762
103722
  vertical-align: middle;
103763
103723
  }
103764
-
103765
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
103766
- pointer-events: none;
103767
- }
103768
103724
  }
103769
103725
 
103770
103726
  .e-gantt-chart {
@@ -5645,7 +5645,7 @@ $float-label-rtl-value: -7px !default;
5645
5645
  border-left-color: $border;
5646
5646
  border-right-color: $border;
5647
5647
  border-radius: 4px;
5648
- height: 32px;
5648
+ height: 30px;
5649
5649
  }
5650
5650
  }
5651
5651
 
@@ -37784,42 +37784,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37784
37784
  border-color: $tbar-btn-focus-border-color;
37785
37785
  border-style: $tbar-border-nav-type;
37786
37786
  border-width: $tbar-btn-hover-border-size;
37787
-
37788
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37789
- box-shadow: none;
37790
- }
37791
- @else {
37792
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37793
- }
37794
-
37787
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37788
+
37795
37789
  .e-icons {
37796
37790
  color: $tbar-btn-icons-focus-color;
37791
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37792
+ color: $tbar-default-icon-color;
37793
+ }
37797
37794
  }
37798
37795
 
37799
37796
  .e-tbar-btn-text {
37800
37797
  color: $tbar-btn-text-focus-color;
37801
-
37802
37798
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37803
37799
  color: $tbar-btn-icons-focus-color;
37804
37800
  }
37805
- }
37806
- }
37807
-
37808
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37809
- &:focus-visible {
37810
- background: $tbar-default-bg;
37811
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37812
-
37813
- .e-icons {
37814
- color: $tbar-default-icon-color;
37815
- }
37816
-
37817
- .e-tbar-btn-text {
37801
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37818
37802
  color: $tbar-default-font;
37819
37803
  }
37820
37804
  }
37821
37805
  }
37822
-
37806
+
37823
37807
  &:hover {
37824
37808
  background: $tbar-hover-bg;
37825
37809
  border-color: $tbar-hover-border-color;
@@ -38042,27 +38026,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38042
38026
  border-color: $tbar-btn-focus-border-color;
38043
38027
  border-style: $tbar-border-nav-type;
38044
38028
  border-width: $tbar-popup-btn-hover-border-size;
38045
-
38046
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38047
- box-shadow: none;
38048
- }
38049
- @else {
38050
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38051
- }
38052
-
38053
- @if $skin-name == 'bootstrap5.3' {
38054
- .e-tbar-btn-text,
38055
- .e-icons.e-btn-icon {
38056
- color: $tbar-btn-active-icons-color;
38057
- }
38058
- }
38059
- }
38060
-
38061
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38062
- &:focus-visible {
38063
- background: $tbar-popup-btn-focus-bg;
38064
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38065
-
38029
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38030
+
38031
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38066
38032
  .e-icons {
38067
38033
  color: $tbar-popup-nav-hover-icons-color;
38068
38034
  }
@@ -38071,6 +38037,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38071
38037
  color: $tbar-popup-btn-text-focus-color;
38072
38038
  }
38073
38039
  }
38040
+ @if $skin-name == 'bootstrap5.3' {
38041
+ .e-tbar-btn-text,
38042
+ .e-icons.e-btn-icon {
38043
+ color: $tbar-btn-active-icons-color;
38044
+ }
38045
+ }
38074
38046
  }
38075
38047
  }
38076
38048
 
@@ -38101,26 +38073,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38101
38073
  border-color: $tbar-btn-focus-border-color;
38102
38074
  border-style: $tbar-border-nav-type;
38103
38075
  border-width: $tbar-btn-hover-border-size;
38104
-
38076
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38077
+
38105
38078
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38106
- box-shadow: none;
38107
- }
38108
- @else {
38109
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38110
- }
38111
- @if $skin-name == 'bootstrap5.3' {
38112
- .e-tbar-btn-text,
38113
- .e-icons.e-btn-icon {
38114
- color: $tbar-default-icon-color;
38115
- }
38116
- }
38117
- }
38118
-
38119
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38120
- &:focus-visible {
38121
- background: $tbar-default-bg;
38122
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38123
-
38124
38079
  .e-icons {
38125
38080
  color: $tbar-default-icon-color;
38126
38081
  }
@@ -38129,8 +38084,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38129
38084
  color: $tbar-default-font;
38130
38085
  }
38131
38086
  }
38087
+ @if $skin-name == 'bootstrap5.3' {
38088
+ .e-tbar-btn-text,
38089
+ .e-icons.e-btn-icon {
38090
+ color: $tbar-default-icon-color;
38091
+ }
38092
+ }
38132
38093
  }
38133
-
38094
+
38134
38095
  &:hover {
38135
38096
  background: $tbar-hover-bg;
38136
38097
  border-radius: $tbar-btn-border-radius;
@@ -59699,7 +59660,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
59699
59660
  .e-dlg-content {
59700
59661
  overflow: visible;
59701
59662
  padding: 0;
59702
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59663
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59703
59664
  background: unset;
59704
59665
  }
59705
59666
  }
@@ -64451,8 +64412,7 @@ $grid-checkmark-color: $grey-light-font !default;
64451
64412
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64452
64413
  }
64453
64414
 
64454
- .e-rowcell.e-freezeline,
64455
- .e-gridheader .e-filterbarcell.e-freezeline {
64415
+ .e-rowcell.e-freezeline {
64456
64416
  position: relative;
64457
64417
  }
64458
64418
 
@@ -75568,10 +75528,6 @@ $gantt-chartrow-hover-bg-color: $grey-light !default;
75568
75528
  line-height: 10px;
75569
75529
  vertical-align: middle;
75570
75530
  }
75571
-
75572
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
75573
- pointer-events: none;
75574
- }
75575
75531
  }
75576
75532
 
75577
75533
  .e-gantt-chart {
@@ -6479,7 +6479,7 @@ $float-label-rtl-value: -7px !default;
6479
6479
  border-left-color: $border;
6480
6480
  border-right-color: $border;
6481
6481
  border-radius: 4px;
6482
- height: 32px;
6482
+ height: 30px;
6483
6483
  }
6484
6484
  }
6485
6485
 
@@ -52028,42 +52028,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52028
52028
  border-color: $tbar-btn-focus-border-color;
52029
52029
  border-style: $tbar-border-nav-type;
52030
52030
  border-width: $tbar-btn-hover-border-size;
52031
-
52032
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52033
- box-shadow: none;
52034
- }
52035
- @else {
52036
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52037
- }
52038
-
52031
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52032
+
52039
52033
  .e-icons {
52040
52034
  color: $tbar-btn-icons-focus-color;
52035
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52036
+ color: $tbar-default-icon-color;
52037
+ }
52041
52038
  }
52042
52039
 
52043
52040
  .e-tbar-btn-text {
52044
52041
  color: $tbar-btn-text-focus-color;
52045
-
52046
52042
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52047
52043
  color: $tbar-btn-icons-focus-color;
52048
52044
  }
52049
- }
52050
- }
52051
-
52052
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52053
- &:focus-visible {
52054
- background: $tbar-default-bg;
52055
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52056
-
52057
- .e-icons {
52058
- color: $tbar-default-icon-color;
52059
- }
52060
-
52061
- .e-tbar-btn-text {
52045
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52062
52046
  color: $tbar-default-font;
52063
52047
  }
52064
52048
  }
52065
52049
  }
52066
-
52050
+
52067
52051
  &:hover {
52068
52052
  background: $tbar-hover-bg;
52069
52053
  border-color: $tbar-hover-border-color;
@@ -52286,27 +52270,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52286
52270
  border-color: $tbar-btn-focus-border-color;
52287
52271
  border-style: $tbar-border-nav-type;
52288
52272
  border-width: $tbar-popup-btn-hover-border-size;
52289
-
52290
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52291
- box-shadow: none;
52292
- }
52293
- @else {
52294
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52295
- }
52296
-
52297
- @if $skin-name == 'bootstrap5.3' {
52298
- .e-tbar-btn-text,
52299
- .e-icons.e-btn-icon {
52300
- color: $tbar-btn-active-icons-color;
52301
- }
52302
- }
52303
- }
52304
-
52305
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52306
- &:focus-visible {
52307
- background: $tbar-popup-btn-focus-bg;
52308
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52309
-
52273
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52274
+
52275
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52310
52276
  .e-icons {
52311
52277
  color: $tbar-popup-nav-hover-icons-color;
52312
52278
  }
@@ -52315,6 +52281,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52315
52281
  color: $tbar-popup-btn-text-focus-color;
52316
52282
  }
52317
52283
  }
52284
+ @if $skin-name == 'bootstrap5.3' {
52285
+ .e-tbar-btn-text,
52286
+ .e-icons.e-btn-icon {
52287
+ color: $tbar-btn-active-icons-color;
52288
+ }
52289
+ }
52318
52290
  }
52319
52291
  }
52320
52292
 
@@ -52345,26 +52317,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52345
52317
  border-color: $tbar-btn-focus-border-color;
52346
52318
  border-style: $tbar-border-nav-type;
52347
52319
  border-width: $tbar-btn-hover-border-size;
52348
-
52320
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52321
+
52349
52322
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52350
- box-shadow: none;
52351
- }
52352
- @else {
52353
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52354
- }
52355
- @if $skin-name == 'bootstrap5.3' {
52356
- .e-tbar-btn-text,
52357
- .e-icons.e-btn-icon {
52358
- color: $tbar-default-icon-color;
52359
- }
52360
- }
52361
- }
52362
-
52363
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52364
- &:focus-visible {
52365
- background: $tbar-default-bg;
52366
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52367
-
52368
52323
  .e-icons {
52369
52324
  color: $tbar-default-icon-color;
52370
52325
  }
@@ -52373,8 +52328,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52373
52328
  color: $tbar-default-font;
52374
52329
  }
52375
52330
  }
52331
+ @if $skin-name == 'bootstrap5.3' {
52332
+ .e-tbar-btn-text,
52333
+ .e-icons.e-btn-icon {
52334
+ color: $tbar-default-icon-color;
52335
+ }
52336
+ }
52376
52337
  }
52377
-
52338
+
52378
52339
  &:hover {
52379
52340
  background: $tbar-hover-bg;
52380
52341
  border-radius: $tbar-btn-border-radius;
@@ -81687,7 +81648,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
81687
81648
  .e-dlg-content {
81688
81649
  overflow: visible;
81689
81650
  padding: 0;
81690
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81651
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81691
81652
  background: unset;
81692
81653
  }
81693
81654
  }
@@ -86655,8 +86616,7 @@ $grid-checkmark-color: $grey-light-font !default;
86655
86616
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86656
86617
  }
86657
86618
 
86658
- .e-rowcell.e-freezeline,
86659
- .e-gridheader .e-filterbarcell.e-freezeline {
86619
+ .e-rowcell.e-freezeline {
86660
86620
  position: relative;
86661
86621
  }
86662
86622
 
@@ -101978,10 +101938,6 @@ $gantt-chartrow-hover-bg-color: $grey-light !default;
101978
101938
  line-height: 10px;
101979
101939
  vertical-align: middle;
101980
101940
  }
101981
-
101982
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
101983
- pointer-events: none;
101984
- }
101985
101941
  }
101986
101942
 
101987
101943
  .e-gantt-chart {