@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
@@ -36749,7 +36749,7 @@ li.e-separator.e-menu-item.e-excel-separator {
36749
36749
  height: 20px;
36750
36750
  line-height: 20px;
36751
36751
  padding: 0 0.4em;
36752
- margin: -7px -7px -7px -8px;
36752
+ margin: -7px 8px -7px -8px;
36753
36753
  overflow: hidden;
36754
36754
  text-align: left;
36755
36755
  text-transform: none;
@@ -42813,7 +42813,7 @@ ejs-filemanager {
42813
42813
  padding-bottom: 2px;
42814
42814
  position: absolute;
42815
42815
  right: 0;
42816
- z-index: 100;
42816
+ z-index: 9;
42817
42817
  pointer-events: none;
42818
42818
  }
42819
42819
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -45721,10 +45721,10 @@ span.e-table-box.e-rbox-select {
45721
45721
  position: relative;
45722
45722
  z-index: 6;
45723
45723
  }
45724
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
45724
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
45725
45725
  border-left: 0;
45726
45726
  }
45727
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
45727
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
45728
45728
  border-left: 0;
45729
45729
  }
45730
45730
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -50426,6 +50426,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
50426
50426
  width: 24px;
50427
50427
  }
50428
50428
 
50429
+ .e-bigger .e-pv-text-search-btn.e-btn {
50430
+ padding-bottom: 4px;
50431
+ padding-left: 7px;
50432
+ padding-right: 7px;
50433
+ padding-top: 6px;
50434
+ line-height: 0;
50435
+ }
50436
+
50429
50437
  .e-pv-search-btn.e-btn:active,
50430
50438
  .e-pv-text-search-btn.e-btn:active {
50431
50439
  background-color: transparent;
@@ -48785,7 +48785,7 @@ li.e-separator.e-menu-item.e-excel-separator {
48785
48785
  height: 20px;
48786
48786
  line-height: 20px;
48787
48787
  padding: 0 0.4em;
48788
- margin: -7px -7px -7px -8px;
48788
+ margin: -7px 8px -7px -8px;
48789
48789
  overflow: hidden;
48790
48790
  text-align: left;
48791
48791
  text-transform: none;
@@ -57231,7 +57231,7 @@ ejs-filemanager {
57231
57231
  padding-bottom: 2px;
57232
57232
  position: absolute;
57233
57233
  right: 0;
57234
- z-index: 100;
57234
+ z-index: 9;
57235
57235
  pointer-events: none;
57236
57236
  }
57237
57237
  .e-richtexteditor .e-rte-character-count.e-warning {
@@ -60671,10 +60671,10 @@ span.e-table-box.e-rbox-select {
60671
60671
  position: relative;
60672
60672
  z-index: 6;
60673
60673
  }
60674
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
60674
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th {
60675
60675
  border-left: 0;
60676
60676
  }
60677
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
60677
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td {
60678
60678
  border-left: 0;
60679
60679
  }
60680
60680
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
@@ -66168,6 +66168,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
66168
66168
  width: 24px;
66169
66169
  }
66170
66170
 
66171
+ .e-bigger .e-pv-text-search-btn.e-btn {
66172
+ padding-bottom: 4px;
66173
+ padding-left: 7px;
66174
+ padding-right: 7px;
66175
+ padding-top: 6px;
66176
+ line-height: 0;
66177
+ }
66178
+
66171
66179
  .e-pv-search-btn.e-btn:active,
66172
66180
  .e-pv-text-search-btn.e-btn:active {
66173
66181
  background-color: transparent;
@@ -33388,7 +33388,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
33388
33388
  .e-list-item {
33389
33389
  &.e-focused {
33390
33390
  .e-list-wrapper.e-list-multi-line {
33391
- @if ($skin-name == 'bootstrap5') {
33391
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
33392
33392
  .e-list-item-header,
33393
33393
  .e-list-content {
33394
33394
  color: $content-text-color-selected;
@@ -73883,7 +73883,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
73883
73883
  padding-bottom: 2px;
73884
73884
  position: absolute;
73885
73885
  right: 0;
73886
- z-index: 100;
73886
+ z-index: 9;
73887
73887
  pointer-events: none;
73888
73888
 
73889
73889
  &.e-warning {
@@ -77400,11 +77400,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77400
77400
  z-index: 6;
77401
77401
  }
77402
77402
 
77403
- .e-timeline-header-table-container > thead > tr > th {
77403
+ .e-timeline-header-table-container thead tr th {
77404
77404
  border-left: 0;
77405
77405
  }
77406
77406
 
77407
- .e-timeline-header-table-container > thead > tr > td {
77407
+ .e-timeline-header-table-container thead tr td {
77408
77408
  border-left: 0;
77409
77409
  }
77410
77410
 
@@ -85250,6 +85250,29 @@ $lg-desktop: 1399.98;
85250
85250
  }
85251
85251
  }
85252
85252
 
85253
+ .e-bigger .e-pv-text-search-btn.e-btn {
85254
+ padding-bottom: 4px;
85255
+ padding-left: 7px;
85256
+ padding-right: 7px;
85257
+ padding-top: 6px;
85258
+ line-height: 0;
85259
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
85260
+ padding-bottom: 0;
85261
+ padding-left: 1px;
85262
+ padding-right: 1px;
85263
+ padding-top: 1px;
85264
+ }
85265
+ @if ($skin-name == 'bootstrap4') {
85266
+ padding-bottom: 0;
85267
+ padding-left: 1px;
85268
+ padding-right: 1px;
85269
+ padding-top: 0;
85270
+ }
85271
+ @if $skin-name == 'fluent2' {
85272
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
85273
+ }
85274
+ }
85275
+
85253
85276
  .e-pv-search-btn.e-btn:active,
85254
85277
  .e-pv-text-search-btn.e-btn:active {
85255
85278
  background-color: transparent;
@@ -45201,7 +45201,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
45201
45201
  .e-list-item {
45202
45202
  &.e-focused {
45203
45203
  .e-list-wrapper.e-list-multi-line {
45204
- @if ($skin-name == 'bootstrap5') {
45204
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
45205
45205
  .e-list-item-header,
45206
45206
  .e-list-content {
45207
45207
  color: $content-text-color-selected;
@@ -99810,7 +99810,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99810
99810
  padding-bottom: 2px;
99811
99811
  position: absolute;
99812
99812
  right: 0;
99813
- z-index: 100;
99813
+ z-index: 9;
99814
99814
  pointer-events: none;
99815
99815
 
99816
99816
  &.e-warning {
@@ -103931,11 +103931,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
103931
103931
  z-index: 6;
103932
103932
  }
103933
103933
 
103934
- .e-timeline-header-table-container > thead > tr > th {
103934
+ .e-timeline-header-table-container thead tr th {
103935
103935
  border-left: 0;
103936
103936
  }
103937
103937
 
103938
- .e-timeline-header-table-container > thead > tr > td {
103938
+ .e-timeline-header-table-container thead tr td {
103939
103939
  border-left: 0;
103940
103940
  }
103941
103941
 
@@ -112927,6 +112927,29 @@ $lg-desktop: 1399.98;
112927
112927
  }
112928
112928
  }
112929
112929
 
112930
+ .e-bigger .e-pv-text-search-btn.e-btn {
112931
+ padding-bottom: 4px;
112932
+ padding-left: 7px;
112933
+ padding-right: 7px;
112934
+ padding-top: 6px;
112935
+ line-height: 0;
112936
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
112937
+ padding-bottom: 0;
112938
+ padding-left: 1px;
112939
+ padding-right: 1px;
112940
+ padding-top: 1px;
112941
+ }
112942
+ @if ($skin-name == 'bootstrap4') {
112943
+ padding-bottom: 0;
112944
+ padding-left: 1px;
112945
+ padding-right: 1px;
112946
+ padding-top: 0;
112947
+ }
112948
+ @if $skin-name == 'fluent2' {
112949
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
112950
+ }
112951
+ }
112952
+
112930
112953
  .e-pv-search-btn.e-btn:active,
112931
112954
  .e-pv-text-search-btn.e-btn:active {
112932
112955
  background-color: transparent;
@@ -33683,7 +33683,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
33683
33683
  .e-list-item {
33684
33684
  &.e-focused {
33685
33685
  .e-list-wrapper.e-list-multi-line {
33686
- @if ($skin-name == 'bootstrap5') {
33686
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
33687
33687
  .e-list-item-header,
33688
33688
  .e-list-content {
33689
33689
  color: $content-text-color-selected;
@@ -74178,7 +74178,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
74178
74178
  padding-bottom: 2px;
74179
74179
  position: absolute;
74180
74180
  right: 0;
74181
- z-index: 100;
74181
+ z-index: 9;
74182
74182
  pointer-events: none;
74183
74183
 
74184
74184
  &.e-warning {
@@ -77695,11 +77695,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
77695
77695
  z-index: 6;
77696
77696
  }
77697
77697
 
77698
- .e-timeline-header-table-container > thead > tr > th {
77698
+ .e-timeline-header-table-container thead tr th {
77699
77699
  border-left: 0;
77700
77700
  }
77701
77701
 
77702
- .e-timeline-header-table-container > thead > tr > td {
77702
+ .e-timeline-header-table-container thead tr td {
77703
77703
  border-left: 0;
77704
77704
  }
77705
77705
 
@@ -85545,6 +85545,29 @@ $lg-desktop: 1399.98;
85545
85545
  }
85546
85546
  }
85547
85547
 
85548
+ .e-bigger .e-pv-text-search-btn.e-btn {
85549
+ padding-bottom: 4px;
85550
+ padding-left: 7px;
85551
+ padding-right: 7px;
85552
+ padding-top: 6px;
85553
+ line-height: 0;
85554
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
85555
+ padding-bottom: 0;
85556
+ padding-left: 1px;
85557
+ padding-right: 1px;
85558
+ padding-top: 1px;
85559
+ }
85560
+ @if ($skin-name == 'bootstrap4') {
85561
+ padding-bottom: 0;
85562
+ padding-left: 1px;
85563
+ padding-right: 1px;
85564
+ padding-top: 0;
85565
+ }
85566
+ @if $skin-name == 'fluent2' {
85567
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
85568
+ }
85569
+ }
85570
+
85548
85571
  .e-pv-search-btn.e-btn:active,
85549
85572
  .e-pv-text-search-btn.e-btn:active {
85550
85573
  background-color: transparent;
@@ -45496,7 +45496,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
45496
45496
  .e-list-item {
45497
45497
  &.e-focused {
45498
45498
  .e-list-wrapper.e-list-multi-line {
45499
- @if ($skin-name == 'bootstrap5') {
45499
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
45500
45500
  .e-list-item-header,
45501
45501
  .e-list-content {
45502
45502
  color: $content-text-color-selected;
@@ -100105,7 +100105,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
100105
100105
  padding-bottom: 2px;
100106
100106
  position: absolute;
100107
100107
  right: 0;
100108
- z-index: 100;
100108
+ z-index: 9;
100109
100109
  pointer-events: none;
100110
100110
 
100111
100111
  &.e-warning {
@@ -104226,11 +104226,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104226
104226
  z-index: 6;
104227
104227
  }
104228
104228
 
104229
- .e-timeline-header-table-container > thead > tr > th {
104229
+ .e-timeline-header-table-container thead tr th {
104230
104230
  border-left: 0;
104231
104231
  }
104232
104232
 
104233
- .e-timeline-header-table-container > thead > tr > td {
104233
+ .e-timeline-header-table-container thead tr td {
104234
104234
  border-left: 0;
104235
104235
  }
104236
104236
 
@@ -113222,6 +113222,29 @@ $lg-desktop: 1399.98;
113222
113222
  }
113223
113223
  }
113224
113224
 
113225
+ .e-bigger .e-pv-text-search-btn.e-btn {
113226
+ padding-bottom: 4px;
113227
+ padding-left: 7px;
113228
+ padding-right: 7px;
113229
+ padding-top: 6px;
113230
+ line-height: 0;
113231
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
113232
+ padding-bottom: 0;
113233
+ padding-left: 1px;
113234
+ padding-right: 1px;
113235
+ padding-top: 1px;
113236
+ }
113237
+ @if ($skin-name == 'bootstrap4') {
113238
+ padding-bottom: 0;
113239
+ padding-left: 1px;
113240
+ padding-right: 1px;
113241
+ padding-top: 0;
113242
+ }
113243
+ @if $skin-name == 'fluent2' {
113244
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
113245
+ }
113246
+ }
113247
+
113225
113248
  .e-pv-search-btn.e-btn:active,
113226
113249
  .e-pv-text-search-btn.e-btn:active {
113227
113250
  background-color: transparent;
@@ -32225,7 +32225,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
32225
32225
  .e-list-item {
32226
32226
  &.e-focused {
32227
32227
  .e-list-wrapper.e-list-multi-line {
32228
- @if ($skin-name == 'bootstrap5') {
32228
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32229
32229
  .e-list-item-header,
32230
32230
  .e-list-content {
32231
32231
  color: $content-text-color-selected;
@@ -72425,7 +72425,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72425
72425
  padding-bottom: 2px;
72426
72426
  position: absolute;
72427
72427
  right: 0;
72428
- z-index: 100;
72428
+ z-index: 9;
72429
72429
  pointer-events: none;
72430
72430
 
72431
72431
  &.e-warning {
@@ -75942,11 +75942,11 @@ $gantt-chartrow-hover-bg-color: $grey-light !default;
75942
75942
  z-index: 6;
75943
75943
  }
75944
75944
 
75945
- .e-timeline-header-table-container > thead > tr > th {
75945
+ .e-timeline-header-table-container thead tr th {
75946
75946
  border-left: 0;
75947
75947
  }
75948
75948
 
75949
- .e-timeline-header-table-container > thead > tr > td {
75949
+ .e-timeline-header-table-container thead tr td {
75950
75950
  border-left: 0;
75951
75951
  }
75952
75952
 
@@ -83794,6 +83794,29 @@ $lg-desktop: 1399.98;
83794
83794
  }
83795
83795
  }
83796
83796
 
83797
+ .e-bigger .e-pv-text-search-btn.e-btn {
83798
+ padding-bottom: 4px;
83799
+ padding-left: 7px;
83800
+ padding-right: 7px;
83801
+ padding-top: 6px;
83802
+ line-height: 0;
83803
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83804
+ padding-bottom: 0;
83805
+ padding-left: 1px;
83806
+ padding-right: 1px;
83807
+ padding-top: 1px;
83808
+ }
83809
+ @if ($skin-name == 'bootstrap4') {
83810
+ padding-bottom: 0;
83811
+ padding-left: 1px;
83812
+ padding-right: 1px;
83813
+ padding-top: 0;
83814
+ }
83815
+ @if $skin-name == 'fluent2' {
83816
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83817
+ }
83818
+ }
83819
+
83797
83820
  .e-pv-search-btn.e-btn:active,
83798
83821
  .e-pv-text-search-btn.e-btn:active {
83799
83822
  background-color: transparent;
@@ -44038,7 +44038,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
44038
44038
  .e-list-item {
44039
44039
  &.e-focused {
44040
44040
  .e-list-wrapper.e-list-multi-line {
44041
- @if ($skin-name == 'bootstrap5') {
44041
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44042
44042
  .e-list-item-header,
44043
44043
  .e-list-content {
44044
44044
  color: $content-text-color-selected;
@@ -98352,7 +98352,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98352
98352
  padding-bottom: 2px;
98353
98353
  position: absolute;
98354
98354
  right: 0;
98355
- z-index: 100;
98355
+ z-index: 9;
98356
98356
  pointer-events: none;
98357
98357
 
98358
98358
  &.e-warning {
@@ -102473,11 +102473,11 @@ $gantt-chartrow-hover-bg-color: $grey-light !default;
102473
102473
  z-index: 6;
102474
102474
  }
102475
102475
 
102476
- .e-timeline-header-table-container > thead > tr > th {
102476
+ .e-timeline-header-table-container thead tr th {
102477
102477
  border-left: 0;
102478
102478
  }
102479
102479
 
102480
- .e-timeline-header-table-container > thead > tr > td {
102480
+ .e-timeline-header-table-container thead tr td {
102481
102481
  border-left: 0;
102482
102482
  }
102483
102483
 
@@ -111471,6 +111471,29 @@ $lg-desktop: 1399.98;
111471
111471
  }
111472
111472
  }
111473
111473
 
111474
+ .e-bigger .e-pv-text-search-btn.e-btn {
111475
+ padding-bottom: 4px;
111476
+ padding-left: 7px;
111477
+ padding-right: 7px;
111478
+ padding-top: 6px;
111479
+ line-height: 0;
111480
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111481
+ padding-bottom: 0;
111482
+ padding-left: 1px;
111483
+ padding-right: 1px;
111484
+ padding-top: 1px;
111485
+ }
111486
+ @if ($skin-name == 'bootstrap4') {
111487
+ padding-bottom: 0;
111488
+ padding-left: 1px;
111489
+ padding-right: 1px;
111490
+ padding-top: 0;
111491
+ }
111492
+ @if $skin-name == 'fluent2' {
111493
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111494
+ }
111495
+ }
111496
+
111474
111497
  .e-pv-search-btn.e-btn:active,
111475
111498
  .e-pv-text-search-btn.e-btn:active {
111476
111499
  background-color: transparent;
@@ -31999,7 +31999,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
31999
31999
  .e-list-item {
32000
32000
  &.e-focused {
32001
32001
  .e-list-wrapper.e-list-multi-line {
32002
- @if ($skin-name == 'bootstrap5') {
32002
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32003
32003
  .e-list-item-header,
32004
32004
  .e-list-content {
32005
32005
  color: $content-text-color-selected;
@@ -72225,7 +72225,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72225
72225
  padding-bottom: 2px;
72226
72226
  position: absolute;
72227
72227
  right: 0;
72228
- z-index: 100;
72228
+ z-index: 9;
72229
72229
  pointer-events: none;
72230
72230
 
72231
72231
  &.e-warning {
@@ -75741,11 +75741,11 @@ $gantt-chartrow-hover-bg-color: $grey-f5 !default;
75741
75741
  z-index: 6;
75742
75742
  }
75743
75743
 
75744
- .e-timeline-header-table-container > thead > tr > th {
75744
+ .e-timeline-header-table-container thead tr th {
75745
75745
  border-left: 0;
75746
75746
  }
75747
75747
 
75748
- .e-timeline-header-table-container > thead > tr > td {
75748
+ .e-timeline-header-table-container thead tr td {
75749
75749
  border-left: 0;
75750
75750
  }
75751
75751
 
@@ -83591,6 +83591,29 @@ $lg-desktop: 1399.98;
83591
83591
  }
83592
83592
  }
83593
83593
 
83594
+ .e-bigger .e-pv-text-search-btn.e-btn {
83595
+ padding-bottom: 4px;
83596
+ padding-left: 7px;
83597
+ padding-right: 7px;
83598
+ padding-top: 6px;
83599
+ line-height: 0;
83600
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83601
+ padding-bottom: 0;
83602
+ padding-left: 1px;
83603
+ padding-right: 1px;
83604
+ padding-top: 1px;
83605
+ }
83606
+ @if ($skin-name == 'bootstrap4') {
83607
+ padding-bottom: 0;
83608
+ padding-left: 1px;
83609
+ padding-right: 1px;
83610
+ padding-top: 0;
83611
+ }
83612
+ @if $skin-name == 'fluent2' {
83613
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83614
+ }
83615
+ }
83616
+
83594
83617
  .e-pv-search-btn.e-btn:active,
83595
83618
  .e-pv-text-search-btn.e-btn:active {
83596
83619
  background-color: transparent;
@@ -43812,7 +43812,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
43812
43812
  .e-list-item {
43813
43813
  &.e-focused {
43814
43814
  .e-list-wrapper.e-list-multi-line {
43815
- @if ($skin-name == 'bootstrap5') {
43815
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43816
43816
  .e-list-item-header,
43817
43817
  .e-list-content {
43818
43818
  color: $content-text-color-selected;
@@ -98152,7 +98152,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98152
98152
  padding-bottom: 2px;
98153
98153
  position: absolute;
98154
98154
  right: 0;
98155
- z-index: 100;
98155
+ z-index: 9;
98156
98156
  pointer-events: none;
98157
98157
 
98158
98158
  &.e-warning {
@@ -102272,11 +102272,11 @@ $gantt-chartrow-hover-bg-color: $grey-f5 !default;
102272
102272
  z-index: 6;
102273
102273
  }
102274
102274
 
102275
- .e-timeline-header-table-container > thead > tr > th {
102275
+ .e-timeline-header-table-container thead tr th {
102276
102276
  border-left: 0;
102277
102277
  }
102278
102278
 
102279
- .e-timeline-header-table-container > thead > tr > td {
102279
+ .e-timeline-header-table-container thead tr td {
102280
102280
  border-left: 0;
102281
102281
  }
102282
102282
 
@@ -111268,6 +111268,29 @@ $lg-desktop: 1399.98;
111268
111268
  }
111269
111269
  }
111270
111270
 
111271
+ .e-bigger .e-pv-text-search-btn.e-btn {
111272
+ padding-bottom: 4px;
111273
+ padding-left: 7px;
111274
+ padding-right: 7px;
111275
+ padding-top: 6px;
111276
+ line-height: 0;
111277
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111278
+ padding-bottom: 0;
111279
+ padding-left: 1px;
111280
+ padding-right: 1px;
111281
+ padding-top: 1px;
111282
+ }
111283
+ @if ($skin-name == 'bootstrap4') {
111284
+ padding-bottom: 0;
111285
+ padding-left: 1px;
111286
+ padding-right: 1px;
111287
+ padding-top: 0;
111288
+ }
111289
+ @if $skin-name == 'fluent2' {
111290
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111291
+ }
111292
+ }
111293
+
111271
111294
  .e-pv-search-btn.e-btn:active,
111272
111295
  .e-pv-text-search-btn.e-btn:active {
111273
111296
  background-color: transparent;
@@ -31971,7 +31971,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
31971
31971
  .e-list-item {
31972
31972
  &.e-focused {
31973
31973
  .e-list-wrapper.e-list-multi-line {
31974
- @if ($skin-name == 'bootstrap5') {
31974
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
31975
31975
  .e-list-item-header,
31976
31976
  .e-list-content {
31977
31977
  color: $content-text-color-selected;
@@ -72466,7 +72466,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72466
72466
  padding-bottom: 2px;
72467
72467
  position: absolute;
72468
72468
  right: 0;
72469
- z-index: 100;
72469
+ z-index: 9;
72470
72470
  pointer-events: none;
72471
72471
 
72472
72472
  &.e-warning {
@@ -75984,11 +75984,11 @@ $gantt-chartrow-hover-bg-color: rgba($black, .08) !default;
75984
75984
  z-index: 6;
75985
75985
  }
75986
75986
 
75987
- .e-timeline-header-table-container > thead > tr > th {
75987
+ .e-timeline-header-table-container thead tr th {
75988
75988
  border-left: 0;
75989
75989
  }
75990
75990
 
75991
- .e-timeline-header-table-container > thead > tr > td {
75991
+ .e-timeline-header-table-container thead tr td {
75992
75992
  border-left: 0;
75993
75993
  }
75994
75994
 
@@ -83886,6 +83886,29 @@ $lg-desktop: 1399.98;
83886
83886
  }
83887
83887
  }
83888
83888
 
83889
+ .e-bigger .e-pv-text-search-btn.e-btn {
83890
+ padding-bottom: 4px;
83891
+ padding-left: 7px;
83892
+ padding-right: 7px;
83893
+ padding-top: 6px;
83894
+ line-height: 0;
83895
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83896
+ padding-bottom: 0;
83897
+ padding-left: 1px;
83898
+ padding-right: 1px;
83899
+ padding-top: 1px;
83900
+ }
83901
+ @if ($skin-name == 'bootstrap4') {
83902
+ padding-bottom: 0;
83903
+ padding-left: 1px;
83904
+ padding-right: 1px;
83905
+ padding-top: 0;
83906
+ }
83907
+ @if $skin-name == 'fluent2' {
83908
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83909
+ }
83910
+ }
83911
+
83889
83912
  .e-pv-search-btn.e-btn:active,
83890
83913
  .e-pv-text-search-btn.e-btn:active {
83891
83914
  background-color: transparent;