@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
|
@@ -60067,7 +60067,8 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
60067
60067
|
width: $ddl-chip-hooker-square;
|
|
60068
60068
|
}
|
|
60069
60069
|
|
|
60070
|
-
.e-multi-select-wrapper .e-searcher input[type = 'text']
|
|
60070
|
+
.e-multi-select-wrapper .e-searcher input[type = 'text'],
|
|
60071
|
+
.e-multi-select-wrapper .e-multi-searcher input[type = 'text'] {
|
|
60071
60072
|
color: $content-text-color;
|
|
60072
60073
|
height: 100%;
|
|
60073
60074
|
}
|
|
@@ -64862,6 +64863,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64862
64863
|
padding-left: 20px;
|
|
64863
64864
|
padding-right: 20px;
|
|
64864
64865
|
}
|
|
64866
|
+
|
|
64867
|
+
.e-de-para-tab {
|
|
64868
|
+
float: left;
|
|
64869
|
+
}
|
|
64870
|
+
.e-de-para-tab.e-rtl {
|
|
64871
|
+
float: right;
|
|
64872
|
+
}
|
|
64865
64873
|
|
|
64866
64874
|
.e-de-column-label.e-de-rtl {
|
|
64867
64875
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -69352,6 +69360,14 @@ $e-de-ctnr-break-listview-margin-right-big: 20px !default;
|
|
|
69352
69360
|
$e-de-ctnr-break-listview-margin-left: 16px !default;
|
|
69353
69361
|
$e-de-ctnr-break-listview-margin-left-big: 20px !default;
|
|
69354
69362
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
69363
|
+
$de-ruler-background-color: $content-bg-color-alt4 !default;
|
|
69364
|
+
$de-ruler-margin-color: $content-bg-color !default;
|
|
69365
|
+
$de-ruler-tick-stroke: $icon-color !default;
|
|
69366
|
+
$de-ruler-label-fill: $content-text-color-alt1 !default;
|
|
69367
|
+
$de-ruler-indent-stroke: $icon-color !default;
|
|
69368
|
+
$de-ruler-indent-fill: $content-bg-color !default;
|
|
69369
|
+
$de-ruler-indent-hover: $content-bg-color-alt4 !default;
|
|
69370
|
+
$de-ruler-indent-active: $primary !default;
|
|
69355
69371
|
|
|
69356
69372
|
// Subtract toolbar & statusbar height
|
|
69357
69373
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -71168,6 +71184,62 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
71168
71184
|
}
|
|
71169
71185
|
}
|
|
71170
71186
|
}
|
|
71187
|
+
.e-de-hRuler {
|
|
71188
|
+
background-color: $de-ruler-background-color;
|
|
71189
|
+
@if $skin-name =='Material3' {
|
|
71190
|
+
background: $de-ruler-background-color;
|
|
71191
|
+
}
|
|
71192
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
71193
|
+
}
|
|
71194
|
+
.e-de-vRuler {
|
|
71195
|
+
background-color: $de-ruler-background-color;
|
|
71196
|
+
@if $skin-name =='Material3' {
|
|
71197
|
+
background: $de-ruler-background-color;
|
|
71198
|
+
}
|
|
71199
|
+
border-right: 0.5px solid $de-panel-border;
|
|
71200
|
+
}
|
|
71201
|
+
.e-de-ruler-margin {
|
|
71202
|
+
background-color: $de-ruler-margin-color;
|
|
71203
|
+
@if $skin-name =='Material3' {
|
|
71204
|
+
background: $de-ruler-margin-color;
|
|
71205
|
+
}
|
|
71206
|
+
}
|
|
71207
|
+
.e-de-ruler-tick {
|
|
71208
|
+
stroke: $de-ruler-tick-stroke;
|
|
71209
|
+
}
|
|
71210
|
+
.e-de-ruler-tick-label {
|
|
71211
|
+
fill: $de-ruler-label-fill
|
|
71212
|
+
}
|
|
71213
|
+
.e-de-ruler-markIndicator {
|
|
71214
|
+
background-color: $de-ruler-margin-color;
|
|
71215
|
+
}
|
|
71216
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
71217
|
+
fill: $de-ruler-tick-stroke;
|
|
71218
|
+
}
|
|
71219
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
71220
|
+
fill: $de-ruler-tick-stroke;
|
|
71221
|
+
}
|
|
71222
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
71223
|
+
fill: $de-ruler-indent-fill;
|
|
71224
|
+
stroke: $de-ruler-indent-stroke;
|
|
71225
|
+
}
|
|
71226
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
71227
|
+
fill: $de-ruler-indent-hover;
|
|
71228
|
+
stroke: $de-ruler-indent-stroke;
|
|
71229
|
+
}
|
|
71230
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
71231
|
+
fill: $de-ruler-indent-active;
|
|
71232
|
+
stroke: $de-ruler-indent-stroke;
|
|
71233
|
+
}
|
|
71234
|
+
.e-de-ruler-table-svg {
|
|
71235
|
+
fill: $de-ruler-indent-stroke;
|
|
71236
|
+
}
|
|
71237
|
+
.e-de-ruler-table-svg:hover {
|
|
71238
|
+
fill: $de-ruler-indent-hover;
|
|
71239
|
+
}
|
|
71240
|
+
.e-de-ruler-table-svg:active {
|
|
71241
|
+
fill: $de-ruler-indent-active;
|
|
71242
|
+
}
|
|
71171
71243
|
.e-rtl {
|
|
71172
71244
|
.e-listview .e-list-icon {
|
|
71173
71245
|
height: 24px;
|
|
@@ -71180,6 +71252,11 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
71180
71252
|
line-height: 22px;
|
|
71181
71253
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
71182
71254
|
}
|
|
71255
|
+
.e-de-vRuler {
|
|
71256
|
+
background-color: $de-ruler-background-color;
|
|
71257
|
+
border-right: none;
|
|
71258
|
+
border-left: 0.5px solid $de-panel-border;
|
|
71259
|
+
}
|
|
71183
71260
|
}
|
|
71184
71261
|
.e-bigger {
|
|
71185
71262
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76937,6 +77014,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76937
77014
|
border-bottom-width: $grid-border-bottom-width;
|
|
76938
77015
|
}
|
|
76939
77016
|
|
|
77017
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77018
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77019
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
77020
|
+
&.e-groupcaption,
|
|
77021
|
+
&.e-summarycell {
|
|
77022
|
+
border-bottom-width: 0;
|
|
77023
|
+
}
|
|
77024
|
+
}
|
|
77025
|
+
|
|
76940
77026
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76941
77027
|
position: relative;
|
|
76942
77028
|
left: -5px;
|
|
@@ -80257,7 +80343,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80257
80343
|
text-align: left;
|
|
80258
80344
|
}
|
|
80259
80345
|
|
|
80260
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
80346
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80261
80347
|
border-width: $grid-headercell-both-border-width;
|
|
80262
80348
|
}
|
|
80263
80349
|
|
|
@@ -80283,7 +80369,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80283
80369
|
border-right-width: 1px;
|
|
80284
80370
|
}
|
|
80285
80371
|
|
|
80286
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80372
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80287
80373
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
80288
80374
|
}
|
|
80289
80375
|
|
|
@@ -80325,6 +80411,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80325
80411
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80326
80412
|
border-width: $grid-headercell-both-border-width;
|
|
80327
80413
|
}
|
|
80414
|
+
|
|
80415
|
+
&.e-resize-lines,
|
|
80416
|
+
&.e-resize-lines.e-rtl {
|
|
80417
|
+
|
|
80418
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
80419
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80420
|
+
border-left: 0;
|
|
80421
|
+
border-right: 0;
|
|
80422
|
+
border-top: 0;
|
|
80423
|
+
}
|
|
80424
|
+
}
|
|
80425
|
+
|
|
80426
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80427
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80428
|
+
border-width: $grid-headercell-both-border-width;
|
|
80429
|
+
}
|
|
80430
|
+
|
|
80431
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80432
|
+
border-bottom-style: $grid-border-type;
|
|
80433
|
+
border-bottom-width: $grid-border-size;
|
|
80434
|
+
border-left-style: $grid-border-type;
|
|
80435
|
+
border-left-width: $grid-border-size;
|
|
80436
|
+
}
|
|
80328
80437
|
|
|
80329
80438
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80330
80439
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -80568,6 +80677,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80568
80677
|
}
|
|
80569
80678
|
}
|
|
80570
80679
|
|
|
80680
|
+
.e-bigger {
|
|
80681
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
80682
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
80683
|
+
& .e-gridcontent,
|
|
80684
|
+
& .e-summarycontent {
|
|
80685
|
+
& td::before{
|
|
80686
|
+
@if $grid-skin == 'fluent' {
|
|
80687
|
+
overflow: hidden;
|
|
80688
|
+
}
|
|
80689
|
+
}
|
|
80690
|
+
}
|
|
80691
|
+
}
|
|
80692
|
+
}
|
|
80693
|
+
|
|
80571
80694
|
.e-bigger .e-grid.e-row-responsive,
|
|
80572
80695
|
.e-bigger.e-grid.e-row-responsive {
|
|
80573
80696
|
|
|
@@ -94440,12 +94563,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94440
94563
|
position: relative;
|
|
94441
94564
|
width: auto;
|
|
94442
94565
|
|
|
94443
|
-
.e-input-group.e-
|
|
94566
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
94444
94567
|
display: block;
|
|
94445
94568
|
visibility: hidden;
|
|
94446
94569
|
}
|
|
94447
94570
|
|
|
94448
|
-
.e-input-group.e-
|
|
94571
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94449
94572
|
display: block;
|
|
94450
94573
|
visibility: hidden;
|
|
94451
94574
|
}
|
|
@@ -94857,8 +94980,8 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94857
94980
|
&.e-tooltip-wrap {
|
|
94858
94981
|
max-width: 100%;
|
|
94859
94982
|
|
|
94860
|
-
.e-input-group.e-
|
|
94861
|
-
.e-input-group.e-
|
|
94983
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
94984
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94862
94985
|
display: block;
|
|
94863
94986
|
visibility: hidden;
|
|
94864
94987
|
}
|
|
@@ -117641,7 +117764,18 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
117641
117764
|
line-height: normal;
|
|
117642
117765
|
}
|
|
117643
117766
|
|
|
117644
|
-
.e-
|
|
117767
|
+
.e-title-text {
|
|
117768
|
+
text-align: center;
|
|
117769
|
+
}
|
|
117770
|
+
|
|
117771
|
+
.e-save-icon,
|
|
117772
|
+
.e-back-icon,
|
|
117773
|
+
.e-delete-icon {
|
|
117774
|
+
width: 2.5em;
|
|
117775
|
+
}
|
|
117776
|
+
|
|
117777
|
+
.e-save-icon,
|
|
117778
|
+
.e-delete-icon {
|
|
117645
117779
|
text-align: right;
|
|
117646
117780
|
}
|
|
117647
117781
|
|
|
@@ -119154,6 +119288,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
119154
119288
|
content: '\e7c8';
|
|
119155
119289
|
}
|
|
119156
119290
|
|
|
119291
|
+
.e-delete-icon::before {
|
|
119292
|
+
content: '\e820';
|
|
119293
|
+
}
|
|
119294
|
+
|
|
119157
119295
|
.e-recurrence-container {
|
|
119158
119296
|
.e-recurrence-edit-button {
|
|
119159
119297
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -119239,6 +119377,10 @@ $image-editor-tbar-btn-fontsize: $text-lg !default;
|
|
|
119239
119377
|
$image-editor-bigger-tbar-btn-fontsize: $text-xl !default;
|
|
119240
119378
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
119241
119379
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
119380
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
119381
|
+
$image-editor-dropdown-btn-preview-left: -4px !default;
|
|
119382
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
119383
|
+
$image-editor-bigger-dropdown-btn-preview-left: -4px !default;
|
|
119242
119384
|
|
|
119243
119385
|
@include export-module('image-editor-layout') {
|
|
119244
119386
|
|
|
@@ -119306,6 +119448,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119306
119448
|
|
|
119307
119449
|
& .e-fill.e-template,
|
|
119308
119450
|
& .e-stroke.e-template,
|
|
119451
|
+
& .e-frame-stroke.e-template,
|
|
119309
119452
|
& .e-pen-stroke-color.e-template,
|
|
119310
119453
|
& .e-text-font-color.e-template,
|
|
119311
119454
|
& .e-save.e-template {
|
|
@@ -119324,6 +119467,17 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119324
119467
|
}
|
|
119325
119468
|
}
|
|
119326
119469
|
|
|
119470
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119471
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119472
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119473
|
+
}
|
|
119474
|
+
|
|
119475
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119476
|
+
@if $skin-name == 'Material3' {
|
|
119477
|
+
padding: 7px 15px;
|
|
119478
|
+
}
|
|
119479
|
+
}
|
|
119480
|
+
|
|
119327
119481
|
& .e-dropdown-btn.e-image-popup {
|
|
119328
119482
|
& .e-select,
|
|
119329
119483
|
& .e-annotation,
|
|
@@ -119470,6 +119624,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119470
119624
|
|
|
119471
119625
|
& .e-fill.e-template,
|
|
119472
119626
|
& .e-stroke.e-template,
|
|
119627
|
+
& .e-frame-stroke.e-template,
|
|
119473
119628
|
& .e-pen-stroke-color.e-template,
|
|
119474
119629
|
& .e-text-font-color.e-template,
|
|
119475
119630
|
& .e-save.e-template {
|
|
@@ -119491,7 +119646,8 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119491
119646
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119492
119647
|
height: 18px;
|
|
119493
119648
|
width: 18px;
|
|
119494
|
-
margin-top: -
|
|
119649
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119650
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119495
119651
|
}
|
|
119496
119652
|
|
|
119497
119653
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -119563,6 +119719,11 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119563
119719
|
margin: 4px;
|
|
119564
119720
|
text-align: center;
|
|
119565
119721
|
}
|
|
119722
|
+
|
|
119723
|
+
& .e-dropdown-btn {
|
|
119724
|
+
margin: 0 auto;
|
|
119725
|
+
width: max-content;
|
|
119726
|
+
}
|
|
119566
119727
|
}
|
|
119567
119728
|
|
|
119568
119729
|
&.e-frame-wrapper {
|
|
@@ -119604,12 +119765,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119604
119765
|
|
|
119605
119766
|
& .e-slider-container {
|
|
119606
119767
|
margin-left: calc(50% - 137px);
|
|
119607
|
-
|
|
119608
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
119609
|
-
}
|
|
119610
|
-
@else {
|
|
119611
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119612
|
-
}
|
|
119768
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119613
119769
|
}
|
|
119614
119770
|
}
|
|
119615
119771
|
}
|
|
@@ -121978,6 +122134,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
121978
122134
|
&:focus {
|
|
121979
122135
|
outline: none;
|
|
121980
122136
|
}
|
|
122137
|
+
|
|
122138
|
+
&.e-hidden {
|
|
122139
|
+
display: none;
|
|
122140
|
+
}
|
|
121981
122141
|
}
|
|
121982
122142
|
|
|
121983
122143
|
.e-ribbon-overall-of-btn {
|
|
@@ -122049,7 +122209,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
122049
122209
|
padding-top: $ribbon-group-padding;
|
|
122050
122210
|
height: $ribbon-group-height;
|
|
122051
122211
|
|
|
122052
|
-
&.e-hidden
|
|
122212
|
+
&.e-hidden,
|
|
122213
|
+
&.e-hide-group {
|
|
122053
122214
|
display: none;
|
|
122054
122215
|
}
|
|
122055
122216
|
|
|
@@ -122591,7 +122752,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
122591
122752
|
|
|
122592
122753
|
.e-ribbon-overflow-target {
|
|
122593
122754
|
|
|
122594
|
-
&.e-hidden
|
|
122755
|
+
&.e-hidden,
|
|
122756
|
+
&.e-hide-group {
|
|
122595
122757
|
display: none;
|
|
122596
122758
|
}
|
|
122597
122759
|
|
|
@@ -122600,7 +122762,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
122600
122762
|
}
|
|
122601
122763
|
|
|
122602
122764
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
122603
|
-
&.e-hidden
|
|
122765
|
+
&.e-hidden,
|
|
122766
|
+
&.e-hide-group {
|
|
122604
122767
|
display: none;
|
|
122605
122768
|
}
|
|
122606
122769
|
|