@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
@@ -22710,11 +22710,12 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
22710
22710
  @mixin outline-primary-disabled {
22711
22711
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22712
22712
  background: $btn-outline-primary-disabled-border-color;
22713
+ border-color: $btn-outline-primary-disabled-color;
22713
22714
  }
22714
22715
  @else {
22715
22716
  background: $btn-outline-bgcolor;
22717
+ border-color: $btn-outline-primary-disabled-border-color;
22716
22718
  }
22717
- border-color: $btn-outline-primary-disabled-border-color;
22718
22719
  box-shadow: $btn-flat-box-shadow;
22719
22720
  color: $btn-outline-primary-disabled-color;
22720
22721
  }
@@ -59264,7 +59265,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59264
59265
 
59265
59266
  .e-list-item {
59266
59267
  list-style: none;
59267
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59268
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59268
59269
  padding: 2px 0;
59269
59270
  }
59270
59271
  @if $skin-name == 'fluent2' {
@@ -59272,13 +59273,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59272
59273
  }
59273
59274
 
59274
59275
  .e-ul {
59275
- margin: 2px 0 -2px;
59276
59276
  padding: $treeview-child-ul-padding;
59277
- @if $skin-name == 'tailwind' {
59278
- margin: 2px 0 0;
59277
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59278
+ margin: 2px 0 -2px;
59279
59279
  }
59280
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59281
- margin: 0;
59280
+ @if $skin-name == 'fluent2' {
59281
+ margin-top: 4px;
59282
59282
  }
59283
59283
  }
59284
59284
 
@@ -59315,6 +59315,49 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59315
59315
  .e-icons.e-icons-spinner::before {
59316
59316
  content: none;
59317
59317
  }
59318
+
59319
+ .e-text-content {
59320
+ .e-list-text {
59321
+ &:has(> .e-input-group) {
59322
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59323
+ padding-top: 1px;
59324
+ padding-bottom: 1px;
59325
+ .e-input-group {
59326
+ height: 34px;
59327
+
59328
+ .e-input {
59329
+ line-height: 26px;
59330
+ min-height: 26px;
59331
+ }
59332
+ }
59333
+ }
59334
+ @if $skin-name == 'tailwind3' {
59335
+ padding-top: 4px;
59336
+ padding-bottom: 4px;
59337
+ }
59338
+ @if $skin-name == 'highcontrast' {
59339
+ padding-top: 3px;
59340
+ padding-bottom: 3px;
59341
+ }
59342
+ @if ($skin-name == 'FluentUI') {
59343
+ padding-top: 3px;
59344
+ padding-bottom: 3px;
59345
+ }
59346
+ @if $skin-name == 'bootstrap5.3' {
59347
+ padding-top: 2px;
59348
+ padding-bottom: 2px;
59349
+ }
59350
+ @if $skin-name == 'bootstrap4' {
59351
+ padding-top: 5px;
59352
+ padding-bottom: 5px;
59353
+ }
59354
+ @if $skin-name == 'bootstrap5' {
59355
+ padding-top: 3px;
59356
+ padding-bottom: 3px;
59357
+ }
59358
+ }
59359
+ }
59360
+ }
59318
59361
  }
59319
59362
 
59320
59363
  .e-icons {
@@ -59332,11 +59375,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59332
59375
 
59333
59376
  .e-text-content {
59334
59377
  @include user-select;
59335
- border: 1px solid;
59336
59378
  cursor: pointer;
59337
59379
  margin: 0;
59338
59380
  padding: $treeview-text-wrap-padding;
59339
59381
 
59382
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59383
+ border: 1px solid;
59384
+ }
59385
+
59340
59386
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59341
59387
  border: none;
59342
59388
  }
@@ -59422,14 +59468,9 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59422
59468
 
59423
59469
  .e-input-group {
59424
59470
  height: $treeview-input-height;
59425
- @if ($skin-name == 'FluentUI') {
59426
- margin-top: 3px;
59427
- }
59428
- @else if($skin-name == 'tailwind') {
59429
- margin-bottom: 3px;
59430
- }
59431
- @else if($skin-name == 'bootstrap5') {
59432
- margin-bottom: 2px;
59471
+ @if ($skin-name == 'tailwind') {
59472
+ margin-top: 4px;
59473
+ margin-bottom: 4px;
59433
59474
  }
59434
59475
  @else {
59435
59476
  margin-bottom: 0;
@@ -59439,9 +59480,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59439
59480
  @if ($skin-name == 'fluent2') {
59440
59481
  border-color: $treeview-input-border-color;
59441
59482
  }
59442
- @if $skin-name != 'material' {
59443
- .e-input {
59483
+ .e-input {
59484
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59444
59485
  height: 28px;
59486
+ padding-top: 6px;
59487
+ padding-bottom: 6px;
59488
+ }
59489
+ @if $skin-name == 'tailwind3' {
59490
+ line-height: 20px;
59491
+ height: 32px;
59492
+ }
59493
+ @if $skin-name == 'bootstrap5.3' {
59494
+ height: 32px;
59495
+ padding-top: 5px;
59496
+ padding-bottom: 5px;
59445
59497
  }
59446
59498
  }
59447
59499
  }
@@ -60033,13 +60085,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60033
60085
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60034
60086
  color: $treeview-item-active-check-color;
60035
60087
  }
60036
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60088
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60037
60089
  border-color: $content-text-color-selected;
60038
60090
  }
60039
60091
  }
60040
60092
 
60041
60093
  .e-stop {
60042
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60094
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60043
60095
  border-color: $content-text-color-selected;
60044
60096
  }
60045
60097
  }
@@ -60090,6 +60142,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60090
60142
  }
60091
60143
  }
60092
60144
  }
60145
+ @if ($theme-name == 'fluent2-highcontrast') {
60146
+ .e-checkbox-wrapper .e-frame.e-check {
60147
+ border-color: $content-text-color-hover;
60148
+ }
60149
+ }
60093
60150
  }
60094
60151
 
60095
60152
  .e-sibling {
@@ -60459,6 +60516,28 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60459
60516
  min-height: $treeview-big-item-height;
60460
60517
  }
60461
60518
 
60519
+ @if $skin-name == 'bootstrap5.3' {
60520
+ padding: $treeview-big-text-padding;
60521
+ }
60522
+
60523
+ @if $skin-name == 'highcontrast' {
60524
+ padding: $treeview-big-text-padding;
60525
+ }
60526
+
60527
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60528
+ padding-top: 12px;
60529
+ padding-bottom: 12px;
60530
+ }
60531
+
60532
+ @if $skin-name == 'FluentUI' {
60533
+ padding: $treeview-big-text-padding;
60534
+ }
60535
+
60536
+ @if $skin-name == 'bootstrap4' {
60537
+ padding-top: 13px;
60538
+ padding-bottom: 13px;
60539
+ }
60540
+
60462
60541
  .e-input-group {
60463
60542
  height: $treeview-big-input-height;
60464
60543
 
@@ -60467,6 +60546,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60467
60546
  height: 36px;
60468
60547
  }
60469
60548
  }
60549
+
60550
+ @if $skin-name =='bootstrap5' {
60551
+ padding-top: 6px;
60552
+ padding-bottom: 6px;
60553
+ margin-top: 2px;
60554
+ margin-bottom: 2px;
60555
+ }
60556
+
60557
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60558
+ line-height: 42px;
60559
+ min-height: 42px;
60560
+ }
60561
+
60562
+ .e-input {
60563
+ @if $skin-name =='tailwind3' {
60564
+ height: 40px;
60565
+ line-height: 24px;
60566
+ padding-top: 8px;
60567
+ padding-bottom: 8px;
60568
+ }
60569
+
60570
+ @if $skin-name =='bootstrap5' {
60571
+ height: 24px;
60572
+ }
60573
+
60574
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60575
+ line-height: 28px;
60576
+ min-height: 28px;
60577
+ padding-top: 9px;
60578
+ padding-bottom: 5px;
60579
+ }
60580
+
60581
+ @if $skin-name == 'bootstrap5.3' {
60582
+ line-height: 24px;
60583
+ min-height: 24px;
60584
+ padding-top: 7px;
60585
+ padding-bottom: 7px;
60586
+ }
60587
+ }
60588
+ }
60589
+ }
60590
+
60591
+ .e-list-item .e-text-content .e-list-text {
60592
+ &:has(> .e-input-group) {
60593
+ @if $skin-name =='highcontrast' {
60594
+ padding-top: 4px;
60595
+ padding-bottom: 4px;
60596
+ }
60597
+
60598
+ @if $skin-name =='FluentUI' {
60599
+ padding-top: 2px;
60600
+ padding-bottom: 2px;
60601
+ }
60602
+
60603
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60604
+ padding-top: 3px;
60605
+ padding-bottom: 3px;
60606
+ }
60607
+
60608
+ @if $skin-name == 'bootstrap4' {
60609
+ padding-top: 6px;
60610
+ padding-bottom: 6px;
60611
+ }
60470
60612
  }
60471
60613
  }
60472
60614
 
@@ -60651,6 +60793,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60651
60793
  .e-treeview.e-bigger {
60652
60794
  .e-list-text {
60653
60795
  font-size: $treeview-big-font-size;
60796
+ @if $skin-name == 'Material3' {
60797
+ padding: 12px;
60798
+ }
60799
+
60654
60800
  @if $skin-name == 'bootstrap4' {
60655
60801
  color: $treeview-big-text-color;
60656
60802
  }
@@ -61102,7 +61248,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61102
61248
  & .e-caret {
61103
61249
  font-size: $menu-caret-font-size;
61104
61250
  height: auto;
61105
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61251
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61106
61252
  line-height: $menu-icon-li-height;
61107
61253
  }
61108
61254
  @else {
@@ -61145,12 +61291,6 @@ $menu-caret-color: $cmenu-caret-color !default;
61145
61291
  @if $skin-name == 'fluent2' {
61146
61292
  padding: 9px 0;
61147
61293
  }
61148
- @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' {
61149
- line-height: $menu-icon-li-height;
61150
- }
61151
- @else {
61152
- line-height: $menu-li-height;
61153
- }
61154
61294
  }
61155
61295
  }
61156
61296
  }
@@ -109167,10 +109307,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109167
109307
  &:first-child {
109168
109308
  padding: 0;
109169
109309
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109170
- padding-bottom: 12px;
109310
+ padding-bottom: 8px;
109171
109311
  padding-left: 12px;
109172
109312
  padding-right: 12px;
109173
- padding-top: 12px;
109313
+ padding-top: 8px;
109174
109314
  }
109175
109315
  }
109176
109316
 
@@ -109238,7 +109378,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109238
109378
  .e-toast-content {
109239
109379
  &:first-child {
109240
109380
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109241
- padding-left: 48px;
109381
+ padding-left: 44px;
109242
109382
  }
109243
109383
  }
109244
109384
  }
@@ -109285,9 +109425,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109285
109425
  margin-right: $toast-icon-nrml-right-margin;
109286
109426
  width: $toast-icon-nrml-width;
109287
109427
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109288
- left: 16px;
109289
- margin-left: 13px;
109290
- margin-top: 13px;
109428
+ left: 0;
109429
+ margin-left: 12px;
109430
+ margin-top: 10px;
109431
+ padding-bottom: 6px;
109432
+ position: absolute;
109433
+ }
109434
+ @if $skin-name == 'fluent2' {
109435
+ margin-top: 2px;
109291
109436
  }
109292
109437
  }
109293
109438
 
@@ -109759,8 +109904,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109759
109904
  margin-right: $toast-icon-bgr-right-margin;
109760
109905
  width: $toast-icon-bgr-width;
109761
109906
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109762
- left: 18px;
109763
- margin-top: 13px;
109907
+ left: 0;
109908
+ margin-top: 14px;
109909
+ margin-left: 12px;
109764
109910
  }
109765
109911
  }
109766
109912
 
@@ -15235,11 +15235,12 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
15235
15235
  @mixin outline-primary-disabled {
15236
15236
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15237
15237
  background: $btn-outline-primary-disabled-border-color;
15238
+ border-color: $btn-outline-primary-disabled-color;
15238
15239
  }
15239
15240
  @else {
15240
15241
  background: $btn-outline-bgcolor;
15242
+ border-color: $btn-outline-primary-disabled-border-color;
15241
15243
  }
15242
- border-color: $btn-outline-primary-disabled-border-color;
15243
15244
  box-shadow: $btn-flat-box-shadow;
15244
15245
  color: $btn-outline-primary-disabled-color;
15245
15246
  }
@@ -43355,7 +43356,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43355
43356
 
43356
43357
  .e-list-item {
43357
43358
  list-style: none;
43358
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43359
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43359
43360
  padding: 2px 0;
43360
43361
  }
43361
43362
  @if $skin-name == 'fluent2' {
@@ -43363,13 +43364,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43363
43364
  }
43364
43365
 
43365
43366
  .e-ul {
43366
- margin: 2px 0 -2px;
43367
43367
  padding: $treeview-child-ul-padding;
43368
- @if $skin-name == 'tailwind' {
43369
- margin: 2px 0 0;
43368
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43369
+ margin: 2px 0 -2px;
43370
43370
  }
43371
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43372
- margin: 0;
43371
+ @if $skin-name == 'fluent2' {
43372
+ margin-top: 4px;
43373
43373
  }
43374
43374
  }
43375
43375
 
@@ -43406,6 +43406,49 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43406
43406
  .e-icons.e-icons-spinner::before {
43407
43407
  content: none;
43408
43408
  }
43409
+
43410
+ .e-text-content {
43411
+ .e-list-text {
43412
+ &:has(> .e-input-group) {
43413
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43414
+ padding-top: 1px;
43415
+ padding-bottom: 1px;
43416
+ .e-input-group {
43417
+ height: 34px;
43418
+
43419
+ .e-input {
43420
+ line-height: 26px;
43421
+ min-height: 26px;
43422
+ }
43423
+ }
43424
+ }
43425
+ @if $skin-name == 'tailwind3' {
43426
+ padding-top: 4px;
43427
+ padding-bottom: 4px;
43428
+ }
43429
+ @if $skin-name == 'highcontrast' {
43430
+ padding-top: 3px;
43431
+ padding-bottom: 3px;
43432
+ }
43433
+ @if ($skin-name == 'FluentUI') {
43434
+ padding-top: 3px;
43435
+ padding-bottom: 3px;
43436
+ }
43437
+ @if $skin-name == 'bootstrap5.3' {
43438
+ padding-top: 2px;
43439
+ padding-bottom: 2px;
43440
+ }
43441
+ @if $skin-name == 'bootstrap4' {
43442
+ padding-top: 5px;
43443
+ padding-bottom: 5px;
43444
+ }
43445
+ @if $skin-name == 'bootstrap5' {
43446
+ padding-top: 3px;
43447
+ padding-bottom: 3px;
43448
+ }
43449
+ }
43450
+ }
43451
+ }
43409
43452
  }
43410
43453
 
43411
43454
  .e-icons {
@@ -43423,11 +43466,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43423
43466
 
43424
43467
  .e-text-content {
43425
43468
  @include user-select;
43426
- border: 1px solid;
43427
43469
  cursor: pointer;
43428
43470
  margin: 0;
43429
43471
  padding: $treeview-text-wrap-padding;
43430
43472
 
43473
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43474
+ border: 1px solid;
43475
+ }
43476
+
43431
43477
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43432
43478
  border: none;
43433
43479
  }
@@ -43513,14 +43559,9 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43513
43559
 
43514
43560
  .e-input-group {
43515
43561
  height: $treeview-input-height;
43516
- @if ($skin-name == 'FluentUI') {
43517
- margin-top: 3px;
43518
- }
43519
- @else if($skin-name == 'tailwind') {
43520
- margin-bottom: 3px;
43521
- }
43522
- @else if($skin-name == 'bootstrap5') {
43523
- margin-bottom: 2px;
43562
+ @if ($skin-name == 'tailwind') {
43563
+ margin-top: 4px;
43564
+ margin-bottom: 4px;
43524
43565
  }
43525
43566
  @else {
43526
43567
  margin-bottom: 0;
@@ -43530,9 +43571,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
43530
43571
  @if ($skin-name == 'fluent2') {
43531
43572
  border-color: $treeview-input-border-color;
43532
43573
  }
43533
- @if $skin-name != 'material' {
43534
- .e-input {
43574
+ .e-input {
43575
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43535
43576
  height: 28px;
43577
+ padding-top: 6px;
43578
+ padding-bottom: 6px;
43579
+ }
43580
+ @if $skin-name == 'tailwind3' {
43581
+ line-height: 20px;
43582
+ height: 32px;
43583
+ }
43584
+ @if $skin-name == 'bootstrap5.3' {
43585
+ height: 32px;
43586
+ padding-top: 5px;
43587
+ padding-bottom: 5px;
43536
43588
  }
43537
43589
  }
43538
43590
  }
@@ -44124,13 +44176,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
44124
44176
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
44125
44177
  color: $treeview-item-active-check-color;
44126
44178
  }
44127
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44179
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44128
44180
  border-color: $content-text-color-selected;
44129
44181
  }
44130
44182
  }
44131
44183
 
44132
44184
  .e-stop {
44133
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44185
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44134
44186
  border-color: $content-text-color-selected;
44135
44187
  }
44136
44188
  }
@@ -44181,6 +44233,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
44181
44233
  }
44182
44234
  }
44183
44235
  }
44236
+ @if ($theme-name == 'fluent2-highcontrast') {
44237
+ .e-checkbox-wrapper .e-frame.e-check {
44238
+ border-color: $content-text-color-hover;
44239
+ }
44240
+ }
44184
44241
  }
44185
44242
 
44186
44243
  .e-sibling {
@@ -44782,7 +44839,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44782
44839
  & .e-caret {
44783
44840
  font-size: $menu-caret-font-size;
44784
44841
  height: auto;
44785
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44842
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44786
44843
  line-height: $menu-icon-li-height;
44787
44844
  }
44788
44845
  @else {
@@ -44825,12 +44882,6 @@ $menu-caret-color: $cmenu-caret-color !default;
44825
44882
  @if $skin-name == 'fluent2' {
44826
44883
  padding: 9px 0;
44827
44884
  }
44828
- @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' {
44829
- line-height: $menu-icon-li-height;
44830
- }
44831
- @else {
44832
- line-height: $menu-li-height;
44833
- }
44834
44885
  }
44835
44886
  }
44836
44887
  }
@@ -81765,10 +81816,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
81765
81816
  &:first-child {
81766
81817
  padding: 0;
81767
81818
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81768
- padding-bottom: 12px;
81819
+ padding-bottom: 8px;
81769
81820
  padding-left: 12px;
81770
81821
  padding-right: 12px;
81771
- padding-top: 12px;
81822
+ padding-top: 8px;
81772
81823
  }
81773
81824
  }
81774
81825
 
@@ -81836,7 +81887,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
81836
81887
  .e-toast-content {
81837
81888
  &:first-child {
81838
81889
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81839
- padding-left: 48px;
81890
+ padding-left: 44px;
81840
81891
  }
81841
81892
  }
81842
81893
  }
@@ -81883,9 +81934,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
81883
81934
  margin-right: $toast-icon-nrml-right-margin;
81884
81935
  width: $toast-icon-nrml-width;
81885
81936
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81886
- left: 16px;
81887
- margin-left: 13px;
81888
- margin-top: 13px;
81937
+ left: 0;
81938
+ margin-left: 12px;
81939
+ margin-top: 10px;
81940
+ padding-bottom: 6px;
81941
+ position: absolute;
81942
+ }
81943
+ @if $skin-name == 'fluent2' {
81944
+ margin-top: 2px;
81889
81945
  }
81890
81946
  }
81891
81947