@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -64152,6 +64152,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64152
64152
|
padding-left: 20px;
|
|
64153
64153
|
padding-right: 20px;
|
|
64154
64154
|
}
|
|
64155
|
+
|
|
64156
|
+
.e-de-para-tab {
|
|
64157
|
+
float: left;
|
|
64158
|
+
}
|
|
64159
|
+
.e-de-para-tab.e-rtl {
|
|
64160
|
+
float: right;
|
|
64161
|
+
}
|
|
64155
64162
|
|
|
64156
64163
|
.e-de-column-label.e-de-rtl {
|
|
64157
64164
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -68605,6 +68612,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
68605
68612
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
68606
68613
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
68607
68614
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
68615
|
+
$de-ruler-background-color: $neutral-lighter !default;
|
|
68616
|
+
$de-ruler-margin-color: $neutral-white !default;
|
|
68617
|
+
$de-ruler-tick-stroke: $neutral-quintenary !default;
|
|
68618
|
+
$de-ruler-label-fill: $neutral-primary !default;
|
|
68619
|
+
$de-ruler-indent-stroke: $neutral-secondary !default;
|
|
68620
|
+
$de-ruler-indent-fill: $neutral-white !default;
|
|
68621
|
+
$de-ruler-indent-hover: $neutral-lighter !default;
|
|
68622
|
+
$de-ruler-indent-active: $theme-primary !default;
|
|
68608
68623
|
|
|
68609
68624
|
// Subtract toolbar & statusbar height
|
|
68610
68625
|
$de-tool-ctnr-editor-height: calc(100% - 121px) !default;
|
|
@@ -70391,6 +70406,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70391
70406
|
}
|
|
70392
70407
|
}
|
|
70393
70408
|
}
|
|
70409
|
+
.e-de-hRuler {
|
|
70410
|
+
background-color: $de-ruler-background-color;
|
|
70411
|
+
@if $skin-name =='Material3' {
|
|
70412
|
+
background: $de-ruler-background-color;
|
|
70413
|
+
}
|
|
70414
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70415
|
+
}
|
|
70416
|
+
.e-de-vRuler {
|
|
70417
|
+
background-color: $de-ruler-background-color;
|
|
70418
|
+
@if $skin-name =='Material3' {
|
|
70419
|
+
background: $de-ruler-background-color;
|
|
70420
|
+
}
|
|
70421
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70422
|
+
}
|
|
70423
|
+
.e-de-ruler-margin {
|
|
70424
|
+
background-color: $de-ruler-margin-color;
|
|
70425
|
+
@if $skin-name =='Material3' {
|
|
70426
|
+
background: $de-ruler-margin-color;
|
|
70427
|
+
}
|
|
70428
|
+
}
|
|
70429
|
+
.e-de-ruler-tick {
|
|
70430
|
+
stroke: $de-ruler-tick-stroke;
|
|
70431
|
+
}
|
|
70432
|
+
.e-de-ruler-tick-label {
|
|
70433
|
+
fill: $de-ruler-label-fill
|
|
70434
|
+
}
|
|
70435
|
+
.e-de-ruler-markIndicator {
|
|
70436
|
+
background-color: $de-ruler-margin-color;
|
|
70437
|
+
}
|
|
70438
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70439
|
+
fill: $de-ruler-tick-stroke;
|
|
70440
|
+
}
|
|
70441
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70442
|
+
fill: $de-ruler-tick-stroke;
|
|
70443
|
+
}
|
|
70444
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70445
|
+
fill: $de-ruler-indent-fill;
|
|
70446
|
+
stroke: $de-ruler-indent-stroke;
|
|
70447
|
+
}
|
|
70448
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70449
|
+
fill: $de-ruler-indent-hover;
|
|
70450
|
+
stroke: $de-ruler-indent-stroke;
|
|
70451
|
+
}
|
|
70452
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70453
|
+
fill: $de-ruler-indent-active;
|
|
70454
|
+
stroke: $de-ruler-indent-stroke;
|
|
70455
|
+
}
|
|
70456
|
+
.e-de-ruler-table-svg {
|
|
70457
|
+
fill: $de-ruler-indent-stroke;
|
|
70458
|
+
}
|
|
70459
|
+
.e-de-ruler-table-svg:hover {
|
|
70460
|
+
fill: $de-ruler-indent-hover;
|
|
70461
|
+
}
|
|
70462
|
+
.e-de-ruler-table-svg:active {
|
|
70463
|
+
fill: $de-ruler-indent-active;
|
|
70464
|
+
}
|
|
70394
70465
|
.e-rtl {
|
|
70395
70466
|
.e-listview .e-list-icon {
|
|
70396
70467
|
height: 24px;
|
|
@@ -70403,6 +70474,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70403
70474
|
line-height: 22px;
|
|
70404
70475
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70405
70476
|
}
|
|
70477
|
+
.e-de-vRuler {
|
|
70478
|
+
background-color: $de-ruler-background-color;
|
|
70479
|
+
border-right: none;
|
|
70480
|
+
border-left: 0.5px solid $de-panel-border;
|
|
70481
|
+
}
|
|
70406
70482
|
}
|
|
70407
70483
|
.e-bigger {
|
|
70408
70484
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76132,6 +76208,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76132
76208
|
border-bottom-width: $grid-border-bottom-width;
|
|
76133
76209
|
}
|
|
76134
76210
|
|
|
76211
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76212
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76213
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76214
|
+
&.e-groupcaption,
|
|
76215
|
+
&.e-summarycell {
|
|
76216
|
+
border-bottom-width: 0;
|
|
76217
|
+
}
|
|
76218
|
+
}
|
|
76219
|
+
|
|
76135
76220
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76136
76221
|
position: relative;
|
|
76137
76222
|
left: -5px;
|
|
@@ -79452,7 +79537,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79452
79537
|
text-align: left;
|
|
79453
79538
|
}
|
|
79454
79539
|
|
|
79455
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
79540
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79456
79541
|
border-width: $grid-headercell-both-border-width;
|
|
79457
79542
|
}
|
|
79458
79543
|
|
|
@@ -79478,7 +79563,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79478
79563
|
border-right-width: 1px;
|
|
79479
79564
|
}
|
|
79480
79565
|
|
|
79481
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79566
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79482
79567
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
79483
79568
|
}
|
|
79484
79569
|
|
|
@@ -79520,6 +79605,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79520
79605
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79521
79606
|
border-width: $grid-headercell-both-border-width;
|
|
79522
79607
|
}
|
|
79608
|
+
|
|
79609
|
+
&.e-resize-lines,
|
|
79610
|
+
&.e-resize-lines.e-rtl {
|
|
79611
|
+
|
|
79612
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
79613
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79614
|
+
border-left: 0;
|
|
79615
|
+
border-right: 0;
|
|
79616
|
+
border-top: 0;
|
|
79617
|
+
}
|
|
79618
|
+
}
|
|
79619
|
+
|
|
79620
|
+
&.e-default.e-bothlines .e-headercell,
|
|
79621
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
79622
|
+
border-width: $grid-headercell-both-border-width;
|
|
79623
|
+
}
|
|
79624
|
+
|
|
79625
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79626
|
+
border-bottom-style: $grid-border-type;
|
|
79627
|
+
border-bottom-width: $grid-border-size;
|
|
79628
|
+
border-left-style: $grid-border-type;
|
|
79629
|
+
border-left-width: $grid-border-size;
|
|
79630
|
+
}
|
|
79523
79631
|
|
|
79524
79632
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79525
79633
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -79763,6 +79871,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79763
79871
|
}
|
|
79764
79872
|
}
|
|
79765
79873
|
|
|
79874
|
+
.e-bigger {
|
|
79875
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
79876
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
79877
|
+
& .e-gridcontent,
|
|
79878
|
+
& .e-summarycontent {
|
|
79879
|
+
& td::before{
|
|
79880
|
+
@if $grid-skin == 'fluent' {
|
|
79881
|
+
overflow: hidden;
|
|
79882
|
+
}
|
|
79883
|
+
}
|
|
79884
|
+
}
|
|
79885
|
+
}
|
|
79886
|
+
}
|
|
79887
|
+
|
|
79766
79888
|
.e-bigger .e-grid.e-row-responsive,
|
|
79767
79889
|
.e-bigger.e-grid.e-row-responsive {
|
|
79768
79890
|
|
|
@@ -93602,12 +93724,12 @@ $editor-btn-icon-color: $neutral-light-font !default;
|
|
|
93602
93724
|
position: relative;
|
|
93603
93725
|
width: auto;
|
|
93604
93726
|
|
|
93605
|
-
.e-input-group.e-
|
|
93727
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
93606
93728
|
display: block;
|
|
93607
93729
|
visibility: hidden;
|
|
93608
93730
|
}
|
|
93609
93731
|
|
|
93610
|
-
.e-input-group.e-
|
|
93732
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
93611
93733
|
display: block;
|
|
93612
93734
|
visibility: hidden;
|
|
93613
93735
|
}
|
|
@@ -94019,8 +94141,8 @@ $editor-btn-icon-color: $neutral-light-font !default;
|
|
|
94019
94141
|
&.e-tooltip-wrap {
|
|
94020
94142
|
max-width: 100%;
|
|
94021
94143
|
|
|
94022
|
-
.e-input-group.e-
|
|
94023
|
-
.e-input-group.e-
|
|
94144
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
94145
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94024
94146
|
display: block;
|
|
94025
94147
|
visibility: hidden;
|
|
94026
94148
|
}
|
|
@@ -116774,7 +116896,18 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
116774
116896
|
line-height: normal;
|
|
116775
116897
|
}
|
|
116776
116898
|
|
|
116777
|
-
.e-
|
|
116899
|
+
.e-title-text {
|
|
116900
|
+
text-align: center;
|
|
116901
|
+
}
|
|
116902
|
+
|
|
116903
|
+
.e-save-icon,
|
|
116904
|
+
.e-back-icon,
|
|
116905
|
+
.e-delete-icon {
|
|
116906
|
+
width: 2.5em;
|
|
116907
|
+
}
|
|
116908
|
+
|
|
116909
|
+
.e-save-icon,
|
|
116910
|
+
.e-delete-icon {
|
|
116778
116911
|
text-align: right;
|
|
116779
116912
|
}
|
|
116780
116913
|
|
|
@@ -118287,6 +118420,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
118287
118420
|
content: '\e954';
|
|
118288
118421
|
}
|
|
118289
118422
|
|
|
118423
|
+
.e-delete-icon::before {
|
|
118424
|
+
content: '\e965';
|
|
118425
|
+
}
|
|
118426
|
+
|
|
118290
118427
|
.e-recurrence-container {
|
|
118291
118428
|
.e-recurrence-edit-button {
|
|
118292
118429
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118372,6 +118509,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
118372
118509
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
118373
118510
|
$image-editor-contextual-toolbar: $neutral-white !default;
|
|
118374
118511
|
$image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
118512
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
118513
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
118514
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
118515
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
118375
118516
|
|
|
118376
118517
|
@include export-module('image-editor-layout') {
|
|
118377
118518
|
|
|
@@ -118439,6 +118580,7 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118439
118580
|
|
|
118440
118581
|
& .e-fill.e-template,
|
|
118441
118582
|
& .e-stroke.e-template,
|
|
118583
|
+
& .e-frame-stroke.e-template,
|
|
118442
118584
|
& .e-pen-stroke-color.e-template,
|
|
118443
118585
|
& .e-text-font-color.e-template,
|
|
118444
118586
|
& .e-save.e-template {
|
|
@@ -118457,6 +118599,17 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118457
118599
|
}
|
|
118458
118600
|
}
|
|
118459
118601
|
|
|
118602
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118603
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118604
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
118605
|
+
}
|
|
118606
|
+
|
|
118607
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
118608
|
+
@if $skin-name == 'Material3' {
|
|
118609
|
+
padding: 7px 15px;
|
|
118610
|
+
}
|
|
118611
|
+
}
|
|
118612
|
+
|
|
118460
118613
|
& .e-dropdown-btn.e-image-popup {
|
|
118461
118614
|
& .e-select,
|
|
118462
118615
|
& .e-annotation,
|
|
@@ -118603,6 +118756,7 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118603
118756
|
|
|
118604
118757
|
& .e-fill.e-template,
|
|
118605
118758
|
& .e-stroke.e-template,
|
|
118759
|
+
& .e-frame-stroke.e-template,
|
|
118606
118760
|
& .e-pen-stroke-color.e-template,
|
|
118607
118761
|
& .e-text-font-color.e-template,
|
|
118608
118762
|
& .e-save.e-template {
|
|
@@ -118624,7 +118778,8 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118624
118778
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118625
118779
|
height: 18px;
|
|
118626
118780
|
width: 18px;
|
|
118627
|
-
margin-top: -
|
|
118781
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118782
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
118628
118783
|
}
|
|
118629
118784
|
|
|
118630
118785
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -118696,6 +118851,11 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118696
118851
|
margin: 4px;
|
|
118697
118852
|
text-align: center;
|
|
118698
118853
|
}
|
|
118854
|
+
|
|
118855
|
+
& .e-dropdown-btn {
|
|
118856
|
+
margin: 0 auto;
|
|
118857
|
+
width: max-content;
|
|
118858
|
+
}
|
|
118699
118859
|
}
|
|
118700
118860
|
|
|
118701
118861
|
&.e-frame-wrapper {
|
|
@@ -118737,12 +118897,7 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
|
|
|
118737
118897
|
|
|
118738
118898
|
& .e-slider-container {
|
|
118739
118899
|
margin-left: calc(50% - 137px);
|
|
118740
|
-
|
|
118741
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
118742
|
-
}
|
|
118743
|
-
@else {
|
|
118744
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118745
|
-
}
|
|
118900
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118746
118901
|
}
|
|
118747
118902
|
}
|
|
118748
118903
|
}
|
|
@@ -121105,6 +121260,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
121105
121260
|
&:focus {
|
|
121106
121261
|
outline: none;
|
|
121107
121262
|
}
|
|
121263
|
+
|
|
121264
|
+
&.e-hidden {
|
|
121265
|
+
display: none;
|
|
121266
|
+
}
|
|
121108
121267
|
}
|
|
121109
121268
|
|
|
121110
121269
|
.e-ribbon-overall-of-btn {
|
|
@@ -121176,7 +121335,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
121176
121335
|
padding-top: $ribbon-group-padding;
|
|
121177
121336
|
height: $ribbon-group-height;
|
|
121178
121337
|
|
|
121179
|
-
&.e-hidden
|
|
121338
|
+
&.e-hidden,
|
|
121339
|
+
&.e-hide-group {
|
|
121180
121340
|
display: none;
|
|
121181
121341
|
}
|
|
121182
121342
|
|
|
@@ -121718,7 +121878,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
121718
121878
|
|
|
121719
121879
|
.e-ribbon-overflow-target {
|
|
121720
121880
|
|
|
121721
|
-
&.e-hidden
|
|
121881
|
+
&.e-hidden,
|
|
121882
|
+
&.e-hide-group {
|
|
121722
121883
|
display: none;
|
|
121723
121884
|
}
|
|
121724
121885
|
|
|
@@ -121727,7 +121888,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
121727
121888
|
}
|
|
121728
121889
|
|
|
121729
121890
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
121730
|
-
&.e-hidden
|
|
121891
|
+
&.e-hidden,
|
|
121892
|
+
&.e-hide-group {
|
|
121731
121893
|
display: none;
|
|
121732
121894
|
}
|
|
121733
121895
|
|
|
@@ -83,7 +83,7 @@ $fe-grid-header-cb-padding-left: 12px !default;
|
|
|
83
83
|
$fe-grid-content-font-size: 12px !default;
|
|
84
84
|
$fe-grid-content-name-font-size: 14px !default;
|
|
85
85
|
$fe-grid-icon-sort-margin: 0 !default;
|
|
86
|
-
$fe-grid-icon-padding: 0 0 0
|
|
86
|
+
$fe-grid-icon-padding: 0 0 0 6px !default;
|
|
87
87
|
$fe-lg-margin: 0 !default;
|
|
88
88
|
$fe-lg-padding: 0 4px !default;
|
|
89
89
|
$fe-lg-item-height: 96px !default;
|
|
@@ -83,7 +83,7 @@ $fe-grid-header-cb-padding-left: 12px !default;
|
|
|
83
83
|
$fe-grid-content-font-size: 12px !default;
|
|
84
84
|
$fe-grid-content-name-font-size: 14px !default;
|
|
85
85
|
$fe-grid-icon-sort-margin: 0 !default;
|
|
86
|
-
$fe-grid-icon-padding: 0 0 0
|
|
86
|
+
$fe-grid-icon-padding: 0 0 0 6px !default;
|
|
87
87
|
$fe-lg-margin: 0 !default;
|
|
88
88
|
$fe-lg-padding: 0 4px !default;
|
|
89
89
|
$fe-lg-item-height: 96px !default;
|