@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
@@ -25041,11 +25041,12 @@ $btn-keyboard-focus-border-color: $shadow-color !default;
25041
25041
  @mixin outline-primary-disabled {
25042
25042
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
25043
25043
  background: $btn-outline-primary-disabled-border-color;
25044
+ border-color: $btn-outline-primary-disabled-color;
25044
25045
  }
25045
25046
  @else {
25046
25047
  background: $btn-outline-bgcolor;
25048
+ border-color: $btn-outline-primary-disabled-border-color;
25047
25049
  }
25048
- border-color: $btn-outline-primary-disabled-border-color;
25049
25050
  box-shadow: $btn-flat-box-shadow;
25050
25051
  color: $btn-outline-primary-disabled-color;
25051
25052
  }
@@ -61770,7 +61771,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61770
61771
 
61771
61772
  .e-list-item {
61772
61773
  list-style: none;
61773
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
61774
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61774
61775
  padding: 2px 0;
61775
61776
  }
61776
61777
  @if $skin-name == 'fluent2' {
@@ -61778,13 +61779,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61778
61779
  }
61779
61780
 
61780
61781
  .e-ul {
61781
- margin: 2px 0 -2px;
61782
61782
  padding: $treeview-child-ul-padding;
61783
- @if $skin-name == 'tailwind' {
61784
- margin: 2px 0 0;
61783
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61784
+ margin: 2px 0 -2px;
61785
61785
  }
61786
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
61787
- margin: 0;
61786
+ @if $skin-name == 'fluent2' {
61787
+ margin-top: 4px;
61788
61788
  }
61789
61789
  }
61790
61790
 
@@ -61821,6 +61821,49 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61821
61821
  .e-icons.e-icons-spinner::before {
61822
61822
  content: none;
61823
61823
  }
61824
+
61825
+ .e-text-content {
61826
+ .e-list-text {
61827
+ &:has(> .e-input-group) {
61828
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
61829
+ padding-top: 1px;
61830
+ padding-bottom: 1px;
61831
+ .e-input-group {
61832
+ height: 34px;
61833
+
61834
+ .e-input {
61835
+ line-height: 26px;
61836
+ min-height: 26px;
61837
+ }
61838
+ }
61839
+ }
61840
+ @if $skin-name == 'tailwind3' {
61841
+ padding-top: 4px;
61842
+ padding-bottom: 4px;
61843
+ }
61844
+ @if $skin-name == 'highcontrast' {
61845
+ padding-top: 3px;
61846
+ padding-bottom: 3px;
61847
+ }
61848
+ @if ($skin-name == 'FluentUI') {
61849
+ padding-top: 3px;
61850
+ padding-bottom: 3px;
61851
+ }
61852
+ @if $skin-name == 'bootstrap5.3' {
61853
+ padding-top: 2px;
61854
+ padding-bottom: 2px;
61855
+ }
61856
+ @if $skin-name == 'bootstrap4' {
61857
+ padding-top: 5px;
61858
+ padding-bottom: 5px;
61859
+ }
61860
+ @if $skin-name == 'bootstrap5' {
61861
+ padding-top: 3px;
61862
+ padding-bottom: 3px;
61863
+ }
61864
+ }
61865
+ }
61866
+ }
61824
61867
  }
61825
61868
 
61826
61869
  .e-icons {
@@ -61838,11 +61881,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61838
61881
 
61839
61882
  .e-text-content {
61840
61883
  @include user-select;
61841
- border: 1px solid;
61842
61884
  cursor: pointer;
61843
61885
  margin: 0;
61844
61886
  padding: $treeview-text-wrap-padding;
61845
61887
 
61888
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61889
+ border: 1px solid;
61890
+ }
61891
+
61846
61892
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
61847
61893
  border: none;
61848
61894
  }
@@ -61928,14 +61974,9 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61928
61974
 
61929
61975
  .e-input-group {
61930
61976
  height: $treeview-input-height;
61931
- @if ($skin-name == 'FluentUI') {
61932
- margin-top: 3px;
61933
- }
61934
- @else if($skin-name == 'tailwind') {
61935
- margin-bottom: 3px;
61936
- }
61937
- @else if($skin-name == 'bootstrap5') {
61938
- margin-bottom: 2px;
61977
+ @if ($skin-name == 'tailwind') {
61978
+ margin-top: 4px;
61979
+ margin-bottom: 4px;
61939
61980
  }
61940
61981
  @else {
61941
61982
  margin-bottom: 0;
@@ -61945,9 +61986,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
61945
61986
  @if ($skin-name == 'fluent2') {
61946
61987
  border-color: $treeview-input-border-color;
61947
61988
  }
61948
- @if $skin-name != 'material' {
61949
- .e-input {
61989
+ .e-input {
61990
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
61950
61991
  height: 28px;
61992
+ padding-top: 6px;
61993
+ padding-bottom: 6px;
61994
+ }
61995
+ @if $skin-name == 'tailwind3' {
61996
+ line-height: 20px;
61997
+ height: 32px;
61998
+ }
61999
+ @if $skin-name == 'bootstrap5.3' {
62000
+ height: 32px;
62001
+ padding-top: 5px;
62002
+ padding-bottom: 5px;
61951
62003
  }
61952
62004
  }
61953
62005
  }
@@ -62539,13 +62591,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62539
62591
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
62540
62592
  color: $treeview-item-active-check-color;
62541
62593
  }
62542
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
62594
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
62543
62595
  border-color: $content-text-color-selected;
62544
62596
  }
62545
62597
  }
62546
62598
 
62547
62599
  .e-stop {
62548
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
62600
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
62549
62601
  border-color: $content-text-color-selected;
62550
62602
  }
62551
62603
  }
@@ -62596,6 +62648,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62596
62648
  }
62597
62649
  }
62598
62650
  }
62651
+ @if ($theme-name == 'fluent2-highcontrast') {
62652
+ .e-checkbox-wrapper .e-frame.e-check {
62653
+ border-color: $content-text-color-hover;
62654
+ }
62655
+ }
62599
62656
  }
62600
62657
 
62601
62658
  .e-sibling {
@@ -62965,6 +63022,28 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62965
63022
  min-height: $treeview-big-item-height;
62966
63023
  }
62967
63024
 
63025
+ @if $skin-name == 'bootstrap5.3' {
63026
+ padding: $treeview-big-text-padding;
63027
+ }
63028
+
63029
+ @if $skin-name == 'highcontrast' {
63030
+ padding: $treeview-big-text-padding;
63031
+ }
63032
+
63033
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
63034
+ padding-top: 12px;
63035
+ padding-bottom: 12px;
63036
+ }
63037
+
63038
+ @if $skin-name == 'FluentUI' {
63039
+ padding: $treeview-big-text-padding;
63040
+ }
63041
+
63042
+ @if $skin-name == 'bootstrap4' {
63043
+ padding-top: 13px;
63044
+ padding-bottom: 13px;
63045
+ }
63046
+
62968
63047
  .e-input-group {
62969
63048
  height: $treeview-big-input-height;
62970
63049
 
@@ -62973,6 +63052,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
62973
63052
  height: 36px;
62974
63053
  }
62975
63054
  }
63055
+
63056
+ @if $skin-name =='bootstrap5' {
63057
+ padding-top: 6px;
63058
+ padding-bottom: 6px;
63059
+ margin-top: 2px;
63060
+ margin-bottom: 2px;
63061
+ }
63062
+
63063
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
63064
+ line-height: 42px;
63065
+ min-height: 42px;
63066
+ }
63067
+
63068
+ .e-input {
63069
+ @if $skin-name =='tailwind3' {
63070
+ height: 40px;
63071
+ line-height: 24px;
63072
+ padding-top: 8px;
63073
+ padding-bottom: 8px;
63074
+ }
63075
+
63076
+ @if $skin-name =='bootstrap5' {
63077
+ height: 24px;
63078
+ }
63079
+
63080
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
63081
+ line-height: 28px;
63082
+ min-height: 28px;
63083
+ padding-top: 9px;
63084
+ padding-bottom: 5px;
63085
+ }
63086
+
63087
+ @if $skin-name == 'bootstrap5.3' {
63088
+ line-height: 24px;
63089
+ min-height: 24px;
63090
+ padding-top: 7px;
63091
+ padding-bottom: 7px;
63092
+ }
63093
+ }
63094
+ }
63095
+ }
63096
+
63097
+ .e-list-item .e-text-content .e-list-text {
63098
+ &:has(> .e-input-group) {
63099
+ @if $skin-name =='highcontrast' {
63100
+ padding-top: 4px;
63101
+ padding-bottom: 4px;
63102
+ }
63103
+
63104
+ @if $skin-name =='FluentUI' {
63105
+ padding-top: 2px;
63106
+ padding-bottom: 2px;
63107
+ }
63108
+
63109
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
63110
+ padding-top: 3px;
63111
+ padding-bottom: 3px;
63112
+ }
63113
+
63114
+ @if $skin-name == 'bootstrap4' {
63115
+ padding-top: 6px;
63116
+ padding-bottom: 6px;
63117
+ }
62976
63118
  }
62977
63119
  }
62978
63120
 
@@ -63157,6 +63299,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
63157
63299
  .e-treeview.e-bigger {
63158
63300
  .e-list-text {
63159
63301
  font-size: $treeview-big-font-size;
63302
+ @if $skin-name == 'Material3' {
63303
+ padding: 12px;
63304
+ }
63305
+
63160
63306
  @if $skin-name == 'bootstrap4' {
63161
63307
  color: $treeview-big-text-color;
63162
63308
  }
@@ -63523,7 +63669,7 @@ $menu-icon-color: $icon-color !default;
63523
63669
  $menu-icon-hover-color: $content-text-color-hover !default;
63524
63670
  $menu-icon-focussed-color: $cmenu-caret-color !default;
63525
63671
  $menu-caret-color: $icon-color-pressed !default;
63526
- $menu-icon-li-height: 18px !default;
63672
+ $menu-icon-li-height: 42px !default;
63527
63673
  $menu-bigger-li-icon-height: 55px !default;
63528
63674
 
63529
63675
 
@@ -63612,7 +63758,7 @@ $menu-bigger-li-icon-height: 55px !default;
63612
63758
  & .e-caret {
63613
63759
  font-size: $menu-caret-font-size;
63614
63760
  height: auto;
63615
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
63761
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
63616
63762
  line-height: $menu-icon-li-height;
63617
63763
  }
63618
63764
  @else {
@@ -63655,12 +63801,6 @@ $menu-bigger-li-icon-height: 55px !default;
63655
63801
  @if $skin-name == 'fluent2' {
63656
63802
  padding: 9px 0;
63657
63803
  }
63658
- @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' {
63659
- line-height: $menu-icon-li-height;
63660
- }
63661
- @else {
63662
- line-height: $menu-li-height;
63663
- }
63664
63804
  }
63665
63805
  }
63666
63806
  }
@@ -111840,14 +111980,14 @@ $skeleton-card-color: $kanban-bg-color;
111840
111980
  $toast-icon-nrml-height: 20px !default;
111841
111981
  $toast-icon-nrml-width: 20px !default;
111842
111982
  $toast-icon-nrml-size: $text-base !default;
111843
- $toast-icon-nrml-right-margin: 12px !default;
111983
+ $toast-icon-nrml-right-margin: 10px !default;
111844
111984
  $toast-close-icon-nrml-height: 20px !default;
111845
111985
  $toast-close-icon-nrml-width: 20px !default;
111846
111986
  $toast-close-icon-nrml-size: $text-base !default;
111847
111987
  $toast-position-nrml-distance: 10px !default;
111848
111988
  $multitoast-nrml-gap-distance: 10px !default;
111849
111989
  $toast-nrml-min-height: 48px !default;
111850
- $toast-nrml-padding: 18px !default;
111990
+ $toast-nrml-padding: 16px !default;
111851
111991
  $toast-action-btn-nrml-padding: 8px 0 0 8px !default;
111852
111992
  $toast-action-btn-nrml-margin: 10px !default;
111853
111993
  $toast-progressbar-nrml-height: 4px !default;
@@ -111861,7 +112001,7 @@ $toast-title-font-nrml-size: $text-sm !default;
111861
112001
  //Touch Mode Start
111862
112002
  $toast-icon-bgr-height: 24px !default;
111863
112003
  $toast-icon-bgr-width: 24px !default;
111864
- $toast-icon-bgr-size: 18px !default;
112004
+ $toast-icon-bgr-size: 12px !default;
111865
112005
  $toast-icon-bgr-right-margin: 16px !default;
111866
112006
  $toast-close-icon-bgr-height: 24px !default;
111867
112007
  $toast-close-icon-bgr-width: 24px !default;
@@ -112070,10 +112210,10 @@ $toast-warning-icon: '\e703' !default;
112070
112210
  &:first-child {
112071
112211
  padding: 0;
112072
112212
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
112073
- padding-bottom: 12px;
112213
+ padding-bottom: 8px;
112074
112214
  padding-left: 12px;
112075
112215
  padding-right: 12px;
112076
- padding-top: 12px;
112216
+ padding-top: 8px;
112077
112217
  }
112078
112218
  }
112079
112219
 
@@ -112141,7 +112281,7 @@ $toast-warning-icon: '\e703' !default;
112141
112281
  .e-toast-content {
112142
112282
  &:first-child {
112143
112283
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
112144
- padding-left: 48px;
112284
+ padding-left: 44px;
112145
112285
  }
112146
112286
  }
112147
112287
  }
@@ -112188,9 +112328,14 @@ $toast-warning-icon: '\e703' !default;
112188
112328
  margin-right: $toast-icon-nrml-right-margin;
112189
112329
  width: $toast-icon-nrml-width;
112190
112330
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
112191
- left: 16px;
112192
- margin-left: 13px;
112193
- margin-top: 13px;
112331
+ left: 0;
112332
+ margin-left: 12px;
112333
+ margin-top: 10px;
112334
+ padding-bottom: 6px;
112335
+ position: absolute;
112336
+ }
112337
+ @if $skin-name == 'fluent2' {
112338
+ margin-top: 2px;
112194
112339
  }
112195
112340
  }
112196
112341
 
@@ -112662,8 +112807,9 @@ $toast-warning-icon: '\e703' !default;
112662
112807
  margin-right: $toast-icon-bgr-right-margin;
112663
112808
  width: $toast-icon-bgr-width;
112664
112809
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
112665
- left: 18px;
112666
- margin-top: 13px;
112810
+ left: 0;
112811
+ margin-top: 14px;
112812
+ margin-left: 12px;
112667
112813
  }
112668
112814
  }
112669
112815
 
@@ -15143,11 +15143,12 @@ $btn-focus-box-shadow: none !default;
15143
15143
  @mixin outline-primary-disabled {
15144
15144
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
15145
15145
  background: $btn-outline-primary-disabled-border-color;
15146
+ border-color: $btn-outline-primary-disabled-color;
15146
15147
  }
15147
15148
  @else {
15148
15149
  background: $btn-outline-bgcolor;
15150
+ border-color: $btn-outline-primary-disabled-border-color;
15149
15151
  }
15150
- border-color: $btn-outline-primary-disabled-border-color;
15151
15152
  box-shadow: $btn-flat-box-shadow;
15152
15153
  color: $btn-outline-primary-disabled-color;
15153
15154
  }
@@ -42898,8 +42899,8 @@ $treeview-checkmark-bgcolor: $selection-font !default;
42898
42899
  $treeview-checkmark-border-color: $selection-font !default;
42899
42900
  $treeview-checkmark-color: $selection-bg !default;
42900
42901
 
42901
- $treeview-item-height: 32px !default;
42902
- $treeview-text-height: 30px !default;
42902
+ $treeview-item-height: 36px !default;
42903
+ $treeview-text-height: 22px !default;
42903
42904
  $treeview-input-height: 30px !default;
42904
42905
  $treeview-root-ul-padding: 0 0 0 24px !default;
42905
42906
  $treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
@@ -42911,7 +42912,7 @@ $treeview-icon-size: 24px !default;
42911
42912
  $treeview-icon-margin: 0 0 0 -24px !default;
42912
42913
  $treeview-rtl-icon-margin: 0 -24px 0 0 !default;
42913
42914
  $treeview-icon-padding: 7px !default;
42914
- $treeview-text-padding: 0 8px !default;
42915
+ $treeview-text-padding: 7px 8px !default;
42915
42916
  $treeview-text-margin: 0 !default;
42916
42917
  $treeview-image-size: 18px !default;
42917
42918
  $treeview-image-margin: 0 0 0 5px !default;
@@ -42929,13 +42930,15 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
42929
42930
  $treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
42930
42931
  $treeview-rtl-image-margin: 0 5px 0 0 !default;
42931
42932
  $treeview-input-padding: 0 7px !default;
42932
- $treeview-image-text-padding: 0 8px !default;
42933
+ $treeview-image-text-padding: 7px 8px !default;
42933
42934
  $treeview-icon-image-margin: 0 0 0 10px !default;
42934
42935
  $treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
42935
42936
  $treeview-check-margin: 0 0 0 5px !default;
42936
42937
  $treeview-rtl-check-margin: 0 5px 0 0 !default;
42937
- $treeview-check-text-padding: 0 8px !default;
42938
+ $treeview-check-text-padding: 7px 8px !default;
42938
42939
  $treeview-check-image-margin: 0 0 0 12px !default;
42940
+ $treeview-big-check-text-padding: 11px 10px !default;
42941
+ $treeview-big-image-text-padding: 11px 10px !default;
42939
42942
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
42940
42943
  $treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
42941
42944
  $treeview-drop-count-border-size: 2px !default;
@@ -42948,10 +42951,10 @@ $treeview-check-icon-img-wrap-width: calc(100% - 89px) !default;
42948
42951
  $treeview-icon-wrap-width: calc(100% - 29px) !default;
42949
42952
  $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
42950
42953
 
42951
- $treeview-big-item-height: 40px !default;
42952
- $treeview-big-text-height: 38px !default;
42954
+ $treeview-big-item-height: 46px !default;
42955
+ $treeview-big-text-height: 24px !default;
42953
42956
  $treeview-big-input-height: 38px !default;
42954
- $treeview-big-text-padding: 0 10px !default;
42957
+ $treeview-big-text-padding: 11px 10px !default;
42955
42958
  $treeview-big-input-padding: 0 9px !default;
42956
42959
  $treeview-big-icon-padding: 6px !default;
42957
42960
  $treeview-big-image-margin: 0 0 0 10px !default;
@@ -43141,7 +43144,7 @@ $ripple-width: 32px !default;
43141
43144
 
43142
43145
  .e-list-item {
43143
43146
  list-style: none;
43144
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43147
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43145
43148
  padding: 2px 0;
43146
43149
  }
43147
43150
  @if $skin-name == 'fluent2' {
@@ -43149,13 +43152,12 @@ $ripple-width: 32px !default;
43149
43152
  }
43150
43153
 
43151
43154
  .e-ul {
43152
- margin: 2px 0 -2px;
43153
43155
  padding: $treeview-child-ul-padding;
43154
- @if $skin-name == 'tailwind' {
43155
- margin: 2px 0 0;
43156
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43157
+ margin: 2px 0 -2px;
43156
43158
  }
43157
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43158
- margin: 0;
43159
+ @if $skin-name == 'fluent2' {
43160
+ margin-top: 4px;
43159
43161
  }
43160
43162
  }
43161
43163
 
@@ -43192,6 +43194,49 @@ $ripple-width: 32px !default;
43192
43194
  .e-icons.e-icons-spinner::before {
43193
43195
  content: none;
43194
43196
  }
43197
+
43198
+ .e-text-content {
43199
+ .e-list-text {
43200
+ &:has(> .e-input-group) {
43201
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43202
+ padding-top: 1px;
43203
+ padding-bottom: 1px;
43204
+ .e-input-group {
43205
+ height: 34px;
43206
+
43207
+ .e-input {
43208
+ line-height: 26px;
43209
+ min-height: 26px;
43210
+ }
43211
+ }
43212
+ }
43213
+ @if $skin-name == 'tailwind3' {
43214
+ padding-top: 4px;
43215
+ padding-bottom: 4px;
43216
+ }
43217
+ @if $skin-name == 'highcontrast' {
43218
+ padding-top: 3px;
43219
+ padding-bottom: 3px;
43220
+ }
43221
+ @if ($skin-name == 'FluentUI') {
43222
+ padding-top: 3px;
43223
+ padding-bottom: 3px;
43224
+ }
43225
+ @if $skin-name == 'bootstrap5.3' {
43226
+ padding-top: 2px;
43227
+ padding-bottom: 2px;
43228
+ }
43229
+ @if $skin-name == 'bootstrap4' {
43230
+ padding-top: 5px;
43231
+ padding-bottom: 5px;
43232
+ }
43233
+ @if $skin-name == 'bootstrap5' {
43234
+ padding-top: 3px;
43235
+ padding-bottom: 3px;
43236
+ }
43237
+ }
43238
+ }
43239
+ }
43195
43240
  }
43196
43241
 
43197
43242
  .e-icons {
@@ -43209,11 +43254,14 @@ $ripple-width: 32px !default;
43209
43254
 
43210
43255
  .e-text-content {
43211
43256
  @include user-select;
43212
- border: 1px solid;
43213
43257
  cursor: pointer;
43214
43258
  margin: 0;
43215
43259
  padding: $treeview-text-wrap-padding;
43216
43260
 
43261
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43262
+ border: 1px solid;
43263
+ }
43264
+
43217
43265
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43218
43266
  border: none;
43219
43267
  }
@@ -43299,14 +43347,9 @@ $ripple-width: 32px !default;
43299
43347
 
43300
43348
  .e-input-group {
43301
43349
  height: $treeview-input-height;
43302
- @if ($skin-name == 'FluentUI') {
43303
- margin-top: 3px;
43304
- }
43305
- @else if($skin-name == 'tailwind') {
43306
- margin-bottom: 3px;
43307
- }
43308
- @else if($skin-name == 'bootstrap5') {
43309
- margin-bottom: 2px;
43350
+ @if ($skin-name == 'tailwind') {
43351
+ margin-top: 4px;
43352
+ margin-bottom: 4px;
43310
43353
  }
43311
43354
  @else {
43312
43355
  margin-bottom: 0;
@@ -43316,9 +43359,20 @@ $ripple-width: 32px !default;
43316
43359
  @if ($skin-name == 'fluent2') {
43317
43360
  border-color: $treeview-input-border-color;
43318
43361
  }
43319
- @if $skin-name != 'material' {
43320
- .e-input {
43362
+ .e-input {
43363
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43321
43364
  height: 28px;
43365
+ padding-top: 6px;
43366
+ padding-bottom: 6px;
43367
+ }
43368
+ @if $skin-name == 'tailwind3' {
43369
+ line-height: 20px;
43370
+ height: 32px;
43371
+ }
43372
+ @if $skin-name == 'bootstrap5.3' {
43373
+ height: 32px;
43374
+ padding-top: 5px;
43375
+ padding-bottom: 5px;
43322
43376
  }
43323
43377
  }
43324
43378
  }
@@ -43910,13 +43964,13 @@ $ripple-width: 32px !default;
43910
43964
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
43911
43965
  color: $treeview-item-active-check-color;
43912
43966
  }
43913
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43967
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43914
43968
  border-color: $content-text-color-selected;
43915
43969
  }
43916
43970
  }
43917
43971
 
43918
43972
  .e-stop {
43919
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43973
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43920
43974
  border-color: $content-text-color-selected;
43921
43975
  }
43922
43976
  }
@@ -43967,6 +44021,11 @@ $ripple-width: 32px !default;
43967
44021
  }
43968
44022
  }
43969
44023
  }
44024
+ @if ($theme-name == 'fluent2-highcontrast') {
44025
+ .e-checkbox-wrapper .e-frame.e-check {
44026
+ border-color: $content-text-color-hover;
44027
+ }
44028
+ }
43970
44029
  }
43971
44030
 
43972
44031
  .e-sibling {
@@ -44566,7 +44625,7 @@ $menu-header-icon-padding: 0 16px !default;
44566
44625
  & .e-caret {
44567
44626
  font-size: $menu-caret-font-size;
44568
44627
  height: auto;
44569
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44628
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44570
44629
  line-height: $menu-icon-li-height;
44571
44630
  }
44572
44631
  @else {
@@ -44609,12 +44668,6 @@ $menu-header-icon-padding: 0 16px !default;
44609
44668
  @if $skin-name == 'fluent2' {
44610
44669
  padding: 9px 0;
44611
44670
  }
44612
- @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' {
44613
- line-height: $menu-icon-li-height;
44614
- }
44615
- @else {
44616
- line-height: $menu-li-height;
44617
- }
44618
44671
  }
44619
44672
  }
44620
44673
  }
@@ -81544,10 +81597,10 @@ $toast-close-icon-hover-color: $selection-font !default;
81544
81597
  &:first-child {
81545
81598
  padding: 0;
81546
81599
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81547
- padding-bottom: 12px;
81600
+ padding-bottom: 8px;
81548
81601
  padding-left: 12px;
81549
81602
  padding-right: 12px;
81550
- padding-top: 12px;
81603
+ padding-top: 8px;
81551
81604
  }
81552
81605
  }
81553
81606
 
@@ -81615,7 +81668,7 @@ $toast-close-icon-hover-color: $selection-font !default;
81615
81668
  .e-toast-content {
81616
81669
  &:first-child {
81617
81670
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81618
- padding-left: 48px;
81671
+ padding-left: 44px;
81619
81672
  }
81620
81673
  }
81621
81674
  }
@@ -81662,9 +81715,14 @@ $toast-close-icon-hover-color: $selection-font !default;
81662
81715
  margin-right: $toast-icon-nrml-right-margin;
81663
81716
  width: $toast-icon-nrml-width;
81664
81717
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81665
- left: 16px;
81666
- margin-left: 13px;
81667
- margin-top: 13px;
81718
+ left: 0;
81719
+ margin-left: 12px;
81720
+ margin-top: 10px;
81721
+ padding-bottom: 6px;
81722
+ position: absolute;
81723
+ }
81724
+ @if $skin-name == 'fluent2' {
81725
+ margin-top: 2px;
81668
81726
  }
81669
81727
  }
81670
81728