@syncfusion/blazor-themes 30.1.38 → 30.1.39

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 (439) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +27 -5
  2. package/Compiled-Themes/bds-dark.css +38 -9
  3. package/Compiled-Themes/bds-lite.css +27 -5
  4. package/Compiled-Themes/bds.css +38 -9
  5. package/Compiled-Themes/bootstrap-dark-lite.css +29 -7
  6. package/Compiled-Themes/bootstrap-dark.css +40 -11
  7. package/Compiled-Themes/bootstrap-lite.css +29 -7
  8. package/Compiled-Themes/bootstrap.css +40 -11
  9. package/Compiled-Themes/bootstrap4-lite.css +30 -8
  10. package/Compiled-Themes/bootstrap4.css +41 -12
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +29 -7
  12. package/Compiled-Themes/bootstrap5-dark.css +40 -11
  13. package/Compiled-Themes/bootstrap5-lite.css +30 -8
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +32 -10
  15. package/Compiled-Themes/bootstrap5.3-dark.css +43 -14
  16. package/Compiled-Themes/bootstrap5.3-lite.css +32 -10
  17. package/Compiled-Themes/bootstrap5.3.css +43 -14
  18. package/Compiled-Themes/bootstrap5.css +41 -12
  19. package/Compiled-Themes/fabric-dark-lite.css +27 -5
  20. package/Compiled-Themes/fabric-dark.css +38 -9
  21. package/Compiled-Themes/fabric-lite.css +28 -6
  22. package/Compiled-Themes/fabric.css +39 -10
  23. package/Compiled-Themes/fluent-dark-lite.css +34 -12
  24. package/Compiled-Themes/fluent-dark.css +45 -16
  25. package/Compiled-Themes/fluent-lite.css +34 -12
  26. package/Compiled-Themes/fluent.css +45 -16
  27. package/Compiled-Themes/fluent2-dark-lite.css +27 -5
  28. package/Compiled-Themes/fluent2-dark.css +38 -9
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +27 -5
  30. package/Compiled-Themes/fluent2-highcontrast.css +38 -9
  31. package/Compiled-Themes/fluent2-lite.css +27 -5
  32. package/Compiled-Themes/fluent2.css +38 -9
  33. package/Compiled-Themes/highcontrast-lite.css +30 -8
  34. package/Compiled-Themes/highcontrast.css +41 -12
  35. package/Compiled-Themes/material-dark-lite.css +31 -5
  36. package/Compiled-Themes/material-dark.css +42 -9
  37. package/Compiled-Themes/material-lite.css +32 -6
  38. package/Compiled-Themes/material.css +43 -10
  39. package/Compiled-Themes/material3-dark-lite.css +27 -5
  40. package/Compiled-Themes/material3-dark.css +38 -9
  41. package/Compiled-Themes/material3-lite.css +27 -5
  42. package/Compiled-Themes/material3.css +38 -9
  43. package/Compiled-Themes/tailwind-dark-lite.css +31 -9
  44. package/Compiled-Themes/tailwind-dark.css +42 -13
  45. package/Compiled-Themes/tailwind-lite.css +31 -9
  46. package/Compiled-Themes/tailwind.css +42 -13
  47. package/Compiled-Themes/tailwind3-dark-lite.css +30 -8
  48. package/Compiled-Themes/tailwind3-dark.css +41 -12
  49. package/Compiled-Themes/tailwind3-lite.css +30 -8
  50. package/Compiled-Themes/tailwind3.css +41 -12
  51. package/SCSS-Themes/bds-dark-lite.scss +37 -2
  52. package/SCSS-Themes/bds-dark.scss +39 -3
  53. package/SCSS-Themes/bds-lite.scss +37 -2
  54. package/SCSS-Themes/bds.scss +39 -3
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +40 -5
  56. package/SCSS-Themes/bootstrap-dark.scss +42 -6
  57. package/SCSS-Themes/bootstrap-lite.scss +40 -5
  58. package/SCSS-Themes/bootstrap.scss +42 -6
  59. package/SCSS-Themes/bootstrap4-lite.scss +40 -5
  60. package/SCSS-Themes/bootstrap4.scss +42 -6
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +40 -5
  62. package/SCSS-Themes/bootstrap5-dark.scss +42 -6
  63. package/SCSS-Themes/bootstrap5-lite.scss +40 -5
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +41 -6
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +43 -7
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +41 -6
  67. package/SCSS-Themes/bootstrap5.3.scss +43 -7
  68. package/SCSS-Themes/bootstrap5.scss +42 -6
  69. package/SCSS-Themes/buttons/check-box/highcontrast-lite.scss +1 -1
  70. package/SCSS-Themes/buttons/check-box/highcontrast.scss +1 -1
  71. package/SCSS-Themes/fabric-dark-lite.scss +37 -2
  72. package/SCSS-Themes/fabric-dark.scss +39 -3
  73. package/SCSS-Themes/fabric-lite.scss +38 -3
  74. package/SCSS-Themes/fabric.scss +40 -4
  75. package/SCSS-Themes/fluent-dark-lite.scss +41 -6
  76. package/SCSS-Themes/fluent-dark.scss +43 -7
  77. package/SCSS-Themes/fluent-lite.scss +41 -6
  78. package/SCSS-Themes/fluent.scss +43 -7
  79. package/SCSS-Themes/fluent2-dark-lite.scss +37 -2
  80. package/SCSS-Themes/fluent2-dark.scss +39 -3
  81. package/SCSS-Themes/fluent2-highcontrast-lite.scss +37 -2
  82. package/SCSS-Themes/fluent2-highcontrast.scss +39 -3
  83. package/SCSS-Themes/fluent2-lite.scss +37 -2
  84. package/SCSS-Themes/fluent2.scss +39 -3
  85. package/SCSS-Themes/highcontrast-lite.scss +39 -4
  86. package/SCSS-Themes/highcontrast.scss +41 -5
  87. package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +1 -1
  88. package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +1 -1
  89. package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +1 -1
  90. package/SCSS-Themes/inputs/input/bootstrap5.3.scss +1 -1
  91. package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark-lite.scss +5 -0
  92. package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark.scss +5 -0
  93. package/SCSS-Themes/interactive-chat/ai-assistview/bds-lite.scss +5 -0
  94. package/SCSS-Themes/interactive-chat/ai-assistview/bds.scss +5 -0
  95. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark-lite.scss +5 -0
  96. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark.scss +5 -0
  97. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-lite.scss +5 -0
  98. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap.scss +5 -0
  99. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4-lite.scss +5 -0
  100. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4.scss +5 -0
  101. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark-lite.scss +5 -0
  102. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark.scss +5 -0
  103. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-lite.scss +5 -0
  104. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark-lite.scss +5 -0
  105. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark.scss +5 -0
  106. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-lite.scss +5 -0
  107. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3.scss +5 -0
  108. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.scss +5 -0
  109. package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark-lite.scss +5 -0
  110. package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark.scss +5 -0
  111. package/SCSS-Themes/interactive-chat/ai-assistview/fabric-lite.scss +5 -0
  112. package/SCSS-Themes/interactive-chat/ai-assistview/fabric.scss +5 -0
  113. package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark-lite.scss +5 -0
  114. package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark.scss +5 -0
  115. package/SCSS-Themes/interactive-chat/ai-assistview/fluent-lite.scss +5 -0
  116. package/SCSS-Themes/interactive-chat/ai-assistview/fluent.scss +5 -0
  117. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark-lite.scss +5 -0
  118. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark.scss +5 -0
  119. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast-lite.scss +5 -0
  120. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast.scss +5 -0
  121. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-lite.scss +5 -0
  122. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2.scss +5 -0
  123. package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast-lite.scss +5 -0
  124. package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast.scss +5 -0
  125. package/SCSS-Themes/interactive-chat/ai-assistview/material-dark-lite.scss +5 -0
  126. package/SCSS-Themes/interactive-chat/ai-assistview/material-dark.scss +5 -0
  127. package/SCSS-Themes/interactive-chat/ai-assistview/material-lite.scss +5 -0
  128. package/SCSS-Themes/interactive-chat/ai-assistview/material.scss +5 -0
  129. package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark-lite.scss +5 -0
  130. package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark.scss +5 -0
  131. package/SCSS-Themes/interactive-chat/ai-assistview/material3-lite.scss +5 -0
  132. package/SCSS-Themes/interactive-chat/ai-assistview/material3.scss +5 -0
  133. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark-lite.scss +5 -0
  134. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark.scss +5 -0
  135. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-lite.scss +5 -0
  136. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind.scss +5 -0
  137. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark-lite.scss +5 -0
  138. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark.scss +5 -0
  139. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-lite.scss +5 -0
  140. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3.scss +5 -0
  141. package/SCSS-Themes/interactive-chat/chat-ui/bds-dark-lite.scss +2 -0
  142. package/SCSS-Themes/interactive-chat/chat-ui/bds-dark.scss +2 -0
  143. package/SCSS-Themes/interactive-chat/chat-ui/bds-lite.scss +2 -0
  144. package/SCSS-Themes/interactive-chat/chat-ui/bds.scss +2 -0
  145. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap-dark-lite.scss +2 -0
  146. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap-dark.scss +2 -0
  147. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap-lite.scss +2 -0
  148. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap.scss +2 -0
  149. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap4-lite.scss +2 -0
  150. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap4.scss +2 -0
  151. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5-dark-lite.scss +2 -0
  152. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5-dark.scss +2 -0
  153. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5-lite.scss +2 -0
  154. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.3-dark-lite.scss +2 -0
  155. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.3-dark.scss +2 -0
  156. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.3-lite.scss +2 -0
  157. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.3.scss +2 -0
  158. package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.scss +2 -0
  159. package/SCSS-Themes/interactive-chat/chat-ui/fabric-dark-lite.scss +2 -0
  160. package/SCSS-Themes/interactive-chat/chat-ui/fabric-dark.scss +2 -0
  161. package/SCSS-Themes/interactive-chat/chat-ui/fabric-lite.scss +2 -0
  162. package/SCSS-Themes/interactive-chat/chat-ui/fabric.scss +2 -0
  163. package/SCSS-Themes/interactive-chat/chat-ui/fluent-dark-lite.scss +2 -0
  164. package/SCSS-Themes/interactive-chat/chat-ui/fluent-dark.scss +2 -0
  165. package/SCSS-Themes/interactive-chat/chat-ui/fluent-lite.scss +2 -0
  166. package/SCSS-Themes/interactive-chat/chat-ui/fluent.scss +2 -0
  167. package/SCSS-Themes/interactive-chat/chat-ui/fluent2-dark-lite.scss +2 -0
  168. package/SCSS-Themes/interactive-chat/chat-ui/fluent2-dark.scss +2 -0
  169. package/SCSS-Themes/interactive-chat/chat-ui/fluent2-highcontrast-lite.scss +2 -0
  170. package/SCSS-Themes/interactive-chat/chat-ui/fluent2-highcontrast.scss +2 -0
  171. package/SCSS-Themes/interactive-chat/chat-ui/fluent2-lite.scss +2 -0
  172. package/SCSS-Themes/interactive-chat/chat-ui/fluent2.scss +2 -0
  173. package/SCSS-Themes/interactive-chat/chat-ui/highcontrast-lite.scss +2 -0
  174. package/SCSS-Themes/interactive-chat/chat-ui/highcontrast.scss +2 -0
  175. package/SCSS-Themes/interactive-chat/chat-ui/material-dark-lite.scss +2 -0
  176. package/SCSS-Themes/interactive-chat/chat-ui/material-dark.scss +2 -0
  177. package/SCSS-Themes/interactive-chat/chat-ui/material-lite.scss +2 -0
  178. package/SCSS-Themes/interactive-chat/chat-ui/material.scss +2 -0
  179. package/SCSS-Themes/interactive-chat/chat-ui/material3-dark-lite.scss +2 -0
  180. package/SCSS-Themes/interactive-chat/chat-ui/material3-dark.scss +2 -0
  181. package/SCSS-Themes/interactive-chat/chat-ui/material3-lite.scss +2 -0
  182. package/SCSS-Themes/interactive-chat/chat-ui/material3.scss +2 -0
  183. package/SCSS-Themes/interactive-chat/chat-ui/tailwind-dark-lite.scss +2 -0
  184. package/SCSS-Themes/interactive-chat/chat-ui/tailwind-dark.scss +2 -0
  185. package/SCSS-Themes/interactive-chat/chat-ui/tailwind-lite.scss +2 -0
  186. package/SCSS-Themes/interactive-chat/chat-ui/tailwind.scss +2 -0
  187. package/SCSS-Themes/interactive-chat/chat-ui/tailwind3-dark-lite.scss +2 -0
  188. package/SCSS-Themes/interactive-chat/chat-ui/tailwind3-dark.scss +2 -0
  189. package/SCSS-Themes/interactive-chat/chat-ui/tailwind3-lite.scss +2 -0
  190. package/SCSS-Themes/interactive-chat/chat-ui/tailwind3.scss +2 -0
  191. package/SCSS-Themes/material-dark-lite.scss +37 -2
  192. package/SCSS-Themes/material-dark.scss +39 -3
  193. package/SCSS-Themes/material-lite.scss +38 -3
  194. package/SCSS-Themes/material.scss +40 -4
  195. package/SCSS-Themes/material3-dark-lite.scss +37 -2
  196. package/SCSS-Themes/material3-dark.scss +39 -3
  197. package/SCSS-Themes/material3-lite.scss +37 -2
  198. package/SCSS-Themes/material3.scss +39 -3
  199. package/SCSS-Themes/navigations/context-menu/bds-dark-lite.scss +5 -0
  200. package/SCSS-Themes/navigations/context-menu/bds-dark.scss +5 -0
  201. package/SCSS-Themes/navigations/context-menu/bds-lite.scss +5 -0
  202. package/SCSS-Themes/navigations/context-menu/bds.scss +5 -0
  203. package/SCSS-Themes/navigations/context-menu/bootstrap-dark-lite.scss +5 -0
  204. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +5 -0
  205. package/SCSS-Themes/navigations/context-menu/bootstrap-lite.scss +5 -0
  206. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +5 -0
  207. package/SCSS-Themes/navigations/context-menu/bootstrap4-lite.scss +5 -0
  208. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +5 -0
  209. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark-lite.scss +5 -0
  210. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +5 -0
  211. package/SCSS-Themes/navigations/context-menu/bootstrap5-lite.scss +5 -0
  212. package/SCSS-Themes/navigations/context-menu/bootstrap5.3-dark-lite.scss +5 -0
  213. package/SCSS-Themes/navigations/context-menu/bootstrap5.3-dark.scss +5 -0
  214. package/SCSS-Themes/navigations/context-menu/bootstrap5.3-lite.scss +5 -0
  215. package/SCSS-Themes/navigations/context-menu/bootstrap5.3.scss +5 -0
  216. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +5 -0
  217. package/SCSS-Themes/navigations/context-menu/fabric-dark-lite.scss +5 -0
  218. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +5 -0
  219. package/SCSS-Themes/navigations/context-menu/fabric-lite.scss +5 -0
  220. package/SCSS-Themes/navigations/context-menu/fabric.scss +5 -0
  221. package/SCSS-Themes/navigations/context-menu/fluent-dark-lite.scss +5 -0
  222. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +5 -0
  223. package/SCSS-Themes/navigations/context-menu/fluent-lite.scss +5 -0
  224. package/SCSS-Themes/navigations/context-menu/fluent.scss +5 -0
  225. package/SCSS-Themes/navigations/context-menu/fluent2-dark-lite.scss +5 -0
  226. package/SCSS-Themes/navigations/context-menu/fluent2-dark.scss +5 -0
  227. package/SCSS-Themes/navigations/context-menu/fluent2-highcontrast-lite.scss +5 -0
  228. package/SCSS-Themes/navigations/context-menu/fluent2-highcontrast.scss +5 -0
  229. package/SCSS-Themes/navigations/context-menu/fluent2-lite.scss +5 -0
  230. package/SCSS-Themes/navigations/context-menu/fluent2.scss +5 -0
  231. package/SCSS-Themes/navigations/context-menu/highcontrast-lite.scss +5 -0
  232. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +5 -0
  233. package/SCSS-Themes/navigations/context-menu/material-dark-lite.scss +5 -0
  234. package/SCSS-Themes/navigations/context-menu/material-dark.scss +5 -0
  235. package/SCSS-Themes/navigations/context-menu/material-lite.scss +5 -0
  236. package/SCSS-Themes/navigations/context-menu/material.scss +5 -0
  237. package/SCSS-Themes/navigations/context-menu/material3-dark-lite.scss +5 -0
  238. package/SCSS-Themes/navigations/context-menu/material3-dark.scss +5 -0
  239. package/SCSS-Themes/navigations/context-menu/material3-lite.scss +5 -0
  240. package/SCSS-Themes/navigations/context-menu/material3.scss +5 -0
  241. package/SCSS-Themes/navigations/context-menu/tailwind-dark-lite.scss +5 -0
  242. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +5 -0
  243. package/SCSS-Themes/navigations/context-menu/tailwind-lite.scss +5 -0
  244. package/SCSS-Themes/navigations/context-menu/tailwind.scss +5 -0
  245. package/SCSS-Themes/navigations/context-menu/tailwind3-dark-lite.scss +5 -0
  246. package/SCSS-Themes/navigations/context-menu/tailwind3-dark.scss +5 -0
  247. package/SCSS-Themes/navigations/context-menu/tailwind3-lite.scss +5 -0
  248. package/SCSS-Themes/navigations/context-menu/tailwind3.scss +5 -0
  249. package/SCSS-Themes/navigations/tab/bootstrap-dark-lite.scss +3 -3
  250. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +3 -3
  251. package/SCSS-Themes/navigations/tab/bootstrap-lite.scss +3 -3
  252. package/SCSS-Themes/navigations/tab/bootstrap.scss +3 -3
  253. package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +3 -3
  254. package/SCSS-Themes/navigations/tab/bootstrap4.scss +3 -3
  255. package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +3 -3
  256. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +3 -3
  257. package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +3 -3
  258. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +3 -3
  259. package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +3 -3
  260. package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +3 -3
  261. package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +3 -3
  262. package/SCSS-Themes/navigations/tab/bootstrap5.scss +3 -3
  263. package/SCSS-Themes/navigations/tab/fabric-lite.scss +1 -1
  264. package/SCSS-Themes/navigations/tab/fabric.scss +1 -1
  265. package/SCSS-Themes/navigations/tab/fluent-dark-lite.scss +4 -4
  266. package/SCSS-Themes/navigations/tab/fluent-dark.scss +4 -4
  267. package/SCSS-Themes/navigations/tab/fluent-lite.scss +4 -4
  268. package/SCSS-Themes/navigations/tab/fluent.scss +4 -4
  269. package/SCSS-Themes/navigations/tab/highcontrast-lite.scss +1 -1
  270. package/SCSS-Themes/navigations/tab/highcontrast.scss +1 -1
  271. package/SCSS-Themes/navigations/tab/material-lite.scss +1 -1
  272. package/SCSS-Themes/navigations/tab/material.scss +1 -1
  273. package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +3 -3
  274. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +3 -3
  275. package/SCSS-Themes/navigations/tab/tailwind-lite.scss +3 -3
  276. package/SCSS-Themes/navigations/tab/tailwind.scss +3 -3
  277. package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +3 -3
  278. package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +3 -3
  279. package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +3 -3
  280. package/SCSS-Themes/navigations/tab/tailwind3.scss +3 -3
  281. package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +13 -1
  282. package/SCSS-Themes/navigations/toolbar/bds-dark.scss +13 -1
  283. package/SCSS-Themes/navigations/toolbar/bds-lite.scss +13 -1
  284. package/SCSS-Themes/navigations/toolbar/bds.scss +13 -1
  285. package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +13 -1
  286. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +13 -1
  287. package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +13 -1
  288. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +13 -1
  289. package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +13 -1
  290. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +13 -1
  291. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +13 -1
  292. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +13 -1
  293. package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +13 -1
  294. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +13 -1
  295. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +13 -1
  296. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +13 -1
  297. package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +13 -1
  298. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +13 -1
  299. package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +13 -1
  300. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +13 -1
  301. package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +13 -1
  302. package/SCSS-Themes/navigations/toolbar/fabric.scss +13 -1
  303. package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +13 -1
  304. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +13 -1
  305. package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +13 -1
  306. package/SCSS-Themes/navigations/toolbar/fluent.scss +13 -1
  307. package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +13 -1
  308. package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +13 -1
  309. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +13 -1
  310. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +13 -1
  311. package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +13 -1
  312. package/SCSS-Themes/navigations/toolbar/fluent2.scss +13 -1
  313. package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +13 -1
  314. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +13 -1
  315. package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +13 -1
  316. package/SCSS-Themes/navigations/toolbar/material-dark.scss +13 -1
  317. package/SCSS-Themes/navigations/toolbar/material-lite.scss +13 -1
  318. package/SCSS-Themes/navigations/toolbar/material.scss +13 -1
  319. package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +13 -1
  320. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +13 -1
  321. package/SCSS-Themes/navigations/toolbar/material3-lite.scss +13 -1
  322. package/SCSS-Themes/navigations/toolbar/material3.scss +13 -1
  323. package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +13 -1
  324. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +13 -1
  325. package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +13 -1
  326. package/SCSS-Themes/navigations/toolbar/tailwind.scss +13 -1
  327. package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +13 -1
  328. package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +13 -1
  329. package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +13 -1
  330. package/SCSS-Themes/navigations/toolbar/tailwind3.scss +13 -1
  331. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +4 -0
  332. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +4 -0
  333. package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +4 -0
  334. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +4 -0
  335. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +4 -0
  336. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -0
  337. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +4 -0
  338. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -0
  339. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +4 -0
  340. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -0
  341. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +4 -0
  342. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -0
  343. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +4 -0
  344. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +4 -0
  345. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +4 -0
  346. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +4 -0
  347. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +4 -0
  348. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -0
  349. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +4 -0
  350. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -0
  351. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +4 -0
  352. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -0
  353. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +4 -0
  354. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -0
  355. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +4 -0
  356. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -0
  357. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +4 -0
  358. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +4 -0
  359. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +4 -0
  360. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +4 -0
  361. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +4 -0
  362. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +4 -0
  363. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +4 -0
  364. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -0
  365. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +4 -0
  366. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -0
  367. package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +4 -0
  368. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -0
  369. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +4 -0
  370. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -0
  371. package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +4 -0
  372. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -0
  373. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +4 -0
  374. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -0
  375. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +4 -0
  376. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -0
  377. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +4 -0
  378. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +4 -0
  379. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +4 -0
  380. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +4 -0
  381. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark-lite.scss +8 -1
  382. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +10 -2
  383. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +8 -1
  384. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +10 -2
  385. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +8 -1
  386. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +10 -2
  387. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +8 -1
  388. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +10 -2
  389. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +8 -1
  390. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +10 -2
  391. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +8 -1
  392. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +10 -2
  393. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +8 -1
  394. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +8 -1
  395. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +10 -2
  396. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +8 -1
  397. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +10 -2
  398. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +10 -2
  399. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +8 -1
  400. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +10 -2
  401. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +8 -1
  402. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +10 -2
  403. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +8 -1
  404. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +10 -2
  405. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +8 -1
  406. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +10 -2
  407. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +8 -1
  408. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +10 -2
  409. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +8 -1
  410. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +10 -2
  411. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +8 -1
  412. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +10 -2
  413. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +8 -1
  414. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +10 -2
  415. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +8 -1
  416. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +10 -2
  417. package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +8 -1
  418. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +10 -2
  419. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +8 -1
  420. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +10 -2
  421. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +8 -1
  422. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +10 -2
  423. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +8 -1
  424. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +10 -2
  425. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +8 -1
  426. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +10 -2
  427. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +8 -1
  428. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +10 -2
  429. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +8 -1
  430. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +10 -2
  431. package/SCSS-Themes/tailwind-dark-lite.scss +40 -5
  432. package/SCSS-Themes/tailwind-dark.scss +42 -6
  433. package/SCSS-Themes/tailwind-lite.scss +40 -5
  434. package/SCSS-Themes/tailwind.scss +42 -6
  435. package/SCSS-Themes/tailwind3-dark-lite.scss +40 -5
  436. package/SCSS-Themes/tailwind3-dark.scss +42 -6
  437. package/SCSS-Themes/tailwind3-lite.scss +40 -5
  438. package/SCSS-Themes/tailwind3.scss +42 -6
  439. package/package.json +1 -1
@@ -39235,6 +39235,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
39235
39235
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
39236
39236
  padding: 4px 0;
39237
39237
  }
39238
+ &.e-contextmenu-template {
39239
+ .e-menu-caret-icon {
39240
+ display: flex;
39241
+ }
39242
+ }
39238
39243
  }
39239
39244
 
39240
39245
  &.e-ul {
@@ -52238,6 +52243,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52238
52243
  .e-toolbar-item:first-child {
52239
52244
  margin-right: $tbar-item-nrml-mrgn;
52240
52245
  }
52246
+
52247
+ .e-toolbar-item:last-child {
52248
+ margin-left: $tbar-item-nrml-mrgn;
52249
+ }
52241
52250
  }
52242
52251
  }
52243
52252
 
@@ -52300,6 +52309,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52300
52309
 
52301
52310
  &:first-child {
52302
52311
  margin-left: 0;
52312
+ margin-right: $tbar-item-nrml-mrgn;
52303
52313
  }
52304
52314
 
52305
52315
  &:last-child {
@@ -52316,11 +52326,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52316
52326
 
52317
52327
  &:first-child {
52318
52328
 
52319
- > .e-toolbar-item:last-child,
52329
+ > .e-toolbar-item:last-child {
52330
+
52331
+ &:last-child {
52332
+ margin-right: 0;
52333
+ }
52334
+ }
52335
+
52320
52336
  > .e-toolbar-right .e-toolbar-item {
52321
52337
 
52322
52338
  &:last-child {
52323
52339
  margin-right: 0;
52340
+ margin-left: $tbar-item-nrml-mrgn;
52324
52341
  }
52325
52342
 
52326
52343
  &:first-child {
@@ -53264,7 +53281,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
53264
53281
  $tab-big-fill-tb-wrap-height: 50px !default;
53265
53282
  $tab-nrml-fill-tb-wrap-height: 44px !default;
53266
53283
  $tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
53267
- $tab-fill-focus-bg-color: rgba($content-bg-color-alt2, .8) !default;
53284
+ $tab-fill-focus-bg-color: $primary !default;
53268
53285
  $tab-hover-bg-color: $content-bg-color-alt3 !default;
53269
53286
  $tab-active-bg-color: $content-bg-color-alt2 !default;
53270
53287
  $tab-fill-active-bg-color: $primary !default;
@@ -53348,7 +53365,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
53348
53365
  $tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
53349
53366
  $tab-alt-hover-text-color: $primary-text-hover !default;
53350
53367
  $tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
53351
- $tab-alt-active-style-hover-icon-color: $tab-alt-active-hover-text-color !default;
53368
+ $tab-alt-active-style-hover-icon-color: $primary-text !default;
53352
53369
  $tab-clone-item-bg-color: $content-bg-color-alt3 !default;
53353
53370
  $tab-clone-text-color: $content-text-color-alt1 !default;
53354
53371
  $tab-icon-container-width: auto !default;
@@ -53684,7 +53701,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
53684
53701
  $tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
53685
53702
  $tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
53686
53703
  $tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
53687
- $tab-fill-focused-active-wrap-focus-close-color: $tab-hover-text-color !default;
53704
+ $tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
53688
53705
  $tab-background-indicator-bottom: 1px !default;
53689
53706
  $tab-background-wrap-border-color: unset !default;
53690
53707
  $tab-background-close-hover-color: $tab-alt-text-color !default;
@@ -99368,7 +99385,7 @@ $rte-popup-item-padding: 4px 4px !default;
99368
99385
  margin-block-start: 10px;
99369
99386
  }
99370
99387
 
99371
- e-content ul {
99388
+ .e-content ul {
99372
99389
  list-style-type: disc;
99373
99390
  }
99374
99391
 
@@ -99513,6 +99530,7 @@ $rte-popup-item-padding: 4px 4px !default;
99513
99530
  }
99514
99531
 
99515
99532
  .e-content p:last-child,
99533
+ .e-content p:last-of-type,
99516
99534
  .e-content pre:last-child,
99517
99535
  .e-content blockquote:last-child {
99518
99536
  margin-bottom: 0;
@@ -101205,6 +101223,12 @@ $rte-popup-item-padding: 4px 4px !default;
101205
101223
  }
101206
101224
  }
101207
101225
 
101226
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
101227
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
101228
+ margin: 0;
101229
+ }
101230
+ }
101231
+
101208
101232
  //toolbar popup min height over riding end
101209
101233
 
101210
101234
  .e-richtexteditor .e-rte-tb-bottom {
@@ -102749,7 +102773,8 @@ $rte-popup-item-padding: 4px 4px !default;
102749
102773
  .e-bigger .e-richtexteditor {
102750
102774
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
102751
102775
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
102752
- .e-rte-toolbar .e-toolbar-item {
102776
+ .e-rte-toolbar .e-toolbar-item,
102777
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
102753
102778
  .e-tbar-btn.e-btn {
102754
102779
  min-height: $rte-big-split-btn-height;
102755
102780
  min-width: $rte-big-split-btn-height;
@@ -110344,6 +110369,10 @@ $lg-desktop: 1399.98;
110344
110369
  position: $pv-page-div-position;
110345
110370
  }
110346
110371
 
110372
+ .e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
110373
+ border-style: none;
110374
+ }
110375
+
110347
110376
  .e-pv-viewer-container .e-pv-page-div.e-focused {
110348
110377
  box-shadow: $pv-page-div-focus-style;
110349
110378
  }
@@ -144440,6 +144469,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
144440
144469
  align-self: flex-end;
144441
144470
  }
144442
144471
  }
144472
+ .e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
144473
+ +.e-prompt-toolbar {
144474
+ display: none;
144475
+ }
144476
+ }
144443
144477
  }
144444
144478
  @media (max-width: 760px) {
144445
144479
  .e-aiassistview {
@@ -145152,6 +145186,8 @@ $message-toolbar-border-color: $border-light !default;
145152
145186
  height: 32px !important; /* stylelint-disable-line declaration-no-important */
145153
145187
  min-height: 32px;
145154
145188
  z-index: 10;
145189
+ overflow-x: scroll;
145190
+ scrollbar-width: none;
145155
145191
  &.e-show,
145156
145192
  &:hover {
145157
145193
  display: block;
@@ -28205,6 +28205,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
28205
28205
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
28206
28206
  padding: 4px 0;
28207
28207
  }
28208
+ &.e-contextmenu-template {
28209
+ .e-menu-caret-icon {
28210
+ display: flex;
28211
+ }
28212
+ }
28208
28213
  }
28209
28214
 
28210
28215
  &.e-ul {
@@ -37933,6 +37938,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37933
37938
  .e-toolbar-item:first-child {
37934
37939
  margin-right: $tbar-item-nrml-mrgn;
37935
37940
  }
37941
+
37942
+ .e-toolbar-item:last-child {
37943
+ margin-left: $tbar-item-nrml-mrgn;
37944
+ }
37936
37945
  }
37937
37946
  }
37938
37947
 
@@ -37995,6 +38004,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37995
38004
 
37996
38005
  &:first-child {
37997
38006
  margin-left: 0;
38007
+ margin-right: $tbar-item-nrml-mrgn;
37998
38008
  }
37999
38009
 
38000
38010
  &:last-child {
@@ -38011,11 +38021,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38011
38021
 
38012
38022
  &:first-child {
38013
38023
 
38014
- > .e-toolbar-item:last-child,
38024
+ > .e-toolbar-item:last-child {
38025
+
38026
+ &:last-child {
38027
+ margin-right: 0;
38028
+ }
38029
+ }
38030
+
38015
38031
  > .e-toolbar-right .e-toolbar-item {
38016
38032
 
38017
38033
  &:last-child {
38018
38034
  margin-right: 0;
38035
+ margin-left: $tbar-item-nrml-mrgn;
38019
38036
  }
38020
38037
 
38021
38038
  &:first-child {
@@ -38635,7 +38652,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
38635
38652
  $tab-big-fill-tb-wrap-height: 50px !default;
38636
38653
  $tab-nrml-fill-tb-wrap-height: 44px !default;
38637
38654
  $tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
38638
- $tab-fill-focus-bg-color: rgba($content-bg-color-alt2, .8) !default;
38655
+ $tab-fill-focus-bg-color: $primary !default;
38639
38656
  $tab-hover-bg-color: $content-bg-color-alt3 !default;
38640
38657
  $tab-active-bg-color: $content-bg-color-alt2 !default;
38641
38658
  $tab-fill-active-bg-color: $primary !default;
@@ -38719,7 +38736,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
38719
38736
  $tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
38720
38737
  $tab-alt-hover-text-color: $primary-text-hover !default;
38721
38738
  $tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
38722
- $tab-alt-active-style-hover-icon-color: $tab-alt-active-hover-text-color !default;
38739
+ $tab-alt-active-style-hover-icon-color: $primary-text !default;
38723
38740
  $tab-clone-item-bg-color: $content-bg-color-alt3 !default;
38724
38741
  $tab-clone-text-color: $content-text-color-alt1 !default;
38725
38742
  $tab-icon-container-width: auto !default;
@@ -39055,7 +39072,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
39055
39072
  $tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
39056
39073
  $tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
39057
39074
  $tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
39058
- $tab-fill-focused-active-wrap-focus-close-color: $tab-hover-text-color !default;
39075
+ $tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
39059
39076
  $tab-background-indicator-bottom: 1px !default;
39060
39077
  $tab-background-wrap-border-color: unset !default;
39061
39078
  $tab-background-close-hover-color: $tab-alt-text-color !default;
@@ -73353,7 +73370,7 @@ $rte-popup-item-padding: 4px 4px !default;
73353
73370
  margin-block-start: 10px;
73354
73371
  }
73355
73372
 
73356
- e-content ul {
73373
+ .e-content ul {
73357
73374
  list-style-type: disc;
73358
73375
  }
73359
73376
 
@@ -73498,6 +73515,7 @@ $rte-popup-item-padding: 4px 4px !default;
73498
73515
  }
73499
73516
 
73500
73517
  .e-content p:last-child,
73518
+ .e-content p:last-of-type,
73501
73519
  .e-content pre:last-child,
73502
73520
  .e-content blockquote:last-child {
73503
73521
  margin-bottom: 0;
@@ -75190,6 +75208,12 @@ $rte-popup-item-padding: 4px 4px !default;
75190
75208
  }
75191
75209
  }
75192
75210
 
75211
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
75212
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
75213
+ margin: 0;
75214
+ }
75215
+ }
75216
+
75193
75217
  //toolbar popup min height over riding end
75194
75218
 
75195
75219
  .e-richtexteditor .e-rte-tb-bottom {
@@ -82824,6 +82848,10 @@ $lg-desktop: 1399.98;
82824
82848
  position: $pv-page-div-position;
82825
82849
  }
82826
82850
 
82851
+ .e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
82852
+ border-style: none;
82853
+ }
82854
+
82827
82855
  .e-pv-viewer-container .e-pv-page-div.e-focused {
82828
82856
  box-shadow: $pv-page-div-focus-style;
82829
82857
  }
@@ -111655,6 +111683,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
111655
111683
  align-self: flex-end;
111656
111684
  }
111657
111685
  }
111686
+ .e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
111687
+ +.e-prompt-toolbar {
111688
+ display: none;
111689
+ }
111690
+ }
111658
111691
  }
111659
111692
  @media (max-width: 760px) {
111660
111693
  .e-aiassistview {
@@ -112187,6 +112220,8 @@ $message-toolbar-border-color: $border-light !default;
112187
112220
  height: 32px !important; /* stylelint-disable-line declaration-no-important */
112188
112221
  min-height: 32px;
112189
112222
  z-index: 10;
112223
+ overflow-x: scroll;
112224
+ scrollbar-width: none;
112190
112225
  &.e-show,
112191
112226
  &:hover {
112192
112227
  display: block;
@@ -39233,6 +39233,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
39233
39233
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
39234
39234
  padding: 4px 0;
39235
39235
  }
39236
+ &.e-contextmenu-template {
39237
+ .e-menu-caret-icon {
39238
+ display: flex;
39239
+ }
39240
+ }
39236
39241
  }
39237
39242
 
39238
39243
  &.e-ul {
@@ -52236,6 +52241,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52236
52241
  .e-toolbar-item:first-child {
52237
52242
  margin-right: $tbar-item-nrml-mrgn;
52238
52243
  }
52244
+
52245
+ .e-toolbar-item:last-child {
52246
+ margin-left: $tbar-item-nrml-mrgn;
52247
+ }
52239
52248
  }
52240
52249
  }
52241
52250
 
@@ -52298,6 +52307,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52298
52307
 
52299
52308
  &:first-child {
52300
52309
  margin-left: 0;
52310
+ margin-right: $tbar-item-nrml-mrgn;
52301
52311
  }
52302
52312
 
52303
52313
  &:last-child {
@@ -52314,11 +52324,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52314
52324
 
52315
52325
  &:first-child {
52316
52326
 
52317
- > .e-toolbar-item:last-child,
52327
+ > .e-toolbar-item:last-child {
52328
+
52329
+ &:last-child {
52330
+ margin-right: 0;
52331
+ }
52332
+ }
52333
+
52318
52334
  > .e-toolbar-right .e-toolbar-item {
52319
52335
 
52320
52336
  &:last-child {
52321
52337
  margin-right: 0;
52338
+ margin-left: $tbar-item-nrml-mrgn;
52322
52339
  }
52323
52340
 
52324
52341
  &:first-child {
@@ -53262,7 +53279,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
53262
53279
  $tab-big-fill-tb-wrap-height: 50px !default;
53263
53280
  $tab-nrml-fill-tb-wrap-height: 44px !default;
53264
53281
  $tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
53265
- $tab-fill-focus-bg-color: rgba($content-bg-color-alt2, .8) !default;
53282
+ $tab-fill-focus-bg-color: $primary !default;
53266
53283
  $tab-hover-bg-color: $content-bg-color-alt3 !default;
53267
53284
  $tab-active-bg-color: $content-bg-color-alt2 !default;
53268
53285
  $tab-fill-active-bg-color: $primary !default;
@@ -53346,7 +53363,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
53346
53363
  $tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
53347
53364
  $tab-alt-hover-text-color: $primary-text-hover !default;
53348
53365
  $tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
53349
- $tab-alt-active-style-hover-icon-color: $tab-alt-active-hover-text-color !default;
53366
+ $tab-alt-active-style-hover-icon-color: $primary-text !default;
53350
53367
  $tab-clone-item-bg-color: $content-bg-color-alt3 !default;
53351
53368
  $tab-clone-text-color: $content-text-color-alt1 !default;
53352
53369
  $tab-icon-container-width: auto !default;
@@ -53682,7 +53699,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
53682
53699
  $tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
53683
53700
  $tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
53684
53701
  $tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
53685
- $tab-fill-focused-active-wrap-focus-close-color: $tab-hover-text-color !default;
53702
+ $tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
53686
53703
  $tab-background-indicator-bottom: 1px !default;
53687
53704
  $tab-background-wrap-border-color: unset !default;
53688
53705
  $tab-background-close-hover-color: $tab-alt-text-color !default;
@@ -99366,7 +99383,7 @@ $rte-popup-item-padding: 4px 4px !default;
99366
99383
  margin-block-start: 10px;
99367
99384
  }
99368
99385
 
99369
- e-content ul {
99386
+ .e-content ul {
99370
99387
  list-style-type: disc;
99371
99388
  }
99372
99389
 
@@ -99511,6 +99528,7 @@ $rte-popup-item-padding: 4px 4px !default;
99511
99528
  }
99512
99529
 
99513
99530
  .e-content p:last-child,
99531
+ .e-content p:last-of-type,
99514
99532
  .e-content pre:last-child,
99515
99533
  .e-content blockquote:last-child {
99516
99534
  margin-bottom: 0;
@@ -101203,6 +101221,12 @@ $rte-popup-item-padding: 4px 4px !default;
101203
101221
  }
101204
101222
  }
101205
101223
 
101224
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
101225
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
101226
+ margin: 0;
101227
+ }
101228
+ }
101229
+
101206
101230
  //toolbar popup min height over riding end
101207
101231
 
101208
101232
  .e-richtexteditor .e-rte-tb-bottom {
@@ -102747,7 +102771,8 @@ $rte-popup-item-padding: 4px 4px !default;
102747
102771
  .e-bigger .e-richtexteditor {
102748
102772
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
102749
102773
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
102750
- .e-rte-toolbar .e-toolbar-item {
102774
+ .e-rte-toolbar .e-toolbar-item,
102775
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
102751
102776
  .e-tbar-btn.e-btn {
102752
102777
  min-height: $rte-big-split-btn-height;
102753
102778
  min-width: $rte-big-split-btn-height;
@@ -110342,6 +110367,10 @@ $lg-desktop: 1399.98;
110342
110367
  position: $pv-page-div-position;
110343
110368
  }
110344
110369
 
110370
+ .e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
110371
+ border-style: none;
110372
+ }
110373
+
110345
110374
  .e-pv-viewer-container .e-pv-page-div.e-focused {
110346
110375
  box-shadow: $pv-page-div-focus-style;
110347
110376
  }
@@ -144438,6 +144467,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
144438
144467
  align-self: flex-end;
144439
144468
  }
144440
144469
  }
144470
+ .e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
144471
+ +.e-prompt-toolbar {
144472
+ display: none;
144473
+ }
144474
+ }
144441
144475
  }
144442
144476
  @media (max-width: 760px) {
144443
144477
  .e-aiassistview {
@@ -145150,6 +145184,8 @@ $message-toolbar-border-color: $border-light !default;
145150
145184
  height: 32px !important; /* stylelint-disable-line declaration-no-important */
145151
145185
  min-height: 32px;
145152
145186
  z-index: 10;
145187
+ overflow-x: scroll;
145188
+ scrollbar-width: none;
145153
145189
  &.e-show,
145154
145190
  &:hover {
145155
145191
  display: block;
@@ -29638,6 +29638,11 @@ $cmenu-disabled-item-opacity: .5 !default;
29638
29638
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
29639
29639
  padding: 4px 0;
29640
29640
  }
29641
+ &.e-contextmenu-template {
29642
+ .e-menu-caret-icon {
29643
+ display: flex;
29644
+ }
29645
+ }
29641
29646
  }
29642
29647
 
29643
29648
  &.e-ul {
@@ -39398,6 +39403,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39398
39403
  .e-toolbar-item:first-child {
39399
39404
  margin-right: $tbar-item-nrml-mrgn;
39400
39405
  }
39406
+
39407
+ .e-toolbar-item:last-child {
39408
+ margin-left: $tbar-item-nrml-mrgn;
39409
+ }
39401
39410
  }
39402
39411
  }
39403
39412
 
@@ -39460,6 +39469,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39460
39469
 
39461
39470
  &:first-child {
39462
39471
  margin-left: 0;
39472
+ margin-right: $tbar-item-nrml-mrgn;
39463
39473
  }
39464
39474
 
39465
39475
  &:last-child {
@@ -39476,11 +39486,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39476
39486
 
39477
39487
  &:first-child {
39478
39488
 
39479
- > .e-toolbar-item:last-child,
39489
+ > .e-toolbar-item:last-child {
39490
+
39491
+ &:last-child {
39492
+ margin-right: 0;
39493
+ }
39494
+ }
39495
+
39480
39496
  > .e-toolbar-right .e-toolbar-item {
39481
39497
 
39482
39498
  &:last-child {
39483
39499
  margin-right: 0;
39500
+ margin-left: $tbar-item-nrml-mrgn;
39484
39501
  }
39485
39502
 
39486
39503
  &:first-child {
@@ -40233,7 +40250,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
40233
40250
  $tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
40234
40251
  $tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
40235
40252
  $tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
40236
- $tab-fill-focus-bg-color: rgba($content-bg-color-alt2, .8) !default;
40253
+ $tab-fill-focus-bg-color: $primary !default;
40237
40254
  $tab-hover-bg-color: $flyout-bg-color-hover !default;
40238
40255
  $tab-active-bg-color: $flyout-bg-color-pressed !default;
40239
40256
  $tab-fill-active-bg-color: $primary !default;
@@ -40259,7 +40276,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
40259
40276
  $tab-alt-text-color: $primary-lighter !default;
40260
40277
  $tab-alt-disable-text-color: $primary-bg-color-disabled !default;
40261
40278
  $tab-alt-active-style-hover-text-color: $content-text-color !default;
40262
- $tab-alt-active-style-hover-icon-color: $tab-alt-active-style-hover-text-color !default;
40279
+ $tab-alt-active-style-hover-icon-color: $primary-text !default;
40263
40280
  $tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
40264
40281
  $tab-alt-hover-text-color: $primary-text-hover !default;
40265
40282
  $tab-alt-active-hover-text-color: $content-text-color !default;
@@ -40506,7 +40523,7 @@ $tab-fill-pop-wrap-hover-icon-color: $flyout-text-color-hover !default;
40506
40523
  $tab-fill-pop-wrap-hover-close-color: $flyout-text-color-hover !default;
40507
40524
  $tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
40508
40525
  $tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
40509
- $tab-fill-focused-active-wrap-focus-close-color: $tab-fill-focused-active-wrap-focus-color !default;
40526
+ $tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
40510
40527
  $tab-background-indicator-bottom: 0 !default;
40511
40528
  $tab-background-wrap-border-color: transparent !default;
40512
40529
  $tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
@@ -74875,7 +74892,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
74875
74892
  margin-block-start: 10px;
74876
74893
  }
74877
74894
 
74878
- e-content ul {
74895
+ .e-content ul {
74879
74896
  list-style-type: disc;
74880
74897
  }
74881
74898
 
@@ -75020,6 +75037,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
75020
75037
  }
75021
75038
 
75022
75039
  .e-content p:last-child,
75040
+ .e-content p:last-of-type,
75023
75041
  .e-content pre:last-child,
75024
75042
  .e-content blockquote:last-child {
75025
75043
  margin-bottom: 0;
@@ -76712,6 +76730,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
76712
76730
  }
76713
76731
  }
76714
76732
 
76733
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
76734
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
76735
+ margin: 0;
76736
+ }
76737
+ }
76738
+
76715
76739
  //toolbar popup min height over riding end
76716
76740
 
76717
76741
  .e-richtexteditor .e-rte-tb-bottom {
@@ -84345,6 +84369,10 @@ $lg-desktop: 1399.98;
84345
84369
  position: $pv-page-div-position;
84346
84370
  }
84347
84371
 
84372
+ .e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
84373
+ border-style: none;
84374
+ }
84375
+
84348
84376
  .e-pv-viewer-container .e-pv-page-div.e-focused {
84349
84377
  box-shadow: $pv-page-div-focus-style;
84350
84378
  }
@@ -113183,6 +113211,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
113183
113211
  align-self: flex-end;
113184
113212
  }
113185
113213
  }
113214
+ .e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
113215
+ +.e-prompt-toolbar {
113216
+ display: none;
113217
+ }
113218
+ }
113186
113219
  }
113187
113220
  @media (max-width: 760px) {
113188
113221
  .e-aiassistview {
@@ -113715,6 +113748,8 @@ $message-toolbar-border-color: $border-light !default;
113715
113748
  height: 32px !important; /* stylelint-disable-line declaration-no-important */
113716
113749
  min-height: 32px;
113717
113750
  z-index: 10;
113751
+ overflow-x: scroll;
113752
+ scrollbar-width: none;
113718
113753
  &.e-show,
113719
113754
  &:hover {
113720
113755
  display: block;