@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
@@ -641,11 +641,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
641
641
  z-index: 6;
642
642
  }
643
643
 
644
- .e-timeline-header-table-container > thead > tr > th {
644
+ .e-timeline-header-table-container thead tr th {
645
645
  border-left: 0;
646
646
  }
647
647
 
648
- .e-timeline-header-table-container > thead > tr > td {
648
+ .e-timeline-header-table-container thead tr td {
649
649
  border-left: 0;
650
650
  }
651
651
 
@@ -641,11 +641,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
641
641
  z-index: 6;
642
642
  }
643
643
 
644
- .e-timeline-header-table-container > thead > tr > th {
644
+ .e-timeline-header-table-container thead tr th {
645
645
  border-left: 0;
646
646
  }
647
647
 
648
- .e-timeline-header-table-container > thead > tr > td {
648
+ .e-timeline-header-table-container thead tr td {
649
649
  border-left: 0;
650
650
  }
651
651
 
@@ -635,11 +635,11 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
635
635
  z-index: 6;
636
636
  }
637
637
 
638
- .e-timeline-header-table-container > thead > tr > th {
638
+ .e-timeline-header-table-container thead tr th {
639
639
  border-left: 0;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > td {
642
+ .e-timeline-header-table-container thead tr td {
643
643
  border-left: 0;
644
644
  }
645
645
 
@@ -635,11 +635,11 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
635
635
  z-index: 6;
636
636
  }
637
637
 
638
- .e-timeline-header-table-container > thead > tr > th {
638
+ .e-timeline-header-table-container thead tr th {
639
639
  border-left: 0;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > td {
642
+ .e-timeline-header-table-container thead tr td {
643
643
  border-left: 0;
644
644
  }
645
645
 
@@ -636,11 +636,11 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
636
636
  z-index: 6;
637
637
  }
638
638
 
639
- .e-timeline-header-table-container > thead > tr > th {
639
+ .e-timeline-header-table-container thead tr th {
640
640
  border-left: 0;
641
641
  }
642
642
 
643
- .e-timeline-header-table-container > thead > tr > td {
643
+ .e-timeline-header-table-container thead tr td {
644
644
  border-left: 0;
645
645
  }
646
646
 
@@ -636,11 +636,11 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
636
636
  z-index: 6;
637
637
  }
638
638
 
639
- .e-timeline-header-table-container > thead > tr > th {
639
+ .e-timeline-header-table-container thead tr th {
640
640
  border-left: 0;
641
641
  }
642
642
 
643
- .e-timeline-header-table-container > thead > tr > td {
643
+ .e-timeline-header-table-container thead tr td {
644
644
  border-left: 0;
645
645
  }
646
646
 
@@ -636,11 +636,11 @@ $gantt-chartrow-hover-bg-color: $grey-200 !default;
636
636
  z-index: 6;
637
637
  }
638
638
 
639
- .e-timeline-header-table-container > thead > tr > th {
639
+ .e-timeline-header-table-container thead tr th {
640
640
  border-left: 0;
641
641
  }
642
642
 
643
- .e-timeline-header-table-container > thead > tr > td {
643
+ .e-timeline-header-table-container thead tr td {
644
644
  border-left: 0;
645
645
  }
646
646
 
@@ -636,11 +636,11 @@ $gantt-chartrow-hover-bg-color: $grey-200 !default;
636
636
  z-index: 6;
637
637
  }
638
638
 
639
- .e-timeline-header-table-container > thead > tr > th {
639
+ .e-timeline-header-table-container thead tr th {
640
640
  border-left: 0;
641
641
  }
642
642
 
643
- .e-timeline-header-table-container > thead > tr > td {
643
+ .e-timeline-header-table-container thead tr td {
644
644
  border-left: 0;
645
645
  }
646
646
 
@@ -639,11 +639,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
639
639
  z-index: 6;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > th {
642
+ .e-timeline-header-table-container thead tr th {
643
643
  border-left: 0;
644
644
  }
645
645
 
646
- .e-timeline-header-table-container > thead > tr > td {
646
+ .e-timeline-header-table-container thead tr td {
647
647
  border-left: 0;
648
648
  }
649
649
 
@@ -639,11 +639,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
639
639
  z-index: 6;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > th {
642
+ .e-timeline-header-table-container thead tr th {
643
643
  border-left: 0;
644
644
  }
645
645
 
646
- .e-timeline-header-table-container > thead > tr > td {
646
+ .e-timeline-header-table-container thead tr td {
647
647
  border-left: 0;
648
648
  }
649
649
 
@@ -639,11 +639,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
639
639
  z-index: 6;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > th {
642
+ .e-timeline-header-table-container thead tr th {
643
643
  border-left: 0;
644
644
  }
645
645
 
646
- .e-timeline-header-table-container > thead > tr > td {
646
+ .e-timeline-header-table-container thead tr td {
647
647
  border-left: 0;
648
648
  }
649
649
 
@@ -639,11 +639,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
639
639
  z-index: 6;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > th {
642
+ .e-timeline-header-table-container thead tr th {
643
643
  border-left: 0;
644
644
  }
645
645
 
646
- .e-timeline-header-table-container > thead > tr > td {
646
+ .e-timeline-header-table-container thead tr td {
647
647
  border-left: 0;
648
648
  }
649
649
 
@@ -639,11 +639,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
639
639
  z-index: 6;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > th {
642
+ .e-timeline-header-table-container thead tr th {
643
643
  border-left: 0;
644
644
  }
645
645
 
646
- .e-timeline-header-table-container > thead > tr > td {
646
+ .e-timeline-header-table-container thead tr td {
647
647
  border-left: 0;
648
648
  }
649
649
 
@@ -639,11 +639,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
639
639
  z-index: 6;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > th {
642
+ .e-timeline-header-table-container thead tr th {
643
643
  border-left: 0;
644
644
  }
645
645
 
646
- .e-timeline-header-table-container > thead > tr > td {
646
+ .e-timeline-header-table-container thead tr td {
647
647
  border-left: 0;
648
648
  }
649
649
 
@@ -639,11 +639,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
639
639
  z-index: 6;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > th {
642
+ .e-timeline-header-table-container thead tr th {
643
643
  border-left: 0;
644
644
  }
645
645
 
646
- .e-timeline-header-table-container > thead > tr > td {
646
+ .e-timeline-header-table-container thead tr td {
647
647
  border-left: 0;
648
648
  }
649
649
 
@@ -639,11 +639,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
639
639
  z-index: 6;
640
640
  }
641
641
 
642
- .e-timeline-header-table-container > thead > tr > th {
642
+ .e-timeline-header-table-container thead tr th {
643
643
  border-left: 0;
644
644
  }
645
645
 
646
- .e-timeline-header-table-container > thead > tr > td {
646
+ .e-timeline-header-table-container thead tr td {
647
647
  border-left: 0;
648
648
  }
649
649
 
@@ -637,11 +637,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
637
637
  z-index: 6;
638
638
  }
639
639
 
640
- .e-timeline-header-table-container > thead > tr > th {
640
+ .e-timeline-header-table-container thead tr th {
641
641
  border-left: 0;
642
642
  }
643
643
 
644
- .e-timeline-header-table-container > thead > tr > td {
644
+ .e-timeline-header-table-container thead tr td {
645
645
  border-left: 0;
646
646
  }
647
647
 
@@ -637,11 +637,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
637
637
  z-index: 6;
638
638
  }
639
639
 
640
- .e-timeline-header-table-container > thead > tr > th {
640
+ .e-timeline-header-table-container thead tr th {
641
641
  border-left: 0;
642
642
  }
643
643
 
644
- .e-timeline-header-table-container > thead > tr > td {
644
+ .e-timeline-header-table-container thead tr td {
645
645
  border-left: 0;
646
646
  }
647
647
 
@@ -637,11 +637,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
637
637
  z-index: 6;
638
638
  }
639
639
 
640
- .e-timeline-header-table-container > thead > tr > th {
640
+ .e-timeline-header-table-container thead tr th {
641
641
  border-left: 0;
642
642
  }
643
643
 
644
- .e-timeline-header-table-container > thead > tr > td {
644
+ .e-timeline-header-table-container thead tr td {
645
645
  border-left: 0;
646
646
  }
647
647
 
@@ -637,11 +637,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
637
637
  z-index: 6;
638
638
  }
639
639
 
640
- .e-timeline-header-table-container > thead > tr > th {
640
+ .e-timeline-header-table-container thead tr th {
641
641
  border-left: 0;
642
642
  }
643
643
 
644
- .e-timeline-header-table-container > thead > tr > td {
644
+ .e-timeline-header-table-container thead tr td {
645
645
  border-left: 0;
646
646
  }
647
647
 
@@ -195,7 +195,7 @@ $grid-header-first-last-cell-padding: 8px !default;
195
195
  $grid-header-bg-color: $content-bg-color-alt1 !default;
196
196
  $grid-header-color: $content-text-color !default;
197
197
  $grid-headercell-both-border-width: 0 0 0 1px !default;
198
- $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
198
+ $grid-headercelldiv-margin: -7px 10px -5px -8px !default;
199
199
  $grid-icon-font-size: 14px !default;
200
200
  $grid-border-size: 1px !default;
201
201
  $grid-header-padding: 8px !default;
@@ -195,7 +195,7 @@ $grid-header-first-last-cell-padding: 8px !default;
195
195
  $grid-header-bg-color: $content-bg-color-alt1 !default;
196
196
  $grid-header-color: $content-text-color !default;
197
197
  $grid-headercell-both-border-width: 0 0 0 1px !default;
198
- $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
198
+ $grid-headercelldiv-margin: -7px 10px -5px -8px !default;
199
199
  $grid-icon-font-size: 14px !default;
200
200
  $grid-border-size: 1px !default;
201
201
  $grid-header-padding: 8px !default;
@@ -195,7 +195,7 @@ $grid-header-first-last-cell-padding: 8px !default;
195
195
  $grid-header-bg-color: $content-bg-color-alt1 !default;
196
196
  $grid-header-color: $content-text-color !default;
197
197
  $grid-headercell-both-border-width: 0 0 0 1px !default;
198
- $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
198
+ $grid-headercelldiv-margin: -7px 10px -5px -8px !default;
199
199
  $grid-icon-font-size: 14px !default;
200
200
  $grid-border-size: 1px !default;
201
201
  $grid-header-padding: 8px !default;
@@ -195,7 +195,7 @@ $grid-header-first-last-cell-padding: 8px !default;
195
195
  $grid-header-bg-color: $content-bg-color-alt1 !default;
196
196
  $grid-header-color: $content-text-color !default;
197
197
  $grid-headercell-both-border-width: 0 0 0 1px !default;
198
- $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
198
+ $grid-headercelldiv-margin: -7px 10px -5px -8px !default;
199
199
  $grid-icon-font-size: 14px !default;
200
200
  $grid-border-size: 1px !default;
201
201
  $grid-header-padding: 8px !default;
@@ -189,7 +189,7 @@ $grid-header-border-width: 0 !default;
189
189
  $grid-headercell-line-height: 36px !default;
190
190
  $grid-header-padding: 8px !default;
191
191
  $grid-header-first-last-cell-padding: 10px !default;
192
- $grid-headercelldiv-margin: 0 !default;
192
+ $grid-headercelldiv-margin: 0 7px 0 0 !default;
193
193
  $grid-headercell-div-padding: 0 !default;
194
194
  $grid-headecell-span-height: 26px !default;
195
195
  $grid-headercelldiv-right-align-padding: 0 0 0 10px !default;
@@ -189,7 +189,7 @@ $grid-header-border-width: 0 !default;
189
189
  $grid-headercell-line-height: 36px !default;
190
190
  $grid-header-padding: 8px !default;
191
191
  $grid-header-first-last-cell-padding: 10px !default;
192
- $grid-headercelldiv-margin: 0 !default;
192
+ $grid-headercelldiv-margin: 0 7px 0 0 !default;
193
193
  $grid-headercell-div-padding: 0 !default;
194
194
  $grid-headecell-span-height: 26px !default;
195
195
  $grid-headercelldiv-right-align-padding: 0 0 0 10px !default;
@@ -193,7 +193,7 @@ $grid-header-first-last-cell-padding: 8px !default;
193
193
  $grid-header-bg-color: $content-bg-color !default;
194
194
  $grid-header-color: $content-text-color !default;
195
195
  $grid-headercell-both-border-width: 0 0 0 1px !default;
196
- $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
196
+ $grid-headercelldiv-margin: -7px 8px -7px -8px !default;
197
197
  $grid-icon-font-size: $font-icon-16 !default;
198
198
  $grid-border-size: 1px !default;
199
199
  $grid-header-padding: 8px !default;
@@ -193,7 +193,7 @@ $grid-header-first-last-cell-padding: 8px !default;
193
193
  $grid-header-bg-color: $content-bg-color !default;
194
194
  $grid-header-color: $content-text-color !default;
195
195
  $grid-headercell-both-border-width: 0 0 0 1px !default;
196
- $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
196
+ $grid-headercelldiv-margin: -7px 8px -7px -8px !default;
197
197
  $grid-icon-font-size: $font-icon-16 !default;
198
198
  $grid-border-size: 1px !default;
199
199
  $grid-header-padding: 8px !default;
@@ -193,7 +193,7 @@ $grid-header-first-last-cell-padding: 8px !default;
193
193
  $grid-header-bg-color: $content-bg-color !default;
194
194
  $grid-header-color: $content-text-color !default;
195
195
  $grid-headercell-both-border-width: 0 0 0 1px !default;
196
- $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
196
+ $grid-headercelldiv-margin: -7px 8px -7px -8px !default;
197
197
  $grid-icon-font-size: $font-icon-16 !default;
198
198
  $grid-border-size: 1px !default;
199
199
  $grid-header-padding: 8px !default;
@@ -193,7 +193,7 @@ $grid-header-first-last-cell-padding: 8px !default;
193
193
  $grid-header-bg-color: $content-bg-color !default;
194
194
  $grid-header-color: $content-text-color !default;
195
195
  $grid-headercell-both-border-width: 0 0 0 1px !default;
196
- $grid-headercelldiv-margin: -7px -7px -7px -8px !default;
196
+ $grid-headercelldiv-margin: -7px 8px -7px -8px !default;
197
197
  $grid-icon-font-size: $font-icon-16 !default;
198
198
  $grid-border-size: 1px !default;
199
199
  $grid-header-padding: 8px !default;
@@ -31990,7 +31990,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
31990
31990
  .e-list-item {
31991
31991
  &.e-focused {
31992
31992
  .e-list-wrapper.e-list-multi-line {
31993
- @if ($skin-name == 'bootstrap5') {
31993
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
31994
31994
  .e-list-item-header,
31995
31995
  .e-list-content {
31996
31996
  color: $content-text-color-selected;
@@ -60454,7 +60454,7 @@ $grid-header-border-width: 0 !default;
60454
60454
  $grid-headercell-line-height: 36px !default;
60455
60455
  $grid-header-padding: 8px !default;
60456
60456
  $grid-header-first-last-cell-padding: 10px !default;
60457
- $grid-headercelldiv-margin: 0 !default;
60457
+ $grid-headercelldiv-margin: 0 7px 0 0 !default;
60458
60458
  $grid-headercell-div-padding: 0 !default;
60459
60459
  $grid-headecell-span-height: 26px !default;
60460
60460
  $grid-headercelldiv-right-align-padding: 0 0 0 10px !default;
@@ -72297,7 +72297,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
72297
72297
  padding-bottom: 2px;
72298
72298
  position: absolute;
72299
72299
  right: 0;
72300
- z-index: 100;
72300
+ z-index: 9;
72301
72301
  pointer-events: none;
72302
72302
 
72303
72303
  &.e-warning {
@@ -75813,11 +75813,11 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
75813
75813
  z-index: 6;
75814
75814
  }
75815
75815
 
75816
- .e-timeline-header-table-container > thead > tr > th {
75816
+ .e-timeline-header-table-container thead tr th {
75817
75817
  border-left: 0;
75818
75818
  }
75819
75819
 
75820
- .e-timeline-header-table-container > thead > tr > td {
75820
+ .e-timeline-header-table-container thead tr td {
75821
75821
  border-left: 0;
75822
75822
  }
75823
75823
 
@@ -83662,6 +83662,29 @@ $lg-desktop: 1399.98;
83662
83662
  }
83663
83663
  }
83664
83664
 
83665
+ .e-bigger .e-pv-text-search-btn.e-btn {
83666
+ padding-bottom: 4px;
83667
+ padding-left: 7px;
83668
+ padding-right: 7px;
83669
+ padding-top: 6px;
83670
+ line-height: 0;
83671
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83672
+ padding-bottom: 0;
83673
+ padding-left: 1px;
83674
+ padding-right: 1px;
83675
+ padding-top: 1px;
83676
+ }
83677
+ @if ($skin-name == 'bootstrap4') {
83678
+ padding-bottom: 0;
83679
+ padding-left: 1px;
83680
+ padding-right: 1px;
83681
+ padding-top: 0;
83682
+ }
83683
+ @if $skin-name == 'fluent2' {
83684
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83685
+ }
83686
+ }
83687
+
83665
83688
  .e-pv-search-btn.e-btn:active,
83666
83689
  .e-pv-text-search-btn.e-btn:active {
83667
83690
  background-color: transparent;
@@ -43803,7 +43803,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
43803
43803
  .e-list-item {
43804
43804
  &.e-focused {
43805
43805
  .e-list-wrapper.e-list-multi-line {
43806
- @if ($skin-name == 'bootstrap5') {
43806
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43807
43807
  .e-list-item-header,
43808
43808
  .e-list-content {
43809
43809
  color: $content-text-color-selected;
@@ -82729,7 +82729,7 @@ $grid-header-border-width: 0 !default;
82729
82729
  $grid-headercell-line-height: 36px !default;
82730
82730
  $grid-header-padding: 8px !default;
82731
82731
  $grid-header-first-last-cell-padding: 10px !default;
82732
- $grid-headercelldiv-margin: 0 !default;
82732
+ $grid-headercelldiv-margin: 0 7px 0 0 !default;
82733
82733
  $grid-headercell-div-padding: 0 !default;
82734
82734
  $grid-headecell-span-height: 26px !default;
82735
82735
  $grid-headercelldiv-right-align-padding: 0 0 0 10px !default;
@@ -98224,7 +98224,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
98224
98224
  padding-bottom: 2px;
98225
98225
  position: absolute;
98226
98226
  right: 0;
98227
- z-index: 100;
98227
+ z-index: 9;
98228
98228
  pointer-events: none;
98229
98229
 
98230
98230
  &.e-warning {
@@ -102344,11 +102344,11 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
102344
102344
  z-index: 6;
102345
102345
  }
102346
102346
 
102347
- .e-timeline-header-table-container > thead > tr > th {
102347
+ .e-timeline-header-table-container thead tr th {
102348
102348
  border-left: 0;
102349
102349
  }
102350
102350
 
102351
- .e-timeline-header-table-container > thead > tr > td {
102351
+ .e-timeline-header-table-container thead tr td {
102352
102352
  border-left: 0;
102353
102353
  }
102354
102354
 
@@ -111339,6 +111339,29 @@ $lg-desktop: 1399.98;
111339
111339
  }
111340
111340
  }
111341
111341
 
111342
+ .e-bigger .e-pv-text-search-btn.e-btn {
111343
+ padding-bottom: 4px;
111344
+ padding-left: 7px;
111345
+ padding-right: 7px;
111346
+ padding-top: 6px;
111347
+ line-height: 0;
111348
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111349
+ padding-bottom: 0;
111350
+ padding-left: 1px;
111351
+ padding-right: 1px;
111352
+ padding-top: 1px;
111353
+ }
111354
+ @if ($skin-name == 'bootstrap4') {
111355
+ padding-bottom: 0;
111356
+ padding-left: 1px;
111357
+ padding-right: 1px;
111358
+ padding-top: 0;
111359
+ }
111360
+ @if $skin-name == 'fluent2' {
111361
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111362
+ }
111363
+ }
111364
+
111342
111365
  .e-pv-search-btn.e-btn:active,
111343
111366
  .e-pv-text-search-btn.e-btn:active {
111344
111367
  background-color: transparent;
@@ -93,7 +93,7 @@ $kanban-header-item-count-font-weight: 400 !default;
93
93
  $kanban-header-item-count-line-height: 24px !default;
94
94
  $kanban-header-item-count-opacity: .77 !default;
95
95
  $kanban-header-item-count-margin-top: 0 !default;
96
- $kanban-header-item-count-text-transform: lowercase !default;
96
+ $kanban-header-item-count-text-transform: capitalize !default;
97
97
  $kanban-header-item-count-bgr-font-size: $kanban-header-item-count-font-size !default;
98
98
  $kanban-header-item-count-bgr-font-weight: $kanban-header-item-count-font-weight !default;
99
99
  $kanban-header-item-count-bgr-line-height: $kanban-header-item-count-line-height !default;
@@ -93,7 +93,7 @@ $kanban-header-item-count-font-weight: 400 !default;
93
93
  $kanban-header-item-count-line-height: 24px !default;
94
94
  $kanban-header-item-count-opacity: .77 !default;
95
95
  $kanban-header-item-count-margin-top: 0 !default;
96
- $kanban-header-item-count-text-transform: lowercase !default;
96
+ $kanban-header-item-count-text-transform: capitalize !default;
97
97
  $kanban-header-item-count-bgr-font-size: $kanban-header-item-count-font-size !default;
98
98
  $kanban-header-item-count-bgr-font-weight: $kanban-header-item-count-font-weight !default;
99
99
  $kanban-header-item-count-bgr-line-height: $kanban-header-item-count-line-height !default;
@@ -776,7 +776,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
776
776
  .e-list-item {
777
777
  &.e-focused {
778
778
  .e-list-wrapper.e-list-multi-line {
779
- @if ($skin-name == 'bootstrap5') {
779
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
780
780
  .e-list-item-header,
781
781
  .e-list-content {
782
782
  color: $content-text-color-selected;
@@ -776,7 +776,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
776
776
  .e-list-item {
777
777
  &.e-focused {
778
778
  .e-list-wrapper.e-list-multi-line {
779
- @if ($skin-name == 'bootstrap5') {
779
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
780
780
  .e-list-item-header,
781
781
  .e-list-content {
782
782
  color: $content-text-color-selected;
@@ -776,7 +776,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
776
776
  .e-list-item {
777
777
  &.e-focused {
778
778
  .e-list-wrapper.e-list-multi-line {
779
- @if ($skin-name == 'bootstrap5') {
779
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
780
780
  .e-list-item-header,
781
781
  .e-list-content {
782
782
  color: $content-text-color-selected;
@@ -776,7 +776,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
776
776
  .e-list-item {
777
777
  &.e-focused {
778
778
  .e-list-wrapper.e-list-multi-line {
779
- @if ($skin-name == 'bootstrap5') {
779
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
780
780
  .e-list-item-header,
781
781
  .e-list-content {
782
782
  color: $content-text-color-selected;
@@ -751,7 +751,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
751
751
  .e-list-item {
752
752
  &.e-focused {
753
753
  .e-list-wrapper.e-list-multi-line {
754
- @if ($skin-name == 'bootstrap5') {
754
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
755
755
  .e-list-item-header,
756
756
  .e-list-content {
757
757
  color: $content-text-color-selected;
@@ -751,7 +751,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
751
751
  .e-list-item {
752
752
  &.e-focused {
753
753
  .e-list-wrapper.e-list-multi-line {
754
- @if ($skin-name == 'bootstrap5') {
754
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
755
755
  .e-list-item-header,
756
756
  .e-list-content {
757
757
  color: $content-text-color-selected;
@@ -742,7 +742,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
742
742
  .e-list-item {
743
743
  &.e-focused {
744
744
  .e-list-wrapper.e-list-multi-line {
745
- @if ($skin-name == 'bootstrap5') {
745
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
746
746
  .e-list-item-header,
747
747
  .e-list-content {
748
748
  color: $content-text-color-selected;