@syncfusion/blazor-themes 29.1.41 → 29.2.4

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 (301) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +7 -3
  2. package/Compiled-Themes/bds-dark.css +7 -3
  3. package/Compiled-Themes/bds-lite.css +7 -3
  4. package/Compiled-Themes/bds.css +7 -3
  5. package/Compiled-Themes/bootstrap-dark-lite.css +6 -2
  6. package/Compiled-Themes/bootstrap-dark.css +6 -2
  7. package/Compiled-Themes/bootstrap-lite.css +6 -2
  8. package/Compiled-Themes/bootstrap.css +6 -2
  9. package/Compiled-Themes/bootstrap4-lite.css +6 -2
  10. package/Compiled-Themes/bootstrap4.css +6 -2
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +6 -2
  12. package/Compiled-Themes/bootstrap5-dark.css +6 -2
  13. package/Compiled-Themes/bootstrap5-lite.css +6 -2
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +12 -8
  15. package/Compiled-Themes/bootstrap5.3-dark.css +12 -8
  16. package/Compiled-Themes/bootstrap5.3-lite.css +12 -8
  17. package/Compiled-Themes/bootstrap5.3.css +12 -8
  18. package/Compiled-Themes/bootstrap5.css +6 -2
  19. package/Compiled-Themes/fabric-dark-lite.css +6 -2
  20. package/Compiled-Themes/fabric-dark.css +6 -2
  21. package/Compiled-Themes/fabric-lite.css +6 -2
  22. package/Compiled-Themes/fabric.css +6 -2
  23. package/Compiled-Themes/fluent-dark-lite.css +6 -2
  24. package/Compiled-Themes/fluent-dark.css +6 -2
  25. package/Compiled-Themes/fluent-lite.css +6 -2
  26. package/Compiled-Themes/fluent.css +6 -2
  27. package/Compiled-Themes/fluent2-dark-lite.css +6 -2
  28. package/Compiled-Themes/fluent2-dark.css +6 -2
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -2
  30. package/Compiled-Themes/fluent2-highcontrast.css +6 -2
  31. package/Compiled-Themes/fluent2-lite.css +6 -2
  32. package/Compiled-Themes/fluent2.css +6 -2
  33. package/Compiled-Themes/highcontrast-lite.css +6 -2
  34. package/Compiled-Themes/highcontrast.css +6 -2
  35. package/Compiled-Themes/material-dark-lite.css +6 -2
  36. package/Compiled-Themes/material-dark.css +6 -2
  37. package/Compiled-Themes/material-lite.css +6 -2
  38. package/Compiled-Themes/material.css +6 -2
  39. package/Compiled-Themes/material3-dark-lite.css +6 -2
  40. package/Compiled-Themes/material3-dark.css +6 -2
  41. package/Compiled-Themes/material3-lite.css +6 -2
  42. package/Compiled-Themes/material3.css +6 -2
  43. package/Compiled-Themes/tailwind-dark-lite.css +7 -3
  44. package/Compiled-Themes/tailwind-dark.css +7 -3
  45. package/Compiled-Themes/tailwind-lite.css +7 -3
  46. package/Compiled-Themes/tailwind.css +7 -3
  47. package/Compiled-Themes/tailwind3-dark-lite.css +6 -2
  48. package/Compiled-Themes/tailwind3-dark.css +6 -2
  49. package/Compiled-Themes/tailwind3-lite.css +6 -2
  50. package/Compiled-Themes/tailwind3.css +6 -2
  51. package/SCSS-Themes/bds-dark-lite.scss +21 -7
  52. package/SCSS-Themes/bds-dark.scss +21 -7
  53. package/SCSS-Themes/bds-lite.scss +21 -7
  54. package/SCSS-Themes/bds.scss +21 -7
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +20 -7
  56. package/SCSS-Themes/bootstrap-dark.scss +20 -7
  57. package/SCSS-Themes/bootstrap-lite.scss +20 -7
  58. package/SCSS-Themes/bootstrap.scss +20 -7
  59. package/SCSS-Themes/bootstrap4-lite.scss +20 -7
  60. package/SCSS-Themes/bootstrap4.scss +20 -7
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +20 -7
  62. package/SCSS-Themes/bootstrap5-dark.scss +20 -7
  63. package/SCSS-Themes/bootstrap5-lite.scss +20 -7
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +20 -7
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +20 -7
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +20 -7
  67. package/SCSS-Themes/bootstrap5.3.scss +20 -7
  68. package/SCSS-Themes/bootstrap5.scss +20 -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 +20 -7
  120. package/SCSS-Themes/fabric-dark.scss +20 -7
  121. package/SCSS-Themes/fabric-lite.scss +20 -7
  122. package/SCSS-Themes/fabric.scss +20 -7
  123. package/SCSS-Themes/fluent-dark-lite.scss +20 -7
  124. package/SCSS-Themes/fluent-dark.scss +20 -7
  125. package/SCSS-Themes/fluent-lite.scss +20 -7
  126. package/SCSS-Themes/fluent.scss +20 -7
  127. package/SCSS-Themes/fluent2-dark-lite.scss +20 -7
  128. package/SCSS-Themes/fluent2-dark.scss +20 -7
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +20 -7
  130. package/SCSS-Themes/fluent2-highcontrast.scss +20 -7
  131. package/SCSS-Themes/fluent2-lite.scss +20 -7
  132. package/SCSS-Themes/fluent2.scss +20 -7
  133. package/SCSS-Themes/highcontrast-lite.scss +20 -7
  134. package/SCSS-Themes/highcontrast.scss +20 -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 +20 -7
  186. package/SCSS-Themes/material-dark.scss +20 -7
  187. package/SCSS-Themes/material-lite.scss +20 -7
  188. package/SCSS-Themes/material.scss +20 -7
  189. package/SCSS-Themes/material3-dark-lite.scss +20 -7
  190. package/SCSS-Themes/material3-dark.scss +20 -7
  191. package/SCSS-Themes/material3-lite.scss +20 -7
  192. package/SCSS-Themes/material3.scss +20 -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/schedule/schedule/bds-dark-lite.scss +5 -0
  244. package/SCSS-Themes/schedule/schedule/bds-dark.scss +5 -0
  245. package/SCSS-Themes/schedule/schedule/bds-lite.scss +5 -0
  246. package/SCSS-Themes/schedule/schedule/bds.scss +5 -0
  247. package/SCSS-Themes/schedule/schedule/bootstrap-dark-lite.scss +5 -0
  248. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +5 -0
  249. package/SCSS-Themes/schedule/schedule/bootstrap-lite.scss +5 -0
  250. package/SCSS-Themes/schedule/schedule/bootstrap.scss +5 -0
  251. package/SCSS-Themes/schedule/schedule/bootstrap4-lite.scss +5 -0
  252. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +5 -0
  253. package/SCSS-Themes/schedule/schedule/bootstrap5-dark-lite.scss +5 -0
  254. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +5 -0
  255. package/SCSS-Themes/schedule/schedule/bootstrap5-lite.scss +5 -0
  256. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark-lite.scss +5 -0
  257. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark.scss +5 -0
  258. package/SCSS-Themes/schedule/schedule/bootstrap5.3-lite.scss +5 -0
  259. package/SCSS-Themes/schedule/schedule/bootstrap5.3.scss +5 -0
  260. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +5 -0
  261. package/SCSS-Themes/schedule/schedule/fabric-dark-lite.scss +5 -0
  262. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +5 -0
  263. package/SCSS-Themes/schedule/schedule/fabric-lite.scss +5 -0
  264. package/SCSS-Themes/schedule/schedule/fabric.scss +5 -0
  265. package/SCSS-Themes/schedule/schedule/fluent-dark-lite.scss +5 -0
  266. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +5 -0
  267. package/SCSS-Themes/schedule/schedule/fluent-lite.scss +5 -0
  268. package/SCSS-Themes/schedule/schedule/fluent.scss +5 -0
  269. package/SCSS-Themes/schedule/schedule/fluent2-dark-lite.scss +5 -0
  270. package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +5 -0
  271. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast-lite.scss +5 -0
  272. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast.scss +5 -0
  273. package/SCSS-Themes/schedule/schedule/fluent2-lite.scss +5 -0
  274. package/SCSS-Themes/schedule/schedule/fluent2.scss +5 -0
  275. package/SCSS-Themes/schedule/schedule/highcontrast-lite.scss +5 -0
  276. package/SCSS-Themes/schedule/schedule/highcontrast.scss +5 -0
  277. package/SCSS-Themes/schedule/schedule/material-dark-lite.scss +5 -0
  278. package/SCSS-Themes/schedule/schedule/material-dark.scss +5 -0
  279. package/SCSS-Themes/schedule/schedule/material-lite.scss +5 -0
  280. package/SCSS-Themes/schedule/schedule/material.scss +5 -0
  281. package/SCSS-Themes/schedule/schedule/material3-dark-lite.scss +5 -0
  282. package/SCSS-Themes/schedule/schedule/material3-dark.scss +5 -0
  283. package/SCSS-Themes/schedule/schedule/material3-lite.scss +5 -0
  284. package/SCSS-Themes/schedule/schedule/material3.scss +5 -0
  285. package/SCSS-Themes/schedule/schedule/tailwind-dark-lite.scss +5 -0
  286. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +5 -0
  287. package/SCSS-Themes/schedule/schedule/tailwind-lite.scss +5 -0
  288. package/SCSS-Themes/schedule/schedule/tailwind.scss +5 -0
  289. package/SCSS-Themes/schedule/schedule/tailwind3-dark-lite.scss +5 -0
  290. package/SCSS-Themes/schedule/schedule/tailwind3-dark.scss +5 -0
  291. package/SCSS-Themes/schedule/schedule/tailwind3-lite.scss +5 -0
  292. package/SCSS-Themes/schedule/schedule/tailwind3.scss +5 -0
  293. package/SCSS-Themes/tailwind-dark-lite.scss +21 -7
  294. package/SCSS-Themes/tailwind-dark.scss +21 -7
  295. package/SCSS-Themes/tailwind-lite.scss +21 -7
  296. package/SCSS-Themes/tailwind.scss +21 -7
  297. package/SCSS-Themes/tailwind3-dark-lite.scss +20 -7
  298. package/SCSS-Themes/tailwind3-dark.scss +20 -7
  299. package/SCSS-Themes/tailwind3-lite.scss +20 -7
  300. package/SCSS-Themes/tailwind3.scss +20 -7
  301. package/package.json +1 -1
@@ -48001,6 +48001,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
48001
48001
  $ddl-delim-font-color: $content-text-color !default;
48002
48002
  $ddl-close-icon-color: $icon-color !default;
48003
48003
  $ddl-close-icon-hover-color: $icon-color-hover !default;
48004
+ $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;
48004
48005
 
48005
48006
  @include export-module('multiselect-tailwind') {
48006
48007
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -48444,7 +48445,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
48444
48445
  }
48445
48446
 
48446
48447
  .e-multi-select-wrapper .e-delim-values {
48447
- font-family: $ddl-chip-font-family;
48448
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48449
+ font-family: $multi-select-delim-font-family;
48450
+ }
48451
+ @else {
48452
+ font-family: $ddl-chip-font-family;
48453
+ }
48448
48454
  font-size: $ddl-delim-font-size;
48449
48455
  line-height: $ddl-delimviewheight;
48450
48456
  max-width: 100%;
@@ -83502,7 +83508,7 @@ $lg-desktop: 1399.98;
83502
83508
  color: $pv-icon-color-hover;
83503
83509
  }
83504
83510
  @if $skin-name == 'bootstrap5.3' {
83505
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83511
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83506
83512
  }
83507
83513
  @if $skin-name == 'bootstrap5' {
83508
83514
  color: $white;
@@ -83515,6 +83521,12 @@ $lg-desktop: 1399.98;
83515
83521
  }
83516
83522
  }
83517
83523
 
83524
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83525
+ @if $skin-name == 'bootstrap5.3' {
83526
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83527
+ }
83528
+ }
83529
+
83518
83530
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83519
83531
  @if ($skin-name == 'bootstrap5.3') {
83520
83532
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87778,9 +87790,6 @@ $lg-desktop: 1399.98;
87778
87790
  @if ($skin-name == 'bootstrap5') {
87779
87791
  color: $white;
87780
87792
  }
87781
- @if ($skin-name == 'bootstrap5.3') {
87782
- color: var(--color-sf-icon-color);
87783
- }
87784
87793
  }
87785
87794
 
87786
87795
  .e-dialog.e-pv-signature-dialog-height {
@@ -98713,6 +98722,11 @@ $schedule-bgr-calendar-width: 350px !default;
98713
98722
  }
98714
98723
 
98715
98724
  .e-vertical-view {
98725
+ .e-month-event-table {
98726
+ position: absolute;
98727
+ top: 0;
98728
+ }
98729
+
98716
98730
  &.e-timescale-disable {
98717
98731
  .e-content-table,
98718
98732
  .e-content-wrap {
@@ -103239,8 +103253,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
103239
103253
  }
103240
103254
 
103241
103255
  .e-ie-img-dlg-canvas {
103242
- width: 100%;
103243
- height: 100%;
103256
+ width: auto;
103257
+ height: auto;
103244
103258
  }
103245
103259
 
103246
103260
  .e-ie-img-size {
@@ -65302,6 +65302,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
65302
65302
  $ddl-delim-font-color: $content-text-color !default;
65303
65303
  $ddl-close-icon-color: $icon-color !default;
65304
65304
  $ddl-close-icon-hover-color: $icon-color-hover !default;
65305
+ $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;
65305
65306
 
65306
65307
  @include export-module('multiselect-tailwind') {
65307
65308
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -65745,7 +65746,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
65745
65746
  }
65746
65747
 
65747
65748
  .e-multi-select-wrapper .e-delim-values {
65748
- font-family: $ddl-chip-font-family;
65749
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65750
+ font-family: $multi-select-delim-font-family;
65751
+ }
65752
+ @else {
65753
+ font-family: $ddl-chip-font-family;
65754
+ }
65749
65755
  font-size: $ddl-delim-font-size;
65750
65756
  line-height: $ddl-delimviewheight;
65751
65757
  max-width: 100%;
@@ -111184,7 +111190,7 @@ $lg-desktop: 1399.98;
111184
111190
  color: $pv-icon-color-hover;
111185
111191
  }
111186
111192
  @if $skin-name == 'bootstrap5.3' {
111187
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111193
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111188
111194
  }
111189
111195
  @if $skin-name == 'bootstrap5' {
111190
111196
  color: $white;
@@ -111197,6 +111203,12 @@ $lg-desktop: 1399.98;
111197
111203
  }
111198
111204
  }
111199
111205
 
111206
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111207
+ @if $skin-name == 'bootstrap5.3' {
111208
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111209
+ }
111210
+ }
111211
+
111200
111212
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111201
111213
  @if ($skin-name == 'bootstrap5.3') {
111202
111214
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115460,9 +115472,6 @@ $lg-desktop: 1399.98;
115460
115472
  @if ($skin-name == 'bootstrap5') {
115461
115473
  color: $white;
115462
115474
  }
115463
- @if ($skin-name == 'bootstrap5.3') {
115464
- color: var(--color-sf-icon-color);
115465
- }
115466
115475
  }
115467
115476
 
115468
115477
  .e-dialog.e-pv-signature-dialog-height {
@@ -129454,6 +129463,11 @@ $schedule-bgr-calendar-width: 350px !default;
129454
129463
  }
129455
129464
 
129456
129465
  .e-vertical-view {
129466
+ .e-month-event-table {
129467
+ position: absolute;
129468
+ top: 0;
129469
+ }
129470
+
129457
129471
  &.e-timescale-disable {
129458
129472
  .e-content-table,
129459
129473
  .e-content-wrap {
@@ -134776,8 +134790,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
134776
134790
  }
134777
134791
 
134778
134792
  .e-ie-img-dlg-canvas {
134779
- width: 100%;
134780
- height: 100%;
134793
+ width: auto;
134794
+ height: auto;
134781
134795
  }
134782
134796
 
134783
134797
  .e-ie-img-size {
@@ -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%;
@@ -83500,7 +83506,7 @@ $lg-desktop: 1399.98;
83500
83506
  color: $pv-icon-color-hover;
83501
83507
  }
83502
83508
  @if $skin-name == 'bootstrap5.3' {
83503
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83509
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83504
83510
  }
83505
83511
  @if $skin-name == 'bootstrap5' {
83506
83512
  color: $white;
@@ -83513,6 +83519,12 @@ $lg-desktop: 1399.98;
83513
83519
  }
83514
83520
  }
83515
83521
 
83522
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83523
+ @if $skin-name == 'bootstrap5.3' {
83524
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83525
+ }
83526
+ }
83527
+
83516
83528
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83517
83529
  @if ($skin-name == 'bootstrap5.3') {
83518
83530
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87776,9 +87788,6 @@ $lg-desktop: 1399.98;
87776
87788
  @if ($skin-name == 'bootstrap5') {
87777
87789
  color: $white;
87778
87790
  }
87779
- @if ($skin-name == 'bootstrap5.3') {
87780
- color: var(--color-sf-icon-color);
87781
- }
87782
87791
  }
87783
87792
 
87784
87793
  .e-dialog.e-pv-signature-dialog-height {
@@ -98711,6 +98720,11 @@ $schedule-bgr-calendar-width: 350px !default;
98711
98720
  }
98712
98721
 
98713
98722
  .e-vertical-view {
98723
+ .e-month-event-table {
98724
+ position: absolute;
98725
+ top: 0;
98726
+ }
98727
+
98714
98728
  &.e-timescale-disable {
98715
98729
  .e-content-table,
98716
98730
  .e-content-wrap {
@@ -103237,8 +103251,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
103237
103251
  }
103238
103252
 
103239
103253
  .e-ie-img-dlg-canvas {
103240
- width: 100%;
103241
- height: 100%;
103254
+ width: auto;
103255
+ height: auto;
103242
103256
  }
103243
103257
 
103244
103258
  .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%;
@@ -111182,7 +111188,7 @@ $lg-desktop: 1399.98;
111182
111188
  color: $pv-icon-color-hover;
111183
111189
  }
111184
111190
  @if $skin-name == 'bootstrap5.3' {
111185
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111191
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111186
111192
  }
111187
111193
  @if $skin-name == 'bootstrap5' {
111188
111194
  color: $white;
@@ -111195,6 +111201,12 @@ $lg-desktop: 1399.98;
111195
111201
  }
111196
111202
  }
111197
111203
 
111204
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111205
+ @if $skin-name == 'bootstrap5.3' {
111206
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111207
+ }
111208
+ }
111209
+
111198
111210
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111199
111211
  @if ($skin-name == 'bootstrap5.3') {
111200
111212
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115458,9 +115470,6 @@ $lg-desktop: 1399.98;
115458
115470
  @if ($skin-name == 'bootstrap5') {
115459
115471
  color: $white;
115460
115472
  }
115461
- @if ($skin-name == 'bootstrap5.3') {
115462
- color: var(--color-sf-icon-color);
115463
- }
115464
115473
  }
115465
115474
 
115466
115475
  .e-dialog.e-pv-signature-dialog-height {
@@ -129452,6 +129461,11 @@ $schedule-bgr-calendar-width: 350px !default;
129452
129461
  }
129453
129462
 
129454
129463
  .e-vertical-view {
129464
+ .e-month-event-table {
129465
+ position: absolute;
129466
+ top: 0;
129467
+ }
129468
+
129455
129469
  &.e-timescale-disable {
129456
129470
  .e-content-table,
129457
129471
  .e-content-wrap {
@@ -134774,8 +134788,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
134774
134788
  }
134775
134789
 
134776
134790
  .e-ie-img-dlg-canvas {
134777
- width: 100%;
134778
- height: 100%;
134791
+ width: auto;
134792
+ height: auto;
134779
134793
  }
134780
134794
 
134781
134795
  .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%;
@@ -85023,7 +85028,7 @@ $lg-desktop: 1399.98;
85023
85028
  color: $pv-icon-color-hover;
85024
85029
  }
85025
85030
  @if $skin-name == 'bootstrap5.3' {
85026
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
85031
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
85027
85032
  }
85028
85033
  @if $skin-name == 'bootstrap5' {
85029
85034
  color: $white;
@@ -85036,6 +85041,12 @@ $lg-desktop: 1399.98;
85036
85041
  }
85037
85042
  }
85038
85043
 
85044
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
85045
+ @if $skin-name == 'bootstrap5.3' {
85046
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
85047
+ }
85048
+ }
85049
+
85039
85050
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
85040
85051
  @if ($skin-name == 'bootstrap5.3') {
85041
85052
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -89299,9 +89310,6 @@ $lg-desktop: 1399.98;
89299
89310
  @if ($skin-name == 'bootstrap5') {
89300
89311
  color: $white;
89301
89312
  }
89302
- @if ($skin-name == 'bootstrap5.3') {
89303
- color: var(--color-sf-icon-color);
89304
- }
89305
89313
  }
89306
89314
 
89307
89315
  .e-dialog.e-pv-signature-dialog-height {
@@ -100242,6 +100250,11 @@ $schedule-bgr-calendar-width: 350px !default;
100242
100250
  }
100243
100251
 
100244
100252
  .e-vertical-view {
100253
+ .e-month-event-table {
100254
+ position: absolute;
100255
+ top: 0;
100256
+ }
100257
+
100245
100258
  &.e-timescale-disable {
100246
100259
  .e-content-table,
100247
100260
  .e-content-wrap {
@@ -104768,8 +104781,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
104768
104781
  }
104769
104782
 
104770
104783
  .e-ie-img-dlg-canvas {
104771
- width: 100%;
104772
- height: 100%;
104784
+ width: auto;
104785
+ height: auto;
104773
104786
  }
104774
104787
 
104775
104788
  .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%;
@@ -112705,7 +112710,7 @@ $lg-desktop: 1399.98;
112705
112710
  color: $pv-icon-color-hover;
112706
112711
  }
112707
112712
  @if $skin-name == 'bootstrap5.3' {
112708
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
112713
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
112709
112714
  }
112710
112715
  @if $skin-name == 'bootstrap5' {
112711
112716
  color: $white;
@@ -112718,6 +112723,12 @@ $lg-desktop: 1399.98;
112718
112723
  }
112719
112724
  }
112720
112725
 
112726
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
112727
+ @if $skin-name == 'bootstrap5.3' {
112728
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
112729
+ }
112730
+ }
112731
+
112721
112732
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
112722
112733
  @if ($skin-name == 'bootstrap5.3') {
112723
112734
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -116981,9 +116992,6 @@ $lg-desktop: 1399.98;
116981
116992
  @if ($skin-name == 'bootstrap5') {
116982
116993
  color: $white;
116983
116994
  }
116984
- @if ($skin-name == 'bootstrap5.3') {
116985
- color: var(--color-sf-icon-color);
116986
- }
116987
116995
  }
116988
116996
 
116989
116997
  .e-dialog.e-pv-signature-dialog-height {
@@ -130983,6 +130991,11 @@ $schedule-bgr-calendar-width: 350px !default;
130983
130991
  }
130984
130992
 
130985
130993
  .e-vertical-view {
130994
+ .e-month-event-table {
130995
+ position: absolute;
130996
+ top: 0;
130997
+ }
130998
+
130986
130999
  &.e-timescale-disable {
130987
131000
  .e-content-table,
130988
131001
  .e-content-wrap {
@@ -136305,8 +136318,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
136305
136318
  }
136306
136319
 
136307
136320
  .e-ie-img-dlg-canvas {
136308
- width: 100%;
136309
- height: 100%;
136321
+ width: auto;
136322
+ height: auto;
136310
136323
  }
136311
136324
 
136312
136325
  .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%;
@@ -85494,7 +85499,7 @@ $lg-desktop: 1399.98;
85494
85499
  color: $pv-icon-color-hover;
85495
85500
  }
85496
85501
  @if $skin-name == 'bootstrap5.3' {
85497
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
85502
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
85498
85503
  }
85499
85504
  @if $skin-name == 'bootstrap5' {
85500
85505
  color: $white;
@@ -85507,6 +85512,12 @@ $lg-desktop: 1399.98;
85507
85512
  }
85508
85513
  }
85509
85514
 
85515
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
85516
+ @if $skin-name == 'bootstrap5.3' {
85517
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
85518
+ }
85519
+ }
85520
+
85510
85521
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
85511
85522
  @if ($skin-name == 'bootstrap5.3') {
85512
85523
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -89770,9 +89781,6 @@ $lg-desktop: 1399.98;
89770
89781
  @if ($skin-name == 'bootstrap5') {
89771
89782
  color: $white;
89772
89783
  }
89773
- @if ($skin-name == 'bootstrap5.3') {
89774
- color: var(--color-sf-icon-color);
89775
- }
89776
89784
  }
89777
89785
 
89778
89786
  .e-dialog.e-pv-signature-dialog-height {
@@ -100713,6 +100721,11 @@ $schedule-bgr-calendar-width: 350px !default;
100713
100721
  }
100714
100722
 
100715
100723
  .e-vertical-view {
100724
+ .e-month-event-table {
100725
+ position: absolute;
100726
+ top: 0;
100727
+ }
100728
+
100716
100729
  &.e-timescale-disable {
100717
100730
  .e-content-table,
100718
100731
  .e-content-wrap {
@@ -105239,8 +105252,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
105239
105252
  }
105240
105253
 
105241
105254
  .e-ie-img-dlg-canvas {
105242
- width: 100%;
105243
- height: 100%;
105255
+ width: auto;
105256
+ height: auto;
105244
105257
  }
105245
105258
 
105246
105259
  .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%;
@@ -113176,7 +113181,7 @@ $lg-desktop: 1399.98;
113176
113181
  color: $pv-icon-color-hover;
113177
113182
  }
113178
113183
  @if $skin-name == 'bootstrap5.3' {
113179
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
113184
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
113180
113185
  }
113181
113186
  @if $skin-name == 'bootstrap5' {
113182
113187
  color: $white;
@@ -113189,6 +113194,12 @@ $lg-desktop: 1399.98;
113189
113194
  }
113190
113195
  }
113191
113196
 
113197
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
113198
+ @if $skin-name == 'bootstrap5.3' {
113199
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
113200
+ }
113201
+ }
113202
+
113192
113203
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
113193
113204
  @if ($skin-name == 'bootstrap5.3') {
113194
113205
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -117452,9 +117463,6 @@ $lg-desktop: 1399.98;
117452
117463
  @if ($skin-name == 'bootstrap5') {
117453
117464
  color: $white;
117454
117465
  }
117455
- @if ($skin-name == 'bootstrap5.3') {
117456
- color: var(--color-sf-icon-color);
117457
- }
117458
117466
  }
117459
117467
 
117460
117468
  .e-dialog.e-pv-signature-dialog-height {
@@ -131454,6 +131462,11 @@ $schedule-bgr-calendar-width: 350px !default;
131454
131462
  }
131455
131463
 
131456
131464
  .e-vertical-view {
131465
+ .e-month-event-table {
131466
+ position: absolute;
131467
+ top: 0;
131468
+ }
131469
+
131457
131470
  &.e-timescale-disable {
131458
131471
  .e-content-table,
131459
131472
  .e-content-wrap {
@@ -136776,8 +136789,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
136776
136789
  }
136777
136790
 
136778
136791
  .e-ie-img-dlg-canvas {
136779
- width: 100%;
136780
- height: 100%;
136792
+ width: auto;
136793
+ height: auto;
136781
136794
  }
136782
136795
 
136783
136796
  .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.4","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"}}