@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
@@ -26587,10 +26587,8 @@ body.e-colorpicker-overflow {
26587
26587
  }
26588
26588
  .e-treeview .e-list-item {
26589
26589
  list-style: none;
26590
- padding: 2px 0;
26591
26590
  }
26592
26591
  .e-treeview .e-list-item .e-ul {
26593
- margin: 2px 0 -2px;
26594
26592
  padding: 0 0 0 24px;
26595
26593
  }
26596
26594
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -26614,6 +26612,17 @@ body.e-colorpicker-overflow {
26614
26612
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
26615
26613
  content: none;
26616
26614
  }
26615
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
26616
+ padding-top: 1px;
26617
+ padding-bottom: 1px;
26618
+ }
26619
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group {
26620
+ height: 34px;
26621
+ }
26622
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group .e-input {
26623
+ line-height: 26px;
26624
+ min-height: 26px;
26625
+ }
26617
26626
  .e-treeview .e-icons .e-spinner-pane {
26618
26627
  position: relative;
26619
26628
  }
@@ -26628,7 +26637,6 @@ body.e-colorpicker-overflow {
26628
26637
  -ms-user-select: none;
26629
26638
  -webkit-user-select: none;
26630
26639
  user-select: none;
26631
- border: 1px solid;
26632
26640
  cursor: pointer;
26633
26641
  margin: 0;
26634
26642
  padding: 0 0 0 24px;
@@ -26644,7 +26652,7 @@ body.e-colorpicker-overflow {
26644
26652
  border: 1px solid;
26645
26653
  box-sizing: border-box;
26646
26654
  cursor: pointer;
26647
- height: 32px;
26655
+ height: 36px;
26648
26656
  left: 0;
26649
26657
  overflow: hidden;
26650
26658
  position: absolute;
@@ -26664,7 +26672,7 @@ body.e-colorpicker-overflow {
26664
26672
  margin: 0 0 0 12px;
26665
26673
  }
26666
26674
  .e-treeview .e-checkbox-wrapper + .e-list-text {
26667
- padding: 0 10px;
26675
+ padding: 7px 10px;
26668
26676
  }
26669
26677
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
26670
26678
  bottom: -7px;
@@ -26677,10 +26685,10 @@ body.e-colorpicker-overflow {
26677
26685
  .e-treeview .e-list-text {
26678
26686
  box-sizing: border-box;
26679
26687
  display: inline-block;
26680
- line-height: 30px;
26688
+ line-height: 22px;
26681
26689
  margin: 0;
26682
- min-height: 30px;
26683
- padding: 0 5px;
26690
+ min-height: 22px;
26691
+ padding: 7px 5px;
26684
26692
  text-decoration: none;
26685
26693
  vertical-align: middle;
26686
26694
  }
@@ -26691,7 +26699,7 @@ body.e-colorpicker-overflow {
26691
26699
  vertical-align: bottom;
26692
26700
  }
26693
26701
  .e-treeview .e-navigable-text {
26694
- padding: 0 5px;
26702
+ padding: 7px 5px;
26695
26703
  }
26696
26704
  .e-treeview .e-list-icon,
26697
26705
  .e-treeview .e-list-img {
@@ -26708,11 +26716,11 @@ body.e-colorpicker-overflow {
26708
26716
  }
26709
26717
  .e-treeview .e-list-icon + .e-list-text,
26710
26718
  .e-treeview .e-list-img + .e-list-text {
26711
- padding: 0 10px;
26719
+ padding: 7px 10px;
26712
26720
  }
26713
26721
  .e-treeview .e-list-icon + .e-navigable-text,
26714
26722
  .e-treeview .e-list-img + .e-navigable-text {
26715
- padding: 0 10px;
26723
+ padding: 7px 10px;
26716
26724
  }
26717
26725
  .e-treeview .e-icon-collapsible,
26718
26726
  .e-treeview .e-icon-expandable {
@@ -27498,7 +27506,6 @@ ejs-sidebar {
27498
27506
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
27499
27507
  .e-menu-container .e-ul .e-menu-item .e-caret {
27500
27508
  font-size: 11px;
27501
- line-height: 42px;
27502
27509
  }
27503
27510
 
27504
27511
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -37420,10 +37420,8 @@ body.e-colorpicker-overflow {
37420
37420
  }
37421
37421
  .e-treeview .e-list-item {
37422
37422
  list-style: none;
37423
- padding: 2px 0;
37424
37423
  }
37425
37424
  .e-treeview .e-list-item .e-ul {
37426
- margin: 2px 0 -2px;
37427
37425
  padding: 0 0 0 24px;
37428
37426
  }
37429
37427
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -37447,6 +37445,17 @@ body.e-colorpicker-overflow {
37447
37445
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
37448
37446
  content: none;
37449
37447
  }
37448
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
37449
+ padding-top: 1px;
37450
+ padding-bottom: 1px;
37451
+ }
37452
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group {
37453
+ height: 34px;
37454
+ }
37455
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group .e-input {
37456
+ line-height: 26px;
37457
+ min-height: 26px;
37458
+ }
37450
37459
  .e-treeview .e-icons .e-spinner-pane {
37451
37460
  position: relative;
37452
37461
  }
@@ -37461,7 +37470,6 @@ body.e-colorpicker-overflow {
37461
37470
  -ms-user-select: none;
37462
37471
  -webkit-user-select: none;
37463
37472
  user-select: none;
37464
- border: 1px solid;
37465
37473
  cursor: pointer;
37466
37474
  margin: 0;
37467
37475
  padding: 0 0 0 24px;
@@ -37477,7 +37485,7 @@ body.e-colorpicker-overflow {
37477
37485
  border: 1px solid;
37478
37486
  box-sizing: border-box;
37479
37487
  cursor: pointer;
37480
- height: 32px;
37488
+ height: 36px;
37481
37489
  left: 0;
37482
37490
  overflow: hidden;
37483
37491
  position: absolute;
@@ -37497,7 +37505,7 @@ body.e-colorpicker-overflow {
37497
37505
  margin: 0 0 0 12px;
37498
37506
  }
37499
37507
  .e-treeview .e-checkbox-wrapper + .e-list-text {
37500
- padding: 0 10px;
37508
+ padding: 7px 10px;
37501
37509
  }
37502
37510
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
37503
37511
  bottom: -7px;
@@ -37510,10 +37518,10 @@ body.e-colorpicker-overflow {
37510
37518
  .e-treeview .e-list-text {
37511
37519
  box-sizing: border-box;
37512
37520
  display: inline-block;
37513
- line-height: 30px;
37521
+ line-height: 22px;
37514
37522
  margin: 0;
37515
- min-height: 30px;
37516
- padding: 0 5px;
37523
+ min-height: 22px;
37524
+ padding: 7px 5px;
37517
37525
  text-decoration: none;
37518
37526
  vertical-align: middle;
37519
37527
  }
@@ -37524,7 +37532,7 @@ body.e-colorpicker-overflow {
37524
37532
  vertical-align: bottom;
37525
37533
  }
37526
37534
  .e-treeview .e-navigable-text {
37527
- padding: 0 5px;
37535
+ padding: 7px 5px;
37528
37536
  }
37529
37537
  .e-treeview .e-list-icon,
37530
37538
  .e-treeview .e-list-img {
@@ -37541,11 +37549,11 @@ body.e-colorpicker-overflow {
37541
37549
  }
37542
37550
  .e-treeview .e-list-icon + .e-list-text,
37543
37551
  .e-treeview .e-list-img + .e-list-text {
37544
- padding: 0 10px;
37552
+ padding: 7px 10px;
37545
37553
  }
37546
37554
  .e-treeview .e-list-icon + .e-navigable-text,
37547
37555
  .e-treeview .e-list-img + .e-navigable-text {
37548
- padding: 0 10px;
37556
+ padding: 7px 10px;
37549
37557
  }
37550
37558
  .e-treeview .e-icon-collapsible,
37551
37559
  .e-treeview .e-icon-expandable {
@@ -37991,7 +37999,7 @@ body.e-colorpicker-overflow {
37991
37999
  }
37992
38000
  .e-bigger .e-treeview .e-fullrow,
37993
38001
  .e-treeview.e-bigger .e-fullrow {
37994
- height: 40px;
38002
+ height: 48px;
37995
38003
  }
37996
38004
  .e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
37997
38005
  .e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
@@ -38018,13 +38026,27 @@ body.e-colorpicker-overflow {
38018
38026
  }
38019
38027
  .e-bigger .e-treeview .e-list-text,
38020
38028
  .e-treeview.e-bigger .e-list-text {
38021
- line-height: 38px;
38022
- min-height: 38px;
38029
+ line-height: 24px;
38030
+ min-height: 24px;
38031
+ padding-top: 12px;
38032
+ padding-bottom: 12px;
38023
38033
  }
38024
38034
  .e-bigger .e-treeview .e-list-text .e-input-group,
38025
38035
  .e-treeview.e-bigger .e-list-text .e-input-group {
38026
38036
  height: 38px;
38027
38037
  }
38038
+ .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
38039
+ .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
38040
+ line-height: 28px;
38041
+ min-height: 28px;
38042
+ padding-top: 9px;
38043
+ padding-bottom: 5px;
38044
+ }
38045
+ .e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
38046
+ .e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
38047
+ padding-top: 3px;
38048
+ padding-bottom: 3px;
38049
+ }
38028
38050
  .e-bigger .e-treeview .e-checkbox-wrapper,
38029
38051
  .e-treeview.e-bigger .e-checkbox-wrapper {
38030
38052
  margin: 0 0 0 10px;
@@ -38477,7 +38499,6 @@ ejs-sidebar {
38477
38499
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
38478
38500
  .e-menu-container .e-ul .e-menu-item .e-caret {
38479
38501
  font-size: 11px;
38480
- line-height: 42px;
38481
38502
  }
38482
38503
 
38483
38504
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -26112,9 +26112,7 @@ body.e-colorpicker-overflow {
26112
26112
  list-style: none;
26113
26113
  }
26114
26114
  .e-treeview .e-list-item .e-ul {
26115
- margin: 2px 0 -2px;
26116
26115
  padding: 0 0 0 20px;
26117
- margin: 0;
26118
26116
  }
26119
26117
  .e-treeview .e-list-item.e-disable > .e-text-content,
26120
26118
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -26151,7 +26149,6 @@ body.e-colorpicker-overflow {
26151
26149
  -ms-user-select: none;
26152
26150
  -webkit-user-select: none;
26153
26151
  user-select: none;
26154
- border: 1px solid;
26155
26152
  cursor: pointer;
26156
26153
  margin: 0;
26157
26154
  padding: 0 0 0 20px;
@@ -26216,6 +26213,8 @@ body.e-colorpicker-overflow {
26216
26213
  }
26217
26214
  .e-treeview .e-list-text .e-input-group .e-input {
26218
26215
  height: 28px;
26216
+ padding-top: 6px;
26217
+ padding-bottom: 6px;
26219
26218
  }
26220
26219
  .e-treeview .e-navigable-text {
26221
26220
  padding: 0;
@@ -26961,7 +26960,7 @@ ejs-sidebar {
26961
26960
  .e-menu-container ul .e-menu-item .e-caret {
26962
26961
  font-size: 14px;
26963
26962
  height: auto;
26964
- line-height: 36px;
26963
+ line-height: 32px;
26965
26964
  position: absolute;
26966
26965
  right: 8px;
26967
26966
  top: 0;
@@ -27025,7 +27024,6 @@ ejs-sidebar {
27025
27024
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
27026
27025
  .e-menu-container .e-ul .e-menu-item .e-caret {
27027
27026
  font-size: 14px;
27028
- line-height: 36px;
27029
27027
  }
27030
27028
 
27031
27029
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -51523,7 +51521,7 @@ span.e-table-box.e-rbox-select {
51523
51521
  }
51524
51522
  .e-toast-container .e-toast .e-toast-message .e-toast-title {
51525
51523
  font-size: 16px;
51526
- font-weight: 600;
51524
+ font-weight: 500;
51527
51525
  letter-spacing: 0.5px;
51528
51526
  }
51529
51527
  .e-toast-container .e-toast .e-toast-message .e-toast-content {
@@ -37239,9 +37239,7 @@ body.e-colorpicker-overflow {
37239
37239
  list-style: none;
37240
37240
  }
37241
37241
  .e-treeview .e-list-item .e-ul {
37242
- margin: 2px 0 -2px;
37243
37242
  padding: 0 0 0 20px;
37244
- margin: 0;
37245
37243
  }
37246
37244
  .e-treeview .e-list-item.e-disable > .e-text-content,
37247
37245
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -37278,7 +37276,6 @@ body.e-colorpicker-overflow {
37278
37276
  -ms-user-select: none;
37279
37277
  -webkit-user-select: none;
37280
37278
  user-select: none;
37281
- border: 1px solid;
37282
37279
  cursor: pointer;
37283
37280
  margin: 0;
37284
37281
  padding: 0 0 0 20px;
@@ -37343,6 +37340,8 @@ body.e-colorpicker-overflow {
37343
37340
  }
37344
37341
  .e-treeview .e-list-text .e-input-group .e-input {
37345
37342
  height: 28px;
37343
+ padding-top: 6px;
37344
+ padding-bottom: 6px;
37346
37345
  }
37347
37346
  .e-treeview .e-navigable-text {
37348
37347
  padding: 0;
@@ -37996,6 +37995,7 @@ body.e-colorpicker-overflow {
37996
37995
  .e-bigger .e-treeview .e-list-text,
37997
37996
  .e-treeview.e-bigger .e-list-text {
37998
37997
  font-size: 16px;
37998
+ padding: 12px;
37999
37999
  }
38000
38000
  .e-bigger .e-treeview .e-icon-collapsible::before,
38001
38001
  .e-bigger .e-treeview .e-icon-expandable::before,
@@ -38305,7 +38305,7 @@ ejs-sidebar {
38305
38305
  .e-menu-container ul .e-menu-item .e-caret {
38306
38306
  font-size: 14px;
38307
38307
  height: auto;
38308
- line-height: 36px;
38308
+ line-height: 32px;
38309
38309
  position: absolute;
38310
38310
  right: 8px;
38311
38311
  top: 0;
@@ -38369,7 +38369,6 @@ ejs-sidebar {
38369
38369
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
38370
38370
  .e-menu-container .e-ul .e-menu-item .e-caret {
38371
38371
  font-size: 14px;
38372
- line-height: 36px;
38373
38372
  }
38374
38373
 
38375
38374
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -69250,7 +69249,7 @@ span.e-table-box.e-rbox-select {
69250
69249
  }
69251
69250
  .e-toast-container .e-toast .e-toast-message .e-toast-title {
69252
69251
  font-size: 16px;
69253
- font-weight: 600;
69252
+ font-weight: 500;
69254
69253
  letter-spacing: 0.5px;
69255
69254
  }
69256
69255
  .e-toast-container .e-toast .e-toast-message .e-toast-content {
@@ -26162,9 +26162,7 @@ body.e-colorpicker-overflow {
26162
26162
  list-style: none;
26163
26163
  }
26164
26164
  .e-treeview .e-list-item .e-ul {
26165
- margin: 2px 0 -2px;
26166
26165
  padding: 0 0 0 20px;
26167
- margin: 0;
26168
26166
  }
26169
26167
  .e-treeview .e-list-item.e-disable > .e-text-content,
26170
26168
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -26201,7 +26199,6 @@ body.e-colorpicker-overflow {
26201
26199
  -ms-user-select: none;
26202
26200
  -webkit-user-select: none;
26203
26201
  user-select: none;
26204
- border: 1px solid;
26205
26202
  cursor: pointer;
26206
26203
  margin: 0;
26207
26204
  padding: 0 0 0 20px;
@@ -26266,6 +26263,8 @@ body.e-colorpicker-overflow {
26266
26263
  }
26267
26264
  .e-treeview .e-list-text .e-input-group .e-input {
26268
26265
  height: 28px;
26266
+ padding-top: 6px;
26267
+ padding-bottom: 6px;
26269
26268
  }
26270
26269
  .e-treeview .e-navigable-text {
26271
26270
  padding: 0;
@@ -27011,7 +27010,7 @@ ejs-sidebar {
27011
27010
  .e-menu-container ul .e-menu-item .e-caret {
27012
27011
  font-size: 14px;
27013
27012
  height: auto;
27014
- line-height: 36px;
27013
+ line-height: 32px;
27015
27014
  position: absolute;
27016
27015
  right: 8px;
27017
27016
  top: 0;
@@ -27075,7 +27074,6 @@ ejs-sidebar {
27075
27074
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
27076
27075
  .e-menu-container .e-ul .e-menu-item .e-caret {
27077
27076
  font-size: 14px;
27078
- line-height: 36px;
27079
27077
  }
27080
27078
 
27081
27079
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -51570,7 +51568,7 @@ span.e-table-box.e-rbox-select {
51570
51568
  }
51571
51569
  .e-toast-container .e-toast .e-toast-message .e-toast-title {
51572
51570
  font-size: 16px;
51573
- font-weight: 600;
51571
+ font-weight: 500;
51574
51572
  letter-spacing: 0.5px;
51575
51573
  }
51576
51574
  .e-toast-container .e-toast .e-toast-message .e-toast-content {
@@ -37289,9 +37289,7 @@ body.e-colorpicker-overflow {
37289
37289
  list-style: none;
37290
37290
  }
37291
37291
  .e-treeview .e-list-item .e-ul {
37292
- margin: 2px 0 -2px;
37293
37292
  padding: 0 0 0 20px;
37294
- margin: 0;
37295
37293
  }
37296
37294
  .e-treeview .e-list-item.e-disable > .e-text-content,
37297
37295
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -37328,7 +37326,6 @@ body.e-colorpicker-overflow {
37328
37326
  -ms-user-select: none;
37329
37327
  -webkit-user-select: none;
37330
37328
  user-select: none;
37331
- border: 1px solid;
37332
37329
  cursor: pointer;
37333
37330
  margin: 0;
37334
37331
  padding: 0 0 0 20px;
@@ -37393,6 +37390,8 @@ body.e-colorpicker-overflow {
37393
37390
  }
37394
37391
  .e-treeview .e-list-text .e-input-group .e-input {
37395
37392
  height: 28px;
37393
+ padding-top: 6px;
37394
+ padding-bottom: 6px;
37396
37395
  }
37397
37396
  .e-treeview .e-navigable-text {
37398
37397
  padding: 0;
@@ -38046,6 +38045,7 @@ body.e-colorpicker-overflow {
38046
38045
  .e-bigger .e-treeview .e-list-text,
38047
38046
  .e-treeview.e-bigger .e-list-text {
38048
38047
  font-size: 16px;
38048
+ padding: 12px;
38049
38049
  }
38050
38050
  .e-bigger .e-treeview .e-icon-collapsible::before,
38051
38051
  .e-bigger .e-treeview .e-icon-expandable::before,
@@ -38355,7 +38355,7 @@ ejs-sidebar {
38355
38355
  .e-menu-container ul .e-menu-item .e-caret {
38356
38356
  font-size: 14px;
38357
38357
  height: auto;
38358
- line-height: 36px;
38358
+ line-height: 32px;
38359
38359
  position: absolute;
38360
38360
  right: 8px;
38361
38361
  top: 0;
@@ -38419,7 +38419,6 @@ ejs-sidebar {
38419
38419
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
38420
38420
  .e-menu-container .e-ul .e-menu-item .e-caret {
38421
38421
  font-size: 14px;
38422
- line-height: 36px;
38423
38422
  }
38424
38423
 
38425
38424
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -69293,7 +69292,7 @@ span.e-table-box.e-rbox-select {
69293
69292
  }
69294
69293
  .e-toast-container .e-toast .e-toast-message .e-toast-title {
69295
69294
  font-size: 16px;
69296
- font-weight: 600;
69295
+ font-weight: 500;
69297
69296
  letter-spacing: 0.5px;
69298
69297
  }
69299
69298
  .e-toast-container .e-toast .e-toast-message .e-toast-content {
@@ -21933,9 +21933,7 @@ body.e-colorpicker-overflow {
21933
21933
  list-style: none;
21934
21934
  }
21935
21935
  .e-treeview .e-list-item .e-ul {
21936
- margin: 2px 0 -2px;
21937
21936
  padding: 0 0 0 20px;
21938
- margin: 2px 0 0;
21939
21937
  }
21940
21938
  .e-treeview .e-list-item.e-disable > .e-text-content,
21941
21939
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -21975,7 +21973,6 @@ body.e-colorpicker-overflow {
21975
21973
  -ms-user-select: none;
21976
21974
  -webkit-user-select: none;
21977
21975
  user-select: none;
21978
- border: 1px solid;
21979
21976
  cursor: pointer;
21980
21977
  margin: 0;
21981
21978
  padding: 0 0 0 20px;
@@ -22033,12 +22030,15 @@ body.e-colorpicker-overflow {
22033
22030
  }
22034
22031
  .e-treeview .e-list-text .e-input-group {
22035
22032
  height: 30px;
22036
- margin-bottom: 3px;
22033
+ margin-top: 4px;
22034
+ margin-bottom: 4px;
22037
22035
  min-width: 150px;
22038
22036
  vertical-align: bottom;
22039
22037
  }
22040
22038
  .e-treeview .e-list-text .e-input-group .e-input {
22041
22039
  height: 28px;
22040
+ padding-top: 6px;
22041
+ padding-bottom: 6px;
22042
22042
  }
22043
22043
  .e-treeview .e-navigable-text {
22044
22044
  padding: 0 8px;
@@ -22848,7 +22848,6 @@ ejs-sidebar {
22848
22848
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
22849
22849
  .e-menu-container .e-ul .e-menu-item .e-caret {
22850
22850
  font-size: 16px;
22851
- line-height: 38px;
22852
22851
  }
22853
22852
 
22854
22853
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -29662,9 +29662,7 @@ body.e-colorpicker-overflow {
29662
29662
  list-style: none;
29663
29663
  }
29664
29664
  .e-treeview .e-list-item .e-ul {
29665
- margin: 2px 0 -2px;
29666
29665
  padding: 0 0 0 20px;
29667
- margin: 2px 0 0;
29668
29666
  }
29669
29667
  .e-treeview .e-list-item.e-disable > .e-text-content,
29670
29668
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -29704,7 +29702,6 @@ body.e-colorpicker-overflow {
29704
29702
  -ms-user-select: none;
29705
29703
  -webkit-user-select: none;
29706
29704
  user-select: none;
29707
- border: 1px solid;
29708
29705
  cursor: pointer;
29709
29706
  margin: 0;
29710
29707
  padding: 0 0 0 20px;
@@ -29762,12 +29759,15 @@ body.e-colorpicker-overflow {
29762
29759
  }
29763
29760
  .e-treeview .e-list-text .e-input-group {
29764
29761
  height: 30px;
29765
- margin-bottom: 3px;
29762
+ margin-top: 4px;
29763
+ margin-bottom: 4px;
29766
29764
  min-width: 150px;
29767
29765
  vertical-align: bottom;
29768
29766
  }
29769
29767
  .e-treeview .e-list-text .e-input-group .e-input {
29770
29768
  height: 28px;
29769
+ padding-top: 6px;
29770
+ padding-bottom: 6px;
29771
29771
  }
29772
29772
  .e-treeview .e-navigable-text {
29773
29773
  padding: 0 8px;
@@ -30822,7 +30822,6 @@ ejs-sidebar {
30822
30822
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
30823
30823
  .e-menu-container .e-ul .e-menu-item .e-caret {
30824
30824
  font-size: 16px;
30825
- line-height: 38px;
30826
30825
  }
30827
30826
 
30828
30827
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -21933,9 +21933,7 @@ body.e-colorpicker-overflow {
21933
21933
  list-style: none;
21934
21934
  }
21935
21935
  .e-treeview .e-list-item .e-ul {
21936
- margin: 2px 0 -2px;
21937
21936
  padding: 0 0 0 20px;
21938
- margin: 2px 0 0;
21939
21937
  }
21940
21938
  .e-treeview .e-list-item.e-disable > .e-text-content,
21941
21939
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -21975,7 +21973,6 @@ body.e-colorpicker-overflow {
21975
21973
  -ms-user-select: none;
21976
21974
  -webkit-user-select: none;
21977
21975
  user-select: none;
21978
- border: 1px solid;
21979
21976
  cursor: pointer;
21980
21977
  margin: 0;
21981
21978
  padding: 0 0 0 20px;
@@ -22033,12 +22030,15 @@ body.e-colorpicker-overflow {
22033
22030
  }
22034
22031
  .e-treeview .e-list-text .e-input-group {
22035
22032
  height: 30px;
22036
- margin-bottom: 3px;
22033
+ margin-top: 4px;
22034
+ margin-bottom: 4px;
22037
22035
  min-width: 150px;
22038
22036
  vertical-align: bottom;
22039
22037
  }
22040
22038
  .e-treeview .e-list-text .e-input-group .e-input {
22041
22039
  height: 28px;
22040
+ padding-top: 6px;
22041
+ padding-bottom: 6px;
22042
22042
  }
22043
22043
  .e-treeview .e-navigable-text {
22044
22044
  padding: 0 8px;
@@ -22848,7 +22848,6 @@ ejs-sidebar {
22848
22848
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
22849
22849
  .e-menu-container .e-ul .e-menu-item .e-caret {
22850
22850
  font-size: 16px;
22851
- line-height: 38px;
22852
22851
  }
22853
22852
 
22854
22853
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -29662,9 +29662,7 @@ body.e-colorpicker-overflow {
29662
29662
  list-style: none;
29663
29663
  }
29664
29664
  .e-treeview .e-list-item .e-ul {
29665
- margin: 2px 0 -2px;
29666
29665
  padding: 0 0 0 20px;
29667
- margin: 2px 0 0;
29668
29666
  }
29669
29667
  .e-treeview .e-list-item.e-disable > .e-text-content,
29670
29668
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -29704,7 +29702,6 @@ body.e-colorpicker-overflow {
29704
29702
  -ms-user-select: none;
29705
29703
  -webkit-user-select: none;
29706
29704
  user-select: none;
29707
- border: 1px solid;
29708
29705
  cursor: pointer;
29709
29706
  margin: 0;
29710
29707
  padding: 0 0 0 20px;
@@ -29762,12 +29759,15 @@ body.e-colorpicker-overflow {
29762
29759
  }
29763
29760
  .e-treeview .e-list-text .e-input-group {
29764
29761
  height: 30px;
29765
- margin-bottom: 3px;
29762
+ margin-top: 4px;
29763
+ margin-bottom: 4px;
29766
29764
  min-width: 150px;
29767
29765
  vertical-align: bottom;
29768
29766
  }
29769
29767
  .e-treeview .e-list-text .e-input-group .e-input {
29770
29768
  height: 28px;
29769
+ padding-top: 6px;
29770
+ padding-bottom: 6px;
29771
29771
  }
29772
29772
  .e-treeview .e-navigable-text {
29773
29773
  padding: 0 8px;
@@ -30822,7 +30822,6 @@ ejs-sidebar {
30822
30822
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
30823
30823
  .e-menu-container .e-ul .e-menu-item .e-caret {
30824
30824
  font-size: 16px;
30825
- line-height: 38px;
30826
30825
  }
30827
30826
 
30828
30827
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -24721,9 +24721,7 @@ body.e-colorpicker-overflow {
24721
24721
  list-style: none;
24722
24722
  }
24723
24723
  .e-treeview .e-list-item .e-ul {
24724
- margin: 2px 0 -2px;
24725
24724
  padding: 0 0 0 20px;
24726
- margin: 0;
24727
24725
  }
24728
24726
  .e-treeview .e-list-item.e-disable > .e-text-content,
24729
24727
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -24746,6 +24744,10 @@ body.e-colorpicker-overflow {
24746
24744
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
24747
24745
  content: none;
24748
24746
  }
24747
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
24748
+ padding-top: 4px;
24749
+ padding-bottom: 4px;
24750
+ }
24749
24751
  .e-treeview .e-icons .e-spinner-pane {
24750
24752
  position: relative;
24751
24753
  }
@@ -24760,7 +24762,6 @@ body.e-colorpicker-overflow {
24760
24762
  -ms-user-select: none;
24761
24763
  -webkit-user-select: none;
24762
24764
  user-select: none;
24763
- border: 1px solid;
24764
24765
  cursor: pointer;
24765
24766
  margin: 0;
24766
24767
  padding: 0 0 0 20px;
@@ -24819,13 +24820,17 @@ body.e-colorpicker-overflow {
24819
24820
  vertical-align: middle;
24820
24821
  }
24821
24822
  .e-treeview .e-list-text .e-input-group {
24822
- height: 30px;
24823
+ height: 32px;
24823
24824
  margin-bottom: 0;
24824
24825
  min-width: 150px;
24825
24826
  vertical-align: bottom;
24826
24827
  }
24827
24828
  .e-treeview .e-list-text .e-input-group .e-input {
24828
24829
  height: 28px;
24830
+ padding-top: 6px;
24831
+ padding-bottom: 6px;
24832
+ line-height: 20px;
24833
+ height: 32px;
24829
24834
  }
24830
24835
  .e-treeview .e-navigable-text {
24831
24836
  padding: 10px 8px;
@@ -25634,7 +25639,6 @@ ejs-sidebar {
25634
25639
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
25635
25640
  .e-menu-container .e-ul .e-menu-item .e-caret {
25636
25641
  font-size: 14px;
25637
- line-height: 38px;
25638
25642
  }
25639
25643
 
25640
25644
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,