@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
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -858,7 +858,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
858
858
  padding-bottom: 2px;
859
859
  position: absolute;
860
860
  right: 0;
861
- z-index: 100;
861
+ z-index: 9;
862
862
  pointer-events: none;
863
863
 
864
864
  &.e-warning {
@@ -858,7 +858,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
858
858
  padding-bottom: 2px;
859
859
  position: absolute;
860
860
  right: 0;
861
- z-index: 100;
861
+ z-index: 9;
862
862
  pointer-events: none;
863
863
 
864
864
  &.e-warning {
@@ -856,7 +856,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
856
856
  padding-bottom: 2px;
857
857
  position: absolute;
858
858
  right: 0;
859
- z-index: 100;
859
+ z-index: 9;
860
860
  pointer-events: none;
861
861
 
862
862
  &.e-warning {
@@ -856,7 +856,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
856
856
  padding-bottom: 2px;
857
857
  position: absolute;
858
858
  right: 0;
859
- z-index: 100;
859
+ z-index: 9;
860
860
  pointer-events: none;
861
861
 
862
862
  &.e-warning {
@@ -862,7 +862,7 @@ $rte-dialog-upload-status-progress: $info;
862
862
  padding-bottom: 2px;
863
863
  position: absolute;
864
864
  right: 0;
865
- z-index: 100;
865
+ z-index: 9;
866
866
  pointer-events: none;
867
867
 
868
868
  &.e-warning {
@@ -862,7 +862,7 @@ $rte-dialog-upload-status-progress: $info;
862
862
  padding-bottom: 2px;
863
863
  position: absolute;
864
864
  right: 0;
865
- z-index: 100;
865
+ z-index: 9;
866
866
  pointer-events: none;
867
867
 
868
868
  &.e-warning {
@@ -862,7 +862,7 @@ $rte-dialog-upload-status-progress: $info;
862
862
  padding-bottom: 2px;
863
863
  position: absolute;
864
864
  right: 0;
865
- z-index: 100;
865
+ z-index: 9;
866
866
  pointer-events: none;
867
867
 
868
868
  &.e-warning {
@@ -862,7 +862,7 @@ $rte-dialog-upload-status-progress: $info;
862
862
  padding-bottom: 2px;
863
863
  position: absolute;
864
864
  right: 0;
865
- z-index: 100;
865
+ z-index: 9;
866
866
  pointer-events: none;
867
867
 
868
868
  &.e-warning {
@@ -870,7 +870,7 @@ $rte-dialog-upload-status-progress: $info;
870
870
  padding-bottom: 2px;
871
871
  position: absolute;
872
872
  right: 0;
873
- z-index: 100;
873
+ z-index: 9;
874
874
  pointer-events: none;
875
875
 
876
876
  &.e-warning {
@@ -870,7 +870,7 @@ $rte-dialog-upload-status-progress: $info;
870
870
  padding-bottom: 2px;
871
871
  position: absolute;
872
872
  right: 0;
873
- z-index: 100;
873
+ z-index: 9;
874
874
  pointer-events: none;
875
875
 
876
876
  &.e-warning {
@@ -870,7 +870,7 @@ $rte-dialog-upload-status-progress: $info;
870
870
  padding-bottom: 2px;
871
871
  position: absolute;
872
872
  right: 0;
873
- z-index: 100;
873
+ z-index: 9;
874
874
  pointer-events: none;
875
875
 
876
876
  &.e-warning {
@@ -870,7 +870,7 @@ $rte-dialog-upload-status-progress: $info;
870
870
  padding-bottom: 2px;
871
871
  position: absolute;
872
872
  right: 0;
873
- z-index: 100;
873
+ z-index: 9;
874
874
  pointer-events: none;
875
875
 
876
876
  &.e-warning {
@@ -870,7 +870,7 @@ $rte-dialog-upload-status-progress: $info;
870
870
  padding-bottom: 2px;
871
871
  position: absolute;
872
872
  right: 0;
873
- z-index: 100;
873
+ z-index: 9;
874
874
  pointer-events: none;
875
875
 
876
876
  &.e-warning {
@@ -870,7 +870,7 @@ $rte-dialog-upload-status-progress: $info;
870
870
  padding-bottom: 2px;
871
871
  position: absolute;
872
872
  right: 0;
873
- z-index: 100;
873
+ z-index: 9;
874
874
  pointer-events: none;
875
875
 
876
876
  &.e-warning {
@@ -857,7 +857,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
857
857
  padding-bottom: 2px;
858
858
  position: absolute;
859
859
  right: 0;
860
- z-index: 100;
860
+ z-index: 9;
861
861
  pointer-events: none;
862
862
 
863
863
  &.e-warning {
@@ -857,7 +857,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
857
857
  padding-bottom: 2px;
858
858
  position: absolute;
859
859
  right: 0;
860
- z-index: 100;
860
+ z-index: 9;
861
861
  pointer-events: none;
862
862
 
863
863
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-dialog-upload-status-progress: $info;
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-dialog-upload-status-progress: $info;
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-dialog-upload-status-progress: $info;
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-dialog-upload-status-progress: $info;
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -856,7 +856,7 @@ $rte-dialog-upload-status-progress: $info;
856
856
  padding-bottom: 2px;
857
857
  position: absolute;
858
858
  right: 0;
859
- z-index: 100;
859
+ z-index: 9;
860
860
  pointer-events: none;
861
861
 
862
862
  &.e-warning {
@@ -856,7 +856,7 @@ $rte-dialog-upload-status-progress: $info;
856
856
  padding-bottom: 2px;
857
857
  position: absolute;
858
858
  right: 0;
859
- z-index: 100;
859
+ z-index: 9;
860
860
  pointer-events: none;
861
861
 
862
862
  &.e-warning {
@@ -856,7 +856,7 @@ $rte-dialog-upload-status-progress: $info;
856
856
  padding-bottom: 2px;
857
857
  position: absolute;
858
858
  right: 0;
859
- z-index: 100;
859
+ z-index: 9;
860
860
  pointer-events: none;
861
861
 
862
862
  &.e-warning {
@@ -856,7 +856,7 @@ $rte-dialog-upload-status-progress: $info;
856
856
  padding-bottom: 2px;
857
857
  position: absolute;
858
858
  right: 0;
859
- z-index: 100;
859
+ z-index: 9;
860
860
  pointer-events: none;
861
861
 
862
862
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -861,7 +861,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
861
861
  padding-bottom: 2px;
862
862
  position: absolute;
863
863
  right: 0;
864
- z-index: 100;
864
+ z-index: 9;
865
865
  pointer-events: none;
866
866
 
867
867
  &.e-warning {
@@ -32144,7 +32144,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
32144
32144
  .e-list-item {
32145
32145
  &.e-focused {
32146
32146
  .e-list-wrapper.e-list-multi-line {
32147
- @if ($skin-name == 'bootstrap5') {
32147
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32148
32148
  .e-list-item-header,
32149
32149
  .e-list-content {
32150
32150
  color: $content-text-color-selected;
@@ -72522,7 +72522,7 @@ $rte-dialog-upload-status-progress: $info;
72522
72522
  padding-bottom: 2px;
72523
72523
  position: absolute;
72524
72524
  right: 0;
72525
- z-index: 100;
72525
+ z-index: 9;
72526
72526
  pointer-events: none;
72527
72527
 
72528
72528
  &.e-warning {
@@ -76041,11 +76041,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76041
76041
  z-index: 6;
76042
76042
  }
76043
76043
 
76044
- .e-timeline-header-table-container > thead > tr > th {
76044
+ .e-timeline-header-table-container thead tr th {
76045
76045
  border-left: 0;
76046
76046
  }
76047
76047
 
76048
- .e-timeline-header-table-container > thead > tr > td {
76048
+ .e-timeline-header-table-container thead tr td {
76049
76049
  border-left: 0;
76050
76050
  }
76051
76051
 
@@ -83891,6 +83891,29 @@ $lg-desktop: 1399.98;
83891
83891
  }
83892
83892
  }
83893
83893
 
83894
+ .e-bigger .e-pv-text-search-btn.e-btn {
83895
+ padding-bottom: 4px;
83896
+ padding-left: 7px;
83897
+ padding-right: 7px;
83898
+ padding-top: 6px;
83899
+ line-height: 0;
83900
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83901
+ padding-bottom: 0;
83902
+ padding-left: 1px;
83903
+ padding-right: 1px;
83904
+ padding-top: 1px;
83905
+ }
83906
+ @if ($skin-name == 'bootstrap4') {
83907
+ padding-bottom: 0;
83908
+ padding-left: 1px;
83909
+ padding-right: 1px;
83910
+ padding-top: 0;
83911
+ }
83912
+ @if $skin-name == 'fluent2' {
83913
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83914
+ }
83915
+ }
83916
+
83894
83917
  .e-pv-search-btn.e-btn:active,
83895
83918
  .e-pv-text-search-btn.e-btn:active {
83896
83919
  background-color: transparent;
@@ -43957,7 +43957,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
43957
43957
  .e-list-item {
43958
43958
  &.e-focused {
43959
43959
  .e-list-wrapper.e-list-multi-line {
43960
- @if ($skin-name == 'bootstrap5') {
43960
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43961
43961
  .e-list-item-header,
43962
43962
  .e-list-content {
43963
43963
  color: $content-text-color-selected;
@@ -98449,7 +98449,7 @@ $rte-dialog-upload-status-progress: $info;
98449
98449
  padding-bottom: 2px;
98450
98450
  position: absolute;
98451
98451
  right: 0;
98452
- z-index: 100;
98452
+ z-index: 9;
98453
98453
  pointer-events: none;
98454
98454
 
98455
98455
  &.e-warning {
@@ -102572,11 +102572,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
102572
102572
  z-index: 6;
102573
102573
  }
102574
102574
 
102575
- .e-timeline-header-table-container > thead > tr > th {
102575
+ .e-timeline-header-table-container thead tr th {
102576
102576
  border-left: 0;
102577
102577
  }
102578
102578
 
102579
- .e-timeline-header-table-container > thead > tr > td {
102579
+ .e-timeline-header-table-container thead tr td {
102580
102580
  border-left: 0;
102581
102581
  }
102582
102582
 
@@ -111568,6 +111568,29 @@ $lg-desktop: 1399.98;
111568
111568
  }
111569
111569
  }
111570
111570
 
111571
+ .e-bigger .e-pv-text-search-btn.e-btn {
111572
+ padding-bottom: 4px;
111573
+ padding-left: 7px;
111574
+ padding-right: 7px;
111575
+ padding-top: 6px;
111576
+ line-height: 0;
111577
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111578
+ padding-bottom: 0;
111579
+ padding-left: 1px;
111580
+ padding-right: 1px;
111581
+ padding-top: 1px;
111582
+ }
111583
+ @if ($skin-name == 'bootstrap4') {
111584
+ padding-bottom: 0;
111585
+ padding-left: 1px;
111586
+ padding-right: 1px;
111587
+ padding-top: 0;
111588
+ }
111589
+ @if $skin-name == 'fluent2' {
111590
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111591
+ }
111592
+ }
111593
+
111571
111594
  .e-pv-search-btn.e-btn:active,
111572
111595
  .e-pv-text-search-btn.e-btn:active {
111573
111596
  background-color: transparent;
@@ -32142,7 +32142,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
32142
32142
  .e-list-item {
32143
32143
  &.e-focused {
32144
32144
  .e-list-wrapper.e-list-multi-line {
32145
- @if ($skin-name == 'bootstrap5') {
32145
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32146
32146
  .e-list-item-header,
32147
32147
  .e-list-content {
32148
32148
  color: $content-text-color-selected;
@@ -72520,7 +72520,7 @@ $rte-dialog-upload-status-progress: $info;
72520
72520
  padding-bottom: 2px;
72521
72521
  position: absolute;
72522
72522
  right: 0;
72523
- z-index: 100;
72523
+ z-index: 9;
72524
72524
  pointer-events: none;
72525
72525
 
72526
72526
  &.e-warning {
@@ -76039,11 +76039,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76039
76039
  z-index: 6;
76040
76040
  }
76041
76041
 
76042
- .e-timeline-header-table-container > thead > tr > th {
76042
+ .e-timeline-header-table-container thead tr th {
76043
76043
  border-left: 0;
76044
76044
  }
76045
76045
 
76046
- .e-timeline-header-table-container > thead > tr > td {
76046
+ .e-timeline-header-table-container thead tr td {
76047
76047
  border-left: 0;
76048
76048
  }
76049
76049
 
@@ -83889,6 +83889,29 @@ $lg-desktop: 1399.98;
83889
83889
  }
83890
83890
  }
83891
83891
 
83892
+ .e-bigger .e-pv-text-search-btn.e-btn {
83893
+ padding-bottom: 4px;
83894
+ padding-left: 7px;
83895
+ padding-right: 7px;
83896
+ padding-top: 6px;
83897
+ line-height: 0;
83898
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83899
+ padding-bottom: 0;
83900
+ padding-left: 1px;
83901
+ padding-right: 1px;
83902
+ padding-top: 1px;
83903
+ }
83904
+ @if ($skin-name == 'bootstrap4') {
83905
+ padding-bottom: 0;
83906
+ padding-left: 1px;
83907
+ padding-right: 1px;
83908
+ padding-top: 0;
83909
+ }
83910
+ @if $skin-name == 'fluent2' {
83911
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83912
+ }
83913
+ }
83914
+
83892
83915
  .e-pv-search-btn.e-btn:active,
83893
83916
  .e-pv-text-search-btn.e-btn:active {
83894
83917
  background-color: transparent;
@@ -43955,7 +43955,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
43955
43955
  .e-list-item {
43956
43956
  &.e-focused {
43957
43957
  .e-list-wrapper.e-list-multi-line {
43958
- @if ($skin-name == 'bootstrap5') {
43958
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43959
43959
  .e-list-item-header,
43960
43960
  .e-list-content {
43961
43961
  color: $content-text-color-selected;
@@ -98447,7 +98447,7 @@ $rte-dialog-upload-status-progress: $info;
98447
98447
  padding-bottom: 2px;
98448
98448
  position: absolute;
98449
98449
  right: 0;
98450
- z-index: 100;
98450
+ z-index: 9;
98451
98451
  pointer-events: none;
98452
98452
 
98453
98453
  &.e-warning {
@@ -102570,11 +102570,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
102570
102570
  z-index: 6;
102571
102571
  }
102572
102572
 
102573
- .e-timeline-header-table-container > thead > tr > th {
102573
+ .e-timeline-header-table-container thead tr th {
102574
102574
  border-left: 0;
102575
102575
  }
102576
102576
 
102577
- .e-timeline-header-table-container > thead > tr > td {
102577
+ .e-timeline-header-table-container thead tr td {
102578
102578
  border-left: 0;
102579
102579
  }
102580
102580
 
@@ -111566,6 +111566,29 @@ $lg-desktop: 1399.98;
111566
111566
  }
111567
111567
  }
111568
111568
 
111569
+ .e-bigger .e-pv-text-search-btn.e-btn {
111570
+ padding-bottom: 4px;
111571
+ padding-left: 7px;
111572
+ padding-right: 7px;
111573
+ padding-top: 6px;
111574
+ line-height: 0;
111575
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111576
+ padding-bottom: 0;
111577
+ padding-left: 1px;
111578
+ padding-right: 1px;
111579
+ padding-top: 1px;
111580
+ }
111581
+ @if ($skin-name == 'bootstrap4') {
111582
+ padding-bottom: 0;
111583
+ padding-left: 1px;
111584
+ padding-right: 1px;
111585
+ padding-top: 0;
111586
+ }
111587
+ @if $skin-name == 'fluent2' {
111588
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111589
+ }
111590
+ }
111591
+
111569
111592
  .e-pv-search-btn.e-btn:active,
111570
111593
  .e-pv-text-search-btn.e-btn:active {
111571
111594
  background-color: transparent;