@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
@@ -43904,7 +43904,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
43904
43904
  .e-list-item {
43905
43905
  &.e-focused {
43906
43906
  .e-list-wrapper.e-list-multi-line {
43907
- @if ($skin-name == 'bootstrap5') {
43907
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43908
43908
  .e-list-item-header,
43909
43909
  .e-list-content {
43910
43910
  color: $content-text-color-selected;
@@ -98210,7 +98210,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98210
98210
  padding-bottom: 2px;
98211
98211
  position: absolute;
98212
98212
  right: 0;
98213
- z-index: 100;
98213
+ z-index: 9;
98214
98214
  pointer-events: none;
98215
98215
 
98216
98216
  &.e-warning {
@@ -102330,11 +102330,11 @@ $gantt-chartrow-hover-bg-color: $neutral-light !default;
102330
102330
  z-index: 6;
102331
102331
  }
102332
102332
 
102333
- .e-timeline-header-table-container > thead > tr > th {
102333
+ .e-timeline-header-table-container thead tr th {
102334
102334
  border-left: 0;
102335
102335
  }
102336
102336
 
102337
- .e-timeline-header-table-container > thead > tr > td {
102337
+ .e-timeline-header-table-container thead tr td {
102338
102338
  border-left: 0;
102339
102339
  }
102340
102340
 
@@ -111308,6 +111308,29 @@ $lg-desktop: 1399.98;
111308
111308
  }
111309
111309
  }
111310
111310
 
111311
+ .e-bigger .e-pv-text-search-btn.e-btn {
111312
+ padding-bottom: 4px;
111313
+ padding-left: 7px;
111314
+ padding-right: 7px;
111315
+ padding-top: 6px;
111316
+ line-height: 0;
111317
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111318
+ padding-bottom: 0;
111319
+ padding-left: 1px;
111320
+ padding-right: 1px;
111321
+ padding-top: 1px;
111322
+ }
111323
+ @if ($skin-name == 'bootstrap4') {
111324
+ padding-bottom: 0;
111325
+ padding-left: 1px;
111326
+ padding-right: 1px;
111327
+ padding-top: 0;
111328
+ }
111329
+ @if $skin-name == 'fluent2' {
111330
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111331
+ }
111332
+ }
111333
+
111311
111334
  .e-pv-search-btn.e-btn:active,
111312
111335
  .e-pv-text-search-btn.e-btn:active {
111313
111336
  background-color: transparent;
@@ -31917,7 +31917,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
31917
31917
  .e-list-item {
31918
31918
  &.e-focused {
31919
31919
  .e-list-wrapper.e-list-multi-line {
31920
- @if ($skin-name == 'bootstrap5') {
31920
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
31921
31921
  .e-list-item-header,
31922
31922
  .e-list-content {
31923
31923
  color: $content-text-color-selected;
@@ -72062,7 +72062,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72062
72062
  padding-bottom: 2px;
72063
72063
  position: absolute;
72064
72064
  right: 0;
72065
- z-index: 100;
72065
+ z-index: 9;
72066
72066
  pointer-events: none;
72067
72067
 
72068
72068
  &.e-warning {
@@ -75578,11 +75578,11 @@ $gantt-chartrow-hover-bg-color: $neutral-lighter !default;
75578
75578
  z-index: 6;
75579
75579
  }
75580
75580
 
75581
- .e-timeline-header-table-container > thead > tr > th {
75581
+ .e-timeline-header-table-container thead tr th {
75582
75582
  border-left: 0;
75583
75583
  }
75584
75584
 
75585
- .e-timeline-header-table-container > thead > tr > td {
75585
+ .e-timeline-header-table-container thead tr td {
75586
75586
  border-left: 0;
75587
75587
  }
75588
75588
 
@@ -83414,6 +83414,29 @@ $lg-desktop: 1399.98;
83414
83414
  }
83415
83415
  }
83416
83416
 
83417
+ .e-bigger .e-pv-text-search-btn.e-btn {
83418
+ padding-bottom: 4px;
83419
+ padding-left: 7px;
83420
+ padding-right: 7px;
83421
+ padding-top: 6px;
83422
+ line-height: 0;
83423
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
83424
+ padding-bottom: 0;
83425
+ padding-left: 1px;
83426
+ padding-right: 1px;
83427
+ padding-top: 1px;
83428
+ }
83429
+ @if ($skin-name == 'bootstrap4') {
83430
+ padding-bottom: 0;
83431
+ padding-left: 1px;
83432
+ padding-right: 1px;
83433
+ padding-top: 0;
83434
+ }
83435
+ @if $skin-name == 'fluent2' {
83436
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
83437
+ }
83438
+ }
83439
+
83417
83440
  .e-pv-search-btn.e-btn:active,
83418
83441
  .e-pv-text-search-btn.e-btn:active {
83419
83442
  background-color: transparent;
@@ -43730,7 +43730,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
43730
43730
  .e-list-item {
43731
43731
  &.e-focused {
43732
43732
  .e-list-wrapper.e-list-multi-line {
43733
- @if ($skin-name == 'bootstrap5') {
43733
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
43734
43734
  .e-list-item-header,
43735
43735
  .e-list-content {
43736
43736
  color: $content-text-color-selected;
@@ -97989,7 +97989,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
97989
97989
  padding-bottom: 2px;
97990
97990
  position: absolute;
97991
97991
  right: 0;
97992
- z-index: 100;
97992
+ z-index: 9;
97993
97993
  pointer-events: none;
97994
97994
 
97995
97995
  &.e-warning {
@@ -102109,11 +102109,11 @@ $gantt-chartrow-hover-bg-color: $neutral-lighter !default;
102109
102109
  z-index: 6;
102110
102110
  }
102111
102111
 
102112
- .e-timeline-header-table-container > thead > tr > th {
102112
+ .e-timeline-header-table-container thead tr th {
102113
102113
  border-left: 0;
102114
102114
  }
102115
102115
 
102116
- .e-timeline-header-table-container > thead > tr > td {
102116
+ .e-timeline-header-table-container thead tr td {
102117
102117
  border-left: 0;
102118
102118
  }
102119
102119
 
@@ -111091,6 +111091,29 @@ $lg-desktop: 1399.98;
111091
111091
  }
111092
111092
  }
111093
111093
 
111094
+ .e-bigger .e-pv-text-search-btn.e-btn {
111095
+ padding-bottom: 4px;
111096
+ padding-left: 7px;
111097
+ padding-right: 7px;
111098
+ padding-top: 6px;
111099
+ line-height: 0;
111100
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111101
+ padding-bottom: 0;
111102
+ padding-left: 1px;
111103
+ padding-right: 1px;
111104
+ padding-top: 1px;
111105
+ }
111106
+ @if ($skin-name == 'bootstrap4') {
111107
+ padding-bottom: 0;
111108
+ padding-left: 1px;
111109
+ padding-right: 1px;
111110
+ padding-top: 0;
111111
+ }
111112
+ @if $skin-name == 'fluent2' {
111113
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111114
+ }
111115
+ }
111116
+
111094
111117
  .e-pv-search-btn.e-btn:active,
111095
111118
  .e-pv-text-search-btn.e-btn:active {
111096
111119
  background-color: transparent;
@@ -32264,7 +32264,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
32264
32264
  .e-list-item {
32265
32265
  &.e-focused {
32266
32266
  .e-list-wrapper.e-list-multi-line {
32267
- @if ($skin-name == 'bootstrap5') {
32267
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32268
32268
  .e-list-item-header,
32269
32269
  .e-list-content {
32270
32270
  color: $content-text-color-selected;
@@ -72722,7 +72722,7 @@ $rte-dialog-upload-status-progress: $info;
72722
72722
  padding-bottom: 2px;
72723
72723
  position: absolute;
72724
72724
  right: 0;
72725
- z-index: 100;
72725
+ z-index: 9;
72726
72726
  pointer-events: none;
72727
72727
 
72728
72728
  &.e-warning {
@@ -76240,11 +76240,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76240
76240
  z-index: 6;
76241
76241
  }
76242
76242
 
76243
- .e-timeline-header-table-container > thead > tr > th {
76243
+ .e-timeline-header-table-container thead tr th {
76244
76244
  border-left: 0;
76245
76245
  }
76246
76246
 
76247
- .e-timeline-header-table-container > thead > tr > td {
76247
+ .e-timeline-header-table-container thead tr td {
76248
76248
  border-left: 0;
76249
76249
  }
76250
76250
 
@@ -84079,6 +84079,29 @@ $lg-desktop: 1399.98;
84079
84079
  }
84080
84080
  }
84081
84081
 
84082
+ .e-bigger .e-pv-text-search-btn.e-btn {
84083
+ padding-bottom: 4px;
84084
+ padding-left: 7px;
84085
+ padding-right: 7px;
84086
+ padding-top: 6px;
84087
+ line-height: 0;
84088
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
84089
+ padding-bottom: 0;
84090
+ padding-left: 1px;
84091
+ padding-right: 1px;
84092
+ padding-top: 1px;
84093
+ }
84094
+ @if ($skin-name == 'bootstrap4') {
84095
+ padding-bottom: 0;
84096
+ padding-left: 1px;
84097
+ padding-right: 1px;
84098
+ padding-top: 0;
84099
+ }
84100
+ @if $skin-name == 'fluent2' {
84101
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
84102
+ }
84103
+ }
84104
+
84082
84105
  .e-pv-search-btn.e-btn:active,
84083
84106
  .e-pv-text-search-btn.e-btn:active {
84084
84107
  background-color: transparent;
@@ -44077,7 +44077,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
44077
44077
  .e-list-item {
44078
44078
  &.e-focused {
44079
44079
  .e-list-wrapper.e-list-multi-line {
44080
- @if ($skin-name == 'bootstrap5') {
44080
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44081
44081
  .e-list-item-header,
44082
44082
  .e-list-content {
44083
44083
  color: $content-text-color-selected;
@@ -98649,7 +98649,7 @@ $rte-dialog-upload-status-progress: $info;
98649
98649
  padding-bottom: 2px;
98650
98650
  position: absolute;
98651
98651
  right: 0;
98652
- z-index: 100;
98652
+ z-index: 9;
98653
98653
  pointer-events: none;
98654
98654
 
98655
98655
  &.e-warning {
@@ -102771,11 +102771,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
102771
102771
  z-index: 6;
102772
102772
  }
102773
102773
 
102774
- .e-timeline-header-table-container > thead > tr > th {
102774
+ .e-timeline-header-table-container thead tr th {
102775
102775
  border-left: 0;
102776
102776
  }
102777
102777
 
102778
- .e-timeline-header-table-container > thead > tr > td {
102778
+ .e-timeline-header-table-container thead tr td {
102779
102779
  border-left: 0;
102780
102780
  }
102781
102781
 
@@ -111756,6 +111756,29 @@ $lg-desktop: 1399.98;
111756
111756
  }
111757
111757
  }
111758
111758
 
111759
+ .e-bigger .e-pv-text-search-btn.e-btn {
111760
+ padding-bottom: 4px;
111761
+ padding-left: 7px;
111762
+ padding-right: 7px;
111763
+ padding-top: 6px;
111764
+ line-height: 0;
111765
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111766
+ padding-bottom: 0;
111767
+ padding-left: 1px;
111768
+ padding-right: 1px;
111769
+ padding-top: 1px;
111770
+ }
111771
+ @if ($skin-name == 'bootstrap4') {
111772
+ padding-bottom: 0;
111773
+ padding-left: 1px;
111774
+ padding-right: 1px;
111775
+ padding-top: 0;
111776
+ }
111777
+ @if $skin-name == 'fluent2' {
111778
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111779
+ }
111780
+ }
111781
+
111759
111782
  .e-pv-search-btn.e-btn:active,
111760
111783
  .e-pv-text-search-btn.e-btn:active {
111761
111784
  background-color: transparent;
@@ -32264,7 +32264,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
32264
32264
  .e-list-item {
32265
32265
  &.e-focused {
32266
32266
  .e-list-wrapper.e-list-multi-line {
32267
- @if ($skin-name == 'bootstrap5') {
32267
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
32268
32268
  .e-list-item-header,
32269
32269
  .e-list-content {
32270
32270
  color: $content-text-color-selected;
@@ -72722,7 +72722,7 @@ $rte-dialog-upload-status-progress: $info;
72722
72722
  padding-bottom: 2px;
72723
72723
  position: absolute;
72724
72724
  right: 0;
72725
- z-index: 100;
72725
+ z-index: 9;
72726
72726
  pointer-events: none;
72727
72727
 
72728
72728
  &.e-warning {
@@ -76240,11 +76240,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
76240
76240
  z-index: 6;
76241
76241
  }
76242
76242
 
76243
- .e-timeline-header-table-container > thead > tr > th {
76243
+ .e-timeline-header-table-container thead tr th {
76244
76244
  border-left: 0;
76245
76245
  }
76246
76246
 
76247
- .e-timeline-header-table-container > thead > tr > td {
76247
+ .e-timeline-header-table-container thead tr td {
76248
76248
  border-left: 0;
76249
76249
  }
76250
76250
 
@@ -84079,6 +84079,29 @@ $lg-desktop: 1399.98;
84079
84079
  }
84080
84080
  }
84081
84081
 
84082
+ .e-bigger .e-pv-text-search-btn.e-btn {
84083
+ padding-bottom: 4px;
84084
+ padding-left: 7px;
84085
+ padding-right: 7px;
84086
+ padding-top: 6px;
84087
+ line-height: 0;
84088
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
84089
+ padding-bottom: 0;
84090
+ padding-left: 1px;
84091
+ padding-right: 1px;
84092
+ padding-top: 1px;
84093
+ }
84094
+ @if ($skin-name == 'bootstrap4') {
84095
+ padding-bottom: 0;
84096
+ padding-left: 1px;
84097
+ padding-right: 1px;
84098
+ padding-top: 0;
84099
+ }
84100
+ @if $skin-name == 'fluent2' {
84101
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
84102
+ }
84103
+ }
84104
+
84082
84105
  .e-pv-search-btn.e-btn:active,
84083
84106
  .e-pv-text-search-btn.e-btn:active {
84084
84107
  background-color: transparent;
@@ -44077,7 +44077,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
44077
44077
  .e-list-item {
44078
44078
  &.e-focused {
44079
44079
  .e-list-wrapper.e-list-multi-line {
44080
- @if ($skin-name == 'bootstrap5') {
44080
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
44081
44081
  .e-list-item-header,
44082
44082
  .e-list-content {
44083
44083
  color: $content-text-color-selected;
@@ -98649,7 +98649,7 @@ $rte-dialog-upload-status-progress: $info;
98649
98649
  padding-bottom: 2px;
98650
98650
  position: absolute;
98651
98651
  right: 0;
98652
- z-index: 100;
98652
+ z-index: 9;
98653
98653
  pointer-events: none;
98654
98654
 
98655
98655
  &.e-warning {
@@ -102771,11 +102771,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
102771
102771
  z-index: 6;
102772
102772
  }
102773
102773
 
102774
- .e-timeline-header-table-container > thead > tr > th {
102774
+ .e-timeline-header-table-container thead tr th {
102775
102775
  border-left: 0;
102776
102776
  }
102777
102777
 
102778
- .e-timeline-header-table-container > thead > tr > td {
102778
+ .e-timeline-header-table-container thead tr td {
102779
102779
  border-left: 0;
102780
102780
  }
102781
102781
 
@@ -111756,6 +111756,29 @@ $lg-desktop: 1399.98;
111756
111756
  }
111757
111757
  }
111758
111758
 
111759
+ .e-bigger .e-pv-text-search-btn.e-btn {
111760
+ padding-bottom: 4px;
111761
+ padding-left: 7px;
111762
+ padding-right: 7px;
111763
+ padding-top: 6px;
111764
+ line-height: 0;
111765
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
111766
+ padding-bottom: 0;
111767
+ padding-left: 1px;
111768
+ padding-right: 1px;
111769
+ padding-top: 1px;
111770
+ }
111771
+ @if ($skin-name == 'bootstrap4') {
111772
+ padding-bottom: 0;
111773
+ padding-left: 1px;
111774
+ padding-right: 1px;
111775
+ padding-top: 0;
111776
+ }
111777
+ @if $skin-name == 'fluent2' {
111778
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
111779
+ }
111780
+ }
111781
+
111759
111782
  .e-pv-search-btn.e-btn:active,
111760
111783
  .e-pv-text-search-btn.e-btn:active {
111761
111784
  background-color: transparent;
@@ -33787,7 +33787,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
33787
33787
  .e-list-item {
33788
33788
  &.e-focused {
33789
33789
  .e-list-wrapper.e-list-multi-line {
33790
- @if ($skin-name == 'bootstrap5') {
33790
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
33791
33791
  .e-list-item-header,
33792
33792
  .e-list-content {
33793
33793
  color: $content-text-color-selected;
@@ -37260,6 +37260,7 @@ $dialog-footer-flat-btn-hover-color: $secondary-text-color-hover !default;
37260
37260
  background-color: $dialog-closeicon-btn-hover-color;
37261
37261
  border-radius: 4px;
37262
37262
  }
37263
+
37263
37264
  @include export-module('dialog-layout') {
37264
37265
  /* stylelint-disable property-no-vendor-prefix */
37265
37266
  .e-dialog {
@@ -74654,7 +74655,7 @@ $rte-dialog-upload-status-progress: $info;
74654
74655
  padding-bottom: 2px;
74655
74656
  position: absolute;
74656
74657
  right: 0;
74657
- z-index: 100;
74658
+ z-index: 9;
74658
74659
  pointer-events: none;
74659
74660
 
74660
74661
  &.e-warning {
@@ -78172,11 +78173,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78172
78173
  z-index: 6;
78173
78174
  }
78174
78175
 
78175
- .e-timeline-header-table-container > thead > tr > th {
78176
+ .e-timeline-header-table-container thead tr th {
78176
78177
  border-left: 0;
78177
78178
  }
78178
78179
 
78179
- .e-timeline-header-table-container > thead > tr > td {
78180
+ .e-timeline-header-table-container thead tr td {
78180
78181
  border-left: 0;
78181
78182
  }
78182
78183
 
@@ -86026,6 +86027,29 @@ $lg-desktop: 1399.98;
86026
86027
  }
86027
86028
  }
86028
86029
 
86030
+ .e-bigger .e-pv-text-search-btn.e-btn {
86031
+ padding-bottom: 4px;
86032
+ padding-left: 7px;
86033
+ padding-right: 7px;
86034
+ padding-top: 6px;
86035
+ line-height: 0;
86036
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
86037
+ padding-bottom: 0;
86038
+ padding-left: 1px;
86039
+ padding-right: 1px;
86040
+ padding-top: 1px;
86041
+ }
86042
+ @if ($skin-name == 'bootstrap4') {
86043
+ padding-bottom: 0;
86044
+ padding-left: 1px;
86045
+ padding-right: 1px;
86046
+ padding-top: 0;
86047
+ }
86048
+ @if $skin-name == 'fluent2' {
86049
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
86050
+ }
86051
+ }
86052
+
86029
86053
  .e-pv-search-btn.e-btn:active,
86030
86054
  .e-pv-text-search-btn.e-btn:active {
86031
86055
  background-color: transparent;
@@ -45600,7 +45600,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
45600
45600
  .e-list-item {
45601
45601
  &.e-focused {
45602
45602
  .e-list-wrapper.e-list-multi-line {
45603
- @if ($skin-name == 'bootstrap5') {
45603
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
45604
45604
  .e-list-item-header,
45605
45605
  .e-list-content {
45606
45606
  color: $content-text-color-selected;
@@ -51398,6 +51398,7 @@ $dialog-footer-flat-btn-hover-color: $secondary-text-color-hover !default;
51398
51398
  background-color: $dialog-closeicon-btn-hover-color;
51399
51399
  border-radius: 4px;
51400
51400
  }
51401
+
51401
51402
  @include export-module('dialog-layout') {
51402
51403
  /* stylelint-disable property-no-vendor-prefix */
51403
51404
  .e-dialog {
@@ -100581,7 +100582,7 @@ $rte-dialog-upload-status-progress: $info;
100581
100582
  padding-bottom: 2px;
100582
100583
  position: absolute;
100583
100584
  right: 0;
100584
- z-index: 100;
100585
+ z-index: 9;
100585
100586
  pointer-events: none;
100586
100587
 
100587
100588
  &.e-warning {
@@ -104703,11 +104704,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
104703
104704
  z-index: 6;
104704
104705
  }
104705
104706
 
104706
- .e-timeline-header-table-container > thead > tr > th {
104707
+ .e-timeline-header-table-container thead tr th {
104707
104708
  border-left: 0;
104708
104709
  }
104709
104710
 
104710
- .e-timeline-header-table-container > thead > tr > td {
104711
+ .e-timeline-header-table-container thead tr td {
104711
104712
  border-left: 0;
104712
104713
  }
104713
104714
 
@@ -113703,6 +113704,29 @@ $lg-desktop: 1399.98;
113703
113704
  }
113704
113705
  }
113705
113706
 
113707
+ .e-bigger .e-pv-text-search-btn.e-btn {
113708
+ padding-bottom: 4px;
113709
+ padding-left: 7px;
113710
+ padding-right: 7px;
113711
+ padding-top: 6px;
113712
+ line-height: 0;
113713
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
113714
+ padding-bottom: 0;
113715
+ padding-left: 1px;
113716
+ padding-right: 1px;
113717
+ padding-top: 1px;
113718
+ }
113719
+ @if ($skin-name == 'bootstrap4') {
113720
+ padding-bottom: 0;
113721
+ padding-left: 1px;
113722
+ padding-right: 1px;
113723
+ padding-top: 0;
113724
+ }
113725
+ @if $skin-name == 'fluent2' {
113726
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
113727
+ }
113728
+ }
113729
+
113706
113730
  .e-pv-search-btn.e-btn:active,
113707
113731
  .e-pv-text-search-btn.e-btn:active {
113708
113732
  background-color: transparent;
@@ -33787,7 +33787,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
33787
33787
  .e-list-item {
33788
33788
  &.e-focused {
33789
33789
  .e-list-wrapper.e-list-multi-line {
33790
- @if ($skin-name == 'bootstrap5') {
33790
+ @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3') {
33791
33791
  .e-list-item-header,
33792
33792
  .e-list-content {
33793
33793
  color: $content-text-color-selected;
@@ -37260,6 +37260,7 @@ $dialog-footer-flat-btn-hover-color: $secondary-text-color-hover !default;
37260
37260
  background-color: $dialog-closeicon-btn-hover-color;
37261
37261
  border-radius: 4px;
37262
37262
  }
37263
+
37263
37264
  @include export-module('dialog-layout') {
37264
37265
  /* stylelint-disable property-no-vendor-prefix */
37265
37266
  .e-dialog {
@@ -74654,7 +74655,7 @@ $rte-dialog-upload-status-progress: $info;
74654
74655
  padding-bottom: 2px;
74655
74656
  position: absolute;
74656
74657
  right: 0;
74657
- z-index: 100;
74658
+ z-index: 9;
74658
74659
  pointer-events: none;
74659
74660
 
74660
74661
  &.e-warning {
@@ -78172,11 +78173,11 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
78172
78173
  z-index: 6;
78173
78174
  }
78174
78175
 
78175
- .e-timeline-header-table-container > thead > tr > th {
78176
+ .e-timeline-header-table-container thead tr th {
78176
78177
  border-left: 0;
78177
78178
  }
78178
78179
 
78179
- .e-timeline-header-table-container > thead > tr > td {
78180
+ .e-timeline-header-table-container thead tr td {
78180
78181
  border-left: 0;
78181
78182
  }
78182
78183
 
@@ -86026,6 +86027,29 @@ $lg-desktop: 1399.98;
86026
86027
  }
86027
86028
  }
86028
86029
 
86030
+ .e-bigger .e-pv-text-search-btn.e-btn {
86031
+ padding-bottom: 4px;
86032
+ padding-left: 7px;
86033
+ padding-right: 7px;
86034
+ padding-top: 6px;
86035
+ line-height: 0;
86036
+ @if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'bootstrap5-dark') {
86037
+ padding-bottom: 0;
86038
+ padding-left: 1px;
86039
+ padding-right: 1px;
86040
+ padding-top: 1px;
86041
+ }
86042
+ @if ($skin-name == 'bootstrap4') {
86043
+ padding-bottom: 0;
86044
+ padding-left: 1px;
86045
+ padding-right: 1px;
86046
+ padding-top: 0;
86047
+ }
86048
+ @if $skin-name == 'fluent2' {
86049
+ padding: 0 !important;/* stylelint-disable-line declaration-no-important */
86050
+ }
86051
+ }
86052
+
86029
86053
  .e-pv-search-btn.e-btn:active,
86030
86054
  .e-pv-text-search-btn.e-btn:active {
86031
86055
  background-color: transparent;