@syncfusion/blazor-themes 29.1.40 → 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 (401) 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 +13 -2
  8. package/Compiled-Themes/bootstrap.css +13 -2
  9. package/Compiled-Themes/bootstrap4-lite.css +13 -2
  10. package/Compiled-Themes/bootstrap4.css +13 -2
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +12 -2
  12. package/Compiled-Themes/bootstrap5-dark.css +12 -2
  13. package/Compiled-Themes/bootstrap5-lite.css +12 -2
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +18 -8
  15. package/Compiled-Themes/bootstrap5.3-dark.css +18 -8
  16. package/Compiled-Themes/bootstrap5.3-lite.css +18 -8
  17. package/Compiled-Themes/bootstrap5.3.css +18 -8
  18. package/Compiled-Themes/bootstrap5.css +12 -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 +11 -2
  22. package/Compiled-Themes/fabric.css +11 -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 +11 -2
  34. package/Compiled-Themes/highcontrast.css +11 -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 +7 -3
  48. package/Compiled-Themes/tailwind3-dark.css +8 -4
  49. package/Compiled-Themes/tailwind3-lite.css +7 -3
  50. package/Compiled-Themes/tailwind3.css +8 -4
  51. package/SCSS-Themes/bds-dark-lite.scss +37 -8
  52. package/SCSS-Themes/bds-dark.scss +38 -9
  53. package/SCSS-Themes/bds-lite.scss +37 -8
  54. package/SCSS-Themes/bds.scss +38 -9
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +37 -8
  56. package/SCSS-Themes/bootstrap-dark.scss +38 -9
  57. package/SCSS-Themes/bootstrap-lite.scss +37 -8
  58. package/SCSS-Themes/bootstrap.scss +38 -9
  59. package/SCSS-Themes/bootstrap4-lite.scss +37 -8
  60. package/SCSS-Themes/bootstrap4.scss +38 -9
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +37 -8
  62. package/SCSS-Themes/bootstrap5-dark.scss +38 -9
  63. package/SCSS-Themes/bootstrap5-lite.scss +37 -8
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +37 -8
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +38 -9
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +37 -8
  67. package/SCSS-Themes/bootstrap5.3.scss +38 -9
  68. package/SCSS-Themes/bootstrap5.scss +38 -9
  69. package/SCSS-Themes/documenteditor/document-editor-container/bds-dark-lite.scss +1 -1
  70. package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +2 -2
  71. package/SCSS-Themes/documenteditor/document-editor-container/bds-lite.scss +1 -1
  72. package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +2 -2
  73. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark-lite.scss +1 -1
  74. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +2 -2
  75. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-lite.scss +1 -1
  76. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +2 -2
  77. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4-lite.scss +1 -1
  78. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +2 -2
  79. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark-lite.scss +1 -1
  80. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +2 -2
  81. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-lite.scss +1 -1
  82. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3-dark-lite.scss +1 -1
  83. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3-dark.scss +2 -2
  84. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3-lite.scss +1 -1
  85. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3.scss +2 -2
  86. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +2 -2
  87. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark-lite.scss +1 -1
  88. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -2
  89. package/SCSS-Themes/documenteditor/document-editor-container/fabric-lite.scss +1 -1
  90. package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -2
  91. package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark-lite.scss +1 -1
  92. package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +2 -2
  93. package/SCSS-Themes/documenteditor/document-editor-container/fluent-lite.scss +1 -1
  94. package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +2 -2
  95. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark-lite.scss +1 -1
  96. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +2 -2
  97. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-highcontrast-lite.scss +1 -1
  98. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-highcontrast.scss +2 -2
  99. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-lite.scss +1 -1
  100. package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +2 -2
  101. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast-lite.scss +1 -1
  102. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +2 -2
  103. package/SCSS-Themes/documenteditor/document-editor-container/material-dark-lite.scss +1 -1
  104. package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -2
  105. package/SCSS-Themes/documenteditor/document-editor-container/material-lite.scss +1 -1
  106. package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -2
  107. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark-lite.scss +1 -1
  108. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +2 -2
  109. package/SCSS-Themes/documenteditor/document-editor-container/material3-lite.scss +1 -1
  110. package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +2 -2
  111. package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark-lite.scss +1 -1
  112. package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +2 -2
  113. package/SCSS-Themes/documenteditor/document-editor-container/tailwind-lite.scss +1 -1
  114. package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +2 -2
  115. package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-dark-lite.scss +1 -1
  116. package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-dark.scss +2 -2
  117. package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-lite.scss +1 -1
  118. package/SCSS-Themes/documenteditor/document-editor-container/tailwind3.scss +2 -2
  119. package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +15 -0
  120. package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +15 -0
  121. package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +15 -0
  122. package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +15 -0
  123. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +16 -0
  124. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +16 -0
  125. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +16 -0
  126. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +16 -0
  127. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +16 -0
  128. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +16 -0
  129. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +16 -0
  130. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +16 -0
  131. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +16 -0
  132. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +16 -0
  133. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +16 -0
  134. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +16 -0
  135. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +16 -0
  136. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +16 -0
  137. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +16 -0
  138. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +16 -0
  139. package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +16 -0
  140. package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +16 -0
  141. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +15 -0
  142. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +15 -0
  143. package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +15 -0
  144. package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +15 -0
  145. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +15 -0
  146. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +15 -0
  147. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +15 -0
  148. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +15 -0
  149. package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +15 -0
  150. package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +15 -0
  151. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +16 -0
  152. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +16 -0
  153. package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +15 -0
  154. package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +15 -0
  155. package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +15 -0
  156. package/SCSS-Themes/dropdowns/drop-down-list/material.scss +15 -0
  157. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +15 -0
  158. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +15 -0
  159. package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +15 -0
  160. package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +15 -0
  161. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +15 -0
  162. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +15 -0
  163. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +15 -0
  164. package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +15 -0
  165. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +15 -0
  166. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +15 -0
  167. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +15 -0
  168. package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +15 -0
  169. package/SCSS-Themes/dropdowns/multi-select/bds-dark-lite.scss +7 -1
  170. package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +7 -1
  171. package/SCSS-Themes/dropdowns/multi-select/bds-lite.scss +7 -1
  172. package/SCSS-Themes/dropdowns/multi-select/bds.scss +7 -1
  173. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark-lite.scss +6 -1
  174. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +6 -1
  175. package/SCSS-Themes/dropdowns/multi-select/bootstrap-lite.scss +6 -1
  176. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +6 -1
  177. package/SCSS-Themes/dropdowns/multi-select/bootstrap4-lite.scss +6 -1
  178. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +6 -1
  179. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark-lite.scss +6 -1
  180. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +6 -1
  181. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-lite.scss +6 -1
  182. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark-lite.scss +6 -1
  183. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark.scss +6 -1
  184. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-lite.scss +6 -1
  185. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +6 -1
  186. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +6 -1
  187. package/SCSS-Themes/dropdowns/multi-select/fabric-dark-lite.scss +6 -1
  188. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +6 -1
  189. package/SCSS-Themes/dropdowns/multi-select/fabric-lite.scss +6 -1
  190. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +6 -1
  191. package/SCSS-Themes/dropdowns/multi-select/fluent-dark-lite.scss +6 -1
  192. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +6 -1
  193. package/SCSS-Themes/dropdowns/multi-select/fluent-lite.scss +6 -1
  194. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +6 -1
  195. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark-lite.scss +6 -1
  196. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +6 -1
  197. package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast-lite.scss +6 -1
  198. package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast.scss +6 -1
  199. package/SCSS-Themes/dropdowns/multi-select/fluent2-lite.scss +6 -1
  200. package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +6 -1
  201. package/SCSS-Themes/dropdowns/multi-select/highcontrast-lite.scss +6 -1
  202. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +6 -1
  203. package/SCSS-Themes/dropdowns/multi-select/material-dark-lite.scss +6 -1
  204. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +6 -1
  205. package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +6 -1
  206. package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
  207. package/SCSS-Themes/dropdowns/multi-select/material3-dark-lite.scss +6 -1
  208. package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +6 -1
  209. package/SCSS-Themes/dropdowns/multi-select/material3-lite.scss +6 -1
  210. package/SCSS-Themes/dropdowns/multi-select/material3.scss +6 -1
  211. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark-lite.scss +7 -1
  212. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +7 -1
  213. package/SCSS-Themes/dropdowns/multi-select/tailwind-lite.scss +7 -1
  214. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +7 -1
  215. package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark-lite.scss +6 -1
  216. package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark.scss +6 -1
  217. package/SCSS-Themes/dropdowns/multi-select/tailwind3-lite.scss +6 -1
  218. package/SCSS-Themes/dropdowns/multi-select/tailwind3.scss +6 -1
  219. package/SCSS-Themes/fabric-dark-lite.scss +37 -8
  220. package/SCSS-Themes/fabric-dark.scss +38 -9
  221. package/SCSS-Themes/fabric-lite.scss +37 -8
  222. package/SCSS-Themes/fabric.scss +38 -9
  223. package/SCSS-Themes/fluent-dark-lite.scss +36 -8
  224. package/SCSS-Themes/fluent-dark.scss +37 -9
  225. package/SCSS-Themes/fluent-lite.scss +36 -8
  226. package/SCSS-Themes/fluent.scss +37 -9
  227. package/SCSS-Themes/fluent2-dark-lite.scss +36 -8
  228. package/SCSS-Themes/fluent2-dark.scss +37 -9
  229. package/SCSS-Themes/fluent2-highcontrast-lite.scss +36 -8
  230. package/SCSS-Themes/fluent2-highcontrast.scss +37 -9
  231. package/SCSS-Themes/fluent2-lite.scss +36 -8
  232. package/SCSS-Themes/fluent2.scss +37 -9
  233. package/SCSS-Themes/highcontrast-lite.scss +37 -8
  234. package/SCSS-Themes/highcontrast.scss +38 -9
  235. package/SCSS-Themes/image-editor/image-editor/bds-dark-lite.scss +2 -2
  236. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +2 -2
  237. package/SCSS-Themes/image-editor/image-editor/bds-lite.scss +2 -2
  238. package/SCSS-Themes/image-editor/image-editor/bds.scss +2 -2
  239. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark-lite.scss +2 -2
  240. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -2
  241. package/SCSS-Themes/image-editor/image-editor/bootstrap-lite.scss +2 -2
  242. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -2
  243. package/SCSS-Themes/image-editor/image-editor/bootstrap4-lite.scss +2 -2
  244. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -2
  245. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark-lite.scss +2 -2
  246. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -2
  247. package/SCSS-Themes/image-editor/image-editor/bootstrap5-lite.scss +2 -2
  248. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark-lite.scss +2 -2
  249. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark.scss +2 -2
  250. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-lite.scss +2 -2
  251. package/SCSS-Themes/image-editor/image-editor/bootstrap5.3.scss +2 -2
  252. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -2
  253. package/SCSS-Themes/image-editor/image-editor/fabric-dark-lite.scss +2 -2
  254. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -2
  255. package/SCSS-Themes/image-editor/image-editor/fabric-lite.scss +2 -2
  256. package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -2
  257. package/SCSS-Themes/image-editor/image-editor/fluent-dark-lite.scss +2 -2
  258. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -2
  259. package/SCSS-Themes/image-editor/image-editor/fluent-lite.scss +2 -2
  260. package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -2
  261. package/SCSS-Themes/image-editor/image-editor/fluent2-dark-lite.scss +2 -2
  262. package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +2 -2
  263. package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast-lite.scss +2 -2
  264. package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast.scss +2 -2
  265. package/SCSS-Themes/image-editor/image-editor/fluent2-lite.scss +2 -2
  266. package/SCSS-Themes/image-editor/image-editor/fluent2.scss +2 -2
  267. package/SCSS-Themes/image-editor/image-editor/highcontrast-lite.scss +2 -2
  268. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +2 -2
  269. package/SCSS-Themes/image-editor/image-editor/material-dark-lite.scss +2 -2
  270. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -2
  271. package/SCSS-Themes/image-editor/image-editor/material-lite.scss +2 -2
  272. package/SCSS-Themes/image-editor/image-editor/material.scss +2 -2
  273. package/SCSS-Themes/image-editor/image-editor/material3-dark-lite.scss +2 -2
  274. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -2
  275. package/SCSS-Themes/image-editor/image-editor/material3-lite.scss +2 -2
  276. package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -2
  277. package/SCSS-Themes/image-editor/image-editor/tailwind-dark-lite.scss +2 -2
  278. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -2
  279. package/SCSS-Themes/image-editor/image-editor/tailwind-lite.scss +2 -2
  280. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -2
  281. package/SCSS-Themes/image-editor/image-editor/tailwind3-dark-lite.scss +2 -2
  282. package/SCSS-Themes/image-editor/image-editor/tailwind3-dark.scss +2 -2
  283. package/SCSS-Themes/image-editor/image-editor/tailwind3-lite.scss +2 -2
  284. package/SCSS-Themes/image-editor/image-editor/tailwind3.scss +2 -2
  285. package/SCSS-Themes/material-dark-lite.scss +36 -8
  286. package/SCSS-Themes/material-dark.scss +37 -9
  287. package/SCSS-Themes/material-lite.scss +36 -8
  288. package/SCSS-Themes/material.scss +37 -9
  289. package/SCSS-Themes/material3-dark-lite.scss +36 -8
  290. package/SCSS-Themes/material3-dark.scss +37 -9
  291. package/SCSS-Themes/material3-lite.scss +36 -8
  292. package/SCSS-Themes/material3.scss +37 -9
  293. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +7 -4
  294. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +7 -4
  295. package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +7 -4
  296. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +7 -4
  297. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +7 -4
  298. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +7 -4
  299. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +7 -4
  300. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +7 -4
  301. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +7 -4
  302. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +7 -4
  303. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +7 -4
  304. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +7 -4
  305. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +7 -4
  306. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +7 -4
  307. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +7 -4
  308. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +7 -4
  309. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +7 -4
  310. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +7 -4
  311. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +7 -4
  312. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +7 -4
  313. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +7 -4
  314. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +7 -4
  315. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +7 -4
  316. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +7 -4
  317. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +7 -4
  318. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +7 -4
  319. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +7 -4
  320. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +7 -4
  321. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +7 -4
  322. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +7 -4
  323. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +7 -4
  324. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +7 -4
  325. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +7 -4
  326. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +7 -4
  327. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +7 -4
  328. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +7 -4
  329. package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +7 -4
  330. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +7 -4
  331. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +7 -4
  332. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +7 -4
  333. package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +7 -4
  334. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +7 -4
  335. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +7 -4
  336. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +7 -4
  337. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +7 -4
  338. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +7 -4
  339. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +7 -4
  340. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +7 -4
  341. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +7 -4
  342. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +7 -4
  343. package/SCSS-Themes/schedule/schedule/bds-dark-lite.scss +5 -0
  344. package/SCSS-Themes/schedule/schedule/bds-dark.scss +5 -0
  345. package/SCSS-Themes/schedule/schedule/bds-lite.scss +5 -0
  346. package/SCSS-Themes/schedule/schedule/bds.scss +5 -0
  347. package/SCSS-Themes/schedule/schedule/bootstrap-dark-lite.scss +5 -0
  348. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +5 -0
  349. package/SCSS-Themes/schedule/schedule/bootstrap-lite.scss +5 -0
  350. package/SCSS-Themes/schedule/schedule/bootstrap.scss +5 -0
  351. package/SCSS-Themes/schedule/schedule/bootstrap4-lite.scss +5 -0
  352. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +5 -0
  353. package/SCSS-Themes/schedule/schedule/bootstrap5-dark-lite.scss +5 -0
  354. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +5 -0
  355. package/SCSS-Themes/schedule/schedule/bootstrap5-lite.scss +5 -0
  356. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark-lite.scss +5 -0
  357. package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark.scss +5 -0
  358. package/SCSS-Themes/schedule/schedule/bootstrap5.3-lite.scss +5 -0
  359. package/SCSS-Themes/schedule/schedule/bootstrap5.3.scss +5 -0
  360. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +5 -0
  361. package/SCSS-Themes/schedule/schedule/fabric-dark-lite.scss +5 -0
  362. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +5 -0
  363. package/SCSS-Themes/schedule/schedule/fabric-lite.scss +5 -0
  364. package/SCSS-Themes/schedule/schedule/fabric.scss +5 -0
  365. package/SCSS-Themes/schedule/schedule/fluent-dark-lite.scss +5 -0
  366. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +5 -0
  367. package/SCSS-Themes/schedule/schedule/fluent-lite.scss +5 -0
  368. package/SCSS-Themes/schedule/schedule/fluent.scss +5 -0
  369. package/SCSS-Themes/schedule/schedule/fluent2-dark-lite.scss +5 -0
  370. package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +5 -0
  371. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast-lite.scss +5 -0
  372. package/SCSS-Themes/schedule/schedule/fluent2-highcontrast.scss +5 -0
  373. package/SCSS-Themes/schedule/schedule/fluent2-lite.scss +5 -0
  374. package/SCSS-Themes/schedule/schedule/fluent2.scss +5 -0
  375. package/SCSS-Themes/schedule/schedule/highcontrast-lite.scss +5 -0
  376. package/SCSS-Themes/schedule/schedule/highcontrast.scss +5 -0
  377. package/SCSS-Themes/schedule/schedule/material-dark-lite.scss +5 -0
  378. package/SCSS-Themes/schedule/schedule/material-dark.scss +5 -0
  379. package/SCSS-Themes/schedule/schedule/material-lite.scss +5 -0
  380. package/SCSS-Themes/schedule/schedule/material.scss +5 -0
  381. package/SCSS-Themes/schedule/schedule/material3-dark-lite.scss +5 -0
  382. package/SCSS-Themes/schedule/schedule/material3-dark.scss +5 -0
  383. package/SCSS-Themes/schedule/schedule/material3-lite.scss +5 -0
  384. package/SCSS-Themes/schedule/schedule/material3.scss +5 -0
  385. package/SCSS-Themes/schedule/schedule/tailwind-dark-lite.scss +5 -0
  386. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +5 -0
  387. package/SCSS-Themes/schedule/schedule/tailwind-lite.scss +5 -0
  388. package/SCSS-Themes/schedule/schedule/tailwind.scss +5 -0
  389. package/SCSS-Themes/schedule/schedule/tailwind3-dark-lite.scss +5 -0
  390. package/SCSS-Themes/schedule/schedule/tailwind3-dark.scss +5 -0
  391. package/SCSS-Themes/schedule/schedule/tailwind3-lite.scss +5 -0
  392. package/SCSS-Themes/schedule/schedule/tailwind3.scss +5 -0
  393. package/SCSS-Themes/tailwind-dark-lite.scss +37 -8
  394. package/SCSS-Themes/tailwind-dark.scss +38 -9
  395. package/SCSS-Themes/tailwind-lite.scss +37 -8
  396. package/SCSS-Themes/tailwind.scss +38 -9
  397. package/SCSS-Themes/tailwind3-dark-lite.scss +36 -8
  398. package/SCSS-Themes/tailwind3-dark.scss +37 -9
  399. package/SCSS-Themes/tailwind3-lite.scss +36 -8
  400. package/SCSS-Themes/tailwind3.scss +37 -9
  401. package/package.json +1 -1
@@ -3269,6 +3269,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3269
3269
  color: rgb(221, 218, 218);
3270
3270
  }
3271
3271
  }
3272
+ .e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
3273
+ .e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
3274
+ @if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
3275
+ border-color: $ddl-box-border-color;
3276
+ }
3277
+
3278
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
3279
+ -webkit-box-shadow: none;
3280
+ box-shadow: none;
3281
+ }
3282
+
3283
+ @if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
3284
+ box-shadow: none;
3285
+ }
3286
+ }
3272
3287
  }
3273
3288
 
3274
3289
 
@@ -65888,7 +65903,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
65888
65903
  }
65889
65904
 
65890
65905
  .e-multi-select-wrapper .e-delim-values {
65891
- 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
+ }
65892
65912
  font-size: $ddl-delim-font-size;
65893
65913
  line-height: $ddl-delimviewheight;
65894
65914
  max-width: 100%;
@@ -77065,7 +77085,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
77065
77085
  margin-right: 0;
77066
77086
  }
77067
77087
  }
77068
- .e-colorpicker-wrapper,
77088
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
77069
77089
  .e-split-btn-wrapper.e-de-prop-splitbutton,
77070
77090
  .e-split-btn-wrapper.e-de-btn-hghlclr
77071
77091
  {
@@ -80171,7 +80191,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
80171
80191
  @if $skin-name =='tailwind3' {
80172
80192
  .e-bigger
80173
80193
  {
80174
- .e-colorpicker-wrapper,
80194
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
80175
80195
  .e-split-btn-wrapper.e-de-prop-splitbutton,
80176
80196
  .e-split-btn-wrapper.e-de-btn-hghlclr,
80177
80197
  .e-de-ctnr-segment>div:first-child:not(.e-rtl),
@@ -111657,7 +111677,7 @@ $lg-desktop: 1399.98;
111657
111677
  color: $pv-icon-color-hover;
111658
111678
  }
111659
111679
  @if $skin-name == 'bootstrap5.3' {
111660
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111680
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111661
111681
  }
111662
111682
  @if $skin-name == 'bootstrap5' {
111663
111683
  color: $white;
@@ -111670,6 +111690,12 @@ $lg-desktop: 1399.98;
111670
111690
  }
111671
111691
  }
111672
111692
 
111693
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111694
+ @if $skin-name == 'bootstrap5.3' {
111695
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111696
+ }
111697
+ }
111698
+
111673
111699
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111674
111700
  @if ($skin-name == 'bootstrap5.3') {
111675
111701
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115933,9 +115959,6 @@ $lg-desktop: 1399.98;
115933
115959
  @if ($skin-name == 'bootstrap5') {
115934
115960
  color: $white;
115935
115961
  }
115936
- @if ($skin-name == 'bootstrap5.3') {
115937
- color: var(--color-sf-icon-color);
115938
- }
115939
115962
  }
115940
115963
 
115941
115964
  .e-dialog.e-pv-signature-dialog-height {
@@ -129943,6 +129966,11 @@ $schedule-bgr-calendar-width: 345px !default;
129943
129966
  }
129944
129967
 
129945
129968
  .e-vertical-view {
129969
+ .e-month-event-table {
129970
+ position: absolute;
129971
+ top: 0;
129972
+ }
129973
+
129946
129974
  &.e-timescale-disable {
129947
129975
  .e-content-table,
129948
129976
  .e-content-wrap {
@@ -135265,8 +135293,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
135265
135293
  }
135266
135294
 
135267
135295
  .e-ie-img-dlg-canvas {
135268
- width: 100%;
135269
- height: 100%;
135296
+ width: auto;
135297
+ height: auto;
135270
135298
  }
135271
135299
 
135272
135300
  .e-ie-img-size {
@@ -3217,6 +3217,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3217
3217
  color: rgb(221, 218, 218);
3218
3218
  }
3219
3219
  }
3220
+ .e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
3221
+ .e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
3222
+ @if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
3223
+ border-color: $ddl-box-border-color;
3224
+ }
3225
+
3226
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
3227
+ -webkit-box-shadow: none;
3228
+ box-shadow: none;
3229
+ }
3230
+
3231
+ @if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
3232
+ box-shadow: none;
3233
+ }
3234
+ }
3220
3235
  }
3221
3236
 
3222
3237
 
@@ -48657,7 +48672,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
48657
48672
  }
48658
48673
 
48659
48674
  .e-multi-select-wrapper .e-delim-values {
48660
- 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
+ }
48661
48681
  font-size: $ddl-delim-font-size;
48662
48682
  line-height: $ddl-delimviewheight;
48663
48683
  max-width: 100%;
@@ -56676,7 +56696,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
56676
56696
  margin-right: 0;
56677
56697
  }
56678
56698
  }
56679
- .e-colorpicker-wrapper,
56699
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
56680
56700
  .e-split-btn-wrapper.e-de-prop-splitbutton,
56681
56701
  .e-split-btn-wrapper.e-de-btn-hghlclr
56682
56702
  {
@@ -84045,7 +84065,7 @@ $lg-desktop: 1399.98;
84045
84065
  color: $pv-icon-color-hover;
84046
84066
  }
84047
84067
  @if $skin-name == 'bootstrap5.3' {
84048
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
84068
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
84049
84069
  }
84050
84070
  @if $skin-name == 'bootstrap5' {
84051
84071
  color: $white;
@@ -84058,6 +84078,12 @@ $lg-desktop: 1399.98;
84058
84078
  }
84059
84079
  }
84060
84080
 
84081
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
84082
+ @if $skin-name == 'bootstrap5.3' {
84083
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
84084
+ }
84085
+ }
84086
+
84061
84087
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
84062
84088
  @if ($skin-name == 'bootstrap5.3') {
84063
84089
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -88321,9 +88347,6 @@ $lg-desktop: 1399.98;
88321
88347
  @if ($skin-name == 'bootstrap5') {
88322
88348
  color: $white;
88323
88349
  }
88324
- @if ($skin-name == 'bootstrap5.3') {
88325
- color: var(--color-sf-icon-color);
88326
- }
88327
88350
  }
88328
88351
 
88329
88352
  .e-dialog.e-pv-signature-dialog-height {
@@ -99272,6 +99295,11 @@ $schedule-bgr-calendar-width: 345px !default;
99272
99295
  }
99273
99296
 
99274
99297
  .e-vertical-view {
99298
+ .e-month-event-table {
99299
+ position: absolute;
99300
+ top: 0;
99301
+ }
99302
+
99275
99303
  &.e-timescale-disable {
99276
99304
  .e-content-table,
99277
99305
  .e-content-wrap {
@@ -103798,8 +103826,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
103798
103826
  }
103799
103827
 
103800
103828
  .e-ie-img-dlg-canvas {
103801
- width: 100%;
103802
- height: 100%;
103829
+ width: auto;
103830
+ height: auto;
103803
103831
  }
103804
103832
 
103805
103833
  .e-ie-img-size {
@@ -3339,6 +3339,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3339
3339
  color: rgb(221, 218, 218);
3340
3340
  }
3341
3341
  }
3342
+ .e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
3343
+ .e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
3344
+ @if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
3345
+ border-color: $ddl-box-border-color;
3346
+ }
3347
+
3348
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
3349
+ -webkit-box-shadow: none;
3350
+ box-shadow: none;
3351
+ }
3352
+
3353
+ @if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
3354
+ box-shadow: none;
3355
+ }
3356
+ }
3342
3357
  }
3343
3358
 
3344
3359
 
@@ -65958,7 +65973,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
65958
65973
  }
65959
65974
 
65960
65975
  .e-multi-select-wrapper .e-delim-values {
65961
- 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
+ }
65962
65982
  font-size: $ddl-delim-font-size;
65963
65983
  line-height: $ddl-delimviewheight;
65964
65984
  max-width: 100%;
@@ -77135,7 +77155,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
77135
77155
  margin-right: 0;
77136
77156
  }
77137
77157
  }
77138
- .e-colorpicker-wrapper,
77158
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
77139
77159
  .e-split-btn-wrapper.e-de-prop-splitbutton,
77140
77160
  .e-split-btn-wrapper.e-de-btn-hghlclr
77141
77161
  {
@@ -80241,7 +80261,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
80241
80261
  @if $skin-name =='tailwind3' {
80242
80262
  .e-bigger
80243
80263
  {
80244
- .e-colorpicker-wrapper,
80264
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
80245
80265
  .e-split-btn-wrapper.e-de-prop-splitbutton,
80246
80266
  .e-split-btn-wrapper.e-de-btn-hghlclr,
80247
80267
  .e-de-ctnr-segment>div:first-child:not(.e-rtl),
@@ -111727,7 +111747,7 @@ $lg-desktop: 1399.98;
111727
111747
  color: $pv-icon-color-hover;
111728
111748
  }
111729
111749
  @if $skin-name == 'bootstrap5.3' {
111730
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111750
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111731
111751
  }
111732
111752
  @if $skin-name == 'bootstrap5' {
111733
111753
  color: $white;
@@ -111740,6 +111760,12 @@ $lg-desktop: 1399.98;
111740
111760
  }
111741
111761
  }
111742
111762
 
111763
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111764
+ @if $skin-name == 'bootstrap5.3' {
111765
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111766
+ }
111767
+ }
111768
+
111743
111769
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111744
111770
  @if ($skin-name == 'bootstrap5.3') {
111745
111771
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -116003,9 +116029,6 @@ $lg-desktop: 1399.98;
116003
116029
  @if ($skin-name == 'bootstrap5') {
116004
116030
  color: $white;
116005
116031
  }
116006
- @if ($skin-name == 'bootstrap5.3') {
116007
- color: var(--color-sf-icon-color);
116008
- }
116009
116032
  }
116010
116033
 
116011
116034
  .e-dialog.e-pv-signature-dialog-height {
@@ -130013,6 +130036,11 @@ $schedule-bgr-calendar-width: 345px !default;
130013
130036
  }
130014
130037
 
130015
130038
  .e-vertical-view {
130039
+ .e-month-event-table {
130040
+ position: absolute;
130041
+ top: 0;
130042
+ }
130043
+
130016
130044
  &.e-timescale-disable {
130017
130045
  .e-content-table,
130018
130046
  .e-content-wrap {
@@ -135335,8 +135363,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
135335
135363
  }
135336
135364
 
135337
135365
  .e-ie-img-dlg-canvas {
135338
- width: 100%;
135339
- height: 100%;
135366
+ width: auto;
135367
+ height: auto;
135340
135368
  }
135341
135369
 
135342
135370
  .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 {
@@ -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 {
@@ -2649,7 +2649,7 @@ $lg-desktop: 1399.98;
2649
2649
  color: $pv-icon-color-hover;
2650
2650
  }
2651
2651
  @if $skin-name == 'bootstrap5.3' {
2652
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
2652
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
2653
2653
  }
2654
2654
  @if $skin-name == 'bootstrap5' {
2655
2655
  color: $white;
@@ -2662,6 +2662,12 @@ $lg-desktop: 1399.98;
2662
2662
  }
2663
2663
  }
2664
2664
 
2665
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
2666
+ @if $skin-name == 'bootstrap5.3' {
2667
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
2668
+ }
2669
+ }
2670
+
2665
2671
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
2666
2672
  @if ($skin-name == 'bootstrap5.3') {
2667
2673
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -6925,9 +6931,6 @@ $lg-desktop: 1399.98;
6925
6931
  @if ($skin-name == 'bootstrap5') {
6926
6932
  color: $white;
6927
6933
  }
6928
- @if ($skin-name == 'bootstrap5.3') {
6929
- color: var(--color-sf-icon-color);
6930
- }
6931
6934
  }
6932
6935
 
6933
6936
  .e-dialog.e-pv-signature-dialog-height {