@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
@@ -15115,11 +15115,12 @@ $btn-focus-box-shadow: none !default;
15115
15115
  @mixin outline-primary-disabled {
15116
15116
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15117
15117
  background: $btn-outline-primary-disabled-border-color;
15118
+ border-color: $btn-outline-primary-disabled-color;
15118
15119
  }
15119
15120
  @else {
15120
15121
  background: $btn-outline-bgcolor;
15122
+ border-color: $btn-outline-primary-disabled-border-color;
15121
15123
  }
15122
- border-color: $btn-outline-primary-disabled-border-color;
15123
15124
  box-shadow: $btn-flat-box-shadow;
15124
15125
  color: $btn-outline-primary-disabled-color;
15125
15126
  }
@@ -43241,7 +43242,7 @@ $ripple-width: 32px !default;
43241
43242
 
43242
43243
  .e-list-item {
43243
43244
  list-style: none;
43244
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43245
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43245
43246
  padding: 2px 0;
43246
43247
  }
43247
43248
  @if $skin-name == 'fluent2' {
@@ -43249,13 +43250,12 @@ $ripple-width: 32px !default;
43249
43250
  }
43250
43251
 
43251
43252
  .e-ul {
43252
- margin: 2px 0 -2px;
43253
43253
  padding: $treeview-child-ul-padding;
43254
- @if $skin-name == 'tailwind' {
43255
- margin: 2px 0 0;
43254
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43255
+ margin: 2px 0 -2px;
43256
43256
  }
43257
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43258
- margin: 0;
43257
+ @if $skin-name == 'fluent2' {
43258
+ margin-top: 4px;
43259
43259
  }
43260
43260
  }
43261
43261
 
@@ -43292,6 +43292,49 @@ $ripple-width: 32px !default;
43292
43292
  .e-icons.e-icons-spinner::before {
43293
43293
  content: none;
43294
43294
  }
43295
+
43296
+ .e-text-content {
43297
+ .e-list-text {
43298
+ &:has(> .e-input-group) {
43299
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43300
+ padding-top: 1px;
43301
+ padding-bottom: 1px;
43302
+ .e-input-group {
43303
+ height: 34px;
43304
+
43305
+ .e-input {
43306
+ line-height: 26px;
43307
+ min-height: 26px;
43308
+ }
43309
+ }
43310
+ }
43311
+ @if $skin-name == 'tailwind3' {
43312
+ padding-top: 4px;
43313
+ padding-bottom: 4px;
43314
+ }
43315
+ @if $skin-name == 'highcontrast' {
43316
+ padding-top: 3px;
43317
+ padding-bottom: 3px;
43318
+ }
43319
+ @if ($skin-name == 'FluentUI') {
43320
+ padding-top: 3px;
43321
+ padding-bottom: 3px;
43322
+ }
43323
+ @if $skin-name == 'bootstrap5.3' {
43324
+ padding-top: 2px;
43325
+ padding-bottom: 2px;
43326
+ }
43327
+ @if $skin-name == 'bootstrap4' {
43328
+ padding-top: 5px;
43329
+ padding-bottom: 5px;
43330
+ }
43331
+ @if $skin-name == 'bootstrap5' {
43332
+ padding-top: 3px;
43333
+ padding-bottom: 3px;
43334
+ }
43335
+ }
43336
+ }
43337
+ }
43295
43338
  }
43296
43339
 
43297
43340
  .e-icons {
@@ -43309,11 +43352,14 @@ $ripple-width: 32px !default;
43309
43352
 
43310
43353
  .e-text-content {
43311
43354
  @include user-select;
43312
- border: 1px solid;
43313
43355
  cursor: pointer;
43314
43356
  margin: 0;
43315
43357
  padding: $treeview-text-wrap-padding;
43316
43358
 
43359
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43360
+ border: 1px solid;
43361
+ }
43362
+
43317
43363
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43318
43364
  border: none;
43319
43365
  }
@@ -43399,14 +43445,9 @@ $ripple-width: 32px !default;
43399
43445
 
43400
43446
  .e-input-group {
43401
43447
  height: $treeview-input-height;
43402
- @if ($skin-name == 'FluentUI') {
43403
- margin-top: 3px;
43404
- }
43405
- @else if($skin-name == 'tailwind') {
43406
- margin-bottom: 3px;
43407
- }
43408
- @else if($skin-name == 'bootstrap5') {
43409
- margin-bottom: 2px;
43448
+ @if ($skin-name == 'tailwind') {
43449
+ margin-top: 4px;
43450
+ margin-bottom: 4px;
43410
43451
  }
43411
43452
  @else {
43412
43453
  margin-bottom: 0;
@@ -43416,9 +43457,20 @@ $ripple-width: 32px !default;
43416
43457
  @if ($skin-name == 'fluent2') {
43417
43458
  border-color: $treeview-input-border-color;
43418
43459
  }
43419
- @if $skin-name != 'material' {
43420
- .e-input {
43460
+ .e-input {
43461
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43421
43462
  height: 28px;
43463
+ padding-top: 6px;
43464
+ padding-bottom: 6px;
43465
+ }
43466
+ @if $skin-name == 'tailwind3' {
43467
+ line-height: 20px;
43468
+ height: 32px;
43469
+ }
43470
+ @if $skin-name == 'bootstrap5.3' {
43471
+ height: 32px;
43472
+ padding-top: 5px;
43473
+ padding-bottom: 5px;
43422
43474
  }
43423
43475
  }
43424
43476
  }
@@ -44010,13 +44062,13 @@ $ripple-width: 32px !default;
44010
44062
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
44011
44063
  color: $treeview-item-active-check-color;
44012
44064
  }
44013
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44065
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44014
44066
  border-color: $content-text-color-selected;
44015
44067
  }
44016
44068
  }
44017
44069
 
44018
44070
  .e-stop {
44019
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44071
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44020
44072
  border-color: $content-text-color-selected;
44021
44073
  }
44022
44074
  }
@@ -44067,6 +44119,11 @@ $ripple-width: 32px !default;
44067
44119
  }
44068
44120
  }
44069
44121
  }
44122
+ @if ($theme-name == 'fluent2-highcontrast') {
44123
+ .e-checkbox-wrapper .e-frame.e-check {
44124
+ border-color: $content-text-color-hover;
44125
+ }
44126
+ }
44070
44127
  }
44071
44128
 
44072
44129
  .e-sibling {
@@ -44662,7 +44719,7 @@ $menu-header-icon-padding: 0 16px !default;
44662
44719
  & .e-caret {
44663
44720
  font-size: $menu-caret-font-size;
44664
44721
  height: auto;
44665
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44722
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44666
44723
  line-height: $menu-icon-li-height;
44667
44724
  }
44668
44725
  @else {
@@ -44705,12 +44762,6 @@ $menu-header-icon-padding: 0 16px !default;
44705
44762
  @if $skin-name == 'fluent2' {
44706
44763
  padding: 9px 0;
44707
44764
  }
44708
- @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' {
44709
- line-height: $menu-icon-li-height;
44710
- }
44711
- @else {
44712
- line-height: $menu-li-height;
44713
- }
44714
44765
  }
44715
44766
  }
44716
44767
  }
@@ -81510,10 +81561,10 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
81510
81561
  &:first-child {
81511
81562
  padding: 0;
81512
81563
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81513
- padding-bottom: 12px;
81564
+ padding-bottom: 8px;
81514
81565
  padding-left: 12px;
81515
81566
  padding-right: 12px;
81516
- padding-top: 12px;
81567
+ padding-top: 8px;
81517
81568
  }
81518
81569
  }
81519
81570
 
@@ -81581,7 +81632,7 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
81581
81632
  .e-toast-content {
81582
81633
  &:first-child {
81583
81634
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81584
- padding-left: 48px;
81635
+ padding-left: 44px;
81585
81636
  }
81586
81637
  }
81587
81638
  }
@@ -81628,9 +81679,14 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
81628
81679
  margin-right: $toast-icon-nrml-right-margin;
81629
81680
  width: $toast-icon-nrml-width;
81630
81681
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81631
- left: 16px;
81632
- margin-left: 13px;
81633
- margin-top: 13px;
81682
+ left: 0;
81683
+ margin-left: 12px;
81684
+ margin-top: 10px;
81685
+ padding-bottom: 6px;
81686
+ position: absolute;
81687
+ }
81688
+ @if $skin-name == 'fluent2' {
81689
+ margin-top: 2px;
81634
81690
  }
81635
81691
  }
81636
81692
 
@@ -22588,11 +22588,12 @@ $btn-focus-box-shadow: none !default;
22588
22588
  @mixin outline-primary-disabled {
22589
22589
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22590
22590
  background: $btn-outline-primary-disabled-border-color;
22591
+ border-color: $btn-outline-primary-disabled-color;
22591
22592
  }
22592
22593
  @else {
22593
22594
  background: $btn-outline-bgcolor;
22595
+ border-color: $btn-outline-primary-disabled-border-color;
22594
22596
  }
22595
- border-color: $btn-outline-primary-disabled-border-color;
22596
22597
  box-shadow: $btn-flat-box-shadow;
22597
22598
  color: $btn-outline-primary-disabled-color;
22598
22599
  }
@@ -59148,7 +59149,7 @@ $ripple-width: 32px !default;
59148
59149
 
59149
59150
  .e-list-item {
59150
59151
  list-style: none;
59151
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59152
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59152
59153
  padding: 2px 0;
59153
59154
  }
59154
59155
  @if $skin-name == 'fluent2' {
@@ -59156,13 +59157,12 @@ $ripple-width: 32px !default;
59156
59157
  }
59157
59158
 
59158
59159
  .e-ul {
59159
- margin: 2px 0 -2px;
59160
59160
  padding: $treeview-child-ul-padding;
59161
- @if $skin-name == 'tailwind' {
59162
- margin: 2px 0 0;
59161
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59162
+ margin: 2px 0 -2px;
59163
59163
  }
59164
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59165
- margin: 0;
59164
+ @if $skin-name == 'fluent2' {
59165
+ margin-top: 4px;
59166
59166
  }
59167
59167
  }
59168
59168
 
@@ -59199,6 +59199,49 @@ $ripple-width: 32px !default;
59199
59199
  .e-icons.e-icons-spinner::before {
59200
59200
  content: none;
59201
59201
  }
59202
+
59203
+ .e-text-content {
59204
+ .e-list-text {
59205
+ &:has(> .e-input-group) {
59206
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59207
+ padding-top: 1px;
59208
+ padding-bottom: 1px;
59209
+ .e-input-group {
59210
+ height: 34px;
59211
+
59212
+ .e-input {
59213
+ line-height: 26px;
59214
+ min-height: 26px;
59215
+ }
59216
+ }
59217
+ }
59218
+ @if $skin-name == 'tailwind3' {
59219
+ padding-top: 4px;
59220
+ padding-bottom: 4px;
59221
+ }
59222
+ @if $skin-name == 'highcontrast' {
59223
+ padding-top: 3px;
59224
+ padding-bottom: 3px;
59225
+ }
59226
+ @if ($skin-name == 'FluentUI') {
59227
+ padding-top: 3px;
59228
+ padding-bottom: 3px;
59229
+ }
59230
+ @if $skin-name == 'bootstrap5.3' {
59231
+ padding-top: 2px;
59232
+ padding-bottom: 2px;
59233
+ }
59234
+ @if $skin-name == 'bootstrap4' {
59235
+ padding-top: 5px;
59236
+ padding-bottom: 5px;
59237
+ }
59238
+ @if $skin-name == 'bootstrap5' {
59239
+ padding-top: 3px;
59240
+ padding-bottom: 3px;
59241
+ }
59242
+ }
59243
+ }
59244
+ }
59202
59245
  }
59203
59246
 
59204
59247
  .e-icons {
@@ -59216,11 +59259,14 @@ $ripple-width: 32px !default;
59216
59259
 
59217
59260
  .e-text-content {
59218
59261
  @include user-select;
59219
- border: 1px solid;
59220
59262
  cursor: pointer;
59221
59263
  margin: 0;
59222
59264
  padding: $treeview-text-wrap-padding;
59223
59265
 
59266
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59267
+ border: 1px solid;
59268
+ }
59269
+
59224
59270
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59225
59271
  border: none;
59226
59272
  }
@@ -59306,14 +59352,9 @@ $ripple-width: 32px !default;
59306
59352
 
59307
59353
  .e-input-group {
59308
59354
  height: $treeview-input-height;
59309
- @if ($skin-name == 'FluentUI') {
59310
- margin-top: 3px;
59311
- }
59312
- @else if($skin-name == 'tailwind') {
59313
- margin-bottom: 3px;
59314
- }
59315
- @else if($skin-name == 'bootstrap5') {
59316
- margin-bottom: 2px;
59355
+ @if ($skin-name == 'tailwind') {
59356
+ margin-top: 4px;
59357
+ margin-bottom: 4px;
59317
59358
  }
59318
59359
  @else {
59319
59360
  margin-bottom: 0;
@@ -59323,9 +59364,20 @@ $ripple-width: 32px !default;
59323
59364
  @if ($skin-name == 'fluent2') {
59324
59365
  border-color: $treeview-input-border-color;
59325
59366
  }
59326
- @if $skin-name != 'material' {
59327
- .e-input {
59367
+ .e-input {
59368
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59328
59369
  height: 28px;
59370
+ padding-top: 6px;
59371
+ padding-bottom: 6px;
59372
+ }
59373
+ @if $skin-name == 'tailwind3' {
59374
+ line-height: 20px;
59375
+ height: 32px;
59376
+ }
59377
+ @if $skin-name == 'bootstrap5.3' {
59378
+ height: 32px;
59379
+ padding-top: 5px;
59380
+ padding-bottom: 5px;
59329
59381
  }
59330
59382
  }
59331
59383
  }
@@ -59917,13 +59969,13 @@ $ripple-width: 32px !default;
59917
59969
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
59918
59970
  color: $treeview-item-active-check-color;
59919
59971
  }
59920
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
59972
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
59921
59973
  border-color: $content-text-color-selected;
59922
59974
  }
59923
59975
  }
59924
59976
 
59925
59977
  .e-stop {
59926
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
59978
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
59927
59979
  border-color: $content-text-color-selected;
59928
59980
  }
59929
59981
  }
@@ -59974,6 +60026,11 @@ $ripple-width: 32px !default;
59974
60026
  }
59975
60027
  }
59976
60028
  }
60029
+ @if ($theme-name == 'fluent2-highcontrast') {
60030
+ .e-checkbox-wrapper .e-frame.e-check {
60031
+ border-color: $content-text-color-hover;
60032
+ }
60033
+ }
59977
60034
  }
59978
60035
 
59979
60036
  .e-sibling {
@@ -60343,6 +60400,28 @@ $ripple-width: 32px !default;
60343
60400
  min-height: $treeview-big-item-height;
60344
60401
  }
60345
60402
 
60403
+ @if $skin-name == 'bootstrap5.3' {
60404
+ padding: $treeview-big-text-padding;
60405
+ }
60406
+
60407
+ @if $skin-name == 'highcontrast' {
60408
+ padding: $treeview-big-text-padding;
60409
+ }
60410
+
60411
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60412
+ padding-top: 12px;
60413
+ padding-bottom: 12px;
60414
+ }
60415
+
60416
+ @if $skin-name == 'FluentUI' {
60417
+ padding: $treeview-big-text-padding;
60418
+ }
60419
+
60420
+ @if $skin-name == 'bootstrap4' {
60421
+ padding-top: 13px;
60422
+ padding-bottom: 13px;
60423
+ }
60424
+
60346
60425
  .e-input-group {
60347
60426
  height: $treeview-big-input-height;
60348
60427
 
@@ -60351,6 +60430,69 @@ $ripple-width: 32px !default;
60351
60430
  height: 36px;
60352
60431
  }
60353
60432
  }
60433
+
60434
+ @if $skin-name =='bootstrap5' {
60435
+ padding-top: 6px;
60436
+ padding-bottom: 6px;
60437
+ margin-top: 2px;
60438
+ margin-bottom: 2px;
60439
+ }
60440
+
60441
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60442
+ line-height: 42px;
60443
+ min-height: 42px;
60444
+ }
60445
+
60446
+ .e-input {
60447
+ @if $skin-name =='tailwind3' {
60448
+ height: 40px;
60449
+ line-height: 24px;
60450
+ padding-top: 8px;
60451
+ padding-bottom: 8px;
60452
+ }
60453
+
60454
+ @if $skin-name =='bootstrap5' {
60455
+ height: 24px;
60456
+ }
60457
+
60458
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60459
+ line-height: 28px;
60460
+ min-height: 28px;
60461
+ padding-top: 9px;
60462
+ padding-bottom: 5px;
60463
+ }
60464
+
60465
+ @if $skin-name == 'bootstrap5.3' {
60466
+ line-height: 24px;
60467
+ min-height: 24px;
60468
+ padding-top: 7px;
60469
+ padding-bottom: 7px;
60470
+ }
60471
+ }
60472
+ }
60473
+ }
60474
+
60475
+ .e-list-item .e-text-content .e-list-text {
60476
+ &:has(> .e-input-group) {
60477
+ @if $skin-name =='highcontrast' {
60478
+ padding-top: 4px;
60479
+ padding-bottom: 4px;
60480
+ }
60481
+
60482
+ @if $skin-name =='FluentUI' {
60483
+ padding-top: 2px;
60484
+ padding-bottom: 2px;
60485
+ }
60486
+
60487
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60488
+ padding-top: 3px;
60489
+ padding-bottom: 3px;
60490
+ }
60491
+
60492
+ @if $skin-name == 'bootstrap4' {
60493
+ padding-top: 6px;
60494
+ padding-bottom: 6px;
60495
+ }
60354
60496
  }
60355
60497
  }
60356
60498
 
@@ -60535,6 +60677,10 @@ $ripple-width: 32px !default;
60535
60677
  .e-treeview.e-bigger {
60536
60678
  .e-list-text {
60537
60679
  font-size: $treeview-big-font-size;
60680
+ @if $skin-name == 'Material3' {
60681
+ padding: 12px;
60682
+ }
60683
+
60538
60684
  @if $skin-name == 'bootstrap4' {
60539
60685
  color: $treeview-big-text-color;
60540
60686
  }
@@ -60980,7 +61126,7 @@ $menu-header-icon-padding: 0 16px !default;
60980
61126
  & .e-caret {
60981
61127
  font-size: $menu-caret-font-size;
60982
61128
  height: auto;
60983
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61129
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60984
61130
  line-height: $menu-icon-li-height;
60985
61131
  }
60986
61132
  @else {
@@ -61023,12 +61169,6 @@ $menu-header-icon-padding: 0 16px !default;
61023
61169
  @if $skin-name == 'fluent2' {
61024
61170
  padding: 9px 0;
61025
61171
  }
61026
- @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' {
61027
- line-height: $menu-icon-li-height;
61028
- }
61029
- @else {
61030
- line-height: $menu-li-height;
61031
- }
61032
61172
  }
61033
61173
  }
61034
61174
  }
@@ -108910,10 +109050,10 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
108910
109050
  &:first-child {
108911
109051
  padding: 0;
108912
109052
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
108913
- padding-bottom: 12px;
109053
+ padding-bottom: 8px;
108914
109054
  padding-left: 12px;
108915
109055
  padding-right: 12px;
108916
- padding-top: 12px;
109056
+ padding-top: 8px;
108917
109057
  }
108918
109058
  }
108919
109059
 
@@ -108981,7 +109121,7 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
108981
109121
  .e-toast-content {
108982
109122
  &:first-child {
108983
109123
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
108984
- padding-left: 48px;
109124
+ padding-left: 44px;
108985
109125
  }
108986
109126
  }
108987
109127
  }
@@ -109028,9 +109168,14 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
109028
109168
  margin-right: $toast-icon-nrml-right-margin;
109029
109169
  width: $toast-icon-nrml-width;
109030
109170
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109031
- left: 16px;
109032
- margin-left: 13px;
109033
- margin-top: 13px;
109171
+ left: 0;
109172
+ margin-left: 12px;
109173
+ margin-top: 10px;
109174
+ padding-bottom: 6px;
109175
+ position: absolute;
109176
+ }
109177
+ @if $skin-name == 'fluent2' {
109178
+ margin-top: 2px;
109034
109179
  }
109035
109180
  }
109036
109181
 
@@ -109502,8 +109647,9 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
109502
109647
  margin-right: $toast-icon-bgr-right-margin;
109503
109648
  width: $toast-icon-bgr-width;
109504
109649
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109505
- left: 18px;
109506
- margin-top: 13px;
109650
+ left: 0;
109651
+ margin-top: 14px;
109652
+ margin-left: 12px;
109507
109653
  }
109508
109654
  }
109509
109655