@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
|
@@ -59922,7 +59922,8 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
59922
59922
|
width: $ddl-chip-hooker-square;
|
|
59923
59923
|
}
|
|
59924
59924
|
|
|
59925
|
-
.e-multi-select-wrapper .e-searcher input[type = 'text']
|
|
59925
|
+
.e-multi-select-wrapper .e-searcher input[type = 'text'],
|
|
59926
|
+
.e-multi-select-wrapper .e-multi-searcher input[type = 'text'] {
|
|
59926
59927
|
color: $content-text-color;
|
|
59927
59928
|
height: 100%;
|
|
59928
59929
|
}
|
|
@@ -64679,6 +64680,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64679
64680
|
padding-left: 20px;
|
|
64680
64681
|
padding-right: 20px;
|
|
64681
64682
|
}
|
|
64683
|
+
|
|
64684
|
+
.e-de-para-tab {
|
|
64685
|
+
float: left;
|
|
64686
|
+
}
|
|
64687
|
+
.e-de-para-tab.e-rtl {
|
|
64688
|
+
float: right;
|
|
64689
|
+
}
|
|
64682
64690
|
|
|
64683
64691
|
.e-de-column-label.e-de-rtl {
|
|
64684
64692
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -69166,6 +69174,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
69166
69174
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
69167
69175
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
69168
69176
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
69177
|
+
$de-ruler-background-color: $content-bg-color-alt2 !default;
|
|
69178
|
+
$de-ruler-margin-color: $content-bg-color !default;
|
|
69179
|
+
$de-ruler-tick-stroke: $border-dark !default;
|
|
69180
|
+
$de-ruler-label-fill: $content-text-color-alt1 !default;
|
|
69181
|
+
$de-ruler-indent-stroke: $icon-color !default;
|
|
69182
|
+
$de-ruler-indent-fill: $content-bg-color !default;
|
|
69183
|
+
$de-ruler-indent-hover: $content-bg-color-alt2 !default;
|
|
69184
|
+
$de-ruler-indent-active: $primary !default;
|
|
69169
69185
|
|
|
69170
69186
|
// Subtract toolbar & statusbar height
|
|
69171
69187
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -70981,6 +70997,62 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
70981
70997
|
}
|
|
70982
70998
|
}
|
|
70983
70999
|
}
|
|
71000
|
+
.e-de-hRuler {
|
|
71001
|
+
background-color: $de-ruler-background-color;
|
|
71002
|
+
@if $skin-name =='Material3' {
|
|
71003
|
+
background: $de-ruler-background-color;
|
|
71004
|
+
}
|
|
71005
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
71006
|
+
}
|
|
71007
|
+
.e-de-vRuler {
|
|
71008
|
+
background-color: $de-ruler-background-color;
|
|
71009
|
+
@if $skin-name =='Material3' {
|
|
71010
|
+
background: $de-ruler-background-color;
|
|
71011
|
+
}
|
|
71012
|
+
border-right: 0.5px solid $de-panel-border;
|
|
71013
|
+
}
|
|
71014
|
+
.e-de-ruler-margin {
|
|
71015
|
+
background-color: $de-ruler-margin-color;
|
|
71016
|
+
@if $skin-name =='Material3' {
|
|
71017
|
+
background: $de-ruler-margin-color;
|
|
71018
|
+
}
|
|
71019
|
+
}
|
|
71020
|
+
.e-de-ruler-tick {
|
|
71021
|
+
stroke: $de-ruler-tick-stroke;
|
|
71022
|
+
}
|
|
71023
|
+
.e-de-ruler-tick-label {
|
|
71024
|
+
fill: $de-ruler-label-fill
|
|
71025
|
+
}
|
|
71026
|
+
.e-de-ruler-markIndicator {
|
|
71027
|
+
background-color: $de-ruler-margin-color;
|
|
71028
|
+
}
|
|
71029
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
71030
|
+
fill: $de-ruler-tick-stroke;
|
|
71031
|
+
}
|
|
71032
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
71033
|
+
fill: $de-ruler-tick-stroke;
|
|
71034
|
+
}
|
|
71035
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
71036
|
+
fill: $de-ruler-indent-fill;
|
|
71037
|
+
stroke: $de-ruler-indent-stroke;
|
|
71038
|
+
}
|
|
71039
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
71040
|
+
fill: $de-ruler-indent-hover;
|
|
71041
|
+
stroke: $de-ruler-indent-stroke;
|
|
71042
|
+
}
|
|
71043
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
71044
|
+
fill: $de-ruler-indent-active;
|
|
71045
|
+
stroke: $de-ruler-indent-stroke;
|
|
71046
|
+
}
|
|
71047
|
+
.e-de-ruler-table-svg {
|
|
71048
|
+
fill: $de-ruler-indent-stroke;
|
|
71049
|
+
}
|
|
71050
|
+
.e-de-ruler-table-svg:hover {
|
|
71051
|
+
fill: $de-ruler-indent-hover;
|
|
71052
|
+
}
|
|
71053
|
+
.e-de-ruler-table-svg:active {
|
|
71054
|
+
fill: $de-ruler-indent-active;
|
|
71055
|
+
}
|
|
70984
71056
|
.e-rtl {
|
|
70985
71057
|
.e-listview .e-list-icon {
|
|
70986
71058
|
height: 24px;
|
|
@@ -70993,6 +71065,11 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
70993
71065
|
line-height: 22px;
|
|
70994
71066
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70995
71067
|
}
|
|
71068
|
+
.e-de-vRuler {
|
|
71069
|
+
background-color: $de-ruler-background-color;
|
|
71070
|
+
border-right: none;
|
|
71071
|
+
border-left: 0.5px solid $de-panel-border;
|
|
71072
|
+
}
|
|
70996
71073
|
}
|
|
70997
71074
|
.e-bigger {
|
|
70998
71075
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76772,6 +76849,15 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76772
76849
|
border-bottom-width: $grid-border-bottom-width;
|
|
76773
76850
|
}
|
|
76774
76851
|
|
|
76852
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76853
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76854
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76855
|
+
&.e-groupcaption,
|
|
76856
|
+
&.e-summarycell {
|
|
76857
|
+
border-bottom-width: 0;
|
|
76858
|
+
}
|
|
76859
|
+
}
|
|
76860
|
+
|
|
76775
76861
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76776
76862
|
position: relative;
|
|
76777
76863
|
left: -5px;
|
|
@@ -80092,7 +80178,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80092
80178
|
text-align: left;
|
|
80093
80179
|
}
|
|
80094
80180
|
|
|
80095
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
80181
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80096
80182
|
border-width: $grid-headercell-both-border-width;
|
|
80097
80183
|
}
|
|
80098
80184
|
|
|
@@ -80118,7 +80204,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80118
80204
|
border-right-width: 1px;
|
|
80119
80205
|
}
|
|
80120
80206
|
|
|
80121
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80207
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80122
80208
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
80123
80209
|
}
|
|
80124
80210
|
|
|
@@ -80160,6 +80246,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80160
80246
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80161
80247
|
border-width: $grid-headercell-both-border-width;
|
|
80162
80248
|
}
|
|
80249
|
+
|
|
80250
|
+
&.e-resize-lines,
|
|
80251
|
+
&.e-resize-lines.e-rtl {
|
|
80252
|
+
|
|
80253
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
80254
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80255
|
+
border-left: 0;
|
|
80256
|
+
border-right: 0;
|
|
80257
|
+
border-top: 0;
|
|
80258
|
+
}
|
|
80259
|
+
}
|
|
80260
|
+
|
|
80261
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80262
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80263
|
+
border-width: $grid-headercell-both-border-width;
|
|
80264
|
+
}
|
|
80265
|
+
|
|
80266
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80267
|
+
border-bottom-style: $grid-border-type;
|
|
80268
|
+
border-bottom-width: $grid-border-size;
|
|
80269
|
+
border-left-style: $grid-border-type;
|
|
80270
|
+
border-left-width: $grid-border-size;
|
|
80271
|
+
}
|
|
80163
80272
|
|
|
80164
80273
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80165
80274
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -80403,6 +80512,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80403
80512
|
}
|
|
80404
80513
|
}
|
|
80405
80514
|
|
|
80515
|
+
.e-bigger {
|
|
80516
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
80517
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
80518
|
+
& .e-gridcontent,
|
|
80519
|
+
& .e-summarycontent {
|
|
80520
|
+
& td::before{
|
|
80521
|
+
@if $grid-skin == 'fluent' {
|
|
80522
|
+
overflow: hidden;
|
|
80523
|
+
}
|
|
80524
|
+
}
|
|
80525
|
+
}
|
|
80526
|
+
}
|
|
80527
|
+
}
|
|
80528
|
+
|
|
80406
80529
|
.e-bigger .e-grid.e-row-responsive,
|
|
80407
80530
|
.e-bigger.e-grid.e-row-responsive {
|
|
80408
80531
|
|
|
@@ -94264,12 +94387,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94264
94387
|
position: relative;
|
|
94265
94388
|
width: auto;
|
|
94266
94389
|
|
|
94267
|
-
.e-input-group.e-
|
|
94390
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
94268
94391
|
display: block;
|
|
94269
94392
|
visibility: hidden;
|
|
94270
94393
|
}
|
|
94271
94394
|
|
|
94272
|
-
.e-input-group.e-
|
|
94395
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94273
94396
|
display: block;
|
|
94274
94397
|
visibility: hidden;
|
|
94275
94398
|
}
|
|
@@ -94681,8 +94804,8 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94681
94804
|
&.e-tooltip-wrap {
|
|
94682
94805
|
max-width: 100%;
|
|
94683
94806
|
|
|
94684
|
-
.e-input-group.e-
|
|
94685
|
-
.e-input-group.e-
|
|
94807
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
94808
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94686
94809
|
display: block;
|
|
94687
94810
|
visibility: hidden;
|
|
94688
94811
|
}
|
|
@@ -117477,7 +117600,18 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
117477
117600
|
line-height: normal;
|
|
117478
117601
|
}
|
|
117479
117602
|
|
|
117480
|
-
.e-
|
|
117603
|
+
.e-title-text {
|
|
117604
|
+
text-align: center;
|
|
117605
|
+
}
|
|
117606
|
+
|
|
117607
|
+
.e-save-icon,
|
|
117608
|
+
.e-back-icon,
|
|
117609
|
+
.e-delete-icon {
|
|
117610
|
+
width: 2.5em;
|
|
117611
|
+
}
|
|
117612
|
+
|
|
117613
|
+
.e-save-icon,
|
|
117614
|
+
.e-delete-icon {
|
|
117481
117615
|
text-align: right;
|
|
117482
117616
|
}
|
|
117483
117617
|
|
|
@@ -118990,6 +119124,10 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
118990
119124
|
content: '\e7c8';
|
|
118991
119125
|
}
|
|
118992
119126
|
|
|
119127
|
+
.e-delete-icon::before {
|
|
119128
|
+
content: '\e820';
|
|
119129
|
+
}
|
|
119130
|
+
|
|
118993
119131
|
.e-recurrence-container {
|
|
118994
119132
|
.e-recurrence-edit-button {
|
|
118995
119133
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -119075,6 +119213,10 @@ $image-editor-tbar-btn-fontsize: $text-lg !default;
|
|
|
119075
119213
|
$image-editor-bigger-tbar-btn-fontsize: $text-xl !default;
|
|
119076
119214
|
$image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
119077
119215
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
119216
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
119217
|
+
$image-editor-dropdown-btn-preview-left: -4px !default;
|
|
119218
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
119219
|
+
$image-editor-bigger-dropdown-btn-preview-left: -4px !default;
|
|
119078
119220
|
|
|
119079
119221
|
@include export-module('image-editor-layout') {
|
|
119080
119222
|
|
|
@@ -119142,6 +119284,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119142
119284
|
|
|
119143
119285
|
& .e-fill.e-template,
|
|
119144
119286
|
& .e-stroke.e-template,
|
|
119287
|
+
& .e-frame-stroke.e-template,
|
|
119145
119288
|
& .e-pen-stroke-color.e-template,
|
|
119146
119289
|
& .e-text-font-color.e-template,
|
|
119147
119290
|
& .e-save.e-template {
|
|
@@ -119160,6 +119303,17 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119160
119303
|
}
|
|
119161
119304
|
}
|
|
119162
119305
|
|
|
119306
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119307
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119308
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119309
|
+
}
|
|
119310
|
+
|
|
119311
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119312
|
+
@if $skin-name == 'Material3' {
|
|
119313
|
+
padding: 7px 15px;
|
|
119314
|
+
}
|
|
119315
|
+
}
|
|
119316
|
+
|
|
119163
119317
|
& .e-dropdown-btn.e-image-popup {
|
|
119164
119318
|
& .e-select,
|
|
119165
119319
|
& .e-annotation,
|
|
@@ -119306,6 +119460,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119306
119460
|
|
|
119307
119461
|
& .e-fill.e-template,
|
|
119308
119462
|
& .e-stroke.e-template,
|
|
119463
|
+
& .e-frame-stroke.e-template,
|
|
119309
119464
|
& .e-pen-stroke-color.e-template,
|
|
119310
119465
|
& .e-text-font-color.e-template,
|
|
119311
119466
|
& .e-save.e-template {
|
|
@@ -119327,7 +119482,8 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119327
119482
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119328
119483
|
height: 18px;
|
|
119329
119484
|
width: 18px;
|
|
119330
|
-
margin-top: -
|
|
119485
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119486
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119331
119487
|
}
|
|
119332
119488
|
|
|
119333
119489
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -119399,6 +119555,11 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119399
119555
|
margin: 4px;
|
|
119400
119556
|
text-align: center;
|
|
119401
119557
|
}
|
|
119558
|
+
|
|
119559
|
+
& .e-dropdown-btn {
|
|
119560
|
+
margin: 0 auto;
|
|
119561
|
+
width: max-content;
|
|
119562
|
+
}
|
|
119402
119563
|
}
|
|
119403
119564
|
|
|
119404
119565
|
&.e-frame-wrapper {
|
|
@@ -119440,12 +119601,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119440
119601
|
|
|
119441
119602
|
& .e-slider-container {
|
|
119442
119603
|
margin-left: calc(50% - 137px);
|
|
119443
|
-
|
|
119444
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
119445
|
-
}
|
|
119446
|
-
@else {
|
|
119447
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119448
|
-
}
|
|
119604
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119449
119605
|
}
|
|
119450
119606
|
}
|
|
119451
119607
|
}
|
|
@@ -121814,6 +121970,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
121814
121970
|
&:focus {
|
|
121815
121971
|
outline: none;
|
|
121816
121972
|
}
|
|
121973
|
+
|
|
121974
|
+
&.e-hidden {
|
|
121975
|
+
display: none;
|
|
121976
|
+
}
|
|
121817
121977
|
}
|
|
121818
121978
|
|
|
121819
121979
|
.e-ribbon-overall-of-btn {
|
|
@@ -121885,7 +122045,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
121885
122045
|
padding-top: $ribbon-group-padding;
|
|
121886
122046
|
height: $ribbon-group-height;
|
|
121887
122047
|
|
|
121888
|
-
&.e-hidden
|
|
122048
|
+
&.e-hidden,
|
|
122049
|
+
&.e-hide-group {
|
|
121889
122050
|
display: none;
|
|
121890
122051
|
}
|
|
121891
122052
|
|
|
@@ -122427,7 +122588,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
122427
122588
|
|
|
122428
122589
|
.e-ribbon-overflow-target {
|
|
122429
122590
|
|
|
122430
|
-
&.e-hidden
|
|
122591
|
+
&.e-hidden,
|
|
122592
|
+
&.e-hide-group {
|
|
122431
122593
|
display: none;
|
|
122432
122594
|
}
|
|
122433
122595
|
|
|
@@ -122436,7 +122598,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
122436
122598
|
}
|
|
122437
122599
|
|
|
122438
122600
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
122439
|
-
&.e-hidden
|
|
122601
|
+
&.e-hidden,
|
|
122602
|
+
&.e-hide-group {
|
|
122440
122603
|
display: none;
|
|
122441
122604
|
}
|
|
122442
122605
|
|
|
@@ -825,6 +825,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
825
825
|
padding-left: 20px;
|
|
826
826
|
padding-right: 20px;
|
|
827
827
|
}
|
|
828
|
+
|
|
829
|
+
.e-de-para-tab {
|
|
830
|
+
float: left;
|
|
831
|
+
}
|
|
832
|
+
.e-de-para-tab.e-rtl {
|
|
833
|
+
float: right;
|
|
834
|
+
}
|
|
828
835
|
|
|
829
836
|
.e-de-column-label.e-de-rtl {
|
|
830
837
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -824,6 +824,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
824
824
|
padding-left: 20px;
|
|
825
825
|
padding-right: 20px;
|
|
826
826
|
}
|
|
827
|
+
|
|
828
|
+
.e-de-para-tab {
|
|
829
|
+
float: left;
|
|
830
|
+
}
|
|
831
|
+
.e-de-para-tab.e-rtl {
|
|
832
|
+
float: right;
|
|
833
|
+
}
|
|
827
834
|
|
|
828
835
|
.e-de-column-label.e-de-rtl {
|
|
829
836
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -837,6 +837,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
837
837
|
padding-left: 20px;
|
|
838
838
|
padding-right: 20px;
|
|
839
839
|
}
|
|
840
|
+
|
|
841
|
+
.e-de-para-tab {
|
|
842
|
+
float: left;
|
|
843
|
+
}
|
|
844
|
+
.e-de-para-tab.e-rtl {
|
|
845
|
+
float: right;
|
|
846
|
+
}
|
|
840
847
|
|
|
841
848
|
.e-de-column-label.e-de-rtl {
|
|
842
849
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -838,6 +838,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
838
838
|
padding-left: 20px;
|
|
839
839
|
padding-right: 20px;
|
|
840
840
|
}
|
|
841
|
+
|
|
842
|
+
.e-de-para-tab {
|
|
843
|
+
float: left;
|
|
844
|
+
}
|
|
845
|
+
.e-de-para-tab.e-rtl {
|
|
846
|
+
float: right;
|
|
847
|
+
}
|
|
841
848
|
|
|
842
849
|
.e-de-column-label.e-de-rtl {
|
|
843
850
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -838,6 +838,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
838
838
|
padding-left: 20px;
|
|
839
839
|
padding-right: 20px;
|
|
840
840
|
}
|
|
841
|
+
|
|
842
|
+
.e-de-para-tab {
|
|
843
|
+
float: left;
|
|
844
|
+
}
|
|
845
|
+
.e-de-para-tab.e-rtl {
|
|
846
|
+
float: right;
|
|
847
|
+
}
|
|
841
848
|
|
|
842
849
|
.e-de-column-label.e-de-rtl {
|
|
843
850
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -827,6 +827,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
827
827
|
padding-left: 20px;
|
|
828
828
|
padding-right: 20px;
|
|
829
829
|
}
|
|
830
|
+
|
|
831
|
+
.e-de-para-tab {
|
|
832
|
+
float: left;
|
|
833
|
+
}
|
|
834
|
+
.e-de-para-tab.e-rtl {
|
|
835
|
+
float: right;
|
|
836
|
+
}
|
|
830
837
|
|
|
831
838
|
.e-de-column-label.e-de-rtl {
|
|
832
839
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -826,6 +826,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
826
826
|
padding-left: 20px;
|
|
827
827
|
padding-right: 20px;
|
|
828
828
|
}
|
|
829
|
+
|
|
830
|
+
.e-de-para-tab {
|
|
831
|
+
float: left;
|
|
832
|
+
}
|
|
833
|
+
.e-de-para-tab.e-rtl {
|
|
834
|
+
float: right;
|
|
835
|
+
}
|
|
829
836
|
|
|
830
837
|
.e-de-column-label.e-de-rtl {
|
|
831
838
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -847,6 +847,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
847
847
|
padding-left: 20px;
|
|
848
848
|
padding-right: 20px;
|
|
849
849
|
}
|
|
850
|
+
|
|
851
|
+
.e-de-para-tab {
|
|
852
|
+
float: left;
|
|
853
|
+
}
|
|
854
|
+
.e-de-para-tab.e-rtl {
|
|
855
|
+
float: right;
|
|
856
|
+
}
|
|
850
857
|
|
|
851
858
|
.e-de-column-label.e-de-rtl {
|
|
852
859
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -847,6 +847,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
847
847
|
padding-left: 20px;
|
|
848
848
|
padding-right: 20px;
|
|
849
849
|
}
|
|
850
|
+
|
|
851
|
+
.e-de-para-tab {
|
|
852
|
+
float: left;
|
|
853
|
+
}
|
|
854
|
+
.e-de-para-tab.e-rtl {
|
|
855
|
+
float: right;
|
|
856
|
+
}
|
|
850
857
|
|
|
851
858
|
.e-de-column-label.e-de-rtl {
|
|
852
859
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -826,6 +826,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
826
826
|
padding-left: 20px;
|
|
827
827
|
padding-right: 20px;
|
|
828
828
|
}
|
|
829
|
+
|
|
830
|
+
.e-de-para-tab {
|
|
831
|
+
float: left;
|
|
832
|
+
}
|
|
833
|
+
.e-de-para-tab.e-rtl {
|
|
834
|
+
float: right;
|
|
835
|
+
}
|
|
829
836
|
|
|
830
837
|
.e-de-column-label.e-de-rtl {
|
|
831
838
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -843,6 +843,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
843
843
|
padding-left: 20px;
|
|
844
844
|
padding-right: 20px;
|
|
845
845
|
}
|
|
846
|
+
|
|
847
|
+
.e-de-para-tab {
|
|
848
|
+
float: left;
|
|
849
|
+
}
|
|
850
|
+
.e-de-para-tab.e-rtl {
|
|
851
|
+
float: right;
|
|
852
|
+
}
|
|
846
853
|
|
|
847
854
|
.e-de-column-label.e-de-rtl {
|
|
848
855
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -843,6 +843,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
843
843
|
padding-left: 20px;
|
|
844
844
|
padding-right: 20px;
|
|
845
845
|
}
|
|
846
|
+
|
|
847
|
+
.e-de-para-tab {
|
|
848
|
+
float: left;
|
|
849
|
+
}
|
|
850
|
+
.e-de-para-tab.e-rtl {
|
|
851
|
+
float: right;
|
|
852
|
+
}
|
|
846
853
|
|
|
847
854
|
.e-de-column-label.e-de-rtl {
|
|
848
855
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -838,6 +838,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
838
838
|
padding-left: 20px;
|
|
839
839
|
padding-right: 20px;
|
|
840
840
|
}
|
|
841
|
+
|
|
842
|
+
.e-de-para-tab {
|
|
843
|
+
float: left;
|
|
844
|
+
}
|
|
845
|
+
.e-de-para-tab.e-rtl {
|
|
846
|
+
float: right;
|
|
847
|
+
}
|
|
841
848
|
|
|
842
849
|
.e-de-column-label.e-de-rtl {
|
|
843
850
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -838,6 +838,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
838
838
|
padding-left: 20px;
|
|
839
839
|
padding-right: 20px;
|
|
840
840
|
}
|
|
841
|
+
|
|
842
|
+
.e-de-para-tab {
|
|
843
|
+
float: left;
|
|
844
|
+
}
|
|
845
|
+
.e-de-para-tab.e-rtl {
|
|
846
|
+
float: right;
|
|
847
|
+
}
|
|
841
848
|
|
|
842
849
|
.e-de-column-label.e-de-rtl {
|
|
843
850
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -835,6 +835,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
835
835
|
padding-left: 20px;
|
|
836
836
|
padding-right: 20px;
|
|
837
837
|
}
|
|
838
|
+
|
|
839
|
+
.e-de-para-tab {
|
|
840
|
+
float: left;
|
|
841
|
+
}
|
|
842
|
+
.e-de-para-tab.e-rtl {
|
|
843
|
+
float: right;
|
|
844
|
+
}
|
|
838
845
|
|
|
839
846
|
.e-de-column-label.e-de-rtl {
|
|
840
847
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -835,6 +835,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
835
835
|
padding-left: 20px;
|
|
836
836
|
padding-right: 20px;
|
|
837
837
|
}
|
|
838
|
+
|
|
839
|
+
.e-de-para-tab {
|
|
840
|
+
float: left;
|
|
841
|
+
}
|
|
842
|
+
.e-de-para-tab.e-rtl {
|
|
843
|
+
float: right;
|
|
844
|
+
}
|
|
838
845
|
|
|
839
846
|
.e-de-column-label.e-de-rtl {
|
|
840
847
|
font-size: $de-border-dlg-settinglabels-fontsize;
|