@syncfusion/blazor-themes 23.1.44 → 23.2.5
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 +184 -17
- package/SCSS-Themes/bootstrap.scss +179 -17
- package/SCSS-Themes/bootstrap4.scss +179 -17
- package/SCSS-Themes/bootstrap5-dark.scss +181 -18
- package/SCSS-Themes/bootstrap5.scss +181 -18
- 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 +184 -17
- package/SCSS-Themes/fabric.scss +179 -17
- 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 +181 -18
- package/SCSS-Themes/fluent.scss +181 -18
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent.scss +48 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +48 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material.scss +48 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material3.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +48 -2
- package/SCSS-Themes/highcontrast.scss +184 -17
- 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/inplace-editor/inplace-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +4 -4
- package/SCSS-Themes/material-dark.scss +179 -17
- package/SCSS-Themes/material.scss +179 -17
- package/SCSS-Themes/material3-dark.scss +181 -19
- package/SCSS-Themes/material3.scss +181 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +1 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -3
- 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 +181 -18
- package/SCSS-Themes/tailwind.scss +181 -18
- 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;
|
|
@@ -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
|
|
|
@@ -80786,6 +80871,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80786
80871
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80787
80872
|
border-width: $grid-headercell-both-border-width;
|
|
80788
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
|
+
}
|
|
80789
80897
|
|
|
80790
80898
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80791
80899
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -81029,6 +81137,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81029
81137
|
}
|
|
81030
81138
|
}
|
|
81031
81139
|
|
|
81140
|
+
.e-bigger {
|
|
81141
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
81142
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
81143
|
+
& .e-gridcontent,
|
|
81144
|
+
& .e-summarycontent {
|
|
81145
|
+
& td::before{
|
|
81146
|
+
@if $grid-skin == 'fluent' {
|
|
81147
|
+
overflow: hidden;
|
|
81148
|
+
}
|
|
81149
|
+
}
|
|
81150
|
+
}
|
|
81151
|
+
}
|
|
81152
|
+
}
|
|
81153
|
+
|
|
81032
81154
|
.e-bigger .e-grid.e-row-responsive,
|
|
81033
81155
|
.e-bigger.e-grid.e-row-responsive {
|
|
81034
81156
|
|
|
@@ -94878,12 +95000,12 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
94878
95000
|
position: relative;
|
|
94879
95001
|
width: auto;
|
|
94880
95002
|
|
|
94881
|
-
.e-input-group.e-
|
|
95003
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
94882
95004
|
display: block;
|
|
94883
95005
|
visibility: hidden;
|
|
94884
95006
|
}
|
|
94885
95007
|
|
|
94886
|
-
.e-input-group.e-
|
|
95008
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94887
95009
|
display: block;
|
|
94888
95010
|
visibility: hidden;
|
|
94889
95011
|
}
|
|
@@ -95295,8 +95417,8 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
95295
95417
|
&.e-tooltip-wrap {
|
|
95296
95418
|
max-width: 100%;
|
|
95297
95419
|
|
|
95298
|
-
.e-input-group.e-
|
|
95299
|
-
.e-input-group.e-
|
|
95420
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
95421
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
95300
95422
|
display: block;
|
|
95301
95423
|
visibility: hidden;
|
|
95302
95424
|
}
|
|
@@ -118086,7 +118208,18 @@ $schedule-tree-content-color: $shadow;
|
|
|
118086
118208
|
line-height: normal;
|
|
118087
118209
|
}
|
|
118088
118210
|
|
|
118089
|
-
.e-
|
|
118211
|
+
.e-title-text {
|
|
118212
|
+
text-align: center;
|
|
118213
|
+
}
|
|
118214
|
+
|
|
118215
|
+
.e-save-icon,
|
|
118216
|
+
.e-back-icon,
|
|
118217
|
+
.e-delete-icon {
|
|
118218
|
+
width: 2.5em;
|
|
118219
|
+
}
|
|
118220
|
+
|
|
118221
|
+
.e-save-icon,
|
|
118222
|
+
.e-delete-icon {
|
|
118090
118223
|
text-align: right;
|
|
118091
118224
|
}
|
|
118092
118225
|
|
|
@@ -119599,6 +119732,10 @@ $schedule-tree-content-color: $shadow;
|
|
|
119599
119732
|
content: '\e98e';
|
|
119600
119733
|
}
|
|
119601
119734
|
|
|
119735
|
+
.e-delete-icon::before {
|
|
119736
|
+
content: '\e94a';
|
|
119737
|
+
}
|
|
119738
|
+
|
|
119602
119739
|
.e-recurrence-container {
|
|
119603
119740
|
.e-recurrence-edit-button {
|
|
119604
119741
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -119684,6 +119821,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
119684
119821
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
119685
119822
|
$image-editor-contextual-toolbar: $grey-50 !default;
|
|
119686
119823
|
$image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
119824
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
119825
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
119826
|
+
$image-editor-bigger-dropdown-btn-preview-top: -3px !default;
|
|
119827
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
119687
119828
|
|
|
119688
119829
|
@include export-module('image-editor-layout') {
|
|
119689
119830
|
|
|
@@ -119751,6 +119892,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119751
119892
|
|
|
119752
119893
|
& .e-fill.e-template,
|
|
119753
119894
|
& .e-stroke.e-template,
|
|
119895
|
+
& .e-frame-stroke.e-template,
|
|
119754
119896
|
& .e-pen-stroke-color.e-template,
|
|
119755
119897
|
& .e-text-font-color.e-template,
|
|
119756
119898
|
& .e-save.e-template {
|
|
@@ -119769,6 +119911,17 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119769
119911
|
}
|
|
119770
119912
|
}
|
|
119771
119913
|
|
|
119914
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119915
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119916
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119917
|
+
}
|
|
119918
|
+
|
|
119919
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119920
|
+
@if $skin-name == 'Material3' {
|
|
119921
|
+
padding: 7px 15px;
|
|
119922
|
+
}
|
|
119923
|
+
}
|
|
119924
|
+
|
|
119772
119925
|
& .e-dropdown-btn.e-image-popup {
|
|
119773
119926
|
& .e-select,
|
|
119774
119927
|
& .e-annotation,
|
|
@@ -119915,6 +120068,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119915
120068
|
|
|
119916
120069
|
& .e-fill.e-template,
|
|
119917
120070
|
& .e-stroke.e-template,
|
|
120071
|
+
& .e-frame-stroke.e-template,
|
|
119918
120072
|
& .e-pen-stroke-color.e-template,
|
|
119919
120073
|
& .e-text-font-color.e-template,
|
|
119920
120074
|
& .e-save.e-template {
|
|
@@ -119936,7 +120090,8 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119936
120090
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119937
120091
|
height: 18px;
|
|
119938
120092
|
width: 18px;
|
|
119939
|
-
margin-top: -
|
|
120093
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120094
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119940
120095
|
}
|
|
119941
120096
|
|
|
119942
120097
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120008,6 +120163,11 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
120008
120163
|
margin: 4px;
|
|
120009
120164
|
text-align: center;
|
|
120010
120165
|
}
|
|
120166
|
+
|
|
120167
|
+
& .e-dropdown-btn {
|
|
120168
|
+
margin: 0 auto;
|
|
120169
|
+
width: max-content;
|
|
120170
|
+
}
|
|
120011
120171
|
}
|
|
120012
120172
|
|
|
120013
120173
|
&.e-frame-wrapper {
|
|
@@ -120049,12 +120209,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
120049
120209
|
|
|
120050
120210
|
& .e-slider-container {
|
|
120051
120211
|
margin-left: calc(50% - 137px);
|
|
120052
|
-
|
|
120053
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
120054
|
-
}
|
|
120055
|
-
@else {
|
|
120056
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120057
|
-
}
|
|
120212
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120058
120213
|
}
|
|
120059
120214
|
}
|
|
120060
120215
|
}
|
|
@@ -122417,6 +122572,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .23),
|
|
|
122417
122572
|
&:focus {
|
|
122418
122573
|
outline: none;
|
|
122419
122574
|
}
|
|
122575
|
+
|
|
122576
|
+
&.e-hidden {
|
|
122577
|
+
display: none;
|
|
122578
|
+
}
|
|
122420
122579
|
}
|
|
122421
122580
|
|
|
122422
122581
|
.e-ribbon-overall-of-btn {
|
|
@@ -122488,7 +122647,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .23),
|
|
|
122488
122647
|
padding-top: $ribbon-group-padding;
|
|
122489
122648
|
height: $ribbon-group-height;
|
|
122490
122649
|
|
|
122491
|
-
&.e-hidden
|
|
122650
|
+
&.e-hidden,
|
|
122651
|
+
&.e-hide-group {
|
|
122492
122652
|
display: none;
|
|
122493
122653
|
}
|
|
122494
122654
|
|
|
@@ -123030,7 +123190,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .23),
|
|
|
123030
123190
|
|
|
123031
123191
|
.e-ribbon-overflow-target {
|
|
123032
123192
|
|
|
123033
|
-
&.e-hidden
|
|
123193
|
+
&.e-hidden,
|
|
123194
|
+
&.e-hide-group {
|
|
123034
123195
|
display: none;
|
|
123035
123196
|
}
|
|
123036
123197
|
|
|
@@ -123039,7 +123200,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .23),
|
|
|
123039
123200
|
}
|
|
123040
123201
|
|
|
123041
123202
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
123042
|
-
&.e-hidden
|
|
123203
|
+
&.e-hidden,
|
|
123204
|
+
&.e-hide-group {
|
|
123043
123205
|
display: none;
|
|
123044
123206
|
}
|
|
123045
123207
|
|