@syncfusion/blazor-themes 23.1.38 → 23.1.40
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 +49 -12
- package/SCSS-Themes/bootstrap.scss +49 -12
- package/SCSS-Themes/bootstrap4.scss +50 -13
- package/SCSS-Themes/bootstrap5-dark.scss +49 -12
- package/SCSS-Themes/bootstrap5.scss +49 -12
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +15 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +15 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/material.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +12 -1
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +12 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +14 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +14 -1
- package/SCSS-Themes/fabric-dark.scss +50 -13
- package/SCSS-Themes/fabric.scss +50 -13
- package/SCSS-Themes/fluent-dark.scss +49 -12
- package/SCSS-Themes/fluent.scss +49 -12
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +10 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +9 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +9 -0
- package/SCSS-Themes/grids/grid/fabric.scss +9 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +9 -0
- package/SCSS-Themes/grids/grid/fluent.scss +9 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +9 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +9 -0
- package/SCSS-Themes/grids/grid/material.scss +9 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +9 -0
- package/SCSS-Themes/grids/grid/material3.scss +9 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +9 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +9 -0
- package/SCSS-Themes/highcontrast.scss +49 -12
- package/SCSS-Themes/material-dark.scss +49 -12
- package/SCSS-Themes/material.scss +49 -12
- package/SCSS-Themes/material3-dark.scss +48 -12
- package/SCSS-Themes/material3.scss +48 -12
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +22 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +22 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +21 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +21 -9
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +2 -2
- package/SCSS-Themes/tailwind-dark.scss +49 -12
- package/SCSS-Themes/tailwind.scss +49 -12
- package/package.json +1 -1
|
@@ -59687,6 +59687,8 @@ $ddl-closer-margin-top-bigger: -1.62em !default;
|
|
|
59687
59687
|
$ddl-icon-margin-top: -1.3em !default;
|
|
59688
59688
|
$ddl-clear-margin-top: -2em !default;
|
|
59689
59689
|
$ddl-icon-margin-top-bigger: -1.3em !default;
|
|
59690
|
+
$ddl-small-ddl-icon-top: -1.3em !default;
|
|
59691
|
+
$ddl-bigger-small-ddl-icon-top: -1.3em !default;
|
|
59690
59692
|
$ddl-chip-mobile-radius: 2px !default;
|
|
59691
59693
|
$ddl-chip-sel-mobile-height: 40px !default;
|
|
59692
59694
|
$ddl-chip-selected-padding: 12px 4px 11px 0 !default;
|
|
@@ -60044,7 +60046,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
60044
60046
|
}
|
|
60045
60047
|
}
|
|
60046
60048
|
|
|
60047
|
-
.e-bigger .e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon
|
|
60049
|
+
.e-bigger .e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon,
|
|
60050
|
+
.e-bigger.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
|
|
60048
60051
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
60049
60052
|
margin-top: $ddl-icon-margin-top-bigger;
|
|
60050
60053
|
}
|
|
@@ -61076,6 +61079,11 @@ ejs-multiselect {
|
|
|
61076
61079
|
}
|
|
61077
61080
|
}
|
|
61078
61081
|
|
|
61082
|
+
.e-small.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
|
|
61083
|
+
.e-small.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
|
|
61084
|
+
margin-top: $ddl-small-ddl-icon-top;
|
|
61085
|
+
}
|
|
61086
|
+
|
|
61079
61087
|
.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
61080
61088
|
@if ddl-multiselect-skin-name == 'Material3' {
|
|
61081
61089
|
height: $ddl-small-clear-icon-height;
|
|
@@ -61107,6 +61115,11 @@ ejs-multiselect {
|
|
|
61107
61115
|
}
|
|
61108
61116
|
}
|
|
61109
61117
|
|
|
61118
|
+
.e-bigger.e-small.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
|
|
61119
|
+
.e-bigger.e-small.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
|
|
61120
|
+
margin-top: $ddl-bigger-small-ddl-icon-top;
|
|
61121
|
+
}
|
|
61122
|
+
|
|
61110
61123
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
61111
61124
|
height: $ddl-bigger-small-chip-close-square;
|
|
61112
61125
|
width: $ddl-bigger-small-chip-close-width;
|
|
@@ -77177,6 +77190,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77177
77190
|
overflow: visible;
|
|
77178
77191
|
}
|
|
77179
77192
|
|
|
77193
|
+
.e-headercell.e-templatecell .e-headercelldiv {
|
|
77194
|
+
height: auto;
|
|
77195
|
+
min-height: $grid-header-height;
|
|
77196
|
+
}
|
|
77197
|
+
|
|
77180
77198
|
.e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
|
|
77181
77199
|
padding: 0 .6em;
|
|
77182
77200
|
}
|
|
@@ -81328,6 +81346,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
81328
81346
|
cursor: move;
|
|
81329
81347
|
}
|
|
81330
81348
|
|
|
81349
|
+
& .e-notallowedcur .e-row:hover .e-rowdragdrop {
|
|
81350
|
+
cursor: not-allowed;
|
|
81351
|
+
}
|
|
81352
|
+
|
|
81331
81353
|
.e-sortnumber {
|
|
81332
81354
|
@if $grid-skin == 'material3' {
|
|
81333
81355
|
background: $grid-sortnumber-bg-color;
|
|
@@ -88922,7 +88944,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
88922
88944
|
|
|
88923
88945
|
.e-rte-emojipicker-group .e-rte-emojipickerbtn-group {
|
|
88924
88946
|
display: grid;
|
|
88925
|
-
grid-template-columns:
|
|
88947
|
+
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
|
|
88926
88948
|
gap: 6px;
|
|
88927
88949
|
|
|
88928
88950
|
.e-btn.e-control {
|
|
@@ -88939,7 +88961,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
88939
88961
|
|
|
88940
88962
|
.e-rte-emojisearch-btn {
|
|
88941
88963
|
display: grid;
|
|
88942
|
-
grid-template-columns:
|
|
88964
|
+
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
|
|
88943
88965
|
gap: 6px;
|
|
88944
88966
|
height: 0;
|
|
88945
88967
|
|
|
@@ -101115,6 +101137,22 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101115
101137
|
text-align: left;
|
|
101116
101138
|
}
|
|
101117
101139
|
|
|
101140
|
+
.e-pv-mobile-comments-container .e-pv-comment-panel-title {
|
|
101141
|
+
@if $skin-name == 'Material3' {
|
|
101142
|
+
background: $content-bg-color-alt2;
|
|
101143
|
+
border: $border-light;
|
|
101144
|
+
border-width: 0 0 1px 1px;
|
|
101145
|
+
font-size: $text-base;
|
|
101146
|
+
font-weight: $pv-comment-tile-font-weight;
|
|
101147
|
+
line-height: 16px;
|
|
101148
|
+
padding: 0;
|
|
101149
|
+
left: 15px;
|
|
101150
|
+
top: 14px;
|
|
101151
|
+
position: absolute;
|
|
101152
|
+
text-align: left;
|
|
101153
|
+
}
|
|
101154
|
+
}
|
|
101155
|
+
|
|
101118
101156
|
.e-pv-comment-panel-title-close-div.e-btn {
|
|
101119
101157
|
background: $pv-title-close-background;
|
|
101120
101158
|
border: $pv-title-close-border;
|
|
@@ -101124,17 +101162,12 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101124
101162
|
}
|
|
101125
101163
|
height: $pv-title-close-height;
|
|
101126
101164
|
position: $pv-title-close-position;
|
|
101127
|
-
|
|
101128
|
-
|
|
101129
|
-
top: 5px;
|
|
101130
|
-
}
|
|
101165
|
+
right: 11px;
|
|
101166
|
+
top: 5px;
|
|
101131
101167
|
width: $pv-title-close-width;
|
|
101132
101168
|
@if $skin-name == 'FluentUI' {
|
|
101133
101169
|
padding: 4px;
|
|
101134
101170
|
}
|
|
101135
|
-
@if $skin-name == 'Material3' {
|
|
101136
|
-
padding: 12px 12px 12px 270px;
|
|
101137
|
-
}
|
|
101138
101171
|
}
|
|
101139
101172
|
|
|
101140
101173
|
@if $skin-name == 'Material3' {
|
|
@@ -101147,7 +101180,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101147
101180
|
@if $skin-name != 'bootstrap5' {
|
|
101148
101181
|
color: $pv-comment-text-color;
|
|
101149
101182
|
}
|
|
101150
|
-
@if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI') {
|
|
101183
|
+
@if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
101151
101184
|
color: $icon-color;
|
|
101152
101185
|
}
|
|
101153
101186
|
}
|
|
@@ -101155,6 +101188,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101155
101188
|
.e-pv-comments-panel-text {
|
|
101156
101189
|
font-size: 15px;
|
|
101157
101190
|
padding-left: 85px;
|
|
101191
|
+
color: rgba(var(--color-sf-on-surface-variant));
|
|
101158
101192
|
}
|
|
101159
101193
|
|
|
101160
101194
|
.e-pv-comments-content-container {
|
|
@@ -102631,7 +102665,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
102631
102665
|
}
|
|
102632
102666
|
|
|
102633
102667
|
.e-bigger .e-pv-signature-dialog-height {
|
|
102634
|
-
@if ($skin-name == 'FluentUI'
|
|
102668
|
+
@if ($skin-name == 'FluentUI') {
|
|
102635
102669
|
min-height: 592px;
|
|
102636
102670
|
}
|
|
102637
102671
|
}
|
|
@@ -109690,10 +109724,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109690
109724
|
.e-pivotcell-container {
|
|
109691
109725
|
align-items: center;
|
|
109692
109726
|
display: flex;
|
|
109727
|
+
max-height: inherit;
|
|
109693
109728
|
|
|
109694
109729
|
.e-stackedheadertext,
|
|
109695
109730
|
.e-headertext {
|
|
109696
109731
|
&.e-cellvalue {
|
|
109732
|
+
align-self: stretch;
|
|
109697
109733
|
overflow: hidden;
|
|
109698
109734
|
text-overflow: ellipsis;
|
|
109699
109735
|
width: 100%;
|
|
@@ -110447,6 +110483,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110447
110483
|
display: inline-block;
|
|
110448
110484
|
height: 100%;
|
|
110449
110485
|
vertical-align: top;
|
|
110486
|
+
width: 100%;
|
|
110450
110487
|
}
|
|
110451
110488
|
|
|
110452
110489
|
/* stylelint-disable */
|
|
@@ -59684,6 +59684,8 @@ $ddl-closer-margin-top-bigger: -1.62em !default;
|
|
|
59684
59684
|
$ddl-icon-margin-top: -1.3em !default;
|
|
59685
59685
|
$ddl-clear-margin-top: -2em !default;
|
|
59686
59686
|
$ddl-icon-margin-top-bigger: -1.3em !default;
|
|
59687
|
+
$ddl-small-ddl-icon-top: -1.3em !default;
|
|
59688
|
+
$ddl-bigger-small-ddl-icon-top: -1.3em !default;
|
|
59687
59689
|
$ddl-chip-mobile-radius: 2px !default;
|
|
59688
59690
|
$ddl-chip-sel-mobile-height: 40px !default;
|
|
59689
59691
|
$ddl-chip-selected-padding: 12px 4px 11px 0 !default;
|
|
@@ -60041,7 +60043,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
60041
60043
|
}
|
|
60042
60044
|
}
|
|
60043
60045
|
|
|
60044
|
-
.e-bigger .e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon
|
|
60046
|
+
.e-bigger .e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon,
|
|
60047
|
+
.e-bigger.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
|
|
60045
60048
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
60046
60049
|
margin-top: $ddl-icon-margin-top-bigger;
|
|
60047
60050
|
}
|
|
@@ -61073,6 +61076,11 @@ ejs-multiselect {
|
|
|
61073
61076
|
}
|
|
61074
61077
|
}
|
|
61075
61078
|
|
|
61079
|
+
.e-small.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
|
|
61080
|
+
.e-small.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
|
|
61081
|
+
margin-top: $ddl-small-ddl-icon-top;
|
|
61082
|
+
}
|
|
61083
|
+
|
|
61076
61084
|
.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
61077
61085
|
@if ddl-multiselect-skin-name == 'Material3' {
|
|
61078
61086
|
height: $ddl-small-clear-icon-height;
|
|
@@ -61104,6 +61112,11 @@ ejs-multiselect {
|
|
|
61104
61112
|
}
|
|
61105
61113
|
}
|
|
61106
61114
|
|
|
61115
|
+
.e-bigger.e-small.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
|
|
61116
|
+
.e-bigger.e-small.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
|
|
61117
|
+
margin-top: $ddl-bigger-small-ddl-icon-top;
|
|
61118
|
+
}
|
|
61119
|
+
|
|
61107
61120
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
61108
61121
|
height: $ddl-bigger-small-chip-close-square;
|
|
61109
61122
|
width: $ddl-bigger-small-chip-close-width;
|
|
@@ -77174,6 +77187,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77174
77187
|
overflow: visible;
|
|
77175
77188
|
}
|
|
77176
77189
|
|
|
77190
|
+
.e-headercell.e-templatecell .e-headercelldiv {
|
|
77191
|
+
height: auto;
|
|
77192
|
+
min-height: $grid-header-height;
|
|
77193
|
+
}
|
|
77194
|
+
|
|
77177
77195
|
.e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
|
|
77178
77196
|
padding: 0 .6em;
|
|
77179
77197
|
}
|
|
@@ -81325,6 +81343,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
81325
81343
|
cursor: move;
|
|
81326
81344
|
}
|
|
81327
81345
|
|
|
81346
|
+
& .e-notallowedcur .e-row:hover .e-rowdragdrop {
|
|
81347
|
+
cursor: not-allowed;
|
|
81348
|
+
}
|
|
81349
|
+
|
|
81328
81350
|
.e-sortnumber {
|
|
81329
81351
|
@if $grid-skin == 'material3' {
|
|
81330
81352
|
background: $grid-sortnumber-bg-color;
|
|
@@ -88919,7 +88941,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
88919
88941
|
|
|
88920
88942
|
.e-rte-emojipicker-group .e-rte-emojipickerbtn-group {
|
|
88921
88943
|
display: grid;
|
|
88922
|
-
grid-template-columns:
|
|
88944
|
+
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
|
|
88923
88945
|
gap: 6px;
|
|
88924
88946
|
|
|
88925
88947
|
.e-btn.e-control {
|
|
@@ -88936,7 +88958,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
88936
88958
|
|
|
88937
88959
|
.e-rte-emojisearch-btn {
|
|
88938
88960
|
display: grid;
|
|
88939
|
-
grid-template-columns:
|
|
88961
|
+
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
|
|
88940
88962
|
gap: 6px;
|
|
88941
88963
|
height: 0;
|
|
88942
88964
|
|
|
@@ -101112,6 +101134,22 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101112
101134
|
text-align: left;
|
|
101113
101135
|
}
|
|
101114
101136
|
|
|
101137
|
+
.e-pv-mobile-comments-container .e-pv-comment-panel-title {
|
|
101138
|
+
@if $skin-name == 'Material3' {
|
|
101139
|
+
background: $content-bg-color-alt2;
|
|
101140
|
+
border: $border-light;
|
|
101141
|
+
border-width: 0 0 1px 1px;
|
|
101142
|
+
font-size: $text-base;
|
|
101143
|
+
font-weight: $pv-comment-tile-font-weight;
|
|
101144
|
+
line-height: 16px;
|
|
101145
|
+
padding: 0;
|
|
101146
|
+
left: 15px;
|
|
101147
|
+
top: 14px;
|
|
101148
|
+
position: absolute;
|
|
101149
|
+
text-align: left;
|
|
101150
|
+
}
|
|
101151
|
+
}
|
|
101152
|
+
|
|
101115
101153
|
.e-pv-comment-panel-title-close-div.e-btn {
|
|
101116
101154
|
background: $pv-title-close-background;
|
|
101117
101155
|
border: $pv-title-close-border;
|
|
@@ -101121,17 +101159,12 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101121
101159
|
}
|
|
101122
101160
|
height: $pv-title-close-height;
|
|
101123
101161
|
position: $pv-title-close-position;
|
|
101124
|
-
|
|
101125
|
-
|
|
101126
|
-
top: 5px;
|
|
101127
|
-
}
|
|
101162
|
+
right: 11px;
|
|
101163
|
+
top: 5px;
|
|
101128
101164
|
width: $pv-title-close-width;
|
|
101129
101165
|
@if $skin-name == 'FluentUI' {
|
|
101130
101166
|
padding: 4px;
|
|
101131
101167
|
}
|
|
101132
|
-
@if $skin-name == 'Material3' {
|
|
101133
|
-
padding: 12px 12px 12px 270px;
|
|
101134
|
-
}
|
|
101135
101168
|
}
|
|
101136
101169
|
|
|
101137
101170
|
@if $skin-name == 'Material3' {
|
|
@@ -101144,7 +101177,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101144
101177
|
@if $skin-name != 'bootstrap5' {
|
|
101145
101178
|
color: $pv-comment-text-color;
|
|
101146
101179
|
}
|
|
101147
|
-
@if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI') {
|
|
101180
|
+
@if ($skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
101148
101181
|
color: $icon-color;
|
|
101149
101182
|
}
|
|
101150
101183
|
}
|
|
@@ -101152,6 +101185,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
101152
101185
|
.e-pv-comments-panel-text {
|
|
101153
101186
|
font-size: 15px;
|
|
101154
101187
|
padding-left: 85px;
|
|
101188
|
+
color: rgba(var(--color-sf-on-surface-variant));
|
|
101155
101189
|
}
|
|
101156
101190
|
|
|
101157
101191
|
.e-pv-comments-content-container {
|
|
@@ -102628,7 +102662,7 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
102628
102662
|
}
|
|
102629
102663
|
|
|
102630
102664
|
.e-bigger .e-pv-signature-dialog-height {
|
|
102631
|
-
@if ($skin-name == 'FluentUI'
|
|
102665
|
+
@if ($skin-name == 'FluentUI') {
|
|
102632
102666
|
min-height: 592px;
|
|
102633
102667
|
}
|
|
102634
102668
|
}
|
|
@@ -109687,10 +109721,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109687
109721
|
.e-pivotcell-container {
|
|
109688
109722
|
align-items: center;
|
|
109689
109723
|
display: flex;
|
|
109724
|
+
max-height: inherit;
|
|
109690
109725
|
|
|
109691
109726
|
.e-stackedheadertext,
|
|
109692
109727
|
.e-headertext {
|
|
109693
109728
|
&.e-cellvalue {
|
|
109729
|
+
align-self: stretch;
|
|
109694
109730
|
overflow: hidden;
|
|
109695
109731
|
text-overflow: ellipsis;
|
|
109696
109732
|
width: 100%;
|
|
@@ -110444,6 +110480,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110444
110480
|
display: inline-block;
|
|
110445
110481
|
height: 100%;
|
|
110446
110482
|
vertical-align: top;
|
|
110483
|
+
width: 100%;
|
|
110447
110484
|
}
|
|
110448
110485
|
|
|
110449
110486
|
/* stylelint-disable */
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"23.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"23.1.40","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|