@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
@@ -22681,11 +22681,12 @@ $btn-focus-box-shadow: none !default;
22681
22681
  @mixin outline-primary-disabled {
22682
22682
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22683
22683
  background: $btn-outline-primary-disabled-border-color;
22684
+ border-color: $btn-outline-primary-disabled-color;
22684
22685
  }
22685
22686
  @else {
22686
22687
  background: $btn-outline-bgcolor;
22688
+ border-color: $btn-outline-primary-disabled-border-color;
22687
22689
  }
22688
- border-color: $btn-outline-primary-disabled-border-color;
22689
22690
  box-shadow: $btn-flat-box-shadow;
22690
22691
  color: $btn-outline-primary-disabled-color;
22691
22692
  }
@@ -59246,7 +59247,7 @@ $ripple-width: 32px !default;
59246
59247
 
59247
59248
  .e-list-item {
59248
59249
  list-style: none;
59249
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59250
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59250
59251
  padding: 2px 0;
59251
59252
  }
59252
59253
  @if $skin-name == 'fluent2' {
@@ -59254,13 +59255,12 @@ $ripple-width: 32px !default;
59254
59255
  }
59255
59256
 
59256
59257
  .e-ul {
59257
- margin: 2px 0 -2px;
59258
59258
  padding: $treeview-child-ul-padding;
59259
- @if $skin-name == 'tailwind' {
59260
- margin: 2px 0 0;
59259
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59260
+ margin: 2px 0 -2px;
59261
59261
  }
59262
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59263
- margin: 0;
59262
+ @if $skin-name == 'fluent2' {
59263
+ margin-top: 4px;
59264
59264
  }
59265
59265
  }
59266
59266
 
@@ -59297,6 +59297,49 @@ $ripple-width: 32px !default;
59297
59297
  .e-icons.e-icons-spinner::before {
59298
59298
  content: none;
59299
59299
  }
59300
+
59301
+ .e-text-content {
59302
+ .e-list-text {
59303
+ &:has(> .e-input-group) {
59304
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59305
+ padding-top: 1px;
59306
+ padding-bottom: 1px;
59307
+ .e-input-group {
59308
+ height: 34px;
59309
+
59310
+ .e-input {
59311
+ line-height: 26px;
59312
+ min-height: 26px;
59313
+ }
59314
+ }
59315
+ }
59316
+ @if $skin-name == 'tailwind3' {
59317
+ padding-top: 4px;
59318
+ padding-bottom: 4px;
59319
+ }
59320
+ @if $skin-name == 'highcontrast' {
59321
+ padding-top: 3px;
59322
+ padding-bottom: 3px;
59323
+ }
59324
+ @if ($skin-name == 'FluentUI') {
59325
+ padding-top: 3px;
59326
+ padding-bottom: 3px;
59327
+ }
59328
+ @if $skin-name == 'bootstrap5.3' {
59329
+ padding-top: 2px;
59330
+ padding-bottom: 2px;
59331
+ }
59332
+ @if $skin-name == 'bootstrap4' {
59333
+ padding-top: 5px;
59334
+ padding-bottom: 5px;
59335
+ }
59336
+ @if $skin-name == 'bootstrap5' {
59337
+ padding-top: 3px;
59338
+ padding-bottom: 3px;
59339
+ }
59340
+ }
59341
+ }
59342
+ }
59300
59343
  }
59301
59344
 
59302
59345
  .e-icons {
@@ -59314,11 +59357,14 @@ $ripple-width: 32px !default;
59314
59357
 
59315
59358
  .e-text-content {
59316
59359
  @include user-select;
59317
- border: 1px solid;
59318
59360
  cursor: pointer;
59319
59361
  margin: 0;
59320
59362
  padding: $treeview-text-wrap-padding;
59321
59363
 
59364
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59365
+ border: 1px solid;
59366
+ }
59367
+
59322
59368
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59323
59369
  border: none;
59324
59370
  }
@@ -59404,14 +59450,9 @@ $ripple-width: 32px !default;
59404
59450
 
59405
59451
  .e-input-group {
59406
59452
  height: $treeview-input-height;
59407
- @if ($skin-name == 'FluentUI') {
59408
- margin-top: 3px;
59409
- }
59410
- @else if($skin-name == 'tailwind') {
59411
- margin-bottom: 3px;
59412
- }
59413
- @else if($skin-name == 'bootstrap5') {
59414
- margin-bottom: 2px;
59453
+ @if ($skin-name == 'tailwind') {
59454
+ margin-top: 4px;
59455
+ margin-bottom: 4px;
59415
59456
  }
59416
59457
  @else {
59417
59458
  margin-bottom: 0;
@@ -59421,9 +59462,20 @@ $ripple-width: 32px !default;
59421
59462
  @if ($skin-name == 'fluent2') {
59422
59463
  border-color: $treeview-input-border-color;
59423
59464
  }
59424
- @if $skin-name != 'material' {
59425
- .e-input {
59465
+ .e-input {
59466
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59426
59467
  height: 28px;
59468
+ padding-top: 6px;
59469
+ padding-bottom: 6px;
59470
+ }
59471
+ @if $skin-name == 'tailwind3' {
59472
+ line-height: 20px;
59473
+ height: 32px;
59474
+ }
59475
+ @if $skin-name == 'bootstrap5.3' {
59476
+ height: 32px;
59477
+ padding-top: 5px;
59478
+ padding-bottom: 5px;
59427
59479
  }
59428
59480
  }
59429
59481
  }
@@ -60015,13 +60067,13 @@ $ripple-width: 32px !default;
60015
60067
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60016
60068
  color: $treeview-item-active-check-color;
60017
60069
  }
60018
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60070
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60019
60071
  border-color: $content-text-color-selected;
60020
60072
  }
60021
60073
  }
60022
60074
 
60023
60075
  .e-stop {
60024
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60076
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60025
60077
  border-color: $content-text-color-selected;
60026
60078
  }
60027
60079
  }
@@ -60072,6 +60124,11 @@ $ripple-width: 32px !default;
60072
60124
  }
60073
60125
  }
60074
60126
  }
60127
+ @if ($theme-name == 'fluent2-highcontrast') {
60128
+ .e-checkbox-wrapper .e-frame.e-check {
60129
+ border-color: $content-text-color-hover;
60130
+ }
60131
+ }
60075
60132
  }
60076
60133
 
60077
60134
  .e-sibling {
@@ -60437,6 +60494,28 @@ $ripple-width: 32px !default;
60437
60494
  min-height: $treeview-big-item-height;
60438
60495
  }
60439
60496
 
60497
+ @if $skin-name == 'bootstrap5.3' {
60498
+ padding: $treeview-big-text-padding;
60499
+ }
60500
+
60501
+ @if $skin-name == 'highcontrast' {
60502
+ padding: $treeview-big-text-padding;
60503
+ }
60504
+
60505
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60506
+ padding-top: 12px;
60507
+ padding-bottom: 12px;
60508
+ }
60509
+
60510
+ @if $skin-name == 'FluentUI' {
60511
+ padding: $treeview-big-text-padding;
60512
+ }
60513
+
60514
+ @if $skin-name == 'bootstrap4' {
60515
+ padding-top: 13px;
60516
+ padding-bottom: 13px;
60517
+ }
60518
+
60440
60519
  .e-input-group {
60441
60520
  height: $treeview-big-input-height;
60442
60521
 
@@ -60445,6 +60524,69 @@ $ripple-width: 32px !default;
60445
60524
  height: 36px;
60446
60525
  }
60447
60526
  }
60527
+
60528
+ @if $skin-name =='bootstrap5' {
60529
+ padding-top: 6px;
60530
+ padding-bottom: 6px;
60531
+ margin-top: 2px;
60532
+ margin-bottom: 2px;
60533
+ }
60534
+
60535
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60536
+ line-height: 42px;
60537
+ min-height: 42px;
60538
+ }
60539
+
60540
+ .e-input {
60541
+ @if $skin-name =='tailwind3' {
60542
+ height: 40px;
60543
+ line-height: 24px;
60544
+ padding-top: 8px;
60545
+ padding-bottom: 8px;
60546
+ }
60547
+
60548
+ @if $skin-name =='bootstrap5' {
60549
+ height: 24px;
60550
+ }
60551
+
60552
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60553
+ line-height: 28px;
60554
+ min-height: 28px;
60555
+ padding-top: 9px;
60556
+ padding-bottom: 5px;
60557
+ }
60558
+
60559
+ @if $skin-name == 'bootstrap5.3' {
60560
+ line-height: 24px;
60561
+ min-height: 24px;
60562
+ padding-top: 7px;
60563
+ padding-bottom: 7px;
60564
+ }
60565
+ }
60566
+ }
60567
+ }
60568
+
60569
+ .e-list-item .e-text-content .e-list-text {
60570
+ &:has(> .e-input-group) {
60571
+ @if $skin-name =='highcontrast' {
60572
+ padding-top: 4px;
60573
+ padding-bottom: 4px;
60574
+ }
60575
+
60576
+ @if $skin-name =='FluentUI' {
60577
+ padding-top: 2px;
60578
+ padding-bottom: 2px;
60579
+ }
60580
+
60581
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60582
+ padding-top: 3px;
60583
+ padding-bottom: 3px;
60584
+ }
60585
+
60586
+ @if $skin-name == 'bootstrap4' {
60587
+ padding-top: 6px;
60588
+ padding-bottom: 6px;
60589
+ }
60448
60590
  }
60449
60591
  }
60450
60592
 
@@ -60629,6 +60771,10 @@ $ripple-width: 32px !default;
60629
60771
  .e-treeview.e-bigger {
60630
60772
  .e-list-text {
60631
60773
  font-size: $treeview-big-font-size;
60774
+ @if $skin-name == 'Material3' {
60775
+ padding: 12px;
60776
+ }
60777
+
60632
60778
  @if $skin-name == 'bootstrap4' {
60633
60779
  color: $treeview-big-text-color;
60634
60780
  }
@@ -60939,7 +61085,6 @@ $menu-blank-icon: 34px !default;
60939
61085
  $menu-ul-header-padding: $menu-ul-padding !default;
60940
61086
  $menu-separator-padding: 0 !default;
60941
61087
  $menu-li-height: 42px !default;
60942
- $menu-icon-li-height: 30px !default;
60943
61088
  $menu-li-padding: 0 15px !default;
60944
61089
  $menu-li-text-indent: 15px !default;
60945
61090
  $menu-icon-font-size: 14px !default;
@@ -61075,7 +61220,7 @@ $menu-header-icon-padding: 0 16px !default;
61075
61220
  & .e-caret {
61076
61221
  font-size: $menu-caret-font-size;
61077
61222
  height: auto;
61078
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61223
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61079
61224
  line-height: $menu-icon-li-height;
61080
61225
  }
61081
61226
  @else {
@@ -61118,12 +61263,6 @@ $menu-header-icon-padding: 0 16px !default;
61118
61263
  @if $skin-name == 'fluent2' {
61119
61264
  padding: 9px 0;
61120
61265
  }
61121
- @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' {
61122
- line-height: $menu-icon-li-height;
61123
- }
61124
- @else {
61125
- line-height: $menu-li-height;
61126
- }
61127
61266
  }
61128
61267
  }
61129
61268
  }
@@ -109073,10 +109212,10 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
109073
109212
  &:first-child {
109074
109213
  padding: 0;
109075
109214
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109076
- padding-bottom: 12px;
109215
+ padding-bottom: 8px;
109077
109216
  padding-left: 12px;
109078
109217
  padding-right: 12px;
109079
- padding-top: 12px;
109218
+ padding-top: 8px;
109080
109219
  }
109081
109220
  }
109082
109221
 
@@ -109144,7 +109283,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
109144
109283
  .e-toast-content {
109145
109284
  &:first-child {
109146
109285
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109147
- padding-left: 48px;
109286
+ padding-left: 44px;
109148
109287
  }
109149
109288
  }
109150
109289
  }
@@ -109191,9 +109330,14 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
109191
109330
  margin-right: $toast-icon-nrml-right-margin;
109192
109331
  width: $toast-icon-nrml-width;
109193
109332
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109194
- left: 16px;
109195
- margin-left: 13px;
109196
- margin-top: 13px;
109333
+ left: 0;
109334
+ margin-left: 12px;
109335
+ margin-top: 10px;
109336
+ padding-bottom: 6px;
109337
+ position: absolute;
109338
+ }
109339
+ @if $skin-name == 'fluent2' {
109340
+ margin-top: 2px;
109197
109341
  }
109198
109342
  }
109199
109343
 
@@ -109665,8 +109809,9 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
109665
109809
  margin-right: $toast-icon-bgr-right-margin;
109666
109810
  width: $toast-icon-bgr-width;
109667
109811
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109668
- left: 18px;
109669
- margin-top: 13px;
109812
+ left: 0;
109813
+ margin-top: 14px;
109814
+ margin-left: 12px;
109670
109815
  }
109671
109816
  }
109672
109817
 
@@ -15117,11 +15117,12 @@ $btn-focus-box-shadow: none !default;
15117
15117
  @mixin outline-primary-disabled {
15118
15118
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15119
15119
  background: $btn-outline-primary-disabled-border-color;
15120
+ border-color: $btn-outline-primary-disabled-color;
15120
15121
  }
15121
15122
  @else {
15122
15123
  background: $btn-outline-bgcolor;
15124
+ border-color: $btn-outline-primary-disabled-border-color;
15123
15125
  }
15124
- border-color: $btn-outline-primary-disabled-border-color;
15125
15126
  box-shadow: $btn-flat-box-shadow;
15126
15127
  color: $btn-outline-primary-disabled-color;
15127
15128
  }
@@ -43101,7 +43102,7 @@ $ripple-width: 32px !default;
43101
43102
 
43102
43103
  .e-list-item {
43103
43104
  list-style: none;
43104
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43105
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43105
43106
  padding: 2px 0;
43106
43107
  }
43107
43108
  @if $skin-name == 'fluent2' {
@@ -43109,13 +43110,12 @@ $ripple-width: 32px !default;
43109
43110
  }
43110
43111
 
43111
43112
  .e-ul {
43112
- margin: 2px 0 -2px;
43113
43113
  padding: $treeview-child-ul-padding;
43114
- @if $skin-name == 'tailwind' {
43115
- margin: 2px 0 0;
43114
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43115
+ margin: 2px 0 -2px;
43116
43116
  }
43117
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43118
- margin: 0;
43117
+ @if $skin-name == 'fluent2' {
43118
+ margin-top: 4px;
43119
43119
  }
43120
43120
  }
43121
43121
 
@@ -43152,6 +43152,49 @@ $ripple-width: 32px !default;
43152
43152
  .e-icons.e-icons-spinner::before {
43153
43153
  content: none;
43154
43154
  }
43155
+
43156
+ .e-text-content {
43157
+ .e-list-text {
43158
+ &:has(> .e-input-group) {
43159
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43160
+ padding-top: 1px;
43161
+ padding-bottom: 1px;
43162
+ .e-input-group {
43163
+ height: 34px;
43164
+
43165
+ .e-input {
43166
+ line-height: 26px;
43167
+ min-height: 26px;
43168
+ }
43169
+ }
43170
+ }
43171
+ @if $skin-name == 'tailwind3' {
43172
+ padding-top: 4px;
43173
+ padding-bottom: 4px;
43174
+ }
43175
+ @if $skin-name == 'highcontrast' {
43176
+ padding-top: 3px;
43177
+ padding-bottom: 3px;
43178
+ }
43179
+ @if ($skin-name == 'FluentUI') {
43180
+ padding-top: 3px;
43181
+ padding-bottom: 3px;
43182
+ }
43183
+ @if $skin-name == 'bootstrap5.3' {
43184
+ padding-top: 2px;
43185
+ padding-bottom: 2px;
43186
+ }
43187
+ @if $skin-name == 'bootstrap4' {
43188
+ padding-top: 5px;
43189
+ padding-bottom: 5px;
43190
+ }
43191
+ @if $skin-name == 'bootstrap5' {
43192
+ padding-top: 3px;
43193
+ padding-bottom: 3px;
43194
+ }
43195
+ }
43196
+ }
43197
+ }
43155
43198
  }
43156
43199
 
43157
43200
  .e-icons {
@@ -43169,11 +43212,14 @@ $ripple-width: 32px !default;
43169
43212
 
43170
43213
  .e-text-content {
43171
43214
  @include user-select;
43172
- border: 1px solid;
43173
43215
  cursor: pointer;
43174
43216
  margin: 0;
43175
43217
  padding: $treeview-text-wrap-padding;
43176
43218
 
43219
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43220
+ border: 1px solid;
43221
+ }
43222
+
43177
43223
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43178
43224
  border: none;
43179
43225
  }
@@ -43259,14 +43305,9 @@ $ripple-width: 32px !default;
43259
43305
 
43260
43306
  .e-input-group {
43261
43307
  height: $treeview-input-height;
43262
- @if ($skin-name == 'FluentUI') {
43263
- margin-top: 3px;
43264
- }
43265
- @else if($skin-name == 'tailwind') {
43266
- margin-bottom: 3px;
43267
- }
43268
- @else if($skin-name == 'bootstrap5') {
43269
- margin-bottom: 2px;
43308
+ @if ($skin-name == 'tailwind') {
43309
+ margin-top: 4px;
43310
+ margin-bottom: 4px;
43270
43311
  }
43271
43312
  @else {
43272
43313
  margin-bottom: 0;
@@ -43276,9 +43317,20 @@ $ripple-width: 32px !default;
43276
43317
  @if ($skin-name == 'fluent2') {
43277
43318
  border-color: $treeview-input-border-color;
43278
43319
  }
43279
- @if $skin-name != 'material' {
43280
- .e-input {
43320
+ .e-input {
43321
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43281
43322
  height: 28px;
43323
+ padding-top: 6px;
43324
+ padding-bottom: 6px;
43325
+ }
43326
+ @if $skin-name == 'tailwind3' {
43327
+ line-height: 20px;
43328
+ height: 32px;
43329
+ }
43330
+ @if $skin-name == 'bootstrap5.3' {
43331
+ height: 32px;
43332
+ padding-top: 5px;
43333
+ padding-bottom: 5px;
43282
43334
  }
43283
43335
  }
43284
43336
  }
@@ -43870,13 +43922,13 @@ $ripple-width: 32px !default;
43870
43922
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
43871
43923
  color: $treeview-item-active-check-color;
43872
43924
  }
43873
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43925
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43874
43926
  border-color: $content-text-color-selected;
43875
43927
  }
43876
43928
  }
43877
43929
 
43878
43930
  .e-stop {
43879
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43931
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43880
43932
  border-color: $content-text-color-selected;
43881
43933
  }
43882
43934
  }
@@ -43927,6 +43979,11 @@ $ripple-width: 32px !default;
43927
43979
  }
43928
43980
  }
43929
43981
  }
43982
+ @if ($theme-name == 'fluent2-highcontrast') {
43983
+ .e-checkbox-wrapper .e-frame.e-check {
43984
+ border-color: $content-text-color-hover;
43985
+ }
43986
+ }
43930
43987
  }
43931
43988
 
43932
43989
  .e-sibling {
@@ -44401,7 +44458,6 @@ $menu-li-hover-outline-offset: 0 !default;
44401
44458
  $menu-li-border-style: solid !default;
44402
44459
  $menu-li-border-width: 1px !default;
44403
44460
  $menu-li-height: 40px !default;
44404
- $menu-icon-li-height: 30px !default;
44405
44461
  $menu-li-padding: 0 12px !default;
44406
44462
  $menu-li-text-indent: 12px !default;
44407
44463
  $menu-li-right-padding: 12px !default;
@@ -44523,7 +44579,7 @@ $menu-header-icon-padding: 0 16px !default;
44523
44579
  & .e-caret {
44524
44580
  font-size: $menu-caret-font-size;
44525
44581
  height: auto;
44526
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44582
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44527
44583
  line-height: $menu-icon-li-height;
44528
44584
  }
44529
44585
  @else {
@@ -44566,12 +44622,6 @@ $menu-header-icon-padding: 0 16px !default;
44566
44622
  @if $skin-name == 'fluent2' {
44567
44623
  padding: 9px 0;
44568
44624
  }
44569
- @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' {
44570
- line-height: $menu-icon-li-height;
44571
- }
44572
- @else {
44573
- line-height: $menu-li-height;
44574
- }
44575
44625
  }
44576
44626
  }
44577
44627
  }
@@ -81467,10 +81517,10 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
81467
81517
  &:first-child {
81468
81518
  padding: 0;
81469
81519
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81470
- padding-bottom: 12px;
81520
+ padding-bottom: 8px;
81471
81521
  padding-left: 12px;
81472
81522
  padding-right: 12px;
81473
- padding-top: 12px;
81523
+ padding-top: 8px;
81474
81524
  }
81475
81525
  }
81476
81526
 
@@ -81538,7 +81588,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
81538
81588
  .e-toast-content {
81539
81589
  &:first-child {
81540
81590
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81541
- padding-left: 48px;
81591
+ padding-left: 44px;
81542
81592
  }
81543
81593
  }
81544
81594
  }
@@ -81585,9 +81635,14 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
81585
81635
  margin-right: $toast-icon-nrml-right-margin;
81586
81636
  width: $toast-icon-nrml-width;
81587
81637
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81588
- left: 16px;
81589
- margin-left: 13px;
81590
- margin-top: 13px;
81638
+ left: 0;
81639
+ margin-left: 12px;
81640
+ margin-top: 10px;
81641
+ padding-bottom: 6px;
81642
+ position: absolute;
81643
+ }
81644
+ @if $skin-name == 'fluent2' {
81645
+ margin-top: 2px;
81591
81646
  }
81592
81647
  }
81593
81648