@syncfusion/blazor-themes 31.1.18 → 31.1.20

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 (255) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +5 -5
  2. package/Compiled-Themes/bds-dark.css +5 -5
  3. package/Compiled-Themes/bds-lite.css +5 -5
  4. package/Compiled-Themes/bds.css +5 -5
  5. package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
  6. package/Compiled-Themes/bootstrap-dark.css +4 -2
  7. package/Compiled-Themes/bootstrap-lite.css +4 -2
  8. package/Compiled-Themes/bootstrap.css +4 -2
  9. package/Compiled-Themes/bootstrap4-lite.css +11 -8
  10. package/Compiled-Themes/bootstrap4.css +22 -12
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
  12. package/Compiled-Themes/bootstrap5-dark.css +31 -20
  13. package/Compiled-Themes/bootstrap5-lite.css +15 -13
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
  15. package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
  16. package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
  17. package/Compiled-Themes/bootstrap5.3.css +51 -28
  18. package/Compiled-Themes/bootstrap5.css +31 -20
  19. package/Compiled-Themes/fabric-dark-lite.css +4 -2
  20. package/Compiled-Themes/fabric-dark.css +4 -2
  21. package/Compiled-Themes/fabric-lite.css +4 -2
  22. package/Compiled-Themes/fabric.css +4 -2
  23. package/Compiled-Themes/fluent-dark-lite.css +13 -10
  24. package/Compiled-Themes/fluent-dark.css +23 -13
  25. package/Compiled-Themes/fluent-lite.css +13 -10
  26. package/Compiled-Themes/fluent.css +23 -13
  27. package/Compiled-Themes/fluent2-dark-lite.css +7 -5
  28. package/Compiled-Themes/fluent2-dark.css +8 -6
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
  30. package/Compiled-Themes/fluent2-highcontrast.css +11 -6
  31. package/Compiled-Themes/fluent2-lite.css +7 -5
  32. package/Compiled-Themes/fluent2.css +8 -6
  33. package/Compiled-Themes/highcontrast-lite.css +12 -9
  34. package/Compiled-Themes/highcontrast.css +24 -12
  35. package/Compiled-Themes/material-dark-lite.css +17 -12
  36. package/Compiled-Themes/material-dark.css +37 -16
  37. package/Compiled-Themes/material-lite.css +17 -9
  38. package/Compiled-Themes/material.css +34 -12
  39. package/Compiled-Themes/material3-dark-lite.css +5 -6
  40. package/Compiled-Themes/material3-dark.css +6 -6
  41. package/Compiled-Themes/material3-lite.css +5 -6
  42. package/Compiled-Themes/material3.css +6 -6
  43. package/Compiled-Themes/tailwind-dark-lite.css +4 -4
  44. package/Compiled-Themes/tailwind-dark.css +4 -4
  45. package/Compiled-Themes/tailwind-lite.css +4 -4
  46. package/Compiled-Themes/tailwind.css +4 -4
  47. package/Compiled-Themes/tailwind3-dark-lite.css +17 -4
  48. package/Compiled-Themes/tailwind3-dark.css +24 -4
  49. package/Compiled-Themes/tailwind3-lite.css +17 -4
  50. package/Compiled-Themes/tailwind3.css +24 -4
  51. package/SCSS-Themes/bds-dark-lite.scss +89 -24
  52. package/SCSS-Themes/bds-dark.scss +183 -26
  53. package/SCSS-Themes/bds-lite.scss +89 -24
  54. package/SCSS-Themes/bds.scss +183 -26
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +88 -23
  56. package/SCSS-Themes/bootstrap-dark.scss +182 -25
  57. package/SCSS-Themes/bootstrap-lite.scss +88 -23
  58. package/SCSS-Themes/bootstrap.scss +182 -25
  59. package/SCSS-Themes/bootstrap4-lite.scss +95 -30
  60. package/SCSS-Themes/bootstrap4.scss +189 -32
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +96 -31
  62. package/SCSS-Themes/bootstrap5-dark.scss +190 -33
  63. package/SCSS-Themes/bootstrap5-lite.scss +96 -31
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +104 -39
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +198 -41
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +104 -39
  67. package/SCSS-Themes/bootstrap5.3.scss +198 -41
  68. package/SCSS-Themes/bootstrap5.scss +190 -33
  69. package/SCSS-Themes/calendars/calendar/bds-dark-lite.scss +4 -0
  70. package/SCSS-Themes/calendars/calendar/bds-dark.scss +4 -0
  71. package/SCSS-Themes/calendars/calendar/bds-lite.scss +4 -0
  72. package/SCSS-Themes/calendars/calendar/bds.scss +4 -0
  73. package/SCSS-Themes/calendars/calendar/bootstrap-dark-lite.scss +4 -0
  74. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +4 -0
  75. package/SCSS-Themes/calendars/calendar/bootstrap-lite.scss +4 -0
  76. package/SCSS-Themes/calendars/calendar/bootstrap.scss +4 -0
  77. package/SCSS-Themes/calendars/calendar/bootstrap4-lite.scss +4 -0
  78. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +4 -0
  79. package/SCSS-Themes/calendars/calendar/bootstrap5-dark-lite.scss +4 -0
  80. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +4 -0
  81. package/SCSS-Themes/calendars/calendar/bootstrap5-lite.scss +4 -0
  82. package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark-lite.scss +4 -0
  83. package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark.scss +4 -0
  84. package/SCSS-Themes/calendars/calendar/bootstrap5.3-lite.scss +4 -0
  85. package/SCSS-Themes/calendars/calendar/bootstrap5.3.scss +4 -0
  86. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +4 -0
  87. package/SCSS-Themes/calendars/calendar/fabric-dark-lite.scss +4 -0
  88. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +4 -0
  89. package/SCSS-Themes/calendars/calendar/fabric-lite.scss +4 -0
  90. package/SCSS-Themes/calendars/calendar/fabric.scss +4 -0
  91. package/SCSS-Themes/calendars/calendar/fluent-dark-lite.scss +4 -0
  92. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +4 -0
  93. package/SCSS-Themes/calendars/calendar/fluent-lite.scss +4 -0
  94. package/SCSS-Themes/calendars/calendar/fluent.scss +4 -0
  95. package/SCSS-Themes/calendars/calendar/fluent2-dark-lite.scss +4 -0
  96. package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +4 -0
  97. package/SCSS-Themes/calendars/calendar/fluent2-highcontrast-lite.scss +4 -0
  98. package/SCSS-Themes/calendars/calendar/fluent2-highcontrast.scss +4 -0
  99. package/SCSS-Themes/calendars/calendar/fluent2-lite.scss +4 -0
  100. package/SCSS-Themes/calendars/calendar/fluent2.scss +4 -0
  101. package/SCSS-Themes/calendars/calendar/highcontrast-lite.scss +4 -0
  102. package/SCSS-Themes/calendars/calendar/highcontrast.scss +4 -0
  103. package/SCSS-Themes/calendars/calendar/material-dark-lite.scss +4 -0
  104. package/SCSS-Themes/calendars/calendar/material-dark.scss +4 -0
  105. package/SCSS-Themes/calendars/calendar/material-lite.scss +4 -0
  106. package/SCSS-Themes/calendars/calendar/material.scss +4 -0
  107. package/SCSS-Themes/calendars/calendar/material3-dark-lite.scss +4 -0
  108. package/SCSS-Themes/calendars/calendar/material3-dark.scss +4 -0
  109. package/SCSS-Themes/calendars/calendar/material3-lite.scss +4 -0
  110. package/SCSS-Themes/calendars/calendar/material3.scss +4 -0
  111. package/SCSS-Themes/calendars/calendar/tailwind-dark-lite.scss +4 -0
  112. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +4 -0
  113. package/SCSS-Themes/calendars/calendar/tailwind-lite.scss +4 -0
  114. package/SCSS-Themes/calendars/calendar/tailwind.scss +4 -0
  115. package/SCSS-Themes/calendars/calendar/tailwind3-dark-lite.scss +4 -0
  116. package/SCSS-Themes/calendars/calendar/tailwind3-dark.scss +4 -0
  117. package/SCSS-Themes/calendars/calendar/tailwind3-lite.scss +4 -0
  118. package/SCSS-Themes/calendars/calendar/tailwind3.scss +4 -0
  119. package/SCSS-Themes/fabric-dark-lite.scss +88 -23
  120. package/SCSS-Themes/fabric-dark.scss +182 -25
  121. package/SCSS-Themes/fabric-lite.scss +88 -23
  122. package/SCSS-Themes/fabric.scss +182 -25
  123. package/SCSS-Themes/fluent-dark-lite.scss +94 -29
  124. package/SCSS-Themes/fluent-dark.scss +188 -31
  125. package/SCSS-Themes/fluent-lite.scss +94 -29
  126. package/SCSS-Themes/fluent.scss +188 -31
  127. package/SCSS-Themes/fluent2-dark-lite.scss +91 -26
  128. package/SCSS-Themes/fluent2-dark.scss +185 -28
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +91 -26
  130. package/SCSS-Themes/fluent2-highcontrast.scss +185 -28
  131. package/SCSS-Themes/fluent2-lite.scss +91 -26
  132. package/SCSS-Themes/fluent2.scss +185 -28
  133. package/SCSS-Themes/highcontrast-lite.scss +94 -29
  134. package/SCSS-Themes/highcontrast.scss +188 -31
  135. package/SCSS-Themes/material-dark-lite.scss +95 -30
  136. package/SCSS-Themes/material-dark.scss +189 -32
  137. package/SCSS-Themes/material-lite.scss +94 -29
  138. package/SCSS-Themes/material.scss +188 -31
  139. package/SCSS-Themes/material3-dark-lite.scss +90 -25
  140. package/SCSS-Themes/material3-dark.scss +184 -27
  141. package/SCSS-Themes/material3-lite.scss +90 -25
  142. package/SCSS-Themes/material3.scss +184 -27
  143. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
  144. package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
  145. package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
  146. package/SCSS-Themes/navigations/menu/material3.scss +1 -1
  147. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
  148. package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
  149. package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
  150. package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
  151. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
  152. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
  153. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
  154. package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
  155. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
  156. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
  157. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
  158. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
  159. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
  160. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
  161. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
  162. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
  163. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
  164. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
  165. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
  166. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
  167. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
  168. package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
  169. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
  170. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
  171. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
  172. package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
  173. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
  174. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
  175. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
  176. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
  177. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
  178. package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
  179. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
  180. package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
  181. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
  182. package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
  183. package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
  184. package/SCSS-Themes/navigations/treeview/material.scss +170 -23
  185. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
  186. package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
  187. package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
  188. package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
  189. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
  190. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
  191. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
  192. package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
  193. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
  194. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
  195. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
  196. package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
  197. package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
  198. package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
  199. package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
  200. package/SCSS-Themes/notifications/toast/bds.scss +14 -8
  201. package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
  202. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
  203. package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
  204. package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
  205. package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
  206. package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
  207. package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
  208. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
  209. package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
  210. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
  211. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
  212. package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
  213. package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
  214. package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
  215. package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
  216. package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
  217. package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
  218. package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
  219. package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
  220. package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
  221. package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
  222. package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
  223. package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
  224. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
  225. package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
  226. package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
  227. package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
  228. package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
  229. package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
  230. package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
  231. package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
  232. package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
  233. package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
  234. package/SCSS-Themes/notifications/toast/material.scss +14 -8
  235. package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
  236. package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
  237. package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
  238. package/SCSS-Themes/notifications/toast/material3.scss +15 -9
  239. package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
  240. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
  241. package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
  242. package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
  243. package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
  244. package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
  245. package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
  246. package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
  247. package/SCSS-Themes/tailwind-dark-lite.scss +88 -23
  248. package/SCSS-Themes/tailwind-dark.scss +182 -25
  249. package/SCSS-Themes/tailwind-lite.scss +88 -23
  250. package/SCSS-Themes/tailwind.scss +182 -25
  251. package/SCSS-Themes/tailwind3-dark-lite.scss +89 -24
  252. package/SCSS-Themes/tailwind3-dark.scss +183 -26
  253. package/SCSS-Themes/tailwind3-lite.scss +89 -24
  254. package/SCSS-Themes/tailwind3.scss +183 -26
  255. package/package.json +1 -1
@@ -27521,6 +27521,10 @@ $calendar-small-font-size: 12px !default;
27521
27521
  border-color: transparent;
27522
27522
  color: $calendar-today-disabled-color;
27523
27523
  }
27524
+ @if $skin-name == 'tailwind3' {
27525
+ background-color: $calendar-today-disabled-background-style;
27526
+ border-color: $calendar-today-disabled-border-style;
27527
+ }
27524
27528
  }
27525
27529
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
27526
27530
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -59242,7 +59246,7 @@ $ripple-width: 32px !default;
59242
59246
 
59243
59247
  .e-list-item {
59244
59248
  list-style: none;
59245
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59249
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59246
59250
  padding: 2px 0;
59247
59251
  }
59248
59252
  @if $skin-name == 'fluent2' {
@@ -59250,13 +59254,12 @@ $ripple-width: 32px !default;
59250
59254
  }
59251
59255
 
59252
59256
  .e-ul {
59253
- margin: 2px 0 -2px;
59254
59257
  padding: $treeview-child-ul-padding;
59255
- @if $skin-name == 'tailwind' {
59256
- margin: 2px 0 0;
59258
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59259
+ margin: 2px 0 -2px;
59257
59260
  }
59258
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59259
- margin: 0;
59261
+ @if $skin-name == 'fluent2' {
59262
+ margin-top: 4px;
59260
59263
  }
59261
59264
  }
59262
59265
 
@@ -59293,6 +59296,45 @@ $ripple-width: 32px !default;
59293
59296
  .e-icons.e-icons-spinner::before {
59294
59297
  content: none;
59295
59298
  }
59299
+
59300
+ .e-text-content {
59301
+ .e-list-text {
59302
+ &:has(> .e-input-group) {
59303
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59304
+ padding-top: 1px;
59305
+ padding-bottom: 1px;
59306
+ .e-input-group {
59307
+ height: 34px;
59308
+
59309
+ .e-input {
59310
+ line-height: 26px;
59311
+ min-height: 26px;
59312
+ }
59313
+ }
59314
+ }
59315
+ @if $skin-name == 'tailwind3' {
59316
+ padding-top: 4px;
59317
+ padding-bottom: 4px;
59318
+ }
59319
+ @if $skin-name == 'highcontrast' {
59320
+ padding-top: 3px;
59321
+ padding-bottom: 3px;
59322
+ }
59323
+ @if ($skin-name == 'FluentUI') {
59324
+ padding-top: 3px;
59325
+ padding-bottom: 3px;
59326
+ }
59327
+ @if $skin-name == 'bootstrap5.3' {
59328
+ padding-top: 2px;
59329
+ padding-bottom: 2px;
59330
+ }
59331
+ @if $skin-name == 'bootstrap4' {
59332
+ padding-top: 5px;
59333
+ padding-bottom: 5px;
59334
+ }
59335
+ }
59336
+ }
59337
+ }
59296
59338
  }
59297
59339
 
59298
59340
  .e-icons {
@@ -59310,11 +59352,14 @@ $ripple-width: 32px !default;
59310
59352
 
59311
59353
  .e-text-content {
59312
59354
  @include user-select;
59313
- border: 1px solid;
59314
59355
  cursor: pointer;
59315
59356
  margin: 0;
59316
59357
  padding: $treeview-text-wrap-padding;
59317
59358
 
59359
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59360
+ border: 1px solid;
59361
+ }
59362
+
59318
59363
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59319
59364
  border: none;
59320
59365
  }
@@ -59400,14 +59445,13 @@ $ripple-width: 32px !default;
59400
59445
 
59401
59446
  .e-input-group {
59402
59447
  height: $treeview-input-height;
59403
- @if ($skin-name == 'FluentUI') {
59404
- margin-top: 3px;
59405
- }
59406
- @else if($skin-name == 'tailwind') {
59407
- margin-bottom: 3px;
59448
+ @if ($skin-name == 'tailwind') {
59449
+ margin-top: 4px;
59450
+ margin-bottom: 4px;
59408
59451
  }
59409
59452
  @else if($skin-name == 'bootstrap5') {
59410
- margin-bottom: 2px;
59453
+ margin-bottom: 3px;
59454
+ margin-top: 3px;
59411
59455
  }
59412
59456
  @else {
59413
59457
  margin-bottom: 0;
@@ -59417,9 +59461,20 @@ $ripple-width: 32px !default;
59417
59461
  @if ($skin-name == 'fluent2') {
59418
59462
  border-color: $treeview-input-border-color;
59419
59463
  }
59420
- @if $skin-name != 'material' {
59421
- .e-input {
59464
+ .e-input {
59465
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59422
59466
  height: 28px;
59467
+ padding-top: 6px;
59468
+ padding-bottom: 6px;
59469
+ }
59470
+ @if $skin-name == 'tailwind3' {
59471
+ line-height: 20px;
59472
+ height: 32px;
59473
+ }
59474
+ @if $skin-name == 'bootstrap5.3' {
59475
+ height: 32px;
59476
+ padding-top: 5px;
59477
+ padding-bottom: 5px;
59423
59478
  }
59424
59479
  }
59425
59480
  }
@@ -60011,13 +60066,13 @@ $ripple-width: 32px !default;
60011
60066
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60012
60067
  color: $treeview-item-active-check-color;
60013
60068
  }
60014
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60069
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60015
60070
  border-color: $content-text-color-selected;
60016
60071
  }
60017
60072
  }
60018
60073
 
60019
60074
  .e-stop {
60020
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60075
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60021
60076
  border-color: $content-text-color-selected;
60022
60077
  }
60023
60078
  }
@@ -60068,6 +60123,11 @@ $ripple-width: 32px !default;
60068
60123
  }
60069
60124
  }
60070
60125
  }
60126
+ @if ($theme-name == 'fluent2-highcontrast') {
60127
+ .e-checkbox-wrapper .e-frame.e-check {
60128
+ border-color: $content-text-color-hover;
60129
+ }
60130
+ }
60071
60131
  }
60072
60132
 
60073
60133
  .e-sibling {
@@ -60433,6 +60493,30 @@ $ripple-width: 32px !default;
60433
60493
  min-height: $treeview-big-item-height;
60434
60494
  }
60435
60495
 
60496
+ @if $skin-name == 'bootstrap5.3' {
60497
+ padding: $treeview-big-text-padding;
60498
+ }
60499
+
60500
+ @if $skin-name == 'highcontrast' {
60501
+ padding-top: 11px;
60502
+ padding-bottom: 11px;
60503
+ }
60504
+
60505
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60506
+ padding-top: 12px;
60507
+ padding-bottom: 12px;
60508
+ }
60509
+
60510
+ @if $skin-name == 'FluentUI' {
60511
+ padding-top: 10px;
60512
+ padding-bottom: 10px;
60513
+ }
60514
+
60515
+ @if $skin-name == 'bootstrap4' {
60516
+ padding-top: 13px;
60517
+ padding-bottom: 13px;
60518
+ }
60519
+
60436
60520
  .e-input-group {
60437
60521
  height: $treeview-big-input-height;
60438
60522
 
@@ -60441,6 +60525,69 @@ $ripple-width: 32px !default;
60441
60525
  height: 36px;
60442
60526
  }
60443
60527
  }
60528
+
60529
+ @if $skin-name =='bootstrap5' {
60530
+ padding-top: 6px;
60531
+ padding-bottom: 6px;
60532
+ margin-top: 2px;
60533
+ margin-bottom: 2px;
60534
+ }
60535
+
60536
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60537
+ line-height: 42px;
60538
+ min-height: 42px;
60539
+ }
60540
+
60541
+ .e-input {
60542
+ @if $skin-name =='tailwind3' {
60543
+ height: 40px;
60544
+ line-height: 24px;
60545
+ padding-top: 8px;
60546
+ padding-bottom: 8px;
60547
+ }
60548
+
60549
+ @if $skin-name =='bootstrap5' {
60550
+ height: 24px;
60551
+ }
60552
+
60553
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60554
+ line-height: 28px;
60555
+ min-height: 28px;
60556
+ padding-top: 9px;
60557
+ padding-bottom: 5px;
60558
+ }
60559
+
60560
+ @if $skin-name == 'bootstrap5.3' {
60561
+ line-height: 24px;
60562
+ min-height: 24px;
60563
+ padding-top: 7px;
60564
+ padding-bottom: 7px;
60565
+ }
60566
+ }
60567
+ }
60568
+ }
60569
+
60570
+ .e-list-item .e-text-content .e-list-text {
60571
+ &:has(> .e-input-group) {
60572
+ @if $skin-name =='highcontrast' {
60573
+ padding-top: 4px;
60574
+ padding-bottom: 4px;
60575
+ }
60576
+
60577
+ @if $skin-name =='FluentUI' {
60578
+ padding-top: 2px;
60579
+ padding-bottom: 2px;
60580
+ }
60581
+
60582
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60583
+ padding-top: 3px;
60584
+ padding-bottom: 3px;
60585
+ }
60586
+
60587
+ @if $skin-name == 'bootstrap4' {
60588
+ padding-top: 6px;
60589
+ padding-bottom: 6px;
60590
+ }
60444
60591
  }
60445
60592
  }
60446
60593
 
@@ -60625,6 +60772,10 @@ $ripple-width: 32px !default;
60625
60772
  .e-treeview.e-bigger {
60626
60773
  .e-list-text {
60627
60774
  font-size: $treeview-big-font-size;
60775
+ @if $skin-name == 'Material3' {
60776
+ padding: 12px;
60777
+ }
60778
+
60628
60779
  @if $skin-name == 'bootstrap4' {
60629
60780
  color: $treeview-big-text-color;
60630
60781
  }
@@ -109069,10 +109220,10 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
109069
109220
  &:first-child {
109070
109221
  padding: 0;
109071
109222
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109072
- padding-bottom: 12px;
109223
+ padding-bottom: 8px;
109073
109224
  padding-left: 12px;
109074
109225
  padding-right: 12px;
109075
- padding-top: 12px;
109226
+ padding-top: 8px;
109076
109227
  }
109077
109228
  }
109078
109229
 
@@ -109140,7 +109291,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
109140
109291
  .e-toast-content {
109141
109292
  &:first-child {
109142
109293
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109143
- padding-left: 48px;
109294
+ padding-left: 44px;
109144
109295
  }
109145
109296
  }
109146
109297
  }
@@ -109187,9 +109338,14 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
109187
109338
  margin-right: $toast-icon-nrml-right-margin;
109188
109339
  width: $toast-icon-nrml-width;
109189
109340
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109190
- left: 16px;
109191
- margin-left: 13px;
109192
- margin-top: 13px;
109341
+ left: 0;
109342
+ margin-left: 12px;
109343
+ margin-top: 10px;
109344
+ padding-bottom: 6px;
109345
+ position: absolute;
109346
+ }
109347
+ @if $skin-name == 'fluent2' {
109348
+ margin-top: 2px;
109193
109349
  }
109194
109350
  }
109195
109351
 
@@ -109661,8 +109817,9 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
109661
109817
  margin-right: $toast-icon-bgr-right-margin;
109662
109818
  width: $toast-icon-bgr-width;
109663
109819
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109664
- left: 18px;
109665
- margin-top: 13px;
109820
+ left: 0;
109821
+ margin-top: 14px;
109822
+ margin-left: 12px;
109666
109823
  }
109667
109824
  }
109668
109825
 
@@ -19564,6 +19564,10 @@ $calendar-small-font-size: 12px !default;
19564
19564
  border-color: transparent;
19565
19565
  color: $calendar-today-disabled-color;
19566
19566
  }
19567
+ @if $skin-name == 'tailwind3' {
19568
+ background-color: $calendar-today-disabled-background-style;
19569
+ border-color: $calendar-today-disabled-border-style;
19570
+ }
19567
19571
  }
19568
19572
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
19569
19573
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -43097,7 +43101,7 @@ $ripple-width: 32px !default;
43097
43101
 
43098
43102
  .e-list-item {
43099
43103
  list-style: none;
43100
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43104
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43101
43105
  padding: 2px 0;
43102
43106
  }
43103
43107
  @if $skin-name == 'fluent2' {
@@ -43105,13 +43109,12 @@ $ripple-width: 32px !default;
43105
43109
  }
43106
43110
 
43107
43111
  .e-ul {
43108
- margin: 2px 0 -2px;
43109
43112
  padding: $treeview-child-ul-padding;
43110
- @if $skin-name == 'tailwind' {
43111
- margin: 2px 0 0;
43113
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43114
+ margin: 2px 0 -2px;
43112
43115
  }
43113
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43114
- margin: 0;
43116
+ @if $skin-name == 'fluent2' {
43117
+ margin-top: 4px;
43115
43118
  }
43116
43119
  }
43117
43120
 
@@ -43148,6 +43151,45 @@ $ripple-width: 32px !default;
43148
43151
  .e-icons.e-icons-spinner::before {
43149
43152
  content: none;
43150
43153
  }
43154
+
43155
+ .e-text-content {
43156
+ .e-list-text {
43157
+ &:has(> .e-input-group) {
43158
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43159
+ padding-top: 1px;
43160
+ padding-bottom: 1px;
43161
+ .e-input-group {
43162
+ height: 34px;
43163
+
43164
+ .e-input {
43165
+ line-height: 26px;
43166
+ min-height: 26px;
43167
+ }
43168
+ }
43169
+ }
43170
+ @if $skin-name == 'tailwind3' {
43171
+ padding-top: 4px;
43172
+ padding-bottom: 4px;
43173
+ }
43174
+ @if $skin-name == 'highcontrast' {
43175
+ padding-top: 3px;
43176
+ padding-bottom: 3px;
43177
+ }
43178
+ @if ($skin-name == 'FluentUI') {
43179
+ padding-top: 3px;
43180
+ padding-bottom: 3px;
43181
+ }
43182
+ @if $skin-name == 'bootstrap5.3' {
43183
+ padding-top: 2px;
43184
+ padding-bottom: 2px;
43185
+ }
43186
+ @if $skin-name == 'bootstrap4' {
43187
+ padding-top: 5px;
43188
+ padding-bottom: 5px;
43189
+ }
43190
+ }
43191
+ }
43192
+ }
43151
43193
  }
43152
43194
 
43153
43195
  .e-icons {
@@ -43165,11 +43207,14 @@ $ripple-width: 32px !default;
43165
43207
 
43166
43208
  .e-text-content {
43167
43209
  @include user-select;
43168
- border: 1px solid;
43169
43210
  cursor: pointer;
43170
43211
  margin: 0;
43171
43212
  padding: $treeview-text-wrap-padding;
43172
43213
 
43214
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43215
+ border: 1px solid;
43216
+ }
43217
+
43173
43218
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43174
43219
  border: none;
43175
43220
  }
@@ -43255,14 +43300,13 @@ $ripple-width: 32px !default;
43255
43300
 
43256
43301
  .e-input-group {
43257
43302
  height: $treeview-input-height;
43258
- @if ($skin-name == 'FluentUI') {
43259
- margin-top: 3px;
43260
- }
43261
- @else if($skin-name == 'tailwind') {
43262
- margin-bottom: 3px;
43303
+ @if ($skin-name == 'tailwind') {
43304
+ margin-top: 4px;
43305
+ margin-bottom: 4px;
43263
43306
  }
43264
43307
  @else if($skin-name == 'bootstrap5') {
43265
- margin-bottom: 2px;
43308
+ margin-bottom: 3px;
43309
+ margin-top: 3px;
43266
43310
  }
43267
43311
  @else {
43268
43312
  margin-bottom: 0;
@@ -43272,9 +43316,20 @@ $ripple-width: 32px !default;
43272
43316
  @if ($skin-name == 'fluent2') {
43273
43317
  border-color: $treeview-input-border-color;
43274
43318
  }
43275
- @if $skin-name != 'material' {
43276
- .e-input {
43319
+ .e-input {
43320
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43277
43321
  height: 28px;
43322
+ padding-top: 6px;
43323
+ padding-bottom: 6px;
43324
+ }
43325
+ @if $skin-name == 'tailwind3' {
43326
+ line-height: 20px;
43327
+ height: 32px;
43328
+ }
43329
+ @if $skin-name == 'bootstrap5.3' {
43330
+ height: 32px;
43331
+ padding-top: 5px;
43332
+ padding-bottom: 5px;
43278
43333
  }
43279
43334
  }
43280
43335
  }
@@ -43866,13 +43921,13 @@ $ripple-width: 32px !default;
43866
43921
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
43867
43922
  color: $treeview-item-active-check-color;
43868
43923
  }
43869
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43924
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43870
43925
  border-color: $content-text-color-selected;
43871
43926
  }
43872
43927
  }
43873
43928
 
43874
43929
  .e-stop {
43875
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
43930
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
43876
43931
  border-color: $content-text-color-selected;
43877
43932
  }
43878
43933
  }
@@ -43923,6 +43978,11 @@ $ripple-width: 32px !default;
43923
43978
  }
43924
43979
  }
43925
43980
  }
43981
+ @if ($theme-name == 'fluent2-highcontrast') {
43982
+ .e-checkbox-wrapper .e-frame.e-check {
43983
+ border-color: $content-text-color-hover;
43984
+ }
43985
+ }
43926
43986
  }
43927
43987
 
43928
43988
  .e-sibling {
@@ -81463,10 +81523,10 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
81463
81523
  &:first-child {
81464
81524
  padding: 0;
81465
81525
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81466
- padding-bottom: 12px;
81526
+ padding-bottom: 8px;
81467
81527
  padding-left: 12px;
81468
81528
  padding-right: 12px;
81469
- padding-top: 12px;
81529
+ padding-top: 8px;
81470
81530
  }
81471
81531
  }
81472
81532
 
@@ -81534,7 +81594,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
81534
81594
  .e-toast-content {
81535
81595
  &:first-child {
81536
81596
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81537
- padding-left: 48px;
81597
+ padding-left: 44px;
81538
81598
  }
81539
81599
  }
81540
81600
  }
@@ -81581,9 +81641,14 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
81581
81641
  margin-right: $toast-icon-nrml-right-margin;
81582
81642
  width: $toast-icon-nrml-width;
81583
81643
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
81584
- left: 16px;
81585
- margin-left: 13px;
81586
- margin-top: 13px;
81644
+ left: 0;
81645
+ margin-left: 12px;
81646
+ margin-top: 10px;
81647
+ padding-bottom: 6px;
81648
+ position: absolute;
81649
+ }
81650
+ @if $skin-name == 'fluent2' {
81651
+ margin-top: 2px;
81587
81652
  }
81588
81653
  }
81589
81654