@syncfusion/blazor-themes 29.1.38 → 29.1.39
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/Compiled-Themes/bds-dark-lite.css +1 -0
- package/Compiled-Themes/bds-dark.css +1 -0
- package/Compiled-Themes/bds-lite.css +1 -0
- package/Compiled-Themes/bds.css +1 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +1 -0
- package/Compiled-Themes/bootstrap-dark.css +1 -0
- package/Compiled-Themes/bootstrap-lite.css +1 -0
- package/Compiled-Themes/bootstrap.css +1 -0
- package/Compiled-Themes/bootstrap4-lite.css +1 -0
- package/Compiled-Themes/bootstrap4.css +1 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +1 -0
- package/Compiled-Themes/bootstrap5-dark.css +1 -0
- package/Compiled-Themes/bootstrap5-lite.css +1 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +1 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +1 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +1 -0
- package/Compiled-Themes/bootstrap5.3.css +1 -0
- package/Compiled-Themes/bootstrap5.css +1 -0
- package/Compiled-Themes/fabric-dark-lite.css +1 -0
- package/Compiled-Themes/fabric-dark.css +1 -0
- package/Compiled-Themes/fabric-lite.css +1 -0
- package/Compiled-Themes/fabric.css +1 -0
- package/Compiled-Themes/fluent-dark-lite.css +1 -0
- package/Compiled-Themes/fluent-dark.css +1 -0
- package/Compiled-Themes/fluent-lite.css +1 -0
- package/Compiled-Themes/fluent.css +1 -0
- package/Compiled-Themes/fluent2-dark-lite.css +1 -0
- package/Compiled-Themes/fluent2-dark.css +1 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +1 -0
- package/Compiled-Themes/fluent2-highcontrast.css +1 -0
- package/Compiled-Themes/fluent2-lite.css +1 -0
- package/Compiled-Themes/fluent2.css +1 -0
- package/Compiled-Themes/highcontrast-lite.css +1 -0
- package/Compiled-Themes/highcontrast.css +1 -0
- package/Compiled-Themes/material-dark-lite.css +3 -1
- package/Compiled-Themes/material-dark.css +3 -1
- package/Compiled-Themes/material-lite.css +3 -1
- package/Compiled-Themes/material.css +3 -1
- package/Compiled-Themes/material3-dark-lite.css +3 -1
- package/Compiled-Themes/material3-dark.css +3 -1
- package/Compiled-Themes/material3-lite.css +3 -1
- package/Compiled-Themes/material3.css +3 -1
- package/Compiled-Themes/tailwind-dark-lite.css +1 -0
- package/Compiled-Themes/tailwind-dark.css +1 -0
- package/Compiled-Themes/tailwind-lite.css +1 -0
- package/Compiled-Themes/tailwind.css +1 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +1 -0
- package/Compiled-Themes/tailwind3-dark.css +4 -3
- package/Compiled-Themes/tailwind3-lite.css +1 -0
- package/Compiled-Themes/tailwind3.css +4 -3
- package/SCSS-Themes/bds-dark-lite.scss +4 -1
- package/SCSS-Themes/bds-dark.scss +4 -1
- package/SCSS-Themes/bds-lite.scss +4 -1
- package/SCSS-Themes/bds.scss +4 -1
- package/SCSS-Themes/bootstrap-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap-dark.scss +4 -1
- package/SCSS-Themes/bootstrap-lite.scss +4 -1
- package/SCSS-Themes/bootstrap.scss +4 -1
- package/SCSS-Themes/bootstrap4-lite.scss +4 -1
- package/SCSS-Themes/bootstrap4.scss +4 -1
- package/SCSS-Themes/bootstrap5-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5-dark.scss +4 -1
- package/SCSS-Themes/bootstrap5-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3-dark.scss +4 -1
- package/SCSS-Themes/bootstrap5.3-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3.scss +4 -1
- package/SCSS-Themes/bootstrap5.scss +4 -1
- package/SCSS-Themes/fabric-dark-lite.scss +4 -1
- package/SCSS-Themes/fabric-dark.scss +4 -1
- package/SCSS-Themes/fabric-lite.scss +4 -1
- package/SCSS-Themes/fabric.scss +4 -1
- package/SCSS-Themes/fluent-dark-lite.scss +4 -1
- package/SCSS-Themes/fluent-dark.scss +4 -1
- package/SCSS-Themes/fluent-lite.scss +4 -1
- package/SCSS-Themes/fluent.scss +4 -1
- package/SCSS-Themes/fluent2-dark-lite.scss +4 -1
- package/SCSS-Themes/fluent2-dark.scss +4 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +4 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +4 -1
- package/SCSS-Themes/fluent2-lite.scss +4 -1
- package/SCSS-Themes/fluent2.scss +4 -1
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bds.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +2 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +2 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material.scss +2 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material3.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +2 -0
- package/SCSS-Themes/highcontrast-lite.scss +4 -1
- package/SCSS-Themes/highcontrast.scss +4 -1
- package/SCSS-Themes/inputs/input/bds-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bds-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bds-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bds.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2.scss +2 -1
- package/SCSS-Themes/inputs/input/highcontrast-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/highcontrast.scss +2 -1
- package/SCSS-Themes/inputs/input/material-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/material-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material3.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3-dark.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3-lite.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3.scss +5 -4
- package/SCSS-Themes/material-dark-lite.scss +4 -1
- package/SCSS-Themes/material-dark.scss +4 -1
- package/SCSS-Themes/material-lite.scss +4 -1
- package/SCSS-Themes/material.scss +4 -1
- package/SCSS-Themes/material3-dark-lite.scss +4 -1
- package/SCSS-Themes/material3-dark.scss +4 -1
- package/SCSS-Themes/material3-lite.scss +4 -1
- package/SCSS-Themes/material3.scss +4 -1
- package/SCSS-Themes/tailwind-dark-lite.scss +4 -1
- package/SCSS-Themes/tailwind-dark.scss +4 -1
- package/SCSS-Themes/tailwind-lite.scss +4 -1
- package/SCSS-Themes/tailwind.scss +4 -1
- package/SCSS-Themes/tailwind3-dark-lite.scss +7 -4
- package/SCSS-Themes/tailwind3-dark.scss +7 -4
- package/SCSS-Themes/tailwind3-lite.scss +7 -4
- package/SCSS-Themes/tailwind3.scss +7 -4
- package/package.json +1 -1
|
@@ -12124,7 +12124,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
12124
12124
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12125
12125
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12126
12126
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12127
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12127
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12128
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12128
12129
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12129
12130
|
color: $input-error-color;
|
|
12130
12131
|
}
|
|
@@ -83455,6 +83456,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83455
83456
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83456
83457
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83457
83458
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83459
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
83458
83460
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
83459
83461
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
83460
83462
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -84401,6 +84403,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
84401
84403
|
.e-cc-lab-name,
|
|
84402
84404
|
.e-checkbox-wrapper .e-label {
|
|
84403
84405
|
text-overflow: ellipsis;
|
|
84406
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84404
84407
|
}
|
|
84405
84408
|
|
|
84406
84409
|
.e-cc-chbox {
|
|
@@ -10783,7 +10783,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
10783
10783
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10784
10784
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10785
10785
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10786
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10786
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10787
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10787
10788
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10788
10789
|
color: $input-error-color;
|
|
10789
10790
|
}
|
|
@@ -60619,6 +60620,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
60619
60620
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60620
60621
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60621
60622
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60623
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60622
60624
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
60623
60625
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
60624
60626
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -61567,6 +61569,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61567
61569
|
.e-cc-lab-name,
|
|
61568
61570
|
.e-checkbox-wrapper .e-label {
|
|
61569
61571
|
text-overflow: ellipsis;
|
|
61572
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61570
61573
|
}
|
|
61571
61574
|
|
|
61572
61575
|
.e-cc-chbox {
|
|
@@ -11619,7 +11619,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
11619
11619
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11620
11620
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11621
11621
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11622
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11622
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11623
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11623
11624
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11624
11625
|
color: $input-error-color;
|
|
11625
11626
|
}
|
|
@@ -82894,6 +82895,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
82894
82895
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82895
82896
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82896
82897
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82898
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82897
82899
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
82898
82900
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
82899
82901
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -83842,6 +83844,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83842
83844
|
.e-cc-lab-name,
|
|
83843
83845
|
.e-checkbox-wrapper .e-label {
|
|
83844
83846
|
text-overflow: ellipsis;
|
|
83847
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83845
83848
|
}
|
|
83846
83849
|
|
|
83847
83850
|
.e-cc-chbox {
|
|
@@ -10781,7 +10781,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
10781
10781
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10782
10782
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10783
10783
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10784
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10784
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10785
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10785
10786
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10786
10787
|
color: $input-error-color;
|
|
10787
10788
|
}
|
|
@@ -60617,6 +60618,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
60617
60618
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60618
60619
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60619
60620
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60621
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60620
60622
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
60621
60623
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
60622
60624
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -61565,6 +61567,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61565
61567
|
.e-cc-lab-name,
|
|
61566
61568
|
.e-checkbox-wrapper .e-label {
|
|
61567
61569
|
text-overflow: ellipsis;
|
|
61570
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61568
61571
|
}
|
|
61569
61572
|
|
|
61570
61573
|
.e-cc-chbox {
|
|
@@ -11617,7 +11617,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
11617
11617
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11618
11618
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11619
11619
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11620
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11620
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11621
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11621
11622
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11622
11623
|
color: $input-error-color;
|
|
11623
11624
|
}
|
|
@@ -82892,6 +82893,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
82892
82893
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82893
82894
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82894
82895
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82896
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82895
82897
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
82896
82898
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
82897
82899
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -83840,6 +83842,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83840
83842
|
.e-cc-lab-name,
|
|
83841
83843
|
.e-checkbox-wrapper .e-label {
|
|
83842
83844
|
text-overflow: ellipsis;
|
|
83845
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83843
83846
|
}
|
|
83844
83847
|
|
|
83845
83848
|
.e-cc-chbox {
|
|
@@ -4352,13 +4352,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
4352
4352
|
$input-small-clear-icon-min-height: 16px !default;
|
|
4353
4353
|
$input-small-clear-icon-min-width: 16px !default;
|
|
4354
4354
|
$input-left-icon-font-size: $zero-value !default;
|
|
4355
|
-
$input-bigger-left-icon-font-size:
|
|
4355
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
4356
4356
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
4357
4357
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
4358
4358
|
$input-left-child-min-height: $zero-value !default;
|
|
4359
4359
|
$input-left-child-min-width: $zero-value !default;
|
|
4360
|
-
$input-bigger-left-child-min-height:
|
|
4361
|
-
$input-bigger-left-child-min-width:
|
|
4360
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
4361
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
4362
4362
|
$input-small-left-child-min-height: $zero-value !default;
|
|
4363
4363
|
$input-small-left-child-min-width: $zero-value !default;
|
|
4364
4364
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -12168,7 +12168,8 @@ $textarea-float-top: -24px !default;
|
|
|
12168
12168
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12169
12169
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12170
12170
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12171
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12171
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12172
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12172
12173
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12173
12174
|
color: $input-error-color;
|
|
12174
12175
|
}
|
|
@@ -62131,6 +62132,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
62131
62132
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
62132
62133
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
62133
62134
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
62135
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
62134
62136
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
62135
62137
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
62136
62138
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -63078,6 +63080,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63078
63080
|
.e-cc-lab-name,
|
|
63079
63081
|
.e-checkbox-wrapper .e-label {
|
|
63080
63082
|
text-overflow: ellipsis;
|
|
63083
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
63081
63084
|
}
|
|
63082
63085
|
|
|
63083
63086
|
.e-cc-chbox {
|
|
@@ -5188,13 +5188,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
5188
5188
|
$input-small-clear-icon-min-height: 16px !default;
|
|
5189
5189
|
$input-small-clear-icon-min-width: 16px !default;
|
|
5190
5190
|
$input-left-icon-font-size: $zero-value !default;
|
|
5191
|
-
$input-bigger-left-icon-font-size:
|
|
5191
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
5192
5192
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
5193
5193
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
5194
5194
|
$input-left-child-min-height: $zero-value !default;
|
|
5195
5195
|
$input-left-child-min-width: $zero-value !default;
|
|
5196
|
-
$input-bigger-left-child-min-height:
|
|
5197
|
-
$input-bigger-left-child-min-width:
|
|
5196
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
5197
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
5198
5198
|
$input-small-left-child-min-height: $zero-value !default;
|
|
5199
5199
|
$input-small-left-child-min-width: $zero-value !default;
|
|
5200
5200
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -13004,7 +13004,8 @@ $textarea-float-top: -24px !default;
|
|
|
13004
13004
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
13005
13005
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13006
13006
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
13007
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
13007
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13008
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
13008
13009
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
13009
13010
|
color: $input-error-color;
|
|
13010
13011
|
}
|
|
@@ -84406,6 +84407,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
84406
84407
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
84407
84408
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
84408
84409
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84410
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84409
84411
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
84410
84412
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
84411
84413
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -85353,6 +85355,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85353
85355
|
.e-cc-lab-name,
|
|
85354
85356
|
.e-checkbox-wrapper .e-label {
|
|
85355
85357
|
text-overflow: ellipsis;
|
|
85358
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85356
85359
|
}
|
|
85357
85360
|
|
|
85358
85361
|
.e-cc-chbox {
|
|
@@ -4823,13 +4823,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
4823
4823
|
$input-small-clear-icon-min-height: 16px !default;
|
|
4824
4824
|
$input-small-clear-icon-min-width: 16px !default;
|
|
4825
4825
|
$input-left-icon-font-size: $zero-value !default;
|
|
4826
|
-
$input-bigger-left-icon-font-size:
|
|
4826
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
4827
4827
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
4828
4828
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
4829
4829
|
$input-left-child-min-height: $zero-value !default;
|
|
4830
4830
|
$input-left-child-min-width: $zero-value !default;
|
|
4831
|
-
$input-bigger-left-child-min-height:
|
|
4832
|
-
$input-bigger-left-child-min-width:
|
|
4831
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
4832
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
4833
4833
|
$input-small-left-child-min-height: $zero-value !default;
|
|
4834
4834
|
$input-small-left-child-min-width: $zero-value !default;
|
|
4835
4835
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -12639,7 +12639,8 @@ $textarea-float-top: -24px !default;
|
|
|
12639
12639
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12640
12640
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12641
12641
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12642
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12642
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12643
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12643
12644
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12644
12645
|
color: $input-error-color;
|
|
12645
12646
|
}
|
|
@@ -62602,6 +62603,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
62602
62603
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
62603
62604
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
62604
62605
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
62606
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
62605
62607
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
62606
62608
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
62607
62609
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -63549,6 +63551,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63549
63551
|
.e-cc-lab-name,
|
|
63550
63552
|
.e-checkbox-wrapper .e-label {
|
|
63551
63553
|
text-overflow: ellipsis;
|
|
63554
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
63552
63555
|
}
|
|
63553
63556
|
|
|
63554
63557
|
.e-cc-chbox {
|
|
@@ -5659,13 +5659,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
5659
5659
|
$input-small-clear-icon-min-height: 16px !default;
|
|
5660
5660
|
$input-small-clear-icon-min-width: 16px !default;
|
|
5661
5661
|
$input-left-icon-font-size: $zero-value !default;
|
|
5662
|
-
$input-bigger-left-icon-font-size:
|
|
5662
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
5663
5663
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
5664
5664
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
5665
5665
|
$input-left-child-min-height: $zero-value !default;
|
|
5666
5666
|
$input-left-child-min-width: $zero-value !default;
|
|
5667
|
-
$input-bigger-left-child-min-height:
|
|
5668
|
-
$input-bigger-left-child-min-width:
|
|
5667
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
5668
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
5669
5669
|
$input-small-left-child-min-height: $zero-value !default;
|
|
5670
5670
|
$input-small-left-child-min-width: $zero-value !default;
|
|
5671
5671
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -13475,7 +13475,8 @@ $textarea-float-top: -24px !default;
|
|
|
13475
13475
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
13476
13476
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13477
13477
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
13478
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
13478
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13479
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
13479
13480
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
13480
13481
|
color: $input-error-color;
|
|
13481
13482
|
}
|
|
@@ -84877,6 +84878,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
84877
84878
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
84878
84879
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
84879
84880
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84881
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84880
84882
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
84881
84883
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
84882
84884
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -85824,6 +85826,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85824
85826
|
.e-cc-lab-name,
|
|
85825
85827
|
.e-checkbox-wrapper .e-label {
|
|
85826
85828
|
text-overflow: ellipsis;
|
|
85829
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85827
85830
|
}
|
|
85828
85831
|
|
|
85829
85832
|
.e-cc-chbox {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"29.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"29.1.39","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"}}
|