@syncfusion/blazor-themes 29.1.41 → 29.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (301) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +7 -3
  2. package/Compiled-Themes/bds-dark.css +7 -3
  3. package/Compiled-Themes/bds-lite.css +7 -3
  4. package/Compiled-Themes/bds.css +7 -3
  5. package/Compiled-Themes/bootstrap-dark-lite.css +6 -2
  6. package/Compiled-Themes/bootstrap-dark.css +6 -2
  7. package/Compiled-Themes/bootstrap-lite.css +6 -2
  8. package/Compiled-Themes/bootstrap.css +6 -2
  9. package/Compiled-Themes/bootstrap4-lite.css +6 -2
  10. package/Compiled-Themes/bootstrap4.css +6 -2
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +6 -2
  12. package/Compiled-Themes/bootstrap5-dark.css +6 -2
  13. package/Compiled-Themes/bootstrap5-lite.css +6 -2
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +12 -8
  15. package/Compiled-Themes/bootstrap5.3-dark.css +12 -8
  16. package/Compiled-Themes/bootstrap5.3-lite.css +12 -8
  17. package/Compiled-Themes/bootstrap5.3.css +12 -8
  18. package/Compiled-Themes/bootstrap5.css +6 -2
  19. package/Compiled-Themes/fabric-dark-lite.css +6 -2
  20. package/Compiled-Themes/fabric-dark.css +6 -2
  21. package/Compiled-Themes/fabric-lite.css +6 -2
  22. package/Compiled-Themes/fabric.css +6 -2
  23. package/Compiled-Themes/fluent-dark-lite.css +6 -2
  24. package/Compiled-Themes/fluent-dark.css +6 -2
  25. package/Compiled-Themes/fluent-lite.css +6 -2
  26. package/Compiled-Themes/fluent.css +6 -2
  27. package/Compiled-Themes/fluent2-dark-lite.css +6 -2
  28. package/Compiled-Themes/fluent2-dark.css +6 -2
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -2
  30. package/Compiled-Themes/fluent2-highcontrast.css +6 -2
  31. package/Compiled-Themes/fluent2-lite.css +6 -2
  32. package/Compiled-Themes/fluent2.css +6 -2
  33. package/Compiled-Themes/highcontrast-lite.css +6 -2
  34. package/Compiled-Themes/highcontrast.css +6 -2
  35. package/Compiled-Themes/material-dark-lite.css +6 -2
  36. package/Compiled-Themes/material-dark.css +6 -2
  37. package/Compiled-Themes/material-lite.css +6 -2
  38. package/Compiled-Themes/material.css +6 -2
  39. package/Compiled-Themes/material3-dark-lite.css +6 -2
  40. package/Compiled-Themes/material3-dark.css +6 -2
  41. package/Compiled-Themes/material3-lite.css +6 -2
  42. package/Compiled-Themes/material3.css +6 -2
  43. package/Compiled-Themes/tailwind-dark-lite.css +7 -3
  44. package/Compiled-Themes/tailwind-dark.css +7 -3
  45. package/Compiled-Themes/tailwind-lite.css +7 -3
  46. package/Compiled-Themes/tailwind.css +7 -3
  47. package/Compiled-Themes/tailwind3-dark-lite.css +6 -2
  48. package/Compiled-Themes/tailwind3-dark.css +6 -2
  49. package/Compiled-Themes/tailwind3-lite.css +6 -2
  50. package/Compiled-Themes/tailwind3.css +6 -2
  51. package/SCSS-Themes/bds-dark-lite.scss +21 -7
  52. package/SCSS-Themes/bds-dark.scss +21 -7
  53. package/SCSS-Themes/bds-lite.scss +21 -7
  54. package/SCSS-Themes/bds.scss +21 -7
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +20 -7
  56. package/SCSS-Themes/bootstrap-dark.scss +20 -7
  57. package/SCSS-Themes/bootstrap-lite.scss +20 -7
  58. package/SCSS-Themes/bootstrap.scss +20 -7
  59. package/SCSS-Themes/bootstrap4-lite.scss +20 -7
  60. package/SCSS-Themes/bootstrap4.scss +20 -7
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +20 -7
  62. package/SCSS-Themes/bootstrap5-dark.scss +20 -7
  63. package/SCSS-Themes/bootstrap5-lite.scss +20 -7
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +20 -7
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +20 -7
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +20 -7
  67. package/SCSS-Themes/bootstrap5.3.scss +20 -7
  68. package/SCSS-Themes/bootstrap5.scss +20 -7
  69. package/SCSS-Themes/dropdowns/multi-select/bds-dark-lite.scss +7 -1
  70. package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +7 -1
  71. package/SCSS-Themes/dropdowns/multi-select/bds-lite.scss +7 -1
  72. package/SCSS-Themes/dropdowns/multi-select/bds.scss +7 -1
  73. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark-lite.scss +6 -1
  74. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +6 -1
  75. package/SCSS-Themes/dropdowns/multi-select/bootstrap-lite.scss +6 -1
  76. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +6 -1
  77. package/SCSS-Themes/dropdowns/multi-select/bootstrap4-lite.scss +6 -1
  78. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +6 -1
  79. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark-lite.scss +6 -1
  80. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +6 -1
  81. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-lite.scss +6 -1
  82. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark-lite.scss +6 -1
  83. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark.scss +6 -1
  84. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-lite.scss +6 -1
  85. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +6 -1
  86. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +6 -1
  87. package/SCSS-Themes/dropdowns/multi-select/fabric-dark-lite.scss +6 -1
  88. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +6 -1
  89. package/SCSS-Themes/dropdowns/multi-select/fabric-lite.scss +6 -1
  90. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +6 -1
  91. package/SCSS-Themes/dropdowns/multi-select/fluent-dark-lite.scss +6 -1
  92. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +6 -1
  93. package/SCSS-Themes/dropdowns/multi-select/fluent-lite.scss +6 -1
  94. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +6 -1
  95. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark-lite.scss +6 -1
  96. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +6 -1
  97. package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast-lite.scss +6 -1
  98. package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast.scss +6 -1
  99. package/SCSS-Themes/dropdowns/multi-select/fluent2-lite.scss +6 -1
  100. package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +6 -1
  101. package/SCSS-Themes/dropdowns/multi-select/highcontrast-lite.scss +6 -1
  102. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +6 -1
  103. package/SCSS-Themes/dropdowns/multi-select/material-dark-lite.scss +6 -1
  104. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +6 -1
  105. package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +6 -1
  106. package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
  107. package/SCSS-Themes/dropdowns/multi-select/material3-dark-lite.scss +6 -1
  108. package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +6 -1
  109. package/SCSS-Themes/dropdowns/multi-select/material3-lite.scss +6 -1
  110. package/SCSS-Themes/dropdowns/multi-select/material3.scss +6 -1
  111. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark-lite.scss +7 -1
  112. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +7 -1
  113. package/SCSS-Themes/dropdowns/multi-select/tailwind-lite.scss +7 -1
  114. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +7 -1
  115. package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark-lite.scss +6 -1
  116. package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark.scss +6 -1
  117. package/SCSS-Themes/dropdowns/multi-select/tailwind3-lite.scss +6 -1
  118. package/SCSS-Themes/dropdowns/multi-select/tailwind3.scss +6 -1
  119. package/SCSS-Themes/fabric-dark-lite.scss +20 -7
  120. package/SCSS-Themes/fabric-dark.scss +20 -7
  121. package/SCSS-Themes/fabric-lite.scss +20 -7
  122. package/SCSS-Themes/fabric.scss +20 -7
  123. package/SCSS-Themes/fluent-dark-lite.scss +20 -7
  124. package/SCSS-Themes/fluent-dark.scss +20 -7
  125. package/SCSS-Themes/fluent-lite.scss +20 -7
  126. package/SCSS-Themes/fluent.scss +20 -7
  127. package/SCSS-Themes/fluent2-dark-lite.scss +20 -7
  128. package/SCSS-Themes/fluent2-dark.scss +20 -7
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +20 -7
  130. package/SCSS-Themes/fluent2-highcontrast.scss +20 -7
  131. package/SCSS-Themes/fluent2-lite.scss +20 -7
  132. package/SCSS-Themes/fluent2.scss +20 -7
  133. package/SCSS-Themes/highcontrast-lite.scss +20 -7
  134. package/SCSS-Themes/highcontrast.scss +20 -7
  135. package/SCSS-Themes/image-editor/image-editor/bds-dark-lite.scss +2 -2
  136. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +2 -2
  137. package/SCSS-Themes/image-editor/image-editor/bds-lite.scss +2 -2
  138. package/SCSS-Themes/image-editor/image-editor/bds.scss +2 -2
  139. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark-lite.scss +2 -2
  140. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -2
  141. package/SCSS-Themes/image-editor/image-editor/bootstrap-lite.scss +2 -2
  142. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -2
  143. package/SCSS-Themes/image-editor/image-editor/bootstrap4-lite.scss +2 -2
  144. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -2
  145. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark-lite.scss +2 -2
  146. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -2
  147. package/SCSS-Themes/image-editor/image-editor/bootstrap5-lite.scss +2 -2
  148. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark-lite.scss +2 -2
  149. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark.scss +2 -2
  150. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-lite.scss +2 -2
  151. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3.scss +2 -2
  152. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -2
  153. package/SCSS-Themes/image-editor/image-editor/fabric-dark-lite.scss +2 -2
  154. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -2
  155. package/SCSS-Themes/image-editor/image-editor/fabric-lite.scss +2 -2
  156. package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -2
  157. package/SCSS-Themes/image-editor/image-editor/fluent-dark-lite.scss +2 -2
  158. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -2
  159. package/SCSS-Themes/image-editor/image-editor/fluent-lite.scss +2 -2
  160. package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -2
  161. package/SCSS-Themes/image-editor/image-editor/fluent2-dark-lite.scss +2 -2
  162. package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +2 -2
  163. package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast-lite.scss +2 -2
  164. package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast.scss +2 -2
  165. package/SCSS-Themes/image-editor/image-editor/fluent2-lite.scss +2 -2
  166. package/SCSS-Themes/image-editor/image-editor/fluent2.scss +2 -2
  167. package/SCSS-Themes/image-editor/image-editor/highcontrast-lite.scss +2 -2
  168. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +2 -2
  169. package/SCSS-Themes/image-editor/image-editor/material-dark-lite.scss +2 -2
  170. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -2
  171. package/SCSS-Themes/image-editor/image-editor/material-lite.scss +2 -2
  172. package/SCSS-Themes/image-editor/image-editor/material.scss +2 -2
  173. package/SCSS-Themes/image-editor/image-editor/material3-dark-lite.scss +2 -2
  174. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -2
  175. package/SCSS-Themes/image-editor/image-editor/material3-lite.scss +2 -2
  176. package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -2
  177. package/SCSS-Themes/image-editor/image-editor/tailwind-dark-lite.scss +2 -2
  178. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -2
  179. package/SCSS-Themes/image-editor/image-editor/tailwind-lite.scss +2 -2
  180. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -2
  181. package/SCSS-Themes/image-editor/image-editor/tailwind3-dark-lite.scss +2 -2
  182. package/SCSS-Themes/image-editor/image-editor/tailwind3-dark.scss +2 -2
  183. package/SCSS-Themes/image-editor/image-editor/tailwind3-lite.scss +2 -2
  184. package/SCSS-Themes/image-editor/image-editor/tailwind3.scss +2 -2
  185. package/SCSS-Themes/material-dark-lite.scss +20 -7
  186. package/SCSS-Themes/material-dark.scss +20 -7
  187. package/SCSS-Themes/material-lite.scss +20 -7
  188. package/SCSS-Themes/material.scss +20 -7
  189. package/SCSS-Themes/material3-dark-lite.scss +20 -7
  190. package/SCSS-Themes/material3-dark.scss +20 -7
  191. package/SCSS-Themes/material3-lite.scss +20 -7
  192. package/SCSS-Themes/material3.scss +20 -7
  193. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +7 -4
  194. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +7 -4
  195. package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +7 -4
  196. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +7 -4
  197. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +7 -4
  198. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +7 -4
  199. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +7 -4
  200. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +7 -4
  201. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +7 -4
  202. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +7 -4
  203. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +7 -4
  204. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +7 -4
  205. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +7 -4
  206. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +7 -4
  207. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +7 -4
  208. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +7 -4
  209. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +7 -4
  210. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +7 -4
  211. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +7 -4
  212. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +7 -4
  213. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +7 -4
  214. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +7 -4
  215. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +7 -4
  216. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +7 -4
  217. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +7 -4
  218. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +7 -4
  219. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +7 -4
  220. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +7 -4
  221. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +7 -4
  222. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +7 -4
  223. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +7 -4
  224. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +7 -4
  225. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +7 -4
  226. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +7 -4
  227. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +7 -4
  228. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +7 -4
  229. package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +7 -4
  230. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +7 -4
  231. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +7 -4
  232. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +7 -4
  233. package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +7 -4
  234. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +7 -4
  235. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +7 -4
  236. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +7 -4
  237. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +7 -4
  238. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +7 -4
  239. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +7 -4
  240. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +7 -4
  241. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +7 -4
  242. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +7 -4
  243. package/SCSS-Themes/schedule/schedule/bds-dark-lite.scss +5 -0
  244. package/SCSS-Themes/schedule/schedule/bds-dark.scss +5 -0
  245. package/SCSS-Themes/schedule/schedule/bds-lite.scss +5 -0
  246. package/SCSS-Themes/schedule/schedule/bds.scss +5 -0
  247. package/SCSS-Themes/schedule/schedule/bootstrap-dark-lite.scss +5 -0
  248. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +5 -0
  249. package/SCSS-Themes/schedule/schedule/bootstrap-lite.scss +5 -0
  250. package/SCSS-Themes/schedule/schedule/bootstrap.scss +5 -0
  251. package/SCSS-Themes/schedule/schedule/bootstrap4-lite.scss +5 -0
  252. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +5 -0
  253. package/SCSS-Themes/schedule/schedule/bootstrap5-dark-lite.scss +5 -0
  254. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +5 -0
  255. package/SCSS-Themes/schedule/schedule/bootstrap5-lite.scss +5 -0
  256. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark-lite.scss +5 -0
  257. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark.scss +5 -0
  258. package/SCSS-Themes/schedule/schedule/bootstrap5.3-lite.scss +5 -0
  259. package/SCSS-Themes/schedule/schedule/bootstrap5.3.scss +5 -0
  260. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +5 -0
  261. package/SCSS-Themes/schedule/schedule/fabric-dark-lite.scss +5 -0
  262. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +5 -0
  263. package/SCSS-Themes/schedule/schedule/fabric-lite.scss +5 -0
  264. package/SCSS-Themes/schedule/schedule/fabric.scss +5 -0
  265. package/SCSS-Themes/schedule/schedule/fluent-dark-lite.scss +5 -0
  266. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +5 -0
  267. package/SCSS-Themes/schedule/schedule/fluent-lite.scss +5 -0
  268. package/SCSS-Themes/schedule/schedule/fluent.scss +5 -0
  269. package/SCSS-Themes/schedule/schedule/fluent2-dark-lite.scss +5 -0
  270. package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +5 -0
  271. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast-lite.scss +5 -0
  272. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast.scss +5 -0
  273. package/SCSS-Themes/schedule/schedule/fluent2-lite.scss +5 -0
  274. package/SCSS-Themes/schedule/schedule/fluent2.scss +5 -0
  275. package/SCSS-Themes/schedule/schedule/highcontrast-lite.scss +5 -0
  276. package/SCSS-Themes/schedule/schedule/highcontrast.scss +5 -0
  277. package/SCSS-Themes/schedule/schedule/material-dark-lite.scss +5 -0
  278. package/SCSS-Themes/schedule/schedule/material-dark.scss +5 -0
  279. package/SCSS-Themes/schedule/schedule/material-lite.scss +5 -0
  280. package/SCSS-Themes/schedule/schedule/material.scss +5 -0
  281. package/SCSS-Themes/schedule/schedule/material3-dark-lite.scss +5 -0
  282. package/SCSS-Themes/schedule/schedule/material3-dark.scss +5 -0
  283. package/SCSS-Themes/schedule/schedule/material3-lite.scss +5 -0
  284. package/SCSS-Themes/schedule/schedule/material3.scss +5 -0
  285. package/SCSS-Themes/schedule/schedule/tailwind-dark-lite.scss +5 -0
  286. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +5 -0
  287. package/SCSS-Themes/schedule/schedule/tailwind-lite.scss +5 -0
  288. package/SCSS-Themes/schedule/schedule/tailwind.scss +5 -0
  289. package/SCSS-Themes/schedule/schedule/tailwind3-dark-lite.scss +5 -0
  290. package/SCSS-Themes/schedule/schedule/tailwind3-dark.scss +5 -0
  291. package/SCSS-Themes/schedule/schedule/tailwind3-lite.scss +5 -0
  292. package/SCSS-Themes/schedule/schedule/tailwind3.scss +5 -0
  293. package/SCSS-Themes/tailwind-dark-lite.scss +21 -7
  294. package/SCSS-Themes/tailwind-dark.scss +21 -7
  295. package/SCSS-Themes/tailwind-lite.scss +21 -7
  296. package/SCSS-Themes/tailwind.scss +21 -7
  297. package/SCSS-Themes/tailwind3-dark-lite.scss +20 -7
  298. package/SCSS-Themes/tailwind3-dark.scss +20 -7
  299. package/SCSS-Themes/tailwind3-lite.scss +20 -7
  300. package/SCSS-Themes/tailwind3.scss +20 -7
  301. package/package.json +1 -1
@@ -207,6 +207,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
207
207
  $ddl-delim-font-color: $content-text-color !default;
208
208
  $ddl-close-icon-color: $icon-color !default;
209
209
  $ddl-close-icon-hover-color: $icon-color-hover !default;
210
+ $multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
210
211
 
211
212
  @include export-module('multiselect-tailwind') {
212
213
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -650,7 +651,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
650
651
  }
651
652
 
652
653
  .e-multi-select-wrapper .e-delim-values {
653
- font-family: $ddl-chip-font-family;
654
+ @if $ddl-multiselect-skin-name == 'tailwind' {
655
+ font-family: $multi-select-delim-font-family;
656
+ }
657
+ @else {
658
+ font-family: $ddl-chip-font-family;
659
+ }
654
660
  font-size: $ddl-delim-font-size;
655
661
  line-height: $ddl-delimviewheight;
656
662
  max-width: 100%;
@@ -207,6 +207,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
207
207
  $ddl-delim-font-color: $content-text-color !default;
208
208
  $ddl-close-icon-color: $icon-color !default;
209
209
  $ddl-close-icon-hover-color: $icon-color-hover !default;
210
+ $multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
210
211
 
211
212
  @include export-module('multiselect-tailwind') {
212
213
  .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
@@ -650,7 +651,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
650
651
  }
651
652
 
652
653
  .e-multi-select-wrapper .e-delim-values {
653
- font-family: $ddl-chip-font-family;
654
+ @if $ddl-multiselect-skin-name == 'tailwind' {
655
+ font-family: $multi-select-delim-font-family;
656
+ }
657
+ @else {
658
+ font-family: $ddl-chip-font-family;
659
+ }
654
660
  font-size: $ddl-delim-font-size;
655
661
  line-height: $ddl-delimviewheight;
656
662
  max-width: 100%;
@@ -647,7 +647,12 @@ $dd-chip-border: 1px solid $border-light !default;
647
647
  }
648
648
 
649
649
  .e-multi-select-wrapper .e-delim-values {
650
- font-family: $ddl-chip-font-family;
650
+ @if $ddl-multiselect-skin-name == 'tailwind' {
651
+ font-family: $multi-select-delim-font-family;
652
+ }
653
+ @else {
654
+ font-family: $ddl-chip-font-family;
655
+ }
651
656
  font-size: $ddl-delim-font-size;
652
657
  line-height: $ddl-delimviewheight;
653
658
  max-width: 100%;
@@ -647,7 +647,12 @@ $dd-chip-border: 1px solid $border-light !default;
647
647
  }
648
648
 
649
649
  .e-multi-select-wrapper .e-delim-values {
650
- font-family: $ddl-chip-font-family;
650
+ @if $ddl-multiselect-skin-name == 'tailwind' {
651
+ font-family: $multi-select-delim-font-family;
652
+ }
653
+ @else {
654
+ font-family: $ddl-chip-font-family;
655
+ }
651
656
  font-size: $ddl-delim-font-size;
652
657
  line-height: $ddl-delimviewheight;
653
658
  max-width: 100%;
@@ -647,7 +647,12 @@ $dd-chip-border: 1px solid $border-light !default;
647
647
  }
648
648
 
649
649
  .e-multi-select-wrapper .e-delim-values {
650
- font-family: $ddl-chip-font-family;
650
+ @if $ddl-multiselect-skin-name == 'tailwind' {
651
+ font-family: $multi-select-delim-font-family;
652
+ }
653
+ @else {
654
+ font-family: $ddl-chip-font-family;
655
+ }
651
656
  font-size: $ddl-delim-font-size;
652
657
  line-height: $ddl-delimviewheight;
653
658
  max-width: 100%;
@@ -647,7 +647,12 @@ $dd-chip-border: 1px solid $border-light !default;
647
647
  }
648
648
 
649
649
  .e-multi-select-wrapper .e-delim-values {
650
- font-family: $ddl-chip-font-family;
650
+ @if $ddl-multiselect-skin-name == 'tailwind' {
651
+ font-family: $multi-select-delim-font-family;
652
+ }
653
+ @else {
654
+ font-family: $ddl-chip-font-family;
655
+ }
651
656
  font-size: $ddl-delim-font-size;
652
657
  line-height: $ddl-delimviewheight;
653
658
  max-width: 100%;
@@ -48279,7 +48279,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
48279
48279
  }
48280
48280
 
48281
48281
  .e-multi-select-wrapper .e-delim-values {
48282
- font-family: $ddl-chip-font-family;
48282
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48283
+ font-family: $multi-select-delim-font-family;
48284
+ }
48285
+ @else {
48286
+ font-family: $ddl-chip-font-family;
48287
+ }
48283
48288
  font-size: $ddl-delim-font-size;
48284
48289
  line-height: $ddl-delimviewheight;
48285
48290
  max-width: 100%;
@@ -83243,7 +83248,7 @@ $lg-desktop: 1399.98;
83243
83248
  color: $pv-icon-color-hover;
83244
83249
  }
83245
83250
  @if $skin-name == 'bootstrap5.3' {
83246
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83251
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83247
83252
  }
83248
83253
  @if $skin-name == 'bootstrap5' {
83249
83254
  color: $white;
@@ -83256,6 +83261,12 @@ $lg-desktop: 1399.98;
83256
83261
  }
83257
83262
  }
83258
83263
 
83264
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83265
+ @if $skin-name == 'bootstrap5.3' {
83266
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83267
+ }
83268
+ }
83269
+
83259
83270
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83260
83271
  @if ($skin-name == 'bootstrap5.3') {
83261
83272
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87519,9 +87530,6 @@ $lg-desktop: 1399.98;
87519
87530
  @if ($skin-name == 'bootstrap5') {
87520
87531
  color: $white;
87521
87532
  }
87522
- @if ($skin-name == 'bootstrap5.3') {
87523
- color: var(--color-sf-icon-color);
87524
- }
87525
87533
  }
87526
87534
 
87527
87535
  .e-dialog.e-pv-signature-dialog-height {
@@ -98452,6 +98460,11 @@ $schedule-tree-content-color: #fff !default;
98452
98460
  }
98453
98461
 
98454
98462
  .e-vertical-view {
98463
+ .e-month-event-table {
98464
+ position: absolute;
98465
+ top: 0;
98466
+ }
98467
+
98455
98468
  &.e-timescale-disable {
98456
98469
  .e-content-table,
98457
98470
  .e-content-wrap {
@@ -102981,8 +102994,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
102981
102994
  }
102982
102995
 
102983
102996
  .e-ie-img-dlg-canvas {
102984
- width: 100%;
102985
- height: 100%;
102997
+ width: auto;
102998
+ height: auto;
102986
102999
  }
102987
103000
 
102988
103001
  .e-ie-img-size {
@@ -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%;
@@ -110925,7 +110930,7 @@ $lg-desktop: 1399.98;
110925
110930
  color: $pv-icon-color-hover;
110926
110931
  }
110927
110932
  @if $skin-name == 'bootstrap5.3' {
110928
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
110933
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
110929
110934
  }
110930
110935
  @if $skin-name == 'bootstrap5' {
110931
110936
  color: $white;
@@ -110938,6 +110943,12 @@ $lg-desktop: 1399.98;
110938
110943
  }
110939
110944
  }
110940
110945
 
110946
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
110947
+ @if $skin-name == 'bootstrap5.3' {
110948
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
110949
+ }
110950
+ }
110951
+
110941
110952
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
110942
110953
  @if ($skin-name == 'bootstrap5.3') {
110943
110954
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115201,9 +115212,6 @@ $lg-desktop: 1399.98;
115201
115212
  @if ($skin-name == 'bootstrap5') {
115202
115213
  color: $white;
115203
115214
  }
115204
- @if ($skin-name == 'bootstrap5.3') {
115205
- color: var(--color-sf-icon-color);
115206
- }
115207
115215
  }
115208
115216
 
115209
115217
  .e-dialog.e-pv-signature-dialog-height {
@@ -129193,6 +129201,11 @@ $schedule-tree-content-color: #fff !default;
129193
129201
  }
129194
129202
 
129195
129203
  .e-vertical-view {
129204
+ .e-month-event-table {
129205
+ position: absolute;
129206
+ top: 0;
129207
+ }
129208
+
129196
129209
  &.e-timescale-disable {
129197
129210
  .e-content-table,
129198
129211
  .e-content-wrap {
@@ -134518,8 +134531,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
134518
134531
  }
134519
134532
 
134520
134533
  .e-ie-img-dlg-canvas {
134521
- width: 100%;
134522
- height: 100%;
134534
+ width: auto;
134535
+ height: auto;
134523
134536
  }
134524
134537
 
134525
134538
  .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%;
@@ -83026,7 +83031,7 @@ $lg-desktop: 1399.98;
83026
83031
  color: $pv-icon-color-hover;
83027
83032
  }
83028
83033
  @if $skin-name == 'bootstrap5.3' {
83029
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83034
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83030
83035
  }
83031
83036
  @if $skin-name == 'bootstrap5' {
83032
83037
  color: $white;
@@ -83039,6 +83044,12 @@ $lg-desktop: 1399.98;
83039
83044
  }
83040
83045
  }
83041
83046
 
83047
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83048
+ @if $skin-name == 'bootstrap5.3' {
83049
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83050
+ }
83051
+ }
83052
+
83042
83053
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83043
83054
  @if ($skin-name == 'bootstrap5.3') {
83044
83055
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87302,9 +87313,6 @@ $lg-desktop: 1399.98;
87302
87313
  @if ($skin-name == 'bootstrap5') {
87303
87314
  color: $white;
87304
87315
  }
87305
- @if ($skin-name == 'bootstrap5.3') {
87306
- color: var(--color-sf-icon-color);
87307
- }
87308
87316
  }
87309
87317
 
87310
87318
  .e-dialog.e-pv-signature-dialog-height {
@@ -98233,6 +98241,11 @@ $schedule-tree-content-color: $shadow !default;
98233
98241
  }
98234
98242
 
98235
98243
  .e-vertical-view {
98244
+ .e-month-event-table {
98245
+ position: absolute;
98246
+ top: 0;
98247
+ }
98248
+
98236
98249
  &.e-timescale-disable {
98237
98250
  .e-content-table,
98238
98251
  .e-content-wrap {
@@ -102762,8 +102775,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
102762
102775
  }
102763
102776
 
102764
102777
  .e-ie-img-dlg-canvas {
102765
- width: 100%;
102766
- height: 100%;
102778
+ width: auto;
102779
+ height: auto;
102767
102780
  }
102768
102781
 
102769
102782
  .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%;
@@ -110708,7 +110713,7 @@ $lg-desktop: 1399.98;
110708
110713
  color: $pv-icon-color-hover;
110709
110714
  }
110710
110715
  @if $skin-name == 'bootstrap5.3' {
110711
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
110716
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
110712
110717
  }
110713
110718
  @if $skin-name == 'bootstrap5' {
110714
110719
  color: $white;
@@ -110721,6 +110726,12 @@ $lg-desktop: 1399.98;
110721
110726
  }
110722
110727
  }
110723
110728
 
110729
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
110730
+ @if $skin-name == 'bootstrap5.3' {
110731
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
110732
+ }
110733
+ }
110734
+
110724
110735
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
110725
110736
  @if ($skin-name == 'bootstrap5.3') {
110726
110737
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -114984,9 +114995,6 @@ $lg-desktop: 1399.98;
114984
114995
  @if ($skin-name == 'bootstrap5') {
114985
114996
  color: $white;
114986
114997
  }
114987
- @if ($skin-name == 'bootstrap5.3') {
114988
- color: var(--color-sf-icon-color);
114989
- }
114990
114998
  }
114991
114999
 
114992
115000
  .e-dialog.e-pv-signature-dialog-height {
@@ -128974,6 +128982,11 @@ $schedule-tree-content-color: $shadow !default;
128974
128982
  }
128975
128983
 
128976
128984
  .e-vertical-view {
128985
+ .e-month-event-table {
128986
+ position: absolute;
128987
+ top: 0;
128988
+ }
128989
+
128977
128990
  &.e-timescale-disable {
128978
128991
  .e-content-table,
128979
128992
  .e-content-wrap {
@@ -134299,8 +134312,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
134299
134312
  }
134300
134313
 
134301
134314
  .e-ie-img-dlg-canvas {
134302
- width: 100%;
134303
- height: 100%;
134315
+ width: auto;
134316
+ height: auto;
134304
134317
  }
134305
134318
 
134306
134319
  .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%;
@@ -83690,7 +83695,7 @@ $lg-desktop: 1399.98;
83690
83695
  color: $pv-icon-color-hover;
83691
83696
  }
83692
83697
  @if $skin-name == 'bootstrap5.3' {
83693
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83698
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83694
83699
  }
83695
83700
  @if $skin-name == 'bootstrap5' {
83696
83701
  color: $white;
@@ -83703,6 +83708,12 @@ $lg-desktop: 1399.98;
83703
83708
  }
83704
83709
  }
83705
83710
 
83711
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83712
+ @if $skin-name == 'bootstrap5.3' {
83713
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83714
+ }
83715
+ }
83716
+
83706
83717
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83707
83718
  @if ($skin-name == 'bootstrap5.3') {
83708
83719
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87966,9 +87977,6 @@ $lg-desktop: 1399.98;
87966
87977
  @if ($skin-name == 'bootstrap5') {
87967
87978
  color: $white;
87968
87979
  }
87969
- @if ($skin-name == 'bootstrap5.3') {
87970
- color: var(--color-sf-icon-color);
87971
- }
87972
87980
  }
87973
87981
 
87974
87982
  .e-dialog.e-pv-signature-dialog-height {
@@ -98908,6 +98916,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
98908
98916
  }
98909
98917
 
98910
98918
  .e-vertical-view {
98919
+ .e-month-event-table {
98920
+ position: absolute;
98921
+ top: 0;
98922
+ }
98923
+
98911
98924
  &.e-timescale-disable {
98912
98925
  .e-content-table,
98913
98926
  .e-content-wrap {
@@ -103434,8 +103447,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
103434
103447
  }
103435
103448
 
103436
103449
  .e-ie-img-dlg-canvas {
103437
- width: 100%;
103438
- height: 100%;
103450
+ width: auto;
103451
+ height: auto;
103439
103452
  }
103440
103453
 
103441
103454
  .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%;
@@ -111372,7 +111377,7 @@ $lg-desktop: 1399.98;
111372
111377
  color: $pv-icon-color-hover;
111373
111378
  }
111374
111379
  @if $skin-name == 'bootstrap5.3' {
111375
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111380
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111376
111381
  }
111377
111382
  @if $skin-name == 'bootstrap5' {
111378
111383
  color: $white;
@@ -111385,6 +111390,12 @@ $lg-desktop: 1399.98;
111385
111390
  }
111386
111391
  }
111387
111392
 
111393
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111394
+ @if $skin-name == 'bootstrap5.3' {
111395
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111396
+ }
111397
+ }
111398
+
111388
111399
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111389
111400
  @if ($skin-name == 'bootstrap5.3') {
111390
111401
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115648,9 +115659,6 @@ $lg-desktop: 1399.98;
115648
115659
  @if ($skin-name == 'bootstrap5') {
115649
115660
  color: $white;
115650
115661
  }
115651
- @if ($skin-name == 'bootstrap5.3') {
115652
- color: var(--color-sf-icon-color);
115653
- }
115654
115662
  }
115655
115663
 
115656
115664
  .e-dialog.e-pv-signature-dialog-height {
@@ -129649,6 +129657,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
129649
129657
  }
129650
129658
 
129651
129659
  .e-vertical-view {
129660
+ .e-month-event-table {
129661
+ position: absolute;
129662
+ top: 0;
129663
+ }
129664
+
129652
129665
  &.e-timescale-disable {
129653
129666
  .e-content-table,
129654
129667
  .e-content-wrap {
@@ -134971,8 +134984,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
134971
134984
  }
134972
134985
 
134973
134986
  .e-ie-img-dlg-canvas {
134974
- width: 100%;
134975
- height: 100%;
134987
+ width: auto;
134988
+ height: auto;
134976
134989
  }
134977
134990
 
134978
134991
  .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%;
@@ -83690,7 +83695,7 @@ $lg-desktop: 1399.98;
83690
83695
  color: $pv-icon-color-hover;
83691
83696
  }
83692
83697
  @if $skin-name == 'bootstrap5.3' {
83693
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83698
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83694
83699
  }
83695
83700
  @if $skin-name == 'bootstrap5' {
83696
83701
  color: $white;
@@ -83703,6 +83708,12 @@ $lg-desktop: 1399.98;
83703
83708
  }
83704
83709
  }
83705
83710
 
83711
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83712
+ @if $skin-name == 'bootstrap5.3' {
83713
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83714
+ }
83715
+ }
83716
+
83706
83717
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83707
83718
  @if ($skin-name == 'bootstrap5.3') {
83708
83719
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87966,9 +87977,6 @@ $lg-desktop: 1399.98;
87966
87977
  @if ($skin-name == 'bootstrap5') {
87967
87978
  color: $white;
87968
87979
  }
87969
- @if ($skin-name == 'bootstrap5.3') {
87970
- color: var(--color-sf-icon-color);
87971
- }
87972
87980
  }
87973
87981
 
87974
87982
  .e-dialog.e-pv-signature-dialog-height {
@@ -98908,6 +98916,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
98908
98916
  }
98909
98917
 
98910
98918
  .e-vertical-view {
98919
+ .e-month-event-table {
98920
+ position: absolute;
98921
+ top: 0;
98922
+ }
98923
+
98911
98924
  &.e-timescale-disable {
98912
98925
  .e-content-table,
98913
98926
  .e-content-wrap {
@@ -103434,8 +103447,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
103434
103447
  }
103435
103448
 
103436
103449
  .e-ie-img-dlg-canvas {
103437
- width: 100%;
103438
- height: 100%;
103450
+ width: auto;
103451
+ height: auto;
103439
103452
  }
103440
103453
 
103441
103454
  .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%;
@@ -111372,7 +111377,7 @@ $lg-desktop: 1399.98;
111372
111377
  color: $pv-icon-color-hover;
111373
111378
  }
111374
111379
  @if $skin-name == 'bootstrap5.3' {
111375
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111380
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111376
111381
  }
111377
111382
  @if $skin-name == 'bootstrap5' {
111378
111383
  color: $white;
@@ -111385,6 +111390,12 @@ $lg-desktop: 1399.98;
111385
111390
  }
111386
111391
  }
111387
111392
 
111393
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111394
+ @if $skin-name == 'bootstrap5.3' {
111395
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111396
+ }
111397
+ }
111398
+
111388
111399
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111389
111400
  @if ($skin-name == 'bootstrap5.3') {
111390
111401
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115648,9 +115659,6 @@ $lg-desktop: 1399.98;
115648
115659
  @if ($skin-name == 'bootstrap5') {
115649
115660
  color: $white;
115650
115661
  }
115651
- @if ($skin-name == 'bootstrap5.3') {
115652
- color: var(--color-sf-icon-color);
115653
- }
115654
115662
  }
115655
115663
 
115656
115664
  .e-dialog.e-pv-signature-dialog-height {
@@ -129649,6 +129657,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
129649
129657
  }
129650
129658
 
129651
129659
  .e-vertical-view {
129660
+ .e-month-event-table {
129661
+ position: absolute;
129662
+ top: 0;
129663
+ }
129664
+
129652
129665
  &.e-timescale-disable {
129653
129666
  .e-content-table,
129654
129667
  .e-content-wrap {
@@ -134971,8 +134984,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
134971
134984
  }
134972
134985
 
134973
134986
  .e-ie-img-dlg-canvas {
134974
- width: 100%;
134975
- height: 100%;
134987
+ width: auto;
134988
+ height: auto;
134976
134989
  }
134977
134990
 
134978
134991
  .e-ie-img-size {