@syncfusion/blazor-themes 23.1.41 → 23.1.42
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.
- package/SCSS-Themes/bootstrap-dark.scss +34 -11
- package/SCSS-Themes/bootstrap.scss +34 -11
- package/SCSS-Themes/bootstrap4.scss +34 -11
- package/SCSS-Themes/bootstrap5-dark.scss +34 -11
- package/SCSS-Themes/bootstrap5.scss +34 -11
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
- package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
- package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +34 -11
- package/SCSS-Themes/fabric.scss +34 -11
- package/SCSS-Themes/fluent-dark.scss +51 -11
- package/SCSS-Themes/fluent.scss +51 -11
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material3.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -0
- package/SCSS-Themes/highcontrast.scss +34 -11
- package/SCSS-Themes/material-dark.scss +34 -11
- package/SCSS-Themes/material.scss +34 -11
- package/SCSS-Themes/material3-dark.scss +34 -11
- package/SCSS-Themes/material3.scss +34 -11
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/tailwind-dark.scss +34 -11
- package/SCSS-Themes/tailwind.scss +34 -11
- package/package.json +1 -1
|
@@ -40476,11 +40476,15 @@ $switch-handle-off-hover-bg-color: $content-bg-color !default;
|
|
|
40476
40476
|
}
|
|
40477
40477
|
|
|
40478
40478
|
& .e-ripple-container {
|
|
40479
|
-
|
|
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
|
-
|
|
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
|
-
|
|
42291
|
+
@if ($skin-name != 'FluentUI') {
|
|
42292
|
+
float: $range-float-right;
|
|
42293
|
+
}
|
|
42288
42294
|
}
|
|
42289
42295
|
#{if(&, '&', '*')} .e-prev {
|
|
42290
|
-
|
|
42291
|
-
|
|
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
|
-
|
|
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 {
|
|
@@ -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' {
|
|
@@ -77416,6 +77427,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77416
77427
|
}
|
|
77417
77428
|
white-space: normal;
|
|
77418
77429
|
word-wrap: break-word;
|
|
77430
|
+
&.e-lastrowcell {
|
|
77431
|
+
border-bottom-width: 1px;
|
|
77432
|
+
}
|
|
77419
77433
|
}
|
|
77420
77434
|
|
|
77421
77435
|
.e-summarycontent {
|
|
@@ -92088,7 +92102,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92088
92102
|
}
|
|
92089
92103
|
|
|
92090
92104
|
.e-zero-spacing {
|
|
92091
|
-
border-spacing:
|
|
92105
|
+
border-spacing: 0;
|
|
92092
92106
|
}
|
|
92093
92107
|
|
|
92094
92108
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107451,7 +107465,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
107451
107465
|
.e-label {
|
|
107452
107466
|
color: $field-list-default-font-color;
|
|
107453
107467
|
font-family: $field-list-font-family;
|
|
107454
|
-
font-size: 14px;
|
|
107455
107468
|
opacity: .87;
|
|
107456
107469
|
}
|
|
107457
107470
|
}
|
|
@@ -109825,6 +109838,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109825
109838
|
}
|
|
109826
109839
|
}
|
|
109827
109840
|
|
|
109841
|
+
&.e-device {
|
|
109842
|
+
.e-pivotcell-container {
|
|
109843
|
+
.e-stackedheadertext {
|
|
109844
|
+
&.e-cellvalue {
|
|
109845
|
+
align-self: center;
|
|
109846
|
+
}
|
|
109847
|
+
}
|
|
109848
|
+
}
|
|
109849
|
+
}
|
|
109850
|
+
|
|
109828
109851
|
.e-nextspan {
|
|
109829
109852
|
display: inline-block;
|
|
109830
109853
|
width: $pivotview-indent-space-size;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"23.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"23.1.42","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"}}
|