@syncfusion/blazor-themes 22.1.39 → 22.2.5
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 +44 -22
- package/SCSS-Themes/bootstrap.scss +44 -22
- package/SCSS-Themes/bootstrap4.scss +44 -22
- package/SCSS-Themes/bootstrap5-dark.scss +44 -22
- package/SCSS-Themes/bootstrap5.scss +44 -22
- package/SCSS-Themes/fabric-dark.scss +44 -22
- package/SCSS-Themes/fabric.scss +44 -22
- package/SCSS-Themes/fluent-dark.scss +44 -22
- package/SCSS-Themes/fluent.scss +44 -22
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +0 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +0 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +0 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/material.scss +0 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +0 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -1
- package/SCSS-Themes/grids/grid/material.scss +2 -2
- package/SCSS-Themes/highcontrast.scss +44 -22
- package/SCSS-Themes/material-dark.scss +44 -22
- package/SCSS-Themes/material.scss +46 -24
- package/SCSS-Themes/material3-dark.scss +44 -22
- package/SCSS-Themes/material3.scss +44 -22
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +3 -1
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/fabric.scss +3 -1
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/fluent.scss +3 -1
- package/SCSS-Themes/navigations/pager/highcontrast.scss +3 -1
- package/SCSS-Themes/navigations/pager/material-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/material.scss +3 -1
- package/SCSS-Themes/navigations/pager/material3-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/material3.scss +3 -1
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/tailwind.scss +3 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material3.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +40 -19
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +1 -1
- package/SCSS-Themes/tailwind-dark.scss +44 -22
- package/SCSS-Themes/tailwind.scss +44 -22
- package/package.json +1 -1
|
@@ -30782,7 +30782,7 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
|
|
|
30782
30782
|
|
|
30783
30783
|
&:focus-visible { // only for keybord
|
|
30784
30784
|
@if $skin-name == 'Material3' {
|
|
30785
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30785
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30786
30786
|
}
|
|
30787
30787
|
}
|
|
30788
30788
|
|
|
@@ -73094,7 +73094,9 @@ $pager-focus-shadow: 0 0 0 1px $primary inset !default;
|
|
|
73094
73094
|
box-sizing: border-box;
|
|
73095
73095
|
}
|
|
73096
73096
|
|
|
73097
|
-
.e-pager-default.e-hide
|
|
73097
|
+
.e-pager-default.e-hide,
|
|
73098
|
+
.e-pagesizes.e-hide,
|
|
73099
|
+
.e-hide {
|
|
73098
73100
|
display: none;
|
|
73099
73101
|
}
|
|
73100
73102
|
|
|
@@ -92757,7 +92759,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92757
92759
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92758
92760
|
background-color: $gantt-critical-child-progress-bar;
|
|
92759
92761
|
border: $gantt-child-progress-bar-border;
|
|
92760
|
-
position: absolute;
|
|
92761
92762
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92762
92763
|
}
|
|
92763
92764
|
|
|
@@ -107469,6 +107470,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107469
107470
|
$pivotgrid-rowsheader-cellvalue-margin-top: 4px !default;
|
|
107470
107471
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 120px !default;
|
|
107471
107472
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107473
|
+
$pivotgrid-cell-value-margin-top: 2px !default;
|
|
107472
107474
|
|
|
107473
107475
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
107474
107476
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -108225,6 +108227,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108225
108227
|
}
|
|
108226
108228
|
}
|
|
108227
108229
|
|
|
108230
|
+
&.sf-pivotview {
|
|
108231
|
+
.e-pivot-toolbar {
|
|
108232
|
+
box-sizing: border-box;
|
|
108233
|
+
}
|
|
108234
|
+
}
|
|
108235
|
+
|
|
108228
108236
|
.e-pivot-toolbar {
|
|
108229
108237
|
background: $pivotgrid-grp-bg-color;
|
|
108230
108238
|
border-bottom: 0;
|
|
@@ -108734,6 +108742,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108734
108742
|
|
|
108735
108743
|
/*! PivotView theme */
|
|
108736
108744
|
.e-pivotview {
|
|
108745
|
+
.e-pivotcell-container {
|
|
108746
|
+
display: flex;
|
|
108747
|
+
|
|
108748
|
+
.e-stackedheadertext,
|
|
108749
|
+
.e-headertext {
|
|
108750
|
+
&.e-cellvalue {
|
|
108751
|
+
overflow: hidden;
|
|
108752
|
+
text-overflow: ellipsis;
|
|
108753
|
+
}
|
|
108754
|
+
}
|
|
108755
|
+
|
|
108756
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108757
|
+
align-items: center;
|
|
108758
|
+
display: flex;
|
|
108759
|
+
}
|
|
108760
|
+
}
|
|
108761
|
+
|
|
108762
|
+
.e-gridclip .e-pivotcell-container {
|
|
108763
|
+
.e-stackedheadertext,
|
|
108764
|
+
.e-headertext {
|
|
108765
|
+
&.e-cellvalue {
|
|
108766
|
+
text-overflow: clip;
|
|
108767
|
+
}
|
|
108768
|
+
}
|
|
108769
|
+
}
|
|
108770
|
+
|
|
108737
108771
|
.e-nextspan {
|
|
108738
108772
|
display: inline-block;
|
|
108739
108773
|
width: $pivotview-indent-space-size;
|
|
@@ -108882,19 +108916,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108882
108916
|
|
|
108883
108917
|
div {
|
|
108884
108918
|
&.e-cellvalue {
|
|
108885
|
-
margin-top:
|
|
108886
|
-
|
|
108887
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
108888
|
-
margin-top: 0;
|
|
108889
|
-
}
|
|
108890
|
-
|
|
108891
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
108892
|
-
margin-top: 2px;
|
|
108893
|
-
}
|
|
108894
|
-
|
|
108895
|
-
@if ($skin-name == 'FluentUI') {
|
|
108896
|
-
margin-top: 1px;
|
|
108897
|
-
}
|
|
108919
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108898
108920
|
}
|
|
108899
108921
|
|
|
108900
108922
|
div span.e-value-sort-icon {
|
|
@@ -108928,12 +108950,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108928
108950
|
}
|
|
108929
108951
|
}
|
|
108930
108952
|
|
|
108931
|
-
.e-stackedheadercelldiv
|
|
108932
|
-
|
|
108933
|
-
|
|
108934
|
-
|
|
108935
|
-
|
|
108936
|
-
|
|
108953
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108954
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108955
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108956
|
+
margin-left: auto !important;
|
|
108957
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108958
|
+
}
|
|
108937
108959
|
}
|
|
108938
108960
|
|
|
108939
108961
|
.e-rowsheader .e-sortfilterdiv {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"22.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"22.2.5","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"}}
|