@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
@@ -44364,6 +44364,7 @@ ejs-filemanager {
44364
44364
  .e-richtexteditor .e-rte-content .e-content,
44365
44365
  .e-richtexteditor .e-source-content .e-content {
44366
44366
  width: 100%;
44367
+ display: block;
44367
44368
  float: left;
44368
44369
  background: unset;
44369
44370
  box-sizing: border-box;
@@ -61275,6 +61276,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61275
61276
  bottom: 0;
61276
61277
  cursor: ns-resize;
61277
61278
  }
61279
+ .e-schedule .e-vertical-view .e-month-event-table {
61280
+ position: absolute;
61281
+ top: 0;
61282
+ }
61278
61283
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
61279
61284
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
61280
61285
  height: 100%;
@@ -64850,8 +64855,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
64850
64855
  }
64851
64856
 
64852
64857
  .e-ie-img-dlg-canvas {
64853
- width: 100%;
64854
- height: 100%;
64858
+ width: auto;
64859
+ height: auto;
64855
64860
  }
64856
64861
 
64857
64862
  .e-ie-img-size {
@@ -61125,6 +61125,7 @@ ejs-filemanager {
61125
61125
  .e-richtexteditor .e-rte-content .e-content,
61126
61126
  .e-richtexteditor .e-source-content .e-content {
61127
61127
  width: 100%;
61128
+ display: block;
61128
61129
  float: left;
61129
61130
  background: unset;
61130
61131
  box-sizing: border-box;
@@ -81628,6 +81629,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
81628
81629
  bottom: 0;
81629
81630
  cursor: ns-resize;
81630
81631
  }
81632
+ .e-schedule .e-vertical-view .e-month-event-table {
81633
+ position: absolute;
81634
+ top: 0;
81635
+ }
81631
81636
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
81632
81637
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
81633
81638
  height: 100%;
@@ -85848,8 +85853,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
85848
85853
  }
85849
85854
 
85850
85855
  .e-ie-img-dlg-canvas {
85851
- width: 100%;
85852
- height: 100%;
85856
+ width: auto;
85857
+ height: auto;
85853
85858
  }
85854
85859
 
85855
85860
  .e-ie-img-size {
@@ -24686,7 +24686,7 @@ ejs-sidebar {
24686
24686
  }
24687
24687
 
24688
24688
  .e-multi-select-wrapper .e-delim-values {
24689
- font-family: "Inter";
24689
+ 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";
24690
24690
  font-size: 14px;
24691
24691
  line-height: 28px;
24692
24692
  max-width: 100%;
@@ -39314,6 +39314,7 @@ ejs-filemanager {
39314
39314
  .e-richtexteditor .e-rte-content .e-content,
39315
39315
  .e-richtexteditor .e-source-content .e-content {
39316
39316
  width: 100%;
39317
+ display: block;
39317
39318
  float: left;
39318
39319
  background: unset;
39319
39320
  box-sizing: border-box;
@@ -56132,6 +56133,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
56132
56133
  bottom: 0;
56133
56134
  cursor: ns-resize;
56134
56135
  }
56136
+ .e-schedule .e-vertical-view .e-month-event-table {
56137
+ position: absolute;
56138
+ top: 0;
56139
+ }
56135
56140
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
56136
56141
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
56137
56142
  height: 100%;
@@ -59673,8 +59678,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
59673
59678
  }
59674
59679
 
59675
59680
  .e-ie-img-dlg-canvas {
59676
- width: 100%;
59677
- height: 100%;
59681
+ width: auto;
59682
+ height: auto;
59678
59683
  }
59679
59684
 
59680
59685
  .e-ie-img-size {
@@ -33232,7 +33232,7 @@ ejs-sidebar {
33232
33232
  }
33233
33233
 
33234
33234
  .e-multi-select-wrapper .e-delim-values {
33235
- font-family: "Inter";
33235
+ 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";
33236
33236
  font-size: 14px;
33237
33237
  line-height: 28px;
33238
33238
  max-width: 100%;
@@ -52110,6 +52110,7 @@ ejs-filemanager {
52110
52110
  .e-richtexteditor .e-rte-content .e-content,
52111
52111
  .e-richtexteditor .e-source-content .e-content {
52112
52112
  width: 100%;
52113
+ display: block;
52113
52114
  float: left;
52114
52115
  background: unset;
52115
52116
  box-sizing: border-box;
@@ -72509,6 +72510,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
72509
72510
  bottom: 0;
72510
72511
  cursor: ns-resize;
72511
72512
  }
72513
+ .e-schedule .e-vertical-view .e-month-event-table {
72514
+ position: absolute;
72515
+ top: 0;
72516
+ }
72512
72517
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
72513
72518
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
72514
72519
  height: 100%;
@@ -76695,8 +76700,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
76695
76700
  }
76696
76701
 
76697
76702
  .e-ie-img-dlg-canvas {
76698
- width: 100%;
76699
- height: 100%;
76703
+ width: auto;
76704
+ height: auto;
76700
76705
  }
76701
76706
 
76702
76707
  .e-ie-img-size {
@@ -24686,7 +24686,7 @@ ejs-sidebar {
24686
24686
  }
24687
24687
 
24688
24688
  .e-multi-select-wrapper .e-delim-values {
24689
- font-family: "Inter";
24689
+ 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";
24690
24690
  font-size: 14px;
24691
24691
  line-height: 28px;
24692
24692
  max-width: 100%;
@@ -39314,6 +39314,7 @@ ejs-filemanager {
39314
39314
  .e-richtexteditor .e-rte-content .e-content,
39315
39315
  .e-richtexteditor .e-source-content .e-content {
39316
39316
  width: 100%;
39317
+ display: block;
39317
39318
  float: left;
39318
39319
  background: unset;
39319
39320
  box-sizing: border-box;
@@ -56132,6 +56133,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
56132
56133
  bottom: 0;
56133
56134
  cursor: ns-resize;
56134
56135
  }
56136
+ .e-schedule .e-vertical-view .e-month-event-table {
56137
+ position: absolute;
56138
+ top: 0;
56139
+ }
56135
56140
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
56136
56141
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
56137
56142
  height: 100%;
@@ -59673,8 +59678,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
59673
59678
  }
59674
59679
 
59675
59680
  .e-ie-img-dlg-canvas {
59676
- width: 100%;
59677
- height: 100%;
59681
+ width: auto;
59682
+ height: auto;
59678
59683
  }
59679
59684
 
59680
59685
  .e-ie-img-size {
@@ -33232,7 +33232,7 @@ ejs-sidebar {
33232
33232
  }
33233
33233
 
33234
33234
  .e-multi-select-wrapper .e-delim-values {
33235
- font-family: "Inter";
33235
+ 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";
33236
33236
  font-size: 14px;
33237
33237
  line-height: 28px;
33238
33238
  max-width: 100%;
@@ -52110,6 +52110,7 @@ ejs-filemanager {
52110
52110
  .e-richtexteditor .e-rte-content .e-content,
52111
52111
  .e-richtexteditor .e-source-content .e-content {
52112
52112
  width: 100%;
52113
+ display: block;
52113
52114
  float: left;
52114
52115
  background: unset;
52115
52116
  box-sizing: border-box;
@@ -72509,6 +72510,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
72509
72510
  bottom: 0;
72510
72511
  cursor: ns-resize;
72511
72512
  }
72513
+ .e-schedule .e-vertical-view .e-month-event-table {
72514
+ position: absolute;
72515
+ top: 0;
72516
+ }
72512
72517
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
72513
72518
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
72514
72519
  height: 100%;
@@ -76695,8 +76700,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
76695
76700
  }
76696
76701
 
76697
76702
  .e-ie-img-dlg-canvas {
76698
- width: 100%;
76699
- height: 100%;
76703
+ width: auto;
76704
+ height: auto;
76700
76705
  }
76701
76706
 
76702
76707
  .e-ie-img-size {
@@ -42211,6 +42211,7 @@ ejs-filemanager {
42211
42211
  .e-richtexteditor .e-rte-content .e-content,
42212
42212
  .e-richtexteditor .e-source-content .e-content {
42213
42213
  width: 100%;
42214
+ display: block;
42214
42215
  float: left;
42215
42216
  background: unset;
42216
42217
  box-sizing: border-box;
@@ -58972,6 +58973,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
58972
58973
  bottom: 0;
58973
58974
  cursor: ns-resize;
58974
58975
  }
58976
+ .e-schedule .e-vertical-view .e-month-event-table {
58977
+ position: absolute;
58978
+ top: 0;
58979
+ }
58975
58980
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
58976
58981
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
58977
58982
  height: 100%;
@@ -62513,8 +62518,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
62513
62518
  }
62514
62519
 
62515
62520
  .e-ie-img-dlg-canvas {
62516
- width: 100%;
62517
- height: 100%;
62521
+ width: auto;
62522
+ height: auto;
62518
62523
  }
62519
62524
 
62520
62525
  .e-ie-img-size {
@@ -56633,6 +56633,7 @@ ejs-filemanager {
56633
56633
  .e-richtexteditor .e-rte-content .e-content,
56634
56634
  .e-richtexteditor .e-source-content .e-content {
56635
56635
  width: 100%;
56636
+ display: block;
56636
56637
  float: left;
56637
56638
  background: unset;
56638
56639
  box-sizing: border-box;
@@ -77003,6 +77004,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
77003
77004
  bottom: 0;
77004
77005
  cursor: ns-resize;
77005
77006
  }
77007
+ .e-schedule .e-vertical-view .e-month-event-table {
77008
+ position: absolute;
77009
+ top: 0;
77010
+ }
77006
77011
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
77007
77012
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
77008
77013
  height: 100%;
@@ -81189,8 +81194,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
81189
81194
  }
81190
81195
 
81191
81196
  .e-ie-img-dlg-canvas {
81192
- width: 100%;
81193
- height: 100%;
81197
+ width: auto;
81198
+ height: auto;
81194
81199
  }
81195
81200
 
81196
81201
  .e-ie-img-size {
@@ -42614,6 +42614,7 @@ ejs-filemanager {
42614
42614
  .e-richtexteditor .e-rte-content .e-content,
42615
42615
  .e-richtexteditor .e-source-content .e-content {
42616
42616
  width: 100%;
42617
+ display: block;
42617
42618
  float: left;
42618
42619
  background: unset;
42619
42620
  box-sizing: border-box;
@@ -59375,6 +59376,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
59375
59376
  bottom: 0;
59376
59377
  cursor: ns-resize;
59377
59378
  }
59379
+ .e-schedule .e-vertical-view .e-month-event-table {
59380
+ position: absolute;
59381
+ top: 0;
59382
+ }
59378
59383
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
59379
59384
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
59380
59385
  height: 100%;
@@ -62916,8 +62921,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
62916
62921
  }
62917
62922
 
62918
62923
  .e-ie-img-dlg-canvas {
62919
- width: 100%;
62920
- height: 100%;
62924
+ width: auto;
62925
+ height: auto;
62921
62926
  }
62922
62927
 
62923
62928
  .e-ie-img-size {
@@ -57032,6 +57032,7 @@ ejs-filemanager {
57032
57032
  .e-richtexteditor .e-rte-content .e-content,
57033
57033
  .e-richtexteditor .e-source-content .e-content {
57034
57034
  width: 100%;
57035
+ display: block;
57035
57036
  float: left;
57036
57037
  background: unset;
57037
57038
  box-sizing: border-box;
@@ -77402,6 +77403,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
77402
77403
  bottom: 0;
77403
77404
  cursor: ns-resize;
77404
77405
  }
77406
+ .e-schedule .e-vertical-view .e-month-event-table {
77407
+ position: absolute;
77408
+ top: 0;
77409
+ }
77405
77410
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
77406
77411
  .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
77407
77412
  height: 100%;
@@ -81588,8 +81593,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
81588
81593
  }
81589
81594
 
81590
81595
  .e-ie-img-dlg-canvas {
81591
- width: 100%;
81592
- height: 100%;
81596
+ width: auto;
81597
+ height: auto;
81593
81598
  }
81594
81599
 
81595
81600
  .e-ie-img-size {
@@ -49335,6 +49335,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
49335
49335
  $ddl-delim-font-color: $content-text-color !default;
49336
49336
  $ddl-close-icon-color: $icon-color !default;
49337
49337
  $ddl-close-icon-hover-color: $icon-color-hover !default;
49338
+ $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;
49338
49339
 
49339
49340
  @include export-module('multiselect-bds') {
49340
49341
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -49778,7 +49779,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
49778
49779
  }
49779
49780
 
49780
49781
  .e-multi-select-wrapper .e-delim-values {
49781
- font-family: $ddl-chip-font-family;
49782
+ @if $ddl-multiselect-skin-name == 'tailwind' {
49783
+ font-family: $multi-select-delim-font-family;
49784
+ }
49785
+ @else {
49786
+ font-family: $ddl-chip-font-family;
49787
+ }
49782
49788
  font-size: $ddl-delim-font-size;
49783
49789
  line-height: $ddl-delimviewheight;
49784
49790
  max-width: 100%;
@@ -73717,6 +73723,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
73717
73723
 
73718
73724
  .e-content {
73719
73725
  width: 100%;
73726
+ display: block;
73720
73727
  float: left;
73721
73728
  background: unset;
73722
73729
  box-sizing: border-box;
@@ -84861,7 +84868,7 @@ $lg-desktop: 1399.98;
84861
84868
  color: $pv-icon-color-hover;
84862
84869
  }
84863
84870
  @if $skin-name == 'bootstrap5.3' {
84864
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
84871
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
84865
84872
  }
84866
84873
  @if $skin-name == 'bootstrap5' {
84867
84874
  color: $white;
@@ -84874,6 +84881,12 @@ $lg-desktop: 1399.98;
84874
84881
  }
84875
84882
  }
84876
84883
 
84884
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
84885
+ @if $skin-name == 'bootstrap5.3' {
84886
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
84887
+ }
84888
+ }
84889
+
84877
84890
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
84878
84891
  @if ($skin-name == 'bootstrap5.3') {
84879
84892
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -89137,9 +89150,6 @@ $lg-desktop: 1399.98;
89137
89150
  @if ($skin-name == 'bootstrap5') {
89138
89151
  color: $white;
89139
89152
  }
89140
- @if ($skin-name == 'bootstrap5.3') {
89141
- color: var(--color-sf-icon-color);
89142
- }
89143
89153
  }
89144
89154
 
89145
89155
  .e-dialog.e-pv-signature-dialog-height {
@@ -100072,6 +100082,11 @@ $schedule-bgr-calendar-width: 345px !default;
100072
100082
  }
100073
100083
 
100074
100084
  .e-vertical-view {
100085
+ .e-month-event-table {
100086
+ position: absolute;
100087
+ top: 0;
100088
+ }
100089
+
100075
100090
  &.e-timescale-disable {
100076
100091
  .e-content-table,
100077
100092
  .e-content-wrap {
@@ -104598,8 +104613,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
104598
104613
  }
104599
104614
 
104600
104615
  .e-ie-img-dlg-canvas {
104601
- width: 100%;
104602
- height: 100%;
104616
+ width: auto;
104617
+ height: auto;
104603
104618
  }
104604
104619
 
104605
104620
  .e-ie-img-size {
@@ -66636,6 +66636,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
66636
66636
  $ddl-delim-font-color: $content-text-color !default;
66637
66637
  $ddl-close-icon-color: $icon-color !default;
66638
66638
  $ddl-close-icon-hover-color: $icon-color-hover !default;
66639
+ $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;
66639
66640
 
66640
66641
  @include export-module('multiselect-bds') {
66641
66642
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -67079,7 +67080,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
67079
67080
  }
67080
67081
 
67081
67082
  .e-multi-select-wrapper .e-delim-values {
67082
- font-family: $ddl-chip-font-family;
67083
+ @if $ddl-multiselect-skin-name == 'tailwind' {
67084
+ font-family: $multi-select-delim-font-family;
67085
+ }
67086
+ @else {
67087
+ font-family: $ddl-chip-font-family;
67088
+ }
67083
67089
  font-size: $ddl-delim-font-size;
67084
67090
  line-height: $ddl-delimviewheight;
67085
67091
  max-width: 100%;
@@ -99649,6 +99655,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99649
99655
 
99650
99656
  .e-content {
99651
99657
  width: 100%;
99658
+ display: block;
99652
99659
  float: left;
99653
99660
  background: unset;
99654
99661
  box-sizing: border-box;
@@ -112543,7 +112550,7 @@ $lg-desktop: 1399.98;
112543
112550
  color: $pv-icon-color-hover;
112544
112551
  }
112545
112552
  @if $skin-name == 'bootstrap5.3' {
112546
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
112553
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
112547
112554
  }
112548
112555
  @if $skin-name == 'bootstrap5' {
112549
112556
  color: $white;
@@ -112556,6 +112563,12 @@ $lg-desktop: 1399.98;
112556
112563
  }
112557
112564
  }
112558
112565
 
112566
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
112567
+ @if $skin-name == 'bootstrap5.3' {
112568
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
112569
+ }
112570
+ }
112571
+
112559
112572
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
112560
112573
  @if ($skin-name == 'bootstrap5.3') {
112561
112574
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -116819,9 +116832,6 @@ $lg-desktop: 1399.98;
116819
116832
  @if ($skin-name == 'bootstrap5') {
116820
116833
  color: $white;
116821
116834
  }
116822
- @if ($skin-name == 'bootstrap5.3') {
116823
- color: var(--color-sf-icon-color);
116824
- }
116825
116835
  }
116826
116836
 
116827
116837
  .e-dialog.e-pv-signature-dialog-height {
@@ -130813,6 +130823,11 @@ $schedule-bgr-calendar-width: 345px !default;
130813
130823
  }
130814
130824
 
130815
130825
  .e-vertical-view {
130826
+ .e-month-event-table {
130827
+ position: absolute;
130828
+ top: 0;
130829
+ }
130830
+
130816
130831
  &.e-timescale-disable {
130817
130832
  .e-content-table,
130818
130833
  .e-content-wrap {
@@ -136135,8 +136150,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
136135
136150
  }
136136
136151
 
136137
136152
  .e-ie-img-dlg-canvas {
136138
- width: 100%;
136139
- height: 100%;
136153
+ width: auto;
136154
+ height: auto;
136140
136155
  }
136141
136156
 
136142
136157
  .e-ie-img-size {
@@ -49630,6 +49630,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
49630
49630
  $ddl-delim-font-color: $content-text-color !default;
49631
49631
  $ddl-close-icon-color: $icon-color !default;
49632
49632
  $ddl-close-icon-hover-color: $icon-color-hover !default;
49633
+ $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;
49633
49634
 
49634
49635
  @include export-module('multiselect-bds') {
49635
49636
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -50073,7 +50074,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
50073
50074
  }
50074
50075
 
50075
50076
  .e-multi-select-wrapper .e-delim-values {
50076
- font-family: $ddl-chip-font-family;
50077
+ @if $ddl-multiselect-skin-name == 'tailwind' {
50078
+ font-family: $multi-select-delim-font-family;
50079
+ }
50080
+ @else {
50081
+ font-family: $ddl-chip-font-family;
50082
+ }
50077
50083
  font-size: $ddl-delim-font-size;
50078
50084
  line-height: $ddl-delimviewheight;
50079
50085
  max-width: 100%;
@@ -74012,6 +74018,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
74012
74018
 
74013
74019
  .e-content {
74014
74020
  width: 100%;
74021
+ display: block;
74015
74022
  float: left;
74016
74023
  background: unset;
74017
74024
  box-sizing: border-box;
@@ -85156,7 +85163,7 @@ $lg-desktop: 1399.98;
85156
85163
  color: $pv-icon-color-hover;
85157
85164
  }
85158
85165
  @if $skin-name == 'bootstrap5.3' {
85159
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
85166
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
85160
85167
  }
85161
85168
  @if $skin-name == 'bootstrap5' {
85162
85169
  color: $white;
@@ -85169,6 +85176,12 @@ $lg-desktop: 1399.98;
85169
85176
  }
85170
85177
  }
85171
85178
 
85179
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
85180
+ @if $skin-name == 'bootstrap5.3' {
85181
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
85182
+ }
85183
+ }
85184
+
85172
85185
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
85173
85186
  @if ($skin-name == 'bootstrap5.3') {
85174
85187
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -89432,9 +89445,6 @@ $lg-desktop: 1399.98;
89432
89445
  @if ($skin-name == 'bootstrap5') {
89433
89446
  color: $white;
89434
89447
  }
89435
- @if ($skin-name == 'bootstrap5.3') {
89436
- color: var(--color-sf-icon-color);
89437
- }
89438
89448
  }
89439
89449
 
89440
89450
  .e-dialog.e-pv-signature-dialog-height {
@@ -100367,6 +100377,11 @@ $schedule-bgr-calendar-width: 345px !default;
100367
100377
  }
100368
100378
 
100369
100379
  .e-vertical-view {
100380
+ .e-month-event-table {
100381
+ position: absolute;
100382
+ top: 0;
100383
+ }
100384
+
100370
100385
  &.e-timescale-disable {
100371
100386
  .e-content-table,
100372
100387
  .e-content-wrap {
@@ -104893,8 +104908,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
104893
104908
  }
104894
104909
 
104895
104910
  .e-ie-img-dlg-canvas {
104896
- width: 100%;
104897
- height: 100%;
104911
+ width: auto;
104912
+ height: auto;
104898
104913
  }
104899
104914
 
104900
104915
  .e-ie-img-size {
@@ -66931,6 +66931,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
66931
66931
  $ddl-delim-font-color: $content-text-color !default;
66932
66932
  $ddl-close-icon-color: $icon-color !default;
66933
66933
  $ddl-close-icon-hover-color: $icon-color-hover !default;
66934
+ $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;
66934
66935
 
66935
66936
  @include export-module('multiselect-bds') {
66936
66937
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -67374,7 +67375,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
67374
67375
  }
67375
67376
 
67376
67377
  .e-multi-select-wrapper .e-delim-values {
67377
- font-family: $ddl-chip-font-family;
67378
+ @if $ddl-multiselect-skin-name == 'tailwind' {
67379
+ font-family: $multi-select-delim-font-family;
67380
+ }
67381
+ @else {
67382
+ font-family: $ddl-chip-font-family;
67383
+ }
67378
67384
  font-size: $ddl-delim-font-size;
67379
67385
  line-height: $ddl-delimviewheight;
67380
67386
  max-width: 100%;
@@ -99944,6 +99950,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99944
99950
 
99945
99951
  .e-content {
99946
99952
  width: 100%;
99953
+ display: block;
99947
99954
  float: left;
99948
99955
  background: unset;
99949
99956
  box-sizing: border-box;
@@ -112838,7 +112845,7 @@ $lg-desktop: 1399.98;
112838
112845
  color: $pv-icon-color-hover;
112839
112846
  }
112840
112847
  @if $skin-name == 'bootstrap5.3' {
112841
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
112848
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
112842
112849
  }
112843
112850
  @if $skin-name == 'bootstrap5' {
112844
112851
  color: $white;
@@ -112851,6 +112858,12 @@ $lg-desktop: 1399.98;
112851
112858
  }
112852
112859
  }
112853
112860
 
112861
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
112862
+ @if $skin-name == 'bootstrap5.3' {
112863
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
112864
+ }
112865
+ }
112866
+
112854
112867
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
112855
112868
  @if ($skin-name == 'bootstrap5.3') {
112856
112869
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -117114,9 +117127,6 @@ $lg-desktop: 1399.98;
117114
117127
  @if ($skin-name == 'bootstrap5') {
117115
117128
  color: $white;
117116
117129
  }
117117
- @if ($skin-name == 'bootstrap5.3') {
117118
- color: var(--color-sf-icon-color);
117119
- }
117120
117130
  }
117121
117131
 
117122
117132
  .e-dialog.e-pv-signature-dialog-height {
@@ -131108,6 +131118,11 @@ $schedule-bgr-calendar-width: 345px !default;
131108
131118
  }
131109
131119
 
131110
131120
  .e-vertical-view {
131121
+ .e-month-event-table {
131122
+ position: absolute;
131123
+ top: 0;
131124
+ }
131125
+
131111
131126
  &.e-timescale-disable {
131112
131127
  .e-content-table,
131113
131128
  .e-content-wrap {
@@ -136430,8 +136445,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
136430
136445
  }
136431
136446
 
136432
136447
  .e-ie-img-dlg-canvas {
136433
- width: 100%;
136434
- height: 100%;
136448
+ width: auto;
136449
+ height: auto;
136435
136450
  }
136436
136451
 
136437
136452
  .e-ie-img-size {