@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
@@ -26159,8 +26159,8 @@ body.e-colorpicker-overflow {
26159
26159
  padding: 4px 0;
26160
26160
  }
26161
26161
  .e-treeview .e-list-item .e-ul {
26162
- margin: 2px 0 -2px;
26163
26162
  padding: 0 0 0 20px;
26163
+ margin-top: 4px;
26164
26164
  }
26165
26165
  .e-treeview .e-list-item.e-disable > .e-text-content,
26166
26166
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -26197,7 +26197,6 @@ body.e-colorpicker-overflow {
26197
26197
  -ms-user-select: none;
26198
26198
  -webkit-user-select: none;
26199
26199
  user-select: none;
26200
- border: 1px solid;
26201
26200
  cursor: pointer;
26202
26201
  margin: 0;
26203
26202
  padding: 0 0 0 20px;
@@ -26265,6 +26264,8 @@ body.e-colorpicker-overflow {
26265
26264
  }
26266
26265
  .e-treeview .e-list-text .e-input-group .e-input {
26267
26266
  height: 28px;
26267
+ padding-top: 6px;
26268
+ padding-bottom: 6px;
26268
26269
  }
26269
26270
  .e-treeview .e-list-text .e-input-group:hover {
26270
26271
  border-color: var(--color-sf-border-focus);
@@ -27032,7 +27033,7 @@ ejs-sidebar {
27032
27033
  .e-menu-container ul .e-menu-item .e-caret {
27033
27034
  font-size: 14px;
27034
27035
  height: auto;
27035
- line-height: 40px;
27036
+ line-height: 42px;
27036
27037
  position: absolute;
27037
27038
  right: 8px;
27038
27039
  top: 0;
@@ -27100,7 +27101,6 @@ ejs-sidebar {
27100
27101
  .e-menu-container .e-ul .e-menu-item .e-caret {
27101
27102
  font-size: 14px;
27102
27103
  padding: 9px 0;
27103
- line-height: 18px;
27104
27104
  }
27105
27105
 
27106
27106
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -50947,7 +50947,7 @@ span.e-table-box.e-rbox-select {
50947
50947
  margin-right: auto;
50948
50948
  }
50949
50949
  .e-toast-container.e-rtl .e-toast .e-toast-icon {
50950
- margin-left: 12px;
50950
+ margin-left: 10px;
50951
50951
  margin-right: initial;
50952
50952
  }
50953
50953
  .e-toast-container.e-rtl .e-toast .e-toast-progress {
@@ -50960,7 +50960,7 @@ span.e-table-box.e-rbox-select {
50960
50960
  font-size: 14px;
50961
50961
  margin: 0 0 10px;
50962
50962
  overflow: hidden;
50963
- padding: 18px;
50963
+ padding: 16px;
50964
50964
  position: relative;
50965
50965
  }
50966
50966
  .e-toast-container .e-toast .e-toast-icon,
@@ -51031,8 +51031,9 @@ span.e-table-box.e-rbox-select {
51031
51031
  font-size: 16px;
51032
51032
  height: 20px;
51033
51033
  justify-content: center;
51034
- margin-right: 12px;
51034
+ margin-right: 10px;
51035
51035
  width: 20px;
51036
+ margin-top: 2px;
51036
51037
  }
51037
51038
  .e-toast-container .e-toast .e-toast-progress {
51038
51039
  bottom: 0;
@@ -36049,8 +36049,8 @@ body.e-colorpicker-overflow {
36049
36049
  padding: 4px 0;
36050
36050
  }
36051
36051
  .e-treeview .e-list-item .e-ul {
36052
- margin: 2px 0 -2px;
36053
36052
  padding: 0 0 0 20px;
36053
+ margin-top: 4px;
36054
36054
  }
36055
36055
  .e-treeview .e-list-item.e-disable > .e-text-content,
36056
36056
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -36087,7 +36087,6 @@ body.e-colorpicker-overflow {
36087
36087
  -ms-user-select: none;
36088
36088
  -webkit-user-select: none;
36089
36089
  user-select: none;
36090
- border: 1px solid;
36091
36090
  cursor: pointer;
36092
36091
  margin: 0;
36093
36092
  padding: 0 0 0 20px;
@@ -36155,6 +36154,8 @@ body.e-colorpicker-overflow {
36155
36154
  }
36156
36155
  .e-treeview .e-list-text .e-input-group .e-input {
36157
36156
  height: 28px;
36157
+ padding-top: 6px;
36158
+ padding-bottom: 6px;
36158
36159
  }
36159
36160
  .e-treeview .e-list-text .e-input-group:hover {
36160
36161
  border-color: var(--color-sf-border-focus);
@@ -37140,7 +37141,7 @@ ejs-sidebar {
37140
37141
  .e-menu-container ul .e-menu-item .e-caret {
37141
37142
  font-size: 14px;
37142
37143
  height: auto;
37143
- line-height: 40px;
37144
+ line-height: 42px;
37144
37145
  position: absolute;
37145
37146
  right: 8px;
37146
37147
  top: 0;
@@ -37208,7 +37209,6 @@ ejs-sidebar {
37208
37209
  .e-menu-container .e-ul .e-menu-item .e-caret {
37209
37210
  font-size: 14px;
37210
37211
  padding: 9px 0;
37211
- line-height: 18px;
37212
37212
  }
37213
37213
 
37214
37214
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -66567,7 +66567,7 @@ span.e-table-box.e-rbox-select {
66567
66567
  margin-right: auto;
66568
66568
  }
66569
66569
  .e-toast-container.e-rtl .e-toast .e-toast-icon {
66570
- margin-left: 12px;
66570
+ margin-left: 10px;
66571
66571
  margin-right: initial;
66572
66572
  }
66573
66573
  .e-toast-container.e-rtl .e-toast .e-toast-progress {
@@ -66580,7 +66580,7 @@ span.e-table-box.e-rbox-select {
66580
66580
  font-size: 14px;
66581
66581
  margin: 0 0 10px;
66582
66582
  overflow: hidden;
66583
- padding: 18px;
66583
+ padding: 16px;
66584
66584
  position: relative;
66585
66585
  }
66586
66586
  .e-toast-container .e-toast .e-toast-icon,
@@ -66651,8 +66651,9 @@ span.e-table-box.e-rbox-select {
66651
66651
  font-size: 16px;
66652
66652
  height: 20px;
66653
66653
  justify-content: center;
66654
- margin-right: 12px;
66654
+ margin-right: 10px;
66655
66655
  width: 20px;
66656
+ margin-top: 2px;
66656
66657
  }
66657
66658
  .e-toast-container .e-toast .e-toast-progress {
66658
66659
  bottom: 0;
@@ -66935,7 +66936,7 @@ span.e-table-box.e-rbox-select {
66935
66936
  }
66936
66937
  .e-bigger .e-toast-container .e-toast .e-toast-icon,
66937
66938
  .e-toast-container.e-bigger .e-toast .e-toast-icon {
66938
- font-size: 18px;
66939
+ font-size: 12px;
66939
66940
  height: 24px;
66940
66941
  margin-right: 16px;
66941
66942
  width: 24px;
@@ -22608,10 +22608,8 @@ body.e-colorpicker-overflow {
22608
22608
  }
22609
22609
  .e-treeview .e-list-item {
22610
22610
  list-style: none;
22611
- padding: 2px 0;
22612
22611
  }
22613
22612
  .e-treeview .e-list-item .e-ul {
22614
- margin: 2px 0 -2px;
22615
22613
  padding: 0 0 0 24px;
22616
22614
  }
22617
22615
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -22635,6 +22633,10 @@ body.e-colorpicker-overflow {
22635
22633
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
22636
22634
  content: none;
22637
22635
  }
22636
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
22637
+ padding-top: 3px;
22638
+ padding-bottom: 3px;
22639
+ }
22638
22640
  .e-treeview .e-icons .e-spinner-pane {
22639
22641
  position: relative;
22640
22642
  }
@@ -22649,7 +22651,6 @@ body.e-colorpicker-overflow {
22649
22651
  -ms-user-select: none;
22650
22652
  -webkit-user-select: none;
22651
22653
  user-select: none;
22652
- border: 1px solid;
22653
22654
  cursor: pointer;
22654
22655
  margin: 0;
22655
22656
  padding: 0 0 0 24px;
@@ -22665,7 +22666,7 @@ body.e-colorpicker-overflow {
22665
22666
  border: 1px solid;
22666
22667
  box-sizing: border-box;
22667
22668
  cursor: pointer;
22668
- height: 32px;
22669
+ height: 36px;
22669
22670
  left: 0;
22670
22671
  overflow: hidden;
22671
22672
  position: absolute;
@@ -22685,7 +22686,7 @@ body.e-colorpicker-overflow {
22685
22686
  margin: 0 0 0 12px;
22686
22687
  }
22687
22688
  .e-treeview .e-checkbox-wrapper + .e-list-text {
22688
- padding: 0 8px;
22689
+ padding: 7px 8px;
22689
22690
  }
22690
22691
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
22691
22692
  bottom: -7px;
@@ -22698,10 +22699,10 @@ body.e-colorpicker-overflow {
22698
22699
  .e-treeview .e-list-text {
22699
22700
  box-sizing: border-box;
22700
22701
  display: inline-block;
22701
- line-height: 30px;
22702
+ line-height: 22px;
22702
22703
  margin: 0;
22703
- min-height: 30px;
22704
- padding: 0 8px;
22704
+ min-height: 22px;
22705
+ padding: 7px 8px;
22705
22706
  text-decoration: none;
22706
22707
  vertical-align: middle;
22707
22708
  }
@@ -22713,9 +22714,11 @@ body.e-colorpicker-overflow {
22713
22714
  }
22714
22715
  .e-treeview .e-list-text .e-input-group .e-input {
22715
22716
  height: 28px;
22717
+ padding-top: 6px;
22718
+ padding-bottom: 6px;
22716
22719
  }
22717
22720
  .e-treeview .e-navigable-text {
22718
- padding: 0 8px;
22721
+ padding: 7px 8px;
22719
22722
  }
22720
22723
  .e-treeview .e-list-icon,
22721
22724
  .e-treeview .e-list-img {
@@ -22732,11 +22735,11 @@ body.e-colorpicker-overflow {
22732
22735
  }
22733
22736
  .e-treeview .e-list-icon + .e-list-text,
22734
22737
  .e-treeview .e-list-img + .e-list-text {
22735
- padding: 0 8px;
22738
+ padding: 7px 8px;
22736
22739
  }
22737
22740
  .e-treeview .e-list-icon + .e-navigable-text,
22738
22741
  .e-treeview .e-list-img + .e-navigable-text {
22739
- padding: 0 8px;
22742
+ padding: 7px 8px;
22740
22743
  }
22741
22744
  .e-treeview .e-icon-collapsible,
22742
22745
  .e-treeview .e-icon-expandable {
@@ -23548,7 +23551,6 @@ ejs-sidebar {
23548
23551
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
23549
23552
  .e-menu-container .e-ul .e-menu-item .e-caret {
23550
23553
  font-size: 10px;
23551
- line-height: 40px;
23552
23554
  }
23553
23555
 
23554
23556
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -29871,10 +29871,8 @@ body.e-colorpicker-overflow {
29871
29871
  }
29872
29872
  .e-treeview .e-list-item {
29873
29873
  list-style: none;
29874
- padding: 2px 0;
29875
29874
  }
29876
29875
  .e-treeview .e-list-item .e-ul {
29877
- margin: 2px 0 -2px;
29878
29876
  padding: 0 0 0 24px;
29879
29877
  }
29880
29878
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -29898,6 +29896,10 @@ body.e-colorpicker-overflow {
29898
29896
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
29899
29897
  content: none;
29900
29898
  }
29899
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
29900
+ padding-top: 3px;
29901
+ padding-bottom: 3px;
29902
+ }
29901
29903
  .e-treeview .e-icons .e-spinner-pane {
29902
29904
  position: relative;
29903
29905
  }
@@ -29912,7 +29914,6 @@ body.e-colorpicker-overflow {
29912
29914
  -ms-user-select: none;
29913
29915
  -webkit-user-select: none;
29914
29916
  user-select: none;
29915
- border: 1px solid;
29916
29917
  cursor: pointer;
29917
29918
  margin: 0;
29918
29919
  padding: 0 0 0 24px;
@@ -29928,7 +29929,7 @@ body.e-colorpicker-overflow {
29928
29929
  border: 1px solid;
29929
29930
  box-sizing: border-box;
29930
29931
  cursor: pointer;
29931
- height: 32px;
29932
+ height: 36px;
29932
29933
  left: 0;
29933
29934
  overflow: hidden;
29934
29935
  position: absolute;
@@ -29948,7 +29949,7 @@ body.e-colorpicker-overflow {
29948
29949
  margin: 0 0 0 12px;
29949
29950
  }
29950
29951
  .e-treeview .e-checkbox-wrapper + .e-list-text {
29951
- padding: 0 8px;
29952
+ padding: 7px 8px;
29952
29953
  }
29953
29954
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
29954
29955
  bottom: -7px;
@@ -29961,10 +29962,10 @@ body.e-colorpicker-overflow {
29961
29962
  .e-treeview .e-list-text {
29962
29963
  box-sizing: border-box;
29963
29964
  display: inline-block;
29964
- line-height: 30px;
29965
+ line-height: 22px;
29965
29966
  margin: 0;
29966
- min-height: 30px;
29967
- padding: 0 8px;
29967
+ min-height: 22px;
29968
+ padding: 7px 8px;
29968
29969
  text-decoration: none;
29969
29970
  vertical-align: middle;
29970
29971
  }
@@ -29976,9 +29977,11 @@ body.e-colorpicker-overflow {
29976
29977
  }
29977
29978
  .e-treeview .e-list-text .e-input-group .e-input {
29978
29979
  height: 28px;
29980
+ padding-top: 6px;
29981
+ padding-bottom: 6px;
29979
29982
  }
29980
29983
  .e-treeview .e-navigable-text {
29981
- padding: 0 8px;
29984
+ padding: 7px 8px;
29982
29985
  }
29983
29986
  .e-treeview .e-list-icon,
29984
29987
  .e-treeview .e-list-img {
@@ -29995,11 +29998,11 @@ body.e-colorpicker-overflow {
29995
29998
  }
29996
29999
  .e-treeview .e-list-icon + .e-list-text,
29997
30000
  .e-treeview .e-list-img + .e-list-text {
29998
- padding: 0 8px;
30001
+ padding: 7px 8px;
29999
30002
  }
30000
30003
  .e-treeview .e-list-icon + .e-navigable-text,
30001
30004
  .e-treeview .e-list-img + .e-navigable-text {
30002
- padding: 0 8px;
30005
+ padding: 7px 8px;
30003
30006
  }
30004
30007
  .e-treeview .e-icon-collapsible,
30005
30008
  .e-treeview .e-icon-expandable {
@@ -30473,7 +30476,7 @@ body.e-colorpicker-overflow {
30473
30476
  }
30474
30477
  .e-bigger .e-treeview .e-fullrow,
30475
30478
  .e-treeview.e-bigger .e-fullrow {
30476
- height: 40px;
30479
+ height: 46px;
30477
30480
  }
30478
30481
  .e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
30479
30482
  .e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
@@ -30500,17 +30503,25 @@ body.e-colorpicker-overflow {
30500
30503
  }
30501
30504
  .e-bigger .e-treeview .e-list-text,
30502
30505
  .e-treeview.e-bigger .e-list-text {
30503
- line-height: 38px;
30504
- min-height: 38px;
30506
+ line-height: 24px;
30507
+ min-height: 24px;
30508
+ padding: 11px 10px;
30505
30509
  }
30506
30510
  .e-bigger .e-treeview .e-list-text .e-input-group,
30507
30511
  .e-treeview.e-bigger .e-list-text .e-input-group {
30508
30512
  height: 38px;
30513
+ line-height: 42px;
30514
+ min-height: 42px;
30509
30515
  }
30510
30516
  .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
30511
30517
  .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
30512
30518
  height: 36px;
30513
30519
  }
30520
+ .e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
30521
+ .e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
30522
+ padding-top: 4px;
30523
+ padding-bottom: 4px;
30524
+ }
30514
30525
  .e-bigger .e-treeview .e-checkbox-wrapper,
30515
30526
  .e-treeview.e-bigger .e-checkbox-wrapper {
30516
30527
  margin: 0 0 0 10px;
@@ -30961,7 +30972,6 @@ ejs-sidebar {
30961
30972
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
30962
30973
  .e-menu-container .e-ul .e-menu-item .e-caret {
30963
30974
  font-size: 10px;
30964
- line-height: 40px;
30965
30975
  }
30966
30976
 
30967
30977
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -26570,10 +26570,8 @@ body.e-colorpicker-overflow {
26570
26570
  }
26571
26571
  .e-treeview .e-list-item {
26572
26572
  list-style: none;
26573
- padding: 2px 0;
26574
26573
  }
26575
26574
  .e-treeview .e-list-item .e-ul {
26576
- margin: 2px 0 -2px;
26577
26575
  padding: 0 0 0 24px;
26578
26576
  }
26579
26577
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -26597,6 +26595,17 @@ body.e-colorpicker-overflow {
26597
26595
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
26598
26596
  content: none;
26599
26597
  }
26598
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
26599
+ padding-top: 1px;
26600
+ padding-bottom: 1px;
26601
+ }
26602
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group {
26603
+ height: 34px;
26604
+ }
26605
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group .e-input {
26606
+ line-height: 26px;
26607
+ min-height: 26px;
26608
+ }
26600
26609
  .e-treeview .e-icons .e-spinner-pane {
26601
26610
  position: relative;
26602
26611
  }
@@ -26611,7 +26620,6 @@ body.e-colorpicker-overflow {
26611
26620
  -ms-user-select: none;
26612
26621
  -webkit-user-select: none;
26613
26622
  user-select: none;
26614
- border: 1px solid;
26615
26623
  cursor: pointer;
26616
26624
  margin: 0;
26617
26625
  padding: 0 0 0 24px;
@@ -26627,7 +26635,7 @@ body.e-colorpicker-overflow {
26627
26635
  border: 1px solid;
26628
26636
  box-sizing: border-box;
26629
26637
  cursor: pointer;
26630
- height: 32px;
26638
+ height: 36px;
26631
26639
  left: 0;
26632
26640
  overflow: hidden;
26633
26641
  position: absolute;
@@ -26647,7 +26655,7 @@ body.e-colorpicker-overflow {
26647
26655
  margin: 0 0 0 12px;
26648
26656
  }
26649
26657
  .e-treeview .e-checkbox-wrapper + .e-list-text {
26650
- padding: 0 10px;
26658
+ padding: 7px 10px;
26651
26659
  }
26652
26660
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
26653
26661
  bottom: -7px;
@@ -26660,10 +26668,10 @@ body.e-colorpicker-overflow {
26660
26668
  .e-treeview .e-list-text {
26661
26669
  box-sizing: border-box;
26662
26670
  display: inline-block;
26663
- line-height: 30px;
26671
+ line-height: 22px;
26664
26672
  margin: 0;
26665
- min-height: 30px;
26666
- padding: 0 5px;
26673
+ min-height: 22px;
26674
+ padding: 7px 5px;
26667
26675
  text-decoration: none;
26668
26676
  vertical-align: middle;
26669
26677
  }
@@ -26673,11 +26681,8 @@ body.e-colorpicker-overflow {
26673
26681
  min-width: 150px;
26674
26682
  vertical-align: bottom;
26675
26683
  }
26676
- .e-treeview .e-list-text .e-input-group .e-input {
26677
- height: 28px;
26678
- }
26679
26684
  .e-treeview .e-navigable-text {
26680
- padding: 0 5px;
26685
+ padding: 7px 5px;
26681
26686
  }
26682
26687
  .e-treeview .e-list-icon,
26683
26688
  .e-treeview .e-list-img {
@@ -26694,11 +26699,11 @@ body.e-colorpicker-overflow {
26694
26699
  }
26695
26700
  .e-treeview .e-list-icon + .e-list-text,
26696
26701
  .e-treeview .e-list-img + .e-list-text {
26697
- padding: 0 10px;
26702
+ padding: 7px 10px;
26698
26703
  }
26699
26704
  .e-treeview .e-list-icon + .e-navigable-text,
26700
26705
  .e-treeview .e-list-img + .e-navigable-text {
26701
- padding: 0 10px;
26706
+ padding: 7px 10px;
26702
26707
  }
26703
26708
  .e-treeview .e-icon-collapsible,
26704
26709
  .e-treeview .e-icon-expandable {
@@ -27482,7 +27487,6 @@ ejs-sidebar {
27482
27487
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
27483
27488
  .e-menu-container .e-ul .e-menu-item .e-caret {
27484
27489
  font-size: 12px;
27485
- line-height: 42px;
27486
27490
  }
27487
27491
 
27488
27492
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -37358,10 +37358,8 @@ body.e-colorpicker-overflow {
37358
37358
  }
37359
37359
  .e-treeview .e-list-item {
37360
37360
  list-style: none;
37361
- padding: 2px 0;
37362
37361
  }
37363
37362
  .e-treeview .e-list-item .e-ul {
37364
- margin: 2px 0 -2px;
37365
37363
  padding: 0 0 0 24px;
37366
37364
  }
37367
37365
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -37385,6 +37383,17 @@ body.e-colorpicker-overflow {
37385
37383
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
37386
37384
  content: none;
37387
37385
  }
37386
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
37387
+ padding-top: 1px;
37388
+ padding-bottom: 1px;
37389
+ }
37390
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group {
37391
+ height: 34px;
37392
+ }
37393
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group .e-input {
37394
+ line-height: 26px;
37395
+ min-height: 26px;
37396
+ }
37388
37397
  .e-treeview .e-icons .e-spinner-pane {
37389
37398
  position: relative;
37390
37399
  }
@@ -37399,7 +37408,6 @@ body.e-colorpicker-overflow {
37399
37408
  -ms-user-select: none;
37400
37409
  -webkit-user-select: none;
37401
37410
  user-select: none;
37402
- border: 1px solid;
37403
37411
  cursor: pointer;
37404
37412
  margin: 0;
37405
37413
  padding: 0 0 0 24px;
@@ -37415,7 +37423,7 @@ body.e-colorpicker-overflow {
37415
37423
  border: 1px solid;
37416
37424
  box-sizing: border-box;
37417
37425
  cursor: pointer;
37418
- height: 32px;
37426
+ height: 36px;
37419
37427
  left: 0;
37420
37428
  overflow: hidden;
37421
37429
  position: absolute;
@@ -37435,7 +37443,7 @@ body.e-colorpicker-overflow {
37435
37443
  margin: 0 0 0 12px;
37436
37444
  }
37437
37445
  .e-treeview .e-checkbox-wrapper + .e-list-text {
37438
- padding: 0 10px;
37446
+ padding: 7px 10px;
37439
37447
  }
37440
37448
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
37441
37449
  bottom: -7px;
@@ -37448,10 +37456,10 @@ body.e-colorpicker-overflow {
37448
37456
  .e-treeview .e-list-text {
37449
37457
  box-sizing: border-box;
37450
37458
  display: inline-block;
37451
- line-height: 30px;
37459
+ line-height: 22px;
37452
37460
  margin: 0;
37453
- min-height: 30px;
37454
- padding: 0 5px;
37461
+ min-height: 22px;
37462
+ padding: 7px 5px;
37455
37463
  text-decoration: none;
37456
37464
  vertical-align: middle;
37457
37465
  }
@@ -37461,11 +37469,8 @@ body.e-colorpicker-overflow {
37461
37469
  min-width: 150px;
37462
37470
  vertical-align: bottom;
37463
37471
  }
37464
- .e-treeview .e-list-text .e-input-group .e-input {
37465
- height: 28px;
37466
- }
37467
37472
  .e-treeview .e-navigable-text {
37468
- padding: 0 5px;
37473
+ padding: 7px 5px;
37469
37474
  }
37470
37475
  .e-treeview .e-list-icon,
37471
37476
  .e-treeview .e-list-img {
@@ -37482,11 +37487,11 @@ body.e-colorpicker-overflow {
37482
37487
  }
37483
37488
  .e-treeview .e-list-icon + .e-list-text,
37484
37489
  .e-treeview .e-list-img + .e-list-text {
37485
- padding: 0 10px;
37490
+ padding: 7px 10px;
37486
37491
  }
37487
37492
  .e-treeview .e-list-icon + .e-navigable-text,
37488
37493
  .e-treeview .e-list-img + .e-navigable-text {
37489
- padding: 0 10px;
37494
+ padding: 7px 10px;
37490
37495
  }
37491
37496
  .e-treeview .e-icon-collapsible,
37492
37497
  .e-treeview .e-icon-expandable {
@@ -37932,7 +37937,7 @@ body.e-colorpicker-overflow {
37932
37937
  }
37933
37938
  .e-bigger .e-treeview .e-fullrow,
37934
37939
  .e-treeview.e-bigger .e-fullrow {
37935
- height: 40px;
37940
+ height: 48px;
37936
37941
  }
37937
37942
  .e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
37938
37943
  .e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
@@ -37959,17 +37964,33 @@ body.e-colorpicker-overflow {
37959
37964
  }
37960
37965
  .e-bigger .e-treeview .e-list-text,
37961
37966
  .e-treeview.e-bigger .e-list-text {
37962
- line-height: 38px;
37963
- min-height: 38px;
37967
+ line-height: 24px;
37968
+ min-height: 24px;
37969
+ padding-top: 12px;
37970
+ padding-bottom: 12px;
37964
37971
  }
37965
37972
  .e-bigger .e-treeview .e-list-text .e-input-group,
37966
37973
  .e-treeview.e-bigger .e-list-text .e-input-group {
37967
- height: 38px;
37974
+ height: 40px;
37975
+ line-height: 42px;
37976
+ min-height: 42px;
37968
37977
  }
37969
37978
  .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
37970
37979
  .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
37971
37980
  height: 36px;
37972
37981
  }
37982
+ .e-bigger .e-treeview .e-list-text .e-input-group .e-input,
37983
+ .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
37984
+ line-height: 28px;
37985
+ min-height: 28px;
37986
+ padding-top: 9px;
37987
+ padding-bottom: 5px;
37988
+ }
37989
+ .e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
37990
+ .e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
37991
+ padding-top: 3px;
37992
+ padding-bottom: 3px;
37993
+ }
37973
37994
  .e-bigger .e-treeview .e-checkbox-wrapper,
37974
37995
  .e-treeview.e-bigger .e-checkbox-wrapper {
37975
37996
  margin: 0 0 0 10px;
@@ -38420,7 +38441,6 @@ ejs-sidebar {
38420
38441
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
38421
38442
  .e-menu-container .e-ul .e-menu-item .e-caret {
38422
38443
  font-size: 12px;
38423
- line-height: 42px;
38424
38444
  }
38425
38445
 
38426
38446
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,