@syncfusion/blazor-themes 29.1.38 → 29.1.40
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 +5 -0
- package/Compiled-Themes/fluent-lite.css +1 -0
- package/Compiled-Themes/fluent.css +5 -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 +12 -1
- package/Compiled-Themes/material.css +12 -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 +9 -1
- package/SCSS-Themes/bds-lite.scss +4 -1
- package/SCSS-Themes/bds.scss +9 -1
- package/SCSS-Themes/bootstrap-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap-dark.scss +9 -1
- package/SCSS-Themes/bootstrap-lite.scss +4 -1
- package/SCSS-Themes/bootstrap.scss +9 -1
- package/SCSS-Themes/bootstrap4-lite.scss +4 -1
- package/SCSS-Themes/bootstrap4.scss +9 -1
- package/SCSS-Themes/bootstrap5-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5-dark.scss +9 -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 +9 -1
- package/SCSS-Themes/bootstrap5.3-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3.scss +9 -1
- package/SCSS-Themes/bootstrap5.scss +9 -1
- package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +9 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +9 -0
- package/SCSS-Themes/fabric-dark-lite.scss +4 -1
- package/SCSS-Themes/fabric-dark.scss +9 -1
- package/SCSS-Themes/fabric-lite.scss +4 -1
- package/SCSS-Themes/fabric.scss +9 -1
- package/SCSS-Themes/fluent-dark-lite.scss +4 -1
- package/SCSS-Themes/fluent-dark.scss +9 -1
- package/SCSS-Themes/fluent-lite.scss +4 -1
- package/SCSS-Themes/fluent.scss +9 -1
- package/SCSS-Themes/fluent2-dark-lite.scss +4 -1
- package/SCSS-Themes/fluent2-dark.scss +9 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +4 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +9 -1
- package/SCSS-Themes/fluent2-lite.scss +4 -1
- package/SCSS-Themes/fluent2.scss +9 -1
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bds.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -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 +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material3.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +7 -0
- package/SCSS-Themes/highcontrast-lite.scss +4 -1
- package/SCSS-Themes/highcontrast.scss +9 -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 +9 -1
- package/SCSS-Themes/material-lite.scss +13 -1
- package/SCSS-Themes/material.scss +18 -1
- package/SCSS-Themes/material3-dark-lite.scss +4 -1
- package/SCSS-Themes/material3-dark.scss +9 -1
- package/SCSS-Themes/material3-lite.scss +4 -1
- package/SCSS-Themes/material3.scss +9 -1
- package/SCSS-Themes/tailwind-dark-lite.scss +4 -1
- package/SCSS-Themes/tailwind-dark.scss +9 -1
- package/SCSS-Themes/tailwind-lite.scss +4 -1
- package/SCSS-Themes/tailwind.scss +9 -1
- package/SCSS-Themes/tailwind3-dark-lite.scss +7 -4
- package/SCSS-Themes/tailwind3-dark.scss +12 -4
- package/SCSS-Themes/tailwind3-lite.scss +7 -4
- package/SCSS-Themes/tailwind3.scss +12 -4
- package/package.json +1 -1
|
@@ -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 {
|
|
@@ -90474,6 +90477,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90474
90477
|
}
|
|
90475
90478
|
}
|
|
90476
90479
|
}
|
|
90480
|
+
& .e-gridcontent tr.e-verticalwrap td::before {
|
|
90481
|
+
@if $grid-skin == 'fluent' {
|
|
90482
|
+
bottom: auto;
|
|
90483
|
+
}
|
|
90484
|
+
}
|
|
90477
90485
|
}
|
|
90478
90486
|
.e-grid.sf-grid .e-gridheader .e-headercontent {
|
|
90479
90487
|
.e-reorderuparrow {
|
|
@@ -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 {
|
|
@@ -90472,6 +90475,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90472
90475
|
}
|
|
90473
90476
|
}
|
|
90474
90477
|
}
|
|
90478
|
+
& .e-gridcontent tr.e-verticalwrap td::before {
|
|
90479
|
+
@if $grid-skin == 'fluent' {
|
|
90480
|
+
bottom: auto;
|
|
90481
|
+
}
|
|
90482
|
+
}
|
|
90475
90483
|
}
|
|
90476
90484
|
.e-grid.sf-grid .e-gridheader .e-headercontent {
|
|
90477
90485
|
.e-reorderuparrow {
|
|
@@ -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 {
|
|
@@ -91984,6 +91987,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91984
91987
|
}
|
|
91985
91988
|
}
|
|
91986
91989
|
}
|
|
91990
|
+
& .e-gridcontent tr.e-verticalwrap td::before {
|
|
91991
|
+
@if $grid-skin == 'fluent' {
|
|
91992
|
+
bottom: auto;
|
|
91993
|
+
}
|
|
91994
|
+
}
|
|
91987
91995
|
}
|
|
91988
91996
|
.e-grid.sf-grid .e-gridheader .e-headercontent {
|
|
91989
91997
|
.e-reorderuparrow {
|
|
@@ -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 {
|
|
@@ -92455,6 +92458,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
92455
92458
|
}
|
|
92456
92459
|
}
|
|
92457
92460
|
}
|
|
92461
|
+
& .e-gridcontent tr.e-verticalwrap td::before {
|
|
92462
|
+
@if $grid-skin == 'fluent' {
|
|
92463
|
+
bottom: auto;
|
|
92464
|
+
}
|
|
92465
|
+
}
|
|
92458
92466
|
}
|
|
92459
92467
|
.e-grid.sf-grid .e-gridheader .e-headercontent {
|
|
92460
92468
|
.e-reorderuparrow {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"29.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"29.1.40","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"}}
|