@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -64152,6 +64152,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64152
64152
|
padding-left: 20px;
|
|
64153
64153
|
padding-right: 20px;
|
|
64154
64154
|
}
|
|
64155
|
+
|
|
64156
|
+
.e-de-para-tab {
|
|
64157
|
+
float: left;
|
|
64158
|
+
}
|
|
64159
|
+
.e-de-para-tab.e-rtl {
|
|
64160
|
+
float: right;
|
|
64161
|
+
}
|
|
64155
64162
|
|
|
64156
64163
|
.e-de-column-label.e-de-rtl {
|
|
64157
64164
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -68605,6 +68612,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
68605
68612
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
68606
68613
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
68607
68614
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
68615
|
+
$de-ruler-background-color: $neutral-lighter !default;
|
|
68616
|
+
$de-ruler-margin-color: $neutral-white !default;
|
|
68617
|
+
$de-ruler-tick-stroke: $neutral-quintenary !default;
|
|
68618
|
+
$de-ruler-label-fill: $neutral-primary !default;
|
|
68619
|
+
$de-ruler-indent-stroke: $neutral-secondary !default;
|
|
68620
|
+
$de-ruler-indent-fill: $neutral-white !default;
|
|
68621
|
+
$de-ruler-indent-hover: $neutral-lighter !default;
|
|
68622
|
+
$de-ruler-indent-active: $theme-primary !default;
|
|
68608
68623
|
|
|
68609
68624
|
// Subtract toolbar & statusbar height
|
|
68610
68625
|
$de-tool-ctnr-editor-height: calc(100% - 121px) !default;
|
|
@@ -70391,6 +70406,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70391
70406
|
}
|
|
70392
70407
|
}
|
|
70393
70408
|
}
|
|
70409
|
+
.e-de-hRuler {
|
|
70410
|
+
background-color: $de-ruler-background-color;
|
|
70411
|
+
@if $skin-name =='Material3' {
|
|
70412
|
+
background: $de-ruler-background-color;
|
|
70413
|
+
}
|
|
70414
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70415
|
+
}
|
|
70416
|
+
.e-de-vRuler {
|
|
70417
|
+
background-color: $de-ruler-background-color;
|
|
70418
|
+
@if $skin-name =='Material3' {
|
|
70419
|
+
background: $de-ruler-background-color;
|
|
70420
|
+
}
|
|
70421
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70422
|
+
}
|
|
70423
|
+
.e-de-ruler-margin {
|
|
70424
|
+
background-color: $de-ruler-margin-color;
|
|
70425
|
+
@if $skin-name =='Material3' {
|
|
70426
|
+
background: $de-ruler-margin-color;
|
|
70427
|
+
}
|
|
70428
|
+
}
|
|
70429
|
+
.e-de-ruler-tick {
|
|
70430
|
+
stroke: $de-ruler-tick-stroke;
|
|
70431
|
+
}
|
|
70432
|
+
.e-de-ruler-tick-label {
|
|
70433
|
+
fill: $de-ruler-label-fill
|
|
70434
|
+
}
|
|
70435
|
+
.e-de-ruler-markIndicator {
|
|
70436
|
+
background-color: $de-ruler-margin-color;
|
|
70437
|
+
}
|
|
70438
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70439
|
+
fill: $de-ruler-tick-stroke;
|
|
70440
|
+
}
|
|
70441
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70442
|
+
fill: $de-ruler-tick-stroke;
|
|
70443
|
+
}
|
|
70444
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70445
|
+
fill: $de-ruler-indent-fill;
|
|
70446
|
+
stroke: $de-ruler-indent-stroke;
|
|
70447
|
+
}
|
|
70448
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70449
|
+
fill: $de-ruler-indent-hover;
|
|
70450
|
+
stroke: $de-ruler-indent-stroke;
|
|
70451
|
+
}
|
|
70452
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70453
|
+
fill: $de-ruler-indent-active;
|
|
70454
|
+
stroke: $de-ruler-indent-stroke;
|
|
70455
|
+
}
|
|
70456
|
+
.e-de-ruler-table-svg {
|
|
70457
|
+
fill: $de-ruler-indent-stroke;
|
|
70458
|
+
}
|
|
70459
|
+
.e-de-ruler-table-svg:hover {
|
|
70460
|
+
fill: $de-ruler-indent-hover;
|
|
70461
|
+
}
|
|
70462
|
+
.e-de-ruler-table-svg:active {
|
|
70463
|
+
fill: $de-ruler-indent-active;
|
|
70464
|
+
}
|
|
70394
70465
|
.e-rtl {
|
|
70395
70466
|
.e-listview .e-list-icon {
|
|
70396
70467
|
height: 24px;
|
|
@@ -70403,6 +70474,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70403
70474
|
line-height: 22px;
|
|
70404
70475
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70405
70476
|
}
|
|
70477
|
+
.e-de-vRuler {
|
|
70478
|
+
background-color: $de-ruler-background-color;
|
|
70479
|
+
border-right: none;
|
|
70480
|
+
border-left: 0.5px solid $de-panel-border;
|
|
70481
|
+
}
|
|
70406
70482
|
}
|
|
70407
70483
|
.e-bigger {
|
|
70408
70484
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76132,6 +76208,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76132
76208
|
border-bottom-width: $grid-border-bottom-width;
|
|
76133
76209
|
}
|
|
76134
76210
|
|
|
76211
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76212
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76213
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76214
|
+
&.e-groupcaption,
|
|
76215
|
+
&.e-summarycell {
|
|
76216
|
+
border-bottom-width: 0;
|
|
76217
|
+
}
|
|
76218
|
+
}
|
|
76219
|
+
|
|
76135
76220
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76136
76221
|
position: relative;
|
|
76137
76222
|
left: -5px;
|
|
@@ -76995,8 +77080,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
76995
77080
|
border-left-width: 0;
|
|
76996
77081
|
}
|
|
76997
77082
|
|
|
76998
|
-
|
|
76999
|
-
|
|
77083
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
77084
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
77000
77085
|
border-width: $grid-headercell-both-border-width;
|
|
77001
77086
|
}
|
|
77002
77087
|
|
|
@@ -77691,7 +77776,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
77691
77776
|
border-left-width: $grid-border-size;
|
|
77692
77777
|
}
|
|
77693
77778
|
|
|
77694
|
-
|
|
77779
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
77695
77780
|
border-bottom-style: $grid-border-type;
|
|
77696
77781
|
border-bottom-width: $grid-border-size;
|
|
77697
77782
|
border-left-style: $grid-border-type;
|
|
@@ -78980,8 +79065,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78980
79065
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
78981
79066
|
}
|
|
78982
79067
|
|
|
78983
|
-
|
|
78984
|
-
|
|
79068
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
79069
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
78985
79070
|
border-width: $grid-headercell-both-border-width;
|
|
78986
79071
|
}
|
|
78987
79072
|
|
|
@@ -79004,7 +79089,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79004
79089
|
border-right: 0;
|
|
79005
79090
|
}
|
|
79006
79091
|
|
|
79007
|
-
|
|
79092
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79008
79093
|
border-bottom-style: $grid-border-type;
|
|
79009
79094
|
border-bottom-width: $grid-border-size;
|
|
79010
79095
|
}
|
|
@@ -79452,7 +79537,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79452
79537
|
text-align: left;
|
|
79453
79538
|
}
|
|
79454
79539
|
|
|
79455
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
79540
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79456
79541
|
border-width: $grid-headercell-both-border-width;
|
|
79457
79542
|
}
|
|
79458
79543
|
|
|
@@ -79478,7 +79563,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79478
79563
|
border-right-width: 1px;
|
|
79479
79564
|
}
|
|
79480
79565
|
|
|
79481
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79566
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79482
79567
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
79483
79568
|
}
|
|
79484
79569
|
|
|
@@ -79511,6 +79596,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79511
79596
|
}
|
|
79512
79597
|
}
|
|
79513
79598
|
|
|
79599
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79600
|
+
border-bottom-style: $grid-border-type;
|
|
79601
|
+
border-bottom-width: $grid-border-size;
|
|
79602
|
+
}
|
|
79603
|
+
|
|
79604
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
79605
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79606
|
+
border-width: $grid-headercell-both-border-width;
|
|
79607
|
+
}
|
|
79608
|
+
|
|
79609
|
+
&.e-resize-lines,
|
|
79610
|
+
&.e-resize-lines.e-rtl {
|
|
79611
|
+
|
|
79612
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
79613
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79614
|
+
border-left: 0;
|
|
79615
|
+
border-right: 0;
|
|
79616
|
+
border-top: 0;
|
|
79617
|
+
}
|
|
79618
|
+
}
|
|
79619
|
+
|
|
79620
|
+
&.e-default.e-bothlines .e-headercell,
|
|
79621
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
79622
|
+
border-width: $grid-headercell-both-border-width;
|
|
79623
|
+
}
|
|
79624
|
+
|
|
79625
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79626
|
+
border-bottom-style: $grid-border-type;
|
|
79627
|
+
border-bottom-width: $grid-border-size;
|
|
79628
|
+
border-left-style: $grid-border-type;
|
|
79629
|
+
border-left-width: $grid-border-size;
|
|
79630
|
+
}
|
|
79631
|
+
|
|
79514
79632
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79515
79633
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
79516
79634
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -99338,15 +99456,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
99338
99456
|
font-size: 18px;
|
|
99339
99457
|
}
|
|
99340
99458
|
|
|
99341
|
-
.e-pv-annotation-color-container,
|
|
99342
|
-
.e-pv-annotation-opacity-container,
|
|
99343
|
-
.e-pv-annotation-stroke-container,
|
|
99344
|
-
.e-pv-custom-annotation-thickness-container,
|
|
99345
|
-
.e-pv-custom-annotation-opacity-container,
|
|
99346
|
-
.e-pv-annotation-thickness-container,
|
|
99347
|
-
.e-pv-annotation-textcolor-container,
|
|
99348
|
-
.e-pv-annotation-textalign-container,
|
|
99349
|
-
.e-pv-annotation-textprop-container {
|
|
99459
|
+
.e-pv-annotation-color-container .e-btn,
|
|
99460
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
99461
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
99462
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
99463
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
99464
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
99465
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
99466
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
99467
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
99350
99468
|
height: $pv-annotation-drop-down-height;
|
|
99351
99469
|
width: $pv-annotation-drop-down-width;
|
|
99352
99470
|
}
|
|
@@ -109226,16 +109344,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109226
109344
|
}
|
|
109227
109345
|
}
|
|
109228
109346
|
|
|
109229
|
-
&.e-device {
|
|
109230
|
-
.e-pivotcell-container {
|
|
109231
|
-
.e-stackedheadertext {
|
|
109232
|
-
&.e-cellvalue {
|
|
109233
|
-
align-self: center;
|
|
109234
|
-
}
|
|
109235
|
-
}
|
|
109236
|
-
}
|
|
109237
|
-
}
|
|
109238
|
-
|
|
109239
109347
|
.e-nextspan {
|
|
109240
109348
|
display: inline-block;
|
|
109241
109349
|
width: $pivotview-indent-space-size;
|
|
@@ -109516,10 +109624,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109516
109624
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
109517
109625
|
z-index: 1 !important;
|
|
109518
109626
|
}
|
|
109627
|
+
|
|
109519
109628
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
109520
109629
|
visibility: hidden !important;
|
|
109521
109630
|
/* stylelint-enable */
|
|
109522
109631
|
}
|
|
109632
|
+
|
|
109523
109633
|
.e-grid {
|
|
109524
109634
|
.e-pivot-content-loader {
|
|
109525
109635
|
position: absolute;
|
|
@@ -109538,6 +109648,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109538
109648
|
visibility: hidden;
|
|
109539
109649
|
}
|
|
109540
109650
|
}
|
|
109651
|
+
|
|
109652
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
109653
|
+
align-self: center;
|
|
109654
|
+
}
|
|
109541
109655
|
}
|
|
109542
109656
|
|
|
109543
109657
|
.e-grid .e-headercelldiv,
|
|
@@ -116768,7 +116882,18 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
116768
116882
|
line-height: normal;
|
|
116769
116883
|
}
|
|
116770
116884
|
|
|
116771
|
-
.e-
|
|
116885
|
+
.e-title-text {
|
|
116886
|
+
text-align: center;
|
|
116887
|
+
}
|
|
116888
|
+
|
|
116889
|
+
.e-save-icon,
|
|
116890
|
+
.e-back-icon,
|
|
116891
|
+
.e-delete-icon {
|
|
116892
|
+
width: 2.5em;
|
|
116893
|
+
}
|
|
116894
|
+
|
|
116895
|
+
.e-save-icon,
|
|
116896
|
+
.e-delete-icon {
|
|
116772
116897
|
text-align: right;
|
|
116773
116898
|
}
|
|
116774
116899
|
|
|
@@ -118281,6 +118406,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
118281
118406
|
content: '\e954';
|
|
118282
118407
|
}
|
|
118283
118408
|
|
|
118409
|
+
.e-delete-icon::before {
|
|
118410
|
+
content: '\e965';
|
|
118411
|
+
}
|
|
118412
|
+
|
|
118284
118413
|
.e-recurrence-container {
|
|
118285
118414
|
.e-recurrence-edit-button {
|
|
118286
118415
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118366,6 +118495,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
118366
118495
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
118367
118496
|
$image-editor-contextual-toolbar: $neutral-white !default;
|
|
118368
118497
|
$image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
118498
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
118499
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
118500
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
118501
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
118369
118502
|
|
|
118370
118503
|
@include export-module('image-editor-layout') {
|
|
118371
118504
|
|
|
@@ -118433,6 +118566,7 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118433
118566
|
|
|
118434
118567
|
& .e-fill.e-template,
|
|
118435
118568
|
& .e-stroke.e-template,
|
|
118569
|
+
& .e-frame-stroke.e-template,
|
|
118436
118570
|
& .e-pen-stroke-color.e-template,
|
|
118437
118571
|
& .e-text-font-color.e-template,
|
|
118438
118572
|
& .e-save.e-template {
|
|
@@ -118451,6 +118585,17 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118451
118585
|
}
|
|
118452
118586
|
}
|
|
118453
118587
|
|
|
118588
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118589
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118590
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
118591
|
+
}
|
|
118592
|
+
|
|
118593
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
118594
|
+
@if $skin-name == 'Material3' {
|
|
118595
|
+
padding: 7px 15px;
|
|
118596
|
+
}
|
|
118597
|
+
}
|
|
118598
|
+
|
|
118454
118599
|
& .e-dropdown-btn.e-image-popup {
|
|
118455
118600
|
& .e-select,
|
|
118456
118601
|
& .e-annotation,
|
|
@@ -118597,6 +118742,7 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118597
118742
|
|
|
118598
118743
|
& .e-fill.e-template,
|
|
118599
118744
|
& .e-stroke.e-template,
|
|
118745
|
+
& .e-frame-stroke.e-template,
|
|
118600
118746
|
& .e-pen-stroke-color.e-template,
|
|
118601
118747
|
& .e-text-font-color.e-template,
|
|
118602
118748
|
& .e-save.e-template {
|
|
@@ -118618,7 +118764,8 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118618
118764
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118619
118765
|
height: 18px;
|
|
118620
118766
|
width: 18px;
|
|
118621
|
-
margin-top: -
|
|
118767
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118768
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
118622
118769
|
}
|
|
118623
118770
|
|
|
118624
118771
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -118690,6 +118837,11 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118690
118837
|
margin: 4px;
|
|
118691
118838
|
text-align: center;
|
|
118692
118839
|
}
|
|
118840
|
+
|
|
118841
|
+
& .e-dropdown-btn {
|
|
118842
|
+
margin: 0 auto;
|
|
118843
|
+
width: max-content;
|
|
118844
|
+
}
|
|
118693
118845
|
}
|
|
118694
118846
|
|
|
118695
118847
|
&.e-frame-wrapper {
|
|
@@ -118731,12 +118883,7 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118731
118883
|
|
|
118732
118884
|
& .e-slider-container {
|
|
118733
118885
|
margin-left: calc(50% - 137px);
|
|
118734
|
-
|
|
118735
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
118736
|
-
}
|
|
118737
|
-
@else {
|
|
118738
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118739
|
-
}
|
|
118886
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118740
118887
|
}
|
|
118741
118888
|
}
|
|
118742
118889
|
}
|
|
@@ -83,7 +83,7 @@ $fe-grid-header-cb-padding-left: 12px !default;
|
|
|
83
83
|
$fe-grid-content-font-size: 12px !default;
|
|
84
84
|
$fe-grid-content-name-font-size: 14px !default;
|
|
85
85
|
$fe-grid-icon-sort-margin: 0 !default;
|
|
86
|
-
$fe-grid-icon-padding: 0 0 0
|
|
86
|
+
$fe-grid-icon-padding: 0 0 0 6px !default;
|
|
87
87
|
$fe-lg-margin: 0 !default;
|
|
88
88
|
$fe-lg-padding: 0 4px !default;
|
|
89
89
|
$fe-lg-item-height: 96px !default;
|
|
@@ -83,7 +83,7 @@ $fe-grid-header-cb-padding-left: 12px !default;
|
|
|
83
83
|
$fe-grid-content-font-size: 12px !default;
|
|
84
84
|
$fe-grid-content-name-font-size: 14px !default;
|
|
85
85
|
$fe-grid-icon-sort-margin: 0 !default;
|
|
86
|
-
$fe-grid-icon-padding: 0 0 0
|
|
86
|
+
$fe-grid-icon-padding: 0 0 0 6px !default;
|
|
87
87
|
$fe-lg-margin: 0 !default;
|
|
88
88
|
$fe-lg-padding: 0 4px !default;
|
|
89
89
|
$fe-lg-item-height: 96px !default;
|