@syncfusion/blazor-themes 22.2.8 → 22.2.9
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 +19 -4
- package/SCSS-Themes/bootstrap.scss +19 -4
- package/SCSS-Themes/bootstrap4.scss +19 -4
- package/SCSS-Themes/bootstrap5-dark.scss +19 -4
- package/SCSS-Themes/bootstrap5.scss +19 -4
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +6 -2
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +6 -2
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +6 -2
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +6 -2
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +6 -2
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +6 -2
- package/SCSS-Themes/buttons/check-box/fabric.scss +6 -2
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +6 -2
- package/SCSS-Themes/buttons/check-box/fluent.scss +6 -2
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +6 -2
- package/SCSS-Themes/buttons/check-box/material-dark.scss +6 -2
- package/SCSS-Themes/buttons/check-box/material.scss +6 -2
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +6 -2
- package/SCSS-Themes/buttons/check-box/material3.scss +6 -2
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +6 -2
- package/SCSS-Themes/buttons/check-box/tailwind.scss +6 -2
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +3 -1
- package/SCSS-Themes/fabric-dark.scss +20 -5
- package/SCSS-Themes/fabric.scss +20 -5
- package/SCSS-Themes/fluent-dark.scss +19 -4
- package/SCSS-Themes/fluent.scss +19 -4
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/highcontrast.scss +19 -4
- package/SCSS-Themes/material-dark.scss +20 -5
- package/SCSS-Themes/material.scss +20 -5
- package/SCSS-Themes/material3-dark.scss +19 -4
- package/SCSS-Themes/material3.scss +19 -4
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
- package/SCSS-Themes/tailwind-dark.scss +19 -4
- package/SCSS-Themes/tailwind.scss +19 -4
- package/package.json +1 -1
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -28745,8 +28745,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28745
28745
|
margin: 0;
|
|
28746
28746
|
|
|
28747
28747
|
&:hover {
|
|
28748
|
-
|
|
28749
|
-
|
|
28748
|
+
@if $skin-name != 'FluentUI' {
|
|
28749
|
+
&.e-check {
|
|
28750
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28751
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28752
|
+
}
|
|
28753
|
+
}
|
|
28750
28754
|
@if $skin-name == 'FluentUI' {
|
|
28751
28755
|
&:not(.e-check),
|
|
28752
28756
|
&:not(.e-stop)::before {
|
|
@@ -64254,6 +64258,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64254
64258
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64255
64259
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64256
64260
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64261
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64257
64262
|
|
|
64258
64263
|
// Color variable
|
|
64259
64264
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -64358,6 +64363,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64358
64363
|
display: flex;
|
|
64359
64364
|
}
|
|
64360
64365
|
|
|
64366
|
+
.e-de-svg-border-color {
|
|
64367
|
+
stroke: $de-svg-border-stroke;
|
|
64368
|
+
}
|
|
64369
|
+
|
|
64370
|
+
.e-de-svg-border-fill-color {
|
|
64371
|
+
fill: $de-svg-border-stroke;
|
|
64372
|
+
}
|
|
64373
|
+
|
|
64361
64374
|
.e-de-container-row {
|
|
64362
64375
|
display: flex;
|
|
64363
64376
|
padding-bottom: $de-padding-full;
|
|
@@ -69193,7 +69206,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69193
69206
|
.e-de-toolbar {
|
|
69194
69207
|
height: 100%;
|
|
69195
69208
|
}
|
|
69196
|
-
|
|
69209
|
+
.e-documenteditorcontainer {
|
|
69210
|
+
display: block;
|
|
69211
|
+
}
|
|
69197
69212
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69198
69213
|
height: 0;
|
|
69199
69214
|
@if $skin-name == 'tailwind' {
|
|
@@ -91501,7 +91516,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91501
91516
|
pointer-events: none;
|
|
91502
91517
|
position: absolute;
|
|
91503
91518
|
top: 50%;
|
|
91504
|
-
width: 99%;
|
|
91519
|
+
width: 99.5%;
|
|
91505
91520
|
}
|
|
91506
91521
|
|
|
91507
91522
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -28376,8 +28376,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28376
28376
|
margin: 0;
|
|
28377
28377
|
|
|
28378
28378
|
&:hover {
|
|
28379
|
-
|
|
28380
|
-
|
|
28379
|
+
@if $skin-name != 'FluentUI' {
|
|
28380
|
+
&.e-check {
|
|
28381
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28382
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28383
|
+
}
|
|
28384
|
+
}
|
|
28381
28385
|
@if $skin-name == 'FluentUI' {
|
|
28382
28386
|
&:not(.e-check),
|
|
28383
28387
|
&:not(.e-stop)::before {
|
|
@@ -63863,6 +63867,7 @@ $de-para-dlg-rtl-btn-font-size: 12px !default;
|
|
|
63863
63867
|
$de-para-dlg-rtl-btn-width: 200px !default;
|
|
63864
63868
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
63865
63869
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
63870
|
+
$de-svg-border-stroke: $content-font !default;
|
|
63866
63871
|
|
|
63867
63872
|
// Table properties
|
|
63868
63873
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63879,6 +63884,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63879
63884
|
display: flex;
|
|
63880
63885
|
}
|
|
63881
63886
|
|
|
63887
|
+
.e-de-svg-border-color {
|
|
63888
|
+
stroke: $de-svg-border-stroke;
|
|
63889
|
+
}
|
|
63890
|
+
|
|
63891
|
+
.e-de-svg-border-fill-color {
|
|
63892
|
+
fill: $de-svg-border-stroke;
|
|
63893
|
+
}
|
|
63894
|
+
|
|
63882
63895
|
.e-de-container-row {
|
|
63883
63896
|
display: flex;
|
|
63884
63897
|
padding-bottom: $de-padding-full;
|
|
@@ -68648,7 +68661,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68648
68661
|
.e-de-toolbar {
|
|
68649
68662
|
height: 100%;
|
|
68650
68663
|
}
|
|
68651
|
-
|
|
68664
|
+
.e-documenteditorcontainer {
|
|
68665
|
+
display: block;
|
|
68666
|
+
}
|
|
68652
68667
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68653
68668
|
height: 0;
|
|
68654
68669
|
@if $skin-name == 'tailwind' {
|
|
@@ -90883,7 +90898,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90883
90898
|
pointer-events: none;
|
|
90884
90899
|
position: absolute;
|
|
90885
90900
|
top: 50%;
|
|
90886
|
-
width: 99%;
|
|
90901
|
+
width: 99.5%;
|
|
90887
90902
|
}
|
|
90888
90903
|
|
|
90889
90904
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -28823,8 +28823,12 @@ $cbox-border-style: solid !default;
|
|
|
28823
28823
|
margin: 0;
|
|
28824
28824
|
|
|
28825
28825
|
&:hover {
|
|
28826
|
-
|
|
28827
|
-
|
|
28826
|
+
@if $skin-name != 'FluentUI' {
|
|
28827
|
+
&.e-check {
|
|
28828
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28829
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28830
|
+
}
|
|
28831
|
+
}
|
|
28828
28832
|
@if $skin-name == 'FluentUI' {
|
|
28829
28833
|
&:not(.e-check),
|
|
28830
28834
|
&:not(.e-stop)::before {
|
|
@@ -65158,6 +65162,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
65158
65162
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
65159
65163
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
65160
65164
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
65165
|
+
$de-svg-border-stroke: $grey-dark-font !default;
|
|
65161
65166
|
|
|
65162
65167
|
// Table properties
|
|
65163
65168
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -65174,6 +65179,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65174
65179
|
display: flex;
|
|
65175
65180
|
}
|
|
65176
65181
|
|
|
65182
|
+
.e-de-svg-border-color {
|
|
65183
|
+
stroke: $de-svg-border-stroke;
|
|
65184
|
+
}
|
|
65185
|
+
|
|
65186
|
+
.e-de-svg-border-fill-color {
|
|
65187
|
+
fill: $de-svg-border-stroke;
|
|
65188
|
+
}
|
|
65189
|
+
|
|
65177
65190
|
.e-de-container-row {
|
|
65178
65191
|
display: flex;
|
|
65179
65192
|
padding-bottom: $de-padding-full;
|
|
@@ -69937,7 +69950,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69937
69950
|
.e-de-toolbar {
|
|
69938
69951
|
height: 100%;
|
|
69939
69952
|
}
|
|
69940
|
-
|
|
69953
|
+
.e-documenteditorcontainer {
|
|
69954
|
+
display: block;
|
|
69955
|
+
}
|
|
69941
69956
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69942
69957
|
height: 0;
|
|
69943
69958
|
@if $skin-name == 'tailwind' {
|
|
@@ -92200,7 +92215,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92200
92215
|
pointer-events: none;
|
|
92201
92216
|
position: absolute;
|
|
92202
92217
|
top: 50%;
|
|
92203
|
-
width: 99%;
|
|
92218
|
+
width: 99.5%;
|
|
92204
92219
|
}
|
|
92205
92220
|
|
|
92206
92221
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -108369,7 +108384,7 @@ $pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
|
|
|
108369
108384
|
$pivotgrid-default-border-color: $grey-700 !default;
|
|
108370
108385
|
$pivotgrid-border-type: $border-type !default;
|
|
108371
108386
|
$pivotgrid-border-size: 1px !default;
|
|
108372
|
-
$pivotgrid-table-background-color: $grey-
|
|
108387
|
+
$pivotgrid-table-background-color: $grey-900 !default;
|
|
108373
108388
|
$pivotgrid-content-font-size: 13px !default;
|
|
108374
108389
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
108375
108390
|
$field-list-font-family: $font-family !default;
|
|
@@ -28620,8 +28620,12 @@ $cbox-border-style: solid !default;
|
|
|
28620
28620
|
margin: 0;
|
|
28621
28621
|
|
|
28622
28622
|
&:hover {
|
|
28623
|
-
|
|
28624
|
-
|
|
28623
|
+
@if $skin-name != 'FluentUI' {
|
|
28624
|
+
&.e-check {
|
|
28625
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28626
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28627
|
+
}
|
|
28628
|
+
}
|
|
28625
28629
|
@if $skin-name == 'FluentUI' {
|
|
28626
28630
|
&:not(.e-check),
|
|
28627
28631
|
&:not(.e-stop)::before {
|
|
@@ -64885,6 +64889,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
64885
64889
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
64886
64890
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
64887
64891
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
64892
|
+
$de-svg-border-stroke: rgba($grey-light-font, .87) !default;
|
|
64888
64893
|
|
|
64889
64894
|
// Table properties
|
|
64890
64895
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -64901,6 +64906,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64901
64906
|
display: flex;
|
|
64902
64907
|
}
|
|
64903
64908
|
|
|
64909
|
+
.e-de-svg-border-color {
|
|
64910
|
+
stroke: $de-svg-border-stroke;
|
|
64911
|
+
}
|
|
64912
|
+
|
|
64913
|
+
.e-de-svg-border-fill-color {
|
|
64914
|
+
fill: $de-svg-border-stroke;
|
|
64915
|
+
}
|
|
64916
|
+
|
|
64904
64917
|
.e-de-container-row {
|
|
64905
64918
|
display: flex;
|
|
64906
64919
|
padding-bottom: $de-padding-full;
|
|
@@ -69663,7 +69676,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69663
69676
|
.e-de-toolbar {
|
|
69664
69677
|
height: 100%;
|
|
69665
69678
|
}
|
|
69666
|
-
|
|
69679
|
+
.e-documenteditorcontainer {
|
|
69680
|
+
display: block;
|
|
69681
|
+
}
|
|
69667
69682
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69668
69683
|
height: 0;
|
|
69669
69684
|
@if $skin-name == 'tailwind' {
|
|
@@ -91912,7 +91927,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91912
91927
|
pointer-events: none;
|
|
91913
91928
|
position: absolute;
|
|
91914
91929
|
top: 50%;
|
|
91915
|
-
width: 99%;
|
|
91930
|
+
width: 99.5%;
|
|
91916
91931
|
}
|
|
91917
91932
|
|
|
91918
91933
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -108080,7 +108095,7 @@ $pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
|
|
|
108080
108095
|
$pivotgrid-default-border-color: $grey-300 !default;
|
|
108081
108096
|
$pivotgrid-border-type: $border-type !default;
|
|
108082
108097
|
$pivotgrid-border-size: 1px !default;
|
|
108083
|
-
$pivotgrid-table-background-color: $grey-
|
|
108098
|
+
$pivotgrid-table-background-color: $grey-100 !default;
|
|
108084
108099
|
$pivotgrid-content-font-size: 13px !default;
|
|
108085
108100
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
108086
108101
|
$field-list-font-family: $font-family !default;
|
|
@@ -29012,8 +29012,12 @@ $cbox-border-style: solid !default;
|
|
|
29012
29012
|
margin: 0;
|
|
29013
29013
|
|
|
29014
29014
|
&:hover {
|
|
29015
|
-
|
|
29016
|
-
|
|
29015
|
+
@if $skin-name != 'FluentUI' {
|
|
29016
|
+
&.e-check {
|
|
29017
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
29018
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
29019
|
+
}
|
|
29020
|
+
}
|
|
29017
29021
|
@if $skin-name == 'FluentUI' {
|
|
29018
29022
|
&:not(.e-check),
|
|
29019
29023
|
&:not(.e-stop)::before {
|
|
@@ -65206,6 +65210,7 @@ $de-para-dlg-rtl-btn-width: 100px !default;
|
|
|
65206
65210
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
65207
65211
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 20px !default;
|
|
65208
65212
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
65213
|
+
$de-svg-border-stroke: rgba($content-text-color) !default;
|
|
65209
65214
|
|
|
65210
65215
|
// Color variable
|
|
65211
65216
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -65310,6 +65315,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65310
65315
|
display: flex;
|
|
65311
65316
|
}
|
|
65312
65317
|
|
|
65318
|
+
.e-de-svg-border-color {
|
|
65319
|
+
stroke: $de-svg-border-stroke;
|
|
65320
|
+
}
|
|
65321
|
+
|
|
65322
|
+
.e-de-svg-border-fill-color {
|
|
65323
|
+
fill: $de-svg-border-stroke;
|
|
65324
|
+
}
|
|
65325
|
+
|
|
65313
65326
|
.e-de-container-row {
|
|
65314
65327
|
display: flex;
|
|
65315
65328
|
padding-bottom: $de-padding-full;
|
|
@@ -70142,7 +70155,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
70142
70155
|
.e-de-toolbar {
|
|
70143
70156
|
height: 100%;
|
|
70144
70157
|
}
|
|
70145
|
-
|
|
70158
|
+
.e-documenteditorcontainer {
|
|
70159
|
+
display: block;
|
|
70160
|
+
}
|
|
70146
70161
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
70147
70162
|
height: 0;
|
|
70148
70163
|
@if $skin-name == 'tailwind' {
|
|
@@ -92495,7 +92510,7 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
92495
92510
|
pointer-events: none;
|
|
92496
92511
|
position: absolute;
|
|
92497
92512
|
top: 50%;
|
|
92498
|
-
width: 99%;
|
|
92513
|
+
width: 99.5%;
|
|
92499
92514
|
}
|
|
92500
92515
|
|
|
92501
92516
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -29094,8 +29094,12 @@ $cbox-border-style: solid !default;
|
|
|
29094
29094
|
margin: 0;
|
|
29095
29095
|
|
|
29096
29096
|
&:hover {
|
|
29097
|
-
|
|
29098
|
-
|
|
29097
|
+
@if $skin-name != 'FluentUI' {
|
|
29098
|
+
&.e-check {
|
|
29099
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
29100
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
29101
|
+
}
|
|
29102
|
+
}
|
|
29099
29103
|
@if $skin-name == 'FluentUI' {
|
|
29100
29104
|
&:not(.e-check),
|
|
29101
29105
|
&:not(.e-stop)::before {
|
|
@@ -65288,6 +65292,7 @@ $de-para-dlg-rtl-btn-width: 100px !default;
|
|
|
65288
65292
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
65289
65293
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 20px !default;
|
|
65290
65294
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
65295
|
+
$de-svg-border-stroke: rgba($content-text-color) !default;
|
|
65291
65296
|
|
|
65292
65297
|
// Color variable
|
|
65293
65298
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -65392,6 +65397,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65392
65397
|
display: flex;
|
|
65393
65398
|
}
|
|
65394
65399
|
|
|
65400
|
+
.e-de-svg-border-color {
|
|
65401
|
+
stroke: $de-svg-border-stroke;
|
|
65402
|
+
}
|
|
65403
|
+
|
|
65404
|
+
.e-de-svg-border-fill-color {
|
|
65405
|
+
fill: $de-svg-border-stroke;
|
|
65406
|
+
}
|
|
65407
|
+
|
|
65395
65408
|
.e-de-container-row {
|
|
65396
65409
|
display: flex;
|
|
65397
65410
|
padding-bottom: $de-padding-full;
|
|
@@ -70224,7 +70237,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
70224
70237
|
.e-de-toolbar {
|
|
70225
70238
|
height: 100%;
|
|
70226
70239
|
}
|
|
70227
|
-
|
|
70240
|
+
.e-documenteditorcontainer {
|
|
70241
|
+
display: block;
|
|
70242
|
+
}
|
|
70228
70243
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
70229
70244
|
height: 0;
|
|
70230
70245
|
@if $skin-name == 'tailwind' {
|
|
@@ -92577,7 +92592,7 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
92577
92592
|
pointer-events: none;
|
|
92578
92593
|
position: absolute;
|
|
92579
92594
|
top: 50%;
|
|
92580
|
-
width: 99%;
|
|
92595
|
+
width: 99.5%;
|
|
92581
92596
|
}
|
|
92582
92597
|
|
|
92583
92598
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -58,7 +58,7 @@ $pivotgrid-cell-border-color: $neutral-light !default;
|
|
|
58
58
|
$pivotgrid-default-border-color: $neutral-light !default;
|
|
59
59
|
$pivotgrid-border-type: $border-type !default;
|
|
60
60
|
$pivotgrid-border-size: $border-size !default;
|
|
61
|
-
$pivotgrid-table-background-color: $neutral-
|
|
61
|
+
$pivotgrid-table-background-color: $neutral-lighter-alt !default;
|
|
62
62
|
$pivotgrid-content-font-size: 13px !default;
|
|
63
63
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
64
64
|
$field-list-font-family: $font-family !default;
|
|
@@ -58,7 +58,7 @@ $pivotgrid-cell-border-color: rgba($neutral-black, .12) !default;
|
|
|
58
58
|
$pivotgrid-default-border-color: $neutral-quintenaryalt !default;
|
|
59
59
|
$pivotgrid-border-type: $border-type !default;
|
|
60
60
|
$pivotgrid-border-size: $border-size !default;
|
|
61
|
-
$pivotgrid-table-background-color: $neutral-
|
|
61
|
+
$pivotgrid-table-background-color: $neutral-lighter !default;
|
|
62
62
|
$pivotgrid-content-font-size: 13px !default;
|
|
63
63
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
64
64
|
$field-list-font-family: $font-family !default;
|
|
@@ -58,7 +58,7 @@ $pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
|
|
|
58
58
|
$pivotgrid-default-border-color: $grey-700 !default;
|
|
59
59
|
$pivotgrid-border-type: $border-type !default;
|
|
60
60
|
$pivotgrid-border-size: 1px !default;
|
|
61
|
-
$pivotgrid-table-background-color: $grey-
|
|
61
|
+
$pivotgrid-table-background-color: $grey-900 !default;
|
|
62
62
|
$pivotgrid-content-font-size: 13px !default;
|
|
63
63
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
64
64
|
$field-list-font-family: $font-family !default;
|
|
@@ -58,7 +58,7 @@ $pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
|
|
|
58
58
|
$pivotgrid-default-border-color: $grey-300 !default;
|
|
59
59
|
$pivotgrid-border-type: $border-type !default;
|
|
60
60
|
$pivotgrid-border-size: 1px !default;
|
|
61
|
-
$pivotgrid-table-background-color: $grey-
|
|
61
|
+
$pivotgrid-table-background-color: $grey-100 !default;
|
|
62
62
|
$pivotgrid-content-font-size: 13px !default;
|
|
63
63
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
64
64
|
$field-list-font-family: $font-family !default;
|
|
@@ -28627,8 +28627,12 @@ $cbox-border-style: solid !default;
|
|
|
28627
28627
|
margin: 0;
|
|
28628
28628
|
|
|
28629
28629
|
&:hover {
|
|
28630
|
-
|
|
28631
|
-
|
|
28630
|
+
@if $skin-name != 'FluentUI' {
|
|
28631
|
+
&.e-check {
|
|
28632
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28633
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28634
|
+
}
|
|
28635
|
+
}
|
|
28632
28636
|
@if $skin-name == 'FluentUI' {
|
|
28633
28637
|
&:not(.e-check),
|
|
28634
28638
|
&:not(.e-stop)::before {
|
|
@@ -64036,6 +64040,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64036
64040
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64037
64041
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64038
64042
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64043
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64039
64044
|
|
|
64040
64045
|
// Table properties
|
|
64041
64046
|
$de-row-height-bottom-margin: 0;
|
|
@@ -64136,6 +64141,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64136
64141
|
display: flex;
|
|
64137
64142
|
}
|
|
64138
64143
|
|
|
64144
|
+
.e-de-svg-border-color {
|
|
64145
|
+
stroke: $de-svg-border-stroke;
|
|
64146
|
+
}
|
|
64147
|
+
|
|
64148
|
+
.e-de-svg-border-fill-color {
|
|
64149
|
+
fill: $de-svg-border-stroke;
|
|
64150
|
+
}
|
|
64151
|
+
|
|
64139
64152
|
.e-de-container-row {
|
|
64140
64153
|
display: flex;
|
|
64141
64154
|
padding-bottom: $de-padding-full;
|
|
@@ -68961,7 +68974,9 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
68961
68974
|
.e-de-toolbar {
|
|
68962
68975
|
height: 100%;
|
|
68963
68976
|
}
|
|
68964
|
-
|
|
68977
|
+
.e-documenteditorcontainer {
|
|
68978
|
+
display: block;
|
|
68979
|
+
}
|
|
68965
68980
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68966
68981
|
height: 0;
|
|
68967
68982
|
@if $skin-name == 'tailwind' {
|
|
@@ -91263,7 +91278,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91263
91278
|
pointer-events: none;
|
|
91264
91279
|
position: absolute;
|
|
91265
91280
|
top: 50%;
|
|
91266
|
-
width: 99%;
|
|
91281
|
+
width: 99.5%;
|
|
91267
91282
|
}
|
|
91268
91283
|
|
|
91269
91284
|
.e-gantt-child-taskbar-inner-div,
|