@syncfusion/blazor-themes 22.2.7 → 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 +24 -7
- package/SCSS-Themes/bootstrap.scss +24 -7
- package/SCSS-Themes/bootstrap4.scss +24 -7
- package/SCSS-Themes/bootstrap5-dark.scss +24 -7
- package/SCSS-Themes/bootstrap5.scss +24 -7
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +11 -5
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +11 -5
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +11 -5
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/fabric.scss +11 -5
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/fluent.scss +11 -5
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +11 -5
- package/SCSS-Themes/buttons/check-box/material-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/material.scss +11 -5
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/material3.scss +11 -5
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +11 -5
- package/SCSS-Themes/buttons/check-box/tailwind.scss +11 -5
- 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 +25 -8
- package/SCSS-Themes/fabric.scss +25 -8
- package/SCSS-Themes/fluent-dark.scss +24 -7
- package/SCSS-Themes/fluent.scss +24 -7
- 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 +24 -7
- package/SCSS-Themes/material-dark.scss +25 -8
- package/SCSS-Themes/material.scss +25 -8
- package/SCSS-Themes/material3-dark.scss +24 -7
- package/SCSS-Themes/material3.scss +24 -7
- 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 +24 -7
- package/SCSS-Themes/tailwind.scss +24 -7
- package/package.json +1 -1
|
@@ -28278,8 +28278,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28278
28278
|
|
|
28279
28279
|
&:hover {
|
|
28280
28280
|
@if $skin-name != 'FluentUI' {
|
|
28281
|
-
|
|
28282
|
-
|
|
28281
|
+
&.e-check {
|
|
28282
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28283
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28284
|
+
}
|
|
28283
28285
|
}
|
|
28284
28286
|
@if $skin-name == 'FluentUI' {
|
|
28285
28287
|
&:not(.e-check),
|
|
@@ -28374,8 +28376,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28374
28376
|
margin: 0;
|
|
28375
28377
|
|
|
28376
28378
|
&:hover {
|
|
28377
|
-
|
|
28378
|
-
|
|
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
|
+
}
|
|
28379
28385
|
@if $skin-name == 'FluentUI' {
|
|
28380
28386
|
&:not(.e-check),
|
|
28381
28387
|
&:not(.e-stop)::before {
|
|
@@ -28717,7 +28723,7 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28717
28723
|
color: $cbox-icon-color;
|
|
28718
28724
|
}
|
|
28719
28725
|
}
|
|
28720
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
28726
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
28721
28727
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28722
28728
|
border-color: $cbox-checkmark-hover-border-color;
|
|
28723
28729
|
}
|
|
@@ -63861,6 +63867,7 @@ $de-para-dlg-rtl-btn-font-size: 12px !default;
|
|
|
63861
63867
|
$de-para-dlg-rtl-btn-width: 200px !default;
|
|
63862
63868
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
63863
63869
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
63870
|
+
$de-svg-border-stroke: $content-font !default;
|
|
63864
63871
|
|
|
63865
63872
|
// Table properties
|
|
63866
63873
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63877,6 +63884,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63877
63884
|
display: flex;
|
|
63878
63885
|
}
|
|
63879
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
|
+
|
|
63880
63895
|
.e-de-container-row {
|
|
63881
63896
|
display: flex;
|
|
63882
63897
|
padding-bottom: $de-padding-full;
|
|
@@ -68646,7 +68661,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68646
68661
|
.e-de-toolbar {
|
|
68647
68662
|
height: 100%;
|
|
68648
68663
|
}
|
|
68649
|
-
|
|
68664
|
+
.e-documenteditorcontainer {
|
|
68665
|
+
display: block;
|
|
68666
|
+
}
|
|
68650
68667
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68651
68668
|
height: 0;
|
|
68652
68669
|
@if $skin-name == 'tailwind' {
|
|
@@ -90881,7 +90898,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90881
90898
|
pointer-events: none;
|
|
90882
90899
|
position: absolute;
|
|
90883
90900
|
top: 50%;
|
|
90884
|
-
width: 99%;
|
|
90901
|
+
width: 99.5%;
|
|
90885
90902
|
}
|
|
90886
90903
|
|
|
90887
90904
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -28725,8 +28725,10 @@ $cbox-border-style: solid !default;
|
|
|
28725
28725
|
|
|
28726
28726
|
&:hover {
|
|
28727
28727
|
@if $skin-name != 'FluentUI' {
|
|
28728
|
-
|
|
28729
|
-
|
|
28728
|
+
&.e-check {
|
|
28729
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28730
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28731
|
+
}
|
|
28730
28732
|
}
|
|
28731
28733
|
@if $skin-name == 'FluentUI' {
|
|
28732
28734
|
&:not(.e-check),
|
|
@@ -28821,8 +28823,12 @@ $cbox-border-style: solid !default;
|
|
|
28821
28823
|
margin: 0;
|
|
28822
28824
|
|
|
28823
28825
|
&:hover {
|
|
28824
|
-
|
|
28825
|
-
|
|
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
|
+
}
|
|
28826
28832
|
@if $skin-name == 'FluentUI' {
|
|
28827
28833
|
&:not(.e-check),
|
|
28828
28834
|
&:not(.e-stop)::before {
|
|
@@ -29164,7 +29170,7 @@ $cbox-border-style: solid !default;
|
|
|
29164
29170
|
color: $cbox-icon-color;
|
|
29165
29171
|
}
|
|
29166
29172
|
}
|
|
29167
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
29173
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
29168
29174
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
29169
29175
|
border-color: $cbox-checkmark-hover-border-color;
|
|
29170
29176
|
}
|
|
@@ -65156,6 +65162,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
65156
65162
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
65157
65163
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
65158
65164
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
65165
|
+
$de-svg-border-stroke: $grey-dark-font !default;
|
|
65159
65166
|
|
|
65160
65167
|
// Table properties
|
|
65161
65168
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -65172,6 +65179,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65172
65179
|
display: flex;
|
|
65173
65180
|
}
|
|
65174
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
|
+
|
|
65175
65190
|
.e-de-container-row {
|
|
65176
65191
|
display: flex;
|
|
65177
65192
|
padding-bottom: $de-padding-full;
|
|
@@ -69935,7 +69950,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69935
69950
|
.e-de-toolbar {
|
|
69936
69951
|
height: 100%;
|
|
69937
69952
|
}
|
|
69938
|
-
|
|
69953
|
+
.e-documenteditorcontainer {
|
|
69954
|
+
display: block;
|
|
69955
|
+
}
|
|
69939
69956
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69940
69957
|
height: 0;
|
|
69941
69958
|
@if $skin-name == 'tailwind' {
|
|
@@ -92198,7 +92215,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92198
92215
|
pointer-events: none;
|
|
92199
92216
|
position: absolute;
|
|
92200
92217
|
top: 50%;
|
|
92201
|
-
width: 99%;
|
|
92218
|
+
width: 99.5%;
|
|
92202
92219
|
}
|
|
92203
92220
|
|
|
92204
92221
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -108367,7 +108384,7 @@ $pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
|
|
|
108367
108384
|
$pivotgrid-default-border-color: $grey-700 !default;
|
|
108368
108385
|
$pivotgrid-border-type: $border-type !default;
|
|
108369
108386
|
$pivotgrid-border-size: 1px !default;
|
|
108370
|
-
$pivotgrid-table-background-color: $grey-
|
|
108387
|
+
$pivotgrid-table-background-color: $grey-900 !default;
|
|
108371
108388
|
$pivotgrid-content-font-size: 13px !default;
|
|
108372
108389
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
108373
108390
|
$field-list-font-family: $font-family !default;
|
|
@@ -28522,8 +28522,10 @@ $cbox-border-style: solid !default;
|
|
|
28522
28522
|
|
|
28523
28523
|
&:hover {
|
|
28524
28524
|
@if $skin-name != 'FluentUI' {
|
|
28525
|
-
|
|
28526
|
-
|
|
28525
|
+
&.e-check {
|
|
28526
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28527
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28528
|
+
}
|
|
28527
28529
|
}
|
|
28528
28530
|
@if $skin-name == 'FluentUI' {
|
|
28529
28531
|
&:not(.e-check),
|
|
@@ -28618,8 +28620,12 @@ $cbox-border-style: solid !default;
|
|
|
28618
28620
|
margin: 0;
|
|
28619
28621
|
|
|
28620
28622
|
&:hover {
|
|
28621
|
-
|
|
28622
|
-
|
|
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
|
+
}
|
|
28623
28629
|
@if $skin-name == 'FluentUI' {
|
|
28624
28630
|
&:not(.e-check),
|
|
28625
28631
|
&:not(.e-stop)::before {
|
|
@@ -28961,7 +28967,7 @@ $cbox-border-style: solid !default;
|
|
|
28961
28967
|
color: $cbox-icon-color;
|
|
28962
28968
|
}
|
|
28963
28969
|
}
|
|
28964
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
28970
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
28965
28971
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28966
28972
|
border-color: $cbox-checkmark-hover-border-color;
|
|
28967
28973
|
}
|
|
@@ -64883,6 +64889,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
64883
64889
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
64884
64890
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
64885
64891
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
64892
|
+
$de-svg-border-stroke: rgba($grey-light-font, .87) !default;
|
|
64886
64893
|
|
|
64887
64894
|
// Table properties
|
|
64888
64895
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -64899,6 +64906,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64899
64906
|
display: flex;
|
|
64900
64907
|
}
|
|
64901
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
|
+
|
|
64902
64917
|
.e-de-container-row {
|
|
64903
64918
|
display: flex;
|
|
64904
64919
|
padding-bottom: $de-padding-full;
|
|
@@ -69661,7 +69676,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69661
69676
|
.e-de-toolbar {
|
|
69662
69677
|
height: 100%;
|
|
69663
69678
|
}
|
|
69664
|
-
|
|
69679
|
+
.e-documenteditorcontainer {
|
|
69680
|
+
display: block;
|
|
69681
|
+
}
|
|
69665
69682
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69666
69683
|
height: 0;
|
|
69667
69684
|
@if $skin-name == 'tailwind' {
|
|
@@ -91910,7 +91927,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91910
91927
|
pointer-events: none;
|
|
91911
91928
|
position: absolute;
|
|
91912
91929
|
top: 50%;
|
|
91913
|
-
width: 99%;
|
|
91930
|
+
width: 99.5%;
|
|
91914
91931
|
}
|
|
91915
91932
|
|
|
91916
91933
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -108078,7 +108095,7 @@ $pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
|
|
|
108078
108095
|
$pivotgrid-default-border-color: $grey-300 !default;
|
|
108079
108096
|
$pivotgrid-border-type: $border-type !default;
|
|
108080
108097
|
$pivotgrid-border-size: 1px !default;
|
|
108081
|
-
$pivotgrid-table-background-color: $grey-
|
|
108098
|
+
$pivotgrid-table-background-color: $grey-100 !default;
|
|
108082
108099
|
$pivotgrid-content-font-size: 13px !default;
|
|
108083
108100
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
108084
108101
|
$field-list-font-family: $font-family !default;
|
|
@@ -28914,8 +28914,10 @@ $cbox-border-style: solid !default;
|
|
|
28914
28914
|
|
|
28915
28915
|
&:hover {
|
|
28916
28916
|
@if $skin-name != 'FluentUI' {
|
|
28917
|
-
|
|
28918
|
-
|
|
28917
|
+
&.e-check {
|
|
28918
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28919
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28920
|
+
}
|
|
28919
28921
|
}
|
|
28920
28922
|
@if $skin-name == 'FluentUI' {
|
|
28921
28923
|
&:not(.e-check),
|
|
@@ -29010,8 +29012,12 @@ $cbox-border-style: solid !default;
|
|
|
29010
29012
|
margin: 0;
|
|
29011
29013
|
|
|
29012
29014
|
&:hover {
|
|
29013
|
-
|
|
29014
|
-
|
|
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
|
+
}
|
|
29015
29021
|
@if $skin-name == 'FluentUI' {
|
|
29016
29022
|
&:not(.e-check),
|
|
29017
29023
|
&:not(.e-stop)::before {
|
|
@@ -29353,7 +29359,7 @@ $cbox-border-style: solid !default;
|
|
|
29353
29359
|
color: $cbox-icon-color;
|
|
29354
29360
|
}
|
|
29355
29361
|
}
|
|
29356
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
29362
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
29357
29363
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
29358
29364
|
border-color: $cbox-checkmark-hover-border-color;
|
|
29359
29365
|
}
|
|
@@ -65204,6 +65210,7 @@ $de-para-dlg-rtl-btn-width: 100px !default;
|
|
|
65204
65210
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
65205
65211
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 20px !default;
|
|
65206
65212
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
65213
|
+
$de-svg-border-stroke: rgba($content-text-color) !default;
|
|
65207
65214
|
|
|
65208
65215
|
// Color variable
|
|
65209
65216
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -65308,6 +65315,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65308
65315
|
display: flex;
|
|
65309
65316
|
}
|
|
65310
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
|
+
|
|
65311
65326
|
.e-de-container-row {
|
|
65312
65327
|
display: flex;
|
|
65313
65328
|
padding-bottom: $de-padding-full;
|
|
@@ -70140,7 +70155,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
70140
70155
|
.e-de-toolbar {
|
|
70141
70156
|
height: 100%;
|
|
70142
70157
|
}
|
|
70143
|
-
|
|
70158
|
+
.e-documenteditorcontainer {
|
|
70159
|
+
display: block;
|
|
70160
|
+
}
|
|
70144
70161
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
70145
70162
|
height: 0;
|
|
70146
70163
|
@if $skin-name == 'tailwind' {
|
|
@@ -92493,7 +92510,7 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
92493
92510
|
pointer-events: none;
|
|
92494
92511
|
position: absolute;
|
|
92495
92512
|
top: 50%;
|
|
92496
|
-
width: 99%;
|
|
92513
|
+
width: 99.5%;
|
|
92497
92514
|
}
|
|
92498
92515
|
|
|
92499
92516
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -28996,8 +28996,10 @@ $cbox-border-style: solid !default;
|
|
|
28996
28996
|
|
|
28997
28997
|
&:hover {
|
|
28998
28998
|
@if $skin-name != 'FluentUI' {
|
|
28999
|
-
|
|
29000
|
-
|
|
28999
|
+
&.e-check {
|
|
29000
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
29001
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
29002
|
+
}
|
|
29001
29003
|
}
|
|
29002
29004
|
@if $skin-name == 'FluentUI' {
|
|
29003
29005
|
&:not(.e-check),
|
|
@@ -29092,8 +29094,12 @@ $cbox-border-style: solid !default;
|
|
|
29092
29094
|
margin: 0;
|
|
29093
29095
|
|
|
29094
29096
|
&:hover {
|
|
29095
|
-
|
|
29096
|
-
|
|
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
|
+
}
|
|
29097
29103
|
@if $skin-name == 'FluentUI' {
|
|
29098
29104
|
&:not(.e-check),
|
|
29099
29105
|
&:not(.e-stop)::before {
|
|
@@ -29435,7 +29441,7 @@ $cbox-border-style: solid !default;
|
|
|
29435
29441
|
color: $cbox-icon-color;
|
|
29436
29442
|
}
|
|
29437
29443
|
}
|
|
29438
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
29444
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
29439
29445
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
29440
29446
|
border-color: $cbox-checkmark-hover-border-color;
|
|
29441
29447
|
}
|
|
@@ -65286,6 +65292,7 @@ $de-para-dlg-rtl-btn-width: 100px !default;
|
|
|
65286
65292
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
65287
65293
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 20px !default;
|
|
65288
65294
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
65295
|
+
$de-svg-border-stroke: rgba($content-text-color) !default;
|
|
65289
65296
|
|
|
65290
65297
|
// Color variable
|
|
65291
65298
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -65390,6 +65397,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65390
65397
|
display: flex;
|
|
65391
65398
|
}
|
|
65392
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
|
+
|
|
65393
65408
|
.e-de-container-row {
|
|
65394
65409
|
display: flex;
|
|
65395
65410
|
padding-bottom: $de-padding-full;
|
|
@@ -70222,7 +70237,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
70222
70237
|
.e-de-toolbar {
|
|
70223
70238
|
height: 100%;
|
|
70224
70239
|
}
|
|
70225
|
-
|
|
70240
|
+
.e-documenteditorcontainer {
|
|
70241
|
+
display: block;
|
|
70242
|
+
}
|
|
70226
70243
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
70227
70244
|
height: 0;
|
|
70228
70245
|
@if $skin-name == 'tailwind' {
|
|
@@ -92575,7 +92592,7 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
92575
92592
|
pointer-events: none;
|
|
92576
92593
|
position: absolute;
|
|
92577
92594
|
top: 50%;
|
|
92578
|
-
width: 99%;
|
|
92595
|
+
width: 99.5%;
|
|
92579
92596
|
}
|
|
92580
92597
|
|
|
92581
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;
|
|
@@ -28529,8 +28529,10 @@ $cbox-border-style: solid !default;
|
|
|
28529
28529
|
|
|
28530
28530
|
&:hover {
|
|
28531
28531
|
@if $skin-name != 'FluentUI' {
|
|
28532
|
-
|
|
28533
|
-
|
|
28532
|
+
&.e-check {
|
|
28533
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28534
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28535
|
+
}
|
|
28534
28536
|
}
|
|
28535
28537
|
@if $skin-name == 'FluentUI' {
|
|
28536
28538
|
&:not(.e-check),
|
|
@@ -28625,8 +28627,12 @@ $cbox-border-style: solid !default;
|
|
|
28625
28627
|
margin: 0;
|
|
28626
28628
|
|
|
28627
28629
|
&:hover {
|
|
28628
|
-
|
|
28629
|
-
|
|
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
|
+
}
|
|
28630
28636
|
@if $skin-name == 'FluentUI' {
|
|
28631
28637
|
&:not(.e-check),
|
|
28632
28638
|
&:not(.e-stop)::before {
|
|
@@ -28968,7 +28974,7 @@ $cbox-border-style: solid !default;
|
|
|
28968
28974
|
color: $cbox-icon-color;
|
|
28969
28975
|
}
|
|
28970
28976
|
}
|
|
28971
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
28977
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
28972
28978
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28973
28979
|
border-color: $cbox-checkmark-hover-border-color;
|
|
28974
28980
|
}
|
|
@@ -64034,6 +64040,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64034
64040
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64035
64041
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64036
64042
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64043
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64037
64044
|
|
|
64038
64045
|
// Table properties
|
|
64039
64046
|
$de-row-height-bottom-margin: 0;
|
|
@@ -64134,6 +64141,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64134
64141
|
display: flex;
|
|
64135
64142
|
}
|
|
64136
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
|
+
|
|
64137
64152
|
.e-de-container-row {
|
|
64138
64153
|
display: flex;
|
|
64139
64154
|
padding-bottom: $de-padding-full;
|
|
@@ -68959,7 +68974,9 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
68959
68974
|
.e-de-toolbar {
|
|
68960
68975
|
height: 100%;
|
|
68961
68976
|
}
|
|
68962
|
-
|
|
68977
|
+
.e-documenteditorcontainer {
|
|
68978
|
+
display: block;
|
|
68979
|
+
}
|
|
68963
68980
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68964
68981
|
height: 0;
|
|
68965
68982
|
@if $skin-name == 'tailwind' {
|
|
@@ -91261,7 +91278,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91261
91278
|
pointer-events: none;
|
|
91262
91279
|
position: absolute;
|
|
91263
91280
|
top: 50%;
|
|
91264
|
-
width: 99%;
|
|
91281
|
+
width: 99.5%;
|
|
91265
91282
|
}
|
|
91266
91283
|
|
|
91267
91284
|
.e-gantt-child-taskbar-inner-div,
|