@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
@@ -6768,7 +6768,7 @@ $float-label-rtl-value: -7px !default;
6768
6768
  border-left-color: $border;
6769
6769
  border-right-color: $border;
6770
6770
  border-radius: 4px;
6771
- height: 32px;
6771
+ height: 30px;
6772
6772
  }
6773
6773
  }
6774
6774
 
@@ -38995,42 +38995,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38995
38995
  border-color: $tbar-btn-focus-border-color;
38996
38996
  border-style: $tbar-border-nav-type;
38997
38997
  border-width: $tbar-btn-hover-border-size;
38998
-
38999
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39000
- box-shadow: none;
39001
- }
39002
- @else {
39003
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39004
- }
39005
-
38998
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
38999
+
39006
39000
  .e-icons {
39007
39001
  color: $tbar-btn-icons-focus-color;
39002
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39003
+ color: $tbar-default-icon-color;
39004
+ }
39008
39005
  }
39009
39006
 
39010
39007
  .e-tbar-btn-text {
39011
39008
  color: $tbar-btn-text-focus-color;
39012
-
39013
39009
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
39014
39010
  color: $tbar-btn-icons-focus-color;
39015
39011
  }
39016
- }
39017
- }
39018
-
39019
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39020
- &:focus-visible {
39021
- background: $tbar-default-bg;
39022
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39023
-
39024
- .e-icons {
39025
- color: $tbar-default-icon-color;
39026
- }
39027
-
39028
- .e-tbar-btn-text {
39012
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39029
39013
  color: $tbar-default-font;
39030
39014
  }
39031
39015
  }
39032
39016
  }
39033
-
39017
+
39034
39018
  &:hover {
39035
39019
  background: $tbar-hover-bg;
39036
39020
  border-color: $tbar-hover-border-color;
@@ -39253,27 +39237,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39253
39237
  border-color: $tbar-btn-focus-border-color;
39254
39238
  border-style: $tbar-border-nav-type;
39255
39239
  border-width: $tbar-popup-btn-hover-border-size;
39256
-
39257
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
39258
- box-shadow: none;
39259
- }
39260
- @else {
39261
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39262
- }
39263
-
39264
- @if $skin-name == 'bootstrap5.3' {
39265
- .e-tbar-btn-text,
39266
- .e-icons.e-btn-icon {
39267
- color: $tbar-btn-active-icons-color;
39268
- }
39269
- }
39270
- }
39271
-
39272
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39273
- &:focus-visible {
39274
- background: $tbar-popup-btn-focus-bg;
39275
- box-shadow: $tbar-popup-btn-focus-box-shadow;
39276
-
39240
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
39241
+
39242
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39277
39243
  .e-icons {
39278
39244
  color: $tbar-popup-nav-hover-icons-color;
39279
39245
  }
@@ -39282,6 +39248,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39282
39248
  color: $tbar-popup-btn-text-focus-color;
39283
39249
  }
39284
39250
  }
39251
+ @if $skin-name == 'bootstrap5.3' {
39252
+ .e-tbar-btn-text,
39253
+ .e-icons.e-btn-icon {
39254
+ color: $tbar-btn-active-icons-color;
39255
+ }
39256
+ }
39285
39257
  }
39286
39258
  }
39287
39259
 
@@ -39312,26 +39284,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39312
39284
  border-color: $tbar-btn-focus-border-color;
39313
39285
  border-style: $tbar-border-nav-type;
39314
39286
  border-width: $tbar-btn-hover-border-size;
39315
-
39287
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
39288
+
39316
39289
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39317
- box-shadow: none;
39318
- }
39319
- @else {
39320
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39321
- }
39322
- @if $skin-name == 'bootstrap5.3' {
39323
- .e-tbar-btn-text,
39324
- .e-icons.e-btn-icon {
39325
- color: $tbar-default-icon-color;
39326
- }
39327
- }
39328
- }
39329
-
39330
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
39331
- &:focus-visible {
39332
- background: $tbar-default-bg;
39333
- box-shadow: $tbar-ext-btn-focus-box-shadow;
39334
-
39335
39290
  .e-icons {
39336
39291
  color: $tbar-default-icon-color;
39337
39292
  }
@@ -39340,8 +39295,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39340
39295
  color: $tbar-default-font;
39341
39296
  }
39342
39297
  }
39298
+ @if $skin-name == 'bootstrap5.3' {
39299
+ .e-tbar-btn-text,
39300
+ .e-icons.e-btn-icon {
39301
+ color: $tbar-default-icon-color;
39302
+ }
39303
+ }
39343
39304
  }
39344
-
39305
+
39345
39306
  &:hover {
39346
39307
  background: $tbar-hover-bg;
39347
39308
  border-radius: $tbar-btn-border-radius;
@@ -39606,10 +39567,10 @@ $tab-nrml-nav-icon-size: 12px !default;
39606
39567
  $tab-mob-nav-icon-size: 16px !default;
39607
39568
  $tab-mob-nav-vicon-size: 12px !default;
39608
39569
  $tab-big-icon-size: 16px !default;
39609
- $tab-nrml-icon-size: 14px !default;
39570
+ $tab-nrml-icon-size: 16px !default;
39610
39571
  $tab-mob-icon-size: 20px !default;
39611
39572
  $tab-big-icon-container-size: 24px !default;
39612
- $tab-nrml-icon-container-size: 24px !default;
39573
+ $tab-nrml-icon-container-size: 20px !default;
39613
39574
  $tab-mob-icon-container-size: 20px !default;
39614
39575
  $tab-big-nav-icon-top: 11px !default;
39615
39576
  $tab-nrml-nav-icon-top: 5px !default;
@@ -39787,7 +39748,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
39787
39748
  $tab-nrml-hscroll-items-nav-width: 32px !default;
39788
39749
  $tab-nrml-hscroll-items-bdr-radius: 4px !default;
39789
39750
  $tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
39790
- $tab-nrml-item-tabicon-line-height: $tab-nrml-icon-container-size !default;
39751
+ $tab-nrml-item-tabicon-line-height: 1 !default;
39791
39752
  $tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
39792
39753
  $tab-nrml-scroll-nav-arrow-before-top: 0 !default;
39793
39754
  $tab-nrml-hor-pop-lineheight: 32px !default;
@@ -61090,7 +61051,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
61090
61051
  .e-dlg-content {
61091
61052
  overflow: visible;
61092
61053
  padding: 0;
61093
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
61054
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
61094
61055
  background: unset;
61095
61056
  }
61096
61057
  }
@@ -65839,8 +65800,7 @@ $grid-checkmark-color: $primary-text-color !default;
65839
65800
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
65840
65801
  }
65841
65802
 
65842
- .e-rowcell.e-freezeline,
65843
- .e-gridheader .e-filterbarcell.e-freezeline {
65803
+ .e-rowcell.e-freezeline {
65844
65804
  position: relative;
65845
65805
  }
65846
65806
 
@@ -76921,10 +76881,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76921
76881
  line-height: 10px;
76922
76882
  vertical-align: middle;
76923
76883
  }
76924
-
76925
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
76926
- pointer-events: none;
76927
- }
76928
76884
  }
76929
76885
 
76930
76886
  .e-gantt-chart {
@@ -7602,7 +7602,7 @@ $float-label-rtl-value: -7px !default;
7602
7602
  border-left-color: $border;
7603
7603
  border-right-color: $border;
7604
7604
  border-radius: 4px;
7605
- height: 32px;
7605
+ height: 30px;
7606
7606
  }
7607
7607
  }
7608
7608
 
@@ -53239,42 +53239,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53239
53239
  border-color: $tbar-btn-focus-border-color;
53240
53240
  border-style: $tbar-border-nav-type;
53241
53241
  border-width: $tbar-btn-hover-border-size;
53242
-
53243
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53244
- box-shadow: none;
53245
- }
53246
- @else {
53247
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53248
- }
53249
-
53242
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53243
+
53250
53244
  .e-icons {
53251
53245
  color: $tbar-btn-icons-focus-color;
53246
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53247
+ color: $tbar-default-icon-color;
53248
+ }
53252
53249
  }
53253
53250
 
53254
53251
  .e-tbar-btn-text {
53255
53252
  color: $tbar-btn-text-focus-color;
53256
-
53257
53253
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
53258
53254
  color: $tbar-btn-icons-focus-color;
53259
53255
  }
53260
- }
53261
- }
53262
-
53263
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53264
- &:focus-visible {
53265
- background: $tbar-default-bg;
53266
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53267
-
53268
- .e-icons {
53269
- color: $tbar-default-icon-color;
53270
- }
53271
-
53272
- .e-tbar-btn-text {
53256
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53273
53257
  color: $tbar-default-font;
53274
53258
  }
53275
53259
  }
53276
53260
  }
53277
-
53261
+
53278
53262
  &:hover {
53279
53263
  background: $tbar-hover-bg;
53280
53264
  border-color: $tbar-hover-border-color;
@@ -53497,27 +53481,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53497
53481
  border-color: $tbar-btn-focus-border-color;
53498
53482
  border-style: $tbar-border-nav-type;
53499
53483
  border-width: $tbar-popup-btn-hover-border-size;
53500
-
53501
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
53502
- box-shadow: none;
53503
- }
53504
- @else {
53505
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53506
- }
53507
-
53508
- @if $skin-name == 'bootstrap5.3' {
53509
- .e-tbar-btn-text,
53510
- .e-icons.e-btn-icon {
53511
- color: $tbar-btn-active-icons-color;
53512
- }
53513
- }
53514
- }
53515
-
53516
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53517
- &:focus-visible {
53518
- background: $tbar-popup-btn-focus-bg;
53519
- box-shadow: $tbar-popup-btn-focus-box-shadow;
53520
-
53484
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
53485
+
53486
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53521
53487
  .e-icons {
53522
53488
  color: $tbar-popup-nav-hover-icons-color;
53523
53489
  }
@@ -53526,6 +53492,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53526
53492
  color: $tbar-popup-btn-text-focus-color;
53527
53493
  }
53528
53494
  }
53495
+ @if $skin-name == 'bootstrap5.3' {
53496
+ .e-tbar-btn-text,
53497
+ .e-icons.e-btn-icon {
53498
+ color: $tbar-btn-active-icons-color;
53499
+ }
53500
+ }
53529
53501
  }
53530
53502
  }
53531
53503
 
@@ -53556,26 +53528,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53556
53528
  border-color: $tbar-btn-focus-border-color;
53557
53529
  border-style: $tbar-border-nav-type;
53558
53530
  border-width: $tbar-btn-hover-border-size;
53559
-
53531
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
53532
+
53560
53533
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53561
- box-shadow: none;
53562
- }
53563
- @else {
53564
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53565
- }
53566
- @if $skin-name == 'bootstrap5.3' {
53567
- .e-tbar-btn-text,
53568
- .e-icons.e-btn-icon {
53569
- color: $tbar-default-icon-color;
53570
- }
53571
- }
53572
- }
53573
-
53574
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
53575
- &:focus-visible {
53576
- background: $tbar-default-bg;
53577
- box-shadow: $tbar-ext-btn-focus-box-shadow;
53578
-
53579
53534
  .e-icons {
53580
53535
  color: $tbar-default-icon-color;
53581
53536
  }
@@ -53584,8 +53539,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53584
53539
  color: $tbar-default-font;
53585
53540
  }
53586
53541
  }
53542
+ @if $skin-name == 'bootstrap5.3' {
53543
+ .e-tbar-btn-text,
53544
+ .e-icons.e-btn-icon {
53545
+ color: $tbar-default-icon-color;
53546
+ }
53547
+ }
53587
53548
  }
53588
-
53549
+
53589
53550
  &:hover {
53590
53551
  background: $tbar-hover-bg;
53591
53552
  border-radius: $tbar-btn-border-radius;
@@ -54173,10 +54134,10 @@ $tab-nrml-nav-icon-size: 12px !default;
54173
54134
  $tab-mob-nav-icon-size: 16px !default;
54174
54135
  $tab-mob-nav-vicon-size: 12px !default;
54175
54136
  $tab-big-icon-size: 16px !default;
54176
- $tab-nrml-icon-size: 14px !default;
54137
+ $tab-nrml-icon-size: 16px !default;
54177
54138
  $tab-mob-icon-size: 20px !default;
54178
54139
  $tab-big-icon-container-size: 24px !default;
54179
- $tab-nrml-icon-container-size: 24px !default;
54140
+ $tab-nrml-icon-container-size: 20px !default;
54180
54141
  $tab-mob-icon-container-size: 20px !default;
54181
54142
  $tab-big-nav-icon-top: 11px !default;
54182
54143
  $tab-nrml-nav-icon-top: 5px !default;
@@ -54354,7 +54315,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
54354
54315
  $tab-nrml-hscroll-items-nav-width: 32px !default;
54355
54316
  $tab-nrml-hscroll-items-bdr-radius: 4px !default;
54356
54317
  $tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
54357
- $tab-nrml-item-tabicon-line-height: $tab-nrml-icon-container-size !default;
54318
+ $tab-nrml-item-tabicon-line-height: 1 !default;
54358
54319
  $tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
54359
54320
  $tab-nrml-scroll-nav-arrow-before-top: 0 !default;
54360
54321
  $tab-nrml-hor-pop-lineheight: 32px !default;
@@ -83078,7 +83039,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
83078
83039
  .e-dlg-content {
83079
83040
  overflow: visible;
83080
83041
  padding: 0;
83081
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
83042
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
83082
83043
  background: unset;
83083
83044
  }
83084
83045
  }
@@ -88043,8 +88004,7 @@ $grid-checkmark-color: $primary-text-color !default;
88043
88004
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
88044
88005
  }
88045
88006
 
88046
- .e-rowcell.e-freezeline,
88047
- .e-gridheader .e-filterbarcell.e-freezeline {
88007
+ .e-rowcell.e-freezeline {
88048
88008
  position: relative;
88049
88009
  }
88050
88010
 
@@ -103331,10 +103291,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103331
103291
  line-height: 10px;
103332
103292
  vertical-align: middle;
103333
103293
  }
103334
-
103335
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
103336
- pointer-events: none;
103337
- }
103338
103294
  }
103339
103295
 
103340
103296
  .e-gantt-chart {
@@ -6503,7 +6503,7 @@ $float-label-rtl-value: -7px !default;
6503
6503
  border-left-color: $border;
6504
6504
  border-right-color: $border;
6505
6505
  border-radius: 4px;
6506
- height: 32px;
6506
+ height: 30px;
6507
6507
  }
6508
6508
  }
6509
6509
 
@@ -52129,42 +52129,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52129
52129
  border-color: $tbar-btn-focus-border-color;
52130
52130
  border-style: $tbar-border-nav-type;
52131
52131
  border-width: $tbar-btn-hover-border-size;
52132
-
52133
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52134
- box-shadow: none;
52135
- }
52136
- @else {
52137
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52138
- }
52139
-
52132
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52133
+
52140
52134
  .e-icons {
52141
52135
  color: $tbar-btn-icons-focus-color;
52136
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52137
+ color: $tbar-default-icon-color;
52138
+ }
52142
52139
  }
52143
52140
 
52144
52141
  .e-tbar-btn-text {
52145
52142
  color: $tbar-btn-text-focus-color;
52146
-
52147
52143
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
52148
52144
  color: $tbar-btn-icons-focus-color;
52149
52145
  }
52150
- }
52151
- }
52152
-
52153
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52154
- &:focus-visible {
52155
- background: $tbar-default-bg;
52156
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52157
-
52158
- .e-icons {
52159
- color: $tbar-default-icon-color;
52160
- }
52161
-
52162
- .e-tbar-btn-text {
52146
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52163
52147
  color: $tbar-default-font;
52164
52148
  }
52165
52149
  }
52166
52150
  }
52167
-
52151
+
52168
52152
  &:hover {
52169
52153
  background: $tbar-hover-bg;
52170
52154
  border-color: $tbar-hover-border-color;
@@ -52387,27 +52371,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52387
52371
  border-color: $tbar-btn-focus-border-color;
52388
52372
  border-style: $tbar-border-nav-type;
52389
52373
  border-width: $tbar-popup-btn-hover-border-size;
52390
-
52391
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52392
- box-shadow: none;
52393
- }
52394
- @else {
52395
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52396
- }
52397
-
52398
- @if $skin-name == 'bootstrap5.3' {
52399
- .e-tbar-btn-text,
52400
- .e-icons.e-btn-icon {
52401
- color: $tbar-btn-active-icons-color;
52402
- }
52403
- }
52404
- }
52405
-
52406
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52407
- &:focus-visible {
52408
- background: $tbar-popup-btn-focus-bg;
52409
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52410
-
52374
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52375
+
52376
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52411
52377
  .e-icons {
52412
52378
  color: $tbar-popup-nav-hover-icons-color;
52413
52379
  }
@@ -52416,6 +52382,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52416
52382
  color: $tbar-popup-btn-text-focus-color;
52417
52383
  }
52418
52384
  }
52385
+ @if $skin-name == 'bootstrap5.3' {
52386
+ .e-tbar-btn-text,
52387
+ .e-icons.e-btn-icon {
52388
+ color: $tbar-btn-active-icons-color;
52389
+ }
52390
+ }
52419
52391
  }
52420
52392
  }
52421
52393
 
@@ -52446,26 +52418,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52446
52418
  border-color: $tbar-btn-focus-border-color;
52447
52419
  border-style: $tbar-border-nav-type;
52448
52420
  border-width: $tbar-btn-hover-border-size;
52449
-
52421
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52422
+
52450
52423
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52451
- box-shadow: none;
52452
- }
52453
- @else {
52454
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52455
- }
52456
- @if $skin-name == 'bootstrap5.3' {
52457
- .e-tbar-btn-text,
52458
- .e-icons.e-btn-icon {
52459
- color: $tbar-default-icon-color;
52460
- }
52461
- }
52462
- }
52463
-
52464
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52465
- &:focus-visible {
52466
- background: $tbar-default-bg;
52467
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52468
-
52469
52424
  .e-icons {
52470
52425
  color: $tbar-default-icon-color;
52471
52426
  }
@@ -52474,8 +52429,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52474
52429
  color: $tbar-default-font;
52475
52430
  }
52476
52431
  }
52432
+ @if $skin-name == 'bootstrap5.3' {
52433
+ .e-tbar-btn-text,
52434
+ .e-icons.e-btn-icon {
52435
+ color: $tbar-default-icon-color;
52436
+ }
52437
+ }
52477
52438
  }
52478
-
52439
+
52479
52440
  &:hover {
52480
52441
  background: $tbar-hover-bg;
52481
52442
  border-radius: $tbar-btn-border-radius;
@@ -53063,10 +53024,10 @@ $tab-nrml-nav-icon-size: 10px !default;
53063
53024
  $tab-mob-nav-icon-size: 16px !default;
53064
53025
  $tab-mob-nav-vicon-size: 12px !default;
53065
53026
  $tab-big-icon-size: 16px !default;
53066
- $tab-nrml-icon-size: 14px !default;
53027
+ $tab-nrml-icon-size: 16px !default;
53067
53028
  $tab-mob-icon-size: 20px !default;
53068
53029
  $tab-big-icon-container-size: 24px !default;
53069
- $tab-nrml-icon-container-size: 24px !default;
53030
+ $tab-nrml-icon-container-size: 20px !default;
53070
53031
  $tab-mob-icon-container-size: 20px !default;
53071
53032
  $tab-big-nav-icon-top: 11px !default;
53072
53033
  $tab-nrml-nav-icon-top: 5px !default;
@@ -53243,7 +53204,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
53243
53204
  $tab-nrml-hscroll-items-nav-width: 32px !default;
53244
53205
  $tab-nrml-hscroll-items-bdr-radius: 4px !default;
53245
53206
  $tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
53246
- $tab-nrml-item-tabicon-line-height: $tab-nrml-icon-container-size !default;
53207
+ $tab-nrml-item-tabicon-line-height: 1 !default;
53247
53208
  $tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
53248
53209
  $tab-nrml-scroll-nav-arrow-before-top: 0 !default;
53249
53210
  $tab-nrml-hor-pop-lineheight: 32px !default;
@@ -81935,7 +81896,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
81935
81896
  .e-dlg-content {
81936
81897
  overflow: visible;
81937
81898
  padding: 0;
81938
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81899
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81939
81900
  background: unset;
81940
81901
  }
81941
81902
  }
@@ -86900,8 +86861,7 @@ $grid-checkmark-color: $primary-text-color !default;
86900
86861
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86901
86862
  }
86902
86863
 
86903
- .e-rowcell.e-freezeline,
86904
- .e-gridheader .e-filterbarcell.e-freezeline {
86864
+ .e-rowcell.e-freezeline {
86905
86865
  position: relative;
86906
86866
  }
86907
86867
 
@@ -102189,10 +102149,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
102189
102149
  line-height: 10px;
102190
102150
  vertical-align: middle;
102191
102151
  }
102192
-
102193
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
102194
- pointer-events: none;
102195
- }
102196
102152
  }
102197
102153
 
102198
102154
  .e-gantt-chart {