@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
|
@@ -65799,6 +65799,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65799
65799
|
padding-left: 20px;
|
|
65800
65800
|
padding-right: 20px;
|
|
65801
65801
|
}
|
|
65802
|
+
|
|
65803
|
+
.e-de-para-tab {
|
|
65804
|
+
float: left;
|
|
65805
|
+
}
|
|
65806
|
+
.e-de-para-tab.e-rtl {
|
|
65807
|
+
float: right;
|
|
65808
|
+
}
|
|
65802
65809
|
|
|
65803
65810
|
.e-de-column-label.e-de-rtl {
|
|
65804
65811
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -70408,6 +70415,14 @@ $de-toggle-disabled-color: $secondary-bg-color !default;
|
|
|
70408
70415
|
$de-background-color: $content-bg-color-alt3 !default;
|
|
70409
70416
|
$de-toolbar-background-color: $content-bg-color-alt2 !default;
|
|
70410
70417
|
$de-pane-background-color: $content-bg-color-alt1 !default;
|
|
70418
|
+
$de-ruler-background-color: $content-bg-color-alt3 !default;
|
|
70419
|
+
$de-ruler-margin-color: rgba($content-bg-color) !default;
|
|
70420
|
+
$de-ruler-tick-stroke: rgba($icon-color) !default;
|
|
70421
|
+
$de-ruler-label-fill: rgba($content-text-color-alt1) !default;
|
|
70422
|
+
$de-ruler-indent-stroke: rgba($icon-color) !default;
|
|
70423
|
+
$de-ruler-indent-fill: rgba($content-bg-color) !default;
|
|
70424
|
+
$de-ruler-indent-hover: $content-bg-color-alt5 !default;
|
|
70425
|
+
$de-ruler-indent-active: rgba($primary) !default;
|
|
70411
70426
|
|
|
70412
70427
|
//Blazor
|
|
70413
70428
|
$e-de-bzr-button-border-color: rgba($white) !default;
|
|
@@ -72102,6 +72117,62 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
72102
72117
|
}
|
|
72103
72118
|
}
|
|
72104
72119
|
}
|
|
72120
|
+
.e-de-hRuler {
|
|
72121
|
+
background-color: $de-ruler-background-color;
|
|
72122
|
+
@if $skin-name =='Material3' {
|
|
72123
|
+
background: $de-ruler-background-color;
|
|
72124
|
+
}
|
|
72125
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
72126
|
+
}
|
|
72127
|
+
.e-de-vRuler {
|
|
72128
|
+
background-color: $de-ruler-background-color;
|
|
72129
|
+
@if $skin-name =='Material3' {
|
|
72130
|
+
background: $de-ruler-background-color;
|
|
72131
|
+
}
|
|
72132
|
+
border-right: 0.5px solid $de-panel-border;
|
|
72133
|
+
}
|
|
72134
|
+
.e-de-ruler-margin {
|
|
72135
|
+
background-color: $de-ruler-margin-color;
|
|
72136
|
+
@if $skin-name =='Material3' {
|
|
72137
|
+
background: $de-ruler-margin-color;
|
|
72138
|
+
}
|
|
72139
|
+
}
|
|
72140
|
+
.e-de-ruler-tick {
|
|
72141
|
+
stroke: $de-ruler-tick-stroke;
|
|
72142
|
+
}
|
|
72143
|
+
.e-de-ruler-tick-label {
|
|
72144
|
+
fill: $de-ruler-label-fill
|
|
72145
|
+
}
|
|
72146
|
+
.e-de-ruler-markIndicator {
|
|
72147
|
+
background-color: $de-ruler-margin-color;
|
|
72148
|
+
}
|
|
72149
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
72150
|
+
fill: $de-ruler-tick-stroke;
|
|
72151
|
+
}
|
|
72152
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
72153
|
+
fill: $de-ruler-tick-stroke;
|
|
72154
|
+
}
|
|
72155
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
72156
|
+
fill: $de-ruler-indent-fill;
|
|
72157
|
+
stroke: $de-ruler-indent-stroke;
|
|
72158
|
+
}
|
|
72159
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
72160
|
+
fill: $de-ruler-indent-hover;
|
|
72161
|
+
stroke: $de-ruler-indent-stroke;
|
|
72162
|
+
}
|
|
72163
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
72164
|
+
fill: $de-ruler-indent-active;
|
|
72165
|
+
stroke: $de-ruler-indent-stroke;
|
|
72166
|
+
}
|
|
72167
|
+
.e-de-ruler-table-svg {
|
|
72168
|
+
fill: $de-ruler-indent-stroke;
|
|
72169
|
+
}
|
|
72170
|
+
.e-de-ruler-table-svg:hover {
|
|
72171
|
+
fill: $de-ruler-indent-hover;
|
|
72172
|
+
}
|
|
72173
|
+
.e-de-ruler-table-svg:active {
|
|
72174
|
+
fill: $de-ruler-indent-active;
|
|
72175
|
+
}
|
|
72105
72176
|
.e-rtl {
|
|
72106
72177
|
.e-listview .e-list-icon {
|
|
72107
72178
|
height: 24px;
|
|
@@ -72114,6 +72185,11 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
72114
72185
|
line-height: 22px;
|
|
72115
72186
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
72116
72187
|
}
|
|
72188
|
+
.e-de-vRuler {
|
|
72189
|
+
background-color: $de-ruler-background-color;
|
|
72190
|
+
border-right: none;
|
|
72191
|
+
border-left: 0.5px solid $de-panel-border;
|
|
72192
|
+
}
|
|
72117
72193
|
}
|
|
72118
72194
|
.e-bigger {
|
|
72119
72195
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -77898,6 +77974,15 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
77898
77974
|
border-bottom-width: $grid-border-bottom-width;
|
|
77899
77975
|
}
|
|
77900
77976
|
|
|
77977
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77978
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77979
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
77980
|
+
&.e-groupcaption,
|
|
77981
|
+
&.e-summarycell {
|
|
77982
|
+
border-bottom-width: 0;
|
|
77983
|
+
}
|
|
77984
|
+
}
|
|
77985
|
+
|
|
77901
77986
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
77902
77987
|
position: relative;
|
|
77903
77988
|
left: -5px;
|
|
@@ -78761,8 +78846,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78761
78846
|
border-left-width: 0;
|
|
78762
78847
|
}
|
|
78763
78848
|
|
|
78764
|
-
|
|
78765
|
-
|
|
78849
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
78850
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
78766
78851
|
border-width: $grid-headercell-both-border-width;
|
|
78767
78852
|
}
|
|
78768
78853
|
|
|
@@ -79457,7 +79542,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79457
79542
|
border-left-width: $grid-border-size;
|
|
79458
79543
|
}
|
|
79459
79544
|
|
|
79460
|
-
|
|
79545
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79461
79546
|
border-bottom-style: $grid-border-type;
|
|
79462
79547
|
border-bottom-width: $grid-border-size;
|
|
79463
79548
|
border-left-style: $grid-border-type;
|
|
@@ -80746,8 +80831,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80746
80831
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
80747
80832
|
}
|
|
80748
80833
|
|
|
80749
|
-
|
|
80750
|
-
|
|
80834
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
80835
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
80751
80836
|
border-width: $grid-headercell-both-border-width;
|
|
80752
80837
|
}
|
|
80753
80838
|
|
|
@@ -80770,7 +80855,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80770
80855
|
border-right: 0;
|
|
80771
80856
|
}
|
|
80772
80857
|
|
|
80773
|
-
|
|
80858
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80774
80859
|
border-bottom-style: $grid-border-type;
|
|
80775
80860
|
border-bottom-width: $grid-border-size;
|
|
80776
80861
|
}
|
|
@@ -81218,7 +81303,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81218
81303
|
text-align: left;
|
|
81219
81304
|
}
|
|
81220
81305
|
|
|
81221
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
81306
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81222
81307
|
border-width: $grid-headercell-both-border-width;
|
|
81223
81308
|
}
|
|
81224
81309
|
|
|
@@ -81244,7 +81329,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81244
81329
|
border-right-width: 1px;
|
|
81245
81330
|
}
|
|
81246
81331
|
|
|
81247
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
81332
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81248
81333
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
81249
81334
|
}
|
|
81250
81335
|
|
|
@@ -81277,6 +81362,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81277
81362
|
}
|
|
81278
81363
|
}
|
|
81279
81364
|
|
|
81365
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
81366
|
+
border-bottom-style: $grid-border-type;
|
|
81367
|
+
border-bottom-width: $grid-border-size;
|
|
81368
|
+
}
|
|
81369
|
+
|
|
81370
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
81371
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
81372
|
+
border-width: $grid-headercell-both-border-width;
|
|
81373
|
+
}
|
|
81374
|
+
|
|
81375
|
+
&.e-resize-lines,
|
|
81376
|
+
&.e-resize-lines.e-rtl {
|
|
81377
|
+
|
|
81378
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
81379
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
81380
|
+
border-left: 0;
|
|
81381
|
+
border-right: 0;
|
|
81382
|
+
border-top: 0;
|
|
81383
|
+
}
|
|
81384
|
+
}
|
|
81385
|
+
|
|
81386
|
+
&.e-default.e-bothlines .e-headercell,
|
|
81387
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
81388
|
+
border-width: $grid-headercell-both-border-width;
|
|
81389
|
+
}
|
|
81390
|
+
|
|
81391
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
81392
|
+
border-bottom-style: $grid-border-type;
|
|
81393
|
+
border-bottom-width: $grid-border-size;
|
|
81394
|
+
border-left-style: $grid-border-type;
|
|
81395
|
+
border-left-width: $grid-border-size;
|
|
81396
|
+
}
|
|
81397
|
+
|
|
81280
81398
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
81281
81399
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
81282
81400
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -83372,7 +83490,7 @@ $fe-grid-header-cb-padding-left: 12px !default;
|
|
|
83372
83490
|
$fe-grid-content-font-size: 12px !default;
|
|
83373
83491
|
$fe-grid-content-name-font-size: 14px !default;
|
|
83374
83492
|
$fe-grid-icon-sort-margin: 0 !default;
|
|
83375
|
-
$fe-grid-icon-padding: 0 0 0
|
|
83493
|
+
$fe-grid-icon-padding: 0 0 0 6px !default;
|
|
83376
83494
|
$fe-lg-margin: 0 !default;
|
|
83377
83495
|
$fe-lg-padding: 0 4px !default;
|
|
83378
83496
|
$fe-lg-item-height: 96px !default;
|
|
@@ -99100,7 +99218,7 @@ $pv-blazor-scale-ratio-dialog-max-width: 476px !default;
|
|
|
99100
99218
|
$pv-handwritten-sign-width: 712px !default;
|
|
99101
99219
|
$pv-handwritten-sign-height: 366px !default;
|
|
99102
99220
|
$pv-canvas-sign-width: 100% !default;
|
|
99103
|
-
$pv-canvas-sign-width-blazor:
|
|
99221
|
+
$pv-canvas-sign-width-blazor: 714px !default;
|
|
99104
99222
|
$pv-font-div-padding: 15px 8px !default;
|
|
99105
99223
|
$pv-font-div-padding-blazor: 15px 8px !default;
|
|
99106
99224
|
$pv-signature-appearance-checkbox: 5px !default;
|
|
@@ -101178,15 +101296,15 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
101178
101296
|
font-size: 18px;
|
|
101179
101297
|
}
|
|
101180
101298
|
|
|
101181
|
-
.e-pv-annotation-color-container,
|
|
101182
|
-
.e-pv-annotation-opacity-container,
|
|
101183
|
-
.e-pv-annotation-stroke-container,
|
|
101184
|
-
.e-pv-custom-annotation-thickness-container,
|
|
101185
|
-
.e-pv-custom-annotation-opacity-container,
|
|
101186
|
-
.e-pv-annotation-thickness-container,
|
|
101187
|
-
.e-pv-annotation-textcolor-container,
|
|
101188
|
-
.e-pv-annotation-textalign-container,
|
|
101189
|
-
.e-pv-annotation-textprop-container {
|
|
101299
|
+
.e-pv-annotation-color-container .e-btn,
|
|
101300
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
101301
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
101302
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
101303
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
101304
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
101305
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
101306
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
101307
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
101190
101308
|
height: $pv-annotation-drop-down-height;
|
|
101191
101309
|
width: $pv-annotation-drop-down-width;
|
|
101192
101310
|
}
|
|
@@ -111104,16 +111222,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111104
111222
|
}
|
|
111105
111223
|
}
|
|
111106
111224
|
|
|
111107
|
-
&.e-device {
|
|
111108
|
-
.e-pivotcell-container {
|
|
111109
|
-
.e-stackedheadertext {
|
|
111110
|
-
&.e-cellvalue {
|
|
111111
|
-
align-self: center;
|
|
111112
|
-
}
|
|
111113
|
-
}
|
|
111114
|
-
}
|
|
111115
|
-
}
|
|
111116
|
-
|
|
111117
111225
|
.e-nextspan {
|
|
111118
111226
|
display: inline-block;
|
|
111119
111227
|
width: $pivotview-indent-space-size;
|
|
@@ -111394,10 +111502,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111394
111502
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
111395
111503
|
z-index: 1 !important;
|
|
111396
111504
|
}
|
|
111505
|
+
|
|
111397
111506
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
111398
111507
|
visibility: hidden !important;
|
|
111399
111508
|
/* stylelint-enable */
|
|
111400
111509
|
}
|
|
111510
|
+
|
|
111401
111511
|
.e-grid {
|
|
111402
111512
|
.e-pivot-content-loader {
|
|
111403
111513
|
position: absolute;
|
|
@@ -111416,6 +111526,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111416
111526
|
visibility: hidden;
|
|
111417
111527
|
}
|
|
111418
111528
|
}
|
|
111529
|
+
|
|
111530
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
111531
|
+
align-self: center;
|
|
111532
|
+
}
|
|
111419
111533
|
}
|
|
111420
111534
|
|
|
111421
111535
|
.e-grid .e-headercelldiv,
|
|
@@ -118663,7 +118777,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
118663
118777
|
line-height: normal;
|
|
118664
118778
|
}
|
|
118665
118779
|
|
|
118666
|
-
.e-
|
|
118780
|
+
.e-title-text {
|
|
118781
|
+
text-align: center;
|
|
118782
|
+
}
|
|
118783
|
+
|
|
118784
|
+
.e-save-icon,
|
|
118785
|
+
.e-back-icon,
|
|
118786
|
+
.e-delete-icon {
|
|
118787
|
+
width: 2.5em;
|
|
118788
|
+
}
|
|
118789
|
+
|
|
118790
|
+
.e-save-icon,
|
|
118791
|
+
.e-delete-icon {
|
|
118667
118792
|
text-align: right;
|
|
118668
118793
|
}
|
|
118669
118794
|
|
|
@@ -120176,6 +120301,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
120176
120301
|
content: '\e7c8';
|
|
120177
120302
|
}
|
|
120178
120303
|
|
|
120304
|
+
.e-delete-icon::before {
|
|
120305
|
+
content: '\e820';
|
|
120306
|
+
}
|
|
120307
|
+
|
|
120179
120308
|
.e-recurrence-container {
|
|
120180
120309
|
.e-recurrence-edit-button {
|
|
120181
120310
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -120261,6 +120390,10 @@ $image-editor-tbar-btn-fontsize: $text-base !default;
|
|
|
120261
120390
|
$image-editor-bigger-tbar-btn-fontsize: $text-lg !default;
|
|
120262
120391
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
120263
120392
|
$image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
120393
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
120394
|
+
$image-editor-dropdown-btn-preview-left: -9px !default;
|
|
120395
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
120396
|
+
$image-editor-bigger-dropdown-btn-preview-left: -7px !default;
|
|
120264
120397
|
|
|
120265
120398
|
@include export-module('image-editor-layout') {
|
|
120266
120399
|
|
|
@@ -120328,6 +120461,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120328
120461
|
|
|
120329
120462
|
& .e-fill.e-template,
|
|
120330
120463
|
& .e-stroke.e-template,
|
|
120464
|
+
& .e-frame-stroke.e-template,
|
|
120331
120465
|
& .e-pen-stroke-color.e-template,
|
|
120332
120466
|
& .e-text-font-color.e-template,
|
|
120333
120467
|
& .e-save.e-template {
|
|
@@ -120346,6 +120480,17 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120346
120480
|
}
|
|
120347
120481
|
}
|
|
120348
120482
|
|
|
120483
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120484
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120485
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
120486
|
+
}
|
|
120487
|
+
|
|
120488
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
120489
|
+
@if $skin-name == 'Material3' {
|
|
120490
|
+
padding: 7px 15px;
|
|
120491
|
+
}
|
|
120492
|
+
}
|
|
120493
|
+
|
|
120349
120494
|
& .e-dropdown-btn.e-image-popup {
|
|
120350
120495
|
& .e-select,
|
|
120351
120496
|
& .e-annotation,
|
|
@@ -120492,6 +120637,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120492
120637
|
|
|
120493
120638
|
& .e-fill.e-template,
|
|
120494
120639
|
& .e-stroke.e-template,
|
|
120640
|
+
& .e-frame-stroke.e-template,
|
|
120495
120641
|
& .e-pen-stroke-color.e-template,
|
|
120496
120642
|
& .e-text-font-color.e-template,
|
|
120497
120643
|
& .e-save.e-template {
|
|
@@ -120513,7 +120659,8 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120513
120659
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120514
120660
|
height: 18px;
|
|
120515
120661
|
width: 18px;
|
|
120516
|
-
margin-top: -
|
|
120662
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120663
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
120517
120664
|
}
|
|
120518
120665
|
|
|
120519
120666
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120585,6 +120732,11 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120585
120732
|
margin: 4px;
|
|
120586
120733
|
text-align: center;
|
|
120587
120734
|
}
|
|
120735
|
+
|
|
120736
|
+
& .e-dropdown-btn {
|
|
120737
|
+
margin: 0 auto;
|
|
120738
|
+
width: max-content;
|
|
120739
|
+
}
|
|
120588
120740
|
}
|
|
120589
120741
|
|
|
120590
120742
|
&.e-frame-wrapper {
|
|
@@ -120626,12 +120778,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120626
120778
|
|
|
120627
120779
|
& .e-slider-container {
|
|
120628
120780
|
margin-left: calc(50% - 137px);
|
|
120629
|
-
|
|
120630
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
120631
|
-
}
|
|
120632
|
-
@else {
|
|
120633
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120634
|
-
}
|
|
120781
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120635
120782
|
}
|
|
120636
120783
|
}
|
|
120637
120784
|
}
|