@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
|
@@ -64235,6 +64235,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64235
64235
|
padding-left: 20px;
|
|
64236
64236
|
padding-right: 20px;
|
|
64237
64237
|
}
|
|
64238
|
+
|
|
64239
|
+
.e-de-para-tab {
|
|
64240
|
+
float: left;
|
|
64241
|
+
}
|
|
64242
|
+
.e-de-para-tab.e-rtl {
|
|
64243
|
+
float: right;
|
|
64244
|
+
}
|
|
64238
64245
|
|
|
64239
64246
|
.e-de-column-label.e-de-rtl {
|
|
64240
64247
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -68688,6 +68695,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
68688
68695
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
68689
68696
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
68690
68697
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
68698
|
+
$de-ruler-background-color: $grey-f8 !default;
|
|
68699
|
+
$de-ruler-margin-color: $grey-white !default;
|
|
68700
|
+
$de-ruler-tick-stroke: $grey-8c !default;
|
|
68701
|
+
$de-ruler-label-fill: $grey-light-font !default;
|
|
68702
|
+
$de-ruler-indent-stroke: $gray-light !default;
|
|
68703
|
+
$de-ruler-indent-fill: $grey-white !default;
|
|
68704
|
+
$de-ruler-indent-hover: $grey-e6 !default;
|
|
68705
|
+
$de-ruler-indent-active: $brand-primary !default;
|
|
68691
68706
|
|
|
68692
68707
|
// Subtract toolbar & statusbar height
|
|
68693
68708
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -70472,6 +70487,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70472
70487
|
}
|
|
70473
70488
|
}
|
|
70474
70489
|
}
|
|
70490
|
+
.e-de-hRuler {
|
|
70491
|
+
background-color: $de-ruler-background-color;
|
|
70492
|
+
@if $skin-name =='Material3' {
|
|
70493
|
+
background: $de-ruler-background-color;
|
|
70494
|
+
}
|
|
70495
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70496
|
+
}
|
|
70497
|
+
.e-de-vRuler {
|
|
70498
|
+
background-color: $de-ruler-background-color;
|
|
70499
|
+
@if $skin-name =='Material3' {
|
|
70500
|
+
background: $de-ruler-background-color;
|
|
70501
|
+
}
|
|
70502
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70503
|
+
}
|
|
70504
|
+
.e-de-ruler-margin {
|
|
70505
|
+
background-color: $de-ruler-margin-color;
|
|
70506
|
+
@if $skin-name =='Material3' {
|
|
70507
|
+
background: $de-ruler-margin-color;
|
|
70508
|
+
}
|
|
70509
|
+
}
|
|
70510
|
+
.e-de-ruler-tick {
|
|
70511
|
+
stroke: $de-ruler-tick-stroke;
|
|
70512
|
+
}
|
|
70513
|
+
.e-de-ruler-tick-label {
|
|
70514
|
+
fill: $de-ruler-label-fill
|
|
70515
|
+
}
|
|
70516
|
+
.e-de-ruler-markIndicator {
|
|
70517
|
+
background-color: $de-ruler-margin-color;
|
|
70518
|
+
}
|
|
70519
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70520
|
+
fill: $de-ruler-tick-stroke;
|
|
70521
|
+
}
|
|
70522
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70523
|
+
fill: $de-ruler-tick-stroke;
|
|
70524
|
+
}
|
|
70525
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70526
|
+
fill: $de-ruler-indent-fill;
|
|
70527
|
+
stroke: $de-ruler-indent-stroke;
|
|
70528
|
+
}
|
|
70529
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70530
|
+
fill: $de-ruler-indent-hover;
|
|
70531
|
+
stroke: $de-ruler-indent-stroke;
|
|
70532
|
+
}
|
|
70533
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70534
|
+
fill: $de-ruler-indent-active;
|
|
70535
|
+
stroke: $de-ruler-indent-stroke;
|
|
70536
|
+
}
|
|
70537
|
+
.e-de-ruler-table-svg {
|
|
70538
|
+
fill: $de-ruler-indent-stroke;
|
|
70539
|
+
}
|
|
70540
|
+
.e-de-ruler-table-svg:hover {
|
|
70541
|
+
fill: $de-ruler-indent-hover;
|
|
70542
|
+
}
|
|
70543
|
+
.e-de-ruler-table-svg:active {
|
|
70544
|
+
fill: $de-ruler-indent-active;
|
|
70545
|
+
}
|
|
70475
70546
|
.e-rtl {
|
|
70476
70547
|
.e-listview .e-list-icon {
|
|
70477
70548
|
height: 24px;
|
|
@@ -70484,6 +70555,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70484
70555
|
line-height: 22px;
|
|
70485
70556
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70486
70557
|
}
|
|
70558
|
+
.e-de-vRuler {
|
|
70559
|
+
background-color: $de-ruler-background-color;
|
|
70560
|
+
border-right: none;
|
|
70561
|
+
border-left: 0.5px solid $de-panel-border;
|
|
70562
|
+
}
|
|
70487
70563
|
}
|
|
70488
70564
|
.e-bigger {
|
|
70489
70565
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76221,6 +76297,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76221
76297
|
border-bottom-width: $grid-border-bottom-width;
|
|
76222
76298
|
}
|
|
76223
76299
|
|
|
76300
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76301
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76302
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76303
|
+
&.e-groupcaption,
|
|
76304
|
+
&.e-summarycell {
|
|
76305
|
+
border-bottom-width: 0;
|
|
76306
|
+
}
|
|
76307
|
+
}
|
|
76308
|
+
|
|
76224
76309
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76225
76310
|
position: relative;
|
|
76226
76311
|
left: -5px;
|
|
@@ -79541,7 +79626,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79541
79626
|
text-align: left;
|
|
79542
79627
|
}
|
|
79543
79628
|
|
|
79544
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
79629
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79545
79630
|
border-width: $grid-headercell-both-border-width;
|
|
79546
79631
|
}
|
|
79547
79632
|
|
|
@@ -79567,7 +79652,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79567
79652
|
border-right-width: 1px;
|
|
79568
79653
|
}
|
|
79569
79654
|
|
|
79570
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79655
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79571
79656
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
79572
79657
|
}
|
|
79573
79658
|
|
|
@@ -79609,6 +79694,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79609
79694
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79610
79695
|
border-width: $grid-headercell-both-border-width;
|
|
79611
79696
|
}
|
|
79697
|
+
|
|
79698
|
+
&.e-resize-lines,
|
|
79699
|
+
&.e-resize-lines.e-rtl {
|
|
79700
|
+
|
|
79701
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
79702
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79703
|
+
border-left: 0;
|
|
79704
|
+
border-right: 0;
|
|
79705
|
+
border-top: 0;
|
|
79706
|
+
}
|
|
79707
|
+
}
|
|
79708
|
+
|
|
79709
|
+
&.e-default.e-bothlines .e-headercell,
|
|
79710
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
79711
|
+
border-width: $grid-headercell-both-border-width;
|
|
79712
|
+
}
|
|
79713
|
+
|
|
79714
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79715
|
+
border-bottom-style: $grid-border-type;
|
|
79716
|
+
border-bottom-width: $grid-border-size;
|
|
79717
|
+
border-left-style: $grid-border-type;
|
|
79718
|
+
border-left-width: $grid-border-size;
|
|
79719
|
+
}
|
|
79612
79720
|
|
|
79613
79721
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79614
79722
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -79852,6 +79960,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79852
79960
|
}
|
|
79853
79961
|
}
|
|
79854
79962
|
|
|
79963
|
+
.e-bigger {
|
|
79964
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
79965
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
79966
|
+
& .e-gridcontent,
|
|
79967
|
+
& .e-summarycontent {
|
|
79968
|
+
& td::before{
|
|
79969
|
+
@if $grid-skin == 'fluent' {
|
|
79970
|
+
overflow: hidden;
|
|
79971
|
+
}
|
|
79972
|
+
}
|
|
79973
|
+
}
|
|
79974
|
+
}
|
|
79975
|
+
}
|
|
79976
|
+
|
|
79855
79977
|
.e-bigger .e-grid.e-row-responsive,
|
|
79856
79978
|
.e-bigger.e-grid.e-row-responsive {
|
|
79857
79979
|
|
|
@@ -93776,12 +93898,12 @@ $editor-btn-icon-color: $grey-light-font !default;
|
|
|
93776
93898
|
position: relative;
|
|
93777
93899
|
width: auto;
|
|
93778
93900
|
|
|
93779
|
-
.e-input-group.e-
|
|
93901
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
93780
93902
|
display: block;
|
|
93781
93903
|
visibility: hidden;
|
|
93782
93904
|
}
|
|
93783
93905
|
|
|
93784
|
-
.e-input-group.e-
|
|
93906
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
93785
93907
|
display: block;
|
|
93786
93908
|
visibility: hidden;
|
|
93787
93909
|
}
|
|
@@ -94193,8 +94315,8 @@ $editor-btn-icon-color: $grey-light-font !default;
|
|
|
94193
94315
|
&.e-tooltip-wrap {
|
|
94194
94316
|
max-width: 100%;
|
|
94195
94317
|
|
|
94196
|
-
.e-input-group.e-
|
|
94197
|
-
.e-input-group.e-
|
|
94318
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
94319
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94198
94320
|
display: block;
|
|
94199
94321
|
visibility: hidden;
|
|
94200
94322
|
}
|
|
@@ -116948,7 +117070,18 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
116948
117070
|
line-height: normal;
|
|
116949
117071
|
}
|
|
116950
117072
|
|
|
116951
|
-
.e-
|
|
117073
|
+
.e-title-text {
|
|
117074
|
+
text-align: center;
|
|
117075
|
+
}
|
|
117076
|
+
|
|
117077
|
+
.e-save-icon,
|
|
117078
|
+
.e-back-icon,
|
|
117079
|
+
.e-delete-icon {
|
|
117080
|
+
width: 2.5em;
|
|
117081
|
+
}
|
|
117082
|
+
|
|
117083
|
+
.e-save-icon,
|
|
117084
|
+
.e-delete-icon {
|
|
116952
117085
|
text-align: right;
|
|
116953
117086
|
}
|
|
116954
117087
|
|
|
@@ -118461,6 +118594,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
118461
118594
|
content: '\e964';
|
|
118462
118595
|
}
|
|
118463
118596
|
|
|
118597
|
+
.e-delete-icon::before {
|
|
118598
|
+
content: '\e94a';
|
|
118599
|
+
}
|
|
118600
|
+
|
|
118464
118601
|
.e-recurrence-container {
|
|
118465
118602
|
.e-recurrence-edit-button {
|
|
118466
118603
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118546,6 +118683,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
118546
118683
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
118547
118684
|
$image-editor-contextual-toolbar: $grey-f8 !default;
|
|
118548
118685
|
$image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
118686
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
118687
|
+
$image-editor-dropdown-btn-preview-left: 0 !default;
|
|
118688
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
118689
|
+
$image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
118549
118690
|
|
|
118550
118691
|
@include export-module('image-editor-layout') {
|
|
118551
118692
|
|
|
@@ -118613,6 +118754,7 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118613
118754
|
|
|
118614
118755
|
& .e-fill.e-template,
|
|
118615
118756
|
& .e-stroke.e-template,
|
|
118757
|
+
& .e-frame-stroke.e-template,
|
|
118616
118758
|
& .e-pen-stroke-color.e-template,
|
|
118617
118759
|
& .e-text-font-color.e-template,
|
|
118618
118760
|
& .e-save.e-template {
|
|
@@ -118631,6 +118773,17 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118631
118773
|
}
|
|
118632
118774
|
}
|
|
118633
118775
|
|
|
118776
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118777
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118778
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
118779
|
+
}
|
|
118780
|
+
|
|
118781
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
118782
|
+
@if $skin-name == 'Material3' {
|
|
118783
|
+
padding: 7px 15px;
|
|
118784
|
+
}
|
|
118785
|
+
}
|
|
118786
|
+
|
|
118634
118787
|
& .e-dropdown-btn.e-image-popup {
|
|
118635
118788
|
& .e-select,
|
|
118636
118789
|
& .e-annotation,
|
|
@@ -118777,6 +118930,7 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118777
118930
|
|
|
118778
118931
|
& .e-fill.e-template,
|
|
118779
118932
|
& .e-stroke.e-template,
|
|
118933
|
+
& .e-frame-stroke.e-template,
|
|
118780
118934
|
& .e-pen-stroke-color.e-template,
|
|
118781
118935
|
& .e-text-font-color.e-template,
|
|
118782
118936
|
& .e-save.e-template {
|
|
@@ -118798,7 +118952,8 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118798
118952
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118799
118953
|
height: 18px;
|
|
118800
118954
|
width: 18px;
|
|
118801
|
-
margin-top: -
|
|
118955
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118956
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
118802
118957
|
}
|
|
118803
118958
|
|
|
118804
118959
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -118870,6 +119025,11 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118870
119025
|
margin: 4px;
|
|
118871
119026
|
text-align: center;
|
|
118872
119027
|
}
|
|
119028
|
+
|
|
119029
|
+
& .e-dropdown-btn {
|
|
119030
|
+
margin: 0 auto;
|
|
119031
|
+
width: max-content;
|
|
119032
|
+
}
|
|
118873
119033
|
}
|
|
118874
119034
|
|
|
118875
119035
|
&.e-frame-wrapper {
|
|
@@ -118911,12 +119071,7 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
118911
119071
|
|
|
118912
119072
|
& .e-slider-container {
|
|
118913
119073
|
margin-left: calc(50% - 137px);
|
|
118914
|
-
|
|
118915
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
118916
|
-
}
|
|
118917
|
-
@else {
|
|
118918
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118919
|
-
}
|
|
119074
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118920
119075
|
}
|
|
118921
119076
|
}
|
|
118922
119077
|
}
|
|
@@ -121279,6 +121434,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
121279
121434
|
&:focus {
|
|
121280
121435
|
outline: none;
|
|
121281
121436
|
}
|
|
121437
|
+
|
|
121438
|
+
&.e-hidden {
|
|
121439
|
+
display: none;
|
|
121440
|
+
}
|
|
121282
121441
|
}
|
|
121283
121442
|
|
|
121284
121443
|
.e-ribbon-overall-of-btn {
|
|
@@ -121350,7 +121509,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
121350
121509
|
padding-top: $ribbon-group-padding;
|
|
121351
121510
|
height: $ribbon-group-height;
|
|
121352
121511
|
|
|
121353
|
-
&.e-hidden
|
|
121512
|
+
&.e-hidden,
|
|
121513
|
+
&.e-hide-group {
|
|
121354
121514
|
display: none;
|
|
121355
121515
|
}
|
|
121356
121516
|
|
|
@@ -121892,7 +122052,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
121892
122052
|
|
|
121893
122053
|
.e-ribbon-overflow-target {
|
|
121894
122054
|
|
|
121895
|
-
&.e-hidden
|
|
122055
|
+
&.e-hidden,
|
|
122056
|
+
&.e-hide-group {
|
|
121896
122057
|
display: none;
|
|
121897
122058
|
}
|
|
121898
122059
|
|
|
@@ -121901,7 +122062,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
121901
122062
|
}
|
|
121902
122063
|
|
|
121903
122064
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
121904
|
-
&.e-hidden
|
|
122065
|
+
&.e-hidden,
|
|
122066
|
+
&.e-hide-group {
|
|
121905
122067
|
display: none;
|
|
121906
122068
|
}
|
|
121907
122069
|
|