@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
@@ -8116,7 +8116,7 @@ button .e-badge.e-badge-circle.e-badge-ghost {
8116
8116
  .e-css.e-btn.e-outline.e-primary:disabled,
8117
8117
  .e-css.e-btn.e-outline.e-primary.e-disabled {
8118
8118
  background: rgba(var(--color-sf-primary), 0.65);
8119
- border-color: rgba(var(--color-sf-primary), 0.65);
8119
+ border-color: var(--color-sf-primary-bg-color-disabled);
8120
8120
  box-shadow: none;
8121
8121
  color: var(--color-sf-primary-bg-color-disabled);
8122
8122
  }
@@ -22432,10 +22432,8 @@ body.e-colorpicker-overflow {
22432
22432
  }
22433
22433
  .e-treeview .e-list-item {
22434
22434
  list-style: none;
22435
- padding: 2px 0;
22436
22435
  }
22437
22436
  .e-treeview .e-list-item .e-ul {
22438
- margin: 2px 0 -2px;
22439
22437
  padding: 0 0 0 20px;
22440
22438
  }
22441
22439
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -22459,6 +22457,10 @@ body.e-colorpicker-overflow {
22459
22457
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
22460
22458
  content: none;
22461
22459
  }
22460
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
22461
+ padding-top: 2px;
22462
+ padding-bottom: 2px;
22463
+ }
22462
22464
  .e-treeview .e-icons .e-spinner-pane {
22463
22465
  position: relative;
22464
22466
  }
@@ -22473,7 +22475,6 @@ body.e-colorpicker-overflow {
22473
22475
  -ms-user-select: none;
22474
22476
  -webkit-user-select: none;
22475
22477
  user-select: none;
22476
- border: 1px solid;
22477
22478
  cursor: pointer;
22478
22479
  margin: 0;
22479
22480
  padding: 0 0 0 20px;
@@ -22509,7 +22510,7 @@ body.e-colorpicker-overflow {
22509
22510
  margin: 0 0 0 8px;
22510
22511
  }
22511
22512
  .e-treeview .e-checkbox-wrapper + .e-list-text {
22512
- padding: 0 8px;
22513
+ padding: 7px 8px;
22513
22514
  }
22514
22515
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
22515
22516
  bottom: -7px;
@@ -22522,24 +22523,29 @@ body.e-colorpicker-overflow {
22522
22523
  .e-treeview .e-list-text {
22523
22524
  box-sizing: border-box;
22524
22525
  display: inline-block;
22525
- line-height: 34px;
22526
+ line-height: 22px;
22526
22527
  margin: 0;
22527
- min-height: 34px;
22528
- padding: 0 8px;
22528
+ min-height: 22px;
22529
+ padding: 7px 8px;
22529
22530
  text-decoration: none;
22530
22531
  vertical-align: middle;
22531
22532
  }
22532
22533
  .e-treeview .e-list-text .e-input-group {
22533
- height: 30px;
22534
+ height: 32px;
22534
22535
  margin-bottom: 0;
22535
22536
  min-width: 150px;
22536
22537
  vertical-align: bottom;
22537
22538
  }
22538
22539
  .e-treeview .e-list-text .e-input-group .e-input {
22539
22540
  height: 28px;
22541
+ padding-top: 6px;
22542
+ padding-bottom: 6px;
22543
+ height: 32px;
22544
+ padding-top: 5px;
22545
+ padding-bottom: 5px;
22540
22546
  }
22541
22547
  .e-treeview .e-navigable-text {
22542
- padding: 0 8px;
22548
+ padding: 7px 8px;
22543
22549
  }
22544
22550
  .e-treeview .e-list-icon,
22545
22551
  .e-treeview .e-list-img {
@@ -22556,11 +22562,11 @@ body.e-colorpicker-overflow {
22556
22562
  }
22557
22563
  .e-treeview .e-list-icon + .e-list-text,
22558
22564
  .e-treeview .e-list-img + .e-list-text {
22559
- padding: 0 12px;
22565
+ padding: 7px 12px;
22560
22566
  }
22561
22567
  .e-treeview .e-list-icon + .e-navigable-text,
22562
22568
  .e-treeview .e-list-img + .e-navigable-text {
22563
- padding: 0 12px;
22569
+ padding: 7px 12px;
22564
22570
  }
22565
22571
  .e-treeview .e-icon-collapsible,
22566
22572
  .e-treeview .e-icon-expandable {
@@ -22854,6 +22860,12 @@ body.e-colorpicker-overflow {
22854
22860
  .e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
22855
22861
  color: var(--color-sf-content-text-color-selected);
22856
22862
  }
22863
+ .e-treeview .e-list-item.e-active > .e-text-content .e-check {
22864
+ border-color: var(--color-sf-content-text-color-selected);
22865
+ }
22866
+ .e-treeview .e-list-item.e-active > .e-text-content .e-stop {
22867
+ border-color: var(--color-sf-content-text-color-selected);
22868
+ }
22857
22869
  .e-treeview .e-list-item.e-active.e-hover > .e-fullrow, .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
22858
22870
  background-color: var(--color-sf-content-bg-color-selected);
22859
22871
  border-color: var(--color-sf-content-bg-color-selected);
@@ -23347,7 +23359,6 @@ ejs-sidebar {
23347
23359
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
23348
23360
  .e-menu-container .e-ul .e-menu-item .e-caret {
23349
23361
  font-size: 12px;
23350
- line-height: 35px;
23351
23362
  }
23352
23363
 
23353
23364
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -40109,7 +40120,7 @@ ejs-filemanager {
40109
40120
  .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
40110
40121
  .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
40111
40122
  background: rgba(var(--color-sf-primary), 0.65);
40112
- border-color: rgba(var(--color-sf-primary), 0.65);
40123
+ border-color: var(--color-sf-primary-bg-color-disabled);
40113
40124
  box-shadow: none;
40114
40125
  color: var(--color-sf-primary-bg-color-disabled);
40115
40126
  border-color: var(--color-sf-primary-bg-color);
@@ -46962,10 +46973,10 @@ span.e-table-box.e-rbox-select {
46962
46973
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
46963
46974
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
46964
46975
  padding: 0;
46965
- padding-bottom: 12px;
46976
+ padding-bottom: 8px;
46966
46977
  padding-left: 12px;
46967
46978
  padding-right: 12px;
46968
- padding-top: 12px;
46979
+ padding-top: 8px;
46969
46980
  }
46970
46981
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
46971
46982
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -47005,7 +47016,7 @@ span.e-table-box.e-rbox-select {
47005
47016
  }
47006
47017
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
47007
47018
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
47008
- padding-left: 48px;
47019
+ padding-left: 44px;
47009
47020
  }
47010
47021
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
47011
47022
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -47026,14 +47037,16 @@ span.e-table-box.e-rbox-select {
47026
47037
  }
47027
47038
  .e-toast-container .e-toast .e-toast-icon {
47028
47039
  align-items: center;
47029
- font-size: 14px;
47030
- height: 20px;
47040
+ font-size: 18px;
47041
+ height: 18px;
47031
47042
  justify-content: center;
47032
47043
  margin-right: 14px;
47033
- width: 20px;
47034
- left: 16px;
47035
- margin-left: 13px;
47036
- margin-top: 13px;
47044
+ width: 18px;
47045
+ left: 0;
47046
+ margin-left: 12px;
47047
+ margin-top: 10px;
47048
+ padding-bottom: 6px;
47049
+ position: absolute;
47037
47050
  }
47038
47051
  .e-toast-container .e-toast .e-toast-progress {
47039
47052
  bottom: 0;
@@ -47113,7 +47126,7 @@ span.e-table-box.e-rbox-select {
47113
47126
  }
47114
47127
  .e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
47115
47128
  color: var(--color-sf-info-dark);
47116
- border-color: var(--color-sf-info-dark);
47129
+ border-color: var(--color-sf-info);
47117
47130
  }
47118
47131
  .e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
47119
47132
  color: var(--color-sf-info-dark);
@@ -47135,7 +47148,7 @@ span.e-table-box.e-rbox-select {
47135
47148
  }
47136
47149
  .e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
47137
47150
  color: var(--color-sf-warning-dark);
47138
- border-color: var(--color-sf-warning-dark);
47151
+ border-color: var(--color-sf-border-warning);
47139
47152
  }
47140
47153
  .e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
47141
47154
  color: var(--color-sf-warning-dark);
@@ -10342,7 +10342,7 @@ button .e-badge.e-badge-circle.e-badge-ghost {
10342
10342
  .e-css.e-btn.e-outline.e-primary:disabled,
10343
10343
  .e-css.e-btn.e-outline.e-primary.e-disabled {
10344
10344
  background: rgba(var(--color-sf-primary), 0.65);
10345
- border-color: rgba(var(--color-sf-primary), 0.65);
10345
+ border-color: var(--color-sf-primary-bg-color-disabled);
10346
10346
  box-shadow: none;
10347
10347
  color: var(--color-sf-primary-bg-color-disabled);
10348
10348
  }
@@ -29964,10 +29964,8 @@ body.e-colorpicker-overflow {
29964
29964
  }
29965
29965
  .e-treeview .e-list-item {
29966
29966
  list-style: none;
29967
- padding: 2px 0;
29968
29967
  }
29969
29968
  .e-treeview .e-list-item .e-ul {
29970
- margin: 2px 0 -2px;
29971
29969
  padding: 0 0 0 20px;
29972
29970
  }
29973
29971
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -29991,6 +29989,10 @@ body.e-colorpicker-overflow {
29991
29989
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
29992
29990
  content: none;
29993
29991
  }
29992
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
29993
+ padding-top: 2px;
29994
+ padding-bottom: 2px;
29995
+ }
29994
29996
  .e-treeview .e-icons .e-spinner-pane {
29995
29997
  position: relative;
29996
29998
  }
@@ -30005,7 +30007,6 @@ body.e-colorpicker-overflow {
30005
30007
  -ms-user-select: none;
30006
30008
  -webkit-user-select: none;
30007
30009
  user-select: none;
30008
- border: 1px solid;
30009
30010
  cursor: pointer;
30010
30011
  margin: 0;
30011
30012
  padding: 0 0 0 20px;
@@ -30041,7 +30042,7 @@ body.e-colorpicker-overflow {
30041
30042
  margin: 0 0 0 8px;
30042
30043
  }
30043
30044
  .e-treeview .e-checkbox-wrapper + .e-list-text {
30044
- padding: 0 8px;
30045
+ padding: 7px 8px;
30045
30046
  }
30046
30047
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
30047
30048
  bottom: -7px;
@@ -30054,24 +30055,29 @@ body.e-colorpicker-overflow {
30054
30055
  .e-treeview .e-list-text {
30055
30056
  box-sizing: border-box;
30056
30057
  display: inline-block;
30057
- line-height: 34px;
30058
+ line-height: 22px;
30058
30059
  margin: 0;
30059
- min-height: 34px;
30060
- padding: 0 8px;
30060
+ min-height: 22px;
30061
+ padding: 7px 8px;
30061
30062
  text-decoration: none;
30062
30063
  vertical-align: middle;
30063
30064
  }
30064
30065
  .e-treeview .e-list-text .e-input-group {
30065
- height: 30px;
30066
+ height: 32px;
30066
30067
  margin-bottom: 0;
30067
30068
  min-width: 150px;
30068
30069
  vertical-align: bottom;
30069
30070
  }
30070
30071
  .e-treeview .e-list-text .e-input-group .e-input {
30071
30072
  height: 28px;
30073
+ padding-top: 6px;
30074
+ padding-bottom: 6px;
30075
+ height: 32px;
30076
+ padding-top: 5px;
30077
+ padding-bottom: 5px;
30072
30078
  }
30073
30079
  .e-treeview .e-navigable-text {
30074
- padding: 0 8px;
30080
+ padding: 7px 8px;
30075
30081
  }
30076
30082
  .e-treeview .e-list-icon,
30077
30083
  .e-treeview .e-list-img {
@@ -30088,11 +30094,11 @@ body.e-colorpicker-overflow {
30088
30094
  }
30089
30095
  .e-treeview .e-list-icon + .e-list-text,
30090
30096
  .e-treeview .e-list-img + .e-list-text {
30091
- padding: 0 12px;
30097
+ padding: 7px 12px;
30092
30098
  }
30093
30099
  .e-treeview .e-list-icon + .e-navigable-text,
30094
30100
  .e-treeview .e-list-img + .e-navigable-text {
30095
- padding: 0 12px;
30101
+ padding: 7px 12px;
30096
30102
  }
30097
30103
  .e-treeview .e-icon-collapsible,
30098
30104
  .e-treeview .e-icon-expandable {
@@ -30386,6 +30392,12 @@ body.e-colorpicker-overflow {
30386
30392
  .e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
30387
30393
  color: var(--color-sf-content-text-color-selected);
30388
30394
  }
30395
+ .e-treeview .e-list-item.e-active > .e-text-content .e-check {
30396
+ border-color: var(--color-sf-content-text-color-selected);
30397
+ }
30398
+ .e-treeview .e-list-item.e-active > .e-text-content .e-stop {
30399
+ border-color: var(--color-sf-content-text-color-selected);
30400
+ }
30389
30401
  .e-treeview .e-list-item.e-active.e-hover > .e-fullrow, .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
30390
30402
  background-color: var(--color-sf-content-bg-color-selected);
30391
30403
  border-color: var(--color-sf-content-bg-color-selected);
@@ -30568,17 +30580,25 @@ body.e-colorpicker-overflow {
30568
30580
  }
30569
30581
  .e-bigger .e-treeview .e-list-text,
30570
30582
  .e-treeview.e-bigger .e-list-text {
30571
- line-height: 40px;
30572
- min-height: 40px;
30583
+ line-height: 24px;
30584
+ min-height: 24px;
30585
+ padding: 9px 12px;
30573
30586
  }
30574
30587
  .e-bigger .e-treeview .e-list-text .e-input-group,
30575
30588
  .e-treeview.e-bigger .e-list-text .e-input-group {
30576
- height: 40px;
30589
+ height: 38px;
30577
30590
  }
30578
30591
  .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
30579
30592
  .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
30580
30593
  height: 36px;
30581
30594
  }
30595
+ .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
30596
+ .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
30597
+ line-height: 24px;
30598
+ min-height: 24px;
30599
+ padding-top: 7px;
30600
+ padding-bottom: 7px;
30601
+ }
30582
30602
  .e-bigger .e-treeview .e-checkbox-wrapper,
30583
30603
  .e-treeview.e-bigger .e-checkbox-wrapper {
30584
30604
  margin: 0 0 0 12px;
@@ -31043,7 +31063,6 @@ ejs-sidebar {
31043
31063
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
31044
31064
  .e-menu-container .e-ul .e-menu-item .e-caret {
31045
31065
  font-size: 12px;
31046
- line-height: 35px;
31047
31066
  }
31048
31067
 
31049
31068
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -52068,7 +52087,7 @@ ejs-filemanager {
52068
52087
  .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
52069
52088
  .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
52070
52089
  background: rgba(var(--color-sf-primary), 0.65);
52071
- border-color: rgba(var(--color-sf-primary), 0.65);
52090
+ border-color: var(--color-sf-primary-bg-color-disabled);
52072
52091
  box-shadow: none;
52073
52092
  color: var(--color-sf-primary-bg-color-disabled);
52074
52093
  border-color: var(--color-sf-primary-bg-color);
@@ -59893,10 +59912,10 @@ span.e-table-box.e-rbox-select {
59893
59912
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
59894
59913
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
59895
59914
  padding: 0;
59896
- padding-bottom: 12px;
59915
+ padding-bottom: 8px;
59897
59916
  padding-left: 12px;
59898
59917
  padding-right: 12px;
59899
- padding-top: 12px;
59918
+ padding-top: 8px;
59900
59919
  }
59901
59920
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
59902
59921
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -59936,7 +59955,7 @@ span.e-table-box.e-rbox-select {
59936
59955
  }
59937
59956
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
59938
59957
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
59939
- padding-left: 48px;
59958
+ padding-left: 44px;
59940
59959
  }
59941
59960
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
59942
59961
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -59957,14 +59976,16 @@ span.e-table-box.e-rbox-select {
59957
59976
  }
59958
59977
  .e-toast-container .e-toast .e-toast-icon {
59959
59978
  align-items: center;
59960
- font-size: 14px;
59961
- height: 20px;
59979
+ font-size: 18px;
59980
+ height: 18px;
59962
59981
  justify-content: center;
59963
59982
  margin-right: 14px;
59964
- width: 20px;
59965
- left: 16px;
59966
- margin-left: 13px;
59967
- margin-top: 13px;
59983
+ width: 18px;
59984
+ left: 0;
59985
+ margin-left: 12px;
59986
+ margin-top: 10px;
59987
+ padding-bottom: 6px;
59988
+ position: absolute;
59968
59989
  }
59969
59990
  .e-toast-container .e-toast .e-toast-progress {
59970
59991
  bottom: 0;
@@ -60044,7 +60065,7 @@ span.e-table-box.e-rbox-select {
60044
60065
  }
60045
60066
  .e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
60046
60067
  color: var(--color-sf-info-dark);
60047
- border-color: var(--color-sf-info-dark);
60068
+ border-color: var(--color-sf-info);
60048
60069
  }
60049
60070
  .e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
60050
60071
  color: var(--color-sf-info-dark);
@@ -60066,7 +60087,7 @@ span.e-table-box.e-rbox-select {
60066
60087
  }
60067
60088
  .e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
60068
60089
  color: var(--color-sf-warning-dark);
60069
- border-color: var(--color-sf-warning-dark);
60090
+ border-color: var(--color-sf-border-warning);
60070
60091
  }
60071
60092
  .e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
60072
60093
  color: var(--color-sf-warning-dark);
@@ -60267,12 +60288,13 @@ span.e-table-box.e-rbox-select {
60267
60288
  }
60268
60289
  .e-bigger .e-toast-container .e-toast .e-toast-icon,
60269
60290
  .e-toast-container.e-bigger .e-toast .e-toast-icon {
60270
- font-size: 18px;
60271
- height: 24px;
60291
+ font-size: 20px;
60292
+ height: 20px;
60272
60293
  margin-right: 16px;
60273
- width: 24px;
60274
- left: 18px;
60275
- margin-top: 13px;
60294
+ width: 20px;
60295
+ left: 0;
60296
+ margin-top: 14px;
60297
+ margin-left: 12px;
60276
60298
  }
60277
60299
  .e-bigger .e-toast-container .e-toast .e-toast-progress,
60278
60300
  .e-toast-container.e-bigger .e-toast .e-toast-progress {
@@ -8412,7 +8412,7 @@ button .e-badge.e-badge-circle.e-badge-ghost {
8412
8412
  .e-css.e-btn.e-outline.e-primary:disabled,
8413
8413
  .e-css.e-btn.e-outline.e-primary.e-disabled {
8414
8414
  background: rgba(var(--color-sf-primary), 0.65);
8415
- border-color: rgba(var(--color-sf-primary), 0.65);
8415
+ border-color: var(--color-sf-primary-bg-color-disabled);
8416
8416
  box-shadow: none;
8417
8417
  color: var(--color-sf-primary-bg-color-disabled);
8418
8418
  }
@@ -22728,10 +22728,8 @@ body.e-colorpicker-overflow {
22728
22728
  }
22729
22729
  .e-treeview .e-list-item {
22730
22730
  list-style: none;
22731
- padding: 2px 0;
22732
22731
  }
22733
22732
  .e-treeview .e-list-item .e-ul {
22734
- margin: 2px 0 -2px;
22735
22733
  padding: 0 0 0 20px;
22736
22734
  }
22737
22735
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -22755,6 +22753,10 @@ body.e-colorpicker-overflow {
22755
22753
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
22756
22754
  content: none;
22757
22755
  }
22756
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
22757
+ padding-top: 2px;
22758
+ padding-bottom: 2px;
22759
+ }
22758
22760
  .e-treeview .e-icons .e-spinner-pane {
22759
22761
  position: relative;
22760
22762
  }
@@ -22769,7 +22771,6 @@ body.e-colorpicker-overflow {
22769
22771
  -ms-user-select: none;
22770
22772
  -webkit-user-select: none;
22771
22773
  user-select: none;
22772
- border: 1px solid;
22773
22774
  cursor: pointer;
22774
22775
  margin: 0;
22775
22776
  padding: 0 0 0 20px;
@@ -22805,7 +22806,7 @@ body.e-colorpicker-overflow {
22805
22806
  margin: 0 0 0 8px;
22806
22807
  }
22807
22808
  .e-treeview .e-checkbox-wrapper + .e-list-text {
22808
- padding: 0 8px;
22809
+ padding: 7px 8px;
22809
22810
  }
22810
22811
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
22811
22812
  bottom: -7px;
@@ -22818,24 +22819,29 @@ body.e-colorpicker-overflow {
22818
22819
  .e-treeview .e-list-text {
22819
22820
  box-sizing: border-box;
22820
22821
  display: inline-block;
22821
- line-height: 34px;
22822
+ line-height: 22px;
22822
22823
  margin: 0;
22823
- min-height: 34px;
22824
- padding: 0 8px;
22824
+ min-height: 22px;
22825
+ padding: 7px 8px;
22825
22826
  text-decoration: none;
22826
22827
  vertical-align: middle;
22827
22828
  }
22828
22829
  .e-treeview .e-list-text .e-input-group {
22829
- height: 30px;
22830
+ height: 32px;
22830
22831
  margin-bottom: 0;
22831
22832
  min-width: 150px;
22832
22833
  vertical-align: bottom;
22833
22834
  }
22834
22835
  .e-treeview .e-list-text .e-input-group .e-input {
22835
22836
  height: 28px;
22837
+ padding-top: 6px;
22838
+ padding-bottom: 6px;
22839
+ height: 32px;
22840
+ padding-top: 5px;
22841
+ padding-bottom: 5px;
22836
22842
  }
22837
22843
  .e-treeview .e-navigable-text {
22838
- padding: 0 8px;
22844
+ padding: 7px 8px;
22839
22845
  }
22840
22846
  .e-treeview .e-list-icon,
22841
22847
  .e-treeview .e-list-img {
@@ -22852,11 +22858,11 @@ body.e-colorpicker-overflow {
22852
22858
  }
22853
22859
  .e-treeview .e-list-icon + .e-list-text,
22854
22860
  .e-treeview .e-list-img + .e-list-text {
22855
- padding: 0 12px;
22861
+ padding: 7px 12px;
22856
22862
  }
22857
22863
  .e-treeview .e-list-icon + .e-navigable-text,
22858
22864
  .e-treeview .e-list-img + .e-navigable-text {
22859
- padding: 0 12px;
22865
+ padding: 7px 12px;
22860
22866
  }
22861
22867
  .e-treeview .e-icon-collapsible,
22862
22868
  .e-treeview .e-icon-expandable {
@@ -23150,6 +23156,12 @@ body.e-colorpicker-overflow {
23150
23156
  .e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
23151
23157
  color: var(--color-sf-content-text-color-selected);
23152
23158
  }
23159
+ .e-treeview .e-list-item.e-active > .e-text-content .e-check {
23160
+ border-color: var(--color-sf-content-text-color-selected);
23161
+ }
23162
+ .e-treeview .e-list-item.e-active > .e-text-content .e-stop {
23163
+ border-color: var(--color-sf-content-text-color-selected);
23164
+ }
23153
23165
  .e-treeview .e-list-item.e-active.e-hover > .e-fullrow, .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
23154
23166
  background-color: var(--color-sf-content-bg-color-selected);
23155
23167
  border-color: var(--color-sf-content-bg-color-selected);
@@ -23643,7 +23655,6 @@ ejs-sidebar {
23643
23655
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
23644
23656
  .e-menu-container .e-ul .e-menu-item .e-caret {
23645
23657
  font-size: 12px;
23646
- line-height: 35px;
23647
23658
  }
23648
23659
 
23649
23660
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -40405,7 +40416,7 @@ ejs-filemanager {
40405
40416
  .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
40406
40417
  .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
40407
40418
  background: rgba(var(--color-sf-primary), 0.65);
40408
- border-color: rgba(var(--color-sf-primary), 0.65);
40419
+ border-color: var(--color-sf-primary-bg-color-disabled);
40409
40420
  box-shadow: none;
40410
40421
  color: var(--color-sf-primary-bg-color-disabled);
40411
40422
  border-color: var(--color-sf-primary-bg-color);
@@ -47274,10 +47285,10 @@ span.e-table-box.e-rbox-select {
47274
47285
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
47275
47286
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
47276
47287
  padding: 0;
47277
- padding-bottom: 12px;
47288
+ padding-bottom: 8px;
47278
47289
  padding-left: 12px;
47279
47290
  padding-right: 12px;
47280
- padding-top: 12px;
47291
+ padding-top: 8px;
47281
47292
  }
47282
47293
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
47283
47294
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -47317,7 +47328,7 @@ span.e-table-box.e-rbox-select {
47317
47328
  }
47318
47329
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
47319
47330
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
47320
- padding-left: 48px;
47331
+ padding-left: 44px;
47321
47332
  }
47322
47333
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
47323
47334
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -47338,14 +47349,16 @@ span.e-table-box.e-rbox-select {
47338
47349
  }
47339
47350
  .e-toast-container .e-toast .e-toast-icon {
47340
47351
  align-items: center;
47341
- font-size: 14px;
47342
- height: 20px;
47352
+ font-size: 18px;
47353
+ height: 18px;
47343
47354
  justify-content: center;
47344
47355
  margin-right: 14px;
47345
- width: 20px;
47346
- left: 16px;
47347
- margin-left: 13px;
47348
- margin-top: 13px;
47356
+ width: 18px;
47357
+ left: 0;
47358
+ margin-left: 12px;
47359
+ margin-top: 10px;
47360
+ padding-bottom: 6px;
47361
+ position: absolute;
47349
47362
  }
47350
47363
  .e-toast-container .e-toast .e-toast-progress {
47351
47364
  bottom: 0;
@@ -47425,7 +47438,7 @@ span.e-table-box.e-rbox-select {
47425
47438
  }
47426
47439
  .e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
47427
47440
  color: var(--color-sf-info-dark);
47428
- border-color: var(--color-sf-info-dark);
47441
+ border-color: var(--color-sf-info);
47429
47442
  }
47430
47443
  .e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
47431
47444
  color: var(--color-sf-info-dark);
@@ -47447,7 +47460,7 @@ span.e-table-box.e-rbox-select {
47447
47460
  }
47448
47461
  .e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
47449
47462
  color: var(--color-sf-warning-dark);
47450
- border-color: var(--color-sf-warning-dark);
47463
+ border-color: var(--color-sf-border-warning);
47451
47464
  }
47452
47465
  .e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
47453
47466
  color: var(--color-sf-warning-dark);