@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
@@ -65580,7 +65580,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
65580
65580
  }
65581
65581
 
65582
65582
  .e-multi-select-wrapper .e-delim-values {
65583
- font-family: $ddl-chip-font-family;
65583
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65584
+ font-family: $multi-select-delim-font-family;
65585
+ }
65586
+ @else {
65587
+ font-family: $ddl-chip-font-family;
65588
+ }
65584
65589
  font-size: $ddl-delim-font-size;
65585
65590
  line-height: $ddl-delimviewheight;
65586
65591
  max-width: 100%;
@@ -98050,6 +98055,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98050
98055
 
98051
98056
  .e-content {
98052
98057
  width: 100%;
98058
+ display: block;
98053
98059
  float: left;
98054
98060
  background: unset;
98055
98061
  box-sizing: border-box;
@@ -110925,7 +110931,7 @@ $lg-desktop: 1399.98;
110925
110931
  color: $pv-icon-color-hover;
110926
110932
  }
110927
110933
  @if $skin-name == 'bootstrap5.3' {
110928
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
110934
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
110929
110935
  }
110930
110936
  @if $skin-name == 'bootstrap5' {
110931
110937
  color: $white;
@@ -110938,6 +110944,12 @@ $lg-desktop: 1399.98;
110938
110944
  }
110939
110945
  }
110940
110946
 
110947
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
110948
+ @if $skin-name == 'bootstrap5.3' {
110949
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
110950
+ }
110951
+ }
110952
+
110941
110953
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
110942
110954
  @if ($skin-name == 'bootstrap5.3') {
110943
110955
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115201,9 +115213,6 @@ $lg-desktop: 1399.98;
115201
115213
  @if ($skin-name == 'bootstrap5') {
115202
115214
  color: $white;
115203
115215
  }
115204
- @if ($skin-name == 'bootstrap5.3') {
115205
- color: var(--color-sf-icon-color);
115206
- }
115207
115216
  }
115208
115217
 
115209
115218
  .e-dialog.e-pv-signature-dialog-height {
@@ -129193,6 +129202,11 @@ $schedule-tree-content-color: #fff !default;
129193
129202
  }
129194
129203
 
129195
129204
  .e-vertical-view {
129205
+ .e-month-event-table {
129206
+ position: absolute;
129207
+ top: 0;
129208
+ }
129209
+
129196
129210
  &.e-timescale-disable {
129197
129211
  .e-content-table,
129198
129212
  .e-content-wrap {
@@ -134518,8 +134532,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
134518
134532
  }
134519
134533
 
134520
134534
  .e-ie-img-dlg-canvas {
134521
- width: 100%;
134522
- height: 100%;
134535
+ width: auto;
134536
+ height: auto;
134523
134537
  }
134524
134538
 
134525
134539
  .e-ie-img-size {
@@ -48057,7 +48057,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
48057
48057
  }
48058
48058
 
48059
48059
  .e-multi-select-wrapper .e-delim-values {
48060
- font-family: $ddl-chip-font-family;
48060
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48061
+ font-family: $multi-select-delim-font-family;
48062
+ }
48063
+ @else {
48064
+ font-family: $ddl-chip-font-family;
48065
+ }
48061
48066
  font-size: $ddl-delim-font-size;
48062
48067
  line-height: $ddl-delimviewheight;
48063
48068
  max-width: 100%;
@@ -71897,6 +71902,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
71897
71902
 
71898
71903
  .e-content {
71899
71904
  width: 100%;
71905
+ display: block;
71900
71906
  float: left;
71901
71907
  background: unset;
71902
71908
  box-sizing: border-box;
@@ -83026,7 +83032,7 @@ $lg-desktop: 1399.98;
83026
83032
  color: $pv-icon-color-hover;
83027
83033
  }
83028
83034
  @if $skin-name == 'bootstrap5.3' {
83029
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83035
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83030
83036
  }
83031
83037
  @if $skin-name == 'bootstrap5' {
83032
83038
  color: $white;
@@ -83039,6 +83045,12 @@ $lg-desktop: 1399.98;
83039
83045
  }
83040
83046
  }
83041
83047
 
83048
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83049
+ @if $skin-name == 'bootstrap5.3' {
83050
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83051
+ }
83052
+ }
83053
+
83042
83054
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83043
83055
  @if ($skin-name == 'bootstrap5.3') {
83044
83056
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87302,9 +87314,6 @@ $lg-desktop: 1399.98;
87302
87314
  @if ($skin-name == 'bootstrap5') {
87303
87315
  color: $white;
87304
87316
  }
87305
- @if ($skin-name == 'bootstrap5.3') {
87306
- color: var(--color-sf-icon-color);
87307
- }
87308
87317
  }
87309
87318
 
87310
87319
  .e-dialog.e-pv-signature-dialog-height {
@@ -98233,6 +98242,11 @@ $schedule-tree-content-color: $shadow !default;
98233
98242
  }
98234
98243
 
98235
98244
  .e-vertical-view {
98245
+ .e-month-event-table {
98246
+ position: absolute;
98247
+ top: 0;
98248
+ }
98249
+
98236
98250
  &.e-timescale-disable {
98237
98251
  .e-content-table,
98238
98252
  .e-content-wrap {
@@ -102762,8 +102776,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
102762
102776
  }
102763
102777
 
102764
102778
  .e-ie-img-dlg-canvas {
102765
- width: 100%;
102766
- height: 100%;
102779
+ width: auto;
102780
+ height: auto;
102767
102781
  }
102768
102782
 
102769
102783
  .e-ie-img-size {
@@ -65358,7 +65358,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
65358
65358
  }
65359
65359
 
65360
65360
  .e-multi-select-wrapper .e-delim-values {
65361
- font-family: $ddl-chip-font-family;
65361
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65362
+ font-family: $multi-select-delim-font-family;
65363
+ }
65364
+ @else {
65365
+ font-family: $ddl-chip-font-family;
65366
+ }
65362
65367
  font-size: $ddl-delim-font-size;
65363
65368
  line-height: $ddl-delimviewheight;
65364
65369
  max-width: 100%;
@@ -97829,6 +97834,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
97829
97834
 
97830
97835
  .e-content {
97831
97836
  width: 100%;
97837
+ display: block;
97832
97838
  float: left;
97833
97839
  background: unset;
97834
97840
  box-sizing: border-box;
@@ -110708,7 +110714,7 @@ $lg-desktop: 1399.98;
110708
110714
  color: $pv-icon-color-hover;
110709
110715
  }
110710
110716
  @if $skin-name == 'bootstrap5.3' {
110711
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
110717
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
110712
110718
  }
110713
110719
  @if $skin-name == 'bootstrap5' {
110714
110720
  color: $white;
@@ -110721,6 +110727,12 @@ $lg-desktop: 1399.98;
110721
110727
  }
110722
110728
  }
110723
110729
 
110730
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
110731
+ @if $skin-name == 'bootstrap5.3' {
110732
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
110733
+ }
110734
+ }
110735
+
110724
110736
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
110725
110737
  @if ($skin-name == 'bootstrap5.3') {
110726
110738
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -114984,9 +114996,6 @@ $lg-desktop: 1399.98;
114984
114996
  @if ($skin-name == 'bootstrap5') {
114985
114997
  color: $white;
114986
114998
  }
114987
- @if ($skin-name == 'bootstrap5.3') {
114988
- color: var(--color-sf-icon-color);
114989
- }
114990
114999
  }
114991
115000
 
114992
115001
  .e-dialog.e-pv-signature-dialog-height {
@@ -128974,6 +128983,11 @@ $schedule-tree-content-color: $shadow !default;
128974
128983
  }
128975
128984
 
128976
128985
  .e-vertical-view {
128986
+ .e-month-event-table {
128987
+ position: absolute;
128988
+ top: 0;
128989
+ }
128990
+
128977
128991
  &.e-timescale-disable {
128978
128992
  .e-content-table,
128979
128993
  .e-content-wrap {
@@ -134299,8 +134313,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
134299
134313
  }
134300
134314
 
134301
134315
  .e-ie-img-dlg-canvas {
134302
- width: 100%;
134303
- height: 100%;
134316
+ width: auto;
134317
+ height: auto;
134304
134318
  }
134305
134319
 
134306
134320
  .e-ie-img-size {
@@ -48601,7 +48601,12 @@ $ddl-small-clear-icon-width: 12px !default;
48601
48601
  }
48602
48602
 
48603
48603
  .e-multi-select-wrapper .e-delim-values {
48604
- font-family: $ddl-chip-font-family;
48604
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48605
+ font-family: $multi-select-delim-font-family;
48606
+ }
48607
+ @else {
48608
+ font-family: $ddl-chip-font-family;
48609
+ }
48605
48610
  font-size: $ddl-delim-font-size;
48606
48611
  line-height: $ddl-delimviewheight;
48607
48612
  max-width: 100%;
@@ -72556,6 +72561,7 @@ $rte-dialog-upload-status-progress: $info;
72556
72561
 
72557
72562
  .e-content {
72558
72563
  width: 100%;
72564
+ display: block;
72559
72565
  float: left;
72560
72566
  background: unset;
72561
72567
  box-sizing: border-box;
@@ -83690,7 +83696,7 @@ $lg-desktop: 1399.98;
83690
83696
  color: $pv-icon-color-hover;
83691
83697
  }
83692
83698
  @if $skin-name == 'bootstrap5.3' {
83693
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83699
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83694
83700
  }
83695
83701
  @if $skin-name == 'bootstrap5' {
83696
83702
  color: $white;
@@ -83703,6 +83709,12 @@ $lg-desktop: 1399.98;
83703
83709
  }
83704
83710
  }
83705
83711
 
83712
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83713
+ @if $skin-name == 'bootstrap5.3' {
83714
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83715
+ }
83716
+ }
83717
+
83706
83718
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83707
83719
  @if ($skin-name == 'bootstrap5.3') {
83708
83720
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87966,9 +87978,6 @@ $lg-desktop: 1399.98;
87966
87978
  @if ($skin-name == 'bootstrap5') {
87967
87979
  color: $white;
87968
87980
  }
87969
- @if ($skin-name == 'bootstrap5.3') {
87970
- color: var(--color-sf-icon-color);
87971
- }
87972
87981
  }
87973
87982
 
87974
87983
  .e-dialog.e-pv-signature-dialog-height {
@@ -98908,6 +98917,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
98908
98917
  }
98909
98918
 
98910
98919
  .e-vertical-view {
98920
+ .e-month-event-table {
98921
+ position: absolute;
98922
+ top: 0;
98923
+ }
98924
+
98911
98925
  &.e-timescale-disable {
98912
98926
  .e-content-table,
98913
98927
  .e-content-wrap {
@@ -103434,8 +103448,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
103434
103448
  }
103435
103449
 
103436
103450
  .e-ie-img-dlg-canvas {
103437
- width: 100%;
103438
- height: 100%;
103451
+ width: auto;
103452
+ height: auto;
103439
103453
  }
103440
103454
 
103441
103455
  .e-ie-img-size {
@@ -65902,7 +65902,12 @@ $ddl-small-clear-icon-width: 12px !default;
65902
65902
  }
65903
65903
 
65904
65904
  .e-multi-select-wrapper .e-delim-values {
65905
- font-family: $ddl-chip-font-family;
65905
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65906
+ font-family: $multi-select-delim-font-family;
65907
+ }
65908
+ @else {
65909
+ font-family: $ddl-chip-font-family;
65910
+ }
65906
65911
  font-size: $ddl-delim-font-size;
65907
65912
  line-height: $ddl-delimviewheight;
65908
65913
  max-width: 100%;
@@ -98488,6 +98493,7 @@ $rte-dialog-upload-status-progress: $info;
98488
98493
 
98489
98494
  .e-content {
98490
98495
  width: 100%;
98496
+ display: block;
98491
98497
  float: left;
98492
98498
  background: unset;
98493
98499
  box-sizing: border-box;
@@ -111372,7 +111378,7 @@ $lg-desktop: 1399.98;
111372
111378
  color: $pv-icon-color-hover;
111373
111379
  }
111374
111380
  @if $skin-name == 'bootstrap5.3' {
111375
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111381
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111376
111382
  }
111377
111383
  @if $skin-name == 'bootstrap5' {
111378
111384
  color: $white;
@@ -111385,6 +111391,12 @@ $lg-desktop: 1399.98;
111385
111391
  }
111386
111392
  }
111387
111393
 
111394
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111395
+ @if $skin-name == 'bootstrap5.3' {
111396
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111397
+ }
111398
+ }
111399
+
111388
111400
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111389
111401
  @if ($skin-name == 'bootstrap5.3') {
111390
111402
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115648,9 +115660,6 @@ $lg-desktop: 1399.98;
115648
115660
  @if ($skin-name == 'bootstrap5') {
115649
115661
  color: $white;
115650
115662
  }
115651
- @if ($skin-name == 'bootstrap5.3') {
115652
- color: var(--color-sf-icon-color);
115653
- }
115654
115663
  }
115655
115664
 
115656
115665
  .e-dialog.e-pv-signature-dialog-height {
@@ -129649,6 +129658,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
129649
129658
  }
129650
129659
 
129651
129660
  .e-vertical-view {
129661
+ .e-month-event-table {
129662
+ position: absolute;
129663
+ top: 0;
129664
+ }
129665
+
129652
129666
  &.e-timescale-disable {
129653
129667
  .e-content-table,
129654
129668
  .e-content-wrap {
@@ -134971,8 +134985,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
134971
134985
  }
134972
134986
 
134973
134987
  .e-ie-img-dlg-canvas {
134974
- width: 100%;
134975
- height: 100%;
134988
+ width: auto;
134989
+ height: auto;
134976
134990
  }
134977
134991
 
134978
134992
  .e-ie-img-size {
@@ -48601,7 +48601,12 @@ $ddl-small-clear-icon-width: 12px !default;
48601
48601
  }
48602
48602
 
48603
48603
  .e-multi-select-wrapper .e-delim-values {
48604
- font-family: $ddl-chip-font-family;
48604
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48605
+ font-family: $multi-select-delim-font-family;
48606
+ }
48607
+ @else {
48608
+ font-family: $ddl-chip-font-family;
48609
+ }
48605
48610
  font-size: $ddl-delim-font-size;
48606
48611
  line-height: $ddl-delimviewheight;
48607
48612
  max-width: 100%;
@@ -72556,6 +72561,7 @@ $rte-dialog-upload-status-progress: $info;
72556
72561
 
72557
72562
  .e-content {
72558
72563
  width: 100%;
72564
+ display: block;
72559
72565
  float: left;
72560
72566
  background: unset;
72561
72567
  box-sizing: border-box;
@@ -83690,7 +83696,7 @@ $lg-desktop: 1399.98;
83690
83696
  color: $pv-icon-color-hover;
83691
83697
  }
83692
83698
  @if $skin-name == 'bootstrap5.3' {
83693
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83699
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83694
83700
  }
83695
83701
  @if $skin-name == 'bootstrap5' {
83696
83702
  color: $white;
@@ -83703,6 +83709,12 @@ $lg-desktop: 1399.98;
83703
83709
  }
83704
83710
  }
83705
83711
 
83712
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83713
+ @if $skin-name == 'bootstrap5.3' {
83714
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83715
+ }
83716
+ }
83717
+
83706
83718
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83707
83719
  @if ($skin-name == 'bootstrap5.3') {
83708
83720
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87966,9 +87978,6 @@ $lg-desktop: 1399.98;
87966
87978
  @if ($skin-name == 'bootstrap5') {
87967
87979
  color: $white;
87968
87980
  }
87969
- @if ($skin-name == 'bootstrap5.3') {
87970
- color: var(--color-sf-icon-color);
87971
- }
87972
87981
  }
87973
87982
 
87974
87983
  .e-dialog.e-pv-signature-dialog-height {
@@ -98908,6 +98917,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
98908
98917
  }
98909
98918
 
98910
98919
  .e-vertical-view {
98920
+ .e-month-event-table {
98921
+ position: absolute;
98922
+ top: 0;
98923
+ }
98924
+
98911
98925
  &.e-timescale-disable {
98912
98926
  .e-content-table,
98913
98927
  .e-content-wrap {
@@ -103434,8 +103448,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
103434
103448
  }
103435
103449
 
103436
103450
  .e-ie-img-dlg-canvas {
103437
- width: 100%;
103438
- height: 100%;
103451
+ width: auto;
103452
+ height: auto;
103439
103453
  }
103440
103454
 
103441
103455
  .e-ie-img-size {
@@ -65902,7 +65902,12 @@ $ddl-small-clear-icon-width: 12px !default;
65902
65902
  }
65903
65903
 
65904
65904
  .e-multi-select-wrapper .e-delim-values {
65905
- font-family: $ddl-chip-font-family;
65905
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65906
+ font-family: $multi-select-delim-font-family;
65907
+ }
65908
+ @else {
65909
+ font-family: $ddl-chip-font-family;
65910
+ }
65906
65911
  font-size: $ddl-delim-font-size;
65907
65912
  line-height: $ddl-delimviewheight;
65908
65913
  max-width: 100%;
@@ -98488,6 +98493,7 @@ $rte-dialog-upload-status-progress: $info;
98488
98493
 
98489
98494
  .e-content {
98490
98495
  width: 100%;
98496
+ display: block;
98491
98497
  float: left;
98492
98498
  background: unset;
98493
98499
  box-sizing: border-box;
@@ -111372,7 +111378,7 @@ $lg-desktop: 1399.98;
111372
111378
  color: $pv-icon-color-hover;
111373
111379
  }
111374
111380
  @if $skin-name == 'bootstrap5.3' {
111375
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111381
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111376
111382
  }
111377
111383
  @if $skin-name == 'bootstrap5' {
111378
111384
  color: $white;
@@ -111385,6 +111391,12 @@ $lg-desktop: 1399.98;
111385
111391
  }
111386
111392
  }
111387
111393
 
111394
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111395
+ @if $skin-name == 'bootstrap5.3' {
111396
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111397
+ }
111398
+ }
111399
+
111388
111400
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111389
111401
  @if ($skin-name == 'bootstrap5.3') {
111390
111402
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115648,9 +115660,6 @@ $lg-desktop: 1399.98;
115648
115660
  @if ($skin-name == 'bootstrap5') {
115649
115661
  color: $white;
115650
115662
  }
115651
- @if ($skin-name == 'bootstrap5.3') {
115652
- color: var(--color-sf-icon-color);
115653
- }
115654
115663
  }
115655
115664
 
115656
115665
  .e-dialog.e-pv-signature-dialog-height {
@@ -129649,6 +129658,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
129649
129658
  }
129650
129659
 
129651
129660
  .e-vertical-view {
129661
+ .e-month-event-table {
129662
+ position: absolute;
129663
+ top: 0;
129664
+ }
129665
+
129652
129666
  &.e-timescale-disable {
129653
129667
  .e-content-table,
129654
129668
  .e-content-wrap {
@@ -134971,8 +134985,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
134971
134985
  }
134972
134986
 
134973
134987
  .e-ie-img-dlg-canvas {
134974
- width: 100%;
134975
- height: 100%;
134988
+ width: auto;
134989
+ height: auto;
134976
134990
  }
134977
134991
 
134978
134992
  .e-ie-img-size {
@@ -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 {