@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
@@ -604,7 +604,7 @@ $rte-popup-item-padding: 9px 4px !default;
604
604
  margin-block-start: 10px;
605
605
  }
606
606
 
607
- e-content ul {
607
+ .e-content ul {
608
608
  list-style-type: disc;
609
609
  }
610
610
 
@@ -749,6 +749,7 @@ $rte-popup-item-padding: 9px 4px !default;
749
749
  }
750
750
 
751
751
  .e-content p:last-child,
752
+ .e-content p:last-of-type,
752
753
  .e-content pre:last-child,
753
754
  .e-content blockquote:last-child {
754
755
  margin-bottom: 0;
@@ -2441,6 +2442,12 @@ $rte-popup-item-padding: 9px 4px !default;
2441
2442
  }
2442
2443
  }
2443
2444
 
2445
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2446
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2447
+ margin: 0;
2448
+ }
2449
+ }
2450
+
2444
2451
  //toolbar popup min height over riding end
2445
2452
 
2446
2453
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3985,7 +3992,8 @@ $rte-popup-item-padding: 9px 4px !default;
3985
3992
  .e-bigger .e-richtexteditor {
3986
3993
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3987
3994
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3988
- .e-rte-toolbar .e-toolbar-item {
3995
+ .e-rte-toolbar .e-toolbar-item,
3996
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3989
3997
  .e-tbar-btn.e-btn {
3990
3998
  min-height: $rte-big-split-btn-height;
3991
3999
  min-width: $rte-big-split-btn-height;
@@ -603,7 +603,7 @@ $rte-popup-item-padding: 4px 4px !default;
603
603
  margin-block-start: 10px;
604
604
  }
605
605
 
606
- e-content ul {
606
+ .e-content ul {
607
607
  list-style-type: disc;
608
608
  }
609
609
 
@@ -748,6 +748,7 @@ $rte-popup-item-padding: 4px 4px !default;
748
748
  }
749
749
 
750
750
  .e-content p:last-child,
751
+ .e-content p:last-of-type,
751
752
  .e-content pre:last-child,
752
753
  .e-content blockquote:last-child {
753
754
  margin-bottom: 0;
@@ -2440,6 +2441,12 @@ $rte-popup-item-padding: 4px 4px !default;
2440
2441
  }
2441
2442
  }
2442
2443
 
2444
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2445
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2446
+ margin: 0;
2447
+ }
2448
+ }
2449
+
2443
2450
  //toolbar popup min height over riding end
2444
2451
 
2445
2452
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3984,7 +3991,8 @@ $rte-popup-item-padding: 4px 4px !default;
3984
3991
  .e-bigger .e-richtexteditor {
3985
3992
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3986
3993
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3987
- .e-rte-toolbar .e-toolbar-item {
3994
+ .e-rte-toolbar .e-toolbar-item,
3995
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3988
3996
  .e-tbar-btn.e-btn {
3989
3997
  min-height: $rte-big-split-btn-height;
3990
3998
  min-width: $rte-big-split-btn-height;
@@ -602,7 +602,7 @@ $rte-popup-item-padding: 1px 1px !default;
602
602
  margin-block-start: 10px;
603
603
  }
604
604
 
605
- e-content ul {
605
+ .e-content ul {
606
606
  list-style-type: disc;
607
607
  }
608
608
 
@@ -747,6 +747,7 @@ $rte-popup-item-padding: 1px 1px !default;
747
747
  }
748
748
 
749
749
  .e-content p:last-child,
750
+ .e-content p:last-of-type,
750
751
  .e-content pre:last-child,
751
752
  .e-content blockquote:last-child {
752
753
  margin-bottom: 0;
@@ -2439,6 +2440,12 @@ $rte-popup-item-padding: 1px 1px !default;
2439
2440
  }
2440
2441
  }
2441
2442
 
2443
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2444
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2445
+ margin: 0;
2446
+ }
2447
+ }
2448
+
2442
2449
  //toolbar popup min height over riding end
2443
2450
 
2444
2451
  .e-richtexteditor .e-rte-tb-bottom {
@@ -602,7 +602,7 @@ $rte-popup-item-padding: 1px 1px !default;
602
602
  margin-block-start: 10px;
603
603
  }
604
604
 
605
- e-content ul {
605
+ .e-content ul {
606
606
  list-style-type: disc;
607
607
  }
608
608
 
@@ -747,6 +747,7 @@ $rte-popup-item-padding: 1px 1px !default;
747
747
  }
748
748
 
749
749
  .e-content p:last-child,
750
+ .e-content p:last-of-type,
750
751
  .e-content pre:last-child,
751
752
  .e-content blockquote:last-child {
752
753
  margin-bottom: 0;
@@ -2439,6 +2440,12 @@ $rte-popup-item-padding: 1px 1px !default;
2439
2440
  }
2440
2441
  }
2441
2442
 
2443
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2444
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2445
+ margin: 0;
2446
+ }
2447
+ }
2448
+
2442
2449
  //toolbar popup min height over riding end
2443
2450
 
2444
2451
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3984,7 +3991,8 @@ $rte-popup-item-padding: 1px 1px !default;
3984
3991
  .e-bigger .e-richtexteditor {
3985
3992
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3986
3993
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3987
- .e-rte-toolbar .e-toolbar-item {
3994
+ .e-rte-toolbar .e-toolbar-item,
3995
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3988
3996
  .e-tbar-btn.e-btn {
3989
3997
  min-height: $rte-big-split-btn-height;
3990
3998
  min-width: $rte-big-split-btn-height;
@@ -601,7 +601,7 @@ $rte-popup-item-padding: 1px 1px !default;
601
601
  margin-block-start: 10px;
602
602
  }
603
603
 
604
- e-content ul {
604
+ .e-content ul {
605
605
  list-style-type: disc;
606
606
  }
607
607
 
@@ -746,6 +746,7 @@ $rte-popup-item-padding: 1px 1px !default;
746
746
  }
747
747
 
748
748
  .e-content p:last-child,
749
+ .e-content p:last-of-type,
749
750
  .e-content pre:last-child,
750
751
  .e-content blockquote:last-child {
751
752
  margin-bottom: 0;
@@ -2438,6 +2439,12 @@ $rte-popup-item-padding: 1px 1px !default;
2438
2439
  }
2439
2440
  }
2440
2441
 
2442
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2443
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2444
+ margin: 0;
2445
+ }
2446
+ }
2447
+
2441
2448
  //toolbar popup min height over riding end
2442
2449
 
2443
2450
  .e-richtexteditor .e-rte-tb-bottom {
@@ -601,7 +601,7 @@ $rte-popup-item-padding: 1px 1px !default;
601
601
  margin-block-start: 10px;
602
602
  }
603
603
 
604
- e-content ul {
604
+ .e-content ul {
605
605
  list-style-type: disc;
606
606
  }
607
607
 
@@ -746,6 +746,7 @@ $rte-popup-item-padding: 1px 1px !default;
746
746
  }
747
747
 
748
748
  .e-content p:last-child,
749
+ .e-content p:last-of-type,
749
750
  .e-content pre:last-child,
750
751
  .e-content blockquote:last-child {
751
752
  margin-bottom: 0;
@@ -2438,6 +2439,12 @@ $rte-popup-item-padding: 1px 1px !default;
2438
2439
  }
2439
2440
  }
2440
2441
 
2442
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2443
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2444
+ margin: 0;
2445
+ }
2446
+ }
2447
+
2441
2448
  //toolbar popup min height over riding end
2442
2449
 
2443
2450
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3983,7 +3990,8 @@ $rte-popup-item-padding: 1px 1px !default;
3983
3990
  .e-bigger .e-richtexteditor {
3984
3991
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3985
3992
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3986
- .e-rte-toolbar .e-toolbar-item {
3993
+ .e-rte-toolbar .e-toolbar-item,
3994
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3987
3995
  .e-tbar-btn.e-btn {
3988
3996
  min-height: $rte-big-split-btn-height;
3989
3997
  min-width: $rte-big-split-btn-height;
@@ -602,7 +602,7 @@ $rte-popup-item-padding: 0 0 !default;
602
602
  margin-block-start: 10px;
603
603
  }
604
604
 
605
- e-content ul {
605
+ .e-content ul {
606
606
  list-style-type: disc;
607
607
  }
608
608
 
@@ -747,6 +747,7 @@ $rte-popup-item-padding: 0 0 !default;
747
747
  }
748
748
 
749
749
  .e-content p:last-child,
750
+ .e-content p:last-of-type,
750
751
  .e-content pre:last-child,
751
752
  .e-content blockquote:last-child {
752
753
  margin-bottom: 0;
@@ -2439,6 +2440,12 @@ $rte-popup-item-padding: 0 0 !default;
2439
2440
  }
2440
2441
  }
2441
2442
 
2443
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2444
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2445
+ margin: 0;
2446
+ }
2447
+ }
2448
+
2442
2449
  //toolbar popup min height over riding end
2443
2450
 
2444
2451
  .e-richtexteditor .e-rte-tb-bottom {
@@ -602,7 +602,7 @@ $rte-popup-item-padding: 0 0 !default;
602
602
  margin-block-start: 10px;
603
603
  }
604
604
 
605
- e-content ul {
605
+ .e-content ul {
606
606
  list-style-type: disc;
607
607
  }
608
608
 
@@ -747,6 +747,7 @@ $rte-popup-item-padding: 0 0 !default;
747
747
  }
748
748
 
749
749
  .e-content p:last-child,
750
+ .e-content p:last-of-type,
750
751
  .e-content pre:last-child,
751
752
  .e-content blockquote:last-child {
752
753
  margin-bottom: 0;
@@ -2439,6 +2440,12 @@ $rte-popup-item-padding: 0 0 !default;
2439
2440
  }
2440
2441
  }
2441
2442
 
2443
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2444
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2445
+ margin: 0;
2446
+ }
2447
+ }
2448
+
2442
2449
  //toolbar popup min height over riding end
2443
2450
 
2444
2451
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3983,7 +3990,8 @@ $rte-popup-item-padding: 0 0 !default;
3983
3990
  .e-bigger .e-richtexteditor {
3984
3991
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3985
3992
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3986
- .e-rte-toolbar .e-toolbar-item {
3993
+ .e-rte-toolbar .e-toolbar-item,
3994
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3987
3995
  .e-tbar-btn.e-btn {
3988
3996
  min-height: $rte-big-split-btn-height;
3989
3997
  min-width: $rte-big-split-btn-height;
@@ -602,7 +602,7 @@ $rte-popup-item-padding: 0 0 !default;
602
602
  margin-block-start: 10px;
603
603
  }
604
604
 
605
- e-content ul {
605
+ .e-content ul {
606
606
  list-style-type: disc;
607
607
  }
608
608
 
@@ -747,6 +747,7 @@ $rte-popup-item-padding: 0 0 !default;
747
747
  }
748
748
 
749
749
  .e-content p:last-child,
750
+ .e-content p:last-of-type,
750
751
  .e-content pre:last-child,
751
752
  .e-content blockquote:last-child {
752
753
  margin-bottom: 0;
@@ -2439,6 +2440,12 @@ $rte-popup-item-padding: 0 0 !default;
2439
2440
  }
2440
2441
  }
2441
2442
 
2443
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2444
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2445
+ margin: 0;
2446
+ }
2447
+ }
2448
+
2442
2449
  //toolbar popup min height over riding end
2443
2450
 
2444
2451
  .e-richtexteditor .e-rte-tb-bottom {
@@ -602,7 +602,7 @@ $rte-popup-item-padding: 0 0 !default;
602
602
  margin-block-start: 10px;
603
603
  }
604
604
 
605
- e-content ul {
605
+ .e-content ul {
606
606
  list-style-type: disc;
607
607
  }
608
608
 
@@ -747,6 +747,7 @@ $rte-popup-item-padding: 0 0 !default;
747
747
  }
748
748
 
749
749
  .e-content p:last-child,
750
+ .e-content p:last-of-type,
750
751
  .e-content pre:last-child,
751
752
  .e-content blockquote:last-child {
752
753
  margin-bottom: 0;
@@ -2439,6 +2440,12 @@ $rte-popup-item-padding: 0 0 !default;
2439
2440
  }
2440
2441
  }
2441
2442
 
2443
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2444
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2445
+ margin: 0;
2446
+ }
2447
+ }
2448
+
2442
2449
  //toolbar popup min height over riding end
2443
2450
 
2444
2451
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3983,7 +3990,8 @@ $rte-popup-item-padding: 0 0 !default;
3983
3990
  .e-bigger .e-richtexteditor {
3984
3991
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3985
3992
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3986
- .e-rte-toolbar .e-toolbar-item {
3993
+ .e-rte-toolbar .e-toolbar-item,
3994
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3987
3995
  .e-tbar-btn.e-btn {
3988
3996
  min-height: $rte-big-split-btn-height;
3989
3997
  min-width: $rte-big-split-btn-height;
@@ -612,7 +612,7 @@ $rte-popup-item-padding: 4px 0 !default;
612
612
  margin-block-start: 10px;
613
613
  }
614
614
 
615
- e-content ul {
615
+ .e-content ul {
616
616
  list-style-type: disc;
617
617
  }
618
618
 
@@ -757,6 +757,7 @@ $rte-popup-item-padding: 4px 0 !default;
757
757
  }
758
758
 
759
759
  .e-content p:last-child,
760
+ .e-content p:last-of-type,
760
761
  .e-content pre:last-child,
761
762
  .e-content blockquote:last-child {
762
763
  margin-bottom: 0;
@@ -2449,6 +2450,12 @@ $rte-popup-item-padding: 4px 0 !default;
2449
2450
  }
2450
2451
  }
2451
2452
 
2453
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2454
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2455
+ margin: 0;
2456
+ }
2457
+ }
2458
+
2452
2459
  //toolbar popup min height over riding end
2453
2460
 
2454
2461
  .e-richtexteditor .e-rte-tb-bottom {
@@ -612,7 +612,7 @@ $rte-popup-item-padding: 4px 0 !default;
612
612
  margin-block-start: 10px;
613
613
  }
614
614
 
615
- e-content ul {
615
+ .e-content ul {
616
616
  list-style-type: disc;
617
617
  }
618
618
 
@@ -757,6 +757,7 @@ $rte-popup-item-padding: 4px 0 !default;
757
757
  }
758
758
 
759
759
  .e-content p:last-child,
760
+ .e-content p:last-of-type,
760
761
  .e-content pre:last-child,
761
762
  .e-content blockquote:last-child {
762
763
  margin-bottom: 0;
@@ -2449,6 +2450,12 @@ $rte-popup-item-padding: 4px 0 !default;
2449
2450
  }
2450
2451
  }
2451
2452
 
2453
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2454
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2455
+ margin: 0;
2456
+ }
2457
+ }
2458
+
2452
2459
  //toolbar popup min height over riding end
2453
2460
 
2454
2461
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3990,7 +3997,8 @@ $rte-popup-item-padding: 4px 0 !default;
3990
3997
  .e-bigger .e-richtexteditor {
3991
3998
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3992
3999
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3993
- .e-rte-toolbar .e-toolbar-item {
4000
+ .e-rte-toolbar .e-toolbar-item,
4001
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3994
4002
  .e-tbar-btn.e-btn {
3995
4003
  min-height: $rte-big-split-btn-height;
3996
4004
  min-width: $rte-big-split-btn-height;
@@ -612,7 +612,7 @@ $rte-popup-item-padding: 4px 0 !default;
612
612
  margin-block-start: 10px;
613
613
  }
614
614
 
615
- e-content ul {
615
+ .e-content ul {
616
616
  list-style-type: disc;
617
617
  }
618
618
 
@@ -757,6 +757,7 @@ $rte-popup-item-padding: 4px 0 !default;
757
757
  }
758
758
 
759
759
  .e-content p:last-child,
760
+ .e-content p:last-of-type,
760
761
  .e-content pre:last-child,
761
762
  .e-content blockquote:last-child {
762
763
  margin-bottom: 0;
@@ -2449,6 +2450,12 @@ $rte-popup-item-padding: 4px 0 !default;
2449
2450
  }
2450
2451
  }
2451
2452
 
2453
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2454
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2455
+ margin: 0;
2456
+ }
2457
+ }
2458
+
2452
2459
  //toolbar popup min height over riding end
2453
2460
 
2454
2461
  .e-richtexteditor .e-rte-tb-bottom {
@@ -612,7 +612,7 @@ $rte-popup-item-padding: 4px 0 !default;
612
612
  margin-block-start: 10px;
613
613
  }
614
614
 
615
- e-content ul {
615
+ .e-content ul {
616
616
  list-style-type: disc;
617
617
  }
618
618
 
@@ -757,6 +757,7 @@ $rte-popup-item-padding: 4px 0 !default;
757
757
  }
758
758
 
759
759
  .e-content p:last-child,
760
+ .e-content p:last-of-type,
760
761
  .e-content pre:last-child,
761
762
  .e-content blockquote:last-child {
762
763
  margin-bottom: 0;
@@ -2449,6 +2450,12 @@ $rte-popup-item-padding: 4px 0 !default;
2449
2450
  }
2450
2451
  }
2451
2452
 
2453
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2454
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2455
+ margin: 0;
2456
+ }
2457
+ }
2458
+
2452
2459
  //toolbar popup min height over riding end
2453
2460
 
2454
2461
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3990,7 +3997,8 @@ $rte-popup-item-padding: 4px 0 !default;
3990
3997
  .e-bigger .e-richtexteditor {
3991
3998
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3992
3999
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3993
- .e-rte-toolbar .e-toolbar-item {
4000
+ .e-rte-toolbar .e-toolbar-item,
4001
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3994
4002
  .e-tbar-btn.e-btn {
3995
4003
  min-height: $rte-big-split-btn-height;
3996
4004
  min-width: $rte-big-split-btn-height;
@@ -612,7 +612,7 @@ $rte-popup-item-padding: 4px 0 !default;
612
612
  margin-block-start: 10px;
613
613
  }
614
614
 
615
- e-content ul {
615
+ .e-content ul {
616
616
  list-style-type: disc;
617
617
  }
618
618
 
@@ -757,6 +757,7 @@ $rte-popup-item-padding: 4px 0 !default;
757
757
  }
758
758
 
759
759
  .e-content p:last-child,
760
+ .e-content p:last-of-type,
760
761
  .e-content pre:last-child,
761
762
  .e-content blockquote:last-child {
762
763
  margin-bottom: 0;
@@ -2449,6 +2450,12 @@ $rte-popup-item-padding: 4px 0 !default;
2449
2450
  }
2450
2451
  }
2451
2452
 
2453
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2454
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2455
+ margin: 0;
2456
+ }
2457
+ }
2458
+
2452
2459
  //toolbar popup min height over riding end
2453
2460
 
2454
2461
  .e-richtexteditor .e-rte-tb-bottom {
@@ -612,7 +612,7 @@ $rte-popup-item-padding: 4px 0 !default;
612
612
  margin-block-start: 10px;
613
613
  }
614
614
 
615
- e-content ul {
615
+ .e-content ul {
616
616
  list-style-type: disc;
617
617
  }
618
618
 
@@ -757,6 +757,7 @@ $rte-popup-item-padding: 4px 0 !default;
757
757
  }
758
758
 
759
759
  .e-content p:last-child,
760
+ .e-content p:last-of-type,
760
761
  .e-content pre:last-child,
761
762
  .e-content blockquote:last-child {
762
763
  margin-bottom: 0;
@@ -2449,6 +2450,12 @@ $rte-popup-item-padding: 4px 0 !default;
2449
2450
  }
2450
2451
  }
2451
2452
 
2453
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2454
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2455
+ margin: 0;
2456
+ }
2457
+ }
2458
+
2452
2459
  //toolbar popup min height over riding end
2453
2460
 
2454
2461
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3990,7 +3997,8 @@ $rte-popup-item-padding: 4px 0 !default;
3990
3997
  .e-bigger .e-richtexteditor {
3991
3998
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3992
3999
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3993
- .e-rte-toolbar .e-toolbar-item {
4000
+ .e-rte-toolbar .e-toolbar-item,
4001
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3994
4002
  .e-tbar-btn.e-btn {
3995
4003
  min-height: $rte-big-split-btn-height;
3996
4004
  min-width: $rte-big-split-btn-height;
@@ -602,7 +602,7 @@ $rte-popup-item-padding: 1px 1px !default;
602
602
  margin-block-start: 10px;
603
603
  }
604
604
 
605
- e-content ul {
605
+ .e-content ul {
606
606
  list-style-type: disc;
607
607
  }
608
608
 
@@ -747,6 +747,7 @@ $rte-popup-item-padding: 1px 1px !default;
747
747
  }
748
748
 
749
749
  .e-content p:last-child,
750
+ .e-content p:last-of-type,
750
751
  .e-content pre:last-child,
751
752
  .e-content blockquote:last-child {
752
753
  margin-bottom: 0;
@@ -2439,6 +2440,12 @@ $rte-popup-item-padding: 1px 1px !default;
2439
2440
  }
2440
2441
  }
2441
2442
 
2443
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2444
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2445
+ margin: 0;
2446
+ }
2447
+ }
2448
+
2442
2449
  //toolbar popup min height over riding end
2443
2450
 
2444
2451
  .e-richtexteditor .e-rte-tb-bottom {
@@ -602,7 +602,7 @@ $rte-popup-item-padding: 1px 1px !default;
602
602
  margin-block-start: 10px;
603
603
  }
604
604
 
605
- e-content ul {
605
+ .e-content ul {
606
606
  list-style-type: disc;
607
607
  }
608
608
 
@@ -747,6 +747,7 @@ $rte-popup-item-padding: 1px 1px !default;
747
747
  }
748
748
 
749
749
  .e-content p:last-child,
750
+ .e-content p:last-of-type,
750
751
  .e-content pre:last-child,
751
752
  .e-content blockquote:last-child {
752
753
  margin-bottom: 0;
@@ -2439,6 +2440,12 @@ $rte-popup-item-padding: 1px 1px !default;
2439
2440
  }
2440
2441
  }
2441
2442
 
2443
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2444
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2445
+ margin: 0;
2446
+ }
2447
+ }
2448
+
2442
2449
  //toolbar popup min height over riding end
2443
2450
 
2444
2451
  .e-richtexteditor .e-rte-tb-bottom {
@@ -3984,7 +3991,8 @@ $rte-popup-item-padding: 1px 1px !default;
3984
3991
  .e-bigger .e-richtexteditor {
3985
3992
  .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
3986
3993
  .e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
3987
- .e-rte-toolbar .e-toolbar-item {
3994
+ .e-rte-toolbar .e-toolbar-item,
3995
+ .e-rte-toolbar .e-toolbar-items .e-toolbar-item {
3988
3996
  .e-tbar-btn.e-btn {
3989
3997
  min-height: $rte-big-split-btn-height;
3990
3998
  min-width: $rte-big-split-btn-height;
@@ -605,7 +605,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
605
605
  margin-block-start: 10px;
606
606
  }
607
607
 
608
- e-content ul {
608
+ .e-content ul {
609
609
  list-style-type: disc;
610
610
  }
611
611
 
@@ -750,6 +750,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
750
750
  }
751
751
 
752
752
  .e-content p:last-child,
753
+ .e-content p:last-of-type,
753
754
  .e-content pre:last-child,
754
755
  .e-content blockquote:last-child {
755
756
  margin-bottom: 0;
@@ -2442,6 +2443,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2442
2443
  }
2443
2444
  }
2444
2445
 
2446
+ @if $theme-name == 'material' or $theme-name == 'material-dark' {
2447
+ .e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
2448
+ margin: 0;
2449
+ }
2450
+ }
2451
+
2445
2452
  //toolbar popup min height over riding end
2446
2453
 
2447
2454
  .e-richtexteditor .e-rte-tb-bottom {