@syncfusion/blazor-themes 29.1.33 → 29.1.35

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 (319) 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 +15 -3
  12. package/Compiled-Themes/bootstrap5-dark.css +15 -3
  13. package/Compiled-Themes/bootstrap5-lite.css +15 -3
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +20 -4
  15. package/Compiled-Themes/bootstrap5.3-dark.css +20 -4
  16. package/Compiled-Themes/bootstrap5.3-lite.css +20 -4
  17. package/Compiled-Themes/bootstrap5.3.css +20 -4
  18. package/Compiled-Themes/bootstrap5.css +15 -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 +13 -3
  28. package/Compiled-Themes/fluent2-dark.css +13 -3
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +13 -3
  30. package/Compiled-Themes/fluent2-highcontrast.css +13 -3
  31. package/Compiled-Themes/fluent2-lite.css +13 -3
  32. package/Compiled-Themes/fluent2.css +13 -3
  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 +12 -4
  48. package/Compiled-Themes/tailwind3-dark.css +12 -4
  49. package/Compiled-Themes/tailwind3-lite.css +12 -4
  50. package/Compiled-Themes/tailwind3.css +12 -4
  51. package/SCSS-Themes/bds-dark-lite.scss +27 -4
  52. package/SCSS-Themes/bds-dark.scss +27 -4
  53. package/SCSS-Themes/bds-lite.scss +27 -4
  54. package/SCSS-Themes/bds.scss +27 -4
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +27 -4
  56. package/SCSS-Themes/bootstrap-dark.scss +27 -4
  57. package/SCSS-Themes/bootstrap-lite.scss +27 -4
  58. package/SCSS-Themes/bootstrap.scss +27 -4
  59. package/SCSS-Themes/bootstrap4-lite.scss +27 -4
  60. package/SCSS-Themes/bootstrap4.scss +27 -4
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +27 -4
  62. package/SCSS-Themes/bootstrap5-dark.scss +27 -4
  63. package/SCSS-Themes/bootstrap5-lite.scss +27 -4
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +28 -5
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +28 -5
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +28 -5
  67. package/SCSS-Themes/bootstrap5.3.scss +28 -5
  68. package/SCSS-Themes/bootstrap5.scss +27 -4
  69. package/SCSS-Themes/fabric-dark-lite.scss +27 -4
  70. package/SCSS-Themes/fabric-dark.scss +27 -4
  71. package/SCSS-Themes/fabric-lite.scss +27 -4
  72. package/SCSS-Themes/fabric.scss +27 -4
  73. package/SCSS-Themes/fluent-dark-lite.scss +27 -4
  74. package/SCSS-Themes/fluent-dark.scss +27 -4
  75. package/SCSS-Themes/fluent-lite.scss +27 -4
  76. package/SCSS-Themes/fluent.scss +27 -4
  77. package/SCSS-Themes/fluent2-dark-lite.scss +28 -4
  78. package/SCSS-Themes/fluent2-dark.scss +28 -4
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -4
  80. package/SCSS-Themes/fluent2-highcontrast.scss +28 -4
  81. package/SCSS-Themes/fluent2-lite.scss +28 -4
  82. package/SCSS-Themes/fluent2.scss +28 -4
  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/bootstrap5.3-dark-lite.scss +1 -1
  134. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +1 -1
  135. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +1 -1
  136. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +1 -1
  137. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +1 -1
  138. package/SCSS-Themes/grids/grid/highcontrast.scss +1 -1
  139. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +1 -1
  140. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +1 -1
  141. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +1 -1
  142. package/SCSS-Themes/grids/grid/tailwind3.scss +1 -1
  143. package/SCSS-Themes/highcontrast-lite.scss +28 -5
  144. package/SCSS-Themes/highcontrast.scss +28 -5
  145. package/SCSS-Themes/kanban/kanban/material-lite.scss +1 -1
  146. package/SCSS-Themes/kanban/kanban/material.scss +1 -1
  147. package/SCSS-Themes/lists/list-view/bds-dark-lite.scss +1 -1
  148. package/SCSS-Themes/lists/list-view/bds-dark.scss +1 -1
  149. package/SCSS-Themes/lists/list-view/bds-lite.scss +1 -1
  150. package/SCSS-Themes/lists/list-view/bds.scss +1 -1
  151. package/SCSS-Themes/lists/list-view/bootstrap-dark-lite.scss +1 -1
  152. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  153. package/SCSS-Themes/lists/list-view/bootstrap-lite.scss +1 -1
  154. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  155. package/SCSS-Themes/lists/list-view/bootstrap4-lite.scss +1 -1
  156. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  157. package/SCSS-Themes/lists/list-view/bootstrap5-dark-lite.scss +1 -1
  158. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  159. package/SCSS-Themes/lists/list-view/bootstrap5-lite.scss +1 -1
  160. package/SCSS-Themes/lists/list-view/bootstrap5.3-dark-lite.scss +1 -1
  161. package/SCSS-Themes/lists/list-view/bootstrap5.3-dark.scss +1 -1
  162. package/SCSS-Themes/lists/list-view/bootstrap5.3-lite.scss +1 -1
  163. package/SCSS-Themes/lists/list-view/bootstrap5.3.scss +1 -1
  164. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  165. package/SCSS-Themes/lists/list-view/fabric-dark-lite.scss +1 -1
  166. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  167. package/SCSS-Themes/lists/list-view/fabric-lite.scss +1 -1
  168. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  169. package/SCSS-Themes/lists/list-view/fluent-dark-lite.scss +1 -1
  170. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  171. package/SCSS-Themes/lists/list-view/fluent-lite.scss +1 -1
  172. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  173. package/SCSS-Themes/lists/list-view/fluent2-dark-lite.scss +1 -1
  174. package/SCSS-Themes/lists/list-view/fluent2-dark.scss +1 -1
  175. package/SCSS-Themes/lists/list-view/fluent2-highcontrast-lite.scss +1 -1
  176. package/SCSS-Themes/lists/list-view/fluent2-highcontrast.scss +1 -1
  177. package/SCSS-Themes/lists/list-view/fluent2-lite.scss +1 -1
  178. package/SCSS-Themes/lists/list-view/fluent2.scss +1 -1
  179. package/SCSS-Themes/lists/list-view/highcontrast-lite.scss +1 -1
  180. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  181. package/SCSS-Themes/lists/list-view/material-dark-lite.scss +1 -1
  182. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  183. package/SCSS-Themes/lists/list-view/material-lite.scss +1 -1
  184. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  185. package/SCSS-Themes/lists/list-view/material3-dark-lite.scss +1 -1
  186. package/SCSS-Themes/lists/list-view/material3-dark.scss +1 -1
  187. package/SCSS-Themes/lists/list-view/material3-lite.scss +1 -1
  188. package/SCSS-Themes/lists/list-view/material3.scss +1 -1
  189. package/SCSS-Themes/lists/list-view/tailwind-dark-lite.scss +1 -1
  190. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  191. package/SCSS-Themes/lists/list-view/tailwind-lite.scss +1 -1
  192. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  193. package/SCSS-Themes/lists/list-view/tailwind3-dark-lite.scss +1 -1
  194. package/SCSS-Themes/lists/list-view/tailwind3-dark.scss +1 -1
  195. package/SCSS-Themes/lists/list-view/tailwind3-lite.scss +1 -1
  196. package/SCSS-Themes/lists/list-view/tailwind3.scss +1 -1
  197. package/SCSS-Themes/material-dark-lite.scss +27 -4
  198. package/SCSS-Themes/material-dark.scss +27 -4
  199. package/SCSS-Themes/material-lite.scss +28 -5
  200. package/SCSS-Themes/material.scss +28 -5
  201. package/SCSS-Themes/material3-dark-lite.scss +27 -4
  202. package/SCSS-Themes/material3-dark.scss +27 -4
  203. package/SCSS-Themes/material3-lite.scss +27 -4
  204. package/SCSS-Themes/material3.scss +27 -4
  205. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +23 -0
  206. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +23 -0
  207. package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +23 -0
  208. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +23 -0
  209. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +23 -0
  210. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +23 -0
  211. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +23 -0
  212. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +23 -0
  213. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +23 -0
  214. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +23 -0
  215. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +23 -0
  216. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +23 -0
  217. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +23 -0
  218. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +23 -0
  219. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +23 -0
  220. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +23 -0
  221. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +23 -0
  222. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +23 -0
  223. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +23 -0
  224. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +23 -0
  225. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +23 -0
  226. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +23 -0
  227. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +23 -0
  228. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +23 -0
  229. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +23 -0
  230. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +23 -0
  231. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +23 -0
  232. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +23 -0
  233. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +23 -0
  234. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +23 -0
  235. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +23 -0
  236. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +23 -0
  237. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +23 -0
  238. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +23 -0
  239. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +23 -0
  240. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +23 -0
  241. package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +23 -0
  242. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +23 -0
  243. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +23 -0
  244. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +23 -0
  245. package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +23 -0
  246. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +23 -0
  247. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +23 -0
  248. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +23 -0
  249. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +23 -0
  250. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +23 -0
  251. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +23 -0
  252. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +23 -0
  253. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +23 -0
  254. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +23 -0
  255. package/SCSS-Themes/popups/dialog/fluent2-dark-lite.scss +1 -0
  256. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
  257. package/SCSS-Themes/popups/dialog/fluent2-highcontrast-lite.scss +1 -0
  258. package/SCSS-Themes/popups/dialog/fluent2-highcontrast.scss +1 -0
  259. package/SCSS-Themes/popups/dialog/fluent2-lite.scss +1 -0
  260. package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
  261. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark-lite.scss +1 -1
  262. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +1 -1
  263. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +1 -1
  264. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +1 -1
  265. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +1 -1
  266. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +1 -1
  267. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +1 -1
  268. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +1 -1
  269. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +1 -1
  270. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +1 -1
  271. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +1 -1
  272. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +1 -1
  273. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +1 -1
  274. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +1 -1
  275. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +1 -1
  276. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +1 -1
  277. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +1 -1
  278. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +1 -1
  279. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +1 -1
  280. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +1 -1
  281. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +1 -1
  282. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +1 -1
  283. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +1 -1
  284. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +1 -1
  285. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +1 -1
  286. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +1 -1
  287. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +1 -1
  288. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +1 -1
  289. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +1 -1
  290. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +1 -1
  291. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +1 -1
  292. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +1 -1
  293. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +1 -1
  294. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +1 -1
  295. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +1 -1
  296. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +1 -1
  297. package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +1 -1
  298. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +1 -1
  299. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +1 -1
  300. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +1 -1
  301. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +1 -1
  302. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +1 -1
  303. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +1 -1
  304. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +1 -1
  305. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +1 -1
  306. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +1 -1
  307. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +1 -1
  308. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +1 -1
  309. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +1 -1
  310. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +1 -1
  311. package/SCSS-Themes/tailwind-dark-lite.scss +27 -4
  312. package/SCSS-Themes/tailwind-dark.scss +27 -4
  313. package/SCSS-Themes/tailwind-lite.scss +27 -4
  314. package/SCSS-Themes/tailwind.scss +27 -4
  315. package/SCSS-Themes/tailwind3-dark-lite.scss +28 -5
  316. package/SCSS-Themes/tailwind3-dark.scss +28 -5
  317. package/SCSS-Themes/tailwind3-lite.scss +28 -5
  318. package/SCSS-Themes/tailwind3.scss +28 -5
  319. package/package.json +1 -1
@@ -40098,7 +40098,7 @@ ejs-filemanager {
40098
40098
  padding-bottom: 2px;
40099
40099
  position: absolute;
40100
40100
  right: 0;
40101
- z-index: 100;
40101
+ z-index: 9;
40102
40102
  pointer-events: none;
40103
40103
  }
40104
40104
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -43068,10 +43068,10 @@ span.e-table-box.e-rbox-select {
43068
43068
  position: relative;
43069
43069
  z-index: 6;
43070
43070
  }
43071
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
43071
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
43072
43072
  border-left: 0;
43073
43073
  }
43074
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
43074
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
43075
43075
  border-left: 0;
43076
43076
  }
43077
43077
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47747,6 +47747,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47747
47747
  width: 24px;
47748
47748
  }
47749
47749
 
47750
+ .e-bigger .e-pv-text-search-btn.e-btn {
47751
+ padding-bottom: 4px;
47752
+ padding-left: 7px;
47753
+ padding-right: 7px;
47754
+ padding-top: 6px;
47755
+ line-height: 0;
47756
+ }
47757
+
47750
47758
  .e-pv-search-btn.e-btn:active,
47751
47759
  .e-pv-text-search-btn.e-btn:active {
47752
47760
  background-color: transparent;
@@ -52894,7 +52894,7 @@ ejs-filemanager {
52894
52894
  padding-bottom: 2px;
52895
52895
  position: absolute;
52896
52896
  right: 0;
52897
- z-index: 100;
52897
+ z-index: 9;
52898
52898
  pointer-events: none;
52899
52899
  }
52900
52900
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -56418,10 +56418,10 @@ span.e-table-box.e-rbox-select {
56418
56418
  position: relative;
56419
56419
  z-index: 6;
56420
56420
  }
56421
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
56421
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
56422
56422
  border-left: 0;
56423
56423
  }
56424
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
56424
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
56425
56425
  border-left: 0;
56426
56426
  }
56427
56427
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -61893,6 +61893,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
61893
61893
  width: 24px;
61894
61894
  }
61895
61895
 
61896
+ .e-bigger .e-pv-text-search-btn.e-btn {
61897
+ padding-bottom: 4px;
61898
+ padding-left: 7px;
61899
+ padding-right: 7px;
61900
+ padding-top: 6px;
61901
+ line-height: 0;
61902
+ }
61903
+
61896
61904
  .e-pv-search-btn.e-btn:active,
61897
61905
  .e-pv-text-search-btn.e-btn:active {
61898
61906
  background-color: transparent;
@@ -40321,7 +40321,7 @@ ejs-filemanager {
40321
40321
  padding-bottom: 2px;
40322
40322
  position: absolute;
40323
40323
  right: 0;
40324
- z-index: 100;
40324
+ z-index: 9;
40325
40325
  pointer-events: none;
40326
40326
  }
40327
40327
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -43291,10 +43291,10 @@ span.e-table-box.e-rbox-select {
43291
43291
  position: relative;
43292
43292
  z-index: 6;
43293
43293
  }
43294
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
43294
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
43295
43295
  border-left: 0;
43296
43296
  }
43297
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
43297
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
43298
43298
  border-left: 0;
43299
43299
  }
43300
43300
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47970,6 +47970,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47970
47970
  width: 24px;
47971
47971
  }
47972
47972
 
47973
+ .e-bigger .e-pv-text-search-btn.e-btn {
47974
+ padding-bottom: 4px;
47975
+ padding-left: 7px;
47976
+ padding-right: 7px;
47977
+ padding-top: 6px;
47978
+ line-height: 0;
47979
+ }
47980
+
47973
47981
  .e-pv-search-btn.e-btn:active,
47974
47982
  .e-pv-text-search-btn.e-btn:active {
47975
47983
  background-color: transparent;
@@ -53117,7 +53117,7 @@ ejs-filemanager {
53117
53117
  padding-bottom: 2px;
53118
53118
  position: absolute;
53119
53119
  right: 0;
53120
- z-index: 100;
53120
+ z-index: 9;
53121
53121
  pointer-events: none;
53122
53122
  }
53123
53123
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -56641,10 +56641,10 @@ span.e-table-box.e-rbox-select {
56641
56641
  position: relative;
56642
56642
  z-index: 6;
56643
56643
  }
56644
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
56644
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
56645
56645
  border-left: 0;
56646
56646
  }
56647
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
56647
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
56648
56648
  border-left: 0;
56649
56649
  }
56650
56650
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -62116,6 +62116,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
62116
62116
  width: 24px;
62117
62117
  }
62118
62118
 
62119
+ .e-bigger .e-pv-text-search-btn.e-btn {
62120
+ padding-bottom: 4px;
62121
+ padding-left: 7px;
62122
+ padding-right: 7px;
62123
+ padding-top: 6px;
62124
+ line-height: 0;
62125
+ }
62126
+
62119
62127
  .e-pv-search-btn.e-btn:active,
62120
62128
  .e-pv-text-search-btn.e-btn:active {
62121
62129
  background-color: transparent;
@@ -39759,7 +39759,7 @@ ejs-filemanager {
39759
39759
  padding-bottom: 2px;
39760
39760
  position: absolute;
39761
39761
  right: 0;
39762
- z-index: 100;
39762
+ z-index: 9;
39763
39763
  pointer-events: none;
39764
39764
  }
39765
39765
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -42691,10 +42691,10 @@ span.e-table-box.e-rbox-select {
42691
42691
  position: relative;
42692
42692
  z-index: 6;
42693
42693
  }
42694
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
42694
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
42695
42695
  border-left: 0;
42696
42696
  }
42697
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
42697
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
42698
42698
  border-left: 0;
42699
42699
  }
42700
42700
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47345,6 +47345,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47345
47345
  width: 24px;
47346
47346
  }
47347
47347
 
47348
+ .e-bigger .e-pv-text-search-btn.e-btn {
47349
+ padding-bottom: 4px;
47350
+ padding-left: 7px;
47351
+ padding-right: 7px;
47352
+ padding-top: 6px;
47353
+ line-height: 0;
47354
+ }
47355
+
47348
47356
  .e-pv-search-btn.e-btn:active,
47349
47357
  .e-pv-text-search-btn.e-btn:active {
47350
47358
  background-color: transparent;
@@ -51380,7 +51380,7 @@ ejs-filemanager {
51380
51380
  padding-bottom: 2px;
51381
51381
  position: absolute;
51382
51382
  right: 0;
51383
- z-index: 100;
51383
+ z-index: 9;
51384
51384
  pointer-events: none;
51385
51385
  }
51386
51386
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -54844,10 +54844,10 @@ span.e-table-box.e-rbox-select {
54844
54844
  position: relative;
54845
54845
  z-index: 6;
54846
54846
  }
54847
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
54847
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
54848
54848
  border-left: 0;
54849
54849
  }
54850
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
54850
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
54851
54851
  border-left: 0;
54852
54852
  }
54853
54853
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -60255,6 +60255,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
60255
60255
  width: 24px;
60256
60256
  }
60257
60257
 
60258
+ .e-bigger .e-pv-text-search-btn.e-btn {
60259
+ padding-bottom: 4px;
60260
+ padding-left: 7px;
60261
+ padding-right: 7px;
60262
+ padding-top: 6px;
60263
+ line-height: 0;
60264
+ }
60265
+
60258
60266
  .e-pv-search-btn.e-btn:active,
60259
60267
  .e-pv-text-search-btn.e-btn:active {
60260
60268
  background-color: transparent;
@@ -39957,7 +39957,7 @@ ejs-filemanager {
39957
39957
  padding-bottom: 2px;
39958
39958
  position: absolute;
39959
39959
  right: 0;
39960
- z-index: 100;
39960
+ z-index: 9;
39961
39961
  pointer-events: none;
39962
39962
  }
39963
39963
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -42872,10 +42872,10 @@ span.e-table-box.e-rbox-select {
42872
42872
  position: relative;
42873
42873
  z-index: 6;
42874
42874
  }
42875
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
42875
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
42876
42876
  border-left: 0;
42877
42877
  }
42878
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
42878
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
42879
42879
  border-left: 0;
42880
42880
  }
42881
42881
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47534,6 +47534,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47534
47534
  width: 24px;
47535
47535
  }
47536
47536
 
47537
+ .e-bigger .e-pv-text-search-btn.e-btn {
47538
+ padding-bottom: 4px;
47539
+ padding-left: 7px;
47540
+ padding-right: 7px;
47541
+ padding-top: 6px;
47542
+ line-height: 0;
47543
+ }
47544
+
47537
47545
  .e-pv-search-btn.e-btn:active,
47538
47546
  .e-pv-text-search-btn.e-btn:active {
47539
47547
  background-color: transparent;
@@ -51593,7 +51593,7 @@ ejs-filemanager {
51593
51593
  padding-bottom: 2px;
51594
51594
  position: absolute;
51595
51595
  right: 0;
51596
- z-index: 100;
51596
+ z-index: 9;
51597
51597
  pointer-events: none;
51598
51598
  }
51599
51599
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -55044,10 +55044,10 @@ span.e-table-box.e-rbox-select {
55044
55044
  position: relative;
55045
55045
  z-index: 6;
55046
55046
  }
55047
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
55047
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
55048
55048
  border-left: 0;
55049
55049
  }
55050
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
55050
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
55051
55051
  border-left: 0;
55052
55052
  }
55053
55053
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -60462,6 +60462,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
60462
60462
  width: 24px;
60463
60463
  }
60464
60464
 
60465
+ .e-bigger .e-pv-text-search-btn.e-btn {
60466
+ padding-bottom: 4px;
60467
+ padding-left: 7px;
60468
+ padding-right: 7px;
60469
+ padding-top: 6px;
60470
+ line-height: 0;
60471
+ }
60472
+
60465
60473
  .e-pv-search-btn.e-btn:active,
60466
60474
  .e-pv-text-search-btn.e-btn:active {
60467
60475
  background-color: transparent;
@@ -40303,7 +40303,7 @@ ejs-filemanager {
40303
40303
  padding-bottom: 2px;
40304
40304
  position: absolute;
40305
40305
  right: 0;
40306
- z-index: 100;
40306
+ z-index: 9;
40307
40307
  pointer-events: none;
40308
40308
  }
40309
40309
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -43214,10 +43214,10 @@ span.e-table-box.e-rbox-select {
43214
43214
  position: relative;
43215
43215
  z-index: 6;
43216
43216
  }
43217
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
43217
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
43218
43218
  border-left: 0;
43219
43219
  }
43220
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
43220
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
43221
43221
  border-left: 0;
43222
43222
  }
43223
43223
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -48026,6 +48026,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
48026
48026
  padding-top: 0;
48027
48027
  }
48028
48028
 
48029
+ .e-bigger .e-pv-text-search-btn.e-btn {
48030
+ padding-bottom: 4px;
48031
+ padding-left: 7px;
48032
+ padding-right: 7px;
48033
+ padding-top: 6px;
48034
+ line-height: 0;
48035
+ padding-bottom: 0;
48036
+ padding-left: 1px;
48037
+ padding-right: 1px;
48038
+ padding-top: 0;
48039
+ }
48040
+
48029
48041
  .e-pv-search-btn.e-btn:active,
48030
48042
  .e-pv-text-search-btn.e-btn:active {
48031
48043
  background-color: transparent;
@@ -52452,7 +52452,7 @@ ejs-filemanager {
52452
52452
  padding-bottom: 2px;
52453
52453
  position: absolute;
52454
52454
  right: 0;
52455
- z-index: 100;
52455
+ z-index: 9;
52456
52456
  pointer-events: none;
52457
52457
  }
52458
52458
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -55895,10 +55895,10 @@ span.e-table-box.e-rbox-select {
55895
55895
  position: relative;
55896
55896
  z-index: 6;
55897
55897
  }
55898
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
55898
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
55899
55899
  border-left: 0;
55900
55900
  }
55901
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
55901
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
55902
55902
  border-left: 0;
55903
55903
  }
55904
55904
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -61477,6 +61477,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
61477
61477
  padding-top: 0;
61478
61478
  }
61479
61479
 
61480
+ .e-bigger .e-pv-text-search-btn.e-btn {
61481
+ padding-bottom: 4px;
61482
+ padding-left: 7px;
61483
+ padding-right: 7px;
61484
+ padding-top: 6px;
61485
+ line-height: 0;
61486
+ padding-bottom: 0;
61487
+ padding-left: 1px;
61488
+ padding-right: 1px;
61489
+ padding-top: 0;
61490
+ }
61491
+
61480
61492
  .e-pv-search-btn.e-btn:active,
61481
61493
  .e-pv-text-search-btn.e-btn:active {
61482
61494
  background-color: transparent;
@@ -39695,7 +39695,7 @@ ejs-filemanager {
39695
39695
  padding-bottom: 2px;
39696
39696
  position: absolute;
39697
39697
  right: 0;
39698
- z-index: 100;
39698
+ z-index: 9;
39699
39699
  pointer-events: none;
39700
39700
  }
39701
39701
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -42697,10 +42697,10 @@ span.e-table-box.e-rbox-select {
42697
42697
  position: relative;
42698
42698
  z-index: 6;
42699
42699
  }
42700
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
42700
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
42701
42701
  border-left: 0;
42702
42702
  }
42703
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
42703
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
42704
42704
  border-left: 0;
42705
42705
  }
42706
42706
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47536,6 +47536,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47536
47536
  padding-top: 1px;
47537
47537
  }
47538
47538
 
47539
+ .e-bigger .e-pv-text-search-btn.e-btn {
47540
+ padding-bottom: 4px;
47541
+ padding-left: 7px;
47542
+ padding-right: 7px;
47543
+ padding-top: 6px;
47544
+ line-height: 0;
47545
+ padding-bottom: 0;
47546
+ padding-left: 1px;
47547
+ padding-right: 1px;
47548
+ padding-top: 1px;
47549
+ }
47550
+
47539
47551
  .e-pv-search-btn.e-btn:active,
47540
47552
  .e-pv-text-search-btn.e-btn:active {
47541
47553
  background-color: transparent;
@@ -52028,7 +52028,7 @@ ejs-filemanager {
52028
52028
  padding-bottom: 2px;
52029
52029
  position: absolute;
52030
52030
  right: 0;
52031
- z-index: 100;
52031
+ z-index: 9;
52032
52032
  pointer-events: none;
52033
52033
  }
52034
52034
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -55576,10 +55576,10 @@ span.e-table-box.e-rbox-select {
55576
55576
  position: relative;
55577
55577
  z-index: 6;
55578
55578
  }
55579
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
55579
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
55580
55580
  border-left: 0;
55581
55581
  }
55582
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
55582
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
55583
55583
  border-left: 0;
55584
55584
  }
55585
55585
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -61218,6 +61218,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
61218
61218
  padding-top: 1px;
61219
61219
  }
61220
61220
 
61221
+ .e-bigger .e-pv-text-search-btn.e-btn {
61222
+ padding-bottom: 4px;
61223
+ padding-left: 7px;
61224
+ padding-right: 7px;
61225
+ padding-top: 6px;
61226
+ line-height: 0;
61227
+ padding-bottom: 0;
61228
+ padding-left: 1px;
61229
+ padding-right: 1px;
61230
+ padding-top: 1px;
61231
+ }
61232
+
61221
61233
  .e-pv-search-btn.e-btn:active,
61222
61234
  .e-pv-text-search-btn.e-btn:active {
61223
61235
  background-color: transparent;
@@ -39695,7 +39695,7 @@ ejs-filemanager {
39695
39695
  padding-bottom: 2px;
39696
39696
  position: absolute;
39697
39697
  right: 0;
39698
- z-index: 100;
39698
+ z-index: 9;
39699
39699
  pointer-events: none;
39700
39700
  }
39701
39701
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -42697,10 +42697,10 @@ span.e-table-box.e-rbox-select {
42697
42697
  position: relative;
42698
42698
  z-index: 6;
42699
42699
  }
42700
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
42700
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
42701
42701
  border-left: 0;
42702
42702
  }
42703
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
42703
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
42704
42704
  border-left: 0;
42705
42705
  }
42706
42706
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47540,6 +47540,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47540
47540
  padding-top: 1px;
47541
47541
  }
47542
47542
 
47543
+ .e-bigger .e-pv-text-search-btn.e-btn {
47544
+ padding-bottom: 4px;
47545
+ padding-left: 7px;
47546
+ padding-right: 7px;
47547
+ padding-top: 6px;
47548
+ line-height: 0;
47549
+ padding-bottom: 0;
47550
+ padding-left: 1px;
47551
+ padding-right: 1px;
47552
+ padding-top: 1px;
47553
+ }
47554
+
47543
47555
  .e-pv-search-btn.e-btn:active,
47544
47556
  .e-pv-text-search-btn.e-btn:active {
47545
47557
  background-color: transparent;
@@ -15973,6 +15973,10 @@ body.e-colorpicker-overflow {
15973
15973
  text-overflow: ellipsis;
15974
15974
  white-space: nowrap;
15975
15975
  }
15976
+ .e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-item-header,
15977
+ .e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-content {
15978
+ color: var(--color-sf-content-text-color-selected);
15979
+ }
15976
15980
  .e-listview.e-list-template .e-list-item.e-hover .e-list-item-header, .e-listview.e-list-template .e-list-item.e-hover .e-list-content {
15977
15981
  color: var(--color-sf-content-text-color-hover);
15978
15982
  }
@@ -34080,7 +34084,7 @@ li.e-separator.e-menu-item.e-excel-separator {
34080
34084
  height: 18px;
34081
34085
  line-height: 18px;
34082
34086
  padding: 0 0.4em;
34083
- margin: -7px -7px -7px -8px;
34087
+ margin: -7px 10px -5px -8px;
34084
34088
  overflow: hidden;
34085
34089
  text-align: left;
34086
34090
  text-transform: none;
@@ -39992,7 +39996,7 @@ ejs-filemanager {
39992
39996
  padding-bottom: 2px;
39993
39997
  position: absolute;
39994
39998
  right: 0;
39995
- z-index: 100;
39999
+ z-index: 9;
39996
40000
  pointer-events: none;
39997
40001
  }
39998
40002
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -42898,10 +42902,10 @@ span.e-table-box.e-rbox-select {
42898
42902
  position: relative;
42899
42903
  z-index: 6;
42900
42904
  }
42901
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
42905
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
42902
42906
  border-left: 0;
42903
42907
  }
42904
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
42908
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
42905
42909
  border-left: 0;
42906
42910
  }
42907
42911
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47757,6 +47761,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47757
47761
  padding-top: 1px;
47758
47762
  }
47759
47763
 
47764
+ .e-bigger .e-pv-text-search-btn.e-btn {
47765
+ padding-bottom: 4px;
47766
+ padding-left: 7px;
47767
+ padding-right: 7px;
47768
+ padding-top: 6px;
47769
+ line-height: 0;
47770
+ padding-bottom: 0;
47771
+ padding-left: 1px;
47772
+ padding-right: 1px;
47773
+ padding-top: 1px;
47774
+ }
47775
+
47760
47776
  .e-pv-search-btn.e-btn:active,
47761
47777
  .e-pv-text-search-btn.e-btn:active {
47762
47778
  background-color: transparent;
@@ -20748,6 +20748,10 @@ body.e-colorpicker-overflow {
20748
20748
  text-overflow: ellipsis;
20749
20749
  white-space: nowrap;
20750
20750
  }
20751
+ .e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-item-header,
20752
+ .e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-content {
20753
+ color: var(--color-sf-content-text-color-selected);
20754
+ }
20751
20755
  .e-listview.e-list-template .e-list-item.e-hover .e-list-item-header, .e-listview.e-list-template .e-list-item.e-hover .e-list-content {
20752
20756
  color: var(--color-sf-content-text-color-hover);
20753
20757
  }
@@ -43875,7 +43879,7 @@ li.e-separator.e-menu-item.e-excel-separator {
43875
43879
  height: 18px;
43876
43880
  line-height: 18px;
43877
43881
  padding: 0 0.4em;
43878
- margin: -7px -7px -7px -8px;
43882
+ margin: -7px 10px -5px -8px;
43879
43883
  overflow: hidden;
43880
43884
  text-align: left;
43881
43885
  text-transform: none;
@@ -52002,7 +52006,7 @@ ejs-filemanager {
52002
52006
  padding-bottom: 2px;
52003
52007
  position: absolute;
52004
52008
  right: 0;
52005
- z-index: 100;
52009
+ z-index: 9;
52006
52010
  pointer-events: none;
52007
52011
  }
52008
52012
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -55440,10 +55444,10 @@ span.e-table-box.e-rbox-select {
55440
55444
  position: relative;
55441
55445
  z-index: 6;
55442
55446
  }
55443
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
55447
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
55444
55448
  border-left: 0;
55445
55449
  }
55446
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
55450
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
55447
55451
  border-left: 0;
55448
55452
  }
55449
55453
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -61108,6 +61112,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
61108
61112
  padding-top: 1px;
61109
61113
  }
61110
61114
 
61115
+ .e-bigger .e-pv-text-search-btn.e-btn {
61116
+ padding-bottom: 4px;
61117
+ padding-left: 7px;
61118
+ padding-right: 7px;
61119
+ padding-top: 6px;
61120
+ line-height: 0;
61121
+ padding-bottom: 0;
61122
+ padding-left: 1px;
61123
+ padding-right: 1px;
61124
+ padding-top: 1px;
61125
+ }
61126
+
61111
61127
  .e-pv-search-btn.e-btn:active,
61112
61128
  .e-pv-text-search-btn.e-btn:active {
61113
61129
  background-color: transparent;
@@ -16269,6 +16269,10 @@ body.e-colorpicker-overflow {
16269
16269
  text-overflow: ellipsis;
16270
16270
  white-space: nowrap;
16271
16271
  }
16272
+ .e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-item-header,
16273
+ .e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-content {
16274
+ color: var(--color-sf-content-text-color-selected);
16275
+ }
16272
16276
  .e-listview.e-list-template .e-list-item.e-hover .e-list-item-header, .e-listview.e-list-template .e-list-item.e-hover .e-list-content {
16273
16277
  color: var(--color-sf-content-text-color-hover);
16274
16278
  }
@@ -34376,7 +34380,7 @@ li.e-separator.e-menu-item.e-excel-separator {
34376
34380
  height: 18px;
34377
34381
  line-height: 18px;
34378
34382
  padding: 0 0.4em;
34379
- margin: -7px -7px -7px -8px;
34383
+ margin: -7px 10px -5px -8px;
34380
34384
  overflow: hidden;
34381
34385
  text-align: left;
34382
34386
  text-transform: none;
@@ -40288,7 +40292,7 @@ ejs-filemanager {
40288
40292
  padding-bottom: 2px;
40289
40293
  position: absolute;
40290
40294
  right: 0;
40291
- z-index: 100;
40295
+ z-index: 9;
40292
40296
  pointer-events: none;
40293
40297
  }
40294
40298
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -43200,10 +43204,10 @@ span.e-table-box.e-rbox-select {
43200
43204
  position: relative;
43201
43205
  z-index: 6;
43202
43206
  }
43203
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
43207
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
43204
43208
  border-left: 0;
43205
43209
  }
43206
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
43210
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
43207
43211
  border-left: 0;
43208
43212
  }
43209
43213
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -48059,6 +48063,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
48059
48063
  padding-top: 1px;
48060
48064
  }
48061
48065
 
48066
+ .e-bigger .e-pv-text-search-btn.e-btn {
48067
+ padding-bottom: 4px;
48068
+ padding-left: 7px;
48069
+ padding-right: 7px;
48070
+ padding-top: 6px;
48071
+ line-height: 0;
48072
+ padding-bottom: 0;
48073
+ padding-left: 1px;
48074
+ padding-right: 1px;
48075
+ padding-top: 1px;
48076
+ }
48077
+
48062
48078
  .e-pv-search-btn.e-btn:active,
48063
48079
  .e-pv-text-search-btn.e-btn:active {
48064
48080
  background-color: transparent;