@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
@@ -45496,7 +45496,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
45496
45496
  .e-list-item {
45497
45497
  &.e-focused {
45498
45498
  .e-list-wrapper.e-list-multi-line {
45499
- @if ($skin-name == 'bootstrap5') {
45499
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
45500
45500
  .e-list-item-header,
45501
45501
  .e-list-content {
45502
45502
  color: $content-text-color-selected;
@@ -57530,7 +57530,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
57530
57530
  display: $tab-active-wrap-before-display;
57531
57531
  position: $tab-active-wrap-before-position;
57532
57532
  width: $tab-active-wrap-before-width;
57533
- @if ($skin-name == 'Material3') {
57533
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
57534
57534
  border-radius: 3px 3px 0 0;
57535
57535
  bottom: $tab-active-wrap-before-top;
57536
57536
  }
@@ -87012,6 +87012,12 @@ $grid-checkmark-color: $primary !default;
87012
87012
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
87013
87013
  }
87014
87014
 
87015
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
87016
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
87017
+ margin-top: -11px;
87018
+ }
87019
+ }
87020
+
87015
87021
  &.e-wrap .e-columnmenu,
87016
87022
  &.e-wrap &.e-rtl .e-columnmenu {
87017
87023
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -100105,7 +100111,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
100105
100111
  padding-bottom: 2px;
100106
100112
  position: absolute;
100107
100113
  right: 0;
100108
- z-index: 100;
100114
+ z-index: 9;
100109
100115
  pointer-events: none;
100110
100116
 
100111
100117
  &.e-warning {
@@ -104226,11 +104232,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104226
104232
  z-index: 6;
104227
104233
  }
104228
104234
 
104229
- .e-timeline-header-table-container > thead > tr > th {
104235
+ .e-timeline-header-table-container thead tr th {
104230
104236
  border-left: 0;
104231
104237
  }
104232
104238
 
104233
- .e-timeline-header-table-container > thead > tr > td {
104239
+ .e-timeline-header-table-container thead tr td {
104234
104240
  border-left: 0;
104235
104241
  }
104236
104242
 
@@ -113222,6 +113228,29 @@ $lg-desktop: 1399.98;
113222
113228
  }
113223
113229
  }
113224
113230
 
113231
+ .e-bigger .e-pv-text-search-btn.e-btn {
113232
+ padding-bottom: 4px;
113233
+ padding-left: 7px;
113234
+ padding-right: 7px;
113235
+ padding-top: 6px;
113236
+ line-height: 0;
113237
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
113238
+ padding-bottom: 0;
113239
+ padding-left: 1px;
113240
+ padding-right: 1px;
113241
+ padding-top: 1px;
113242
+ }
113243
+ @if ($skin-name == 'bootstrap4') {
113244
+ padding-bottom: 0;
113245
+ padding-left: 1px;
113246
+ padding-right: 1px;
113247
+ padding-top: 0;
113248
+ }
113249
+ @if $skin-name == 'fluent2' {
113250
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
113251
+ }
113252
+ }
113253
+
113225
113254
  .e-pv-search-btn.e-btn:active,
113226
113255
  .e-pv-text-search-btn.e-btn:active {
113227
113256
  background-color: transparent;
@@ -32225,7 +32225,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
32225
32225
  .e-list-item {
32226
32226
  &.e-focused {
32227
32227
  .e-list-wrapper.e-list-multi-line {
32228
- @if ($skin-name == 'bootstrap5') {
32228
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32229
32229
  .e-list-item-header,
32230
32230
  .e-list-content {
32231
32231
  color: $content-text-color-selected;
@@ -41316,7 +41316,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41316
41316
  display: $tab-active-wrap-before-display;
41317
41317
  position: $tab-active-wrap-before-position;
41318
41318
  width: $tab-active-wrap-before-width;
41319
- @if ($skin-name == 'Material3') {
41319
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41320
41320
  border-radius: 3px 3px 0 0;
41321
41321
  bottom: $tab-active-wrap-before-top;
41322
41322
  }
@@ -62946,6 +62946,12 @@ $grid-checkmark-color: $grey-light-font !default;
62946
62946
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
62947
62947
  }
62948
62948
 
62949
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
62950
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
62951
+ margin-top: -11px;
62952
+ }
62953
+ }
62954
+
62949
62955
  &.e-wrap .e-columnmenu,
62950
62956
  &.e-wrap &.e-rtl .e-columnmenu {
62951
62957
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -72425,7 +72431,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72425
72431
  padding-bottom: 2px;
72426
72432
  position: absolute;
72427
72433
  right: 0;
72428
- z-index: 100;
72434
+ z-index: 9;
72429
72435
  pointer-events: none;
72430
72436
 
72431
72437
  &.e-warning {
@@ -75942,11 +75948,11 @@ $gantt-chartrow-hover-bg-color: $grey-light !default;
75942
75948
  z-index: 6;
75943
75949
  }
75944
75950
 
75945
- .e-timeline-header-table-container > thead > tr > th {
75951
+ .e-timeline-header-table-container thead tr th {
75946
75952
  border-left: 0;
75947
75953
  }
75948
75954
 
75949
- .e-timeline-header-table-container > thead > tr > td {
75955
+ .e-timeline-header-table-container thead tr td {
75950
75956
  border-left: 0;
75951
75957
  }
75952
75958
 
@@ -83794,6 +83800,29 @@ $lg-desktop: 1399.98;
83794
83800
  }
83795
83801
  }
83796
83802
 
83803
+ .e-bigger .e-pv-text-search-btn.e-btn {
83804
+ padding-bottom: 4px;
83805
+ padding-left: 7px;
83806
+ padding-right: 7px;
83807
+ padding-top: 6px;
83808
+ line-height: 0;
83809
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83810
+ padding-bottom: 0;
83811
+ padding-left: 1px;
83812
+ padding-right: 1px;
83813
+ padding-top: 1px;
83814
+ }
83815
+ @if ($skin-name == 'bootstrap4') {
83816
+ padding-bottom: 0;
83817
+ padding-left: 1px;
83818
+ padding-right: 1px;
83819
+ padding-top: 0;
83820
+ }
83821
+ @if $skin-name == 'fluent2' {
83822
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83823
+ }
83824
+ }
83825
+
83797
83826
  .e-pv-search-btn.e-btn:active,
83798
83827
  .e-pv-text-search-btn.e-btn:active {
83799
83828
  background-color: transparent;
@@ -44038,7 +44038,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
44038
44038
  .e-list-item {
44039
44039
  &.e-focused {
44040
44040
  .e-list-wrapper.e-list-multi-line {
44041
- @if ($skin-name == 'bootstrap5') {
44041
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44042
44042
  .e-list-item-header,
44043
44043
  .e-list-content {
44044
44044
  color: $content-text-color-selected;
@@ -55931,7 +55931,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
55931
55931
  display: $tab-active-wrap-before-display;
55932
55932
  position: $tab-active-wrap-before-position;
55933
55933
  width: $tab-active-wrap-before-width;
55934
- @if ($skin-name == 'Material3') {
55934
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
55935
55935
  border-radius: 3px 3px 0 0;
55936
55936
  bottom: $tab-active-wrap-before-top;
55937
55937
  }
@@ -85221,6 +85221,12 @@ $grid-checkmark-color: $grey-light-font !default;
85221
85221
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85222
85222
  }
85223
85223
 
85224
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85225
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85226
+ margin-top: -11px;
85227
+ }
85228
+ }
85229
+
85224
85230
  &.e-wrap .e-columnmenu,
85225
85231
  &.e-wrap &.e-rtl .e-columnmenu {
85226
85232
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -98352,7 +98358,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98352
98358
  padding-bottom: 2px;
98353
98359
  position: absolute;
98354
98360
  right: 0;
98355
- z-index: 100;
98361
+ z-index: 9;
98356
98362
  pointer-events: none;
98357
98363
 
98358
98364
  &.e-warning {
@@ -102473,11 +102479,11 @@ $gantt-chartrow-hover-bg-color: $grey-light !default;
102473
102479
  z-index: 6;
102474
102480
  }
102475
102481
 
102476
- .e-timeline-header-table-container > thead > tr > th {
102482
+ .e-timeline-header-table-container thead tr th {
102477
102483
  border-left: 0;
102478
102484
  }
102479
102485
 
102480
- .e-timeline-header-table-container > thead > tr > td {
102486
+ .e-timeline-header-table-container thead tr td {
102481
102487
  border-left: 0;
102482
102488
  }
102483
102489
 
@@ -111471,6 +111477,29 @@ $lg-desktop: 1399.98;
111471
111477
  }
111472
111478
  }
111473
111479
 
111480
+ .e-bigger .e-pv-text-search-btn.e-btn {
111481
+ padding-bottom: 4px;
111482
+ padding-left: 7px;
111483
+ padding-right: 7px;
111484
+ padding-top: 6px;
111485
+ line-height: 0;
111486
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111487
+ padding-bottom: 0;
111488
+ padding-left: 1px;
111489
+ padding-right: 1px;
111490
+ padding-top: 1px;
111491
+ }
111492
+ @if ($skin-name == 'bootstrap4') {
111493
+ padding-bottom: 0;
111494
+ padding-left: 1px;
111495
+ padding-right: 1px;
111496
+ padding-top: 0;
111497
+ }
111498
+ @if $skin-name == 'fluent2' {
111499
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111500
+ }
111501
+ }
111502
+
111474
111503
  .e-pv-search-btn.e-btn:active,
111475
111504
  .e-pv-text-search-btn.e-btn:active {
111476
111505
  background-color: transparent;
@@ -31999,7 +31999,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
31999
31999
  .e-list-item {
32000
32000
  &.e-focused {
32001
32001
  .e-list-wrapper.e-list-multi-line {
32002
- @if ($skin-name == 'bootstrap5') {
32002
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32003
32003
  .e-list-item-header,
32004
32004
  .e-list-content {
32005
32005
  color: $content-text-color-selected;
@@ -41083,7 +41083,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41083
41083
  display: $tab-active-wrap-before-display;
41084
41084
  position: $tab-active-wrap-before-position;
41085
41085
  width: $tab-active-wrap-before-width;
41086
- @if ($skin-name == 'Material3') {
41086
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41087
41087
  border-radius: 3px 3px 0 0;
41088
41088
  bottom: $tab-active-wrap-before-top;
41089
41089
  }
@@ -62693,6 +62693,12 @@ $grid-checkmark-color: $grey !default;
62693
62693
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
62694
62694
  }
62695
62695
 
62696
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
62697
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
62698
+ margin-top: -11px;
62699
+ }
62700
+ }
62701
+
62696
62702
  &.e-wrap .e-columnmenu,
62697
62703
  &.e-wrap &.e-rtl .e-columnmenu {
62698
62704
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -72225,7 +72231,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72225
72231
  padding-bottom: 2px;
72226
72232
  position: absolute;
72227
72233
  right: 0;
72228
- z-index: 100;
72234
+ z-index: 9;
72229
72235
  pointer-events: none;
72230
72236
 
72231
72237
  &.e-warning {
@@ -75741,11 +75747,11 @@ $gantt-chartrow-hover-bg-color: $grey-f5 !default;
75741
75747
  z-index: 6;
75742
75748
  }
75743
75749
 
75744
- .e-timeline-header-table-container > thead > tr > th {
75750
+ .e-timeline-header-table-container thead tr th {
75745
75751
  border-left: 0;
75746
75752
  }
75747
75753
 
75748
- .e-timeline-header-table-container > thead > tr > td {
75754
+ .e-timeline-header-table-container thead tr td {
75749
75755
  border-left: 0;
75750
75756
  }
75751
75757
 
@@ -83591,6 +83597,29 @@ $lg-desktop: 1399.98;
83591
83597
  }
83592
83598
  }
83593
83599
 
83600
+ .e-bigger .e-pv-text-search-btn.e-btn {
83601
+ padding-bottom: 4px;
83602
+ padding-left: 7px;
83603
+ padding-right: 7px;
83604
+ padding-top: 6px;
83605
+ line-height: 0;
83606
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83607
+ padding-bottom: 0;
83608
+ padding-left: 1px;
83609
+ padding-right: 1px;
83610
+ padding-top: 1px;
83611
+ }
83612
+ @if ($skin-name == 'bootstrap4') {
83613
+ padding-bottom: 0;
83614
+ padding-left: 1px;
83615
+ padding-right: 1px;
83616
+ padding-top: 0;
83617
+ }
83618
+ @if $skin-name == 'fluent2' {
83619
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83620
+ }
83621
+ }
83622
+
83594
83623
  .e-pv-search-btn.e-btn:active,
83595
83624
  .e-pv-text-search-btn.e-btn:active {
83596
83625
  background-color: transparent;
@@ -43812,7 +43812,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
43812
43812
  .e-list-item {
43813
43813
  &.e-focused {
43814
43814
  .e-list-wrapper.e-list-multi-line {
43815
- @if ($skin-name == 'bootstrap5') {
43815
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43816
43816
  .e-list-item-header,
43817
43817
  .e-list-content {
43818
43818
  color: $content-text-color-selected;
@@ -55698,7 +55698,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
55698
55698
  display: $tab-active-wrap-before-display;
55699
55699
  position: $tab-active-wrap-before-position;
55700
55700
  width: $tab-active-wrap-before-width;
55701
- @if ($skin-name == 'Material3') {
55701
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
55702
55702
  border-radius: 3px 3px 0 0;
55703
55703
  bottom: $tab-active-wrap-before-top;
55704
55704
  }
@@ -84968,6 +84968,12 @@ $grid-checkmark-color: $grey !default;
84968
84968
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
84969
84969
  }
84970
84970
 
84971
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
84972
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
84973
+ margin-top: -11px;
84974
+ }
84975
+ }
84976
+
84971
84977
  &.e-wrap .e-columnmenu,
84972
84978
  &.e-wrap &.e-rtl .e-columnmenu {
84973
84979
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -98152,7 +98158,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98152
98158
  padding-bottom: 2px;
98153
98159
  position: absolute;
98154
98160
  right: 0;
98155
- z-index: 100;
98161
+ z-index: 9;
98156
98162
  pointer-events: none;
98157
98163
 
98158
98164
  &.e-warning {
@@ -102272,11 +102278,11 @@ $gantt-chartrow-hover-bg-color: $grey-f5 !default;
102272
102278
  z-index: 6;
102273
102279
  }
102274
102280
 
102275
- .e-timeline-header-table-container > thead > tr > th {
102281
+ .e-timeline-header-table-container thead tr th {
102276
102282
  border-left: 0;
102277
102283
  }
102278
102284
 
102279
- .e-timeline-header-table-container > thead > tr > td {
102285
+ .e-timeline-header-table-container thead tr td {
102280
102286
  border-left: 0;
102281
102287
  }
102282
102288
 
@@ -111268,6 +111274,29 @@ $lg-desktop: 1399.98;
111268
111274
  }
111269
111275
  }
111270
111276
 
111277
+ .e-bigger .e-pv-text-search-btn.e-btn {
111278
+ padding-bottom: 4px;
111279
+ padding-left: 7px;
111280
+ padding-right: 7px;
111281
+ padding-top: 6px;
111282
+ line-height: 0;
111283
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111284
+ padding-bottom: 0;
111285
+ padding-left: 1px;
111286
+ padding-right: 1px;
111287
+ padding-top: 1px;
111288
+ }
111289
+ @if ($skin-name == 'bootstrap4') {
111290
+ padding-bottom: 0;
111291
+ padding-left: 1px;
111292
+ padding-right: 1px;
111293
+ padding-top: 0;
111294
+ }
111295
+ @if $skin-name == 'fluent2' {
111296
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111297
+ }
111298
+ }
111299
+
111271
111300
  .e-pv-search-btn.e-btn:active,
111272
111301
  .e-pv-text-search-btn.e-btn:active {
111273
111302
  background-color: transparent;
@@ -31971,7 +31971,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
31971
31971
  .e-list-item {
31972
31972
  &.e-focused {
31973
31973
  .e-list-wrapper.e-list-multi-line {
31974
- @if ($skin-name == 'bootstrap5') {
31974
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
31975
31975
  .e-list-item-header,
31976
31976
  .e-list-content {
31977
31977
  color: $content-text-color-selected;
@@ -41089,7 +41089,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41089
41089
  display: $tab-active-wrap-before-display;
41090
41090
  position: $tab-active-wrap-before-position;
41091
41091
  width: $tab-active-wrap-before-width;
41092
- @if ($skin-name == 'Material3') {
41092
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41093
41093
  border-radius: 3px 3px 0 0;
41094
41094
  bottom: $tab-active-wrap-before-top;
41095
41095
  }
@@ -62827,6 +62827,12 @@ $grid-checkmark-color: $white !default;
62827
62827
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
62828
62828
  }
62829
62829
 
62830
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
62831
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
62832
+ margin-top: -11px;
62833
+ }
62834
+ }
62835
+
62830
62836
  &.e-wrap .e-columnmenu,
62831
62837
  &.e-wrap &.e-rtl .e-columnmenu {
62832
62838
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -72466,7 +72472,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72466
72472
  padding-bottom: 2px;
72467
72473
  position: absolute;
72468
72474
  right: 0;
72469
- z-index: 100;
72475
+ z-index: 9;
72470
72476
  pointer-events: none;
72471
72477
 
72472
72478
  &.e-warning {
@@ -75984,11 +75990,11 @@ $gantt-chartrow-hover-bg-color: rgba($black, .08) !default;
75984
75990
  z-index: 6;
75985
75991
  }
75986
75992
 
75987
- .e-timeline-header-table-container > thead > tr > th {
75993
+ .e-timeline-header-table-container thead tr th {
75988
75994
  border-left: 0;
75989
75995
  }
75990
75996
 
75991
- .e-timeline-header-table-container > thead > tr > td {
75997
+ .e-timeline-header-table-container thead tr td {
75992
75998
  border-left: 0;
75993
75999
  }
75994
76000
 
@@ -83886,6 +83892,29 @@ $lg-desktop: 1399.98;
83886
83892
  }
83887
83893
  }
83888
83894
 
83895
+ .e-bigger .e-pv-text-search-btn.e-btn {
83896
+ padding-bottom: 4px;
83897
+ padding-left: 7px;
83898
+ padding-right: 7px;
83899
+ padding-top: 6px;
83900
+ line-height: 0;
83901
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83902
+ padding-bottom: 0;
83903
+ padding-left: 1px;
83904
+ padding-right: 1px;
83905
+ padding-top: 1px;
83906
+ }
83907
+ @if ($skin-name == 'bootstrap4') {
83908
+ padding-bottom: 0;
83909
+ padding-left: 1px;
83910
+ padding-right: 1px;
83911
+ padding-top: 0;
83912
+ }
83913
+ @if $skin-name == 'fluent2' {
83914
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83915
+ }
83916
+ }
83917
+
83889
83918
  .e-pv-search-btn.e-btn:active,
83890
83919
  .e-pv-text-search-btn.e-btn:active {
83891
83920
  background-color: transparent;
@@ -43784,7 +43784,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
43784
43784
  .e-list-item {
43785
43785
  &.e-focused {
43786
43786
  .e-list-wrapper.e-list-multi-line {
43787
- @if ($skin-name == 'bootstrap5') {
43787
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43788
43788
  .e-list-item-header,
43789
43789
  .e-list-content {
43790
43790
  color: $content-text-color-selected;
@@ -55704,7 +55704,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
55704
55704
  display: $tab-active-wrap-before-display;
55705
55705
  position: $tab-active-wrap-before-position;
55706
55706
  width: $tab-active-wrap-before-width;
55707
- @if ($skin-name == 'Material3') {
55707
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
55708
55708
  border-radius: 3px 3px 0 0;
55709
55709
  bottom: $tab-active-wrap-before-top;
55710
55710
  }
@@ -85102,6 +85102,12 @@ $grid-checkmark-color: $white !default;
85102
85102
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85103
85103
  }
85104
85104
 
85105
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85106
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85107
+ margin-top: -11px;
85108
+ }
85109
+ }
85110
+
85105
85111
  &.e-wrap .e-columnmenu,
85106
85112
  &.e-wrap &.e-rtl .e-columnmenu {
85107
85113
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -98393,7 +98399,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98393
98399
  padding-bottom: 2px;
98394
98400
  position: absolute;
98395
98401
  right: 0;
98396
- z-index: 100;
98402
+ z-index: 9;
98397
98403
  pointer-events: none;
98398
98404
 
98399
98405
  &.e-warning {
@@ -102515,11 +102521,11 @@ $gantt-chartrow-hover-bg-color: rgba($black, .08) !default;
102515
102521
  z-index: 6;
102516
102522
  }
102517
102523
 
102518
- .e-timeline-header-table-container > thead > tr > th {
102524
+ .e-timeline-header-table-container thead tr th {
102519
102525
  border-left: 0;
102520
102526
  }
102521
102527
 
102522
- .e-timeline-header-table-container > thead > tr > td {
102528
+ .e-timeline-header-table-container thead tr td {
102523
102529
  border-left: 0;
102524
102530
  }
102525
102531
 
@@ -111563,6 +111569,29 @@ $lg-desktop: 1399.98;
111563
111569
  }
111564
111570
  }
111565
111571
 
111572
+ .e-bigger .e-pv-text-search-btn.e-btn {
111573
+ padding-bottom: 4px;
111574
+ padding-left: 7px;
111575
+ padding-right: 7px;
111576
+ padding-top: 6px;
111577
+ line-height: 0;
111578
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111579
+ padding-bottom: 0;
111580
+ padding-left: 1px;
111581
+ padding-right: 1px;
111582
+ padding-top: 1px;
111583
+ }
111584
+ @if ($skin-name == 'bootstrap4') {
111585
+ padding-bottom: 0;
111586
+ padding-left: 1px;
111587
+ padding-right: 1px;
111588
+ padding-top: 0;
111589
+ }
111590
+ @if $skin-name == 'fluent2' {
111591
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111592
+ }
111593
+ }
111594
+
111566
111595
  .e-pv-search-btn.e-btn:active,
111567
111596
  .e-pv-text-search-btn.e-btn:active {
111568
111597
  background-color: transparent;
@@ -32233,7 +32233,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
32233
32233
  .e-list-item {
32234
32234
  &.e-focused {
32235
32235
  .e-list-wrapper.e-list-multi-line {
32236
- @if ($skin-name == 'bootstrap5') {
32236
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32237
32237
  .e-list-item-header,
32238
32238
  .e-list-content {
32239
32239
  color: $content-text-color-selected;
@@ -41410,7 +41410,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41410
41410
  display: $tab-active-wrap-before-display;
41411
41411
  position: $tab-active-wrap-before-position;
41412
41412
  width: $tab-active-wrap-before-width;
41413
- @if ($skin-name == 'Material3') {
41413
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41414
41414
  border-radius: 3px 3px 0 0;
41415
41415
  bottom: $tab-active-wrap-before-top;
41416
41416
  }
@@ -63183,6 +63183,12 @@ $grid-checkmark-color: $primary-text-color !default;
63183
63183
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63184
63184
  }
63185
63185
 
63186
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63187
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63188
+ margin-top: -11px;
63189
+ }
63190
+ }
63191
+
63186
63192
  &.e-wrap .e-columnmenu,
63187
63193
  &.e-wrap &.e-rtl .e-columnmenu {
63188
63194
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -72622,7 +72628,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72622
72628
  padding-bottom: 2px;
72623
72629
  position: absolute;
72624
72630
  right: 0;
72625
- z-index: 100;
72631
+ z-index: 9;
72626
72632
  pointer-events: none;
72627
72633
 
72628
72634
  &.e-warning {
@@ -76140,11 +76146,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76140
76146
  z-index: 6;
76141
76147
  }
76142
76148
 
76143
- .e-timeline-header-table-container > thead > tr > th {
76149
+ .e-timeline-header-table-container thead tr th {
76144
76150
  border-left: 0;
76145
76151
  }
76146
76152
 
76147
- .e-timeline-header-table-container > thead > tr > td {
76153
+ .e-timeline-header-table-container thead tr td {
76148
76154
  border-left: 0;
76149
76155
  }
76150
76156
 
@@ -83983,6 +83989,29 @@ $lg-desktop: 1399.98;
83983
83989
  }
83984
83990
  }
83985
83991
 
83992
+ .e-bigger .e-pv-text-search-btn.e-btn {
83993
+ padding-bottom: 4px;
83994
+ padding-left: 7px;
83995
+ padding-right: 7px;
83996
+ padding-top: 6px;
83997
+ line-height: 0;
83998
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83999
+ padding-bottom: 0;
84000
+ padding-left: 1px;
84001
+ padding-right: 1px;
84002
+ padding-top: 1px;
84003
+ }
84004
+ @if ($skin-name == 'bootstrap4') {
84005
+ padding-bottom: 0;
84006
+ padding-left: 1px;
84007
+ padding-right: 1px;
84008
+ padding-top: 0;
84009
+ }
84010
+ @if $skin-name == 'fluent2' {
84011
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
84012
+ }
84013
+ }
84014
+
83986
84015
  .e-pv-search-btn.e-btn:active,
83987
84016
  .e-pv-text-search-btn.e-btn:active {
83988
84017
  background-color: transparent;