@syncfusion/blazor-themes 31.1.19 → 31.1.21

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 (301) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +5 -6
  2. package/Compiled-Themes/bds-dark.css +5 -6
  3. package/Compiled-Themes/bds-lite.css +5 -6
  4. package/Compiled-Themes/bds.css +5 -6
  5. package/Compiled-Themes/bootstrap-dark-lite.css +4 -3
  6. package/Compiled-Themes/bootstrap-dark.css +4 -3
  7. package/Compiled-Themes/bootstrap-lite.css +4 -3
  8. package/Compiled-Themes/bootstrap.css +4 -3
  9. package/Compiled-Themes/bootstrap4-lite.css +13 -11
  10. package/Compiled-Themes/bootstrap4.css +25 -16
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +29 -25
  12. package/Compiled-Themes/bootstrap5-dark.css +45 -32
  13. package/Compiled-Themes/bootstrap5-lite.css +29 -25
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +38 -25
  15. package/Compiled-Themes/bootstrap5.3-dark.css +55 -33
  16. package/Compiled-Themes/bootstrap5.3-lite.css +38 -25
  17. package/Compiled-Themes/bootstrap5.3.css +55 -33
  18. package/Compiled-Themes/bootstrap5.css +45 -32
  19. package/Compiled-Themes/fabric-dark-lite.css +4 -3
  20. package/Compiled-Themes/fabric-dark.css +4 -3
  21. package/Compiled-Themes/fabric-lite.css +4 -3
  22. package/Compiled-Themes/fabric.css +4 -3
  23. package/Compiled-Themes/fluent-dark-lite.css +16 -14
  24. package/Compiled-Themes/fluent-dark.css +26 -18
  25. package/Compiled-Themes/fluent-lite.css +16 -14
  26. package/Compiled-Themes/fluent.css +26 -18
  27. package/Compiled-Themes/fluent2-dark-lite.css +8 -7
  28. package/Compiled-Themes/fluent2-dark.css +9 -8
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +11 -7
  30. package/Compiled-Themes/fluent2-highcontrast.css +12 -8
  31. package/Compiled-Themes/fluent2-lite.css +8 -7
  32. package/Compiled-Themes/fluent2.css +9 -8
  33. package/Compiled-Themes/highcontrast-lite.css +14 -12
  34. package/Compiled-Themes/highcontrast.css +25 -15
  35. package/Compiled-Themes/material-dark-lite.css +19 -15
  36. package/Compiled-Themes/material-dark.css +39 -19
  37. package/Compiled-Themes/material-lite.css +19 -12
  38. package/Compiled-Themes/material.css +36 -15
  39. package/Compiled-Themes/material3-dark-lite.css +4 -6
  40. package/Compiled-Themes/material3-dark.css +5 -6
  41. package/Compiled-Themes/material3-lite.css +4 -6
  42. package/Compiled-Themes/material3.css +5 -6
  43. package/Compiled-Themes/tailwind-dark-lite.css +4 -5
  44. package/Compiled-Themes/tailwind-dark.css +4 -5
  45. package/Compiled-Themes/tailwind-lite.css +4 -5
  46. package/Compiled-Themes/tailwind.css +4 -5
  47. package/Compiled-Themes/tailwind3-dark-lite.css +9 -5
  48. package/Compiled-Themes/tailwind3-dark.css +16 -5
  49. package/Compiled-Themes/tailwind3-lite.css +9 -5
  50. package/Compiled-Themes/tailwind3.css +16 -5
  51. package/SCSS-Themes/bds-dark-lite.scss +90 -34
  52. package/SCSS-Themes/bds-dark.scss +182 -36
  53. package/SCSS-Themes/bds-lite.scss +90 -34
  54. package/SCSS-Themes/bds.scss +182 -36
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +89 -34
  56. package/SCSS-Themes/bootstrap-dark.scss +181 -36
  57. package/SCSS-Themes/bootstrap-lite.scss +89 -34
  58. package/SCSS-Themes/bootstrap.scss +181 -36
  59. package/SCSS-Themes/bootstrap4-lite.scss +98 -42
  60. package/SCSS-Themes/bootstrap4.scss +190 -44
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +103 -47
  62. package/SCSS-Themes/bootstrap5-dark.scss +195 -49
  63. package/SCSS-Themes/bootstrap5-lite.scss +103 -47
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +106 -50
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +198 -52
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +106 -50
  67. package/SCSS-Themes/bootstrap5.3.scss +198 -52
  68. package/SCSS-Themes/bootstrap5.scss +195 -49
  69. package/SCSS-Themes/buttons/button/bds-dark-lite.scss +2 -1
  70. package/SCSS-Themes/buttons/button/bds-dark.scss +2 -1
  71. package/SCSS-Themes/buttons/button/bds-lite.scss +2 -1
  72. package/SCSS-Themes/buttons/button/bds.scss +2 -1
  73. package/SCSS-Themes/buttons/button/bootstrap-dark-lite.scss +2 -1
  74. package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -1
  75. package/SCSS-Themes/buttons/button/bootstrap-lite.scss +2 -1
  76. package/SCSS-Themes/buttons/button/bootstrap.scss +2 -1
  77. package/SCSS-Themes/buttons/button/bootstrap4-lite.scss +2 -1
  78. package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -1
  79. package/SCSS-Themes/buttons/button/bootstrap5-dark-lite.scss +4 -3
  80. package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +4 -3
  81. package/SCSS-Themes/buttons/button/bootstrap5-lite.scss +4 -3
  82. package/SCSS-Themes/buttons/button/bootstrap5.3-dark-lite.scss +2 -1
  83. package/SCSS-Themes/buttons/button/bootstrap5.3-dark.scss +2 -1
  84. package/SCSS-Themes/buttons/button/bootstrap5.3-lite.scss +2 -1
  85. package/SCSS-Themes/buttons/button/bootstrap5.3.scss +2 -1
  86. package/SCSS-Themes/buttons/button/bootstrap5.scss +4 -3
  87. package/SCSS-Themes/buttons/button/fabric-dark-lite.scss +2 -1
  88. package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -1
  89. package/SCSS-Themes/buttons/button/fabric-lite.scss +2 -1
  90. package/SCSS-Themes/buttons/button/fabric.scss +2 -1
  91. package/SCSS-Themes/buttons/button/fluent-dark-lite.scss +2 -1
  92. package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -1
  93. package/SCSS-Themes/buttons/button/fluent-lite.scss +2 -1
  94. package/SCSS-Themes/buttons/button/fluent.scss +2 -1
  95. package/SCSS-Themes/buttons/button/fluent2-dark-lite.scss +2 -1
  96. package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -1
  97. package/SCSS-Themes/buttons/button/fluent2-highcontrast-lite.scss +2 -1
  98. package/SCSS-Themes/buttons/button/fluent2-highcontrast.scss +2 -1
  99. package/SCSS-Themes/buttons/button/fluent2-lite.scss +2 -1
  100. package/SCSS-Themes/buttons/button/fluent2.scss +2 -1
  101. package/SCSS-Themes/buttons/button/highcontrast-lite.scss +2 -1
  102. package/SCSS-Themes/buttons/button/highcontrast.scss +2 -1
  103. package/SCSS-Themes/buttons/button/material-dark-lite.scss +2 -1
  104. package/SCSS-Themes/buttons/button/material-dark.scss +2 -1
  105. package/SCSS-Themes/buttons/button/material-lite.scss +2 -1
  106. package/SCSS-Themes/buttons/button/material.scss +2 -1
  107. package/SCSS-Themes/buttons/button/material3-dark-lite.scss +2 -1
  108. package/SCSS-Themes/buttons/button/material3-dark.scss +2 -1
  109. package/SCSS-Themes/buttons/button/material3-lite.scss +2 -1
  110. package/SCSS-Themes/buttons/button/material3.scss +2 -1
  111. package/SCSS-Themes/buttons/button/tailwind-dark-lite.scss +2 -1
  112. package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -1
  113. package/SCSS-Themes/buttons/button/tailwind-lite.scss +2 -1
  114. package/SCSS-Themes/buttons/button/tailwind.scss +2 -1
  115. package/SCSS-Themes/buttons/button/tailwind3-dark-lite.scss +2 -1
  116. package/SCSS-Themes/buttons/button/tailwind3-dark.scss +2 -1
  117. package/SCSS-Themes/buttons/button/tailwind3-lite.scss +2 -1
  118. package/SCSS-Themes/buttons/button/tailwind3.scss +2 -1
  119. package/SCSS-Themes/fabric-dark-lite.scss +89 -33
  120. package/SCSS-Themes/fabric-dark.scss +181 -35
  121. package/SCSS-Themes/fabric-lite.scss +89 -33
  122. package/SCSS-Themes/fabric.scss +181 -35
  123. package/SCSS-Themes/fluent-dark-lite.scss +99 -43
  124. package/SCSS-Themes/fluent-dark.scss +191 -45
  125. package/SCSS-Themes/fluent-lite.scss +99 -43
  126. package/SCSS-Themes/fluent.scss +191 -45
  127. package/SCSS-Themes/fluent2-dark-lite.scss +93 -37
  128. package/SCSS-Themes/fluent2-dark.scss +185 -39
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +93 -37
  130. package/SCSS-Themes/fluent2-highcontrast.scss +185 -39
  131. package/SCSS-Themes/fluent2-lite.scss +93 -37
  132. package/SCSS-Themes/fluent2.scss +185 -39
  133. package/SCSS-Themes/highcontrast-lite.scss +99 -41
  134. package/SCSS-Themes/highcontrast.scss +191 -43
  135. package/SCSS-Themes/material-dark-lite.scss +97 -41
  136. package/SCSS-Themes/material-dark.scss +189 -43
  137. package/SCSS-Themes/material-lite.scss +96 -40
  138. package/SCSS-Themes/material.scss +188 -42
  139. package/SCSS-Themes/material3-dark-lite.scss +91 -35
  140. package/SCSS-Themes/material3-dark.scss +183 -37
  141. package/SCSS-Themes/material3-lite.scss +91 -35
  142. package/SCSS-Themes/material3.scss +183 -37
  143. package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +1 -7
  144. package/SCSS-Themes/navigations/menu/bds-dark.scss +1 -7
  145. package/SCSS-Themes/navigations/menu/bds-lite.scss +1 -7
  146. package/SCSS-Themes/navigations/menu/bds.scss +1 -7
  147. package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +1 -8
  148. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +1 -8
  149. package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +1 -8
  150. package/SCSS-Themes/navigations/menu/bootstrap.scss +1 -8
  151. package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +1 -7
  152. package/SCSS-Themes/navigations/menu/bootstrap4.scss +1 -7
  153. package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +1 -7
  154. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -7
  155. package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +1 -7
  156. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +1 -7
  157. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +1 -7
  158. package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +1 -7
  159. package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +1 -7
  160. package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -7
  161. package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +1 -7
  162. package/SCSS-Themes/navigations/menu/fabric-dark.scss +1 -7
  163. package/SCSS-Themes/navigations/menu/fabric-lite.scss +1 -7
  164. package/SCSS-Themes/navigations/menu/fabric.scss +1 -7
  165. package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +2 -8
  166. package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -8
  167. package/SCSS-Themes/navigations/menu/fluent-lite.scss +2 -8
  168. package/SCSS-Themes/navigations/menu/fluent.scss +2 -8
  169. package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +2 -8
  170. package/SCSS-Themes/navigations/menu/fluent2-dark.scss +2 -8
  171. package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +2 -8
  172. package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +2 -8
  173. package/SCSS-Themes/navigations/menu/fluent2-lite.scss +2 -8
  174. package/SCSS-Themes/navigations/menu/fluent2.scss +2 -8
  175. package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +1 -7
  176. package/SCSS-Themes/navigations/menu/highcontrast.scss +1 -7
  177. package/SCSS-Themes/navigations/menu/material-dark-lite.scss +1 -7
  178. package/SCSS-Themes/navigations/menu/material-dark.scss +1 -7
  179. package/SCSS-Themes/navigations/menu/material-lite.scss +1 -7
  180. package/SCSS-Themes/navigations/menu/material.scss +1 -7
  181. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +2 -8
  182. package/SCSS-Themes/navigations/menu/material3-dark.scss +2 -8
  183. package/SCSS-Themes/navigations/menu/material3-lite.scss +2 -8
  184. package/SCSS-Themes/navigations/menu/material3.scss +2 -8
  185. package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +1 -7
  186. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +1 -7
  187. package/SCSS-Themes/navigations/menu/tailwind-lite.scss +1 -7
  188. package/SCSS-Themes/navigations/menu/tailwind.scss +1 -7
  189. package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +1 -7
  190. package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +1 -7
  191. package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +1 -7
  192. package/SCSS-Themes/navigations/menu/tailwind3.scss +1 -7
  193. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +76 -20
  194. package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -20
  195. package/SCSS-Themes/navigations/treeview/bds-lite.scss +76 -20
  196. package/SCSS-Themes/navigations/treeview/bds.scss +165 -20
  197. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +75 -19
  198. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -19
  199. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +75 -19
  200. package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -19
  201. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +84 -28
  202. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +173 -28
  203. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +81 -25
  204. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +170 -25
  205. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +81 -25
  206. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +84 -28
  207. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +173 -28
  208. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +84 -28
  209. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +173 -28
  210. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +170 -25
  211. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +75 -19
  212. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -19
  213. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +75 -19
  214. package/SCSS-Themes/navigations/treeview/fabric.scss +164 -19
  215. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +84 -28
  216. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +173 -28
  217. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +84 -28
  218. package/SCSS-Themes/navigations/treeview/fluent.scss +173 -28
  219. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +75 -19
  220. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -19
  221. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +75 -19
  222. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -19
  223. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +75 -19
  224. package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -19
  225. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +85 -27
  226. package/SCSS-Themes/navigations/treeview/highcontrast.scss +174 -27
  227. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +83 -27
  228. package/SCSS-Themes/navigations/treeview/material-dark.scss +172 -27
  229. package/SCSS-Themes/navigations/treeview/material-lite.scss +82 -26
  230. package/SCSS-Themes/navigations/treeview/material.scss +171 -26
  231. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +75 -19
  232. package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -19
  233. package/SCSS-Themes/navigations/treeview/material3-lite.scss +75 -19
  234. package/SCSS-Themes/navigations/treeview/material3.scss +164 -19
  235. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +75 -19
  236. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -19
  237. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +75 -19
  238. package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -19
  239. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +76 -20
  240. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -20
  241. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +76 -20
  242. package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -20
  243. package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
  244. package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
  245. package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
  246. package/SCSS-Themes/notifications/toast/bds.scss +14 -8
  247. package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
  248. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
  249. package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
  250. package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
  251. package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
  252. package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
  253. package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
  254. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
  255. package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
  256. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
  257. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
  258. package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
  259. package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
  260. package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
  261. package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
  262. package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
  263. package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
  264. package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
  265. package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
  266. package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
  267. package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
  268. package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
  269. package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
  270. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
  271. package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
  272. package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
  273. package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
  274. package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
  275. package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
  276. package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
  277. package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
  278. package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
  279. package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
  280. package/SCSS-Themes/notifications/toast/material.scss +14 -8
  281. package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
  282. package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
  283. package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
  284. package/SCSS-Themes/notifications/toast/material3.scss +15 -9
  285. package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
  286. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
  287. package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
  288. package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
  289. package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
  290. package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
  291. package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
  292. package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
  293. package/SCSS-Themes/tailwind-dark-lite.scss +89 -33
  294. package/SCSS-Themes/tailwind-dark.scss +181 -35
  295. package/SCSS-Themes/tailwind-lite.scss +89 -33
  296. package/SCSS-Themes/tailwind.scss +181 -35
  297. package/SCSS-Themes/tailwind3-dark-lite.scss +90 -34
  298. package/SCSS-Themes/tailwind3-dark.scss +182 -36
  299. package/SCSS-Themes/tailwind3-lite.scss +90 -34
  300. package/SCSS-Themes/tailwind3.scss +182 -36
  301. package/package.json +1 -1
@@ -7791,10 +7791,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
7791
7791
  .e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
7792
7792
  .e-css.e-btn.e-outline.e-primary:disabled,
7793
7793
  .e-css.e-btn.e-outline.e-primary.e-disabled {
7794
- background: rgba(13, 110, 253, 0.65);
7794
+ background: transparent;
7795
7795
  border-color: rgba(13, 110, 253, 0.65);
7796
7796
  box-shadow: none;
7797
- color: rgba(255, 255, 255, 0.65);
7797
+ color: rgba(13, 110, 253, 0.65);
7798
7798
  }
7799
7799
  .e-btn.e-outline.e-success,
7800
7800
  .e-css.e-btn.e-outline.e-success {
@@ -22094,10 +22094,8 @@ body.e-colorpicker-overflow {
22094
22094
  }
22095
22095
  .e-treeview .e-list-item {
22096
22096
  list-style: none;
22097
- padding: 2px 0;
22098
22097
  }
22099
22098
  .e-treeview .e-list-item .e-ul {
22100
- margin: 2px 0 -2px;
22101
22099
  padding: 0 0 0 20px;
22102
22100
  }
22103
22101
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -22121,6 +22119,10 @@ body.e-colorpicker-overflow {
22121
22119
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
22122
22120
  content: none;
22123
22121
  }
22122
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
22123
+ padding-top: 3px;
22124
+ padding-bottom: 3px;
22125
+ }
22124
22126
  .e-treeview .e-icons .e-spinner-pane {
22125
22127
  position: relative;
22126
22128
  }
@@ -22135,7 +22137,6 @@ body.e-colorpicker-overflow {
22135
22137
  -ms-user-select: none;
22136
22138
  -webkit-user-select: none;
22137
22139
  user-select: none;
22138
- border: 1px solid;
22139
22140
  cursor: pointer;
22140
22141
  margin: 0;
22141
22142
  padding: 0 0 0 20px;
@@ -22171,7 +22172,7 @@ body.e-colorpicker-overflow {
22171
22172
  margin: 0 0 0 8px;
22172
22173
  }
22173
22174
  .e-treeview .e-checkbox-wrapper + .e-list-text {
22174
- padding: 0 8px;
22175
+ padding: 7px 8px;
22175
22176
  }
22176
22177
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
22177
22178
  bottom: -7px;
@@ -22184,24 +22185,26 @@ body.e-colorpicker-overflow {
22184
22185
  .e-treeview .e-list-text {
22185
22186
  box-sizing: border-box;
22186
22187
  display: inline-block;
22187
- line-height: 34px;
22188
+ line-height: 22px;
22188
22189
  margin: 0;
22189
- min-height: 34px;
22190
- padding: 0 8px;
22190
+ min-height: 22px;
22191
+ padding: 7px 8px;
22191
22192
  text-decoration: none;
22192
22193
  vertical-align: middle;
22193
22194
  }
22194
22195
  .e-treeview .e-list-text .e-input-group {
22195
22196
  height: 30px;
22196
- margin-bottom: 2px;
22197
+ margin-bottom: 0;
22197
22198
  min-width: 150px;
22198
22199
  vertical-align: bottom;
22199
22200
  }
22200
22201
  .e-treeview .e-list-text .e-input-group .e-input {
22201
22202
  height: 28px;
22203
+ padding-top: 6px;
22204
+ padding-bottom: 6px;
22202
22205
  }
22203
22206
  .e-treeview .e-navigable-text {
22204
- padding: 0 8px;
22207
+ padding: 7px 8px;
22205
22208
  }
22206
22209
  .e-treeview .e-list-icon,
22207
22210
  .e-treeview .e-list-img {
@@ -22218,11 +22221,11 @@ body.e-colorpicker-overflow {
22218
22221
  }
22219
22222
  .e-treeview .e-list-icon + .e-list-text,
22220
22223
  .e-treeview .e-list-img + .e-list-text {
22221
- padding: 0 8px;
22224
+ padding: 7px 8px;
22222
22225
  }
22223
22226
  .e-treeview .e-list-icon + .e-navigable-text,
22224
22227
  .e-treeview .e-list-img + .e-navigable-text {
22225
- padding: 0 8px;
22228
+ padding: 7px 8px;
22226
22229
  }
22227
22230
  .e-treeview .e-icon-collapsible,
22228
22231
  .e-treeview .e-icon-expandable {
@@ -23019,7 +23022,6 @@ ejs-sidebar {
23019
23022
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
23020
23023
  .e-menu-container .e-ul .e-menu-item .e-caret {
23021
23024
  font-size: 14px;
23022
- line-height: 35px;
23023
23025
  }
23024
23026
 
23025
23027
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -39802,10 +39804,10 @@ ejs-filemanager {
39802
39804
  .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
39803
39805
  .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
39804
39806
  .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
39805
- background: rgba(13, 110, 253, 0.65);
39807
+ background: transparent;
39806
39808
  border-color: rgba(13, 110, 253, 0.65);
39807
39809
  box-shadow: none;
39808
- color: rgba(255, 255, 255, 0.65);
39810
+ color: rgba(13, 110, 253, 0.65);
39809
39811
  border-color: #0d6efd;
39810
39812
  }
39811
39813
  .e-btn-group .e-btn:disabled.e-outline.e-success,
@@ -46684,10 +46686,10 @@ span.e-table-box.e-rbox-select {
46684
46686
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
46685
46687
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
46686
46688
  padding: 0;
46687
- padding-bottom: 12px;
46689
+ padding-bottom: 8px;
46688
46690
  padding-left: 12px;
46689
46691
  padding-right: 12px;
46690
- padding-top: 12px;
46692
+ padding-top: 8px;
46691
46693
  }
46692
46694
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
46693
46695
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -46727,7 +46729,7 @@ span.e-table-box.e-rbox-select {
46727
46729
  }
46728
46730
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
46729
46731
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
46730
- padding-left: 48px;
46732
+ padding-left: 44px;
46731
46733
  }
46732
46734
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
46733
46735
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -46748,14 +46750,16 @@ span.e-table-box.e-rbox-select {
46748
46750
  }
46749
46751
  .e-toast-container .e-toast .e-toast-icon {
46750
46752
  align-items: center;
46751
- font-size: 14px;
46752
- height: 20px;
46753
+ font-size: 18px;
46754
+ height: 18px;
46753
46755
  justify-content: center;
46754
46756
  margin-right: 14px;
46755
- width: 20px;
46756
- left: 16px;
46757
- margin-left: 13px;
46758
- margin-top: 13px;
46757
+ width: 18px;
46758
+ left: 0;
46759
+ margin-left: 12px;
46760
+ margin-top: 10px;
46761
+ padding-bottom: 6px;
46762
+ position: absolute;
46759
46763
  }
46760
46764
  .e-toast-container .e-toast .e-toast-progress {
46761
46765
  bottom: 0;
@@ -10063,10 +10063,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
10063
10063
  .e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
10064
10064
  .e-css.e-btn.e-outline.e-primary:disabled,
10065
10065
  .e-css.e-btn.e-outline.e-primary.e-disabled {
10066
- background: rgba(13, 110, 253, 0.65);
10066
+ background: transparent;
10067
10067
  border-color: rgba(13, 110, 253, 0.65);
10068
10068
  box-shadow: none;
10069
- color: rgba(255, 255, 255, 0.65);
10069
+ color: rgba(13, 110, 253, 0.65);
10070
10070
  }
10071
10071
  .e-btn.e-outline.e-success,
10072
10072
  .e-css.e-btn.e-outline.e-success {
@@ -29663,10 +29663,8 @@ body.e-colorpicker-overflow {
29663
29663
  }
29664
29664
  .e-treeview .e-list-item {
29665
29665
  list-style: none;
29666
- padding: 2px 0;
29667
29666
  }
29668
29667
  .e-treeview .e-list-item .e-ul {
29669
- margin: 2px 0 -2px;
29670
29668
  padding: 0 0 0 20px;
29671
29669
  }
29672
29670
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -29690,6 +29688,10 @@ body.e-colorpicker-overflow {
29690
29688
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
29691
29689
  content: none;
29692
29690
  }
29691
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
29692
+ padding-top: 3px;
29693
+ padding-bottom: 3px;
29694
+ }
29693
29695
  .e-treeview .e-icons .e-spinner-pane {
29694
29696
  position: relative;
29695
29697
  }
@@ -29704,7 +29706,6 @@ body.e-colorpicker-overflow {
29704
29706
  -ms-user-select: none;
29705
29707
  -webkit-user-select: none;
29706
29708
  user-select: none;
29707
- border: 1px solid;
29708
29709
  cursor: pointer;
29709
29710
  margin: 0;
29710
29711
  padding: 0 0 0 20px;
@@ -29740,7 +29741,7 @@ body.e-colorpicker-overflow {
29740
29741
  margin: 0 0 0 8px;
29741
29742
  }
29742
29743
  .e-treeview .e-checkbox-wrapper + .e-list-text {
29743
- padding: 0 8px;
29744
+ padding: 7px 8px;
29744
29745
  }
29745
29746
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
29746
29747
  bottom: -7px;
@@ -29753,24 +29754,26 @@ body.e-colorpicker-overflow {
29753
29754
  .e-treeview .e-list-text {
29754
29755
  box-sizing: border-box;
29755
29756
  display: inline-block;
29756
- line-height: 34px;
29757
+ line-height: 22px;
29757
29758
  margin: 0;
29758
- min-height: 34px;
29759
- padding: 0 8px;
29759
+ min-height: 22px;
29760
+ padding: 7px 8px;
29760
29761
  text-decoration: none;
29761
29762
  vertical-align: middle;
29762
29763
  }
29763
29764
  .e-treeview .e-list-text .e-input-group {
29764
29765
  height: 30px;
29765
- margin-bottom: 2px;
29766
+ margin-bottom: 0;
29766
29767
  min-width: 150px;
29767
29768
  vertical-align: bottom;
29768
29769
  }
29769
29770
  .e-treeview .e-list-text .e-input-group .e-input {
29770
29771
  height: 28px;
29772
+ padding-top: 6px;
29773
+ padding-bottom: 6px;
29771
29774
  }
29772
29775
  .e-treeview .e-navigable-text {
29773
- padding: 0 8px;
29776
+ padding: 7px 8px;
29774
29777
  }
29775
29778
  .e-treeview .e-list-icon,
29776
29779
  .e-treeview .e-list-img {
@@ -29787,11 +29790,11 @@ body.e-colorpicker-overflow {
29787
29790
  }
29788
29791
  .e-treeview .e-list-icon + .e-list-text,
29789
29792
  .e-treeview .e-list-img + .e-list-text {
29790
- padding: 0 8px;
29793
+ padding: 7px 8px;
29791
29794
  }
29792
29795
  .e-treeview .e-list-icon + .e-navigable-text,
29793
29796
  .e-treeview .e-list-img + .e-navigable-text {
29794
- padding: 0 8px;
29797
+ padding: 7px 8px;
29795
29798
  }
29796
29799
  .e-treeview .e-icon-collapsible,
29797
29800
  .e-treeview .e-icon-expandable {
@@ -30302,7 +30305,7 @@ body.e-colorpicker-overflow {
30302
30305
  }
30303
30306
  .e-bigger .e-treeview .e-fullrow,
30304
30307
  .e-treeview.e-bigger .e-fullrow {
30305
- height: 42px;
30308
+ height: 40px;
30306
30309
  }
30307
30310
  .e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
30308
30311
  .e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
@@ -30334,12 +30337,20 @@ body.e-colorpicker-overflow {
30334
30337
  }
30335
30338
  .e-bigger .e-treeview .e-list-text .e-input-group,
30336
30339
  .e-treeview.e-bigger .e-list-text .e-input-group {
30337
- height: 40px;
30340
+ height: 36px;
30341
+ padding-top: 6px;
30342
+ padding-bottom: 6px;
30343
+ margin-top: 2px;
30344
+ margin-bottom: 2px;
30338
30345
  }
30339
30346
  .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
30340
30347
  .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
30341
30348
  height: 36px;
30342
30349
  }
30350
+ .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
30351
+ .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
30352
+ height: 24px;
30353
+ }
30343
30354
  .e-bigger .e-treeview .e-checkbox-wrapper,
30344
30355
  .e-treeview.e-bigger .e-checkbox-wrapper {
30345
30356
  margin: 0 0 0 12px;
@@ -30833,7 +30844,6 @@ ejs-sidebar {
30833
30844
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
30834
30845
  .e-menu-container .e-ul .e-menu-item .e-caret {
30835
30846
  font-size: 14px;
30836
- line-height: 35px;
30837
30847
  }
30838
30848
 
30839
30849
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -52076,10 +52086,10 @@ ejs-filemanager {
52076
52086
  .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
52077
52087
  .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
52078
52088
  .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
52079
- background: rgba(13, 110, 253, 0.65);
52089
+ background: transparent;
52080
52090
  border-color: rgba(13, 110, 253, 0.65);
52081
52091
  box-shadow: none;
52082
- color: rgba(255, 255, 255, 0.65);
52092
+ color: rgba(13, 110, 253, 0.65);
52083
52093
  border-color: #0d6efd;
52084
52094
  }
52085
52095
  .e-btn-group .e-btn:disabled.e-outline.e-success,
@@ -59924,10 +59934,10 @@ span.e-table-box.e-rbox-select {
59924
59934
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
59925
59935
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
59926
59936
  padding: 0;
59927
- padding-bottom: 12px;
59937
+ padding-bottom: 8px;
59928
59938
  padding-left: 12px;
59929
59939
  padding-right: 12px;
59930
- padding-top: 12px;
59940
+ padding-top: 8px;
59931
59941
  }
59932
59942
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
59933
59943
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -59967,7 +59977,7 @@ span.e-table-box.e-rbox-select {
59967
59977
  }
59968
59978
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
59969
59979
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
59970
- padding-left: 48px;
59980
+ padding-left: 44px;
59971
59981
  }
59972
59982
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
59973
59983
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -59988,14 +59998,16 @@ span.e-table-box.e-rbox-select {
59988
59998
  }
59989
59999
  .e-toast-container .e-toast .e-toast-icon {
59990
60000
  align-items: center;
59991
- font-size: 14px;
59992
- height: 20px;
60001
+ font-size: 18px;
60002
+ height: 18px;
59993
60003
  justify-content: center;
59994
60004
  margin-right: 14px;
59995
- width: 20px;
59996
- left: 16px;
59997
- margin-left: 13px;
59998
- margin-top: 13px;
60005
+ width: 18px;
60006
+ left: 0;
60007
+ margin-left: 12px;
60008
+ margin-top: 10px;
60009
+ padding-bottom: 6px;
60010
+ position: absolute;
59999
60011
  }
60000
60012
  .e-toast-container .e-toast .e-toast-progress {
60001
60013
  bottom: 0;
@@ -60298,12 +60310,13 @@ span.e-table-box.e-rbox-select {
60298
60310
  }
60299
60311
  .e-bigger .e-toast-container .e-toast .e-toast-icon,
60300
60312
  .e-toast-container.e-bigger .e-toast .e-toast-icon {
60301
- font-size: 18px;
60302
- height: 24px;
60313
+ font-size: 20px;
60314
+ height: 20px;
60303
60315
  margin-right: 16px;
60304
- width: 24px;
60305
- left: 18px;
60306
- margin-top: 13px;
60316
+ width: 20px;
60317
+ left: 0;
60318
+ margin-top: 14px;
60319
+ margin-left: 12px;
60307
60320
  }
60308
60321
  .e-bigger .e-toast-container .e-toast .e-toast-progress,
60309
60322
  .e-toast-container.e-bigger .e-toast .e-toast-progress {
@@ -7791,10 +7791,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
7791
7791
  .e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
7792
7792
  .e-css.e-btn.e-outline.e-primary:disabled,
7793
7793
  .e-css.e-btn.e-outline.e-primary.e-disabled {
7794
- background: rgba(13, 110, 253, 0.65);
7794
+ background: transparent;
7795
7795
  border-color: rgba(13, 110, 253, 0.65);
7796
7796
  box-shadow: none;
7797
- color: rgba(255, 255, 255, 0.65);
7797
+ color: rgba(13, 110, 253, 0.65);
7798
7798
  }
7799
7799
  .e-btn.e-outline.e-success,
7800
7800
  .e-css.e-btn.e-outline.e-success {
@@ -22094,10 +22094,8 @@ body.e-colorpicker-overflow {
22094
22094
  }
22095
22095
  .e-treeview .e-list-item {
22096
22096
  list-style: none;
22097
- padding: 2px 0;
22098
22097
  }
22099
22098
  .e-treeview .e-list-item .e-ul {
22100
- margin: 2px 0 -2px;
22101
22099
  padding: 0 0 0 20px;
22102
22100
  }
22103
22101
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -22121,6 +22119,10 @@ body.e-colorpicker-overflow {
22121
22119
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
22122
22120
  content: none;
22123
22121
  }
22122
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
22123
+ padding-top: 3px;
22124
+ padding-bottom: 3px;
22125
+ }
22124
22126
  .e-treeview .e-icons .e-spinner-pane {
22125
22127
  position: relative;
22126
22128
  }
@@ -22135,7 +22137,6 @@ body.e-colorpicker-overflow {
22135
22137
  -ms-user-select: none;
22136
22138
  -webkit-user-select: none;
22137
22139
  user-select: none;
22138
- border: 1px solid;
22139
22140
  cursor: pointer;
22140
22141
  margin: 0;
22141
22142
  padding: 0 0 0 20px;
@@ -22171,7 +22172,7 @@ body.e-colorpicker-overflow {
22171
22172
  margin: 0 0 0 8px;
22172
22173
  }
22173
22174
  .e-treeview .e-checkbox-wrapper + .e-list-text {
22174
- padding: 0 8px;
22175
+ padding: 7px 8px;
22175
22176
  }
22176
22177
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
22177
22178
  bottom: -7px;
@@ -22184,24 +22185,26 @@ body.e-colorpicker-overflow {
22184
22185
  .e-treeview .e-list-text {
22185
22186
  box-sizing: border-box;
22186
22187
  display: inline-block;
22187
- line-height: 34px;
22188
+ line-height: 22px;
22188
22189
  margin: 0;
22189
- min-height: 34px;
22190
- padding: 0 8px;
22190
+ min-height: 22px;
22191
+ padding: 7px 8px;
22191
22192
  text-decoration: none;
22192
22193
  vertical-align: middle;
22193
22194
  }
22194
22195
  .e-treeview .e-list-text .e-input-group {
22195
22196
  height: 30px;
22196
- margin-bottom: 2px;
22197
+ margin-bottom: 0;
22197
22198
  min-width: 150px;
22198
22199
  vertical-align: bottom;
22199
22200
  }
22200
22201
  .e-treeview .e-list-text .e-input-group .e-input {
22201
22202
  height: 28px;
22203
+ padding-top: 6px;
22204
+ padding-bottom: 6px;
22202
22205
  }
22203
22206
  .e-treeview .e-navigable-text {
22204
- padding: 0 8px;
22207
+ padding: 7px 8px;
22205
22208
  }
22206
22209
  .e-treeview .e-list-icon,
22207
22210
  .e-treeview .e-list-img {
@@ -22218,11 +22221,11 @@ body.e-colorpicker-overflow {
22218
22221
  }
22219
22222
  .e-treeview .e-list-icon + .e-list-text,
22220
22223
  .e-treeview .e-list-img + .e-list-text {
22221
- padding: 0 8px;
22224
+ padding: 7px 8px;
22222
22225
  }
22223
22226
  .e-treeview .e-list-icon + .e-navigable-text,
22224
22227
  .e-treeview .e-list-img + .e-navigable-text {
22225
- padding: 0 8px;
22228
+ padding: 7px 8px;
22226
22229
  }
22227
22230
  .e-treeview .e-icon-collapsible,
22228
22231
  .e-treeview .e-icon-expandable {
@@ -23019,7 +23022,6 @@ ejs-sidebar {
23019
23022
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
23020
23023
  .e-menu-container .e-ul .e-menu-item .e-caret {
23021
23024
  font-size: 14px;
23022
- line-height: 35px;
23023
23025
  }
23024
23026
 
23025
23027
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -39802,10 +39804,10 @@ ejs-filemanager {
39802
39804
  .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
39803
39805
  .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
39804
39806
  .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
39805
- background: rgba(13, 110, 253, 0.65);
39807
+ background: transparent;
39806
39808
  border-color: rgba(13, 110, 253, 0.65);
39807
39809
  box-shadow: none;
39808
- color: rgba(255, 255, 255, 0.65);
39810
+ color: rgba(13, 110, 253, 0.65);
39809
39811
  border-color: #0d6efd;
39810
39812
  }
39811
39813
  .e-btn-group .e-btn:disabled.e-outline.e-success,
@@ -46687,10 +46689,10 @@ span.e-table-box.e-rbox-select {
46687
46689
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
46688
46690
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
46689
46691
  padding: 0;
46690
- padding-bottom: 12px;
46692
+ padding-bottom: 8px;
46691
46693
  padding-left: 12px;
46692
46694
  padding-right: 12px;
46693
- padding-top: 12px;
46695
+ padding-top: 8px;
46694
46696
  }
46695
46697
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
46696
46698
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -46730,7 +46732,7 @@ span.e-table-box.e-rbox-select {
46730
46732
  }
46731
46733
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
46732
46734
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
46733
- padding-left: 48px;
46735
+ padding-left: 44px;
46734
46736
  }
46735
46737
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
46736
46738
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -46751,14 +46753,16 @@ span.e-table-box.e-rbox-select {
46751
46753
  }
46752
46754
  .e-toast-container .e-toast .e-toast-icon {
46753
46755
  align-items: center;
46754
- font-size: 14px;
46755
- height: 20px;
46756
+ font-size: 18px;
46757
+ height: 18px;
46756
46758
  justify-content: center;
46757
46759
  margin-right: 14px;
46758
- width: 20px;
46759
- left: 16px;
46760
- margin-left: 13px;
46761
- margin-top: 13px;
46760
+ width: 18px;
46761
+ left: 0;
46762
+ margin-left: 12px;
46763
+ margin-top: 10px;
46764
+ padding-bottom: 6px;
46765
+ position: absolute;
46762
46766
  }
46763
46767
  .e-toast-container .e-toast .e-toast-progress {
46764
46768
  bottom: 0;