@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
@@ -48389,7 +48389,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
48389
48389
  }
48390
48390
 
48391
48391
  .e-multi-select-wrapper .e-delim-values {
48392
- font-family: $ddl-chip-font-family;
48392
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48393
+ font-family: $multi-select-delim-font-family;
48394
+ }
48395
+ @else {
48396
+ font-family: $ddl-chip-font-family;
48397
+ }
48393
48398
  font-size: $ddl-delim-font-size;
48394
48399
  line-height: $ddl-delimviewheight;
48395
48400
  max-width: 100%;
@@ -72260,6 +72265,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72260
72265
 
72261
72266
  .e-content {
72262
72267
  width: 100%;
72268
+ display: block;
72263
72269
  float: left;
72264
72270
  background: unset;
72265
72271
  box-sizing: border-box;
@@ -83406,7 +83412,7 @@ $lg-desktop: 1399.98;
83406
83412
  color: $pv-icon-color-hover;
83407
83413
  }
83408
83414
  @if $skin-name == 'bootstrap5.3' {
83409
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83415
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83410
83416
  }
83411
83417
  @if $skin-name == 'bootstrap5' {
83412
83418
  color: $white;
@@ -83419,6 +83425,12 @@ $lg-desktop: 1399.98;
83419
83425
  }
83420
83426
  }
83421
83427
 
83428
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83429
+ @if $skin-name == 'bootstrap5.3' {
83430
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83431
+ }
83432
+ }
83433
+
83422
83434
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83423
83435
  @if ($skin-name == 'bootstrap5.3') {
83424
83436
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87682,9 +87694,6 @@ $lg-desktop: 1399.98;
87682
87694
  @if ($skin-name == 'bootstrap5') {
87683
87695
  color: $white;
87684
87696
  }
87685
- @if ($skin-name == 'bootstrap5.3') {
87686
- color: var(--color-sf-icon-color);
87687
- }
87688
87697
  }
87689
87698
 
87690
87699
  .e-dialog.e-pv-signature-dialog-height {
@@ -98614,6 +98623,11 @@ $schedule-tree-content-color: #fff !default;
98614
98623
  }
98615
98624
 
98616
98625
  .e-vertical-view {
98626
+ .e-month-event-table {
98627
+ position: absolute;
98628
+ top: 0;
98629
+ }
98630
+
98617
98631
  &.e-timescale-disable {
98618
98632
  .e-content-table,
98619
98633
  .e-content-wrap {
@@ -103143,8 +103157,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
103143
103157
  }
103144
103158
 
103145
103159
  .e-ie-img-dlg-canvas {
103146
- width: 100%;
103147
- height: 100%;
103160
+ width: auto;
103161
+ height: auto;
103148
103162
  }
103149
103163
 
103150
103164
  .e-ie-img-size {
@@ -65690,7 +65690,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
65690
65690
  }
65691
65691
 
65692
65692
  .e-multi-select-wrapper .e-delim-values {
65693
- font-family: $ddl-chip-font-family;
65693
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65694
+ font-family: $multi-select-delim-font-family;
65695
+ }
65696
+ @else {
65697
+ font-family: $ddl-chip-font-family;
65698
+ }
65694
65699
  font-size: $ddl-delim-font-size;
65695
65700
  line-height: $ddl-delimviewheight;
65696
65701
  max-width: 100%;
@@ -98192,6 +98197,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98192
98197
 
98193
98198
  .e-content {
98194
98199
  width: 100%;
98200
+ display: block;
98195
98201
  float: left;
98196
98202
  background: unset;
98197
98203
  box-sizing: border-box;
@@ -111088,7 +111094,7 @@ $lg-desktop: 1399.98;
111088
111094
  color: $pv-icon-color-hover;
111089
111095
  }
111090
111096
  @if $skin-name == 'bootstrap5.3' {
111091
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111097
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111092
111098
  }
111093
111099
  @if $skin-name == 'bootstrap5' {
111094
111100
  color: $white;
@@ -111101,6 +111107,12 @@ $lg-desktop: 1399.98;
111101
111107
  }
111102
111108
  }
111103
111109
 
111110
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111111
+ @if $skin-name == 'bootstrap5.3' {
111112
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111113
+ }
111114
+ }
111115
+
111104
111116
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111105
111117
  @if ($skin-name == 'bootstrap5.3') {
111106
111118
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115364,9 +115376,6 @@ $lg-desktop: 1399.98;
115364
115376
  @if ($skin-name == 'bootstrap5') {
115365
115377
  color: $white;
115366
115378
  }
115367
- @if ($skin-name == 'bootstrap5.3') {
115368
- color: var(--color-sf-icon-color);
115369
- }
115370
115379
  }
115371
115380
 
115372
115381
  .e-dialog.e-pv-signature-dialog-height {
@@ -129355,6 +129364,11 @@ $schedule-tree-content-color: #fff !default;
129355
129364
  }
129356
129365
 
129357
129366
  .e-vertical-view {
129367
+ .e-month-event-table {
129368
+ position: absolute;
129369
+ top: 0;
129370
+ }
129371
+
129358
129372
  &.e-timescale-disable {
129359
129373
  .e-content-table,
129360
129374
  .e-content-wrap {
@@ -134680,8 +134694,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
134680
134694
  }
134681
134695
 
134682
134696
  .e-ie-img-dlg-canvas {
134683
- width: 100%;
134684
- height: 100%;
134697
+ width: auto;
134698
+ height: auto;
134685
134699
  }
134686
134700
 
134687
134701
  .e-ie-img-size {
@@ -48143,7 +48143,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
48143
48143
  }
48144
48144
 
48145
48145
  .e-multi-select-wrapper .e-delim-values {
48146
- font-family: $ddl-chip-font-family;
48146
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48147
+ font-family: $multi-select-delim-font-family;
48148
+ }
48149
+ @else {
48150
+ font-family: $ddl-chip-font-family;
48151
+ }
48147
48152
  font-size: $ddl-delim-font-size;
48148
48153
  line-height: $ddl-delimviewheight;
48149
48154
  max-width: 100%;
@@ -72060,6 +72065,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72060
72065
 
72061
72066
  .e-content {
72062
72067
  width: 100%;
72068
+ display: block;
72063
72069
  float: left;
72064
72070
  background: unset;
72065
72071
  box-sizing: border-box;
@@ -83203,7 +83209,7 @@ $lg-desktop: 1399.98;
83203
83209
  color: $pv-icon-color-hover;
83204
83210
  }
83205
83211
  @if $skin-name == 'bootstrap5.3' {
83206
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83212
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83207
83213
  }
83208
83214
  @if $skin-name == 'bootstrap5' {
83209
83215
  color: $white;
@@ -83216,6 +83222,12 @@ $lg-desktop: 1399.98;
83216
83222
  }
83217
83223
  }
83218
83224
 
83225
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83226
+ @if $skin-name == 'bootstrap5.3' {
83227
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83228
+ }
83229
+ }
83230
+
83219
83231
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83220
83232
  @if ($skin-name == 'bootstrap5.3') {
83221
83233
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87479,9 +87491,6 @@ $lg-desktop: 1399.98;
87479
87491
  @if ($skin-name == 'bootstrap5') {
87480
87492
  color: $white;
87481
87493
  }
87482
- @if ($skin-name == 'bootstrap5.3') {
87483
- color: var(--color-sf-icon-color);
87484
- }
87485
87494
  }
87486
87495
 
87487
87496
  .e-dialog.e-pv-signature-dialog-height {
@@ -98399,6 +98408,11 @@ $schedule-tree-content-color: $shadow !default;
98399
98408
  }
98400
98409
 
98401
98410
  .e-vertical-view {
98411
+ .e-month-event-table {
98412
+ position: absolute;
98413
+ top: 0;
98414
+ }
98415
+
98402
98416
  &.e-timescale-disable {
98403
98417
  .e-content-table,
98404
98418
  .e-content-wrap {
@@ -102928,8 +102942,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
102928
102942
  }
102929
102943
 
102930
102944
  .e-ie-img-dlg-canvas {
102931
- width: 100%;
102932
- height: 100%;
102945
+ width: auto;
102946
+ height: auto;
102933
102947
  }
102934
102948
 
102935
102949
  .e-ie-img-size {
@@ -65444,7 +65444,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
65444
65444
  }
65445
65445
 
65446
65446
  .e-multi-select-wrapper .e-delim-values {
65447
- font-family: $ddl-chip-font-family;
65447
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65448
+ font-family: $multi-select-delim-font-family;
65449
+ }
65450
+ @else {
65451
+ font-family: $ddl-chip-font-family;
65452
+ }
65448
65453
  font-size: $ddl-delim-font-size;
65449
65454
  line-height: $ddl-delimviewheight;
65450
65455
  max-width: 100%;
@@ -97992,6 +97997,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
97992
97997
 
97993
97998
  .e-content {
97994
97999
  width: 100%;
98000
+ display: block;
97995
98001
  float: left;
97996
98002
  background: unset;
97997
98003
  box-sizing: border-box;
@@ -110885,7 +110891,7 @@ $lg-desktop: 1399.98;
110885
110891
  color: $pv-icon-color-hover;
110886
110892
  }
110887
110893
  @if $skin-name == 'bootstrap5.3' {
110888
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
110894
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
110889
110895
  }
110890
110896
  @if $skin-name == 'bootstrap5' {
110891
110897
  color: $white;
@@ -110898,6 +110904,12 @@ $lg-desktop: 1399.98;
110898
110904
  }
110899
110905
  }
110900
110906
 
110907
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
110908
+ @if $skin-name == 'bootstrap5.3' {
110909
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
110910
+ }
110911
+ }
110912
+
110901
110913
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
110902
110914
  @if ($skin-name == 'bootstrap5.3') {
110903
110915
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115161,9 +115173,6 @@ $lg-desktop: 1399.98;
115161
115173
  @if ($skin-name == 'bootstrap5') {
115162
115174
  color: $white;
115163
115175
  }
115164
- @if ($skin-name == 'bootstrap5.3') {
115165
- color: var(--color-sf-icon-color);
115166
- }
115167
115176
  }
115168
115177
 
115169
115178
  .e-dialog.e-pv-signature-dialog-height {
@@ -129140,6 +129149,11 @@ $schedule-tree-content-color: $shadow !default;
129140
129149
  }
129141
129150
 
129142
129151
  .e-vertical-view {
129152
+ .e-month-event-table {
129153
+ position: absolute;
129154
+ top: 0;
129155
+ }
129156
+
129143
129157
  &.e-timescale-disable {
129144
129158
  .e-content-table,
129145
129159
  .e-content-wrap {
@@ -134465,8 +134479,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
134465
134479
  }
134466
134480
 
134467
134481
  .e-ie-img-dlg-canvas {
134468
- width: 100%;
134469
- height: 100%;
134482
+ width: auto;
134483
+ height: auto;
134470
134484
  }
134471
134485
 
134472
134486
  .e-ie-img-size {
@@ -48230,7 +48230,12 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
48230
48230
  }
48231
48231
 
48232
48232
  .e-multi-select-wrapper .e-delim-values {
48233
- font-family: $ddl-chip-font-family;
48233
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48234
+ font-family: $multi-select-delim-font-family;
48235
+ }
48236
+ @else {
48237
+ font-family: $ddl-chip-font-family;
48238
+ }
48234
48239
  font-size: $ddl-delim-font-size;
48235
48240
  line-height: $ddl-delimviewheight;
48236
48241
  max-width: 100%;
@@ -72301,6 +72306,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72301
72306
 
72302
72307
  .e-content {
72303
72308
  width: 100%;
72309
+ display: block;
72304
72310
  float: left;
72305
72311
  background: unset;
72306
72312
  box-sizing: border-box;
@@ -83498,7 +83504,7 @@ $lg-desktop: 1399.98;
83498
83504
  color: $pv-icon-color-hover;
83499
83505
  }
83500
83506
  @if $skin-name == 'bootstrap5.3' {
83501
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83507
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83502
83508
  }
83503
83509
  @if $skin-name == 'bootstrap5' {
83504
83510
  color: $white;
@@ -83511,6 +83517,12 @@ $lg-desktop: 1399.98;
83511
83517
  }
83512
83518
  }
83513
83519
 
83520
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83521
+ @if $skin-name == 'bootstrap5.3' {
83522
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83523
+ }
83524
+ }
83525
+
83514
83526
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83515
83527
  @if ($skin-name == 'bootstrap5.3') {
83516
83528
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87774,9 +87786,6 @@ $lg-desktop: 1399.98;
87774
87786
  @if ($skin-name == 'bootstrap5') {
87775
87787
  color: $white;
87776
87788
  }
87777
- @if ($skin-name == 'bootstrap5.3') {
87778
- color: var(--color-sf-icon-color);
87779
- }
87780
87789
  }
87781
87790
 
87782
87791
  .e-dialog.e-pv-signature-dialog-height {
@@ -98715,6 +98724,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
98715
98724
  }
98716
98725
 
98717
98726
  .e-vertical-view {
98727
+ .e-month-event-table {
98728
+ position: absolute;
98729
+ top: 0;
98730
+ }
98731
+
98718
98732
  &.e-timescale-disable {
98719
98733
  .e-content-table,
98720
98734
  .e-content-wrap {
@@ -103238,8 +103252,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
103238
103252
  }
103239
103253
 
103240
103254
  .e-ie-img-dlg-canvas {
103241
- width: 100%;
103242
- height: 100%;
103255
+ width: auto;
103256
+ height: auto;
103243
103257
  }
103244
103258
 
103245
103259
  .e-ie-img-size {
@@ -65531,7 +65531,12 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
65531
65531
  }
65532
65532
 
65533
65533
  .e-multi-select-wrapper .e-delim-values {
65534
- font-family: $ddl-chip-font-family;
65534
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65535
+ font-family: $multi-select-delim-font-family;
65536
+ }
65537
+ @else {
65538
+ font-family: $ddl-chip-font-family;
65539
+ }
65535
65540
  font-size: $ddl-delim-font-size;
65536
65541
  line-height: $ddl-delimviewheight;
65537
65542
  max-width: 100%;
@@ -98233,6 +98238,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98233
98238
 
98234
98239
  .e-content {
98235
98240
  width: 100%;
98241
+ display: block;
98236
98242
  float: left;
98237
98243
  background: unset;
98238
98244
  box-sizing: border-box;
@@ -111180,7 +111186,7 @@ $lg-desktop: 1399.98;
111180
111186
  color: $pv-icon-color-hover;
111181
111187
  }
111182
111188
  @if $skin-name == 'bootstrap5.3' {
111183
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111189
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111184
111190
  }
111185
111191
  @if $skin-name == 'bootstrap5' {
111186
111192
  color: $white;
@@ -111193,6 +111199,12 @@ $lg-desktop: 1399.98;
111193
111199
  }
111194
111200
  }
111195
111201
 
111202
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111203
+ @if $skin-name == 'bootstrap5.3' {
111204
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111205
+ }
111206
+ }
111207
+
111196
111208
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111197
111209
  @if ($skin-name == 'bootstrap5.3') {
111198
111210
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115456,9 +115468,6 @@ $lg-desktop: 1399.98;
115456
115468
  @if ($skin-name == 'bootstrap5') {
115457
115469
  color: $white;
115458
115470
  }
115459
- @if ($skin-name == 'bootstrap5.3') {
115460
- color: var(--color-sf-icon-color);
115461
- }
115462
115471
  }
115463
115472
 
115464
115473
  .e-dialog.e-pv-signature-dialog-height {
@@ -129456,6 +129465,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
129456
129465
  }
129457
129466
 
129458
129467
  .e-vertical-view {
129468
+ .e-month-event-table {
129469
+ position: absolute;
129470
+ top: 0;
129471
+ }
129472
+
129459
129473
  &.e-timescale-disable {
129460
129474
  .e-content-table,
129461
129475
  .e-content-wrap {
@@ -134775,8 +134789,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
134775
134789
  }
134776
134790
 
134777
134791
  .e-ie-img-dlg-canvas {
134778
- width: 100%;
134779
- height: 100%;
134792
+ width: auto;
134793
+ height: auto;
134780
134794
  }
134781
134795
 
134782
134796
  .e-ie-img-size {
@@ -48513,7 +48513,12 @@ $ddl-close-down-icon-left: 35px !default;
48513
48513
  }
48514
48514
 
48515
48515
  .e-multi-select-wrapper .e-delim-values {
48516
- font-family: $ddl-chip-font-family;
48516
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48517
+ font-family: $multi-select-delim-font-family;
48518
+ }
48519
+ @else {
48520
+ font-family: $ddl-chip-font-family;
48521
+ }
48517
48522
  font-size: $ddl-delim-font-size;
48518
48523
  line-height: $ddl-delimviewheight;
48519
48524
  max-width: 100%;
@@ -72457,6 +72462,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72457
72462
 
72458
72463
  .e-content {
72459
72464
  width: 100%;
72465
+ display: block;
72460
72466
  float: left;
72461
72467
  background: unset;
72462
72468
  box-sizing: border-box;
@@ -83595,7 +83601,7 @@ $lg-desktop: 1399.98;
83595
83601
  color: $pv-icon-color-hover;
83596
83602
  }
83597
83603
  @if $skin-name == 'bootstrap5.3' {
83598
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83604
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83599
83605
  }
83600
83606
  @if $skin-name == 'bootstrap5' {
83601
83607
  color: $white;
@@ -83608,6 +83614,12 @@ $lg-desktop: 1399.98;
83608
83614
  }
83609
83615
  }
83610
83616
 
83617
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83618
+ @if $skin-name == 'bootstrap5.3' {
83619
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83620
+ }
83621
+ }
83622
+
83611
83623
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83612
83624
  @if ($skin-name == 'bootstrap5.3') {
83613
83625
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87871,9 +87883,6 @@ $lg-desktop: 1399.98;
87871
87883
  @if ($skin-name == 'bootstrap5') {
87872
87884
  color: $white;
87873
87885
  }
87874
- @if ($skin-name == 'bootstrap5.3') {
87875
- color: var(--color-sf-icon-color);
87876
- }
87877
87886
  }
87878
87887
 
87879
87888
  .e-dialog.e-pv-signature-dialog-height {
@@ -98813,6 +98822,11 @@ $schedule-bgr-calendar-width: 345px !default;
98813
98822
  }
98814
98823
 
98815
98824
  .e-vertical-view {
98825
+ .e-month-event-table {
98826
+ position: absolute;
98827
+ top: 0;
98828
+ }
98829
+
98816
98830
  &.e-timescale-disable {
98817
98831
  .e-content-table,
98818
98832
  .e-content-wrap {
@@ -103339,8 +103353,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
103339
103353
  }
103340
103354
 
103341
103355
  .e-ie-img-dlg-canvas {
103342
- width: 100%;
103343
- height: 100%;
103356
+ width: auto;
103357
+ height: auto;
103344
103358
  }
103345
103359
 
103346
103360
  .e-ie-img-size {
@@ -65814,7 +65814,12 @@ $ddl-close-down-icon-left: 35px !default;
65814
65814
  }
65815
65815
 
65816
65816
  .e-multi-select-wrapper .e-delim-values {
65817
- font-family: $ddl-chip-font-family;
65817
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65818
+ font-family: $multi-select-delim-font-family;
65819
+ }
65820
+ @else {
65821
+ font-family: $ddl-chip-font-family;
65822
+ }
65818
65823
  font-size: $ddl-delim-font-size;
65819
65824
  line-height: $ddl-delimviewheight;
65820
65825
  max-width: 100%;
@@ -98389,6 +98394,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98389
98394
 
98390
98395
  .e-content {
98391
98396
  width: 100%;
98397
+ display: block;
98392
98398
  float: left;
98393
98399
  background: unset;
98394
98400
  box-sizing: border-box;
@@ -111277,7 +111283,7 @@ $lg-desktop: 1399.98;
111277
111283
  color: $pv-icon-color-hover;
111278
111284
  }
111279
111285
  @if $skin-name == 'bootstrap5.3' {
111280
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111286
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111281
111287
  }
111282
111288
  @if $skin-name == 'bootstrap5' {
111283
111289
  color: $white;
@@ -111290,6 +111296,12 @@ $lg-desktop: 1399.98;
111290
111296
  }
111291
111297
  }
111292
111298
 
111299
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111300
+ @if $skin-name == 'bootstrap5.3' {
111301
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111302
+ }
111303
+ }
111304
+
111293
111305
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111294
111306
  @if ($skin-name == 'bootstrap5.3') {
111295
111307
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115553,9 +115565,6 @@ $lg-desktop: 1399.98;
115553
115565
  @if ($skin-name == 'bootstrap5') {
115554
115566
  color: $white;
115555
115567
  }
115556
- @if ($skin-name == 'bootstrap5.3') {
115557
- color: var(--color-sf-icon-color);
115558
- }
115559
115568
  }
115560
115569
 
115561
115570
  .e-dialog.e-pv-signature-dialog-height {
@@ -129554,6 +129563,11 @@ $schedule-bgr-calendar-width: 345px !default;
129554
129563
  }
129555
129564
 
129556
129565
  .e-vertical-view {
129566
+ .e-month-event-table {
129567
+ position: absolute;
129568
+ top: 0;
129569
+ }
129570
+
129557
129571
  &.e-timescale-disable {
129558
129572
  .e-content-table,
129559
129573
  .e-content-wrap {
@@ -134876,8 +134890,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
134876
134890
  }
134877
134891
 
134878
134892
  .e-ie-img-dlg-canvas {
134879
- width: 100%;
134880
- height: 100%;
134893
+ width: auto;
134894
+ height: auto;
134881
134895
  }
134882
134896
 
134883
134897
  .e-ie-img-size {
@@ -48512,7 +48512,12 @@ $ddl-close-down-icon-left: 35px !default;
48512
48512
  }
48513
48513
 
48514
48514
  .e-multi-select-wrapper .e-delim-values {
48515
- font-family: $ddl-chip-font-family;
48515
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48516
+ font-family: $multi-select-delim-font-family;
48517
+ }
48518
+ @else {
48519
+ font-family: $ddl-chip-font-family;
48520
+ }
48516
48521
  font-size: $ddl-delim-font-size;
48517
48522
  line-height: $ddl-delimviewheight;
48518
48523
  max-width: 100%;
@@ -72456,6 +72461,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72456
72461
 
72457
72462
  .e-content {
72458
72463
  width: 100%;
72464
+ display: block;
72459
72465
  float: left;
72460
72466
  background: unset;
72461
72467
  box-sizing: border-box;
@@ -83594,7 +83600,7 @@ $lg-desktop: 1399.98;
83594
83600
  color: $pv-icon-color-hover;
83595
83601
  }
83596
83602
  @if $skin-name == 'bootstrap5.3' {
83597
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83603
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83598
83604
  }
83599
83605
  @if $skin-name == 'bootstrap5' {
83600
83606
  color: $white;
@@ -83607,6 +83613,12 @@ $lg-desktop: 1399.98;
83607
83613
  }
83608
83614
  }
83609
83615
 
83616
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83617
+ @if $skin-name == 'bootstrap5.3' {
83618
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83619
+ }
83620
+ }
83621
+
83610
83622
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83611
83623
  @if ($skin-name == 'bootstrap5.3') {
83612
83624
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87870,9 +87882,6 @@ $lg-desktop: 1399.98;
87870
87882
  @if ($skin-name == 'bootstrap5') {
87871
87883
  color: $white;
87872
87884
  }
87873
- @if ($skin-name == 'bootstrap5.3') {
87874
- color: var(--color-sf-icon-color);
87875
- }
87876
87885
  }
87877
87886
 
87878
87887
  .e-dialog.e-pv-signature-dialog-height {
@@ -98812,6 +98821,11 @@ $schedule-bgr-calendar-width: 345px !default;
98812
98821
  }
98813
98822
 
98814
98823
  .e-vertical-view {
98824
+ .e-month-event-table {
98825
+ position: absolute;
98826
+ top: 0;
98827
+ }
98828
+
98815
98829
  &.e-timescale-disable {
98816
98830
  .e-content-table,
98817
98831
  .e-content-wrap {
@@ -103338,8 +103352,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
103338
103352
  }
103339
103353
 
103340
103354
  .e-ie-img-dlg-canvas {
103341
- width: 100%;
103342
- height: 100%;
103355
+ width: auto;
103356
+ height: auto;
103343
103357
  }
103344
103358
 
103345
103359
  .e-ie-img-size {