@syncfusion/blazor-themes 23.1.41 → 23.1.43

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 (145) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +52 -27
  2. package/SCSS-Themes/bootstrap.scss +52 -27
  3. package/SCSS-Themes/bootstrap4.scss +52 -27
  4. package/SCSS-Themes/bootstrap5-dark.scss +52 -27
  5. package/SCSS-Themes/bootstrap5.scss +52 -27
  6. package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
  7. package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
  8. package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
  9. package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
  10. package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
  11. package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
  12. package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
  13. package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
  14. package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
  15. package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
  16. package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
  17. package/SCSS-Themes/buttons/switch/material.scss +6 -2
  18. package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
  19. package/SCSS-Themes/buttons/switch/material3.scss +6 -2
  20. package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
  21. package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
  22. package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
  23. package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
  24. package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
  25. package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
  26. package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
  27. package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
  28. package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
  29. package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
  30. package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
  31. package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
  32. package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
  33. package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
  34. package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
  35. package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
  36. package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
  37. package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
  38. package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
  39. package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
  40. package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
  41. package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
  42. package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
  43. package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
  44. package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
  45. package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
  46. package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
  47. package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
  48. package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
  49. package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
  50. package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
  51. package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
  52. package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
  53. package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
  54. package/SCSS-Themes/fabric-dark.scss +53 -28
  55. package/SCSS-Themes/fabric.scss +53 -28
  56. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
  57. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
  58. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
  59. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
  60. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
  61. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
  62. package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
  63. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
  64. package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
  65. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
  66. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
  67. package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
  68. package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
  69. package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
  70. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
  71. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
  72. package/SCSS-Themes/fluent-dark.scss +69 -27
  73. package/SCSS-Themes/fluent.scss +69 -27
  74. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  75. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  76. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  77. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  78. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  79. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  80. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  81. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  82. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  83. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  84. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  85. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  86. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  87. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  88. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  89. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  90. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +11 -13
  91. package/SCSS-Themes/grids/grid/bootstrap.scss +11 -13
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +11 -13
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +11 -13
  94. package/SCSS-Themes/grids/grid/bootstrap5.scss +11 -13
  95. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -14
  96. package/SCSS-Themes/grids/grid/fabric.scss +12 -14
  97. package/SCSS-Themes/grids/grid/fluent-dark.scss +11 -13
  98. package/SCSS-Themes/grids/grid/fluent.scss +11 -13
  99. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -14
  100. package/SCSS-Themes/grids/grid/material-dark.scss +12 -14
  101. package/SCSS-Themes/grids/grid/material.scss +12 -14
  102. package/SCSS-Themes/grids/grid/material3-dark.scss +11 -13
  103. package/SCSS-Themes/grids/grid/material3.scss +11 -13
  104. package/SCSS-Themes/grids/grid/tailwind-dark.scss +11 -13
  105. package/SCSS-Themes/grids/grid/tailwind.scss +11 -13
  106. package/SCSS-Themes/highcontrast.scss +53 -28
  107. package/SCSS-Themes/material-dark.scss +53 -28
  108. package/SCSS-Themes/material.scss +53 -28
  109. package/SCSS-Themes/material3-dark.scss +52 -27
  110. package/SCSS-Themes/material3.scss +52 -27
  111. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
  112. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
  113. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
  114. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
  115. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
  116. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
  117. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
  118. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
  119. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
  120. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
  121. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
  122. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
  123. package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
  124. package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
  125. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
  126. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
  127. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +14 -3
  128. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +14 -3
  129. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +14 -3
  130. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +14 -3
  131. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +14 -3
  132. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +14 -3
  133. package/SCSS-Themes/pivotview/pivotview/fabric.scss +14 -3
  134. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +14 -3
  135. package/SCSS-Themes/pivotview/pivotview/fluent.scss +14 -3
  136. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +14 -3
  137. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +14 -3
  138. package/SCSS-Themes/pivotview/pivotview/material.scss +14 -3
  139. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +14 -3
  140. package/SCSS-Themes/pivotview/pivotview/material3.scss +14 -3
  141. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +14 -3
  142. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +14 -3
  143. package/SCSS-Themes/tailwind-dark.scss +52 -27
  144. package/SCSS-Themes/tailwind.scss +52 -27
  145. package/package.json +1 -1
@@ -40479,11 +40479,15 @@ $switch-handle-off-hover-bg-color: $content-bg-color !default;
40479
40479
  }
40480
40480
 
40481
40481
  & .e-ripple-container {
40482
- background-color: $switch-checked-ripple-bg-color;
40482
+ @if $skin-name == 'Material3' {
40483
+ background-color: $switch-checked-ripple-bg-color;
40484
+ }
40483
40485
  }
40484
40486
 
40485
40487
  & .e-ripple-check.e-ripple-container {
40486
- background-color: $switch-ripple-bg-color;
40488
+ @if $skin-name == 'Material3' {
40489
+ background-color: $switch-ripple-bg-color;
40490
+ }
40487
40491
  }
40488
40492
  }
40489
40493
  }
@@ -42272,8 +42276,8 @@ $range-header-font-size: 16px !default;
42272
42276
  #{if(&, '&', '*')} .e-title {
42273
42277
  cursor: $range-cursor-pointer-style;
42274
42278
  line-height: $range-normal-nav-icon-height;
42275
- width: $range-control-header-width;
42276
42279
  @if ($skin-name != 'FluentUI') {
42280
+ width: $range-control-header-width;
42277
42281
  float: $range-float-none;
42278
42282
  font-weight: $range-font-weight-normal;
42279
42283
  margin-left: $range-value-zero;
@@ -42287,12 +42291,13 @@ $range-header-font-size: 16px !default;
42287
42291
  }
42288
42292
  }
42289
42293
  #{if(&, '&', '*')} .e-next {
42290
- float: $range-float-right;
42294
+ @if ($skin-name != 'FluentUI') {
42295
+ float: $range-float-right;
42296
+ }
42291
42297
  }
42292
42298
  #{if(&, '&', '*')} .e-prev {
42293
- float: $range-float-left;
42294
- @if ($skin-name == 'FluentUI') {
42295
- float: $range-float-right;
42299
+ @if ($skin-name != 'FluentUI') {
42300
+ float: $range-float-left;
42296
42301
  }
42297
42302
  }
42298
42303
  #{if(&, '&', '*')} .e-next,
@@ -42436,7 +42441,9 @@ $range-header-font-size: 16px !default;
42436
42441
  float: $range-float-left;
42437
42442
  }
42438
42443
  #{if(&, '&', '*')} .e-prev {
42439
- float: $range-float-right;
42444
+ @if ($skin-name != 'FluentUI') {
42445
+ float: $range-float-right;
42446
+ }
42440
42447
  }
42441
42448
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
42442
42449
  border-radius: $range-hover-end-radius;
@@ -63465,7 +63472,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
63465
63472
  }
63466
63473
 
63467
63474
  & .e-selectall-parent + .e-list-parent {
63468
- height: $listbox-select-height;
63475
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63469
63476
  }
63470
63477
 
63471
63478
  & .e-icons {
@@ -75451,7 +75458,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75451
75458
  $grid-group-animator-drop-height: 48px !default;
75452
75459
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
75453
75460
  $grid-animtor-border-bottom-width: 1px !default;
75454
- $grid-animator-area-padding: 0 !default;
75461
+ $grid-animator-area-padding: 0 12px 0 !default;
75455
75462
  $grid-animtor-area-border-width: 1px !default;
75456
75463
  $grid-animator-area-border: 0 !default;
75457
75464
  $grid-animator-area-margin: 9px !default;
@@ -75721,6 +75728,10 @@ $grid-dropitems-count-margin-left: -8px !default;
75721
75728
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
75722
75729
  }
75723
75730
 
75731
+ .e-summarycell.e-lastrowcell {
75732
+ border-bottom-width: 1px;
75733
+ }
75734
+
75724
75735
  .e-rowcell .e-checkbox-wrapper,
75725
75736
  .e-rowcell .e-css.e-checkbox-wrapper {
75726
75737
  @if $grid-skin == 'material3' {
@@ -76875,7 +76886,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76875
76886
 
76876
76887
  .e-bigger & .e-group-animator .e-groupheadercell,
76877
76888
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
76878
- margin: $grid-group-animator-bigger-cell-margin;
76889
+ margin: $grid-group-animator-bigger-cell-margin;
76879
76890
  border-bottom-width: $grid-animtor-border-bottom-width;
76880
76891
  }
76881
76892
 
@@ -76895,7 +76906,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76895
76906
 
76896
76907
  & .e-group-animator .e-groupheadercell,
76897
76908
  & .e-group-animator .e-groupheadercell:hover {
76898
- margin: $grid-group-animator-cell-margin;
76909
+ margin: $grid-group-animator-cell-margin;
76899
76910
  border-bottom-width: $grid-animtor-border-bottom-width;
76900
76911
  }
76901
76912
 
@@ -76904,9 +76915,8 @@ $grid-dropitems-count-margin-left: -8px !default;
76904
76915
  }
76905
76916
 
76906
76917
  & .e-groupdroparea.e-group-animate.e-grouped {
76907
- overflow: hidden;
76908
76918
  padding: $grid-animator-area-padding;
76909
- height: $grid-group-animator-drop-height;
76919
+ height: auto;
76910
76920
  border-bottom-width: $grid-animator-area-border;
76911
76921
  }
76912
76922
 
@@ -76924,14 +76934,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76924
76934
  margin-top: $grid-animator-margin-top-rtl;
76925
76935
  }
76926
76936
 
76927
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
76928
- margin: $grid-animator-rtl-first-group;
76929
- }
76930
-
76931
- & .e-group-animator:first-child .e-groupheadercell {
76932
- margin: $grid-animator-first-group;
76933
- }
76934
-
76935
76937
  .e-group-animate.e-groupdroparea .e-nextgroup {
76936
76938
  margin-top: $grid-animator-area-margin;
76937
76939
  }
@@ -77419,6 +77421,9 @@ $grid-dropitems-count-margin-left: -8px !default;
77419
77421
  }
77420
77422
  white-space: normal;
77421
77423
  word-wrap: break-word;
77424
+ &.e-lastrowcell {
77425
+ border-bottom-width: 1px;
77426
+ }
77422
77427
  }
77423
77428
 
77424
77429
  .e-summarycontent {
@@ -82769,6 +82774,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82769
82774
  .e-rcursor {
82770
82775
  border: 0;
82771
82776
  }
82777
+
82778
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82779
+ padding: 5px 8px;
82780
+ line-height: 16px;
82781
+ }
82772
82782
  }
82773
82783
 
82774
82784
  @include visibility(hidden);
@@ -82819,6 +82829,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82819
82829
  line-height: 20px;
82820
82830
  }
82821
82831
  }
82832
+
82833
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82834
+ padding: 10px 8px;
82835
+ line-height: 16px;
82836
+ }
82822
82837
  }
82823
82838
 
82824
82839
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -92091,7 +92106,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
92091
92106
  }
92092
92107
 
92093
92108
  .e-zero-spacing {
92094
- border-spacing: .25px;
92109
+ border-spacing: 0;
92095
92110
  }
92096
92111
 
92097
92112
  .e-chart-row:first-child .e-chart-row-border {
@@ -107454,7 +107469,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
107454
107469
  .e-label {
107455
107470
  color: $field-list-default-font-color;
107456
107471
  font-family: $field-list-font-family;
107457
- font-size: 14px;
107458
107472
  opacity: .87;
107459
107473
  }
107460
107474
  }
@@ -109828,6 +109842,16 @@ $pivotpager-single-size-title-padding: 8px !default;
109828
109842
  }
109829
109843
  }
109830
109844
 
109845
+ &.e-device {
109846
+ .e-pivotcell-container {
109847
+ .e-stackedheadertext {
109848
+ &.e-cellvalue {
109849
+ align-self: center;
109850
+ }
109851
+ }
109852
+ }
109853
+ }
109854
+
109831
109855
  .e-nextspan {
109832
109856
  display: inline-block;
109833
109857
  width: $pivotview-indent-space-size;
@@ -109889,9 +109913,10 @@ $pivotpager-single-size-title-padding: 8px !default;
109889
109913
  border-bottom-color: $border-light;
109890
109914
  }
109891
109915
 
109892
- table th[rowspan = '1'] {
109893
- padding-bottom: 0;
109894
- padding-top: 0;
109916
+ table th[rowspan = '1'],
109917
+ table th:not([rowspan]) {
109918
+ padding-bottom: 0 !important;
109919
+ padding-top: 0 !important;
109895
109920
  vertical-align: middle;
109896
109921
  }
109897
109922
  }
@@ -40476,11 +40476,15 @@ $switch-handle-off-hover-bg-color: $content-bg-color !default;
40476
40476
  }
40477
40477
 
40478
40478
  & .e-ripple-container {
40479
- background-color: $switch-checked-ripple-bg-color;
40479
+ @if $skin-name == 'Material3' {
40480
+ background-color: $switch-checked-ripple-bg-color;
40481
+ }
40480
40482
  }
40481
40483
 
40482
40484
  & .e-ripple-check.e-ripple-container {
40483
- background-color: $switch-ripple-bg-color;
40485
+ @if $skin-name == 'Material3' {
40486
+ background-color: $switch-ripple-bg-color;
40487
+ }
40484
40488
  }
40485
40489
  }
40486
40490
  }
@@ -42269,8 +42273,8 @@ $range-header-font-size: 16px !default;
42269
42273
  #{if(&, '&', '*')} .e-title {
42270
42274
  cursor: $range-cursor-pointer-style;
42271
42275
  line-height: $range-normal-nav-icon-height;
42272
- width: $range-control-header-width;
42273
42276
  @if ($skin-name != 'FluentUI') {
42277
+ width: $range-control-header-width;
42274
42278
  float: $range-float-none;
42275
42279
  font-weight: $range-font-weight-normal;
42276
42280
  margin-left: $range-value-zero;
@@ -42284,12 +42288,13 @@ $range-header-font-size: 16px !default;
42284
42288
  }
42285
42289
  }
42286
42290
  #{if(&, '&', '*')} .e-next {
42287
- float: $range-float-right;
42291
+ @if ($skin-name != 'FluentUI') {
42292
+ float: $range-float-right;
42293
+ }
42288
42294
  }
42289
42295
  #{if(&, '&', '*')} .e-prev {
42290
- float: $range-float-left;
42291
- @if ($skin-name == 'FluentUI') {
42292
- float: $range-float-right;
42296
+ @if ($skin-name != 'FluentUI') {
42297
+ float: $range-float-left;
42293
42298
  }
42294
42299
  }
42295
42300
  #{if(&, '&', '*')} .e-next,
@@ -42433,7 +42438,9 @@ $range-header-font-size: 16px !default;
42433
42438
  float: $range-float-left;
42434
42439
  }
42435
42440
  #{if(&, '&', '*')} .e-prev {
42436
- float: $range-float-right;
42441
+ @if ($skin-name != 'FluentUI') {
42442
+ float: $range-float-right;
42443
+ }
42437
42444
  }
42438
42445
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
42439
42446
  border-radius: $range-hover-end-radius;
@@ -63462,7 +63469,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
63462
63469
  }
63463
63470
 
63464
63471
  & .e-selectall-parent + .e-list-parent {
63465
- height: $listbox-select-height;
63472
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63466
63473
  }
63467
63474
 
63468
63475
  & .e-icons {
@@ -75448,7 +75455,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75448
75455
  $grid-group-animator-drop-height: 48px !default;
75449
75456
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
75450
75457
  $grid-animtor-border-bottom-width: 1px !default;
75451
- $grid-animator-area-padding: 0 !default;
75458
+ $grid-animator-area-padding: 0 12px 0 !default;
75452
75459
  $grid-animtor-area-border-width: 1px !default;
75453
75460
  $grid-animator-area-border: 0 !default;
75454
75461
  $grid-animator-area-margin: 9px !default;
@@ -75718,6 +75725,10 @@ $grid-dropitems-count-margin-left: -8px !default;
75718
75725
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
75719
75726
  }
75720
75727
 
75728
+ .e-summarycell.e-lastrowcell {
75729
+ border-bottom-width: 1px;
75730
+ }
75731
+
75721
75732
  .e-rowcell .e-checkbox-wrapper,
75722
75733
  .e-rowcell .e-css.e-checkbox-wrapper {
75723
75734
  @if $grid-skin == 'material3' {
@@ -76872,7 +76883,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76872
76883
 
76873
76884
  .e-bigger & .e-group-animator .e-groupheadercell,
76874
76885
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
76875
- margin: $grid-group-animator-bigger-cell-margin;
76886
+ margin: $grid-group-animator-bigger-cell-margin;
76876
76887
  border-bottom-width: $grid-animtor-border-bottom-width;
76877
76888
  }
76878
76889
 
@@ -76892,7 +76903,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76892
76903
 
76893
76904
  & .e-group-animator .e-groupheadercell,
76894
76905
  & .e-group-animator .e-groupheadercell:hover {
76895
- margin: $grid-group-animator-cell-margin;
76906
+ margin: $grid-group-animator-cell-margin;
76896
76907
  border-bottom-width: $grid-animtor-border-bottom-width;
76897
76908
  }
76898
76909
 
@@ -76901,9 +76912,8 @@ $grid-dropitems-count-margin-left: -8px !default;
76901
76912
  }
76902
76913
 
76903
76914
  & .e-groupdroparea.e-group-animate.e-grouped {
76904
- overflow: hidden;
76905
76915
  padding: $grid-animator-area-padding;
76906
- height: $grid-group-animator-drop-height;
76916
+ height: auto;
76907
76917
  border-bottom-width: $grid-animator-area-border;
76908
76918
  }
76909
76919
 
@@ -76921,14 +76931,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76921
76931
  margin-top: $grid-animator-margin-top-rtl;
76922
76932
  }
76923
76933
 
76924
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
76925
- margin: $grid-animator-rtl-first-group;
76926
- }
76927
-
76928
- & .e-group-animator:first-child .e-groupheadercell {
76929
- margin: $grid-animator-first-group;
76930
- }
76931
-
76932
76934
  .e-group-animate.e-groupdroparea .e-nextgroup {
76933
76935
  margin-top: $grid-animator-area-margin;
76934
76936
  }
@@ -77416,6 +77418,9 @@ $grid-dropitems-count-margin-left: -8px !default;
77416
77418
  }
77417
77419
  white-space: normal;
77418
77420
  word-wrap: break-word;
77421
+ &.e-lastrowcell {
77422
+ border-bottom-width: 1px;
77423
+ }
77419
77424
  }
77420
77425
 
77421
77426
  .e-summarycontent {
@@ -82766,6 +82771,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82766
82771
  .e-rcursor {
82767
82772
  border: 0;
82768
82773
  }
82774
+
82775
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82776
+ padding: 5px 8px;
82777
+ line-height: 16px;
82778
+ }
82769
82779
  }
82770
82780
 
82771
82781
  @include visibility(hidden);
@@ -82816,6 +82826,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82816
82826
  line-height: 20px;
82817
82827
  }
82818
82828
  }
82829
+
82830
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82831
+ padding: 10px 8px;
82832
+ line-height: 16px;
82833
+ }
82819
82834
  }
82820
82835
 
82821
82836
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -92088,7 +92103,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
92088
92103
  }
92089
92104
 
92090
92105
  .e-zero-spacing {
92091
- border-spacing: .25px;
92106
+ border-spacing: 0;
92092
92107
  }
92093
92108
 
92094
92109
  .e-chart-row:first-child .e-chart-row-border {
@@ -107451,7 +107466,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
107451
107466
  .e-label {
107452
107467
  color: $field-list-default-font-color;
107453
107468
  font-family: $field-list-font-family;
107454
- font-size: 14px;
107455
107469
  opacity: .87;
107456
107470
  }
107457
107471
  }
@@ -109825,6 +109839,16 @@ $pivotpager-single-size-title-padding: 8px !default;
109825
109839
  }
109826
109840
  }
109827
109841
 
109842
+ &.e-device {
109843
+ .e-pivotcell-container {
109844
+ .e-stackedheadertext {
109845
+ &.e-cellvalue {
109846
+ align-self: center;
109847
+ }
109848
+ }
109849
+ }
109850
+ }
109851
+
109828
109852
  .e-nextspan {
109829
109853
  display: inline-block;
109830
109854
  width: $pivotview-indent-space-size;
@@ -109886,9 +109910,10 @@ $pivotpager-single-size-title-padding: 8px !default;
109886
109910
  border-bottom-color: $border-light;
109887
109911
  }
109888
109912
 
109889
- table th[rowspan = '1'] {
109890
- padding-bottom: 0;
109891
- padding-top: 0;
109913
+ table th[rowspan = '1'],
109914
+ table th:not([rowspan]) {
109915
+ padding-bottom: 0 !important;
109916
+ padding-top: 0 !important;
109892
109917
  vertical-align: middle;
109893
109918
  }
109894
109919
  }
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"23.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"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"23.1.43","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"}}