@syncfusion/blazor-themes 23.1.43 → 23.2.4
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 +187 -35
- package/SCSS-Themes/bootstrap.scss +182 -35
- package/SCSS-Themes/bootstrap4.scss +182 -35
- package/SCSS-Themes/bootstrap5-dark.scss +184 -36
- package/SCSS-Themes/bootstrap5.scss +184 -36
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +69 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +2 -1
- package/SCSS-Themes/fabric-dark.scss +187 -35
- package/SCSS-Themes/fabric.scss +182 -35
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +184 -36
- package/SCSS-Themes/fluent.scss +184 -36
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap4.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap5.scss +50 -8
- package/SCSS-Themes/grids/grid/fabric-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/fabric.scss +50 -8
- package/SCSS-Themes/grids/grid/fluent-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/fluent.scss +50 -8
- package/SCSS-Themes/grids/grid/highcontrast.scss +50 -8
- package/SCSS-Themes/grids/grid/material-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/material.scss +50 -8
- package/SCSS-Themes/grids/grid/material3-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/material3.scss +50 -8
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/tailwind.scss +50 -8
- package/SCSS-Themes/highcontrast.scss +187 -35
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +25 -7
- package/SCSS-Themes/material-dark.scss +182 -35
- package/SCSS-Themes/material.scss +182 -35
- package/SCSS-Themes/material3-dark.scss +184 -37
- package/SCSS-Themes/material3.scss +184 -37
- 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 +10 -10
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +10 -10
- 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 +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material3.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +6 -10
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +16 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -1
- package/SCSS-Themes/tailwind-dark.scss +184 -36
- package/SCSS-Themes/tailwind.scss +184 -36
- package/package.json +1 -1
|
@@ -59876,7 +59876,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
59876
59876
|
width: $ddl-chip-hooker-square;
|
|
59877
59877
|
}
|
|
59878
59878
|
|
|
59879
|
-
.e-multi-select-wrapper .e-searcher input[type = 'text']
|
|
59879
|
+
.e-multi-select-wrapper .e-searcher input[type = 'text'],
|
|
59880
|
+
.e-multi-select-wrapper .e-multi-searcher input[type = 'text'] {
|
|
59880
59881
|
color: $content-text-color;
|
|
59881
59882
|
height: 100%;
|
|
59882
59883
|
}
|
|
@@ -64625,6 +64626,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64625
64626
|
padding-left: 20px;
|
|
64626
64627
|
padding-right: 20px;
|
|
64627
64628
|
}
|
|
64629
|
+
|
|
64630
|
+
.e-de-para-tab {
|
|
64631
|
+
float: left;
|
|
64632
|
+
}
|
|
64633
|
+
.e-de-para-tab.e-rtl {
|
|
64634
|
+
float: right;
|
|
64635
|
+
}
|
|
64628
64636
|
|
|
64629
64637
|
.e-de-column-label.e-de-rtl {
|
|
64630
64638
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -69112,6 +69120,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
69112
69120
|
$e-de-ctnr-break-listview-margin-left: 10px !default;
|
|
69113
69121
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
69114
69122
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
69123
|
+
$de-ruler-background-color: $content-bg-color-alt2 !default;
|
|
69124
|
+
$de-ruler-margin-color: $content-bg-color !default;
|
|
69125
|
+
$de-ruler-tick-stroke: $icon-color !default;
|
|
69126
|
+
$de-ruler-label-fill: $content-text-color-alt1 !default;
|
|
69127
|
+
$de-ruler-indent-stroke: $icon-color !default;
|
|
69128
|
+
$de-ruler-indent-fill: $content-bg-color !default;
|
|
69129
|
+
$de-ruler-indent-hover: $content-bg-color-alt3 !default;
|
|
69130
|
+
$de-ruler-indent-active: $primary !default;
|
|
69115
69131
|
|
|
69116
69132
|
// Subtract toolbar & statusbar height
|
|
69117
69133
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -70921,6 +70937,62 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70921
70937
|
}
|
|
70922
70938
|
}
|
|
70923
70939
|
}
|
|
70940
|
+
.e-de-hRuler {
|
|
70941
|
+
background-color: $de-ruler-background-color;
|
|
70942
|
+
@if $skin-name =='Material3' {
|
|
70943
|
+
background: $de-ruler-background-color;
|
|
70944
|
+
}
|
|
70945
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70946
|
+
}
|
|
70947
|
+
.e-de-vRuler {
|
|
70948
|
+
background-color: $de-ruler-background-color;
|
|
70949
|
+
@if $skin-name =='Material3' {
|
|
70950
|
+
background: $de-ruler-background-color;
|
|
70951
|
+
}
|
|
70952
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70953
|
+
}
|
|
70954
|
+
.e-de-ruler-margin {
|
|
70955
|
+
background-color: $de-ruler-margin-color;
|
|
70956
|
+
@if $skin-name =='Material3' {
|
|
70957
|
+
background: $de-ruler-margin-color;
|
|
70958
|
+
}
|
|
70959
|
+
}
|
|
70960
|
+
.e-de-ruler-tick {
|
|
70961
|
+
stroke: $de-ruler-tick-stroke;
|
|
70962
|
+
}
|
|
70963
|
+
.e-de-ruler-tick-label {
|
|
70964
|
+
fill: $de-ruler-label-fill
|
|
70965
|
+
}
|
|
70966
|
+
.e-de-ruler-markIndicator {
|
|
70967
|
+
background-color: $de-ruler-margin-color;
|
|
70968
|
+
}
|
|
70969
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70970
|
+
fill: $de-ruler-tick-stroke;
|
|
70971
|
+
}
|
|
70972
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70973
|
+
fill: $de-ruler-tick-stroke;
|
|
70974
|
+
}
|
|
70975
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70976
|
+
fill: $de-ruler-indent-fill;
|
|
70977
|
+
stroke: $de-ruler-indent-stroke;
|
|
70978
|
+
}
|
|
70979
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70980
|
+
fill: $de-ruler-indent-hover;
|
|
70981
|
+
stroke: $de-ruler-indent-stroke;
|
|
70982
|
+
}
|
|
70983
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70984
|
+
fill: $de-ruler-indent-active;
|
|
70985
|
+
stroke: $de-ruler-indent-stroke;
|
|
70986
|
+
}
|
|
70987
|
+
.e-de-ruler-table-svg {
|
|
70988
|
+
fill: $de-ruler-indent-stroke;
|
|
70989
|
+
}
|
|
70990
|
+
.e-de-ruler-table-svg:hover {
|
|
70991
|
+
fill: $de-ruler-indent-hover;
|
|
70992
|
+
}
|
|
70993
|
+
.e-de-ruler-table-svg:active {
|
|
70994
|
+
fill: $de-ruler-indent-active;
|
|
70995
|
+
}
|
|
70924
70996
|
.e-rtl {
|
|
70925
70997
|
.e-listview .e-list-icon {
|
|
70926
70998
|
height: 24px;
|
|
@@ -70933,6 +71005,11 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70933
71005
|
line-height: 22px;
|
|
70934
71006
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70935
71007
|
}
|
|
71008
|
+
.e-de-vRuler {
|
|
71009
|
+
background-color: $de-ruler-background-color;
|
|
71010
|
+
border-right: none;
|
|
71011
|
+
border-left: 0.5px solid $de-panel-border;
|
|
71012
|
+
}
|
|
70936
71013
|
}
|
|
70937
71014
|
.e-bigger {
|
|
70938
71015
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76703,6 +76780,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76703
76780
|
border-bottom-width: $grid-border-bottom-width;
|
|
76704
76781
|
}
|
|
76705
76782
|
|
|
76783
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76784
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76785
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76786
|
+
&.e-groupcaption,
|
|
76787
|
+
&.e-summarycell {
|
|
76788
|
+
border-bottom-width: 0;
|
|
76789
|
+
}
|
|
76790
|
+
}
|
|
76791
|
+
|
|
76706
76792
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76707
76793
|
position: relative;
|
|
76708
76794
|
left: -5px;
|
|
@@ -77566,8 +77652,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77566
77652
|
border-left-width: 0;
|
|
77567
77653
|
}
|
|
77568
77654
|
|
|
77569
|
-
|
|
77570
|
-
|
|
77655
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77656
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77571
77657
|
border-width: $grid-headercell-both-border-width;
|
|
77572
77658
|
}
|
|
77573
77659
|
|
|
@@ -78262,7 +78348,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78262
78348
|
border-left-width: $grid-border-size;
|
|
78263
78349
|
}
|
|
78264
78350
|
|
|
78265
|
-
|
|
78351
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78266
78352
|
border-bottom-style: $grid-border-type;
|
|
78267
78353
|
border-bottom-width: $grid-border-size;
|
|
78268
78354
|
border-left-style: $grid-border-type;
|
|
@@ -79551,8 +79637,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79551
79637
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79552
79638
|
}
|
|
79553
79639
|
|
|
79554
|
-
|
|
79555
|
-
|
|
79640
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79641
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79556
79642
|
border-width: $grid-headercell-both-border-width;
|
|
79557
79643
|
}
|
|
79558
79644
|
|
|
@@ -79575,7 +79661,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79575
79661
|
border-right: 0;
|
|
79576
79662
|
}
|
|
79577
79663
|
|
|
79578
|
-
|
|
79664
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79579
79665
|
border-bottom-style: $grid-border-type;
|
|
79580
79666
|
border-bottom-width: $grid-border-size;
|
|
79581
79667
|
}
|
|
@@ -80023,7 +80109,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80023
80109
|
text-align: left;
|
|
80024
80110
|
}
|
|
80025
80111
|
|
|
80026
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
80112
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80027
80113
|
border-width: $grid-headercell-both-border-width;
|
|
80028
80114
|
}
|
|
80029
80115
|
|
|
@@ -80049,7 +80135,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80049
80135
|
border-right-width: 1px;
|
|
80050
80136
|
}
|
|
80051
80137
|
|
|
80052
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80138
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80053
80139
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
80054
80140
|
}
|
|
80055
80141
|
|
|
@@ -80082,6 +80168,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80082
80168
|
}
|
|
80083
80169
|
}
|
|
80084
80170
|
|
|
80171
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80172
|
+
border-bottom-style: $grid-border-type;
|
|
80173
|
+
border-bottom-width: $grid-border-size;
|
|
80174
|
+
}
|
|
80175
|
+
|
|
80176
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80177
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80178
|
+
border-width: $grid-headercell-both-border-width;
|
|
80179
|
+
}
|
|
80180
|
+
|
|
80181
|
+
&.e-resize-lines,
|
|
80182
|
+
&.e-resize-lines.e-rtl {
|
|
80183
|
+
|
|
80184
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
80185
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80186
|
+
border-left: 0;
|
|
80187
|
+
border-right: 0;
|
|
80188
|
+
border-top: 0;
|
|
80189
|
+
}
|
|
80190
|
+
}
|
|
80191
|
+
|
|
80192
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80193
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80194
|
+
border-width: $grid-headercell-both-border-width;
|
|
80195
|
+
}
|
|
80196
|
+
|
|
80197
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80198
|
+
border-bottom-style: $grid-border-type;
|
|
80199
|
+
border-bottom-width: $grid-border-size;
|
|
80200
|
+
border-left-style: $grid-border-type;
|
|
80201
|
+
border-left-width: $grid-border-size;
|
|
80202
|
+
}
|
|
80203
|
+
|
|
80085
80204
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80086
80205
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80087
80206
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -99942,15 +100061,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99942
100061
|
font-size: 18px;
|
|
99943
100062
|
}
|
|
99944
100063
|
|
|
99945
|
-
.e-pv-annotation-color-container,
|
|
99946
|
-
.e-pv-annotation-opacity-container,
|
|
99947
|
-
.e-pv-annotation-stroke-container,
|
|
99948
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99949
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99950
|
-
.e-pv-annotation-thickness-container,
|
|
99951
|
-
.e-pv-annotation-textcolor-container,
|
|
99952
|
-
.e-pv-annotation-textalign-container,
|
|
99953
|
-
.e-pv-annotation-textprop-container {
|
|
100064
|
+
.e-pv-annotation-color-container .e-btn,
|
|
100065
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
100066
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
100067
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
100068
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
100069
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
100070
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
100071
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
100072
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99954
100073
|
height: $pv-annotation-drop-down-height;
|
|
99955
100074
|
width: $pv-annotation-drop-down-width;
|
|
99956
100075
|
}
|
|
@@ -109842,16 +109961,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109842
109961
|
}
|
|
109843
109962
|
}
|
|
109844
109963
|
|
|
109845
|
-
&.e-device {
|
|
109846
|
-
.e-pivotcell-container {
|
|
109847
|
-
.e-stackedheadertext {
|
|
109848
|
-
&.e-cellvalue {
|
|
109849
|
-
align-self: center;
|
|
109850
|
-
}
|
|
109851
|
-
}
|
|
109852
|
-
}
|
|
109853
|
-
}
|
|
109854
|
-
|
|
109855
109964
|
.e-nextspan {
|
|
109856
109965
|
display: inline-block;
|
|
109857
109966
|
width: $pivotview-indent-space-size;
|
|
@@ -110132,10 +110241,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110132
110241
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110133
110242
|
z-index: 1 !important;
|
|
110134
110243
|
}
|
|
110244
|
+
|
|
110135
110245
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110136
110246
|
visibility: hidden !important;
|
|
110137
110247
|
/* stylelint-enable */
|
|
110138
110248
|
}
|
|
110249
|
+
|
|
110139
110250
|
.e-grid {
|
|
110140
110251
|
.e-pivot-content-loader {
|
|
110141
110252
|
position: absolute;
|
|
@@ -110154,6 +110265,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110154
110265
|
visibility: hidden;
|
|
110155
110266
|
}
|
|
110156
110267
|
}
|
|
110268
|
+
|
|
110269
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110270
|
+
align-self: center;
|
|
110271
|
+
}
|
|
110157
110272
|
}
|
|
110158
110273
|
|
|
110159
110274
|
.e-grid .e-headercelldiv,
|
|
@@ -117388,7 +117503,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
117388
117503
|
line-height: normal;
|
|
117389
117504
|
}
|
|
117390
117505
|
|
|
117391
|
-
.e-
|
|
117506
|
+
.e-title-text {
|
|
117507
|
+
text-align: center;
|
|
117508
|
+
}
|
|
117509
|
+
|
|
117510
|
+
.e-save-icon,
|
|
117511
|
+
.e-back-icon,
|
|
117512
|
+
.e-delete-icon {
|
|
117513
|
+
width: 2.5em;
|
|
117514
|
+
}
|
|
117515
|
+
|
|
117516
|
+
.e-save-icon,
|
|
117517
|
+
.e-delete-icon {
|
|
117392
117518
|
text-align: right;
|
|
117393
117519
|
}
|
|
117394
117520
|
|
|
@@ -118901,6 +119027,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
118901
119027
|
content: '\e7c8';
|
|
118902
119028
|
}
|
|
118903
119029
|
|
|
119030
|
+
.e-delete-icon::before {
|
|
119031
|
+
content: '\e820';
|
|
119032
|
+
}
|
|
119033
|
+
|
|
118904
119034
|
.e-recurrence-container {
|
|
118905
119035
|
.e-recurrence-edit-button {
|
|
118906
119036
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118986,6 +119116,10 @@ $image-editor-tbar-btn-fontsize: $text-lg !default;
|
|
|
118986
119116
|
$image-editor-bigger-tbar-btn-fontsize: $text-xl !default;
|
|
118987
119117
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
118988
119118
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
119119
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
119120
|
+
$image-editor-dropdown-btn-preview-left: -6px !default;
|
|
119121
|
+
$image-editor-bigger-dropdown-btn-preview-top: -2px !default;
|
|
119122
|
+
$image-editor-bigger-dropdown-btn-preview-left: -6px !default;
|
|
118989
119123
|
|
|
118990
119124
|
@include export-module('image-editor-layout') {
|
|
118991
119125
|
|
|
@@ -119053,6 +119187,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119053
119187
|
|
|
119054
119188
|
& .e-fill.e-template,
|
|
119055
119189
|
& .e-stroke.e-template,
|
|
119190
|
+
& .e-frame-stroke.e-template,
|
|
119056
119191
|
& .e-pen-stroke-color.e-template,
|
|
119057
119192
|
& .e-text-font-color.e-template,
|
|
119058
119193
|
& .e-save.e-template {
|
|
@@ -119071,6 +119206,17 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119071
119206
|
}
|
|
119072
119207
|
}
|
|
119073
119208
|
|
|
119209
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119210
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119211
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119212
|
+
}
|
|
119213
|
+
|
|
119214
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119215
|
+
@if $skin-name == 'Material3' {
|
|
119216
|
+
padding: 7px 15px;
|
|
119217
|
+
}
|
|
119218
|
+
}
|
|
119219
|
+
|
|
119074
119220
|
& .e-dropdown-btn.e-image-popup {
|
|
119075
119221
|
& .e-select,
|
|
119076
119222
|
& .e-annotation,
|
|
@@ -119217,6 +119363,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119217
119363
|
|
|
119218
119364
|
& .e-fill.e-template,
|
|
119219
119365
|
& .e-stroke.e-template,
|
|
119366
|
+
& .e-frame-stroke.e-template,
|
|
119220
119367
|
& .e-pen-stroke-color.e-template,
|
|
119221
119368
|
& .e-text-font-color.e-template,
|
|
119222
119369
|
& .e-save.e-template {
|
|
@@ -119238,7 +119385,8 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119238
119385
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119239
119386
|
height: 18px;
|
|
119240
119387
|
width: 18px;
|
|
119241
|
-
margin-top: -
|
|
119388
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119389
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119242
119390
|
}
|
|
119243
119391
|
|
|
119244
119392
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -119310,6 +119458,11 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119310
119458
|
margin: 4px;
|
|
119311
119459
|
text-align: center;
|
|
119312
119460
|
}
|
|
119461
|
+
|
|
119462
|
+
& .e-dropdown-btn {
|
|
119463
|
+
margin: 0 auto;
|
|
119464
|
+
width: max-content;
|
|
119465
|
+
}
|
|
119313
119466
|
}
|
|
119314
119467
|
|
|
119315
119468
|
&.e-frame-wrapper {
|
|
@@ -119351,12 +119504,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119351
119504
|
|
|
119352
119505
|
& .e-slider-container {
|
|
119353
119506
|
margin-left: calc(50% - 137px);
|
|
119354
|
-
|
|
119355
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
119356
|
-
}
|
|
119357
|
-
@else {
|
|
119358
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119359
|
-
}
|
|
119507
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119360
119508
|
}
|
|
119361
119509
|
}
|
|
119362
119510
|
}
|