@syncfusion/blazor-themes 26.1.40 → 26.1.41

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 (85) hide show
  1. package/SCSS-Themes/base/fluent2-highcontrast.scss +1 -1
  2. package/SCSS-Themes/bds-dark.scss +9 -1
  3. package/SCSS-Themes/bds.scss +9 -1
  4. package/SCSS-Themes/bootstrap-dark.scss +9 -1
  5. package/SCSS-Themes/bootstrap.scss +9 -1
  6. package/SCSS-Themes/bootstrap4.scss +9 -1
  7. package/SCSS-Themes/bootstrap5-dark.scss +9 -1
  8. package/SCSS-Themes/bootstrap5.scss +9 -1
  9. package/SCSS-Themes/calendars/calendar/bds-dark.scss +5 -0
  10. package/SCSS-Themes/calendars/calendar/bds.scss +5 -0
  11. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +5 -0
  12. package/SCSS-Themes/calendars/calendar/bootstrap.scss +5 -0
  13. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +5 -0
  14. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +5 -0
  15. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +5 -0
  16. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +5 -0
  17. package/SCSS-Themes/calendars/calendar/fabric.scss +5 -0
  18. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +5 -0
  19. package/SCSS-Themes/calendars/calendar/fluent.scss +5 -0
  20. package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +5 -0
  21. package/SCSS-Themes/calendars/calendar/fluent2.scss +5 -0
  22. package/SCSS-Themes/calendars/calendar/highcontrast.scss +5 -0
  23. package/SCSS-Themes/calendars/calendar/material-dark.scss +5 -0
  24. package/SCSS-Themes/calendars/calendar/material.scss +5 -0
  25. package/SCSS-Themes/calendars/calendar/material3-dark.scss +5 -0
  26. package/SCSS-Themes/calendars/calendar/material3.scss +5 -0
  27. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +5 -0
  28. package/SCSS-Themes/calendars/calendar/tailwind.scss +5 -0
  29. package/SCSS-Themes/calendars/daterangepicker/fluent2-dark.scss +3 -3
  30. package/SCSS-Themes/calendars/daterangepicker/fluent2.scss +3 -3
  31. package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -1
  32. package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -1
  33. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -1
  34. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -1
  35. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -1
  36. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
  37. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
  38. package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -1
  39. package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -1
  40. package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -1
  41. package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -1
  42. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -1
  43. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -1
  44. package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -1
  45. package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -1
  46. package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -1
  47. package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -1
  48. package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -1
  49. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -1
  50. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -1
  51. package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +3 -0
  52. package/SCSS-Themes/dropdowns/multi-select/bds.scss +3 -0
  53. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -0
  54. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -0
  55. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -0
  56. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -0
  57. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -0
  58. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -0
  59. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -0
  60. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -0
  61. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -0
  62. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +5 -1
  63. package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +5 -1
  64. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -0
  65. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -0
  66. package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -0
  67. package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +3 -0
  68. package/SCSS-Themes/dropdowns/multi-select/material3.scss +3 -0
  69. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -0
  70. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -0
  71. package/SCSS-Themes/fabric-dark.scss +9 -1
  72. package/SCSS-Themes/fabric.scss +9 -1
  73. package/SCSS-Themes/fluent-dark.scss +9 -1
  74. package/SCSS-Themes/fluent.scss +9 -1
  75. package/SCSS-Themes/fluent2-dark.scss +14 -5
  76. package/SCSS-Themes/fluent2-highcontrast.scss +1 -1
  77. package/SCSS-Themes/fluent2.scss +14 -5
  78. package/SCSS-Themes/highcontrast.scss +9 -1
  79. package/SCSS-Themes/material-dark.scss +9 -1
  80. package/SCSS-Themes/material.scss +9 -1
  81. package/SCSS-Themes/material3-dark.scss +9 -1
  82. package/SCSS-Themes/material3.scss +9 -1
  83. package/SCSS-Themes/tailwind-dark.scss +9 -1
  84. package/SCSS-Themes/tailwind.scss +9 -1
  85. package/package.json +1 -1
@@ -25689,6 +25689,11 @@ $calendar-small-font-size: 12px !default;
25689
25689
  color: $calendar-today-focused-font-color;
25690
25690
  }
25691
25691
  }
25692
+ #{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
25693
+ @if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
25694
+ color: $calendar-today-disabled-color;
25695
+ }
25696
+ }
25692
25697
  #{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
25693
25698
  #{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
25694
25699
  #{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
@@ -58325,7 +58330,7 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
58325
58330
 
58326
58331
  &.e-chip-input {
58327
58332
  width: 0;
58328
- display: none;
58333
+ visibility: hidden;
58329
58334
  }
58330
58335
  }
58331
58336
 
@@ -61873,6 +61878,9 @@ ejs-multiselect {
61873
61878
  @if $ddl-multiselect-skin-name != 'Material3' {
61874
61879
  background-color: $ddl-chip-bg-color;
61875
61880
  }
61881
+ @if $ddl-multiselect-skin-name == 'fluent2' {
61882
+ border: $dd-chip-border;
61883
+ }
61876
61884
  border-radius: $ddl-chip-radius;
61877
61885
  height: $ddl-chip-height;
61878
61886
  }
@@ -25623,6 +25623,11 @@ $calendar-small-font-size: 12px !default;
25623
25623
  color: $calendar-today-focused-font-color;
25624
25624
  }
25625
25625
  }
25626
+ #{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
25627
+ @if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
25628
+ color: $calendar-today-disabled-color;
25629
+ }
25630
+ }
25626
25631
  #{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
25627
25632
  #{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
25628
25633
  #{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
@@ -58092,7 +58097,7 @@ $ddt-item-hover-bg: $grey-100 !default;
58092
58097
 
58093
58098
  &.e-chip-input {
58094
58099
  width: 0;
58095
- display: none;
58100
+ visibility: hidden;
58096
58101
  }
58097
58102
  }
58098
58103
 
@@ -61633,6 +61638,9 @@ ejs-multiselect {
61633
61638
  @if $ddl-multiselect-skin-name != 'Material3' {
61634
61639
  background-color: $ddl-chip-bg-color;
61635
61640
  }
61641
+ @if $ddl-multiselect-skin-name == 'fluent2' {
61642
+ border: $dd-chip-border;
61643
+ }
61636
61644
  border-radius: $ddl-chip-radius;
61637
61645
  height: $ddl-chip-height;
61638
61646
  }
@@ -25827,6 +25827,11 @@ $calendar-small-font-size: $text-xs !default;
25827
25827
  color: $calendar-today-focused-font-color;
25828
25828
  }
25829
25829
  }
25830
+ #{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
25831
+ @if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
25832
+ color: $calendar-today-disabled-color;
25833
+ }
25834
+ }
25830
25835
  #{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
25831
25836
  #{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
25832
25837
  #{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
@@ -58074,7 +58079,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
58074
58079
 
58075
58080
  &.e-chip-input {
58076
58081
  width: 0;
58077
- display: none;
58082
+ visibility: hidden;
58078
58083
  }
58079
58084
  }
58080
58085
 
@@ -61612,6 +61617,9 @@ ejs-multiselect {
61612
61617
  @if $ddl-multiselect-skin-name != 'Material3' {
61613
61618
  background-color: $ddl-chip-bg-color;
61614
61619
  }
61620
+ @if $ddl-multiselect-skin-name == 'fluent2' {
61621
+ border: $dd-chip-border;
61622
+ }
61615
61623
  border-radius: $ddl-chip-radius;
61616
61624
  height: $ddl-chip-height;
61617
61625
  }
@@ -25897,6 +25897,11 @@ $calendar-small-font-size: $text-xs !default;
25897
25897
  color: $calendar-today-focused-font-color;
25898
25898
  }
25899
25899
  }
25900
+ #{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
25901
+ @if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
25902
+ color: $calendar-today-disabled-color;
25903
+ }
25904
+ }
25900
25905
  #{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
25901
25906
  #{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
25902
25907
  #{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
@@ -58144,7 +58149,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
58144
58149
 
58145
58150
  &.e-chip-input {
58146
58151
  width: 0;
58147
- display: none;
58152
+ visibility: hidden;
58148
58153
  }
58149
58154
  }
58150
58155
 
@@ -61682,6 +61687,9 @@ ejs-multiselect {
61682
61687
  @if $ddl-multiselect-skin-name != 'Material3' {
61683
61688
  background-color: $ddl-chip-bg-color;
61684
61689
  }
61690
+ @if $ddl-multiselect-skin-name == 'fluent2' {
61691
+ border: $dd-chip-border;
61692
+ }
61685
61693
  border-radius: $ddl-chip-radius;
61686
61694
  height: $ddl-chip-height;
61687
61695
  }
@@ -25535,6 +25535,11 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
25535
25535
  color: $calendar-today-focused-font-color;
25536
25536
  }
25537
25537
  }
25538
+ #{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
25539
+ @if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
25540
+ color: $calendar-today-disabled-color;
25541
+ }
25542
+ }
25538
25543
  #{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
25539
25544
  #{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
25540
25545
  #{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
@@ -57893,7 +57898,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
57893
57898
 
57894
57899
  &.e-chip-input {
57895
57900
  width: 0;
57896
- display: none;
57901
+ visibility: hidden;
57897
57902
  }
57898
57903
  }
57899
57904
 
@@ -61435,6 +61440,9 @@ ejs-multiselect {
61435
61440
  @if $ddl-multiselect-skin-name != 'Material3' {
61436
61441
  background-color: $ddl-chip-bg-color;
61437
61442
  }
61443
+ @if $ddl-multiselect-skin-name == 'fluent2' {
61444
+ border: $dd-chip-border;
61445
+ }
61438
61446
  border-radius: $ddl-chip-radius;
61439
61447
  height: $ddl-chip-height;
61440
61448
  }
@@ -25533,6 +25533,11 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
25533
25533
  color: $calendar-today-focused-font-color;
25534
25534
  }
25535
25535
  }
25536
+ #{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
25537
+ @if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
25538
+ color: $calendar-today-disabled-color;
25539
+ }
25540
+ }
25536
25541
  #{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
25537
25542
  #{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
25538
25543
  #{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
@@ -57891,7 +57896,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
57891
57896
 
57892
57897
  &.e-chip-input {
57893
57898
  width: 0;
57894
- display: none;
57899
+ visibility: hidden;
57895
57900
  }
57896
57901
  }
57897
57902
 
@@ -61433,6 +61438,9 @@ ejs-multiselect {
61433
61438
  @if $ddl-multiselect-skin-name != 'Material3' {
61434
61439
  background-color: $ddl-chip-bg-color;
61435
61440
  }
61441
+ @if $ddl-multiselect-skin-name == 'fluent2' {
61442
+ border: $dd-chip-border;
61443
+ }
61436
61444
  border-radius: $ddl-chip-radius;
61437
61445
  height: $ddl-chip-height;
61438
61446
  }
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"26.1.40","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@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"26.1.41","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@github.com/syncfusion/blazor-samples"}}