@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
@@ -29437,6 +29437,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
29437
29437
  border-color: transparent;
29438
29438
  color: $calendar-today-disabled-color;
29439
29439
  }
29440
+ @if $skin-name == 'tailwind3' {
29441
+ background-color: $calendar-today-disabled-background-style;
29442
+ border-color: $calendar-today-disabled-border-style;
29443
+ }
29440
29444
  }
29441
29445
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
29442
29446
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -60895,7 +60899,7 @@ $treeview-icon-font-size: $text-base !default;
60895
60899
  $treeview-image-font-size: $text-xl !default;
60896
60900
  $treeview-item-height: 40px !default;
60897
60901
  $treeview-text-height: 20px !default;
60898
- $treeview-input-height: 30px !default;
60902
+ $treeview-input-height: 32px !default;
60899
60903
  $treeview-root-ul-padding: 0 0 0 12px !default;
60900
60904
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
60901
60905
  $treeview-child-ul-padding: 0 0 0 20px !default;
@@ -61180,7 +61184,7 @@ $treeview-item-active-check-color: $primary !default;
61180
61184
 
61181
61185
  .e-list-item {
61182
61186
  list-style: none;
61183
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
61187
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61184
61188
  padding: 2px 0;
61185
61189
  }
61186
61190
  @if $skin-name == 'fluent2' {
@@ -61188,13 +61192,12 @@ $treeview-item-active-check-color: $primary !default;
61188
61192
  }
61189
61193
 
61190
61194
  .e-ul {
61191
- margin: 2px 0 -2px;
61192
61195
  padding: $treeview-child-ul-padding;
61193
- @if $skin-name == 'tailwind' {
61194
- margin: 2px 0 0;
61196
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61197
+ margin: 2px 0 -2px;
61195
61198
  }
61196
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
61197
- margin: 0;
61199
+ @if $skin-name == 'fluent2' {
61200
+ margin-top: 4px;
61198
61201
  }
61199
61202
  }
61200
61203
 
@@ -61231,6 +61234,45 @@ $treeview-item-active-check-color: $primary !default;
61231
61234
  .e-icons.e-icons-spinner::before {
61232
61235
  content: none;
61233
61236
  }
61237
+
61238
+ .e-text-content {
61239
+ .e-list-text {
61240
+ &:has(> .e-input-group) {
61241
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
61242
+ padding-top: 1px;
61243
+ padding-bottom: 1px;
61244
+ .e-input-group {
61245
+ height: 34px;
61246
+
61247
+ .e-input {
61248
+ line-height: 26px;
61249
+ min-height: 26px;
61250
+ }
61251
+ }
61252
+ }
61253
+ @if $skin-name == 'tailwind3' {
61254
+ padding-top: 4px;
61255
+ padding-bottom: 4px;
61256
+ }
61257
+ @if $skin-name == 'highcontrast' {
61258
+ padding-top: 3px;
61259
+ padding-bottom: 3px;
61260
+ }
61261
+ @if ($skin-name == 'FluentUI') {
61262
+ padding-top: 3px;
61263
+ padding-bottom: 3px;
61264
+ }
61265
+ @if $skin-name == 'bootstrap5.3' {
61266
+ padding-top: 2px;
61267
+ padding-bottom: 2px;
61268
+ }
61269
+ @if $skin-name == 'bootstrap4' {
61270
+ padding-top: 5px;
61271
+ padding-bottom: 5px;
61272
+ }
61273
+ }
61274
+ }
61275
+ }
61234
61276
  }
61235
61277
 
61236
61278
  .e-icons {
@@ -61248,11 +61290,14 @@ $treeview-item-active-check-color: $primary !default;
61248
61290
 
61249
61291
  .e-text-content {
61250
61292
  @include user-select;
61251
- border: 1px solid;
61252
61293
  cursor: pointer;
61253
61294
  margin: 0;
61254
61295
  padding: $treeview-text-wrap-padding;
61255
61296
 
61297
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
61298
+ border: 1px solid;
61299
+ }
61300
+
61256
61301
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
61257
61302
  border: none;
61258
61303
  }
@@ -61338,14 +61383,13 @@ $treeview-item-active-check-color: $primary !default;
61338
61383
 
61339
61384
  .e-input-group {
61340
61385
  height: $treeview-input-height;
61341
- @if ($skin-name == 'FluentUI') {
61342
- margin-top: 3px;
61343
- }
61344
- @else if($skin-name == 'tailwind') {
61345
- margin-bottom: 3px;
61386
+ @if ($skin-name == 'tailwind') {
61387
+ margin-top: 4px;
61388
+ margin-bottom: 4px;
61346
61389
  }
61347
61390
  @else if($skin-name == 'bootstrap5') {
61348
- margin-bottom: 2px;
61391
+ margin-bottom: 3px;
61392
+ margin-top: 3px;
61349
61393
  }
61350
61394
  @else {
61351
61395
  margin-bottom: 0;
@@ -61355,9 +61399,20 @@ $treeview-item-active-check-color: $primary !default;
61355
61399
  @if ($skin-name == 'fluent2') {
61356
61400
  border-color: $treeview-input-border-color;
61357
61401
  }
61358
- @if $skin-name != 'material' {
61359
- .e-input {
61402
+ .e-input {
61403
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
61360
61404
  height: 28px;
61405
+ padding-top: 6px;
61406
+ padding-bottom: 6px;
61407
+ }
61408
+ @if $skin-name == 'tailwind3' {
61409
+ line-height: 20px;
61410
+ height: 32px;
61411
+ }
61412
+ @if $skin-name == 'bootstrap5.3' {
61413
+ height: 32px;
61414
+ padding-top: 5px;
61415
+ padding-bottom: 5px;
61361
61416
  }
61362
61417
  }
61363
61418
  }
@@ -61949,13 +62004,13 @@ $treeview-item-active-check-color: $primary !default;
61949
62004
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
61950
62005
  color: $treeview-item-active-check-color;
61951
62006
  }
61952
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
62007
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
61953
62008
  border-color: $content-text-color-selected;
61954
62009
  }
61955
62010
  }
61956
62011
 
61957
62012
  .e-stop {
61958
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
62013
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
61959
62014
  border-color: $content-text-color-selected;
61960
62015
  }
61961
62016
  }
@@ -62006,6 +62061,11 @@ $treeview-item-active-check-color: $primary !default;
62006
62061
  }
62007
62062
  }
62008
62063
  }
62064
+ @if ($theme-name == 'fluent2-highcontrast') {
62065
+ .e-checkbox-wrapper .e-frame.e-check {
62066
+ border-color: $content-text-color-hover;
62067
+ }
62068
+ }
62009
62069
  }
62010
62070
 
62011
62071
  .e-sibling {
@@ -62375,6 +62435,30 @@ $treeview-item-active-check-color: $primary !default;
62375
62435
  min-height: $treeview-big-item-height;
62376
62436
  }
62377
62437
 
62438
+ @if $skin-name == 'bootstrap5.3' {
62439
+ padding: $treeview-big-text-padding;
62440
+ }
62441
+
62442
+ @if $skin-name == 'highcontrast' {
62443
+ padding-top: 11px;
62444
+ padding-bottom: 11px;
62445
+ }
62446
+
62447
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
62448
+ padding-top: 12px;
62449
+ padding-bottom: 12px;
62450
+ }
62451
+
62452
+ @if $skin-name == 'FluentUI' {
62453
+ padding-top: 10px;
62454
+ padding-bottom: 10px;
62455
+ }
62456
+
62457
+ @if $skin-name == 'bootstrap4' {
62458
+ padding-top: 13px;
62459
+ padding-bottom: 13px;
62460
+ }
62461
+
62378
62462
  .e-input-group {
62379
62463
  height: $treeview-big-input-height;
62380
62464
 
@@ -62383,6 +62467,69 @@ $treeview-item-active-check-color: $primary !default;
62383
62467
  height: 36px;
62384
62468
  }
62385
62469
  }
62470
+
62471
+ @if $skin-name =='bootstrap5' {
62472
+ padding-top: 6px;
62473
+ padding-bottom: 6px;
62474
+ margin-top: 2px;
62475
+ margin-bottom: 2px;
62476
+ }
62477
+
62478
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
62479
+ line-height: 42px;
62480
+ min-height: 42px;
62481
+ }
62482
+
62483
+ .e-input {
62484
+ @if $skin-name =='tailwind3' {
62485
+ height: 40px;
62486
+ line-height: 24px;
62487
+ padding-top: 8px;
62488
+ padding-bottom: 8px;
62489
+ }
62490
+
62491
+ @if $skin-name =='bootstrap5' {
62492
+ height: 24px;
62493
+ }
62494
+
62495
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
62496
+ line-height: 28px;
62497
+ min-height: 28px;
62498
+ padding-top: 9px;
62499
+ padding-bottom: 5px;
62500
+ }
62501
+
62502
+ @if $skin-name == 'bootstrap5.3' {
62503
+ line-height: 24px;
62504
+ min-height: 24px;
62505
+ padding-top: 7px;
62506
+ padding-bottom: 7px;
62507
+ }
62508
+ }
62509
+ }
62510
+ }
62511
+
62512
+ .e-list-item .e-text-content .e-list-text {
62513
+ &:has(> .e-input-group) {
62514
+ @if $skin-name =='highcontrast' {
62515
+ padding-top: 4px;
62516
+ padding-bottom: 4px;
62517
+ }
62518
+
62519
+ @if $skin-name =='FluentUI' {
62520
+ padding-top: 2px;
62521
+ padding-bottom: 2px;
62522
+ }
62523
+
62524
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
62525
+ padding-top: 3px;
62526
+ padding-bottom: 3px;
62527
+ }
62528
+
62529
+ @if $skin-name == 'bootstrap4' {
62530
+ padding-top: 6px;
62531
+ padding-bottom: 6px;
62532
+ }
62386
62533
  }
62387
62534
  }
62388
62535
 
@@ -62567,6 +62714,10 @@ $treeview-item-active-check-color: $primary !default;
62567
62714
  .e-treeview.e-bigger {
62568
62715
  .e-list-text {
62569
62716
  font-size: $treeview-big-font-size;
62717
+ @if $skin-name == 'Material3' {
62718
+ padding: 12px;
62719
+ }
62720
+
62570
62721
  @if $skin-name == 'bootstrap4' {
62571
62722
  color: $treeview-big-text-color;
62572
62723
  }
@@ -111155,10 +111306,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
111155
111306
  &:first-child {
111156
111307
  padding: 0;
111157
111308
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111158
- padding-bottom: 12px;
111309
+ padding-bottom: 8px;
111159
111310
  padding-left: 12px;
111160
111311
  padding-right: 12px;
111161
- padding-top: 12px;
111312
+ padding-top: 8px;
111162
111313
  }
111163
111314
  }
111164
111315
 
@@ -111226,7 +111377,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
111226
111377
  .e-toast-content {
111227
111378
  &:first-child {
111228
111379
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111229
- padding-left: 48px;
111380
+ padding-left: 44px;
111230
111381
  }
111231
111382
  }
111232
111383
  }
@@ -111273,9 +111424,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
111273
111424
  margin-right: $toast-icon-nrml-right-margin;
111274
111425
  width: $toast-icon-nrml-width;
111275
111426
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111276
- left: 16px;
111277
- margin-left: 13px;
111278
- margin-top: 13px;
111427
+ left: 0;
111428
+ margin-left: 12px;
111429
+ margin-top: 10px;
111430
+ padding-bottom: 6px;
111431
+ position: absolute;
111432
+ }
111433
+ @if $skin-name == 'fluent2' {
111434
+ margin-top: 2px;
111279
111435
  }
111280
111436
  }
111281
111437
 
@@ -111747,8 +111903,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
111747
111903
  margin-right: $toast-icon-bgr-right-margin;
111748
111904
  width: $toast-icon-bgr-width;
111749
111905
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
111750
- left: 18px;
111751
- margin-top: 13px;
111906
+ left: 0;
111907
+ margin-top: 14px;
111908
+ margin-left: 12px;
111752
111909
  }
111753
111910
  }
111754
111911
 
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"31.1.18","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"31.1.20","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}