@syncfusion/blazor-themes 29.1.37 → 29.1.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Compiled-Themes/bds-dark-lite.css +21 -0
- package/Compiled-Themes/bds-dark.css +21 -0
- package/Compiled-Themes/bds-lite.css +21 -0
- package/Compiled-Themes/bds.css +21 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +21 -0
- package/Compiled-Themes/bootstrap-dark.css +21 -0
- package/Compiled-Themes/bootstrap-lite.css +21 -0
- package/Compiled-Themes/bootstrap.css +21 -0
- package/Compiled-Themes/bootstrap4-lite.css +21 -0
- package/Compiled-Themes/bootstrap4.css +21 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +21 -0
- package/Compiled-Themes/bootstrap5-dark.css +21 -0
- package/Compiled-Themes/bootstrap5-lite.css +21 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +21 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +21 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +21 -0
- package/Compiled-Themes/bootstrap5.3.css +21 -0
- package/Compiled-Themes/bootstrap5.css +21 -0
- package/Compiled-Themes/fabric-dark-lite.css +21 -0
- package/Compiled-Themes/fabric-dark.css +21 -0
- package/Compiled-Themes/fabric-lite.css +21 -0
- package/Compiled-Themes/fabric.css +21 -0
- package/Compiled-Themes/fluent-dark-lite.css +21 -0
- package/Compiled-Themes/fluent-dark.css +21 -0
- package/Compiled-Themes/fluent-lite.css +21 -0
- package/Compiled-Themes/fluent.css +21 -0
- package/Compiled-Themes/fluent2-dark-lite.css +21 -0
- package/Compiled-Themes/fluent2-dark.css +21 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +21 -0
- package/Compiled-Themes/fluent2-highcontrast.css +21 -0
- package/Compiled-Themes/fluent2-lite.css +21 -0
- package/Compiled-Themes/fluent2.css +21 -0
- package/Compiled-Themes/highcontrast-lite.css +21 -0
- package/Compiled-Themes/highcontrast.css +21 -0
- package/Compiled-Themes/material-dark-lite.css +23 -1
- package/Compiled-Themes/material-dark.css +23 -1
- package/Compiled-Themes/material-lite.css +23 -1
- package/Compiled-Themes/material.css +23 -1
- package/Compiled-Themes/material3-dark-lite.css +23 -1
- package/Compiled-Themes/material3-dark.css +24 -2
- package/Compiled-Themes/material3-lite.css +23 -1
- package/Compiled-Themes/material3.css +24 -2
- package/Compiled-Themes/tailwind-dark-lite.css +21 -0
- package/Compiled-Themes/tailwind-dark.css +21 -0
- package/Compiled-Themes/tailwind-lite.css +21 -0
- package/Compiled-Themes/tailwind.css +21 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +21 -0
- package/Compiled-Themes/tailwind3-dark.css +24 -3
- package/Compiled-Themes/tailwind3-lite.css +21 -0
- package/Compiled-Themes/tailwind3.css +24 -3
- package/SCSS-Themes/bds-dark-lite.scss +25 -1
- package/SCSS-Themes/bds-dark.scss +25 -1
- package/SCSS-Themes/bds-lite.scss +25 -1
- package/SCSS-Themes/bds.scss +25 -1
- package/SCSS-Themes/bootstrap-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap-dark.scss +25 -1
- package/SCSS-Themes/bootstrap-lite.scss +25 -1
- package/SCSS-Themes/bootstrap.scss +25 -1
- package/SCSS-Themes/bootstrap4-lite.scss +25 -1
- package/SCSS-Themes/bootstrap4.scss +25 -1
- package/SCSS-Themes/bootstrap5-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5-dark.scss +25 -1
- package/SCSS-Themes/bootstrap5-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-dark.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3.scss +25 -1
- package/SCSS-Themes/bootstrap5.scss +25 -1
- 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 +25 -1
- package/SCSS-Themes/fabric-dark.scss +25 -1
- package/SCSS-Themes/fabric-lite.scss +25 -1
- package/SCSS-Themes/fabric.scss +25 -1
- package/SCSS-Themes/fluent-dark-lite.scss +25 -1
- package/SCSS-Themes/fluent-dark.scss +25 -1
- package/SCSS-Themes/fluent-lite.scss +25 -1
- package/SCSS-Themes/fluent.scss +25 -1
- package/SCSS-Themes/fluent2-dark-lite.scss +25 -1
- package/SCSS-Themes/fluent2-dark.scss +25 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +25 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +25 -1
- package/SCSS-Themes/fluent2-lite.scss +25 -1
- package/SCSS-Themes/fluent2.scss +25 -1
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bds.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +13 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +13 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material.scss +13 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material3.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +13 -0
- package/SCSS-Themes/highcontrast-lite.scss +25 -1
- package/SCSS-Themes/highcontrast.scss +25 -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 +25 -1
- package/SCSS-Themes/material-dark.scss +25 -1
- package/SCSS-Themes/material-lite.scss +25 -1
- package/SCSS-Themes/material.scss +25 -1
- package/SCSS-Themes/material3-dark-lite.scss +26 -2
- package/SCSS-Themes/material3-dark.scss +26 -2
- package/SCSS-Themes/material3-lite.scss +26 -2
- package/SCSS-Themes/material3.scss +26 -2
- 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 +25 -1
- package/SCSS-Themes/tailwind-dark.scss +25 -1
- package/SCSS-Themes/tailwind-lite.scss +25 -1
- package/SCSS-Themes/tailwind.scss +25 -1
- package/SCSS-Themes/tailwind3-dark-lite.scss +28 -4
- package/SCSS-Themes/tailwind3-dark.scss +28 -4
- package/SCSS-Themes/tailwind3-lite.scss +28 -4
- package/SCSS-Themes/tailwind3.scss +28 -4
- package/package.json +1 -1
|
@@ -2471,6 +2471,11 @@ $schedule-tree-content-color: #fff !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-tree-content-color: #fff !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 {
|
|
@@ -2472,6 +2472,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
2472
2472
|
}
|
|
2473
2473
|
|
|
2474
2474
|
.e-virtual-scroll {
|
|
2475
|
+
.e-content-wrap.e-transition,
|
|
2476
|
+
.e-resource-column-wrap.e-transition {
|
|
2477
|
+
overscroll-behavior: none;
|
|
2478
|
+
}
|
|
2479
|
+
|
|
2475
2480
|
&.e-vertical-view,
|
|
2476
2481
|
&.e-month-view {
|
|
2477
2482
|
.e-content-table {
|
|
@@ -2472,6 +2472,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
2472
2472
|
}
|
|
2473
2473
|
|
|
2474
2474
|
.e-virtual-scroll {
|
|
2475
|
+
.e-content-wrap.e-transition,
|
|
2476
|
+
.e-resource-column-wrap.e-transition {
|
|
2477
|
+
overscroll-behavior: none;
|
|
2478
|
+
}
|
|
2479
|
+
|
|
2475
2480
|
&.e-vertical-view,
|
|
2476
2481
|
&.e-month-view {
|
|
2477
2482
|
.e-content-table {
|
|
@@ -2476,6 +2476,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
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-tree-content-color: $content-text-color-alt2;
|
|
|
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-tree-content-color: $content-text-color-alt2;
|
|
|
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-tree-content-color: $content-text-color-alt2;
|
|
|
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 {
|
|
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
2473
2473
|
}
|
|
2474
2474
|
|
|
2475
2475
|
.e-virtual-scroll {
|
|
2476
|
+
.e-content-wrap.e-transition,
|
|
2477
|
+
.e-resource-column-wrap.e-transition {
|
|
2478
|
+
overscroll-behavior: none;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2476
2481
|
&.e-vertical-view,
|
|
2477
2482
|
&.e-month-view {
|
|
2478
2483
|
.e-content-table {
|
|
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
2473
2473
|
}
|
|
2474
2474
|
|
|
2475
2475
|
.e-virtual-scroll {
|
|
2476
|
+
.e-content-wrap.e-transition,
|
|
2477
|
+
.e-resource-column-wrap.e-transition {
|
|
2478
|
+
overscroll-behavior: none;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2476
2481
|
&.e-vertical-view,
|
|
2477
2482
|
&.e-month-view {
|
|
2478
2483
|
.e-content-table {
|
|
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
2473
2473
|
}
|
|
2474
2474
|
|
|
2475
2475
|
.e-virtual-scroll {
|
|
2476
|
+
.e-content-wrap.e-transition,
|
|
2477
|
+
.e-resource-column-wrap.e-transition {
|
|
2478
|
+
overscroll-behavior: none;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2476
2481
|
&.e-vertical-view,
|
|
2477
2482
|
&.e-month-view {
|
|
2478
2483
|
.e-content-table {
|
|
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
2473
2473
|
}
|
|
2474
2474
|
|
|
2475
2475
|
.e-virtual-scroll {
|
|
2476
|
+
.e-content-wrap.e-transition,
|
|
2477
|
+
.e-resource-column-wrap.e-transition {
|
|
2478
|
+
overscroll-behavior: none;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2476
2481
|
&.e-vertical-view,
|
|
2477
2482
|
&.e-month-view {
|
|
2478
2483
|
.e-content-table {
|
|
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
2473
2473
|
}
|
|
2474
2474
|
|
|
2475
2475
|
.e-virtual-scroll {
|
|
2476
|
+
.e-content-wrap.e-transition,
|
|
2477
|
+
.e-resource-column-wrap.e-transition {
|
|
2478
|
+
overscroll-behavior: none;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2476
2481
|
&.e-vertical-view,
|
|
2477
2482
|
&.e-month-view {
|
|
2478
2483
|
.e-content-table {
|
|
@@ -2473,6 +2473,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
2473
2473
|
}
|
|
2474
2474
|
|
|
2475
2475
|
.e-virtual-scroll {
|
|
2476
|
+
.e-content-wrap.e-transition,
|
|
2477
|
+
.e-resource-column-wrap.e-transition {
|
|
2478
|
+
overscroll-behavior: none;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2476
2481
|
&.e-vertical-view,
|
|
2477
2482
|
&.e-month-view {
|
|
2478
2483
|
.e-content-table {
|
|
@@ -2473,6 +2473,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
2473
2473
|
}
|
|
2474
2474
|
|
|
2475
2475
|
.e-virtual-scroll {
|
|
2476
|
+
.e-content-wrap.e-transition,
|
|
2477
|
+
.e-resource-column-wrap.e-transition {
|
|
2478
|
+
overscroll-behavior: none;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2476
2481
|
&.e-vertical-view,
|
|
2477
2482
|
&.e-month-view {
|
|
2478
2483
|
.e-content-table {
|
|
@@ -2473,6 +2473,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
2473
2473
|
}
|
|
2474
2474
|
|
|
2475
2475
|
.e-virtual-scroll {
|
|
2476
|
+
.e-content-wrap.e-transition,
|
|
2477
|
+
.e-resource-column-wrap.e-transition {
|
|
2478
|
+
overscroll-behavior: none;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2476
2481
|
&.e-vertical-view,
|
|
2477
2482
|
&.e-month-view {
|
|
2478
2483
|
.e-content-table {
|
|
@@ -2470,6 +2470,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
2470
2470
|
}
|
|
2471
2471
|
|
|
2472
2472
|
.e-virtual-scroll {
|
|
2473
|
+
.e-content-wrap.e-transition,
|
|
2474
|
+
.e-resource-column-wrap.e-transition {
|
|
2475
|
+
overscroll-behavior: none;
|
|
2476
|
+
}
|
|
2477
|
+
|
|
2473
2478
|
&.e-vertical-view,
|
|
2474
2479
|
&.e-month-view {
|
|
2475
2480
|
.e-content-table {
|
|
@@ -2470,6 +2470,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
2470
2470
|
}
|
|
2471
2471
|
|
|
2472
2472
|
.e-virtual-scroll {
|
|
2473
|
+
.e-content-wrap.e-transition,
|
|
2474
|
+
.e-resource-column-wrap.e-transition {
|
|
2475
|
+
overscroll-behavior: none;
|
|
2476
|
+
}
|
|
2477
|
+
|
|
2473
2478
|
&.e-vertical-view,
|
|
2474
2479
|
&.e-month-view {
|
|
2475
2480
|
.e-content-table {
|
|
@@ -2470,6 +2470,11 @@ $schedule-tree-content-color: $shadow;
|
|
|
2470
2470
|
}
|
|
2471
2471
|
|
|
2472
2472
|
.e-virtual-scroll {
|
|
2473
|
+
.e-content-wrap.e-transition,
|
|
2474
|
+
.e-resource-column-wrap.e-transition {
|
|
2475
|
+
overscroll-behavior: none;
|
|
2476
|
+
}
|
|
2477
|
+
|
|
2473
2478
|
&.e-vertical-view,
|
|
2474
2479
|
&.e-month-view {
|
|
2475
2480
|
.e-content-table {
|
|
@@ -2470,6 +2470,11 @@ $schedule-tree-content-color: $shadow;
|
|
|
2470
2470
|
}
|
|
2471
2471
|
|
|
2472
2472
|
.e-virtual-scroll {
|
|
2473
|
+
.e-content-wrap.e-transition,
|
|
2474
|
+
.e-resource-column-wrap.e-transition {
|
|
2475
|
+
overscroll-behavior: none;
|
|
2476
|
+
}
|
|
2477
|
+
|
|
2473
2478
|
&.e-vertical-view,
|
|
2474
2479
|
&.e-month-view {
|
|
2475
2480
|
.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 {
|
|
@@ -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;
|
|
@@ -10778,7 +10783,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
10778
10783
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10779
10784
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10780
10785
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10781
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10786
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10787
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10782
10788
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10783
10789
|
color: $input-error-color;
|
|
10784
10790
|
}
|
|
@@ -60614,6 +60620,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
60614
60620
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60615
60621
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60616
60622
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60623
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60617
60624
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
60618
60625
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
60619
60626
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -61562,6 +61569,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61562
61569
|
.e-cc-lab-name,
|
|
61563
61570
|
.e-checkbox-wrapper .e-label {
|
|
61564
61571
|
text-overflow: ellipsis;
|
|
61572
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61565
61573
|
}
|
|
61566
61574
|
|
|
61567
61575
|
.e-cc-chbox {
|
|
@@ -65259,6 +65267,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65259
65267
|
line-height: normal;
|
|
65260
65268
|
}
|
|
65261
65269
|
}
|
|
65270
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65271
|
+
/* stylelint-disable declaration-no-important */
|
|
65272
|
+
.e-table {
|
|
65273
|
+
border-spacing: 0 !important;
|
|
65274
|
+
}
|
|
65275
|
+
/* stylelint-enable declaration-no-important */
|
|
65276
|
+
|
|
65277
|
+
.e-rowcell {
|
|
65278
|
+
line-height: 1;
|
|
65279
|
+
}
|
|
65280
|
+
}
|
|
65262
65281
|
}
|
|
65263
65282
|
/* stylelint-enable function-url-quotes */
|
|
65264
65283
|
|
|
@@ -100107,6 +100126,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
100107
100126
|
}
|
|
100108
100127
|
|
|
100109
100128
|
.e-virtual-scroll {
|
|
100129
|
+
.e-content-wrap.e-transition,
|
|
100130
|
+
.e-resource-column-wrap.e-transition {
|
|
100131
|
+
overscroll-behavior: none;
|
|
100132
|
+
}
|
|
100133
|
+
|
|
100110
100134
|
&.e-vertical-view,
|
|
100111
100135
|
&.e-month-view {
|
|
100112
100136
|
.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;
|
|
@@ -11614,7 +11619,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
11614
11619
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11615
11620
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11616
11621
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11617
|
-
.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 {
|
|
11618
11624
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11619
11625
|
color: $input-error-color;
|
|
11620
11626
|
}
|
|
@@ -82889,6 +82895,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
82889
82895
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82890
82896
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82891
82897
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82898
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82892
82899
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
82893
82900
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
82894
82901
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -83837,6 +83844,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83837
83844
|
.e-cc-lab-name,
|
|
83838
83845
|
.e-checkbox-wrapper .e-label {
|
|
83839
83846
|
text-overflow: ellipsis;
|
|
83847
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83840
83848
|
}
|
|
83841
83849
|
|
|
83842
83850
|
.e-cc-chbox {
|
|
@@ -87534,6 +87542,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87534
87542
|
line-height: normal;
|
|
87535
87543
|
}
|
|
87536
87544
|
}
|
|
87545
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87546
|
+
/* stylelint-disable declaration-no-important */
|
|
87547
|
+
.e-table {
|
|
87548
|
+
border-spacing: 0 !important;
|
|
87549
|
+
}
|
|
87550
|
+
/* stylelint-enable declaration-no-important */
|
|
87551
|
+
|
|
87552
|
+
.e-rowcell {
|
|
87553
|
+
line-height: 1;
|
|
87554
|
+
}
|
|
87555
|
+
}
|
|
87537
87556
|
}
|
|
87538
87557
|
/* stylelint-enable function-url-quotes */
|
|
87539
87558
|
|
|
@@ -130843,6 +130862,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
130843
130862
|
}
|
|
130844
130863
|
|
|
130845
130864
|
.e-virtual-scroll {
|
|
130865
|
+
.e-content-wrap.e-transition,
|
|
130866
|
+
.e-resource-column-wrap.e-transition {
|
|
130867
|
+
overscroll-behavior: none;
|
|
130868
|
+
}
|
|
130869
|
+
|
|
130846
130870
|
&.e-vertical-view,
|
|
130847
130871
|
&.e-month-view {
|
|
130848
130872
|
.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;
|
|
@@ -10776,7 +10781,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
10776
10781
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10777
10782
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10778
10783
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10779
|
-
.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 {
|
|
10780
10786
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10781
10787
|
color: $input-error-color;
|
|
10782
10788
|
}
|
|
@@ -60612,6 +60618,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
60612
60618
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60613
60619
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60614
60620
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60621
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60615
60622
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
60616
60623
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
60617
60624
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -61560,6 +61567,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61560
61567
|
.e-cc-lab-name,
|
|
61561
61568
|
.e-checkbox-wrapper .e-label {
|
|
61562
61569
|
text-overflow: ellipsis;
|
|
61570
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61563
61571
|
}
|
|
61564
61572
|
|
|
61565
61573
|
.e-cc-chbox {
|
|
@@ -65257,6 +65265,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65257
65265
|
line-height: normal;
|
|
65258
65266
|
}
|
|
65259
65267
|
}
|
|
65268
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65269
|
+
/* stylelint-disable declaration-no-important */
|
|
65270
|
+
.e-table {
|
|
65271
|
+
border-spacing: 0 !important;
|
|
65272
|
+
}
|
|
65273
|
+
/* stylelint-enable declaration-no-important */
|
|
65274
|
+
|
|
65275
|
+
.e-rowcell {
|
|
65276
|
+
line-height: 1;
|
|
65277
|
+
}
|
|
65278
|
+
}
|
|
65260
65279
|
}
|
|
65261
65280
|
/* stylelint-enable function-url-quotes */
|
|
65262
65281
|
|
|
@@ -100105,6 +100124,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
100105
100124
|
}
|
|
100106
100125
|
|
|
100107
100126
|
.e-virtual-scroll {
|
|
100127
|
+
.e-content-wrap.e-transition,
|
|
100128
|
+
.e-resource-column-wrap.e-transition {
|
|
100129
|
+
overscroll-behavior: none;
|
|
100130
|
+
}
|
|
100131
|
+
|
|
100108
100132
|
&.e-vertical-view,
|
|
100109
100133
|
&.e-month-view {
|
|
100110
100134
|
.e-content-table {
|