@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
|
@@ -75527,7 +75527,7 @@ $grid-animator-bigger-area-margin: 22px !default;
|
|
|
75527
75527
|
$grid-group-animator-drop-height: 48px !default;
|
|
75528
75528
|
$grid-group-animator-cell-margin: 12px 0 12px 0 !default;
|
|
75529
75529
|
$grid-animtor-border-bottom-width: 1px !default;
|
|
75530
|
-
$grid-animator-area-padding: 0 !default;
|
|
75530
|
+
$grid-animator-area-padding: 0 12px 0 !default;
|
|
75531
75531
|
$grid-animtor-area-border-width: 1px !default;
|
|
75532
75532
|
$grid-animator-area-border: 0 !default;
|
|
75533
75533
|
$grid-animator-area-margin: 9px !default;
|
|
@@ -76955,7 +76955,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76955
76955
|
|
|
76956
76956
|
.e-bigger & .e-group-animator .e-groupheadercell,
|
|
76957
76957
|
.e-bigger & .e-group-animator .e-groupheadercell:hover {
|
|
76958
|
-
|
|
76958
|
+
margin: $grid-group-animator-bigger-cell-margin;
|
|
76959
76959
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76960
76960
|
}
|
|
76961
76961
|
|
|
@@ -76975,7 +76975,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76975
76975
|
|
|
76976
76976
|
& .e-group-animator .e-groupheadercell,
|
|
76977
76977
|
& .e-group-animator .e-groupheadercell:hover {
|
|
76978
|
-
|
|
76978
|
+
margin: $grid-group-animator-cell-margin;
|
|
76979
76979
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76980
76980
|
}
|
|
76981
76981
|
|
|
@@ -76984,9 +76984,8 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76984
76984
|
}
|
|
76985
76985
|
|
|
76986
76986
|
& .e-groupdroparea.e-group-animate.e-grouped {
|
|
76987
|
-
overflow: hidden;
|
|
76988
76987
|
padding: $grid-animator-area-padding;
|
|
76989
|
-
height:
|
|
76988
|
+
height: auto;
|
|
76990
76989
|
border-bottom-width: $grid-animator-area-border;
|
|
76991
76990
|
}
|
|
76992
76991
|
|
|
@@ -77004,14 +77003,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
77004
77003
|
margin-top: $grid-animator-margin-top-rtl;
|
|
77005
77004
|
}
|
|
77006
77005
|
|
|
77007
|
-
&.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
77008
|
-
margin: $grid-animator-rtl-first-group;
|
|
77009
|
-
}
|
|
77010
|
-
|
|
77011
|
-
& .e-group-animator:first-child .e-groupheadercell {
|
|
77012
|
-
margin: $grid-animator-first-group;
|
|
77013
|
-
}
|
|
77014
|
-
|
|
77015
77006
|
.e-group-animate.e-groupdroparea .e-nextgroup {
|
|
77016
77007
|
margin-top: $grid-animator-area-margin;
|
|
77017
77008
|
}
|
|
@@ -77644,8 +77635,8 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
77644
77635
|
border-left-width: 0;
|
|
77645
77636
|
}
|
|
77646
77637
|
|
|
77647
|
-
|
|
77648
|
-
|
|
77638
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77639
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77649
77640
|
border-width: $grid-headercell-both-border-width;
|
|
77650
77641
|
}
|
|
77651
77642
|
|
|
@@ -78340,7 +78331,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
78340
78331
|
border-left-width: $grid-border-size;
|
|
78341
78332
|
}
|
|
78342
78333
|
|
|
78343
|
-
|
|
78334
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78344
78335
|
border-bottom-style: $grid-border-type;
|
|
78345
78336
|
border-bottom-width: $grid-border-size;
|
|
78346
78337
|
border-left-style: $grid-border-type;
|
|
@@ -79629,8 +79620,8 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
79629
79620
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79630
79621
|
}
|
|
79631
79622
|
|
|
79632
|
-
|
|
79633
|
-
|
|
79623
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79624
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79634
79625
|
border-width: $grid-headercell-both-border-width;
|
|
79635
79626
|
}
|
|
79636
79627
|
|
|
@@ -79653,7 +79644,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
79653
79644
|
border-right: 0;
|
|
79654
79645
|
}
|
|
79655
79646
|
|
|
79656
|
-
|
|
79647
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79657
79648
|
border-bottom-style: $grid-border-type;
|
|
79658
79649
|
border-bottom-width: $grid-border-size;
|
|
79659
79650
|
}
|
|
@@ -80160,6 +80151,16 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
80160
80151
|
}
|
|
80161
80152
|
}
|
|
80162
80153
|
|
|
80154
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80155
|
+
border-bottom-style: $grid-border-type;
|
|
80156
|
+
border-bottom-width: $grid-border-size;
|
|
80157
|
+
}
|
|
80158
|
+
|
|
80159
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80160
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80161
|
+
border-width: $grid-headercell-both-border-width;
|
|
80162
|
+
}
|
|
80163
|
+
|
|
80163
80164
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80164
80165
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80165
80166
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -82857,6 +82858,11 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
82857
82858
|
.e-rcursor {
|
|
82858
82859
|
border: 0;
|
|
82859
82860
|
}
|
|
82861
|
+
|
|
82862
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82863
|
+
padding: 5px 8px;
|
|
82864
|
+
line-height: 16px;
|
|
82865
|
+
}
|
|
82860
82866
|
}
|
|
82861
82867
|
|
|
82862
82868
|
@include visibility(hidden);
|
|
@@ -82907,6 +82913,11 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
82907
82913
|
line-height: 20px;
|
|
82908
82914
|
}
|
|
82909
82915
|
}
|
|
82916
|
+
|
|
82917
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82918
|
+
padding: 10px 8px;
|
|
82919
|
+
line-height: 16px;
|
|
82920
|
+
}
|
|
82910
82921
|
}
|
|
82911
82922
|
|
|
82912
82923
|
tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
|
@@ -100012,15 +100023,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
100012
100023
|
font-size: 18px;
|
|
100013
100024
|
}
|
|
100014
100025
|
|
|
100015
|
-
.e-pv-annotation-color-container,
|
|
100016
|
-
.e-pv-annotation-opacity-container,
|
|
100017
|
-
.e-pv-annotation-stroke-container,
|
|
100018
|
-
.e-pv-custom-annotation-thickness-container,
|
|
100019
|
-
.e-pv-custom-annotation-opacity-container,
|
|
100020
|
-
.e-pv-annotation-thickness-container,
|
|
100021
|
-
.e-pv-annotation-textcolor-container,
|
|
100022
|
-
.e-pv-annotation-textalign-container,
|
|
100023
|
-
.e-pv-annotation-textprop-container {
|
|
100026
|
+
.e-pv-annotation-color-container .e-btn,
|
|
100027
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
100028
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
100029
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
100030
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
100031
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
100032
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
100033
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
100034
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
100024
100035
|
height: $pv-annotation-drop-down-height;
|
|
100025
100036
|
width: $pv-annotation-drop-down-width;
|
|
100026
100037
|
}
|
|
@@ -109915,16 +109926,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109915
109926
|
}
|
|
109916
109927
|
}
|
|
109917
109928
|
|
|
109918
|
-
&.e-device {
|
|
109919
|
-
.e-pivotcell-container {
|
|
109920
|
-
.e-stackedheadertext {
|
|
109921
|
-
&.e-cellvalue {
|
|
109922
|
-
align-self: center;
|
|
109923
|
-
}
|
|
109924
|
-
}
|
|
109925
|
-
}
|
|
109926
|
-
}
|
|
109927
|
-
|
|
109928
109929
|
.e-nextspan {
|
|
109929
109930
|
display: inline-block;
|
|
109930
109931
|
width: $pivotview-indent-space-size;
|
|
@@ -109986,9 +109987,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109986
109987
|
border-bottom-color: $border-light;
|
|
109987
109988
|
}
|
|
109988
109989
|
|
|
109989
|
-
table th[rowspan = '1']
|
|
109990
|
-
|
|
109991
|
-
padding-
|
|
109990
|
+
table th[rowspan = '1'],
|
|
109991
|
+
table th:not([rowspan]) {
|
|
109992
|
+
padding-bottom: 0 !important;
|
|
109993
|
+
padding-top: 0 !important;
|
|
109992
109994
|
vertical-align: middle;
|
|
109993
109995
|
}
|
|
109994
109996
|
}
|
|
@@ -110204,10 +110206,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110204
110206
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110205
110207
|
z-index: 1 !important;
|
|
110206
110208
|
}
|
|
110209
|
+
|
|
110207
110210
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110208
110211
|
visibility: hidden !important;
|
|
110209
110212
|
/* stylelint-enable */
|
|
110210
110213
|
}
|
|
110214
|
+
|
|
110211
110215
|
.e-grid {
|
|
110212
110216
|
.e-pivot-content-loader {
|
|
110213
110217
|
position: absolute;
|
|
@@ -110226,6 +110230,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110226
110230
|
visibility: hidden;
|
|
110227
110231
|
}
|
|
110228
110232
|
}
|
|
110233
|
+
|
|
110234
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110235
|
+
align-self: center;
|
|
110236
|
+
}
|
|
110229
110237
|
}
|
|
110230
110238
|
|
|
110231
110239
|
.e-grid .e-headercelldiv,
|
|
@@ -75527,7 +75527,7 @@ $grid-animator-bigger-area-margin: 22px !default;
|
|
|
75527
75527
|
$grid-group-animator-drop-height: 48px !default;
|
|
75528
75528
|
$grid-group-animator-cell-margin: 12px 0 12px 0 !default;
|
|
75529
75529
|
$grid-animtor-border-bottom-width: 1px !default;
|
|
75530
|
-
$grid-animator-area-padding: 0 !default;
|
|
75530
|
+
$grid-animator-area-padding: 0 12px 0 !default;
|
|
75531
75531
|
$grid-animtor-area-border-width: 1px !default;
|
|
75532
75532
|
$grid-animator-area-border: 0 !default;
|
|
75533
75533
|
$grid-animator-area-margin: 9px !default;
|
|
@@ -76955,7 +76955,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76955
76955
|
|
|
76956
76956
|
.e-bigger & .e-group-animator .e-groupheadercell,
|
|
76957
76957
|
.e-bigger & .e-group-animator .e-groupheadercell:hover {
|
|
76958
|
-
|
|
76958
|
+
margin: $grid-group-animator-bigger-cell-margin;
|
|
76959
76959
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76960
76960
|
}
|
|
76961
76961
|
|
|
@@ -76975,7 +76975,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76975
76975
|
|
|
76976
76976
|
& .e-group-animator .e-groupheadercell,
|
|
76977
76977
|
& .e-group-animator .e-groupheadercell:hover {
|
|
76978
|
-
|
|
76978
|
+
margin: $grid-group-animator-cell-margin;
|
|
76979
76979
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76980
76980
|
}
|
|
76981
76981
|
|
|
@@ -76984,9 +76984,8 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76984
76984
|
}
|
|
76985
76985
|
|
|
76986
76986
|
& .e-groupdroparea.e-group-animate.e-grouped {
|
|
76987
|
-
overflow: hidden;
|
|
76988
76987
|
padding: $grid-animator-area-padding;
|
|
76989
|
-
height:
|
|
76988
|
+
height: auto;
|
|
76990
76989
|
border-bottom-width: $grid-animator-area-border;
|
|
76991
76990
|
}
|
|
76992
76991
|
|
|
@@ -77004,14 +77003,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
77004
77003
|
margin-top: $grid-animator-margin-top-rtl;
|
|
77005
77004
|
}
|
|
77006
77005
|
|
|
77007
|
-
&.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
77008
|
-
margin: $grid-animator-rtl-first-group;
|
|
77009
|
-
}
|
|
77010
|
-
|
|
77011
|
-
& .e-group-animator:first-child .e-groupheadercell {
|
|
77012
|
-
margin: $grid-animator-first-group;
|
|
77013
|
-
}
|
|
77014
|
-
|
|
77015
77006
|
.e-group-animate.e-groupdroparea .e-nextgroup {
|
|
77016
77007
|
margin-top: $grid-animator-area-margin;
|
|
77017
77008
|
}
|
|
@@ -77644,8 +77635,8 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
77644
77635
|
border-left-width: 0;
|
|
77645
77636
|
}
|
|
77646
77637
|
|
|
77647
|
-
|
|
77648
|
-
|
|
77638
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77639
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77649
77640
|
border-width: $grid-headercell-both-border-width;
|
|
77650
77641
|
}
|
|
77651
77642
|
|
|
@@ -78340,7 +78331,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
78340
78331
|
border-left-width: $grid-border-size;
|
|
78341
78332
|
}
|
|
78342
78333
|
|
|
78343
|
-
|
|
78334
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78344
78335
|
border-bottom-style: $grid-border-type;
|
|
78345
78336
|
border-bottom-width: $grid-border-size;
|
|
78346
78337
|
border-left-style: $grid-border-type;
|
|
@@ -79629,8 +79620,8 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
79629
79620
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79630
79621
|
}
|
|
79631
79622
|
|
|
79632
|
-
|
|
79633
|
-
|
|
79623
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79624
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79634
79625
|
border-width: $grid-headercell-both-border-width;
|
|
79635
79626
|
}
|
|
79636
79627
|
|
|
@@ -79653,7 +79644,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
79653
79644
|
border-right: 0;
|
|
79654
79645
|
}
|
|
79655
79646
|
|
|
79656
|
-
|
|
79647
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79657
79648
|
border-bottom-style: $grid-border-type;
|
|
79658
79649
|
border-bottom-width: $grid-border-size;
|
|
79659
79650
|
}
|
|
@@ -80160,6 +80151,16 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
80160
80151
|
}
|
|
80161
80152
|
}
|
|
80162
80153
|
|
|
80154
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80155
|
+
border-bottom-style: $grid-border-type;
|
|
80156
|
+
border-bottom-width: $grid-border-size;
|
|
80157
|
+
}
|
|
80158
|
+
|
|
80159
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80160
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80161
|
+
border-width: $grid-headercell-both-border-width;
|
|
80162
|
+
}
|
|
80163
|
+
|
|
80163
80164
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80164
80165
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80165
80166
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -82857,6 +82858,11 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
82857
82858
|
.e-rcursor {
|
|
82858
82859
|
border: 0;
|
|
82859
82860
|
}
|
|
82861
|
+
|
|
82862
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82863
|
+
padding: 5px 8px;
|
|
82864
|
+
line-height: 16px;
|
|
82865
|
+
}
|
|
82860
82866
|
}
|
|
82861
82867
|
|
|
82862
82868
|
@include visibility(hidden);
|
|
@@ -82907,6 +82913,11 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
82907
82913
|
line-height: 20px;
|
|
82908
82914
|
}
|
|
82909
82915
|
}
|
|
82916
|
+
|
|
82917
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82918
|
+
padding: 10px 8px;
|
|
82919
|
+
line-height: 16px;
|
|
82920
|
+
}
|
|
82910
82921
|
}
|
|
82911
82922
|
|
|
82912
82923
|
tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
|
@@ -100012,15 +100023,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
100012
100023
|
font-size: 18px;
|
|
100013
100024
|
}
|
|
100014
100025
|
|
|
100015
|
-
.e-pv-annotation-color-container,
|
|
100016
|
-
.e-pv-annotation-opacity-container,
|
|
100017
|
-
.e-pv-annotation-stroke-container,
|
|
100018
|
-
.e-pv-custom-annotation-thickness-container,
|
|
100019
|
-
.e-pv-custom-annotation-opacity-container,
|
|
100020
|
-
.e-pv-annotation-thickness-container,
|
|
100021
|
-
.e-pv-annotation-textcolor-container,
|
|
100022
|
-
.e-pv-annotation-textalign-container,
|
|
100023
|
-
.e-pv-annotation-textprop-container {
|
|
100026
|
+
.e-pv-annotation-color-container .e-btn,
|
|
100027
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
100028
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
100029
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
100030
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
100031
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
100032
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
100033
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
100034
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
100024
100035
|
height: $pv-annotation-drop-down-height;
|
|
100025
100036
|
width: $pv-annotation-drop-down-width;
|
|
100026
100037
|
}
|
|
@@ -109915,16 +109926,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109915
109926
|
}
|
|
109916
109927
|
}
|
|
109917
109928
|
|
|
109918
|
-
&.e-device {
|
|
109919
|
-
.e-pivotcell-container {
|
|
109920
|
-
.e-stackedheadertext {
|
|
109921
|
-
&.e-cellvalue {
|
|
109922
|
-
align-self: center;
|
|
109923
|
-
}
|
|
109924
|
-
}
|
|
109925
|
-
}
|
|
109926
|
-
}
|
|
109927
|
-
|
|
109928
109929
|
.e-nextspan {
|
|
109929
109930
|
display: inline-block;
|
|
109930
109931
|
width: $pivotview-indent-space-size;
|
|
@@ -109986,9 +109987,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109986
109987
|
border-bottom-color: $border-light;
|
|
109987
109988
|
}
|
|
109988
109989
|
|
|
109989
|
-
table th[rowspan = '1']
|
|
109990
|
-
|
|
109991
|
-
padding-
|
|
109990
|
+
table th[rowspan = '1'],
|
|
109991
|
+
table th:not([rowspan]) {
|
|
109992
|
+
padding-bottom: 0 !important;
|
|
109993
|
+
padding-top: 0 !important;
|
|
109992
109994
|
vertical-align: middle;
|
|
109993
109995
|
}
|
|
109994
109996
|
}
|
|
@@ -110204,10 +110206,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110204
110206
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110205
110207
|
z-index: 1 !important;
|
|
110206
110208
|
}
|
|
110209
|
+
|
|
110207
110210
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110208
110211
|
visibility: hidden !important;
|
|
110209
110212
|
/* stylelint-enable */
|
|
110210
110213
|
}
|
|
110214
|
+
|
|
110211
110215
|
.e-grid {
|
|
110212
110216
|
.e-pivot-content-loader {
|
|
110213
110217
|
position: absolute;
|
|
@@ -110226,6 +110230,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110226
110230
|
visibility: hidden;
|
|
110227
110231
|
}
|
|
110228
110232
|
}
|
|
110233
|
+
|
|
110234
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110235
|
+
align-self: center;
|
|
110236
|
+
}
|
|
110229
110237
|
}
|
|
110230
110238
|
|
|
110231
110239
|
.e-grid .e-headercelldiv,
|
|
@@ -74622,7 +74622,7 @@ $grid-header-font-size: 14px !default;
|
|
|
74622
74622
|
$grid-bigger-header-font-size: $grid-header-font-size !default;
|
|
74623
74623
|
$grid-grouped-headercell-span-padding: 0 !default;
|
|
74624
74624
|
$grid-group-unpgroupicon-padding-right: 0 !default;
|
|
74625
|
-
$grid-group-text-width:
|
|
74625
|
+
$grid-group-text-width: auto !default;
|
|
74626
74626
|
|
|
74627
74627
|
$grid-content-bg-color: $content-bg-color !default;
|
|
74628
74628
|
$grid-popup-bg-color: $content-bg-color !default;
|
|
@@ -75130,7 +75130,7 @@ $grid-animator-bigger-area-margin: 22px !default;
|
|
|
75130
75130
|
$grid-group-animator-drop-height: 48px !default;
|
|
75131
75131
|
$grid-group-animator-cell-margin: 16px 0 16px 0 !default;
|
|
75132
75132
|
$grid-animtor-border-bottom-width: 1px !default;
|
|
75133
|
-
$grid-animator-area-padding: 0 !default;
|
|
75133
|
+
$grid-animator-area-padding: 0 16px 0 !default;
|
|
75134
75134
|
$grid-animtor-area-border-width: 1px !default;
|
|
75135
75135
|
$grid-animator-area-border: 0 !default;
|
|
75136
75136
|
$grid-animator-area-margin: 15px !default;
|
|
@@ -76552,7 +76552,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76552
76552
|
|
|
76553
76553
|
.e-bigger & .e-group-animator .e-groupheadercell,
|
|
76554
76554
|
.e-bigger & .e-group-animator .e-groupheadercell:hover {
|
|
76555
|
-
|
|
76555
|
+
margin: $grid-group-animator-bigger-cell-margin;
|
|
76556
76556
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76557
76557
|
}
|
|
76558
76558
|
|
|
@@ -76572,7 +76572,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76572
76572
|
|
|
76573
76573
|
& .e-group-animator .e-groupheadercell,
|
|
76574
76574
|
& .e-group-animator .e-groupheadercell:hover {
|
|
76575
|
-
|
|
76575
|
+
margin: $grid-group-animator-cell-margin;
|
|
76576
76576
|
border-bottom-width: $grid-animtor-border-bottom-width;
|
|
76577
76577
|
}
|
|
76578
76578
|
|
|
@@ -76581,9 +76581,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76581
76581
|
}
|
|
76582
76582
|
|
|
76583
76583
|
& .e-groupdroparea.e-group-animate.e-grouped {
|
|
76584
|
-
overflow: hidden;
|
|
76585
76584
|
padding: $grid-animator-area-padding;
|
|
76586
|
-
height:
|
|
76585
|
+
height: auto;
|
|
76587
76586
|
border-bottom-width: $grid-animator-area-border;
|
|
76588
76587
|
}
|
|
76589
76588
|
|
|
@@ -76601,14 +76600,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76601
76600
|
margin-top: $grid-animator-margin-top-rtl;
|
|
76602
76601
|
}
|
|
76603
76602
|
|
|
76604
|
-
&.e-rtl .e-group-animator:first-child .e-groupheadercell {
|
|
76605
|
-
margin: $grid-animator-rtl-first-group;
|
|
76606
|
-
}
|
|
76607
|
-
|
|
76608
|
-
& .e-group-animator:first-child .e-groupheadercell {
|
|
76609
|
-
margin: $grid-animator-first-group;
|
|
76610
|
-
}
|
|
76611
|
-
|
|
76612
76603
|
.e-group-animate.e-groupdroparea .e-nextgroup {
|
|
76613
76604
|
margin-top: $grid-animator-area-margin;
|
|
76614
76605
|
}
|
|
@@ -77241,8 +77232,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77241
77232
|
border-left-width: 0;
|
|
77242
77233
|
}
|
|
77243
77234
|
|
|
77244
|
-
|
|
77245
|
-
|
|
77235
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77236
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77246
77237
|
border-width: $grid-headercell-both-border-width;
|
|
77247
77238
|
}
|
|
77248
77239
|
|
|
@@ -77937,7 +77928,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77937
77928
|
border-left-width: $grid-border-size;
|
|
77938
77929
|
}
|
|
77939
77930
|
|
|
77940
|
-
|
|
77931
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
77941
77932
|
border-bottom-style: $grid-border-type;
|
|
77942
77933
|
border-bottom-width: $grid-border-size;
|
|
77943
77934
|
border-left-style: $grid-border-type;
|
|
@@ -79226,8 +79217,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79226
79217
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79227
79218
|
}
|
|
79228
79219
|
|
|
79229
|
-
|
|
79230
|
-
|
|
79220
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79221
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79231
79222
|
border-width: $grid-headercell-both-border-width;
|
|
79232
79223
|
}
|
|
79233
79224
|
|
|
@@ -79250,7 +79241,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79250
79241
|
border-right: 0;
|
|
79251
79242
|
}
|
|
79252
79243
|
|
|
79253
|
-
|
|
79244
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79254
79245
|
border-bottom-style: $grid-border-type;
|
|
79255
79246
|
border-bottom-width: $grid-border-size;
|
|
79256
79247
|
}
|
|
@@ -79757,6 +79748,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79757
79748
|
}
|
|
79758
79749
|
}
|
|
79759
79750
|
|
|
79751
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79752
|
+
border-bottom-style: $grid-border-type;
|
|
79753
|
+
border-bottom-width: $grid-border-size;
|
|
79754
|
+
}
|
|
79755
|
+
|
|
79756
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79757
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79758
|
+
border-width: $grid-headercell-both-border-width;
|
|
79759
|
+
}
|
|
79760
|
+
|
|
79760
79761
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79761
79762
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79762
79763
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -82434,6 +82435,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82434
82435
|
.e-rcursor {
|
|
82435
82436
|
border: 0;
|
|
82436
82437
|
}
|
|
82438
|
+
|
|
82439
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82440
|
+
padding: 5px 8px;
|
|
82441
|
+
line-height: 16px;
|
|
82442
|
+
}
|
|
82437
82443
|
}
|
|
82438
82444
|
|
|
82439
82445
|
@include visibility(hidden);
|
|
@@ -82484,6 +82490,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
82484
82490
|
line-height: 20px;
|
|
82485
82491
|
}
|
|
82486
82492
|
}
|
|
82493
|
+
|
|
82494
|
+
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
82495
|
+
padding: 10px 8px;
|
|
82496
|
+
line-height: 16px;
|
|
82497
|
+
}
|
|
82487
82498
|
}
|
|
82488
82499
|
|
|
82489
82500
|
tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
|
@@ -99576,15 +99587,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99576
99587
|
font-size: 18px;
|
|
99577
99588
|
}
|
|
99578
99589
|
|
|
99579
|
-
.e-pv-annotation-color-container,
|
|
99580
|
-
.e-pv-annotation-opacity-container,
|
|
99581
|
-
.e-pv-annotation-stroke-container,
|
|
99582
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99583
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99584
|
-
.e-pv-annotation-thickness-container,
|
|
99585
|
-
.e-pv-annotation-textcolor-container,
|
|
99586
|
-
.e-pv-annotation-textalign-container,
|
|
99587
|
-
.e-pv-annotation-textprop-container {
|
|
99590
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99591
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99592
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99593
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99594
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99595
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99596
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99597
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99598
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99588
99599
|
height: $pv-annotation-drop-down-height;
|
|
99589
99600
|
width: $pv-annotation-drop-down-width;
|
|
99590
99601
|
}
|
|
@@ -109472,16 +109483,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109472
109483
|
}
|
|
109473
109484
|
}
|
|
109474
109485
|
|
|
109475
|
-
&.e-device {
|
|
109476
|
-
.e-pivotcell-container {
|
|
109477
|
-
.e-stackedheadertext {
|
|
109478
|
-
&.e-cellvalue {
|
|
109479
|
-
align-self: center;
|
|
109480
|
-
}
|
|
109481
|
-
}
|
|
109482
|
-
}
|
|
109483
|
-
}
|
|
109484
|
-
|
|
109485
109486
|
.e-nextspan {
|
|
109486
109487
|
display: inline-block;
|
|
109487
109488
|
width: $pivotview-indent-space-size;
|
|
@@ -109543,9 +109544,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109543
109544
|
border-bottom-color: $border-light;
|
|
109544
109545
|
}
|
|
109545
109546
|
|
|
109546
|
-
table th[rowspan = '1']
|
|
109547
|
-
|
|
109548
|
-
padding-
|
|
109547
|
+
table th[rowspan = '1'],
|
|
109548
|
+
table th:not([rowspan]) {
|
|
109549
|
+
padding-bottom: 0 !important;
|
|
109550
|
+
padding-top: 0 !important;
|
|
109549
109551
|
vertical-align: middle;
|
|
109550
109552
|
}
|
|
109551
109553
|
}
|
|
@@ -109761,10 +109763,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109761
109763
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
109762
109764
|
z-index: 1 !important;
|
|
109763
109765
|
}
|
|
109766
|
+
|
|
109764
109767
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
109765
109768
|
visibility: hidden !important;
|
|
109766
109769
|
/* stylelint-enable */
|
|
109767
109770
|
}
|
|
109771
|
+
|
|
109768
109772
|
.e-grid {
|
|
109769
109773
|
.e-pivot-content-loader {
|
|
109770
109774
|
position: absolute;
|
|
@@ -109783,6 +109787,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109783
109787
|
visibility: hidden;
|
|
109784
109788
|
}
|
|
109785
109789
|
}
|
|
109790
|
+
|
|
109791
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
109792
|
+
align-self: center;
|
|
109793
|
+
}
|
|
109786
109794
|
}
|
|
109787
109795
|
|
|
109788
109796
|
.e-grid .e-headercelldiv,
|