@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
@@ -22956,11 +22956,12 @@ $btn-focus-box-shadow: none !default;
22956
22956
  @mixin outline-primary-disabled {
22957
22957
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
22958
22958
  background: $btn-outline-primary-disabled-border-color;
22959
+ border-color: $btn-outline-primary-disabled-color;
22959
22960
  }
22960
22961
  @else {
22961
22962
  background: $btn-outline-bgcolor;
22963
+ border-color: $btn-outline-primary-disabled-border-color;
22962
22964
  }
22963
- border-color: $btn-outline-primary-disabled-border-color;
22964
22965
  box-shadow: $btn-flat-box-shadow;
22965
22966
  color: $btn-outline-primary-disabled-color;
22966
22967
  }
@@ -59441,8 +59442,8 @@ $treeview-drop-count-color: $accent-font !default;
59441
59442
  $treeview-drag-item-bg: $grey-700 !default;
59442
59443
  $treeview-drag-item-color: rgba($grey-dark-font, .70) !default;
59443
59444
  $treeview-drag-icon-color: rgba($grey-dark-font, .70) !default;
59444
- $treeview-item-height: 32px !default;
59445
- $treeview-text-height: 30px !default;
59445
+ $treeview-item-height: 36px !default;
59446
+ $treeview-text-height: 22px !default;
59446
59447
  $treeview-input-height: 30px !default;
59447
59448
  $treeview-root-ul-padding: 0 0 0 24px !default;
59448
59449
  $treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
@@ -59454,7 +59455,7 @@ $treeview-icon-size: 24px !default;
59454
59455
  $treeview-icon-margin: 0 0 0 -24px !default;
59455
59456
  $treeview-rtl-icon-margin: 0 -24px 0 0 !default;
59456
59457
  $treeview-icon-padding: 7px !default;
59457
- $treeview-text-padding: 0 5px !default;
59458
+ $treeview-text-padding: 7px 5px !default;
59458
59459
  $treeview-text-margin: 0 !default;
59459
59460
  $treeview-image-size: 18px !default;
59460
59461
  $treeview-image-margin: 0 0 0 5px !default;
@@ -59472,12 +59473,12 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
59472
59473
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
59473
59474
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
59474
59475
  $treeview-input-padding: 0 7px !default;
59475
- $treeview-image-text-padding: 0 10px !default;
59476
+ $treeview-image-text-padding: 7px 10px !default;
59476
59477
  $treeview-icon-image-margin: 0 0 0 10px !default;
59477
59478
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
59478
59479
  $treeview-check-margin: 0 0 0 5px !default;
59479
59480
  $treeview-rtl-check-margin: 0 5px 0 0 !default;
59480
- $treeview-check-text-padding: 0 10px !default;
59481
+ $treeview-check-text-padding: 7px 10px !default;
59481
59482
  $treeview-check-image-margin: 0 0 0 12px !default;
59482
59483
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
59483
59484
  $treeview-drop-count-border-size: 1px !default;
@@ -59489,9 +59490,9 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
59489
59490
  $treeview-icon-wrap-width: calc(100% - 29px) !default;
59490
59491
  $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
59491
59492
 
59492
- $treeview-big-item-height: 40px !default;
59493
- $treeview-big-text-height: 38px !default;
59494
- $treeview-big-input-height: 38px !default;
59493
+ $treeview-big-item-height: 48px !default;
59494
+ $treeview-big-text-height: 24px !default;
59495
+ $treeview-big-input-height: 40px !default;
59495
59496
  $treeview-big-text-padding: 0 10px !default;
59496
59497
  $treeview-big-input-padding: 0 9px !default;
59497
59498
  $treeview-big-icon-padding: 6px !default;
@@ -59687,7 +59688,7 @@ $ripple-width: 32px !default;
59687
59688
 
59688
59689
  .e-list-item {
59689
59690
  list-style: none;
59690
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59691
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59691
59692
  padding: 2px 0;
59692
59693
  }
59693
59694
  @if $skin-name == 'fluent2' {
@@ -59695,13 +59696,12 @@ $ripple-width: 32px !default;
59695
59696
  }
59696
59697
 
59697
59698
  .e-ul {
59698
- margin: 2px 0 -2px;
59699
59699
  padding: $treeview-child-ul-padding;
59700
- @if $skin-name == 'tailwind' {
59701
- margin: 2px 0 0;
59700
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59701
+ margin: 2px 0 -2px;
59702
59702
  }
59703
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59704
- margin: 0;
59703
+ @if $skin-name == 'fluent2' {
59704
+ margin-top: 4px;
59705
59705
  }
59706
59706
  }
59707
59707
 
@@ -59738,6 +59738,49 @@ $ripple-width: 32px !default;
59738
59738
  .e-icons.e-icons-spinner::before {
59739
59739
  content: none;
59740
59740
  }
59741
+
59742
+ .e-text-content {
59743
+ .e-list-text {
59744
+ &:has(> .e-input-group) {
59745
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59746
+ padding-top: 1px;
59747
+ padding-bottom: 1px;
59748
+ .e-input-group {
59749
+ height: 34px;
59750
+
59751
+ .e-input {
59752
+ line-height: 26px;
59753
+ min-height: 26px;
59754
+ }
59755
+ }
59756
+ }
59757
+ @if $skin-name == 'tailwind3' {
59758
+ padding-top: 4px;
59759
+ padding-bottom: 4px;
59760
+ }
59761
+ @if $skin-name == 'highcontrast' {
59762
+ padding-top: 3px;
59763
+ padding-bottom: 3px;
59764
+ }
59765
+ @if ($skin-name == 'FluentUI') {
59766
+ padding-top: 3px;
59767
+ padding-bottom: 3px;
59768
+ }
59769
+ @if $skin-name == 'bootstrap5.3' {
59770
+ padding-top: 2px;
59771
+ padding-bottom: 2px;
59772
+ }
59773
+ @if $skin-name == 'bootstrap4' {
59774
+ padding-top: 5px;
59775
+ padding-bottom: 5px;
59776
+ }
59777
+ @if $skin-name == 'bootstrap5' {
59778
+ padding-top: 3px;
59779
+ padding-bottom: 3px;
59780
+ }
59781
+ }
59782
+ }
59783
+ }
59741
59784
  }
59742
59785
 
59743
59786
  .e-icons {
@@ -59755,11 +59798,14 @@ $ripple-width: 32px !default;
59755
59798
 
59756
59799
  .e-text-content {
59757
59800
  @include user-select;
59758
- border: 1px solid;
59759
59801
  cursor: pointer;
59760
59802
  margin: 0;
59761
59803
  padding: $treeview-text-wrap-padding;
59762
59804
 
59805
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59806
+ border: 1px solid;
59807
+ }
59808
+
59763
59809
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59764
59810
  border: none;
59765
59811
  }
@@ -59845,14 +59891,9 @@ $ripple-width: 32px !default;
59845
59891
 
59846
59892
  .e-input-group {
59847
59893
  height: $treeview-input-height;
59848
- @if ($skin-name == 'FluentUI') {
59849
- margin-top: 3px;
59850
- }
59851
- @else if($skin-name == 'tailwind') {
59852
- margin-bottom: 3px;
59853
- }
59854
- @else if($skin-name == 'bootstrap5') {
59855
- margin-bottom: 2px;
59894
+ @if ($skin-name == 'tailwind') {
59895
+ margin-top: 4px;
59896
+ margin-bottom: 4px;
59856
59897
  }
59857
59898
  @else {
59858
59899
  margin-bottom: 0;
@@ -59862,9 +59903,20 @@ $ripple-width: 32px !default;
59862
59903
  @if ($skin-name == 'fluent2') {
59863
59904
  border-color: $treeview-input-border-color;
59864
59905
  }
59865
- @if $skin-name != 'material' {
59866
- .e-input {
59906
+ .e-input {
59907
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59867
59908
  height: 28px;
59909
+ padding-top: 6px;
59910
+ padding-bottom: 6px;
59911
+ }
59912
+ @if $skin-name == 'tailwind3' {
59913
+ line-height: 20px;
59914
+ height: 32px;
59915
+ }
59916
+ @if $skin-name == 'bootstrap5.3' {
59917
+ height: 32px;
59918
+ padding-top: 5px;
59919
+ padding-bottom: 5px;
59868
59920
  }
59869
59921
  }
59870
59922
  }
@@ -60456,13 +60508,13 @@ $ripple-width: 32px !default;
60456
60508
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60457
60509
  color: $treeview-item-active-check-color;
60458
60510
  }
60459
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60511
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60460
60512
  border-color: $content-text-color-selected;
60461
60513
  }
60462
60514
  }
60463
60515
 
60464
60516
  .e-stop {
60465
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60517
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60466
60518
  border-color: $content-text-color-selected;
60467
60519
  }
60468
60520
  }
@@ -60513,6 +60565,11 @@ $ripple-width: 32px !default;
60513
60565
  }
60514
60566
  }
60515
60567
  }
60568
+ @if ($theme-name == 'fluent2-highcontrast') {
60569
+ .e-checkbox-wrapper .e-frame.e-check {
60570
+ border-color: $content-text-color-hover;
60571
+ }
60572
+ }
60516
60573
  }
60517
60574
 
60518
60575
  .e-sibling {
@@ -60882,6 +60939,28 @@ $ripple-width: 32px !default;
60882
60939
  min-height: $treeview-big-item-height;
60883
60940
  }
60884
60941
 
60942
+ @if $skin-name == 'bootstrap5.3' {
60943
+ padding: $treeview-big-text-padding;
60944
+ }
60945
+
60946
+ @if $skin-name == 'highcontrast' {
60947
+ padding: $treeview-big-text-padding;
60948
+ }
60949
+
60950
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60951
+ padding-top: 12px;
60952
+ padding-bottom: 12px;
60953
+ }
60954
+
60955
+ @if $skin-name == 'FluentUI' {
60956
+ padding: $treeview-big-text-padding;
60957
+ }
60958
+
60959
+ @if $skin-name == 'bootstrap4' {
60960
+ padding-top: 13px;
60961
+ padding-bottom: 13px;
60962
+ }
60963
+
60885
60964
  .e-input-group {
60886
60965
  height: $treeview-big-input-height;
60887
60966
 
@@ -60890,6 +60969,69 @@ $ripple-width: 32px !default;
60890
60969
  height: 36px;
60891
60970
  }
60892
60971
  }
60972
+
60973
+ @if $skin-name =='bootstrap5' {
60974
+ padding-top: 6px;
60975
+ padding-bottom: 6px;
60976
+ margin-top: 2px;
60977
+ margin-bottom: 2px;
60978
+ }
60979
+
60980
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60981
+ line-height: 42px;
60982
+ min-height: 42px;
60983
+ }
60984
+
60985
+ .e-input {
60986
+ @if $skin-name =='tailwind3' {
60987
+ height: 40px;
60988
+ line-height: 24px;
60989
+ padding-top: 8px;
60990
+ padding-bottom: 8px;
60991
+ }
60992
+
60993
+ @if $skin-name =='bootstrap5' {
60994
+ height: 24px;
60995
+ }
60996
+
60997
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60998
+ line-height: 28px;
60999
+ min-height: 28px;
61000
+ padding-top: 9px;
61001
+ padding-bottom: 5px;
61002
+ }
61003
+
61004
+ @if $skin-name == 'bootstrap5.3' {
61005
+ line-height: 24px;
61006
+ min-height: 24px;
61007
+ padding-top: 7px;
61008
+ padding-bottom: 7px;
61009
+ }
61010
+ }
61011
+ }
61012
+ }
61013
+
61014
+ .e-list-item .e-text-content .e-list-text {
61015
+ &:has(> .e-input-group) {
61016
+ @if $skin-name =='highcontrast' {
61017
+ padding-top: 4px;
61018
+ padding-bottom: 4px;
61019
+ }
61020
+
61021
+ @if $skin-name =='FluentUI' {
61022
+ padding-top: 2px;
61023
+ padding-bottom: 2px;
61024
+ }
61025
+
61026
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
61027
+ padding-top: 3px;
61028
+ padding-bottom: 3px;
61029
+ }
61030
+
61031
+ @if $skin-name == 'bootstrap4' {
61032
+ padding-top: 6px;
61033
+ padding-bottom: 6px;
61034
+ }
60893
61035
  }
60894
61036
  }
60895
61037
 
@@ -61074,6 +61216,10 @@ $ripple-width: 32px !default;
61074
61216
  .e-treeview.e-bigger {
61075
61217
  .e-list-text {
61076
61218
  font-size: $treeview-big-font-size;
61219
+ @if $skin-name == 'Material3' {
61220
+ padding: 12px;
61221
+ }
61222
+
61077
61223
  @if $skin-name == 'bootstrap4' {
61078
61224
  color: $treeview-big-text-color;
61079
61225
  }
@@ -61519,7 +61665,7 @@ $menu-header-icon-padding: 0 16px !default;
61519
61665
  & .e-caret {
61520
61666
  font-size: $menu-caret-font-size;
61521
61667
  height: auto;
61522
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61668
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61523
61669
  line-height: $menu-icon-li-height;
61524
61670
  }
61525
61671
  @else {
@@ -61562,12 +61708,6 @@ $menu-header-icon-padding: 0 16px !default;
61562
61708
  @if $skin-name == 'fluent2' {
61563
61709
  padding: 9px 0;
61564
61710
  }
61565
- @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' {
61566
- line-height: $menu-icon-li-height;
61567
- }
61568
- @else {
61569
- line-height: $menu-li-height;
61570
- }
61571
61711
  }
61572
61712
  }
61573
61713
  }
@@ -109884,10 +110024,10 @@ $toast-icon-hover-border-radius: 50% !default;
109884
110024
  &:first-child {
109885
110025
  padding: 0;
109886
110026
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109887
- padding-bottom: 12px;
110027
+ padding-bottom: 8px;
109888
110028
  padding-left: 12px;
109889
110029
  padding-right: 12px;
109890
- padding-top: 12px;
110030
+ padding-top: 8px;
109891
110031
  }
109892
110032
  }
109893
110033
 
@@ -109955,7 +110095,7 @@ $toast-icon-hover-border-radius: 50% !default;
109955
110095
  .e-toast-content {
109956
110096
  &:first-child {
109957
110097
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109958
- padding-left: 48px;
110098
+ padding-left: 44px;
109959
110099
  }
109960
110100
  }
109961
110101
  }
@@ -110002,9 +110142,14 @@ $toast-icon-hover-border-radius: 50% !default;
110002
110142
  margin-right: $toast-icon-nrml-right-margin;
110003
110143
  width: $toast-icon-nrml-width;
110004
110144
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110005
- left: 16px;
110006
- margin-left: 13px;
110007
- margin-top: 13px;
110145
+ left: 0;
110146
+ margin-left: 12px;
110147
+ margin-top: 10px;
110148
+ padding-bottom: 6px;
110149
+ position: absolute;
110150
+ }
110151
+ @if $skin-name == 'fluent2' {
110152
+ margin-top: 2px;
110008
110153
  }
110009
110154
  }
110010
110155
 
@@ -110476,8 +110621,9 @@ $toast-icon-hover-border-radius: 50% !default;
110476
110621
  margin-right: $toast-icon-bgr-right-margin;
110477
110622
  width: $toast-icon-bgr-width;
110478
110623
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110479
- left: 18px;
110480
- margin-top: 13px;
110624
+ left: 0;
110625
+ margin-top: 14px;
110626
+ margin-left: 12px;
110481
110627
  }
110482
110628
  }
110483
110629
 
@@ -15400,11 +15400,12 @@ $btn-focus-box-shadow: none !default;
15400
15400
  @mixin outline-primary-disabled {
15401
15401
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15402
15402
  background: $btn-outline-primary-disabled-border-color;
15403
+ border-color: $btn-outline-primary-disabled-color;
15403
15404
  }
15404
15405
  @else {
15405
15406
  background: $btn-outline-bgcolor;
15407
+ border-color: $btn-outline-primary-disabled-border-color;
15406
15408
  }
15407
- border-color: $btn-outline-primary-disabled-border-color;
15408
15409
  box-shadow: $btn-flat-box-shadow;
15409
15410
  color: $btn-outline-primary-disabled-color;
15410
15411
  }
@@ -43280,8 +43281,8 @@ $treeview-drag-item-bg: $grey-200 !default;
43280
43281
  $treeview-drag-item-color: rgba($grey-light-font, .54) !default;
43281
43282
  $treeview-drag-icon-color: rgba($grey-light-font, .54) !default;
43282
43283
 
43283
- $treeview-item-height: 32px !default;
43284
- $treeview-text-height: 30px !default;
43284
+ $treeview-item-height: 36px !default;
43285
+ $treeview-text-height: 22px !default;
43285
43286
  $treeview-input-height: 30px !default;
43286
43287
  $treeview-root-ul-padding: 0 0 0 24px !default;
43287
43288
  $treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
@@ -43293,7 +43294,7 @@ $treeview-icon-size: 24px !default;
43293
43294
  $treeview-icon-margin: 0 0 0 -24px !default;
43294
43295
  $treeview-rtl-icon-margin: 0 -24px 0 0 !default;
43295
43296
  $treeview-icon-padding: 7px !default;
43296
- $treeview-text-padding: 0 5px !default;
43297
+ $treeview-text-padding: 7px 5px !default;
43297
43298
  $treeview-text-margin: 0 !default;
43298
43299
  $treeview-image-size: 18px !default;
43299
43300
  $treeview-image-margin: 0 0 0 5px !default;
@@ -43311,12 +43312,12 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
43311
43312
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
43312
43313
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
43313
43314
  $treeview-input-padding: 0 7px !default;
43314
- $treeview-image-text-padding: 0 10px !default;
43315
+ $treeview-image-text-padding: 7px 10px !default;
43315
43316
  $treeview-icon-image-margin: 0 0 0 10px !default;
43316
43317
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
43317
43318
  $treeview-check-margin: 0 0 0 5px !default;
43318
43319
  $treeview-rtl-check-margin: 0 5px 0 0 !default;
43319
- $treeview-check-text-padding: 0 10px !default;
43320
+ $treeview-check-text-padding: 7px 10px !default;
43320
43321
  $treeview-check-image-margin: 0 0 0 12px !default;
43321
43322
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
43322
43323
  $treeview-drop-count-border-size: 1px !default;
@@ -43328,8 +43329,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
43328
43329
  $treeview-icon-wrap-width: calc(100% - 29px) !default;
43329
43330
  $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
43330
43331
 
43331
- $treeview-big-item-height: 40px !default;
43332
- $treeview-big-text-height: 38px !default;
43332
+ $treeview-big-item-height: 48px !default;
43333
+ $treeview-big-text-height: 24px !default;
43333
43334
  $treeview-big-input-height: 38px !default;
43334
43335
  $treeview-big-text-padding: 0 10px !default;
43335
43336
  $treeview-big-input-padding: 0 9px !default;
@@ -43521,7 +43522,7 @@ $ripple-width: 32px !default;
43521
43522
 
43522
43523
  .e-list-item {
43523
43524
  list-style: none;
43524
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43525
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43525
43526
  padding: 2px 0;
43526
43527
  }
43527
43528
  @if $skin-name == 'fluent2' {
@@ -43529,13 +43530,12 @@ $ripple-width: 32px !default;
43529
43530
  }
43530
43531
 
43531
43532
  .e-ul {
43532
- margin: 2px 0 -2px;
43533
43533
  padding: $treeview-child-ul-padding;
43534
- @if $skin-name == 'tailwind' {
43535
- margin: 2px 0 0;
43534
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43535
+ margin: 2px 0 -2px;
43536
43536
  }
43537
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43538
- margin: 0;
43537
+ @if $skin-name == 'fluent2' {
43538
+ margin-top: 4px;
43539
43539
  }
43540
43540
  }
43541
43541
 
@@ -43572,6 +43572,49 @@ $ripple-width: 32px !default;
43572
43572
  .e-icons.e-icons-spinner::before {
43573
43573
  content: none;
43574
43574
  }
43575
+
43576
+ .e-text-content {
43577
+ .e-list-text {
43578
+ &:has(> .e-input-group) {
43579
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43580
+ padding-top: 1px;
43581
+ padding-bottom: 1px;
43582
+ .e-input-group {
43583
+ height: 34px;
43584
+
43585
+ .e-input {
43586
+ line-height: 26px;
43587
+ min-height: 26px;
43588
+ }
43589
+ }
43590
+ }
43591
+ @if $skin-name == 'tailwind3' {
43592
+ padding-top: 4px;
43593
+ padding-bottom: 4px;
43594
+ }
43595
+ @if $skin-name == 'highcontrast' {
43596
+ padding-top: 3px;
43597
+ padding-bottom: 3px;
43598
+ }
43599
+ @if ($skin-name == 'FluentUI') {
43600
+ padding-top: 3px;
43601
+ padding-bottom: 3px;
43602
+ }
43603
+ @if $skin-name == 'bootstrap5.3' {
43604
+ padding-top: 2px;
43605
+ padding-bottom: 2px;
43606
+ }
43607
+ @if $skin-name == 'bootstrap4' {
43608
+ padding-top: 5px;
43609
+ padding-bottom: 5px;
43610
+ }
43611
+ @if $skin-name == 'bootstrap5' {
43612
+ padding-top: 3px;
43613
+ padding-bottom: 3px;
43614
+ }
43615
+ }
43616
+ }
43617
+ }
43575
43618
  }
43576
43619
 
43577
43620
  .e-icons {
@@ -43589,11 +43632,14 @@ $ripple-width: 32px !default;
43589
43632
 
43590
43633
  .e-text-content {
43591
43634
  @include user-select;
43592
- border: 1px solid;
43593
43635
  cursor: pointer;
43594
43636
  margin: 0;
43595
43637
  padding: $treeview-text-wrap-padding;
43596
43638
 
43639
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43640
+ border: 1px solid;
43641
+ }
43642
+
43597
43643
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43598
43644
  border: none;
43599
43645
  }
@@ -43679,14 +43725,9 @@ $ripple-width: 32px !default;
43679
43725
 
43680
43726
  .e-input-group {
43681
43727
  height: $treeview-input-height;
43682
- @if ($skin-name == 'FluentUI') {
43683
- margin-top: 3px;
43684
- }
43685
- @else if($skin-name == 'tailwind') {
43686
- margin-bottom: 3px;
43687
- }
43688
- @else if($skin-name == 'bootstrap5') {
43689
- margin-bottom: 2px;
43728
+ @if ($skin-name == 'tailwind') {
43729
+ margin-top: 4px;
43730
+ margin-bottom: 4px;
43690
43731
  }
43691
43732
  @else {
43692
43733
  margin-bottom: 0;
@@ -43696,9 +43737,20 @@ $ripple-width: 32px !default;
43696
43737
  @if ($skin-name == 'fluent2') {
43697
43738
  border-color: $treeview-input-border-color;
43698
43739
  }
43699
- @if $skin-name != 'material' {
43700
- .e-input {
43740
+ .e-input {
43741
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43701
43742
  height: 28px;
43743
+ padding-top: 6px;
43744
+ padding-bottom: 6px;
43745
+ }
43746
+ @if $skin-name == 'tailwind3' {
43747
+ line-height: 20px;
43748
+ height: 32px;
43749
+ }
43750
+ @if $skin-name == 'bootstrap5.3' {
43751
+ height: 32px;
43752
+ padding-top: 5px;
43753
+ padding-bottom: 5px;
43702
43754
  }
43703
43755
  }
43704
43756
  }
@@ -44290,13 +44342,13 @@ $ripple-width: 32px !default;
44290
44342
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
44291
44343
  color: $treeview-item-active-check-color;
44292
44344
  }
44293
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44345
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44294
44346
  border-color: $content-text-color-selected;
44295
44347
  }
44296
44348
  }
44297
44349
 
44298
44350
  .e-stop {
44299
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44351
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44300
44352
  border-color: $content-text-color-selected;
44301
44353
  }
44302
44354
  }
@@ -44347,6 +44399,11 @@ $ripple-width: 32px !default;
44347
44399
  }
44348
44400
  }
44349
44401
  }
44402
+ @if ($theme-name == 'fluent2-highcontrast') {
44403
+ .e-checkbox-wrapper .e-frame.e-check {
44404
+ border-color: $content-text-color-hover;
44405
+ }
44406
+ }
44350
44407
  }
44351
44408
 
44352
44409
  .e-sibling {
@@ -44947,7 +45004,7 @@ $menu-header-icon-padding: 0 16px !default;
44947
45004
  & .e-caret {
44948
45005
  font-size: $menu-caret-font-size;
44949
45006
  height: auto;
44950
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45007
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44951
45008
  line-height: $menu-icon-li-height;
44952
45009
  }
44953
45010
  @else {
@@ -44990,12 +45047,6 @@ $menu-header-icon-padding: 0 16px !default;
44990
45047
  @if $skin-name == 'fluent2' {
44991
45048
  padding: 9px 0;
44992
45049
  }
44993
- @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' {
44994
- line-height: $menu-icon-li-height;
44995
- }
44996
- @else {
44997
- line-height: $menu-li-height;
44998
- }
44999
45050
  }
45000
45051
  }
45001
45052
  }
@@ -82230,10 +82281,10 @@ $toast-icon-hover-border-radius: 50% !default;
82230
82281
  &:first-child {
82231
82282
  padding: 0;
82232
82283
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82233
- padding-bottom: 12px;
82284
+ padding-bottom: 8px;
82234
82285
  padding-left: 12px;
82235
82286
  padding-right: 12px;
82236
- padding-top: 12px;
82287
+ padding-top: 8px;
82237
82288
  }
82238
82289
  }
82239
82290
 
@@ -82301,7 +82352,7 @@ $toast-icon-hover-border-radius: 50% !default;
82301
82352
  .e-toast-content {
82302
82353
  &:first-child {
82303
82354
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82304
- padding-left: 48px;
82355
+ padding-left: 44px;
82305
82356
  }
82306
82357
  }
82307
82358
  }
@@ -82348,9 +82399,14 @@ $toast-icon-hover-border-radius: 50% !default;
82348
82399
  margin-right: $toast-icon-nrml-right-margin;
82349
82400
  width: $toast-icon-nrml-width;
82350
82401
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82351
- left: 16px;
82352
- margin-left: 13px;
82353
- margin-top: 13px;
82402
+ left: 0;
82403
+ margin-left: 12px;
82404
+ margin-top: 10px;
82405
+ padding-bottom: 6px;
82406
+ position: absolute;
82407
+ }
82408
+ @if $skin-name == 'fluent2' {
82409
+ margin-top: 2px;
82354
82410
  }
82355
82411
  }
82356
82412