@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
@@ -32091,7 +32091,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
32091
32091
  .e-list-item {
32092
32092
  &.e-focused {
32093
32093
  .e-list-wrapper.e-list-multi-line {
32094
- @if ($skin-name == 'bootstrap5') {
32094
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32095
32095
  .e-list-item-header,
32096
32096
  .e-list-content {
32097
32097
  color: $content-text-color-selected;
@@ -41220,7 +41220,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41220
41220
  display: $tab-active-wrap-before-display;
41221
41221
  position: $tab-active-wrap-before-position;
41222
41222
  width: $tab-active-wrap-before-width;
41223
- @if ($skin-name == 'Material3') {
41223
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41224
41224
  border-radius: 3px 3px 0 0;
41225
41225
  bottom: $tab-active-wrap-before-top;
41226
41226
  }
@@ -62838,6 +62838,12 @@ $grid-checkmark-color: $theme-dark-font !default;
62838
62838
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
62839
62839
  }
62840
62840
 
62841
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
62842
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
62843
+ margin-top: -11px;
62844
+ }
62845
+ }
62846
+
62841
62847
  &.e-wrap .e-columnmenu,
62842
62848
  &.e-wrap &.e-rtl .e-columnmenu {
62843
62849
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -72283,7 +72289,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72283
72289
  padding-bottom: 2px;
72284
72290
  position: absolute;
72285
72291
  right: 0;
72286
- z-index: 100;
72292
+ z-index: 9;
72287
72293
  pointer-events: none;
72288
72294
 
72289
72295
  &.e-warning {
@@ -75799,11 +75805,11 @@ $gantt-chartrow-hover-bg-color: $neutral-light !default;
75799
75805
  z-index: 6;
75800
75806
  }
75801
75807
 
75802
- .e-timeline-header-table-container > thead > tr > th {
75808
+ .e-timeline-header-table-container thead tr th {
75803
75809
  border-left: 0;
75804
75810
  }
75805
75811
 
75806
- .e-timeline-header-table-container > thead > tr > td {
75812
+ .e-timeline-header-table-container thead tr td {
75807
75813
  border-left: 0;
75808
75814
  }
75809
75815
 
@@ -83631,6 +83637,29 @@ $lg-desktop: 1399.98;
83631
83637
  }
83632
83638
  }
83633
83639
 
83640
+ .e-bigger .e-pv-text-search-btn.e-btn {
83641
+ padding-bottom: 4px;
83642
+ padding-left: 7px;
83643
+ padding-right: 7px;
83644
+ padding-top: 6px;
83645
+ line-height: 0;
83646
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83647
+ padding-bottom: 0;
83648
+ padding-left: 1px;
83649
+ padding-right: 1px;
83650
+ padding-top: 1px;
83651
+ }
83652
+ @if ($skin-name == 'bootstrap4') {
83653
+ padding-bottom: 0;
83654
+ padding-left: 1px;
83655
+ padding-right: 1px;
83656
+ padding-top: 0;
83657
+ }
83658
+ @if $skin-name == 'fluent2' {
83659
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83660
+ }
83661
+ }
83662
+
83634
83663
  .e-pv-search-btn.e-btn:active,
83635
83664
  .e-pv-text-search-btn.e-btn:active {
83636
83665
  background-color: transparent;
@@ -43904,7 +43904,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
43904
43904
  .e-list-item {
43905
43905
  &.e-focused {
43906
43906
  .e-list-wrapper.e-list-multi-line {
43907
- @if ($skin-name == 'bootstrap5') {
43907
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43908
43908
  .e-list-item-header,
43909
43909
  .e-list-content {
43910
43910
  color: $content-text-color-selected;
@@ -55835,7 +55835,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
55835
55835
  display: $tab-active-wrap-before-display;
55836
55836
  position: $tab-active-wrap-before-position;
55837
55837
  width: $tab-active-wrap-before-width;
55838
- @if ($skin-name == 'Material3') {
55838
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
55839
55839
  border-radius: 3px 3px 0 0;
55840
55840
  bottom: $tab-active-wrap-before-top;
55841
55841
  }
@@ -85113,6 +85113,12 @@ $grid-checkmark-color: $theme-dark-font !default;
85113
85113
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85114
85114
  }
85115
85115
 
85116
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85117
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85118
+ margin-top: -11px;
85119
+ }
85120
+ }
85121
+
85116
85122
  &.e-wrap .e-columnmenu,
85117
85123
  &.e-wrap &.e-rtl .e-columnmenu {
85118
85124
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -98210,7 +98216,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98210
98216
  padding-bottom: 2px;
98211
98217
  position: absolute;
98212
98218
  right: 0;
98213
- z-index: 100;
98219
+ z-index: 9;
98214
98220
  pointer-events: none;
98215
98221
 
98216
98222
  &.e-warning {
@@ -102330,11 +102336,11 @@ $gantt-chartrow-hover-bg-color: $neutral-light !default;
102330
102336
  z-index: 6;
102331
102337
  }
102332
102338
 
102333
- .e-timeline-header-table-container > thead > tr > th {
102339
+ .e-timeline-header-table-container thead tr th {
102334
102340
  border-left: 0;
102335
102341
  }
102336
102342
 
102337
- .e-timeline-header-table-container > thead > tr > td {
102343
+ .e-timeline-header-table-container thead tr td {
102338
102344
  border-left: 0;
102339
102345
  }
102340
102346
 
@@ -111308,6 +111314,29 @@ $lg-desktop: 1399.98;
111308
111314
  }
111309
111315
  }
111310
111316
 
111317
+ .e-bigger .e-pv-text-search-btn.e-btn {
111318
+ padding-bottom: 4px;
111319
+ padding-left: 7px;
111320
+ padding-right: 7px;
111321
+ padding-top: 6px;
111322
+ line-height: 0;
111323
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111324
+ padding-bottom: 0;
111325
+ padding-left: 1px;
111326
+ padding-right: 1px;
111327
+ padding-top: 1px;
111328
+ }
111329
+ @if ($skin-name == 'bootstrap4') {
111330
+ padding-bottom: 0;
111331
+ padding-left: 1px;
111332
+ padding-right: 1px;
111333
+ padding-top: 0;
111334
+ }
111335
+ @if $skin-name == 'fluent2' {
111336
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111337
+ }
111338
+ }
111339
+
111311
111340
  .e-pv-search-btn.e-btn:active,
111312
111341
  .e-pv-text-search-btn.e-btn:active {
111313
111342
  background-color: transparent;
@@ -31917,7 +31917,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
31917
31917
  .e-list-item {
31918
31918
  &.e-focused {
31919
31919
  .e-list-wrapper.e-list-multi-line {
31920
- @if ($skin-name == 'bootstrap5') {
31920
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
31921
31921
  .e-list-item-header,
31922
31922
  .e-list-content {
31923
31923
  color: $content-text-color-selected;
@@ -41007,7 +41007,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41007
41007
  display: $tab-active-wrap-before-display;
41008
41008
  position: $tab-active-wrap-before-position;
41009
41009
  width: $tab-active-wrap-before-width;
41010
- @if ($skin-name == 'Material3') {
41010
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41011
41011
  border-radius: 3px 3px 0 0;
41012
41012
  bottom: $tab-active-wrap-before-top;
41013
41013
  }
@@ -62614,6 +62614,12 @@ $grid-checkmark-color: $theme-primary-font !default;
62614
62614
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
62615
62615
  }
62616
62616
 
62617
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
62618
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
62619
+ margin-top: -11px;
62620
+ }
62621
+ }
62622
+
62617
62623
  &.e-wrap .e-columnmenu,
62618
62624
  &.e-wrap &.e-rtl .e-columnmenu {
62619
62625
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -72062,7 +72068,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72062
72068
  padding-bottom: 2px;
72063
72069
  position: absolute;
72064
72070
  right: 0;
72065
- z-index: 100;
72071
+ z-index: 9;
72066
72072
  pointer-events: none;
72067
72073
 
72068
72074
  &.e-warning {
@@ -75578,11 +75584,11 @@ $gantt-chartrow-hover-bg-color: $neutral-lighter !default;
75578
75584
  z-index: 6;
75579
75585
  }
75580
75586
 
75581
- .e-timeline-header-table-container > thead > tr > th {
75587
+ .e-timeline-header-table-container thead tr th {
75582
75588
  border-left: 0;
75583
75589
  }
75584
75590
 
75585
- .e-timeline-header-table-container > thead > tr > td {
75591
+ .e-timeline-header-table-container thead tr td {
75586
75592
  border-left: 0;
75587
75593
  }
75588
75594
 
@@ -83414,6 +83420,29 @@ $lg-desktop: 1399.98;
83414
83420
  }
83415
83421
  }
83416
83422
 
83423
+ .e-bigger .e-pv-text-search-btn.e-btn {
83424
+ padding-bottom: 4px;
83425
+ padding-left: 7px;
83426
+ padding-right: 7px;
83427
+ padding-top: 6px;
83428
+ line-height: 0;
83429
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83430
+ padding-bottom: 0;
83431
+ padding-left: 1px;
83432
+ padding-right: 1px;
83433
+ padding-top: 1px;
83434
+ }
83435
+ @if ($skin-name == 'bootstrap4') {
83436
+ padding-bottom: 0;
83437
+ padding-left: 1px;
83438
+ padding-right: 1px;
83439
+ padding-top: 0;
83440
+ }
83441
+ @if $skin-name == 'fluent2' {
83442
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83443
+ }
83444
+ }
83445
+
83417
83446
  .e-pv-search-btn.e-btn:active,
83418
83447
  .e-pv-text-search-btn.e-btn:active {
83419
83448
  background-color: transparent;
@@ -43730,7 +43730,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
43730
43730
  .e-list-item {
43731
43731
  &.e-focused {
43732
43732
  .e-list-wrapper.e-list-multi-line {
43733
- @if ($skin-name == 'bootstrap5') {
43733
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43734
43734
  .e-list-item-header,
43735
43735
  .e-list-content {
43736
43736
  color: $content-text-color-selected;
@@ -55622,7 +55622,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
55622
55622
  display: $tab-active-wrap-before-display;
55623
55623
  position: $tab-active-wrap-before-position;
55624
55624
  width: $tab-active-wrap-before-width;
55625
- @if ($skin-name == 'Material3') {
55625
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
55626
55626
  border-radius: 3px 3px 0 0;
55627
55627
  bottom: $tab-active-wrap-before-top;
55628
55628
  }
@@ -84889,6 +84889,12 @@ $grid-checkmark-color: $theme-primary-font !default;
84889
84889
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
84890
84890
  }
84891
84891
 
84892
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
84893
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
84894
+ margin-top: -11px;
84895
+ }
84896
+ }
84897
+
84892
84898
  &.e-wrap .e-columnmenu,
84893
84899
  &.e-wrap &.e-rtl .e-columnmenu {
84894
84900
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -97989,7 +97995,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
97989
97995
  padding-bottom: 2px;
97990
97996
  position: absolute;
97991
97997
  right: 0;
97992
- z-index: 100;
97998
+ z-index: 9;
97993
97999
  pointer-events: none;
97994
98000
 
97995
98001
  &.e-warning {
@@ -102109,11 +102115,11 @@ $gantt-chartrow-hover-bg-color: $neutral-lighter !default;
102109
102115
  z-index: 6;
102110
102116
  }
102111
102117
 
102112
- .e-timeline-header-table-container > thead > tr > th {
102118
+ .e-timeline-header-table-container thead tr th {
102113
102119
  border-left: 0;
102114
102120
  }
102115
102121
 
102116
- .e-timeline-header-table-container > thead > tr > td {
102122
+ .e-timeline-header-table-container thead tr td {
102117
102123
  border-left: 0;
102118
102124
  }
102119
102125
 
@@ -111091,6 +111097,29 @@ $lg-desktop: 1399.98;
111091
111097
  }
111092
111098
  }
111093
111099
 
111100
+ .e-bigger .e-pv-text-search-btn.e-btn {
111101
+ padding-bottom: 4px;
111102
+ padding-left: 7px;
111103
+ padding-right: 7px;
111104
+ padding-top: 6px;
111105
+ line-height: 0;
111106
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111107
+ padding-bottom: 0;
111108
+ padding-left: 1px;
111109
+ padding-right: 1px;
111110
+ padding-top: 1px;
111111
+ }
111112
+ @if ($skin-name == 'bootstrap4') {
111113
+ padding-bottom: 0;
111114
+ padding-left: 1px;
111115
+ padding-right: 1px;
111116
+ padding-top: 0;
111117
+ }
111118
+ @if $skin-name == 'fluent2' {
111119
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111120
+ }
111121
+ }
111122
+
111094
111123
  .e-pv-search-btn.e-btn:active,
111095
111124
  .e-pv-text-search-btn.e-btn:active {
111096
111125
  background-color: transparent;
@@ -32264,7 +32264,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
32264
32264
  .e-list-item {
32265
32265
  &.e-focused {
32266
32266
  .e-list-wrapper.e-list-multi-line {
32267
- @if ($skin-name == 'bootstrap5') {
32267
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32268
32268
  .e-list-item-header,
32269
32269
  .e-list-content {
32270
32270
  color: $content-text-color-selected;
@@ -41480,7 +41480,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41480
41480
  display: $tab-active-wrap-before-display;
41481
41481
  position: $tab-active-wrap-before-position;
41482
41482
  width: $tab-active-wrap-before-width;
41483
- @if ($skin-name == 'Material3') {
41483
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41484
41484
  border-radius: 3px 3px 0 0;
41485
41485
  bottom: $tab-active-wrap-before-top;
41486
41486
  }
@@ -63268,6 +63268,12 @@ $grid-checkmark-color: $primary-text-color !default;
63268
63268
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63269
63269
  }
63270
63270
 
63271
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63272
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63273
+ margin-top: -11px;
63274
+ }
63275
+ }
63276
+
63271
63277
  &.e-wrap .e-columnmenu,
63272
63278
  &.e-wrap &.e-rtl .e-columnmenu {
63273
63279
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -72722,7 +72728,7 @@ $rte-dialog-upload-status-progress: $info;
72722
72728
  padding-bottom: 2px;
72723
72729
  position: absolute;
72724
72730
  right: 0;
72725
- z-index: 100;
72731
+ z-index: 9;
72726
72732
  pointer-events: none;
72727
72733
 
72728
72734
  &.e-warning {
@@ -76240,11 +76246,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76240
76246
  z-index: 6;
76241
76247
  }
76242
76248
 
76243
- .e-timeline-header-table-container > thead > tr > th {
76249
+ .e-timeline-header-table-container thead tr th {
76244
76250
  border-left: 0;
76245
76251
  }
76246
76252
 
76247
- .e-timeline-header-table-container > thead > tr > td {
76253
+ .e-timeline-header-table-container thead tr td {
76248
76254
  border-left: 0;
76249
76255
  }
76250
76256
 
@@ -84079,6 +84085,29 @@ $lg-desktop: 1399.98;
84079
84085
  }
84080
84086
  }
84081
84087
 
84088
+ .e-bigger .e-pv-text-search-btn.e-btn {
84089
+ padding-bottom: 4px;
84090
+ padding-left: 7px;
84091
+ padding-right: 7px;
84092
+ padding-top: 6px;
84093
+ line-height: 0;
84094
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
84095
+ padding-bottom: 0;
84096
+ padding-left: 1px;
84097
+ padding-right: 1px;
84098
+ padding-top: 1px;
84099
+ }
84100
+ @if ($skin-name == 'bootstrap4') {
84101
+ padding-bottom: 0;
84102
+ padding-left: 1px;
84103
+ padding-right: 1px;
84104
+ padding-top: 0;
84105
+ }
84106
+ @if $skin-name == 'fluent2' {
84107
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
84108
+ }
84109
+ }
84110
+
84082
84111
  .e-pv-search-btn.e-btn:active,
84083
84112
  .e-pv-text-search-btn.e-btn:active {
84084
84113
  background-color: transparent;
@@ -44077,7 +44077,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
44077
44077
  .e-list-item {
44078
44078
  &.e-focused {
44079
44079
  .e-list-wrapper.e-list-multi-line {
44080
- @if ($skin-name == 'bootstrap5') {
44080
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44081
44081
  .e-list-item-header,
44082
44082
  .e-list-content {
44083
44083
  color: $content-text-color-selected;
@@ -56095,7 +56095,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
56095
56095
  display: $tab-active-wrap-before-display;
56096
56096
  position: $tab-active-wrap-before-position;
56097
56097
  width: $tab-active-wrap-before-width;
56098
- @if ($skin-name == 'Material3') {
56098
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
56099
56099
  border-radius: 3px 3px 0 0;
56100
56100
  bottom: $tab-active-wrap-before-top;
56101
56101
  }
@@ -85543,6 +85543,12 @@ $grid-checkmark-color: $primary-text-color !default;
85543
85543
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85544
85544
  }
85545
85545
 
85546
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85547
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85548
+ margin-top: -11px;
85549
+ }
85550
+ }
85551
+
85546
85552
  &.e-wrap .e-columnmenu,
85547
85553
  &.e-wrap &.e-rtl .e-columnmenu {
85548
85554
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -98649,7 +98655,7 @@ $rte-dialog-upload-status-progress: $info;
98649
98655
  padding-bottom: 2px;
98650
98656
  position: absolute;
98651
98657
  right: 0;
98652
- z-index: 100;
98658
+ z-index: 9;
98653
98659
  pointer-events: none;
98654
98660
 
98655
98661
  &.e-warning {
@@ -102771,11 +102777,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
102771
102777
  z-index: 6;
102772
102778
  }
102773
102779
 
102774
- .e-timeline-header-table-container > thead > tr > th {
102780
+ .e-timeline-header-table-container thead tr th {
102775
102781
  border-left: 0;
102776
102782
  }
102777
102783
 
102778
- .e-timeline-header-table-container > thead > tr > td {
102784
+ .e-timeline-header-table-container thead tr td {
102779
102785
  border-left: 0;
102780
102786
  }
102781
102787
 
@@ -111756,6 +111762,29 @@ $lg-desktop: 1399.98;
111756
111762
  }
111757
111763
  }
111758
111764
 
111765
+ .e-bigger .e-pv-text-search-btn.e-btn {
111766
+ padding-bottom: 4px;
111767
+ padding-left: 7px;
111768
+ padding-right: 7px;
111769
+ padding-top: 6px;
111770
+ line-height: 0;
111771
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111772
+ padding-bottom: 0;
111773
+ padding-left: 1px;
111774
+ padding-right: 1px;
111775
+ padding-top: 1px;
111776
+ }
111777
+ @if ($skin-name == 'bootstrap4') {
111778
+ padding-bottom: 0;
111779
+ padding-left: 1px;
111780
+ padding-right: 1px;
111781
+ padding-top: 0;
111782
+ }
111783
+ @if $skin-name == 'fluent2' {
111784
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111785
+ }
111786
+ }
111787
+
111759
111788
  .e-pv-search-btn.e-btn:active,
111760
111789
  .e-pv-text-search-btn.e-btn:active {
111761
111790
  background-color: transparent;
@@ -32264,7 +32264,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
32264
32264
  .e-list-item {
32265
32265
  &.e-focused {
32266
32266
  .e-list-wrapper.e-list-multi-line {
32267
- @if ($skin-name == 'bootstrap5') {
32267
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32268
32268
  .e-list-item-header,
32269
32269
  .e-list-content {
32270
32270
  color: $content-text-color-selected;
@@ -41480,7 +41480,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
41480
41480
  display: $tab-active-wrap-before-display;
41481
41481
  position: $tab-active-wrap-before-position;
41482
41482
  width: $tab-active-wrap-before-width;
41483
- @if ($skin-name == 'Material3') {
41483
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
41484
41484
  border-radius: 3px 3px 0 0;
41485
41485
  bottom: $tab-active-wrap-before-top;
41486
41486
  }
@@ -63268,6 +63268,12 @@ $grid-checkmark-color: $primary-text-color !default;
63268
63268
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
63269
63269
  }
63270
63270
 
63271
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
63272
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
63273
+ margin-top: -11px;
63274
+ }
63275
+ }
63276
+
63271
63277
  &.e-wrap .e-columnmenu,
63272
63278
  &.e-wrap &.e-rtl .e-columnmenu {
63273
63279
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -72722,7 +72728,7 @@ $rte-dialog-upload-status-progress: $info;
72722
72728
  padding-bottom: 2px;
72723
72729
  position: absolute;
72724
72730
  right: 0;
72725
- z-index: 100;
72731
+ z-index: 9;
72726
72732
  pointer-events: none;
72727
72733
 
72728
72734
  &.e-warning {
@@ -76240,11 +76246,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76240
76246
  z-index: 6;
76241
76247
  }
76242
76248
 
76243
- .e-timeline-header-table-container > thead > tr > th {
76249
+ .e-timeline-header-table-container thead tr th {
76244
76250
  border-left: 0;
76245
76251
  }
76246
76252
 
76247
- .e-timeline-header-table-container > thead > tr > td {
76253
+ .e-timeline-header-table-container thead tr td {
76248
76254
  border-left: 0;
76249
76255
  }
76250
76256
 
@@ -84079,6 +84085,29 @@ $lg-desktop: 1399.98;
84079
84085
  }
84080
84086
  }
84081
84087
 
84088
+ .e-bigger .e-pv-text-search-btn.e-btn {
84089
+ padding-bottom: 4px;
84090
+ padding-left: 7px;
84091
+ padding-right: 7px;
84092
+ padding-top: 6px;
84093
+ line-height: 0;
84094
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
84095
+ padding-bottom: 0;
84096
+ padding-left: 1px;
84097
+ padding-right: 1px;
84098
+ padding-top: 1px;
84099
+ }
84100
+ @if ($skin-name == 'bootstrap4') {
84101
+ padding-bottom: 0;
84102
+ padding-left: 1px;
84103
+ padding-right: 1px;
84104
+ padding-top: 0;
84105
+ }
84106
+ @if $skin-name == 'fluent2' {
84107
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
84108
+ }
84109
+ }
84110
+
84082
84111
  .e-pv-search-btn.e-btn:active,
84083
84112
  .e-pv-text-search-btn.e-btn:active {
84084
84113
  background-color: transparent;
@@ -44077,7 +44077,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
44077
44077
  .e-list-item {
44078
44078
  &.e-focused {
44079
44079
  .e-list-wrapper.e-list-multi-line {
44080
- @if ($skin-name == 'bootstrap5') {
44080
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44081
44081
  .e-list-item-header,
44082
44082
  .e-list-content {
44083
44083
  color: $content-text-color-selected;
@@ -56095,7 +56095,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
56095
56095
  display: $tab-active-wrap-before-display;
56096
56096
  position: $tab-active-wrap-before-position;
56097
56097
  width: $tab-active-wrap-before-width;
56098
- @if ($skin-name == 'Material3') {
56098
+ @if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
56099
56099
  border-radius: 3px 3px 0 0;
56100
56100
  bottom: $tab-active-wrap-before-top;
56101
56101
  }
@@ -85543,6 +85543,12 @@ $grid-checkmark-color: $primary-text-color !default;
85543
85543
  @include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
85544
85544
  }
85545
85545
 
85546
+ .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
85547
+ @if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
85548
+ margin-top: -11px;
85549
+ }
85550
+ }
85551
+
85546
85552
  &.e-wrap .e-columnmenu,
85547
85553
  &.e-wrap &.e-rtl .e-columnmenu {
85548
85554
  @if $grid-skin == 'material' or $grid-skin == 'material3' {
@@ -98649,7 +98655,7 @@ $rte-dialog-upload-status-progress: $info;
98649
98655
  padding-bottom: 2px;
98650
98656
  position: absolute;
98651
98657
  right: 0;
98652
- z-index: 100;
98658
+ z-index: 9;
98653
98659
  pointer-events: none;
98654
98660
 
98655
98661
  &.e-warning {
@@ -102771,11 +102777,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
102771
102777
  z-index: 6;
102772
102778
  }
102773
102779
 
102774
- .e-timeline-header-table-container > thead > tr > th {
102780
+ .e-timeline-header-table-container thead tr th {
102775
102781
  border-left: 0;
102776
102782
  }
102777
102783
 
102778
- .e-timeline-header-table-container > thead > tr > td {
102784
+ .e-timeline-header-table-container thead tr td {
102779
102785
  border-left: 0;
102780
102786
  }
102781
102787
 
@@ -111756,6 +111762,29 @@ $lg-desktop: 1399.98;
111756
111762
  }
111757
111763
  }
111758
111764
 
111765
+ .e-bigger .e-pv-text-search-btn.e-btn {
111766
+ padding-bottom: 4px;
111767
+ padding-left: 7px;
111768
+ padding-right: 7px;
111769
+ padding-top: 6px;
111770
+ line-height: 0;
111771
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111772
+ padding-bottom: 0;
111773
+ padding-left: 1px;
111774
+ padding-right: 1px;
111775
+ padding-top: 1px;
111776
+ }
111777
+ @if ($skin-name == 'bootstrap4') {
111778
+ padding-bottom: 0;
111779
+ padding-left: 1px;
111780
+ padding-right: 1px;
111781
+ padding-top: 0;
111782
+ }
111783
+ @if $skin-name == 'fluent2' {
111784
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111785
+ }
111786
+ }
111787
+
111759
111788
  .e-pv-search-btn.e-btn:active,
111760
111789
  .e-pv-text-search-btn.e-btn:active {
111761
111790
  background-color: transparent;