@syncfusion/blazor-themes 31.2.10 → 31.2.12
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 +6 -0
- package/Compiled-Themes/bds-dark.css +15 -0
- package/Compiled-Themes/bds-lite.css +6 -0
- package/Compiled-Themes/bds.css +15 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +6 -0
- package/Compiled-Themes/bootstrap-dark.css +15 -0
- package/Compiled-Themes/bootstrap-lite.css +6 -0
- package/Compiled-Themes/bootstrap.css +15 -0
- package/Compiled-Themes/bootstrap4-lite.css +6 -0
- package/Compiled-Themes/bootstrap4.css +15 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +6 -0
- package/Compiled-Themes/bootstrap5-dark.css +15 -0
- package/Compiled-Themes/bootstrap5-lite.css +6 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +6 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +15 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +6 -0
- package/Compiled-Themes/bootstrap5.3.css +15 -0
- package/Compiled-Themes/bootstrap5.css +15 -0
- package/Compiled-Themes/fabric-dark-lite.css +6 -0
- package/Compiled-Themes/fabric-dark.css +15 -0
- package/Compiled-Themes/fabric-lite.css +6 -0
- package/Compiled-Themes/fabric.css +15 -0
- package/Compiled-Themes/fluent-dark-lite.css +6 -0
- package/Compiled-Themes/fluent-dark.css +15 -0
- package/Compiled-Themes/fluent-lite.css +6 -0
- package/Compiled-Themes/fluent.css +15 -0
- package/Compiled-Themes/fluent2-dark-lite.css +6 -0
- package/Compiled-Themes/fluent2-dark.css +15 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -0
- package/Compiled-Themes/fluent2-highcontrast.css +15 -0
- package/Compiled-Themes/fluent2-lite.css +6 -0
- package/Compiled-Themes/fluent2.css +15 -0
- package/Compiled-Themes/highcontrast-lite.css +6 -0
- package/Compiled-Themes/highcontrast.css +15 -0
- package/Compiled-Themes/material-dark-lite.css +6 -0
- package/Compiled-Themes/material-dark.css +15 -0
- package/Compiled-Themes/material-lite.css +6 -0
- package/Compiled-Themes/material.css +15 -0
- package/Compiled-Themes/material3-dark-lite.css +6 -0
- package/Compiled-Themes/material3-dark.css +15 -0
- package/Compiled-Themes/material3-lite.css +6 -0
- package/Compiled-Themes/material3.css +15 -0
- package/Compiled-Themes/tailwind-dark-lite.css +6 -0
- package/Compiled-Themes/tailwind-dark.css +15 -0
- package/Compiled-Themes/tailwind-lite.css +6 -0
- package/Compiled-Themes/tailwind.css +15 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +6 -0
- package/Compiled-Themes/tailwind3-dark.css +15 -0
- package/Compiled-Themes/tailwind3-lite.css +6 -0
- package/Compiled-Themes/tailwind3.css +15 -0
- package/SCSS-Themes/bds-dark-lite.scss +7 -0
- package/SCSS-Themes/bds-dark.scss +18 -0
- package/SCSS-Themes/bds-lite.scss +7 -0
- package/SCSS-Themes/bds.scss +18 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +7 -0
- package/SCSS-Themes/bootstrap-dark.scss +18 -0
- package/SCSS-Themes/bootstrap-lite.scss +7 -0
- package/SCSS-Themes/bootstrap.scss +18 -0
- package/SCSS-Themes/bootstrap4-lite.scss +7 -0
- package/SCSS-Themes/bootstrap4.scss +18 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +7 -0
- package/SCSS-Themes/bootstrap5-dark.scss +18 -0
- package/SCSS-Themes/bootstrap5-lite.scss +7 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +7 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +18 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +7 -0
- package/SCSS-Themes/bootstrap5.3.scss +18 -0
- package/SCSS-Themes/bootstrap5.scss +18 -0
- package/SCSS-Themes/fabric-dark-lite.scss +7 -0
- package/SCSS-Themes/fabric-dark.scss +18 -0
- package/SCSS-Themes/fabric-lite.scss +7 -0
- package/SCSS-Themes/fabric.scss +18 -0
- package/SCSS-Themes/fluent-dark-lite.scss +7 -0
- package/SCSS-Themes/fluent-dark.scss +18 -0
- package/SCSS-Themes/fluent-lite.scss +7 -0
- package/SCSS-Themes/fluent.scss +18 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +7 -0
- package/SCSS-Themes/fluent2-dark.scss +18 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +7 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +18 -0
- package/SCSS-Themes/fluent2-lite.scss +7 -0
- package/SCSS-Themes/fluent2.scss +18 -0
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bds.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +18 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +18 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +18 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material.scss +18 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material3.scss +18 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +18 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +18 -0
- package/SCSS-Themes/highcontrast-lite.scss +7 -0
- package/SCSS-Themes/highcontrast.scss +18 -0
- package/SCSS-Themes/material-dark-lite.scss +7 -0
- package/SCSS-Themes/material-dark.scss +18 -0
- package/SCSS-Themes/material-lite.scss +7 -0
- package/SCSS-Themes/material.scss +18 -0
- package/SCSS-Themes/material3-dark-lite.scss +7 -0
- package/SCSS-Themes/material3-dark.scss +18 -0
- package/SCSS-Themes/material3-lite.scss +7 -0
- package/SCSS-Themes/material3.scss +18 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +7 -0
- package/SCSS-Themes/tailwind-dark.scss +18 -0
- package/SCSS-Themes/tailwind-lite.scss +7 -0
- package/SCSS-Themes/tailwind.scss +18 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +7 -0
- package/SCSS-Themes/tailwind3-dark.scss +18 -0
- package/SCSS-Themes/tailwind3-lite.scss +7 -0
- package/SCSS-Themes/tailwind3.scss +18 -0
- package/package.json +1 -1
|
@@ -84486,6 +84486,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84486
84486
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84487
84487
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
84488
84488
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84489
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
84489
84490
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
84490
84491
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
84491
84492
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88793,6 +88794,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88793
88794
|
padding: 6px;
|
|
88794
88795
|
}
|
|
88795
88796
|
}
|
|
88797
|
+
|
|
88798
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88799
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88800
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88801
|
+
user-select: none;
|
|
88802
|
+
}
|
|
88796
88803
|
|
|
88797
88804
|
span.e-ungroupbutton.e-icons {
|
|
88798
88805
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92184,6 +92191,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
92184
92191
|
}
|
|
92185
92192
|
}
|
|
92186
92193
|
|
|
92194
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
92195
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
92196
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92197
|
+
}
|
|
92198
|
+
|
|
92199
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
92200
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
92201
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92202
|
+
margin-right: initial;
|
|
92203
|
+
}
|
|
92204
|
+
|
|
92187
92205
|
.e-row .e-input-group .e-control.e-input {
|
|
92188
92206
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92189
92207
|
padding-bottom: 0;
|
|
@@ -61521,6 +61521,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61521
61521
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61522
61522
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
61523
61523
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61524
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
61524
61525
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61525
61526
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61526
61527
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -65830,6 +65831,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65830
65831
|
padding: 6px;
|
|
65831
65832
|
}
|
|
65832
65833
|
}
|
|
65834
|
+
|
|
65835
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65836
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65837
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65838
|
+
user-select: none;
|
|
65839
|
+
}
|
|
65833
65840
|
|
|
65834
65841
|
span.e-ungroupbutton.e-icons {
|
|
65835
65842
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -83926,6 +83926,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
83926
83926
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
83927
83927
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
83928
83928
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
83929
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
83929
83930
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
83930
83931
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
83931
83932
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88235,6 +88236,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88235
88236
|
padding: 6px;
|
|
88236
88237
|
}
|
|
88237
88238
|
}
|
|
88239
|
+
|
|
88240
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88241
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88242
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88243
|
+
user-select: none;
|
|
88244
|
+
}
|
|
88238
88245
|
|
|
88239
88246
|
span.e-ungroupbutton.e-icons {
|
|
88240
88247
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91626,6 +91633,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91626
91633
|
}
|
|
91627
91634
|
}
|
|
91628
91635
|
|
|
91636
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
91637
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
91638
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91639
|
+
}
|
|
91640
|
+
|
|
91641
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
91642
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
91643
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91644
|
+
margin-right: initial;
|
|
91645
|
+
}
|
|
91646
|
+
|
|
91629
91647
|
.e-row .e-input-group .e-control.e-input {
|
|
91630
91648
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91631
91649
|
padding-bottom: 0;
|
|
@@ -61519,6 +61519,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61519
61519
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61520
61520
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
61521
61521
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61522
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
61522
61523
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61523
61524
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61524
61525
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -65828,6 +65829,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65828
65829
|
padding: 6px;
|
|
65829
65830
|
}
|
|
65830
65831
|
}
|
|
65832
|
+
|
|
65833
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65834
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65835
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65836
|
+
user-select: none;
|
|
65837
|
+
}
|
|
65831
65838
|
|
|
65832
65839
|
span.e-ungroupbutton.e-icons {
|
|
65833
65840
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -83924,6 +83924,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
83924
83924
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
83925
83925
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
83926
83926
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
83927
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
83927
83928
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
83928
83929
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
83929
83930
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88233,6 +88234,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88233
88234
|
padding: 6px;
|
|
88234
88235
|
}
|
|
88235
88236
|
}
|
|
88237
|
+
|
|
88238
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88239
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88240
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88241
|
+
user-select: none;
|
|
88242
|
+
}
|
|
88236
88243
|
|
|
88237
88244
|
span.e-ungroupbutton.e-icons {
|
|
88238
88245
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91624,6 +91631,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91624
91631
|
}
|
|
91625
91632
|
}
|
|
91626
91633
|
|
|
91634
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
91635
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
91636
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91637
|
+
}
|
|
91638
|
+
|
|
91639
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
91640
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
91641
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91642
|
+
margin-right: initial;
|
|
91643
|
+
}
|
|
91644
|
+
|
|
91627
91645
|
.e-row .e-input-group .e-control.e-input {
|
|
91628
91646
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91629
91647
|
padding-bottom: 0;
|
|
@@ -63034,6 +63034,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
63034
63034
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
63035
63035
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
63036
63036
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
63037
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
63037
63038
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
63038
63039
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
63039
63040
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -67342,6 +67343,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67342
67343
|
padding: 6px;
|
|
67343
67344
|
}
|
|
67344
67345
|
}
|
|
67346
|
+
|
|
67347
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67348
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67349
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67350
|
+
user-select: none;
|
|
67351
|
+
}
|
|
67345
67352
|
|
|
67346
67353
|
span.e-ungroupbutton.e-icons {
|
|
67347
67354
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -85439,6 +85439,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
85439
85439
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
85440
85440
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
85441
85441
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
85442
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
85442
85443
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
85443
85444
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
85444
85445
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -89747,6 +89748,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89747
89748
|
padding: 6px;
|
|
89748
89749
|
}
|
|
89749
89750
|
}
|
|
89751
|
+
|
|
89752
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
89753
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
89754
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
89755
|
+
user-select: none;
|
|
89756
|
+
}
|
|
89750
89757
|
|
|
89751
89758
|
span.e-ungroupbutton.e-icons {
|
|
89752
89759
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -93137,6 +93144,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
93137
93144
|
}
|
|
93138
93145
|
}
|
|
93139
93146
|
|
|
93147
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
93148
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
93149
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
93150
|
+
}
|
|
93151
|
+
|
|
93152
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
93153
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
93154
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
93155
|
+
margin-right: initial;
|
|
93156
|
+
}
|
|
93157
|
+
|
|
93140
93158
|
.e-row .e-input-group .e-control.e-input {
|
|
93141
93159
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
93142
93160
|
padding-bottom: 0;
|
|
@@ -63505,6 +63505,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
63505
63505
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
63506
63506
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
63507
63507
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
63508
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
63508
63509
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
63509
63510
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
63510
63511
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -67813,6 +67814,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67813
67814
|
padding: 6px;
|
|
67814
67815
|
}
|
|
67815
67816
|
}
|
|
67817
|
+
|
|
67818
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67819
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67820
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67821
|
+
user-select: none;
|
|
67822
|
+
}
|
|
67816
67823
|
|
|
67817
67824
|
span.e-ungroupbutton.e-icons {
|
|
67818
67825
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -85910,6 +85910,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
85910
85910
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
85911
85911
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
85912
85912
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
85913
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
85913
85914
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
85914
85915
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
85915
85916
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -90218,6 +90219,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90218
90219
|
padding: 6px;
|
|
90219
90220
|
}
|
|
90220
90221
|
}
|
|
90222
|
+
|
|
90223
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
90224
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
90225
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
90226
|
+
user-select: none;
|
|
90227
|
+
}
|
|
90221
90228
|
|
|
90222
90229
|
span.e-ungroupbutton.e-icons {
|
|
90223
90230
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -93608,6 +93615,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
93608
93615
|
}
|
|
93609
93616
|
}
|
|
93610
93617
|
|
|
93618
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
93619
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
93620
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
93621
|
+
}
|
|
93622
|
+
|
|
93623
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
93624
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
93625
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
93626
|
+
margin-right: initial;
|
|
93627
|
+
}
|
|
93628
|
+
|
|
93611
93629
|
.e-row .e-input-group .e-control.e-input {
|
|
93612
93630
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
93613
93631
|
padding-bottom: 0;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"31.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"31.2.12","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@gitea.syncfusion.com/syncfusion/blazor-samples"}}
|