@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
|
@@ -59784,6 +59784,11 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
59784
59784
|
height: $ddl-chip-hooker-square;
|
|
59785
59785
|
width: $ddl-chip-hooker-square;
|
|
59786
59786
|
}
|
|
59787
|
+
|
|
59788
|
+
.e-multi-select-wrapper .e-searcher input[type = 'text'],
|
|
59789
|
+
.e-multi-select-wrapper .e-multi-searcher input[type = 'text'] {
|
|
59790
|
+
color: $grey-light-font;
|
|
59791
|
+
}
|
|
59787
59792
|
}
|
|
59788
59793
|
|
|
59789
59794
|
.e-multi-select-wrapper {
|
|
@@ -64528,6 +64533,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64528
64533
|
padding-left: 20px;
|
|
64529
64534
|
padding-right: 20px;
|
|
64530
64535
|
}
|
|
64536
|
+
|
|
64537
|
+
.e-de-para-tab {
|
|
64538
|
+
float: left;
|
|
64539
|
+
}
|
|
64540
|
+
.e-de-para-tab.e-rtl {
|
|
64541
|
+
float: right;
|
|
64542
|
+
}
|
|
64531
64543
|
|
|
64532
64544
|
.e-de-column-label.e-de-rtl {
|
|
64533
64545
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -68980,6 +68992,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
68980
68992
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
68981
68993
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
68982
68994
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
68995
|
+
$de-ruler-background-color: $gray-darker !default;
|
|
68996
|
+
$de-ruler-margin-color: $grey-44 !default;
|
|
68997
|
+
$de-ruler-tick-stroke: $grey-f9 !default;
|
|
68998
|
+
$de-ruler-label-fill: $grey-light-font !default;
|
|
68999
|
+
$de-ruler-indent-stroke: $grey-cc !default;
|
|
69000
|
+
$de-ruler-indent-fill: $grey-44 !default;
|
|
69001
|
+
$de-ruler-indent-hover: $gray-darker !default;
|
|
69002
|
+
$de-ruler-indent-active: $brand-primary !default;
|
|
68983
69003
|
|
|
68984
69004
|
// Subtract toolbar & statusbar height
|
|
68985
69005
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -70765,6 +70785,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70765
70785
|
}
|
|
70766
70786
|
}
|
|
70767
70787
|
}
|
|
70788
|
+
.e-de-hRuler {
|
|
70789
|
+
background-color: $de-ruler-background-color;
|
|
70790
|
+
@if $skin-name =='Material3' {
|
|
70791
|
+
background: $de-ruler-background-color;
|
|
70792
|
+
}
|
|
70793
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70794
|
+
}
|
|
70795
|
+
.e-de-vRuler {
|
|
70796
|
+
background-color: $de-ruler-background-color;
|
|
70797
|
+
@if $skin-name =='Material3' {
|
|
70798
|
+
background: $de-ruler-background-color;
|
|
70799
|
+
}
|
|
70800
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70801
|
+
}
|
|
70802
|
+
.e-de-ruler-margin {
|
|
70803
|
+
background-color: $de-ruler-margin-color;
|
|
70804
|
+
@if $skin-name =='Material3' {
|
|
70805
|
+
background: $de-ruler-margin-color;
|
|
70806
|
+
}
|
|
70807
|
+
}
|
|
70808
|
+
.e-de-ruler-tick {
|
|
70809
|
+
stroke: $de-ruler-tick-stroke;
|
|
70810
|
+
}
|
|
70811
|
+
.e-de-ruler-tick-label {
|
|
70812
|
+
fill: $de-ruler-label-fill
|
|
70813
|
+
}
|
|
70814
|
+
.e-de-ruler-markIndicator {
|
|
70815
|
+
background-color: $de-ruler-margin-color;
|
|
70816
|
+
}
|
|
70817
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70818
|
+
fill: $de-ruler-tick-stroke;
|
|
70819
|
+
}
|
|
70820
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70821
|
+
fill: $de-ruler-tick-stroke;
|
|
70822
|
+
}
|
|
70823
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70824
|
+
fill: $de-ruler-indent-fill;
|
|
70825
|
+
stroke: $de-ruler-indent-stroke;
|
|
70826
|
+
}
|
|
70827
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70828
|
+
fill: $de-ruler-indent-hover;
|
|
70829
|
+
stroke: $de-ruler-indent-stroke;
|
|
70830
|
+
}
|
|
70831
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70832
|
+
fill: $de-ruler-indent-active;
|
|
70833
|
+
stroke: $de-ruler-indent-stroke;
|
|
70834
|
+
}
|
|
70835
|
+
.e-de-ruler-table-svg {
|
|
70836
|
+
fill: $de-ruler-indent-stroke;
|
|
70837
|
+
}
|
|
70838
|
+
.e-de-ruler-table-svg:hover {
|
|
70839
|
+
fill: $de-ruler-indent-hover;
|
|
70840
|
+
}
|
|
70841
|
+
.e-de-ruler-table-svg:active {
|
|
70842
|
+
fill: $de-ruler-indent-active;
|
|
70843
|
+
}
|
|
70768
70844
|
.e-rtl {
|
|
70769
70845
|
.e-listview .e-list-icon {
|
|
70770
70846
|
height: 24px;
|
|
@@ -70777,6 +70853,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70777
70853
|
line-height: 22px;
|
|
70778
70854
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70779
70855
|
}
|
|
70856
|
+
.e-de-vRuler {
|
|
70857
|
+
background-color: $de-ruler-background-color;
|
|
70858
|
+
border-right: none;
|
|
70859
|
+
border-left: 0.5px solid $de-panel-border;
|
|
70860
|
+
}
|
|
70780
70861
|
}
|
|
70781
70862
|
.e-bigger {
|
|
70782
70863
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76507,6 +76588,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76507
76588
|
border-bottom-width: $grid-border-bottom-width;
|
|
76508
76589
|
}
|
|
76509
76590
|
|
|
76591
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76592
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76593
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76594
|
+
&.e-groupcaption,
|
|
76595
|
+
&.e-summarycell {
|
|
76596
|
+
border-bottom-width: 0;
|
|
76597
|
+
}
|
|
76598
|
+
}
|
|
76599
|
+
|
|
76510
76600
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76511
76601
|
position: relative;
|
|
76512
76602
|
left: -5px;
|
|
@@ -79827,7 +79917,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79827
79917
|
text-align: left;
|
|
79828
79918
|
}
|
|
79829
79919
|
|
|
79830
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
79920
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79831
79921
|
border-width: $grid-headercell-both-border-width;
|
|
79832
79922
|
}
|
|
79833
79923
|
|
|
@@ -79853,7 +79943,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79853
79943
|
border-right-width: 1px;
|
|
79854
79944
|
}
|
|
79855
79945
|
|
|
79856
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79946
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79857
79947
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
79858
79948
|
}
|
|
79859
79949
|
|
|
@@ -79895,6 +79985,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79895
79985
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79896
79986
|
border-width: $grid-headercell-both-border-width;
|
|
79897
79987
|
}
|
|
79988
|
+
|
|
79989
|
+
&.e-resize-lines,
|
|
79990
|
+
&.e-resize-lines.e-rtl {
|
|
79991
|
+
|
|
79992
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
79993
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79994
|
+
border-left: 0;
|
|
79995
|
+
border-right: 0;
|
|
79996
|
+
border-top: 0;
|
|
79997
|
+
}
|
|
79998
|
+
}
|
|
79999
|
+
|
|
80000
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80001
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80002
|
+
border-width: $grid-headercell-both-border-width;
|
|
80003
|
+
}
|
|
80004
|
+
|
|
80005
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80006
|
+
border-bottom-style: $grid-border-type;
|
|
80007
|
+
border-bottom-width: $grid-border-size;
|
|
80008
|
+
border-left-style: $grid-border-type;
|
|
80009
|
+
border-left-width: $grid-border-size;
|
|
80010
|
+
}
|
|
79898
80011
|
|
|
79899
80012
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79900
80013
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -80138,6 +80251,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80138
80251
|
}
|
|
80139
80252
|
}
|
|
80140
80253
|
|
|
80254
|
+
.e-bigger {
|
|
80255
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
80256
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
80257
|
+
& .e-gridcontent,
|
|
80258
|
+
& .e-summarycontent {
|
|
80259
|
+
& td::before{
|
|
80260
|
+
@if $grid-skin == 'fluent' {
|
|
80261
|
+
overflow: hidden;
|
|
80262
|
+
}
|
|
80263
|
+
}
|
|
80264
|
+
}
|
|
80265
|
+
}
|
|
80266
|
+
}
|
|
80267
|
+
|
|
80141
80268
|
.e-bigger .e-grid.e-row-responsive,
|
|
80142
80269
|
.e-bigger.e-grid.e-row-responsive {
|
|
80143
80270
|
|
|
@@ -94009,12 +94136,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
94009
94136
|
position: relative;
|
|
94010
94137
|
width: auto;
|
|
94011
94138
|
|
|
94012
|
-
.e-input-group.e-
|
|
94139
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
94013
94140
|
display: block;
|
|
94014
94141
|
visibility: hidden;
|
|
94015
94142
|
}
|
|
94016
94143
|
|
|
94017
|
-
.e-input-group.e-
|
|
94144
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94018
94145
|
display: block;
|
|
94019
94146
|
visibility: hidden;
|
|
94020
94147
|
}
|
|
@@ -94426,8 +94553,8 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
94426
94553
|
&.e-tooltip-wrap {
|
|
94427
94554
|
max-width: 100%;
|
|
94428
94555
|
|
|
94429
|
-
.e-input-group.e-
|
|
94430
|
-
.e-input-group.e-
|
|
94556
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
94557
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94431
94558
|
display: block;
|
|
94432
94559
|
visibility: hidden;
|
|
94433
94560
|
}
|
|
@@ -117202,7 +117329,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
117202
117329
|
line-height: normal;
|
|
117203
117330
|
}
|
|
117204
117331
|
|
|
117205
|
-
.e-
|
|
117332
|
+
.e-title-text {
|
|
117333
|
+
text-align: center;
|
|
117334
|
+
}
|
|
117335
|
+
|
|
117336
|
+
.e-save-icon,
|
|
117337
|
+
.e-back-icon,
|
|
117338
|
+
.e-delete-icon {
|
|
117339
|
+
width: 2.5em;
|
|
117340
|
+
}
|
|
117341
|
+
|
|
117342
|
+
.e-save-icon,
|
|
117343
|
+
.e-delete-icon {
|
|
117206
117344
|
text-align: right;
|
|
117207
117345
|
}
|
|
117208
117346
|
|
|
@@ -118715,6 +118853,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
118715
118853
|
content: '\e964';
|
|
118716
118854
|
}
|
|
118717
118855
|
|
|
118856
|
+
.e-delete-icon::before {
|
|
118857
|
+
content: '\e94a';
|
|
118858
|
+
}
|
|
118859
|
+
|
|
118718
118860
|
.e-recurrence-container {
|
|
118719
118861
|
.e-recurrence-edit-button {
|
|
118720
118862
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118800,6 +118942,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
118800
118942
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
118801
118943
|
$image-editor-contextual-toolbar: $grey-darker !default;
|
|
118802
118944
|
$image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
118945
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
118946
|
+
$image-editor-dropdown-btn-preview-left: 0 !default;
|
|
118947
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
118948
|
+
$image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
118803
118949
|
|
|
118804
118950
|
@include export-module('image-editor-layout') {
|
|
118805
118951
|
|
|
@@ -118867,6 +119013,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
118867
119013
|
|
|
118868
119014
|
& .e-fill.e-template,
|
|
118869
119015
|
& .e-stroke.e-template,
|
|
119016
|
+
& .e-frame-stroke.e-template,
|
|
118870
119017
|
& .e-pen-stroke-color.e-template,
|
|
118871
119018
|
& .e-text-font-color.e-template,
|
|
118872
119019
|
& .e-save.e-template {
|
|
@@ -118885,6 +119032,17 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
118885
119032
|
}
|
|
118886
119033
|
}
|
|
118887
119034
|
|
|
119035
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119036
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119037
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119038
|
+
}
|
|
119039
|
+
|
|
119040
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119041
|
+
@if $skin-name == 'Material3' {
|
|
119042
|
+
padding: 7px 15px;
|
|
119043
|
+
}
|
|
119044
|
+
}
|
|
119045
|
+
|
|
118888
119046
|
& .e-dropdown-btn.e-image-popup {
|
|
118889
119047
|
& .e-select,
|
|
118890
119048
|
& .e-annotation,
|
|
@@ -119031,6 +119189,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
119031
119189
|
|
|
119032
119190
|
& .e-fill.e-template,
|
|
119033
119191
|
& .e-stroke.e-template,
|
|
119192
|
+
& .e-frame-stroke.e-template,
|
|
119034
119193
|
& .e-pen-stroke-color.e-template,
|
|
119035
119194
|
& .e-text-font-color.e-template,
|
|
119036
119195
|
& .e-save.e-template {
|
|
@@ -119052,7 +119211,8 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
119052
119211
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119053
119212
|
height: 18px;
|
|
119054
119213
|
width: 18px;
|
|
119055
|
-
margin-top: -
|
|
119214
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119215
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119056
119216
|
}
|
|
119057
119217
|
|
|
119058
119218
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -119124,6 +119284,11 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
119124
119284
|
margin: 4px;
|
|
119125
119285
|
text-align: center;
|
|
119126
119286
|
}
|
|
119287
|
+
|
|
119288
|
+
& .e-dropdown-btn {
|
|
119289
|
+
margin: 0 auto;
|
|
119290
|
+
width: max-content;
|
|
119291
|
+
}
|
|
119127
119292
|
}
|
|
119128
119293
|
|
|
119129
119294
|
&.e-frame-wrapper {
|
|
@@ -119165,12 +119330,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
119165
119330
|
|
|
119166
119331
|
& .e-slider-container {
|
|
119167
119332
|
margin-left: calc(50% - 137px);
|
|
119168
|
-
|
|
119169
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
119170
|
-
}
|
|
119171
|
-
@else {
|
|
119172
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119173
|
-
}
|
|
119333
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119174
119334
|
}
|
|
119175
119335
|
}
|
|
119176
119336
|
}
|
|
@@ -121533,6 +121693,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 12px rgba($grey-base, .175
|
|
|
121533
121693
|
&:focus {
|
|
121534
121694
|
outline: none;
|
|
121535
121695
|
}
|
|
121696
|
+
|
|
121697
|
+
&.e-hidden {
|
|
121698
|
+
display: none;
|
|
121699
|
+
}
|
|
121536
121700
|
}
|
|
121537
121701
|
|
|
121538
121702
|
.e-ribbon-overall-of-btn {
|
|
@@ -121604,7 +121768,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 12px rgba($grey-base, .175
|
|
|
121604
121768
|
padding-top: $ribbon-group-padding;
|
|
121605
121769
|
height: $ribbon-group-height;
|
|
121606
121770
|
|
|
121607
|
-
&.e-hidden
|
|
121771
|
+
&.e-hidden,
|
|
121772
|
+
&.e-hide-group {
|
|
121608
121773
|
display: none;
|
|
121609
121774
|
}
|
|
121610
121775
|
|
|
@@ -122146,7 +122311,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 12px rgba($grey-base, .175
|
|
|
122146
122311
|
|
|
122147
122312
|
.e-ribbon-overflow-target {
|
|
122148
122313
|
|
|
122149
|
-
&.e-hidden
|
|
122314
|
+
&.e-hidden,
|
|
122315
|
+
&.e-hide-group {
|
|
122150
122316
|
display: none;
|
|
122151
122317
|
}
|
|
122152
122318
|
|
|
@@ -122155,7 +122321,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 12px rgba($grey-base, .175
|
|
|
122155
122321
|
}
|
|
122156
122322
|
|
|
122157
122323
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
122158
|
-
&.e-hidden
|
|
122324
|
+
&.e-hidden,
|
|
122325
|
+
&.e-hide-group {
|
|
122159
122326
|
display: none;
|
|
122160
122327
|
}
|
|
122161
122328
|
|