@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
|
@@ -2969,6 +2969,11 @@
|
|
|
2969
2969
|
pointer-events: none;
|
|
2970
2970
|
}
|
|
2971
2971
|
|
|
2972
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2973
|
+
cursor: pointer;
|
|
2974
|
+
pointer-events: auto;
|
|
2975
|
+
}
|
|
2976
|
+
|
|
2972
2977
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2973
2978
|
opacity: 0.7;
|
|
2974
2979
|
pointer-events: none;
|
|
@@ -8498,7 +8503,8 @@ textarea.e-input::selection,
|
|
|
8498
8503
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8499
8504
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8500
8505
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8501
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8506
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8507
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8502
8508
|
color: rgba(var(--color-sf-error));
|
|
8503
8509
|
}
|
|
8504
8510
|
|
|
@@ -37843,6 +37849,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37843
37849
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
37844
37850
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
37845
37851
|
text-overflow: ellipsis;
|
|
37852
|
+
width: 150px;
|
|
37846
37853
|
}
|
|
37847
37854
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
37848
37855
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -40400,6 +40407,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40400
40407
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
40401
40408
|
line-height: normal;
|
|
40402
40409
|
}
|
|
40410
|
+
|
|
40411
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
40412
|
+
/* stylelint-disable declaration-no-important */
|
|
40413
|
+
/* stylelint-enable declaration-no-important */
|
|
40414
|
+
}
|
|
40415
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
40416
|
+
border-spacing: 0 !important;
|
|
40417
|
+
}
|
|
40418
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
40419
|
+
line-height: 1;
|
|
40420
|
+
}
|
|
40403
40421
|
}
|
|
40404
40422
|
/* stylelint-enable function-url-quotes */
|
|
40405
40423
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -62495,6 +62513,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62495
62513
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
62496
62514
|
width: 70px;
|
|
62497
62515
|
}
|
|
62516
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
62517
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
62518
|
+
overscroll-behavior: none;
|
|
62519
|
+
}
|
|
62498
62520
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
62499
62521
|
transform: translateX(0);
|
|
62500
62522
|
}
|
|
@@ -3065,6 +3065,11 @@
|
|
|
3065
3065
|
pointer-events: none;
|
|
3066
3066
|
}
|
|
3067
3067
|
|
|
3068
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3069
|
+
cursor: pointer;
|
|
3070
|
+
pointer-events: auto;
|
|
3071
|
+
}
|
|
3072
|
+
|
|
3068
3073
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3069
3074
|
opacity: 0.7;
|
|
3070
3075
|
pointer-events: none;
|
|
@@ -8704,7 +8709,8 @@ textarea.e-input::selection,
|
|
|
8704
8709
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8705
8710
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8706
8711
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8707
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8712
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8713
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8708
8714
|
color: rgba(var(--color-sf-error));
|
|
8709
8715
|
}
|
|
8710
8716
|
|
|
@@ -52227,6 +52233,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52227
52233
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
52228
52234
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
52229
52235
|
text-overflow: ellipsis;
|
|
52236
|
+
width: 150px;
|
|
52230
52237
|
}
|
|
52231
52238
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
52232
52239
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -54784,6 +54791,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
54784
54791
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
54785
54792
|
line-height: normal;
|
|
54786
54793
|
}
|
|
54794
|
+
|
|
54795
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
54796
|
+
/* stylelint-disable declaration-no-important */
|
|
54797
|
+
/* stylelint-enable declaration-no-important */
|
|
54798
|
+
}
|
|
54799
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
54800
|
+
border-spacing: 0 !important;
|
|
54801
|
+
}
|
|
54802
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
54803
|
+
line-height: 1;
|
|
54804
|
+
}
|
|
54787
54805
|
}
|
|
54788
54806
|
/* stylelint-enable function-url-quotes */
|
|
54789
54807
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -82848,6 +82866,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82848
82866
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
82849
82867
|
width: 70px;
|
|
82850
82868
|
}
|
|
82869
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
82870
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
82871
|
+
overscroll-behavior: none;
|
|
82872
|
+
}
|
|
82851
82873
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
82852
82874
|
transform: translateX(0);
|
|
82853
82875
|
}
|
|
@@ -84861,7 +84883,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84861
84883
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
|
|
84862
84884
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
84863
84885
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right {
|
|
84864
|
-
padding:
|
|
84886
|
+
padding: 7px 0;
|
|
84865
84887
|
font-size: 18px;
|
|
84866
84888
|
}
|
|
84867
84889
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
|
|
@@ -2824,6 +2824,11 @@
|
|
|
2824
2824
|
pointer-events: none;
|
|
2825
2825
|
}
|
|
2826
2826
|
|
|
2827
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2828
|
+
cursor: pointer;
|
|
2829
|
+
pointer-events: auto;
|
|
2830
|
+
}
|
|
2831
|
+
|
|
2827
2832
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2828
2833
|
opacity: 0.7;
|
|
2829
2834
|
pointer-events: none;
|
|
@@ -32911,6 +32916,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
32911
32916
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
32912
32917
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
32913
32918
|
text-overflow: ellipsis;
|
|
32919
|
+
width: 150px;
|
|
32914
32920
|
}
|
|
32915
32921
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
32916
32922
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35454,6 +35460,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35454
35460
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35455
35461
|
line-height: normal;
|
|
35456
35462
|
}
|
|
35463
|
+
|
|
35464
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35465
|
+
/* stylelint-disable declaration-no-important */
|
|
35466
|
+
/* stylelint-enable declaration-no-important */
|
|
35467
|
+
}
|
|
35468
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35469
|
+
border-spacing: 0 !important;
|
|
35470
|
+
}
|
|
35471
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35472
|
+
line-height: 1;
|
|
35473
|
+
}
|
|
35457
35474
|
}
|
|
35458
35475
|
/* stylelint-enable function-url-quotes */
|
|
35459
35476
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57353,6 +57370,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57353
57370
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57354
57371
|
width: 70px;
|
|
57355
57372
|
}
|
|
57373
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57374
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57375
|
+
overscroll-behavior: none;
|
|
57376
|
+
}
|
|
57356
57377
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57357
57378
|
transform: translateX(0);
|
|
57358
57379
|
}
|
|
@@ -2920,6 +2920,11 @@
|
|
|
2920
2920
|
pointer-events: none;
|
|
2921
2921
|
}
|
|
2922
2922
|
|
|
2923
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2924
|
+
cursor: pointer;
|
|
2925
|
+
pointer-events: auto;
|
|
2926
|
+
}
|
|
2927
|
+
|
|
2923
2928
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2924
2929
|
opacity: 0.7;
|
|
2925
2930
|
pointer-events: none;
|
|
@@ -43407,6 +43412,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43407
43412
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
43408
43413
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
43409
43414
|
text-overflow: ellipsis;
|
|
43415
|
+
width: 150px;
|
|
43410
43416
|
}
|
|
43411
43417
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
43412
43418
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45950,6 +45956,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45950
45956
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45951
45957
|
line-height: normal;
|
|
45952
45958
|
}
|
|
45959
|
+
|
|
45960
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45961
|
+
/* stylelint-disable declaration-no-important */
|
|
45962
|
+
/* stylelint-enable declaration-no-important */
|
|
45963
|
+
}
|
|
45964
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45965
|
+
border-spacing: 0 !important;
|
|
45966
|
+
}
|
|
45967
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45968
|
+
line-height: 1;
|
|
45969
|
+
}
|
|
45953
45970
|
}
|
|
45954
45971
|
/* stylelint-enable function-url-quotes */
|
|
45955
45972
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73730,6 +73747,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73730
73747
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73731
73748
|
width: 70px;
|
|
73732
73749
|
}
|
|
73750
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73751
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73752
|
+
overscroll-behavior: none;
|
|
73753
|
+
}
|
|
73733
73754
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73734
73755
|
transform: translateX(0);
|
|
73735
73756
|
}
|
|
@@ -2824,6 +2824,11 @@
|
|
|
2824
2824
|
pointer-events: none;
|
|
2825
2825
|
}
|
|
2826
2826
|
|
|
2827
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2828
|
+
cursor: pointer;
|
|
2829
|
+
pointer-events: auto;
|
|
2830
|
+
}
|
|
2831
|
+
|
|
2827
2832
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2828
2833
|
opacity: 0.7;
|
|
2829
2834
|
pointer-events: none;
|
|
@@ -32911,6 +32916,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
32911
32916
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
32912
32917
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
32913
32918
|
text-overflow: ellipsis;
|
|
32919
|
+
width: 150px;
|
|
32914
32920
|
}
|
|
32915
32921
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
32916
32922
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35454,6 +35460,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35454
35460
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35455
35461
|
line-height: normal;
|
|
35456
35462
|
}
|
|
35463
|
+
|
|
35464
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35465
|
+
/* stylelint-disable declaration-no-important */
|
|
35466
|
+
/* stylelint-enable declaration-no-important */
|
|
35467
|
+
}
|
|
35468
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35469
|
+
border-spacing: 0 !important;
|
|
35470
|
+
}
|
|
35471
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35472
|
+
line-height: 1;
|
|
35473
|
+
}
|
|
35457
35474
|
}
|
|
35458
35475
|
/* stylelint-enable function-url-quotes */
|
|
35459
35476
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57353,6 +57370,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57353
57370
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57354
57371
|
width: 70px;
|
|
57355
57372
|
}
|
|
57373
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57374
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57375
|
+
overscroll-behavior: none;
|
|
57376
|
+
}
|
|
57356
57377
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57357
57378
|
transform: translateX(0);
|
|
57358
57379
|
}
|
|
@@ -2920,6 +2920,11 @@
|
|
|
2920
2920
|
pointer-events: none;
|
|
2921
2921
|
}
|
|
2922
2922
|
|
|
2923
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2924
|
+
cursor: pointer;
|
|
2925
|
+
pointer-events: auto;
|
|
2926
|
+
}
|
|
2927
|
+
|
|
2923
2928
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2924
2929
|
opacity: 0.7;
|
|
2925
2930
|
pointer-events: none;
|
|
@@ -43407,6 +43412,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43407
43412
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
43408
43413
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
43409
43414
|
text-overflow: ellipsis;
|
|
43415
|
+
width: 150px;
|
|
43410
43416
|
}
|
|
43411
43417
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
43412
43418
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45950,6 +45956,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45950
45956
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45951
45957
|
line-height: normal;
|
|
45952
45958
|
}
|
|
45959
|
+
|
|
45960
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45961
|
+
/* stylelint-disable declaration-no-important */
|
|
45962
|
+
/* stylelint-enable declaration-no-important */
|
|
45963
|
+
}
|
|
45964
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45965
|
+
border-spacing: 0 !important;
|
|
45966
|
+
}
|
|
45967
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45968
|
+
line-height: 1;
|
|
45969
|
+
}
|
|
45953
45970
|
}
|
|
45954
45971
|
/* stylelint-enable function-url-quotes */
|
|
45955
45972
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73730,6 +73747,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73730
73747
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73731
73748
|
width: 70px;
|
|
73732
73749
|
}
|
|
73750
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73751
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73752
|
+
overscroll-behavior: none;
|
|
73753
|
+
}
|
|
73733
73754
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73734
73755
|
transform: translateX(0);
|
|
73735
73756
|
}
|
|
@@ -3264,6 +3264,11 @@
|
|
|
3264
3264
|
pointer-events: none;
|
|
3265
3265
|
}
|
|
3266
3266
|
|
|
3267
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3268
|
+
cursor: pointer;
|
|
3269
|
+
pointer-events: auto;
|
|
3270
|
+
}
|
|
3271
|
+
|
|
3267
3272
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3268
3273
|
opacity: 0.7;
|
|
3269
3274
|
pointer-events: none;
|
|
@@ -35794,6 +35799,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35794
35799
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
35795
35800
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
35796
35801
|
text-overflow: ellipsis;
|
|
35802
|
+
width: 150px;
|
|
35797
35803
|
}
|
|
35798
35804
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
35799
35805
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -38337,6 +38343,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
38337
38343
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
38338
38344
|
line-height: normal;
|
|
38339
38345
|
}
|
|
38346
|
+
|
|
38347
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
38348
|
+
/* stylelint-disable declaration-no-important */
|
|
38349
|
+
/* stylelint-enable declaration-no-important */
|
|
38350
|
+
}
|
|
38351
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
38352
|
+
border-spacing: 0 !important;
|
|
38353
|
+
}
|
|
38354
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
38355
|
+
line-height: 1;
|
|
38356
|
+
}
|
|
38340
38357
|
}
|
|
38341
38358
|
/* stylelint-enable function-url-quotes */
|
|
38342
38359
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -60193,6 +60210,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60193
60210
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
60194
60211
|
width: 70px;
|
|
60195
60212
|
}
|
|
60213
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
60214
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
60215
|
+
overscroll-behavior: none;
|
|
60216
|
+
}
|
|
60196
60217
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
60197
60218
|
transform: translateX(0);
|
|
60198
60219
|
}
|
|
@@ -3360,6 +3360,11 @@
|
|
|
3360
3360
|
pointer-events: none;
|
|
3361
3361
|
}
|
|
3362
3362
|
|
|
3363
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3364
|
+
cursor: pointer;
|
|
3365
|
+
pointer-events: auto;
|
|
3366
|
+
}
|
|
3367
|
+
|
|
3363
3368
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3364
3369
|
opacity: 0.7;
|
|
3365
3370
|
pointer-events: none;
|
|
@@ -8292,10 +8297,10 @@ textarea.e-input.e-bigger,
|
|
|
8292
8297
|
.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
8293
8298
|
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
8294
8299
|
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
8295
|
-
font-size:
|
|
8300
|
+
font-size: 16px;
|
|
8296
8301
|
margin: 0;
|
|
8297
|
-
min-height:
|
|
8298
|
-
min-width:
|
|
8302
|
+
min-height: 36px;
|
|
8303
|
+
min-width: 36px;
|
|
8299
8304
|
padding: 0;
|
|
8300
8305
|
}
|
|
8301
8306
|
|
|
@@ -47830,6 +47835,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47830
47835
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
47831
47836
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
47832
47837
|
text-overflow: ellipsis;
|
|
47838
|
+
width: 150px;
|
|
47833
47839
|
}
|
|
47834
47840
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
47835
47841
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -50373,6 +50379,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
50373
50379
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
50374
50380
|
line-height: normal;
|
|
50375
50381
|
}
|
|
50382
|
+
|
|
50383
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
50384
|
+
/* stylelint-disable declaration-no-important */
|
|
50385
|
+
/* stylelint-enable declaration-no-important */
|
|
50386
|
+
}
|
|
50387
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
50388
|
+
border-spacing: 0 !important;
|
|
50389
|
+
}
|
|
50390
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
50391
|
+
line-height: 1;
|
|
50392
|
+
}
|
|
50376
50393
|
}
|
|
50377
50394
|
/* stylelint-enable function-url-quotes */
|
|
50378
50395
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -78224,6 +78241,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
78224
78241
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
78225
78242
|
width: 70px;
|
|
78226
78243
|
}
|
|
78244
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
78245
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
78246
|
+
overscroll-behavior: none;
|
|
78247
|
+
}
|
|
78227
78248
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
78228
78249
|
transform: translateX(0);
|
|
78229
78250
|
}
|
|
@@ -3668,6 +3668,11 @@
|
|
|
3668
3668
|
pointer-events: none;
|
|
3669
3669
|
}
|
|
3670
3670
|
|
|
3671
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3672
|
+
cursor: pointer;
|
|
3673
|
+
pointer-events: auto;
|
|
3674
|
+
}
|
|
3675
|
+
|
|
3671
3676
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3672
3677
|
opacity: 0.7;
|
|
3673
3678
|
pointer-events: none;
|
|
@@ -36197,6 +36202,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36197
36202
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
36198
36203
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
36199
36204
|
text-overflow: ellipsis;
|
|
36205
|
+
width: 150px;
|
|
36200
36206
|
}
|
|
36201
36207
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
36202
36208
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -38740,6 +38746,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
38740
38746
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
38741
38747
|
line-height: normal;
|
|
38742
38748
|
}
|
|
38749
|
+
|
|
38750
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
38751
|
+
/* stylelint-disable declaration-no-important */
|
|
38752
|
+
/* stylelint-enable declaration-no-important */
|
|
38753
|
+
}
|
|
38754
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
38755
|
+
border-spacing: 0 !important;
|
|
38756
|
+
}
|
|
38757
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
38758
|
+
line-height: 1;
|
|
38759
|
+
}
|
|
38743
38760
|
}
|
|
38744
38761
|
/* stylelint-enable function-url-quotes */
|
|
38745
38762
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -60596,6 +60613,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60596
60613
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
60597
60614
|
width: 70px;
|
|
60598
60615
|
}
|
|
60616
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
60617
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
60618
|
+
overscroll-behavior: none;
|
|
60619
|
+
}
|
|
60599
60620
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
60600
60621
|
transform: translateX(0);
|
|
60601
60622
|
}
|
|
@@ -3764,6 +3764,11 @@
|
|
|
3764
3764
|
pointer-events: none;
|
|
3765
3765
|
}
|
|
3766
3766
|
|
|
3767
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3768
|
+
cursor: pointer;
|
|
3769
|
+
pointer-events: auto;
|
|
3770
|
+
}
|
|
3771
|
+
|
|
3767
3772
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3768
3773
|
opacity: 0.7;
|
|
3769
3774
|
pointer-events: none;
|
|
@@ -8696,10 +8701,10 @@ textarea.e-input.e-bigger,
|
|
|
8696
8701
|
.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
8697
8702
|
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
8698
8703
|
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
8699
|
-
font-size:
|
|
8704
|
+
font-size: 16px;
|
|
8700
8705
|
margin: 0;
|
|
8701
|
-
min-height:
|
|
8702
|
-
min-width:
|
|
8706
|
+
min-height: 36px;
|
|
8707
|
+
min-width: 36px;
|
|
8703
8708
|
padding: 0;
|
|
8704
8709
|
}
|
|
8705
8710
|
|
|
@@ -48233,6 +48238,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48233
48238
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
48234
48239
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
48235
48240
|
text-overflow: ellipsis;
|
|
48241
|
+
width: 150px;
|
|
48236
48242
|
}
|
|
48237
48243
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
48238
48244
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -50776,6 +50782,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
50776
50782
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
50777
50783
|
line-height: normal;
|
|
50778
50784
|
}
|
|
50785
|
+
|
|
50786
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
50787
|
+
/* stylelint-disable declaration-no-important */
|
|
50788
|
+
/* stylelint-enable declaration-no-important */
|
|
50789
|
+
}
|
|
50790
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
50791
|
+
border-spacing: 0 !important;
|
|
50792
|
+
}
|
|
50793
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
50794
|
+
line-height: 1;
|
|
50795
|
+
}
|
|
50779
50796
|
}
|
|
50780
50797
|
/* stylelint-enable function-url-quotes */
|
|
50781
50798
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -78623,6 +78640,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
78623
78640
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
78624
78641
|
width: 70px;
|
|
78625
78642
|
}
|
|
78643
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
78644
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
78645
|
+
overscroll-behavior: none;
|
|
78646
|
+
}
|
|
78626
78647
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
78627
78648
|
transform: translateX(0);
|
|
78628
78649
|
}
|
|
@@ -3600,6 +3600,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3600
3600
|
}
|
|
3601
3601
|
}
|
|
3602
3602
|
|
|
3603
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3604
|
+
cursor: pointer;
|
|
3605
|
+
pointer-events: auto;
|
|
3606
|
+
}
|
|
3607
|
+
|
|
3603
3608
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3604
3609
|
opacity: .7;
|
|
3605
3610
|
pointer-events: none;
|
|
@@ -11669,7 +11674,8 @@ $input-error-text-color:$danger !default;
|
|
|
11669
11674
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11670
11675
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11671
11676
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11672
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11677
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11678
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11673
11679
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11674
11680
|
color: $input-error-color;
|
|
11675
11681
|
}
|
|
@@ -61961,6 +61967,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
61961
61967
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
61962
61968
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61963
61969
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61970
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61964
61971
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
61965
61972
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
61966
61973
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -62914,6 +62921,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
62914
62921
|
.e-cc-lab-name,
|
|
62915
62922
|
.e-checkbox-wrapper .e-label {
|
|
62916
62923
|
text-overflow: ellipsis;
|
|
62924
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
62917
62925
|
}
|
|
62918
62926
|
|
|
62919
62927
|
.e-cc-chbox {
|
|
@@ -66611,6 +66619,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
66611
66619
|
line-height: normal;
|
|
66612
66620
|
}
|
|
66613
66621
|
}
|
|
66622
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
66623
|
+
/* stylelint-disable declaration-no-important */
|
|
66624
|
+
.e-table {
|
|
66625
|
+
border-spacing: 0 !important;
|
|
66626
|
+
}
|
|
66627
|
+
/* stylelint-enable declaration-no-important */
|
|
66628
|
+
|
|
66629
|
+
.e-rowcell {
|
|
66630
|
+
line-height: 1;
|
|
66631
|
+
}
|
|
66632
|
+
}
|
|
66614
66633
|
}
|
|
66615
66634
|
/* stylelint-enable function-url-quotes */
|
|
66616
66635
|
|
|
@@ -101466,6 +101485,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
101466
101485
|
}
|
|
101467
101486
|
|
|
101468
101487
|
.e-virtual-scroll {
|
|
101488
|
+
.e-content-wrap.e-transition,
|
|
101489
|
+
.e-resource-column-wrap.e-transition {
|
|
101490
|
+
overscroll-behavior: none;
|
|
101491
|
+
}
|
|
101492
|
+
|
|
101469
101493
|
&.e-vertical-view,
|
|
101470
101494
|
&.e-month-view {
|
|
101471
101495
|
.e-content-table {
|
|
@@ -3722,6 +3722,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3722
3722
|
}
|
|
3723
3723
|
}
|
|
3724
3724
|
|
|
3725
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3726
|
+
cursor: pointer;
|
|
3727
|
+
pointer-events: auto;
|
|
3728
|
+
}
|
|
3729
|
+
|
|
3725
3730
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3726
3731
|
opacity: .7;
|
|
3727
3732
|
pointer-events: none;
|
|
@@ -12505,7 +12510,8 @@ $input-error-text-color:$danger !default;
|
|
|
12505
12510
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12506
12511
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12507
12512
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12508
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12513
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12514
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12509
12515
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12510
12516
|
color: $input-error-color;
|
|
12511
12517
|
}
|
|
@@ -84236,6 +84242,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
84236
84242
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
84237
84243
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
84238
84244
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84245
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84239
84246
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
84240
84247
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
84241
84248
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -85189,6 +85196,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
85189
85196
|
.e-cc-lab-name,
|
|
85190
85197
|
.e-checkbox-wrapper .e-label {
|
|
85191
85198
|
text-overflow: ellipsis;
|
|
85199
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85192
85200
|
}
|
|
85193
85201
|
|
|
85194
85202
|
.e-cc-chbox {
|
|
@@ -88886,6 +88894,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
88886
88894
|
line-height: normal;
|
|
88887
88895
|
}
|
|
88888
88896
|
}
|
|
88897
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
88898
|
+
/* stylelint-disable declaration-no-important */
|
|
88899
|
+
.e-table {
|
|
88900
|
+
border-spacing: 0 !important;
|
|
88901
|
+
}
|
|
88902
|
+
/* stylelint-enable declaration-no-important */
|
|
88903
|
+
|
|
88904
|
+
.e-rowcell {
|
|
88905
|
+
line-height: 1;
|
|
88906
|
+
}
|
|
88907
|
+
}
|
|
88889
88908
|
}
|
|
88890
88909
|
/* stylelint-enable function-url-quotes */
|
|
88891
88910
|
|
|
@@ -132202,6 +132221,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
132202
132221
|
}
|
|
132203
132222
|
|
|
132204
132223
|
.e-virtual-scroll {
|
|
132224
|
+
.e-content-wrap.e-transition,
|
|
132225
|
+
.e-resource-column-wrap.e-transition {
|
|
132226
|
+
overscroll-behavior: none;
|
|
132227
|
+
}
|
|
132228
|
+
|
|
132205
132229
|
&.e-vertical-view,
|
|
132206
132230
|
&.e-month-view {
|
|
132207
132231
|
.e-content-table {
|