@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
@@ -27868,6 +27868,10 @@ $calendar-small-font-size: $text-xs !default;
27868
27868
  border-color: transparent;
27869
27869
  color: $calendar-today-disabled-color;
27870
27870
  }
27871
+ @if $skin-name == 'tailwind3' {
27872
+ background-color: $calendar-today-disabled-background-style;
27873
+ border-color: $calendar-today-disabled-border-style;
27874
+ }
27871
27875
  }
27872
27876
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
27873
27877
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -59406,7 +59410,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59406
59410
 
59407
59411
  .e-list-item {
59408
59412
  list-style: none;
59409
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59413
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59410
59414
  padding: 2px 0;
59411
59415
  }
59412
59416
  @if $skin-name == 'fluent2' {
@@ -59414,13 +59418,12 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59414
59418
  }
59415
59419
 
59416
59420
  .e-ul {
59417
- margin: 2px 0 -2px;
59418
59421
  padding: $treeview-child-ul-padding;
59419
- @if $skin-name == 'tailwind' {
59420
- margin: 2px 0 0;
59422
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59423
+ margin: 2px 0 -2px;
59421
59424
  }
59422
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59423
- margin: 0;
59425
+ @if $skin-name == 'fluent2' {
59426
+ margin-top: 4px;
59424
59427
  }
59425
59428
  }
59426
59429
 
@@ -59457,6 +59460,45 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59457
59460
  .e-icons.e-icons-spinner::before {
59458
59461
  content: none;
59459
59462
  }
59463
+
59464
+ .e-text-content {
59465
+ .e-list-text {
59466
+ &:has(> .e-input-group) {
59467
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59468
+ padding-top: 1px;
59469
+ padding-bottom: 1px;
59470
+ .e-input-group {
59471
+ height: 34px;
59472
+
59473
+ .e-input {
59474
+ line-height: 26px;
59475
+ min-height: 26px;
59476
+ }
59477
+ }
59478
+ }
59479
+ @if $skin-name == 'tailwind3' {
59480
+ padding-top: 4px;
59481
+ padding-bottom: 4px;
59482
+ }
59483
+ @if $skin-name == 'highcontrast' {
59484
+ padding-top: 3px;
59485
+ padding-bottom: 3px;
59486
+ }
59487
+ @if ($skin-name == 'FluentUI') {
59488
+ padding-top: 3px;
59489
+ padding-bottom: 3px;
59490
+ }
59491
+ @if $skin-name == 'bootstrap5.3' {
59492
+ padding-top: 2px;
59493
+ padding-bottom: 2px;
59494
+ }
59495
+ @if $skin-name == 'bootstrap4' {
59496
+ padding-top: 5px;
59497
+ padding-bottom: 5px;
59498
+ }
59499
+ }
59500
+ }
59501
+ }
59460
59502
  }
59461
59503
 
59462
59504
  .e-icons {
@@ -59474,11 +59516,14 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59474
59516
 
59475
59517
  .e-text-content {
59476
59518
  @include user-select;
59477
- border: 1px solid;
59478
59519
  cursor: pointer;
59479
59520
  margin: 0;
59480
59521
  padding: $treeview-text-wrap-padding;
59481
59522
 
59523
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59524
+ border: 1px solid;
59525
+ }
59526
+
59482
59527
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59483
59528
  border: none;
59484
59529
  }
@@ -59564,14 +59609,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59564
59609
 
59565
59610
  .e-input-group {
59566
59611
  height: $treeview-input-height;
59567
- @if ($skin-name == 'FluentUI') {
59568
- margin-top: 3px;
59569
- }
59570
- @else if($skin-name == 'tailwind') {
59571
- margin-bottom: 3px;
59612
+ @if ($skin-name == 'tailwind') {
59613
+ margin-top: 4px;
59614
+ margin-bottom: 4px;
59572
59615
  }
59573
59616
  @else if($skin-name == 'bootstrap5') {
59574
- margin-bottom: 2px;
59617
+ margin-bottom: 3px;
59618
+ margin-top: 3px;
59575
59619
  }
59576
59620
  @else {
59577
59621
  margin-bottom: 0;
@@ -59581,9 +59625,20 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
59581
59625
  @if ($skin-name == 'fluent2') {
59582
59626
  border-color: $treeview-input-border-color;
59583
59627
  }
59584
- @if $skin-name != 'material' {
59585
- .e-input {
59628
+ .e-input {
59629
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59586
59630
  height: 28px;
59631
+ padding-top: 6px;
59632
+ padding-bottom: 6px;
59633
+ }
59634
+ @if $skin-name == 'tailwind3' {
59635
+ line-height: 20px;
59636
+ height: 32px;
59637
+ }
59638
+ @if $skin-name == 'bootstrap5.3' {
59639
+ height: 32px;
59640
+ padding-top: 5px;
59641
+ padding-bottom: 5px;
59587
59642
  }
59588
59643
  }
59589
59644
  }
@@ -60175,13 +60230,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60175
60230
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60176
60231
  color: $treeview-item-active-check-color;
60177
60232
  }
60178
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60233
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60179
60234
  border-color: $content-text-color-selected;
60180
60235
  }
60181
60236
  }
60182
60237
 
60183
60238
  .e-stop {
60184
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60239
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60185
60240
  border-color: $content-text-color-selected;
60186
60241
  }
60187
60242
  }
@@ -60232,6 +60287,11 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60232
60287
  }
60233
60288
  }
60234
60289
  }
60290
+ @if ($theme-name == 'fluent2-highcontrast') {
60291
+ .e-checkbox-wrapper .e-frame.e-check {
60292
+ border-color: $content-text-color-hover;
60293
+ }
60294
+ }
60235
60295
  }
60236
60296
 
60237
60297
  .e-sibling {
@@ -60601,6 +60661,30 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60601
60661
  min-height: $treeview-big-item-height;
60602
60662
  }
60603
60663
 
60664
+ @if $skin-name == 'bootstrap5.3' {
60665
+ padding: $treeview-big-text-padding;
60666
+ }
60667
+
60668
+ @if $skin-name == 'highcontrast' {
60669
+ padding-top: 11px;
60670
+ padding-bottom: 11px;
60671
+ }
60672
+
60673
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60674
+ padding-top: 12px;
60675
+ padding-bottom: 12px;
60676
+ }
60677
+
60678
+ @if $skin-name == 'FluentUI' {
60679
+ padding-top: 10px;
60680
+ padding-bottom: 10px;
60681
+ }
60682
+
60683
+ @if $skin-name == 'bootstrap4' {
60684
+ padding-top: 13px;
60685
+ padding-bottom: 13px;
60686
+ }
60687
+
60604
60688
  .e-input-group {
60605
60689
  height: $treeview-big-input-height;
60606
60690
 
@@ -60609,6 +60693,69 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60609
60693
  height: 36px;
60610
60694
  }
60611
60695
  }
60696
+
60697
+ @if $skin-name =='bootstrap5' {
60698
+ padding-top: 6px;
60699
+ padding-bottom: 6px;
60700
+ margin-top: 2px;
60701
+ margin-bottom: 2px;
60702
+ }
60703
+
60704
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60705
+ line-height: 42px;
60706
+ min-height: 42px;
60707
+ }
60708
+
60709
+ .e-input {
60710
+ @if $skin-name =='tailwind3' {
60711
+ height: 40px;
60712
+ line-height: 24px;
60713
+ padding-top: 8px;
60714
+ padding-bottom: 8px;
60715
+ }
60716
+
60717
+ @if $skin-name =='bootstrap5' {
60718
+ height: 24px;
60719
+ }
60720
+
60721
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60722
+ line-height: 28px;
60723
+ min-height: 28px;
60724
+ padding-top: 9px;
60725
+ padding-bottom: 5px;
60726
+ }
60727
+
60728
+ @if $skin-name == 'bootstrap5.3' {
60729
+ line-height: 24px;
60730
+ min-height: 24px;
60731
+ padding-top: 7px;
60732
+ padding-bottom: 7px;
60733
+ }
60734
+ }
60735
+ }
60736
+ }
60737
+
60738
+ .e-list-item .e-text-content .e-list-text {
60739
+ &:has(> .e-input-group) {
60740
+ @if $skin-name =='highcontrast' {
60741
+ padding-top: 4px;
60742
+ padding-bottom: 4px;
60743
+ }
60744
+
60745
+ @if $skin-name =='FluentUI' {
60746
+ padding-top: 2px;
60747
+ padding-bottom: 2px;
60748
+ }
60749
+
60750
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60751
+ padding-top: 3px;
60752
+ padding-bottom: 3px;
60753
+ }
60754
+
60755
+ @if $skin-name == 'bootstrap4' {
60756
+ padding-top: 6px;
60757
+ padding-bottom: 6px;
60758
+ }
60612
60759
  }
60613
60760
  }
60614
60761
 
@@ -60793,6 +60940,10 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
60793
60940
  .e-treeview.e-bigger {
60794
60941
  .e-list-text {
60795
60942
  font-size: $treeview-big-font-size;
60943
+ @if $skin-name == 'Material3' {
60944
+ padding: 12px;
60945
+ }
60946
+
60796
60947
  @if $skin-name == 'bootstrap4' {
60797
60948
  color: $treeview-big-text-color;
60798
60949
  }
@@ -61133,7 +61284,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
61133
61284
  $menu-bigger-vscroll-nav-size: 32px !default;
61134
61285
  $menu-bigger-scroll-nav-icon-size: 18px !default;
61135
61286
  $menu-header-icon-padding: 0 16px !default;
61136
- $menu-icon-li-height: 36px !default;
61287
+ $menu-icon-li-height: 32px !default;
61137
61288
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
61138
61289
  $menu-li-border-color: rgba($flyout-border) !default;
61139
61290
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -109452,7 +109603,7 @@ $toast-progressbar-bgr-height: 4px !default;
109452
109603
  $toast-content-bgr-padding: 8px 0 6px 0 !default;
109453
109604
  $toast-bgr-border-radious: 4px !default;
109454
109605
  $toast-font-bgr-size: $text-sm !default;
109455
- $toast-title-font-weight: $font-weight-medium !default;
109606
+ $toast-title-font-weight: 500 !default;
109456
109607
 
109457
109608
  //Touch Mode End
109458
109609
  //Layout Variables End
@@ -109652,10 +109803,10 @@ $toast-warning-icon: '\e88b' !default;
109652
109803
  &:first-child {
109653
109804
  padding: 0;
109654
109805
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109655
- padding-bottom: 12px;
109806
+ padding-bottom: 8px;
109656
109807
  padding-left: 12px;
109657
109808
  padding-right: 12px;
109658
- padding-top: 12px;
109809
+ padding-top: 8px;
109659
109810
  }
109660
109811
  }
109661
109812
 
@@ -109723,7 +109874,7 @@ $toast-warning-icon: '\e88b' !default;
109723
109874
  .e-toast-content {
109724
109875
  &:first-child {
109725
109876
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109726
- padding-left: 48px;
109877
+ padding-left: 44px;
109727
109878
  }
109728
109879
  }
109729
109880
  }
@@ -109770,9 +109921,14 @@ $toast-warning-icon: '\e88b' !default;
109770
109921
  margin-right: $toast-icon-nrml-right-margin;
109771
109922
  width: $toast-icon-nrml-width;
109772
109923
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109773
- left: 16px;
109774
- margin-left: 13px;
109775
- margin-top: 13px;
109924
+ left: 0;
109925
+ margin-left: 12px;
109926
+ margin-top: 10px;
109927
+ padding-bottom: 6px;
109928
+ position: absolute;
109929
+ }
109930
+ @if $skin-name == 'fluent2' {
109931
+ margin-top: 2px;
109776
109932
  }
109777
109933
  }
109778
109934
 
@@ -110244,8 +110400,9 @@ $toast-warning-icon: '\e88b' !default;
110244
110400
  margin-right: $toast-icon-bgr-right-margin;
110245
110401
  width: $toast-icon-bgr-width;
110246
110402
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
110247
- left: 18px;
110248
- margin-top: 13px;
110403
+ left: 0;
110404
+ margin-top: 14px;
110405
+ margin-left: 12px;
110249
110406
  }
110250
110407
  }
110251
110408
 
@@ -20072,6 +20072,10 @@ $calendar-small-font-size: $text-xs !default;
20072
20072
  border-color: transparent;
20073
20073
  color: $calendar-today-disabled-color;
20074
20074
  }
20075
+ @if $skin-name == 'tailwind3' {
20076
+ background-color: $calendar-today-disabled-background-style;
20077
+ border-color: $calendar-today-disabled-border-style;
20078
+ }
20075
20079
  }
20076
20080
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
20077
20081
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -43569,7 +43573,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43569
43573
 
43570
43574
  .e-list-item {
43571
43575
  list-style: none;
43572
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
43576
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43573
43577
  padding: 2px 0;
43574
43578
  }
43575
43579
  @if $skin-name == 'fluent2' {
@@ -43577,13 +43581,12 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43577
43581
  }
43578
43582
 
43579
43583
  .e-ul {
43580
- margin: 2px 0 -2px;
43581
43584
  padding: $treeview-child-ul-padding;
43582
- @if $skin-name == 'tailwind' {
43583
- margin: 2px 0 0;
43585
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43586
+ margin: 2px 0 -2px;
43584
43587
  }
43585
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
43586
- margin: 0;
43588
+ @if $skin-name == 'fluent2' {
43589
+ margin-top: 4px;
43587
43590
  }
43588
43591
  }
43589
43592
 
@@ -43620,6 +43623,45 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43620
43623
  .e-icons.e-icons-spinner::before {
43621
43624
  content: none;
43622
43625
  }
43626
+
43627
+ .e-text-content {
43628
+ .e-list-text {
43629
+ &:has(> .e-input-group) {
43630
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
43631
+ padding-top: 1px;
43632
+ padding-bottom: 1px;
43633
+ .e-input-group {
43634
+ height: 34px;
43635
+
43636
+ .e-input {
43637
+ line-height: 26px;
43638
+ min-height: 26px;
43639
+ }
43640
+ }
43641
+ }
43642
+ @if $skin-name == 'tailwind3' {
43643
+ padding-top: 4px;
43644
+ padding-bottom: 4px;
43645
+ }
43646
+ @if $skin-name == 'highcontrast' {
43647
+ padding-top: 3px;
43648
+ padding-bottom: 3px;
43649
+ }
43650
+ @if ($skin-name == 'FluentUI') {
43651
+ padding-top: 3px;
43652
+ padding-bottom: 3px;
43653
+ }
43654
+ @if $skin-name == 'bootstrap5.3' {
43655
+ padding-top: 2px;
43656
+ padding-bottom: 2px;
43657
+ }
43658
+ @if $skin-name == 'bootstrap4' {
43659
+ padding-top: 5px;
43660
+ padding-bottom: 5px;
43661
+ }
43662
+ }
43663
+ }
43664
+ }
43623
43665
  }
43624
43666
 
43625
43667
  .e-icons {
@@ -43637,11 +43679,14 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43637
43679
 
43638
43680
  .e-text-content {
43639
43681
  @include user-select;
43640
- border: 1px solid;
43641
43682
  cursor: pointer;
43642
43683
  margin: 0;
43643
43684
  padding: $treeview-text-wrap-padding;
43644
43685
 
43686
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
43687
+ border: 1px solid;
43688
+ }
43689
+
43645
43690
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
43646
43691
  border: none;
43647
43692
  }
@@ -43727,14 +43772,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43727
43772
 
43728
43773
  .e-input-group {
43729
43774
  height: $treeview-input-height;
43730
- @if ($skin-name == 'FluentUI') {
43731
- margin-top: 3px;
43732
- }
43733
- @else if($skin-name == 'tailwind') {
43734
- margin-bottom: 3px;
43775
+ @if ($skin-name == 'tailwind') {
43776
+ margin-top: 4px;
43777
+ margin-bottom: 4px;
43735
43778
  }
43736
43779
  @else if($skin-name == 'bootstrap5') {
43737
- margin-bottom: 2px;
43780
+ margin-bottom: 3px;
43781
+ margin-top: 3px;
43738
43782
  }
43739
43783
  @else {
43740
43784
  margin-bottom: 0;
@@ -43744,9 +43788,20 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
43744
43788
  @if ($skin-name == 'fluent2') {
43745
43789
  border-color: $treeview-input-border-color;
43746
43790
  }
43747
- @if $skin-name != 'material' {
43748
- .e-input {
43791
+ .e-input {
43792
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
43749
43793
  height: 28px;
43794
+ padding-top: 6px;
43795
+ padding-bottom: 6px;
43796
+ }
43797
+ @if $skin-name == 'tailwind3' {
43798
+ line-height: 20px;
43799
+ height: 32px;
43800
+ }
43801
+ @if $skin-name == 'bootstrap5.3' {
43802
+ height: 32px;
43803
+ padding-top: 5px;
43804
+ padding-bottom: 5px;
43750
43805
  }
43751
43806
  }
43752
43807
  }
@@ -44338,13 +44393,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
44338
44393
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
44339
44394
  color: $treeview-item-active-check-color;
44340
44395
  }
44341
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44396
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44342
44397
  border-color: $content-text-color-selected;
44343
44398
  }
44344
44399
  }
44345
44400
 
44346
44401
  .e-stop {
44347
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
44402
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
44348
44403
  border-color: $content-text-color-selected;
44349
44404
  }
44350
44405
  }
@@ -44395,6 +44450,11 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
44395
44450
  }
44396
44451
  }
44397
44452
  }
44453
+ @if ($theme-name == 'fluent2-highcontrast') {
44454
+ .e-checkbox-wrapper .e-frame.e-check {
44455
+ border-color: $content-text-color-hover;
44456
+ }
44457
+ }
44398
44458
  }
44399
44459
 
44400
44460
  .e-sibling {
@@ -44885,7 +44945,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
44885
44945
  $menu-bigger-vscroll-nav-size: 32px !default;
44886
44946
  $menu-bigger-scroll-nav-icon-size: 18px !default;
44887
44947
  $menu-header-icon-padding: 0 16px !default;
44888
- $menu-icon-li-height: 36px !default;
44948
+ $menu-icon-li-height: 32px !default;
44889
44949
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
44890
44950
  $menu-li-border-color: rgba($flyout-border) !default;
44891
44951
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -82122,7 +82182,7 @@ $toast-progressbar-bgr-height: 4px !default;
82122
82182
  $toast-content-bgr-padding: 8px 0 6px 0 !default;
82123
82183
  $toast-bgr-border-radious: 4px !default;
82124
82184
  $toast-font-bgr-size: $text-sm !default;
82125
- $toast-title-font-weight: $font-weight-medium !default;
82185
+ $toast-title-font-weight: 500 !default;
82126
82186
 
82127
82187
  //Touch Mode End
82128
82188
  //Layout Variables End
@@ -82322,10 +82382,10 @@ $toast-warning-icon: '\e88b' !default;
82322
82382
  &:first-child {
82323
82383
  padding: 0;
82324
82384
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82325
- padding-bottom: 12px;
82385
+ padding-bottom: 8px;
82326
82386
  padding-left: 12px;
82327
82387
  padding-right: 12px;
82328
- padding-top: 12px;
82388
+ padding-top: 8px;
82329
82389
  }
82330
82390
  }
82331
82391
 
@@ -82393,7 +82453,7 @@ $toast-warning-icon: '\e88b' !default;
82393
82453
  .e-toast-content {
82394
82454
  &:first-child {
82395
82455
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82396
- padding-left: 48px;
82456
+ padding-left: 44px;
82397
82457
  }
82398
82458
  }
82399
82459
  }
@@ -82440,9 +82500,14 @@ $toast-warning-icon: '\e88b' !default;
82440
82500
  margin-right: $toast-icon-nrml-right-margin;
82441
82501
  width: $toast-icon-nrml-width;
82442
82502
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
82443
- left: 16px;
82444
- margin-left: 13px;
82445
- margin-top: 13px;
82503
+ left: 0;
82504
+ margin-left: 12px;
82505
+ margin-top: 10px;
82506
+ padding-bottom: 6px;
82507
+ position: absolute;
82508
+ }
82509
+ @if $skin-name == 'fluent2' {
82510
+ margin-top: 2px;
82446
82511
  }
82447
82512
  }
82448
82513