@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
@@ -22708,11 +22708,12 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
22708
22708
  @mixin outline-primary-disabled {
22709
22709
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22710
22710
  background: $btn-outline-primary-disabled-border-color;
22711
+ border-color: $btn-outline-primary-disabled-color;
22711
22712
  }
22712
22713
  @else {
22713
22714
  background: $btn-outline-bgcolor;
22715
+ border-color: $btn-outline-primary-disabled-border-color;
22714
22716
  }
22715
- border-color: $btn-outline-primary-disabled-border-color;
22716
22717
  box-shadow: $btn-flat-box-shadow;
22717
22718
  color: $btn-outline-primary-disabled-color;
22718
22719
  }
@@ -59262,7 +59263,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59262
59263
 
59263
59264
  .e-list-item {
59264
59265
  list-style: none;
59265
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59266
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59266
59267
  padding: 2px 0;
59267
59268
  }
59268
59269
  @if $skin-name == 'fluent2' {
@@ -59270,13 +59271,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59270
59271
  }
59271
59272
 
59272
59273
  .e-ul {
59273
- margin: 2px 0 -2px;
59274
59274
  padding: $treeview-child-ul-padding;
59275
- @if $skin-name == 'tailwind' {
59276
- margin: 2px 0 0;
59275
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59276
+ margin: 2px 0 -2px;
59277
59277
  }
59278
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59279
- margin: 0;
59278
+ @if $skin-name == 'fluent2' {
59279
+ margin-top: 4px;
59280
59280
  }
59281
59281
  }
59282
59282
 
@@ -59313,6 +59313,49 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59313
59313
  .e-icons.e-icons-spinner::before {
59314
59314
  content: none;
59315
59315
  }
59316
+
59317
+ .e-text-content {
59318
+ .e-list-text {
59319
+ &:has(> .e-input-group) {
59320
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59321
+ padding-top: 1px;
59322
+ padding-bottom: 1px;
59323
+ .e-input-group {
59324
+ height: 34px;
59325
+
59326
+ .e-input {
59327
+ line-height: 26px;
59328
+ min-height: 26px;
59329
+ }
59330
+ }
59331
+ }
59332
+ @if $skin-name == 'tailwind3' {
59333
+ padding-top: 4px;
59334
+ padding-bottom: 4px;
59335
+ }
59336
+ @if $skin-name == 'highcontrast' {
59337
+ padding-top: 3px;
59338
+ padding-bottom: 3px;
59339
+ }
59340
+ @if ($skin-name == 'FluentUI') {
59341
+ padding-top: 3px;
59342
+ padding-bottom: 3px;
59343
+ }
59344
+ @if $skin-name == 'bootstrap5.3' {
59345
+ padding-top: 2px;
59346
+ padding-bottom: 2px;
59347
+ }
59348
+ @if $skin-name == 'bootstrap4' {
59349
+ padding-top: 5px;
59350
+ padding-bottom: 5px;
59351
+ }
59352
+ @if $skin-name == 'bootstrap5' {
59353
+ padding-top: 3px;
59354
+ padding-bottom: 3px;
59355
+ }
59356
+ }
59357
+ }
59358
+ }
59316
59359
  }
59317
59360
 
59318
59361
  .e-icons {
@@ -59330,11 +59373,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59330
59373
 
59331
59374
  .e-text-content {
59332
59375
  @include user-select;
59333
- border: 1px solid;
59334
59376
  cursor: pointer;
59335
59377
  margin: 0;
59336
59378
  padding: $treeview-text-wrap-padding;
59337
59379
 
59380
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59381
+ border: 1px solid;
59382
+ }
59383
+
59338
59384
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59339
59385
  border: none;
59340
59386
  }
@@ -59420,14 +59466,9 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59420
59466
 
59421
59467
  .e-input-group {
59422
59468
  height: $treeview-input-height;
59423
- @if ($skin-name == 'FluentUI') {
59424
- margin-top: 3px;
59425
- }
59426
- @else if($skin-name == 'tailwind') {
59427
- margin-bottom: 3px;
59428
- }
59429
- @else if($skin-name == 'bootstrap5') {
59430
- margin-bottom: 2px;
59469
+ @if ($skin-name == 'tailwind') {
59470
+ margin-top: 4px;
59471
+ margin-bottom: 4px;
59431
59472
  }
59432
59473
  @else {
59433
59474
  margin-bottom: 0;
@@ -59437,9 +59478,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
59437
59478
  @if ($skin-name == 'fluent2') {
59438
59479
  border-color: $treeview-input-border-color;
59439
59480
  }
59440
- @if $skin-name != 'material' {
59441
- .e-input {
59481
+ .e-input {
59482
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59442
59483
  height: 28px;
59484
+ padding-top: 6px;
59485
+ padding-bottom: 6px;
59486
+ }
59487
+ @if $skin-name == 'tailwind3' {
59488
+ line-height: 20px;
59489
+ height: 32px;
59490
+ }
59491
+ @if $skin-name == 'bootstrap5.3' {
59492
+ height: 32px;
59493
+ padding-top: 5px;
59494
+ padding-bottom: 5px;
59443
59495
  }
59444
59496
  }
59445
59497
  }
@@ -60031,13 +60083,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60031
60083
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60032
60084
  color: $treeview-item-active-check-color;
60033
60085
  }
60034
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60086
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60035
60087
  border-color: $content-text-color-selected;
60036
60088
  }
60037
60089
  }
60038
60090
 
60039
60091
  .e-stop {
60040
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60092
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60041
60093
  border-color: $content-text-color-selected;
60042
60094
  }
60043
60095
  }
@@ -60088,6 +60140,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60088
60140
  }
60089
60141
  }
60090
60142
  }
60143
+ @if ($theme-name == 'fluent2-highcontrast') {
60144
+ .e-checkbox-wrapper .e-frame.e-check {
60145
+ border-color: $content-text-color-hover;
60146
+ }
60147
+ }
60091
60148
  }
60092
60149
 
60093
60150
  .e-sibling {
@@ -60457,6 +60514,28 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60457
60514
  min-height: $treeview-big-item-height;
60458
60515
  }
60459
60516
 
60517
+ @if $skin-name == 'bootstrap5.3' {
60518
+ padding: $treeview-big-text-padding;
60519
+ }
60520
+
60521
+ @if $skin-name == 'highcontrast' {
60522
+ padding: $treeview-big-text-padding;
60523
+ }
60524
+
60525
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60526
+ padding-top: 12px;
60527
+ padding-bottom: 12px;
60528
+ }
60529
+
60530
+ @if $skin-name == 'FluentUI' {
60531
+ padding: $treeview-big-text-padding;
60532
+ }
60533
+
60534
+ @if $skin-name == 'bootstrap4' {
60535
+ padding-top: 13px;
60536
+ padding-bottom: 13px;
60537
+ }
60538
+
60460
60539
  .e-input-group {
60461
60540
  height: $treeview-big-input-height;
60462
60541
 
@@ -60465,6 +60544,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60465
60544
  height: 36px;
60466
60545
  }
60467
60546
  }
60547
+
60548
+ @if $skin-name =='bootstrap5' {
60549
+ padding-top: 6px;
60550
+ padding-bottom: 6px;
60551
+ margin-top: 2px;
60552
+ margin-bottom: 2px;
60553
+ }
60554
+
60555
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60556
+ line-height: 42px;
60557
+ min-height: 42px;
60558
+ }
60559
+
60560
+ .e-input {
60561
+ @if $skin-name =='tailwind3' {
60562
+ height: 40px;
60563
+ line-height: 24px;
60564
+ padding-top: 8px;
60565
+ padding-bottom: 8px;
60566
+ }
60567
+
60568
+ @if $skin-name =='bootstrap5' {
60569
+ height: 24px;
60570
+ }
60571
+
60572
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60573
+ line-height: 28px;
60574
+ min-height: 28px;
60575
+ padding-top: 9px;
60576
+ padding-bottom: 5px;
60577
+ }
60578
+
60579
+ @if $skin-name == 'bootstrap5.3' {
60580
+ line-height: 24px;
60581
+ min-height: 24px;
60582
+ padding-top: 7px;
60583
+ padding-bottom: 7px;
60584
+ }
60585
+ }
60586
+ }
60587
+ }
60588
+
60589
+ .e-list-item .e-text-content .e-list-text {
60590
+ &:has(> .e-input-group) {
60591
+ @if $skin-name =='highcontrast' {
60592
+ padding-top: 4px;
60593
+ padding-bottom: 4px;
60594
+ }
60595
+
60596
+ @if $skin-name =='FluentUI' {
60597
+ padding-top: 2px;
60598
+ padding-bottom: 2px;
60599
+ }
60600
+
60601
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60602
+ padding-top: 3px;
60603
+ padding-bottom: 3px;
60604
+ }
60605
+
60606
+ @if $skin-name == 'bootstrap4' {
60607
+ padding-top: 6px;
60608
+ padding-bottom: 6px;
60609
+ }
60468
60610
  }
60469
60611
  }
60470
60612
 
@@ -60649,6 +60791,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
60649
60791
  .e-treeview.e-bigger {
60650
60792
  .e-list-text {
60651
60793
  font-size: $treeview-big-font-size;
60794
+ @if $skin-name == 'Material3' {
60795
+ padding: 12px;
60796
+ }
60797
+
60652
60798
  @if $skin-name == 'bootstrap4' {
60653
60799
  color: $treeview-big-text-color;
60654
60800
  }
@@ -61100,7 +61246,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61100
61246
  & .e-caret {
61101
61247
  font-size: $menu-caret-font-size;
61102
61248
  height: auto;
61103
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61249
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61104
61250
  line-height: $menu-icon-li-height;
61105
61251
  }
61106
61252
  @else {
@@ -61143,12 +61289,6 @@ $menu-caret-color: $cmenu-caret-color !default;
61143
61289
  @if $skin-name == 'fluent2' {
61144
61290
  padding: 9px 0;
61145
61291
  }
61146
- @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' {
61147
- line-height: $menu-icon-li-height;
61148
- }
61149
- @else {
61150
- line-height: $menu-li-height;
61151
- }
61152
61292
  }
61153
61293
  }
61154
61294
  }
@@ -109165,10 +109305,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109165
109305
  &:first-child {
109166
109306
  padding: 0;
109167
109307
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109168
- padding-bottom: 12px;
109308
+ padding-bottom: 8px;
109169
109309
  padding-left: 12px;
109170
109310
  padding-right: 12px;
109171
- padding-top: 12px;
109311
+ padding-top: 8px;
109172
109312
  }
109173
109313
  }
109174
109314
 
@@ -109236,7 +109376,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109236
109376
  .e-toast-content {
109237
109377
  &:first-child {
109238
109378
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109239
- padding-left: 48px;
109379
+ padding-left: 44px;
109240
109380
  }
109241
109381
  }
109242
109382
  }
@@ -109283,9 +109423,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109283
109423
  margin-right: $toast-icon-nrml-right-margin;
109284
109424
  width: $toast-icon-nrml-width;
109285
109425
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109286
- left: 16px;
109287
- margin-left: 13px;
109288
- margin-top: 13px;
109426
+ left: 0;
109427
+ margin-left: 12px;
109428
+ margin-top: 10px;
109429
+ padding-bottom: 6px;
109430
+ position: absolute;
109431
+ }
109432
+ @if $skin-name == 'fluent2' {
109433
+ margin-top: 2px;
109289
109434
  }
109290
109435
  }
109291
109436
 
@@ -109757,8 +109902,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109757
109902
  margin-right: $toast-icon-bgr-right-margin;
109758
109903
  width: $toast-icon-bgr-width;
109759
109904
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109760
- left: 18px;
109761
- margin-top: 13px;
109905
+ left: 0;
109906
+ margin-top: 14px;
109907
+ margin-left: 12px;
109762
109908
  }
109763
109909
  }
109764
109910
 
@@ -16629,11 +16629,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
16629
16629
  @mixin outline-primary-disabled {
16630
16630
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
16631
16631
  background: $btn-outline-primary-disabled-border-color;
16632
+ border-color: $btn-outline-primary-disabled-color;
16632
16633
  }
16633
16634
  @else {
16634
16635
  background: $btn-outline-bgcolor;
16636
+ border-color: $btn-outline-primary-disabled-border-color;
16635
16637
  }
16636
- border-color: $btn-outline-primary-disabled-border-color;
16637
16638
  box-shadow: $btn-flat-box-shadow;
16638
16639
  color: $btn-outline-primary-disabled-color;
16639
16640
  }
@@ -44521,7 +44522,7 @@ $treeview-icon-font-size: $text-base !default;
44521
44522
  $treeview-image-font-size: $text-xl !default;
44522
44523
  $treeview-item-height: 40px !default;
44523
44524
  $treeview-text-height: 20px !default;
44524
- $treeview-input-height: 30px !default;
44525
+ $treeview-input-height: 32px !default;
44525
44526
  $treeview-root-ul-padding: 0 0 0 12px !default;
44526
44527
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
44527
44528
  $treeview-child-ul-padding: 0 0 0 20px !default;
@@ -44806,7 +44807,7 @@ $treeview-item-active-check-color: $primary !default;
44806
44807
 
44807
44808
  .e-list-item {
44808
44809
  list-style: none;
44809
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
44810
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
44810
44811
  padding: 2px 0;
44811
44812
  }
44812
44813
  @if $skin-name == 'fluent2' {
@@ -44814,13 +44815,12 @@ $treeview-item-active-check-color: $primary !default;
44814
44815
  }
44815
44816
 
44816
44817
  .e-ul {
44817
- margin: 2px 0 -2px;
44818
44818
  padding: $treeview-child-ul-padding;
44819
- @if $skin-name == 'tailwind' {
44820
- margin: 2px 0 0;
44819
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
44820
+ margin: 2px 0 -2px;
44821
44821
  }
44822
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
44823
- margin: 0;
44822
+ @if $skin-name == 'fluent2' {
44823
+ margin-top: 4px;
44824
44824
  }
44825
44825
  }
44826
44826
 
@@ -44857,6 +44857,49 @@ $treeview-item-active-check-color: $primary !default;
44857
44857
  .e-icons.e-icons-spinner::before {
44858
44858
  content: none;
44859
44859
  }
44860
+
44861
+ .e-text-content {
44862
+ .e-list-text {
44863
+ &:has(> .e-input-group) {
44864
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
44865
+ padding-top: 1px;
44866
+ padding-bottom: 1px;
44867
+ .e-input-group {
44868
+ height: 34px;
44869
+
44870
+ .e-input {
44871
+ line-height: 26px;
44872
+ min-height: 26px;
44873
+ }
44874
+ }
44875
+ }
44876
+ @if $skin-name == 'tailwind3' {
44877
+ padding-top: 4px;
44878
+ padding-bottom: 4px;
44879
+ }
44880
+ @if $skin-name == 'highcontrast' {
44881
+ padding-top: 3px;
44882
+ padding-bottom: 3px;
44883
+ }
44884
+ @if ($skin-name == 'FluentUI') {
44885
+ padding-top: 3px;
44886
+ padding-bottom: 3px;
44887
+ }
44888
+ @if $skin-name == 'bootstrap5.3' {
44889
+ padding-top: 2px;
44890
+ padding-bottom: 2px;
44891
+ }
44892
+ @if $skin-name == 'bootstrap4' {
44893
+ padding-top: 5px;
44894
+ padding-bottom: 5px;
44895
+ }
44896
+ @if $skin-name == 'bootstrap5' {
44897
+ padding-top: 3px;
44898
+ padding-bottom: 3px;
44899
+ }
44900
+ }
44901
+ }
44902
+ }
44860
44903
  }
44861
44904
 
44862
44905
  .e-icons {
@@ -44874,11 +44917,14 @@ $treeview-item-active-check-color: $primary !default;
44874
44917
 
44875
44918
  .e-text-content {
44876
44919
  @include user-select;
44877
- border: 1px solid;
44878
44920
  cursor: pointer;
44879
44921
  margin: 0;
44880
44922
  padding: $treeview-text-wrap-padding;
44881
44923
 
44924
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
44925
+ border: 1px solid;
44926
+ }
44927
+
44882
44928
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
44883
44929
  border: none;
44884
44930
  }
@@ -44964,14 +45010,9 @@ $treeview-item-active-check-color: $primary !default;
44964
45010
 
44965
45011
  .e-input-group {
44966
45012
  height: $treeview-input-height;
44967
- @if ($skin-name == 'FluentUI') {
44968
- margin-top: 3px;
44969
- }
44970
- @else if($skin-name == 'tailwind') {
44971
- margin-bottom: 3px;
44972
- }
44973
- @else if($skin-name == 'bootstrap5') {
44974
- margin-bottom: 2px;
45013
+ @if ($skin-name == 'tailwind') {
45014
+ margin-top: 4px;
45015
+ margin-bottom: 4px;
44975
45016
  }
44976
45017
  @else {
44977
45018
  margin-bottom: 0;
@@ -44981,9 +45022,20 @@ $treeview-item-active-check-color: $primary !default;
44981
45022
  @if ($skin-name == 'fluent2') {
44982
45023
  border-color: $treeview-input-border-color;
44983
45024
  }
44984
- @if $skin-name != 'material' {
44985
- .e-input {
45025
+ .e-input {
45026
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
44986
45027
  height: 28px;
45028
+ padding-top: 6px;
45029
+ padding-bottom: 6px;
45030
+ }
45031
+ @if $skin-name == 'tailwind3' {
45032
+ line-height: 20px;
45033
+ height: 32px;
45034
+ }
45035
+ @if $skin-name == 'bootstrap5.3' {
45036
+ height: 32px;
45037
+ padding-top: 5px;
45038
+ padding-bottom: 5px;
44987
45039
  }
44988
45040
  }
44989
45041
  }
@@ -45575,13 +45627,13 @@ $treeview-item-active-check-color: $primary !default;
45575
45627
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
45576
45628
  color: $treeview-item-active-check-color;
45577
45629
  }
45578
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
45630
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
45579
45631
  border-color: $content-text-color-selected;
45580
45632
  }
45581
45633
  }
45582
45634
 
45583
45635
  .e-stop {
45584
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
45636
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
45585
45637
  border-color: $content-text-color-selected;
45586
45638
  }
45587
45639
  }
@@ -45632,6 +45684,11 @@ $treeview-item-active-check-color: $primary !default;
45632
45684
  }
45633
45685
  }
45634
45686
  }
45687
+ @if ($theme-name == 'fluent2-highcontrast') {
45688
+ .e-checkbox-wrapper .e-frame.e-check {
45689
+ border-color: $content-text-color-hover;
45690
+ }
45691
+ }
45635
45692
  }
45636
45693
 
45637
45694
  .e-sibling {
@@ -46234,7 +46291,7 @@ $menu-caret-color: $icon-color-pressed !default;
46234
46291
  & .e-caret {
46235
46292
  font-size: $menu-caret-font-size;
46236
46293
  height: auto;
46237
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
46294
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46238
46295
  line-height: $menu-icon-li-height;
46239
46296
  }
46240
46297
  @else {
@@ -46277,12 +46334,6 @@ $menu-caret-color: $icon-color-pressed !default;
46277
46334
  @if $skin-name == 'fluent2' {
46278
46335
  padding: 9px 0;
46279
46336
  }
46280
- @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' {
46281
- line-height: $menu-icon-li-height;
46282
- }
46283
- @else {
46284
- line-height: $menu-li-height;
46285
- }
46286
46337
  }
46287
46338
  }
46288
46339
  }
@@ -83288,10 +83339,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
83288
83339
  &:first-child {
83289
83340
  padding: 0;
83290
83341
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83291
- padding-bottom: 12px;
83342
+ padding-bottom: 8px;
83292
83343
  padding-left: 12px;
83293
83344
  padding-right: 12px;
83294
- padding-top: 12px;
83345
+ padding-top: 8px;
83295
83346
  }
83296
83347
  }
83297
83348
 
@@ -83359,7 +83410,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
83359
83410
  .e-toast-content {
83360
83411
  &:first-child {
83361
83412
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83362
- padding-left: 48px;
83413
+ padding-left: 44px;
83363
83414
  }
83364
83415
  }
83365
83416
  }
@@ -83406,9 +83457,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
83406
83457
  margin-right: $toast-icon-nrml-right-margin;
83407
83458
  width: $toast-icon-nrml-width;
83408
83459
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83409
- left: 16px;
83410
- margin-left: 13px;
83411
- margin-top: 13px;
83460
+ left: 0;
83461
+ margin-left: 12px;
83462
+ margin-top: 10px;
83463
+ padding-bottom: 6px;
83464
+ position: absolute;
83465
+ }
83466
+ @if $skin-name == 'fluent2' {
83467
+ margin-top: 2px;
83412
83468
  }
83413
83469
  }
83414
83470