@syncfusion/blazor-themes 23.1.40 → 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 +150 -49
- package/SCSS-Themes/bootstrap.scss +150 -49
- package/SCSS-Themes/bootstrap4.scss +182 -51
- package/SCSS-Themes/bootstrap5-dark.scss +150 -49
- package/SCSS-Themes/bootstrap5.scss +150 -49
- 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/drop-down-list/bootstrap4.scss +13 -2
- 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/dropdowns/multi-select/bootstrap4.scss +19 -0
- package/SCSS-Themes/fabric-dark.scss +150 -49
- package/SCSS-Themes/fabric.scss +150 -49
- package/SCSS-Themes/fluent-dark.scss +167 -49
- package/SCSS-Themes/fluent.scss +167 -49
- 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 +117 -33
- package/SCSS-Themes/grids/grid/bootstrap.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap4.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/bootstrap5.scss +117 -33
- package/SCSS-Themes/grids/grid/fabric-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/fabric.scss +117 -33
- package/SCSS-Themes/grids/grid/fluent-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/fluent.scss +117 -33
- package/SCSS-Themes/grids/grid/highcontrast.scss +117 -33
- package/SCSS-Themes/grids/grid/material-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/material.scss +117 -33
- package/SCSS-Themes/grids/grid/material3-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/material3.scss +117 -33
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +117 -33
- package/SCSS-Themes/grids/grid/tailwind.scss +117 -33
- package/SCSS-Themes/highcontrast.scss +150 -49
- package/SCSS-Themes/material-dark.scss +150 -49
- package/SCSS-Themes/material.scss +150 -49
- package/SCSS-Themes/material3-dark.scss +150 -49
- package/SCSS-Themes/material3.scss +150 -49
- 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 +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/material3.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +16 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +16 -5
- package/SCSS-Themes/tailwind-dark.scss +150 -49
- package/SCSS-Themes/tailwind.scss +150 -49
- 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' {
|
|
@@ -76243,12 +76254,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76243
76254
|
margin-right: $grid-bigger-grouptext-marign;
|
|
76244
76255
|
width: $grid-bigger-grouptext-width;
|
|
76245
76256
|
}
|
|
76246
|
-
|
|
76247
|
-
.e-gridheader table th[rowspan],
|
|
76248
|
-
&.e-device .e-gridheader table th[rowspan] {
|
|
76249
|
-
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76250
|
-
}
|
|
76251
|
-
|
|
76257
|
+
|
|
76252
76258
|
.e-groupsort,
|
|
76253
76259
|
span.e-ungroupbutton,
|
|
76254
76260
|
.e-toggleungroup {
|
|
@@ -76490,6 +76496,14 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76490
76496
|
}
|
|
76491
76497
|
}
|
|
76492
76498
|
}
|
|
76499
|
+
|
|
76500
|
+
.e-bigger #{&}.e-grid:not(.sf-grid),
|
|
76501
|
+
#{&}.e-grid:not(.sf-grid).e-bigger {
|
|
76502
|
+
.e-gridheader table th[rowspan],
|
|
76503
|
+
&.e-device .e-gridheader table th[rowspan] {
|
|
76504
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
76505
|
+
}
|
|
76506
|
+
}
|
|
76493
76507
|
|
|
76494
76508
|
#{&}.e-grid {
|
|
76495
76509
|
border-radius: $grid-border-radius;
|
|
@@ -77413,6 +77427,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77413
77427
|
}
|
|
77414
77428
|
white-space: normal;
|
|
77415
77429
|
word-wrap: break-word;
|
|
77430
|
+
&.e-lastrowcell {
|
|
77431
|
+
border-bottom-width: 1px;
|
|
77432
|
+
}
|
|
77416
77433
|
}
|
|
77417
77434
|
|
|
77418
77435
|
.e-summarycontent {
|
|
@@ -77489,8 +77506,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77489
77506
|
border-width: $grid-rowcell-both-border-width;
|
|
77490
77507
|
}
|
|
77491
77508
|
|
|
77492
|
-
.e-gridheader table th[rowspan],
|
|
77493
|
-
|
|
77509
|
+
&:not(.sf-grid).e-gridheader table th[rowspan],
|
|
77510
|
+
&:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
|
|
77494
77511
|
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
77495
77512
|
vertical-align: bottom;
|
|
77496
77513
|
}
|
|
@@ -77560,23 +77577,23 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77560
77577
|
border-width: $grid-headercell-both-border-width;
|
|
77561
77578
|
}
|
|
77562
77579
|
|
|
77563
|
-
|
|
77580
|
+
&:not(.sf-grid).e-default table th[rowspan] {
|
|
77564
77581
|
border-width: $grid-headercell-both-border-width;
|
|
77565
77582
|
}
|
|
77566
77583
|
|
|
77567
|
-
|
|
77584
|
+
&:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
77568
77585
|
border-right-width: 2px;
|
|
77569
77586
|
}
|
|
77570
77587
|
|
|
77571
|
-
|
|
77588
|
+
&:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
77572
77589
|
border-left-width: 2px;
|
|
77573
77590
|
}
|
|
77574
77591
|
|
|
77575
|
-
|
|
77592
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
77576
77593
|
border-left-width: 1px;
|
|
77577
77594
|
}
|
|
77578
77595
|
|
|
77579
|
-
|
|
77596
|
+
&:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
77580
77597
|
border-right-width: 1px;
|
|
77581
77598
|
}
|
|
77582
77599
|
|
|
@@ -79558,26 +79575,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79558
79575
|
position: relative;
|
|
79559
79576
|
}
|
|
79560
79577
|
|
|
79561
|
-
&.e-default table th[rowspan] {
|
|
79562
|
-
border-width: $grid-rtl-headercell-both-border-width;
|
|
79563
|
-
}
|
|
79564
|
-
|
|
79565
|
-
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79566
|
-
border-left-width: 2px;
|
|
79567
|
-
}
|
|
79568
|
-
|
|
79569
|
-
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79570
|
-
border-right-width: 2px;
|
|
79571
|
-
}
|
|
79572
|
-
|
|
79573
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79574
|
-
border-right-width: 1px;
|
|
79575
|
-
}
|
|
79576
|
-
|
|
79577
|
-
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79578
|
-
border-left-width: 1px;
|
|
79579
|
-
}
|
|
79580
|
-
|
|
79581
79578
|
&.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
|
|
79582
79579
|
&.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
|
|
79583
79580
|
border-left: 1px solid;
|
|
@@ -79691,6 +79688,28 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79691
79688
|
}
|
|
79692
79689
|
}
|
|
79693
79690
|
|
|
79691
|
+
&:not(.sf-grid).e-rtl{
|
|
79692
|
+
&.e-default table th[rowspan] {
|
|
79693
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
79694
|
+
}
|
|
79695
|
+
|
|
79696
|
+
&.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
|
|
79697
|
+
border-left-width: 2px;
|
|
79698
|
+
}
|
|
79699
|
+
|
|
79700
|
+
&.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
|
|
79701
|
+
border-right-width: 2px;
|
|
79702
|
+
}
|
|
79703
|
+
|
|
79704
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
|
|
79705
|
+
border-right-width: 1px;
|
|
79706
|
+
}
|
|
79707
|
+
|
|
79708
|
+
&.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
|
|
79709
|
+
border-left-width: 1px;
|
|
79710
|
+
}
|
|
79711
|
+
}
|
|
79712
|
+
|
|
79694
79713
|
&.e-wrap {
|
|
79695
79714
|
& .e-rowcell,
|
|
79696
79715
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
@@ -79810,7 +79829,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79810
79829
|
& tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
|
|
79811
79830
|
border-right: 0;
|
|
79812
79831
|
}
|
|
79832
|
+
}
|
|
79813
79833
|
|
|
79834
|
+
&:not(.sf-grid).e-resize-lines,
|
|
79835
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79814
79836
|
&.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79815
79837
|
border-left: 0;
|
|
79816
79838
|
}
|
|
@@ -79823,7 +79845,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79823
79845
|
& tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
|
|
79824
79846
|
border-left: 0;
|
|
79825
79847
|
}
|
|
79848
|
+
}
|
|
79826
79849
|
|
|
79850
|
+
&:not(.sf-grid).e-resize-lines.e-rtl {
|
|
79827
79851
|
&.e-default table th[rowspan] {
|
|
79828
79852
|
border-right: 0;
|
|
79829
79853
|
}
|
|
@@ -80004,6 +80028,73 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80004
80028
|
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
80005
80029
|
text-align: left;
|
|
80006
80030
|
}
|
|
80031
|
+
|
|
80032
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
80033
|
+
border-width: $grid-headercell-both-border-width;
|
|
80034
|
+
}
|
|
80035
|
+
|
|
80036
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
80037
|
+
.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
80038
|
+
padding-bottom: $grid-stackedheadercell-botttom-padding;
|
|
80039
|
+
vertical-align: bottom;
|
|
80040
|
+
}
|
|
80041
|
+
|
|
80042
|
+
&.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
80043
|
+
border-right-width: 2px;
|
|
80044
|
+
}
|
|
80045
|
+
|
|
80046
|
+
&.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
80047
|
+
border-left-width: 2px;
|
|
80048
|
+
}
|
|
80049
|
+
|
|
80050
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
80051
|
+
border-left-width: 1px;
|
|
80052
|
+
}
|
|
80053
|
+
|
|
80054
|
+
&.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
80055
|
+
border-right-width: 1px;
|
|
80056
|
+
}
|
|
80057
|
+
|
|
80058
|
+
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80059
|
+
border-width: $grid-rtl-headercell-both-border-width;
|
|
80060
|
+
}
|
|
80061
|
+
|
|
80062
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-leftfreeze.e-freezeleftborder {
|
|
80063
|
+
border-left-width: 2px;
|
|
80064
|
+
}
|
|
80065
|
+
|
|
80066
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-rightfreeze.e-freezerightborder {
|
|
80067
|
+
border-right-width: 2px;
|
|
80068
|
+
}
|
|
80069
|
+
|
|
80070
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezeleftborder {
|
|
80071
|
+
border-right-width: 1px;
|
|
80072
|
+
}
|
|
80073
|
+
|
|
80074
|
+
&.e-rtl.e-default table th:not([rowspan = '1']).e-fixedfreeze.e-freezerightborder {
|
|
80075
|
+
border-left-width: 1px;
|
|
80076
|
+
}
|
|
80077
|
+
|
|
80078
|
+
&.e-resize-lines,
|
|
80079
|
+
&.e-resize-lines.e-rtl {
|
|
80080
|
+
&.e-default table th:not([rowspan = '1']):not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80081
|
+
border-left: 0;
|
|
80082
|
+
}
|
|
80083
|
+
}
|
|
80084
|
+
|
|
80085
|
+
&.e-resize-lines.e-rtl {
|
|
80086
|
+
&.e-default table th:not([rowspan = '1']) {
|
|
80087
|
+
border-right: 0;
|
|
80088
|
+
}
|
|
80089
|
+
}
|
|
80090
|
+
|
|
80091
|
+
.e-bigger #{&}.e-grid.sf-grid,
|
|
80092
|
+
#{&}.e-grid.sf-grid.e-bigger {
|
|
80093
|
+
.e-gridheader table th:not([rowspan = '1']),
|
|
80094
|
+
&.e-device .e-gridheader table th:not([rowspan = '1']) {
|
|
80095
|
+
padding-bottom: $grid-device-gridheader-row-span-padding;
|
|
80096
|
+
}
|
|
80097
|
+
}
|
|
80007
80098
|
}
|
|
80008
80099
|
}
|
|
80009
80100
|
}
|
|
@@ -92011,7 +92102,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92011
92102
|
}
|
|
92012
92103
|
|
|
92013
92104
|
.e-zero-spacing {
|
|
92014
|
-
border-spacing:
|
|
92105
|
+
border-spacing: 0;
|
|
92015
92106
|
}
|
|
92016
92107
|
|
|
92017
92108
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107374,7 +107465,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
107374
107465
|
.e-label {
|
|
107375
107466
|
color: $field-list-default-font-color;
|
|
107376
107467
|
font-family: $field-list-font-family;
|
|
107377
|
-
font-size: 14px;
|
|
107378
107468
|
opacity: .87;
|
|
107379
107469
|
}
|
|
107380
107470
|
}
|
|
@@ -109748,6 +109838,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109748
109838
|
}
|
|
109749
109839
|
}
|
|
109750
109840
|
|
|
109841
|
+
&.e-device {
|
|
109842
|
+
.e-pivotcell-container {
|
|
109843
|
+
.e-stackedheadertext {
|
|
109844
|
+
&.e-cellvalue {
|
|
109845
|
+
align-self: center;
|
|
109846
|
+
}
|
|
109847
|
+
}
|
|
109848
|
+
}
|
|
109849
|
+
}
|
|
109850
|
+
|
|
109751
109851
|
.e-nextspan {
|
|
109752
109852
|
display: inline-block;
|
|
109753
109853
|
width: $pivotview-indent-space-size;
|
|
@@ -109808,6 +109908,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109808
109908
|
@if($skin-name == 'bootstrap5') {
|
|
109809
109909
|
border-bottom-color: $border-light;
|
|
109810
109910
|
}
|
|
109911
|
+
|
|
109912
|
+
table th[rowspan = '1'] {
|
|
109913
|
+
padding-bottom: 0;
|
|
109914
|
+
padding-top: 0;
|
|
109915
|
+
vertical-align: middle;
|
|
109916
|
+
}
|
|
109811
109917
|
}
|
|
109812
109918
|
|
|
109813
109919
|
.e-gtot {
|
|
@@ -110053,11 +110159,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110053
110159
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
110054
110160
|
text-transform: none;
|
|
110055
110161
|
}
|
|
110056
|
-
|
|
110057
|
-
@if($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'tailwind') or ($skin-name == 'Material3') {
|
|
110058
|
-
padding-top: 0px !important;
|
|
110059
|
-
padding-bottom: 0px !important;
|
|
110060
|
-
}
|
|
110061
110162
|
}
|
|
110062
110163
|
|
|
110063
110164
|
.sf-grid .e-spinner-pane {
|
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"}}
|