@syncfusion/blazor-themes 29.1.37 → 29.1.38
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 +20 -0
- package/Compiled-Themes/bds-dark.css +20 -0
- package/Compiled-Themes/bds-lite.css +20 -0
- package/Compiled-Themes/bds.css +20 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +20 -0
- package/Compiled-Themes/bootstrap-dark.css +20 -0
- package/Compiled-Themes/bootstrap-lite.css +20 -0
- package/Compiled-Themes/bootstrap.css +20 -0
- package/Compiled-Themes/bootstrap4-lite.css +20 -0
- package/Compiled-Themes/bootstrap4.css +20 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +20 -0
- package/Compiled-Themes/bootstrap5-dark.css +20 -0
- package/Compiled-Themes/bootstrap5-lite.css +20 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +20 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +20 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +20 -0
- package/Compiled-Themes/bootstrap5.3.css +20 -0
- package/Compiled-Themes/bootstrap5.css +20 -0
- package/Compiled-Themes/fabric-dark-lite.css +20 -0
- package/Compiled-Themes/fabric-dark.css +20 -0
- package/Compiled-Themes/fabric-lite.css +20 -0
- package/Compiled-Themes/fabric.css +20 -0
- package/Compiled-Themes/fluent-dark-lite.css +20 -0
- package/Compiled-Themes/fluent-dark.css +20 -0
- package/Compiled-Themes/fluent-lite.css +20 -0
- package/Compiled-Themes/fluent.css +20 -0
- package/Compiled-Themes/fluent2-dark-lite.css +20 -0
- package/Compiled-Themes/fluent2-dark.css +20 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +20 -0
- package/Compiled-Themes/fluent2-highcontrast.css +20 -0
- package/Compiled-Themes/fluent2-lite.css +20 -0
- package/Compiled-Themes/fluent2.css +20 -0
- package/Compiled-Themes/highcontrast-lite.css +20 -0
- package/Compiled-Themes/highcontrast.css +20 -0
- package/Compiled-Themes/material-dark-lite.css +20 -0
- package/Compiled-Themes/material-dark.css +20 -0
- package/Compiled-Themes/material-lite.css +20 -0
- package/Compiled-Themes/material.css +20 -0
- package/Compiled-Themes/material3-dark-lite.css +20 -0
- package/Compiled-Themes/material3-dark.css +21 -1
- package/Compiled-Themes/material3-lite.css +20 -0
- package/Compiled-Themes/material3.css +21 -1
- package/Compiled-Themes/tailwind-dark-lite.css +20 -0
- package/Compiled-Themes/tailwind-dark.css +20 -0
- package/Compiled-Themes/tailwind-lite.css +20 -0
- package/Compiled-Themes/tailwind.css +20 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +20 -0
- package/Compiled-Themes/tailwind3-dark.css +20 -0
- package/Compiled-Themes/tailwind3-lite.css +20 -0
- package/Compiled-Themes/tailwind3.css +20 -0
- package/SCSS-Themes/bds-dark-lite.scss +21 -0
- package/SCSS-Themes/bds-dark.scss +21 -0
- package/SCSS-Themes/bds-lite.scss +21 -0
- package/SCSS-Themes/bds.scss +21 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap-dark.scss +21 -0
- package/SCSS-Themes/bootstrap-lite.scss +21 -0
- package/SCSS-Themes/bootstrap.scss +21 -0
- package/SCSS-Themes/bootstrap4-lite.scss +21 -0
- package/SCSS-Themes/bootstrap4.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3.scss +21 -0
- package/SCSS-Themes/bootstrap5.scss +21 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +5 -0
- package/SCSS-Themes/fabric-dark-lite.scss +21 -0
- package/SCSS-Themes/fabric-dark.scss +21 -0
- package/SCSS-Themes/fabric-lite.scss +21 -0
- package/SCSS-Themes/fabric.scss +21 -0
- package/SCSS-Themes/fluent-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent-dark.scss +21 -0
- package/SCSS-Themes/fluent-lite.scss +21 -0
- package/SCSS-Themes/fluent.scss +21 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent2-dark.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +21 -0
- package/SCSS-Themes/fluent2-lite.scss +21 -0
- package/SCSS-Themes/fluent2.scss +21 -0
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bds.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +11 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +11 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material3.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +11 -0
- package/SCSS-Themes/highcontrast-lite.scss +21 -0
- package/SCSS-Themes/highcontrast.scss +21 -0
- package/SCSS-Themes/material-dark-lite.scss +21 -0
- package/SCSS-Themes/material-dark.scss +21 -0
- package/SCSS-Themes/material-lite.scss +21 -0
- package/SCSS-Themes/material.scss +21 -0
- package/SCSS-Themes/material3-dark-lite.scss +22 -1
- package/SCSS-Themes/material3-dark.scss +22 -1
- package/SCSS-Themes/material3-lite.scss +22 -1
- package/SCSS-Themes/material3.scss +22 -1
- package/SCSS-Themes/schedule/schedule/bds-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-highcontrast-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-highcontrast.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2.scss +5 -0
- package/SCSS-Themes/schedule/schedule/highcontrast-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3-dark-lite.scss +6 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +6 -1
- package/SCSS-Themes/schedule/schedule/material3-lite.scss +6 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +6 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3.scss +5 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +21 -0
- package/SCSS-Themes/tailwind-dark.scss +21 -0
- package/SCSS-Themes/tailwind-lite.scss +21 -0
- package/SCSS-Themes/tailwind.scss +21 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +21 -0
- package/SCSS-Themes/tailwind3-dark.scss +21 -0
- package/SCSS-Themes/tailwind3-lite.scss +21 -0
- package/SCSS-Themes/tailwind3.scss +21 -0
- package/package.json +1 -1
|
@@ -196,7 +196,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
|
|
|
196
196
|
$schedule-tbar-btn-bgr-minwidth: 18px !default;
|
|
197
197
|
$schedule-tbar-btn-bgr-padding: 0 8px !default;
|
|
198
198
|
$schedule-tbar-btn-icn-bgr-padding: 0 !default;
|
|
199
|
-
$schedule-tbar-btn-icn-right-bgr-padding:
|
|
199
|
+
$schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
|
|
200
200
|
$schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
|
|
201
201
|
$schedule-tbar-right-items-btn-border-radius: 20px !default;
|
|
202
202
|
$schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
|
|
@@ -2475,6 +2475,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
2475
2475
|
}
|
|
2476
2476
|
|
|
2477
2477
|
.e-virtual-scroll {
|
|
2478
|
+
.e-content-wrap.e-transition,
|
|
2479
|
+
.e-resource-column-wrap.e-transition {
|
|
2480
|
+
overscroll-behavior: none;
|
|
2481
|
+
}
|
|
2482
|
+
|
|
2478
2483
|
&.e-vertical-view,
|
|
2479
2484
|
&.e-month-view {
|
|
2480
2485
|
.e-content-table {
|
|
@@ -196,7 +196,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
|
|
|
196
196
|
$schedule-tbar-btn-bgr-minwidth: 18px !default;
|
|
197
197
|
$schedule-tbar-btn-bgr-padding: 0 8px !default;
|
|
198
198
|
$schedule-tbar-btn-icn-bgr-padding: 0 !default;
|
|
199
|
-
$schedule-tbar-btn-icn-right-bgr-padding:
|
|
199
|
+
$schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
|
|
200
200
|
$schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
|
|
201
201
|
$schedule-tbar-right-items-btn-border-radius: 20px !default;
|
|
202
202
|
$schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
|
|
@@ -2475,6 +2475,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
2475
2475
|
}
|
|
2476
2476
|
|
|
2477
2477
|
.e-virtual-scroll {
|
|
2478
|
+
.e-content-wrap.e-transition,
|
|
2479
|
+
.e-resource-column-wrap.e-transition {
|
|
2480
|
+
overscroll-behavior: none;
|
|
2481
|
+
}
|
|
2482
|
+
|
|
2478
2483
|
&.e-vertical-view,
|
|
2479
2484
|
&.e-month-view {
|
|
2480
2485
|
.e-content-table {
|
|
@@ -196,7 +196,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
|
|
|
196
196
|
$schedule-tbar-btn-bgr-minwidth: 18px !default;
|
|
197
197
|
$schedule-tbar-btn-bgr-padding: 0 8px !default;
|
|
198
198
|
$schedule-tbar-btn-icn-bgr-padding: 0 !default;
|
|
199
|
-
$schedule-tbar-btn-icn-right-bgr-padding:
|
|
199
|
+
$schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
|
|
200
200
|
$schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
|
|
201
201
|
$schedule-tbar-right-items-btn-border-radius: 20px !default;
|
|
202
202
|
$schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
|
|
@@ -2475,6 +2475,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
2475
2475
|
}
|
|
2476
2476
|
|
|
2477
2477
|
.e-virtual-scroll {
|
|
2478
|
+
.e-content-wrap.e-transition,
|
|
2479
|
+
.e-resource-column-wrap.e-transition {
|
|
2480
|
+
overscroll-behavior: none;
|
|
2481
|
+
}
|
|
2482
|
+
|
|
2478
2483
|
&.e-vertical-view,
|
|
2479
2484
|
&.e-month-view {
|
|
2480
2485
|
.e-content-table {
|
|
@@ -2471,6 +2471,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
2471
2471
|
}
|
|
2472
2472
|
|
|
2473
2473
|
.e-virtual-scroll {
|
|
2474
|
+
.e-content-wrap.e-transition,
|
|
2475
|
+
.e-resource-column-wrap.e-transition {
|
|
2476
|
+
overscroll-behavior: none;
|
|
2477
|
+
}
|
|
2478
|
+
|
|
2474
2479
|
&.e-vertical-view,
|
|
2475
2480
|
&.e-month-view {
|
|
2476
2481
|
.e-content-table {
|
|
@@ -2471,6 +2471,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
2471
2471
|
}
|
|
2472
2472
|
|
|
2473
2473
|
.e-virtual-scroll {
|
|
2474
|
+
.e-content-wrap.e-transition,
|
|
2475
|
+
.e-resource-column-wrap.e-transition {
|
|
2476
|
+
overscroll-behavior: none;
|
|
2477
|
+
}
|
|
2478
|
+
|
|
2474
2479
|
&.e-vertical-view,
|
|
2475
2480
|
&.e-month-view {
|
|
2476
2481
|
.e-content-table {
|
|
@@ -2471,6 +2471,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
2471
2471
|
}
|
|
2472
2472
|
|
|
2473
2473
|
.e-virtual-scroll {
|
|
2474
|
+
.e-content-wrap.e-transition,
|
|
2475
|
+
.e-resource-column-wrap.e-transition {
|
|
2476
|
+
overscroll-behavior: none;
|
|
2477
|
+
}
|
|
2478
|
+
|
|
2474
2479
|
&.e-vertical-view,
|
|
2475
2480
|
&.e-month-view {
|
|
2476
2481
|
.e-content-table {
|
|
@@ -2471,6 +2471,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
2471
2471
|
}
|
|
2472
2472
|
|
|
2473
2473
|
.e-virtual-scroll {
|
|
2474
|
+
.e-content-wrap.e-transition,
|
|
2475
|
+
.e-resource-column-wrap.e-transition {
|
|
2476
|
+
overscroll-behavior: none;
|
|
2477
|
+
}
|
|
2478
|
+
|
|
2474
2479
|
&.e-vertical-view,
|
|
2475
2480
|
&.e-month-view {
|
|
2476
2481
|
.e-content-table {
|
|
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
2476
2476
|
}
|
|
2477
2477
|
|
|
2478
2478
|
.e-virtual-scroll {
|
|
2479
|
+
.e-content-wrap.e-transition,
|
|
2480
|
+
.e-resource-column-wrap.e-transition {
|
|
2481
|
+
overscroll-behavior: none;
|
|
2482
|
+
}
|
|
2483
|
+
|
|
2479
2484
|
&.e-vertical-view,
|
|
2480
2485
|
&.e-month-view {
|
|
2481
2486
|
.e-content-table {
|
|
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
2476
2476
|
}
|
|
2477
2477
|
|
|
2478
2478
|
.e-virtual-scroll {
|
|
2479
|
+
.e-content-wrap.e-transition,
|
|
2480
|
+
.e-resource-column-wrap.e-transition {
|
|
2481
|
+
overscroll-behavior: none;
|
|
2482
|
+
}
|
|
2483
|
+
|
|
2479
2484
|
&.e-vertical-view,
|
|
2480
2485
|
&.e-month-view {
|
|
2481
2486
|
.e-content-table {
|
|
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
2476
2476
|
}
|
|
2477
2477
|
|
|
2478
2478
|
.e-virtual-scroll {
|
|
2479
|
+
.e-content-wrap.e-transition,
|
|
2480
|
+
.e-resource-column-wrap.e-transition {
|
|
2481
|
+
overscroll-behavior: none;
|
|
2482
|
+
}
|
|
2483
|
+
|
|
2479
2484
|
&.e-vertical-view,
|
|
2480
2485
|
&.e-month-view {
|
|
2481
2486
|
.e-content-table {
|
|
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
2476
2476
|
}
|
|
2477
2477
|
|
|
2478
2478
|
.e-virtual-scroll {
|
|
2479
|
+
.e-content-wrap.e-transition,
|
|
2480
|
+
.e-resource-column-wrap.e-transition {
|
|
2481
|
+
overscroll-behavior: none;
|
|
2482
|
+
}
|
|
2483
|
+
|
|
2479
2484
|
&.e-vertical-view,
|
|
2480
2485
|
&.e-month-view {
|
|
2481
2486
|
.e-content-table {
|
|
@@ -2852,6 +2852,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2852
2852
|
}
|
|
2853
2853
|
}
|
|
2854
2854
|
|
|
2855
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2856
|
+
cursor: pointer;
|
|
2857
|
+
pointer-events: auto;
|
|
2858
|
+
}
|
|
2859
|
+
|
|
2855
2860
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2856
2861
|
opacity: .7;
|
|
2857
2862
|
pointer-events: none;
|
|
@@ -65259,6 +65264,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65259
65264
|
line-height: normal;
|
|
65260
65265
|
}
|
|
65261
65266
|
}
|
|
65267
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65268
|
+
/* stylelint-disable declaration-no-important */
|
|
65269
|
+
.e-table {
|
|
65270
|
+
border-spacing: 0 !important;
|
|
65271
|
+
}
|
|
65272
|
+
/* stylelint-enable declaration-no-important */
|
|
65273
|
+
|
|
65274
|
+
.e-rowcell {
|
|
65275
|
+
line-height: 1;
|
|
65276
|
+
}
|
|
65277
|
+
}
|
|
65262
65278
|
}
|
|
65263
65279
|
/* stylelint-enable function-url-quotes */
|
|
65264
65280
|
|
|
@@ -100107,6 +100123,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
100107
100123
|
}
|
|
100108
100124
|
|
|
100109
100125
|
.e-virtual-scroll {
|
|
100126
|
+
.e-content-wrap.e-transition,
|
|
100127
|
+
.e-resource-column-wrap.e-transition {
|
|
100128
|
+
overscroll-behavior: none;
|
|
100129
|
+
}
|
|
100130
|
+
|
|
100110
100131
|
&.e-vertical-view,
|
|
100111
100132
|
&.e-month-view {
|
|
100112
100133
|
.e-content-table {
|
|
@@ -2974,6 +2974,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2974
2974
|
}
|
|
2975
2975
|
}
|
|
2976
2976
|
|
|
2977
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2978
|
+
cursor: pointer;
|
|
2979
|
+
pointer-events: auto;
|
|
2980
|
+
}
|
|
2981
|
+
|
|
2977
2982
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2978
2983
|
opacity: .7;
|
|
2979
2984
|
pointer-events: none;
|
|
@@ -87534,6 +87539,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87534
87539
|
line-height: normal;
|
|
87535
87540
|
}
|
|
87536
87541
|
}
|
|
87542
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87543
|
+
/* stylelint-disable declaration-no-important */
|
|
87544
|
+
.e-table {
|
|
87545
|
+
border-spacing: 0 !important;
|
|
87546
|
+
}
|
|
87547
|
+
/* stylelint-enable declaration-no-important */
|
|
87548
|
+
|
|
87549
|
+
.e-rowcell {
|
|
87550
|
+
line-height: 1;
|
|
87551
|
+
}
|
|
87552
|
+
}
|
|
87537
87553
|
}
|
|
87538
87554
|
/* stylelint-enable function-url-quotes */
|
|
87539
87555
|
|
|
@@ -130843,6 +130859,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
130843
130859
|
}
|
|
130844
130860
|
|
|
130845
130861
|
.e-virtual-scroll {
|
|
130862
|
+
.e-content-wrap.e-transition,
|
|
130863
|
+
.e-resource-column-wrap.e-transition {
|
|
130864
|
+
overscroll-behavior: none;
|
|
130865
|
+
}
|
|
130866
|
+
|
|
130846
130867
|
&.e-vertical-view,
|
|
130847
130868
|
&.e-month-view {
|
|
130848
130869
|
.e-content-table {
|
|
@@ -2850,6 +2850,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2850
2850
|
}
|
|
2851
2851
|
}
|
|
2852
2852
|
|
|
2853
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2854
|
+
cursor: pointer;
|
|
2855
|
+
pointer-events: auto;
|
|
2856
|
+
}
|
|
2857
|
+
|
|
2853
2858
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2854
2859
|
opacity: .7;
|
|
2855
2860
|
pointer-events: none;
|
|
@@ -65257,6 +65262,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65257
65262
|
line-height: normal;
|
|
65258
65263
|
}
|
|
65259
65264
|
}
|
|
65265
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65266
|
+
/* stylelint-disable declaration-no-important */
|
|
65267
|
+
.e-table {
|
|
65268
|
+
border-spacing: 0 !important;
|
|
65269
|
+
}
|
|
65270
|
+
/* stylelint-enable declaration-no-important */
|
|
65271
|
+
|
|
65272
|
+
.e-rowcell {
|
|
65273
|
+
line-height: 1;
|
|
65274
|
+
}
|
|
65275
|
+
}
|
|
65260
65276
|
}
|
|
65261
65277
|
/* stylelint-enable function-url-quotes */
|
|
65262
65278
|
|
|
@@ -100105,6 +100121,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
100105
100121
|
}
|
|
100106
100122
|
|
|
100107
100123
|
.e-virtual-scroll {
|
|
100124
|
+
.e-content-wrap.e-transition,
|
|
100125
|
+
.e-resource-column-wrap.e-transition {
|
|
100126
|
+
overscroll-behavior: none;
|
|
100127
|
+
}
|
|
100128
|
+
|
|
100108
100129
|
&.e-vertical-view,
|
|
100109
100130
|
&.e-month-view {
|
|
100110
100131
|
.e-content-table {
|
|
@@ -2972,6 +2972,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2972
2972
|
}
|
|
2973
2973
|
}
|
|
2974
2974
|
|
|
2975
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2976
|
+
cursor: pointer;
|
|
2977
|
+
pointer-events: auto;
|
|
2978
|
+
}
|
|
2979
|
+
|
|
2975
2980
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2976
2981
|
opacity: .7;
|
|
2977
2982
|
pointer-events: none;
|
|
@@ -87532,6 +87537,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87532
87537
|
line-height: normal;
|
|
87533
87538
|
}
|
|
87534
87539
|
}
|
|
87540
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87541
|
+
/* stylelint-disable declaration-no-important */
|
|
87542
|
+
.e-table {
|
|
87543
|
+
border-spacing: 0 !important;
|
|
87544
|
+
}
|
|
87545
|
+
/* stylelint-enable declaration-no-important */
|
|
87546
|
+
|
|
87547
|
+
.e-rowcell {
|
|
87548
|
+
line-height: 1;
|
|
87549
|
+
}
|
|
87550
|
+
}
|
|
87535
87551
|
}
|
|
87536
87552
|
/* stylelint-enable function-url-quotes */
|
|
87537
87553
|
|
|
@@ -130841,6 +130857,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
130841
130857
|
}
|
|
130842
130858
|
|
|
130843
130859
|
.e-virtual-scroll {
|
|
130860
|
+
.e-content-wrap.e-transition,
|
|
130861
|
+
.e-resource-column-wrap.e-transition {
|
|
130862
|
+
overscroll-behavior: none;
|
|
130863
|
+
}
|
|
130864
|
+
|
|
130844
130865
|
&.e-vertical-view,
|
|
130845
130866
|
&.e-month-view {
|
|
130846
130867
|
.e-content-table {
|
|
@@ -4065,6 +4065,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4065
4065
|
}
|
|
4066
4066
|
}
|
|
4067
4067
|
|
|
4068
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4069
|
+
cursor: pointer;
|
|
4070
|
+
pointer-events: auto;
|
|
4071
|
+
}
|
|
4072
|
+
|
|
4068
4073
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4069
4074
|
opacity: .7;
|
|
4070
4075
|
pointer-events: none;
|
|
@@ -66770,6 +66775,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66770
66775
|
line-height: normal;
|
|
66771
66776
|
}
|
|
66772
66777
|
}
|
|
66778
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
66779
|
+
/* stylelint-disable declaration-no-important */
|
|
66780
|
+
.e-table {
|
|
66781
|
+
border-spacing: 0 !important;
|
|
66782
|
+
}
|
|
66783
|
+
/* stylelint-enable declaration-no-important */
|
|
66784
|
+
|
|
66785
|
+
.e-rowcell {
|
|
66786
|
+
line-height: 1;
|
|
66787
|
+
}
|
|
66788
|
+
}
|
|
66773
66789
|
}
|
|
66774
66790
|
/* stylelint-enable function-url-quotes */
|
|
66775
66791
|
|
|
@@ -101636,6 +101652,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
101636
101652
|
}
|
|
101637
101653
|
|
|
101638
101654
|
.e-virtual-scroll {
|
|
101655
|
+
.e-content-wrap.e-transition,
|
|
101656
|
+
.e-resource-column-wrap.e-transition {
|
|
101657
|
+
overscroll-behavior: none;
|
|
101658
|
+
}
|
|
101659
|
+
|
|
101639
101660
|
&.e-vertical-view,
|
|
101640
101661
|
&.e-month-view {
|
|
101641
101662
|
.e-content-table {
|
|
@@ -4187,6 +4187,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4187
4187
|
}
|
|
4188
4188
|
}
|
|
4189
4189
|
|
|
4190
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4191
|
+
cursor: pointer;
|
|
4192
|
+
pointer-events: auto;
|
|
4193
|
+
}
|
|
4194
|
+
|
|
4190
4195
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4191
4196
|
opacity: .7;
|
|
4192
4197
|
pointer-events: none;
|
|
@@ -89045,6 +89050,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89045
89050
|
line-height: normal;
|
|
89046
89051
|
}
|
|
89047
89052
|
}
|
|
89053
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
89054
|
+
/* stylelint-disable declaration-no-important */
|
|
89055
|
+
.e-table {
|
|
89056
|
+
border-spacing: 0 !important;
|
|
89057
|
+
}
|
|
89058
|
+
/* stylelint-enable declaration-no-important */
|
|
89059
|
+
|
|
89060
|
+
.e-rowcell {
|
|
89061
|
+
line-height: 1;
|
|
89062
|
+
}
|
|
89063
|
+
}
|
|
89048
89064
|
}
|
|
89049
89065
|
/* stylelint-enable function-url-quotes */
|
|
89050
89066
|
|
|
@@ -132372,6 +132388,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
132372
132388
|
}
|
|
132373
132389
|
|
|
132374
132390
|
.e-virtual-scroll {
|
|
132391
|
+
.e-content-wrap.e-transition,
|
|
132392
|
+
.e-resource-column-wrap.e-transition {
|
|
132393
|
+
overscroll-behavior: none;
|
|
132394
|
+
}
|
|
132395
|
+
|
|
132375
132396
|
&.e-vertical-view,
|
|
132376
132397
|
&.e-month-view {
|
|
132377
132398
|
.e-content-table {
|
|
@@ -4536,6 +4536,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4536
4536
|
}
|
|
4537
4537
|
}
|
|
4538
4538
|
|
|
4539
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4540
|
+
cursor: pointer;
|
|
4541
|
+
pointer-events: auto;
|
|
4542
|
+
}
|
|
4543
|
+
|
|
4539
4544
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4540
4545
|
opacity: .7;
|
|
4541
4546
|
pointer-events: none;
|
|
@@ -67241,6 +67246,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67241
67246
|
line-height: normal;
|
|
67242
67247
|
}
|
|
67243
67248
|
}
|
|
67249
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
67250
|
+
/* stylelint-disable declaration-no-important */
|
|
67251
|
+
.e-table {
|
|
67252
|
+
border-spacing: 0 !important;
|
|
67253
|
+
}
|
|
67254
|
+
/* stylelint-enable declaration-no-important */
|
|
67255
|
+
|
|
67256
|
+
.e-rowcell {
|
|
67257
|
+
line-height: 1;
|
|
67258
|
+
}
|
|
67259
|
+
}
|
|
67244
67260
|
}
|
|
67245
67261
|
/* stylelint-enable function-url-quotes */
|
|
67246
67262
|
|
|
@@ -102107,6 +102123,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
102107
102123
|
}
|
|
102108
102124
|
|
|
102109
102125
|
.e-virtual-scroll {
|
|
102126
|
+
.e-content-wrap.e-transition,
|
|
102127
|
+
.e-resource-column-wrap.e-transition {
|
|
102128
|
+
overscroll-behavior: none;
|
|
102129
|
+
}
|
|
102130
|
+
|
|
102110
102131
|
&.e-vertical-view,
|
|
102111
102132
|
&.e-month-view {
|
|
102112
102133
|
.e-content-table {
|
|
@@ -4658,6 +4658,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4658
4658
|
}
|
|
4659
4659
|
}
|
|
4660
4660
|
|
|
4661
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4662
|
+
cursor: pointer;
|
|
4663
|
+
pointer-events: auto;
|
|
4664
|
+
}
|
|
4665
|
+
|
|
4661
4666
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4662
4667
|
opacity: .7;
|
|
4663
4668
|
pointer-events: none;
|
|
@@ -89516,6 +89521,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89516
89521
|
line-height: normal;
|
|
89517
89522
|
}
|
|
89518
89523
|
}
|
|
89524
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
89525
|
+
/* stylelint-disable declaration-no-important */
|
|
89526
|
+
.e-table {
|
|
89527
|
+
border-spacing: 0 !important;
|
|
89528
|
+
}
|
|
89529
|
+
/* stylelint-enable declaration-no-important */
|
|
89530
|
+
|
|
89531
|
+
.e-rowcell {
|
|
89532
|
+
line-height: 1;
|
|
89533
|
+
}
|
|
89534
|
+
}
|
|
89519
89535
|
}
|
|
89520
89536
|
/* stylelint-enable function-url-quotes */
|
|
89521
89537
|
|
|
@@ -132843,6 +132859,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
132843
132859
|
}
|
|
132844
132860
|
|
|
132845
132861
|
.e-virtual-scroll {
|
|
132862
|
+
.e-content-wrap.e-transition,
|
|
132863
|
+
.e-resource-column-wrap.e-transition {
|
|
132864
|
+
overscroll-behavior: none;
|
|
132865
|
+
}
|
|
132866
|
+
|
|
132846
132867
|
&.e-vertical-view,
|
|
132847
132868
|
&.e-month-view {
|
|
132848
132869
|
.e-content-table {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"29.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"29.1.38","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"}}
|