@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
@@ -23071,11 +23071,12 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23071
23071
  @mixin outline-primary-disabled {
23072
23072
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
23073
23073
  background: $btn-outline-primary-disabled-border-color;
23074
+ border-color: $btn-outline-primary-disabled-color;
23074
23075
  }
23075
23076
  @else {
23076
23077
  background: $btn-outline-bgcolor;
23078
+ border-color: $btn-outline-primary-disabled-border-color;
23077
23079
  }
23078
- border-color: $btn-outline-primary-disabled-border-color;
23079
23080
  box-shadow: $btn-flat-box-shadow;
23080
23081
  color: $btn-outline-primary-disabled-color;
23081
23082
  }
@@ -59410,7 +59411,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59410
59411
 
59411
59412
  .e-list-item {
59412
59413
  list-style: none;
59413
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59414
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59414
59415
  padding: 2px 0;
59415
59416
  }
59416
59417
  @if $skin-name == 'fluent2' {
@@ -59418,13 +59419,12 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59418
59419
  }
59419
59420
 
59420
59421
  .e-ul {
59421
- margin: 2px 0 -2px;
59422
59422
  padding: $treeview-child-ul-padding;
59423
- @if $skin-name == 'tailwind' {
59424
- margin: 2px 0 0;
59423
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59424
+ margin: 2px 0 -2px;
59425
59425
  }
59426
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59427
- margin: 0;
59426
+ @if $skin-name == 'fluent2' {
59427
+ margin-top: 4px;
59428
59428
  }
59429
59429
  }
59430
59430
 
@@ -59461,6 +59461,49 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59461
59461
  .e-icons.e-icons-spinner::before {
59462
59462
  content: none;
59463
59463
  }
59464
+
59465
+ .e-text-content {
59466
+ .e-list-text {
59467
+ &:has(> .e-input-group) {
59468
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59469
+ padding-top: 1px;
59470
+ padding-bottom: 1px;
59471
+ .e-input-group {
59472
+ height: 34px;
59473
+
59474
+ .e-input {
59475
+ line-height: 26px;
59476
+ min-height: 26px;
59477
+ }
59478
+ }
59479
+ }
59480
+ @if $skin-name == 'tailwind3' {
59481
+ padding-top: 4px;
59482
+ padding-bottom: 4px;
59483
+ }
59484
+ @if $skin-name == 'highcontrast' {
59485
+ padding-top: 3px;
59486
+ padding-bottom: 3px;
59487
+ }
59488
+ @if ($skin-name == 'FluentUI') {
59489
+ padding-top: 3px;
59490
+ padding-bottom: 3px;
59491
+ }
59492
+ @if $skin-name == 'bootstrap5.3' {
59493
+ padding-top: 2px;
59494
+ padding-bottom: 2px;
59495
+ }
59496
+ @if $skin-name == 'bootstrap4' {
59497
+ padding-top: 5px;
59498
+ padding-bottom: 5px;
59499
+ }
59500
+ @if $skin-name == 'bootstrap5' {
59501
+ padding-top: 3px;
59502
+ padding-bottom: 3px;
59503
+ }
59504
+ }
59505
+ }
59506
+ }
59464
59507
  }
59465
59508
 
59466
59509
  .e-icons {
@@ -59478,11 +59521,14 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59478
59521
 
59479
59522
  .e-text-content {
59480
59523
  @include user-select;
59481
- border: 1px solid;
59482
59524
  cursor: pointer;
59483
59525
  margin: 0;
59484
59526
  padding: $treeview-text-wrap-padding;
59485
59527
 
59528
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59529
+ border: 1px solid;
59530
+ }
59531
+
59486
59532
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59487
59533
  border: none;
59488
59534
  }
@@ -59568,14 +59614,9 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59568
59614
 
59569
59615
  .e-input-group {
59570
59616
  height: $treeview-input-height;
59571
- @if ($skin-name == 'FluentUI') {
59572
- margin-top: 3px;
59573
- }
59574
- @else if($skin-name == 'tailwind') {
59575
- margin-bottom: 3px;
59576
- }
59577
- @else if($skin-name == 'bootstrap5') {
59578
- margin-bottom: 2px;
59617
+ @if ($skin-name == 'tailwind') {
59618
+ margin-top: 4px;
59619
+ margin-bottom: 4px;
59579
59620
  }
59580
59621
  @else {
59581
59622
  margin-bottom: 0;
@@ -59585,9 +59626,20 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59585
59626
  @if ($skin-name == 'fluent2') {
59586
59627
  border-color: $treeview-input-border-color;
59587
59628
  }
59588
- @if $skin-name != 'material' {
59589
- .e-input {
59629
+ .e-input {
59630
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59590
59631
  height: 28px;
59632
+ padding-top: 6px;
59633
+ padding-bottom: 6px;
59634
+ }
59635
+ @if $skin-name == 'tailwind3' {
59636
+ line-height: 20px;
59637
+ height: 32px;
59638
+ }
59639
+ @if $skin-name == 'bootstrap5.3' {
59640
+ height: 32px;
59641
+ padding-top: 5px;
59642
+ padding-bottom: 5px;
59591
59643
  }
59592
59644
  }
59593
59645
  }
@@ -60179,13 +60231,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60179
60231
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60180
60232
  color: $treeview-item-active-check-color;
60181
60233
  }
60182
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60234
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60183
60235
  border-color: $content-text-color-selected;
60184
60236
  }
60185
60237
  }
60186
60238
 
60187
60239
  .e-stop {
60188
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60240
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60189
60241
  border-color: $content-text-color-selected;
60190
60242
  }
60191
60243
  }
@@ -60236,6 +60288,11 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60236
60288
  }
60237
60289
  }
60238
60290
  }
60291
+ @if ($theme-name == 'fluent2-highcontrast') {
60292
+ .e-checkbox-wrapper .e-frame.e-check {
60293
+ border-color: $content-text-color-hover;
60294
+ }
60295
+ }
60239
60296
  }
60240
60297
 
60241
60298
  .e-sibling {
@@ -60605,6 +60662,28 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60605
60662
  min-height: $treeview-big-item-height;
60606
60663
  }
60607
60664
 
60665
+ @if $skin-name == 'bootstrap5.3' {
60666
+ padding: $treeview-big-text-padding;
60667
+ }
60668
+
60669
+ @if $skin-name == 'highcontrast' {
60670
+ padding: $treeview-big-text-padding;
60671
+ }
60672
+
60673
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60674
+ padding-top: 12px;
60675
+ padding-bottom: 12px;
60676
+ }
60677
+
60678
+ @if $skin-name == 'FluentUI' {
60679
+ padding: $treeview-big-text-padding;
60680
+ }
60681
+
60682
+ @if $skin-name == 'bootstrap4' {
60683
+ padding-top: 13px;
60684
+ padding-bottom: 13px;
60685
+ }
60686
+
60608
60687
  .e-input-group {
60609
60688
  height: $treeview-big-input-height;
60610
60689
 
@@ -60613,6 +60692,69 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60613
60692
  height: 36px;
60614
60693
  }
60615
60694
  }
60695
+
60696
+ @if $skin-name =='bootstrap5' {
60697
+ padding-top: 6px;
60698
+ padding-bottom: 6px;
60699
+ margin-top: 2px;
60700
+ margin-bottom: 2px;
60701
+ }
60702
+
60703
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60704
+ line-height: 42px;
60705
+ min-height: 42px;
60706
+ }
60707
+
60708
+ .e-input {
60709
+ @if $skin-name =='tailwind3' {
60710
+ height: 40px;
60711
+ line-height: 24px;
60712
+ padding-top: 8px;
60713
+ padding-bottom: 8px;
60714
+ }
60715
+
60716
+ @if $skin-name =='bootstrap5' {
60717
+ height: 24px;
60718
+ }
60719
+
60720
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60721
+ line-height: 28px;
60722
+ min-height: 28px;
60723
+ padding-top: 9px;
60724
+ padding-bottom: 5px;
60725
+ }
60726
+
60727
+ @if $skin-name == 'bootstrap5.3' {
60728
+ line-height: 24px;
60729
+ min-height: 24px;
60730
+ padding-top: 7px;
60731
+ padding-bottom: 7px;
60732
+ }
60733
+ }
60734
+ }
60735
+ }
60736
+
60737
+ .e-list-item .e-text-content .e-list-text {
60738
+ &:has(> .e-input-group) {
60739
+ @if $skin-name =='highcontrast' {
60740
+ padding-top: 4px;
60741
+ padding-bottom: 4px;
60742
+ }
60743
+
60744
+ @if $skin-name =='FluentUI' {
60745
+ padding-top: 2px;
60746
+ padding-bottom: 2px;
60747
+ }
60748
+
60749
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60750
+ padding-top: 3px;
60751
+ padding-bottom: 3px;
60752
+ }
60753
+
60754
+ @if $skin-name == 'bootstrap4' {
60755
+ padding-top: 6px;
60756
+ padding-bottom: 6px;
60757
+ }
60616
60758
  }
60617
60759
  }
60618
60760
 
@@ -60797,6 +60939,10 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60797
60939
  .e-treeview.e-bigger {
60798
60940
  .e-list-text {
60799
60941
  font-size: $treeview-big-font-size;
60942
+ @if $skin-name == 'Material3' {
60943
+ padding: 12px;
60944
+ }
60945
+
60800
60946
  @if $skin-name == 'bootstrap4' {
60801
60947
  color: $treeview-big-text-color;
60802
60948
  }
@@ -61137,7 +61283,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
61137
61283
  $menu-bigger-vscroll-nav-size: 32px !default;
61138
61284
  $menu-bigger-scroll-nav-icon-size: 18px !default;
61139
61285
  $menu-header-icon-padding: 0 16px !default;
61140
- $menu-icon-li-height: 36px !default;
61286
+ $menu-icon-li-height: 32px !default;
61141
61287
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
61142
61288
  $menu-li-border-color: rgba($flyout-border) !default;
61143
61289
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -61247,7 +61393,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61247
61393
  & .e-caret {
61248
61394
  font-size: $menu-caret-font-size;
61249
61395
  height: auto;
61250
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61396
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61251
61397
  line-height: $menu-icon-li-height;
61252
61398
  }
61253
61399
  @else {
@@ -61290,12 +61436,6 @@ $menu-caret-color: $cmenu-caret-color !default;
61290
61436
  @if $skin-name == 'fluent2' {
61291
61437
  padding: 9px 0;
61292
61438
  }
61293
- @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' {
61294
- line-height: $menu-icon-li-height;
61295
- }
61296
- @else {
61297
- line-height: $menu-li-height;
61298
- }
61299
61439
  }
61300
61440
  }
61301
61441
  }
@@ -109456,7 +109596,7 @@ $toast-progressbar-bgr-height: 4px !default;
109456
109596
  $toast-content-bgr-padding: 8px 0 6px 0 !default;
109457
109597
  $toast-bgr-border-radious: 4px !default;
109458
109598
  $toast-font-bgr-size: $text-sm !default;
109459
- $toast-title-font-weight: $font-weight-medium !default;
109599
+ $toast-title-font-weight: 500 !default;
109460
109600
 
109461
109601
  //Touch Mode End
109462
109602
  //Layout Variables End
@@ -109656,10 +109796,10 @@ $toast-warning-icon: '\e88b' !default;
109656
109796
  &:first-child {
109657
109797
  padding: 0;
109658
109798
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109659
- padding-bottom: 12px;
109799
+ padding-bottom: 8px;
109660
109800
  padding-left: 12px;
109661
109801
  padding-right: 12px;
109662
- padding-top: 12px;
109802
+ padding-top: 8px;
109663
109803
  }
109664
109804
  }
109665
109805
 
@@ -109727,7 +109867,7 @@ $toast-warning-icon: '\e88b' !default;
109727
109867
  .e-toast-content {
109728
109868
  &:first-child {
109729
109869
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109730
- padding-left: 48px;
109870
+ padding-left: 44px;
109731
109871
  }
109732
109872
  }
109733
109873
  }
@@ -109774,9 +109914,14 @@ $toast-warning-icon: '\e88b' !default;
109774
109914
  margin-right: $toast-icon-nrml-right-margin;
109775
109915
  width: $toast-icon-nrml-width;
109776
109916
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109777
- left: 16px;
109778
- margin-left: 13px;
109779
- margin-top: 13px;
109917
+ left: 0;
109918
+ margin-left: 12px;
109919
+ margin-top: 10px;
109920
+ padding-bottom: 6px;
109921
+ position: absolute;
109922
+ }
109923
+ @if $skin-name == 'fluent2' {
109924
+ margin-top: 2px;
109780
109925
  }
109781
109926
  }
109782
109927
 
@@ -110248,8 +110393,9 @@ $toast-warning-icon: '\e88b' !default;
110248
110393
  margin-right: $toast-icon-bgr-right-margin;
110249
110394
  width: $toast-icon-bgr-width;
110250
110395
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110251
- left: 18px;
110252
- margin-top: 13px;
110396
+ left: 0;
110397
+ margin-top: 14px;
110398
+ margin-left: 12px;
110253
110399
  }
110254
110400
  }
110255
110401
 
@@ -15668,11 +15668,12 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
15668
15668
  @mixin outline-primary-disabled {
15669
15669
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15670
15670
  background: $btn-outline-primary-disabled-border-color;
15671
+ border-color: $btn-outline-primary-disabled-color;
15671
15672
  }
15672
15673
  @else {
15673
15674
  background: $btn-outline-bgcolor;
15675
+ border-color: $btn-outline-primary-disabled-border-color;
15674
15676
  }
15675
- border-color: $btn-outline-primary-disabled-border-color;
15676
15677
  box-shadow: $btn-flat-box-shadow;
15677
15678
  color: $btn-outline-primary-disabled-color;
15678
15679
  }
@@ -43573,7 +43574,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43573
43574
 
43574
43575
  .e-list-item {
43575
43576
  list-style: none;
43576
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43577
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43577
43578
  padding: 2px 0;
43578
43579
  }
43579
43580
  @if $skin-name == 'fluent2' {
@@ -43581,13 +43582,12 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43581
43582
  }
43582
43583
 
43583
43584
  .e-ul {
43584
- margin: 2px 0 -2px;
43585
43585
  padding: $treeview-child-ul-padding;
43586
- @if $skin-name == 'tailwind' {
43587
- margin: 2px 0 0;
43586
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43587
+ margin: 2px 0 -2px;
43588
43588
  }
43589
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43590
- margin: 0;
43589
+ @if $skin-name == 'fluent2' {
43590
+ margin-top: 4px;
43591
43591
  }
43592
43592
  }
43593
43593
 
@@ -43624,6 +43624,49 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43624
43624
  .e-icons.e-icons-spinner::before {
43625
43625
  content: none;
43626
43626
  }
43627
+
43628
+ .e-text-content {
43629
+ .e-list-text {
43630
+ &:has(> .e-input-group) {
43631
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43632
+ padding-top: 1px;
43633
+ padding-bottom: 1px;
43634
+ .e-input-group {
43635
+ height: 34px;
43636
+
43637
+ .e-input {
43638
+ line-height: 26px;
43639
+ min-height: 26px;
43640
+ }
43641
+ }
43642
+ }
43643
+ @if $skin-name == 'tailwind3' {
43644
+ padding-top: 4px;
43645
+ padding-bottom: 4px;
43646
+ }
43647
+ @if $skin-name == 'highcontrast' {
43648
+ padding-top: 3px;
43649
+ padding-bottom: 3px;
43650
+ }
43651
+ @if ($skin-name == 'FluentUI') {
43652
+ padding-top: 3px;
43653
+ padding-bottom: 3px;
43654
+ }
43655
+ @if $skin-name == 'bootstrap5.3' {
43656
+ padding-top: 2px;
43657
+ padding-bottom: 2px;
43658
+ }
43659
+ @if $skin-name == 'bootstrap4' {
43660
+ padding-top: 5px;
43661
+ padding-bottom: 5px;
43662
+ }
43663
+ @if $skin-name == 'bootstrap5' {
43664
+ padding-top: 3px;
43665
+ padding-bottom: 3px;
43666
+ }
43667
+ }
43668
+ }
43669
+ }
43627
43670
  }
43628
43671
 
43629
43672
  .e-icons {
@@ -43641,11 +43684,14 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43641
43684
 
43642
43685
  .e-text-content {
43643
43686
  @include user-select;
43644
- border: 1px solid;
43645
43687
  cursor: pointer;
43646
43688
  margin: 0;
43647
43689
  padding: $treeview-text-wrap-padding;
43648
43690
 
43691
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43692
+ border: 1px solid;
43693
+ }
43694
+
43649
43695
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43650
43696
  border: none;
43651
43697
  }
@@ -43731,14 +43777,9 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43731
43777
 
43732
43778
  .e-input-group {
43733
43779
  height: $treeview-input-height;
43734
- @if ($skin-name == 'FluentUI') {
43735
- margin-top: 3px;
43736
- }
43737
- @else if($skin-name == 'tailwind') {
43738
- margin-bottom: 3px;
43739
- }
43740
- @else if($skin-name == 'bootstrap5') {
43741
- margin-bottom: 2px;
43780
+ @if ($skin-name == 'tailwind') {
43781
+ margin-top: 4px;
43782
+ margin-bottom: 4px;
43742
43783
  }
43743
43784
  @else {
43744
43785
  margin-bottom: 0;
@@ -43748,9 +43789,20 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43748
43789
  @if ($skin-name == 'fluent2') {
43749
43790
  border-color: $treeview-input-border-color;
43750
43791
  }
43751
- @if $skin-name != 'material' {
43752
- .e-input {
43792
+ .e-input {
43793
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43753
43794
  height: 28px;
43795
+ padding-top: 6px;
43796
+ padding-bottom: 6px;
43797
+ }
43798
+ @if $skin-name == 'tailwind3' {
43799
+ line-height: 20px;
43800
+ height: 32px;
43801
+ }
43802
+ @if $skin-name == 'bootstrap5.3' {
43803
+ height: 32px;
43804
+ padding-top: 5px;
43805
+ padding-bottom: 5px;
43754
43806
  }
43755
43807
  }
43756
43808
  }
@@ -44342,13 +44394,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
44342
44394
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
44343
44395
  color: $treeview-item-active-check-color;
44344
44396
  }
44345
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44397
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44346
44398
  border-color: $content-text-color-selected;
44347
44399
  }
44348
44400
  }
44349
44401
 
44350
44402
  .e-stop {
44351
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44403
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44352
44404
  border-color: $content-text-color-selected;
44353
44405
  }
44354
44406
  }
@@ -44399,6 +44451,11 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
44399
44451
  }
44400
44452
  }
44401
44453
  }
44454
+ @if ($theme-name == 'fluent2-highcontrast') {
44455
+ .e-checkbox-wrapper .e-frame.e-check {
44456
+ border-color: $content-text-color-hover;
44457
+ }
44458
+ }
44402
44459
  }
44403
44460
 
44404
44461
  .e-sibling {
@@ -44889,7 +44946,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
44889
44946
  $menu-bigger-vscroll-nav-size: 32px !default;
44890
44947
  $menu-bigger-scroll-nav-icon-size: 18px !default;
44891
44948
  $menu-header-icon-padding: 0 16px !default;
44892
- $menu-icon-li-height: 36px !default;
44949
+ $menu-icon-li-height: 32px !default;
44893
44950
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
44894
44951
  $menu-li-border-color: rgba($flyout-border) !default;
44895
44952
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -44999,7 +45056,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44999
45056
  & .e-caret {
45000
45057
  font-size: $menu-caret-font-size;
45001
45058
  height: auto;
45002
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45059
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45003
45060
  line-height: $menu-icon-li-height;
45004
45061
  }
45005
45062
  @else {
@@ -45042,12 +45099,6 @@ $menu-caret-color: $cmenu-caret-color !default;
45042
45099
  @if $skin-name == 'fluent2' {
45043
45100
  padding: 9px 0;
45044
45101
  }
45045
- @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' {
45046
- line-height: $menu-icon-li-height;
45047
- }
45048
- @else {
45049
- line-height: $menu-li-height;
45050
- }
45051
45102
  }
45052
45103
  }
45053
45104
  }
@@ -82126,7 +82177,7 @@ $toast-progressbar-bgr-height: 4px !default;
82126
82177
  $toast-content-bgr-padding: 8px 0 6px 0 !default;
82127
82178
  $toast-bgr-border-radious: 4px !default;
82128
82179
  $toast-font-bgr-size: $text-sm !default;
82129
- $toast-title-font-weight: $font-weight-medium !default;
82180
+ $toast-title-font-weight: 500 !default;
82130
82181
 
82131
82182
  //Touch Mode End
82132
82183
  //Layout Variables End
@@ -82326,10 +82377,10 @@ $toast-warning-icon: '\e88b' !default;
82326
82377
  &:first-child {
82327
82378
  padding: 0;
82328
82379
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82329
- padding-bottom: 12px;
82380
+ padding-bottom: 8px;
82330
82381
  padding-left: 12px;
82331
82382
  padding-right: 12px;
82332
- padding-top: 12px;
82383
+ padding-top: 8px;
82333
82384
  }
82334
82385
  }
82335
82386
 
@@ -82397,7 +82448,7 @@ $toast-warning-icon: '\e88b' !default;
82397
82448
  .e-toast-content {
82398
82449
  &:first-child {
82399
82450
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82400
- padding-left: 48px;
82451
+ padding-left: 44px;
82401
82452
  }
82402
82453
  }
82403
82454
  }
@@ -82444,9 +82495,14 @@ $toast-warning-icon: '\e88b' !default;
82444
82495
  margin-right: $toast-icon-nrml-right-margin;
82445
82496
  width: $toast-icon-nrml-width;
82446
82497
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82447
- left: 16px;
82448
- margin-left: 13px;
82449
- margin-top: 13px;
82498
+ left: 0;
82499
+ margin-left: 12px;
82500
+ margin-top: 10px;
82501
+ padding-bottom: 6px;
82502
+ position: absolute;
82503
+ }
82504
+ @if $skin-name == 'fluent2' {
82505
+ margin-top: 2px;
82450
82506
  }
82451
82507
  }
82452
82508