@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
@@ -22786,11 +22786,12 @@ $btn-warning-focus-box-shadow: $shadow-none !default;
22786
22786
  @mixin outline-primary-disabled {
22787
22787
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22788
22788
  background: $btn-outline-primary-disabled-border-color;
22789
+ border-color: $btn-outline-primary-disabled-color;
22789
22790
  }
22790
22791
  @else {
22791
22792
  background: $btn-outline-bgcolor;
22793
+ border-color: $btn-outline-primary-disabled-border-color;
22792
22794
  }
22793
- border-color: $btn-outline-primary-disabled-border-color;
22794
22795
  box-shadow: $btn-flat-box-shadow;
22795
22796
  color: $btn-outline-primary-disabled-color;
22796
22797
  }
@@ -59131,8 +59132,8 @@ $treeview-font-size: $text-sm !default;
59131
59132
  $treeview-icon-font-size: $text-xl !default;
59132
59133
  $treeview-image-font-size: $text-xl !default;
59133
59134
  $treeview-item-height: 38px !default;
59134
- $treeview-text-height: 36px !default;
59135
- $treeview-input-height: 30px !default;
59135
+ $treeview-text-height: 22px !default;
59136
+ $treeview-input-height: 32px !default;
59136
59137
  $treeview-root-ul-padding: 0 0 0 12px !default;
59137
59138
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
59138
59139
  $treeview-child-ul-padding: 0 0 0 20px !default;
@@ -59143,7 +59144,7 @@ $treeview-icon-size: 20px !default;
59143
59144
  $treeview-icon-margin: 0 0 0 -20px !default;
59144
59145
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
59145
59146
  $treeview-icon-padding: 0px !default;
59146
- $treeview-text-padding: 0 12px !default;
59147
+ $treeview-text-padding: 8px 12px !default;
59147
59148
  $treeview-text-margin: 0 !default;
59148
59149
  $treeview-image-size: 20px !default;
59149
59150
  $treeview-image-margin: 0 0 0 12px !default;
@@ -59153,12 +59154,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 12px 0 0 !default;
59153
59154
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 12px !default;
59154
59155
  $treeview-navigable-rtl-margin-reverse: 0 16px 0 0 !default;
59155
59156
  $treeview-rtl-image-margin: 0 12px 0 0 !default;
59156
- $treeview-image-text-padding: 0 12px !default;
59157
+ $treeview-image-text-padding: 8px 12px !default;
59157
59158
  $treeview-icon-image-margin: 0 0 0 12px !default;
59158
59159
  $treeview-rtl-icon-image-margin: 0 12px 0 0 !default;
59159
59160
  $treeview-check-margin: 0 0 0 12px !default;
59160
59161
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
59161
- $treeview-check-text-padding: 0 12px !default;
59162
+ $treeview-check-text-padding: 8px 12px !default;
59162
59163
  $treeview-check-image-margin: 0 0 0 12px !default;
59163
59164
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
59164
59165
  $treeview-drop-count-border-size: 1px !default;
@@ -59173,9 +59174,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
59173
59174
  $treeview-big-font-size: $text-base !default;
59174
59175
  $treeview-big-icon-font-size: $text-2xl !default;
59175
59176
  $treeview-big-item-height: 44px !default;
59176
- $treeview-big-text-height: 40px !default;
59177
+ $treeview-big-text-height: 24px !default;
59177
59178
  $treeview-big-input-height: 40px !default;
59178
- $treeview-big-text-padding: 0 16px !default;
59179
+ $treeview-big-text-padding: 10px 16px !default;
59179
59180
  $treeview-big-input-padding: 0 9px !default;
59180
59181
  $treeview-big-icon-padding: 0px !default;
59181
59182
  $treeview-big-image-margin: 0 0 0 16px !default;
@@ -59190,7 +59191,7 @@ $treeview-big-root-ul-padding: 0 0 0 16px !default;
59190
59191
  $treeview-big-rtl-root-ul-padding: 0 16px 0 0 !default;
59191
59192
  $treeview-big-child-ul-padding: 0 0 0 24px !default;
59192
59193
  $treeview-big-rtl-child-ul-padding: 0 24px 0 0 !default;
59193
- $treeview-big-image-text-padding: 0 16px !default;
59194
+ $treeview-big-image-text-padding: 10px 16px !default;
59194
59195
  $treeview-big-icon-margin: 0 0 0 -24px !default;
59195
59196
  $treeview-big-rtl-icon-margin: 0 -24px 0 0 !default;
59196
59197
  $treeview-big-text-wrap-padding: 0 0 0 24px !default;
@@ -59198,7 +59199,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
59198
59199
  $treeview-big-drag-icon-font-size: $text-sm !default;
59199
59200
  $treeview-big-drag-item-text-padding-left: 16px !default;
59200
59201
  $treeview-big-drag-before-icon-padding: 14px !default;
59201
- $treeview-big-check-text-padding: 0 16px !default;
59202
+ $treeview-big-check-text-padding: 10px 16px !default;
59202
59203
  $treeview-big-check-wrap-width: calc(100% - 33px) !default;
59203
59204
  $treeview-big-check-icon-wrap-width: calc(100% - 70px) !default;
59204
59205
  $treeview-big-check-icon-img-wrap-width: calc(100% - 102px) !default;
@@ -59411,7 +59412,7 @@ $treeview-item-active-check-color: $primary !default;
59411
59412
 
59412
59413
  .e-list-item {
59413
59414
  list-style: none;
59414
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59415
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59415
59416
  padding: 2px 0;
59416
59417
  }
59417
59418
  @if $skin-name == 'fluent2' {
@@ -59419,13 +59420,12 @@ $treeview-item-active-check-color: $primary !default;
59419
59420
  }
59420
59421
 
59421
59422
  .e-ul {
59422
- margin: 2px 0 -2px;
59423
59423
  padding: $treeview-child-ul-padding;
59424
- @if $skin-name == 'tailwind' {
59425
- margin: 2px 0 0;
59424
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59425
+ margin: 2px 0 -2px;
59426
59426
  }
59427
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59428
- margin: 0;
59427
+ @if $skin-name == 'fluent2' {
59428
+ margin-top: 4px;
59429
59429
  }
59430
59430
  }
59431
59431
 
@@ -59462,6 +59462,49 @@ $treeview-item-active-check-color: $primary !default;
59462
59462
  .e-icons.e-icons-spinner::before {
59463
59463
  content: none;
59464
59464
  }
59465
+
59466
+ .e-text-content {
59467
+ .e-list-text {
59468
+ &:has(> .e-input-group) {
59469
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59470
+ padding-top: 1px;
59471
+ padding-bottom: 1px;
59472
+ .e-input-group {
59473
+ height: 34px;
59474
+
59475
+ .e-input {
59476
+ line-height: 26px;
59477
+ min-height: 26px;
59478
+ }
59479
+ }
59480
+ }
59481
+ @if $skin-name == 'tailwind3' {
59482
+ padding-top: 4px;
59483
+ padding-bottom: 4px;
59484
+ }
59485
+ @if $skin-name == 'highcontrast' {
59486
+ padding-top: 3px;
59487
+ padding-bottom: 3px;
59488
+ }
59489
+ @if ($skin-name == 'FluentUI') {
59490
+ padding-top: 3px;
59491
+ padding-bottom: 3px;
59492
+ }
59493
+ @if $skin-name == 'bootstrap5.3' {
59494
+ padding-top: 2px;
59495
+ padding-bottom: 2px;
59496
+ }
59497
+ @if $skin-name == 'bootstrap4' {
59498
+ padding-top: 5px;
59499
+ padding-bottom: 5px;
59500
+ }
59501
+ @if $skin-name == 'bootstrap5' {
59502
+ padding-top: 3px;
59503
+ padding-bottom: 3px;
59504
+ }
59505
+ }
59506
+ }
59507
+ }
59465
59508
  }
59466
59509
 
59467
59510
  .e-icons {
@@ -59479,11 +59522,14 @@ $treeview-item-active-check-color: $primary !default;
59479
59522
 
59480
59523
  .e-text-content {
59481
59524
  @include user-select;
59482
- border: 1px solid;
59483
59525
  cursor: pointer;
59484
59526
  margin: 0;
59485
59527
  padding: $treeview-text-wrap-padding;
59486
59528
 
59529
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59530
+ border: 1px solid;
59531
+ }
59532
+
59487
59533
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59488
59534
  border: none;
59489
59535
  }
@@ -59569,14 +59615,9 @@ $treeview-item-active-check-color: $primary !default;
59569
59615
 
59570
59616
  .e-input-group {
59571
59617
  height: $treeview-input-height;
59572
- @if ($skin-name == 'FluentUI') {
59573
- margin-top: 3px;
59574
- }
59575
- @else if($skin-name == 'tailwind') {
59576
- margin-bottom: 3px;
59577
- }
59578
- @else if($skin-name == 'bootstrap5') {
59579
- margin-bottom: 2px;
59618
+ @if ($skin-name == 'tailwind') {
59619
+ margin-top: 4px;
59620
+ margin-bottom: 4px;
59580
59621
  }
59581
59622
  @else {
59582
59623
  margin-bottom: 0;
@@ -59586,9 +59627,20 @@ $treeview-item-active-check-color: $primary !default;
59586
59627
  @if ($skin-name == 'fluent2') {
59587
59628
  border-color: $treeview-input-border-color;
59588
59629
  }
59589
- @if $skin-name != 'material' {
59590
- .e-input {
59630
+ .e-input {
59631
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59591
59632
  height: 28px;
59633
+ padding-top: 6px;
59634
+ padding-bottom: 6px;
59635
+ }
59636
+ @if $skin-name == 'tailwind3' {
59637
+ line-height: 20px;
59638
+ height: 32px;
59639
+ }
59640
+ @if $skin-name == 'bootstrap5.3' {
59641
+ height: 32px;
59642
+ padding-top: 5px;
59643
+ padding-bottom: 5px;
59592
59644
  }
59593
59645
  }
59594
59646
  }
@@ -60180,13 +60232,13 @@ $treeview-item-active-check-color: $primary !default;
60180
60232
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60181
60233
  color: $treeview-item-active-check-color;
60182
60234
  }
60183
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60235
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60184
60236
  border-color: $content-text-color-selected;
60185
60237
  }
60186
60238
  }
60187
60239
 
60188
60240
  .e-stop {
60189
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60241
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60190
60242
  border-color: $content-text-color-selected;
60191
60243
  }
60192
60244
  }
@@ -60237,6 +60289,11 @@ $treeview-item-active-check-color: $primary !default;
60237
60289
  }
60238
60290
  }
60239
60291
  }
60292
+ @if ($theme-name == 'fluent2-highcontrast') {
60293
+ .e-checkbox-wrapper .e-frame.e-check {
60294
+ border-color: $content-text-color-hover;
60295
+ }
60296
+ }
60240
60297
  }
60241
60298
 
60242
60299
  .e-sibling {
@@ -60606,6 +60663,28 @@ $treeview-item-active-check-color: $primary !default;
60606
60663
  min-height: $treeview-big-item-height;
60607
60664
  }
60608
60665
 
60666
+ @if $skin-name == 'bootstrap5.3' {
60667
+ padding: $treeview-big-text-padding;
60668
+ }
60669
+
60670
+ @if $skin-name == 'highcontrast' {
60671
+ padding: $treeview-big-text-padding;
60672
+ }
60673
+
60674
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60675
+ padding-top: 12px;
60676
+ padding-bottom: 12px;
60677
+ }
60678
+
60679
+ @if $skin-name == 'FluentUI' {
60680
+ padding: $treeview-big-text-padding;
60681
+ }
60682
+
60683
+ @if $skin-name == 'bootstrap4' {
60684
+ padding-top: 13px;
60685
+ padding-bottom: 13px;
60686
+ }
60687
+
60609
60688
  .e-input-group {
60610
60689
  height: $treeview-big-input-height;
60611
60690
 
@@ -60614,6 +60693,69 @@ $treeview-item-active-check-color: $primary !default;
60614
60693
  height: 36px;
60615
60694
  }
60616
60695
  }
60696
+
60697
+ @if $skin-name =='bootstrap5' {
60698
+ padding-top: 6px;
60699
+ padding-bottom: 6px;
60700
+ margin-top: 2px;
60701
+ margin-bottom: 2px;
60702
+ }
60703
+
60704
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60705
+ line-height: 42px;
60706
+ min-height: 42px;
60707
+ }
60708
+
60709
+ .e-input {
60710
+ @if $skin-name =='tailwind3' {
60711
+ height: 40px;
60712
+ line-height: 24px;
60713
+ padding-top: 8px;
60714
+ padding-bottom: 8px;
60715
+ }
60716
+
60717
+ @if $skin-name =='bootstrap5' {
60718
+ height: 24px;
60719
+ }
60720
+
60721
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60722
+ line-height: 28px;
60723
+ min-height: 28px;
60724
+ padding-top: 9px;
60725
+ padding-bottom: 5px;
60726
+ }
60727
+
60728
+ @if $skin-name == 'bootstrap5.3' {
60729
+ line-height: 24px;
60730
+ min-height: 24px;
60731
+ padding-top: 7px;
60732
+ padding-bottom: 7px;
60733
+ }
60734
+ }
60735
+ }
60736
+ }
60737
+
60738
+ .e-list-item .e-text-content .e-list-text {
60739
+ &:has(> .e-input-group) {
60740
+ @if $skin-name =='highcontrast' {
60741
+ padding-top: 4px;
60742
+ padding-bottom: 4px;
60743
+ }
60744
+
60745
+ @if $skin-name =='FluentUI' {
60746
+ padding-top: 2px;
60747
+ padding-bottom: 2px;
60748
+ }
60749
+
60750
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60751
+ padding-top: 3px;
60752
+ padding-bottom: 3px;
60753
+ }
60754
+
60755
+ @if $skin-name == 'bootstrap4' {
60756
+ padding-top: 6px;
60757
+ padding-bottom: 6px;
60758
+ }
60617
60759
  }
60618
60760
  }
60619
60761
 
@@ -60798,6 +60940,10 @@ $treeview-item-active-check-color: $primary !default;
60798
60940
  .e-treeview.e-bigger {
60799
60941
  .e-list-text {
60800
60942
  font-size: $treeview-big-font-size;
60943
+ @if $skin-name == 'Material3' {
60944
+ padding: 12px;
60945
+ }
60946
+
60801
60947
  @if $skin-name == 'bootstrap4' {
60802
60948
  color: $treeview-big-text-color;
60803
60949
  }
@@ -61140,7 +61286,7 @@ $menu-bigger-hscroll-nav-size: 46px !default;
61140
61286
  $menu-bigger-vscroll-nav-size: 32px !default;
61141
61287
  $menu-bigger-scroll-nav-icon-size: $text-lg !default;
61142
61288
  $menu-header-icon-padding: 0 16px !default;
61143
- $menu-icon-li-height: 40px !default;
61289
+ $menu-icon-li-height: 44px !default;
61144
61290
  $menu-li-bgcolor: $content-bg-color-alt3 !default;
61145
61291
  $menu-li-border-color: $border-light !default;
61146
61292
  $menu-li-selection-bgcolor: $content-bg-color-alt3 !default;
@@ -61250,7 +61396,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61250
61396
  & .e-caret {
61251
61397
  font-size: $menu-caret-font-size;
61252
61398
  height: auto;
61253
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61399
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61254
61400
  line-height: $menu-icon-li-height;
61255
61401
  }
61256
61402
  @else {
@@ -61293,12 +61439,6 @@ $menu-caret-color: $cmenu-caret-color !default;
61293
61439
  @if $skin-name == 'fluent2' {
61294
61440
  padding: 9px 0;
61295
61441
  }
61296
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61297
- line-height: $menu-icon-li-height;
61298
- }
61299
- @else {
61300
- line-height: $menu-li-height;
61301
- }
61302
61442
  }
61303
61443
  }
61304
61444
  }
@@ -109350,10 +109490,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109350
109490
  &:first-child {
109351
109491
  padding: 0;
109352
109492
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109353
- padding-bottom: 12px;
109493
+ padding-bottom: 8px;
109354
109494
  padding-left: 12px;
109355
109495
  padding-right: 12px;
109356
- padding-top: 12px;
109496
+ padding-top: 8px;
109357
109497
  }
109358
109498
  }
109359
109499
 
@@ -109421,7 +109561,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109421
109561
  .e-toast-content {
109422
109562
  &:first-child {
109423
109563
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109424
- padding-left: 48px;
109564
+ padding-left: 44px;
109425
109565
  }
109426
109566
  }
109427
109567
  }
@@ -109468,9 +109608,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109468
109608
  margin-right: $toast-icon-nrml-right-margin;
109469
109609
  width: $toast-icon-nrml-width;
109470
109610
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109471
- left: 16px;
109472
- margin-left: 13px;
109473
- margin-top: 13px;
109611
+ left: 0;
109612
+ margin-left: 12px;
109613
+ margin-top: 10px;
109614
+ padding-bottom: 6px;
109615
+ position: absolute;
109616
+ }
109617
+ @if $skin-name == 'fluent2' {
109618
+ margin-top: 2px;
109474
109619
  }
109475
109620
  }
109476
109621
 
@@ -109942,8 +110087,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109942
110087
  margin-right: $toast-icon-bgr-right-margin;
109943
110088
  width: $toast-icon-bgr-width;
109944
110089
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109945
- left: 18px;
109946
- margin-top: 13px;
110090
+ left: 0;
110091
+ margin-top: 14px;
110092
+ margin-left: 12px;
109947
110093
  }
109948
110094
  }
109949
110095