@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
|
@@ -65427,6 +65427,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65427
65427
|
padding-left: 20px;
|
|
65428
65428
|
padding-right: 20px;
|
|
65429
65429
|
}
|
|
65430
|
+
|
|
65431
|
+
.e-de-para-tab {
|
|
65432
|
+
float: left;
|
|
65433
|
+
}
|
|
65434
|
+
.e-de-para-tab.e-rtl {
|
|
65435
|
+
float: right;
|
|
65436
|
+
}
|
|
65430
65437
|
|
|
65431
65438
|
.e-de-column-label.e-de-rtl {
|
|
65432
65439
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -69871,6 +69878,14 @@ $e-de-ctnr-break-listview-margin-right-big: $e-de-ctnr-break-listview-margin-rig
|
|
|
69871
69878
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
69872
69879
|
$e-de-ctnr-break-listview-margin-left-big: $e-de-ctnr-break-listview-margin-left !default;
|
|
69873
69880
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
69881
|
+
$de-ruler-background-color: $grey-100 !default;
|
|
69882
|
+
$de-ruler-margin-color: $grey-white !default;
|
|
69883
|
+
$de-ruler-tick-stroke: $grey-400 !default;
|
|
69884
|
+
$de-ruler-label-fill: rgba($grey-black, .54) !default;
|
|
69885
|
+
$de-ruler-indent-stroke: $grey-600 !default;
|
|
69886
|
+
$de-ruler-indent-fill: $grey-white !default;
|
|
69887
|
+
$de-ruler-indent-hover: $grey-200 !default;
|
|
69888
|
+
$de-ruler-indent-active: $primary !default;
|
|
69874
69889
|
|
|
69875
69890
|
// Subtract toolbar & statusbar height
|
|
69876
69891
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -71660,6 +71675,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
71660
71675
|
}
|
|
71661
71676
|
}
|
|
71662
71677
|
}
|
|
71678
|
+
.e-de-hRuler {
|
|
71679
|
+
background-color: $de-ruler-background-color;
|
|
71680
|
+
@if $skin-name =='Material3' {
|
|
71681
|
+
background: $de-ruler-background-color;
|
|
71682
|
+
}
|
|
71683
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
71684
|
+
}
|
|
71685
|
+
.e-de-vRuler {
|
|
71686
|
+
background-color: $de-ruler-background-color;
|
|
71687
|
+
@if $skin-name =='Material3' {
|
|
71688
|
+
background: $de-ruler-background-color;
|
|
71689
|
+
}
|
|
71690
|
+
border-right: 0.5px solid $de-panel-border;
|
|
71691
|
+
}
|
|
71692
|
+
.e-de-ruler-margin {
|
|
71693
|
+
background-color: $de-ruler-margin-color;
|
|
71694
|
+
@if $skin-name =='Material3' {
|
|
71695
|
+
background: $de-ruler-margin-color;
|
|
71696
|
+
}
|
|
71697
|
+
}
|
|
71698
|
+
.e-de-ruler-tick {
|
|
71699
|
+
stroke: $de-ruler-tick-stroke;
|
|
71700
|
+
}
|
|
71701
|
+
.e-de-ruler-tick-label {
|
|
71702
|
+
fill: $de-ruler-label-fill
|
|
71703
|
+
}
|
|
71704
|
+
.e-de-ruler-markIndicator {
|
|
71705
|
+
background-color: $de-ruler-margin-color;
|
|
71706
|
+
}
|
|
71707
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
71708
|
+
fill: $de-ruler-tick-stroke;
|
|
71709
|
+
}
|
|
71710
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
71711
|
+
fill: $de-ruler-tick-stroke;
|
|
71712
|
+
}
|
|
71713
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
71714
|
+
fill: $de-ruler-indent-fill;
|
|
71715
|
+
stroke: $de-ruler-indent-stroke;
|
|
71716
|
+
}
|
|
71717
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
71718
|
+
fill: $de-ruler-indent-hover;
|
|
71719
|
+
stroke: $de-ruler-indent-stroke;
|
|
71720
|
+
}
|
|
71721
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
71722
|
+
fill: $de-ruler-indent-active;
|
|
71723
|
+
stroke: $de-ruler-indent-stroke;
|
|
71724
|
+
}
|
|
71725
|
+
.e-de-ruler-table-svg {
|
|
71726
|
+
fill: $de-ruler-indent-stroke;
|
|
71727
|
+
}
|
|
71728
|
+
.e-de-ruler-table-svg:hover {
|
|
71729
|
+
fill: $de-ruler-indent-hover;
|
|
71730
|
+
}
|
|
71731
|
+
.e-de-ruler-table-svg:active {
|
|
71732
|
+
fill: $de-ruler-indent-active;
|
|
71733
|
+
}
|
|
71663
71734
|
.e-rtl {
|
|
71664
71735
|
.e-listview .e-list-icon {
|
|
71665
71736
|
height: 24px;
|
|
@@ -71672,6 +71743,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
71672
71743
|
line-height: 22px;
|
|
71673
71744
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
71674
71745
|
}
|
|
71746
|
+
.e-de-vRuler {
|
|
71747
|
+
background-color: $de-ruler-background-color;
|
|
71748
|
+
border-right: none;
|
|
71749
|
+
border-left: 0.5px solid $de-panel-border;
|
|
71750
|
+
}
|
|
71675
71751
|
}
|
|
71676
71752
|
.e-bigger {
|
|
71677
71753
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -77398,6 +77474,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77398
77474
|
border-bottom-width: $grid-border-bottom-width;
|
|
77399
77475
|
}
|
|
77400
77476
|
|
|
77477
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77478
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77479
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
77480
|
+
&.e-groupcaption,
|
|
77481
|
+
&.e-summarycell {
|
|
77482
|
+
border-bottom-width: 0;
|
|
77483
|
+
}
|
|
77484
|
+
}
|
|
77485
|
+
|
|
77401
77486
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
77402
77487
|
position: relative;
|
|
77403
77488
|
left: -5px;
|
|
@@ -78261,8 +78346,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78261
78346
|
border-left-width: 0;
|
|
78262
78347
|
}
|
|
78263
78348
|
|
|
78264
|
-
|
|
78265
|
-
|
|
78349
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
78350
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
78266
78351
|
border-width: $grid-headercell-both-border-width;
|
|
78267
78352
|
}
|
|
78268
78353
|
|
|
@@ -78957,7 +79042,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
78957
79042
|
border-left-width: $grid-border-size;
|
|
78958
79043
|
}
|
|
78959
79044
|
|
|
78960
|
-
|
|
79045
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
78961
79046
|
border-bottom-style: $grid-border-type;
|
|
78962
79047
|
border-bottom-width: $grid-border-size;
|
|
78963
79048
|
border-left-style: $grid-border-type;
|
|
@@ -80246,8 +80331,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80246
80331
|
padding-top: $grid-ungroup-rtl-padding-top;
|
|
80247
80332
|
}
|
|
80248
80333
|
|
|
80249
|
-
|
|
80250
|
-
|
|
80334
|
+
&:not(.sf-grid).e-default.e-bothlines .e-headercell,
|
|
80335
|
+
&:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
80251
80336
|
border-width: $grid-headercell-both-border-width;
|
|
80252
80337
|
}
|
|
80253
80338
|
|
|
@@ -80270,7 +80355,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80270
80355
|
border-right: 0;
|
|
80271
80356
|
}
|
|
80272
80357
|
|
|
80273
|
-
|
|
80358
|
+
&:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80274
80359
|
border-bottom-style: $grid-border-type;
|
|
80275
80360
|
border-bottom-width: $grid-border-size;
|
|
80276
80361
|
}
|
|
@@ -80718,7 +80803,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80718
80803
|
text-align: left;
|
|
80719
80804
|
}
|
|
80720
80805
|
|
|
80721
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
80806
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80722
80807
|
border-width: $grid-headercell-both-border-width;
|
|
80723
80808
|
}
|
|
80724
80809
|
|
|
@@ -80744,7 +80829,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80744
80829
|
border-right-width: 1px;
|
|
80745
80830
|
}
|
|
80746
80831
|
|
|
80747
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80832
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80748
80833
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
80749
80834
|
}
|
|
80750
80835
|
|
|
@@ -80777,6 +80862,39 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80777
80862
|
}
|
|
80778
80863
|
}
|
|
80779
80864
|
|
|
80865
|
+
&.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80866
|
+
border-bottom-style: $grid-border-type;
|
|
80867
|
+
border-bottom-width: $grid-border-size;
|
|
80868
|
+
}
|
|
80869
|
+
|
|
80870
|
+
&.e-rtl.e-default.e-bothlines .e-headercell,
|
|
80871
|
+
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80872
|
+
border-width: $grid-headercell-both-border-width;
|
|
80873
|
+
}
|
|
80874
|
+
|
|
80875
|
+
&.e-resize-lines,
|
|
80876
|
+
&.e-resize-lines.e-rtl {
|
|
80877
|
+
|
|
80878
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
80879
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80880
|
+
border-left: 0;
|
|
80881
|
+
border-right: 0;
|
|
80882
|
+
border-top: 0;
|
|
80883
|
+
}
|
|
80884
|
+
}
|
|
80885
|
+
|
|
80886
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80887
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80888
|
+
border-width: $grid-headercell-both-border-width;
|
|
80889
|
+
}
|
|
80890
|
+
|
|
80891
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80892
|
+
border-bottom-style: $grid-border-type;
|
|
80893
|
+
border-bottom-width: $grid-border-size;
|
|
80894
|
+
border-left-style: $grid-border-type;
|
|
80895
|
+
border-left-width: $grid-border-size;
|
|
80896
|
+
}
|
|
80897
|
+
|
|
80780
80898
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80781
80899
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
80782
80900
|
.e-gridheader table th:not([rowspan = '1']),
|
|
@@ -100625,15 +100743,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
100625
100743
|
font-size: 18px;
|
|
100626
100744
|
}
|
|
100627
100745
|
|
|
100628
|
-
.e-pv-annotation-color-container,
|
|
100629
|
-
.e-pv-annotation-opacity-container,
|
|
100630
|
-
.e-pv-annotation-stroke-container,
|
|
100631
|
-
.e-pv-custom-annotation-thickness-container,
|
|
100632
|
-
.e-pv-custom-annotation-opacity-container,
|
|
100633
|
-
.e-pv-annotation-thickness-container,
|
|
100634
|
-
.e-pv-annotation-textcolor-container,
|
|
100635
|
-
.e-pv-annotation-textalign-container,
|
|
100636
|
-
.e-pv-annotation-textprop-container {
|
|
100746
|
+
.e-pv-annotation-color-container .e-btn,
|
|
100747
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
100748
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
100749
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
100750
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
100751
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
100752
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
100753
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
100754
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
100637
100755
|
height: $pv-annotation-drop-down-height;
|
|
100638
100756
|
width: $pv-annotation-drop-down-width;
|
|
100639
100757
|
}
|
|
@@ -110538,16 +110656,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
110538
110656
|
}
|
|
110539
110657
|
}
|
|
110540
110658
|
|
|
110541
|
-
&.e-device {
|
|
110542
|
-
.e-pivotcell-container {
|
|
110543
|
-
.e-stackedheadertext {
|
|
110544
|
-
&.e-cellvalue {
|
|
110545
|
-
align-self: center;
|
|
110546
|
-
}
|
|
110547
|
-
}
|
|
110548
|
-
}
|
|
110549
|
-
}
|
|
110550
|
-
|
|
110551
110659
|
.e-nextspan {
|
|
110552
110660
|
display: inline-block;
|
|
110553
110661
|
width: $pivotview-indent-space-size;
|
|
@@ -110828,10 +110936,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
110828
110936
|
.e-spinner-pane.e-pivot-outer-spinner {
|
|
110829
110937
|
z-index: 1 !important;
|
|
110830
110938
|
}
|
|
110939
|
+
|
|
110831
110940
|
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
110832
110941
|
visibility: hidden !important;
|
|
110833
110942
|
/* stylelint-enable */
|
|
110834
110943
|
}
|
|
110944
|
+
|
|
110835
110945
|
.e-grid {
|
|
110836
110946
|
.e-pivot-content-loader {
|
|
110837
110947
|
position: absolute;
|
|
@@ -110850,6 +110960,10 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
110850
110960
|
visibility: hidden;
|
|
110851
110961
|
}
|
|
110852
110962
|
}
|
|
110963
|
+
|
|
110964
|
+
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
110965
|
+
align-self: center;
|
|
110966
|
+
}
|
|
110853
110967
|
}
|
|
110854
110968
|
|
|
110855
110969
|
.e-grid .e-headercelldiv,
|
|
@@ -118080,7 +118194,18 @@ $schedule-tree-content-color: $shadow;
|
|
|
118080
118194
|
line-height: normal;
|
|
118081
118195
|
}
|
|
118082
118196
|
|
|
118083
|
-
.e-
|
|
118197
|
+
.e-title-text {
|
|
118198
|
+
text-align: center;
|
|
118199
|
+
}
|
|
118200
|
+
|
|
118201
|
+
.e-save-icon,
|
|
118202
|
+
.e-back-icon,
|
|
118203
|
+
.e-delete-icon {
|
|
118204
|
+
width: 2.5em;
|
|
118205
|
+
}
|
|
118206
|
+
|
|
118207
|
+
.e-save-icon,
|
|
118208
|
+
.e-delete-icon {
|
|
118084
118209
|
text-align: right;
|
|
118085
118210
|
}
|
|
118086
118211
|
|
|
@@ -119593,6 +119718,10 @@ $schedule-tree-content-color: $shadow;
|
|
|
119593
119718
|
content: '\e98e';
|
|
119594
119719
|
}
|
|
119595
119720
|
|
|
119721
|
+
.e-delete-icon::before {
|
|
119722
|
+
content: '\e94a';
|
|
119723
|
+
}
|
|
119724
|
+
|
|
119596
119725
|
.e-recurrence-container {
|
|
119597
119726
|
.e-recurrence-edit-button {
|
|
119598
119727
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -119678,6 +119807,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
119678
119807
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
119679
119808
|
$image-editor-contextual-toolbar: $grey-50 !default;
|
|
119680
119809
|
$image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
119810
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
119811
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
119812
|
+
$image-editor-bigger-dropdown-btn-preview-top: -3px !default;
|
|
119813
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
119681
119814
|
|
|
119682
119815
|
@include export-module('image-editor-layout') {
|
|
119683
119816
|
|
|
@@ -119745,6 +119878,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119745
119878
|
|
|
119746
119879
|
& .e-fill.e-template,
|
|
119747
119880
|
& .e-stroke.e-template,
|
|
119881
|
+
& .e-frame-stroke.e-template,
|
|
119748
119882
|
& .e-pen-stroke-color.e-template,
|
|
119749
119883
|
& .e-text-font-color.e-template,
|
|
119750
119884
|
& .e-save.e-template {
|
|
@@ -119763,6 +119897,17 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119763
119897
|
}
|
|
119764
119898
|
}
|
|
119765
119899
|
|
|
119900
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119901
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119902
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119903
|
+
}
|
|
119904
|
+
|
|
119905
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119906
|
+
@if $skin-name == 'Material3' {
|
|
119907
|
+
padding: 7px 15px;
|
|
119908
|
+
}
|
|
119909
|
+
}
|
|
119910
|
+
|
|
119766
119911
|
& .e-dropdown-btn.e-image-popup {
|
|
119767
119912
|
& .e-select,
|
|
119768
119913
|
& .e-annotation,
|
|
@@ -119909,6 +120054,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119909
120054
|
|
|
119910
120055
|
& .e-fill.e-template,
|
|
119911
120056
|
& .e-stroke.e-template,
|
|
120057
|
+
& .e-frame-stroke.e-template,
|
|
119912
120058
|
& .e-pen-stroke-color.e-template,
|
|
119913
120059
|
& .e-text-font-color.e-template,
|
|
119914
120060
|
& .e-save.e-template {
|
|
@@ -119930,7 +120076,8 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119930
120076
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119931
120077
|
height: 18px;
|
|
119932
120078
|
width: 18px;
|
|
119933
|
-
margin-top: -
|
|
120079
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120080
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119934
120081
|
}
|
|
119935
120082
|
|
|
119936
120083
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120002,6 +120149,11 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
120002
120149
|
margin: 4px;
|
|
120003
120150
|
text-align: center;
|
|
120004
120151
|
}
|
|
120152
|
+
|
|
120153
|
+
& .e-dropdown-btn {
|
|
120154
|
+
margin: 0 auto;
|
|
120155
|
+
width: max-content;
|
|
120156
|
+
}
|
|
120005
120157
|
}
|
|
120006
120158
|
|
|
120007
120159
|
&.e-frame-wrapper {
|
|
@@ -120043,12 +120195,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
120043
120195
|
|
|
120044
120196
|
& .e-slider-container {
|
|
120045
120197
|
margin-left: calc(50% - 137px);
|
|
120046
|
-
|
|
120047
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
120048
|
-
}
|
|
120049
|
-
@else {
|
|
120050
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120051
|
-
}
|
|
120198
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120052
120199
|
}
|
|
120053
120200
|
}
|
|
120054
120201
|
}
|