@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
@@ -5630,7 +5630,7 @@ $float-label-rtl-value: -7px !default;
5630
5630
  border-left-color: $border;
5631
5631
  border-right-color: $border;
5632
5632
  border-radius: 4px;
5633
- height: 32px;
5633
+ height: 30px;
5634
5634
  }
5635
5635
  }
5636
5636
 
@@ -37558,42 +37558,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37558
37558
  border-color: $tbar-btn-focus-border-color;
37559
37559
  border-style: $tbar-border-nav-type;
37560
37560
  border-width: $tbar-btn-hover-border-size;
37561
-
37562
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37563
- box-shadow: none;
37564
- }
37565
- @else {
37566
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37567
- }
37568
-
37561
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37562
+
37569
37563
  .e-icons {
37570
37564
  color: $tbar-btn-icons-focus-color;
37565
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37566
+ color: $tbar-default-icon-color;
37567
+ }
37571
37568
  }
37572
37569
 
37573
37570
  .e-tbar-btn-text {
37574
37571
  color: $tbar-btn-text-focus-color;
37575
-
37576
37572
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37577
37573
  color: $tbar-btn-icons-focus-color;
37578
37574
  }
37579
- }
37580
- }
37581
-
37582
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37583
- &:focus-visible {
37584
- background: $tbar-default-bg;
37585
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37586
-
37587
- .e-icons {
37588
- color: $tbar-default-icon-color;
37589
- }
37590
-
37591
- .e-tbar-btn-text {
37575
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37592
37576
  color: $tbar-default-font;
37593
37577
  }
37594
37578
  }
37595
37579
  }
37596
-
37580
+
37597
37581
  &:hover {
37598
37582
  background: $tbar-hover-bg;
37599
37583
  border-color: $tbar-hover-border-color;
@@ -37816,27 +37800,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37816
37800
  border-color: $tbar-btn-focus-border-color;
37817
37801
  border-style: $tbar-border-nav-type;
37818
37802
  border-width: $tbar-popup-btn-hover-border-size;
37819
-
37820
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
37821
- box-shadow: none;
37822
- }
37823
- @else {
37824
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37825
- }
37826
-
37827
- @if $skin-name == 'bootstrap5.3' {
37828
- .e-tbar-btn-text,
37829
- .e-icons.e-btn-icon {
37830
- color: $tbar-btn-active-icons-color;
37831
- }
37832
- }
37833
- }
37834
-
37835
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37836
- &:focus-visible {
37837
- background: $tbar-popup-btn-focus-bg;
37838
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37839
-
37803
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
37804
+
37805
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37840
37806
  .e-icons {
37841
37807
  color: $tbar-popup-nav-hover-icons-color;
37842
37808
  }
@@ -37845,6 +37811,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37845
37811
  color: $tbar-popup-btn-text-focus-color;
37846
37812
  }
37847
37813
  }
37814
+ @if $skin-name == 'bootstrap5.3' {
37815
+ .e-tbar-btn-text,
37816
+ .e-icons.e-btn-icon {
37817
+ color: $tbar-btn-active-icons-color;
37818
+ }
37819
+ }
37848
37820
  }
37849
37821
  }
37850
37822
 
@@ -37875,26 +37847,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37875
37847
  border-color: $tbar-btn-focus-border-color;
37876
37848
  border-style: $tbar-border-nav-type;
37877
37849
  border-width: $tbar-btn-hover-border-size;
37878
-
37850
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37851
+
37879
37852
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37880
- box-shadow: none;
37881
- }
37882
- @else {
37883
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37884
- }
37885
- @if $skin-name == 'bootstrap5.3' {
37886
- .e-tbar-btn-text,
37887
- .e-icons.e-btn-icon {
37888
- color: $tbar-default-icon-color;
37889
- }
37890
- }
37891
- }
37892
-
37893
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37894
- &:focus-visible {
37895
- background: $tbar-default-bg;
37896
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37897
-
37898
37853
  .e-icons {
37899
37854
  color: $tbar-default-icon-color;
37900
37855
  }
@@ -37903,8 +37858,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37903
37858
  color: $tbar-default-font;
37904
37859
  }
37905
37860
  }
37861
+ @if $skin-name == 'bootstrap5.3' {
37862
+ .e-tbar-btn-text,
37863
+ .e-icons.e-btn-icon {
37864
+ color: $tbar-default-icon-color;
37865
+ }
37866
+ }
37906
37867
  }
37907
-
37868
+
37908
37869
  &:hover {
37909
37870
  background: $tbar-hover-bg;
37910
37871
  border-radius: $tbar-btn-border-radius;
@@ -59460,7 +59421,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
59460
59421
  .e-dlg-content {
59461
59422
  overflow: visible;
59462
59423
  padding: 0;
59463
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59424
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59464
59425
  background: unset;
59465
59426
  }
59466
59427
  }
@@ -64211,8 +64172,7 @@ $grid-checkmark-color: $grey !default;
64211
64172
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64212
64173
  }
64213
64174
 
64214
- .e-rowcell.e-freezeline,
64215
- .e-gridheader .e-filterbarcell.e-freezeline {
64175
+ .e-rowcell.e-freezeline {
64216
64176
  position: relative;
64217
64177
  }
64218
64178
 
@@ -75402,10 +75362,6 @@ $gantt-chartrow-hover-bg-color: $grey-f5 !default;
75402
75362
  line-height: 10px;
75403
75363
  vertical-align: middle;
75404
75364
  }
75405
-
75406
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
75407
- pointer-events: none;
75408
- }
75409
75365
  }
75410
75366
 
75411
75367
  .e-gantt-chart {
@@ -6464,7 +6464,7 @@ $float-label-rtl-value: -7px !default;
6464
6464
  border-left-color: $border;
6465
6465
  border-right-color: $border;
6466
6466
  border-radius: 4px;
6467
- height: 32px;
6467
+ height: 30px;
6468
6468
  }
6469
6469
  }
6470
6470
 
@@ -51802,42 +51802,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51802
51802
  border-color: $tbar-btn-focus-border-color;
51803
51803
  border-style: $tbar-border-nav-type;
51804
51804
  border-width: $tbar-btn-hover-border-size;
51805
-
51806
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51807
- box-shadow: none;
51808
- }
51809
- @else {
51810
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51811
- }
51812
-
51805
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
51806
+
51813
51807
  .e-icons {
51814
51808
  color: $tbar-btn-icons-focus-color;
51809
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51810
+ color: $tbar-default-icon-color;
51811
+ }
51815
51812
  }
51816
51813
 
51817
51814
  .e-tbar-btn-text {
51818
51815
  color: $tbar-btn-text-focus-color;
51819
-
51820
51816
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
51821
51817
  color: $tbar-btn-icons-focus-color;
51822
51818
  }
51823
- }
51824
- }
51825
-
51826
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51827
- &:focus-visible {
51828
- background: $tbar-default-bg;
51829
- box-shadow: $tbar-ext-btn-focus-box-shadow;
51830
-
51831
- .e-icons {
51832
- color: $tbar-default-icon-color;
51833
- }
51834
-
51835
- .e-tbar-btn-text {
51819
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
51836
51820
  color: $tbar-default-font;
51837
51821
  }
51838
51822
  }
51839
51823
  }
51840
-
51824
+
51841
51825
  &:hover {
51842
51826
  background: $tbar-hover-bg;
51843
51827
  border-color: $tbar-hover-border-color;
@@ -52060,27 +52044,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52060
52044
  border-color: $tbar-btn-focus-border-color;
52061
52045
  border-style: $tbar-border-nav-type;
52062
52046
  border-width: $tbar-popup-btn-hover-border-size;
52063
-
52064
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
52065
- box-shadow: none;
52066
- }
52067
- @else {
52068
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52069
- }
52070
-
52071
- @if $skin-name == 'bootstrap5.3' {
52072
- .e-tbar-btn-text,
52073
- .e-icons.e-btn-icon {
52074
- color: $tbar-btn-active-icons-color;
52075
- }
52076
- }
52077
- }
52078
-
52079
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52080
- &:focus-visible {
52081
- background: $tbar-popup-btn-focus-bg;
52082
- box-shadow: $tbar-popup-btn-focus-box-shadow;
52083
-
52047
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
52048
+
52049
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52084
52050
  .e-icons {
52085
52051
  color: $tbar-popup-nav-hover-icons-color;
52086
52052
  }
@@ -52089,6 +52055,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52089
52055
  color: $tbar-popup-btn-text-focus-color;
52090
52056
  }
52091
52057
  }
52058
+ @if $skin-name == 'bootstrap5.3' {
52059
+ .e-tbar-btn-text,
52060
+ .e-icons.e-btn-icon {
52061
+ color: $tbar-btn-active-icons-color;
52062
+ }
52063
+ }
52092
52064
  }
52093
52065
  }
52094
52066
 
@@ -52119,26 +52091,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52119
52091
  border-color: $tbar-btn-focus-border-color;
52120
52092
  border-style: $tbar-border-nav-type;
52121
52093
  border-width: $tbar-btn-hover-border-size;
52122
-
52094
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
52095
+
52123
52096
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52124
- box-shadow: none;
52125
- }
52126
- @else {
52127
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52128
- }
52129
- @if $skin-name == 'bootstrap5.3' {
52130
- .e-tbar-btn-text,
52131
- .e-icons.e-btn-icon {
52132
- color: $tbar-default-icon-color;
52133
- }
52134
- }
52135
- }
52136
-
52137
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
52138
- &:focus-visible {
52139
- background: $tbar-default-bg;
52140
- box-shadow: $tbar-ext-btn-focus-box-shadow;
52141
-
52142
52097
  .e-icons {
52143
52098
  color: $tbar-default-icon-color;
52144
52099
  }
@@ -52147,8 +52102,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52147
52102
  color: $tbar-default-font;
52148
52103
  }
52149
52104
  }
52105
+ @if $skin-name == 'bootstrap5.3' {
52106
+ .e-tbar-btn-text,
52107
+ .e-icons.e-btn-icon {
52108
+ color: $tbar-default-icon-color;
52109
+ }
52110
+ }
52150
52111
  }
52151
-
52112
+
52152
52113
  &:hover {
52153
52114
  background: $tbar-hover-bg;
52154
52115
  border-radius: $tbar-btn-border-radius;
@@ -81448,7 +81409,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
81448
81409
  .e-dlg-content {
81449
81410
  overflow: visible;
81450
81411
  padding: 0;
81451
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
81412
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
81452
81413
  background: unset;
81453
81414
  }
81454
81415
  }
@@ -86415,8 +86376,7 @@ $grid-checkmark-color: $grey !default;
86415
86376
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
86416
86377
  }
86417
86378
 
86418
- .e-rowcell.e-freezeline,
86419
- .e-gridheader .e-filterbarcell.e-freezeline {
86379
+ .e-rowcell.e-freezeline {
86420
86380
  position: relative;
86421
86381
  }
86422
86382
 
@@ -101812,10 +101772,6 @@ $gantt-chartrow-hover-bg-color: $grey-f5 !default;
101812
101772
  line-height: 10px;
101813
101773
  vertical-align: middle;
101814
101774
  }
101815
-
101816
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
101817
- pointer-events: none;
101818
- }
101819
101775
  }
101820
101776
 
101821
101777
  .e-gantt-chart {
@@ -5475,7 +5475,7 @@ $float-label-rtl-value: -7px !default;
5475
5475
  border-left-color: $border;
5476
5476
  border-right-color: $border;
5477
5477
  border-radius: 4px;
5478
- height: 32px;
5478
+ height: 30px;
5479
5479
  }
5480
5480
  }
5481
5481
 
@@ -37529,42 +37529,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37529
37529
  border-color: $tbar-btn-focus-border-color;
37530
37530
  border-style: $tbar-border-nav-type;
37531
37531
  border-width: $tbar-btn-hover-border-size;
37532
-
37533
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37534
- box-shadow: none;
37535
- }
37536
- @else {
37537
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37538
- }
37539
-
37532
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37533
+
37540
37534
  .e-icons {
37541
37535
  color: $tbar-btn-icons-focus-color;
37536
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37537
+ color: $tbar-default-icon-color;
37538
+ }
37542
37539
  }
37543
37540
 
37544
37541
  .e-tbar-btn-text {
37545
37542
  color: $tbar-btn-text-focus-color;
37546
-
37547
37543
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
37548
37544
  color: $tbar-btn-icons-focus-color;
37549
37545
  }
37550
- }
37551
- }
37552
-
37553
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37554
- &:focus-visible {
37555
- background: $tbar-default-bg;
37556
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37557
-
37558
- .e-icons {
37559
- color: $tbar-default-icon-color;
37560
- }
37561
-
37562
- .e-tbar-btn-text {
37546
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37563
37547
  color: $tbar-default-font;
37564
37548
  }
37565
37549
  }
37566
37550
  }
37567
-
37551
+
37568
37552
  &:hover {
37569
37553
  background: $tbar-hover-bg;
37570
37554
  border-color: $tbar-hover-border-color;
@@ -37787,27 +37771,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37787
37771
  border-color: $tbar-btn-focus-border-color;
37788
37772
  border-style: $tbar-border-nav-type;
37789
37773
  border-width: $tbar-popup-btn-hover-border-size;
37790
-
37791
- @if ($skin-name == 'fluent2' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3') {
37792
- box-shadow: none;
37793
- }
37794
- @else {
37795
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37796
- }
37797
-
37798
- @if $skin-name == 'bootstrap5.3' {
37799
- .e-tbar-btn-text,
37800
- .e-icons.e-btn-icon {
37801
- color: $tbar-btn-active-icons-color;
37802
- }
37803
- }
37804
- }
37805
-
37806
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37807
- &:focus-visible {
37808
- background: $tbar-popup-btn-focus-bg;
37809
- box-shadow: $tbar-popup-btn-focus-box-shadow;
37810
-
37774
+ box-shadow: $tbar-popup-btn-focus-box-shadow;
37775
+
37776
+ @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37811
37777
  .e-icons {
37812
37778
  color: $tbar-popup-nav-hover-icons-color;
37813
37779
  }
@@ -37816,6 +37782,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37816
37782
  color: $tbar-popup-btn-text-focus-color;
37817
37783
  }
37818
37784
  }
37785
+ @if $skin-name == 'bootstrap5.3' {
37786
+ .e-tbar-btn-text,
37787
+ .e-icons.e-btn-icon {
37788
+ color: $tbar-btn-active-icons-color;
37789
+ }
37790
+ }
37819
37791
  }
37820
37792
  }
37821
37793
 
@@ -37846,26 +37818,9 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37846
37818
  border-color: $tbar-btn-focus-border-color;
37847
37819
  border-style: $tbar-border-nav-type;
37848
37820
  border-width: $tbar-btn-hover-border-size;
37849
-
37821
+ box-shadow: $tbar-ext-btn-focus-box-shadow;
37822
+
37850
37823
  @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37851
- box-shadow: none;
37852
- }
37853
- @else {
37854
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37855
- }
37856
- @if $skin-name == 'bootstrap5.3' {
37857
- .e-tbar-btn-text,
37858
- .e-icons.e-btn-icon {
37859
- color: $tbar-default-icon-color;
37860
- }
37861
- }
37862
- }
37863
-
37864
- @if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
37865
- &:focus-visible {
37866
- background: $tbar-default-bg;
37867
- box-shadow: $tbar-ext-btn-focus-box-shadow;
37868
-
37869
37824
  .e-icons {
37870
37825
  color: $tbar-default-icon-color;
37871
37826
  }
@@ -37874,8 +37829,14 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37874
37829
  color: $tbar-default-font;
37875
37830
  }
37876
37831
  }
37832
+ @if $skin-name == 'bootstrap5.3' {
37833
+ .e-tbar-btn-text,
37834
+ .e-icons.e-btn-icon {
37835
+ color: $tbar-default-icon-color;
37836
+ }
37837
+ }
37877
37838
  }
37878
-
37839
+
37879
37840
  &:hover {
37880
37841
  background: $tbar-hover-bg;
37881
37842
  border-radius: $tbar-btn-border-radius;
@@ -38189,7 +38150,7 @@ $tab-nrml-nav-icon-size: 10px !default;
38189
38150
  $tab-mob-nav-icon-size: 16px !default;
38190
38151
  $tab-mob-nav-vicon-size: 12px !default;
38191
38152
  $tab-big-icon-size: 16px !default;
38192
- $tab-nrml-icon-size: 14px !default;
38153
+ $tab-nrml-icon-size: 16px !default;
38193
38154
  $tab-mob-icon-size: 20px !default;
38194
38155
  $tab-big-icon-container-size: 24px !default;
38195
38156
  $tab-nrml-icon-container-size: 20px !default;
@@ -38323,7 +38284,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
38323
38284
  $tab-nrml-hscroll-items-nav-width: 32px !default;
38324
38285
  $tab-nrml-hscroll-items-bdr-radius: 4px !default;
38325
38286
  $tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
38326
- $tab-nrml-item-tabicon-line-height: $tab-nrml-icon-container-size !default;
38287
+ $tab-nrml-item-tabicon-line-height: 1 !default;
38327
38288
  $tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
38328
38289
  $tab-nrml-scroll-nav-arrow-before-top: 0 !default;
38329
38290
  $tab-nrml-hor-pop-lineheight: 32px !default;
@@ -59546,7 +59507,7 @@ $grid-xlfl-skin: 'bootstrap4' !default;
59546
59507
  .e-dlg-content {
59547
59508
  overflow: visible;
59548
59509
  padding: 0;
59549
- @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' {
59510
+ @if $theme-name == 'Material3-dark' or $theme-name == 'tailwind3-dark' or $theme-name == 'fluent-dark' {
59550
59511
  background: unset;
59551
59512
  }
59552
59513
  }
@@ -64302,8 +64263,7 @@ $grid-checkmark-color: $white !default;
64302
64263
  border-left: $grid-freezeline-border $grid-freezeline-right-border;
64303
64264
  }
64304
64265
 
64305
- .e-rowcell.e-freezeline,
64306
- .e-gridheader .e-filterbarcell.e-freezeline {
64266
+ .e-rowcell.e-freezeline {
64307
64267
  position: relative;
64308
64268
  }
64309
64269
 
@@ -75581,10 +75541,6 @@ $gantt-chartrow-hover-bg-color: rgba($black, .08) !default;
75581
75541
  line-height: 10px;
75582
75542
  vertical-align: middle;
75583
75543
  }
75584
-
75585
- .e-grid .e-gantt-resource-parent .e-rowdragdrop{
75586
- pointer-events: none;
75587
- }
75588
75544
  }
75589
75545
 
75590
75546
  .e-gantt-chart {