@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
@@ -50199,7 +50199,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
50199
50199
  }
50200
50200
 
50201
50201
  .e-multi-select-wrapper .e-delim-values {
50202
- font-family: $ddl-chip-font-family;
50202
+ @if $ddl-multiselect-skin-name == 'tailwind' {
50203
+ font-family: $multi-select-delim-font-family;
50204
+ }
50205
+ @else {
50206
+ font-family: $ddl-chip-font-family;
50207
+ }
50203
50208
  font-size: $ddl-delim-font-size;
50204
50209
  line-height: $ddl-delimviewheight;
50205
50210
  max-width: 100%;
@@ -74489,6 +74494,7 @@ $rte-dialog-upload-status-progress: $info;
74489
74494
 
74490
74495
  .e-content {
74491
74496
  width: 100%;
74497
+ display: block;
74492
74498
  float: left;
74493
74499
  background: unset;
74494
74500
  box-sizing: border-box;
@@ -85638,7 +85644,7 @@ $lg-desktop: 1399.98;
85638
85644
  color: $pv-icon-color-hover;
85639
85645
  }
85640
85646
  @if $skin-name == 'bootstrap5.3' {
85641
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
85647
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
85642
85648
  }
85643
85649
  @if $skin-name == 'bootstrap5' {
85644
85650
  color: $white;
@@ -85651,6 +85657,12 @@ $lg-desktop: 1399.98;
85651
85657
  }
85652
85658
  }
85653
85659
 
85660
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
85661
+ @if $skin-name == 'bootstrap5.3' {
85662
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
85663
+ }
85664
+ }
85665
+
85654
85666
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
85655
85667
  @if ($skin-name == 'bootstrap5.3') {
85656
85668
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -89914,9 +89926,6 @@ $lg-desktop: 1399.98;
89914
89926
  @if ($skin-name == 'bootstrap5') {
89915
89927
  color: $white;
89916
89928
  }
89917
- @if ($skin-name == 'bootstrap5.3') {
89918
- color: var(--color-sf-icon-color);
89919
- }
89920
89929
  }
89921
89930
 
89922
89931
  .e-dialog.e-pv-signature-dialog-height {
@@ -100852,6 +100861,11 @@ $schedule-bgr-calendar-width: 345px !default;
100852
100861
  }
100853
100862
 
100854
100863
  .e-vertical-view {
100864
+ .e-month-event-table {
100865
+ position: absolute;
100866
+ top: 0;
100867
+ }
100868
+
100855
100869
  &.e-timescale-disable {
100856
100870
  .e-content-table,
100857
100871
  .e-content-wrap {
@@ -105378,8 +105392,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
105378
105392
  }
105379
105393
 
105380
105394
  .e-ie-img-dlg-canvas {
105381
- width: 100%;
105382
- height: 100%;
105395
+ width: auto;
105396
+ height: auto;
105383
105397
  }
105384
105398
 
105385
105399
  .e-ie-img-size {
@@ -67500,7 +67500,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
67500
67500
  }
67501
67501
 
67502
67502
  .e-multi-select-wrapper .e-delim-values {
67503
- font-family: $ddl-chip-font-family;
67503
+ @if $ddl-multiselect-skin-name == 'tailwind' {
67504
+ font-family: $multi-select-delim-font-family;
67505
+ }
67506
+ @else {
67507
+ font-family: $ddl-chip-font-family;
67508
+ }
67504
67509
  font-size: $ddl-delim-font-size;
67505
67510
  line-height: $ddl-delimviewheight;
67506
67511
  max-width: 100%;
@@ -100421,6 +100426,7 @@ $rte-dialog-upload-status-progress: $info;
100421
100426
 
100422
100427
  .e-content {
100423
100428
  width: 100%;
100429
+ display: block;
100424
100430
  float: left;
100425
100431
  background: unset;
100426
100432
  box-sizing: border-box;
@@ -113320,7 +113326,7 @@ $lg-desktop: 1399.98;
113320
113326
  color: $pv-icon-color-hover;
113321
113327
  }
113322
113328
  @if $skin-name == 'bootstrap5.3' {
113323
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
113329
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
113324
113330
  }
113325
113331
  @if $skin-name == 'bootstrap5' {
113326
113332
  color: $white;
@@ -113333,6 +113339,12 @@ $lg-desktop: 1399.98;
113333
113339
  }
113334
113340
  }
113335
113341
 
113342
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
113343
+ @if $skin-name == 'bootstrap5.3' {
113344
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
113345
+ }
113346
+ }
113347
+
113336
113348
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
113337
113349
  @if ($skin-name == 'bootstrap5.3') {
113338
113350
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -117596,9 +117608,6 @@ $lg-desktop: 1399.98;
117596
117608
  @if ($skin-name == 'bootstrap5') {
117597
117609
  color: $white;
117598
117610
  }
117599
- @if ($skin-name == 'bootstrap5.3') {
117600
- color: var(--color-sf-icon-color);
117601
- }
117602
117611
  }
117603
117612
 
117604
117613
  .e-dialog.e-pv-signature-dialog-height {
@@ -131593,6 +131602,11 @@ $schedule-bgr-calendar-width: 345px !default;
131593
131602
  }
131594
131603
 
131595
131604
  .e-vertical-view {
131605
+ .e-month-event-table {
131606
+ position: absolute;
131607
+ top: 0;
131608
+ }
131609
+
131596
131610
  &.e-timescale-disable {
131597
131611
  .e-content-table,
131598
131612
  .e-content-wrap {
@@ -136915,8 +136929,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
136915
136929
  }
136916
136930
 
136917
136931
  .e-ie-img-dlg-canvas {
136918
- width: 100%;
136919
- height: 100%;
136932
+ width: auto;
136933
+ height: auto;
136920
136934
  }
136921
136935
 
136922
136936
  .e-ie-img-size {
@@ -50971,7 +50971,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
50971
50971
  }
50972
50972
 
50973
50973
  .e-multi-select-wrapper .e-delim-values {
50974
- font-family: $ddl-chip-font-family;
50974
+ @if $ddl-multiselect-skin-name == 'tailwind' {
50975
+ font-family: $multi-select-delim-font-family;
50976
+ }
50977
+ @else {
50978
+ font-family: $ddl-chip-font-family;
50979
+ }
50975
50980
  font-size: $ddl-delim-font-size;
50976
50981
  line-height: $ddl-delimviewheight;
50977
50982
  max-width: 100%;
@@ -75261,6 +75266,7 @@ $rte-dialog-upload-status-progress: $info;
75261
75266
 
75262
75267
  .e-content {
75263
75268
  width: 100%;
75269
+ display: block;
75264
75270
  float: left;
75265
75271
  background: unset;
75266
75272
  box-sizing: border-box;
@@ -86410,7 +86416,7 @@ $lg-desktop: 1399.98;
86410
86416
  color: $pv-icon-color-hover;
86411
86417
  }
86412
86418
  @if $skin-name == 'bootstrap5.3' {
86413
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
86419
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
86414
86420
  }
86415
86421
  @if $skin-name == 'bootstrap5' {
86416
86422
  color: $white;
@@ -86423,6 +86429,12 @@ $lg-desktop: 1399.98;
86423
86429
  }
86424
86430
  }
86425
86431
 
86432
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
86433
+ @if $skin-name == 'bootstrap5.3' {
86434
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
86435
+ }
86436
+ }
86437
+
86426
86438
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
86427
86439
  @if ($skin-name == 'bootstrap5.3') {
86428
86440
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -90686,9 +90698,6 @@ $lg-desktop: 1399.98;
90686
90698
  @if ($skin-name == 'bootstrap5') {
90687
90699
  color: $white;
90688
90700
  }
90689
- @if ($skin-name == 'bootstrap5.3') {
90690
- color: var(--color-sf-icon-color);
90691
- }
90692
90701
  }
90693
90702
 
90694
90703
  .e-dialog.e-pv-signature-dialog-height {
@@ -101624,6 +101633,11 @@ $schedule-bgr-calendar-width: 345px !default;
101624
101633
  }
101625
101634
 
101626
101635
  .e-vertical-view {
101636
+ .e-month-event-table {
101637
+ position: absolute;
101638
+ top: 0;
101639
+ }
101640
+
101627
101641
  &.e-timescale-disable {
101628
101642
  .e-content-table,
101629
101643
  .e-content-wrap {
@@ -106150,8 +106164,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
106150
106164
  }
106151
106165
 
106152
106166
  .e-ie-img-dlg-canvas {
106153
- width: 100%;
106154
- height: 100%;
106167
+ width: auto;
106168
+ height: auto;
106155
106169
  }
106156
106170
 
106157
106171
  .e-ie-img-size {
@@ -68272,7 +68272,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
68272
68272
  }
68273
68273
 
68274
68274
  .e-multi-select-wrapper .e-delim-values {
68275
- font-family: $ddl-chip-font-family;
68275
+ @if $ddl-multiselect-skin-name == 'tailwind' {
68276
+ font-family: $multi-select-delim-font-family;
68277
+ }
68278
+ @else {
68279
+ font-family: $ddl-chip-font-family;
68280
+ }
68276
68281
  font-size: $ddl-delim-font-size;
68277
68282
  line-height: $ddl-delimviewheight;
68278
68283
  max-width: 100%;
@@ -101193,6 +101198,7 @@ $rte-dialog-upload-status-progress: $info;
101193
101198
 
101194
101199
  .e-content {
101195
101200
  width: 100%;
101201
+ display: block;
101196
101202
  float: left;
101197
101203
  background: unset;
101198
101204
  box-sizing: border-box;
@@ -114092,7 +114098,7 @@ $lg-desktop: 1399.98;
114092
114098
  color: $pv-icon-color-hover;
114093
114099
  }
114094
114100
  @if $skin-name == 'bootstrap5.3' {
114095
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
114101
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
114096
114102
  }
114097
114103
  @if $skin-name == 'bootstrap5' {
114098
114104
  color: $white;
@@ -114105,6 +114111,12 @@ $lg-desktop: 1399.98;
114105
114111
  }
114106
114112
  }
114107
114113
 
114114
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
114115
+ @if $skin-name == 'bootstrap5.3' {
114116
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
114117
+ }
114118
+ }
114119
+
114108
114120
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
114109
114121
  @if ($skin-name == 'bootstrap5.3') {
114110
114122
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -118368,9 +118380,6 @@ $lg-desktop: 1399.98;
118368
118380
  @if ($skin-name == 'bootstrap5') {
118369
118381
  color: $white;
118370
118382
  }
118371
- @if ($skin-name == 'bootstrap5.3') {
118372
- color: var(--color-sf-icon-color);
118373
- }
118374
118383
  }
118375
118384
 
118376
118385
  .e-dialog.e-pv-signature-dialog-height {
@@ -132365,6 +132374,11 @@ $schedule-bgr-calendar-width: 345px !default;
132365
132374
  }
132366
132375
 
132367
132376
  .e-vertical-view {
132377
+ .e-month-event-table {
132378
+ position: absolute;
132379
+ top: 0;
132380
+ }
132381
+
132368
132382
  &.e-timescale-disable {
132369
132383
  .e-content-table,
132370
132384
  .e-content-wrap {
@@ -137687,8 +137701,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
137687
137701
  }
137688
137702
 
137689
137703
  .e-ie-img-dlg-canvas {
137690
- width: 100%;
137691
- height: 100%;
137704
+ width: auto;
137705
+ height: auto;
137692
137706
  }
137693
137707
 
137694
137708
  .e-ie-img-size {
@@ -48304,7 +48304,12 @@ $ddl-closer-margin-top-bigger-small: -3.4em !default;
48304
48304
  }
48305
48305
 
48306
48306
  .e-multi-select-wrapper .e-delim-values {
48307
- font-family: $ddl-chip-font-family;
48307
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48308
+ font-family: $multi-select-delim-font-family;
48309
+ }
48310
+ @else {
48311
+ font-family: $ddl-chip-font-family;
48312
+ }
48308
48313
  font-size: $ddl-delim-font-size;
48309
48314
  line-height: $ddl-delimviewheight;
48310
48315
  max-width: 100%;
@@ -72132,6 +72137,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
72132
72137
 
72133
72138
  .e-content {
72134
72139
  width: 100%;
72140
+ display: block;
72135
72141
  float: left;
72136
72142
  background: unset;
72137
72143
  box-sizing: border-box;
@@ -83274,7 +83280,7 @@ $lg-desktop: 1399.98;
83274
83280
  color: $pv-icon-color-hover;
83275
83281
  }
83276
83282
  @if $skin-name == 'bootstrap5.3' {
83277
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83283
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83278
83284
  }
83279
83285
  @if $skin-name == 'bootstrap5' {
83280
83286
  color: $white;
@@ -83287,6 +83293,12 @@ $lg-desktop: 1399.98;
83287
83293
  }
83288
83294
  }
83289
83295
 
83296
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83297
+ @if $skin-name == 'bootstrap5.3' {
83298
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83299
+ }
83300
+ }
83301
+
83290
83302
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83291
83303
  @if ($skin-name == 'bootstrap5.3') {
83292
83304
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87550,9 +87562,6 @@ $lg-desktop: 1399.98;
87550
87562
  @if ($skin-name == 'bootstrap5') {
87551
87563
  color: $white;
87552
87564
  }
87553
- @if ($skin-name == 'bootstrap5.3') {
87554
- color: var(--color-sf-icon-color);
87555
- }
87556
87565
  }
87557
87566
 
87558
87567
  .e-dialog.e-pv-signature-dialog-height {
@@ -98463,6 +98472,11 @@ $schedule-tree-content-color: #fff !default;
98463
98472
  }
98464
98473
 
98465
98474
  .e-vertical-view {
98475
+ .e-month-event-table {
98476
+ position: absolute;
98477
+ top: 0;
98478
+ }
98479
+
98466
98480
  &.e-timescale-disable {
98467
98481
  .e-content-table,
98468
98482
  .e-content-wrap {
@@ -102992,8 +103006,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
102992
103006
  }
102993
103007
 
102994
103008
  .e-ie-img-dlg-canvas {
102995
- width: 100%;
102996
- height: 100%;
103009
+ width: auto;
103010
+ height: auto;
102997
103011
  }
102998
103012
 
102999
103013
  .e-ie-img-size {
@@ -65605,7 +65605,12 @@ $ddl-closer-margin-top-bigger-small: -3.4em !default;
65605
65605
  }
65606
65606
 
65607
65607
  .e-multi-select-wrapper .e-delim-values {
65608
- font-family: $ddl-chip-font-family;
65608
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65609
+ font-family: $multi-select-delim-font-family;
65610
+ }
65611
+ @else {
65612
+ font-family: $ddl-chip-font-family;
65613
+ }
65609
65614
  font-size: $ddl-delim-font-size;
65610
65615
  line-height: $ddl-delimviewheight;
65611
65616
  max-width: 100%;
@@ -98064,6 +98069,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
98064
98069
 
98065
98070
  .e-content {
98066
98071
  width: 100%;
98072
+ display: block;
98067
98073
  float: left;
98068
98074
  background: unset;
98069
98075
  box-sizing: border-box;
@@ -110956,7 +110962,7 @@ $lg-desktop: 1399.98;
110956
110962
  color: $pv-icon-color-hover;
110957
110963
  }
110958
110964
  @if $skin-name == 'bootstrap5.3' {
110959
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
110965
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
110960
110966
  }
110961
110967
  @if $skin-name == 'bootstrap5' {
110962
110968
  color: $white;
@@ -110969,6 +110975,12 @@ $lg-desktop: 1399.98;
110969
110975
  }
110970
110976
  }
110971
110977
 
110978
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
110979
+ @if $skin-name == 'bootstrap5.3' {
110980
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
110981
+ }
110982
+ }
110983
+
110972
110984
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
110973
110985
  @if ($skin-name == 'bootstrap5.3') {
110974
110986
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115232,9 +115244,6 @@ $lg-desktop: 1399.98;
115232
115244
  @if ($skin-name == 'bootstrap5') {
115233
115245
  color: $white;
115234
115246
  }
115235
- @if ($skin-name == 'bootstrap5.3') {
115236
- color: var(--color-sf-icon-color);
115237
- }
115238
115247
  }
115239
115248
 
115240
115249
  .e-dialog.e-pv-signature-dialog-height {
@@ -129204,6 +129213,11 @@ $schedule-tree-content-color: #fff !default;
129204
129213
  }
129205
129214
 
129206
129215
  .e-vertical-view {
129216
+ .e-month-event-table {
129217
+ position: absolute;
129218
+ top: 0;
129219
+ }
129220
+
129207
129221
  &.e-timescale-disable {
129208
129222
  .e-content-table,
129209
129223
  .e-content-wrap {
@@ -134529,8 +134543,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
134529
134543
  }
134530
134544
 
134531
134545
  .e-ie-img-dlg-canvas {
134532
- width: 100%;
134533
- height: 100%;
134546
+ width: auto;
134547
+ height: auto;
134534
134548
  }
134535
134549
 
134536
134550
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {
@@ -577,8 +577,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
577
577
  }
578
578
 
579
579
  .e-ie-img-dlg-canvas {
580
- width: 100%;
581
- height: 100%;
580
+ width: auto;
581
+ height: auto;
582
582
  }
583
583
 
584
584
  .e-ie-img-size {