@syncfusion/blazor-themes 23.1.42 → 23.1.44
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 +49 -41
- package/SCSS-Themes/bootstrap.scss +49 -41
- package/SCSS-Themes/bootstrap4.scss +49 -41
- package/SCSS-Themes/bootstrap5-dark.scss +49 -41
- package/SCSS-Themes/bootstrap5.scss +49 -41
- package/SCSS-Themes/fabric-dark.scss +50 -42
- package/SCSS-Themes/fabric.scss +50 -42
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
- package/SCSS-Themes/fluent-dark.scss +49 -41
- package/SCSS-Themes/fluent.scss +49 -41
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/bootstrap.scss +20 -19
- package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -19
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/bootstrap5.scss +20 -19
- package/SCSS-Themes/grids/grid/fabric-dark.scss +21 -20
- package/SCSS-Themes/grids/grid/fabric.scss +21 -20
- package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/fluent.scss +20 -19
- package/SCSS-Themes/grids/grid/highcontrast.scss +21 -20
- package/SCSS-Themes/grids/grid/material-dark.scss +21 -20
- package/SCSS-Themes/grids/grid/material.scss +21 -20
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/material3.scss +20 -19
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -19
- package/SCSS-Themes/grids/grid/tailwind.scss +20 -19
- package/SCSS-Themes/highcontrast.scss +50 -42
- package/SCSS-Themes/material-dark.scss +50 -42
- package/SCSS-Themes/material.scss +50 -42
- package/SCSS-Themes/material3-dark.scss +49 -41
- package/SCSS-Themes/material3.scss +49 -41
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +9 -9
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -13
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -13
- package/SCSS-Themes/tailwind-dark.scss +49 -41
- package/SCSS-Themes/tailwind.scss +49 -41
- package/package.json +1 -1
|
@@ -75458,7 +75458,7 @@ $grid-animator-bigger-area-margin: 22px !default;
|
|
|
75458
75458
|
$grid-group-animator-drop-height: 48px !default;
|
|
75459
75459
|
$grid-group-animator-cell-margin: 12px 0 12px 0 !default;
|
|
75460
75460
|
$grid-animtor-border-bottom-width: 1px !default;
|
|
75461
|
-
$grid-animator-area-padding: 0 !default;
|
|
75461
|
+
$grid-animator-area-padding: 0 12px 0 !default;
|
|
75462
75462
|
$grid-animtor-area-border-width: 1px !default;
|
|
75463
75463
|
$grid-animator-area-border: 0 !default;
|
|
75464
75464
|
$grid-animator-area-margin: 9px !default;
|
|
@@ -76886,7 +76886,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76886
76886
|
|
|
76887
76887
|
.e-bigger & .e-group-animator .e-groupheadercell,
|
|
76888
76888
|
.e-bigger & .e-group-animator .e-groupheadercell:hover {
|
|
76889
|
-
|
|
76889
|
+
margin: $grid-group-animator-bigger-cell-margin;
|
|
76890
76890
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76891
76891
|
}
|
|
76892
76892
|
|
|
@@ -76906,7 +76906,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76906
76906
|
|
|
76907
76907
|
& .e-group-animator .e-groupheadercell,
|
|
76908
76908
|
& .e-group-animator .e-groupheadercell:hover {
|
|
76909
|
-
|
|
76909
|
+
margin: $grid-group-animator-cell-margin;
|
|
76910
76910
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76911
76911
|
}
|
|
76912
76912
|
|
|
@@ -76915,9 +76915,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76915
76915
|
}
|
|
76916
76916
|
|
|
76917
76917
|
& .e-groupdroparea.e-group-animate.e-grouped {
|
|
76918
|
-
overflow: hidden;
|
|
76919
76918
|
padding: $grid-animator-area-padding;
|
|
76920
|
-
height:
|
|
76919
|
+
height: auto;
|
|
76921
76920
|
border-bottom-width: $grid-animator-area-border;
|
|
76922
76921
|
}
|
|
76923
76922
|
|
|
@@ -76935,14 +76934,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76935
76934
|
margin-top: $grid-animator-margin-top-rtl;
|
|
76936
76935
|
}
|
|
76937
76936
|
|
|
76938
|
-
&.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
76939
|
-
margin: $grid-animator-rtl-first-group;
|
|
76940
|
-
}
|
|
76941
|
-
|
|
76942
|
-
& .e-group-animator:first-child .e-groupheadercell {
|
|
76943
|
-
margin: $grid-animator-first-group;
|
|
76944
|
-
}
|
|
76945
|
-
|
|
76946
76937
|
.e-group-animate.e-groupdroparea .e-nextgroup {
|
|
76947
76938
|
margin-top: $grid-animator-area-margin;
|
|
76948
76939
|
}
|
|
@@ -77575,8 +77566,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77575
77566
|
border-left-width: 0;
|
|
77576
77567
|
}
|
|
77577
77568
|
|
|
77578
|
-
|
|
77579
|
-
|
|
77569
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77570
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77580
77571
|
border-width: $grid-headercell-both-border-width;
|
|
77581
77572
|
}
|
|
77582
77573
|
|
|
@@ -78271,7 +78262,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78271
78262
|
border-left-width: $grid-border-size;
|
|
78272
78263
|
}
|
|
78273
78264
|
|
|
78274
|
-
|
|
78265
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78275
78266
|
border-bottom-style: $grid-border-type;
|
|
78276
78267
|
border-bottom-width: $grid-border-size;
|
|
78277
78268
|
border-left-style: $grid-border-type;
|
|
@@ -79560,8 +79551,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79560
79551
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79561
79552
|
}
|
|
79562
79553
|
|
|
79563
|
-
|
|
79564
|
-
|
|
79554
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79555
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79565
79556
|
border-width: $grid-headercell-both-border-width;
|
|
79566
79557
|
}
|
|
79567
79558
|
|
|
@@ -79584,7 +79575,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79584
79575
|
border-right: 0;
|
|
79585
79576
|
}
|
|
79586
79577
|
|
|
79587
|
-
|
|
79578
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79588
79579
|
border-bottom-style: $grid-border-type;
|
|
79589
79580
|
border-bottom-width: $grid-border-size;
|
|
79590
79581
|
}
|
|
@@ -80091,6 +80082,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80091
80082
|
}
|
|
80092
80083
|
}
|
|
80093
80084
|
|
|
80085
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80086
|
+
border-bottom-style: $grid-border-type;
|
|
80087
|
+
border-bottom-width: $grid-border-size;
|
|
80088
|
+
}
|
|
80089
|
+
|
|
80090
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80091
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80092
|
+
border-width: $grid-headercell-both-border-width;
|
|
80093
|
+
}
|
|
80094
|
+
|
|
80094
80095
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80095
80096
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80096
80097
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -82783,6 +82784,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82783
82784
|
.e-rcursor {
|
|
82784
82785
|
border: 0;
|
|
82785
82786
|
}
|
|
82787
|
+
|
|
82788
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82789
|
+
padding: 5px 8px;
|
|
82790
|
+
line-height: 16px;
|
|
82791
|
+
}
|
|
82786
82792
|
}
|
|
82787
82793
|
|
|
82788
82794
|
@include visibility(hidden);
|
|
@@ -82833,6 +82839,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82833
82839
|
line-height: 20px;
|
|
82834
82840
|
}
|
|
82835
82841
|
}
|
|
82842
|
+
|
|
82843
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82844
|
+
padding: 10px 8px;
|
|
82845
|
+
line-height: 16px;
|
|
82846
|
+
}
|
|
82836
82847
|
}
|
|
82837
82848
|
|
|
82838
82849
|
tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
|
@@ -99941,15 +99952,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99941
99952
|
font-size: 18px;
|
|
99942
99953
|
}
|
|
99943
99954
|
|
|
99944
|
-
.e-pv-annotation-color-container,
|
|
99945
|
-
.e-pv-annotation-opacity-container,
|
|
99946
|
-
.e-pv-annotation-stroke-container,
|
|
99947
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99948
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99949
|
-
.e-pv-annotation-thickness-container,
|
|
99950
|
-
.e-pv-annotation-textcolor-container,
|
|
99951
|
-
.e-pv-annotation-textalign-container,
|
|
99952
|
-
.e-pv-annotation-textprop-container {
|
|
99955
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99956
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99957
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99958
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99959
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99960
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99961
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99962
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99963
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99953
99964
|
height: $pv-annotation-drop-down-height;
|
|
99954
99965
|
width: $pv-annotation-drop-down-width;
|
|
99955
99966
|
}
|
|
@@ -109841,16 +109852,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109841
109852
|
}
|
|
109842
109853
|
}
|
|
109843
109854
|
|
|
109844
|
-
&.e-device {
|
|
109845
|
-
.e-pivotcell-container {
|
|
109846
|
-
.e-stackedheadertext {
|
|
109847
|
-
&.e-cellvalue {
|
|
109848
|
-
align-self: center;
|
|
109849
|
-
}
|
|
109850
|
-
}
|
|
109851
|
-
}
|
|
109852
|
-
}
|
|
109853
|
-
|
|
109854
109855
|
.e-nextspan {
|
|
109855
109856
|
display: inline-block;
|
|
109856
109857
|
width: $pivotview-indent-space-size;
|
|
@@ -109912,9 +109913,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109912
109913
|
border-bottom-color: $border-light;
|
|
109913
109914
|
}
|
|
109914
109915
|
|
|
109915
|
-
table th[rowspan = '1']
|
|
109916
|
-
|
|
109917
|
-
padding-
|
|
109916
|
+
table th[rowspan = '1'],
|
|
109917
|
+
table th:not([rowspan]) {
|
|
109918
|
+
padding-bottom: 0 !important;
|
|
109919
|
+
padding-top: 0 !important;
|
|
109918
109920
|
vertical-align: middle;
|
|
109919
109921
|
}
|
|
109920
109922
|
}
|
|
@@ -110130,10 +110132,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110130
110132
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110131
110133
|
z-index: 1 !important;
|
|
110132
110134
|
}
|
|
110135
|
+
|
|
110133
110136
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110134
110137
|
visibility: hidden !important;
|
|
110135
110138
|
/* stylelint-enable */
|
|
110136
110139
|
}
|
|
110140
|
+
|
|
110137
110141
|
.e-grid {
|
|
110138
110142
|
.e-pivot-content-loader {
|
|
110139
110143
|
position: absolute;
|
|
@@ -110152,6 +110156,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110152
110156
|
visibility: hidden;
|
|
110153
110157
|
}
|
|
110154
110158
|
}
|
|
110159
|
+
|
|
110160
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110161
|
+
align-self: center;
|
|
110162
|
+
}
|
|
110155
110163
|
}
|
|
110156
110164
|
|
|
110157
110165
|
.e-grid .e-headercelldiv,
|
|
@@ -75455,7 +75455,7 @@ $grid-animator-bigger-area-margin: 22px !default;
|
|
|
75455
75455
|
$grid-group-animator-drop-height: 48px !default;
|
|
75456
75456
|
$grid-group-animator-cell-margin: 12px 0 12px 0 !default;
|
|
75457
75457
|
$grid-animtor-border-bottom-width: 1px !default;
|
|
75458
|
-
$grid-animator-area-padding: 0 !default;
|
|
75458
|
+
$grid-animator-area-padding: 0 12px 0 !default;
|
|
75459
75459
|
$grid-animtor-area-border-width: 1px !default;
|
|
75460
75460
|
$grid-animator-area-border: 0 !default;
|
|
75461
75461
|
$grid-animator-area-margin: 9px !default;
|
|
@@ -76883,7 +76883,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76883
76883
|
|
|
76884
76884
|
.e-bigger & .e-group-animator .e-groupheadercell,
|
|
76885
76885
|
.e-bigger & .e-group-animator .e-groupheadercell:hover {
|
|
76886
|
-
|
|
76886
|
+
margin: $grid-group-animator-bigger-cell-margin;
|
|
76887
76887
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76888
76888
|
}
|
|
76889
76889
|
|
|
@@ -76903,7 +76903,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76903
76903
|
|
|
76904
76904
|
& .e-group-animator .e-groupheadercell,
|
|
76905
76905
|
& .e-group-animator .e-groupheadercell:hover {
|
|
76906
|
-
|
|
76906
|
+
margin: $grid-group-animator-cell-margin;
|
|
76907
76907
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76908
76908
|
}
|
|
76909
76909
|
|
|
@@ -76912,9 +76912,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76912
76912
|
}
|
|
76913
76913
|
|
|
76914
76914
|
& .e-groupdroparea.e-group-animate.e-grouped {
|
|
76915
|
-
overflow: hidden;
|
|
76916
76915
|
padding: $grid-animator-area-padding;
|
|
76917
|
-
height:
|
|
76916
|
+
height: auto;
|
|
76918
76917
|
border-bottom-width: $grid-animator-area-border;
|
|
76919
76918
|
}
|
|
76920
76919
|
|
|
@@ -76932,14 +76931,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76932
76931
|
margin-top: $grid-animator-margin-top-rtl;
|
|
76933
76932
|
}
|
|
76934
76933
|
|
|
76935
|
-
&.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
76936
|
-
margin: $grid-animator-rtl-first-group;
|
|
76937
|
-
}
|
|
76938
|
-
|
|
76939
|
-
& .e-group-animator:first-child .e-groupheadercell {
|
|
76940
|
-
margin: $grid-animator-first-group;
|
|
76941
|
-
}
|
|
76942
|
-
|
|
76943
76934
|
.e-group-animate.e-groupdroparea .e-nextgroup {
|
|
76944
76935
|
margin-top: $grid-animator-area-margin;
|
|
76945
76936
|
}
|
|
@@ -77572,8 +77563,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77572
77563
|
border-left-width: 0;
|
|
77573
77564
|
}
|
|
77574
77565
|
|
|
77575
|
-
|
|
77576
|
-
|
|
77566
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77567
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77577
77568
|
border-width: $grid-headercell-both-border-width;
|
|
77578
77569
|
}
|
|
77579
77570
|
|
|
@@ -78268,7 +78259,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78268
78259
|
border-left-width: $grid-border-size;
|
|
78269
78260
|
}
|
|
78270
78261
|
|
|
78271
|
-
|
|
78262
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78272
78263
|
border-bottom-style: $grid-border-type;
|
|
78273
78264
|
border-bottom-width: $grid-border-size;
|
|
78274
78265
|
border-left-style: $grid-border-type;
|
|
@@ -79557,8 +79548,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79557
79548
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79558
79549
|
}
|
|
79559
79550
|
|
|
79560
|
-
|
|
79561
|
-
|
|
79551
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79552
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79562
79553
|
border-width: $grid-headercell-both-border-width;
|
|
79563
79554
|
}
|
|
79564
79555
|
|
|
@@ -79581,7 +79572,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79581
79572
|
border-right: 0;
|
|
79582
79573
|
}
|
|
79583
79574
|
|
|
79584
|
-
|
|
79575
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79585
79576
|
border-bottom-style: $grid-border-type;
|
|
79586
79577
|
border-bottom-width: $grid-border-size;
|
|
79587
79578
|
}
|
|
@@ -80088,6 +80079,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80088
80079
|
}
|
|
80089
80080
|
}
|
|
80090
80081
|
|
|
80082
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80083
|
+
border-bottom-style: $grid-border-type;
|
|
80084
|
+
border-bottom-width: $grid-border-size;
|
|
80085
|
+
}
|
|
80086
|
+
|
|
80087
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80088
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80089
|
+
border-width: $grid-headercell-both-border-width;
|
|
80090
|
+
}
|
|
80091
|
+
|
|
80091
80092
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80092
80093
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80093
80094
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -82780,6 +82781,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82780
82781
|
.e-rcursor {
|
|
82781
82782
|
border: 0;
|
|
82782
82783
|
}
|
|
82784
|
+
|
|
82785
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82786
|
+
padding: 5px 8px;
|
|
82787
|
+
line-height: 16px;
|
|
82788
|
+
}
|
|
82783
82789
|
}
|
|
82784
82790
|
|
|
82785
82791
|
@include visibility(hidden);
|
|
@@ -82830,6 +82836,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82830
82836
|
line-height: 20px;
|
|
82831
82837
|
}
|
|
82832
82838
|
}
|
|
82839
|
+
|
|
82840
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82841
|
+
padding: 10px 8px;
|
|
82842
|
+
line-height: 16px;
|
|
82843
|
+
}
|
|
82833
82844
|
}
|
|
82834
82845
|
|
|
82835
82846
|
tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
|
@@ -99938,15 +99949,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99938
99949
|
font-size: 18px;
|
|
99939
99950
|
}
|
|
99940
99951
|
|
|
99941
|
-
.e-pv-annotation-color-container,
|
|
99942
|
-
.e-pv-annotation-opacity-container,
|
|
99943
|
-
.e-pv-annotation-stroke-container,
|
|
99944
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99945
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99946
|
-
.e-pv-annotation-thickness-container,
|
|
99947
|
-
.e-pv-annotation-textcolor-container,
|
|
99948
|
-
.e-pv-annotation-textalign-container,
|
|
99949
|
-
.e-pv-annotation-textprop-container {
|
|
99952
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99953
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99954
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99955
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99956
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99957
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99958
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99959
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99960
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99950
99961
|
height: $pv-annotation-drop-down-height;
|
|
99951
99962
|
width: $pv-annotation-drop-down-width;
|
|
99952
99963
|
}
|
|
@@ -109838,16 +109849,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109838
109849
|
}
|
|
109839
109850
|
}
|
|
109840
109851
|
|
|
109841
|
-
&.e-device {
|
|
109842
|
-
.e-pivotcell-container {
|
|
109843
|
-
.e-stackedheadertext {
|
|
109844
|
-
&.e-cellvalue {
|
|
109845
|
-
align-self: center;
|
|
109846
|
-
}
|
|
109847
|
-
}
|
|
109848
|
-
}
|
|
109849
|
-
}
|
|
109850
|
-
|
|
109851
109852
|
.e-nextspan {
|
|
109852
109853
|
display: inline-block;
|
|
109853
109854
|
width: $pivotview-indent-space-size;
|
|
@@ -109909,9 +109910,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109909
109910
|
border-bottom-color: $border-light;
|
|
109910
109911
|
}
|
|
109911
109912
|
|
|
109912
|
-
table th[rowspan = '1']
|
|
109913
|
-
|
|
109914
|
-
padding-
|
|
109913
|
+
table th[rowspan = '1'],
|
|
109914
|
+
table th:not([rowspan]) {
|
|
109915
|
+
padding-bottom: 0 !important;
|
|
109916
|
+
padding-top: 0 !important;
|
|
109915
109917
|
vertical-align: middle;
|
|
109916
109918
|
}
|
|
109917
109919
|
}
|
|
@@ -110127,10 +110129,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110127
110129
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110128
110130
|
z-index: 1 !important;
|
|
110129
110131
|
}
|
|
110132
|
+
|
|
110130
110133
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110131
110134
|
visibility: hidden !important;
|
|
110132
110135
|
/* stylelint-enable */
|
|
110133
110136
|
}
|
|
110137
|
+
|
|
110134
110138
|
.e-grid {
|
|
110135
110139
|
.e-pivot-content-loader {
|
|
110136
110140
|
position: absolute;
|
|
@@ -110149,6 +110153,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110149
110153
|
visibility: hidden;
|
|
110150
110154
|
}
|
|
110151
110155
|
}
|
|
110156
|
+
|
|
110157
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110158
|
+
align-self: center;
|
|
110159
|
+
}
|
|
110152
110160
|
}
|
|
110153
110161
|
|
|
110154
110162
|
.e-grid .e-headercelldiv,
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"23.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"23.1.44","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"}}
|