@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
@@ -3012,6 +3012,11 @@ $ddl-bigger-small-list-font-size: 13px !default;
3012
3012
  }
3013
3013
  }
3014
3014
 
3015
+ .e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
3016
+ cursor: pointer;
3017
+ pointer-events: auto;
3018
+ }
3019
+
3015
3020
  .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
3016
3021
  opacity: .7;
3017
3022
  pointer-events: none;
@@ -56384,7 +56389,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
56384
56389
  display: $tab-active-wrap-before-display;
56385
56390
  position: $tab-active-wrap-before-position;
56386
56391
  width: $tab-active-wrap-before-width;
56387
- @if ($skin-name == 'Material3') {
56392
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
56388
56393
  border-radius: 3px 3px 0 0;
56389
56394
  bottom: $tab-active-wrap-before-top;
56390
56395
  }
@@ -86039,6 +86044,12 @@ $grid-checkmark-color: $accent-font !default;
86039
86044
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
86040
86045
  }
86041
86046
 
86047
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
86048
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
86049
+ margin-top: -11px;
86050
+ }
86051
+ }
86052
+
86042
86053
  &.e-wrap .e-columnmenu,
86043
86054
  &.e-wrap &.e-rtl .e-columnmenu {
86044
86055
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -88202,6 +88213,17 @@ $grid-checkmark-color: $accent-font !default;
88202
88213
  line-height: normal;
88203
88214
  }
88204
88215
  }
88216
+ .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
88217
+ /* stylelint-disable declaration-no-important */
88218
+ .e-table {
88219
+ border-spacing: 0 !important;
88220
+ }
88221
+ /* stylelint-enable declaration-no-important */
88222
+
88223
+ .e-rowcell {
88224
+ line-height: 1;
88225
+ }
88226
+ }
88205
88227
  }
88206
88228
  /* stylelint-enable function-url-quotes */
88207
88229
 
@@ -131554,6 +131576,11 @@ $schedule-tree-content-color: #fff !default;
131554
131576
  }
131555
131577
 
131556
131578
  .e-virtual-scroll {
131579
+ .e-content-wrap.e-transition,
131580
+ .e-resource-column-wrap.e-transition {
131581
+ overscroll-behavior: none;
131582
+ }
131583
+
131557
131584
  &.e-vertical-view,
131558
131585
  &.e-month-view {
131559
131586
  .e-content-table {
@@ -2880,6 +2880,11 @@ $ddl-bigger-small-list-font-size: 13px !default;
2880
2880
  }
2881
2881
  }
2882
2882
 
2883
+ .e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
2884
+ cursor: pointer;
2885
+ pointer-events: auto;
2886
+ }
2887
+
2883
2888
  .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
2884
2889
  opacity: .7;
2885
2890
  pointer-events: none;
@@ -41512,7 +41517,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41512
41517
  display: $tab-active-wrap-before-display;
41513
41518
  position: $tab-active-wrap-before-position;
41514
41519
  width: $tab-active-wrap-before-width;
41515
- @if ($skin-name == 'Material3') {
41520
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41516
41521
  border-radius: 3px 3px 0 0;
41517
41522
  bottom: $tab-active-wrap-before-top;
41518
41523
  }
@@ -63497,6 +63502,12 @@ $grid-checkmark-color: $accent-font !default;
63497
63502
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63498
63503
  }
63499
63504
 
63505
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63506
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63507
+ margin-top: -11px;
63508
+ }
63509
+ }
63510
+
63500
63511
  &.e-wrap .e-columnmenu,
63501
63512
  &.e-wrap &.e-rtl .e-columnmenu {
63502
63513
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -65660,6 +65671,17 @@ $grid-checkmark-color: $accent-font !default;
65660
65671
  line-height: normal;
65661
65672
  }
65662
65673
  }
65674
+ .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
65675
+ /* stylelint-disable declaration-no-important */
65676
+ .e-table {
65677
+ border-spacing: 0 !important;
65678
+ }
65679
+ /* stylelint-enable declaration-no-important */
65680
+
65681
+ .e-rowcell {
65682
+ line-height: 1;
65683
+ }
65684
+ }
65663
65685
  }
65664
65686
  /* stylelint-enable function-url-quotes */
65665
65687
 
@@ -100551,6 +100573,11 @@ $schedule-tree-content-color: $shadow;
100551
100573
  }
100552
100574
 
100553
100575
  .e-virtual-scroll {
100576
+ .e-content-wrap.e-transition,
100577
+ .e-resource-column-wrap.e-transition {
100578
+ overscroll-behavior: none;
100579
+ }
100580
+
100554
100581
  &.e-vertical-view,
100555
100582
  &.e-month-view {
100556
100583
  .e-content-table {
@@ -3002,6 +3002,11 @@ $ddl-bigger-small-list-font-size: 13px !default;
3002
3002
  }
3003
3003
  }
3004
3004
 
3005
+ .e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
3006
+ cursor: pointer;
3007
+ pointer-events: auto;
3008
+ }
3009
+
3005
3010
  .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
3006
3011
  opacity: .7;
3007
3012
  pointer-events: none;
@@ -56127,7 +56132,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
56127
56132
  display: $tab-active-wrap-before-display;
56128
56133
  position: $tab-active-wrap-before-position;
56129
56134
  width: $tab-active-wrap-before-width;
56130
- @if ($skin-name == 'Material3') {
56135
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
56131
56136
  border-radius: 3px 3px 0 0;
56132
56137
  bottom: $tab-active-wrap-before-top;
56133
56138
  }
@@ -85772,6 +85777,12 @@ $grid-checkmark-color: $accent-font !default;
85772
85777
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85773
85778
  }
85774
85779
 
85780
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85781
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85782
+ margin-top: -11px;
85783
+ }
85784
+ }
85785
+
85775
85786
  &.e-wrap .e-columnmenu,
85776
85787
  &.e-wrap &.e-rtl .e-columnmenu {
85777
85788
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -87935,6 +87946,17 @@ $grid-checkmark-color: $accent-font !default;
87935
87946
  line-height: normal;
87936
87947
  }
87937
87948
  }
87949
+ .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
87950
+ /* stylelint-disable declaration-no-important */
87951
+ .e-table {
87952
+ border-spacing: 0 !important;
87953
+ }
87954
+ /* stylelint-enable declaration-no-important */
87955
+
87956
+ .e-rowcell {
87957
+ line-height: 1;
87958
+ }
87959
+ }
87938
87960
  }
87939
87961
  /* stylelint-enable function-url-quotes */
87940
87962
 
@@ -131287,6 +131309,11 @@ $schedule-tree-content-color: $shadow;
131287
131309
  }
131288
131310
 
131289
131311
  .e-virtual-scroll {
131312
+ .e-content-wrap.e-transition,
131313
+ .e-resource-column-wrap.e-transition {
131314
+ overscroll-behavior: none;
131315
+ }
131316
+
131290
131317
  &.e-vertical-view,
131291
131318
  &.e-month-view {
131292
131319
  .e-content-table {
@@ -3080,6 +3080,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3080
3080
  }
3081
3081
  }
3082
3082
 
3083
+ .e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
3084
+ cursor: pointer;
3085
+ pointer-events: auto;
3086
+ }
3087
+
3083
3088
  .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
3084
3089
  opacity: .7;
3085
3090
  pointer-events: none;
@@ -41499,7 +41504,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
41499
41504
  display: $tab-active-wrap-before-display;
41500
41505
  position: $tab-active-wrap-before-position;
41501
41506
  width: $tab-active-wrap-before-width;
41502
- @if ($skin-name == 'Material3') {
41507
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41503
41508
  border-radius: 3px 3px 0 0;
41504
41509
  bottom: $tab-active-wrap-before-top;
41505
41510
  }
@@ -63579,6 +63584,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
63579
63584
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63580
63585
  }
63581
63586
 
63587
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63588
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63589
+ margin-top: -11px;
63590
+ }
63591
+ }
63592
+
63582
63593
  &.e-wrap .e-columnmenu,
63583
63594
  &.e-wrap &.e-rtl .e-columnmenu {
63584
63595
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -65742,6 +65753,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65742
65753
  line-height: normal;
65743
65754
  }
65744
65755
  }
65756
+ .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
65757
+ /* stylelint-disable declaration-no-important */
65758
+ .e-table {
65759
+ border-spacing: 0 !important;
65760
+ }
65761
+ /* stylelint-enable declaration-no-important */
65762
+
65763
+ .e-rowcell {
65764
+ line-height: 1;
65765
+ }
65766
+ }
65745
65767
  }
65746
65768
  /* stylelint-enable function-url-quotes */
65747
65769
 
@@ -98326,7 +98348,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
98326
98348
  $schedule-tbar-btn-bgr-minwidth: 18px !default;
98327
98349
  $schedule-tbar-btn-bgr-padding: 0 8px !default;
98328
98350
  $schedule-tbar-btn-icn-bgr-padding: 0 !default;
98329
- $schedule-tbar-btn-icn-right-bgr-padding: 12px 0 !default;
98351
+ $schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
98330
98352
  $schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
98331
98353
  $schedule-tbar-right-items-btn-border-radius: 20px !default;
98332
98354
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
@@ -100605,6 +100627,11 @@ $schedule-bgr-calendar-width: 345px !default;
100605
100627
  }
100606
100628
 
100607
100629
  .e-virtual-scroll {
100630
+ .e-content-wrap.e-transition,
100631
+ .e-resource-column-wrap.e-transition {
100632
+ overscroll-behavior: none;
100633
+ }
100634
+
100608
100635
  &.e-vertical-view,
100609
100636
  &.e-month-view {
100610
100637
  .e-content-table {
@@ -3202,6 +3202,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3202
3202
  }
3203
3203
  }
3204
3204
 
3205
+ .e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
3206
+ cursor: pointer;
3207
+ pointer-events: auto;
3208
+ }
3209
+
3205
3210
  .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
3206
3211
  opacity: .7;
3207
3212
  pointer-events: none;
@@ -56114,7 +56119,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
56114
56119
  display: $tab-active-wrap-before-display;
56115
56120
  position: $tab-active-wrap-before-position;
56116
56121
  width: $tab-active-wrap-before-width;
56117
- @if ($skin-name == 'Material3') {
56122
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
56118
56123
  border-radius: 3px 3px 0 0;
56119
56124
  bottom: $tab-active-wrap-before-top;
56120
56125
  }
@@ -85854,6 +85859,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
85854
85859
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85855
85860
  }
85856
85861
 
85862
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85863
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85864
+ margin-top: -11px;
85865
+ }
85866
+ }
85867
+
85857
85868
  &.e-wrap .e-columnmenu,
85858
85869
  &.e-wrap &.e-rtl .e-columnmenu {
85859
85870
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -88017,6 +88028,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88017
88028
  line-height: normal;
88018
88029
  }
88019
88030
  }
88031
+ .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
88032
+ /* stylelint-disable declaration-no-important */
88033
+ .e-table {
88034
+ border-spacing: 0 !important;
88035
+ }
88036
+ /* stylelint-enable declaration-no-important */
88037
+
88038
+ .e-rowcell {
88039
+ line-height: 1;
88040
+ }
88041
+ }
88020
88042
  }
88021
88043
  /* stylelint-enable function-url-quotes */
88022
88044
 
@@ -129062,7 +129084,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
129062
129084
  $schedule-tbar-btn-bgr-minwidth: 18px !default;
129063
129085
  $schedule-tbar-btn-bgr-padding: 0 8px !default;
129064
129086
  $schedule-tbar-btn-icn-bgr-padding: 0 !default;
129065
- $schedule-tbar-btn-icn-right-bgr-padding: 12px 0 !default;
129087
+ $schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
129066
129088
  $schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
129067
129089
  $schedule-tbar-right-items-btn-border-radius: 20px !default;
129068
129090
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
@@ -131341,6 +131363,11 @@ $schedule-bgr-calendar-width: 345px !default;
131341
131363
  }
131342
131364
 
131343
131365
  .e-virtual-scroll {
131366
+ .e-content-wrap.e-transition,
131367
+ .e-resource-column-wrap.e-transition {
131368
+ overscroll-behavior: none;
131369
+ }
131370
+
131344
131371
  &.e-vertical-view,
131345
131372
  &.e-month-view {
131346
131373
  .e-content-table {
@@ -3150,6 +3150,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3150
3150
  }
3151
3151
  }
3152
3152
 
3153
+ .e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
3154
+ cursor: pointer;
3155
+ pointer-events: auto;
3156
+ }
3157
+
3153
3158
  .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
3154
3159
  opacity: .7;
3155
3160
  pointer-events: none;
@@ -41569,7 +41574,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
41569
41574
  display: $tab-active-wrap-before-display;
41570
41575
  position: $tab-active-wrap-before-position;
41571
41576
  width: $tab-active-wrap-before-width;
41572
- @if ($skin-name == 'Material3') {
41577
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41573
41578
  border-radius: 3px 3px 0 0;
41574
41579
  bottom: $tab-active-wrap-before-top;
41575
41580
  }
@@ -63649,6 +63654,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
63649
63654
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63650
63655
  }
63651
63656
 
63657
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63658
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63659
+ margin-top: -11px;
63660
+ }
63661
+ }
63662
+
63652
63663
  &.e-wrap .e-columnmenu,
63653
63664
  &.e-wrap &.e-rtl .e-columnmenu {
63654
63665
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -65812,6 +65823,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
65812
65823
  line-height: normal;
65813
65824
  }
65814
65825
  }
65826
+ .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
65827
+ /* stylelint-disable declaration-no-important */
65828
+ .e-table {
65829
+ border-spacing: 0 !important;
65830
+ }
65831
+ /* stylelint-enable declaration-no-important */
65832
+
65833
+ .e-rowcell {
65834
+ line-height: 1;
65835
+ }
65836
+ }
65815
65837
  }
65816
65838
  /* stylelint-enable function-url-quotes */
65817
65839
 
@@ -98396,7 +98418,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
98396
98418
  $schedule-tbar-btn-bgr-minwidth: 18px !default;
98397
98419
  $schedule-tbar-btn-bgr-padding: 0 8px !default;
98398
98420
  $schedule-tbar-btn-icn-bgr-padding: 0 !default;
98399
- $schedule-tbar-btn-icn-right-bgr-padding: 12px 0 !default;
98421
+ $schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
98400
98422
  $schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
98401
98423
  $schedule-tbar-right-items-btn-border-radius: 20px !default;
98402
98424
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
@@ -100675,6 +100697,11 @@ $schedule-bgr-calendar-width: 345px !default;
100675
100697
  }
100676
100698
 
100677
100699
  .e-virtual-scroll {
100700
+ .e-content-wrap.e-transition,
100701
+ .e-resource-column-wrap.e-transition {
100702
+ overscroll-behavior: none;
100703
+ }
100704
+
100678
100705
  &.e-vertical-view,
100679
100706
  &.e-month-view {
100680
100707
  .e-content-table {
@@ -3272,6 +3272,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3272
3272
  }
3273
3273
  }
3274
3274
 
3275
+ .e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
3276
+ cursor: pointer;
3277
+ pointer-events: auto;
3278
+ }
3279
+
3275
3280
  .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
3276
3281
  opacity: .7;
3277
3282
  pointer-events: none;
@@ -56184,7 +56189,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
56184
56189
  display: $tab-active-wrap-before-display;
56185
56190
  position: $tab-active-wrap-before-position;
56186
56191
  width: $tab-active-wrap-before-width;
56187
- @if ($skin-name == 'Material3') {
56192
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
56188
56193
  border-radius: 3px 3px 0 0;
56189
56194
  bottom: $tab-active-wrap-before-top;
56190
56195
  }
@@ -85924,6 +85929,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
85924
85929
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85925
85930
  }
85926
85931
 
85932
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85933
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85934
+ margin-top: -11px;
85935
+ }
85936
+ }
85937
+
85927
85938
  &.e-wrap .e-columnmenu,
85928
85939
  &.e-wrap &.e-rtl .e-columnmenu {
85929
85940
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -88087,6 +88098,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88087
88098
  line-height: normal;
88088
88099
  }
88089
88100
  }
88101
+ .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
88102
+ /* stylelint-disable declaration-no-important */
88103
+ .e-table {
88104
+ border-spacing: 0 !important;
88105
+ }
88106
+ /* stylelint-enable declaration-no-important */
88107
+
88108
+ .e-rowcell {
88109
+ line-height: 1;
88110
+ }
88111
+ }
88090
88112
  }
88091
88113
  /* stylelint-enable function-url-quotes */
88092
88114
 
@@ -129132,7 +129154,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
129132
129154
  $schedule-tbar-btn-bgr-minwidth: 18px !default;
129133
129155
  $schedule-tbar-btn-bgr-padding: 0 8px !default;
129134
129156
  $schedule-tbar-btn-icn-bgr-padding: 0 !default;
129135
- $schedule-tbar-btn-icn-right-bgr-padding: 12px 0 !default;
129157
+ $schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
129136
129158
  $schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
129137
129159
  $schedule-tbar-right-items-btn-border-radius: 20px !default;
129138
129160
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
@@ -131411,6 +131433,11 @@ $schedule-bgr-calendar-width: 345px !default;
131411
131433
  }
131412
131434
 
131413
131435
  .e-virtual-scroll {
131436
+ .e-content-wrap.e-transition,
131437
+ .e-resource-column-wrap.e-transition {
131438
+ overscroll-behavior: none;
131439
+ }
131440
+
131414
131441
  &.e-vertical-view,
131415
131442
  &.e-month-view {
131416
131443
  .e-content-table {
@@ -2972,7 +2972,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2972
2972
  display: $tab-active-wrap-before-display;
2973
2973
  position: $tab-active-wrap-before-position;
2974
2974
  width: $tab-active-wrap-before-width;
2975
- @if ($skin-name == 'Material3') {
2975
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2976
2976
  border-radius: 3px 3px 0 0;
2977
2977
  bottom: $tab-active-wrap-before-top;
2978
2978
  }
@@ -2972,7 +2972,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2972
2972
  display: $tab-active-wrap-before-display;
2973
2973
  position: $tab-active-wrap-before-position;
2974
2974
  width: $tab-active-wrap-before-width;
2975
- @if ($skin-name == 'Material3') {
2975
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2976
2976
  border-radius: 3px 3px 0 0;
2977
2977
  bottom: $tab-active-wrap-before-top;
2978
2978
  }
@@ -2972,7 +2972,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2972
2972
  display: $tab-active-wrap-before-display;
2973
2973
  position: $tab-active-wrap-before-position;
2974
2974
  width: $tab-active-wrap-before-width;
2975
- @if ($skin-name == 'Material3') {
2975
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2976
2976
  border-radius: 3px 3px 0 0;
2977
2977
  bottom: $tab-active-wrap-before-top;
2978
2978
  }
@@ -2972,7 +2972,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2972
2972
  display: $tab-active-wrap-before-display;
2973
2973
  position: $tab-active-wrap-before-position;
2974
2974
  width: $tab-active-wrap-before-width;
2975
- @if ($skin-name == 'Material3') {
2975
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2976
2976
  border-radius: 3px 3px 0 0;
2977
2977
  bottom: $tab-active-wrap-before-top;
2978
2978
  }
@@ -2941,7 +2941,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2941
2941
  display: $tab-active-wrap-before-display;
2942
2942
  position: $tab-active-wrap-before-position;
2943
2943
  width: $tab-active-wrap-before-width;
2944
- @if ($skin-name == 'Material3') {
2944
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2945
2945
  border-radius: 3px 3px 0 0;
2946
2946
  bottom: $tab-active-wrap-before-top;
2947
2947
  }
@@ -2941,7 +2941,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2941
2941
  display: $tab-active-wrap-before-display;
2942
2942
  position: $tab-active-wrap-before-position;
2943
2943
  width: $tab-active-wrap-before-width;
2944
- @if ($skin-name == 'Material3') {
2944
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2945
2945
  border-radius: 3px 3px 0 0;
2946
2946
  bottom: $tab-active-wrap-before-top;
2947
2947
  }
@@ -2940,7 +2940,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2940
2940
  display: $tab-active-wrap-before-display;
2941
2941
  position: $tab-active-wrap-before-position;
2942
2942
  width: $tab-active-wrap-before-width;
2943
- @if ($skin-name == 'Material3') {
2943
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2944
2944
  border-radius: 3px 3px 0 0;
2945
2945
  bottom: $tab-active-wrap-before-top;
2946
2946
  }
@@ -2940,7 +2940,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2940
2940
  display: $tab-active-wrap-before-display;
2941
2941
  position: $tab-active-wrap-before-position;
2942
2942
  width: $tab-active-wrap-before-width;
2943
- @if ($skin-name == 'Material3') {
2943
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2944
2944
  border-radius: 3px 3px 0 0;
2945
2945
  bottom: $tab-active-wrap-before-top;
2946
2946
  }
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2948
2948
  display: $tab-active-wrap-before-display;
2949
2949
  position: $tab-active-wrap-before-position;
2950
2950
  width: $tab-active-wrap-before-width;
2951
- @if ($skin-name == 'Material3') {
2951
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2952
2952
  border-radius: 3px 3px 0 0;
2953
2953
  bottom: $tab-active-wrap-before-top;
2954
2954
  }
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2948
2948
  display: $tab-active-wrap-before-display;
2949
2949
  position: $tab-active-wrap-before-position;
2950
2950
  width: $tab-active-wrap-before-width;
2951
- @if ($skin-name == 'Material3') {
2951
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2952
2952
  border-radius: 3px 3px 0 0;
2953
2953
  bottom: $tab-active-wrap-before-top;
2954
2954
  }
@@ -2946,7 +2946,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2946
2946
  display: $tab-active-wrap-before-display;
2947
2947
  position: $tab-active-wrap-before-position;
2948
2948
  width: $tab-active-wrap-before-width;
2949
- @if ($skin-name == 'Material3') {
2949
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2950
2950
  border-radius: 3px 3px 0 0;
2951
2951
  bottom: $tab-active-wrap-before-top;
2952
2952
  }
@@ -2946,7 +2946,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2946
2946
  display: $tab-active-wrap-before-display;
2947
2947
  position: $tab-active-wrap-before-position;
2948
2948
  width: $tab-active-wrap-before-width;
2949
- @if ($skin-name == 'Material3') {
2949
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2950
2950
  border-radius: 3px 3px 0 0;
2951
2951
  bottom: $tab-active-wrap-before-top;
2952
2952
  }
@@ -2946,7 +2946,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2946
2946
  display: $tab-active-wrap-before-display;
2947
2947
  position: $tab-active-wrap-before-position;
2948
2948
  width: $tab-active-wrap-before-width;
2949
- @if ($skin-name == 'Material3') {
2949
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2950
2950
  border-radius: 3px 3px 0 0;
2951
2951
  bottom: $tab-active-wrap-before-top;
2952
2952
  }
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2947
2947
  display: $tab-active-wrap-before-display;
2948
2948
  position: $tab-active-wrap-before-position;
2949
2949
  width: $tab-active-wrap-before-width;
2950
- @if ($skin-name == 'Material3') {
2950
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2951
2951
  border-radius: 3px 3px 0 0;
2952
2952
  bottom: $tab-active-wrap-before-top;
2953
2953
  }
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2947
2947
  display: $tab-active-wrap-before-display;
2948
2948
  position: $tab-active-wrap-before-position;
2949
2949
  width: $tab-active-wrap-before-width;
2950
- @if ($skin-name == 'Material3') {
2950
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2951
2951
  border-radius: 3px 3px 0 0;
2952
2952
  bottom: $tab-active-wrap-before-top;
2953
2953
  }
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2947
2947
  display: $tab-active-wrap-before-display;
2948
2948
  position: $tab-active-wrap-before-position;
2949
2949
  width: $tab-active-wrap-before-width;
2950
- @if ($skin-name == 'Material3') {
2950
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2951
2951
  border-radius: 3px 3px 0 0;
2952
2952
  bottom: $tab-active-wrap-before-top;
2953
2953
  }
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
2947
2947
  display: $tab-active-wrap-before-display;
2948
2948
  position: $tab-active-wrap-before-position;
2949
2949
  width: $tab-active-wrap-before-width;
2950
- @if ($skin-name == 'Material3') {
2950
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2951
2951
  border-radius: 3px 3px 0 0;
2952
2952
  bottom: $tab-active-wrap-before-top;
2953
2953
  }
@@ -2946,7 +2946,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2946
2946
  display: $tab-active-wrap-before-display;
2947
2947
  position: $tab-active-wrap-before-position;
2948
2948
  width: $tab-active-wrap-before-width;
2949
- @if ($skin-name == 'Material3') {
2949
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2950
2950
  border-radius: 3px 3px 0 0;
2951
2951
  bottom: $tab-active-wrap-before-top;
2952
2952
  }