@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
|
@@ -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 {
|
|
@@ -81529,6 +81637,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81529
81637
|
}
|
|
81530
81638
|
}
|
|
81531
81639
|
|
|
81640
|
+
.e-bigger {
|
|
81641
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
81642
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
81643
|
+
& .e-gridcontent,
|
|
81644
|
+
& .e-summarycontent {
|
|
81645
|
+
& td::before{
|
|
81646
|
+
@if $grid-skin == 'fluent' {
|
|
81647
|
+
overflow: hidden;
|
|
81648
|
+
}
|
|
81649
|
+
}
|
|
81650
|
+
}
|
|
81651
|
+
}
|
|
81652
|
+
}
|
|
81653
|
+
|
|
81532
81654
|
.e-bigger .e-grid.e-row-responsive,
|
|
81533
81655
|
.e-bigger.e-grid.e-row-responsive {
|
|
81534
81656
|
|
|
@@ -83382,7 +83504,7 @@ $fe-grid-header-cb-padding-left: 12px !default;
|
|
|
83382
83504
|
$fe-grid-content-font-size: 12px !default;
|
|
83383
83505
|
$fe-grid-content-name-font-size: 14px !default;
|
|
83384
83506
|
$fe-grid-icon-sort-margin: 0 !default;
|
|
83385
|
-
$fe-grid-icon-padding: 0 0 0
|
|
83507
|
+
$fe-grid-icon-padding: 0 0 0 6px !default;
|
|
83386
83508
|
$fe-lg-margin: 0 !default;
|
|
83387
83509
|
$fe-lg-padding: 0 4px !default;
|
|
83388
83510
|
$fe-lg-item-height: 96px !default;
|
|
@@ -95419,12 +95541,12 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
95419
95541
|
position: relative;
|
|
95420
95542
|
width: auto;
|
|
95421
95543
|
|
|
95422
|
-
.e-input-group.e-
|
|
95544
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
95423
95545
|
display: block;
|
|
95424
95546
|
visibility: hidden;
|
|
95425
95547
|
}
|
|
95426
95548
|
|
|
95427
|
-
.e-input-group.e-
|
|
95549
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
95428
95550
|
display: block;
|
|
95429
95551
|
visibility: hidden;
|
|
95430
95552
|
}
|
|
@@ -95836,8 +95958,8 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
95836
95958
|
&.e-tooltip-wrap {
|
|
95837
95959
|
max-width: 100%;
|
|
95838
95960
|
|
|
95839
|
-
.e-input-group.e-
|
|
95840
|
-
.e-input-group.e-
|
|
95961
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
95962
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
95841
95963
|
display: block;
|
|
95842
95964
|
visibility: hidden;
|
|
95843
95965
|
}
|
|
@@ -99110,7 +99232,7 @@ $pv-blazor-scale-ratio-dialog-max-width: 476px !default;
|
|
|
99110
99232
|
$pv-handwritten-sign-width: 712px !default;
|
|
99111
99233
|
$pv-handwritten-sign-height: 366px !default;
|
|
99112
99234
|
$pv-canvas-sign-width: 100% !default;
|
|
99113
|
-
$pv-canvas-sign-width-blazor:
|
|
99235
|
+
$pv-canvas-sign-width-blazor: 714px !default;
|
|
99114
99236
|
$pv-font-div-padding: 15px 8px !default;
|
|
99115
99237
|
$pv-font-div-padding-blazor: 15px 8px !default;
|
|
99116
99238
|
$pv-signature-appearance-checkbox: 5px !default;
|
|
@@ -118669,7 +118791,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
118669
118791
|
line-height: normal;
|
|
118670
118792
|
}
|
|
118671
118793
|
|
|
118672
|
-
.e-
|
|
118794
|
+
.e-title-text {
|
|
118795
|
+
text-align: center;
|
|
118796
|
+
}
|
|
118797
|
+
|
|
118798
|
+
.e-save-icon,
|
|
118799
|
+
.e-back-icon,
|
|
118800
|
+
.e-delete-icon {
|
|
118801
|
+
width: 2.5em;
|
|
118802
|
+
}
|
|
118803
|
+
|
|
118804
|
+
.e-save-icon,
|
|
118805
|
+
.e-delete-icon {
|
|
118673
118806
|
text-align: right;
|
|
118674
118807
|
}
|
|
118675
118808
|
|
|
@@ -120182,6 +120315,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
120182
120315
|
content: '\e7c8';
|
|
120183
120316
|
}
|
|
120184
120317
|
|
|
120318
|
+
.e-delete-icon::before {
|
|
120319
|
+
content: '\e820';
|
|
120320
|
+
}
|
|
120321
|
+
|
|
120185
120322
|
.e-recurrence-container {
|
|
120186
120323
|
.e-recurrence-edit-button {
|
|
120187
120324
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -120267,6 +120404,10 @@ $image-editor-tbar-btn-fontsize: $text-base !default;
|
|
|
120267
120404
|
$image-editor-bigger-tbar-btn-fontsize: $text-lg !default;
|
|
120268
120405
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
120269
120406
|
$image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
120407
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
120408
|
+
$image-editor-dropdown-btn-preview-left: -9px !default;
|
|
120409
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
120410
|
+
$image-editor-bigger-dropdown-btn-preview-left: -7px !default;
|
|
120270
120411
|
|
|
120271
120412
|
@include export-module('image-editor-layout') {
|
|
120272
120413
|
|
|
@@ -120334,6 +120475,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120334
120475
|
|
|
120335
120476
|
& .e-fill.e-template,
|
|
120336
120477
|
& .e-stroke.e-template,
|
|
120478
|
+
& .e-frame-stroke.e-template,
|
|
120337
120479
|
& .e-pen-stroke-color.e-template,
|
|
120338
120480
|
& .e-text-font-color.e-template,
|
|
120339
120481
|
& .e-save.e-template {
|
|
@@ -120352,6 +120494,17 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120352
120494
|
}
|
|
120353
120495
|
}
|
|
120354
120496
|
|
|
120497
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120498
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120499
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
120500
|
+
}
|
|
120501
|
+
|
|
120502
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
120503
|
+
@if $skin-name == 'Material3' {
|
|
120504
|
+
padding: 7px 15px;
|
|
120505
|
+
}
|
|
120506
|
+
}
|
|
120507
|
+
|
|
120355
120508
|
& .e-dropdown-btn.e-image-popup {
|
|
120356
120509
|
& .e-select,
|
|
120357
120510
|
& .e-annotation,
|
|
@@ -120498,6 +120651,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120498
120651
|
|
|
120499
120652
|
& .e-fill.e-template,
|
|
120500
120653
|
& .e-stroke.e-template,
|
|
120654
|
+
& .e-frame-stroke.e-template,
|
|
120501
120655
|
& .e-pen-stroke-color.e-template,
|
|
120502
120656
|
& .e-text-font-color.e-template,
|
|
120503
120657
|
& .e-save.e-template {
|
|
@@ -120519,7 +120673,8 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120519
120673
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120520
120674
|
height: 18px;
|
|
120521
120675
|
width: 18px;
|
|
120522
|
-
margin-top: -
|
|
120676
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120677
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
120523
120678
|
}
|
|
120524
120679
|
|
|
120525
120680
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120591,6 +120746,11 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120591
120746
|
margin: 4px;
|
|
120592
120747
|
text-align: center;
|
|
120593
120748
|
}
|
|
120749
|
+
|
|
120750
|
+
& .e-dropdown-btn {
|
|
120751
|
+
margin: 0 auto;
|
|
120752
|
+
width: max-content;
|
|
120753
|
+
}
|
|
120594
120754
|
}
|
|
120595
120755
|
|
|
120596
120756
|
&.e-frame-wrapper {
|
|
@@ -120632,12 +120792,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120632
120792
|
|
|
120633
120793
|
& .e-slider-container {
|
|
120634
120794
|
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
|
-
}
|
|
120795
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120641
120796
|
}
|
|
120642
120797
|
}
|
|
120643
120798
|
}
|
|
@@ -123013,6 +123168,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
123013
123168
|
&:focus {
|
|
123014
123169
|
outline: none;
|
|
123015
123170
|
}
|
|
123171
|
+
|
|
123172
|
+
&.e-hidden {
|
|
123173
|
+
display: none;
|
|
123174
|
+
}
|
|
123016
123175
|
}
|
|
123017
123176
|
|
|
123018
123177
|
.e-ribbon-overall-of-btn {
|
|
@@ -123084,7 +123243,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
123084
123243
|
padding-top: $ribbon-group-padding;
|
|
123085
123244
|
height: $ribbon-group-height;
|
|
123086
123245
|
|
|
123087
|
-
&.e-hidden
|
|
123246
|
+
&.e-hidden,
|
|
123247
|
+
&.e-hide-group {
|
|
123088
123248
|
display: none;
|
|
123089
123249
|
}
|
|
123090
123250
|
|
|
@@ -123626,7 +123786,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
123626
123786
|
|
|
123627
123787
|
.e-ribbon-overflow-target {
|
|
123628
123788
|
|
|
123629
|
-
&.e-hidden
|
|
123789
|
+
&.e-hidden,
|
|
123790
|
+
&.e-hide-group {
|
|
123630
123791
|
display: none;
|
|
123631
123792
|
}
|
|
123632
123793
|
|
|
@@ -123635,7 +123796,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
123635
123796
|
}
|
|
123636
123797
|
|
|
123637
123798
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
123638
|
-
&.e-hidden
|
|
123799
|
+
&.e-hidden,
|
|
123800
|
+
&.e-hide-group {
|
|
123639
123801
|
display: none;
|
|
123640
123802
|
}
|
|
123641
123803
|
|