@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
@@ -28047,6 +28047,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
28047
28047
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
28048
28048
  padding: 4px 0;
28049
28049
  }
28050
+ &.e-contextmenu-template {
28051
+ .e-menu-caret-icon {
28052
+ display: flex;
28053
+ }
28054
+ }
28050
28055
  }
28051
28056
 
28052
28057
  &.e-ul {
@@ -37698,6 +37703,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37698
37703
  .e-toolbar-item:first-child {
37699
37704
  margin-right: $tbar-item-nrml-mrgn;
37700
37705
  }
37706
+
37707
+ .e-toolbar-item:last-child {
37708
+ margin-left: $tbar-item-nrml-mrgn;
37709
+ }
37701
37710
  }
37702
37711
  }
37703
37712
 
@@ -37760,6 +37769,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37760
37769
 
37761
37770
  &:first-child {
37762
37771
  margin-left: 0;
37772
+ margin-right: $tbar-item-nrml-mrgn;
37763
37773
  }
37764
37774
 
37765
37775
  &:last-child {
@@ -37776,11 +37786,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37776
37786
 
37777
37787
  &:first-child {
37778
37788
 
37779
- > .e-toolbar-item:last-child,
37789
+ > .e-toolbar-item:last-child {
37790
+
37791
+ &:last-child {
37792
+ margin-right: 0;
37793
+ }
37794
+ }
37795
+
37780
37796
  > .e-toolbar-right .e-toolbar-item {
37781
37797
 
37782
37798
  &:last-child {
37783
37799
  margin-right: 0;
37800
+ margin-left: $tbar-item-nrml-mrgn;
37784
37801
  }
37785
37802
 
37786
37803
  &:first-child {
@@ -38407,7 +38424,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
38407
38424
  $tab-big-fill-tb-wrap-height: 50px !default;
38408
38425
  $tab-nrml-fill-tb-wrap-height: 44px !default;
38409
38426
  $tab-focus-bg-color: #eee !default;
38410
- $tab-fill-focus-bg-color: #eee !default;
38427
+ $tab-fill-focus-bg-color: $primary !default;
38411
38428
  $tab-hover-bg-color: color.adjust($gray-100, $lightness: -2%) !default;
38412
38429
  $tab-active-bg-color: $primary !default;
38413
38430
  $tab-fill-active-bg-color: $primary !default;
@@ -38489,7 +38506,7 @@ $tab-alt-text-color: $primary !default;
38489
38506
  $tab-alt-disable-text-color: $gray-600 !default;
38490
38507
  $tab-alt-active-text-color: $primary-font !default;
38491
38508
  $tab-alt-active-style-hover-text-color: $gray-900 !default;
38492
- $tab-alt-active-style-hover-icon-color: $tab-alt-active-style-hover-text-color !default;
38509
+ $tab-alt-active-style-hover-icon-color: $primary-font !default;
38493
38510
  $tab-alt-disable-active-text-color: $gray-600 !default;
38494
38511
  $tab-alt-hover-text-color: color.adjust($gray-600, $lightness: -7.5%) !default;
38495
38512
  $tab-alt-active-hover-text-color: $primary-font !default;
@@ -38809,7 +38826,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
38809
38826
  $tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
38810
38827
  $tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
38811
38828
  $tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
38812
- $tab-fill-focused-active-wrap-focus-close-color: $tab-fill-focused-active-wrap-focus-color !default;
38829
+ $tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
38813
38830
  $tab-background-indicator-bottom: 0 !default;
38814
38831
  $tab-background-wrap-border-color: transparent !default;
38815
38832
  $tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
@@ -73265,7 +73282,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
73265
73282
  margin-block-start: 10px;
73266
73283
  }
73267
73284
 
73268
- e-content ul {
73285
+ .e-content ul {
73269
73286
  list-style-type: disc;
73270
73287
  }
73271
73288
 
@@ -73410,6 +73427,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
73410
73427
  }
73411
73428
 
73412
73429
  .e-content p:last-child,
73430
+ .e-content p:last-of-type,
73413
73431
  .e-content pre:last-child,
73414
73432
  .e-content blockquote:last-child {
73415
73433
  margin-bottom: 0;
@@ -75102,6 +75120,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
75102
75120
  }
75103
75121
  }
75104
75122
 
75123
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
75124
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
75125
+ margin: 0;
75126
+ }
75127
+ }
75128
+
75105
75129
  //toolbar popup min height over riding end
75106
75130
 
75107
75131
  .e-richtexteditor .e-rte-tb-bottom {
@@ -82787,6 +82811,10 @@ $lg-desktop: 1399.98;
82787
82811
  position: $pv-page-div-position;
82788
82812
  }
82789
82813
 
82814
+ .e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
82815
+ border-style: none;
82816
+ }
82817
+
82790
82818
  .e-pv-viewer-container .e-pv-page-div.e-focused {
82791
82819
  box-shadow: $pv-page-div-focus-style;
82792
82820
  }
@@ -111622,6 +111650,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
111622
111650
  align-self: flex-end;
111623
111651
  }
111624
111652
  }
111653
+ .e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
111654
+ +.e-prompt-toolbar {
111655
+ display: none;
111656
+ }
111657
+ }
111625
111658
  }
111626
111659
  @media (max-width: 760px) {
111627
111660
  .e-aiassistview {
@@ -112154,6 +112187,8 @@ $message-toolbar-border-color: $gray-400 !default;
112154
112187
  height: 32px !important; /* stylelint-disable-line declaration-no-important */
112155
112188
  min-height: 32px;
112156
112189
  z-index: 10;
112190
+ overflow-x: scroll;
112191
+ scrollbar-width: none;
112157
112192
  &.e-show,
112158
112193
  &:hover {
112159
112194
  display: block;
@@ -39075,6 +39075,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
39075
39075
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
39076
39076
  padding: 4px 0;
39077
39077
  }
39078
+ &.e-contextmenu-template {
39079
+ .e-menu-caret-icon {
39080
+ display: flex;
39081
+ }
39082
+ }
39078
39083
  }
39079
39084
 
39080
39085
  &.e-ul {
@@ -52001,6 +52006,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52001
52006
  .e-toolbar-item:first-child {
52002
52007
  margin-right: $tbar-item-nrml-mrgn;
52003
52008
  }
52009
+
52010
+ .e-toolbar-item:last-child {
52011
+ margin-left: $tbar-item-nrml-mrgn;
52012
+ }
52004
52013
  }
52005
52014
  }
52006
52015
 
@@ -52063,6 +52072,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52063
52072
 
52064
52073
  &:first-child {
52065
52074
  margin-left: 0;
52075
+ margin-right: $tbar-item-nrml-mrgn;
52066
52076
  }
52067
52077
 
52068
52078
  &:last-child {
@@ -52079,11 +52089,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52079
52089
 
52080
52090
  &:first-child {
52081
52091
 
52082
- > .e-toolbar-item:last-child,
52092
+ > .e-toolbar-item:last-child {
52093
+
52094
+ &:last-child {
52095
+ margin-right: 0;
52096
+ }
52097
+ }
52098
+
52083
52099
  > .e-toolbar-right .e-toolbar-item {
52084
52100
 
52085
52101
  &:last-child {
52086
52102
  margin-right: 0;
52103
+ margin-left: $tbar-item-nrml-mrgn;
52087
52104
  }
52088
52105
 
52089
52106
  &:first-child {
@@ -53034,7 +53051,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
53034
53051
  $tab-big-fill-tb-wrap-height: 50px !default;
53035
53052
  $tab-nrml-fill-tb-wrap-height: 44px !default;
53036
53053
  $tab-focus-bg-color: #eee !default;
53037
- $tab-fill-focus-bg-color: #eee !default;
53054
+ $tab-fill-focus-bg-color: $primary !default;
53038
53055
  $tab-hover-bg-color: color.adjust($gray-100, $lightness: -2%) !default;
53039
53056
  $tab-active-bg-color: $primary !default;
53040
53057
  $tab-fill-active-bg-color: $primary !default;
@@ -53116,7 +53133,7 @@ $tab-alt-text-color: $primary !default;
53116
53133
  $tab-alt-disable-text-color: $gray-600 !default;
53117
53134
  $tab-alt-active-text-color: $primary-font !default;
53118
53135
  $tab-alt-active-style-hover-text-color: $gray-900 !default;
53119
- $tab-alt-active-style-hover-icon-color: $tab-alt-active-style-hover-text-color !default;
53136
+ $tab-alt-active-style-hover-icon-color: $primary-font !default;
53120
53137
  $tab-alt-disable-active-text-color: $gray-600 !default;
53121
53138
  $tab-alt-hover-text-color: color.adjust($gray-600, $lightness: -7.5%) !default;
53122
53139
  $tab-alt-active-hover-text-color: $primary-font !default;
@@ -53436,7 +53453,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
53436
53453
  $tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
53437
53454
  $tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
53438
53455
  $tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
53439
- $tab-fill-focused-active-wrap-focus-close-color: $tab-fill-focused-active-wrap-focus-color !default;
53456
+ $tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
53440
53457
  $tab-background-indicator-bottom: 0 !default;
53441
53458
  $tab-background-wrap-border-color: transparent !default;
53442
53459
  $tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
@@ -99278,7 +99295,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99278
99295
  margin-block-start: 10px;
99279
99296
  }
99280
99297
 
99281
- e-content ul {
99298
+ .e-content ul {
99282
99299
  list-style-type: disc;
99283
99300
  }
99284
99301
 
@@ -99423,6 +99440,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99423
99440
  }
99424
99441
 
99425
99442
  .e-content p:last-child,
99443
+ .e-content p:last-of-type,
99426
99444
  .e-content pre:last-child,
99427
99445
  .e-content blockquote:last-child {
99428
99446
  margin-bottom: 0;
@@ -101115,6 +101133,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
101115
101133
  }
101116
101134
  }
101117
101135
 
101136
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
101137
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
101138
+ margin: 0;
101139
+ }
101140
+ }
101141
+
101118
101142
  //toolbar popup min height over riding end
101119
101143
 
101120
101144
  .e-richtexteditor .e-rte-tb-bottom {
@@ -102660,7 +102684,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
102660
102684
  .e-bigger .e-richtexteditor {
102661
102685
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
102662
102686
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
102663
- .e-rte-toolbar .e-toolbar-item {
102687
+ .e-rte-toolbar .e-toolbar-item,
102688
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
102664
102689
  .e-tbar-btn.e-btn {
102665
102690
  min-height: $rte-big-split-btn-height;
102666
102691
  min-width: $rte-big-split-btn-height;
@@ -110305,6 +110330,10 @@ $lg-desktop: 1399.98;
110305
110330
  position: $pv-page-div-position;
110306
110331
  }
110307
110332
 
110333
+ .e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
110334
+ border-style: none;
110335
+ }
110336
+
110308
110337
  .e-pv-viewer-container .e-pv-page-div.e-focused {
110309
110338
  box-shadow: $pv-page-div-focus-style;
110310
110339
  }
@@ -144405,6 +144434,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
144405
144434
  align-self: flex-end;
144406
144435
  }
144407
144436
  }
144437
+ .e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
144438
+ +.e-prompt-toolbar {
144439
+ display: none;
144440
+ }
144441
+ }
144408
144442
  }
144409
144443
  @media (max-width: 760px) {
144410
144444
  .e-aiassistview {
@@ -145117,6 +145151,8 @@ $message-toolbar-border-color: $gray-400 !default;
145117
145151
  height: 32px !important; /* stylelint-disable-line declaration-no-important */
145118
145152
  min-height: 32px;
145119
145153
  z-index: 10;
145154
+ overflow-x: scroll;
145155
+ scrollbar-width: none;
145120
145156
  &.e-show,
145121
145157
  &:hover {
145122
145158
  display: block;
@@ -28288,6 +28288,11 @@ $cmenu-disabled-item-opacity: .5 !default;
28288
28288
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
28289
28289
  padding: 4px 0;
28290
28290
  }
28291
+ &.e-contextmenu-template {
28292
+ .e-menu-caret-icon {
28293
+ display: flex;
28294
+ }
28295
+ }
28291
28296
  }
28292
28297
 
28293
28298
  &.e-ul {
@@ -38022,6 +38027,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38022
38027
  .e-toolbar-item:first-child {
38023
38028
  margin-right: $tbar-item-nrml-mrgn;
38024
38029
  }
38030
+
38031
+ .e-toolbar-item:last-child {
38032
+ margin-left: $tbar-item-nrml-mrgn;
38033
+ }
38025
38034
  }
38026
38035
  }
38027
38036
 
@@ -38084,6 +38093,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38084
38093
 
38085
38094
  &:first-child {
38086
38095
  margin-left: 0;
38096
+ margin-right: $tbar-item-nrml-mrgn;
38087
38097
  }
38088
38098
 
38089
38099
  &:last-child {
@@ -38100,11 +38110,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38100
38110
 
38101
38111
  &:first-child {
38102
38112
 
38103
- > .e-toolbar-item:last-child,
38113
+ > .e-toolbar-item:last-child {
38114
+
38115
+ &:last-child {
38116
+ margin-right: 0;
38117
+ }
38118
+ }
38119
+
38104
38120
  > .e-toolbar-right .e-toolbar-item {
38105
38121
 
38106
38122
  &:last-child {
38107
38123
  margin-right: 0;
38124
+ margin-left: $tbar-item-nrml-mrgn;
38108
38125
  }
38109
38126
 
38110
38127
  &:first-child {
@@ -38859,7 +38876,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
38859
38876
  $tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
38860
38877
  $tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
38861
38878
  $tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
38862
- $tab-fill-focus-bg-color: rgba($content-bg-color-alt2, .8) !default;
38879
+ $tab-fill-focus-bg-color: $primary !default;
38863
38880
  $tab-hover-bg-color: $content-bg-color-alt3 !default;
38864
38881
  $tab-active-bg-color: $content-bg-color-alt2 !default;
38865
38882
  $tab-fill-active-bg-color: $primary !default;
@@ -38885,7 +38902,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
38885
38902
  $tab-alt-text-color: $primary-lighter !default;
38886
38903
  $tab-alt-disable-text-color: rgba($border-light, .38) !default;
38887
38904
  $tab-alt-active-style-hover-text-color: $content-text-color !default;
38888
- $tab-alt-active-style-hover-icon-color: $tab-alt-active-style-hover-text-color !default;
38905
+ $tab-alt-active-style-hover-icon-color: $primary-text-color !default;
38889
38906
  $tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
38890
38907
  $tab-alt-hover-text-color: $primary-text-hover !default;
38891
38908
  $tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
@@ -39131,7 +39148,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
39131
39148
  $tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
39132
39149
  $tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
39133
39150
  $tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
39134
- $tab-fill-focused-active-wrap-focus-close-color: $tab-fill-focused-active-wrap-focus-color !default;
39151
+ $tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
39135
39152
  $tab-background-indicator-bottom: 0 !default;
39136
39153
  $tab-background-wrap-border-color: transparent !default;
39137
39154
  $tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
@@ -73453,7 +73470,7 @@ $rte-popup-item-padding: 4px 4px !default;
73453
73470
  margin-block-start: 10px;
73454
73471
  }
73455
73472
 
73456
- e-content ul {
73473
+ .e-content ul {
73457
73474
  list-style-type: disc;
73458
73475
  }
73459
73476
 
@@ -73598,6 +73615,7 @@ $rte-popup-item-padding: 4px 4px !default;
73598
73615
  }
73599
73616
 
73600
73617
  .e-content p:last-child,
73618
+ .e-content p:last-of-type,
73601
73619
  .e-content pre:last-child,
73602
73620
  .e-content blockquote:last-child {
73603
73621
  margin-bottom: 0;
@@ -75290,6 +75308,12 @@ $rte-popup-item-padding: 4px 4px !default;
75290
75308
  }
75291
75309
  }
75292
75310
 
75311
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
75312
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
75313
+ margin: 0;
75314
+ }
75315
+ }
75316
+
75293
75317
  //toolbar popup min height over riding end
75294
75318
 
75295
75319
  .e-richtexteditor .e-rte-tb-bottom {
@@ -82916,6 +82940,10 @@ $lg-desktop: 1399.98;
82916
82940
  position: $pv-page-div-position;
82917
82941
  }
82918
82942
 
82943
+ .e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
82944
+ border-style: none;
82945
+ }
82946
+
82919
82947
  .e-pv-viewer-container .e-pv-page-div.e-focused {
82920
82948
  box-shadow: $pv-page-div-focus-style;
82921
82949
  }
@@ -111754,6 +111782,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
111754
111782
  align-self: flex-end;
111755
111783
  }
111756
111784
  }
111785
+ .e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
111786
+ +.e-prompt-toolbar {
111787
+ display: none;
111788
+ }
111789
+ }
111757
111790
  }
111758
111791
  @media (max-width: 760px) {
111759
111792
  .e-aiassistview {
@@ -112286,6 +112319,8 @@ $message-toolbar-border-color: $border-light !default;
112286
112319
  height: 32px !important; /* stylelint-disable-line declaration-no-important */
112287
112320
  min-height: 32px;
112288
112321
  z-index: 10;
112322
+ overflow-x: scroll;
112323
+ scrollbar-width: none;
112289
112324
  &.e-show,
112290
112325
  &:hover {
112291
112326
  display: block;
@@ -39316,6 +39316,11 @@ $cmenu-disabled-item-opacity: .5 !default;
39316
39316
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
39317
39317
  padding: 4px 0;
39318
39318
  }
39319
+ &.e-contextmenu-template {
39320
+ .e-menu-caret-icon {
39321
+ display: flex;
39322
+ }
39323
+ }
39319
39324
  }
39320
39325
 
39321
39326
  &.e-ul {
@@ -52325,6 +52330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52325
52330
  .e-toolbar-item:first-child {
52326
52331
  margin-right: $tbar-item-nrml-mrgn;
52327
52332
  }
52333
+
52334
+ .e-toolbar-item:last-child {
52335
+ margin-left: $tbar-item-nrml-mrgn;
52336
+ }
52328
52337
  }
52329
52338
  }
52330
52339
 
@@ -52387,6 +52396,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52387
52396
 
52388
52397
  &:first-child {
52389
52398
  margin-left: 0;
52399
+ margin-right: $tbar-item-nrml-mrgn;
52390
52400
  }
52391
52401
 
52392
52402
  &:last-child {
@@ -52403,11 +52413,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52403
52413
 
52404
52414
  &:first-child {
52405
52415
 
52406
- > .e-toolbar-item:last-child,
52416
+ > .e-toolbar-item:last-child {
52417
+
52418
+ &:last-child {
52419
+ margin-right: 0;
52420
+ }
52421
+ }
52422
+
52407
52423
  > .e-toolbar-right .e-toolbar-item {
52408
52424
 
52409
52425
  &:last-child {
52410
52426
  margin-right: 0;
52427
+ margin-left: $tbar-item-nrml-mrgn;
52411
52428
  }
52412
52429
 
52413
52430
  &:first-child {
@@ -53486,7 +53503,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
53486
53503
  $tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
53487
53504
  $tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
53488
53505
  $tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
53489
- $tab-fill-focus-bg-color: rgba($content-bg-color-alt2, .8) !default;
53506
+ $tab-fill-focus-bg-color: $primary !default;
53490
53507
  $tab-hover-bg-color: $content-bg-color-alt3 !default;
53491
53508
  $tab-active-bg-color: $content-bg-color-alt2 !default;
53492
53509
  $tab-fill-active-bg-color: $primary !default;
@@ -53512,7 +53529,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
53512
53529
  $tab-alt-text-color: $primary-lighter !default;
53513
53530
  $tab-alt-disable-text-color: rgba($border-light, .38) !default;
53514
53531
  $tab-alt-active-style-hover-text-color: $content-text-color !default;
53515
- $tab-alt-active-style-hover-icon-color: $tab-alt-active-style-hover-text-color !default;
53532
+ $tab-alt-active-style-hover-icon-color: $primary-text-color !default;
53516
53533
  $tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
53517
53534
  $tab-alt-hover-text-color: $primary-text-hover !default;
53518
53535
  $tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
@@ -53758,7 +53775,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
53758
53775
  $tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
53759
53776
  $tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
53760
53777
  $tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
53761
- $tab-fill-focused-active-wrap-focus-close-color: $tab-fill-focused-active-wrap-focus-color !default;
53778
+ $tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
53762
53779
  $tab-background-indicator-bottom: 0 !default;
53763
53780
  $tab-background-wrap-border-color: transparent !default;
53764
53781
  $tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
@@ -99466,7 +99483,7 @@ $rte-popup-item-padding: 4px 4px !default;
99466
99483
  margin-block-start: 10px;
99467
99484
  }
99468
99485
 
99469
- e-content ul {
99486
+ .e-content ul {
99470
99487
  list-style-type: disc;
99471
99488
  }
99472
99489
 
@@ -99611,6 +99628,7 @@ $rte-popup-item-padding: 4px 4px !default;
99611
99628
  }
99612
99629
 
99613
99630
  .e-content p:last-child,
99631
+ .e-content p:last-of-type,
99614
99632
  .e-content pre:last-child,
99615
99633
  .e-content blockquote:last-child {
99616
99634
  margin-bottom: 0;
@@ -101303,6 +101321,12 @@ $rte-popup-item-padding: 4px 4px !default;
101303
101321
  }
101304
101322
  }
101305
101323
 
101324
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
101325
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
101326
+ margin: 0;
101327
+ }
101328
+ }
101329
+
101306
101330
  //toolbar popup min height over riding end
101307
101331
 
101308
101332
  .e-richtexteditor .e-rte-tb-bottom {
@@ -102847,7 +102871,8 @@ $rte-popup-item-padding: 4px 4px !default;
102847
102871
  .e-bigger .e-richtexteditor {
102848
102872
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
102849
102873
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
102850
- .e-rte-toolbar .e-toolbar-item {
102874
+ .e-rte-toolbar .e-toolbar-item,
102875
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
102851
102876
  .e-tbar-btn.e-btn {
102852
102877
  min-height: $rte-big-split-btn-height;
102853
102878
  min-width: $rte-big-split-btn-height;
@@ -110434,6 +110459,10 @@ $lg-desktop: 1399.98;
110434
110459
  position: $pv-page-div-position;
110435
110460
  }
110436
110461
 
110462
+ .e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
110463
+ border-style: none;
110464
+ }
110465
+
110437
110466
  .e-pv-viewer-container .e-pv-page-div.e-focused {
110438
110467
  box-shadow: $pv-page-div-focus-style;
110439
110468
  }
@@ -144537,6 +144566,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
144537
144566
  align-self: flex-end;
144538
144567
  }
144539
144568
  }
144569
+ .e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
144570
+ +.e-prompt-toolbar {
144571
+ display: none;
144572
+ }
144573
+ }
144540
144574
  }
144541
144575
  @media (max-width: 760px) {
144542
144576
  .e-aiassistview {
@@ -145249,6 +145283,8 @@ $message-toolbar-border-color: $border-light !default;
145249
145283
  height: 32px !important; /* stylelint-disable-line declaration-no-important */
145250
145284
  min-height: 32px;
145251
145285
  z-index: 10;
145286
+ overflow-x: scroll;
145287
+ scrollbar-width: none;
145252
145288
  &.e-show,
145253
145289
  &:hover {
145254
145290
  display: block;