@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
@@ -10638,7 +10638,7 @@ button .e-badge.e-badge-circle.e-badge-ghost {
10638
10638
  .e-css.e-btn.e-outline.e-primary:disabled,
10639
10639
  .e-css.e-btn.e-outline.e-primary.e-disabled {
10640
10640
  background: rgba(var(--color-sf-primary), 0.65);
10641
- border-color: rgba(var(--color-sf-primary), 0.65);
10641
+ border-color: var(--color-sf-primary-bg-color-disabled);
10642
10642
  box-shadow: none;
10643
10643
  color: var(--color-sf-primary-bg-color-disabled);
10644
10644
  }
@@ -30260,10 +30260,8 @@ body.e-colorpicker-overflow {
30260
30260
  }
30261
30261
  .e-treeview .e-list-item {
30262
30262
  list-style: none;
30263
- padding: 2px 0;
30264
30263
  }
30265
30264
  .e-treeview .e-list-item .e-ul {
30266
- margin: 2px 0 -2px;
30267
30265
  padding: 0 0 0 20px;
30268
30266
  }
30269
30267
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -30287,6 +30285,10 @@ body.e-colorpicker-overflow {
30287
30285
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
30288
30286
  content: none;
30289
30287
  }
30288
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
30289
+ padding-top: 2px;
30290
+ padding-bottom: 2px;
30291
+ }
30290
30292
  .e-treeview .e-icons .e-spinner-pane {
30291
30293
  position: relative;
30292
30294
  }
@@ -30301,7 +30303,6 @@ body.e-colorpicker-overflow {
30301
30303
  -ms-user-select: none;
30302
30304
  -webkit-user-select: none;
30303
30305
  user-select: none;
30304
- border: 1px solid;
30305
30306
  cursor: pointer;
30306
30307
  margin: 0;
30307
30308
  padding: 0 0 0 20px;
@@ -30337,7 +30338,7 @@ body.e-colorpicker-overflow {
30337
30338
  margin: 0 0 0 8px;
30338
30339
  }
30339
30340
  .e-treeview .e-checkbox-wrapper + .e-list-text {
30340
- padding: 0 8px;
30341
+ padding: 7px 8px;
30341
30342
  }
30342
30343
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
30343
30344
  bottom: -7px;
@@ -30350,24 +30351,29 @@ body.e-colorpicker-overflow {
30350
30351
  .e-treeview .e-list-text {
30351
30352
  box-sizing: border-box;
30352
30353
  display: inline-block;
30353
- line-height: 34px;
30354
+ line-height: 22px;
30354
30355
  margin: 0;
30355
- min-height: 34px;
30356
- padding: 0 8px;
30356
+ min-height: 22px;
30357
+ padding: 7px 8px;
30357
30358
  text-decoration: none;
30358
30359
  vertical-align: middle;
30359
30360
  }
30360
30361
  .e-treeview .e-list-text .e-input-group {
30361
- height: 30px;
30362
+ height: 32px;
30362
30363
  margin-bottom: 0;
30363
30364
  min-width: 150px;
30364
30365
  vertical-align: bottom;
30365
30366
  }
30366
30367
  .e-treeview .e-list-text .e-input-group .e-input {
30367
30368
  height: 28px;
30369
+ padding-top: 6px;
30370
+ padding-bottom: 6px;
30371
+ height: 32px;
30372
+ padding-top: 5px;
30373
+ padding-bottom: 5px;
30368
30374
  }
30369
30375
  .e-treeview .e-navigable-text {
30370
- padding: 0 8px;
30376
+ padding: 7px 8px;
30371
30377
  }
30372
30378
  .e-treeview .e-list-icon,
30373
30379
  .e-treeview .e-list-img {
@@ -30384,11 +30390,11 @@ body.e-colorpicker-overflow {
30384
30390
  }
30385
30391
  .e-treeview .e-list-icon + .e-list-text,
30386
30392
  .e-treeview .e-list-img + .e-list-text {
30387
- padding: 0 12px;
30393
+ padding: 7px 12px;
30388
30394
  }
30389
30395
  .e-treeview .e-list-icon + .e-navigable-text,
30390
30396
  .e-treeview .e-list-img + .e-navigable-text {
30391
- padding: 0 12px;
30397
+ padding: 7px 12px;
30392
30398
  }
30393
30399
  .e-treeview .e-icon-collapsible,
30394
30400
  .e-treeview .e-icon-expandable {
@@ -30682,6 +30688,12 @@ body.e-colorpicker-overflow {
30682
30688
  .e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
30683
30689
  color: var(--color-sf-content-text-color-selected);
30684
30690
  }
30691
+ .e-treeview .e-list-item.e-active > .e-text-content .e-check {
30692
+ border-color: var(--color-sf-content-text-color-selected);
30693
+ }
30694
+ .e-treeview .e-list-item.e-active > .e-text-content .e-stop {
30695
+ border-color: var(--color-sf-content-text-color-selected);
30696
+ }
30685
30697
  .e-treeview .e-list-item.e-active.e-hover > .e-fullrow, .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
30686
30698
  background-color: var(--color-sf-content-bg-color-selected);
30687
30699
  border-color: var(--color-sf-content-bg-color-selected);
@@ -30864,17 +30876,25 @@ body.e-colorpicker-overflow {
30864
30876
  }
30865
30877
  .e-bigger .e-treeview .e-list-text,
30866
30878
  .e-treeview.e-bigger .e-list-text {
30867
- line-height: 40px;
30868
- min-height: 40px;
30879
+ line-height: 24px;
30880
+ min-height: 24px;
30881
+ padding: 9px 12px;
30869
30882
  }
30870
30883
  .e-bigger .e-treeview .e-list-text .e-input-group,
30871
30884
  .e-treeview.e-bigger .e-list-text .e-input-group {
30872
- height: 40px;
30885
+ height: 38px;
30873
30886
  }
30874
30887
  .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
30875
30888
  .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
30876
30889
  height: 36px;
30877
30890
  }
30891
+ .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
30892
+ .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
30893
+ line-height: 24px;
30894
+ min-height: 24px;
30895
+ padding-top: 7px;
30896
+ padding-bottom: 7px;
30897
+ }
30878
30898
  .e-bigger .e-treeview .e-checkbox-wrapper,
30879
30899
  .e-treeview.e-bigger .e-checkbox-wrapper {
30880
30900
  margin: 0 0 0 12px;
@@ -31339,7 +31359,6 @@ ejs-sidebar {
31339
31359
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
31340
31360
  .e-menu-container .e-ul .e-menu-item .e-caret {
31341
31361
  font-size: 12px;
31342
- line-height: 35px;
31343
31362
  }
31344
31363
 
31345
31364
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -52364,7 +52383,7 @@ ejs-filemanager {
52364
52383
  .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
52365
52384
  .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
52366
52385
  background: rgba(var(--color-sf-primary), 0.65);
52367
- border-color: rgba(var(--color-sf-primary), 0.65);
52386
+ border-color: var(--color-sf-primary-bg-color-disabled);
52368
52387
  box-shadow: none;
52369
52388
  color: var(--color-sf-primary-bg-color-disabled);
52370
52389
  border-color: var(--color-sf-primary-bg-color);
@@ -60205,10 +60224,10 @@ span.e-table-box.e-rbox-select {
60205
60224
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
60206
60225
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
60207
60226
  padding: 0;
60208
- padding-bottom: 12px;
60227
+ padding-bottom: 8px;
60209
60228
  padding-left: 12px;
60210
60229
  padding-right: 12px;
60211
- padding-top: 12px;
60230
+ padding-top: 8px;
60212
60231
  }
60213
60232
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
60214
60233
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -60248,7 +60267,7 @@ span.e-table-box.e-rbox-select {
60248
60267
  }
60249
60268
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
60250
60269
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
60251
- padding-left: 48px;
60270
+ padding-left: 44px;
60252
60271
  }
60253
60272
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
60254
60273
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -60269,14 +60288,16 @@ span.e-table-box.e-rbox-select {
60269
60288
  }
60270
60289
  .e-toast-container .e-toast .e-toast-icon {
60271
60290
  align-items: center;
60272
- font-size: 14px;
60273
- height: 20px;
60291
+ font-size: 18px;
60292
+ height: 18px;
60274
60293
  justify-content: center;
60275
60294
  margin-right: 14px;
60276
- width: 20px;
60277
- left: 16px;
60278
- margin-left: 13px;
60279
- margin-top: 13px;
60295
+ width: 18px;
60296
+ left: 0;
60297
+ margin-left: 12px;
60298
+ margin-top: 10px;
60299
+ padding-bottom: 6px;
60300
+ position: absolute;
60280
60301
  }
60281
60302
  .e-toast-container .e-toast .e-toast-progress {
60282
60303
  bottom: 0;
@@ -60356,7 +60377,7 @@ span.e-table-box.e-rbox-select {
60356
60377
  }
60357
60378
  .e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
60358
60379
  color: var(--color-sf-info-dark);
60359
- border-color: var(--color-sf-info-dark);
60380
+ border-color: var(--color-sf-info);
60360
60381
  }
60361
60382
  .e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
60362
60383
  color: var(--color-sf-info-dark);
@@ -60378,7 +60399,7 @@ span.e-table-box.e-rbox-select {
60378
60399
  }
60379
60400
  .e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
60380
60401
  color: var(--color-sf-warning-dark);
60381
- border-color: var(--color-sf-warning-dark);
60402
+ border-color: var(--color-sf-border-warning);
60382
60403
  }
60383
60404
  .e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
60384
60405
  color: var(--color-sf-warning-dark);
@@ -60579,12 +60600,13 @@ span.e-table-box.e-rbox-select {
60579
60600
  }
60580
60601
  .e-bigger .e-toast-container .e-toast .e-toast-icon,
60581
60602
  .e-toast-container.e-bigger .e-toast .e-toast-icon {
60582
- font-size: 18px;
60583
- height: 24px;
60603
+ font-size: 20px;
60604
+ height: 20px;
60584
60605
  margin-right: 16px;
60585
- width: 24px;
60586
- left: 18px;
60587
- margin-top: 13px;
60606
+ width: 20px;
60607
+ left: 0;
60608
+ margin-top: 14px;
60609
+ margin-left: 12px;
60588
60610
  }
60589
60611
  .e-bigger .e-toast-container .e-toast .e-toast-progress,
60590
60612
  .e-toast-container.e-bigger .e-toast .e-toast-progress {
@@ -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,
@@ -59927,10 +59937,10 @@ span.e-table-box.e-rbox-select {
59927
59937
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
59928
59938
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
59929
59939
  padding: 0;
59930
- padding-bottom: 12px;
59940
+ padding-bottom: 8px;
59931
59941
  padding-left: 12px;
59932
59942
  padding-right: 12px;
59933
- padding-top: 12px;
59943
+ padding-top: 8px;
59934
59944
  }
59935
59945
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
59936
59946
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -59970,7 +59980,7 @@ span.e-table-box.e-rbox-select {
59970
59980
  }
59971
59981
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
59972
59982
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
59973
- padding-left: 48px;
59983
+ padding-left: 44px;
59974
59984
  }
59975
59985
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
59976
59986
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -59991,14 +60001,16 @@ span.e-table-box.e-rbox-select {
59991
60001
  }
59992
60002
  .e-toast-container .e-toast .e-toast-icon {
59993
60003
  align-items: center;
59994
- font-size: 14px;
59995
- height: 20px;
60004
+ font-size: 18px;
60005
+ height: 18px;
59996
60006
  justify-content: center;
59997
60007
  margin-right: 14px;
59998
- width: 20px;
59999
- left: 16px;
60000
- margin-left: 13px;
60001
- margin-top: 13px;
60008
+ width: 18px;
60009
+ left: 0;
60010
+ margin-left: 12px;
60011
+ margin-top: 10px;
60012
+ padding-bottom: 6px;
60013
+ position: absolute;
60002
60014
  }
60003
60015
  .e-toast-container .e-toast .e-toast-progress {
60004
60016
  bottom: 0;
@@ -60301,12 +60313,13 @@ span.e-table-box.e-rbox-select {
60301
60313
  }
60302
60314
  .e-bigger .e-toast-container .e-toast .e-toast-icon,
60303
60315
  .e-toast-container.e-bigger .e-toast .e-toast-icon {
60304
- font-size: 18px;
60305
- height: 24px;
60316
+ font-size: 20px;
60317
+ height: 20px;
60306
60318
  margin-right: 16px;
60307
- width: 24px;
60308
- left: 18px;
60309
- margin-top: 13px;
60319
+ width: 20px;
60320
+ left: 0;
60321
+ margin-top: 14px;
60322
+ margin-left: 12px;
60310
60323
  }
60311
60324
  .e-bigger .e-toast-container .e-toast .e-toast-progress,
60312
60325
  .e-toast-container.e-bigger .e-toast .e-toast-progress {
@@ -22371,8 +22371,8 @@ body.e-colorpicker-overflow {
22371
22371
  padding: 2px 0;
22372
22372
  }
22373
22373
  .e-treeview .e-list-item .e-ul {
22374
- margin: 2px 0 -2px;
22375
22374
  padding: 0 0 0 24px;
22375
+ margin: 2px 0 -2px;
22376
22376
  }
22377
22377
  .e-treeview .e-list-item.e-disable > .e-text-content,
22378
22378
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -22409,10 +22409,10 @@ body.e-colorpicker-overflow {
22409
22409
  -ms-user-select: none;
22410
22410
  -webkit-user-select: none;
22411
22411
  user-select: none;
22412
- border: 1px solid;
22413
22412
  cursor: pointer;
22414
22413
  margin: 0;
22415
22414
  padding: 0 0 0 24px;
22415
+ border: 1px solid;
22416
22416
  }
22417
22417
  .e-treeview .e-text-content + .e-sibling {
22418
22418
  margin-top: -1px;
@@ -22473,6 +22473,8 @@ body.e-colorpicker-overflow {
22473
22473
  }
22474
22474
  .e-treeview .e-list-text .e-input-group .e-input {
22475
22475
  height: 28px;
22476
+ padding-top: 6px;
22477
+ padding-bottom: 6px;
22476
22478
  }
22477
22479
  .e-treeview .e-navigable-text {
22478
22480
  padding: 0 5px;
@@ -23280,7 +23282,6 @@ ejs-sidebar {
23280
23282
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
23281
23283
  .e-menu-container .e-ul .e-menu-item .e-caret {
23282
23284
  font-size: 12px;
23283
- line-height: 42px;
23284
23285
  }
23285
23286
 
23286
23287
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -29583,8 +29583,8 @@ body.e-colorpicker-overflow {
29583
29583
  padding: 2px 0;
29584
29584
  }
29585
29585
  .e-treeview .e-list-item .e-ul {
29586
- margin: 2px 0 -2px;
29587
29586
  padding: 0 0 0 24px;
29587
+ margin: 2px 0 -2px;
29588
29588
  }
29589
29589
  .e-treeview .e-list-item.e-disable > .e-text-content,
29590
29590
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -29621,10 +29621,10 @@ body.e-colorpicker-overflow {
29621
29621
  -ms-user-select: none;
29622
29622
  -webkit-user-select: none;
29623
29623
  user-select: none;
29624
- border: 1px solid;
29625
29624
  cursor: pointer;
29626
29625
  margin: 0;
29627
29626
  padding: 0 0 0 24px;
29627
+ border: 1px solid;
29628
29628
  }
29629
29629
  .e-treeview .e-text-content + .e-sibling {
29630
29630
  margin-top: -1px;
@@ -29685,6 +29685,8 @@ body.e-colorpicker-overflow {
29685
29685
  }
29686
29686
  .e-treeview .e-list-text .e-input-group .e-input {
29687
29687
  height: 28px;
29688
+ padding-top: 6px;
29689
+ padding-bottom: 6px;
29688
29690
  }
29689
29691
  .e-treeview .e-navigable-text {
29690
29692
  padding: 0 5px;
@@ -30642,7 +30644,6 @@ ejs-sidebar {
30642
30644
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
30643
30645
  .e-menu-container .e-ul .e-menu-item .e-caret {
30644
30646
  font-size: 12px;
30645
- line-height: 42px;
30646
30647
  }
30647
30648
 
30648
30649
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -22383,8 +22383,8 @@ body.e-colorpicker-overflow {
22383
22383
  padding: 2px 0;
22384
22384
  }
22385
22385
  .e-treeview .e-list-item .e-ul {
22386
- margin: 2px 0 -2px;
22387
22386
  padding: 0 0 0 24px;
22387
+ margin: 2px 0 -2px;
22388
22388
  }
22389
22389
  .e-treeview .e-list-item.e-disable > .e-text-content,
22390
22390
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -22421,10 +22421,10 @@ body.e-colorpicker-overflow {
22421
22421
  -ms-user-select: none;
22422
22422
  -webkit-user-select: none;
22423
22423
  user-select: none;
22424
- border: 1px solid;
22425
22424
  cursor: pointer;
22426
22425
  margin: 0;
22427
22426
  padding: 0 0 0 24px;
22427
+ border: 1px solid;
22428
22428
  }
22429
22429
  .e-treeview .e-text-content + .e-sibling {
22430
22430
  margin-top: -1px;
@@ -22485,6 +22485,8 @@ body.e-colorpicker-overflow {
22485
22485
  }
22486
22486
  .e-treeview .e-list-text .e-input-group .e-input {
22487
22487
  height: 28px;
22488
+ padding-top: 6px;
22489
+ padding-bottom: 6px;
22488
22490
  }
22489
22491
  .e-treeview .e-navigable-text {
22490
22492
  padding: 0 5px;
@@ -23292,7 +23294,6 @@ ejs-sidebar {
23292
23294
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
23293
23295
  .e-menu-container .e-ul .e-menu-item .e-caret {
23294
23296
  font-size: 12px;
23295
- line-height: 42px;
23296
23297
  }
23297
23298
 
23298
23299
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -29604,8 +29604,8 @@ body.e-colorpicker-overflow {
29604
29604
  padding: 2px 0;
29605
29605
  }
29606
29606
  .e-treeview .e-list-item .e-ul {
29607
- margin: 2px 0 -2px;
29608
29607
  padding: 0 0 0 24px;
29608
+ margin: 2px 0 -2px;
29609
29609
  }
29610
29610
  .e-treeview .e-list-item.e-disable > .e-text-content,
29611
29611
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -29642,10 +29642,10 @@ body.e-colorpicker-overflow {
29642
29642
  -ms-user-select: none;
29643
29643
  -webkit-user-select: none;
29644
29644
  user-select: none;
29645
- border: 1px solid;
29646
29645
  cursor: pointer;
29647
29646
  margin: 0;
29648
29647
  padding: 0 0 0 24px;
29648
+ border: 1px solid;
29649
29649
  }
29650
29650
  .e-treeview .e-text-content + .e-sibling {
29651
29651
  margin-top: -1px;
@@ -29706,6 +29706,8 @@ body.e-colorpicker-overflow {
29706
29706
  }
29707
29707
  .e-treeview .e-list-text .e-input-group .e-input {
29708
29708
  height: 28px;
29709
+ padding-top: 6px;
29710
+ padding-bottom: 6px;
29709
29711
  }
29710
29712
  .e-treeview .e-navigable-text {
29711
29713
  padding: 0 5px;
@@ -30663,7 +30665,6 @@ ejs-sidebar {
30663
30665
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
30664
30666
  .e-menu-container .e-ul .e-menu-item .e-caret {
30665
30667
  font-size: 12px;
30666
- line-height: 42px;
30667
30668
  }
30668
30669
 
30669
30670
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -22386,10 +22386,8 @@ body.e-colorpicker-overflow {
22386
22386
  }
22387
22387
  .e-treeview .e-list-item {
22388
22388
  list-style: none;
22389
- padding: 2px 0;
22390
22389
  }
22391
22390
  .e-treeview .e-list-item .e-ul {
22392
- margin: 2px 0 -2px;
22393
22391
  padding: 0 0 0 20px;
22394
22392
  }
22395
22393
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -22413,6 +22411,10 @@ body.e-colorpicker-overflow {
22413
22411
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
22414
22412
  content: none;
22415
22413
  }
22414
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
22415
+ padding-top: 3px;
22416
+ padding-bottom: 3px;
22417
+ }
22416
22418
  .e-treeview .e-icons .e-spinner-pane {
22417
22419
  position: relative;
22418
22420
  }
@@ -22427,7 +22429,6 @@ body.e-colorpicker-overflow {
22427
22429
  -ms-user-select: none;
22428
22430
  -webkit-user-select: none;
22429
22431
  user-select: none;
22430
- border: 1px solid;
22431
22432
  cursor: pointer;
22432
22433
  margin: 0;
22433
22434
  padding: 0 12px 0 20px;
@@ -22463,7 +22464,7 @@ body.e-colorpicker-overflow {
22463
22464
  margin: 0 0 0 12px;
22464
22465
  }
22465
22466
  .e-treeview .e-checkbox-wrapper + .e-list-text {
22466
- padding: 0 12px;
22467
+ padding: 8px 12px;
22467
22468
  }
22468
22469
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
22469
22470
  bottom: -7px;
@@ -22476,24 +22477,26 @@ body.e-colorpicker-overflow {
22476
22477
  .e-treeview .e-list-text {
22477
22478
  box-sizing: border-box;
22478
22479
  display: inline-block;
22479
- line-height: 36px;
22480
+ line-height: 22px;
22480
22481
  margin: 0;
22481
- min-height: 36px;
22482
- padding: 0 12px;
22482
+ min-height: 22px;
22483
+ padding: 8px 12px;
22483
22484
  text-decoration: none;
22484
22485
  vertical-align: middle;
22485
22486
  }
22486
22487
  .e-treeview .e-list-text .e-input-group {
22487
- height: 30px;
22488
- margin-top: 3px;
22488
+ height: 32px;
22489
+ margin-bottom: 0;
22489
22490
  min-width: 150px;
22490
22491
  vertical-align: bottom;
22491
22492
  }
22492
22493
  .e-treeview .e-list-text .e-input-group .e-input {
22493
22494
  height: 28px;
22495
+ padding-top: 6px;
22496
+ padding-bottom: 6px;
22494
22497
  }
22495
22498
  .e-treeview .e-navigable-text {
22496
- padding: 0 12px;
22499
+ padding: 8px 12px;
22497
22500
  }
22498
22501
  .e-treeview .e-list-icon,
22499
22502
  .e-treeview .e-list-img {
@@ -22510,11 +22513,11 @@ body.e-colorpicker-overflow {
22510
22513
  }
22511
22514
  .e-treeview .e-list-icon + .e-list-text,
22512
22515
  .e-treeview .e-list-img + .e-list-text {
22513
- padding: 0 12px;
22516
+ padding: 8px 12px;
22514
22517
  }
22515
22518
  .e-treeview .e-list-icon + .e-navigable-text,
22516
22519
  .e-treeview .e-list-img + .e-navigable-text {
22517
- padding: 0 12px;
22520
+ padding: 8px 12px;
22518
22521
  }
22519
22522
  .e-treeview .e-icon-collapsible,
22520
22523
  .e-treeview .e-icon-expandable {
@@ -23244,7 +23247,7 @@ ejs-sidebar {
23244
23247
  .e-menu-container ul .e-menu-item .e-caret {
23245
23248
  font-size: 14px;
23246
23249
  height: auto;
23247
- line-height: 40px;
23250
+ line-height: 44px;
23248
23251
  position: absolute;
23249
23252
  right: 8px;
23250
23253
  top: 0;
@@ -23308,7 +23311,6 @@ ejs-sidebar {
23308
23311
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
23309
23312
  .e-menu-container .e-ul .e-menu-item .e-caret {
23310
23313
  font-size: 14px;
23311
- line-height: 40px;
23312
23314
  }
23313
23315
 
23314
23316
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,