@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
|
@@ -2880,6 +2880,11 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
2880
2880
|
}
|
|
2881
2881
|
}
|
|
2882
2882
|
|
|
2883
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2884
|
+
cursor: pointer;
|
|
2885
|
+
pointer-events: auto;
|
|
2886
|
+
}
|
|
2887
|
+
|
|
2883
2888
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2884
2889
|
opacity: .7;
|
|
2885
2890
|
pointer-events: none;
|
|
@@ -11044,7 +11049,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
11044
11049
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11045
11050
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11046
11051
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11047
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11052
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11053
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11048
11054
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11049
11055
|
color: $input-error-color;
|
|
11050
11056
|
}
|
|
@@ -61051,6 +61057,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
|
|
|
61051
61057
|
$grid-column-chooser-searchdiv-left: 4px !default;
|
|
61052
61058
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61053
61059
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61060
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61054
61061
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
61055
61062
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
61056
61063
|
$grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
@@ -61969,6 +61976,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
61969
61976
|
.e-cc-lab-name,
|
|
61970
61977
|
.e-checkbox-wrapper .e-label {
|
|
61971
61978
|
text-overflow: ellipsis;
|
|
61979
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61972
61980
|
}
|
|
61973
61981
|
|
|
61974
61982
|
.e-cc-chbox {
|
|
@@ -65666,6 +65674,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
65666
65674
|
line-height: normal;
|
|
65667
65675
|
}
|
|
65668
65676
|
}
|
|
65677
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65678
|
+
/* stylelint-disable declaration-no-important */
|
|
65679
|
+
.e-table {
|
|
65680
|
+
border-spacing: 0 !important;
|
|
65681
|
+
}
|
|
65682
|
+
/* stylelint-enable declaration-no-important */
|
|
65683
|
+
|
|
65684
|
+
.e-rowcell {
|
|
65685
|
+
line-height: 1;
|
|
65686
|
+
}
|
|
65687
|
+
}
|
|
65669
65688
|
}
|
|
65670
65689
|
/* stylelint-enable function-url-quotes */
|
|
65671
65690
|
|
|
@@ -100557,6 +100576,11 @@ $schedule-tree-content-color: $shadow;
|
|
|
100557
100576
|
}
|
|
100558
100577
|
|
|
100559
100578
|
.e-virtual-scroll {
|
|
100579
|
+
.e-content-wrap.e-transition,
|
|
100580
|
+
.e-resource-column-wrap.e-transition {
|
|
100581
|
+
overscroll-behavior: none;
|
|
100582
|
+
}
|
|
100583
|
+
|
|
100560
100584
|
&.e-vertical-view,
|
|
100561
100585
|
&.e-month-view {
|
|
100562
100586
|
.e-content-table {
|
|
@@ -3002,6 +3002,11 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
3002
3002
|
}
|
|
3003
3003
|
}
|
|
3004
3004
|
|
|
3005
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3006
|
+
cursor: pointer;
|
|
3007
|
+
pointer-events: auto;
|
|
3008
|
+
}
|
|
3009
|
+
|
|
3005
3010
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3006
3011
|
opacity: .7;
|
|
3007
3012
|
pointer-events: none;
|
|
@@ -11880,7 +11885,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
11880
11885
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11881
11886
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11882
11887
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11883
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11888
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11889
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11884
11890
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11885
11891
|
color: $input-error-color;
|
|
11886
11892
|
}
|
|
@@ -83326,6 +83332,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
|
|
|
83326
83332
|
$grid-column-chooser-searchdiv-left: 4px !default;
|
|
83327
83333
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83328
83334
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83335
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
83329
83336
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
83330
83337
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
83331
83338
|
$grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
@@ -84244,6 +84251,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
84244
84251
|
.e-cc-lab-name,
|
|
84245
84252
|
.e-checkbox-wrapper .e-label {
|
|
84246
84253
|
text-overflow: ellipsis;
|
|
84254
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84247
84255
|
}
|
|
84248
84256
|
|
|
84249
84257
|
.e-cc-chbox {
|
|
@@ -87941,6 +87949,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87941
87949
|
line-height: normal;
|
|
87942
87950
|
}
|
|
87943
87951
|
}
|
|
87952
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87953
|
+
/* stylelint-disable declaration-no-important */
|
|
87954
|
+
.e-table {
|
|
87955
|
+
border-spacing: 0 !important;
|
|
87956
|
+
}
|
|
87957
|
+
/* stylelint-enable declaration-no-important */
|
|
87958
|
+
|
|
87959
|
+
.e-rowcell {
|
|
87960
|
+
line-height: 1;
|
|
87961
|
+
}
|
|
87962
|
+
}
|
|
87944
87963
|
}
|
|
87945
87964
|
/* stylelint-enable function-url-quotes */
|
|
87946
87965
|
|
|
@@ -131293,6 +131312,11 @@ $schedule-tree-content-color: $shadow;
|
|
|
131293
131312
|
}
|
|
131294
131313
|
|
|
131295
131314
|
.e-virtual-scroll {
|
|
131315
|
+
.e-content-wrap.e-transition,
|
|
131316
|
+
.e-resource-column-wrap.e-transition {
|
|
131317
|
+
overscroll-behavior: none;
|
|
131318
|
+
}
|
|
131319
|
+
|
|
131296
131320
|
&.e-vertical-view,
|
|
131297
131321
|
&.e-month-view {
|
|
131298
131322
|
.e-content-table {
|
|
@@ -3080,6 +3080,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3080
3080
|
}
|
|
3081
3081
|
}
|
|
3082
3082
|
|
|
3083
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3084
|
+
cursor: pointer;
|
|
3085
|
+
pointer-events: auto;
|
|
3086
|
+
}
|
|
3087
|
+
|
|
3083
3088
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3084
3089
|
opacity: .7;
|
|
3085
3090
|
pointer-events: none;
|
|
@@ -11213,7 +11218,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
11213
11218
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11214
11219
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11215
11220
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11216
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11221
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11222
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11217
11223
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11218
11224
|
color: $input-error-color;
|
|
11219
11225
|
}
|
|
@@ -61105,6 +61111,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
61105
61111
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
61106
61112
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61107
61113
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61114
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61108
61115
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
61109
61116
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
61110
61117
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -62051,6 +62058,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
62051
62058
|
.e-cc-lab-name,
|
|
62052
62059
|
.e-checkbox-wrapper .e-label {
|
|
62053
62060
|
text-overflow: ellipsis;
|
|
62061
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
62054
62062
|
}
|
|
62055
62063
|
|
|
62056
62064
|
.e-cc-chbox {
|
|
@@ -65748,6 +65756,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
65748
65756
|
line-height: normal;
|
|
65749
65757
|
}
|
|
65750
65758
|
}
|
|
65759
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65760
|
+
/* stylelint-disable declaration-no-important */
|
|
65761
|
+
.e-table {
|
|
65762
|
+
border-spacing: 0 !important;
|
|
65763
|
+
}
|
|
65764
|
+
/* stylelint-enable declaration-no-important */
|
|
65765
|
+
|
|
65766
|
+
.e-rowcell {
|
|
65767
|
+
line-height: 1;
|
|
65768
|
+
}
|
|
65769
|
+
}
|
|
65751
65770
|
}
|
|
65752
65771
|
/* stylelint-enable function-url-quotes */
|
|
65753
65772
|
|
|
@@ -98332,7 +98351,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
|
|
|
98332
98351
|
$schedule-tbar-btn-bgr-minwidth: 18px !default;
|
|
98333
98352
|
$schedule-tbar-btn-bgr-padding: 0 8px !default;
|
|
98334
98353
|
$schedule-tbar-btn-icn-bgr-padding: 0 !default;
|
|
98335
|
-
$schedule-tbar-btn-icn-right-bgr-padding:
|
|
98354
|
+
$schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
|
|
98336
98355
|
$schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
|
|
98337
98356
|
$schedule-tbar-right-items-btn-border-radius: 20px !default;
|
|
98338
98357
|
$schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
|
|
@@ -100611,6 +100630,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
100611
100630
|
}
|
|
100612
100631
|
|
|
100613
100632
|
.e-virtual-scroll {
|
|
100633
|
+
.e-content-wrap.e-transition,
|
|
100634
|
+
.e-resource-column-wrap.e-transition {
|
|
100635
|
+
overscroll-behavior: none;
|
|
100636
|
+
}
|
|
100637
|
+
|
|
100614
100638
|
&.e-vertical-view,
|
|
100615
100639
|
&.e-month-view {
|
|
100616
100640
|
.e-content-table {
|
|
@@ -3202,6 +3202,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3202
3202
|
}
|
|
3203
3203
|
}
|
|
3204
3204
|
|
|
3205
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3206
|
+
cursor: pointer;
|
|
3207
|
+
pointer-events: auto;
|
|
3208
|
+
}
|
|
3209
|
+
|
|
3205
3210
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3206
3211
|
opacity: .7;
|
|
3207
3212
|
pointer-events: none;
|
|
@@ -12049,7 +12054,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
12049
12054
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12050
12055
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12051
12056
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12052
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12057
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12058
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12053
12059
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12054
12060
|
color: $input-error-color;
|
|
12055
12061
|
}
|
|
@@ -83380,6 +83386,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83380
83386
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83381
83387
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83382
83388
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83389
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
83383
83390
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
83384
83391
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
83385
83392
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -84326,6 +84333,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
84326
84333
|
.e-cc-lab-name,
|
|
84327
84334
|
.e-checkbox-wrapper .e-label {
|
|
84328
84335
|
text-overflow: ellipsis;
|
|
84336
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84329
84337
|
}
|
|
84330
84338
|
|
|
84331
84339
|
.e-cc-chbox {
|
|
@@ -88023,6 +88031,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88023
88031
|
line-height: normal;
|
|
88024
88032
|
}
|
|
88025
88033
|
}
|
|
88034
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
88035
|
+
/* stylelint-disable declaration-no-important */
|
|
88036
|
+
.e-table {
|
|
88037
|
+
border-spacing: 0 !important;
|
|
88038
|
+
}
|
|
88039
|
+
/* stylelint-enable declaration-no-important */
|
|
88040
|
+
|
|
88041
|
+
.e-rowcell {
|
|
88042
|
+
line-height: 1;
|
|
88043
|
+
}
|
|
88044
|
+
}
|
|
88026
88045
|
}
|
|
88027
88046
|
/* stylelint-enable function-url-quotes */
|
|
88028
88047
|
|
|
@@ -129068,7 +129087,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
|
|
|
129068
129087
|
$schedule-tbar-btn-bgr-minwidth: 18px !default;
|
|
129069
129088
|
$schedule-tbar-btn-bgr-padding: 0 8px !default;
|
|
129070
129089
|
$schedule-tbar-btn-icn-bgr-padding: 0 !default;
|
|
129071
|
-
$schedule-tbar-btn-icn-right-bgr-padding:
|
|
129090
|
+
$schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
|
|
129072
129091
|
$schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
|
|
129073
129092
|
$schedule-tbar-right-items-btn-border-radius: 20px !default;
|
|
129074
129093
|
$schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
|
|
@@ -131347,6 +131366,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
131347
131366
|
}
|
|
131348
131367
|
|
|
131349
131368
|
.e-virtual-scroll {
|
|
131369
|
+
.e-content-wrap.e-transition,
|
|
131370
|
+
.e-resource-column-wrap.e-transition {
|
|
131371
|
+
overscroll-behavior: none;
|
|
131372
|
+
}
|
|
131373
|
+
|
|
131350
131374
|
&.e-vertical-view,
|
|
131351
131375
|
&.e-month-view {
|
|
131352
131376
|
.e-content-table {
|
|
@@ -3150,6 +3150,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3150
3150
|
}
|
|
3151
3151
|
}
|
|
3152
3152
|
|
|
3153
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3154
|
+
cursor: pointer;
|
|
3155
|
+
pointer-events: auto;
|
|
3156
|
+
}
|
|
3157
|
+
|
|
3153
3158
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3154
3159
|
opacity: .7;
|
|
3155
3160
|
pointer-events: none;
|
|
@@ -11283,7 +11288,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
11283
11288
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11284
11289
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11285
11290
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11286
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11291
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11292
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11287
11293
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11288
11294
|
color: $input-error-color;
|
|
11289
11295
|
}
|
|
@@ -61175,6 +61181,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
61175
61181
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
61176
61182
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61177
61183
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61184
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61178
61185
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
61179
61186
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
61180
61187
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -62121,6 +62128,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
62121
62128
|
.e-cc-lab-name,
|
|
62122
62129
|
.e-checkbox-wrapper .e-label {
|
|
62123
62130
|
text-overflow: ellipsis;
|
|
62131
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
62124
62132
|
}
|
|
62125
62133
|
|
|
62126
62134
|
.e-cc-chbox {
|
|
@@ -65818,6 +65826,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
65818
65826
|
line-height: normal;
|
|
65819
65827
|
}
|
|
65820
65828
|
}
|
|
65829
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65830
|
+
/* stylelint-disable declaration-no-important */
|
|
65831
|
+
.e-table {
|
|
65832
|
+
border-spacing: 0 !important;
|
|
65833
|
+
}
|
|
65834
|
+
/* stylelint-enable declaration-no-important */
|
|
65835
|
+
|
|
65836
|
+
.e-rowcell {
|
|
65837
|
+
line-height: 1;
|
|
65838
|
+
}
|
|
65839
|
+
}
|
|
65821
65840
|
}
|
|
65822
65841
|
/* stylelint-enable function-url-quotes */
|
|
65823
65842
|
|
|
@@ -98402,7 +98421,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
|
|
|
98402
98421
|
$schedule-tbar-btn-bgr-minwidth: 18px !default;
|
|
98403
98422
|
$schedule-tbar-btn-bgr-padding: 0 8px !default;
|
|
98404
98423
|
$schedule-tbar-btn-icn-bgr-padding: 0 !default;
|
|
98405
|
-
$schedule-tbar-btn-icn-right-bgr-padding:
|
|
98424
|
+
$schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
|
|
98406
98425
|
$schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
|
|
98407
98426
|
$schedule-tbar-right-items-btn-border-radius: 20px !default;
|
|
98408
98427
|
$schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
|
|
@@ -100681,6 +100700,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
100681
100700
|
}
|
|
100682
100701
|
|
|
100683
100702
|
.e-virtual-scroll {
|
|
100703
|
+
.e-content-wrap.e-transition,
|
|
100704
|
+
.e-resource-column-wrap.e-transition {
|
|
100705
|
+
overscroll-behavior: none;
|
|
100706
|
+
}
|
|
100707
|
+
|
|
100684
100708
|
&.e-vertical-view,
|
|
100685
100709
|
&.e-month-view {
|
|
100686
100710
|
.e-content-table {
|
|
@@ -3272,6 +3272,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3272
3272
|
}
|
|
3273
3273
|
}
|
|
3274
3274
|
|
|
3275
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3276
|
+
cursor: pointer;
|
|
3277
|
+
pointer-events: auto;
|
|
3278
|
+
}
|
|
3279
|
+
|
|
3275
3280
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3276
3281
|
opacity: .7;
|
|
3277
3282
|
pointer-events: none;
|
|
@@ -12119,7 +12124,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
12119
12124
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12120
12125
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12121
12126
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12122
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12127
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12128
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12123
12129
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12124
12130
|
color: $input-error-color;
|
|
12125
12131
|
}
|
|
@@ -83450,6 +83456,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83450
83456
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83451
83457
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83452
83458
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83459
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
83453
83460
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
83454
83461
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
83455
83462
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -84396,6 +84403,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
84396
84403
|
.e-cc-lab-name,
|
|
84397
84404
|
.e-checkbox-wrapper .e-label {
|
|
84398
84405
|
text-overflow: ellipsis;
|
|
84406
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84399
84407
|
}
|
|
84400
84408
|
|
|
84401
84409
|
.e-cc-chbox {
|
|
@@ -88093,6 +88101,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88093
88101
|
line-height: normal;
|
|
88094
88102
|
}
|
|
88095
88103
|
}
|
|
88104
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
88105
|
+
/* stylelint-disable declaration-no-important */
|
|
88106
|
+
.e-table {
|
|
88107
|
+
border-spacing: 0 !important;
|
|
88108
|
+
}
|
|
88109
|
+
/* stylelint-enable declaration-no-important */
|
|
88110
|
+
|
|
88111
|
+
.e-rowcell {
|
|
88112
|
+
line-height: 1;
|
|
88113
|
+
}
|
|
88114
|
+
}
|
|
88096
88115
|
}
|
|
88097
88116
|
/* stylelint-enable function-url-quotes */
|
|
88098
88117
|
|
|
@@ -129138,7 +129157,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
|
|
|
129138
129157
|
$schedule-tbar-btn-bgr-minwidth: 18px !default;
|
|
129139
129158
|
$schedule-tbar-btn-bgr-padding: 0 8px !default;
|
|
129140
129159
|
$schedule-tbar-btn-icn-bgr-padding: 0 !default;
|
|
129141
|
-
$schedule-tbar-btn-icn-right-bgr-padding:
|
|
129160
|
+
$schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
|
|
129142
129161
|
$schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
|
|
129143
129162
|
$schedule-tbar-right-items-btn-border-radius: 20px !default;
|
|
129144
129163
|
$schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
|
|
@@ -131417,6 +131436,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
131417
131436
|
}
|
|
131418
131437
|
|
|
131419
131438
|
.e-virtual-scroll {
|
|
131439
|
+
.e-content-wrap.e-transition,
|
|
131440
|
+
.e-resource-column-wrap.e-transition {
|
|
131441
|
+
overscroll-behavior: none;
|
|
131442
|
+
}
|
|
131443
|
+
|
|
131420
131444
|
&.e-vertical-view,
|
|
131421
131445
|
&.e-month-view {
|
|
131422
131446
|
.e-content-table {
|
|
@@ -2472,6 +2472,11 @@ $schedule-bgr-calendar-width: 345px !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-bgr-calendar-width: 345px !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-bgr-calendar-width: 345px !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-bgr-calendar-width: 345px !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: #fff !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: #fff !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 {
|
|
@@ -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 {
|
|
@@ -2475,6 +2475,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
|
|
|
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 {
|
|
@@ -2475,6 +2475,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
|
|
|
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 {
|
|
@@ -2476,6 +2476,11 @@ $schedule-bgr-calendar-width: 345px !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: 345px !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: 345px !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: 345px !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: 345px !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: 345px !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: 345px !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: 345px !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 {
|