@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
|
@@ -28624,8 +28624,12 @@ $cbox-border-style: solid !default;
|
|
|
28624
28624
|
margin: 0;
|
|
28625
28625
|
|
|
28626
28626
|
&:hover {
|
|
28627
|
-
|
|
28628
|
-
|
|
28627
|
+
@if $skin-name != 'FluentUI' {
|
|
28628
|
+
&.e-check {
|
|
28629
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28630
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28631
|
+
}
|
|
28632
|
+
}
|
|
28629
28633
|
@if $skin-name == 'FluentUI' {
|
|
28630
28634
|
&:not(.e-check),
|
|
28631
28635
|
&:not(.e-stop)::before {
|
|
@@ -64033,6 +64037,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64033
64037
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64034
64038
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64035
64039
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64040
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64036
64041
|
|
|
64037
64042
|
// Table properties
|
|
64038
64043
|
$de-row-height-bottom-margin: 0;
|
|
@@ -64133,6 +64138,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64133
64138
|
display: flex;
|
|
64134
64139
|
}
|
|
64135
64140
|
|
|
64141
|
+
.e-de-svg-border-color {
|
|
64142
|
+
stroke: $de-svg-border-stroke;
|
|
64143
|
+
}
|
|
64144
|
+
|
|
64145
|
+
.e-de-svg-border-fill-color {
|
|
64146
|
+
fill: $de-svg-border-stroke;
|
|
64147
|
+
}
|
|
64148
|
+
|
|
64136
64149
|
.e-de-container-row {
|
|
64137
64150
|
display: flex;
|
|
64138
64151
|
padding-bottom: $de-padding-full;
|
|
@@ -68958,7 +68971,9 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
68958
68971
|
.e-de-toolbar {
|
|
68959
68972
|
height: 100%;
|
|
68960
68973
|
}
|
|
68961
|
-
|
|
68974
|
+
.e-documenteditorcontainer {
|
|
68975
|
+
display: block;
|
|
68976
|
+
}
|
|
68962
68977
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68963
68978
|
height: 0;
|
|
68964
68979
|
@if $skin-name == 'tailwind' {
|
|
@@ -91260,7 +91275,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91260
91275
|
pointer-events: none;
|
|
91261
91276
|
position: absolute;
|
|
91262
91277
|
top: 50%;
|
|
91263
|
-
width: 99%;
|
|
91278
|
+
width: 99.5%;
|
|
91264
91279
|
}
|
|
91265
91280
|
|
|
91266
91281
|
.e-gantt-child-taskbar-inner-div,
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"22.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"22.2.9","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|