@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
|
@@ -582,6 +582,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
582
582
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
583
583
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
584
584
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
585
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
585
586
|
|
|
586
587
|
// Table properties
|
|
587
588
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -598,6 +599,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
598
599
|
display: flex;
|
|
599
600
|
}
|
|
600
601
|
|
|
602
|
+
.e-de-svg-border-color {
|
|
603
|
+
stroke: $de-svg-border-stroke;
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
.e-de-svg-border-fill-color {
|
|
607
|
+
fill: $de-svg-border-stroke;
|
|
608
|
+
}
|
|
609
|
+
|
|
601
610
|
.e-de-container-row {
|
|
602
611
|
display: flex;
|
|
603
612
|
padding-bottom: $de-padding-full;
|
|
@@ -581,6 +581,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
581
581
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
582
582
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
583
583
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
584
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
584
585
|
|
|
585
586
|
// Table properties
|
|
586
587
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -597,6 +598,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
597
598
|
display: flex;
|
|
598
599
|
}
|
|
599
600
|
|
|
601
|
+
.e-de-svg-border-color {
|
|
602
|
+
stroke: $de-svg-border-stroke;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
.e-de-svg-border-fill-color {
|
|
606
|
+
fill: $de-svg-border-stroke;
|
|
607
|
+
}
|
|
608
|
+
|
|
600
609
|
.e-de-container-row {
|
|
601
610
|
display: flex;
|
|
602
611
|
padding-bottom: $de-padding-full;
|
|
@@ -514,6 +514,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
514
514
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
515
515
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
516
516
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
517
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
517
518
|
|
|
518
519
|
// Color variable
|
|
519
520
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -618,6 +619,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
618
619
|
display: flex;
|
|
619
620
|
}
|
|
620
621
|
|
|
622
|
+
.e-de-svg-border-color {
|
|
623
|
+
stroke: $de-svg-border-stroke;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
.e-de-svg-border-fill-color {
|
|
627
|
+
fill: $de-svg-border-stroke;
|
|
628
|
+
}
|
|
629
|
+
|
|
621
630
|
.e-de-container-row {
|
|
622
631
|
display: flex;
|
|
623
632
|
padding-bottom: $de-padding-full;
|
|
@@ -514,6 +514,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
514
514
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
515
515
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
516
516
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
517
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
517
518
|
|
|
518
519
|
// Color variable
|
|
519
520
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -618,6 +619,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
618
619
|
display: flex;
|
|
619
620
|
}
|
|
620
621
|
|
|
622
|
+
.e-de-svg-border-color {
|
|
623
|
+
stroke: $de-svg-border-stroke;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
.e-de-svg-border-fill-color {
|
|
627
|
+
fill: $de-svg-border-stroke;
|
|
628
|
+
}
|
|
629
|
+
|
|
621
630
|
.e-de-container-row {
|
|
622
631
|
display: flex;
|
|
623
632
|
padding-bottom: $de-padding-full;
|
|
@@ -581,6 +581,7 @@ $de-para-dlg-rtl-btn-font-size: 12px !default;
|
|
|
581
581
|
$de-para-dlg-rtl-btn-width: 200px !default;
|
|
582
582
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
583
583
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
584
|
+
$de-svg-border-stroke: $content-font !default;
|
|
584
585
|
|
|
585
586
|
// Table properties
|
|
586
587
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -597,6 +598,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
597
598
|
display: flex;
|
|
598
599
|
}
|
|
599
600
|
|
|
601
|
+
.e-de-svg-border-color {
|
|
602
|
+
stroke: $de-svg-border-stroke;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
.e-de-svg-border-fill-color {
|
|
606
|
+
fill: $de-svg-border-stroke;
|
|
607
|
+
}
|
|
608
|
+
|
|
600
609
|
.e-de-container-row {
|
|
601
610
|
display: flex;
|
|
602
611
|
padding-bottom: $de-padding-full;
|
|
@@ -598,6 +598,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
598
598
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
599
599
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
600
600
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
601
|
+
$de-svg-border-stroke: $grey-dark-font !default;
|
|
601
602
|
|
|
602
603
|
// Table properties
|
|
603
604
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -614,6 +615,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
614
615
|
display: flex;
|
|
615
616
|
}
|
|
616
617
|
|
|
618
|
+
.e-de-svg-border-color {
|
|
619
|
+
stroke: $de-svg-border-stroke;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
.e-de-svg-border-fill-color {
|
|
623
|
+
fill: $de-svg-border-stroke;
|
|
624
|
+
}
|
|
625
|
+
|
|
617
626
|
.e-de-container-row {
|
|
618
627
|
display: flex;
|
|
619
628
|
padding-bottom: $de-padding-full;
|
|
@@ -598,6 +598,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
598
598
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
599
599
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
600
600
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
601
|
+
$de-svg-border-stroke: rgba($grey-light-font, .87) !default;
|
|
601
602
|
|
|
602
603
|
// Table properties
|
|
603
604
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -614,6 +615,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
614
615
|
display: flex;
|
|
615
616
|
}
|
|
616
617
|
|
|
618
|
+
.e-de-svg-border-color {
|
|
619
|
+
stroke: $de-svg-border-stroke;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
.e-de-svg-border-fill-color {
|
|
623
|
+
fill: $de-svg-border-stroke;
|
|
624
|
+
}
|
|
625
|
+
|
|
617
626
|
.e-de-container-row {
|
|
618
627
|
display: flex;
|
|
619
628
|
padding-bottom: $de-padding-full;
|
|
@@ -505,6 +505,7 @@ $de-para-dlg-rtl-btn-width: 100px !default;
|
|
|
505
505
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 20px !default;
|
|
507
507
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
508
|
+
$de-svg-border-stroke: rgba($content-text-color) !default;
|
|
508
509
|
|
|
509
510
|
// Color variable
|
|
510
511
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -609,6 +610,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
609
610
|
display: flex;
|
|
610
611
|
}
|
|
611
612
|
|
|
613
|
+
.e-de-svg-border-color {
|
|
614
|
+
stroke: $de-svg-border-stroke;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
.e-de-svg-border-fill-color {
|
|
618
|
+
fill: $de-svg-border-stroke;
|
|
619
|
+
}
|
|
620
|
+
|
|
612
621
|
.e-de-container-row {
|
|
613
622
|
display: flex;
|
|
614
623
|
padding-bottom: $de-padding-full;
|
|
@@ -505,6 +505,7 @@ $de-para-dlg-rtl-btn-width: 100px !default;
|
|
|
505
505
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
506
506
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 20px !default;
|
|
507
507
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
508
|
+
$de-svg-border-stroke: rgba($content-text-color) !default;
|
|
508
509
|
|
|
509
510
|
// Color variable
|
|
510
511
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -609,6 +610,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
609
610
|
display: flex;
|
|
610
611
|
}
|
|
611
612
|
|
|
613
|
+
.e-de-svg-border-color {
|
|
614
|
+
stroke: $de-svg-border-stroke;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
.e-de-svg-border-fill-color {
|
|
618
|
+
fill: $de-svg-border-stroke;
|
|
619
|
+
}
|
|
620
|
+
|
|
612
621
|
.e-de-container-row {
|
|
613
622
|
display: flex;
|
|
614
623
|
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;
|
|
@@ -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' {
|
|
@@ -28450,8 +28450,12 @@ $cbox-ripple-size: -9px !default;
|
|
|
28450
28450
|
margin: 0;
|
|
28451
28451
|
|
|
28452
28452
|
&:hover {
|
|
28453
|
-
|
|
28454
|
-
|
|
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
|
+
}
|
|
28455
28459
|
@if $skin-name == 'FluentUI' {
|
|
28456
28460
|
&:not(.e-check),
|
|
28457
28461
|
&:not(.e-stop)::before {
|
|
@@ -63846,6 +63850,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
63846
63850
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
63847
63851
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
63848
63852
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
63853
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
63849
63854
|
|
|
63850
63855
|
// Table properties
|
|
63851
63856
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63862,6 +63867,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63862
63867
|
display: flex;
|
|
63863
63868
|
}
|
|
63864
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
|
+
|
|
63865
63878
|
.e-de-container-row {
|
|
63866
63879
|
display: flex;
|
|
63867
63880
|
padding-bottom: $de-padding-full;
|
|
@@ -68633,7 +68646,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68633
68646
|
.e-de-toolbar {
|
|
68634
68647
|
height: 100%;
|
|
68635
68648
|
}
|
|
68636
|
-
|
|
68649
|
+
.e-documenteditorcontainer {
|
|
68650
|
+
display: block;
|
|
68651
|
+
}
|
|
68637
68652
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68638
68653
|
height: 0;
|
|
68639
68654
|
@if $skin-name == 'tailwind' {
|
|
@@ -90879,7 +90894,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90879
90894
|
pointer-events: none;
|
|
90880
90895
|
position: absolute;
|
|
90881
90896
|
top: 50%;
|
|
90882
|
-
width: 99%;
|
|
90897
|
+
width: 99.5%;
|
|
90883
90898
|
}
|
|
90884
90899
|
|
|
90885
90900
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -107015,7 +107030,7 @@ $pivotgrid-cell-border-color: $neutral-light !default;
|
|
|
107015
107030
|
$pivotgrid-default-border-color: $neutral-light !default;
|
|
107016
107031
|
$pivotgrid-border-type: $border-type !default;
|
|
107017
107032
|
$pivotgrid-border-size: $border-size !default;
|
|
107018
|
-
$pivotgrid-table-background-color: $neutral-
|
|
107033
|
+
$pivotgrid-table-background-color: $neutral-lighter-alt !default;
|
|
107019
107034
|
$pivotgrid-content-font-size: 13px !default;
|
|
107020
107035
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
107021
107036
|
$field-list-font-family: $font-family !default;
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -28295,8 +28295,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28295
28295
|
margin: 0;
|
|
28296
28296
|
|
|
28297
28297
|
&:hover {
|
|
28298
|
-
|
|
28299
|
-
|
|
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
|
+
}
|
|
28300
28304
|
@if $skin-name == 'FluentUI' {
|
|
28301
28305
|
&:not(.e-check),
|
|
28302
28306
|
&:not(.e-stop)::before {
|
|
@@ -63610,6 +63614,7 @@ $de-para-dlg-rtl-btn-width: 200px;
|
|
|
63610
63614
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
63611
63615
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
63612
63616
|
$de-para-dlg-spacing-div-mrgn-left: 40px;
|
|
63617
|
+
$de-svg-border-stroke: $neutral-light-font !default;
|
|
63613
63618
|
|
|
63614
63619
|
// Table properties
|
|
63615
63620
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63626,6 +63631,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63626
63631
|
display: flex;
|
|
63627
63632
|
}
|
|
63628
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
|
+
|
|
63629
63642
|
.e-de-container-row {
|
|
63630
63643
|
display: flex;
|
|
63631
63644
|
padding-bottom: $de-padding-full;
|
|
@@ -68394,7 +68407,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68394
68407
|
.e-de-toolbar {
|
|
68395
68408
|
height: 100%;
|
|
68396
68409
|
}
|
|
68397
|
-
|
|
68410
|
+
.e-documenteditorcontainer {
|
|
68411
|
+
display: block;
|
|
68412
|
+
}
|
|
68398
68413
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68399
68414
|
height: 0;
|
|
68400
68415
|
@if $skin-name == 'tailwind' {
|
|
@@ -90636,7 +90651,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90636
90651
|
pointer-events: none;
|
|
90637
90652
|
position: absolute;
|
|
90638
90653
|
top: 50%;
|
|
90639
|
-
width: 99%;
|
|
90654
|
+
width: 99.5%;
|
|
90640
90655
|
}
|
|
90641
90656
|
|
|
90642
90657
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -106771,7 +106786,7 @@ $pivotgrid-cell-border-color: rgba($neutral-black, .12) !default;
|
|
|
106771
106786
|
$pivotgrid-default-border-color: $neutral-quintenaryalt !default;
|
|
106772
106787
|
$pivotgrid-border-type: $border-type !default;
|
|
106773
106788
|
$pivotgrid-border-size: $border-size !default;
|
|
106774
|
-
$pivotgrid-table-background-color: $neutral-
|
|
106789
|
+
$pivotgrid-table-background-color: $neutral-lighter !default;
|
|
106775
106790
|
$pivotgrid-content-font-size: 13px !default;
|
|
106776
106791
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
106777
106792
|
$field-list-font-family: $font-family !default;
|
|
@@ -28744,8 +28744,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28744
28744
|
margin: 0;
|
|
28745
28745
|
|
|
28746
28746
|
&:hover {
|
|
28747
|
-
|
|
28748
|
-
|
|
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
|
+
}
|
|
28749
28753
|
@if $skin-name == 'FluentUI' {
|
|
28750
28754
|
&:not(.e-check),
|
|
28751
28755
|
&:not(.e-stop)::before {
|
|
@@ -64253,6 +64257,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64253
64257
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64254
64258
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64255
64259
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64260
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64256
64261
|
|
|
64257
64262
|
// Color variable
|
|
64258
64263
|
$de-background: $content-bg-color-alt4 !default;
|
|
@@ -64357,6 +64362,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64357
64362
|
display: flex;
|
|
64358
64363
|
}
|
|
64359
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
|
+
|
|
64360
64373
|
.e-de-container-row {
|
|
64361
64374
|
display: flex;
|
|
64362
64375
|
padding-bottom: $de-padding-full;
|
|
@@ -69192,7 +69205,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69192
69205
|
.e-de-toolbar {
|
|
69193
69206
|
height: 100%;
|
|
69194
69207
|
}
|
|
69195
|
-
|
|
69208
|
+
.e-documenteditorcontainer {
|
|
69209
|
+
display: block;
|
|
69210
|
+
}
|
|
69196
69211
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69197
69212
|
height: 0;
|
|
69198
69213
|
@if $skin-name == 'tailwind' {
|
|
@@ -91500,7 +91515,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91500
91515
|
pointer-events: none;
|
|
91501
91516
|
position: absolute;
|
|
91502
91517
|
top: 50%;
|
|
91503
|
-
width: 99%;
|
|
91518
|
+
width: 99.5%;
|
|
91504
91519
|
}
|
|
91505
91520
|
|
|
91506
91521
|
.e-gantt-child-taskbar-inner-div,
|