@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
@@ -29980,10 +29980,8 @@ body.e-colorpicker-overflow {
29980
29980
  }
29981
29981
  .e-treeview .e-list-item {
29982
29982
  list-style: none;
29983
- padding: 2px 0;
29984
29983
  }
29985
29984
  .e-treeview .e-list-item .e-ul {
29986
- margin: 2px 0 -2px;
29987
29985
  padding: 0 0 0 20px;
29988
29986
  }
29989
29987
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -30007,6 +30005,10 @@ body.e-colorpicker-overflow {
30007
30005
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
30008
30006
  content: none;
30009
30007
  }
30008
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
30009
+ padding-top: 3px;
30010
+ padding-bottom: 3px;
30011
+ }
30010
30012
  .e-treeview .e-icons .e-spinner-pane {
30011
30013
  position: relative;
30012
30014
  }
@@ -30021,7 +30023,6 @@ body.e-colorpicker-overflow {
30021
30023
  -ms-user-select: none;
30022
30024
  -webkit-user-select: none;
30023
30025
  user-select: none;
30024
- border: 1px solid;
30025
30026
  cursor: pointer;
30026
30027
  margin: 0;
30027
30028
  padding: 0 12px 0 20px;
@@ -30057,7 +30058,7 @@ body.e-colorpicker-overflow {
30057
30058
  margin: 0 0 0 12px;
30058
30059
  }
30059
30060
  .e-treeview .e-checkbox-wrapper + .e-list-text {
30060
- padding: 0 12px;
30061
+ padding: 8px 12px;
30061
30062
  }
30062
30063
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
30063
30064
  bottom: -7px;
@@ -30070,24 +30071,26 @@ body.e-colorpicker-overflow {
30070
30071
  .e-treeview .e-list-text {
30071
30072
  box-sizing: border-box;
30072
30073
  display: inline-block;
30073
- line-height: 36px;
30074
+ line-height: 22px;
30074
30075
  margin: 0;
30075
- min-height: 36px;
30076
- padding: 0 12px;
30076
+ min-height: 22px;
30077
+ padding: 8px 12px;
30077
30078
  text-decoration: none;
30078
30079
  vertical-align: middle;
30079
30080
  }
30080
30081
  .e-treeview .e-list-text .e-input-group {
30081
- height: 30px;
30082
- margin-top: 3px;
30082
+ height: 32px;
30083
+ margin-bottom: 0;
30083
30084
  min-width: 150px;
30084
30085
  vertical-align: bottom;
30085
30086
  }
30086
30087
  .e-treeview .e-list-text .e-input-group .e-input {
30087
30088
  height: 28px;
30089
+ padding-top: 6px;
30090
+ padding-bottom: 6px;
30088
30091
  }
30089
30092
  .e-treeview .e-navigable-text {
30090
- padding: 0 12px;
30093
+ padding: 8px 12px;
30091
30094
  }
30092
30095
  .e-treeview .e-list-icon,
30093
30096
  .e-treeview .e-list-img {
@@ -30104,11 +30107,11 @@ body.e-colorpicker-overflow {
30104
30107
  }
30105
30108
  .e-treeview .e-list-icon + .e-list-text,
30106
30109
  .e-treeview .e-list-img + .e-list-text {
30107
- padding: 0 12px;
30110
+ padding: 8px 12px;
30108
30111
  }
30109
30112
  .e-treeview .e-list-icon + .e-navigable-text,
30110
30113
  .e-treeview .e-list-img + .e-navigable-text {
30111
- padding: 0 12px;
30114
+ padding: 8px 12px;
30112
30115
  }
30113
30116
  .e-treeview .e-icon-collapsible,
30114
30117
  .e-treeview .e-icon-expandable {
@@ -30573,7 +30576,7 @@ body.e-colorpicker-overflow {
30573
30576
  }
30574
30577
  .e-bigger .e-treeview .e-list-item .e-checkbox-wrapper + .e-list-text,
30575
30578
  .e-treeview.e-bigger .e-list-item .e-checkbox-wrapper + .e-list-text {
30576
- padding: 0 16px;
30579
+ padding: 10px 16px;
30577
30580
  }
30578
30581
  .e-bigger .e-treeview .e-icon-collapsible,
30579
30582
  .e-bigger .e-treeview .e-icon-expandable,
@@ -30650,8 +30653,9 @@ body.e-colorpicker-overflow {
30650
30653
  }
30651
30654
  .e-bigger .e-treeview .e-list-text,
30652
30655
  .e-treeview.e-bigger .e-list-text {
30653
- line-height: 40px;
30654
- min-height: 40px;
30656
+ line-height: 24px;
30657
+ min-height: 24px;
30658
+ padding: 10px 16px;
30655
30659
  }
30656
30660
  .e-bigger .e-treeview .e-list-text .e-input-group,
30657
30661
  .e-treeview.e-bigger .e-list-text .e-input-group {
@@ -30661,6 +30665,11 @@ body.e-colorpicker-overflow {
30661
30665
  .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
30662
30666
  height: 36px;
30663
30667
  }
30668
+ .e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
30669
+ .e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
30670
+ padding-top: 2px;
30671
+ padding-bottom: 2px;
30672
+ }
30664
30673
  .e-bigger .e-treeview .e-checkbox-wrapper,
30665
30674
  .e-treeview.e-bigger .e-checkbox-wrapper {
30666
30675
  margin: 0 0 0 16px;
@@ -30680,7 +30689,7 @@ body.e-colorpicker-overflow {
30680
30689
  .e-bigger .e-treeview .e-list-img + .e-list-text,
30681
30690
  .e-treeview.e-bigger .e-list-icon + .e-list-text,
30682
30691
  .e-treeview.e-bigger .e-list-img + .e-list-text {
30683
- padding: 0 16px;
30692
+ padding: 10px 16px;
30684
30693
  }
30685
30694
  .e-bigger .e-treeview .e-list-icon + .e-list-icon, .e-bigger .e-treeview .e-list-icon + .e-list-img,
30686
30695
  .e-bigger .e-treeview .e-list-img + .e-list-icon,
@@ -31090,7 +31099,7 @@ ejs-sidebar {
31090
31099
  .e-menu-container ul .e-menu-item .e-caret {
31091
31100
  font-size: 14px;
31092
31101
  height: auto;
31093
- line-height: 40px;
31102
+ line-height: 44px;
31094
31103
  position: absolute;
31095
31104
  right: 8px;
31096
31105
  top: 0;
@@ -31154,7 +31163,6 @@ ejs-sidebar {
31154
31163
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
31155
31164
  .e-menu-container .e-ul .e-menu-item .e-caret {
31156
31165
  font-size: 14px;
31157
- line-height: 40px;
31158
31166
  }
31159
31167
 
31160
31168
  .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,
@@ -29980,10 +29980,8 @@ body.e-colorpicker-overflow {
29980
29980
  }
29981
29981
  .e-treeview .e-list-item {
29982
29982
  list-style: none;
29983
- padding: 2px 0;
29984
29983
  }
29985
29984
  .e-treeview .e-list-item .e-ul {
29986
- margin: 2px 0 -2px;
29987
29985
  padding: 0 0 0 20px;
29988
29986
  }
29989
29987
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -30007,6 +30005,10 @@ body.e-colorpicker-overflow {
30007
30005
  .e-treeview .e-list-item .e-icons.e-icons-spinner::before {
30008
30006
  content: none;
30009
30007
  }
30008
+ .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
30009
+ padding-top: 3px;
30010
+ padding-bottom: 3px;
30011
+ }
30010
30012
  .e-treeview .e-icons .e-spinner-pane {
30011
30013
  position: relative;
30012
30014
  }
@@ -30021,7 +30023,6 @@ body.e-colorpicker-overflow {
30021
30023
  -ms-user-select: none;
30022
30024
  -webkit-user-select: none;
30023
30025
  user-select: none;
30024
- border: 1px solid;
30025
30026
  cursor: pointer;
30026
30027
  margin: 0;
30027
30028
  padding: 0 12px 0 20px;
@@ -30057,7 +30058,7 @@ body.e-colorpicker-overflow {
30057
30058
  margin: 0 0 0 12px;
30058
30059
  }
30059
30060
  .e-treeview .e-checkbox-wrapper + .e-list-text {
30060
- padding: 0 12px;
30061
+ padding: 8px 12px;
30061
30062
  }
30062
30063
  .e-treeview .e-checkbox-wrapper .e-ripple-container {
30063
30064
  bottom: -7px;
@@ -30070,24 +30071,26 @@ body.e-colorpicker-overflow {
30070
30071
  .e-treeview .e-list-text {
30071
30072
  box-sizing: border-box;
30072
30073
  display: inline-block;
30073
- line-height: 36px;
30074
+ line-height: 22px;
30074
30075
  margin: 0;
30075
- min-height: 36px;
30076
- padding: 0 12px;
30076
+ min-height: 22px;
30077
+ padding: 8px 12px;
30077
30078
  text-decoration: none;
30078
30079
  vertical-align: middle;
30079
30080
  }
30080
30081
  .e-treeview .e-list-text .e-input-group {
30081
- height: 30px;
30082
- margin-top: 3px;
30082
+ height: 32px;
30083
+ margin-bottom: 0;
30083
30084
  min-width: 150px;
30084
30085
  vertical-align: bottom;
30085
30086
  }
30086
30087
  .e-treeview .e-list-text .e-input-group .e-input {
30087
30088
  height: 28px;
30089
+ padding-top: 6px;
30090
+ padding-bottom: 6px;
30088
30091
  }
30089
30092
  .e-treeview .e-navigable-text {
30090
- padding: 0 12px;
30093
+ padding: 8px 12px;
30091
30094
  }
30092
30095
  .e-treeview .e-list-icon,
30093
30096
  .e-treeview .e-list-img {
@@ -30104,11 +30107,11 @@ body.e-colorpicker-overflow {
30104
30107
  }
30105
30108
  .e-treeview .e-list-icon + .e-list-text,
30106
30109
  .e-treeview .e-list-img + .e-list-text {
30107
- padding: 0 12px;
30110
+ padding: 8px 12px;
30108
30111
  }
30109
30112
  .e-treeview .e-list-icon + .e-navigable-text,
30110
30113
  .e-treeview .e-list-img + .e-navigable-text {
30111
- padding: 0 12px;
30114
+ padding: 8px 12px;
30112
30115
  }
30113
30116
  .e-treeview .e-icon-collapsible,
30114
30117
  .e-treeview .e-icon-expandable {
@@ -30573,7 +30576,7 @@ body.e-colorpicker-overflow {
30573
30576
  }
30574
30577
  .e-bigger .e-treeview .e-list-item .e-checkbox-wrapper + .e-list-text,
30575
30578
  .e-treeview.e-bigger .e-list-item .e-checkbox-wrapper + .e-list-text {
30576
- padding: 0 16px;
30579
+ padding: 10px 16px;
30577
30580
  }
30578
30581
  .e-bigger .e-treeview .e-icon-collapsible,
30579
30582
  .e-bigger .e-treeview .e-icon-expandable,
@@ -30650,8 +30653,9 @@ body.e-colorpicker-overflow {
30650
30653
  }
30651
30654
  .e-bigger .e-treeview .e-list-text,
30652
30655
  .e-treeview.e-bigger .e-list-text {
30653
- line-height: 40px;
30654
- min-height: 40px;
30656
+ line-height: 24px;
30657
+ min-height: 24px;
30658
+ padding: 10px 16px;
30655
30659
  }
30656
30660
  .e-bigger .e-treeview .e-list-text .e-input-group,
30657
30661
  .e-treeview.e-bigger .e-list-text .e-input-group {
@@ -30661,6 +30665,11 @@ body.e-colorpicker-overflow {
30661
30665
  .e-treeview.e-bigger .e-list-text .e-input-group .e-input {
30662
30666
  height: 36px;
30663
30667
  }
30668
+ .e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
30669
+ .e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
30670
+ padding-top: 2px;
30671
+ padding-bottom: 2px;
30672
+ }
30664
30673
  .e-bigger .e-treeview .e-checkbox-wrapper,
30665
30674
  .e-treeview.e-bigger .e-checkbox-wrapper {
30666
30675
  margin: 0 0 0 16px;
@@ -30680,7 +30689,7 @@ body.e-colorpicker-overflow {
30680
30689
  .e-bigger .e-treeview .e-list-img + .e-list-text,
30681
30690
  .e-treeview.e-bigger .e-list-icon + .e-list-text,
30682
30691
  .e-treeview.e-bigger .e-list-img + .e-list-text {
30683
- padding: 0 16px;
30692
+ padding: 10px 16px;
30684
30693
  }
30685
30694
  .e-bigger .e-treeview .e-list-icon + .e-list-icon, .e-bigger .e-treeview .e-list-icon + .e-list-img,
30686
30695
  .e-bigger .e-treeview .e-list-img + .e-list-icon,
@@ -31090,7 +31099,7 @@ ejs-sidebar {
31090
31099
  .e-menu-container ul .e-menu-item .e-caret {
31091
31100
  font-size: 14px;
31092
31101
  height: auto;
31093
- line-height: 40px;
31102
+ line-height: 44px;
31094
31103
  position: absolute;
31095
31104
  right: 8px;
31096
31105
  top: 0;
@@ -31154,7 +31163,6 @@ ejs-sidebar {
31154
31163
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
31155
31164
  .e-menu-container .e-ul .e-menu-item .e-caret {
31156
31165
  font-size: 14px;
31157
- line-height: 40px;
31158
31166
  }
31159
31167
 
31160
31168
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -25451,8 +25451,8 @@ body.e-colorpicker-overflow {
25451
25451
  padding: 4px 0;
25452
25452
  }
25453
25453
  .e-treeview .e-list-item .e-ul {
25454
- margin: 2px 0 -2px;
25455
25454
  padding: 0 0 0 20px;
25455
+ margin-top: 4px;
25456
25456
  }
25457
25457
  .e-treeview .e-list-item.e-disable > .e-text-content,
25458
25458
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -25489,7 +25489,6 @@ body.e-colorpicker-overflow {
25489
25489
  -ms-user-select: none;
25490
25490
  -webkit-user-select: none;
25491
25491
  user-select: none;
25492
- border: 1px solid;
25493
25492
  cursor: pointer;
25494
25493
  margin: 0;
25495
25494
  padding: 0 0 0 20px;
@@ -25557,6 +25556,8 @@ body.e-colorpicker-overflow {
25557
25556
  }
25558
25557
  .e-treeview .e-list-text .e-input-group .e-input {
25559
25558
  height: 28px;
25559
+ padding-top: 6px;
25560
+ padding-bottom: 6px;
25560
25561
  }
25561
25562
  .e-treeview .e-list-text .e-input-group:hover {
25562
25563
  border-color: var(--color-sf-border-focus);
@@ -26324,7 +26325,7 @@ ejs-sidebar {
26324
26325
  .e-menu-container ul .e-menu-item .e-caret {
26325
26326
  font-size: 14px;
26326
26327
  height: auto;
26327
- line-height: 40px;
26328
+ line-height: 42px;
26328
26329
  position: absolute;
26329
26330
  right: 8px;
26330
26331
  top: 0;
@@ -26392,7 +26393,6 @@ ejs-sidebar {
26392
26393
  .e-menu-container .e-ul .e-menu-item .e-caret {
26393
26394
  font-size: 14px;
26394
26395
  padding: 9px 0;
26395
- line-height: 18px;
26396
26396
  }
26397
26397
 
26398
26398
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -50247,7 +50247,7 @@ span.e-table-box.e-rbox-select {
50247
50247
  margin-right: auto;
50248
50248
  }
50249
50249
  .e-toast-container.e-rtl .e-toast .e-toast-icon {
50250
- margin-left: 12px;
50250
+ margin-left: 10px;
50251
50251
  margin-right: initial;
50252
50252
  }
50253
50253
  .e-toast-container.e-rtl .e-toast .e-toast-progress {
@@ -50260,7 +50260,7 @@ span.e-table-box.e-rbox-select {
50260
50260
  font-size: 14px;
50261
50261
  margin: 0 0 10px;
50262
50262
  overflow: hidden;
50263
- padding: 18px;
50263
+ padding: 16px;
50264
50264
  position: relative;
50265
50265
  }
50266
50266
  .e-toast-container .e-toast .e-toast-icon,
@@ -50331,8 +50331,9 @@ span.e-table-box.e-rbox-select {
50331
50331
  font-size: 16px;
50332
50332
  height: 20px;
50333
50333
  justify-content: center;
50334
- margin-right: 12px;
50334
+ margin-right: 10px;
50335
50335
  width: 20px;
50336
+ margin-top: 2px;
50336
50337
  }
50337
50338
  .e-toast-container .e-toast .e-toast-progress {
50338
50339
  bottom: 0;
@@ -35341,8 +35341,8 @@ body.e-colorpicker-overflow {
35341
35341
  padding: 4px 0;
35342
35342
  }
35343
35343
  .e-treeview .e-list-item .e-ul {
35344
- margin: 2px 0 -2px;
35345
35344
  padding: 0 0 0 20px;
35345
+ margin-top: 4px;
35346
35346
  }
35347
35347
  .e-treeview .e-list-item.e-disable > .e-text-content,
35348
35348
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -35379,7 +35379,6 @@ body.e-colorpicker-overflow {
35379
35379
  -ms-user-select: none;
35380
35380
  -webkit-user-select: none;
35381
35381
  user-select: none;
35382
- border: 1px solid;
35383
35382
  cursor: pointer;
35384
35383
  margin: 0;
35385
35384
  padding: 0 0 0 20px;
@@ -35447,6 +35446,8 @@ body.e-colorpicker-overflow {
35447
35446
  }
35448
35447
  .e-treeview .e-list-text .e-input-group .e-input {
35449
35448
  height: 28px;
35449
+ padding-top: 6px;
35450
+ padding-bottom: 6px;
35450
35451
  }
35451
35452
  .e-treeview .e-list-text .e-input-group:hover {
35452
35453
  border-color: var(--color-sf-border-focus);
@@ -36432,7 +36433,7 @@ ejs-sidebar {
36432
36433
  .e-menu-container ul .e-menu-item .e-caret {
36433
36434
  font-size: 14px;
36434
36435
  height: auto;
36435
- line-height: 40px;
36436
+ line-height: 42px;
36436
36437
  position: absolute;
36437
36438
  right: 8px;
36438
36439
  top: 0;
@@ -36500,7 +36501,6 @@ ejs-sidebar {
36500
36501
  .e-menu-container .e-ul .e-menu-item .e-caret {
36501
36502
  font-size: 14px;
36502
36503
  padding: 9px 0;
36503
- line-height: 18px;
36504
36504
  }
36505
36505
 
36506
36506
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -65867,7 +65867,7 @@ span.e-table-box.e-rbox-select {
65867
65867
  margin-right: auto;
65868
65868
  }
65869
65869
  .e-toast-container.e-rtl .e-toast .e-toast-icon {
65870
- margin-left: 12px;
65870
+ margin-left: 10px;
65871
65871
  margin-right: initial;
65872
65872
  }
65873
65873
  .e-toast-container.e-rtl .e-toast .e-toast-progress {
@@ -65880,7 +65880,7 @@ span.e-table-box.e-rbox-select {
65880
65880
  font-size: 14px;
65881
65881
  margin: 0 0 10px;
65882
65882
  overflow: hidden;
65883
- padding: 18px;
65883
+ padding: 16px;
65884
65884
  position: relative;
65885
65885
  }
65886
65886
  .e-toast-container .e-toast .e-toast-icon,
@@ -65951,8 +65951,9 @@ span.e-table-box.e-rbox-select {
65951
65951
  font-size: 16px;
65952
65952
  height: 20px;
65953
65953
  justify-content: center;
65954
- margin-right: 12px;
65954
+ margin-right: 10px;
65955
65955
  width: 20px;
65956
+ margin-top: 2px;
65956
65957
  }
65957
65958
  .e-toast-container .e-toast .e-toast-progress {
65958
65959
  bottom: 0;
@@ -66235,7 +66236,7 @@ span.e-table-box.e-rbox-select {
66235
66236
  }
66236
66237
  .e-bigger .e-toast-container .e-toast .e-toast-icon,
66237
66238
  .e-toast-container.e-bigger .e-toast .e-toast-icon {
66238
- font-size: 18px;
66239
+ font-size: 12px;
66239
66240
  height: 24px;
66240
66241
  margin-right: 16px;
66241
66242
  width: 24px;
@@ -25459,8 +25459,8 @@ body.e-colorpicker-overflow {
25459
25459
  padding: 4px 0;
25460
25460
  }
25461
25461
  .e-treeview .e-list-item .e-ul {
25462
- margin: 2px 0 -2px;
25463
25462
  padding: 0 0 0 20px;
25463
+ margin-top: 4px;
25464
25464
  }
25465
25465
  .e-treeview .e-list-item.e-disable > .e-text-content,
25466
25466
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -25497,7 +25497,6 @@ body.e-colorpicker-overflow {
25497
25497
  -ms-user-select: none;
25498
25498
  -webkit-user-select: none;
25499
25499
  user-select: none;
25500
- border: 1px solid;
25501
25500
  cursor: pointer;
25502
25501
  margin: 0;
25503
25502
  padding: 0 0 0 20px;
@@ -25565,6 +25564,8 @@ body.e-colorpicker-overflow {
25565
25564
  }
25566
25565
  .e-treeview .e-list-text .e-input-group .e-input {
25567
25566
  height: 28px;
25567
+ padding-top: 6px;
25568
+ padding-bottom: 6px;
25568
25569
  }
25569
25570
  .e-treeview .e-list-text .e-input-group:hover {
25570
25571
  border-color: var(--color-sf-border-focus);
@@ -25933,6 +25934,9 @@ body.e-colorpicker-overflow {
25933
25934
  .e-treeview .e-list-item.e-disable > .e-text-content > .e-icon-expandable {
25934
25935
  color: var(--color-sf-icon-color-disabled);
25935
25936
  }
25937
+ .e-treeview .e-list-item .e-checkbox-wrapper .e-frame.e-check {
25938
+ border-color: var(--color-sf-content-text-color-hover);
25939
+ }
25936
25940
  .e-treeview .e-sibling {
25937
25941
  border-left-color: var(--color-sf-primary);
25938
25942
  border-right-color: transparent;
@@ -26332,7 +26336,7 @@ ejs-sidebar {
26332
26336
  .e-menu-container ul .e-menu-item .e-caret {
26333
26337
  font-size: 14px;
26334
26338
  height: auto;
26335
- line-height: 40px;
26339
+ line-height: 42px;
26336
26340
  position: absolute;
26337
26341
  right: 8px;
26338
26342
  top: 0;
@@ -26400,7 +26404,6 @@ ejs-sidebar {
26400
26404
  .e-menu-container .e-ul .e-menu-item .e-caret {
26401
26405
  font-size: 14px;
26402
26406
  padding: 9px 0;
26403
- line-height: 18px;
26404
26407
  }
26405
26408
 
26406
26409
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -50274,7 +50277,7 @@ span.e-table-box.e-rbox-select {
50274
50277
  margin-right: auto;
50275
50278
  }
50276
50279
  .e-toast-container.e-rtl .e-toast .e-toast-icon {
50277
- margin-left: 12px;
50280
+ margin-left: 10px;
50278
50281
  margin-right: initial;
50279
50282
  }
50280
50283
  .e-toast-container.e-rtl .e-toast .e-toast-progress {
@@ -50287,7 +50290,7 @@ span.e-table-box.e-rbox-select {
50287
50290
  font-size: 14px;
50288
50291
  margin: 0 0 10px;
50289
50292
  overflow: hidden;
50290
- padding: 18px;
50293
+ padding: 16px;
50291
50294
  position: relative;
50292
50295
  }
50293
50296
  .e-toast-container .e-toast .e-toast-icon,
@@ -50358,8 +50361,9 @@ span.e-table-box.e-rbox-select {
50358
50361
  font-size: 16px;
50359
50362
  height: 20px;
50360
50363
  justify-content: center;
50361
- margin-right: 12px;
50364
+ margin-right: 10px;
50362
50365
  width: 20px;
50366
+ margin-top: 2px;
50363
50367
  }
50364
50368
  .e-toast-container .e-toast .e-toast-progress {
50365
50369
  bottom: 0;
@@ -35349,8 +35349,8 @@ body.e-colorpicker-overflow {
35349
35349
  padding: 4px 0;
35350
35350
  }
35351
35351
  .e-treeview .e-list-item .e-ul {
35352
- margin: 2px 0 -2px;
35353
35352
  padding: 0 0 0 20px;
35353
+ margin-top: 4px;
35354
35354
  }
35355
35355
  .e-treeview .e-list-item.e-disable > .e-text-content,
35356
35356
  .e-treeview .e-list-item.e-disable > .e-fullrow {
@@ -35387,7 +35387,6 @@ body.e-colorpicker-overflow {
35387
35387
  -ms-user-select: none;
35388
35388
  -webkit-user-select: none;
35389
35389
  user-select: none;
35390
- border: 1px solid;
35391
35390
  cursor: pointer;
35392
35391
  margin: 0;
35393
35392
  padding: 0 0 0 20px;
@@ -35455,6 +35454,8 @@ body.e-colorpicker-overflow {
35455
35454
  }
35456
35455
  .e-treeview .e-list-text .e-input-group .e-input {
35457
35456
  height: 28px;
35457
+ padding-top: 6px;
35458
+ padding-bottom: 6px;
35458
35459
  }
35459
35460
  .e-treeview .e-list-text .e-input-group:hover {
35460
35461
  border-color: var(--color-sf-border-focus);
@@ -35823,6 +35824,9 @@ body.e-colorpicker-overflow {
35823
35824
  .e-treeview .e-list-item.e-disable > .e-text-content > .e-icon-expandable {
35824
35825
  color: var(--color-sf-icon-color-disabled);
35825
35826
  }
35827
+ .e-treeview .e-list-item .e-checkbox-wrapper .e-frame.e-check {
35828
+ border-color: var(--color-sf-content-text-color-hover);
35829
+ }
35826
35830
  .e-treeview .e-sibling {
35827
35831
  border-left-color: var(--color-sf-primary);
35828
35832
  border-right-color: transparent;
@@ -36440,7 +36444,7 @@ ejs-sidebar {
36440
36444
  .e-menu-container ul .e-menu-item .e-caret {
36441
36445
  font-size: 14px;
36442
36446
  height: auto;
36443
- line-height: 40px;
36447
+ line-height: 42px;
36444
36448
  position: absolute;
36445
36449
  right: 8px;
36446
36450
  top: 0;
@@ -36508,7 +36512,6 @@ ejs-sidebar {
36508
36512
  .e-menu-container .e-ul .e-menu-item .e-caret {
36509
36513
  font-size: 14px;
36510
36514
  padding: 9px 0;
36511
- line-height: 18px;
36512
36515
  }
36513
36516
 
36514
36517
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -65894,7 +65897,7 @@ span.e-table-box.e-rbox-select {
65894
65897
  margin-right: auto;
65895
65898
  }
65896
65899
  .e-toast-container.e-rtl .e-toast .e-toast-icon {
65897
- margin-left: 12px;
65900
+ margin-left: 10px;
65898
65901
  margin-right: initial;
65899
65902
  }
65900
65903
  .e-toast-container.e-rtl .e-toast .e-toast-progress {
@@ -65907,7 +65910,7 @@ span.e-table-box.e-rbox-select {
65907
65910
  font-size: 14px;
65908
65911
  margin: 0 0 10px;
65909
65912
  overflow: hidden;
65910
- padding: 18px;
65913
+ padding: 16px;
65911
65914
  position: relative;
65912
65915
  }
65913
65916
  .e-toast-container .e-toast .e-toast-icon,
@@ -65978,8 +65981,9 @@ span.e-table-box.e-rbox-select {
65978
65981
  font-size: 16px;
65979
65982
  height: 20px;
65980
65983
  justify-content: center;
65981
- margin-right: 12px;
65984
+ margin-right: 10px;
65982
65985
  width: 20px;
65986
+ margin-top: 2px;
65983
65987
  }
65984
65988
  .e-toast-container .e-toast .e-toast-progress {
65985
65989
  bottom: 0;
@@ -66262,7 +66266,7 @@ span.e-table-box.e-rbox-select {
66262
66266
  }
66263
66267
  .e-bigger .e-toast-container .e-toast .e-toast-icon,
66264
66268
  .e-toast-container.e-bigger .e-toast .e-toast-icon {
66265
- font-size: 18px;
66269
+ font-size: 12px;
66266
66270
  height: 24px;
66267
66271
  margin-right: 16px;
66268
66272
  width: 24px;