@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
@@ -21044,6 +21044,10 @@ body.e-colorpicker-overflow {
21044
21044
  text-overflow: ellipsis;
21045
21045
  white-space: nowrap;
21046
21046
  }
21047
+ .e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-item-header,
21048
+ .e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-content {
21049
+ color: var(--color-sf-content-text-color-selected);
21050
+ }
21047
21051
  .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 {
21048
21052
  color: var(--color-sf-content-text-color-hover);
21049
21053
  }
@@ -44171,7 +44175,7 @@ li.e-separator.e-menu-item.e-excel-separator {
44171
44175
  height: 18px;
44172
44176
  line-height: 18px;
44173
44177
  padding: 0 0.4em;
44174
- margin: -7px -7px -7px -8px;
44178
+ margin: -7px 10px -5px -8px;
44175
44179
  overflow: hidden;
44176
44180
  text-align: left;
44177
44181
  text-transform: none;
@@ -52298,7 +52302,7 @@ ejs-filemanager {
52298
52302
  padding-bottom: 2px;
52299
52303
  position: absolute;
52300
52304
  right: 0;
52301
- z-index: 100;
52305
+ z-index: 9;
52302
52306
  pointer-events: none;
52303
52307
  }
52304
52308
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -55742,10 +55746,10 @@ span.e-table-box.e-rbox-select {
55742
55746
  position: relative;
55743
55747
  z-index: 6;
55744
55748
  }
55745
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
55749
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
55746
55750
  border-left: 0;
55747
55751
  }
55748
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
55752
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
55749
55753
  border-left: 0;
55750
55754
  }
55751
55755
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -61410,6 +61414,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
61410
61414
  padding-top: 1px;
61411
61415
  }
61412
61416
 
61417
+ .e-bigger .e-pv-text-search-btn.e-btn {
61418
+ padding-bottom: 4px;
61419
+ padding-left: 7px;
61420
+ padding-right: 7px;
61421
+ padding-top: 6px;
61422
+ line-height: 0;
61423
+ padding-bottom: 0;
61424
+ padding-left: 1px;
61425
+ padding-right: 1px;
61426
+ padding-top: 1px;
61427
+ }
61428
+
61413
61429
  .e-pv-search-btn.e-btn:active,
61414
61430
  .e-pv-text-search-btn.e-btn:active {
61415
61431
  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 {
@@ -61222,6 +61222,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
61222
61222
  padding-top: 1px;
61223
61223
  }
61224
61224
 
61225
+ .e-bigger .e-pv-text-search-btn.e-btn {
61226
+ padding-bottom: 4px;
61227
+ padding-left: 7px;
61228
+ padding-right: 7px;
61229
+ padding-top: 6px;
61230
+ line-height: 0;
61231
+ padding-bottom: 0;
61232
+ padding-left: 1px;
61233
+ padding-right: 1px;
61234
+ padding-top: 1px;
61235
+ }
61236
+
61225
61237
  .e-pv-search-btn.e-btn:active,
61226
61238
  .e-pv-text-search-btn.e-btn:active {
61227
61239
  background-color: transparent;
@@ -39636,7 +39636,7 @@ ejs-filemanager {
39636
39636
  padding-bottom: 2px;
39637
39637
  position: absolute;
39638
39638
  right: 0;
39639
- z-index: 100;
39639
+ z-index: 9;
39640
39640
  pointer-events: none;
39641
39641
  }
39642
39642
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -42541,10 +42541,10 @@ span.e-table-box.e-rbox-select {
42541
42541
  position: relative;
42542
42542
  z-index: 6;
42543
42543
  }
42544
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
42544
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
42545
42545
  border-left: 0;
42546
42546
  }
42547
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
42547
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
42548
42548
  border-left: 0;
42549
42549
  }
42550
42550
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47193,6 +47193,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47193
47193
  width: 24px;
47194
47194
  }
47195
47195
 
47196
+ .e-bigger .e-pv-text-search-btn.e-btn {
47197
+ padding-bottom: 4px;
47198
+ padding-left: 7px;
47199
+ padding-right: 7px;
47200
+ padding-top: 6px;
47201
+ line-height: 0;
47202
+ }
47203
+
47196
47204
  .e-pv-search-btn.e-btn:active,
47197
47205
  .e-pv-text-search-btn.e-btn:active {
47198
47206
  background-color: transparent;
@@ -51270,7 +51270,7 @@ ejs-filemanager {
51270
51270
  padding-bottom: 2px;
51271
51271
  position: absolute;
51272
51272
  right: 0;
51273
- z-index: 100;
51273
+ z-index: 9;
51274
51274
  pointer-events: none;
51275
51275
  }
51276
51276
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -54711,10 +54711,10 @@ span.e-table-box.e-rbox-select {
54711
54711
  position: relative;
54712
54712
  z-index: 6;
54713
54713
  }
54714
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
54714
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
54715
54715
  border-left: 0;
54716
54716
  }
54717
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
54717
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
54718
54718
  border-left: 0;
54719
54719
  }
54720
54720
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -60119,6 +60119,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
60119
60119
  width: 24px;
60120
60120
  }
60121
60121
 
60122
+ .e-bigger .e-pv-text-search-btn.e-btn {
60123
+ padding-bottom: 4px;
60124
+ padding-left: 7px;
60125
+ padding-right: 7px;
60126
+ padding-top: 6px;
60127
+ line-height: 0;
60128
+ }
60129
+
60122
60130
  .e-pv-search-btn.e-btn:active,
60123
60131
  .e-pv-text-search-btn.e-btn:active {
60124
60132
  background-color: transparent;
@@ -39762,7 +39762,7 @@ ejs-filemanager {
39762
39762
  padding-bottom: 2px;
39763
39763
  position: absolute;
39764
39764
  right: 0;
39765
- z-index: 100;
39765
+ z-index: 9;
39766
39766
  pointer-events: none;
39767
39767
  }
39768
39768
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -42663,10 +42663,10 @@ span.e-table-box.e-rbox-select {
42663
42663
  position: relative;
42664
42664
  z-index: 6;
42665
42665
  }
42666
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
42666
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
42667
42667
  border-left: 0;
42668
42668
  }
42669
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
42669
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
42670
42670
  border-left: 0;
42671
42671
  }
42672
42672
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47320,6 +47320,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47320
47320
  width: 24px;
47321
47321
  }
47322
47322
 
47323
+ .e-bigger .e-pv-text-search-btn.e-btn {
47324
+ padding-bottom: 4px;
47325
+ padding-left: 7px;
47326
+ padding-right: 7px;
47327
+ padding-top: 6px;
47328
+ line-height: 0;
47329
+ }
47330
+
47323
47331
  .e-pv-search-btn.e-btn:active,
47324
47332
  .e-pv-text-search-btn.e-btn:active {
47325
47333
  background-color: transparent;
@@ -51414,7 +51414,7 @@ ejs-filemanager {
51414
51414
  padding-bottom: 2px;
51415
51415
  position: absolute;
51416
51416
  right: 0;
51417
- z-index: 100;
51417
+ z-index: 9;
51418
51418
  pointer-events: none;
51419
51419
  }
51420
51420
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -54847,10 +54847,10 @@ span.e-table-box.e-rbox-select {
54847
54847
  position: relative;
54848
54848
  z-index: 6;
54849
54849
  }
54850
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
54850
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
54851
54851
  border-left: 0;
54852
54852
  }
54853
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
54853
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
54854
54854
  border-left: 0;
54855
54855
  }
54856
54856
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -60260,6 +60260,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
60260
60260
  width: 24px;
60261
60261
  }
60262
60262
 
60263
+ .e-bigger .e-pv-text-search-btn.e-btn {
60264
+ padding-bottom: 4px;
60265
+ padding-left: 7px;
60266
+ padding-right: 7px;
60267
+ padding-top: 6px;
60268
+ line-height: 0;
60269
+ }
60270
+
60263
60271
  .e-pv-search-btn.e-btn:active,
60264
60272
  .e-pv-text-search-btn.e-btn:active {
60265
60273
  background-color: transparent;
@@ -39945,7 +39945,7 @@ ejs-filemanager {
39945
39945
  padding-bottom: 2px;
39946
39946
  position: absolute;
39947
39947
  right: 0;
39948
- z-index: 100;
39948
+ z-index: 9;
39949
39949
  pointer-events: none;
39950
39950
  }
39951
39951
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -42891,10 +42891,10 @@ span.e-table-box.e-rbox-select {
42891
42891
  position: relative;
42892
42892
  z-index: 6;
42893
42893
  }
42894
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
42894
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
42895
42895
  border-left: 0;
42896
42896
  }
42897
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
42897
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
42898
42898
  border-left: 0;
42899
42899
  }
42900
42900
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47598,6 +47598,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47598
47598
  padding-top: 1px;
47599
47599
  }
47600
47600
 
47601
+ .e-bigger .e-pv-text-search-btn.e-btn {
47602
+ padding-bottom: 4px;
47603
+ padding-left: 7px;
47604
+ padding-right: 7px;
47605
+ padding-top: 6px;
47606
+ line-height: 0;
47607
+ padding-bottom: 0;
47608
+ padding-left: 1px;
47609
+ padding-right: 1px;
47610
+ padding-top: 1px;
47611
+ }
47612
+
47601
47613
  .e-pv-search-btn.e-btn:active,
47602
47614
  .e-pv-text-search-btn.e-btn:active {
47603
47615
  background-color: transparent;
@@ -52352,7 +52352,7 @@ ejs-filemanager {
52352
52352
  padding-bottom: 2px;
52353
52353
  position: absolute;
52354
52354
  right: 0;
52355
- z-index: 100;
52355
+ z-index: 9;
52356
52356
  pointer-events: none;
52357
52357
  }
52358
52358
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -55850,10 +55850,10 @@ span.e-table-box.e-rbox-select {
55850
55850
  position: relative;
55851
55851
  z-index: 6;
55852
55852
  }
55853
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
55853
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
55854
55854
  border-left: 0;
55855
55855
  }
55856
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
55856
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
55857
55857
  border-left: 0;
55858
55858
  }
55859
55859
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -61325,6 +61325,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
61325
61325
  padding-top: 1px;
61326
61326
  }
61327
61327
 
61328
+ .e-bigger .e-pv-text-search-btn.e-btn {
61329
+ padding-bottom: 4px;
61330
+ padding-left: 7px;
61331
+ padding-right: 7px;
61332
+ padding-top: 6px;
61333
+ line-height: 0;
61334
+ padding-bottom: 0;
61335
+ padding-left: 1px;
61336
+ padding-right: 1px;
61337
+ padding-top: 1px;
61338
+ }
61339
+
61328
61340
  .e-pv-search-btn.e-btn:active,
61329
61341
  .e-pv-text-search-btn.e-btn:active {
61330
61342
  background-color: transparent;
@@ -39944,7 +39944,7 @@ ejs-filemanager {
39944
39944
  padding-bottom: 2px;
39945
39945
  position: absolute;
39946
39946
  right: 0;
39947
- z-index: 100;
39947
+ z-index: 9;
39948
39948
  pointer-events: none;
39949
39949
  }
39950
39950
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -42890,10 +42890,10 @@ span.e-table-box.e-rbox-select {
42890
42890
  position: relative;
42891
42891
  z-index: 6;
42892
42892
  }
42893
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
42893
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
42894
42894
  border-left: 0;
42895
42895
  }
42896
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
42896
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
42897
42897
  border-left: 0;
42898
42898
  }
42899
42899
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -47597,6 +47597,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
47597
47597
  padding-top: 1px;
47598
47598
  }
47599
47599
 
47600
+ .e-bigger .e-pv-text-search-btn.e-btn {
47601
+ padding-bottom: 4px;
47602
+ padding-left: 7px;
47603
+ padding-right: 7px;
47604
+ padding-top: 6px;
47605
+ line-height: 0;
47606
+ padding-bottom: 0;
47607
+ padding-left: 1px;
47608
+ padding-right: 1px;
47609
+ padding-top: 1px;
47610
+ }
47611
+
47600
47612
  .e-pv-search-btn.e-btn:active,
47601
47613
  .e-pv-text-search-btn.e-btn:active {
47602
47614
  background-color: transparent;
@@ -52351,7 +52351,7 @@ ejs-filemanager {
52351
52351
  padding-bottom: 2px;
52352
52352
  position: absolute;
52353
52353
  right: 0;
52354
- z-index: 100;
52354
+ z-index: 9;
52355
52355
  pointer-events: none;
52356
52356
  }
52357
52357
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -55849,10 +55849,10 @@ span.e-table-box.e-rbox-select {
55849
55849
  position: relative;
55850
55850
  z-index: 6;
55851
55851
  }
55852
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
55852
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
55853
55853
  border-left: 0;
55854
55854
  }
55855
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
55855
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
55856
55856
  border-left: 0;
55857
55857
  }
55858
55858
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -61324,6 +61324,18 @@ div > .e-pv-bookmark-icon.e-pv-icon {
61324
61324
  padding-top: 1px;
61325
61325
  }
61326
61326
 
61327
+ .e-bigger .e-pv-text-search-btn.e-btn {
61328
+ padding-bottom: 4px;
61329
+ padding-left: 7px;
61330
+ padding-right: 7px;
61331
+ padding-top: 6px;
61332
+ line-height: 0;
61333
+ padding-bottom: 0;
61334
+ padding-left: 1px;
61335
+ padding-right: 1px;
61336
+ padding-top: 1px;
61337
+ }
61338
+
61327
61339
  .e-pv-search-btn.e-btn:active,
61328
61340
  .e-pv-text-search-btn.e-btn:active {
61329
61341
  background-color: transparent;
@@ -43281,7 +43281,7 @@ ejs-filemanager {
43281
43281
  padding-bottom: 2px;
43282
43282
  position: absolute;
43283
43283
  right: 0;
43284
- z-index: 100;
43284
+ z-index: 9;
43285
43285
  pointer-events: none;
43286
43286
  }
43287
43287
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -46225,10 +46225,10 @@ span.e-table-box.e-rbox-select {
46225
46225
  position: relative;
46226
46226
  z-index: 6;
46227
46227
  }
46228
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
46228
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
46229
46229
  border-left: 0;
46230
46230
  }
46231
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
46231
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
46232
46232
  border-left: 0;
46233
46233
  }
46234
46234
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -51042,6 +51042,16 @@ div > .e-pv-bookmark-icon.e-pv-icon {
51042
51042
  /* stylelint-disable-line declaration-no-important */
51043
51043
  }
51044
51044
 
51045
+ .e-bigger .e-pv-text-search-btn.e-btn {
51046
+ padding-bottom: 4px;
51047
+ padding-left: 7px;
51048
+ padding-right: 7px;
51049
+ padding-top: 6px;
51050
+ line-height: 0;
51051
+ padding: 0 !important;
51052
+ /* stylelint-disable-line declaration-no-important */
51053
+ }
51054
+
51045
51055
  .e-pv-search-btn.e-btn:active,
51046
51056
  .e-pv-text-search-btn.e-btn:active {
51047
51057
  background-color: transparent;
@@ -57968,7 +57968,7 @@ ejs-filemanager {
57968
57968
  padding-bottom: 2px;
57969
57969
  position: absolute;
57970
57970
  right: 0;
57971
- z-index: 100;
57971
+ z-index: 9;
57972
57972
  pointer-events: none;
57973
57973
  }
57974
57974
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -61451,10 +61451,10 @@ span.e-table-box.e-rbox-select {
61451
61451
  position: relative;
61452
61452
  z-index: 6;
61453
61453
  }
61454
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
61454
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
61455
61455
  border-left: 0;
61456
61456
  }
61457
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
61457
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
61458
61458
  border-left: 0;
61459
61459
  }
61460
61460
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -67041,6 +67041,16 @@ div > .e-pv-bookmark-icon.e-pv-icon {
67041
67041
  /* stylelint-disable-line declaration-no-important */
67042
67042
  }
67043
67043
 
67044
+ .e-bigger .e-pv-text-search-btn.e-btn {
67045
+ padding-bottom: 4px;
67046
+ padding-left: 7px;
67047
+ padding-right: 7px;
67048
+ padding-top: 6px;
67049
+ line-height: 0;
67050
+ padding: 0 !important;
67051
+ /* stylelint-disable-line declaration-no-important */
67052
+ }
67053
+
67044
67054
  .e-pv-search-btn.e-btn:active,
67045
67055
  .e-pv-text-search-btn.e-btn:active {
67046
67056
  background-color: transparent;
@@ -43300,7 +43300,7 @@ ejs-filemanager {
43300
43300
  padding-bottom: 2px;
43301
43301
  position: absolute;
43302
43302
  right: 0;
43303
- z-index: 100;
43303
+ z-index: 9;
43304
43304
  pointer-events: none;
43305
43305
  }
43306
43306
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -46244,10 +46244,10 @@ span.e-table-box.e-rbox-select {
46244
46244
  position: relative;
46245
46245
  z-index: 6;
46246
46246
  }
46247
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
46247
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
46248
46248
  border-left: 0;
46249
46249
  }
46250
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
46250
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
46251
46251
  border-left: 0;
46252
46252
  }
46253
46253
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -51070,6 +51070,16 @@ div > .e-pv-bookmark-icon.e-pv-icon {
51070
51070
  /* stylelint-disable-line declaration-no-important */
51071
51071
  }
51072
51072
 
51073
+ .e-bigger .e-pv-text-search-btn.e-btn {
51074
+ padding-bottom: 4px;
51075
+ padding-left: 7px;
51076
+ padding-right: 7px;
51077
+ padding-top: 6px;
51078
+ line-height: 0;
51079
+ padding: 0 !important;
51080
+ /* stylelint-disable-line declaration-no-important */
51081
+ }
51082
+
51073
51083
  .e-pv-search-btn.e-btn:active,
51074
51084
  .e-pv-text-search-btn.e-btn:active {
51075
51085
  background-color: transparent;
@@ -57987,7 +57987,7 @@ ejs-filemanager {
57987
57987
  padding-bottom: 2px;
57988
57988
  position: absolute;
57989
57989
  right: 0;
57990
- z-index: 100;
57990
+ z-index: 9;
57991
57991
  pointer-events: none;
57992
57992
  }
57993
57993
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -61470,10 +61470,10 @@ span.e-table-box.e-rbox-select {
61470
61470
  position: relative;
61471
61471
  z-index: 6;
61472
61472
  }
61473
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
61473
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
61474
61474
  border-left: 0;
61475
61475
  }
61476
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
61476
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
61477
61477
  border-left: 0;
61478
61478
  }
61479
61479
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -67069,6 +67069,16 @@ div > .e-pv-bookmark-icon.e-pv-icon {
67069
67069
  /* stylelint-disable-line declaration-no-important */
67070
67070
  }
67071
67071
 
67072
+ .e-bigger .e-pv-text-search-btn.e-btn {
67073
+ padding-bottom: 4px;
67074
+ padding-left: 7px;
67075
+ padding-right: 7px;
67076
+ padding-top: 6px;
67077
+ line-height: 0;
67078
+ padding: 0 !important;
67079
+ /* stylelint-disable-line declaration-no-important */
67080
+ }
67081
+
67072
67082
  .e-pv-search-btn.e-btn:active,
67073
67083
  .e-pv-text-search-btn.e-btn:active {
67074
67084
  background-color: transparent;
@@ -43989,7 +43989,7 @@ ejs-filemanager {
43989
43989
  padding-bottom: 2px;
43990
43990
  position: absolute;
43991
43991
  right: 0;
43992
- z-index: 100;
43992
+ z-index: 9;
43993
43993
  pointer-events: none;
43994
43994
  }
43995
43995
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -46933,10 +46933,10 @@ span.e-table-box.e-rbox-select {
46933
46933
  position: relative;
46934
46934
  z-index: 6;
46935
46935
  }
46936
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
46936
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
46937
46937
  border-left: 0;
46938
46938
  }
46939
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
46939
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
46940
46940
  border-left: 0;
46941
46941
  }
46942
46942
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -51750,6 +51750,16 @@ div > .e-pv-bookmark-icon.e-pv-icon {
51750
51750
  /* stylelint-disable-line declaration-no-important */
51751
51751
  }
51752
51752
 
51753
+ .e-bigger .e-pv-text-search-btn.e-btn {
51754
+ padding-bottom: 4px;
51755
+ padding-left: 7px;
51756
+ padding-right: 7px;
51757
+ padding-top: 6px;
51758
+ line-height: 0;
51759
+ padding: 0 !important;
51760
+ /* stylelint-disable-line declaration-no-important */
51761
+ }
51762
+
51753
51763
  .e-pv-search-btn.e-btn:active,
51754
51764
  .e-pv-text-search-btn.e-btn:active {
51755
51765
  background-color: transparent;
@@ -58676,7 +58676,7 @@ ejs-filemanager {
58676
58676
  padding-bottom: 2px;
58677
58677
  position: absolute;
58678
58678
  right: 0;
58679
- z-index: 100;
58679
+ z-index: 9;
58680
58680
  pointer-events: none;
58681
58681
  }
58682
58682
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -62159,10 +62159,10 @@ span.e-table-box.e-rbox-select {
62159
62159
  position: relative;
62160
62160
  z-index: 6;
62161
62161
  }
62162
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
62162
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
62163
62163
  border-left: 0;
62164
62164
  }
62165
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
62165
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
62166
62166
  border-left: 0;
62167
62167
  }
62168
62168
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -67749,6 +67749,16 @@ div > .e-pv-bookmark-icon.e-pv-icon {
67749
67749
  /* stylelint-disable-line declaration-no-important */
67750
67750
  }
67751
67751
 
67752
+ .e-bigger .e-pv-text-search-btn.e-btn {
67753
+ padding-bottom: 4px;
67754
+ padding-left: 7px;
67755
+ padding-right: 7px;
67756
+ padding-top: 6px;
67757
+ line-height: 0;
67758
+ padding: 0 !important;
67759
+ /* stylelint-disable-line declaration-no-important */
67760
+ }
67761
+
67752
67762
  .e-pv-search-btn.e-btn:active,
67753
67763
  .e-pv-text-search-btn.e-btn:active {
67754
67764
  background-color: transparent;