@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
@@ -23524,11 +23524,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
23524
23524
  @mixin outline-primary-disabled {
23525
23525
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
23526
23526
  background: $btn-outline-primary-disabled-border-color;
23527
+ border-color: $btn-outline-primary-disabled-color;
23527
23528
  }
23528
23529
  @else {
23529
23530
  background: $btn-outline-bgcolor;
23531
+ border-color: $btn-outline-primary-disabled-border-color;
23530
23532
  }
23531
- border-color: $btn-outline-primary-disabled-border-color;
23532
23533
  box-shadow: $btn-flat-box-shadow;
23533
23534
  color: $btn-outline-primary-disabled-color;
23534
23535
  }
@@ -59812,8 +59813,8 @@ $treeview-font-size: $text-sm !default;
59812
59813
  $treeview-icon-font-size: $text-xl !default;
59813
59814
  $treeview-image-font-size: $text-xl !default;
59814
59815
  $treeview-item-height: 36px !default;
59815
- $treeview-text-height: 34px !default;
59816
- $treeview-input-height: 30px !default;
59816
+ $treeview-text-height: 22px !default;
59817
+ $treeview-input-height: 32px !default;
59817
59818
  $treeview-root-ul-padding: 0 0 0 12px !default;
59818
59819
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
59819
59820
  $treeview-child-ul-padding: 0 0 0 20px !default;
@@ -59825,7 +59826,7 @@ $treeview-big-icon-size: 24px !default;
59825
59826
  $treeview-icon-margin: 0 4px 0 -24px !default;
59826
59827
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
59827
59828
  $treeview-icon-padding: 0px !default;
59828
- $treeview-text-padding: 0 8px !default;
59829
+ $treeview-text-padding: 7px 8px !default;
59829
59830
  $treeview-text-margin: 0 !default;
59830
59831
  $treeview-image-size: 18px !default;
59831
59832
  $treeview-image-margin: 0 0 0 8px !default;
@@ -59835,12 +59836,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
59835
59836
  $treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
59836
59837
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
59837
59838
  $treeview-rtl-image-margin: 0 8px 0 0 !default;
59838
- $treeview-image-text-padding: 0 12px !default;
59839
+ $treeview-image-text-padding: 7px 12px !default;
59839
59840
  $treeview-icon-image-margin: 0 0 0 8px !default;
59840
59841
  $treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
59841
59842
  $treeview-check-margin: 0 0 0 8px !default;
59842
59843
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
59843
- $treeview-check-text-padding: 0 8px !default;
59844
+ $treeview-check-text-padding: 7px 8px !default;
59844
59845
  $treeview-check-image-margin: 0 0 0 8px !default;
59845
59846
  $treeview-rtl-check-image-margin: 0 8px 0 0 !default;
59846
59847
  $treeview-drop-count-border-size: 1px !default;
@@ -59855,9 +59856,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
59855
59856
  $treeview-big-font-size: $text-base !default;
59856
59857
  $treeview-big-icon-font-size: $text-2xl !default;
59857
59858
  $treeview-big-item-height: 42px !default;
59858
- $treeview-big-text-height: 40px !default;
59859
- $treeview-big-input-height: 40px !default;
59860
- $treeview-big-text-padding: 0 12px !default;
59859
+ $treeview-big-text-height: 24px !default;
59860
+ $treeview-big-input-height: 38px !default;
59861
+ $treeview-big-text-padding: 9px 12px !default;
59861
59862
  $treeview-big-input-padding: 0 9px !default;
59862
59863
  $treeview-big-icon-padding: 0px !default;
59863
59864
  $treeview-big-image-margin: 0 0 0 12px !default;
@@ -59880,7 +59881,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
59880
59881
  $treeview-big-drag-icon-font-size: $text-2xl !default;
59881
59882
  $treeview-big-drag-item-text-padding-left: 24px !default;
59882
59883
  $treeview-big-drag-before-icon-padding: 6px !default;
59883
- $treeview-big-check-text-padding: 0 12px !default;
59884
+ $treeview-big-check-text-padding: 9px 12px !default;
59884
59885
  $treeview-big-check-wrap-width: calc(100% - 29px) !default;
59885
59886
  $treeview-big-check-icon-wrap-width: calc(100% - 65px) !default;
59886
59887
  $treeview-big-check-icon-img-wrap-width: calc(100% - 101px) !default;
@@ -60092,7 +60093,7 @@ $treeview-item-active-check-color: $primary !default;
60092
60093
 
60093
60094
  .e-list-item {
60094
60095
  list-style: none;
60095
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
60096
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
60096
60097
  padding: 2px 0;
60097
60098
  }
60098
60099
  @if $skin-name == 'fluent2' {
@@ -60100,13 +60101,12 @@ $treeview-item-active-check-color: $primary !default;
60100
60101
  }
60101
60102
 
60102
60103
  .e-ul {
60103
- margin: 2px 0 -2px;
60104
60104
  padding: $treeview-child-ul-padding;
60105
- @if $skin-name == 'tailwind' {
60106
- margin: 2px 0 0;
60105
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
60106
+ margin: 2px 0 -2px;
60107
60107
  }
60108
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
60109
- margin: 0;
60108
+ @if $skin-name == 'fluent2' {
60109
+ margin-top: 4px;
60110
60110
  }
60111
60111
  }
60112
60112
 
@@ -60143,6 +60143,49 @@ $treeview-item-active-check-color: $primary !default;
60143
60143
  .e-icons.e-icons-spinner::before {
60144
60144
  content: none;
60145
60145
  }
60146
+
60147
+ .e-text-content {
60148
+ .e-list-text {
60149
+ &:has(> .e-input-group) {
60150
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60151
+ padding-top: 1px;
60152
+ padding-bottom: 1px;
60153
+ .e-input-group {
60154
+ height: 34px;
60155
+
60156
+ .e-input {
60157
+ line-height: 26px;
60158
+ min-height: 26px;
60159
+ }
60160
+ }
60161
+ }
60162
+ @if $skin-name == 'tailwind3' {
60163
+ padding-top: 4px;
60164
+ padding-bottom: 4px;
60165
+ }
60166
+ @if $skin-name == 'highcontrast' {
60167
+ padding-top: 3px;
60168
+ padding-bottom: 3px;
60169
+ }
60170
+ @if ($skin-name == 'FluentUI') {
60171
+ padding-top: 3px;
60172
+ padding-bottom: 3px;
60173
+ }
60174
+ @if $skin-name == 'bootstrap5.3' {
60175
+ padding-top: 2px;
60176
+ padding-bottom: 2px;
60177
+ }
60178
+ @if $skin-name == 'bootstrap4' {
60179
+ padding-top: 5px;
60180
+ padding-bottom: 5px;
60181
+ }
60182
+ @if $skin-name == 'bootstrap5' {
60183
+ padding-top: 3px;
60184
+ padding-bottom: 3px;
60185
+ }
60186
+ }
60187
+ }
60188
+ }
60146
60189
  }
60147
60190
 
60148
60191
  .e-icons {
@@ -60160,11 +60203,14 @@ $treeview-item-active-check-color: $primary !default;
60160
60203
 
60161
60204
  .e-text-content {
60162
60205
  @include user-select;
60163
- border: 1px solid;
60164
60206
  cursor: pointer;
60165
60207
  margin: 0;
60166
60208
  padding: $treeview-text-wrap-padding;
60167
60209
 
60210
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
60211
+ border: 1px solid;
60212
+ }
60213
+
60168
60214
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
60169
60215
  border: none;
60170
60216
  }
@@ -60250,14 +60296,9 @@ $treeview-item-active-check-color: $primary !default;
60250
60296
 
60251
60297
  .e-input-group {
60252
60298
  height: $treeview-input-height;
60253
- @if ($skin-name == 'FluentUI') {
60254
- margin-top: 3px;
60255
- }
60256
- @else if($skin-name == 'tailwind') {
60257
- margin-bottom: 3px;
60258
- }
60259
- @else if($skin-name == 'bootstrap5') {
60260
- margin-bottom: 2px;
60299
+ @if ($skin-name == 'tailwind') {
60300
+ margin-top: 4px;
60301
+ margin-bottom: 4px;
60261
60302
  }
60262
60303
  @else {
60263
60304
  margin-bottom: 0;
@@ -60267,9 +60308,20 @@ $treeview-item-active-check-color: $primary !default;
60267
60308
  @if ($skin-name == 'fluent2') {
60268
60309
  border-color: $treeview-input-border-color;
60269
60310
  }
60270
- @if $skin-name != 'material' {
60271
- .e-input {
60311
+ .e-input {
60312
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
60272
60313
  height: 28px;
60314
+ padding-top: 6px;
60315
+ padding-bottom: 6px;
60316
+ }
60317
+ @if $skin-name == 'tailwind3' {
60318
+ line-height: 20px;
60319
+ height: 32px;
60320
+ }
60321
+ @if $skin-name == 'bootstrap5.3' {
60322
+ height: 32px;
60323
+ padding-top: 5px;
60324
+ padding-bottom: 5px;
60273
60325
  }
60274
60326
  }
60275
60327
  }
@@ -60861,13 +60913,13 @@ $treeview-item-active-check-color: $primary !default;
60861
60913
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60862
60914
  color: $treeview-item-active-check-color;
60863
60915
  }
60864
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60916
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60865
60917
  border-color: $content-text-color-selected;
60866
60918
  }
60867
60919
  }
60868
60920
 
60869
60921
  .e-stop {
60870
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60922
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60871
60923
  border-color: $content-text-color-selected;
60872
60924
  }
60873
60925
  }
@@ -60918,6 +60970,11 @@ $treeview-item-active-check-color: $primary !default;
60918
60970
  }
60919
60971
  }
60920
60972
  }
60973
+ @if ($theme-name == 'fluent2-highcontrast') {
60974
+ .e-checkbox-wrapper .e-frame.e-check {
60975
+ border-color: $content-text-color-hover;
60976
+ }
60977
+ }
60921
60978
  }
60922
60979
 
60923
60980
  .e-sibling {
@@ -61287,6 +61344,28 @@ $treeview-item-active-check-color: $primary !default;
61287
61344
  min-height: $treeview-big-item-height;
61288
61345
  }
61289
61346
 
61347
+ @if $skin-name == 'bootstrap5.3' {
61348
+ padding: $treeview-big-text-padding;
61349
+ }
61350
+
61351
+ @if $skin-name == 'highcontrast' {
61352
+ padding: $treeview-big-text-padding;
61353
+ }
61354
+
61355
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
61356
+ padding-top: 12px;
61357
+ padding-bottom: 12px;
61358
+ }
61359
+
61360
+ @if $skin-name == 'FluentUI' {
61361
+ padding: $treeview-big-text-padding;
61362
+ }
61363
+
61364
+ @if $skin-name == 'bootstrap4' {
61365
+ padding-top: 13px;
61366
+ padding-bottom: 13px;
61367
+ }
61368
+
61290
61369
  .e-input-group {
61291
61370
  height: $treeview-big-input-height;
61292
61371
 
@@ -61295,6 +61374,69 @@ $treeview-item-active-check-color: $primary !default;
61295
61374
  height: 36px;
61296
61375
  }
61297
61376
  }
61377
+
61378
+ @if $skin-name =='bootstrap5' {
61379
+ padding-top: 6px;
61380
+ padding-bottom: 6px;
61381
+ margin-top: 2px;
61382
+ margin-bottom: 2px;
61383
+ }
61384
+
61385
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
61386
+ line-height: 42px;
61387
+ min-height: 42px;
61388
+ }
61389
+
61390
+ .e-input {
61391
+ @if $skin-name =='tailwind3' {
61392
+ height: 40px;
61393
+ line-height: 24px;
61394
+ padding-top: 8px;
61395
+ padding-bottom: 8px;
61396
+ }
61397
+
61398
+ @if $skin-name =='bootstrap5' {
61399
+ height: 24px;
61400
+ }
61401
+
61402
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
61403
+ line-height: 28px;
61404
+ min-height: 28px;
61405
+ padding-top: 9px;
61406
+ padding-bottom: 5px;
61407
+ }
61408
+
61409
+ @if $skin-name == 'bootstrap5.3' {
61410
+ line-height: 24px;
61411
+ min-height: 24px;
61412
+ padding-top: 7px;
61413
+ padding-bottom: 7px;
61414
+ }
61415
+ }
61416
+ }
61417
+ }
61418
+
61419
+ .e-list-item .e-text-content .e-list-text {
61420
+ &:has(> .e-input-group) {
61421
+ @if $skin-name =='highcontrast' {
61422
+ padding-top: 4px;
61423
+ padding-bottom: 4px;
61424
+ }
61425
+
61426
+ @if $skin-name =='FluentUI' {
61427
+ padding-top: 2px;
61428
+ padding-bottom: 2px;
61429
+ }
61430
+
61431
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
61432
+ padding-top: 3px;
61433
+ padding-bottom: 3px;
61434
+ }
61435
+
61436
+ @if $skin-name == 'bootstrap4' {
61437
+ padding-top: 6px;
61438
+ padding-bottom: 6px;
61439
+ }
61298
61440
  }
61299
61441
  }
61300
61442
 
@@ -61479,6 +61621,10 @@ $treeview-item-active-check-color: $primary !default;
61479
61621
  .e-treeview.e-bigger {
61480
61622
  .e-list-text {
61481
61623
  font-size: $treeview-big-font-size;
61624
+ @if $skin-name == 'Material3' {
61625
+ padding: 12px;
61626
+ }
61627
+
61482
61628
  @if $skin-name == 'bootstrap4' {
61483
61629
  color: $treeview-big-text-color;
61484
61630
  }
@@ -61931,7 +62077,7 @@ $menu-caret-color: $icon-color-pressed !default;
61931
62077
  & .e-caret {
61932
62078
  font-size: $menu-caret-font-size;
61933
62079
  height: auto;
61934
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62080
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61935
62081
  line-height: $menu-icon-li-height;
61936
62082
  }
61937
62083
  @else {
@@ -61974,12 +62120,6 @@ $menu-caret-color: $icon-color-pressed !default;
61974
62120
  @if $skin-name == 'fluent2' {
61975
62121
  padding: 9px 0;
61976
62122
  }
61977
- @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' {
61978
- line-height: $menu-icon-li-height;
61979
- }
61980
- @else {
61981
- line-height: $menu-li-height;
61982
- }
61983
62123
  }
61984
62124
  }
61985
62125
  }
@@ -109816,9 +109956,9 @@ $skeleton-card-color: $content-bg-color-alt2;
109816
109956
 
109817
109957
  //Layout Variables Start
109818
109958
  //Mouse Mode Start
109819
- $toast-icon-nrml-height: 20px !default;
109820
- $toast-icon-nrml-width: 20px !default;
109821
- $toast-icon-nrml-size: $text-sm !default;
109959
+ $toast-icon-nrml-height: 18px !default;
109960
+ $toast-icon-nrml-width: 18px !default;
109961
+ $toast-icon-nrml-size: 18px !default;
109822
109962
  $toast-icon-nrml-right-margin: 14px !default;
109823
109963
  $toast-close-icon-nrml-height: 20px !default;
109824
109964
  $toast-close-icon-nrml-width: 20px !default;
@@ -109838,9 +109978,9 @@ $toast-title-font-nrml-size: $text-sm !default;
109838
109978
  //Mouse Mode End
109839
109979
 
109840
109980
  //Touch Mode Start
109841
- $toast-icon-bgr-height: 24px !default;
109842
- $toast-icon-bgr-width: 24px !default;
109843
- $toast-icon-bgr-size: 18px !default;
109981
+ $toast-icon-bgr-height: 20px !default;
109982
+ $toast-icon-bgr-width: 20px !default;
109983
+ $toast-icon-bgr-size: 20px !default;
109844
109984
  $toast-icon-bgr-right-margin: 16px !default;
109845
109985
  $toast-close-icon-bgr-height: 24px !default;
109846
109986
  $toast-close-icon-bgr-width: 24px !default;
@@ -109887,7 +110027,7 @@ $toast-success-hover-box-shadow: $shadow !default;
109887
110027
  $toast-info-bg-color: $info-light-alt !default;
109888
110028
  $toast-info-color: $info-dark !default;
109889
110029
  $toast-info-title-color: $info-dark !default;
109890
- $toast-info-title-border-color: $info-dark !default;
110030
+ $toast-info-title-border-color: $info !default;
109891
110031
  $toast-info-icon-color: $info-dark !default;
109892
110032
  $toast-info-content-color: $info-dark !default;
109893
110033
  $toast-info-hover-bg-color: $info-light-alt !default;
@@ -109897,7 +110037,7 @@ $toast-info-hover-box-shadow: $shadow !default;
109897
110037
  $toast-warning-bg-color: $warning-light-alt !default;
109898
110038
  $toast-warning-color: $warning-dark !default;
109899
110039
  $toast-warning-title-color: $warning-dark !default;
109900
- $toast-warning-title-border-color: $warning-dark !default;
110040
+ $toast-warning-title-border-color: $border-warning !default;
109901
110041
  $toast-warning-icon-color: $warning-dark !default;
109902
110042
  $toast-warning-content-color: $warning-dark !default;
109903
110043
  $toast-warning-hover-bg-color: $warning-light-alt !default;
@@ -110046,10 +110186,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110046
110186
  &:first-child {
110047
110187
  padding: 0;
110048
110188
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110049
- padding-bottom: 12px;
110189
+ padding-bottom: 8px;
110050
110190
  padding-left: 12px;
110051
110191
  padding-right: 12px;
110052
- padding-top: 12px;
110192
+ padding-top: 8px;
110053
110193
  }
110054
110194
  }
110055
110195
 
@@ -110117,7 +110257,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110117
110257
  .e-toast-content {
110118
110258
  &:first-child {
110119
110259
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110120
- padding-left: 48px;
110260
+ padding-left: 44px;
110121
110261
  }
110122
110262
  }
110123
110263
  }
@@ -110164,9 +110304,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110164
110304
  margin-right: $toast-icon-nrml-right-margin;
110165
110305
  width: $toast-icon-nrml-width;
110166
110306
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110167
- left: 16px;
110168
- margin-left: 13px;
110169
- margin-top: 13px;
110307
+ left: 0;
110308
+ margin-left: 12px;
110309
+ margin-top: 10px;
110310
+ padding-bottom: 6px;
110311
+ position: absolute;
110312
+ }
110313
+ @if $skin-name == 'fluent2' {
110314
+ margin-top: 2px;
110170
110315
  }
110171
110316
  }
110172
110317
 
@@ -110638,8 +110783,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
110638
110783
  margin-right: $toast-icon-bgr-right-margin;
110639
110784
  width: $toast-icon-bgr-width;
110640
110785
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110641
- left: 18px;
110642
- margin-top: 13px;
110786
+ left: 0;
110787
+ margin-top: 14px;
110788
+ margin-left: 12px;
110643
110789
  }
110644
110790
  }
110645
110791