@syncfusion/blazor-themes 29.1.41 → 29.2.5

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 (351) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +8 -3
  2. package/Compiled-Themes/bds-dark.css +8 -3
  3. package/Compiled-Themes/bds-lite.css +8 -3
  4. package/Compiled-Themes/bds.css +8 -3
  5. package/Compiled-Themes/bootstrap-dark-lite.css +7 -2
  6. package/Compiled-Themes/bootstrap-dark.css +7 -2
  7. package/Compiled-Themes/bootstrap-lite.css +7 -2
  8. package/Compiled-Themes/bootstrap.css +7 -2
  9. package/Compiled-Themes/bootstrap4-lite.css +7 -2
  10. package/Compiled-Themes/bootstrap4.css +7 -2
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +7 -2
  12. package/Compiled-Themes/bootstrap5-dark.css +7 -2
  13. package/Compiled-Themes/bootstrap5-lite.css +7 -2
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +13 -8
  15. package/Compiled-Themes/bootstrap5.3-dark.css +13 -8
  16. package/Compiled-Themes/bootstrap5.3-lite.css +13 -8
  17. package/Compiled-Themes/bootstrap5.3.css +13 -8
  18. package/Compiled-Themes/bootstrap5.css +7 -2
  19. package/Compiled-Themes/fabric-dark-lite.css +7 -2
  20. package/Compiled-Themes/fabric-dark.css +7 -2
  21. package/Compiled-Themes/fabric-lite.css +7 -2
  22. package/Compiled-Themes/fabric.css +7 -2
  23. package/Compiled-Themes/fluent-dark-lite.css +7 -2
  24. package/Compiled-Themes/fluent-dark.css +7 -2
  25. package/Compiled-Themes/fluent-lite.css +7 -2
  26. package/Compiled-Themes/fluent.css +7 -2
  27. package/Compiled-Themes/fluent2-dark-lite.css +7 -2
  28. package/Compiled-Themes/fluent2-dark.css +7 -2
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +7 -2
  30. package/Compiled-Themes/fluent2-highcontrast.css +7 -2
  31. package/Compiled-Themes/fluent2-lite.css +7 -2
  32. package/Compiled-Themes/fluent2.css +7 -2
  33. package/Compiled-Themes/highcontrast-lite.css +7 -2
  34. package/Compiled-Themes/highcontrast.css +7 -2
  35. package/Compiled-Themes/material-dark-lite.css +7 -2
  36. package/Compiled-Themes/material-dark.css +7 -2
  37. package/Compiled-Themes/material-lite.css +7 -2
  38. package/Compiled-Themes/material.css +7 -2
  39. package/Compiled-Themes/material3-dark-lite.css +7 -2
  40. package/Compiled-Themes/material3-dark.css +7 -2
  41. package/Compiled-Themes/material3-lite.css +7 -2
  42. package/Compiled-Themes/material3.css +7 -2
  43. package/Compiled-Themes/tailwind-dark-lite.css +8 -3
  44. package/Compiled-Themes/tailwind-dark.css +8 -3
  45. package/Compiled-Themes/tailwind-lite.css +8 -3
  46. package/Compiled-Themes/tailwind.css +8 -3
  47. package/Compiled-Themes/tailwind3-dark-lite.css +7 -2
  48. package/Compiled-Themes/tailwind3-dark.css +7 -2
  49. package/Compiled-Themes/tailwind3-lite.css +7 -2
  50. package/Compiled-Themes/tailwind3.css +7 -2
  51. package/SCSS-Themes/bds-dark-lite.scss +22 -7
  52. package/SCSS-Themes/bds-dark.scss +22 -7
  53. package/SCSS-Themes/bds-lite.scss +22 -7
  54. package/SCSS-Themes/bds.scss +22 -7
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +21 -7
  56. package/SCSS-Themes/bootstrap-dark.scss +21 -7
  57. package/SCSS-Themes/bootstrap-lite.scss +21 -7
  58. package/SCSS-Themes/bootstrap.scss +21 -7
  59. package/SCSS-Themes/bootstrap4-lite.scss +21 -7
  60. package/SCSS-Themes/bootstrap4.scss +21 -7
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +21 -7
  62. package/SCSS-Themes/bootstrap5-dark.scss +21 -7
  63. package/SCSS-Themes/bootstrap5-lite.scss +21 -7
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +21 -7
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +21 -7
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +21 -7
  67. package/SCSS-Themes/bootstrap5.3.scss +21 -7
  68. package/SCSS-Themes/bootstrap5.scss +21 -7
  69. package/SCSS-Themes/dropdowns/multi-select/bds-dark-lite.scss +7 -1
  70. package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +7 -1
  71. package/SCSS-Themes/dropdowns/multi-select/bds-lite.scss +7 -1
  72. package/SCSS-Themes/dropdowns/multi-select/bds.scss +7 -1
  73. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark-lite.scss +6 -1
  74. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +6 -1
  75. package/SCSS-Themes/dropdowns/multi-select/bootstrap-lite.scss +6 -1
  76. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +6 -1
  77. package/SCSS-Themes/dropdowns/multi-select/bootstrap4-lite.scss +6 -1
  78. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +6 -1
  79. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark-lite.scss +6 -1
  80. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +6 -1
  81. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-lite.scss +6 -1
  82. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark-lite.scss +6 -1
  83. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark.scss +6 -1
  84. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-lite.scss +6 -1
  85. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +6 -1
  86. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +6 -1
  87. package/SCSS-Themes/dropdowns/multi-select/fabric-dark-lite.scss +6 -1
  88. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +6 -1
  89. package/SCSS-Themes/dropdowns/multi-select/fabric-lite.scss +6 -1
  90. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +6 -1
  91. package/SCSS-Themes/dropdowns/multi-select/fluent-dark-lite.scss +6 -1
  92. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +6 -1
  93. package/SCSS-Themes/dropdowns/multi-select/fluent-lite.scss +6 -1
  94. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +6 -1
  95. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark-lite.scss +6 -1
  96. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +6 -1
  97. package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast-lite.scss +6 -1
  98. package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast.scss +6 -1
  99. package/SCSS-Themes/dropdowns/multi-select/fluent2-lite.scss +6 -1
  100. package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +6 -1
  101. package/SCSS-Themes/dropdowns/multi-select/highcontrast-lite.scss +6 -1
  102. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +6 -1
  103. package/SCSS-Themes/dropdowns/multi-select/material-dark-lite.scss +6 -1
  104. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +6 -1
  105. package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +6 -1
  106. package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
  107. package/SCSS-Themes/dropdowns/multi-select/material3-dark-lite.scss +6 -1
  108. package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +6 -1
  109. package/SCSS-Themes/dropdowns/multi-select/material3-lite.scss +6 -1
  110. package/SCSS-Themes/dropdowns/multi-select/material3.scss +6 -1
  111. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark-lite.scss +7 -1
  112. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +7 -1
  113. package/SCSS-Themes/dropdowns/multi-select/tailwind-lite.scss +7 -1
  114. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +7 -1
  115. package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark-lite.scss +6 -1
  116. package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark.scss +6 -1
  117. package/SCSS-Themes/dropdowns/multi-select/tailwind3-lite.scss +6 -1
  118. package/SCSS-Themes/dropdowns/multi-select/tailwind3.scss +6 -1
  119. package/SCSS-Themes/fabric-dark-lite.scss +21 -7
  120. package/SCSS-Themes/fabric-dark.scss +21 -7
  121. package/SCSS-Themes/fabric-lite.scss +21 -7
  122. package/SCSS-Themes/fabric.scss +21 -7
  123. package/SCSS-Themes/fluent-dark-lite.scss +21 -7
  124. package/SCSS-Themes/fluent-dark.scss +21 -7
  125. package/SCSS-Themes/fluent-lite.scss +21 -7
  126. package/SCSS-Themes/fluent.scss +21 -7
  127. package/SCSS-Themes/fluent2-dark-lite.scss +21 -7
  128. package/SCSS-Themes/fluent2-dark.scss +21 -7
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +21 -7
  130. package/SCSS-Themes/fluent2-highcontrast.scss +21 -7
  131. package/SCSS-Themes/fluent2-lite.scss +21 -7
  132. package/SCSS-Themes/fluent2.scss +21 -7
  133. package/SCSS-Themes/highcontrast-lite.scss +21 -7
  134. package/SCSS-Themes/highcontrast.scss +21 -7
  135. package/SCSS-Themes/image-editor/image-editor/bds-dark-lite.scss +2 -2
  136. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +2 -2
  137. package/SCSS-Themes/image-editor/image-editor/bds-lite.scss +2 -2
  138. package/SCSS-Themes/image-editor/image-editor/bds.scss +2 -2
  139. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark-lite.scss +2 -2
  140. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -2
  141. package/SCSS-Themes/image-editor/image-editor/bootstrap-lite.scss +2 -2
  142. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -2
  143. package/SCSS-Themes/image-editor/image-editor/bootstrap4-lite.scss +2 -2
  144. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -2
  145. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark-lite.scss +2 -2
  146. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -2
  147. package/SCSS-Themes/image-editor/image-editor/bootstrap5-lite.scss +2 -2
  148. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark-lite.scss +2 -2
  149. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark.scss +2 -2
  150. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-lite.scss +2 -2
  151. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3.scss +2 -2
  152. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -2
  153. package/SCSS-Themes/image-editor/image-editor/fabric-dark-lite.scss +2 -2
  154. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -2
  155. package/SCSS-Themes/image-editor/image-editor/fabric-lite.scss +2 -2
  156. package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -2
  157. package/SCSS-Themes/image-editor/image-editor/fluent-dark-lite.scss +2 -2
  158. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -2
  159. package/SCSS-Themes/image-editor/image-editor/fluent-lite.scss +2 -2
  160. package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -2
  161. package/SCSS-Themes/image-editor/image-editor/fluent2-dark-lite.scss +2 -2
  162. package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +2 -2
  163. package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast-lite.scss +2 -2
  164. package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast.scss +2 -2
  165. package/SCSS-Themes/image-editor/image-editor/fluent2-lite.scss +2 -2
  166. package/SCSS-Themes/image-editor/image-editor/fluent2.scss +2 -2
  167. package/SCSS-Themes/image-editor/image-editor/highcontrast-lite.scss +2 -2
  168. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +2 -2
  169. package/SCSS-Themes/image-editor/image-editor/material-dark-lite.scss +2 -2
  170. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -2
  171. package/SCSS-Themes/image-editor/image-editor/material-lite.scss +2 -2
  172. package/SCSS-Themes/image-editor/image-editor/material.scss +2 -2
  173. package/SCSS-Themes/image-editor/image-editor/material3-dark-lite.scss +2 -2
  174. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -2
  175. package/SCSS-Themes/image-editor/image-editor/material3-lite.scss +2 -2
  176. package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -2
  177. package/SCSS-Themes/image-editor/image-editor/tailwind-dark-lite.scss +2 -2
  178. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -2
  179. package/SCSS-Themes/image-editor/image-editor/tailwind-lite.scss +2 -2
  180. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -2
  181. package/SCSS-Themes/image-editor/image-editor/tailwind3-dark-lite.scss +2 -2
  182. package/SCSS-Themes/image-editor/image-editor/tailwind3-dark.scss +2 -2
  183. package/SCSS-Themes/image-editor/image-editor/tailwind3-lite.scss +2 -2
  184. package/SCSS-Themes/image-editor/image-editor/tailwind3.scss +2 -2
  185. package/SCSS-Themes/material-dark-lite.scss +21 -7
  186. package/SCSS-Themes/material-dark.scss +21 -7
  187. package/SCSS-Themes/material-lite.scss +21 -7
  188. package/SCSS-Themes/material.scss +21 -7
  189. package/SCSS-Themes/material3-dark-lite.scss +21 -7
  190. package/SCSS-Themes/material3-dark.scss +21 -7
  191. package/SCSS-Themes/material3-lite.scss +21 -7
  192. package/SCSS-Themes/material3.scss +21 -7
  193. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +7 -4
  194. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +7 -4
  195. package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +7 -4
  196. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +7 -4
  197. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +7 -4
  198. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +7 -4
  199. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +7 -4
  200. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +7 -4
  201. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +7 -4
  202. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +7 -4
  203. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +7 -4
  204. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +7 -4
  205. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +7 -4
  206. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +7 -4
  207. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +7 -4
  208. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +7 -4
  209. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +7 -4
  210. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +7 -4
  211. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +7 -4
  212. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +7 -4
  213. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +7 -4
  214. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +7 -4
  215. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +7 -4
  216. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +7 -4
  217. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +7 -4
  218. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +7 -4
  219. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +7 -4
  220. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +7 -4
  221. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +7 -4
  222. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +7 -4
  223. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +7 -4
  224. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +7 -4
  225. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +7 -4
  226. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +7 -4
  227. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +7 -4
  228. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +7 -4
  229. package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +7 -4
  230. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +7 -4
  231. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +7 -4
  232. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +7 -4
  233. package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +7 -4
  234. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +7 -4
  235. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +7 -4
  236. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +7 -4
  237. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +7 -4
  238. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +7 -4
  239. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +7 -4
  240. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +7 -4
  241. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +7 -4
  242. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +7 -4
  243. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark-lite.scss +1 -0
  244. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +1 -0
  245. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +1 -0
  246. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +1 -0
  247. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +1 -0
  248. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +1 -0
  249. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +1 -0
  250. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +1 -0
  251. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +1 -0
  252. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +1 -0
  253. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +1 -0
  254. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +1 -0
  255. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +1 -0
  256. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +1 -0
  257. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +1 -0
  258. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +1 -0
  259. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +1 -0
  260. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +1 -0
  261. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +1 -0
  262. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +1 -0
  263. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +1 -0
  264. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +1 -0
  265. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +1 -0
  266. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +1 -0
  267. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +1 -0
  268. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +1 -0
  269. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +1 -0
  270. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +1 -0
  271. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +1 -0
  272. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +1 -0
  273. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +1 -0
  274. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +1 -0
  275. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +1 -0
  276. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +1 -0
  277. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +1 -0
  278. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +1 -0
  279. package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +1 -0
  280. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +1 -0
  281. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +1 -0
  282. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +1 -0
  283. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +1 -0
  284. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +1 -0
  285. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +1 -0
  286. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +1 -0
  287. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +1 -0
  288. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +1 -0
  289. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +1 -0
  290. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +1 -0
  291. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +1 -0
  292. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +1 -0
  293. package/SCSS-Themes/schedule/schedule/bds-dark-lite.scss +5 -0
  294. package/SCSS-Themes/schedule/schedule/bds-dark.scss +5 -0
  295. package/SCSS-Themes/schedule/schedule/bds-lite.scss +5 -0
  296. package/SCSS-Themes/schedule/schedule/bds.scss +5 -0
  297. package/SCSS-Themes/schedule/schedule/bootstrap-dark-lite.scss +5 -0
  298. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +5 -0
  299. package/SCSS-Themes/schedule/schedule/bootstrap-lite.scss +5 -0
  300. package/SCSS-Themes/schedule/schedule/bootstrap.scss +5 -0
  301. package/SCSS-Themes/schedule/schedule/bootstrap4-lite.scss +5 -0
  302. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +5 -0
  303. package/SCSS-Themes/schedule/schedule/bootstrap5-dark-lite.scss +5 -0
  304. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +5 -0
  305. package/SCSS-Themes/schedule/schedule/bootstrap5-lite.scss +5 -0
  306. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark-lite.scss +5 -0
  307. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark.scss +5 -0
  308. package/SCSS-Themes/schedule/schedule/bootstrap5.3-lite.scss +5 -0
  309. package/SCSS-Themes/schedule/schedule/bootstrap5.3.scss +5 -0
  310. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +5 -0
  311. package/SCSS-Themes/schedule/schedule/fabric-dark-lite.scss +5 -0
  312. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +5 -0
  313. package/SCSS-Themes/schedule/schedule/fabric-lite.scss +5 -0
  314. package/SCSS-Themes/schedule/schedule/fabric.scss +5 -0
  315. package/SCSS-Themes/schedule/schedule/fluent-dark-lite.scss +5 -0
  316. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +5 -0
  317. package/SCSS-Themes/schedule/schedule/fluent-lite.scss +5 -0
  318. package/SCSS-Themes/schedule/schedule/fluent.scss +5 -0
  319. package/SCSS-Themes/schedule/schedule/fluent2-dark-lite.scss +5 -0
  320. package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +5 -0
  321. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast-lite.scss +5 -0
  322. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast.scss +5 -0
  323. package/SCSS-Themes/schedule/schedule/fluent2-lite.scss +5 -0
  324. package/SCSS-Themes/schedule/schedule/fluent2.scss +5 -0
  325. package/SCSS-Themes/schedule/schedule/highcontrast-lite.scss +5 -0
  326. package/SCSS-Themes/schedule/schedule/highcontrast.scss +5 -0
  327. package/SCSS-Themes/schedule/schedule/material-dark-lite.scss +5 -0
  328. package/SCSS-Themes/schedule/schedule/material-dark.scss +5 -0
  329. package/SCSS-Themes/schedule/schedule/material-lite.scss +5 -0
  330. package/SCSS-Themes/schedule/schedule/material.scss +5 -0
  331. package/SCSS-Themes/schedule/schedule/material3-dark-lite.scss +5 -0
  332. package/SCSS-Themes/schedule/schedule/material3-dark.scss +5 -0
  333. package/SCSS-Themes/schedule/schedule/material3-lite.scss +5 -0
  334. package/SCSS-Themes/schedule/schedule/material3.scss +5 -0
  335. package/SCSS-Themes/schedule/schedule/tailwind-dark-lite.scss +5 -0
  336. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +5 -0
  337. package/SCSS-Themes/schedule/schedule/tailwind-lite.scss +5 -0
  338. package/SCSS-Themes/schedule/schedule/tailwind.scss +5 -0
  339. package/SCSS-Themes/schedule/schedule/tailwind3-dark-lite.scss +5 -0
  340. package/SCSS-Themes/schedule/schedule/tailwind3-dark.scss +5 -0
  341. package/SCSS-Themes/schedule/schedule/tailwind3-lite.scss +5 -0
  342. package/SCSS-Themes/schedule/schedule/tailwind3.scss +5 -0
  343. package/SCSS-Themes/tailwind-dark-lite.scss +22 -7
  344. package/SCSS-Themes/tailwind-dark.scss +22 -7
  345. package/SCSS-Themes/tailwind-lite.scss +22 -7
  346. package/SCSS-Themes/tailwind.scss +22 -7
  347. package/SCSS-Themes/tailwind3-dark-lite.scss +21 -7
  348. package/SCSS-Themes/tailwind3-dark.scss +21 -7
  349. package/SCSS-Themes/tailwind3-lite.scss +21 -7
  350. package/SCSS-Themes/tailwind3.scss +21 -7
  351. package/package.json +1 -1
@@ -47999,6 +47999,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
47999
47999
  $ddl-delim-font-color: $content-text-color !default;
48000
48000
  $ddl-close-icon-color: $icon-color !default;
48001
48001
  $ddl-close-icon-hover-color: $icon-color-hover !default;
48002
+ $multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
48002
48003
 
48003
48004
  @include export-module('multiselect-tailwind') {
48004
48005
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -48442,7 +48443,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
48442
48443
  }
48443
48444
 
48444
48445
  .e-multi-select-wrapper .e-delim-values {
48445
- font-family: $ddl-chip-font-family;
48446
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48447
+ font-family: $multi-select-delim-font-family;
48448
+ }
48449
+ @else {
48450
+ font-family: $ddl-chip-font-family;
48451
+ }
48446
48452
  font-size: $ddl-delim-font-size;
48447
48453
  line-height: $ddl-delimviewheight;
48448
48454
  max-width: 100%;
@@ -72354,6 +72360,7 @@ $rte-dialog-upload-status-progress: $info;
72354
72360
 
72355
72361
  .e-content {
72356
72362
  width: 100%;
72363
+ display: block;
72357
72364
  float: left;
72358
72365
  background: unset;
72359
72366
  box-sizing: border-box;
@@ -83500,7 +83507,7 @@ $lg-desktop: 1399.98;
83500
83507
  color: $pv-icon-color-hover;
83501
83508
  }
83502
83509
  @if $skin-name == 'bootstrap5.3' {
83503
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83510
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83504
83511
  }
83505
83512
  @if $skin-name == 'bootstrap5' {
83506
83513
  color: $white;
@@ -83513,6 +83520,12 @@ $lg-desktop: 1399.98;
83513
83520
  }
83514
83521
  }
83515
83522
 
83523
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83524
+ @if $skin-name == 'bootstrap5.3' {
83525
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83526
+ }
83527
+ }
83528
+
83516
83529
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83517
83530
  @if ($skin-name == 'bootstrap5.3') {
83518
83531
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87776,9 +87789,6 @@ $lg-desktop: 1399.98;
87776
87789
  @if ($skin-name == 'bootstrap5') {
87777
87790
  color: $white;
87778
87791
  }
87779
- @if ($skin-name == 'bootstrap5.3') {
87780
- color: var(--color-sf-icon-color);
87781
- }
87782
87792
  }
87783
87793
 
87784
87794
  .e-dialog.e-pv-signature-dialog-height {
@@ -98711,6 +98721,11 @@ $schedule-bgr-calendar-width: 350px !default;
98711
98721
  }
98712
98722
 
98713
98723
  .e-vertical-view {
98724
+ .e-month-event-table {
98725
+ position: absolute;
98726
+ top: 0;
98727
+ }
98728
+
98714
98729
  &.e-timescale-disable {
98715
98730
  .e-content-table,
98716
98731
  .e-content-wrap {
@@ -103237,8 +103252,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
103237
103252
  }
103238
103253
 
103239
103254
  .e-ie-img-dlg-canvas {
103240
- width: 100%;
103241
- height: 100%;
103255
+ width: auto;
103256
+ height: auto;
103242
103257
  }
103243
103258
 
103244
103259
  .e-ie-img-size {
@@ -65300,6 +65300,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
65300
65300
  $ddl-delim-font-color: $content-text-color !default;
65301
65301
  $ddl-close-icon-color: $icon-color !default;
65302
65302
  $ddl-close-icon-hover-color: $icon-color-hover !default;
65303
+ $multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
65303
65304
 
65304
65305
  @include export-module('multiselect-tailwind') {
65305
65306
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -65743,7 +65744,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
65743
65744
  }
65744
65745
 
65745
65746
  .e-multi-select-wrapper .e-delim-values {
65746
- font-family: $ddl-chip-font-family;
65747
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65748
+ font-family: $multi-select-delim-font-family;
65749
+ }
65750
+ @else {
65751
+ font-family: $ddl-chip-font-family;
65752
+ }
65747
65753
  font-size: $ddl-delim-font-size;
65748
65754
  line-height: $ddl-delimviewheight;
65749
65755
  max-width: 100%;
@@ -98286,6 +98292,7 @@ $rte-dialog-upload-status-progress: $info;
98286
98292
 
98287
98293
  .e-content {
98288
98294
  width: 100%;
98295
+ display: block;
98289
98296
  float: left;
98290
98297
  background: unset;
98291
98298
  box-sizing: border-box;
@@ -111182,7 +111189,7 @@ $lg-desktop: 1399.98;
111182
111189
  color: $pv-icon-color-hover;
111183
111190
  }
111184
111191
  @if $skin-name == 'bootstrap5.3' {
111185
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111192
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111186
111193
  }
111187
111194
  @if $skin-name == 'bootstrap5' {
111188
111195
  color: $white;
@@ -111195,6 +111202,12 @@ $lg-desktop: 1399.98;
111195
111202
  }
111196
111203
  }
111197
111204
 
111205
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111206
+ @if $skin-name == 'bootstrap5.3' {
111207
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111208
+ }
111209
+ }
111210
+
111198
111211
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111199
111212
  @if ($skin-name == 'bootstrap5.3') {
111200
111213
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115458,9 +115471,6 @@ $lg-desktop: 1399.98;
115458
115471
  @if ($skin-name == 'bootstrap5') {
115459
115472
  color: $white;
115460
115473
  }
115461
- @if ($skin-name == 'bootstrap5.3') {
115462
- color: var(--color-sf-icon-color);
115463
- }
115464
115474
  }
115465
115475
 
115466
115476
  .e-dialog.e-pv-signature-dialog-height {
@@ -129452,6 +129462,11 @@ $schedule-bgr-calendar-width: 350px !default;
129452
129462
  }
129453
129463
 
129454
129464
  .e-vertical-view {
129465
+ .e-month-event-table {
129466
+ position: absolute;
129467
+ top: 0;
129468
+ }
129469
+
129455
129470
  &.e-timescale-disable {
129456
129471
  .e-content-table,
129457
129472
  .e-content-wrap {
@@ -134774,8 +134789,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
134774
134789
  }
134775
134790
 
134776
134791
  .e-ie-img-dlg-canvas {
134777
- width: 100%;
134778
- height: 100%;
134792
+ width: auto;
134793
+ height: auto;
134779
134794
  }
134780
134795
 
134781
134796
  .e-ie-img-size {
@@ -49891,7 +49891,12 @@ $dd-chip-border: 1px solid $border-light !default;
49891
49891
  }
49892
49892
 
49893
49893
  .e-multi-select-wrapper .e-delim-values {
49894
- font-family: $ddl-chip-font-family;
49894
+ @if $ddl-multiselect-skin-name == 'tailwind' {
49895
+ font-family: $multi-select-delim-font-family;
49896
+ }
49897
+ @else {
49898
+ font-family: $ddl-chip-font-family;
49899
+ }
49895
49900
  font-size: $ddl-delim-font-size;
49896
49901
  line-height: $ddl-delimviewheight;
49897
49902
  max-width: 100%;
@@ -73878,6 +73883,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
73878
73883
 
73879
73884
  .e-content {
73880
73885
  width: 100%;
73886
+ display: block;
73881
73887
  float: left;
73882
73888
  background: unset;
73883
73889
  box-sizing: border-box;
@@ -85023,7 +85029,7 @@ $lg-desktop: 1399.98;
85023
85029
  color: $pv-icon-color-hover;
85024
85030
  }
85025
85031
  @if $skin-name == 'bootstrap5.3' {
85026
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
85032
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
85027
85033
  }
85028
85034
  @if $skin-name == 'bootstrap5' {
85029
85035
  color: $white;
@@ -85036,6 +85042,12 @@ $lg-desktop: 1399.98;
85036
85042
  }
85037
85043
  }
85038
85044
 
85045
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
85046
+ @if $skin-name == 'bootstrap5.3' {
85047
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
85048
+ }
85049
+ }
85050
+
85039
85051
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
85040
85052
  @if ($skin-name == 'bootstrap5.3') {
85041
85053
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -89299,9 +89311,6 @@ $lg-desktop: 1399.98;
89299
89311
  @if ($skin-name == 'bootstrap5') {
89300
89312
  color: $white;
89301
89313
  }
89302
- @if ($skin-name == 'bootstrap5.3') {
89303
- color: var(--color-sf-icon-color);
89304
- }
89305
89314
  }
89306
89315
 
89307
89316
  .e-dialog.e-pv-signature-dialog-height {
@@ -100242,6 +100251,11 @@ $schedule-bgr-calendar-width: 350px !default;
100242
100251
  }
100243
100252
 
100244
100253
  .e-vertical-view {
100254
+ .e-month-event-table {
100255
+ position: absolute;
100256
+ top: 0;
100257
+ }
100258
+
100245
100259
  &.e-timescale-disable {
100246
100260
  .e-content-table,
100247
100261
  .e-content-wrap {
@@ -104768,8 +104782,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
104768
104782
  }
104769
104783
 
104770
104784
  .e-ie-img-dlg-canvas {
104771
- width: 100%;
104772
- height: 100%;
104785
+ width: auto;
104786
+ height: auto;
104773
104787
  }
104774
104788
 
104775
104789
  .e-ie-img-size {
@@ -67192,7 +67192,12 @@ $dd-chip-border: 1px solid $border-light !default;
67192
67192
  }
67193
67193
 
67194
67194
  .e-multi-select-wrapper .e-delim-values {
67195
- font-family: $ddl-chip-font-family;
67195
+ @if $ddl-multiselect-skin-name == 'tailwind' {
67196
+ font-family: $multi-select-delim-font-family;
67197
+ }
67198
+ @else {
67199
+ font-family: $ddl-chip-font-family;
67200
+ }
67196
67201
  font-size: $ddl-delim-font-size;
67197
67202
  line-height: $ddl-delimviewheight;
67198
67203
  max-width: 100%;
@@ -99810,6 +99815,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99810
99815
 
99811
99816
  .e-content {
99812
99817
  width: 100%;
99818
+ display: block;
99813
99819
  float: left;
99814
99820
  background: unset;
99815
99821
  box-sizing: border-box;
@@ -112705,7 +112711,7 @@ $lg-desktop: 1399.98;
112705
112711
  color: $pv-icon-color-hover;
112706
112712
  }
112707
112713
  @if $skin-name == 'bootstrap5.3' {
112708
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
112714
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
112709
112715
  }
112710
112716
  @if $skin-name == 'bootstrap5' {
112711
112717
  color: $white;
@@ -112718,6 +112724,12 @@ $lg-desktop: 1399.98;
112718
112724
  }
112719
112725
  }
112720
112726
 
112727
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
112728
+ @if $skin-name == 'bootstrap5.3' {
112729
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
112730
+ }
112731
+ }
112732
+
112721
112733
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
112722
112734
  @if ($skin-name == 'bootstrap5.3') {
112723
112735
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -116981,9 +116993,6 @@ $lg-desktop: 1399.98;
116981
116993
  @if ($skin-name == 'bootstrap5') {
116982
116994
  color: $white;
116983
116995
  }
116984
- @if ($skin-name == 'bootstrap5.3') {
116985
- color: var(--color-sf-icon-color);
116986
- }
116987
116996
  }
116988
116997
 
116989
116998
  .e-dialog.e-pv-signature-dialog-height {
@@ -130983,6 +130992,11 @@ $schedule-bgr-calendar-width: 350px !default;
130983
130992
  }
130984
130993
 
130985
130994
  .e-vertical-view {
130995
+ .e-month-event-table {
130996
+ position: absolute;
130997
+ top: 0;
130998
+ }
130999
+
130986
131000
  &.e-timescale-disable {
130987
131001
  .e-content-table,
130988
131002
  .e-content-wrap {
@@ -136305,8 +136319,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
136305
136319
  }
136306
136320
 
136307
136321
  .e-ie-img-dlg-canvas {
136308
- width: 100%;
136309
- height: 100%;
136322
+ width: auto;
136323
+ height: auto;
136310
136324
  }
136311
136325
 
136312
136326
  .e-ie-img-size {
@@ -50362,7 +50362,12 @@ $dd-chip-border: 1px solid $border-light !default;
50362
50362
  }
50363
50363
 
50364
50364
  .e-multi-select-wrapper .e-delim-values {
50365
- font-family: $ddl-chip-font-family;
50365
+ @if $ddl-multiselect-skin-name == 'tailwind' {
50366
+ font-family: $multi-select-delim-font-family;
50367
+ }
50368
+ @else {
50369
+ font-family: $ddl-chip-font-family;
50370
+ }
50366
50371
  font-size: $ddl-delim-font-size;
50367
50372
  line-height: $ddl-delimviewheight;
50368
50373
  max-width: 100%;
@@ -74349,6 +74354,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
74349
74354
 
74350
74355
  .e-content {
74351
74356
  width: 100%;
74357
+ display: block;
74352
74358
  float: left;
74353
74359
  background: unset;
74354
74360
  box-sizing: border-box;
@@ -85494,7 +85500,7 @@ $lg-desktop: 1399.98;
85494
85500
  color: $pv-icon-color-hover;
85495
85501
  }
85496
85502
  @if $skin-name == 'bootstrap5.3' {
85497
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
85503
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
85498
85504
  }
85499
85505
  @if $skin-name == 'bootstrap5' {
85500
85506
  color: $white;
@@ -85507,6 +85513,12 @@ $lg-desktop: 1399.98;
85507
85513
  }
85508
85514
  }
85509
85515
 
85516
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
85517
+ @if $skin-name == 'bootstrap5.3' {
85518
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
85519
+ }
85520
+ }
85521
+
85510
85522
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
85511
85523
  @if ($skin-name == 'bootstrap5.3') {
85512
85524
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -89770,9 +89782,6 @@ $lg-desktop: 1399.98;
89770
89782
  @if ($skin-name == 'bootstrap5') {
89771
89783
  color: $white;
89772
89784
  }
89773
- @if ($skin-name == 'bootstrap5.3') {
89774
- color: var(--color-sf-icon-color);
89775
- }
89776
89785
  }
89777
89786
 
89778
89787
  .e-dialog.e-pv-signature-dialog-height {
@@ -100713,6 +100722,11 @@ $schedule-bgr-calendar-width: 350px !default;
100713
100722
  }
100714
100723
 
100715
100724
  .e-vertical-view {
100725
+ .e-month-event-table {
100726
+ position: absolute;
100727
+ top: 0;
100728
+ }
100729
+
100716
100730
  &.e-timescale-disable {
100717
100731
  .e-content-table,
100718
100732
  .e-content-wrap {
@@ -105239,8 +105253,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
105239
105253
  }
105240
105254
 
105241
105255
  .e-ie-img-dlg-canvas {
105242
- width: 100%;
105243
- height: 100%;
105256
+ width: auto;
105257
+ height: auto;
105244
105258
  }
105245
105259
 
105246
105260
  .e-ie-img-size {
@@ -67663,7 +67663,12 @@ $dd-chip-border: 1px solid $border-light !default;
67663
67663
  }
67664
67664
 
67665
67665
  .e-multi-select-wrapper .e-delim-values {
67666
- font-family: $ddl-chip-font-family;
67666
+ @if $ddl-multiselect-skin-name == 'tailwind' {
67667
+ font-family: $multi-select-delim-font-family;
67668
+ }
67669
+ @else {
67670
+ font-family: $ddl-chip-font-family;
67671
+ }
67667
67672
  font-size: $ddl-delim-font-size;
67668
67673
  line-height: $ddl-delimviewheight;
67669
67674
  max-width: 100%;
@@ -100281,6 +100286,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
100281
100286
 
100282
100287
  .e-content {
100283
100288
  width: 100%;
100289
+ display: block;
100284
100290
  float: left;
100285
100291
  background: unset;
100286
100292
  box-sizing: border-box;
@@ -113176,7 +113182,7 @@ $lg-desktop: 1399.98;
113176
113182
  color: $pv-icon-color-hover;
113177
113183
  }
113178
113184
  @if $skin-name == 'bootstrap5.3' {
113179
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
113185
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
113180
113186
  }
113181
113187
  @if $skin-name == 'bootstrap5' {
113182
113188
  color: $white;
@@ -113189,6 +113195,12 @@ $lg-desktop: 1399.98;
113189
113195
  }
113190
113196
  }
113191
113197
 
113198
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
113199
+ @if $skin-name == 'bootstrap5.3' {
113200
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
113201
+ }
113202
+ }
113203
+
113192
113204
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
113193
113205
  @if ($skin-name == 'bootstrap5.3') {
113194
113206
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -117452,9 +117464,6 @@ $lg-desktop: 1399.98;
117452
117464
  @if ($skin-name == 'bootstrap5') {
117453
117465
  color: $white;
117454
117466
  }
117455
- @if ($skin-name == 'bootstrap5.3') {
117456
- color: var(--color-sf-icon-color);
117457
- }
117458
117467
  }
117459
117468
 
117460
117469
  .e-dialog.e-pv-signature-dialog-height {
@@ -131454,6 +131463,11 @@ $schedule-bgr-calendar-width: 350px !default;
131454
131463
  }
131455
131464
 
131456
131465
  .e-vertical-view {
131466
+ .e-month-event-table {
131467
+ position: absolute;
131468
+ top: 0;
131469
+ }
131470
+
131457
131471
  &.e-timescale-disable {
131458
131472
  .e-content-table,
131459
131473
  .e-content-wrap {
@@ -136776,8 +136790,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
136776
136790
  }
136777
136791
 
136778
136792
  .e-ie-img-dlg-canvas {
136779
- width: 100%;
136780
- height: 100%;
136793
+ width: auto;
136794
+ height: auto;
136781
136795
  }
136782
136796
 
136783
136797
  .e-ie-img-size {
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"29.1.41","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"29.2.5","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}