@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
|
@@ -506,6 +506,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
507
507
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
508
508
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
509
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
509
510
|
|
|
510
511
|
// Table properties
|
|
511
512
|
$de-row-height-bottom-margin: 0;
|
|
@@ -606,6 +607,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
606
607
|
display: flex;
|
|
607
608
|
}
|
|
608
609
|
|
|
610
|
+
.e-de-svg-border-color {
|
|
611
|
+
stroke: $de-svg-border-stroke;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.e-de-svg-border-fill-color {
|
|
615
|
+
fill: $de-svg-border-stroke;
|
|
616
|
+
}
|
|
617
|
+
|
|
609
618
|
.e-de-container-row {
|
|
610
619
|
display: flex;
|
|
611
620
|
padding-bottom: $de-padding-full;
|
|
@@ -506,6 +506,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
507
507
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
508
508
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
509
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
509
510
|
|
|
510
511
|
// Table properties
|
|
511
512
|
$de-row-height-bottom-margin: 0;
|
|
@@ -606,6 +607,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
606
607
|
display: flex;
|
|
607
608
|
}
|
|
608
609
|
|
|
610
|
+
.e-de-svg-border-color {
|
|
611
|
+
stroke: $de-svg-border-stroke;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.e-de-svg-border-fill-color {
|
|
615
|
+
fill: $de-svg-border-stroke;
|
|
616
|
+
}
|
|
617
|
+
|
|
609
618
|
.e-de-container-row {
|
|
610
619
|
display: flex;
|
|
611
620
|
padding-bottom: $de-padding-full;
|
|
@@ -178,7 +178,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
178
178
|
.e-de-toolbar {
|
|
179
179
|
height: 100%;
|
|
180
180
|
}
|
|
181
|
-
|
|
181
|
+
.e-documenteditorcontainer {
|
|
182
|
+
display: block;
|
|
183
|
+
}
|
|
182
184
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
183
185
|
height: 0;
|
|
184
186
|
@if $skin-name == 'tailwind' {
|
|
@@ -178,7 +178,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
178
178
|
.e-de-toolbar {
|
|
179
179
|
height: 100%;
|
|
180
180
|
}
|
|
181
|
-
|
|
181
|
+
.e-documenteditorcontainer {
|
|
182
|
+
display: block;
|
|
183
|
+
}
|
|
182
184
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
183
185
|
height: 0;
|
|
184
186
|
@if $skin-name == 'tailwind' {
|
|
@@ -194,7 +194,9 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
194
194
|
.e-de-toolbar {
|
|
195
195
|
height: 100%;
|
|
196
196
|
}
|
|
197
|
-
|
|
197
|
+
.e-documenteditorcontainer {
|
|
198
|
+
display: block;
|
|
199
|
+
}
|
|
198
200
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
199
201
|
height: 0;
|
|
200
202
|
@if $skin-name == 'tailwind' {
|
|
@@ -204,7 +204,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
204
204
|
.e-de-toolbar {
|
|
205
205
|
height: 100%;
|
|
206
206
|
}
|
|
207
|
-
|
|
207
|
+
.e-documenteditorcontainer {
|
|
208
|
+
display: block;
|
|
209
|
+
}
|
|
208
210
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
209
211
|
height: 0;
|
|
210
212
|
@if $skin-name == 'tailwind' {
|
|
@@ -204,7 +204,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
204
204
|
.e-de-toolbar {
|
|
205
205
|
height: 100%;
|
|
206
206
|
}
|
|
207
|
-
|
|
207
|
+
.e-documenteditorcontainer {
|
|
208
|
+
display: block;
|
|
209
|
+
}
|
|
208
210
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
209
211
|
height: 0;
|
|
210
212
|
@if $skin-name == 'tailwind' {
|
|
@@ -183,7 +183,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
183
183
|
.e-de-toolbar {
|
|
184
184
|
height: 100%;
|
|
185
185
|
}
|
|
186
|
-
|
|
186
|
+
.e-documenteditorcontainer {
|
|
187
|
+
display: block;
|
|
188
|
+
}
|
|
187
189
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
188
190
|
height: 0;
|
|
189
191
|
@if $skin-name == 'tailwind' {
|
|
@@ -180,7 +180,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
180
180
|
.e-de-toolbar {
|
|
181
181
|
height: 100%;
|
|
182
182
|
}
|
|
183
|
-
|
|
183
|
+
.e-documenteditorcontainer {
|
|
184
|
+
display: block;
|
|
185
|
+
}
|
|
184
186
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
185
187
|
height: 0;
|
|
186
188
|
@if $skin-name == 'tailwind' {
|
|
@@ -205,7 +205,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
205
205
|
.e-de-toolbar {
|
|
206
206
|
height: 100%;
|
|
207
207
|
}
|
|
208
|
-
|
|
208
|
+
.e-documenteditorcontainer {
|
|
209
|
+
display: block;
|
|
210
|
+
}
|
|
209
211
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
210
212
|
height: 0;
|
|
211
213
|
@if $skin-name == 'tailwind' {
|
|
@@ -205,7 +205,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
205
205
|
.e-de-toolbar {
|
|
206
206
|
height: 100%;
|
|
207
207
|
}
|
|
208
|
-
|
|
208
|
+
.e-documenteditorcontainer {
|
|
209
|
+
display: block;
|
|
210
|
+
}
|
|
209
211
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
210
212
|
height: 0;
|
|
211
213
|
@if $skin-name == 'tailwind' {
|
|
@@ -181,7 +181,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
181
181
|
.e-de-toolbar {
|
|
182
182
|
height: 100%;
|
|
183
183
|
}
|
|
184
|
-
|
|
184
|
+
.e-documenteditorcontainer {
|
|
185
|
+
display: block;
|
|
186
|
+
}
|
|
185
187
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
186
188
|
height: 0;
|
|
187
189
|
@if $skin-name == 'tailwind' {
|
|
@@ -182,7 +182,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
182
182
|
.e-de-toolbar {
|
|
183
183
|
height: 100%;
|
|
184
184
|
}
|
|
185
|
-
|
|
185
|
+
.e-documenteditorcontainer {
|
|
186
|
+
display: block;
|
|
187
|
+
}
|
|
186
188
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
187
189
|
height: 0;
|
|
188
190
|
@if $skin-name == 'tailwind' {
|
|
@@ -181,7 +181,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
181
181
|
.e-de-toolbar {
|
|
182
182
|
height: 100%;
|
|
183
183
|
}
|
|
184
|
-
|
|
184
|
+
.e-documenteditorcontainer {
|
|
185
|
+
display: block;
|
|
186
|
+
}
|
|
185
187
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
186
188
|
height: 0;
|
|
187
189
|
@if $skin-name == 'tailwind' {
|
|
@@ -208,7 +208,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
208
208
|
.e-de-toolbar {
|
|
209
209
|
height: 100%;
|
|
210
210
|
}
|
|
211
|
-
|
|
211
|
+
.e-documenteditorcontainer {
|
|
212
|
+
display: block;
|
|
213
|
+
}
|
|
212
214
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
213
215
|
height: 0;
|
|
214
216
|
@if $skin-name == 'tailwind' {
|
|
@@ -208,7 +208,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
208
208
|
.e-de-toolbar {
|
|
209
209
|
height: 100%;
|
|
210
210
|
}
|
|
211
|
-
|
|
211
|
+
.e-documenteditorcontainer {
|
|
212
|
+
display: block;
|
|
213
|
+
}
|
|
212
214
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
213
215
|
height: 0;
|
|
214
216
|
@if $skin-name == 'tailwind' {
|
|
@@ -198,7 +198,9 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
198
198
|
.e-de-toolbar {
|
|
199
199
|
height: 100%;
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
.e-documenteditorcontainer {
|
|
202
|
+
display: block;
|
|
203
|
+
}
|
|
202
204
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
203
205
|
height: 0;
|
|
204
206
|
@if $skin-name == 'tailwind' {
|
|
@@ -198,7 +198,9 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
198
198
|
.e-de-toolbar {
|
|
199
199
|
height: 100%;
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
.e-documenteditorcontainer {
|
|
202
|
+
display: block;
|
|
203
|
+
}
|
|
202
204
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
203
205
|
height: 0;
|
|
204
206
|
@if $skin-name == 'tailwind' {
|
|
@@ -28352,8 +28352,10 @@ $cbox-ripple-size: -9px !default;
|
|
|
28352
28352
|
|
|
28353
28353
|
&:hover {
|
|
28354
28354
|
@if $skin-name != 'FluentUI' {
|
|
28355
|
-
|
|
28356
|
-
|
|
28355
|
+
&.e-check {
|
|
28356
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28357
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28358
|
+
}
|
|
28357
28359
|
}
|
|
28358
28360
|
@if $skin-name == 'FluentUI' {
|
|
28359
28361
|
&:not(.e-check),
|
|
@@ -28448,8 +28450,12 @@ $cbox-ripple-size: -9px !default;
|
|
|
28448
28450
|
margin: 0;
|
|
28449
28451
|
|
|
28450
28452
|
&:hover {
|
|
28451
|
-
|
|
28452
|
-
|
|
28453
|
+
@if $skin-name != 'FluentUI' {
|
|
28454
|
+
&.e-check {
|
|
28455
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28456
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28457
|
+
}
|
|
28458
|
+
}
|
|
28453
28459
|
@if $skin-name == 'FluentUI' {
|
|
28454
28460
|
&:not(.e-check),
|
|
28455
28461
|
&:not(.e-stop)::before {
|
|
@@ -28791,7 +28797,7 @@ $cbox-ripple-size: -9px !default;
|
|
|
28791
28797
|
color: $cbox-icon-color;
|
|
28792
28798
|
}
|
|
28793
28799
|
}
|
|
28794
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
28800
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
28795
28801
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28796
28802
|
border-color: $cbox-checkmark-hover-border-color;
|
|
28797
28803
|
}
|
|
@@ -63844,6 +63850,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
63844
63850
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
63845
63851
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
63846
63852
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
63853
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
63847
63854
|
|
|
63848
63855
|
// Table properties
|
|
63849
63856
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63860,6 +63867,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63860
63867
|
display: flex;
|
|
63861
63868
|
}
|
|
63862
63869
|
|
|
63870
|
+
.e-de-svg-border-color {
|
|
63871
|
+
stroke: $de-svg-border-stroke;
|
|
63872
|
+
}
|
|
63873
|
+
|
|
63874
|
+
.e-de-svg-border-fill-color {
|
|
63875
|
+
fill: $de-svg-border-stroke;
|
|
63876
|
+
}
|
|
63877
|
+
|
|
63863
63878
|
.e-de-container-row {
|
|
63864
63879
|
display: flex;
|
|
63865
63880
|
padding-bottom: $de-padding-full;
|
|
@@ -68631,7 +68646,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68631
68646
|
.e-de-toolbar {
|
|
68632
68647
|
height: 100%;
|
|
68633
68648
|
}
|
|
68634
|
-
|
|
68649
|
+
.e-documenteditorcontainer {
|
|
68650
|
+
display: block;
|
|
68651
|
+
}
|
|
68635
68652
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68636
68653
|
height: 0;
|
|
68637
68654
|
@if $skin-name == 'tailwind' {
|
|
@@ -90877,7 +90894,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90877
90894
|
pointer-events: none;
|
|
90878
90895
|
position: absolute;
|
|
90879
90896
|
top: 50%;
|
|
90880
|
-
width: 99%;
|
|
90897
|
+
width: 99.5%;
|
|
90881
90898
|
}
|
|
90882
90899
|
|
|
90883
90900
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -107013,7 +107030,7 @@ $pivotgrid-cell-border-color: $neutral-light !default;
|
|
|
107013
107030
|
$pivotgrid-default-border-color: $neutral-light !default;
|
|
107014
107031
|
$pivotgrid-border-type: $border-type !default;
|
|
107015
107032
|
$pivotgrid-border-size: $border-size !default;
|
|
107016
|
-
$pivotgrid-table-background-color: $neutral-
|
|
107033
|
+
$pivotgrid-table-background-color: $neutral-lighter-alt !default;
|
|
107017
107034
|
$pivotgrid-content-font-size: 13px !default;
|
|
107018
107035
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
107019
107036
|
$field-list-font-family: $font-family !default;
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -28197,8 +28197,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28197
28197
|
|
|
28198
28198
|
&:hover {
|
|
28199
28199
|
@if $skin-name != 'FluentUI' {
|
|
28200
|
-
|
|
28201
|
-
|
|
28200
|
+
&.e-check {
|
|
28201
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28202
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28203
|
+
}
|
|
28202
28204
|
}
|
|
28203
28205
|
@if $skin-name == 'FluentUI' {
|
|
28204
28206
|
&:not(.e-check),
|
|
@@ -28293,8 +28295,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28293
28295
|
margin: 0;
|
|
28294
28296
|
|
|
28295
28297
|
&:hover {
|
|
28296
|
-
|
|
28297
|
-
|
|
28298
|
+
@if $skin-name != 'FluentUI' {
|
|
28299
|
+
&.e-check {
|
|
28300
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28301
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28302
|
+
}
|
|
28303
|
+
}
|
|
28298
28304
|
@if $skin-name == 'FluentUI' {
|
|
28299
28305
|
&:not(.e-check),
|
|
28300
28306
|
&:not(.e-stop)::before {
|
|
@@ -28636,7 +28642,7 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28636
28642
|
color: $cbox-icon-color;
|
|
28637
28643
|
}
|
|
28638
28644
|
}
|
|
28639
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
28645
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
28640
28646
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28641
28647
|
border-color: $cbox-checkmark-hover-border-color;
|
|
28642
28648
|
}
|
|
@@ -63608,6 +63614,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
63608
63614
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
63609
63615
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
63610
63616
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
63617
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
63611
63618
|
|
|
63612
63619
|
// Table properties
|
|
63613
63620
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63624,6 +63631,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63624
63631
|
display: flex;
|
|
63625
63632
|
}
|
|
63626
63633
|
|
|
63634
|
+
.e-de-svg-border-color {
|
|
63635
|
+
stroke: $de-svg-border-stroke;
|
|
63636
|
+
}
|
|
63637
|
+
|
|
63638
|
+
.e-de-svg-border-fill-color {
|
|
63639
|
+
fill: $de-svg-border-stroke;
|
|
63640
|
+
}
|
|
63641
|
+
|
|
63627
63642
|
.e-de-container-row {
|
|
63628
63643
|
display: flex;
|
|
63629
63644
|
padding-bottom: $de-padding-full;
|
|
@@ -68392,7 +68407,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68392
68407
|
.e-de-toolbar {
|
|
68393
68408
|
height: 100%;
|
|
68394
68409
|
}
|
|
68395
|
-
|
|
68410
|
+
.e-documenteditorcontainer {
|
|
68411
|
+
display: block;
|
|
68412
|
+
}
|
|
68396
68413
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68397
68414
|
height: 0;
|
|
68398
68415
|
@if $skin-name == 'tailwind' {
|
|
@@ -90634,7 +90651,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90634
90651
|
pointer-events: none;
|
|
90635
90652
|
position: absolute;
|
|
90636
90653
|
top: 50%;
|
|
90637
|
-
width: 99%;
|
|
90654
|
+
width: 99.5%;
|
|
90638
90655
|
}
|
|
90639
90656
|
|
|
90640
90657
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -106769,7 +106786,7 @@ $pivotgrid-cell-border-color: rgba($neutral-black, .12) !default;
|
|
|
106769
106786
|
$pivotgrid-default-border-color: $neutral-quintenaryalt !default;
|
|
106770
106787
|
$pivotgrid-border-type: $border-type !default;
|
|
106771
106788
|
$pivotgrid-border-size: $border-size !default;
|
|
106772
|
-
$pivotgrid-table-background-color: $neutral-
|
|
106789
|
+
$pivotgrid-table-background-color: $neutral-lighter !default;
|
|
106773
106790
|
$pivotgrid-content-font-size: 13px !default;
|
|
106774
106791
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
106775
106792
|
$field-list-font-family: $font-family !default;
|
|
@@ -28646,8 +28646,10 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28646
28646
|
|
|
28647
28647
|
&:hover {
|
|
28648
28648
|
@if $skin-name != 'FluentUI' {
|
|
28649
|
-
|
|
28650
|
-
|
|
28649
|
+
&.e-check {
|
|
28650
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28651
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28652
|
+
}
|
|
28651
28653
|
}
|
|
28652
28654
|
@if $skin-name == 'FluentUI' {
|
|
28653
28655
|
&:not(.e-check),
|
|
@@ -28742,8 +28744,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28742
28744
|
margin: 0;
|
|
28743
28745
|
|
|
28744
28746
|
&:hover {
|
|
28745
|
-
|
|
28746
|
-
|
|
28747
|
+
@if $skin-name != 'FluentUI' {
|
|
28748
|
+
&.e-check {
|
|
28749
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28750
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28751
|
+
}
|
|
28752
|
+
}
|
|
28747
28753
|
@if $skin-name == 'FluentUI' {
|
|
28748
28754
|
&:not(.e-check),
|
|
28749
28755
|
&:not(.e-stop)::before {
|
|
@@ -29085,7 +29091,7 @@ $cbox-icon-color: $icon-color !default;
|
|
|
29085
29091
|
color: $cbox-icon-color;
|
|
29086
29092
|
}
|
|
29087
29093
|
}
|
|
29088
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
29094
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
29089
29095
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
29090
29096
|
border-color: $cbox-checkmark-hover-border-color;
|
|
29091
29097
|
}
|
|
@@ -64251,6 +64257,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64251
64257
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64252
64258
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64253
64259
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64260
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64254
64261
|
|
|
64255
64262
|
// Color variable
|
|
64256
64263
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -64355,6 +64362,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64355
64362
|
display: flex;
|
|
64356
64363
|
}
|
|
64357
64364
|
|
|
64365
|
+
.e-de-svg-border-color {
|
|
64366
|
+
stroke: $de-svg-border-stroke;
|
|
64367
|
+
}
|
|
64368
|
+
|
|
64369
|
+
.e-de-svg-border-fill-color {
|
|
64370
|
+
fill: $de-svg-border-stroke;
|
|
64371
|
+
}
|
|
64372
|
+
|
|
64358
64373
|
.e-de-container-row {
|
|
64359
64374
|
display: flex;
|
|
64360
64375
|
padding-bottom: $de-padding-full;
|
|
@@ -69190,7 +69205,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69190
69205
|
.e-de-toolbar {
|
|
69191
69206
|
height: 100%;
|
|
69192
69207
|
}
|
|
69193
|
-
|
|
69208
|
+
.e-documenteditorcontainer {
|
|
69209
|
+
display: block;
|
|
69210
|
+
}
|
|
69194
69211
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69195
69212
|
height: 0;
|
|
69196
69213
|
@if $skin-name == 'tailwind' {
|
|
@@ -91498,7 +91515,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91498
91515
|
pointer-events: none;
|
|
91499
91516
|
position: absolute;
|
|
91500
91517
|
top: 50%;
|
|
91501
|
-
width: 99%;
|
|
91518
|
+
width: 99.5%;
|
|
91502
91519
|
}
|
|
91503
91520
|
|
|
91504
91521
|
.e-gantt-child-taskbar-inner-div,
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -28647,8 +28647,10 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28647
28647
|
|
|
28648
28648
|
&:hover {
|
|
28649
28649
|
@if $skin-name != 'FluentUI' {
|
|
28650
|
-
|
|
28651
|
-
|
|
28650
|
+
&.e-check {
|
|
28651
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28652
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28653
|
+
}
|
|
28652
28654
|
}
|
|
28653
28655
|
@if $skin-name == 'FluentUI' {
|
|
28654
28656
|
&:not(.e-check),
|
|
@@ -28743,8 +28745,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28743
28745
|
margin: 0;
|
|
28744
28746
|
|
|
28745
28747
|
&:hover {
|
|
28746
|
-
|
|
28747
|
-
|
|
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
|
+
}
|
|
28748
28754
|
@if $skin-name == 'FluentUI' {
|
|
28749
28755
|
&:not(.e-check),
|
|
28750
28756
|
&:not(.e-stop)::before {
|
|
@@ -29086,7 +29092,7 @@ $cbox-icon-color: $icon-color !default;
|
|
|
29086
29092
|
color: $cbox-icon-color;
|
|
29087
29093
|
}
|
|
29088
29094
|
}
|
|
29089
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind'
|
|
29095
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
|
|
29090
29096
|
background-color: $cbox-checkmark-hover-bgcolor;
|
|
29091
29097
|
border-color: $cbox-checkmark-hover-border-color;
|
|
29092
29098
|
}
|
|
@@ -64252,6 +64258,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64252
64258
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64253
64259
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64254
64260
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64261
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64255
64262
|
|
|
64256
64263
|
// Color variable
|
|
64257
64264
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -64356,6 +64363,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64356
64363
|
display: flex;
|
|
64357
64364
|
}
|
|
64358
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
|
+
|
|
64359
64374
|
.e-de-container-row {
|
|
64360
64375
|
display: flex;
|
|
64361
64376
|
padding-bottom: $de-padding-full;
|
|
@@ -69191,7 +69206,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69191
69206
|
.e-de-toolbar {
|
|
69192
69207
|
height: 100%;
|
|
69193
69208
|
}
|
|
69194
|
-
|
|
69209
|
+
.e-documenteditorcontainer {
|
|
69210
|
+
display: block;
|
|
69211
|
+
}
|
|
69195
69212
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69196
69213
|
height: 0;
|
|
69197
69214
|
@if $skin-name == 'tailwind' {
|
|
@@ -91499,7 +91516,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91499
91516
|
pointer-events: none;
|
|
91500
91517
|
position: absolute;
|
|
91501
91518
|
top: 50%;
|
|
91502
|
-
width: 99%;
|
|
91519
|
+
width: 99.5%;
|
|
91503
91520
|
}
|
|
91504
91521
|
|
|
91505
91522
|
.e-gantt-child-taskbar-inner-div,
|