@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
@@ -65928,7 +65928,12 @@ $filled-multiselect-chip-hover-bg-color: color.adjust($grey-300, $lightness: -7%
65928
65928
  }
65929
65929
 
65930
65930
  .e-multi-select-wrapper .e-delim-values {
65931
- font-family: $ddl-chip-font-family;
65931
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65932
+ font-family: $multi-select-delim-font-family;
65933
+ }
65934
+ @else {
65935
+ font-family: $ddl-chip-font-family;
65936
+ }
65932
65937
  font-size: $ddl-delim-font-size;
65933
65938
  line-height: $ddl-delimviewheight;
65934
65939
  max-width: 100%;
@@ -98735,6 +98740,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98735
98740
 
98736
98741
  .e-content {
98737
98742
  width: 100%;
98743
+ display: block;
98738
98744
  float: left;
98739
98745
  background: unset;
98740
98746
  box-sizing: border-box;
@@ -111638,7 +111644,7 @@ $lg-desktop: 1399.98;
111638
111644
  color: $pv-icon-color-hover;
111639
111645
  }
111640
111646
  @if $skin-name == 'bootstrap5.3' {
111641
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111647
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111642
111648
  }
111643
111649
  @if $skin-name == 'bootstrap5' {
111644
111650
  color: $white;
@@ -111651,6 +111657,12 @@ $lg-desktop: 1399.98;
111651
111657
  }
111652
111658
  }
111653
111659
 
111660
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111661
+ @if $skin-name == 'bootstrap5.3' {
111662
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111663
+ }
111664
+ }
111665
+
111654
111666
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111655
111667
  @if ($skin-name == 'bootstrap5.3') {
111656
111668
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115914,9 +115926,6 @@ $lg-desktop: 1399.98;
115914
115926
  @if ($skin-name == 'bootstrap5') {
115915
115927
  color: $white;
115916
115928
  }
115917
- @if ($skin-name == 'bootstrap5.3') {
115918
- color: var(--color-sf-icon-color);
115919
- }
115920
115929
  }
115921
115930
 
115922
115931
  .e-dialog.e-pv-signature-dialog-height {
@@ -129913,6 +129922,11 @@ $schedule-tree-content-color: $shadow;
129913
129922
  }
129914
129923
 
129915
129924
  .e-vertical-view {
129925
+ .e-month-event-table {
129926
+ position: absolute;
129927
+ top: 0;
129928
+ }
129929
+
129916
129930
  &.e-timescale-disable {
129917
129931
  .e-content-table,
129918
129932
  .e-content-wrap {
@@ -135238,8 +135252,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
135238
135252
  }
135239
135253
 
135240
135254
  .e-ie-img-dlg-canvas {
135241
- width: 100%;
135242
- height: 100%;
135255
+ width: auto;
135256
+ height: auto;
135243
135257
  }
135244
135258
 
135245
135259
  .e-ie-img-size {
@@ -48602,7 +48602,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
48602
48602
  }
48603
48603
 
48604
48604
  .e-multi-select-wrapper .e-delim-values {
48605
- font-family: $ddl-chip-font-family;
48605
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48606
+ font-family: $multi-select-delim-font-family;
48607
+ }
48608
+ @else {
48609
+ font-family: $ddl-chip-font-family;
48610
+ }
48606
48611
  font-size: $ddl-delim-font-size;
48607
48612
  line-height: $ddl-delimviewheight;
48608
48613
  max-width: 100%;
@@ -72846,6 +72851,7 @@ $rte-dialog-upload-status-progress: $info;
72846
72851
 
72847
72852
  .e-content {
72848
72853
  width: 100%;
72854
+ display: block;
72849
72855
  float: left;
72850
72856
  background: unset;
72851
72857
  box-sizing: border-box;
@@ -83990,7 +83996,7 @@ $lg-desktop: 1399.98;
83990
83996
  color: $pv-icon-color-hover;
83991
83997
  }
83992
83998
  @if $skin-name == 'bootstrap5.3' {
83993
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83999
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83994
84000
  }
83995
84001
  @if $skin-name == 'bootstrap5' {
83996
84002
  color: $white;
@@ -84003,6 +84009,12 @@ $lg-desktop: 1399.98;
84003
84009
  }
84004
84010
  }
84005
84011
 
84012
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
84013
+ @if $skin-name == 'bootstrap5.3' {
84014
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
84015
+ }
84016
+ }
84017
+
84006
84018
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
84007
84019
  @if ($skin-name == 'bootstrap5.3') {
84008
84020
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -88266,9 +88278,6 @@ $lg-desktop: 1399.98;
88266
88278
  @if ($skin-name == 'bootstrap5') {
88267
88279
  color: $white;
88268
88280
  }
88269
- @if ($skin-name == 'bootstrap5.3') {
88270
- color: var(--color-sf-icon-color);
88271
- }
88272
88281
  }
88273
88282
 
88274
88283
  .e-dialog.e-pv-signature-dialog-height {
@@ -99217,6 +99226,11 @@ $schedule-bgr-calendar-width: 345px !default;
99217
99226
  }
99218
99227
 
99219
99228
  .e-vertical-view {
99229
+ .e-month-event-table {
99230
+ position: absolute;
99231
+ top: 0;
99232
+ }
99233
+
99220
99234
  &.e-timescale-disable {
99221
99235
  .e-content-table,
99222
99236
  .e-content-wrap {
@@ -103743,8 +103757,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
103743
103757
  }
103744
103758
 
103745
103759
  .e-ie-img-dlg-canvas {
103746
- width: 100%;
103747
- height: 100%;
103760
+ width: auto;
103761
+ height: auto;
103748
103762
  }
103749
103763
 
103750
103764
  .e-ie-img-size {
@@ -65903,7 +65903,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
65903
65903
  }
65904
65904
 
65905
65905
  .e-multi-select-wrapper .e-delim-values {
65906
- font-family: $ddl-chip-font-family;
65906
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65907
+ font-family: $multi-select-delim-font-family;
65908
+ }
65909
+ @else {
65910
+ font-family: $ddl-chip-font-family;
65911
+ }
65907
65912
  font-size: $ddl-delim-font-size;
65908
65913
  line-height: $ddl-delimviewheight;
65909
65914
  max-width: 100%;
@@ -98778,6 +98783,7 @@ $rte-dialog-upload-status-progress: $info;
98778
98783
 
98779
98784
  .e-content {
98780
98785
  width: 100%;
98786
+ display: block;
98781
98787
  float: left;
98782
98788
  background: unset;
98783
98789
  box-sizing: border-box;
@@ -111672,7 +111678,7 @@ $lg-desktop: 1399.98;
111672
111678
  color: $pv-icon-color-hover;
111673
111679
  }
111674
111680
  @if $skin-name == 'bootstrap5.3' {
111675
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111681
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111676
111682
  }
111677
111683
  @if $skin-name == 'bootstrap5' {
111678
111684
  color: $white;
@@ -111685,6 +111691,12 @@ $lg-desktop: 1399.98;
111685
111691
  }
111686
111692
  }
111687
111693
 
111694
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111695
+ @if $skin-name == 'bootstrap5.3' {
111696
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111697
+ }
111698
+ }
111699
+
111688
111700
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111689
111701
  @if ($skin-name == 'bootstrap5.3') {
111690
111702
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115948,9 +115960,6 @@ $lg-desktop: 1399.98;
115948
115960
  @if ($skin-name == 'bootstrap5') {
115949
115961
  color: $white;
115950
115962
  }
115951
- @if ($skin-name == 'bootstrap5.3') {
115952
- color: var(--color-sf-icon-color);
115953
- }
115954
115963
  }
115955
115964
 
115956
115965
  .e-dialog.e-pv-signature-dialog-height {
@@ -129958,6 +129967,11 @@ $schedule-bgr-calendar-width: 345px !default;
129958
129967
  }
129959
129968
 
129960
129969
  .e-vertical-view {
129970
+ .e-month-event-table {
129971
+ position: absolute;
129972
+ top: 0;
129973
+ }
129974
+
129961
129975
  &.e-timescale-disable {
129962
129976
  .e-content-table,
129963
129977
  .e-content-wrap {
@@ -135280,8 +135294,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
135280
135294
  }
135281
135295
 
135282
135296
  .e-ie-img-dlg-canvas {
135283
- width: 100%;
135284
- height: 100%;
135297
+ width: auto;
135298
+ height: auto;
135285
135299
  }
135286
135300
 
135287
135301
  .e-ie-img-size {
@@ -48672,7 +48672,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
48672
48672
  }
48673
48673
 
48674
48674
  .e-multi-select-wrapper .e-delim-values {
48675
- font-family: $ddl-chip-font-family;
48675
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48676
+ font-family: $multi-select-delim-font-family;
48677
+ }
48678
+ @else {
48679
+ font-family: $ddl-chip-font-family;
48680
+ }
48676
48681
  font-size: $ddl-delim-font-size;
48677
48682
  line-height: $ddl-delimviewheight;
48678
48683
  max-width: 100%;
@@ -72916,6 +72921,7 @@ $rte-dialog-upload-status-progress: $info;
72916
72921
 
72917
72922
  .e-content {
72918
72923
  width: 100%;
72924
+ display: block;
72919
72925
  float: left;
72920
72926
  background: unset;
72921
72927
  box-sizing: border-box;
@@ -84060,7 +84066,7 @@ $lg-desktop: 1399.98;
84060
84066
  color: $pv-icon-color-hover;
84061
84067
  }
84062
84068
  @if $skin-name == 'bootstrap5.3' {
84063
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
84069
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
84064
84070
  }
84065
84071
  @if $skin-name == 'bootstrap5' {
84066
84072
  color: $white;
@@ -84073,6 +84079,12 @@ $lg-desktop: 1399.98;
84073
84079
  }
84074
84080
  }
84075
84081
 
84082
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
84083
+ @if $skin-name == 'bootstrap5.3' {
84084
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
84085
+ }
84086
+ }
84087
+
84076
84088
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
84077
84089
  @if ($skin-name == 'bootstrap5.3') {
84078
84090
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -88336,9 +88348,6 @@ $lg-desktop: 1399.98;
88336
88348
  @if ($skin-name == 'bootstrap5') {
88337
88349
  color: $white;
88338
88350
  }
88339
- @if ($skin-name == 'bootstrap5.3') {
88340
- color: var(--color-sf-icon-color);
88341
- }
88342
88351
  }
88343
88352
 
88344
88353
  .e-dialog.e-pv-signature-dialog-height {
@@ -99287,6 +99296,11 @@ $schedule-bgr-calendar-width: 345px !default;
99287
99296
  }
99288
99297
 
99289
99298
  .e-vertical-view {
99299
+ .e-month-event-table {
99300
+ position: absolute;
99301
+ top: 0;
99302
+ }
99303
+
99290
99304
  &.e-timescale-disable {
99291
99305
  .e-content-table,
99292
99306
  .e-content-wrap {
@@ -103813,8 +103827,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
103813
103827
  }
103814
103828
 
103815
103829
  .e-ie-img-dlg-canvas {
103816
- width: 100%;
103817
- height: 100%;
103830
+ width: auto;
103831
+ height: auto;
103818
103832
  }
103819
103833
 
103820
103834
  .e-ie-img-size {
@@ -65973,7 +65973,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
65973
65973
  }
65974
65974
 
65975
65975
  .e-multi-select-wrapper .e-delim-values {
65976
- font-family: $ddl-chip-font-family;
65976
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65977
+ font-family: $multi-select-delim-font-family;
65978
+ }
65979
+ @else {
65980
+ font-family: $ddl-chip-font-family;
65981
+ }
65977
65982
  font-size: $ddl-delim-font-size;
65978
65983
  line-height: $ddl-delimviewheight;
65979
65984
  max-width: 100%;
@@ -98848,6 +98853,7 @@ $rte-dialog-upload-status-progress: $info;
98848
98853
 
98849
98854
  .e-content {
98850
98855
  width: 100%;
98856
+ display: block;
98851
98857
  float: left;
98852
98858
  background: unset;
98853
98859
  box-sizing: border-box;
@@ -111742,7 +111748,7 @@ $lg-desktop: 1399.98;
111742
111748
  color: $pv-icon-color-hover;
111743
111749
  }
111744
111750
  @if $skin-name == 'bootstrap5.3' {
111745
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111751
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111746
111752
  }
111747
111753
  @if $skin-name == 'bootstrap5' {
111748
111754
  color: $white;
@@ -111755,6 +111761,12 @@ $lg-desktop: 1399.98;
111755
111761
  }
111756
111762
  }
111757
111763
 
111764
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111765
+ @if $skin-name == 'bootstrap5.3' {
111766
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111767
+ }
111768
+ }
111769
+
111758
111770
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111759
111771
  @if ($skin-name == 'bootstrap5.3') {
111760
111772
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -116018,9 +116030,6 @@ $lg-desktop: 1399.98;
116018
116030
  @if ($skin-name == 'bootstrap5') {
116019
116031
  color: $white;
116020
116032
  }
116021
- @if ($skin-name == 'bootstrap5.3') {
116022
- color: var(--color-sf-icon-color);
116023
- }
116024
116033
  }
116025
116034
 
116026
116035
  .e-dialog.e-pv-signature-dialog-height {
@@ -130028,6 +130037,11 @@ $schedule-bgr-calendar-width: 345px !default;
130028
130037
  }
130029
130038
 
130030
130039
  .e-vertical-view {
130040
+ .e-month-event-table {
130041
+ position: absolute;
130042
+ top: 0;
130043
+ }
130044
+
130031
130045
  &.e-timescale-disable {
130032
130046
  .e-content-table,
130033
130047
  .e-content-wrap {
@@ -135350,8 +135364,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
135350
135364
  }
135351
135365
 
135352
135366
  .e-ie-img-dlg-canvas {
135353
- width: 100%;
135354
- height: 100%;
135367
+ width: auto;
135368
+ height: auto;
135355
135369
  }
135356
135370
 
135357
135371
  .e-ie-img-size {
@@ -2658,7 +2658,7 @@ $lg-desktop: 1399.98;
2658
2658
  color: $pv-icon-color-hover;
2659
2659
  }
2660
2660
  @if $skin-name == 'bootstrap5.3' {
2661
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2661
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2662
2662
  }
2663
2663
  @if $skin-name == 'bootstrap5' {
2664
2664
  color: $white;
@@ -2671,6 +2671,12 @@ $lg-desktop: 1399.98;
2671
2671
  }
2672
2672
  }
2673
2673
 
2674
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2675
+ @if $skin-name == 'bootstrap5.3' {
2676
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2677
+ }
2678
+ }
2679
+
2674
2680
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2675
2681
  @if ($skin-name == 'bootstrap5.3') {
2676
2682
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6934,9 +6940,6 @@ $lg-desktop: 1399.98;
6934
6940
  @if ($skin-name == 'bootstrap5') {
6935
6941
  color: $white;
6936
6942
  }
6937
- @if ($skin-name == 'bootstrap5.3') {
6938
- color: var(--color-sf-icon-color);
6939
- }
6940
6943
  }
6941
6944
 
6942
6945
  .e-dialog.e-pv-signature-dialog-height {
@@ -2658,7 +2658,7 @@ $lg-desktop: 1399.98;
2658
2658
  color: $pv-icon-color-hover;
2659
2659
  }
2660
2660
  @if $skin-name == 'bootstrap5.3' {
2661
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2661
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2662
2662
  }
2663
2663
  @if $skin-name == 'bootstrap5' {
2664
2664
  color: $white;
@@ -2671,6 +2671,12 @@ $lg-desktop: 1399.98;
2671
2671
  }
2672
2672
  }
2673
2673
 
2674
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2675
+ @if $skin-name == 'bootstrap5.3' {
2676
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2677
+ }
2678
+ }
2679
+
2674
2680
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2675
2681
  @if ($skin-name == 'bootstrap5.3') {
2676
2682
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6934,9 +6940,6 @@ $lg-desktop: 1399.98;
6934
6940
  @if ($skin-name == 'bootstrap5') {
6935
6941
  color: $white;
6936
6942
  }
6937
- @if ($skin-name == 'bootstrap5.3') {
6938
- color: var(--color-sf-icon-color);
6939
- }
6940
6943
  }
6941
6944
 
6942
6945
  .e-dialog.e-pv-signature-dialog-height {
@@ -2658,7 +2658,7 @@ $lg-desktop: 1399.98;
2658
2658
  color: $pv-icon-color-hover;
2659
2659
  }
2660
2660
  @if $skin-name == 'bootstrap5.3' {
2661
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2661
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2662
2662
  }
2663
2663
  @if $skin-name == 'bootstrap5' {
2664
2664
  color: $white;
@@ -2671,6 +2671,12 @@ $lg-desktop: 1399.98;
2671
2671
  }
2672
2672
  }
2673
2673
 
2674
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2675
+ @if $skin-name == 'bootstrap5.3' {
2676
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2677
+ }
2678
+ }
2679
+
2674
2680
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2675
2681
  @if ($skin-name == 'bootstrap5.3') {
2676
2682
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6934,9 +6940,6 @@ $lg-desktop: 1399.98;
6934
6940
  @if ($skin-name == 'bootstrap5') {
6935
6941
  color: $white;
6936
6942
  }
6937
- @if ($skin-name == 'bootstrap5.3') {
6938
- color: var(--color-sf-icon-color);
6939
- }
6940
6943
  }
6941
6944
 
6942
6945
  .e-dialog.e-pv-signature-dialog-height {
@@ -2658,7 +2658,7 @@ $lg-desktop: 1399.98;
2658
2658
  color: $pv-icon-color-hover;
2659
2659
  }
2660
2660
  @if $skin-name == 'bootstrap5.3' {
2661
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2661
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2662
2662
  }
2663
2663
  @if $skin-name == 'bootstrap5' {
2664
2664
  color: $white;
@@ -2671,6 +2671,12 @@ $lg-desktop: 1399.98;
2671
2671
  }
2672
2672
  }
2673
2673
 
2674
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2675
+ @if $skin-name == 'bootstrap5.3' {
2676
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2677
+ }
2678
+ }
2679
+
2674
2680
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2675
2681
  @if ($skin-name == 'bootstrap5.3') {
2676
2682
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6934,9 +6940,6 @@ $lg-desktop: 1399.98;
6934
6940
  @if ($skin-name == 'bootstrap5') {
6935
6941
  color: $white;
6936
6942
  }
6937
- @if ($skin-name == 'bootstrap5.3') {
6938
- color: var(--color-sf-icon-color);
6939
- }
6940
6943
  }
6941
6944
 
6942
6945
  .e-dialog.e-pv-signature-dialog-height {
@@ -2655,7 +2655,7 @@ $lg-desktop: 1399.98;
2655
2655
  color: $pv-icon-color-hover;
2656
2656
  }
2657
2657
  @if $skin-name == 'bootstrap5.3' {
2658
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2658
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2659
2659
  }
2660
2660
  @if $skin-name == 'bootstrap5' {
2661
2661
  color: $white;
@@ -2668,6 +2668,12 @@ $lg-desktop: 1399.98;
2668
2668
  }
2669
2669
  }
2670
2670
 
2671
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2672
+ @if $skin-name == 'bootstrap5.3' {
2673
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2674
+ }
2675
+ }
2676
+
2671
2677
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2672
2678
  @if ($skin-name == 'bootstrap5.3') {
2673
2679
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6931,9 +6937,6 @@ $lg-desktop: 1399.98;
6931
6937
  @if ($skin-name == 'bootstrap5') {
6932
6938
  color: $white;
6933
6939
  }
6934
- @if ($skin-name == 'bootstrap5.3') {
6935
- color: var(--color-sf-icon-color);
6936
- }
6937
6940
  }
6938
6941
 
6939
6942
  .e-dialog.e-pv-signature-dialog-height {
@@ -2655,7 +2655,7 @@ $lg-desktop: 1399.98;
2655
2655
  color: $pv-icon-color-hover;
2656
2656
  }
2657
2657
  @if $skin-name == 'bootstrap5.3' {
2658
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2658
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2659
2659
  }
2660
2660
  @if $skin-name == 'bootstrap5' {
2661
2661
  color: $white;
@@ -2668,6 +2668,12 @@ $lg-desktop: 1399.98;
2668
2668
  }
2669
2669
  }
2670
2670
 
2671
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2672
+ @if $skin-name == 'bootstrap5.3' {
2673
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2674
+ }
2675
+ }
2676
+
2671
2677
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2672
2678
  @if ($skin-name == 'bootstrap5.3') {
2673
2679
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6931,9 +6937,6 @@ $lg-desktop: 1399.98;
6931
6937
  @if ($skin-name == 'bootstrap5') {
6932
6938
  color: $white;
6933
6939
  }
6934
- @if ($skin-name == 'bootstrap5.3') {
6935
- color: var(--color-sf-icon-color);
6936
- }
6937
6940
  }
6938
6941
 
6939
6942
  .e-dialog.e-pv-signature-dialog-height {
@@ -2655,7 +2655,7 @@ $lg-desktop: 1399.98;
2655
2655
  color: $pv-icon-color-hover;
2656
2656
  }
2657
2657
  @if $skin-name == 'bootstrap5.3' {
2658
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2658
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2659
2659
  }
2660
2660
  @if $skin-name == 'bootstrap5' {
2661
2661
  color: $white;
@@ -2668,6 +2668,12 @@ $lg-desktop: 1399.98;
2668
2668
  }
2669
2669
  }
2670
2670
 
2671
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2672
+ @if $skin-name == 'bootstrap5.3' {
2673
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2674
+ }
2675
+ }
2676
+
2671
2677
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2672
2678
  @if ($skin-name == 'bootstrap5.3') {
2673
2679
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6931,9 +6937,6 @@ $lg-desktop: 1399.98;
6931
6937
  @if ($skin-name == 'bootstrap5') {
6932
6938
  color: $white;
6933
6939
  }
6934
- @if ($skin-name == 'bootstrap5.3') {
6935
- color: var(--color-sf-icon-color);
6936
- }
6937
6940
  }
6938
6941
 
6939
6942
  .e-dialog.e-pv-signature-dialog-height {
@@ -2655,7 +2655,7 @@ $lg-desktop: 1399.98;
2655
2655
  color: $pv-icon-color-hover;
2656
2656
  }
2657
2657
  @if $skin-name == 'bootstrap5.3' {
2658
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2658
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2659
2659
  }
2660
2660
  @if $skin-name == 'bootstrap5' {
2661
2661
  color: $white;
@@ -2668,6 +2668,12 @@ $lg-desktop: 1399.98;
2668
2668
  }
2669
2669
  }
2670
2670
 
2671
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2672
+ @if $skin-name == 'bootstrap5.3' {
2673
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2674
+ }
2675
+ }
2676
+
2671
2677
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2672
2678
  @if ($skin-name == 'bootstrap5.3') {
2673
2679
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6931,9 +6937,6 @@ $lg-desktop: 1399.98;
6931
6937
  @if ($skin-name == 'bootstrap5') {
6932
6938
  color: $white;
6933
6939
  }
6934
- @if ($skin-name == 'bootstrap5.3') {
6935
- color: var(--color-sf-icon-color);
6936
- }
6937
6940
  }
6938
6941
 
6939
6942
  .e-dialog.e-pv-signature-dialog-height {
@@ -2704,7 +2704,7 @@ $lg-desktop: 1399.98;
2704
2704
  color: $pv-icon-color-hover;
2705
2705
  }
2706
2706
  @if $skin-name == 'bootstrap5.3' {
2707
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2707
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2708
2708
  }
2709
2709
  @if $skin-name == 'bootstrap5' {
2710
2710
  color: $white;
@@ -2717,6 +2717,12 @@ $lg-desktop: 1399.98;
2717
2717
  }
2718
2718
  }
2719
2719
 
2720
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2721
+ @if $skin-name == 'bootstrap5.3' {
2722
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2723
+ }
2724
+ }
2725
+
2720
2726
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2721
2727
  @if ($skin-name == 'bootstrap5.3') {
2722
2728
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6980,9 +6986,6 @@ $lg-desktop: 1399.98;
6980
6986
  @if ($skin-name == 'bootstrap5') {
6981
6987
  color: $white;
6982
6988
  }
6983
- @if ($skin-name == 'bootstrap5.3') {
6984
- color: var(--color-sf-icon-color);
6985
- }
6986
6989
  }
6987
6990
 
6988
6991
  .e-dialog.e-pv-signature-dialog-height {