@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
|
@@ -60067,7 +60067,8 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
60067
60067
|
width: $ddl-chip-hooker-square;
|
|
60068
60068
|
}
|
|
60069
60069
|
|
|
60070
|
-
.e-multi-select-wrapper .e-searcher input[type = 'text']
|
|
60070
|
+
.e-multi-select-wrapper .e-searcher input[type = 'text'],
|
|
60071
|
+
.e-multi-select-wrapper .e-multi-searcher input[type = 'text'] {
|
|
60071
60072
|
color: $content-text-color;
|
|
60072
60073
|
height: 100%;
|
|
60073
60074
|
}
|
|
@@ -64862,6 +64863,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64862
64863
|
padding-left: 20px;
|
|
64863
64864
|
padding-right: 20px;
|
|
64864
64865
|
}
|
|
64866
|
+
|
|
64867
|
+
.e-de-para-tab {
|
|
64868
|
+
float: left;
|
|
64869
|
+
}
|
|
64870
|
+
.e-de-para-tab.e-rtl {
|
|
64871
|
+
float: right;
|
|
64872
|
+
}
|
|
64865
64873
|
|
|
64866
64874
|
.e-de-column-label.e-de-rtl {
|
|
64867
64875
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -69352,6 +69360,14 @@ $e-de-ctnr-break-listview-margin-right-big: 20px !default;
|
|
|
69352
69360
|
$e-de-ctnr-break-listview-margin-left: 16px !default;
|
|
69353
69361
|
$e-de-ctnr-break-listview-margin-left-big: 20px !default;
|
|
69354
69362
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
69363
|
+
$de-ruler-background-color: $content-bg-color-alt4 !default;
|
|
69364
|
+
$de-ruler-margin-color: $content-bg-color !default;
|
|
69365
|
+
$de-ruler-tick-stroke: $icon-color !default;
|
|
69366
|
+
$de-ruler-label-fill: $content-text-color-alt1 !default;
|
|
69367
|
+
$de-ruler-indent-stroke: $icon-color !default;
|
|
69368
|
+
$de-ruler-indent-fill: $content-bg-color !default;
|
|
69369
|
+
$de-ruler-indent-hover: $content-bg-color-alt4 !default;
|
|
69370
|
+
$de-ruler-indent-active: $primary !default;
|
|
69355
69371
|
|
|
69356
69372
|
// Subtract toolbar & statusbar height
|
|
69357
69373
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -71168,6 +71184,62 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
71168
71184
|
}
|
|
71169
71185
|
}
|
|
71170
71186
|
}
|
|
71187
|
+
.e-de-hRuler {
|
|
71188
|
+
background-color: $de-ruler-background-color;
|
|
71189
|
+
@if $skin-name =='Material3' {
|
|
71190
|
+
background: $de-ruler-background-color;
|
|
71191
|
+
}
|
|
71192
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
71193
|
+
}
|
|
71194
|
+
.e-de-vRuler {
|
|
71195
|
+
background-color: $de-ruler-background-color;
|
|
71196
|
+
@if $skin-name =='Material3' {
|
|
71197
|
+
background: $de-ruler-background-color;
|
|
71198
|
+
}
|
|
71199
|
+
border-right: 0.5px solid $de-panel-border;
|
|
71200
|
+
}
|
|
71201
|
+
.e-de-ruler-margin {
|
|
71202
|
+
background-color: $de-ruler-margin-color;
|
|
71203
|
+
@if $skin-name =='Material3' {
|
|
71204
|
+
background: $de-ruler-margin-color;
|
|
71205
|
+
}
|
|
71206
|
+
}
|
|
71207
|
+
.e-de-ruler-tick {
|
|
71208
|
+
stroke: $de-ruler-tick-stroke;
|
|
71209
|
+
}
|
|
71210
|
+
.e-de-ruler-tick-label {
|
|
71211
|
+
fill: $de-ruler-label-fill
|
|
71212
|
+
}
|
|
71213
|
+
.e-de-ruler-markIndicator {
|
|
71214
|
+
background-color: $de-ruler-margin-color;
|
|
71215
|
+
}
|
|
71216
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
71217
|
+
fill: $de-ruler-tick-stroke;
|
|
71218
|
+
}
|
|
71219
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
71220
|
+
fill: $de-ruler-tick-stroke;
|
|
71221
|
+
}
|
|
71222
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
71223
|
+
fill: $de-ruler-indent-fill;
|
|
71224
|
+
stroke: $de-ruler-indent-stroke;
|
|
71225
|
+
}
|
|
71226
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
71227
|
+
fill: $de-ruler-indent-hover;
|
|
71228
|
+
stroke: $de-ruler-indent-stroke;
|
|
71229
|
+
}
|
|
71230
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
71231
|
+
fill: $de-ruler-indent-active;
|
|
71232
|
+
stroke: $de-ruler-indent-stroke;
|
|
71233
|
+
}
|
|
71234
|
+
.e-de-ruler-table-svg {
|
|
71235
|
+
fill: $de-ruler-indent-stroke;
|
|
71236
|
+
}
|
|
71237
|
+
.e-de-ruler-table-svg:hover {
|
|
71238
|
+
fill: $de-ruler-indent-hover;
|
|
71239
|
+
}
|
|
71240
|
+
.e-de-ruler-table-svg:active {
|
|
71241
|
+
fill: $de-ruler-indent-active;
|
|
71242
|
+
}
|
|
71171
71243
|
.e-rtl {
|
|
71172
71244
|
.e-listview .e-list-icon {
|
|
71173
71245
|
height: 24px;
|
|
@@ -71180,6 +71252,11 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
71180
71252
|
line-height: 22px;
|
|
71181
71253
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
71182
71254
|
}
|
|
71255
|
+
.e-de-vRuler {
|
|
71256
|
+
background-color: $de-ruler-background-color;
|
|
71257
|
+
border-right: none;
|
|
71258
|
+
border-left: 0.5px solid $de-panel-border;
|
|
71259
|
+
}
|
|
71183
71260
|
}
|
|
71184
71261
|
.e-bigger {
|
|
71185
71262
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76937,6 +77014,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76937
77014
|
border-bottom-width: $grid-border-bottom-width;
|
|
76938
77015
|
}
|
|
76939
77016
|
|
|
77017
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77018
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77019
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
77020
|
+
&.e-groupcaption,
|
|
77021
|
+
&.e-summarycell {
|
|
77022
|
+
border-bottom-width: 0;
|
|
77023
|
+
}
|
|
77024
|
+
}
|
|
77025
|
+
|
|
76940
77026
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76941
77027
|
position: relative;
|
|
76942
77028
|
left: -5px;
|
|
@@ -77800,8 +77886,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77800
77886
|
border-left-width: 0;
|
|
77801
77887
|
}
|
|
77802
77888
|
|
|
77803
|
-
|
|
77804
|
-
|
|
77889
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77890
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77805
77891
|
border-width: $grid-headercell-both-border-width;
|
|
77806
77892
|
}
|
|
77807
77893
|
|
|
@@ -78496,7 +78582,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78496
78582
|
border-left-width: $grid-border-size;
|
|
78497
78583
|
}
|
|
78498
78584
|
|
|
78499
|
-
|
|
78585
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78500
78586
|
border-bottom-style: $grid-border-type;
|
|
78501
78587
|
border-bottom-width: $grid-border-size;
|
|
78502
78588
|
border-left-style: $grid-border-type;
|
|
@@ -79785,8 +79871,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79785
79871
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
79786
79872
|
}
|
|
79787
79873
|
|
|
79788
|
-
|
|
79789
|
-
|
|
79874
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79875
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
79790
79876
|
border-width: $grid-headercell-both-border-width;
|
|
79791
79877
|
}
|
|
79792
79878
|
|
|
@@ -79809,7 +79895,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79809
79895
|
border-right: 0;
|
|
79810
79896
|
}
|
|
79811
79897
|
|
|
79812
|
-
|
|
79898
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79813
79899
|
border-bottom-style: $grid-border-type;
|
|
79814
79900
|
border-bottom-width: $grid-border-size;
|
|
79815
79901
|
}
|
|
@@ -80257,7 +80343,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80257
80343
|
text-align: left;
|
|
80258
80344
|
}
|
|
80259
80345
|
|
|
80260
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
80346
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80261
80347
|
border-width: $grid-headercell-both-border-width;
|
|
80262
80348
|
}
|
|
80263
80349
|
|
|
@@ -80283,7 +80369,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80283
80369
|
border-right-width: 1px;
|
|
80284
80370
|
}
|
|
80285
80371
|
|
|
80286
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80372
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80287
80373
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
80288
80374
|
}
|
|
80289
80375
|
|
|
@@ -80316,6 +80402,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80316
80402
|
}
|
|
80317
80403
|
}
|
|
80318
80404
|
|
|
80405
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80406
|
+
border-bottom-style: $grid-border-type;
|
|
80407
|
+
border-bottom-width: $grid-border-size;
|
|
80408
|
+
}
|
|
80409
|
+
|
|
80410
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80411
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80412
|
+
border-width: $grid-headercell-both-border-width;
|
|
80413
|
+
}
|
|
80414
|
+
|
|
80415
|
+
&.e-resize-lines,
|
|
80416
|
+
&.e-resize-lines.e-rtl {
|
|
80417
|
+
|
|
80418
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
80419
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80420
|
+
border-left: 0;
|
|
80421
|
+
border-right: 0;
|
|
80422
|
+
border-top: 0;
|
|
80423
|
+
}
|
|
80424
|
+
}
|
|
80425
|
+
|
|
80426
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80427
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80428
|
+
border-width: $grid-headercell-both-border-width;
|
|
80429
|
+
}
|
|
80430
|
+
|
|
80431
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80432
|
+
border-bottom-style: $grid-border-type;
|
|
80433
|
+
border-bottom-width: $grid-border-size;
|
|
80434
|
+
border-left-style: $grid-border-type;
|
|
80435
|
+
border-left-width: $grid-border-size;
|
|
80436
|
+
}
|
|
80437
|
+
|
|
80319
80438
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80320
80439
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80321
80440
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -100184,15 +100303,15 @@ $pv-comment-text-cursor-color: $black !default;
|
|
|
100184
100303
|
font-size: 18px;
|
|
100185
100304
|
}
|
|
100186
100305
|
|
|
100187
|
-
.e-pv-annotation-color-container,
|
|
100188
|
-
.e-pv-annotation-opacity-container,
|
|
100189
|
-
.e-pv-annotation-stroke-container,
|
|
100190
|
-
.e-pv-custom-annotation-thickness-container,
|
|
100191
|
-
.e-pv-custom-annotation-opacity-container,
|
|
100192
|
-
.e-pv-annotation-thickness-container,
|
|
100193
|
-
.e-pv-annotation-textcolor-container,
|
|
100194
|
-
.e-pv-annotation-textalign-container,
|
|
100195
|
-
.e-pv-annotation-textprop-container {
|
|
100306
|
+
.e-pv-annotation-color-container .e-btn,
|
|
100307
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
100308
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
100309
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
100310
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
100311
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
100312
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
100313
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
100314
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
100196
100315
|
height: $pv-annotation-drop-down-height;
|
|
100197
100316
|
width: $pv-annotation-drop-down-width;
|
|
100198
100317
|
}
|
|
@@ -110086,16 +110205,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110086
110205
|
}
|
|
110087
110206
|
}
|
|
110088
110207
|
|
|
110089
|
-
&.e-device {
|
|
110090
|
-
.e-pivotcell-container {
|
|
110091
|
-
.e-stackedheadertext {
|
|
110092
|
-
&.e-cellvalue {
|
|
110093
|
-
align-self: center;
|
|
110094
|
-
}
|
|
110095
|
-
}
|
|
110096
|
-
}
|
|
110097
|
-
}
|
|
110098
|
-
|
|
110099
110208
|
.e-nextspan {
|
|
110100
110209
|
display: inline-block;
|
|
110101
110210
|
width: $pivotview-indent-space-size;
|
|
@@ -110376,10 +110485,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110376
110485
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110377
110486
|
z-index: 1 !important;
|
|
110378
110487
|
}
|
|
110488
|
+
|
|
110379
110489
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110380
110490
|
visibility: hidden !important;
|
|
110381
110491
|
/* stylelint-enable */
|
|
110382
110492
|
}
|
|
110493
|
+
|
|
110383
110494
|
.e-grid {
|
|
110384
110495
|
.e-pivot-content-loader {
|
|
110385
110496
|
position: absolute;
|
|
@@ -110398,6 +110509,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110398
110509
|
visibility: hidden;
|
|
110399
110510
|
}
|
|
110400
110511
|
}
|
|
110512
|
+
|
|
110513
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110514
|
+
align-self: center;
|
|
110515
|
+
}
|
|
110401
110516
|
}
|
|
110402
110517
|
|
|
110403
110518
|
.e-grid .e-headercelldiv,
|
|
@@ -117635,7 +117750,18 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
117635
117750
|
line-height: normal;
|
|
117636
117751
|
}
|
|
117637
117752
|
|
|
117638
|
-
.e-
|
|
117753
|
+
.e-title-text {
|
|
117754
|
+
text-align: center;
|
|
117755
|
+
}
|
|
117756
|
+
|
|
117757
|
+
.e-save-icon,
|
|
117758
|
+
.e-back-icon,
|
|
117759
|
+
.e-delete-icon {
|
|
117760
|
+
width: 2.5em;
|
|
117761
|
+
}
|
|
117762
|
+
|
|
117763
|
+
.e-save-icon,
|
|
117764
|
+
.e-delete-icon {
|
|
117639
117765
|
text-align: right;
|
|
117640
117766
|
}
|
|
117641
117767
|
|
|
@@ -119148,6 +119274,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
119148
119274
|
content: '\e7c8';
|
|
119149
119275
|
}
|
|
119150
119276
|
|
|
119277
|
+
.e-delete-icon::before {
|
|
119278
|
+
content: '\e820';
|
|
119279
|
+
}
|
|
119280
|
+
|
|
119151
119281
|
.e-recurrence-container {
|
|
119152
119282
|
.e-recurrence-edit-button {
|
|
119153
119283
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -119233,6 +119363,10 @@ $image-editor-tbar-btn-fontsize: $text-lg !default;
|
|
|
119233
119363
|
$image-editor-bigger-tbar-btn-fontsize: $text-xl !default;
|
|
119234
119364
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
119235
119365
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
119366
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
119367
|
+
$image-editor-dropdown-btn-preview-left: -4px !default;
|
|
119368
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
119369
|
+
$image-editor-bigger-dropdown-btn-preview-left: -4px !default;
|
|
119236
119370
|
|
|
119237
119371
|
@include export-module('image-editor-layout') {
|
|
119238
119372
|
|
|
@@ -119300,6 +119434,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119300
119434
|
|
|
119301
119435
|
& .e-fill.e-template,
|
|
119302
119436
|
& .e-stroke.e-template,
|
|
119437
|
+
& .e-frame-stroke.e-template,
|
|
119303
119438
|
& .e-pen-stroke-color.e-template,
|
|
119304
119439
|
& .e-text-font-color.e-template,
|
|
119305
119440
|
& .e-save.e-template {
|
|
@@ -119318,6 +119453,17 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119318
119453
|
}
|
|
119319
119454
|
}
|
|
119320
119455
|
|
|
119456
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119457
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119458
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119459
|
+
}
|
|
119460
|
+
|
|
119461
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119462
|
+
@if $skin-name == 'Material3' {
|
|
119463
|
+
padding: 7px 15px;
|
|
119464
|
+
}
|
|
119465
|
+
}
|
|
119466
|
+
|
|
119321
119467
|
& .e-dropdown-btn.e-image-popup {
|
|
119322
119468
|
& .e-select,
|
|
119323
119469
|
& .e-annotation,
|
|
@@ -119464,6 +119610,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119464
119610
|
|
|
119465
119611
|
& .e-fill.e-template,
|
|
119466
119612
|
& .e-stroke.e-template,
|
|
119613
|
+
& .e-frame-stroke.e-template,
|
|
119467
119614
|
& .e-pen-stroke-color.e-template,
|
|
119468
119615
|
& .e-text-font-color.e-template,
|
|
119469
119616
|
& .e-save.e-template {
|
|
@@ -119485,7 +119632,8 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119485
119632
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119486
119633
|
height: 18px;
|
|
119487
119634
|
width: 18px;
|
|
119488
|
-
margin-top: -
|
|
119635
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119636
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119489
119637
|
}
|
|
119490
119638
|
|
|
119491
119639
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -119557,6 +119705,11 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119557
119705
|
margin: 4px;
|
|
119558
119706
|
text-align: center;
|
|
119559
119707
|
}
|
|
119708
|
+
|
|
119709
|
+
& .e-dropdown-btn {
|
|
119710
|
+
margin: 0 auto;
|
|
119711
|
+
width: max-content;
|
|
119712
|
+
}
|
|
119560
119713
|
}
|
|
119561
119714
|
|
|
119562
119715
|
&.e-frame-wrapper {
|
|
@@ -119598,12 +119751,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119598
119751
|
|
|
119599
119752
|
& .e-slider-container {
|
|
119600
119753
|
margin-left: calc(50% - 137px);
|
|
119601
|
-
|
|
119602
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
119603
|
-
}
|
|
119604
|
-
@else {
|
|
119605
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119606
|
-
}
|
|
119754
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119607
119755
|
}
|
|
119608
119756
|
}
|
|
119609
119757
|
}
|