@syncfusion/blazor-themes 29.1.33 → 29.1.37

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 (409) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +11 -3
  2. package/Compiled-Themes/bds-dark.css +11 -3
  3. package/Compiled-Themes/bds-lite.css +11 -3
  4. package/Compiled-Themes/bds.css +11 -3
  5. package/Compiled-Themes/bootstrap-dark-lite.css +11 -3
  6. package/Compiled-Themes/bootstrap-dark.css +11 -3
  7. package/Compiled-Themes/bootstrap-lite.css +11 -3
  8. package/Compiled-Themes/bootstrap.css +11 -3
  9. package/Compiled-Themes/bootstrap4-lite.css +15 -3
  10. package/Compiled-Themes/bootstrap4.css +15 -3
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +18 -3
  12. package/Compiled-Themes/bootstrap5-dark.css +18 -3
  13. package/Compiled-Themes/bootstrap5-lite.css +18 -3
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +23 -4
  15. package/Compiled-Themes/bootstrap5.3-dark.css +23 -4
  16. package/Compiled-Themes/bootstrap5.3-lite.css +23 -4
  17. package/Compiled-Themes/bootstrap5.3.css +23 -4
  18. package/Compiled-Themes/bootstrap5.css +18 -3
  19. package/Compiled-Themes/fabric-dark-lite.css +11 -3
  20. package/Compiled-Themes/fabric-dark.css +11 -3
  21. package/Compiled-Themes/fabric-lite.css +11 -3
  22. package/Compiled-Themes/fabric.css +11 -3
  23. package/Compiled-Themes/fluent-dark-lite.css +15 -3
  24. package/Compiled-Themes/fluent-dark.css +15 -3
  25. package/Compiled-Themes/fluent-lite.css +15 -3
  26. package/Compiled-Themes/fluent.css +15 -3
  27. package/Compiled-Themes/fluent2-dark-lite.css +15 -5
  28. package/Compiled-Themes/fluent2-dark.css +15 -5
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +15 -5
  30. package/Compiled-Themes/fluent2-highcontrast.css +15 -5
  31. package/Compiled-Themes/fluent2-lite.css +15 -5
  32. package/Compiled-Themes/fluent2.css +15 -5
  33. package/Compiled-Themes/highcontrast-lite.css +12 -4
  34. package/Compiled-Themes/highcontrast.css +12 -4
  35. package/Compiled-Themes/material-dark-lite.css +11 -3
  36. package/Compiled-Themes/material-dark.css +11 -3
  37. package/Compiled-Themes/material-lite.css +12 -4
  38. package/Compiled-Themes/material.css +13 -5
  39. package/Compiled-Themes/material3-dark-lite.css +11 -3
  40. package/Compiled-Themes/material3-dark.css +11 -3
  41. package/Compiled-Themes/material3-lite.css +11 -3
  42. package/Compiled-Themes/material3.css +11 -3
  43. package/Compiled-Themes/tailwind-dark-lite.css +11 -3
  44. package/Compiled-Themes/tailwind-dark.css +11 -3
  45. package/Compiled-Themes/tailwind-lite.css +11 -3
  46. package/Compiled-Themes/tailwind.css +11 -3
  47. package/Compiled-Themes/tailwind3-dark-lite.css +26 -17
  48. package/Compiled-Themes/tailwind3-dark.css +26 -17
  49. package/Compiled-Themes/tailwind3-lite.css +26 -17
  50. package/Compiled-Themes/tailwind3.css +26 -17
  51. package/SCSS-Themes/bds-dark-lite.scss +34 -5
  52. package/SCSS-Themes/bds-dark.scss +34 -5
  53. package/SCSS-Themes/bds-lite.scss +34 -5
  54. package/SCSS-Themes/bds.scss +34 -5
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +34 -5
  56. package/SCSS-Themes/bootstrap-dark.scss +34 -5
  57. package/SCSS-Themes/bootstrap-lite.scss +34 -5
  58. package/SCSS-Themes/bootstrap.scss +34 -5
  59. package/SCSS-Themes/bootstrap4-lite.scss +34 -5
  60. package/SCSS-Themes/bootstrap4.scss +34 -5
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +34 -5
  62. package/SCSS-Themes/bootstrap5-dark.scss +34 -5
  63. package/SCSS-Themes/bootstrap5-lite.scss +34 -5
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +35 -6
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +35 -6
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +35 -6
  67. package/SCSS-Themes/bootstrap5.3.scss +35 -6
  68. package/SCSS-Themes/bootstrap5.scss +34 -5
  69. package/SCSS-Themes/fabric-dark-lite.scss +34 -5
  70. package/SCSS-Themes/fabric-dark.scss +34 -5
  71. package/SCSS-Themes/fabric-lite.scss +34 -5
  72. package/SCSS-Themes/fabric.scss +34 -5
  73. package/SCSS-Themes/fluent-dark-lite.scss +34 -5
  74. package/SCSS-Themes/fluent-dark.scss +34 -5
  75. package/SCSS-Themes/fluent-lite.scss +34 -5
  76. package/SCSS-Themes/fluent.scss +34 -5
  77. package/SCSS-Themes/fluent2-dark-lite.scss +37 -7
  78. package/SCSS-Themes/fluent2-dark.scss +37 -7
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +37 -7
  80. package/SCSS-Themes/fluent2-highcontrast.scss +37 -7
  81. package/SCSS-Themes/fluent2-lite.scss +37 -7
  82. package/SCSS-Themes/fluent2.scss +37 -7
  83. package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +2 -2
  84. package/SCSS-Themes/gantt/gantt/bds-dark.scss +2 -2
  85. package/SCSS-Themes/gantt/gantt/bds-lite.scss +2 -2
  86. package/SCSS-Themes/gantt/gantt/bds.scss +2 -2
  87. package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +2 -2
  88. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +2 -2
  89. package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +2 -2
  90. package/SCSS-Themes/gantt/gantt/bootstrap.scss +2 -2
  91. package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +2 -2
  92. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +2 -2
  93. package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +2 -2
  94. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +2 -2
  95. package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +2 -2
  96. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +2 -2
  97. package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +2 -2
  98. package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +2 -2
  99. package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +2 -2
  100. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +2 -2
  101. package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +2 -2
  102. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +2 -2
  103. package/SCSS-Themes/gantt/gantt/fabric-lite.scss +2 -2
  104. package/SCSS-Themes/gantt/gantt/fabric.scss +2 -2
  105. package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +2 -2
  106. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +2 -2
  107. package/SCSS-Themes/gantt/gantt/fluent-lite.scss +2 -2
  108. package/SCSS-Themes/gantt/gantt/fluent.scss +2 -2
  109. package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +2 -2
  110. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +2 -2
  111. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +2 -2
  112. package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +2 -2
  113. package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +2 -2
  114. package/SCSS-Themes/gantt/gantt/fluent2.scss +2 -2
  115. package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +2 -2
  116. package/SCSS-Themes/gantt/gantt/highcontrast.scss +2 -2
  117. package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +2 -2
  118. package/SCSS-Themes/gantt/gantt/material-dark.scss +2 -2
  119. package/SCSS-Themes/gantt/gantt/material-lite.scss +2 -2
  120. package/SCSS-Themes/gantt/gantt/material.scss +2 -2
  121. package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +2 -2
  122. package/SCSS-Themes/gantt/gantt/material3-dark.scss +2 -2
  123. package/SCSS-Themes/gantt/gantt/material3-lite.scss +2 -2
  124. package/SCSS-Themes/gantt/gantt/material3.scss +2 -2
  125. package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +2 -2
  126. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +2 -2
  127. package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +2 -2
  128. package/SCSS-Themes/gantt/gantt/tailwind.scss +2 -2
  129. package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +2 -2
  130. package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +2 -2
  131. package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +2 -2
  132. package/SCSS-Themes/gantt/gantt/tailwind3.scss +2 -2
  133. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +6 -0
  134. package/SCSS-Themes/grids/grid/bds-dark.scss +6 -0
  135. package/SCSS-Themes/grids/grid/bds-lite.scss +6 -0
  136. package/SCSS-Themes/grids/grid/bds.scss +6 -0
  137. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +6 -0
  138. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +6 -0
  139. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +6 -0
  140. package/SCSS-Themes/grids/grid/bootstrap.scss +6 -0
  141. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +6 -0
  142. package/SCSS-Themes/grids/grid/bootstrap4.scss +6 -0
  143. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +6 -0
  144. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +6 -0
  145. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +6 -0
  146. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -1
  147. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +7 -1
  148. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -1
  149. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +7 -1
  150. package/SCSS-Themes/grids/grid/bootstrap5.scss +6 -0
  151. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +6 -0
  152. package/SCSS-Themes/grids/grid/fabric-dark.scss +6 -0
  153. package/SCSS-Themes/grids/grid/fabric-lite.scss +6 -0
  154. package/SCSS-Themes/grids/grid/fabric.scss +6 -0
  155. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +6 -0
  156. package/SCSS-Themes/grids/grid/fluent-dark.scss +6 -0
  157. package/SCSS-Themes/grids/grid/fluent-lite.scss +6 -0
  158. package/SCSS-Themes/grids/grid/fluent.scss +6 -0
  159. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +6 -0
  160. package/SCSS-Themes/grids/grid/fluent2-dark.scss +6 -0
  161. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +6 -0
  162. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +6 -0
  163. package/SCSS-Themes/grids/grid/fluent2-lite.scss +6 -0
  164. package/SCSS-Themes/grids/grid/fluent2.scss +6 -0
  165. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -1
  166. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -1
  167. package/SCSS-Themes/grids/grid/material-dark-lite.scss +6 -0
  168. package/SCSS-Themes/grids/grid/material-dark.scss +6 -0
  169. package/SCSS-Themes/grids/grid/material-lite.scss +6 -0
  170. package/SCSS-Themes/grids/grid/material.scss +6 -0
  171. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +6 -0
  172. package/SCSS-Themes/grids/grid/material3-dark.scss +6 -0
  173. package/SCSS-Themes/grids/grid/material3-lite.scss +6 -0
  174. package/SCSS-Themes/grids/grid/material3.scss +6 -0
  175. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +6 -0
  176. package/SCSS-Themes/grids/grid/tailwind-dark.scss +6 -0
  177. package/SCSS-Themes/grids/grid/tailwind-lite.scss +6 -0
  178. package/SCSS-Themes/grids/grid/tailwind.scss +6 -0
  179. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -1
  180. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +7 -1
  181. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -1
  182. package/SCSS-Themes/grids/grid/tailwind3.scss +7 -1
  183. package/SCSS-Themes/highcontrast-lite.scss +35 -6
  184. package/SCSS-Themes/highcontrast.scss +35 -6
  185. package/SCSS-Themes/kanban/kanban/material-lite.scss +1 -1
  186. package/SCSS-Themes/kanban/kanban/material.scss +1 -1
  187. package/SCSS-Themes/lists/list-view/bds-dark-lite.scss +1 -1
  188. package/SCSS-Themes/lists/list-view/bds-dark.scss +1 -1
  189. package/SCSS-Themes/lists/list-view/bds-lite.scss +1 -1
  190. package/SCSS-Themes/lists/list-view/bds.scss +1 -1
  191. package/SCSS-Themes/lists/list-view/bootstrap-dark-lite.scss +1 -1
  192. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  193. package/SCSS-Themes/lists/list-view/bootstrap-lite.scss +1 -1
  194. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  195. package/SCSS-Themes/lists/list-view/bootstrap4-lite.scss +1 -1
  196. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  197. package/SCSS-Themes/lists/list-view/bootstrap5-dark-lite.scss +1 -1
  198. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  199. package/SCSS-Themes/lists/list-view/bootstrap5-lite.scss +1 -1
  200. package/SCSS-Themes/lists/list-view/bootstrap5.3-dark-lite.scss +1 -1
  201. package/SCSS-Themes/lists/list-view/bootstrap5.3-dark.scss +1 -1
  202. package/SCSS-Themes/lists/list-view/bootstrap5.3-lite.scss +1 -1
  203. package/SCSS-Themes/lists/list-view/bootstrap5.3.scss +1 -1
  204. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  205. package/SCSS-Themes/lists/list-view/fabric-dark-lite.scss +1 -1
  206. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  207. package/SCSS-Themes/lists/list-view/fabric-lite.scss +1 -1
  208. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  209. package/SCSS-Themes/lists/list-view/fluent-dark-lite.scss +1 -1
  210. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  211. package/SCSS-Themes/lists/list-view/fluent-lite.scss +1 -1
  212. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  213. package/SCSS-Themes/lists/list-view/fluent2-dark-lite.scss +1 -1
  214. package/SCSS-Themes/lists/list-view/fluent2-dark.scss +1 -1
  215. package/SCSS-Themes/lists/list-view/fluent2-highcontrast-lite.scss +1 -1
  216. package/SCSS-Themes/lists/list-view/fluent2-highcontrast.scss +1 -1
  217. package/SCSS-Themes/lists/list-view/fluent2-lite.scss +1 -1
  218. package/SCSS-Themes/lists/list-view/fluent2.scss +1 -1
  219. package/SCSS-Themes/lists/list-view/highcontrast-lite.scss +1 -1
  220. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  221. package/SCSS-Themes/lists/list-view/material-dark-lite.scss +1 -1
  222. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  223. package/SCSS-Themes/lists/list-view/material-lite.scss +1 -1
  224. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  225. package/SCSS-Themes/lists/list-view/material3-dark-lite.scss +1 -1
  226. package/SCSS-Themes/lists/list-view/material3-dark.scss +1 -1
  227. package/SCSS-Themes/lists/list-view/material3-lite.scss +1 -1
  228. package/SCSS-Themes/lists/list-view/material3.scss +1 -1
  229. package/SCSS-Themes/lists/list-view/tailwind-dark-lite.scss +1 -1
  230. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  231. package/SCSS-Themes/lists/list-view/tailwind-lite.scss +1 -1
  232. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  233. package/SCSS-Themes/lists/list-view/tailwind3-dark-lite.scss +1 -1
  234. package/SCSS-Themes/lists/list-view/tailwind3-dark.scss +1 -1
  235. package/SCSS-Themes/lists/list-view/tailwind3-lite.scss +1 -1
  236. package/SCSS-Themes/lists/list-view/tailwind3.scss +1 -1
  237. package/SCSS-Themes/material-dark-lite.scss +34 -5
  238. package/SCSS-Themes/material-dark.scss +34 -5
  239. package/SCSS-Themes/material-lite.scss +35 -6
  240. package/SCSS-Themes/material.scss +35 -6
  241. package/SCSS-Themes/material3-dark-lite.scss +34 -5
  242. package/SCSS-Themes/material3-dark.scss +34 -5
  243. package/SCSS-Themes/material3-lite.scss +34 -5
  244. package/SCSS-Themes/material3.scss +34 -5
  245. package/SCSS-Themes/navigations/tab/bds-dark-lite.scss +1 -1
  246. package/SCSS-Themes/navigations/tab/bds-dark.scss +1 -1
  247. package/SCSS-Themes/navigations/tab/bds-lite.scss +1 -1
  248. package/SCSS-Themes/navigations/tab/bds.scss +1 -1
  249. package/SCSS-Themes/navigations/tab/bootstrap-dark-lite.scss +1 -1
  250. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +1 -1
  251. package/SCSS-Themes/navigations/tab/bootstrap-lite.scss +1 -1
  252. package/SCSS-Themes/navigations/tab/bootstrap.scss +1 -1
  253. package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +1 -1
  254. package/SCSS-Themes/navigations/tab/bootstrap4.scss +1 -1
  255. package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +1 -1
  256. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +1 -1
  257. package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +1 -1
  258. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +1 -1
  259. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +1 -1
  260. package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +1 -1
  261. package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +1 -1
  262. package/SCSS-Themes/navigations/tab/bootstrap5.scss +1 -1
  263. package/SCSS-Themes/navigations/tab/fabric-dark-lite.scss +1 -1
  264. package/SCSS-Themes/navigations/tab/fabric-dark.scss +1 -1
  265. package/SCSS-Themes/navigations/tab/fabric-lite.scss +1 -1
  266. package/SCSS-Themes/navigations/tab/fabric.scss +1 -1
  267. package/SCSS-Themes/navigations/tab/fluent-dark-lite.scss +1 -1
  268. package/SCSS-Themes/navigations/tab/fluent-dark.scss +1 -1
  269. package/SCSS-Themes/navigations/tab/fluent-lite.scss +1 -1
  270. package/SCSS-Themes/navigations/tab/fluent.scss +1 -1
  271. package/SCSS-Themes/navigations/tab/fluent2-dark-lite.scss +3 -3
  272. package/SCSS-Themes/navigations/tab/fluent2-dark.scss +3 -3
  273. package/SCSS-Themes/navigations/tab/fluent2-highcontrast-lite.scss +3 -3
  274. package/SCSS-Themes/navigations/tab/fluent2-highcontrast.scss +3 -3
  275. package/SCSS-Themes/navigations/tab/fluent2-lite.scss +3 -3
  276. package/SCSS-Themes/navigations/tab/fluent2.scss +3 -3
  277. package/SCSS-Themes/navigations/tab/highcontrast-lite.scss +1 -1
  278. package/SCSS-Themes/navigations/tab/highcontrast.scss +1 -1
  279. package/SCSS-Themes/navigations/tab/material-dark-lite.scss +1 -1
  280. package/SCSS-Themes/navigations/tab/material-dark.scss +1 -1
  281. package/SCSS-Themes/navigations/tab/material-lite.scss +1 -1
  282. package/SCSS-Themes/navigations/tab/material.scss +1 -1
  283. package/SCSS-Themes/navigations/tab/material3-dark-lite.scss +1 -1
  284. package/SCSS-Themes/navigations/tab/material3-dark.scss +1 -1
  285. package/SCSS-Themes/navigations/tab/material3-lite.scss +1 -1
  286. package/SCSS-Themes/navigations/tab/material3.scss +1 -1
  287. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
  288. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
  289. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
  290. package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
  291. package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +9 -9
  292. package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +9 -9
  293. package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +9 -9
  294. package/SCSS-Themes/navigations/tab/tailwind3.scss +9 -9
  295. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +23 -0
  296. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +23 -0
  297. package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +23 -0
  298. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +23 -0
  299. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +23 -0
  300. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +23 -0
  301. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +23 -0
  302. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +23 -0
  303. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +23 -0
  304. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +23 -0
  305. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +23 -0
  306. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +23 -0
  307. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +23 -0
  308. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +23 -0
  309. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +23 -0
  310. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +23 -0
  311. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +23 -0
  312. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +23 -0
  313. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +23 -0
  314. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +23 -0
  315. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +23 -0
  316. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +23 -0
  317. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +23 -0
  318. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +23 -0
  319. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +23 -0
  320. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +23 -0
  321. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +23 -0
  322. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +23 -0
  323. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +23 -0
  324. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +23 -0
  325. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +23 -0
  326. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +23 -0
  327. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +23 -0
  328. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +23 -0
  329. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +23 -0
  330. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +23 -0
  331. package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +23 -0
  332. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +23 -0
  333. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +23 -0
  334. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +23 -0
  335. package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +23 -0
  336. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +23 -0
  337. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +23 -0
  338. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +23 -0
  339. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +23 -0
  340. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +23 -0
  341. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +23 -0
  342. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +23 -0
  343. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +23 -0
  344. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +23 -0
  345. package/SCSS-Themes/popups/dialog/fluent2-dark-lite.scss +1 -0
  346. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
  347. package/SCSS-Themes/popups/dialog/fluent2-highcontrast-lite.scss +1 -0
  348. package/SCSS-Themes/popups/dialog/fluent2-highcontrast.scss +1 -0
  349. package/SCSS-Themes/popups/dialog/fluent2-lite.scss +1 -0
  350. package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
  351. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark-lite.scss +1 -1
  352. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +1 -1
  353. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +1 -1
  354. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +1 -1
  355. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +1 -1
  356. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +1 -1
  357. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +1 -1
  358. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +1 -1
  359. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +1 -1
  360. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +1 -1
  361. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +1 -1
  362. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +1 -1
  363. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +1 -1
  364. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +1 -1
  365. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +1 -1
  366. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +1 -1
  367. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +1 -1
  368. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +1 -1
  369. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +1 -1
  370. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +1 -1
  371. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +1 -1
  372. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +1 -1
  373. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +1 -1
  374. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +1 -1
  375. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +1 -1
  376. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +1 -1
  377. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +1 -1
  378. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +1 -1
  379. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +1 -1
  380. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +1 -1
  381. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +1 -1
  382. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +1 -1
  383. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +1 -1
  384. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +1 -1
  385. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +1 -1
  386. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +1 -1
  387. package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +1 -1
  388. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +1 -1
  389. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +1 -1
  390. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +1 -1
  391. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +1 -1
  392. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +1 -1
  393. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +1 -1
  394. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +1 -1
  395. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +1 -1
  396. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +1 -1
  397. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +1 -1
  398. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +1 -1
  399. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +1 -1
  400. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +1 -1
  401. package/SCSS-Themes/tailwind-dark-lite.scss +34 -5
  402. package/SCSS-Themes/tailwind-dark.scss +34 -5
  403. package/SCSS-Themes/tailwind-lite.scss +34 -5
  404. package/SCSS-Themes/tailwind.scss +34 -5
  405. package/SCSS-Themes/tailwind3-dark-lite.scss +43 -14
  406. package/SCSS-Themes/tailwind3-dark.scss +43 -14
  407. package/SCSS-Themes/tailwind3-lite.scss +43 -14
  408. package/SCSS-Themes/tailwind3.scss +43 -14
  409. package/package.json +1 -1
@@ -32369,7 +32369,7 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
32369
32369
  .e-list-item {
32370
32370
  &.e-focused {
32371
32371
  .e-list-wrapper.e-list-multi-line {
32372
- @if ($skin-name == 'bootstrap5') {
32372
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32373
32373
  .e-list-item-header,
32374
32374
  .e-list-content {
32375
32375
  color: $content-text-color-selected;
@@ -41499,7 +41499,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
41499
41499
  display: $tab-active-wrap-before-display;
41500
41500
  position: $tab-active-wrap-before-position;
41501
41501
  width: $tab-active-wrap-before-width;
41502
- @if ($skin-name == 'Material3') {
41502
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41503
41503
  border-radius: 3px 3px 0 0;
41504
41504
  bottom: $tab-active-wrap-before-top;
41505
41505
  }
@@ -63579,6 +63579,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
63579
63579
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63580
63580
  }
63581
63581
 
63582
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63583
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63584
+ margin-top: -11px;
63585
+ }
63586
+ }
63587
+
63582
63588
  &.e-wrap .e-columnmenu,
63583
63589
  &.e-wrap &.e-rtl .e-columnmenu {
63584
63590
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -73012,7 +73018,7 @@ $rte-dialog-upload-status-progress: $info;
73012
73018
  padding-bottom: 2px;
73013
73019
  position: absolute;
73014
73020
  right: 0;
73015
- z-index: 100;
73021
+ z-index: 9;
73016
73022
  pointer-events: none;
73017
73023
 
73018
73024
  &.e-warning {
@@ -76531,11 +76537,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76531
76537
  z-index: 6;
76532
76538
  }
76533
76539
 
76534
- .e-timeline-header-table-container > thead > tr > th {
76540
+ .e-timeline-header-table-container thead tr th {
76535
76541
  border-left: 0;
76536
76542
  }
76537
76543
 
76538
- .e-timeline-header-table-container > thead > tr > td {
76544
+ .e-timeline-header-table-container thead tr td {
76539
76545
  border-left: 0;
76540
76546
  }
76541
76547
 
@@ -84379,6 +84385,29 @@ $lg-desktop: 1399.98;
84379
84385
  }
84380
84386
  }
84381
84387
 
84388
+ .e-bigger .e-pv-text-search-btn.e-btn {
84389
+ padding-bottom: 4px;
84390
+ padding-left: 7px;
84391
+ padding-right: 7px;
84392
+ padding-top: 6px;
84393
+ line-height: 0;
84394
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
84395
+ padding-bottom: 0;
84396
+ padding-left: 1px;
84397
+ padding-right: 1px;
84398
+ padding-top: 1px;
84399
+ }
84400
+ @if ($skin-name == 'bootstrap4') {
84401
+ padding-bottom: 0;
84402
+ padding-left: 1px;
84403
+ padding-right: 1px;
84404
+ padding-top: 0;
84405
+ }
84406
+ @if $skin-name == 'fluent2' {
84407
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
84408
+ }
84409
+ }
84410
+
84382
84411
  .e-pv-search-btn.e-btn:active,
84383
84412
  .e-pv-text-search-btn.e-btn:active {
84384
84413
  background-color: transparent;
@@ -44182,7 +44182,7 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
44182
44182
  .e-list-item {
44183
44183
  &.e-focused {
44184
44184
  .e-list-wrapper.e-list-multi-line {
44185
- @if ($skin-name == 'bootstrap5') {
44185
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44186
44186
  .e-list-item-header,
44187
44187
  .e-list-content {
44188
44188
  color: $content-text-color-selected;
@@ -56114,7 +56114,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
56114
56114
  display: $tab-active-wrap-before-display;
56115
56115
  position: $tab-active-wrap-before-position;
56116
56116
  width: $tab-active-wrap-before-width;
56117
- @if ($skin-name == 'Material3') {
56117
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
56118
56118
  border-radius: 3px 3px 0 0;
56119
56119
  bottom: $tab-active-wrap-before-top;
56120
56120
  }
@@ -85854,6 +85854,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
85854
85854
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85855
85855
  }
85856
85856
 
85857
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85858
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85859
+ margin-top: -11px;
85860
+ }
85861
+ }
85862
+
85857
85863
  &.e-wrap .e-columnmenu,
85858
85864
  &.e-wrap &.e-rtl .e-columnmenu {
85859
85865
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -98939,7 +98945,7 @@ $rte-dialog-upload-status-progress: $info;
98939
98945
  padding-bottom: 2px;
98940
98946
  position: absolute;
98941
98947
  right: 0;
98942
- z-index: 100;
98948
+ z-index: 9;
98943
98949
  pointer-events: none;
98944
98950
 
98945
98951
  &.e-warning {
@@ -103062,11 +103068,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103062
103068
  z-index: 6;
103063
103069
  }
103064
103070
 
103065
- .e-timeline-header-table-container > thead > tr > th {
103071
+ .e-timeline-header-table-container thead tr th {
103066
103072
  border-left: 0;
103067
103073
  }
103068
103074
 
103069
- .e-timeline-header-table-container > thead > tr > td {
103075
+ .e-timeline-header-table-container thead tr td {
103070
103076
  border-left: 0;
103071
103077
  }
103072
103078
 
@@ -112056,6 +112062,29 @@ $lg-desktop: 1399.98;
112056
112062
  }
112057
112063
  }
112058
112064
 
112065
+ .e-bigger .e-pv-text-search-btn.e-btn {
112066
+ padding-bottom: 4px;
112067
+ padding-left: 7px;
112068
+ padding-right: 7px;
112069
+ padding-top: 6px;
112070
+ line-height: 0;
112071
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
112072
+ padding-bottom: 0;
112073
+ padding-left: 1px;
112074
+ padding-right: 1px;
112075
+ padding-top: 1px;
112076
+ }
112077
+ @if ($skin-name == 'bootstrap4') {
112078
+ padding-bottom: 0;
112079
+ padding-left: 1px;
112080
+ padding-right: 1px;
112081
+ padding-top: 0;
112082
+ }
112083
+ @if $skin-name == 'fluent2' {
112084
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
112085
+ }
112086
+ }
112087
+
112059
112088
  .e-pv-search-btn.e-btn:active,
112060
112089
  .e-pv-text-search-btn.e-btn:active {
112061
112090
  background-color: transparent;
@@ -32439,7 +32439,7 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
32439
32439
  .e-list-item {
32440
32440
  &.e-focused {
32441
32441
  .e-list-wrapper.e-list-multi-line {
32442
- @if ($skin-name == 'bootstrap5') {
32442
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32443
32443
  .e-list-item-header,
32444
32444
  .e-list-content {
32445
32445
  color: $content-text-color-selected;
@@ -41569,7 +41569,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
41569
41569
  display: $tab-active-wrap-before-display;
41570
41570
  position: $tab-active-wrap-before-position;
41571
41571
  width: $tab-active-wrap-before-width;
41572
- @if ($skin-name == 'Material3') {
41572
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41573
41573
  border-radius: 3px 3px 0 0;
41574
41574
  bottom: $tab-active-wrap-before-top;
41575
41575
  }
@@ -63649,6 +63649,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
63649
63649
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63650
63650
  }
63651
63651
 
63652
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63653
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63654
+ margin-top: -11px;
63655
+ }
63656
+ }
63657
+
63652
63658
  &.e-wrap .e-columnmenu,
63653
63659
  &.e-wrap &.e-rtl .e-columnmenu {
63654
63660
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -73082,7 +73088,7 @@ $rte-dialog-upload-status-progress: $info;
73082
73088
  padding-bottom: 2px;
73083
73089
  position: absolute;
73084
73090
  right: 0;
73085
- z-index: 100;
73091
+ z-index: 9;
73086
73092
  pointer-events: none;
73087
73093
 
73088
73094
  &.e-warning {
@@ -76601,11 +76607,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76601
76607
  z-index: 6;
76602
76608
  }
76603
76609
 
76604
- .e-timeline-header-table-container > thead > tr > th {
76610
+ .e-timeline-header-table-container thead tr th {
76605
76611
  border-left: 0;
76606
76612
  }
76607
76613
 
76608
- .e-timeline-header-table-container > thead > tr > td {
76614
+ .e-timeline-header-table-container thead tr td {
76609
76615
  border-left: 0;
76610
76616
  }
76611
76617
 
@@ -84449,6 +84455,29 @@ $lg-desktop: 1399.98;
84449
84455
  }
84450
84456
  }
84451
84457
 
84458
+ .e-bigger .e-pv-text-search-btn.e-btn {
84459
+ padding-bottom: 4px;
84460
+ padding-left: 7px;
84461
+ padding-right: 7px;
84462
+ padding-top: 6px;
84463
+ line-height: 0;
84464
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
84465
+ padding-bottom: 0;
84466
+ padding-left: 1px;
84467
+ padding-right: 1px;
84468
+ padding-top: 1px;
84469
+ }
84470
+ @if ($skin-name == 'bootstrap4') {
84471
+ padding-bottom: 0;
84472
+ padding-left: 1px;
84473
+ padding-right: 1px;
84474
+ padding-top: 0;
84475
+ }
84476
+ @if $skin-name == 'fluent2' {
84477
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
84478
+ }
84479
+ }
84480
+
84452
84481
  .e-pv-search-btn.e-btn:active,
84453
84482
  .e-pv-text-search-btn.e-btn:active {
84454
84483
  background-color: transparent;
@@ -44252,7 +44252,7 @@ $listview-template-focused-multiline-content-color: rgba($content-text-color-sel
44252
44252
  .e-list-item {
44253
44253
  &.e-focused {
44254
44254
  .e-list-wrapper.e-list-multi-line {
44255
- @if ($skin-name == 'bootstrap5') {
44255
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44256
44256
  .e-list-item-header,
44257
44257
  .e-list-content {
44258
44258
  color: $content-text-color-selected;
@@ -56184,7 +56184,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
56184
56184
  display: $tab-active-wrap-before-display;
56185
56185
  position: $tab-active-wrap-before-position;
56186
56186
  width: $tab-active-wrap-before-width;
56187
- @if ($skin-name == 'Material3') {
56187
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
56188
56188
  border-radius: 3px 3px 0 0;
56189
56189
  bottom: $tab-active-wrap-before-top;
56190
56190
  }
@@ -85924,6 +85924,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
85924
85924
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85925
85925
  }
85926
85926
 
85927
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85928
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85929
+ margin-top: -11px;
85930
+ }
85931
+ }
85932
+
85927
85933
  &.e-wrap .e-columnmenu,
85928
85934
  &.e-wrap &.e-rtl .e-columnmenu {
85929
85935
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -99009,7 +99015,7 @@ $rte-dialog-upload-status-progress: $info;
99009
99015
  padding-bottom: 2px;
99010
99016
  position: absolute;
99011
99017
  right: 0;
99012
- z-index: 100;
99018
+ z-index: 9;
99013
99019
  pointer-events: none;
99014
99020
 
99015
99021
  &.e-warning {
@@ -103132,11 +103138,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103132
103138
  z-index: 6;
103133
103139
  }
103134
103140
 
103135
- .e-timeline-header-table-container > thead > tr > th {
103141
+ .e-timeline-header-table-container thead tr th {
103136
103142
  border-left: 0;
103137
103143
  }
103138
103144
 
103139
- .e-timeline-header-table-container > thead > tr > td {
103145
+ .e-timeline-header-table-container thead tr td {
103140
103146
  border-left: 0;
103141
103147
  }
103142
103148
 
@@ -112126,6 +112132,29 @@ $lg-desktop: 1399.98;
112126
112132
  }
112127
112133
  }
112128
112134
 
112135
+ .e-bigger .e-pv-text-search-btn.e-btn {
112136
+ padding-bottom: 4px;
112137
+ padding-left: 7px;
112138
+ padding-right: 7px;
112139
+ padding-top: 6px;
112140
+ line-height: 0;
112141
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
112142
+ padding-bottom: 0;
112143
+ padding-left: 1px;
112144
+ padding-right: 1px;
112145
+ padding-top: 1px;
112146
+ }
112147
+ @if ($skin-name == 'bootstrap4') {
112148
+ padding-bottom: 0;
112149
+ padding-left: 1px;
112150
+ padding-right: 1px;
112151
+ padding-top: 0;
112152
+ }
112153
+ @if $skin-name == 'fluent2' {
112154
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
112155
+ }
112156
+ }
112157
+
112129
112158
  .e-pv-search-btn.e-btn:active,
112130
112159
  .e-pv-text-search-btn.e-btn:active {
112131
112160
  background-color: transparent;
@@ -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
  }
@@ -2952,7 +2952,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2952
2952
  display: $tab-active-wrap-before-display;
2953
2953
  position: $tab-active-wrap-before-position;
2954
2954
  width: $tab-active-wrap-before-width;
2955
- @if ($skin-name == 'Material3') {
2955
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2956
2956
  border-radius: 3px 3px 0 0;
2957
2957
  bottom: $tab-active-wrap-before-top;
2958
2958
  }
@@ -2952,7 +2952,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2952
2952
  display: $tab-active-wrap-before-display;
2953
2953
  position: $tab-active-wrap-before-position;
2954
2954
  width: $tab-active-wrap-before-width;
2955
- @if ($skin-name == 'Material3') {
2955
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2956
2956
  border-radius: 3px 3px 0 0;
2957
2957
  bottom: $tab-active-wrap-before-top;
2958
2958
  }
@@ -2954,7 +2954,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2954
2954
  display: $tab-active-wrap-before-display;
2955
2955
  position: $tab-active-wrap-before-position;
2956
2956
  width: $tab-active-wrap-before-width;
2957
- @if ($skin-name == 'Material3') {
2957
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2958
2958
  border-radius: 3px 3px 0 0;
2959
2959
  bottom: $tab-active-wrap-before-top;
2960
2960
  }
@@ -2954,7 +2954,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2954
2954
  display: $tab-active-wrap-before-display;
2955
2955
  position: $tab-active-wrap-before-position;
2956
2956
  width: $tab-active-wrap-before-width;
2957
- @if ($skin-name == 'Material3') {
2957
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2958
2958
  border-radius: 3px 3px 0 0;
2959
2959
  bottom: $tab-active-wrap-before-top;
2960
2960
  }
@@ -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
  }
@@ -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
  }
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
265
265
  $tab-big-close-icon-size: $text-sm !default;
266
266
  $tab-nrml-close-icon-size: $text-xs !default;
267
267
  $tab-mob-close-icon-size: $text-xxs !default;
268
- $tab-close-icon-minwidth: 20px !default;
268
+ $tab-close-icon-minwidth: 12px !default;
269
269
  $tab-big-close-icon-margin: 0 8px 0 12px !default;
270
- $tab-nrml-close-icon-margin: 0 4px 0 8px !default;
270
+ $tab-nrml-close-icon-margin: 0 0 0 8px !default;
271
271
  $tab-mob-close-icon-margin: 0 0 0 14px !default;
272
272
  $tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
273
273
  $tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2975
2975
  display: $tab-active-wrap-before-display;
2976
2976
  position: $tab-active-wrap-before-position;
2977
2977
  width: $tab-active-wrap-before-width;
2978
- @if ($skin-name == 'Material3') {
2978
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2979
2979
  border-radius: 3px 3px 0 0;
2980
2980
  bottom: $tab-active-wrap-before-top;
2981
2981
  }
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
265
265
  $tab-big-close-icon-size: $text-sm !default;
266
266
  $tab-nrml-close-icon-size: $text-xs !default;
267
267
  $tab-mob-close-icon-size: $text-xxs !default;
268
- $tab-close-icon-minwidth: 20px !default;
268
+ $tab-close-icon-minwidth: 12px !default;
269
269
  $tab-big-close-icon-margin: 0 8px 0 12px !default;
270
- $tab-nrml-close-icon-margin: 0 4px 0 8px !default;
270
+ $tab-nrml-close-icon-margin: 0 0 0 8px !default;
271
271
  $tab-mob-close-icon-margin: 0 0 0 14px !default;
272
272
  $tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
273
273
  $tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
2975
2975
  display: $tab-active-wrap-before-display;
2976
2976
  position: $tab-active-wrap-before-position;
2977
2977
  width: $tab-active-wrap-before-width;
2978
- @if ($skin-name == 'Material3') {
2978
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
2979
2979
  border-radius: 3px 3px 0 0;
2980
2980
  bottom: $tab-active-wrap-before-top;
2981
2981
  }