@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
@@ -5669,7 +5669,7 @@ $float-label-rtl-value: -7px !default;
5669
5669
  border-left-color: $border;
5670
5670
  border-right-color: $border;
5671
5671
  border-radius: 4px;
5672
- height: 32px;
5672
+ height: 30px;
5673
5673
  }
5674
5674
  }
5675
5675
 
@@ -37885,42 +37885,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37885
37885
  border-color: $tbar-btn-focus-border-color;
37886
37886
  border-style: $tbar-border-nav-type;
37887
37887
  border-width: $tbar-btn-hover-border-size;
37888
-
37889
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37890
- box-shadow: none;
37891
- }
37892
- @else {
37893
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37894
- }
37895
-
37888
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37889
+
37896
37890
  .e-icons {
37897
37891
  color: $tbar-btn-icons-focus-color;
37892
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37893
+ color: $tbar-default-icon-color;
37894
+ }
37898
37895
  }
37899
37896
 
37900
37897
  .e-tbar-btn-text {
37901
37898
  color: $tbar-btn-text-focus-color;
37902
-
37903
37899
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37904
37900
  color: $tbar-btn-icons-focus-color;
37905
37901
  }
37906
- }
37907
- }
37908
-
37909
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37910
- &:focus-visible {
37911
- background: $tbar-default-bg;
37912
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37913
-
37914
- .e-icons {
37915
- color: $tbar-default-icon-color;
37916
- }
37917
-
37918
- .e-tbar-btn-text {
37902
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37919
37903
  color: $tbar-default-font;
37920
37904
  }
37921
37905
  }
37922
37906
  }
37923
-
37907
+
37924
37908
  &:hover {
37925
37909
  background: $tbar-hover-bg;
37926
37910
  border-color: $tbar-hover-border-color;
@@ -38143,27 +38127,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38143
38127
  border-color: $tbar-btn-focus-border-color;
38144
38128
  border-style: $tbar-border-nav-type;
38145
38129
  border-width: $tbar-popup-btn-hover-border-size;
38146
-
38147
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38148
- box-shadow: none;
38149
- }
38150
- @else {
38151
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38152
- }
38153
-
38154
- @if $skin-name == 'bootstrap5.3' {
38155
- .e-tbar-btn-text,
38156
- .e-icons.e-btn-icon {
38157
- color: $tbar-btn-active-icons-color;
38158
- }
38159
- }
38160
- }
38161
-
38162
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38163
- &:focus-visible {
38164
- background: $tbar-popup-btn-focus-bg;
38165
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38166
-
38130
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38131
+
38132
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38167
38133
  .e-icons {
38168
38134
  color: $tbar-popup-nav-hover-icons-color;
38169
38135
  }
@@ -38172,6 +38138,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38172
38138
  color: $tbar-popup-btn-text-focus-color;
38173
38139
  }
38174
38140
  }
38141
+ @if $skin-name == 'bootstrap5.3' {
38142
+ .e-tbar-btn-text,
38143
+ .e-icons.e-btn-icon {
38144
+ color: $tbar-btn-active-icons-color;
38145
+ }
38146
+ }
38175
38147
  }
38176
38148
  }
38177
38149
 
@@ -38202,26 +38174,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38202
38174
  border-color: $tbar-btn-focus-border-color;
38203
38175
  border-style: $tbar-border-nav-type;
38204
38176
  border-width: $tbar-btn-hover-border-size;
38205
-
38177
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38178
+
38206
38179
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38207
- box-shadow: none;
38208
- }
38209
- @else {
38210
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38211
- }
38212
- @if $skin-name == 'bootstrap5.3' {
38213
- .e-tbar-btn-text,
38214
- .e-icons.e-btn-icon {
38215
- color: $tbar-default-icon-color;
38216
- }
38217
- }
38218
- }
38219
-
38220
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38221
- &:focus-visible {
38222
- background: $tbar-default-bg;
38223
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38224
-
38225
38180
  .e-icons {
38226
38181
  color: $tbar-default-icon-color;
38227
38182
  }
@@ -38230,8 +38185,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38230
38185
  color: $tbar-default-font;
38231
38186
  }
38232
38187
  }
38188
+ @if $skin-name == 'bootstrap5.3' {
38189
+ .e-tbar-btn-text,
38190
+ .e-icons.e-btn-icon {
38191
+ color: $tbar-default-icon-color;
38192
+ }
38193
+ }
38233
38194
  }
38234
-
38195
+
38235
38196
  &:hover {
38236
38197
  background: $tbar-hover-bg;
38237
38198
  border-radius: $tbar-btn-border-radius;
@@ -38496,10 +38457,10 @@ $tab-nrml-nav-icon-size: 10px !default;
38496
38457
  $tab-mob-nav-icon-size: 16px !default;
38497
38458
  $tab-mob-nav-vicon-size: 12px !default;
38498
38459
  $tab-big-icon-size: 16px !default;
38499
- $tab-nrml-icon-size: 14px !default;
38460
+ $tab-nrml-icon-size: 16px !default;
38500
38461
  $tab-mob-icon-size: 20px !default;
38501
38462
  $tab-big-icon-container-size: 24px !default;
38502
- $tab-nrml-icon-container-size: 24px !default;
38463
+ $tab-nrml-icon-container-size: 20px !default;
38503
38464
  $tab-mob-icon-container-size: 20px !default;
38504
38465
  $tab-big-nav-icon-top: 11px !default;
38505
38466
  $tab-nrml-nav-icon-top: 5px !default;
@@ -38676,7 +38637,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
38676
38637
  $tab-nrml-hscroll-items-nav-width: 32px !default;
38677
38638
  $tab-nrml-hscroll-items-bdr-radius: 4px !default;
38678
38639
  $tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
38679
- $tab-nrml-item-tabicon-line-height: $tab-nrml-icon-container-size !default;
38640
+ $tab-nrml-item-tabicon-line-height: 1 !default;
38680
38641
  $tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
38681
38642
  $tab-nrml-scroll-nav-arrow-before-top: 0 !default;
38682
38643
  $tab-nrml-hor-pop-lineheight: 32px !default;
@@ -59947,7 +59908,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
59947
59908
  .e-dlg-content {
59948
59909
  overflow: visible;
59949
59910
  padding: 0;
59950
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59911
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59951
59912
  background: unset;
59952
59913
  }
59953
59914
  }
@@ -64696,8 +64657,7 @@ $grid-checkmark-color: $primary-text-color !default;
64696
64657
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64697
64658
  }
64698
64659
 
64699
- .e-rowcell.e-freezeline,
64700
- .e-gridheader .e-filterbarcell.e-freezeline {
64660
+ .e-rowcell.e-freezeline {
64701
64661
  position: relative;
64702
64662
  }
64703
64663
 
@@ -75779,10 +75739,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
75779
75739
  line-height: 10px;
75780
75740
  vertical-align: middle;
75781
75741
  }
75782
-
75783
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
75784
- pointer-events: none;
75785
- }
75786
75742
  }
75787
75743
 
75788
75744
  .e-gantt-chart {
@@ -6421,7 +6421,7 @@ $float-label-rtl-value: -7px !default;
6421
6421
  border-left-color: $border;
6422
6422
  border-right-color: $border;
6423
6423
  border-radius: 4px;
6424
- height: 32px;
6424
+ height: 30px;
6425
6425
  }
6426
6426
  }
6427
6427
 
@@ -38648,42 +38648,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38648
38648
  border-color: $tbar-btn-focus-border-color;
38649
38649
  border-style: $tbar-border-nav-type;
38650
38650
  border-width: $tbar-btn-hover-border-size;
38651
-
38652
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38653
- box-shadow: none;
38654
- }
38655
- @else {
38656
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38657
- }
38658
-
38651
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38652
+
38659
38653
  .e-icons {
38660
38654
  color: $tbar-btn-icons-focus-color;
38655
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38656
+ color: $tbar-default-icon-color;
38657
+ }
38661
38658
  }
38662
38659
 
38663
38660
  .e-tbar-btn-text {
38664
38661
  color: $tbar-btn-text-focus-color;
38665
-
38666
38662
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
38667
38663
  color: $tbar-btn-icons-focus-color;
38668
38664
  }
38669
- }
38670
- }
38671
-
38672
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38673
- &:focus-visible {
38674
- background: $tbar-default-bg;
38675
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38676
-
38677
- .e-icons {
38678
- color: $tbar-default-icon-color;
38679
- }
38680
-
38681
- .e-tbar-btn-text {
38665
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38682
38666
  color: $tbar-default-font;
38683
38667
  }
38684
38668
  }
38685
38669
  }
38686
-
38670
+
38687
38671
  &:hover {
38688
38672
  background: $tbar-hover-bg;
38689
38673
  border-color: $tbar-hover-border-color;
@@ -38906,27 +38890,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38906
38890
  border-color: $tbar-btn-focus-border-color;
38907
38891
  border-style: $tbar-border-nav-type;
38908
38892
  border-width: $tbar-popup-btn-hover-border-size;
38909
-
38910
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
38911
- box-shadow: none;
38912
- }
38913
- @else {
38914
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38915
- }
38916
-
38917
- @if $skin-name == 'bootstrap5.3' {
38918
- .e-tbar-btn-text,
38919
- .e-icons.e-btn-icon {
38920
- color: $tbar-btn-active-icons-color;
38921
- }
38922
- }
38923
- }
38924
-
38925
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38926
- &:focus-visible {
38927
- background: $tbar-popup-btn-focus-bg;
38928
- box-shadow: $tbar-popup-btn-focus-box-shadow;
38929
-
38893
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
38894
+
38895
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38930
38896
  .e-icons {
38931
38897
  color: $tbar-popup-nav-hover-icons-color;
38932
38898
  }
@@ -38935,6 +38901,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38935
38901
  color: $tbar-popup-btn-text-focus-color;
38936
38902
  }
38937
38903
  }
38904
+ @if $skin-name == 'bootstrap5.3' {
38905
+ .e-tbar-btn-text,
38906
+ .e-icons.e-btn-icon {
38907
+ color: $tbar-btn-active-icons-color;
38908
+ }
38909
+ }
38938
38910
  }
38939
38911
  }
38940
38912
 
@@ -38965,26 +38937,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38965
38937
  border-color: $tbar-btn-focus-border-color;
38966
38938
  border-style: $tbar-border-nav-type;
38967
38939
  border-width: $tbar-btn-hover-border-size;
38968
-
38940
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38941
+
38969
38942
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38970
- box-shadow: none;
38971
- }
38972
- @else {
38973
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38974
- }
38975
- @if $skin-name == 'bootstrap5.3' {
38976
- .e-tbar-btn-text,
38977
- .e-icons.e-btn-icon {
38978
- color: $tbar-default-icon-color;
38979
- }
38980
- }
38981
- }
38982
-
38983
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
38984
- &:focus-visible {
38985
- background: $tbar-default-bg;
38986
- box-shadow: $tbar-ext-btn-focus-box-shadow;
38987
-
38988
38943
  .e-icons {
38989
38944
  color: $tbar-default-icon-color;
38990
38945
  }
@@ -38993,8 +38948,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38993
38948
  color: $tbar-default-font;
38994
38949
  }
38995
38950
  }
38951
+ @if $skin-name == 'bootstrap5.3' {
38952
+ .e-tbar-btn-text,
38953
+ .e-icons.e-btn-icon {
38954
+ color: $tbar-default-icon-color;
38955
+ }
38956
+ }
38996
38957
  }
38997
-
38958
+
38998
38959
  &:hover {
38999
38960
  background: $tbar-hover-bg;
39000
38961
  border-radius: $tbar-btn-border-radius;
@@ -39259,10 +39220,10 @@ $tab-nrml-nav-icon-size: 12px !default;
39259
39220
  $tab-mob-nav-icon-size: 16px !default;
39260
39221
  $tab-mob-nav-vicon-size: 12px !default;
39261
39222
  $tab-big-icon-size: 16px !default;
39262
- $tab-nrml-icon-size: 14px !default;
39223
+ $tab-nrml-icon-size: 16px !default;
39263
39224
  $tab-mob-icon-size: 20px !default;
39264
39225
  $tab-big-icon-container-size: 24px !default;
39265
- $tab-nrml-icon-container-size: 24px !default;
39226
+ $tab-nrml-icon-container-size: 20px !default;
39266
39227
  $tab-mob-icon-container-size: 20px !default;
39267
39228
  $tab-big-nav-icon-top: 11px !default;
39268
39229
  $tab-nrml-nav-icon-top: 5px !default;
@@ -39440,7 +39401,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
39440
39401
  $tab-nrml-hscroll-items-nav-width: 32px !default;
39441
39402
  $tab-nrml-hscroll-items-bdr-radius: 4px !default;
39442
39403
  $tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
39443
- $tab-nrml-item-tabicon-line-height: $tab-nrml-icon-container-size !default;
39404
+ $tab-nrml-item-tabicon-line-height: 1 !default;
39444
39405
  $tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
39445
39406
  $tab-nrml-scroll-nav-arrow-before-top: 0 !default;
39446
39407
  $tab-nrml-hor-pop-lineheight: 32px !default;
@@ -60743,7 +60704,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
60743
60704
  .e-dlg-content {
60744
60705
  overflow: visible;
60745
60706
  padding: 0;
60746
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
60707
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
60747
60708
  background: unset;
60748
60709
  }
60749
60710
  }
@@ -65492,8 +65453,7 @@ $grid-checkmark-color: $primary-text-color !default;
65492
65453
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
65493
65454
  }
65494
65455
 
65495
- .e-rowcell.e-freezeline,
65496
- .e-gridheader .e-filterbarcell.e-freezeline {
65456
+ .e-rowcell.e-freezeline {
65497
65457
  position: relative;
65498
65458
  }
65499
65459
 
@@ -76574,10 +76534,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76574
76534
  line-height: 10px;
76575
76535
  vertical-align: middle;
76576
76536
  }
76577
-
76578
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
76579
- pointer-events: none;
76580
- }
76581
76537
  }
76582
76538
 
76583
76539
  .e-gantt-chart {
@@ -7255,7 +7255,7 @@ $float-label-rtl-value: -7px !default;
7255
7255
  border-left-color: $border;
7256
7256
  border-right-color: $border;
7257
7257
  border-radius: 4px;
7258
- height: 32px;
7258
+ height: 30px;
7259
7259
  }
7260
7260
  }
7261
7261
 
@@ -52892,42 +52892,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52892
52892
  border-color: $tbar-btn-focus-border-color;
52893
52893
  border-style: $tbar-border-nav-type;
52894
52894
  border-width: $tbar-btn-hover-border-size;
52895
-
52896
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52897
- box-shadow: none;
52898
- }
52899
- @else {
52900
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52901
- }
52902
-
52895
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52896
+
52903
52897
  .e-icons {
52904
52898
  color: $tbar-btn-icons-focus-color;
52899
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52900
+ color: $tbar-default-icon-color;
52901
+ }
52905
52902
  }
52906
52903
 
52907
52904
  .e-tbar-btn-text {
52908
52905
  color: $tbar-btn-text-focus-color;
52909
-
52910
52906
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52911
52907
  color: $tbar-btn-icons-focus-color;
52912
52908
  }
52913
- }
52914
- }
52915
-
52916
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52917
- &:focus-visible {
52918
- background: $tbar-default-bg;
52919
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52920
-
52921
- .e-icons {
52922
- color: $tbar-default-icon-color;
52923
- }
52924
-
52925
- .e-tbar-btn-text {
52909
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52926
52910
  color: $tbar-default-font;
52927
52911
  }
52928
52912
  }
52929
52913
  }
52930
-
52914
+
52931
52915
  &:hover {
52932
52916
  background: $tbar-hover-bg;
52933
52917
  border-color: $tbar-hover-border-color;
@@ -53150,27 +53134,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53150
53134
  border-color: $tbar-btn-focus-border-color;
53151
53135
  border-style: $tbar-border-nav-type;
53152
53136
  border-width: $tbar-popup-btn-hover-border-size;
53153
-
53154
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
53155
- box-shadow: none;
53156
- }
53157
- @else {
53158
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53159
- }
53160
-
53161
- @if $skin-name == 'bootstrap5.3' {
53162
- .e-tbar-btn-text,
53163
- .e-icons.e-btn-icon {
53164
- color: $tbar-btn-active-icons-color;
53165
- }
53166
- }
53167
- }
53168
-
53169
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53170
- &:focus-visible {
53171
- background: $tbar-popup-btn-focus-bg;
53172
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53173
-
53137
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
53138
+
53139
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53174
53140
  .e-icons {
53175
53141
  color: $tbar-popup-nav-hover-icons-color;
53176
53142
  }
@@ -53179,6 +53145,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53179
53145
  color: $tbar-popup-btn-text-focus-color;
53180
53146
  }
53181
53147
  }
53148
+ @if $skin-name == 'bootstrap5.3' {
53149
+ .e-tbar-btn-text,
53150
+ .e-icons.e-btn-icon {
53151
+ color: $tbar-btn-active-icons-color;
53152
+ }
53153
+ }
53182
53154
  }
53183
53155
  }
53184
53156
 
@@ -53209,26 +53181,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53209
53181
  border-color: $tbar-btn-focus-border-color;
53210
53182
  border-style: $tbar-border-nav-type;
53211
53183
  border-width: $tbar-btn-hover-border-size;
53212
-
53184
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53185
+
53213
53186
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53214
- box-shadow: none;
53215
- }
53216
- @else {
53217
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53218
- }
53219
- @if $skin-name == 'bootstrap5.3' {
53220
- .e-tbar-btn-text,
53221
- .e-icons.e-btn-icon {
53222
- color: $tbar-default-icon-color;
53223
- }
53224
- }
53225
- }
53226
-
53227
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53228
- &:focus-visible {
53229
- background: $tbar-default-bg;
53230
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53231
-
53232
53187
  .e-icons {
53233
53188
  color: $tbar-default-icon-color;
53234
53189
  }
@@ -53237,8 +53192,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53237
53192
  color: $tbar-default-font;
53238
53193
  }
53239
53194
  }
53195
+ @if $skin-name == 'bootstrap5.3' {
53196
+ .e-tbar-btn-text,
53197
+ .e-icons.e-btn-icon {
53198
+ color: $tbar-default-icon-color;
53199
+ }
53200
+ }
53240
53201
  }
53241
-
53202
+
53242
53203
  &:hover {
53243
53204
  background: $tbar-hover-bg;
53244
53205
  border-radius: $tbar-btn-border-radius;
@@ -53826,10 +53787,10 @@ $tab-nrml-nav-icon-size: 12px !default;
53826
53787
  $tab-mob-nav-icon-size: 16px !default;
53827
53788
  $tab-mob-nav-vicon-size: 12px !default;
53828
53789
  $tab-big-icon-size: 16px !default;
53829
- $tab-nrml-icon-size: 14px !default;
53790
+ $tab-nrml-icon-size: 16px !default;
53830
53791
  $tab-mob-icon-size: 20px !default;
53831
53792
  $tab-big-icon-container-size: 24px !default;
53832
- $tab-nrml-icon-container-size: 24px !default;
53793
+ $tab-nrml-icon-container-size: 20px !default;
53833
53794
  $tab-mob-icon-container-size: 20px !default;
53834
53795
  $tab-big-nav-icon-top: 11px !default;
53835
53796
  $tab-nrml-nav-icon-top: 5px !default;
@@ -54007,7 +53968,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
54007
53968
  $tab-nrml-hscroll-items-nav-width: 32px !default;
54008
53969
  $tab-nrml-hscroll-items-bdr-radius: 4px !default;
54009
53970
  $tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
54010
- $tab-nrml-item-tabicon-line-height: $tab-nrml-icon-container-size !default;
53971
+ $tab-nrml-item-tabicon-line-height: 1 !default;
54011
53972
  $tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
54012
53973
  $tab-nrml-scroll-nav-arrow-before-top: 0 !default;
54013
53974
  $tab-nrml-hor-pop-lineheight: 32px !default;
@@ -82731,7 +82692,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
82731
82692
  .e-dlg-content {
82732
82693
  overflow: visible;
82733
82694
  padding: 0;
82734
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
82695
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
82735
82696
  background: unset;
82736
82697
  }
82737
82698
  }
@@ -87696,8 +87657,7 @@ $grid-checkmark-color: $primary-text-color !default;
87696
87657
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
87697
87658
  }
87698
87659
 
87699
- .e-rowcell.e-freezeline,
87700
- .e-gridheader .e-filterbarcell.e-freezeline {
87660
+ .e-rowcell.e-freezeline {
87701
87661
  position: relative;
87702
87662
  }
87703
87663
 
@@ -102984,10 +102944,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
102984
102944
  line-height: 10px;
102985
102945
  vertical-align: middle;
102986
102946
  }
102987
-
102988
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
102989
- pointer-events: none;
102990
- }
102991
102947
  }
102992
102948
 
102993
102949
  .e-gantt-chart {