@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
|
@@ -59873,7 +59873,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
59873
59873
|
width: $ddl-chip-hooker-square;
|
|
59874
59874
|
}
|
|
59875
59875
|
|
|
59876
|
-
.e-multi-select-wrapper .e-searcher input[type = 'text']
|
|
59876
|
+
.e-multi-select-wrapper .e-searcher input[type = 'text'],
|
|
59877
|
+
.e-multi-select-wrapper .e-multi-searcher input[type = 'text'] {
|
|
59877
59878
|
color: $content-text-color;
|
|
59878
59879
|
height: 100%;
|
|
59879
59880
|
}
|
|
@@ -64622,6 +64623,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64622
64623
|
padding-left: 20px;
|
|
64623
64624
|
padding-right: 20px;
|
|
64624
64625
|
}
|
|
64626
|
+
|
|
64627
|
+
.e-de-para-tab {
|
|
64628
|
+
float: left;
|
|
64629
|
+
}
|
|
64630
|
+
.e-de-para-tab.e-rtl {
|
|
64631
|
+
float: right;
|
|
64632
|
+
}
|
|
64625
64633
|
|
|
64626
64634
|
.e-de-column-label.e-de-rtl {
|
|
64627
64635
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -69109,6 +69117,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
69109
69117
|
$e-de-ctnr-break-listview-margin-left: 10px !default;
|
|
69110
69118
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
69111
69119
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
69120
|
+
$de-ruler-background-color: $content-bg-color-alt2 !default;
|
|
69121
|
+
$de-ruler-margin-color: $content-bg-color !default;
|
|
69122
|
+
$de-ruler-tick-stroke: $icon-color !default;
|
|
69123
|
+
$de-ruler-label-fill: $content-text-color-alt1 !default;
|
|
69124
|
+
$de-ruler-indent-stroke: $icon-color !default;
|
|
69125
|
+
$de-ruler-indent-fill: $content-bg-color !default;
|
|
69126
|
+
$de-ruler-indent-hover: $content-bg-color-alt3 !default;
|
|
69127
|
+
$de-ruler-indent-active: $primary !default;
|
|
69112
69128
|
|
|
69113
69129
|
// Subtract toolbar & statusbar height
|
|
69114
69130
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -70918,6 +70934,62 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70918
70934
|
}
|
|
70919
70935
|
}
|
|
70920
70936
|
}
|
|
70937
|
+
.e-de-hRuler {
|
|
70938
|
+
background-color: $de-ruler-background-color;
|
|
70939
|
+
@if $skin-name =='Material3' {
|
|
70940
|
+
background: $de-ruler-background-color;
|
|
70941
|
+
}
|
|
70942
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70943
|
+
}
|
|
70944
|
+
.e-de-vRuler {
|
|
70945
|
+
background-color: $de-ruler-background-color;
|
|
70946
|
+
@if $skin-name =='Material3' {
|
|
70947
|
+
background: $de-ruler-background-color;
|
|
70948
|
+
}
|
|
70949
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70950
|
+
}
|
|
70951
|
+
.e-de-ruler-margin {
|
|
70952
|
+
background-color: $de-ruler-margin-color;
|
|
70953
|
+
@if $skin-name =='Material3' {
|
|
70954
|
+
background: $de-ruler-margin-color;
|
|
70955
|
+
}
|
|
70956
|
+
}
|
|
70957
|
+
.e-de-ruler-tick {
|
|
70958
|
+
stroke: $de-ruler-tick-stroke;
|
|
70959
|
+
}
|
|
70960
|
+
.e-de-ruler-tick-label {
|
|
70961
|
+
fill: $de-ruler-label-fill
|
|
70962
|
+
}
|
|
70963
|
+
.e-de-ruler-markIndicator {
|
|
70964
|
+
background-color: $de-ruler-margin-color;
|
|
70965
|
+
}
|
|
70966
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70967
|
+
fill: $de-ruler-tick-stroke;
|
|
70968
|
+
}
|
|
70969
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70970
|
+
fill: $de-ruler-tick-stroke;
|
|
70971
|
+
}
|
|
70972
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70973
|
+
fill: $de-ruler-indent-fill;
|
|
70974
|
+
stroke: $de-ruler-indent-stroke;
|
|
70975
|
+
}
|
|
70976
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70977
|
+
fill: $de-ruler-indent-hover;
|
|
70978
|
+
stroke: $de-ruler-indent-stroke;
|
|
70979
|
+
}
|
|
70980
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70981
|
+
fill: $de-ruler-indent-active;
|
|
70982
|
+
stroke: $de-ruler-indent-stroke;
|
|
70983
|
+
}
|
|
70984
|
+
.e-de-ruler-table-svg {
|
|
70985
|
+
fill: $de-ruler-indent-stroke;
|
|
70986
|
+
}
|
|
70987
|
+
.e-de-ruler-table-svg:hover {
|
|
70988
|
+
fill: $de-ruler-indent-hover;
|
|
70989
|
+
}
|
|
70990
|
+
.e-de-ruler-table-svg:active {
|
|
70991
|
+
fill: $de-ruler-indent-active;
|
|
70992
|
+
}
|
|
70921
70993
|
.e-rtl {
|
|
70922
70994
|
.e-listview .e-list-icon {
|
|
70923
70995
|
height: 24px;
|
|
@@ -70930,6 +71002,11 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70930
71002
|
line-height: 22px;
|
|
70931
71003
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70932
71004
|
}
|
|
71005
|
+
.e-de-vRuler {
|
|
71006
|
+
background-color: $de-ruler-background-color;
|
|
71007
|
+
border-right: none;
|
|
71008
|
+
border-left: 0.5px solid $de-panel-border;
|
|
71009
|
+
}
|
|
70933
71010
|
}
|
|
70934
71011
|
.e-bigger {
|
|
70935
71012
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76700,6 +76777,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76700
76777
|
border-bottom-width: $grid-border-bottom-width;
|
|
76701
76778
|
}
|
|
76702
76779
|
|
|
76780
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76781
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76782
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76783
|
+
&.e-groupcaption,
|
|
76784
|
+
&.e-summarycell {
|
|
76785
|
+
border-bottom-width: 0;
|
|
76786
|
+
}
|
|
76787
|
+
}
|
|
76788
|
+
|
|
76703
76789
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76704
76790
|
position: relative;
|
|
76705
76791
|
left: -5px;
|
|
@@ -77563,8 +77649,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77563
77649
|
border-left-width: 0;
|
|
77564
77650
|
}
|
|
77565
77651
|
|
|
77566
|
-
|
|
77567
|
-
|
|
77652
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77653
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77568
77654
|
border-width: $grid-headercell-both-border-width;
|
|
77569
77655
|
}
|
|
77570
77656
|
|
|
@@ -78259,7 +78345,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78259
78345
|
border-left-width: $grid-border-size;
|
|
78260
78346
|
}
|
|
78261
78347
|
|
|
78262
|
-
|
|
78348
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78263
78349
|
border-bottom-style: $grid-border-type;
|
|
78264
78350
|
border-bottom-width: $grid-border-size;
|
|
78265
78351
|
border-left-style: $grid-border-type;
|
|
@@ -79548,8 +79634,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79548
79634
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79549
79635
|
}
|
|
79550
79636
|
|
|
79551
|
-
|
|
79552
|
-
|
|
79637
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79638
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79553
79639
|
border-width: $grid-headercell-both-border-width;
|
|
79554
79640
|
}
|
|
79555
79641
|
|
|
@@ -79572,7 +79658,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79572
79658
|
border-right: 0;
|
|
79573
79659
|
}
|
|
79574
79660
|
|
|
79575
|
-
|
|
79661
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79576
79662
|
border-bottom-style: $grid-border-type;
|
|
79577
79663
|
border-bottom-width: $grid-border-size;
|
|
79578
79664
|
}
|
|
@@ -80020,7 +80106,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80020
80106
|
text-align: left;
|
|
80021
80107
|
}
|
|
80022
80108
|
|
|
80023
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
80109
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80024
80110
|
border-width: $grid-headercell-both-border-width;
|
|
80025
80111
|
}
|
|
80026
80112
|
|
|
@@ -80046,7 +80132,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80046
80132
|
border-right-width: 1px;
|
|
80047
80133
|
}
|
|
80048
80134
|
|
|
80049
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80135
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80050
80136
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
80051
80137
|
}
|
|
80052
80138
|
|
|
@@ -80079,6 +80165,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80079
80165
|
}
|
|
80080
80166
|
}
|
|
80081
80167
|
|
|
80168
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80169
|
+
border-bottom-style: $grid-border-type;
|
|
80170
|
+
border-bottom-width: $grid-border-size;
|
|
80171
|
+
}
|
|
80172
|
+
|
|
80173
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80174
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80175
|
+
border-width: $grid-headercell-both-border-width;
|
|
80176
|
+
}
|
|
80177
|
+
|
|
80178
|
+
&.e-resize-lines,
|
|
80179
|
+
&.e-resize-lines.e-rtl {
|
|
80180
|
+
|
|
80181
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
80182
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80183
|
+
border-left: 0;
|
|
80184
|
+
border-right: 0;
|
|
80185
|
+
border-top: 0;
|
|
80186
|
+
}
|
|
80187
|
+
}
|
|
80188
|
+
|
|
80189
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80190
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80191
|
+
border-width: $grid-headercell-both-border-width;
|
|
80192
|
+
}
|
|
80193
|
+
|
|
80194
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80195
|
+
border-bottom-style: $grid-border-type;
|
|
80196
|
+
border-bottom-width: $grid-border-size;
|
|
80197
|
+
border-left-style: $grid-border-type;
|
|
80198
|
+
border-left-width: $grid-border-size;
|
|
80199
|
+
}
|
|
80200
|
+
|
|
80082
80201
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80083
80202
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80084
80203
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -99939,15 +100058,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99939
100058
|
font-size: 18px;
|
|
99940
100059
|
}
|
|
99941
100060
|
|
|
99942
|
-
.e-pv-annotation-color-container,
|
|
99943
|
-
.e-pv-annotation-opacity-container,
|
|
99944
|
-
.e-pv-annotation-stroke-container,
|
|
99945
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99946
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99947
|
-
.e-pv-annotation-thickness-container,
|
|
99948
|
-
.e-pv-annotation-textcolor-container,
|
|
99949
|
-
.e-pv-annotation-textalign-container,
|
|
99950
|
-
.e-pv-annotation-textprop-container {
|
|
100061
|
+
.e-pv-annotation-color-container .e-btn,
|
|
100062
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
100063
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
100064
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
100065
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
100066
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
100067
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
100068
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
100069
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99951
100070
|
height: $pv-annotation-drop-down-height;
|
|
99952
100071
|
width: $pv-annotation-drop-down-width;
|
|
99953
100072
|
}
|
|
@@ -109839,16 +109958,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109839
109958
|
}
|
|
109840
109959
|
}
|
|
109841
109960
|
|
|
109842
|
-
&.e-device {
|
|
109843
|
-
.e-pivotcell-container {
|
|
109844
|
-
.e-stackedheadertext {
|
|
109845
|
-
&.e-cellvalue {
|
|
109846
|
-
align-self: center;
|
|
109847
|
-
}
|
|
109848
|
-
}
|
|
109849
|
-
}
|
|
109850
|
-
}
|
|
109851
|
-
|
|
109852
109961
|
.e-nextspan {
|
|
109853
109962
|
display: inline-block;
|
|
109854
109963
|
width: $pivotview-indent-space-size;
|
|
@@ -110129,10 +110238,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110129
110238
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110130
110239
|
z-index: 1 !important;
|
|
110131
110240
|
}
|
|
110241
|
+
|
|
110132
110242
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110133
110243
|
visibility: hidden !important;
|
|
110134
110244
|
/* stylelint-enable */
|
|
110135
110245
|
}
|
|
110246
|
+
|
|
110136
110247
|
.e-grid {
|
|
110137
110248
|
.e-pivot-content-loader {
|
|
110138
110249
|
position: absolute;
|
|
@@ -110151,6 +110262,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110151
110262
|
visibility: hidden;
|
|
110152
110263
|
}
|
|
110153
110264
|
}
|
|
110265
|
+
|
|
110266
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110267
|
+
align-self: center;
|
|
110268
|
+
}
|
|
110154
110269
|
}
|
|
110155
110270
|
|
|
110156
110271
|
.e-grid .e-headercelldiv,
|
|
@@ -117385,7 +117500,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
117385
117500
|
line-height: normal;
|
|
117386
117501
|
}
|
|
117387
117502
|
|
|
117388
|
-
.e-
|
|
117503
|
+
.e-title-text {
|
|
117504
|
+
text-align: center;
|
|
117505
|
+
}
|
|
117506
|
+
|
|
117507
|
+
.e-save-icon,
|
|
117508
|
+
.e-back-icon,
|
|
117509
|
+
.e-delete-icon {
|
|
117510
|
+
width: 2.5em;
|
|
117511
|
+
}
|
|
117512
|
+
|
|
117513
|
+
.e-save-icon,
|
|
117514
|
+
.e-delete-icon {
|
|
117389
117515
|
text-align: right;
|
|
117390
117516
|
}
|
|
117391
117517
|
|
|
@@ -118898,6 +119024,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
118898
119024
|
content: '\e7c8';
|
|
118899
119025
|
}
|
|
118900
119026
|
|
|
119027
|
+
.e-delete-icon::before {
|
|
119028
|
+
content: '\e820';
|
|
119029
|
+
}
|
|
119030
|
+
|
|
118901
119031
|
.e-recurrence-container {
|
|
118902
119032
|
.e-recurrence-edit-button {
|
|
118903
119033
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118983,6 +119113,10 @@ $image-editor-tbar-btn-fontsize: $text-lg !default;
|
|
|
118983
119113
|
$image-editor-bigger-tbar-btn-fontsize: $text-xl !default;
|
|
118984
119114
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
118985
119115
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
119116
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
119117
|
+
$image-editor-dropdown-btn-preview-left: -6px !default;
|
|
119118
|
+
$image-editor-bigger-dropdown-btn-preview-top: -2px !default;
|
|
119119
|
+
$image-editor-bigger-dropdown-btn-preview-left: -6px !default;
|
|
118986
119120
|
|
|
118987
119121
|
@include export-module('image-editor-layout') {
|
|
118988
119122
|
|
|
@@ -119050,6 +119184,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119050
119184
|
|
|
119051
119185
|
& .e-fill.e-template,
|
|
119052
119186
|
& .e-stroke.e-template,
|
|
119187
|
+
& .e-frame-stroke.e-template,
|
|
119053
119188
|
& .e-pen-stroke-color.e-template,
|
|
119054
119189
|
& .e-text-font-color.e-template,
|
|
119055
119190
|
& .e-save.e-template {
|
|
@@ -119068,6 +119203,17 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119068
119203
|
}
|
|
119069
119204
|
}
|
|
119070
119205
|
|
|
119206
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119207
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119208
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119209
|
+
}
|
|
119210
|
+
|
|
119211
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119212
|
+
@if $skin-name == 'Material3' {
|
|
119213
|
+
padding: 7px 15px;
|
|
119214
|
+
}
|
|
119215
|
+
}
|
|
119216
|
+
|
|
119071
119217
|
& .e-dropdown-btn.e-image-popup {
|
|
119072
119218
|
& .e-select,
|
|
119073
119219
|
& .e-annotation,
|
|
@@ -119214,6 +119360,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119214
119360
|
|
|
119215
119361
|
& .e-fill.e-template,
|
|
119216
119362
|
& .e-stroke.e-template,
|
|
119363
|
+
& .e-frame-stroke.e-template,
|
|
119217
119364
|
& .e-pen-stroke-color.e-template,
|
|
119218
119365
|
& .e-text-font-color.e-template,
|
|
119219
119366
|
& .e-save.e-template {
|
|
@@ -119235,7 +119382,8 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119235
119382
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119236
119383
|
height: 18px;
|
|
119237
119384
|
width: 18px;
|
|
119238
|
-
margin-top: -
|
|
119385
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119386
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119239
119387
|
}
|
|
119240
119388
|
|
|
119241
119389
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -119307,6 +119455,11 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119307
119455
|
margin: 4px;
|
|
119308
119456
|
text-align: center;
|
|
119309
119457
|
}
|
|
119458
|
+
|
|
119459
|
+
& .e-dropdown-btn {
|
|
119460
|
+
margin: 0 auto;
|
|
119461
|
+
width: max-content;
|
|
119462
|
+
}
|
|
119310
119463
|
}
|
|
119311
119464
|
|
|
119312
119465
|
&.e-frame-wrapper {
|
|
@@ -119348,12 +119501,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119348
119501
|
|
|
119349
119502
|
& .e-slider-container {
|
|
119350
119503
|
margin-left: calc(50% - 137px);
|
|
119351
|
-
|
|
119352
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
119353
|
-
}
|
|
119354
|
-
@else {
|
|
119355
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119356
|
-
}
|
|
119504
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119357
119505
|
}
|
|
119358
119506
|
}
|
|
119359
119507
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"23.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"23.2.4","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|