@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
@@ -2599,6 +2599,7 @@ $ddl-back-icon-padding: 0 8px !default;
2599
2599
  $ddl-popup-shadow: $shadow-lg !default;
2600
2600
  $ddl-readonly-bg-color: $content-bg-color-alt2 !default;
2601
2601
  $ddl-filter-margin: 0 !default;
2602
+ $ddl-box-border-color: $border !default;
2602
2603
 
2603
2604
  // Small Size
2604
2605
  $ddl-small-list-font-size: $text-xs !default;
@@ -2983,6 +2984,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
2983
2984
  color: rgb(221, 218, 218);
2984
2985
  }
2985
2986
  }
2987
+ .e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
2988
+ .e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
2989
+ @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' {
2990
+ border-color: $ddl-box-border-color;
2991
+ }
2992
+
2993
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
2994
+ -webkit-box-shadow: none;
2995
+ box-shadow: none;
2996
+ }
2997
+
2998
+ @if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
2999
+ box-shadow: none;
3000
+ }
3001
+ }
2986
3002
  }
2987
3003
 
2988
3004
 
@@ -48497,7 +48513,12 @@ $ddl-close-down-icon-left: 35px !default;
48497
48513
  }
48498
48514
 
48499
48515
  .e-multi-select-wrapper .e-delim-values {
48500
- font-family: $ddl-chip-font-family;
48516
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48517
+ font-family: $multi-select-delim-font-family;
48518
+ }
48519
+ @else {
48520
+ font-family: $ddl-chip-font-family;
48521
+ }
48501
48522
  font-size: $ddl-delim-font-size;
48502
48523
  line-height: $ddl-delimviewheight;
48503
48524
  max-width: 100%;
@@ -56201,7 +56222,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
56201
56222
  margin-right: 0;
56202
56223
  }
56203
56224
  }
56204
- .e-colorpicker-wrapper,
56225
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
56205
56226
  .e-split-btn-wrapper.e-de-prop-splitbutton,
56206
56227
  .e-split-btn-wrapper.e-de-btn-hghlclr
56207
56228
  {
@@ -83579,7 +83600,7 @@ $lg-desktop: 1399.98;
83579
83600
  color: $pv-icon-color-hover;
83580
83601
  }
83581
83602
  @if $skin-name == 'bootstrap5.3' {
83582
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83603
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83583
83604
  }
83584
83605
  @if $skin-name == 'bootstrap5' {
83585
83606
  color: $white;
@@ -83592,6 +83613,12 @@ $lg-desktop: 1399.98;
83592
83613
  }
83593
83614
  }
83594
83615
 
83616
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83617
+ @if $skin-name == 'bootstrap5.3' {
83618
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83619
+ }
83620
+ }
83621
+
83595
83622
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83596
83623
  @if ($skin-name == 'bootstrap5.3') {
83597
83624
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87855,9 +87882,6 @@ $lg-desktop: 1399.98;
87855
87882
  @if ($skin-name == 'bootstrap5') {
87856
87883
  color: $white;
87857
87884
  }
87858
- @if ($skin-name == 'bootstrap5.3') {
87859
- color: var(--color-sf-icon-color);
87860
- }
87861
87885
  }
87862
87886
 
87863
87887
  .e-dialog.e-pv-signature-dialog-height {
@@ -98797,6 +98821,11 @@ $schedule-bgr-calendar-width: 345px !default;
98797
98821
  }
98798
98822
 
98799
98823
  .e-vertical-view {
98824
+ .e-month-event-table {
98825
+ position: absolute;
98826
+ top: 0;
98827
+ }
98828
+
98800
98829
  &.e-timescale-disable {
98801
98830
  .e-content-table,
98802
98831
  .e-content-wrap {
@@ -103323,8 +103352,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
103323
103352
  }
103324
103353
 
103325
103354
  .e-ie-img-dlg-canvas {
103326
- width: 100%;
103327
- height: 100%;
103355
+ width: auto;
103356
+ height: auto;
103328
103357
  }
103329
103358
 
103330
103359
  .e-ie-img-size {
@@ -2721,6 +2721,7 @@ $ddl-back-icon-padding: 0 8px !default;
2721
2721
  $ddl-popup-shadow: $shadow-lg !default;
2722
2722
  $ddl-readonly-bg-color: $content-bg-color-alt2 !default;
2723
2723
  $ddl-filter-margin: 0 !default;
2724
+ $ddl-box-border-color: $border !default;
2724
2725
 
2725
2726
  // Small Size
2726
2727
  $ddl-small-list-font-size: $text-xs !default;
@@ -3105,6 +3106,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
3105
3106
  color: rgb(221, 218, 218);
3106
3107
  }
3107
3108
  }
3109
+ .e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
3110
+ .e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
3111
+ @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' {
3112
+ border-color: $ddl-box-border-color;
3113
+ }
3114
+
3115
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
3116
+ -webkit-box-shadow: none;
3117
+ box-shadow: none;
3118
+ }
3119
+
3120
+ @if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
3121
+ box-shadow: none;
3122
+ }
3123
+ }
3108
3124
  }
3109
3125
 
3110
3126
 
@@ -65798,7 +65814,12 @@ $ddl-close-down-icon-left: 35px !default;
65798
65814
  }
65799
65815
 
65800
65816
  .e-multi-select-wrapper .e-delim-values {
65801
- font-family: $ddl-chip-font-family;
65817
+ @if $ddl-multiselect-skin-name == 'tailwind' {
65818
+ font-family: $multi-select-delim-font-family;
65819
+ }
65820
+ @else {
65821
+ font-family: $ddl-chip-font-family;
65822
+ }
65802
65823
  font-size: $ddl-delim-font-size;
65803
65824
  line-height: $ddl-delimviewheight;
65804
65825
  max-width: 100%;
@@ -76660,7 +76681,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
76660
76681
  margin-right: 0;
76661
76682
  }
76662
76683
  }
76663
- .e-colorpicker-wrapper,
76684
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
76664
76685
  .e-split-btn-wrapper.e-de-prop-splitbutton,
76665
76686
  .e-split-btn-wrapper.e-de-btn-hghlclr
76666
76687
  {
@@ -79768,7 +79789,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
79768
79789
  @if $skin-name =='tailwind3' {
79769
79790
  .e-bigger
79770
79791
  {
79771
- .e-colorpicker-wrapper,
79792
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
79772
79793
  .e-split-btn-wrapper.e-de-prop-splitbutton,
79773
79794
  .e-split-btn-wrapper.e-de-btn-hghlclr,
79774
79795
  .e-de-ctnr-segment>div:first-child:not(.e-rtl),
@@ -111261,7 +111282,7 @@ $lg-desktop: 1399.98;
111261
111282
  color: $pv-icon-color-hover;
111262
111283
  }
111263
111284
  @if $skin-name == 'bootstrap5.3' {
111264
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
111285
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
111265
111286
  }
111266
111287
  @if $skin-name == 'bootstrap5' {
111267
111288
  color: $white;
@@ -111274,6 +111295,12 @@ $lg-desktop: 1399.98;
111274
111295
  }
111275
111296
  }
111276
111297
 
111298
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
111299
+ @if $skin-name == 'bootstrap5.3' {
111300
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
111301
+ }
111302
+ }
111303
+
111277
111304
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
111278
111305
  @if ($skin-name == 'bootstrap5.3') {
111279
111306
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -115537,9 +115564,6 @@ $lg-desktop: 1399.98;
115537
115564
  @if ($skin-name == 'bootstrap5') {
115538
115565
  color: $white;
115539
115566
  }
115540
- @if ($skin-name == 'bootstrap5.3') {
115541
- color: var(--color-sf-icon-color);
115542
- }
115543
115567
  }
115544
115568
 
115545
115569
  .e-dialog.e-pv-signature-dialog-height {
@@ -129538,6 +129562,11 @@ $schedule-bgr-calendar-width: 345px !default;
129538
129562
  }
129539
129563
 
129540
129564
  .e-vertical-view {
129565
+ .e-month-event-table {
129566
+ position: absolute;
129567
+ top: 0;
129568
+ }
129569
+
129541
129570
  &.e-timescale-disable {
129542
129571
  .e-content-table,
129543
129572
  .e-content-wrap {
@@ -134860,8 +134889,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
134860
134889
  }
134861
134890
 
134862
134891
  .e-ie-img-dlg-canvas {
134863
- width: 100%;
134864
- height: 100%;
134892
+ width: auto;
134893
+ height: auto;
134865
134894
  }
134866
134895
 
134867
134896
  .e-ie-img-size {
@@ -2598,6 +2598,7 @@ $ddl-back-icon-padding: 0 8px !default;
2598
2598
  $ddl-popup-shadow: $shadow-lg !default;
2599
2599
  $ddl-readonly-bg-color: $content-bg-color-alt2 !default;
2600
2600
  $ddl-filter-margin: 0 !default;
2601
+ $ddl-box-border-color: $border !default;
2601
2602
 
2602
2603
  // Small Size
2603
2604
  $ddl-small-list-font-size: $text-xs !default;
@@ -2982,6 +2983,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
2982
2983
  color: rgb(221, 218, 218);
2983
2984
  }
2984
2985
  }
2986
+ .e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
2987
+ .e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
2988
+ @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' {
2989
+ border-color: $ddl-box-border-color;
2990
+ }
2991
+
2992
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
2993
+ -webkit-box-shadow: none;
2994
+ box-shadow: none;
2995
+ }
2996
+
2997
+ @if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
2998
+ box-shadow: none;
2999
+ }
3000
+ }
2985
3001
  }
2986
3002
 
2987
3003
 
@@ -48496,7 +48512,12 @@ $ddl-close-down-icon-left: 35px !default;
48496
48512
  }
48497
48513
 
48498
48514
  .e-multi-select-wrapper .e-delim-values {
48499
- font-family: $ddl-chip-font-family;
48515
+ @if $ddl-multiselect-skin-name == 'tailwind' {
48516
+ font-family: $multi-select-delim-font-family;
48517
+ }
48518
+ @else {
48519
+ font-family: $ddl-chip-font-family;
48520
+ }
48500
48521
  font-size: $ddl-delim-font-size;
48501
48522
  line-height: $ddl-delimviewheight;
48502
48523
  max-width: 100%;
@@ -56200,7 +56221,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
56200
56221
  margin-right: 0;
56201
56222
  }
56202
56223
  }
56203
- .e-colorpicker-wrapper,
56224
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
56204
56225
  .e-split-btn-wrapper.e-de-prop-splitbutton,
56205
56226
  .e-split-btn-wrapper.e-de-btn-hghlclr
56206
56227
  {
@@ -83578,7 +83599,7 @@ $lg-desktop: 1399.98;
83578
83599
  color: $pv-icon-color-hover;
83579
83600
  }
83580
83601
  @if $skin-name == 'bootstrap5.3' {
83581
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
83602
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
83582
83603
  }
83583
83604
  @if $skin-name == 'bootstrap5' {
83584
83605
  color: $white;
@@ -83591,6 +83612,12 @@ $lg-desktop: 1399.98;
83591
83612
  }
83592
83613
  }
83593
83614
 
83615
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
83616
+ @if $skin-name == 'bootstrap5.3' {
83617
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
83618
+ }
83619
+ }
83620
+
83594
83621
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
83595
83622
  @if ($skin-name == 'bootstrap5.3') {
83596
83623
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -87854,9 +87881,6 @@ $lg-desktop: 1399.98;
87854
87881
  @if ($skin-name == 'bootstrap5') {
87855
87882
  color: $white;
87856
87883
  }
87857
- @if ($skin-name == 'bootstrap5.3') {
87858
- color: var(--color-sf-icon-color);
87859
- }
87860
87884
  }
87861
87885
 
87862
87886
  .e-dialog.e-pv-signature-dialog-height {
@@ -98796,6 +98820,11 @@ $schedule-bgr-calendar-width: 345px !default;
98796
98820
  }
98797
98821
 
98798
98822
  .e-vertical-view {
98823
+ .e-month-event-table {
98824
+ position: absolute;
98825
+ top: 0;
98826
+ }
98827
+
98799
98828
  &.e-timescale-disable {
98800
98829
  .e-content-table,
98801
98830
  .e-content-wrap {
@@ -103322,8 +103351,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
103322
103351
  }
103323
103352
 
103324
103353
  .e-ie-img-dlg-canvas {
103325
- width: 100%;
103326
- height: 100%;
103354
+ width: auto;
103355
+ height: auto;
103327
103356
  }
103328
103357
 
103329
103358
  .e-ie-img-size {
@@ -3350,6 +3350,7 @@ $ddl-popup-shadow: $shadow-lg !default;
3350
3350
  $ddl-readonly-bg-color: $content-bg-color-alt2 !default;
3351
3351
  $ddl-filter-margin: 0 !default;
3352
3352
  $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
3353
+ $ddl-box-border-color: $border !default;
3353
3354
 
3354
3355
  // Small Size
3355
3356
  $ddl-small-list-font-size: $text-xs !default;
@@ -3734,6 +3735,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
3734
3735
  color: rgb(221, 218, 218);
3735
3736
  }
3736
3737
  }
3738
+ .e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
3739
+ .e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
3740
+ @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' {
3741
+ border-color: $ddl-box-border-color;
3742
+ }
3743
+
3744
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
3745
+ -webkit-box-shadow: none;
3746
+ box-shadow: none;
3747
+ }
3748
+
3749
+ @if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
3750
+ box-shadow: none;
3751
+ }
3752
+ }
3737
3753
  }
3738
3754
 
3739
3755
 
@@ -49254,7 +49270,12 @@ $ddl-close-down-icon-left: 35px !default;
49254
49270
  }
49255
49271
 
49256
49272
  .e-multi-select-wrapper .e-delim-values {
49257
- font-family: $ddl-chip-font-family;
49273
+ @if $ddl-multiselect-skin-name == 'tailwind' {
49274
+ font-family: $multi-select-delim-font-family;
49275
+ }
49276
+ @else {
49277
+ font-family: $ddl-chip-font-family;
49278
+ }
49258
49279
  font-size: $ddl-delim-font-size;
49259
49280
  line-height: $ddl-delimviewheight;
49260
49281
  max-width: 100%;
@@ -56987,7 +57008,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
56987
57008
  margin-right: 0;
56988
57009
  }
56989
57010
  }
56990
- .e-colorpicker-wrapper,
57011
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
56991
57012
  .e-split-btn-wrapper.e-de-prop-splitbutton,
56992
57013
  .e-split-btn-wrapper.e-de-btn-hghlclr
56993
57014
  {
@@ -84363,7 +84384,7 @@ $lg-desktop: 1399.98;
84363
84384
  color: $pv-icon-color-hover;
84364
84385
  }
84365
84386
  @if $skin-name == 'bootstrap5.3' {
84366
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
84387
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
84367
84388
  }
84368
84389
  @if $skin-name == 'bootstrap5' {
84369
84390
  color: $white;
@@ -84376,6 +84397,12 @@ $lg-desktop: 1399.98;
84376
84397
  }
84377
84398
  }
84378
84399
 
84400
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
84401
+ @if $skin-name == 'bootstrap5.3' {
84402
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
84403
+ }
84404
+ }
84405
+
84379
84406
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
84380
84407
  @if ($skin-name == 'bootstrap5.3') {
84381
84408
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -88639,9 +88666,6 @@ $lg-desktop: 1399.98;
88639
88666
  @if ($skin-name == 'bootstrap5') {
88640
88667
  color: $white;
88641
88668
  }
88642
- @if ($skin-name == 'bootstrap5.3') {
88643
- color: var(--color-sf-icon-color);
88644
- }
88645
88669
  }
88646
88670
 
88647
88671
  .e-dialog.e-pv-signature-dialog-height {
@@ -99571,6 +99595,11 @@ $schedule-bgr-calendar-width: 345px !default;
99571
99595
  }
99572
99596
 
99573
99597
  .e-vertical-view {
99598
+ .e-month-event-table {
99599
+ position: absolute;
99600
+ top: 0;
99601
+ }
99602
+
99574
99603
  &.e-timescale-disable {
99575
99604
  .e-content-table,
99576
99605
  .e-content-wrap {
@@ -104097,8 +104126,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
104097
104126
  }
104098
104127
 
104099
104128
  .e-ie-img-dlg-canvas {
104100
- width: 100%;
104101
- height: 100%;
104129
+ width: auto;
104130
+ height: auto;
104102
104131
  }
104103
104132
 
104104
104133
  .e-ie-img-size {
@@ -3472,6 +3472,7 @@ $ddl-popup-shadow: $shadow-lg !default;
3472
3472
  $ddl-readonly-bg-color: $content-bg-color-alt2 !default;
3473
3473
  $ddl-filter-margin: 0 !default;
3474
3474
  $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
3475
+ $ddl-box-border-color: $border !default;
3475
3476
 
3476
3477
  // Small Size
3477
3478
  $ddl-small-list-font-size: $text-xs !default;
@@ -3856,6 +3857,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
3856
3857
  color: rgb(221, 218, 218);
3857
3858
  }
3858
3859
  }
3860
+ .e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
3861
+ .e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
3862
+ @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' {
3863
+ border-color: $ddl-box-border-color;
3864
+ }
3865
+
3866
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
3867
+ -webkit-box-shadow: none;
3868
+ box-shadow: none;
3869
+ }
3870
+
3871
+ @if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
3872
+ box-shadow: none;
3873
+ }
3874
+ }
3859
3875
  }
3860
3876
 
3861
3877
 
@@ -66555,7 +66571,12 @@ $ddl-close-down-icon-left: 35px !default;
66555
66571
  }
66556
66572
 
66557
66573
  .e-multi-select-wrapper .e-delim-values {
66558
- font-family: $ddl-chip-font-family;
66574
+ @if $ddl-multiselect-skin-name == 'tailwind' {
66575
+ font-family: $multi-select-delim-font-family;
66576
+ }
66577
+ @else {
66578
+ font-family: $ddl-chip-font-family;
66579
+ }
66559
66580
  font-size: $ddl-delim-font-size;
66560
66581
  line-height: $ddl-delimviewheight;
66561
66582
  max-width: 100%;
@@ -77446,7 +77467,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
77446
77467
  margin-right: 0;
77447
77468
  }
77448
77469
  }
77449
- .e-colorpicker-wrapper,
77470
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
77450
77471
  .e-split-btn-wrapper.e-de-prop-splitbutton,
77451
77472
  .e-split-btn-wrapper.e-de-btn-hghlclr
77452
77473
  {
@@ -80554,7 +80575,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
80554
80575
  @if $skin-name =='tailwind3' {
80555
80576
  .e-bigger
80556
80577
  {
80557
- .e-colorpicker-wrapper,
80578
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
80558
80579
  .e-split-btn-wrapper.e-de-prop-splitbutton,
80559
80580
  .e-split-btn-wrapper.e-de-btn-hghlclr,
80560
80581
  .e-de-ctnr-segment>div:first-child:not(.e-rtl),
@@ -112045,7 +112066,7 @@ $lg-desktop: 1399.98;
112045
112066
  color: $pv-icon-color-hover;
112046
112067
  }
112047
112068
  @if $skin-name == 'bootstrap5.3' {
112048
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
112069
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
112049
112070
  }
112050
112071
  @if $skin-name == 'bootstrap5' {
112051
112072
  color: $white;
@@ -112058,6 +112079,12 @@ $lg-desktop: 1399.98;
112058
112079
  }
112059
112080
  }
112060
112081
 
112082
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
112083
+ @if $skin-name == 'bootstrap5.3' {
112084
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
112085
+ }
112086
+ }
112087
+
112061
112088
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
112062
112089
  @if ($skin-name == 'bootstrap5.3') {
112063
112090
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -116321,9 +116348,6 @@ $lg-desktop: 1399.98;
116321
116348
  @if ($skin-name == 'bootstrap5') {
116322
116349
  color: $white;
116323
116350
  }
116324
- @if ($skin-name == 'bootstrap5.3') {
116325
- color: var(--color-sf-icon-color);
116326
- }
116327
116351
  }
116328
116352
 
116329
116353
  .e-dialog.e-pv-signature-dialog-height {
@@ -130312,6 +130336,11 @@ $schedule-bgr-calendar-width: 345px !default;
130312
130336
  }
130313
130337
 
130314
130338
  .e-vertical-view {
130339
+ .e-month-event-table {
130340
+ position: absolute;
130341
+ top: 0;
130342
+ }
130343
+
130315
130344
  &.e-timescale-disable {
130316
130345
  .e-content-table,
130317
130346
  .e-content-wrap {
@@ -135634,8 +135663,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
135634
135663
  }
135635
135664
 
135636
135665
  .e-ie-img-dlg-canvas {
135637
- width: 100%;
135638
- height: 100%;
135666
+ width: auto;
135667
+ height: auto;
135639
135668
  }
135640
135669
 
135641
135670
  .e-ie-img-size {
@@ -3697,6 +3697,7 @@ $ddl-popup-shadow: $shadow-lg !default;
3697
3697
  $ddl-readonly-bg-color: $content-bg-color-alt2 !default;
3698
3698
  $ddl-filter-margin: 0 !default;
3699
3699
  $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
3700
+ $ddl-box-border-color: $border !default;
3700
3701
 
3701
3702
  // Small Size
3702
3703
  $ddl-small-list-font-size: $text-xs !default;
@@ -4081,6 +4082,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
4081
4082
  color: rgb(221, 218, 218);
4082
4083
  }
4083
4084
  }
4085
+ .e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
4086
+ .e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
4087
+ @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' {
4088
+ border-color: $ddl-box-border-color;
4089
+ }
4090
+
4091
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
4092
+ -webkit-box-shadow: none;
4093
+ box-shadow: none;
4094
+ }
4095
+
4096
+ @if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
4097
+ box-shadow: none;
4098
+ }
4099
+ }
4084
4100
  }
4085
4101
 
4086
4102
 
@@ -49601,7 +49617,12 @@ $ddl-close-down-icon-left: 35px !default;
49601
49617
  }
49602
49618
 
49603
49619
  .e-multi-select-wrapper .e-delim-values {
49604
- font-family: $ddl-chip-font-family;
49620
+ @if $ddl-multiselect-skin-name == 'tailwind' {
49621
+ font-family: $multi-select-delim-font-family;
49622
+ }
49623
+ @else {
49624
+ font-family: $ddl-chip-font-family;
49625
+ }
49605
49626
  font-size: $ddl-delim-font-size;
49606
49627
  line-height: $ddl-delimviewheight;
49607
49628
  max-width: 100%;
@@ -57334,7 +57355,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
57334
57355
  margin-right: 0;
57335
57356
  }
57336
57357
  }
57337
- .e-colorpicker-wrapper,
57358
+ .e-colorpicker-wrapper.e-de-font-clr-picker,
57338
57359
  .e-split-btn-wrapper.e-de-prop-splitbutton,
57339
57360
  .e-split-btn-wrapper.e-de-btn-hghlclr
57340
57361
  {
@@ -84710,7 +84731,7 @@ $lg-desktop: 1399.98;
84710
84731
  color: $pv-icon-color-hover;
84711
84732
  }
84712
84733
  @if $skin-name == 'bootstrap5.3' {
84713
- color: $pv-icon-color-hover !important;/* stylelint-disable-line declaration-no-important */
84734
+ color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
84714
84735
  }
84715
84736
  @if $skin-name == 'bootstrap5' {
84716
84737
  color: $white;
@@ -84723,6 +84744,12 @@ $lg-desktop: 1399.98;
84723
84744
  }
84724
84745
  }
84725
84746
 
84747
+ .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
84748
+ @if $skin-name == 'bootstrap5.3' {
84749
+ color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
84750
+ }
84751
+ }
84752
+
84726
84753
  .e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
84727
84754
  @if ($skin-name == 'bootstrap5.3') {
84728
84755
  color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
@@ -88986,9 +89013,6 @@ $lg-desktop: 1399.98;
88986
89013
  @if ($skin-name == 'bootstrap5') {
88987
89014
  color: $white;
88988
89015
  }
88989
- @if ($skin-name == 'bootstrap5.3') {
88990
- color: var(--color-sf-icon-color);
88991
- }
88992
89016
  }
88993
89017
 
88994
89018
  .e-dialog.e-pv-signature-dialog-height {
@@ -99918,6 +99942,11 @@ $schedule-bgr-calendar-width: 345px !default;
99918
99942
  }
99919
99943
 
99920
99944
  .e-vertical-view {
99945
+ .e-month-event-table {
99946
+ position: absolute;
99947
+ top: 0;
99948
+ }
99949
+
99921
99950
  &.e-timescale-disable {
99922
99951
  .e-content-table,
99923
99952
  .e-content-wrap {
@@ -104444,8 +104473,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
104444
104473
  }
104445
104474
 
104446
104475
  .e-ie-img-dlg-canvas {
104447
- width: 100%;
104448
- height: 100%;
104476
+ width: auto;
104477
+ height: auto;
104449
104478
  }
104450
104479
 
104451
104480
  .e-ie-img-size {