@syncfusion/blazor-themes 29.1.35 → 29.1.38

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 (301) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +20 -0
  2. package/Compiled-Themes/bds-dark.css +20 -0
  3. package/Compiled-Themes/bds-lite.css +20 -0
  4. package/Compiled-Themes/bds.css +20 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +20 -0
  6. package/Compiled-Themes/bootstrap-dark.css +20 -0
  7. package/Compiled-Themes/bootstrap-lite.css +20 -0
  8. package/Compiled-Themes/bootstrap.css +20 -0
  9. package/Compiled-Themes/bootstrap4-lite.css +20 -0
  10. package/Compiled-Themes/bootstrap4.css +20 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +23 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +23 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +23 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +25 -2
  15. package/Compiled-Themes/bootstrap5.3-dark.css +25 -2
  16. package/Compiled-Themes/bootstrap5.3-lite.css +25 -2
  17. package/Compiled-Themes/bootstrap5.3.css +25 -2
  18. package/Compiled-Themes/bootstrap5.css +23 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +20 -0
  20. package/Compiled-Themes/fabric-dark.css +20 -0
  21. package/Compiled-Themes/fabric-lite.css +20 -0
  22. package/Compiled-Themes/fabric.css +20 -0
  23. package/Compiled-Themes/fluent-dark-lite.css +20 -0
  24. package/Compiled-Themes/fluent-dark.css +20 -0
  25. package/Compiled-Themes/fluent-lite.css +20 -0
  26. package/Compiled-Themes/fluent.css +20 -0
  27. package/Compiled-Themes/fluent2-dark-lite.css +22 -2
  28. package/Compiled-Themes/fluent2-dark.css +22 -2
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +22 -2
  30. package/Compiled-Themes/fluent2-highcontrast.css +22 -2
  31. package/Compiled-Themes/fluent2-lite.css +22 -2
  32. package/Compiled-Themes/fluent2.css +22 -2
  33. package/Compiled-Themes/highcontrast-lite.css +22 -2
  34. package/Compiled-Themes/highcontrast.css +22 -2
  35. package/Compiled-Themes/material-dark-lite.css +20 -0
  36. package/Compiled-Themes/material-dark.css +20 -0
  37. package/Compiled-Themes/material-lite.css +20 -0
  38. package/Compiled-Themes/material.css +20 -0
  39. package/Compiled-Themes/material3-dark-lite.css +20 -0
  40. package/Compiled-Themes/material3-dark.css +21 -1
  41. package/Compiled-Themes/material3-lite.css +20 -0
  42. package/Compiled-Themes/material3.css +21 -1
  43. package/Compiled-Themes/tailwind-dark-lite.css +20 -0
  44. package/Compiled-Themes/tailwind-dark.css +20 -0
  45. package/Compiled-Themes/tailwind-lite.css +20 -0
  46. package/Compiled-Themes/tailwind.css +20 -0
  47. package/Compiled-Themes/tailwind3-dark-lite.css +36 -15
  48. package/Compiled-Themes/tailwind3-dark.css +36 -15
  49. package/Compiled-Themes/tailwind3-lite.css +36 -15
  50. package/Compiled-Themes/tailwind3.css +36 -15
  51. package/SCSS-Themes/bds-dark-lite.scss +28 -1
  52. package/SCSS-Themes/bds-dark.scss +28 -1
  53. package/SCSS-Themes/bds-lite.scss +28 -1
  54. package/SCSS-Themes/bds.scss +28 -1
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +28 -1
  56. package/SCSS-Themes/bootstrap-dark.scss +28 -1
  57. package/SCSS-Themes/bootstrap-lite.scss +28 -1
  58. package/SCSS-Themes/bootstrap.scss +28 -1
  59. package/SCSS-Themes/bootstrap4-lite.scss +28 -1
  60. package/SCSS-Themes/bootstrap4.scss +28 -1
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +28 -1
  62. package/SCSS-Themes/bootstrap5-dark.scss +28 -1
  63. package/SCSS-Themes/bootstrap5-lite.scss +28 -1
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +30 -3
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +30 -3
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +30 -3
  67. package/SCSS-Themes/bootstrap5.3.scss +30 -3
  68. package/SCSS-Themes/bootstrap5.scss +28 -1
  69. package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +5 -0
  70. package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +5 -0
  71. package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +5 -0
  72. package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +5 -0
  73. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +5 -0
  74. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
  75. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +5 -0
  76. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
  77. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +5 -0
  78. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
  79. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +5 -0
  80. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
  81. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +5 -0
  82. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +5 -0
  83. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +5 -0
  84. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +5 -0
  85. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +5 -0
  86. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
  87. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +5 -0
  88. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
  89. package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +5 -0
  90. package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
  91. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +5 -0
  92. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
  93. package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +5 -0
  94. package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
  95. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +5 -0
  96. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +5 -0
  97. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +5 -0
  98. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +5 -0
  99. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +5 -0
  100. package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +5 -0
  101. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +5 -0
  102. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
  103. package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +5 -0
  104. package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
  105. package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +5 -0
  106. package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
  107. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +5 -0
  108. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
  109. package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +5 -0
  110. package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
  111. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +5 -0
  112. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
  113. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +5 -0
  114. package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
  115. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +5 -0
  116. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +5 -0
  117. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +5 -0
  118. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +5 -0
  119. package/SCSS-Themes/fabric-dark-lite.scss +28 -1
  120. package/SCSS-Themes/fabric-dark.scss +28 -1
  121. package/SCSS-Themes/fabric-lite.scss +28 -1
  122. package/SCSS-Themes/fabric.scss +28 -1
  123. package/SCSS-Themes/fluent-dark-lite.scss +28 -1
  124. package/SCSS-Themes/fluent-dark.scss +28 -1
  125. package/SCSS-Themes/fluent-lite.scss +28 -1
  126. package/SCSS-Themes/fluent.scss +28 -1
  127. package/SCSS-Themes/fluent2-dark-lite.scss +30 -3
  128. package/SCSS-Themes/fluent2-dark.scss +30 -3
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +30 -3
  130. package/SCSS-Themes/fluent2-highcontrast.scss +30 -3
  131. package/SCSS-Themes/fluent2-lite.scss +30 -3
  132. package/SCSS-Themes/fluent2.scss +30 -3
  133. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +17 -0
  134. package/SCSS-Themes/grids/grid/bds-dark.scss +17 -0
  135. package/SCSS-Themes/grids/grid/bds-lite.scss +17 -0
  136. package/SCSS-Themes/grids/grid/bds.scss +17 -0
  137. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +17 -0
  138. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +17 -0
  139. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +17 -0
  140. package/SCSS-Themes/grids/grid/bootstrap.scss +17 -0
  141. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +17 -0
  142. package/SCSS-Themes/grids/grid/bootstrap4.scss +17 -0
  143. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +17 -0
  144. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +17 -0
  145. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +17 -0
  146. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +19 -2
  147. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +19 -2
  148. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +19 -2
  149. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +19 -2
  150. package/SCSS-Themes/grids/grid/bootstrap5.scss +17 -0
  151. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +17 -0
  152. package/SCSS-Themes/grids/grid/fabric-dark.scss +17 -0
  153. package/SCSS-Themes/grids/grid/fabric-lite.scss +17 -0
  154. package/SCSS-Themes/grids/grid/fabric.scss +17 -0
  155. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +17 -0
  156. package/SCSS-Themes/grids/grid/fluent-dark.scss +17 -0
  157. package/SCSS-Themes/grids/grid/fluent-lite.scss +17 -0
  158. package/SCSS-Themes/grids/grid/fluent.scss +17 -0
  159. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +17 -0
  160. package/SCSS-Themes/grids/grid/fluent2-dark.scss +17 -0
  161. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +17 -0
  162. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +17 -0
  163. package/SCSS-Themes/grids/grid/fluent2-lite.scss +17 -0
  164. package/SCSS-Themes/grids/grid/fluent2.scss +17 -0
  165. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +19 -2
  166. package/SCSS-Themes/grids/grid/highcontrast.scss +19 -2
  167. package/SCSS-Themes/grids/grid/material-dark-lite.scss +17 -0
  168. package/SCSS-Themes/grids/grid/material-dark.scss +17 -0
  169. package/SCSS-Themes/grids/grid/material-lite.scss +17 -0
  170. package/SCSS-Themes/grids/grid/material.scss +17 -0
  171. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +17 -0
  172. package/SCSS-Themes/grids/grid/material3-dark.scss +17 -0
  173. package/SCSS-Themes/grids/grid/material3-lite.scss +17 -0
  174. package/SCSS-Themes/grids/grid/material3.scss +17 -0
  175. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +17 -0
  176. package/SCSS-Themes/grids/grid/tailwind-dark.scss +17 -0
  177. package/SCSS-Themes/grids/grid/tailwind-lite.scss +17 -0
  178. package/SCSS-Themes/grids/grid/tailwind.scss +17 -0
  179. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +19 -2
  180. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +19 -2
  181. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +19 -2
  182. package/SCSS-Themes/grids/grid/tailwind3.scss +19 -2
  183. package/SCSS-Themes/highcontrast-lite.scss +30 -3
  184. package/SCSS-Themes/highcontrast.scss +30 -3
  185. package/SCSS-Themes/material-dark-lite.scss +28 -1
  186. package/SCSS-Themes/material-dark.scss +28 -1
  187. package/SCSS-Themes/material-lite.scss +28 -1
  188. package/SCSS-Themes/material.scss +28 -1
  189. package/SCSS-Themes/material3-dark-lite.scss +29 -2
  190. package/SCSS-Themes/material3-dark.scss +29 -2
  191. package/SCSS-Themes/material3-lite.scss +29 -2
  192. package/SCSS-Themes/material3.scss +29 -2
  193. package/SCSS-Themes/navigations/tab/bds-dark-lite.scss +1 -1
  194. package/SCSS-Themes/navigations/tab/bds-dark.scss +1 -1
  195. package/SCSS-Themes/navigations/tab/bds-lite.scss +1 -1
  196. package/SCSS-Themes/navigations/tab/bds.scss +1 -1
  197. package/SCSS-Themes/navigations/tab/bootstrap-dark-lite.scss +1 -1
  198. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +1 -1
  199. package/SCSS-Themes/navigations/tab/bootstrap-lite.scss +1 -1
  200. package/SCSS-Themes/navigations/tab/bootstrap.scss +1 -1
  201. package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +1 -1
  202. package/SCSS-Themes/navigations/tab/bootstrap4.scss +1 -1
  203. package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +1 -1
  204. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +1 -1
  205. package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +1 -1
  206. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +1 -1
  207. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +1 -1
  208. package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +1 -1
  209. package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +1 -1
  210. package/SCSS-Themes/navigations/tab/bootstrap5.scss +1 -1
  211. package/SCSS-Themes/navigations/tab/fabric-dark-lite.scss +1 -1
  212. package/SCSS-Themes/navigations/tab/fabric-dark.scss +1 -1
  213. package/SCSS-Themes/navigations/tab/fabric-lite.scss +1 -1
  214. package/SCSS-Themes/navigations/tab/fabric.scss +1 -1
  215. package/SCSS-Themes/navigations/tab/fluent-dark-lite.scss +1 -1
  216. package/SCSS-Themes/navigations/tab/fluent-dark.scss +1 -1
  217. package/SCSS-Themes/navigations/tab/fluent-lite.scss +1 -1
  218. package/SCSS-Themes/navigations/tab/fluent.scss +1 -1
  219. package/SCSS-Themes/navigations/tab/fluent2-dark-lite.scss +3 -3
  220. package/SCSS-Themes/navigations/tab/fluent2-dark.scss +3 -3
  221. package/SCSS-Themes/navigations/tab/fluent2-highcontrast-lite.scss +3 -3
  222. package/SCSS-Themes/navigations/tab/fluent2-highcontrast.scss +3 -3
  223. package/SCSS-Themes/navigations/tab/fluent2-lite.scss +3 -3
  224. package/SCSS-Themes/navigations/tab/fluent2.scss +3 -3
  225. package/SCSS-Themes/navigations/tab/highcontrast-lite.scss +1 -1
  226. package/SCSS-Themes/navigations/tab/highcontrast.scss +1 -1
  227. package/SCSS-Themes/navigations/tab/material-dark-lite.scss +1 -1
  228. package/SCSS-Themes/navigations/tab/material-dark.scss +1 -1
  229. package/SCSS-Themes/navigations/tab/material-lite.scss +1 -1
  230. package/SCSS-Themes/navigations/tab/material.scss +1 -1
  231. package/SCSS-Themes/navigations/tab/material3-dark-lite.scss +1 -1
  232. package/SCSS-Themes/navigations/tab/material3-dark.scss +1 -1
  233. package/SCSS-Themes/navigations/tab/material3-lite.scss +1 -1
  234. package/SCSS-Themes/navigations/tab/material3.scss +1 -1
  235. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
  236. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
  237. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
  238. package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
  239. package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +9 -9
  240. package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +9 -9
  241. package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +9 -9
  242. package/SCSS-Themes/navigations/tab/tailwind3.scss +9 -9
  243. package/SCSS-Themes/schedule/schedule/bds-dark-lite.scss +5 -0
  244. package/SCSS-Themes/schedule/schedule/bds-dark.scss +5 -0
  245. package/SCSS-Themes/schedule/schedule/bds-lite.scss +5 -0
  246. package/SCSS-Themes/schedule/schedule/bds.scss +5 -0
  247. package/SCSS-Themes/schedule/schedule/bootstrap-dark-lite.scss +5 -0
  248. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +5 -0
  249. package/SCSS-Themes/schedule/schedule/bootstrap-lite.scss +5 -0
  250. package/SCSS-Themes/schedule/schedule/bootstrap.scss +5 -0
  251. package/SCSS-Themes/schedule/schedule/bootstrap4-lite.scss +5 -0
  252. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +5 -0
  253. package/SCSS-Themes/schedule/schedule/bootstrap5-dark-lite.scss +5 -0
  254. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +5 -0
  255. package/SCSS-Themes/schedule/schedule/bootstrap5-lite.scss +5 -0
  256. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark-lite.scss +5 -0
  257. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark.scss +5 -0
  258. package/SCSS-Themes/schedule/schedule/bootstrap5.3-lite.scss +5 -0
  259. package/SCSS-Themes/schedule/schedule/bootstrap5.3.scss +5 -0
  260. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +5 -0
  261. package/SCSS-Themes/schedule/schedule/fabric-dark-lite.scss +5 -0
  262. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +5 -0
  263. package/SCSS-Themes/schedule/schedule/fabric-lite.scss +5 -0
  264. package/SCSS-Themes/schedule/schedule/fabric.scss +5 -0
  265. package/SCSS-Themes/schedule/schedule/fluent-dark-lite.scss +5 -0
  266. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +5 -0
  267. package/SCSS-Themes/schedule/schedule/fluent-lite.scss +5 -0
  268. package/SCSS-Themes/schedule/schedule/fluent.scss +5 -0
  269. package/SCSS-Themes/schedule/schedule/fluent2-dark-lite.scss +5 -0
  270. package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +5 -0
  271. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast-lite.scss +5 -0
  272. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast.scss +5 -0
  273. package/SCSS-Themes/schedule/schedule/fluent2-lite.scss +5 -0
  274. package/SCSS-Themes/schedule/schedule/fluent2.scss +5 -0
  275. package/SCSS-Themes/schedule/schedule/highcontrast-lite.scss +5 -0
  276. package/SCSS-Themes/schedule/schedule/highcontrast.scss +5 -0
  277. package/SCSS-Themes/schedule/schedule/material-dark-lite.scss +5 -0
  278. package/SCSS-Themes/schedule/schedule/material-dark.scss +5 -0
  279. package/SCSS-Themes/schedule/schedule/material-lite.scss +5 -0
  280. package/SCSS-Themes/schedule/schedule/material.scss +5 -0
  281. package/SCSS-Themes/schedule/schedule/material3-dark-lite.scss +6 -1
  282. package/SCSS-Themes/schedule/schedule/material3-dark.scss +6 -1
  283. package/SCSS-Themes/schedule/schedule/material3-lite.scss +6 -1
  284. package/SCSS-Themes/schedule/schedule/material3.scss +6 -1
  285. package/SCSS-Themes/schedule/schedule/tailwind-dark-lite.scss +5 -0
  286. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +5 -0
  287. package/SCSS-Themes/schedule/schedule/tailwind-lite.scss +5 -0
  288. package/SCSS-Themes/schedule/schedule/tailwind.scss +5 -0
  289. package/SCSS-Themes/schedule/schedule/tailwind3-dark-lite.scss +5 -0
  290. package/SCSS-Themes/schedule/schedule/tailwind3-dark.scss +5 -0
  291. package/SCSS-Themes/schedule/schedule/tailwind3-lite.scss +5 -0
  292. package/SCSS-Themes/schedule/schedule/tailwind3.scss +5 -0
  293. package/SCSS-Themes/tailwind-dark-lite.scss +28 -1
  294. package/SCSS-Themes/tailwind-dark.scss +28 -1
  295. package/SCSS-Themes/tailwind-lite.scss +28 -1
  296. package/SCSS-Themes/tailwind.scss +28 -1
  297. package/SCSS-Themes/tailwind3-dark-lite.scss +38 -11
  298. package/SCSS-Themes/tailwind3-dark.scss +38 -11
  299. package/SCSS-Themes/tailwind3-lite.scss +38 -11
  300. package/SCSS-Themes/tailwind3.scss +38 -11
  301. package/package.json +1 -1
@@ -2475,6 +2475,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
2475
2475
  }
2476
2476
 
2477
2477
  .e-virtual-scroll {
2478
+ .e-content-wrap.e-transition,
2479
+ .e-resource-column-wrap.e-transition {
2480
+ overscroll-behavior: none;
2481
+ }
2482
+
2478
2483
  &.e-vertical-view,
2479
2484
  &.e-month-view {
2480
2485
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 345px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 345px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 345px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 345px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 345px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 345px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 345px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 345px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2471,6 +2471,11 @@ $schedule-tree-content-color: #fff !default;
2471
2471
  }
2472
2472
 
2473
2473
  .e-virtual-scroll {
2474
+ .e-content-wrap.e-transition,
2475
+ .e-resource-column-wrap.e-transition {
2476
+ overscroll-behavior: none;
2477
+ }
2478
+
2474
2479
  &.e-vertical-view,
2475
2480
  &.e-month-view {
2476
2481
  .e-content-table {
@@ -2471,6 +2471,11 @@ $schedule-tree-content-color: #fff !default;
2471
2471
  }
2472
2472
 
2473
2473
  .e-virtual-scroll {
2474
+ .e-content-wrap.e-transition,
2475
+ .e-resource-column-wrap.e-transition {
2476
+ overscroll-behavior: none;
2477
+ }
2478
+
2474
2479
  &.e-vertical-view,
2475
2480
  &.e-month-view {
2476
2481
  .e-content-table {
@@ -2472,6 +2472,11 @@ $schedule-tree-content-color: $shadow !default;
2472
2472
  }
2473
2473
 
2474
2474
  .e-virtual-scroll {
2475
+ .e-content-wrap.e-transition,
2476
+ .e-resource-column-wrap.e-transition {
2477
+ overscroll-behavior: none;
2478
+ }
2479
+
2475
2480
  &.e-vertical-view,
2476
2481
  &.e-month-view {
2477
2482
  .e-content-table {
@@ -2472,6 +2472,11 @@ $schedule-tree-content-color: $shadow !default;
2472
2472
  }
2473
2473
 
2474
2474
  .e-virtual-scroll {
2475
+ .e-content-wrap.e-transition,
2476
+ .e-resource-column-wrap.e-transition {
2477
+ overscroll-behavior: none;
2478
+ }
2479
+
2475
2480
  &.e-vertical-view,
2476
2481
  &.e-month-view {
2477
2482
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
2473
2473
  }
2474
2474
 
2475
2475
  .e-virtual-scroll {
2476
+ .e-content-wrap.e-transition,
2477
+ .e-resource-column-wrap.e-transition {
2478
+ overscroll-behavior: none;
2479
+ }
2480
+
2476
2481
  &.e-vertical-view,
2477
2482
  &.e-month-view {
2478
2483
  .e-content-table {
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
2473
2473
  }
2474
2474
 
2475
2475
  .e-virtual-scroll {
2476
+ .e-content-wrap.e-transition,
2477
+ .e-resource-column-wrap.e-transition {
2478
+ overscroll-behavior: none;
2479
+ }
2480
+
2476
2481
  &.e-vertical-view,
2477
2482
  &.e-month-view {
2478
2483
  .e-content-table {
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
2473
2473
  }
2474
2474
 
2475
2475
  .e-virtual-scroll {
2476
+ .e-content-wrap.e-transition,
2477
+ .e-resource-column-wrap.e-transition {
2478
+ overscroll-behavior: none;
2479
+ }
2480
+
2476
2481
  &.e-vertical-view,
2477
2482
  &.e-month-view {
2478
2483
  .e-content-table {
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
2473
2473
  }
2474
2474
 
2475
2475
  .e-virtual-scroll {
2476
+ .e-content-wrap.e-transition,
2477
+ .e-resource-column-wrap.e-transition {
2478
+ overscroll-behavior: none;
2479
+ }
2480
+
2476
2481
  &.e-vertical-view,
2477
2482
  &.e-month-view {
2478
2483
  .e-content-table {
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
2473
2473
  }
2474
2474
 
2475
2475
  .e-virtual-scroll {
2476
+ .e-content-wrap.e-transition,
2477
+ .e-resource-column-wrap.e-transition {
2478
+ overscroll-behavior: none;
2479
+ }
2480
+
2476
2481
  &.e-vertical-view,
2477
2482
  &.e-month-view {
2478
2483
  .e-content-table {
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
2473
2473
  }
2474
2474
 
2475
2475
  .e-virtual-scroll {
2476
+ .e-content-wrap.e-transition,
2477
+ .e-resource-column-wrap.e-transition {
2478
+ overscroll-behavior: none;
2479
+ }
2480
+
2476
2481
  &.e-vertical-view,
2477
2482
  &.e-month-view {
2478
2483
  .e-content-table {
@@ -2473,6 +2473,11 @@ $schedule-tree-content-color: #fff !default;
2473
2473
  }
2474
2474
 
2475
2475
  .e-virtual-scroll {
2476
+ .e-content-wrap.e-transition,
2477
+ .e-resource-column-wrap.e-transition {
2478
+ overscroll-behavior: none;
2479
+ }
2480
+
2476
2481
  &.e-vertical-view,
2477
2482
  &.e-month-view {
2478
2483
  .e-content-table {
@@ -2473,6 +2473,11 @@ $schedule-tree-content-color: #fff !default;
2473
2473
  }
2474
2474
 
2475
2475
  .e-virtual-scroll {
2476
+ .e-content-wrap.e-transition,
2477
+ .e-resource-column-wrap.e-transition {
2478
+ overscroll-behavior: none;
2479
+ }
2480
+
2476
2481
  &.e-vertical-view,
2477
2482
  &.e-month-view {
2478
2483
  .e-content-table {
@@ -2470,6 +2470,11 @@ $schedule-tree-content-color: #fff !default;
2470
2470
  }
2471
2471
 
2472
2472
  .e-virtual-scroll {
2473
+ .e-content-wrap.e-transition,
2474
+ .e-resource-column-wrap.e-transition {
2475
+ overscroll-behavior: none;
2476
+ }
2477
+
2473
2478
  &.e-vertical-view,
2474
2479
  &.e-month-view {
2475
2480
  .e-content-table {
@@ -2470,6 +2470,11 @@ $schedule-tree-content-color: #fff !default;
2470
2470
  }
2471
2471
 
2472
2472
  .e-virtual-scroll {
2473
+ .e-content-wrap.e-transition,
2474
+ .e-resource-column-wrap.e-transition {
2475
+ overscroll-behavior: none;
2476
+ }
2477
+
2473
2478
  &.e-vertical-view,
2474
2479
  &.e-month-view {
2475
2480
  .e-content-table {
@@ -2470,6 +2470,11 @@ $schedule-tree-content-color: $shadow;
2470
2470
  }
2471
2471
 
2472
2472
  .e-virtual-scroll {
2473
+ .e-content-wrap.e-transition,
2474
+ .e-resource-column-wrap.e-transition {
2475
+ overscroll-behavior: none;
2476
+ }
2477
+
2473
2478
  &.e-vertical-view,
2474
2479
  &.e-month-view {
2475
2480
  .e-content-table {
@@ -2470,6 +2470,11 @@ $schedule-tree-content-color: $shadow;
2470
2470
  }
2471
2471
 
2472
2472
  .e-virtual-scroll {
2473
+ .e-content-wrap.e-transition,
2474
+ .e-resource-column-wrap.e-transition {
2475
+ overscroll-behavior: none;
2476
+ }
2477
+
2473
2478
  &.e-vertical-view,
2474
2479
  &.e-month-view {
2475
2480
  .e-content-table {
@@ -196,7 +196,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
196
196
  $schedule-tbar-btn-bgr-minwidth: 18px !default;
197
197
  $schedule-tbar-btn-bgr-padding: 0 8px !default;
198
198
  $schedule-tbar-btn-icn-bgr-padding: 0 !default;
199
- $schedule-tbar-btn-icn-right-bgr-padding: 12px 0 !default;
199
+ $schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
200
200
  $schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
201
201
  $schedule-tbar-right-items-btn-border-radius: 20px !default;
202
202
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
@@ -2475,6 +2475,11 @@ $schedule-bgr-calendar-width: 345px !default;
2475
2475
  }
2476
2476
 
2477
2477
  .e-virtual-scroll {
2478
+ .e-content-wrap.e-transition,
2479
+ .e-resource-column-wrap.e-transition {
2480
+ overscroll-behavior: none;
2481
+ }
2482
+
2478
2483
  &.e-vertical-view,
2479
2484
  &.e-month-view {
2480
2485
  .e-content-table {
@@ -196,7 +196,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
196
196
  $schedule-tbar-btn-bgr-minwidth: 18px !default;
197
197
  $schedule-tbar-btn-bgr-padding: 0 8px !default;
198
198
  $schedule-tbar-btn-icn-bgr-padding: 0 !default;
199
- $schedule-tbar-btn-icn-right-bgr-padding: 12px 0 !default;
199
+ $schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
200
200
  $schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
201
201
  $schedule-tbar-right-items-btn-border-radius: 20px !default;
202
202
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
@@ -2475,6 +2475,11 @@ $schedule-bgr-calendar-width: 345px !default;
2475
2475
  }
2476
2476
 
2477
2477
  .e-virtual-scroll {
2478
+ .e-content-wrap.e-transition,
2479
+ .e-resource-column-wrap.e-transition {
2480
+ overscroll-behavior: none;
2481
+ }
2482
+
2478
2483
  &.e-vertical-view,
2479
2484
  &.e-month-view {
2480
2485
  .e-content-table {
@@ -196,7 +196,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
196
196
  $schedule-tbar-btn-bgr-minwidth: 18px !default;
197
197
  $schedule-tbar-btn-bgr-padding: 0 8px !default;
198
198
  $schedule-tbar-btn-icn-bgr-padding: 0 !default;
199
- $schedule-tbar-btn-icn-right-bgr-padding: 12px 0 !default;
199
+ $schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
200
200
  $schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
201
201
  $schedule-tbar-right-items-btn-border-radius: 20px !default;
202
202
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
@@ -2475,6 +2475,11 @@ $schedule-bgr-calendar-width: 345px !default;
2475
2475
  }
2476
2476
 
2477
2477
  .e-virtual-scroll {
2478
+ .e-content-wrap.e-transition,
2479
+ .e-resource-column-wrap.e-transition {
2480
+ overscroll-behavior: none;
2481
+ }
2482
+
2478
2483
  &.e-vertical-view,
2479
2484
  &.e-month-view {
2480
2485
  .e-content-table {
@@ -196,7 +196,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
196
196
  $schedule-tbar-btn-bgr-minwidth: 18px !default;
197
197
  $schedule-tbar-btn-bgr-padding: 0 8px !default;
198
198
  $schedule-tbar-btn-icn-bgr-padding: 0 !default;
199
- $schedule-tbar-btn-icn-right-bgr-padding: 12px 0 !default;
199
+ $schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
200
200
  $schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
201
201
  $schedule-tbar-right-items-btn-border-radius: 20px !default;
202
202
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
@@ -2475,6 +2475,11 @@ $schedule-bgr-calendar-width: 345px !default;
2475
2475
  }
2476
2476
 
2477
2477
  .e-virtual-scroll {
2478
+ .e-content-wrap.e-transition,
2479
+ .e-resource-column-wrap.e-transition {
2480
+ overscroll-behavior: none;
2481
+ }
2482
+
2478
2483
  &.e-vertical-view,
2479
2484
  &.e-month-view {
2480
2485
  .e-content-table {
@@ -2471,6 +2471,11 @@ $schedule-bgr-calendar-width: 350px !default;
2471
2471
  }
2472
2472
 
2473
2473
  .e-virtual-scroll {
2474
+ .e-content-wrap.e-transition,
2475
+ .e-resource-column-wrap.e-transition {
2476
+ overscroll-behavior: none;
2477
+ }
2478
+
2474
2479
  &.e-vertical-view,
2475
2480
  &.e-month-view {
2476
2481
  .e-content-table {
@@ -2471,6 +2471,11 @@ $schedule-bgr-calendar-width: 350px !default;
2471
2471
  }
2472
2472
 
2473
2473
  .e-virtual-scroll {
2474
+ .e-content-wrap.e-transition,
2475
+ .e-resource-column-wrap.e-transition {
2476
+ overscroll-behavior: none;
2477
+ }
2478
+
2474
2479
  &.e-vertical-view,
2475
2480
  &.e-month-view {
2476
2481
  .e-content-table {
@@ -2471,6 +2471,11 @@ $schedule-bgr-calendar-width: 350px !default;
2471
2471
  }
2472
2472
 
2473
2473
  .e-virtual-scroll {
2474
+ .e-content-wrap.e-transition,
2475
+ .e-resource-column-wrap.e-transition {
2476
+ overscroll-behavior: none;
2477
+ }
2478
+
2474
2479
  &.e-vertical-view,
2475
2480
  &.e-month-view {
2476
2481
  .e-content-table {
@@ -2471,6 +2471,11 @@ $schedule-bgr-calendar-width: 350px !default;
2471
2471
  }
2472
2472
 
2473
2473
  .e-virtual-scroll {
2474
+ .e-content-wrap.e-transition,
2475
+ .e-resource-column-wrap.e-transition {
2476
+ overscroll-behavior: none;
2477
+ }
2478
+
2474
2479
  &.e-vertical-view,
2475
2480
  &.e-month-view {
2476
2481
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 350px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 350px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 350px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 350px !default;
2476
2476
  }
2477
2477
 
2478
2478
  .e-virtual-scroll {
2479
+ .e-content-wrap.e-transition,
2480
+ .e-resource-column-wrap.e-transition {
2481
+ overscroll-behavior: none;
2482
+ }
2483
+
2479
2484
  &.e-vertical-view,
2480
2485
  &.e-month-view {
2481
2486
  .e-content-table {
@@ -2852,6 +2852,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
2852
2852
  }
2853
2853
  }
2854
2854
 
2855
+ .e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
2856
+ cursor: pointer;
2857
+ pointer-events: auto;
2858
+ }
2859
+
2855
2860
  .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
2856
2861
  opacity: .7;
2857
2862
  pointer-events: none;
@@ -41337,7 +41342,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41337
41342
  display: $tab-active-wrap-before-display;
41338
41343
  position: $tab-active-wrap-before-position;
41339
41344
  width: $tab-active-wrap-before-width;
41340
- @if ($skin-name == 'Material3') {
41345
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41341
41346
  border-radius: 3px 3px 0 0;
41342
41347
  bottom: $tab-active-wrap-before-top;
41343
41348
  }
@@ -63090,6 +63095,12 @@ $grid-checkmark-color: $primary-text-color !default;
63090
63095
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63091
63096
  }
63092
63097
 
63098
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63099
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63100
+ margin-top: -11px;
63101
+ }
63102
+ }
63103
+
63093
63104
  &.e-wrap .e-columnmenu,
63094
63105
  &.e-wrap &.e-rtl .e-columnmenu {
63095
63106
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -65253,6 +65264,17 @@ $grid-checkmark-color: $primary-text-color !default;
65253
65264
  line-height: normal;
65254
65265
  }
65255
65266
  }
65267
+ .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
65268
+ /* stylelint-disable declaration-no-important */
65269
+ .e-table {
65270
+ border-spacing: 0 !important;
65271
+ }
65272
+ /* stylelint-enable declaration-no-important */
65273
+
65274
+ .e-rowcell {
65275
+ line-height: 1;
65276
+ }
65277
+ }
65256
65278
  }
65257
65279
  /* stylelint-enable function-url-quotes */
65258
65280
 
@@ -100101,6 +100123,11 @@ $schedule-bgr-calendar-width: 350px !default;
100101
100123
  }
100102
100124
 
100103
100125
  .e-virtual-scroll {
100126
+ .e-content-wrap.e-transition,
100127
+ .e-resource-column-wrap.e-transition {
100128
+ overscroll-behavior: none;
100129
+ }
100130
+
100104
100131
  &.e-vertical-view,
100105
100132
  &.e-month-view {
100106
100133
  .e-content-table {