@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
@@ -15070,11 +15070,12 @@ $btn-focus-box-shadow: none !default;
15070
15070
  @mixin outline-primary-disabled {
15071
15071
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15072
15072
  background: $btn-outline-primary-disabled-border-color;
15073
+ border-color: $btn-outline-primary-disabled-color;
15073
15074
  }
15074
15075
  @else {
15075
15076
  background: $btn-outline-bgcolor;
15077
+ border-color: $btn-outline-primary-disabled-border-color;
15076
15078
  }
15077
- border-color: $btn-outline-primary-disabled-border-color;
15078
15079
  box-shadow: $btn-flat-box-shadow;
15079
15080
  color: $btn-outline-primary-disabled-color;
15080
15081
  }
@@ -43024,7 +43025,7 @@ $ripple-width: 32px !default;
43024
43025
 
43025
43026
  .e-list-item {
43026
43027
  list-style: none;
43027
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43028
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43028
43029
  padding: 2px 0;
43029
43030
  }
43030
43031
  @if $skin-name == 'fluent2' {
@@ -43032,13 +43033,12 @@ $ripple-width: 32px !default;
43032
43033
  }
43033
43034
 
43034
43035
  .e-ul {
43035
- margin: 2px 0 -2px;
43036
43036
  padding: $treeview-child-ul-padding;
43037
- @if $skin-name == 'tailwind' {
43038
- margin: 2px 0 0;
43037
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43038
+ margin: 2px 0 -2px;
43039
43039
  }
43040
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43041
- margin: 0;
43040
+ @if $skin-name == 'fluent2' {
43041
+ margin-top: 4px;
43042
43042
  }
43043
43043
  }
43044
43044
 
@@ -43075,6 +43075,49 @@ $ripple-width: 32px !default;
43075
43075
  .e-icons.e-icons-spinner::before {
43076
43076
  content: none;
43077
43077
  }
43078
+
43079
+ .e-text-content {
43080
+ .e-list-text {
43081
+ &:has(> .e-input-group) {
43082
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43083
+ padding-top: 1px;
43084
+ padding-bottom: 1px;
43085
+ .e-input-group {
43086
+ height: 34px;
43087
+
43088
+ .e-input {
43089
+ line-height: 26px;
43090
+ min-height: 26px;
43091
+ }
43092
+ }
43093
+ }
43094
+ @if $skin-name == 'tailwind3' {
43095
+ padding-top: 4px;
43096
+ padding-bottom: 4px;
43097
+ }
43098
+ @if $skin-name == 'highcontrast' {
43099
+ padding-top: 3px;
43100
+ padding-bottom: 3px;
43101
+ }
43102
+ @if ($skin-name == 'FluentUI') {
43103
+ padding-top: 3px;
43104
+ padding-bottom: 3px;
43105
+ }
43106
+ @if $skin-name == 'bootstrap5.3' {
43107
+ padding-top: 2px;
43108
+ padding-bottom: 2px;
43109
+ }
43110
+ @if $skin-name == 'bootstrap4' {
43111
+ padding-top: 5px;
43112
+ padding-bottom: 5px;
43113
+ }
43114
+ @if $skin-name == 'bootstrap5' {
43115
+ padding-top: 3px;
43116
+ padding-bottom: 3px;
43117
+ }
43118
+ }
43119
+ }
43120
+ }
43078
43121
  }
43079
43122
 
43080
43123
  .e-icons {
@@ -43092,11 +43135,14 @@ $ripple-width: 32px !default;
43092
43135
 
43093
43136
  .e-text-content {
43094
43137
  @include user-select;
43095
- border: 1px solid;
43096
43138
  cursor: pointer;
43097
43139
  margin: 0;
43098
43140
  padding: $treeview-text-wrap-padding;
43099
43141
 
43142
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43143
+ border: 1px solid;
43144
+ }
43145
+
43100
43146
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43101
43147
  border: none;
43102
43148
  }
@@ -43182,14 +43228,9 @@ $ripple-width: 32px !default;
43182
43228
 
43183
43229
  .e-input-group {
43184
43230
  height: $treeview-input-height;
43185
- @if ($skin-name == 'FluentUI') {
43186
- margin-top: 3px;
43187
- }
43188
- @else if($skin-name == 'tailwind') {
43189
- margin-bottom: 3px;
43190
- }
43191
- @else if($skin-name == 'bootstrap5') {
43192
- margin-bottom: 2px;
43231
+ @if ($skin-name == 'tailwind') {
43232
+ margin-top: 4px;
43233
+ margin-bottom: 4px;
43193
43234
  }
43194
43235
  @else {
43195
43236
  margin-bottom: 0;
@@ -43199,9 +43240,20 @@ $ripple-width: 32px !default;
43199
43240
  @if ($skin-name == 'fluent2') {
43200
43241
  border-color: $treeview-input-border-color;
43201
43242
  }
43202
- @if $skin-name != 'material' {
43203
- .e-input {
43243
+ .e-input {
43244
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43204
43245
  height: 28px;
43246
+ padding-top: 6px;
43247
+ padding-bottom: 6px;
43248
+ }
43249
+ @if $skin-name == 'tailwind3' {
43250
+ line-height: 20px;
43251
+ height: 32px;
43252
+ }
43253
+ @if $skin-name == 'bootstrap5.3' {
43254
+ height: 32px;
43255
+ padding-top: 5px;
43256
+ padding-bottom: 5px;
43205
43257
  }
43206
43258
  }
43207
43259
  }
@@ -43793,13 +43845,13 @@ $ripple-width: 32px !default;
43793
43845
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
43794
43846
  color: $treeview-item-active-check-color;
43795
43847
  }
43796
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43848
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43797
43849
  border-color: $content-text-color-selected;
43798
43850
  }
43799
43851
  }
43800
43852
 
43801
43853
  .e-stop {
43802
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43854
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43803
43855
  border-color: $content-text-color-selected;
43804
43856
  }
43805
43857
  }
@@ -43850,6 +43902,11 @@ $ripple-width: 32px !default;
43850
43902
  }
43851
43903
  }
43852
43904
  }
43905
+ @if ($theme-name == 'fluent2-highcontrast') {
43906
+ .e-checkbox-wrapper .e-frame.e-check {
43907
+ border-color: $content-text-color-hover;
43908
+ }
43909
+ }
43853
43910
  }
43854
43911
 
43855
43912
  .e-sibling {
@@ -44448,7 +44505,7 @@ $menu-header-icon-padding: 0 16px !default;
44448
44505
  & .e-caret {
44449
44506
  font-size: $menu-caret-font-size;
44450
44507
  height: auto;
44451
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44508
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44452
44509
  line-height: $menu-icon-li-height;
44453
44510
  }
44454
44511
  @else {
@@ -44491,12 +44548,6 @@ $menu-header-icon-padding: 0 16px !default;
44491
44548
  @if $skin-name == 'fluent2' {
44492
44549
  padding: 9px 0;
44493
44550
  }
44494
- @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' {
44495
- line-height: $menu-icon-li-height;
44496
- }
44497
- @else {
44498
- line-height: $menu-li-height;
44499
- }
44500
44551
  }
44501
44552
  }
44502
44553
  }
@@ -81294,10 +81345,10 @@ $toast-close-icon-hover-color: $theme-primary !default;
81294
81345
  &:first-child {
81295
81346
  padding: 0;
81296
81347
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81297
- padding-bottom: 12px;
81348
+ padding-bottom: 8px;
81298
81349
  padding-left: 12px;
81299
81350
  padding-right: 12px;
81300
- padding-top: 12px;
81351
+ padding-top: 8px;
81301
81352
  }
81302
81353
  }
81303
81354
 
@@ -81365,7 +81416,7 @@ $toast-close-icon-hover-color: $theme-primary !default;
81365
81416
  .e-toast-content {
81366
81417
  &:first-child {
81367
81418
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81368
- padding-left: 48px;
81419
+ padding-left: 44px;
81369
81420
  }
81370
81421
  }
81371
81422
  }
@@ -81412,9 +81463,14 @@ $toast-close-icon-hover-color: $theme-primary !default;
81412
81463
  margin-right: $toast-icon-nrml-right-margin;
81413
81464
  width: $toast-icon-nrml-width;
81414
81465
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81415
- left: 16px;
81416
- margin-left: 13px;
81417
- margin-top: 13px;
81466
+ left: 0;
81467
+ margin-left: 12px;
81468
+ margin-top: 10px;
81469
+ padding-bottom: 6px;
81470
+ position: absolute;
81471
+ }
81472
+ @if $skin-name == 'fluent2' {
81473
+ margin-top: 2px;
81418
81474
  }
81419
81475
  }
81420
81476
 
@@ -22543,11 +22543,12 @@ $btn-focus-box-shadow: none !default;
22543
22543
  @mixin outline-primary-disabled {
22544
22544
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22545
22545
  background: $btn-outline-primary-disabled-border-color;
22546
+ border-color: $btn-outline-primary-disabled-color;
22546
22547
  }
22547
22548
  @else {
22548
22549
  background: $btn-outline-bgcolor;
22550
+ border-color: $btn-outline-primary-disabled-border-color;
22549
22551
  }
22550
- border-color: $btn-outline-primary-disabled-border-color;
22551
22552
  box-shadow: $btn-flat-box-shadow;
22552
22553
  color: $btn-outline-primary-disabled-color;
22553
22554
  }
@@ -58931,7 +58932,7 @@ $ripple-width: 32px !default;
58931
58932
 
58932
58933
  .e-list-item {
58933
58934
  list-style: none;
58934
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
58935
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
58935
58936
  padding: 2px 0;
58936
58937
  }
58937
58938
  @if $skin-name == 'fluent2' {
@@ -58939,13 +58940,12 @@ $ripple-width: 32px !default;
58939
58940
  }
58940
58941
 
58941
58942
  .e-ul {
58942
- margin: 2px 0 -2px;
58943
58943
  padding: $treeview-child-ul-padding;
58944
- @if $skin-name == 'tailwind' {
58945
- margin: 2px 0 0;
58944
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
58945
+ margin: 2px 0 -2px;
58946
58946
  }
58947
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
58948
- margin: 0;
58947
+ @if $skin-name == 'fluent2' {
58948
+ margin-top: 4px;
58949
58949
  }
58950
58950
  }
58951
58951
 
@@ -58982,6 +58982,49 @@ $ripple-width: 32px !default;
58982
58982
  .e-icons.e-icons-spinner::before {
58983
58983
  content: none;
58984
58984
  }
58985
+
58986
+ .e-text-content {
58987
+ .e-list-text {
58988
+ &:has(> .e-input-group) {
58989
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
58990
+ padding-top: 1px;
58991
+ padding-bottom: 1px;
58992
+ .e-input-group {
58993
+ height: 34px;
58994
+
58995
+ .e-input {
58996
+ line-height: 26px;
58997
+ min-height: 26px;
58998
+ }
58999
+ }
59000
+ }
59001
+ @if $skin-name == 'tailwind3' {
59002
+ padding-top: 4px;
59003
+ padding-bottom: 4px;
59004
+ }
59005
+ @if $skin-name == 'highcontrast' {
59006
+ padding-top: 3px;
59007
+ padding-bottom: 3px;
59008
+ }
59009
+ @if ($skin-name == 'FluentUI') {
59010
+ padding-top: 3px;
59011
+ padding-bottom: 3px;
59012
+ }
59013
+ @if $skin-name == 'bootstrap5.3' {
59014
+ padding-top: 2px;
59015
+ padding-bottom: 2px;
59016
+ }
59017
+ @if $skin-name == 'bootstrap4' {
59018
+ padding-top: 5px;
59019
+ padding-bottom: 5px;
59020
+ }
59021
+ @if $skin-name == 'bootstrap5' {
59022
+ padding-top: 3px;
59023
+ padding-bottom: 3px;
59024
+ }
59025
+ }
59026
+ }
59027
+ }
58985
59028
  }
58986
59029
 
58987
59030
  .e-icons {
@@ -58999,11 +59042,14 @@ $ripple-width: 32px !default;
58999
59042
 
59000
59043
  .e-text-content {
59001
59044
  @include user-select;
59002
- border: 1px solid;
59003
59045
  cursor: pointer;
59004
59046
  margin: 0;
59005
59047
  padding: $treeview-text-wrap-padding;
59006
59048
 
59049
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59050
+ border: 1px solid;
59051
+ }
59052
+
59007
59053
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59008
59054
  border: none;
59009
59055
  }
@@ -59089,14 +59135,9 @@ $ripple-width: 32px !default;
59089
59135
 
59090
59136
  .e-input-group {
59091
59137
  height: $treeview-input-height;
59092
- @if ($skin-name == 'FluentUI') {
59093
- margin-top: 3px;
59094
- }
59095
- @else if($skin-name == 'tailwind') {
59096
- margin-bottom: 3px;
59097
- }
59098
- @else if($skin-name == 'bootstrap5') {
59099
- margin-bottom: 2px;
59138
+ @if ($skin-name == 'tailwind') {
59139
+ margin-top: 4px;
59140
+ margin-bottom: 4px;
59100
59141
  }
59101
59142
  @else {
59102
59143
  margin-bottom: 0;
@@ -59106,9 +59147,20 @@ $ripple-width: 32px !default;
59106
59147
  @if ($skin-name == 'fluent2') {
59107
59148
  border-color: $treeview-input-border-color;
59108
59149
  }
59109
- @if $skin-name != 'material' {
59110
- .e-input {
59150
+ .e-input {
59151
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59111
59152
  height: 28px;
59153
+ padding-top: 6px;
59154
+ padding-bottom: 6px;
59155
+ }
59156
+ @if $skin-name == 'tailwind3' {
59157
+ line-height: 20px;
59158
+ height: 32px;
59159
+ }
59160
+ @if $skin-name == 'bootstrap5.3' {
59161
+ height: 32px;
59162
+ padding-top: 5px;
59163
+ padding-bottom: 5px;
59112
59164
  }
59113
59165
  }
59114
59166
  }
@@ -59700,13 +59752,13 @@ $ripple-width: 32px !default;
59700
59752
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
59701
59753
  color: $treeview-item-active-check-color;
59702
59754
  }
59703
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
59755
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
59704
59756
  border-color: $content-text-color-selected;
59705
59757
  }
59706
59758
  }
59707
59759
 
59708
59760
  .e-stop {
59709
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
59761
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
59710
59762
  border-color: $content-text-color-selected;
59711
59763
  }
59712
59764
  }
@@ -59757,6 +59809,11 @@ $ripple-width: 32px !default;
59757
59809
  }
59758
59810
  }
59759
59811
  }
59812
+ @if ($theme-name == 'fluent2-highcontrast') {
59813
+ .e-checkbox-wrapper .e-frame.e-check {
59814
+ border-color: $content-text-color-hover;
59815
+ }
59816
+ }
59760
59817
  }
59761
59818
 
59762
59819
  .e-sibling {
@@ -60126,6 +60183,28 @@ $ripple-width: 32px !default;
60126
60183
  min-height: $treeview-big-item-height;
60127
60184
  }
60128
60185
 
60186
+ @if $skin-name == 'bootstrap5.3' {
60187
+ padding: $treeview-big-text-padding;
60188
+ }
60189
+
60190
+ @if $skin-name == 'highcontrast' {
60191
+ padding: $treeview-big-text-padding;
60192
+ }
60193
+
60194
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60195
+ padding-top: 12px;
60196
+ padding-bottom: 12px;
60197
+ }
60198
+
60199
+ @if $skin-name == 'FluentUI' {
60200
+ padding: $treeview-big-text-padding;
60201
+ }
60202
+
60203
+ @if $skin-name == 'bootstrap4' {
60204
+ padding-top: 13px;
60205
+ padding-bottom: 13px;
60206
+ }
60207
+
60129
60208
  .e-input-group {
60130
60209
  height: $treeview-big-input-height;
60131
60210
 
@@ -60134,6 +60213,69 @@ $ripple-width: 32px !default;
60134
60213
  height: 36px;
60135
60214
  }
60136
60215
  }
60216
+
60217
+ @if $skin-name =='bootstrap5' {
60218
+ padding-top: 6px;
60219
+ padding-bottom: 6px;
60220
+ margin-top: 2px;
60221
+ margin-bottom: 2px;
60222
+ }
60223
+
60224
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60225
+ line-height: 42px;
60226
+ min-height: 42px;
60227
+ }
60228
+
60229
+ .e-input {
60230
+ @if $skin-name =='tailwind3' {
60231
+ height: 40px;
60232
+ line-height: 24px;
60233
+ padding-top: 8px;
60234
+ padding-bottom: 8px;
60235
+ }
60236
+
60237
+ @if $skin-name =='bootstrap5' {
60238
+ height: 24px;
60239
+ }
60240
+
60241
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60242
+ line-height: 28px;
60243
+ min-height: 28px;
60244
+ padding-top: 9px;
60245
+ padding-bottom: 5px;
60246
+ }
60247
+
60248
+ @if $skin-name == 'bootstrap5.3' {
60249
+ line-height: 24px;
60250
+ min-height: 24px;
60251
+ padding-top: 7px;
60252
+ padding-bottom: 7px;
60253
+ }
60254
+ }
60255
+ }
60256
+ }
60257
+
60258
+ .e-list-item .e-text-content .e-list-text {
60259
+ &:has(> .e-input-group) {
60260
+ @if $skin-name =='highcontrast' {
60261
+ padding-top: 4px;
60262
+ padding-bottom: 4px;
60263
+ }
60264
+
60265
+ @if $skin-name =='FluentUI' {
60266
+ padding-top: 2px;
60267
+ padding-bottom: 2px;
60268
+ }
60269
+
60270
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60271
+ padding-top: 3px;
60272
+ padding-bottom: 3px;
60273
+ }
60274
+
60275
+ @if $skin-name == 'bootstrap4' {
60276
+ padding-top: 6px;
60277
+ padding-bottom: 6px;
60278
+ }
60137
60279
  }
60138
60280
  }
60139
60281
 
@@ -60318,6 +60460,10 @@ $ripple-width: 32px !default;
60318
60460
  .e-treeview.e-bigger {
60319
60461
  .e-list-text {
60320
60462
  font-size: $treeview-big-font-size;
60463
+ @if $skin-name == 'Material3' {
60464
+ padding: 12px;
60465
+ }
60466
+
60321
60467
  @if $skin-name == 'bootstrap4' {
60322
60468
  color: $treeview-big-text-color;
60323
60469
  }
@@ -60766,7 +60912,7 @@ $menu-header-icon-padding: 0 16px !default;
60766
60912
  & .e-caret {
60767
60913
  font-size: $menu-caret-font-size;
60768
60914
  height: auto;
60769
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
60915
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60770
60916
  line-height: $menu-icon-li-height;
60771
60917
  }
60772
60918
  @else {
@@ -60809,12 +60955,6 @@ $menu-header-icon-padding: 0 16px !default;
60809
60955
  @if $skin-name == 'fluent2' {
60810
60956
  padding: 9px 0;
60811
60957
  }
60812
- @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' {
60813
- line-height: $menu-icon-li-height;
60814
- }
60815
- @else {
60816
- line-height: $menu-li-height;
60817
- }
60818
60958
  }
60819
60959
  }
60820
60960
  }
@@ -108694,10 +108834,10 @@ $toast-close-icon-hover-color: $theme-primary !default;
108694
108834
  &:first-child {
108695
108835
  padding: 0;
108696
108836
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
108697
- padding-bottom: 12px;
108837
+ padding-bottom: 8px;
108698
108838
  padding-left: 12px;
108699
108839
  padding-right: 12px;
108700
- padding-top: 12px;
108840
+ padding-top: 8px;
108701
108841
  }
108702
108842
  }
108703
108843
 
@@ -108765,7 +108905,7 @@ $toast-close-icon-hover-color: $theme-primary !default;
108765
108905
  .e-toast-content {
108766
108906
  &:first-child {
108767
108907
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
108768
- padding-left: 48px;
108908
+ padding-left: 44px;
108769
108909
  }
108770
108910
  }
108771
108911
  }
@@ -108812,9 +108952,14 @@ $toast-close-icon-hover-color: $theme-primary !default;
108812
108952
  margin-right: $toast-icon-nrml-right-margin;
108813
108953
  width: $toast-icon-nrml-width;
108814
108954
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
108815
- left: 16px;
108816
- margin-left: 13px;
108817
- margin-top: 13px;
108955
+ left: 0;
108956
+ margin-left: 12px;
108957
+ margin-top: 10px;
108958
+ padding-bottom: 6px;
108959
+ position: absolute;
108960
+ }
108961
+ @if $skin-name == 'fluent2' {
108962
+ margin-top: 2px;
108818
108963
  }
108819
108964
  }
108820
108965
 
@@ -109286,8 +109431,9 @@ $toast-close-icon-hover-color: $theme-primary !default;
109286
109431
  margin-right: $toast-icon-bgr-right-margin;
109287
109432
  width: $toast-icon-bgr-width;
109288
109433
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109289
- left: 18px;
109290
- margin-top: 13px;
109434
+ left: 0;
109435
+ margin-top: 14px;
109436
+ margin-left: 12px;
109291
109437
  }
109292
109438
  }
109293
109439