@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
@@ -22873,11 +22873,12 @@ $btn-focus-box-shadow: none !default;
22873
22873
  @mixin outline-primary-disabled {
22874
22874
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22875
22875
  background: $btn-outline-primary-disabled-border-color;
22876
+ border-color: $btn-outline-primary-disabled-color;
22876
22877
  }
22877
22878
  @else {
22878
22879
  background: $btn-outline-bgcolor;
22880
+ border-color: $btn-outline-primary-disabled-border-color;
22879
22881
  }
22880
- border-color: $btn-outline-primary-disabled-border-color;
22881
22882
  box-shadow: $btn-flat-box-shadow;
22882
22883
  color: $btn-outline-primary-disabled-color;
22883
22884
  }
@@ -59187,8 +59188,8 @@ $treeview-drag-item-bg: $grey-200 !default;
59187
59188
  $treeview-drag-item-color: rgba($grey-light-font, .54) !default;
59188
59189
  $treeview-drag-icon-color: rgba($grey-light-font, .54) !default;
59189
59190
 
59190
- $treeview-item-height: 32px !default;
59191
- $treeview-text-height: 30px !default;
59191
+ $treeview-item-height: 36px !default;
59192
+ $treeview-text-height: 22px !default;
59192
59193
  $treeview-input-height: 30px !default;
59193
59194
  $treeview-root-ul-padding: 0 0 0 24px !default;
59194
59195
  $treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
@@ -59200,7 +59201,7 @@ $treeview-icon-size: 24px !default;
59200
59201
  $treeview-icon-margin: 0 0 0 -24px !default;
59201
59202
  $treeview-rtl-icon-margin: 0 -24px 0 0 !default;
59202
59203
  $treeview-icon-padding: 7px !default;
59203
- $treeview-text-padding: 0 5px !default;
59204
+ $treeview-text-padding: 7px 5px !default;
59204
59205
  $treeview-text-margin: 0 !default;
59205
59206
  $treeview-image-size: 18px !default;
59206
59207
  $treeview-image-margin: 0 0 0 5px !default;
@@ -59218,12 +59219,12 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
59218
59219
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
59219
59220
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
59220
59221
  $treeview-input-padding: 0 7px !default;
59221
- $treeview-image-text-padding: 0 10px !default;
59222
+ $treeview-image-text-padding: 7px 10px !default;
59222
59223
  $treeview-icon-image-margin: 0 0 0 10px !default;
59223
59224
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
59224
59225
  $treeview-check-margin: 0 0 0 5px !default;
59225
59226
  $treeview-rtl-check-margin: 0 5px 0 0 !default;
59226
- $treeview-check-text-padding: 0 10px !default;
59227
+ $treeview-check-text-padding: 7px 10px !default;
59227
59228
  $treeview-check-image-margin: 0 0 0 12px !default;
59228
59229
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
59229
59230
  $treeview-drop-count-border-size: 1px !default;
@@ -59235,8 +59236,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
59235
59236
  $treeview-icon-wrap-width: calc(100% - 29px) !default;
59236
59237
  $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
59237
59238
 
59238
- $treeview-big-item-height: 40px !default;
59239
- $treeview-big-text-height: 38px !default;
59239
+ $treeview-big-item-height: 48px !default;
59240
+ $treeview-big-text-height: 24px !default;
59240
59241
  $treeview-big-input-height: 38px !default;
59241
59242
  $treeview-big-text-padding: 0 10px !default;
59242
59243
  $treeview-big-input-padding: 0 9px !default;
@@ -59428,7 +59429,7 @@ $ripple-width: 32px !default;
59428
59429
 
59429
59430
  .e-list-item {
59430
59431
  list-style: none;
59431
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59432
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59432
59433
  padding: 2px 0;
59433
59434
  }
59434
59435
  @if $skin-name == 'fluent2' {
@@ -59436,13 +59437,12 @@ $ripple-width: 32px !default;
59436
59437
  }
59437
59438
 
59438
59439
  .e-ul {
59439
- margin: 2px 0 -2px;
59440
59440
  padding: $treeview-child-ul-padding;
59441
- @if $skin-name == 'tailwind' {
59442
- margin: 2px 0 0;
59441
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59442
+ margin: 2px 0 -2px;
59443
59443
  }
59444
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59445
- margin: 0;
59444
+ @if $skin-name == 'fluent2' {
59445
+ margin-top: 4px;
59446
59446
  }
59447
59447
  }
59448
59448
 
@@ -59479,6 +59479,49 @@ $ripple-width: 32px !default;
59479
59479
  .e-icons.e-icons-spinner::before {
59480
59480
  content: none;
59481
59481
  }
59482
+
59483
+ .e-text-content {
59484
+ .e-list-text {
59485
+ &:has(> .e-input-group) {
59486
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59487
+ padding-top: 1px;
59488
+ padding-bottom: 1px;
59489
+ .e-input-group {
59490
+ height: 34px;
59491
+
59492
+ .e-input {
59493
+ line-height: 26px;
59494
+ min-height: 26px;
59495
+ }
59496
+ }
59497
+ }
59498
+ @if $skin-name == 'tailwind3' {
59499
+ padding-top: 4px;
59500
+ padding-bottom: 4px;
59501
+ }
59502
+ @if $skin-name == 'highcontrast' {
59503
+ padding-top: 3px;
59504
+ padding-bottom: 3px;
59505
+ }
59506
+ @if ($skin-name == 'FluentUI') {
59507
+ padding-top: 3px;
59508
+ padding-bottom: 3px;
59509
+ }
59510
+ @if $skin-name == 'bootstrap5.3' {
59511
+ padding-top: 2px;
59512
+ padding-bottom: 2px;
59513
+ }
59514
+ @if $skin-name == 'bootstrap4' {
59515
+ padding-top: 5px;
59516
+ padding-bottom: 5px;
59517
+ }
59518
+ @if $skin-name == 'bootstrap5' {
59519
+ padding-top: 3px;
59520
+ padding-bottom: 3px;
59521
+ }
59522
+ }
59523
+ }
59524
+ }
59482
59525
  }
59483
59526
 
59484
59527
  .e-icons {
@@ -59496,11 +59539,14 @@ $ripple-width: 32px !default;
59496
59539
 
59497
59540
  .e-text-content {
59498
59541
  @include user-select;
59499
- border: 1px solid;
59500
59542
  cursor: pointer;
59501
59543
  margin: 0;
59502
59544
  padding: $treeview-text-wrap-padding;
59503
59545
 
59546
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59547
+ border: 1px solid;
59548
+ }
59549
+
59504
59550
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59505
59551
  border: none;
59506
59552
  }
@@ -59586,14 +59632,9 @@ $ripple-width: 32px !default;
59586
59632
 
59587
59633
  .e-input-group {
59588
59634
  height: $treeview-input-height;
59589
- @if ($skin-name == 'FluentUI') {
59590
- margin-top: 3px;
59591
- }
59592
- @else if($skin-name == 'tailwind') {
59593
- margin-bottom: 3px;
59594
- }
59595
- @else if($skin-name == 'bootstrap5') {
59596
- margin-bottom: 2px;
59635
+ @if ($skin-name == 'tailwind') {
59636
+ margin-top: 4px;
59637
+ margin-bottom: 4px;
59597
59638
  }
59598
59639
  @else {
59599
59640
  margin-bottom: 0;
@@ -59603,9 +59644,20 @@ $ripple-width: 32px !default;
59603
59644
  @if ($skin-name == 'fluent2') {
59604
59645
  border-color: $treeview-input-border-color;
59605
59646
  }
59606
- @if $skin-name != 'material' {
59607
- .e-input {
59647
+ .e-input {
59648
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59608
59649
  height: 28px;
59650
+ padding-top: 6px;
59651
+ padding-bottom: 6px;
59652
+ }
59653
+ @if $skin-name == 'tailwind3' {
59654
+ line-height: 20px;
59655
+ height: 32px;
59656
+ }
59657
+ @if $skin-name == 'bootstrap5.3' {
59658
+ height: 32px;
59659
+ padding-top: 5px;
59660
+ padding-bottom: 5px;
59609
59661
  }
59610
59662
  }
59611
59663
  }
@@ -60197,13 +60249,13 @@ $ripple-width: 32px !default;
60197
60249
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60198
60250
  color: $treeview-item-active-check-color;
60199
60251
  }
60200
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60252
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60201
60253
  border-color: $content-text-color-selected;
60202
60254
  }
60203
60255
  }
60204
60256
 
60205
60257
  .e-stop {
60206
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60258
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60207
60259
  border-color: $content-text-color-selected;
60208
60260
  }
60209
60261
  }
@@ -60254,6 +60306,11 @@ $ripple-width: 32px !default;
60254
60306
  }
60255
60307
  }
60256
60308
  }
60309
+ @if ($theme-name == 'fluent2-highcontrast') {
60310
+ .e-checkbox-wrapper .e-frame.e-check {
60311
+ border-color: $content-text-color-hover;
60312
+ }
60313
+ }
60257
60314
  }
60258
60315
 
60259
60316
  .e-sibling {
@@ -60623,6 +60680,28 @@ $ripple-width: 32px !default;
60623
60680
  min-height: $treeview-big-item-height;
60624
60681
  }
60625
60682
 
60683
+ @if $skin-name == 'bootstrap5.3' {
60684
+ padding: $treeview-big-text-padding;
60685
+ }
60686
+
60687
+ @if $skin-name == 'highcontrast' {
60688
+ padding: $treeview-big-text-padding;
60689
+ }
60690
+
60691
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60692
+ padding-top: 12px;
60693
+ padding-bottom: 12px;
60694
+ }
60695
+
60696
+ @if $skin-name == 'FluentUI' {
60697
+ padding: $treeview-big-text-padding;
60698
+ }
60699
+
60700
+ @if $skin-name == 'bootstrap4' {
60701
+ padding-top: 13px;
60702
+ padding-bottom: 13px;
60703
+ }
60704
+
60626
60705
  .e-input-group {
60627
60706
  height: $treeview-big-input-height;
60628
60707
 
@@ -60631,6 +60710,69 @@ $ripple-width: 32px !default;
60631
60710
  height: 36px;
60632
60711
  }
60633
60712
  }
60713
+
60714
+ @if $skin-name =='bootstrap5' {
60715
+ padding-top: 6px;
60716
+ padding-bottom: 6px;
60717
+ margin-top: 2px;
60718
+ margin-bottom: 2px;
60719
+ }
60720
+
60721
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60722
+ line-height: 42px;
60723
+ min-height: 42px;
60724
+ }
60725
+
60726
+ .e-input {
60727
+ @if $skin-name =='tailwind3' {
60728
+ height: 40px;
60729
+ line-height: 24px;
60730
+ padding-top: 8px;
60731
+ padding-bottom: 8px;
60732
+ }
60733
+
60734
+ @if $skin-name =='bootstrap5' {
60735
+ height: 24px;
60736
+ }
60737
+
60738
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60739
+ line-height: 28px;
60740
+ min-height: 28px;
60741
+ padding-top: 9px;
60742
+ padding-bottom: 5px;
60743
+ }
60744
+
60745
+ @if $skin-name == 'bootstrap5.3' {
60746
+ line-height: 24px;
60747
+ min-height: 24px;
60748
+ padding-top: 7px;
60749
+ padding-bottom: 7px;
60750
+ }
60751
+ }
60752
+ }
60753
+ }
60754
+
60755
+ .e-list-item .e-text-content .e-list-text {
60756
+ &:has(> .e-input-group) {
60757
+ @if $skin-name =='highcontrast' {
60758
+ padding-top: 4px;
60759
+ padding-bottom: 4px;
60760
+ }
60761
+
60762
+ @if $skin-name =='FluentUI' {
60763
+ padding-top: 2px;
60764
+ padding-bottom: 2px;
60765
+ }
60766
+
60767
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60768
+ padding-top: 3px;
60769
+ padding-bottom: 3px;
60770
+ }
60771
+
60772
+ @if $skin-name == 'bootstrap4' {
60773
+ padding-top: 6px;
60774
+ padding-bottom: 6px;
60775
+ }
60634
60776
  }
60635
60777
  }
60636
60778
 
@@ -60815,6 +60957,10 @@ $ripple-width: 32px !default;
60815
60957
  .e-treeview.e-bigger {
60816
60958
  .e-list-text {
60817
60959
  font-size: $treeview-big-font-size;
60960
+ @if $skin-name == 'Material3' {
60961
+ padding: 12px;
60962
+ }
60963
+
60818
60964
  @if $skin-name == 'bootstrap4' {
60819
60965
  color: $treeview-big-text-color;
60820
60966
  }
@@ -61265,7 +61411,7 @@ $menu-header-icon-padding: 0 16px !default;
61265
61411
  & .e-caret {
61266
61412
  font-size: $menu-caret-font-size;
61267
61413
  height: auto;
61268
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61414
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61269
61415
  line-height: $menu-icon-li-height;
61270
61416
  }
61271
61417
  @else {
@@ -61308,12 +61454,6 @@ $menu-header-icon-padding: 0 16px !default;
61308
61454
  @if $skin-name == 'fluent2' {
61309
61455
  padding: 9px 0;
61310
61456
  }
61311
- @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' {
61312
- line-height: $menu-icon-li-height;
61313
- }
61314
- @else {
61315
- line-height: $menu-li-height;
61316
- }
61317
61457
  }
61318
61458
  }
61319
61459
  }
@@ -109630,10 +109770,10 @@ $toast-icon-hover-border-radius: 50% !default;
109630
109770
  &:first-child {
109631
109771
  padding: 0;
109632
109772
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109633
- padding-bottom: 12px;
109773
+ padding-bottom: 8px;
109634
109774
  padding-left: 12px;
109635
109775
  padding-right: 12px;
109636
- padding-top: 12px;
109776
+ padding-top: 8px;
109637
109777
  }
109638
109778
  }
109639
109779
 
@@ -109701,7 +109841,7 @@ $toast-icon-hover-border-radius: 50% !default;
109701
109841
  .e-toast-content {
109702
109842
  &:first-child {
109703
109843
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109704
- padding-left: 48px;
109844
+ padding-left: 44px;
109705
109845
  }
109706
109846
  }
109707
109847
  }
@@ -109748,9 +109888,14 @@ $toast-icon-hover-border-radius: 50% !default;
109748
109888
  margin-right: $toast-icon-nrml-right-margin;
109749
109889
  width: $toast-icon-nrml-width;
109750
109890
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109751
- left: 16px;
109752
- margin-left: 13px;
109753
- margin-top: 13px;
109891
+ left: 0;
109892
+ margin-left: 12px;
109893
+ margin-top: 10px;
109894
+ padding-bottom: 6px;
109895
+ position: absolute;
109896
+ }
109897
+ @if $skin-name == 'fluent2' {
109898
+ margin-top: 2px;
109754
109899
  }
109755
109900
  }
109756
109901
 
@@ -110222,8 +110367,9 @@ $toast-icon-hover-border-radius: 50% !default;
110222
110367
  margin-right: $toast-icon-bgr-right-margin;
110223
110368
  width: $toast-icon-bgr-width;
110224
110369
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110225
- left: 18px;
110226
- margin-top: 13px;
110370
+ left: 0;
110371
+ margin-top: 14px;
110372
+ margin-left: 12px;
110227
110373
  }
110228
110374
  }
110229
110375
 
@@ -15598,11 +15598,12 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
15598
15598
  @mixin outline-primary-disabled {
15599
15599
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15600
15600
  background: $btn-outline-primary-disabled-border-color;
15601
+ border-color: $btn-outline-primary-disabled-color;
15601
15602
  }
15602
15603
  @else {
15603
15604
  background: $btn-outline-bgcolor;
15605
+ border-color: $btn-outline-primary-disabled-border-color;
15604
15606
  }
15605
- border-color: $btn-outline-primary-disabled-border-color;
15606
15607
  box-shadow: $btn-flat-box-shadow;
15607
15608
  color: $btn-outline-primary-disabled-color;
15608
15609
  }
@@ -43503,7 +43504,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43503
43504
 
43504
43505
  .e-list-item {
43505
43506
  list-style: none;
43506
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43507
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43507
43508
  padding: 2px 0;
43508
43509
  }
43509
43510
  @if $skin-name == 'fluent2' {
@@ -43511,13 +43512,12 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43511
43512
  }
43512
43513
 
43513
43514
  .e-ul {
43514
- margin: 2px 0 -2px;
43515
43515
  padding: $treeview-child-ul-padding;
43516
- @if $skin-name == 'tailwind' {
43517
- margin: 2px 0 0;
43516
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43517
+ margin: 2px 0 -2px;
43518
43518
  }
43519
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43520
- margin: 0;
43519
+ @if $skin-name == 'fluent2' {
43520
+ margin-top: 4px;
43521
43521
  }
43522
43522
  }
43523
43523
 
@@ -43554,6 +43554,49 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43554
43554
  .e-icons.e-icons-spinner::before {
43555
43555
  content: none;
43556
43556
  }
43557
+
43558
+ .e-text-content {
43559
+ .e-list-text {
43560
+ &:has(> .e-input-group) {
43561
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43562
+ padding-top: 1px;
43563
+ padding-bottom: 1px;
43564
+ .e-input-group {
43565
+ height: 34px;
43566
+
43567
+ .e-input {
43568
+ line-height: 26px;
43569
+ min-height: 26px;
43570
+ }
43571
+ }
43572
+ }
43573
+ @if $skin-name == 'tailwind3' {
43574
+ padding-top: 4px;
43575
+ padding-bottom: 4px;
43576
+ }
43577
+ @if $skin-name == 'highcontrast' {
43578
+ padding-top: 3px;
43579
+ padding-bottom: 3px;
43580
+ }
43581
+ @if ($skin-name == 'FluentUI') {
43582
+ padding-top: 3px;
43583
+ padding-bottom: 3px;
43584
+ }
43585
+ @if $skin-name == 'bootstrap5.3' {
43586
+ padding-top: 2px;
43587
+ padding-bottom: 2px;
43588
+ }
43589
+ @if $skin-name == 'bootstrap4' {
43590
+ padding-top: 5px;
43591
+ padding-bottom: 5px;
43592
+ }
43593
+ @if $skin-name == 'bootstrap5' {
43594
+ padding-top: 3px;
43595
+ padding-bottom: 3px;
43596
+ }
43597
+ }
43598
+ }
43599
+ }
43557
43600
  }
43558
43601
 
43559
43602
  .e-icons {
@@ -43571,11 +43614,14 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43571
43614
 
43572
43615
  .e-text-content {
43573
43616
  @include user-select;
43574
- border: 1px solid;
43575
43617
  cursor: pointer;
43576
43618
  margin: 0;
43577
43619
  padding: $treeview-text-wrap-padding;
43578
43620
 
43621
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43622
+ border: 1px solid;
43623
+ }
43624
+
43579
43625
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43580
43626
  border: none;
43581
43627
  }
@@ -43661,14 +43707,9 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43661
43707
 
43662
43708
  .e-input-group {
43663
43709
  height: $treeview-input-height;
43664
- @if ($skin-name == 'FluentUI') {
43665
- margin-top: 3px;
43666
- }
43667
- @else if($skin-name == 'tailwind') {
43668
- margin-bottom: 3px;
43669
- }
43670
- @else if($skin-name == 'bootstrap5') {
43671
- margin-bottom: 2px;
43710
+ @if ($skin-name == 'tailwind') {
43711
+ margin-top: 4px;
43712
+ margin-bottom: 4px;
43672
43713
  }
43673
43714
  @else {
43674
43715
  margin-bottom: 0;
@@ -43678,9 +43719,20 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43678
43719
  @if ($skin-name == 'fluent2') {
43679
43720
  border-color: $treeview-input-border-color;
43680
43721
  }
43681
- @if $skin-name != 'material' {
43682
- .e-input {
43722
+ .e-input {
43723
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43683
43724
  height: 28px;
43725
+ padding-top: 6px;
43726
+ padding-bottom: 6px;
43727
+ }
43728
+ @if $skin-name == 'tailwind3' {
43729
+ line-height: 20px;
43730
+ height: 32px;
43731
+ }
43732
+ @if $skin-name == 'bootstrap5.3' {
43733
+ height: 32px;
43734
+ padding-top: 5px;
43735
+ padding-bottom: 5px;
43684
43736
  }
43685
43737
  }
43686
43738
  }
@@ -44272,13 +44324,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
44272
44324
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
44273
44325
  color: $treeview-item-active-check-color;
44274
44326
  }
44275
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44327
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44276
44328
  border-color: $content-text-color-selected;
44277
44329
  }
44278
44330
  }
44279
44331
 
44280
44332
  .e-stop {
44281
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44333
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44282
44334
  border-color: $content-text-color-selected;
44283
44335
  }
44284
44336
  }
@@ -44329,6 +44381,11 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
44329
44381
  }
44330
44382
  }
44331
44383
  }
44384
+ @if ($theme-name == 'fluent2-highcontrast') {
44385
+ .e-checkbox-wrapper .e-frame.e-check {
44386
+ border-color: $content-text-color-hover;
44387
+ }
44388
+ }
44332
44389
  }
44333
44390
 
44334
44391
  .e-sibling {
@@ -44819,7 +44876,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
44819
44876
  $menu-bigger-vscroll-nav-size: 32px !default;
44820
44877
  $menu-bigger-scroll-nav-icon-size: 18px !default;
44821
44878
  $menu-header-icon-padding: 0 16px !default;
44822
- $menu-icon-li-height: 36px !default;
44879
+ $menu-icon-li-height: 32px !default;
44823
44880
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
44824
44881
  $menu-li-border-color: rgba($flyout-border) !default;
44825
44882
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -44929,7 +44986,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44929
44986
  & .e-caret {
44930
44987
  font-size: $menu-caret-font-size;
44931
44988
  height: auto;
44932
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44989
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44933
44990
  line-height: $menu-icon-li-height;
44934
44991
  }
44935
44992
  @else {
@@ -44972,12 +45029,6 @@ $menu-caret-color: $cmenu-caret-color !default;
44972
45029
  @if $skin-name == 'fluent2' {
44973
45030
  padding: 9px 0;
44974
45031
  }
44975
- @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' {
44976
- line-height: $menu-icon-li-height;
44977
- }
44978
- @else {
44979
- line-height: $menu-li-height;
44980
- }
44981
45032
  }
44982
45033
  }
44983
45034
  }
@@ -82056,7 +82107,7 @@ $toast-progressbar-bgr-height: 4px !default;
82056
82107
  $toast-content-bgr-padding: 8px 0 6px 0 !default;
82057
82108
  $toast-bgr-border-radious: 4px !default;
82058
82109
  $toast-font-bgr-size: $text-sm !default;
82059
- $toast-title-font-weight: $font-weight-medium !default;
82110
+ $toast-title-font-weight: 500 !default;
82060
82111
 
82061
82112
  //Touch Mode End
82062
82113
  //Layout Variables End
@@ -82256,10 +82307,10 @@ $toast-warning-icon: '\e88b' !default;
82256
82307
  &:first-child {
82257
82308
  padding: 0;
82258
82309
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82259
- padding-bottom: 12px;
82310
+ padding-bottom: 8px;
82260
82311
  padding-left: 12px;
82261
82312
  padding-right: 12px;
82262
- padding-top: 12px;
82313
+ padding-top: 8px;
82263
82314
  }
82264
82315
  }
82265
82316
 
@@ -82327,7 +82378,7 @@ $toast-warning-icon: '\e88b' !default;
82327
82378
  .e-toast-content {
82328
82379
  &:first-child {
82329
82380
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82330
- padding-left: 48px;
82381
+ padding-left: 44px;
82331
82382
  }
82332
82383
  }
82333
82384
  }
@@ -82374,9 +82425,14 @@ $toast-warning-icon: '\e88b' !default;
82374
82425
  margin-right: $toast-icon-nrml-right-margin;
82375
82426
  width: $toast-icon-nrml-width;
82376
82427
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82377
- left: 16px;
82378
- margin-left: 13px;
82379
- margin-top: 13px;
82428
+ left: 0;
82429
+ margin-left: 12px;
82430
+ margin-top: 10px;
82431
+ padding-bottom: 6px;
82432
+ position: absolute;
82433
+ }
82434
+ @if $skin-name == 'fluent2' {
82435
+ margin-top: 2px;
82380
82436
  }
82381
82437
  }
82382
82438