@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
|
@@ -75268,7 +75268,7 @@ $grid-animator-bigger-area-margin: 22px !default;
|
|
|
75268
75268
|
$grid-group-animator-drop-height: 62px !default;
|
|
75269
75269
|
$grid-group-animator-cell-margin: 12px 0 12px 0 !default;
|
|
75270
75270
|
$grid-animtor-border-bottom-width: 1px !default;
|
|
75271
|
-
$grid-animator-area-padding: 0 !default;
|
|
75271
|
+
$grid-animator-area-padding: 0 12px 0 !default;
|
|
75272
75272
|
$grid-animtor-area-border-width: 1px !default;
|
|
75273
75273
|
$grid-animator-area-border: 0 !default;
|
|
75274
75274
|
$grid-animator-area-margin: 16px !default;
|
|
@@ -76690,7 +76690,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76690
76690
|
|
|
76691
76691
|
.e-bigger & .e-group-animator .e-groupheadercell,
|
|
76692
76692
|
.e-bigger & .e-group-animator .e-groupheadercell:hover {
|
|
76693
|
-
|
|
76693
|
+
margin: $grid-group-animator-bigger-cell-margin;
|
|
76694
76694
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76695
76695
|
}
|
|
76696
76696
|
|
|
@@ -76710,7 +76710,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76710
76710
|
|
|
76711
76711
|
& .e-group-animator .e-groupheadercell,
|
|
76712
76712
|
& .e-group-animator .e-groupheadercell:hover {
|
|
76713
|
-
|
|
76713
|
+
margin: $grid-group-animator-cell-margin;
|
|
76714
76714
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76715
76715
|
}
|
|
76716
76716
|
|
|
@@ -76719,9 +76719,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76719
76719
|
}
|
|
76720
76720
|
|
|
76721
76721
|
& .e-groupdroparea.e-group-animate.e-grouped {
|
|
76722
|
-
overflow: hidden;
|
|
76723
76722
|
padding: $grid-animator-area-padding;
|
|
76724
|
-
height:
|
|
76723
|
+
height: auto;
|
|
76725
76724
|
border-bottom-width: $grid-animator-area-border;
|
|
76726
76725
|
}
|
|
76727
76726
|
|
|
@@ -76739,14 +76738,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76739
76738
|
margin-top: $grid-animator-margin-top-rtl;
|
|
76740
76739
|
}
|
|
76741
76740
|
|
|
76742
|
-
&.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
76743
|
-
margin: $grid-animator-rtl-first-group;
|
|
76744
|
-
}
|
|
76745
|
-
|
|
76746
|
-
& .e-group-animator:first-child .e-groupheadercell {
|
|
76747
|
-
margin: $grid-animator-first-group;
|
|
76748
|
-
}
|
|
76749
|
-
|
|
76750
76741
|
.e-group-animate.e-groupdroparea .e-nextgroup {
|
|
76751
76742
|
margin-top: $grid-animator-area-margin;
|
|
76752
76743
|
}
|
|
@@ -77379,8 +77370,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77379
77370
|
border-left-width: 0;
|
|
77380
77371
|
}
|
|
77381
77372
|
|
|
77382
|
-
|
|
77383
|
-
|
|
77373
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77374
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77384
77375
|
border-width: $grid-headercell-both-border-width;
|
|
77385
77376
|
}
|
|
77386
77377
|
|
|
@@ -78075,7 +78066,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78075
78066
|
border-left-width: $grid-border-size;
|
|
78076
78067
|
}
|
|
78077
78068
|
|
|
78078
|
-
|
|
78069
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78079
78070
|
border-bottom-style: $grid-border-type;
|
|
78080
78071
|
border-bottom-width: $grid-border-size;
|
|
78081
78072
|
border-left-style: $grid-border-type;
|
|
@@ -79364,8 +79355,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79364
79355
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79365
79356
|
}
|
|
79366
79357
|
|
|
79367
|
-
|
|
79368
|
-
|
|
79358
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79359
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79369
79360
|
border-width: $grid-headercell-both-border-width;
|
|
79370
79361
|
}
|
|
79371
79362
|
|
|
@@ -79388,7 +79379,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79388
79379
|
border-right: 0;
|
|
79389
79380
|
}
|
|
79390
79381
|
|
|
79391
|
-
|
|
79382
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79392
79383
|
border-bottom-style: $grid-border-type;
|
|
79393
79384
|
border-bottom-width: $grid-border-size;
|
|
79394
79385
|
}
|
|
@@ -79895,6 +79886,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79895
79886
|
}
|
|
79896
79887
|
}
|
|
79897
79888
|
|
|
79889
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79890
|
+
border-bottom-style: $grid-border-type;
|
|
79891
|
+
border-bottom-width: $grid-border-size;
|
|
79892
|
+
}
|
|
79893
|
+
|
|
79894
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79895
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79896
|
+
border-width: $grid-headercell-both-border-width;
|
|
79897
|
+
}
|
|
79898
|
+
|
|
79898
79899
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79899
79900
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79900
79901
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -82575,6 +82576,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82575
82576
|
.e-rcursor {
|
|
82576
82577
|
border: 0;
|
|
82577
82578
|
}
|
|
82579
|
+
|
|
82580
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82581
|
+
padding: 5px 8px;
|
|
82582
|
+
line-height: 16px;
|
|
82583
|
+
}
|
|
82578
82584
|
}
|
|
82579
82585
|
|
|
82580
82586
|
@include visibility(hidden);
|
|
@@ -82625,6 +82631,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82625
82631
|
line-height: 20px;
|
|
82626
82632
|
}
|
|
82627
82633
|
}
|
|
82634
|
+
|
|
82635
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82636
|
+
padding: 10px 8px;
|
|
82637
|
+
line-height: 16px;
|
|
82638
|
+
}
|
|
82628
82639
|
}
|
|
82629
82640
|
|
|
82630
82641
|
tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
|
@@ -99758,15 +99769,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99758
99769
|
font-size: 18px;
|
|
99759
99770
|
}
|
|
99760
99771
|
|
|
99761
|
-
.e-pv-annotation-color-container,
|
|
99762
|
-
.e-pv-annotation-opacity-container,
|
|
99763
|
-
.e-pv-annotation-stroke-container,
|
|
99764
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99765
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99766
|
-
.e-pv-annotation-thickness-container,
|
|
99767
|
-
.e-pv-annotation-textcolor-container,
|
|
99768
|
-
.e-pv-annotation-textalign-container,
|
|
99769
|
-
.e-pv-annotation-textprop-container {
|
|
99772
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99773
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99774
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99775
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99776
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99777
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99778
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99779
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99780
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99770
99781
|
height: $pv-annotation-drop-down-height;
|
|
99771
99782
|
width: $pv-annotation-drop-down-width;
|
|
99772
99783
|
}
|
|
@@ -109653,16 +109664,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109653
109664
|
}
|
|
109654
109665
|
}
|
|
109655
109666
|
|
|
109656
|
-
&.e-device {
|
|
109657
|
-
.e-pivotcell-container {
|
|
109658
|
-
.e-stackedheadertext {
|
|
109659
|
-
&.e-cellvalue {
|
|
109660
|
-
align-self: center;
|
|
109661
|
-
}
|
|
109662
|
-
}
|
|
109663
|
-
}
|
|
109664
|
-
}
|
|
109665
|
-
|
|
109666
109667
|
.e-nextspan {
|
|
109667
109668
|
display: inline-block;
|
|
109668
109669
|
width: $pivotview-indent-space-size;
|
|
@@ -109724,9 +109725,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109724
109725
|
border-bottom-color: $border-light;
|
|
109725
109726
|
}
|
|
109726
109727
|
|
|
109727
|
-
table th[rowspan = '1']
|
|
109728
|
-
|
|
109729
|
-
padding-
|
|
109728
|
+
table th[rowspan = '1'],
|
|
109729
|
+
table th:not([rowspan]) {
|
|
109730
|
+
padding-bottom: 0 !important;
|
|
109731
|
+
padding-top: 0 !important;
|
|
109730
109732
|
vertical-align: middle;
|
|
109731
109733
|
}
|
|
109732
109734
|
}
|
|
@@ -109942,10 +109944,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109942
109944
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
109943
109945
|
z-index: 1 !important;
|
|
109944
109946
|
}
|
|
109947
|
+
|
|
109945
109948
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
109946
109949
|
visibility: hidden !important;
|
|
109947
109950
|
/* stylelint-enable */
|
|
109948
109951
|
}
|
|
109952
|
+
|
|
109949
109953
|
.e-grid {
|
|
109950
109954
|
.e-pivot-content-loader {
|
|
109951
109955
|
position: absolute;
|
|
@@ -109964,6 +109968,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109964
109968
|
visibility: hidden;
|
|
109965
109969
|
}
|
|
109966
109970
|
}
|
|
109971
|
+
|
|
109972
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
109973
|
+
align-self: center;
|
|
109974
|
+
}
|
|
109967
109975
|
}
|
|
109968
109976
|
|
|
109969
109977
|
.e-grid .e-headercelldiv,
|
|
@@ -74982,7 +74982,7 @@ $grid-animator-bigger-area-margin: 22px !default;
|
|
|
74982
74982
|
$grid-group-animator-drop-height: 64px !default;
|
|
74983
74983
|
$grid-group-animator-cell-margin: 13px 0 13px 0 !default;
|
|
74984
74984
|
$grid-animtor-border-bottom-width: 1px !default;
|
|
74985
|
-
$grid-animator-area-padding: 0 !default;
|
|
74985
|
+
$grid-animator-area-padding: 0 13px 0 !default;
|
|
74986
74986
|
$grid-animtor-area-border-width: 1px !default;
|
|
74987
74987
|
$grid-animator-area-border: 0 !default;
|
|
74988
74988
|
$grid-animator-area-margin: 18px !default;
|
|
@@ -76404,7 +76404,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76404
76404
|
|
|
76405
76405
|
.e-bigger & .e-group-animator .e-groupheadercell,
|
|
76406
76406
|
.e-bigger & .e-group-animator .e-groupheadercell:hover {
|
|
76407
|
-
|
|
76407
|
+
margin: $grid-group-animator-bigger-cell-margin;
|
|
76408
76408
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76409
76409
|
}
|
|
76410
76410
|
|
|
@@ -76424,7 +76424,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76424
76424
|
|
|
76425
76425
|
& .e-group-animator .e-groupheadercell,
|
|
76426
76426
|
& .e-group-animator .e-groupheadercell:hover {
|
|
76427
|
-
|
|
76427
|
+
margin: $grid-group-animator-cell-margin;
|
|
76428
76428
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76429
76429
|
}
|
|
76430
76430
|
|
|
@@ -76433,9 +76433,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76433
76433
|
}
|
|
76434
76434
|
|
|
76435
76435
|
& .e-groupdroparea.e-group-animate.e-grouped {
|
|
76436
|
-
overflow: hidden;
|
|
76437
76436
|
padding: $grid-animator-area-padding;
|
|
76438
|
-
height:
|
|
76437
|
+
height: auto;
|
|
76439
76438
|
border-bottom-width: $grid-animator-area-border;
|
|
76440
76439
|
}
|
|
76441
76440
|
|
|
@@ -76453,14 +76452,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76453
76452
|
margin-top: $grid-animator-margin-top-rtl;
|
|
76454
76453
|
}
|
|
76455
76454
|
|
|
76456
|
-
&.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
76457
|
-
margin: $grid-animator-rtl-first-group;
|
|
76458
|
-
}
|
|
76459
|
-
|
|
76460
|
-
& .e-group-animator:first-child .e-groupheadercell {
|
|
76461
|
-
margin: $grid-animator-first-group;
|
|
76462
|
-
}
|
|
76463
|
-
|
|
76464
76455
|
.e-group-animate.e-groupdroparea .e-nextgroup {
|
|
76465
76456
|
margin-top: $grid-animator-area-margin;
|
|
76466
76457
|
}
|
|
@@ -77093,8 +77084,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77093
77084
|
border-left-width: 0;
|
|
77094
77085
|
}
|
|
77095
77086
|
|
|
77096
|
-
|
|
77097
|
-
|
|
77087
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77088
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77098
77089
|
border-width: $grid-headercell-both-border-width;
|
|
77099
77090
|
}
|
|
77100
77091
|
|
|
@@ -77789,7 +77780,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77789
77780
|
border-left-width: $grid-border-size;
|
|
77790
77781
|
}
|
|
77791
77782
|
|
|
77792
|
-
|
|
77783
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
77793
77784
|
border-bottom-style: $grid-border-type;
|
|
77794
77785
|
border-bottom-width: $grid-border-size;
|
|
77795
77786
|
border-left-style: $grid-border-type;
|
|
@@ -79078,8 +79069,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79078
79069
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79079
79070
|
}
|
|
79080
79071
|
|
|
79081
|
-
|
|
79082
|
-
|
|
79072
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79073
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79083
79074
|
border-width: $grid-headercell-both-border-width;
|
|
79084
79075
|
}
|
|
79085
79076
|
|
|
@@ -79102,7 +79093,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79102
79093
|
border-right: 0;
|
|
79103
79094
|
}
|
|
79104
79095
|
|
|
79105
|
-
|
|
79096
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79106
79097
|
border-bottom-style: $grid-border-type;
|
|
79107
79098
|
border-bottom-width: $grid-border-size;
|
|
79108
79099
|
}
|
|
@@ -79609,6 +79600,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79609
79600
|
}
|
|
79610
79601
|
}
|
|
79611
79602
|
|
|
79603
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79604
|
+
border-bottom-style: $grid-border-type;
|
|
79605
|
+
border-bottom-width: $grid-border-size;
|
|
79606
|
+
}
|
|
79607
|
+
|
|
79608
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79609
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79610
|
+
border-width: $grid-headercell-both-border-width;
|
|
79611
|
+
}
|
|
79612
|
+
|
|
79612
79613
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79613
79614
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79614
79615
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -82290,6 +82291,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82290
82291
|
.e-rcursor {
|
|
82291
82292
|
border: 0;
|
|
82292
82293
|
}
|
|
82294
|
+
|
|
82295
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82296
|
+
padding: 5px 8px;
|
|
82297
|
+
line-height: 16px;
|
|
82298
|
+
}
|
|
82293
82299
|
}
|
|
82294
82300
|
|
|
82295
82301
|
@include visibility(hidden);
|
|
@@ -82340,6 +82346,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82340
82346
|
line-height: 20px;
|
|
82341
82347
|
}
|
|
82342
82348
|
}
|
|
82349
|
+
|
|
82350
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82351
|
+
padding: 10px 8px;
|
|
82352
|
+
line-height: 16px;
|
|
82353
|
+
}
|
|
82343
82354
|
}
|
|
82344
82355
|
|
|
82345
82356
|
tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
|
@@ -99522,15 +99533,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99522
99533
|
font-size: 18px;
|
|
99523
99534
|
}
|
|
99524
99535
|
|
|
99525
|
-
.e-pv-annotation-color-container,
|
|
99526
|
-
.e-pv-annotation-opacity-container,
|
|
99527
|
-
.e-pv-annotation-stroke-container,
|
|
99528
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99529
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99530
|
-
.e-pv-annotation-thickness-container,
|
|
99531
|
-
.e-pv-annotation-textcolor-container,
|
|
99532
|
-
.e-pv-annotation-textalign-container,
|
|
99533
|
-
.e-pv-annotation-textprop-container {
|
|
99536
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99537
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99538
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99539
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99540
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99541
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99542
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99543
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99544
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99534
99545
|
height: $pv-annotation-drop-down-height;
|
|
99535
99546
|
width: $pv-annotation-drop-down-width;
|
|
99536
99547
|
}
|
|
@@ -109399,16 +109410,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109399
109410
|
}
|
|
109400
109411
|
}
|
|
109401
109412
|
|
|
109402
|
-
&.e-device {
|
|
109403
|
-
.e-pivotcell-container {
|
|
109404
|
-
.e-stackedheadertext {
|
|
109405
|
-
&.e-cellvalue {
|
|
109406
|
-
align-self: center;
|
|
109407
|
-
}
|
|
109408
|
-
}
|
|
109409
|
-
}
|
|
109410
|
-
}
|
|
109411
|
-
|
|
109412
109413
|
.e-nextspan {
|
|
109413
109414
|
display: inline-block;
|
|
109414
109415
|
width: $pivotview-indent-space-size;
|
|
@@ -109470,9 +109471,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109470
109471
|
border-bottom-color: $border-light;
|
|
109471
109472
|
}
|
|
109472
109473
|
|
|
109473
|
-
table th[rowspan = '1']
|
|
109474
|
-
|
|
109475
|
-
padding-
|
|
109474
|
+
table th[rowspan = '1'],
|
|
109475
|
+
table th:not([rowspan]) {
|
|
109476
|
+
padding-bottom: 0 !important;
|
|
109477
|
+
padding-top: 0 !important;
|
|
109476
109478
|
vertical-align: middle;
|
|
109477
109479
|
}
|
|
109478
109480
|
}
|
|
@@ -109688,10 +109690,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109688
109690
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
109689
109691
|
z-index: 1 !important;
|
|
109690
109692
|
}
|
|
109693
|
+
|
|
109691
109694
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
109692
109695
|
visibility: hidden !important;
|
|
109693
109696
|
/* stylelint-enable */
|
|
109694
109697
|
}
|
|
109698
|
+
|
|
109695
109699
|
.e-grid {
|
|
109696
109700
|
.e-pivot-content-loader {
|
|
109697
109701
|
position: absolute;
|
|
@@ -109710,6 +109714,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109710
109714
|
visibility: hidden;
|
|
109711
109715
|
}
|
|
109712
109716
|
}
|
|
109717
|
+
|
|
109718
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
109719
|
+
align-self: center;
|
|
109720
|
+
}
|
|
109713
109721
|
}
|
|
109714
109722
|
|
|
109715
109723
|
.e-grid .e-headercelldiv,
|
|
@@ -75170,7 +75170,7 @@ $grid-animator-bigger-area-margin: 22px !default;
|
|
|
75170
75170
|
$grid-group-animator-drop-height: 48px !default;
|
|
75171
75171
|
$grid-group-animator-cell-margin: 12px 0 12px 0 !default;
|
|
75172
75172
|
$grid-animtor-border-bottom-width: 1px !default;
|
|
75173
|
-
$grid-animator-area-padding: 0 !default;
|
|
75173
|
+
$grid-animator-area-padding: 0 12px 0 !default;
|
|
75174
75174
|
$grid-animtor-area-border-width: 1px !default;
|
|
75175
75175
|
$grid-animator-area-border: 0 !default;
|
|
75176
75176
|
$grid-animator-area-margin: 9px !default;
|
|
@@ -76592,7 +76592,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76592
76592
|
|
|
76593
76593
|
.e-bigger & .e-group-animator .e-groupheadercell,
|
|
76594
76594
|
.e-bigger & .e-group-animator .e-groupheadercell:hover {
|
|
76595
|
-
|
|
76595
|
+
margin: $grid-group-animator-bigger-cell-margin;
|
|
76596
76596
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76597
76597
|
}
|
|
76598
76598
|
|
|
@@ -76612,7 +76612,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76612
76612
|
|
|
76613
76613
|
& .e-group-animator .e-groupheadercell,
|
|
76614
76614
|
& .e-group-animator .e-groupheadercell:hover {
|
|
76615
|
-
|
|
76615
|
+
margin: $grid-group-animator-cell-margin;
|
|
76616
76616
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76617
76617
|
}
|
|
76618
76618
|
|
|
@@ -76621,9 +76621,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76621
76621
|
}
|
|
76622
76622
|
|
|
76623
76623
|
& .e-groupdroparea.e-group-animate.e-grouped {
|
|
76624
|
-
overflow: hidden;
|
|
76625
76624
|
padding: $grid-animator-area-padding;
|
|
76626
|
-
height:
|
|
76625
|
+
height: auto;
|
|
76627
76626
|
border-bottom-width: $grid-animator-area-border;
|
|
76628
76627
|
}
|
|
76629
76628
|
|
|
@@ -76641,14 +76640,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76641
76640
|
margin-top: $grid-animator-margin-top-rtl;
|
|
76642
76641
|
}
|
|
76643
76642
|
|
|
76644
|
-
&.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
76645
|
-
margin: $grid-animator-rtl-first-group;
|
|
76646
|
-
}
|
|
76647
|
-
|
|
76648
|
-
& .e-group-animator:first-child .e-groupheadercell {
|
|
76649
|
-
margin: $grid-animator-first-group;
|
|
76650
|
-
}
|
|
76651
|
-
|
|
76652
76643
|
.e-group-animate.e-groupdroparea .e-nextgroup {
|
|
76653
76644
|
margin-top: $grid-animator-area-margin;
|
|
76654
76645
|
}
|
|
@@ -77281,8 +77272,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77281
77272
|
border-left-width: 0;
|
|
77282
77273
|
}
|
|
77283
77274
|
|
|
77284
|
-
|
|
77285
|
-
|
|
77275
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77276
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77286
77277
|
border-width: $grid-headercell-both-border-width;
|
|
77287
77278
|
}
|
|
77288
77279
|
|
|
@@ -77977,7 +77968,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77977
77968
|
border-left-width: $grid-border-size;
|
|
77978
77969
|
}
|
|
77979
77970
|
|
|
77980
|
-
|
|
77971
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
77981
77972
|
border-bottom-style: $grid-border-type;
|
|
77982
77973
|
border-bottom-width: $grid-border-size;
|
|
77983
77974
|
border-left-style: $grid-border-type;
|
|
@@ -79266,8 +79257,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79266
79257
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79267
79258
|
}
|
|
79268
79259
|
|
|
79269
|
-
|
|
79270
|
-
|
|
79260
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79261
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79271
79262
|
border-width: $grid-headercell-both-border-width;
|
|
79272
79263
|
}
|
|
79273
79264
|
|
|
@@ -79290,7 +79281,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79290
79281
|
border-right: 0;
|
|
79291
79282
|
}
|
|
79292
79283
|
|
|
79293
|
-
|
|
79284
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79294
79285
|
border-bottom-style: $grid-border-type;
|
|
79295
79286
|
border-bottom-width: $grid-border-size;
|
|
79296
79287
|
}
|
|
@@ -79797,6 +79788,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79797
79788
|
}
|
|
79798
79789
|
}
|
|
79799
79790
|
|
|
79791
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79792
|
+
border-bottom-style: $grid-border-type;
|
|
79793
|
+
border-bottom-width: $grid-border-size;
|
|
79794
|
+
}
|
|
79795
|
+
|
|
79796
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79797
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79798
|
+
border-width: $grid-headercell-both-border-width;
|
|
79799
|
+
}
|
|
79800
|
+
|
|
79800
79801
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79801
79802
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79802
79803
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -82478,6 +82479,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82478
82479
|
.e-rcursor {
|
|
82479
82480
|
border: 0;
|
|
82480
82481
|
}
|
|
82482
|
+
|
|
82483
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82484
|
+
padding: 5px 8px;
|
|
82485
|
+
line-height: 16px;
|
|
82486
|
+
}
|
|
82481
82487
|
}
|
|
82482
82488
|
|
|
82483
82489
|
@include visibility(hidden);
|
|
@@ -82528,6 +82534,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82528
82534
|
line-height: 20px;
|
|
82529
82535
|
}
|
|
82530
82536
|
}
|
|
82537
|
+
|
|
82538
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82539
|
+
padding: 10px 8px;
|
|
82540
|
+
line-height: 16px;
|
|
82541
|
+
}
|
|
82531
82542
|
}
|
|
82532
82543
|
|
|
82533
82544
|
tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
|
@@ -99886,15 +99897,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99886
99897
|
font-size: 18px;
|
|
99887
99898
|
}
|
|
99888
99899
|
|
|
99889
|
-
.e-pv-annotation-color-container,
|
|
99890
|
-
.e-pv-annotation-opacity-container,
|
|
99891
|
-
.e-pv-annotation-stroke-container,
|
|
99892
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99893
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99894
|
-
.e-pv-annotation-thickness-container,
|
|
99895
|
-
.e-pv-annotation-textcolor-container,
|
|
99896
|
-
.e-pv-annotation-textalign-container,
|
|
99897
|
-
.e-pv-annotation-textprop-container {
|
|
99900
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99901
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99902
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99903
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99904
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99905
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99906
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99907
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99908
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99898
99909
|
height: $pv-annotation-drop-down-height;
|
|
99899
99910
|
width: $pv-annotation-drop-down-width;
|
|
99900
99911
|
}
|
|
@@ -109773,16 +109784,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109773
109784
|
}
|
|
109774
109785
|
}
|
|
109775
109786
|
|
|
109776
|
-
&.e-device {
|
|
109777
|
-
.e-pivotcell-container {
|
|
109778
|
-
.e-stackedheadertext {
|
|
109779
|
-
&.e-cellvalue {
|
|
109780
|
-
align-self: center;
|
|
109781
|
-
}
|
|
109782
|
-
}
|
|
109783
|
-
}
|
|
109784
|
-
}
|
|
109785
|
-
|
|
109786
109787
|
.e-nextspan {
|
|
109787
109788
|
display: inline-block;
|
|
109788
109789
|
width: $pivotview-indent-space-size;
|
|
@@ -109844,9 +109845,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109844
109845
|
border-bottom-color: $border-light;
|
|
109845
109846
|
}
|
|
109846
109847
|
|
|
109847
|
-
table th[rowspan = '1']
|
|
109848
|
-
|
|
109849
|
-
padding-
|
|
109848
|
+
table th[rowspan = '1'],
|
|
109849
|
+
table th:not([rowspan]) {
|
|
109850
|
+
padding-bottom: 0 !important;
|
|
109851
|
+
padding-top: 0 !important;
|
|
109850
109852
|
vertical-align: middle;
|
|
109851
109853
|
}
|
|
109852
109854
|
}
|
|
@@ -110062,10 +110064,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110062
110064
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110063
110065
|
z-index: 1 !important;
|
|
110064
110066
|
}
|
|
110067
|
+
|
|
110065
110068
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110066
110069
|
visibility: hidden !important;
|
|
110067
110070
|
/* stylelint-enable */
|
|
110068
110071
|
}
|
|
110072
|
+
|
|
110069
110073
|
.e-grid {
|
|
110070
110074
|
.e-pivot-content-loader {
|
|
110071
110075
|
position: absolute;
|
|
@@ -110084,6 +110088,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110084
110088
|
visibility: hidden;
|
|
110085
110089
|
}
|
|
110086
110090
|
}
|
|
110091
|
+
|
|
110092
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110093
|
+
align-self: center;
|
|
110094
|
+
}
|
|
110087
110095
|
}
|
|
110088
110096
|
|
|
110089
110097
|
.e-grid .e-headercelldiv,
|