@syncfusion/blazor-themes 23.1.44 → 23.2.4
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 +156 -10
- package/SCSS-Themes/bootstrap.scss +151 -10
- package/SCSS-Themes/bootstrap4.scss +151 -10
- package/SCSS-Themes/bootstrap5-dark.scss +153 -11
- package/SCSS-Themes/bootstrap5.scss +153 -11
- 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 +156 -10
- package/SCSS-Themes/fabric.scss +151 -10
- 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 +153 -11
- package/SCSS-Themes/fluent.scss +153 -11
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +34 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +34 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +34 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/fabric.scss +34 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/fluent.scss +34 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +34 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/material.scss +34 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/material3.scss +34 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +34 -2
- package/SCSS-Themes/highcontrast.scss +156 -10
- 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/material-dark.scss +151 -10
- package/SCSS-Themes/material.scss +151 -10
- package/SCSS-Themes/material3-dark.scss +153 -12
- package/SCSS-Themes/material3.scss +153 -12
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +1 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +1 -1
- 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 +153 -11
- package/SCSS-Themes/tailwind.scss +153 -11
- package/package.json +1 -1
|
@@ -65427,6 +65427,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65427
65427
|
padding-left: 20px;
|
|
65428
65428
|
padding-right: 20px;
|
|
65429
65429
|
}
|
|
65430
|
+
|
|
65431
|
+
.e-de-para-tab {
|
|
65432
|
+
float: left;
|
|
65433
|
+
}
|
|
65434
|
+
.e-de-para-tab.e-rtl {
|
|
65435
|
+
float: right;
|
|
65436
|
+
}
|
|
65430
65437
|
|
|
65431
65438
|
.e-de-column-label.e-de-rtl {
|
|
65432
65439
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -69871,6 +69878,14 @@ $e-de-ctnr-break-listview-margin-right-big: $e-de-ctnr-break-listview-margin-rig
|
|
|
69871
69878
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
69872
69879
|
$e-de-ctnr-break-listview-margin-left-big: $e-de-ctnr-break-listview-margin-left !default;
|
|
69873
69880
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
69881
|
+
$de-ruler-background-color: $grey-100 !default;
|
|
69882
|
+
$de-ruler-margin-color: $grey-white !default;
|
|
69883
|
+
$de-ruler-tick-stroke: $grey-400 !default;
|
|
69884
|
+
$de-ruler-label-fill: rgba($grey-black, .54) !default;
|
|
69885
|
+
$de-ruler-indent-stroke: $grey-600 !default;
|
|
69886
|
+
$de-ruler-indent-fill: $grey-white !default;
|
|
69887
|
+
$de-ruler-indent-hover: $grey-200 !default;
|
|
69888
|
+
$de-ruler-indent-active: $primary !default;
|
|
69874
69889
|
|
|
69875
69890
|
// Subtract toolbar & statusbar height
|
|
69876
69891
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -71660,6 +71675,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
71660
71675
|
}
|
|
71661
71676
|
}
|
|
71662
71677
|
}
|
|
71678
|
+
.e-de-hRuler {
|
|
71679
|
+
background-color: $de-ruler-background-color;
|
|
71680
|
+
@if $skin-name =='Material3' {
|
|
71681
|
+
background: $de-ruler-background-color;
|
|
71682
|
+
}
|
|
71683
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
71684
|
+
}
|
|
71685
|
+
.e-de-vRuler {
|
|
71686
|
+
background-color: $de-ruler-background-color;
|
|
71687
|
+
@if $skin-name =='Material3' {
|
|
71688
|
+
background: $de-ruler-background-color;
|
|
71689
|
+
}
|
|
71690
|
+
border-right: 0.5px solid $de-panel-border;
|
|
71691
|
+
}
|
|
71692
|
+
.e-de-ruler-margin {
|
|
71693
|
+
background-color: $de-ruler-margin-color;
|
|
71694
|
+
@if $skin-name =='Material3' {
|
|
71695
|
+
background: $de-ruler-margin-color;
|
|
71696
|
+
}
|
|
71697
|
+
}
|
|
71698
|
+
.e-de-ruler-tick {
|
|
71699
|
+
stroke: $de-ruler-tick-stroke;
|
|
71700
|
+
}
|
|
71701
|
+
.e-de-ruler-tick-label {
|
|
71702
|
+
fill: $de-ruler-label-fill
|
|
71703
|
+
}
|
|
71704
|
+
.e-de-ruler-markIndicator {
|
|
71705
|
+
background-color: $de-ruler-margin-color;
|
|
71706
|
+
}
|
|
71707
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
71708
|
+
fill: $de-ruler-tick-stroke;
|
|
71709
|
+
}
|
|
71710
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
71711
|
+
fill: $de-ruler-tick-stroke;
|
|
71712
|
+
}
|
|
71713
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
71714
|
+
fill: $de-ruler-indent-fill;
|
|
71715
|
+
stroke: $de-ruler-indent-stroke;
|
|
71716
|
+
}
|
|
71717
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
71718
|
+
fill: $de-ruler-indent-hover;
|
|
71719
|
+
stroke: $de-ruler-indent-stroke;
|
|
71720
|
+
}
|
|
71721
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
71722
|
+
fill: $de-ruler-indent-active;
|
|
71723
|
+
stroke: $de-ruler-indent-stroke;
|
|
71724
|
+
}
|
|
71725
|
+
.e-de-ruler-table-svg {
|
|
71726
|
+
fill: $de-ruler-indent-stroke;
|
|
71727
|
+
}
|
|
71728
|
+
.e-de-ruler-table-svg:hover {
|
|
71729
|
+
fill: $de-ruler-indent-hover;
|
|
71730
|
+
}
|
|
71731
|
+
.e-de-ruler-table-svg:active {
|
|
71732
|
+
fill: $de-ruler-indent-active;
|
|
71733
|
+
}
|
|
71663
71734
|
.e-rtl {
|
|
71664
71735
|
.e-listview .e-list-icon {
|
|
71665
71736
|
height: 24px;
|
|
@@ -71672,6 +71743,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
71672
71743
|
line-height: 22px;
|
|
71673
71744
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
71674
71745
|
}
|
|
71746
|
+
.e-de-vRuler {
|
|
71747
|
+
background-color: $de-ruler-background-color;
|
|
71748
|
+
border-right: none;
|
|
71749
|
+
border-left: 0.5px solid $de-panel-border;
|
|
71750
|
+
}
|
|
71675
71751
|
}
|
|
71676
71752
|
.e-bigger {
|
|
71677
71753
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -77398,6 +77474,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77398
77474
|
border-bottom-width: $grid-border-bottom-width;
|
|
77399
77475
|
}
|
|
77400
77476
|
|
|
77477
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77478
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77479
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
77480
|
+
&.e-groupcaption,
|
|
77481
|
+
&.e-summarycell {
|
|
77482
|
+
border-bottom-width: 0;
|
|
77483
|
+
}
|
|
77484
|
+
}
|
|
77485
|
+
|
|
77401
77486
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
77402
77487
|
position: relative;
|
|
77403
77488
|
left: -5px;
|
|
@@ -80718,7 +80803,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80718
80803
|
text-align: left;
|
|
80719
80804
|
}
|
|
80720
80805
|
|
|
80721
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
80806
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80722
80807
|
border-width: $grid-headercell-both-border-width;
|
|
80723
80808
|
}
|
|
80724
80809
|
|
|
@@ -80744,7 +80829,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80744
80829
|
border-right-width: 1px;
|
|
80745
80830
|
}
|
|
80746
80831
|
|
|
80747
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80832
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80748
80833
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
80749
80834
|
}
|
|
80750
80835
|
|
|
@@ -80786,6 +80871,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80786
80871
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80787
80872
|
border-width: $grid-headercell-both-border-width;
|
|
80788
80873
|
}
|
|
80874
|
+
|
|
80875
|
+
&.e-resize-lines,
|
|
80876
|
+
&.e-resize-lines.e-rtl {
|
|
80877
|
+
|
|
80878
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
80879
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80880
|
+
border-left: 0;
|
|
80881
|
+
border-right: 0;
|
|
80882
|
+
border-top: 0;
|
|
80883
|
+
}
|
|
80884
|
+
}
|
|
80885
|
+
|
|
80886
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80887
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80888
|
+
border-width: $grid-headercell-both-border-width;
|
|
80889
|
+
}
|
|
80890
|
+
|
|
80891
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80892
|
+
border-bottom-style: $grid-border-type;
|
|
80893
|
+
border-bottom-width: $grid-border-size;
|
|
80894
|
+
border-left-style: $grid-border-type;
|
|
80895
|
+
border-left-width: $grid-border-size;
|
|
80896
|
+
}
|
|
80789
80897
|
|
|
80790
80898
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80791
80899
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -118086,7 +118194,18 @@ $schedule-tree-content-color: $shadow;
|
|
|
118086
118194
|
line-height: normal;
|
|
118087
118195
|
}
|
|
118088
118196
|
|
|
118089
|
-
.e-
|
|
118197
|
+
.e-title-text {
|
|
118198
|
+
text-align: center;
|
|
118199
|
+
}
|
|
118200
|
+
|
|
118201
|
+
.e-save-icon,
|
|
118202
|
+
.e-back-icon,
|
|
118203
|
+
.e-delete-icon {
|
|
118204
|
+
width: 2.5em;
|
|
118205
|
+
}
|
|
118206
|
+
|
|
118207
|
+
.e-save-icon,
|
|
118208
|
+
.e-delete-icon {
|
|
118090
118209
|
text-align: right;
|
|
118091
118210
|
}
|
|
118092
118211
|
|
|
@@ -119599,6 +119718,10 @@ $schedule-tree-content-color: $shadow;
|
|
|
119599
119718
|
content: '\e98e';
|
|
119600
119719
|
}
|
|
119601
119720
|
|
|
119721
|
+
.e-delete-icon::before {
|
|
119722
|
+
content: '\e94a';
|
|
119723
|
+
}
|
|
119724
|
+
|
|
119602
119725
|
.e-recurrence-container {
|
|
119603
119726
|
.e-recurrence-edit-button {
|
|
119604
119727
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -119684,6 +119807,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
119684
119807
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
119685
119808
|
$image-editor-contextual-toolbar: $grey-50 !default;
|
|
119686
119809
|
$image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
119810
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
119811
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
119812
|
+
$image-editor-bigger-dropdown-btn-preview-top: -3px !default;
|
|
119813
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
119687
119814
|
|
|
119688
119815
|
@include export-module('image-editor-layout') {
|
|
119689
119816
|
|
|
@@ -119751,6 +119878,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119751
119878
|
|
|
119752
119879
|
& .e-fill.e-template,
|
|
119753
119880
|
& .e-stroke.e-template,
|
|
119881
|
+
& .e-frame-stroke.e-template,
|
|
119754
119882
|
& .e-pen-stroke-color.e-template,
|
|
119755
119883
|
& .e-text-font-color.e-template,
|
|
119756
119884
|
& .e-save.e-template {
|
|
@@ -119769,6 +119897,17 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119769
119897
|
}
|
|
119770
119898
|
}
|
|
119771
119899
|
|
|
119900
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119901
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119902
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119903
|
+
}
|
|
119904
|
+
|
|
119905
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119906
|
+
@if $skin-name == 'Material3' {
|
|
119907
|
+
padding: 7px 15px;
|
|
119908
|
+
}
|
|
119909
|
+
}
|
|
119910
|
+
|
|
119772
119911
|
& .e-dropdown-btn.e-image-popup {
|
|
119773
119912
|
& .e-select,
|
|
119774
119913
|
& .e-annotation,
|
|
@@ -119915,6 +120054,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119915
120054
|
|
|
119916
120055
|
& .e-fill.e-template,
|
|
119917
120056
|
& .e-stroke.e-template,
|
|
120057
|
+
& .e-frame-stroke.e-template,
|
|
119918
120058
|
& .e-pen-stroke-color.e-template,
|
|
119919
120059
|
& .e-text-font-color.e-template,
|
|
119920
120060
|
& .e-save.e-template {
|
|
@@ -119936,7 +120076,8 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
119936
120076
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119937
120077
|
height: 18px;
|
|
119938
120078
|
width: 18px;
|
|
119939
|
-
margin-top: -
|
|
120079
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120080
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119940
120081
|
}
|
|
119941
120082
|
|
|
119942
120083
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120008,6 +120149,11 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
120008
120149
|
margin: 4px;
|
|
120009
120150
|
text-align: center;
|
|
120010
120151
|
}
|
|
120152
|
+
|
|
120153
|
+
& .e-dropdown-btn {
|
|
120154
|
+
margin: 0 auto;
|
|
120155
|
+
width: max-content;
|
|
120156
|
+
}
|
|
120011
120157
|
}
|
|
120012
120158
|
|
|
120013
120159
|
&.e-frame-wrapper {
|
|
@@ -120049,12 +120195,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
|
120049
120195
|
|
|
120050
120196
|
& .e-slider-container {
|
|
120051
120197
|
margin-left: calc(50% - 137px);
|
|
120052
|
-
|
|
120053
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
120054
|
-
}
|
|
120055
|
-
@else {
|
|
120056
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120057
|
-
}
|
|
120198
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120058
120199
|
}
|
|
120059
120200
|
}
|
|
120060
120201
|
}
|
|
@@ -65799,6 +65799,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65799
65799
|
padding-left: 20px;
|
|
65800
65800
|
padding-right: 20px;
|
|
65801
65801
|
}
|
|
65802
|
+
|
|
65803
|
+
.e-de-para-tab {
|
|
65804
|
+
float: left;
|
|
65805
|
+
}
|
|
65806
|
+
.e-de-para-tab.e-rtl {
|
|
65807
|
+
float: right;
|
|
65808
|
+
}
|
|
65802
65809
|
|
|
65803
65810
|
.e-de-column-label.e-de-rtl {
|
|
65804
65811
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -70408,6 +70415,14 @@ $de-toggle-disabled-color: $secondary-bg-color !default;
|
|
|
70408
70415
|
$de-background-color: $content-bg-color-alt3 !default;
|
|
70409
70416
|
$de-toolbar-background-color: $content-bg-color-alt2 !default;
|
|
70410
70417
|
$de-pane-background-color: $content-bg-color-alt1 !default;
|
|
70418
|
+
$de-ruler-background-color: $content-bg-color-alt3 !default;
|
|
70419
|
+
$de-ruler-margin-color: rgba($content-bg-color) !default;
|
|
70420
|
+
$de-ruler-tick-stroke: rgba($icon-color) !default;
|
|
70421
|
+
$de-ruler-label-fill: rgba($content-text-color-alt1) !default;
|
|
70422
|
+
$de-ruler-indent-stroke: rgba($icon-color) !default;
|
|
70423
|
+
$de-ruler-indent-fill: rgba($content-bg-color) !default;
|
|
70424
|
+
$de-ruler-indent-hover: $content-bg-color-alt5 !default;
|
|
70425
|
+
$de-ruler-indent-active: rgba($primary) !default;
|
|
70411
70426
|
|
|
70412
70427
|
//Blazor
|
|
70413
70428
|
$e-de-bzr-button-border-color: rgba($white) !default;
|
|
@@ -72102,6 +72117,62 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
72102
72117
|
}
|
|
72103
72118
|
}
|
|
72104
72119
|
}
|
|
72120
|
+
.e-de-hRuler {
|
|
72121
|
+
background-color: $de-ruler-background-color;
|
|
72122
|
+
@if $skin-name =='Material3' {
|
|
72123
|
+
background: $de-ruler-background-color;
|
|
72124
|
+
}
|
|
72125
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
72126
|
+
}
|
|
72127
|
+
.e-de-vRuler {
|
|
72128
|
+
background-color: $de-ruler-background-color;
|
|
72129
|
+
@if $skin-name =='Material3' {
|
|
72130
|
+
background: $de-ruler-background-color;
|
|
72131
|
+
}
|
|
72132
|
+
border-right: 0.5px solid $de-panel-border;
|
|
72133
|
+
}
|
|
72134
|
+
.e-de-ruler-margin {
|
|
72135
|
+
background-color: $de-ruler-margin-color;
|
|
72136
|
+
@if $skin-name =='Material3' {
|
|
72137
|
+
background: $de-ruler-margin-color;
|
|
72138
|
+
}
|
|
72139
|
+
}
|
|
72140
|
+
.e-de-ruler-tick {
|
|
72141
|
+
stroke: $de-ruler-tick-stroke;
|
|
72142
|
+
}
|
|
72143
|
+
.e-de-ruler-tick-label {
|
|
72144
|
+
fill: $de-ruler-label-fill
|
|
72145
|
+
}
|
|
72146
|
+
.e-de-ruler-markIndicator {
|
|
72147
|
+
background-color: $de-ruler-margin-color;
|
|
72148
|
+
}
|
|
72149
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
72150
|
+
fill: $de-ruler-tick-stroke;
|
|
72151
|
+
}
|
|
72152
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
72153
|
+
fill: $de-ruler-tick-stroke;
|
|
72154
|
+
}
|
|
72155
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
72156
|
+
fill: $de-ruler-indent-fill;
|
|
72157
|
+
stroke: $de-ruler-indent-stroke;
|
|
72158
|
+
}
|
|
72159
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
72160
|
+
fill: $de-ruler-indent-hover;
|
|
72161
|
+
stroke: $de-ruler-indent-stroke;
|
|
72162
|
+
}
|
|
72163
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
72164
|
+
fill: $de-ruler-indent-active;
|
|
72165
|
+
stroke: $de-ruler-indent-stroke;
|
|
72166
|
+
}
|
|
72167
|
+
.e-de-ruler-table-svg {
|
|
72168
|
+
fill: $de-ruler-indent-stroke;
|
|
72169
|
+
}
|
|
72170
|
+
.e-de-ruler-table-svg:hover {
|
|
72171
|
+
fill: $de-ruler-indent-hover;
|
|
72172
|
+
}
|
|
72173
|
+
.e-de-ruler-table-svg:active {
|
|
72174
|
+
fill: $de-ruler-indent-active;
|
|
72175
|
+
}
|
|
72105
72176
|
.e-rtl {
|
|
72106
72177
|
.e-listview .e-list-icon {
|
|
72107
72178
|
height: 24px;
|
|
@@ -72114,6 +72185,11 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
72114
72185
|
line-height: 22px;
|
|
72115
72186
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
72116
72187
|
}
|
|
72188
|
+
.e-de-vRuler {
|
|
72189
|
+
background-color: $de-ruler-background-color;
|
|
72190
|
+
border-right: none;
|
|
72191
|
+
border-left: 0.5px solid $de-panel-border;
|
|
72192
|
+
}
|
|
72117
72193
|
}
|
|
72118
72194
|
.e-bigger {
|
|
72119
72195
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -77898,6 +77974,15 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
77898
77974
|
border-bottom-width: $grid-border-bottom-width;
|
|
77899
77975
|
}
|
|
77900
77976
|
|
|
77977
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77978
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77979
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
77980
|
+
&.e-groupcaption,
|
|
77981
|
+
&.e-summarycell {
|
|
77982
|
+
border-bottom-width: 0;
|
|
77983
|
+
}
|
|
77984
|
+
}
|
|
77985
|
+
|
|
77901
77986
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
77902
77987
|
position: relative;
|
|
77903
77988
|
left: -5px;
|
|
@@ -81218,7 +81303,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81218
81303
|
text-align: left;
|
|
81219
81304
|
}
|
|
81220
81305
|
|
|
81221
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
81306
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81222
81307
|
border-width: $grid-headercell-both-border-width;
|
|
81223
81308
|
}
|
|
81224
81309
|
|
|
@@ -81244,7 +81329,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81244
81329
|
border-right-width: 1px;
|
|
81245
81330
|
}
|
|
81246
81331
|
|
|
81247
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
81332
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81248
81333
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
81249
81334
|
}
|
|
81250
81335
|
|
|
@@ -81286,6 +81371,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81286
81371
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
81287
81372
|
border-width: $grid-headercell-both-border-width;
|
|
81288
81373
|
}
|
|
81374
|
+
|
|
81375
|
+
&.e-resize-lines,
|
|
81376
|
+
&.e-resize-lines.e-rtl {
|
|
81377
|
+
|
|
81378
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
81379
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
81380
|
+
border-left: 0;
|
|
81381
|
+
border-right: 0;
|
|
81382
|
+
border-top: 0;
|
|
81383
|
+
}
|
|
81384
|
+
}
|
|
81385
|
+
|
|
81386
|
+
&.e-default.e-bothlines .e-headercell,
|
|
81387
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
81388
|
+
border-width: $grid-headercell-both-border-width;
|
|
81389
|
+
}
|
|
81390
|
+
|
|
81391
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
81392
|
+
border-bottom-style: $grid-border-type;
|
|
81393
|
+
border-bottom-width: $grid-border-size;
|
|
81394
|
+
border-left-style: $grid-border-type;
|
|
81395
|
+
border-left-width: $grid-border-size;
|
|
81396
|
+
}
|
|
81289
81397
|
|
|
81290
81398
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
81291
81399
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -83382,7 +83490,7 @@ $fe-grid-header-cb-padding-left: 12px !default;
|
|
|
83382
83490
|
$fe-grid-content-font-size: 12px !default;
|
|
83383
83491
|
$fe-grid-content-name-font-size: 14px !default;
|
|
83384
83492
|
$fe-grid-icon-sort-margin: 0 !default;
|
|
83385
|
-
$fe-grid-icon-padding: 0 0 0
|
|
83493
|
+
$fe-grid-icon-padding: 0 0 0 6px !default;
|
|
83386
83494
|
$fe-lg-margin: 0 !default;
|
|
83387
83495
|
$fe-lg-padding: 0 4px !default;
|
|
83388
83496
|
$fe-lg-item-height: 96px !default;
|
|
@@ -99110,7 +99218,7 @@ $pv-blazor-scale-ratio-dialog-max-width: 476px !default;
|
|
|
99110
99218
|
$pv-handwritten-sign-width: 712px !default;
|
|
99111
99219
|
$pv-handwritten-sign-height: 366px !default;
|
|
99112
99220
|
$pv-canvas-sign-width: 100% !default;
|
|
99113
|
-
$pv-canvas-sign-width-blazor:
|
|
99221
|
+
$pv-canvas-sign-width-blazor: 714px !default;
|
|
99114
99222
|
$pv-font-div-padding: 15px 8px !default;
|
|
99115
99223
|
$pv-font-div-padding-blazor: 15px 8px !default;
|
|
99116
99224
|
$pv-signature-appearance-checkbox: 5px !default;
|
|
@@ -118669,7 +118777,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
118669
118777
|
line-height: normal;
|
|
118670
118778
|
}
|
|
118671
118779
|
|
|
118672
|
-
.e-
|
|
118780
|
+
.e-title-text {
|
|
118781
|
+
text-align: center;
|
|
118782
|
+
}
|
|
118783
|
+
|
|
118784
|
+
.e-save-icon,
|
|
118785
|
+
.e-back-icon,
|
|
118786
|
+
.e-delete-icon {
|
|
118787
|
+
width: 2.5em;
|
|
118788
|
+
}
|
|
118789
|
+
|
|
118790
|
+
.e-save-icon,
|
|
118791
|
+
.e-delete-icon {
|
|
118673
118792
|
text-align: right;
|
|
118674
118793
|
}
|
|
118675
118794
|
|
|
@@ -120182,6 +120301,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
120182
120301
|
content: '\e7c8';
|
|
120183
120302
|
}
|
|
120184
120303
|
|
|
120304
|
+
.e-delete-icon::before {
|
|
120305
|
+
content: '\e820';
|
|
120306
|
+
}
|
|
120307
|
+
|
|
120185
120308
|
.e-recurrence-container {
|
|
120186
120309
|
.e-recurrence-edit-button {
|
|
120187
120310
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -120267,6 +120390,10 @@ $image-editor-tbar-btn-fontsize: $text-base !default;
|
|
|
120267
120390
|
$image-editor-bigger-tbar-btn-fontsize: $text-lg !default;
|
|
120268
120391
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
120269
120392
|
$image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
120393
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
120394
|
+
$image-editor-dropdown-btn-preview-left: -9px !default;
|
|
120395
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
120396
|
+
$image-editor-bigger-dropdown-btn-preview-left: -7px !default;
|
|
120270
120397
|
|
|
120271
120398
|
@include export-module('image-editor-layout') {
|
|
120272
120399
|
|
|
@@ -120334,6 +120461,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120334
120461
|
|
|
120335
120462
|
& .e-fill.e-template,
|
|
120336
120463
|
& .e-stroke.e-template,
|
|
120464
|
+
& .e-frame-stroke.e-template,
|
|
120337
120465
|
& .e-pen-stroke-color.e-template,
|
|
120338
120466
|
& .e-text-font-color.e-template,
|
|
120339
120467
|
& .e-save.e-template {
|
|
@@ -120352,6 +120480,17 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120352
120480
|
}
|
|
120353
120481
|
}
|
|
120354
120482
|
|
|
120483
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120484
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120485
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
120486
|
+
}
|
|
120487
|
+
|
|
120488
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
120489
|
+
@if $skin-name == 'Material3' {
|
|
120490
|
+
padding: 7px 15px;
|
|
120491
|
+
}
|
|
120492
|
+
}
|
|
120493
|
+
|
|
120355
120494
|
& .e-dropdown-btn.e-image-popup {
|
|
120356
120495
|
& .e-select,
|
|
120357
120496
|
& .e-annotation,
|
|
@@ -120498,6 +120637,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120498
120637
|
|
|
120499
120638
|
& .e-fill.e-template,
|
|
120500
120639
|
& .e-stroke.e-template,
|
|
120640
|
+
& .e-frame-stroke.e-template,
|
|
120501
120641
|
& .e-pen-stroke-color.e-template,
|
|
120502
120642
|
& .e-text-font-color.e-template,
|
|
120503
120643
|
& .e-save.e-template {
|
|
@@ -120519,7 +120659,8 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120519
120659
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120520
120660
|
height: 18px;
|
|
120521
120661
|
width: 18px;
|
|
120522
|
-
margin-top: -
|
|
120662
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120663
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
120523
120664
|
}
|
|
120524
120665
|
|
|
120525
120666
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120591,6 +120732,11 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120591
120732
|
margin: 4px;
|
|
120592
120733
|
text-align: center;
|
|
120593
120734
|
}
|
|
120735
|
+
|
|
120736
|
+
& .e-dropdown-btn {
|
|
120737
|
+
margin: 0 auto;
|
|
120738
|
+
width: max-content;
|
|
120739
|
+
}
|
|
120594
120740
|
}
|
|
120595
120741
|
|
|
120596
120742
|
&.e-frame-wrapper {
|
|
@@ -120632,12 +120778,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120632
120778
|
|
|
120633
120779
|
& .e-slider-container {
|
|
120634
120780
|
margin-left: calc(50% - 137px);
|
|
120635
|
-
|
|
120636
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
120637
|
-
}
|
|
120638
|
-
@else {
|
|
120639
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120640
|
-
}
|
|
120781
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120641
120782
|
}
|
|
120642
120783
|
}
|
|
120643
120784
|
}
|