@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
|
@@ -3895,6 +3895,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3895
3895
|
}
|
|
3896
3896
|
}
|
|
3897
3897
|
|
|
3898
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3899
|
+
cursor: pointer;
|
|
3900
|
+
pointer-events: auto;
|
|
3901
|
+
}
|
|
3902
|
+
|
|
3898
3903
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3899
3904
|
opacity: .7;
|
|
3900
3905
|
pointer-events: none;
|
|
@@ -11964,7 +11969,8 @@ $input-error-text-color:$danger !default;
|
|
|
11964
11969
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11965
11970
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11966
11971
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11967
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11972
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11973
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11968
11974
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11969
11975
|
color: $input-error-color;
|
|
11970
11976
|
}
|
|
@@ -62256,6 +62262,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
62256
62262
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
62257
62263
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
62258
62264
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
62265
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
62259
62266
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
62260
62267
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
62261
62268
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -63209,6 +63216,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
63209
63216
|
.e-cc-lab-name,
|
|
63210
63217
|
.e-checkbox-wrapper .e-label {
|
|
63211
63218
|
text-overflow: ellipsis;
|
|
63219
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
63212
63220
|
}
|
|
63213
63221
|
|
|
63214
63222
|
.e-cc-chbox {
|
|
@@ -66906,6 +66914,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
66906
66914
|
line-height: normal;
|
|
66907
66915
|
}
|
|
66908
66916
|
}
|
|
66917
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
66918
|
+
/* stylelint-disable declaration-no-important */
|
|
66919
|
+
.e-table {
|
|
66920
|
+
border-spacing: 0 !important;
|
|
66921
|
+
}
|
|
66922
|
+
/* stylelint-enable declaration-no-important */
|
|
66923
|
+
|
|
66924
|
+
.e-rowcell {
|
|
66925
|
+
line-height: 1;
|
|
66926
|
+
}
|
|
66927
|
+
}
|
|
66909
66928
|
}
|
|
66910
66929
|
/* stylelint-enable function-url-quotes */
|
|
66911
66930
|
|
|
@@ -101761,6 +101780,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
101761
101780
|
}
|
|
101762
101781
|
|
|
101763
101782
|
.e-virtual-scroll {
|
|
101783
|
+
.e-content-wrap.e-transition,
|
|
101784
|
+
.e-resource-column-wrap.e-transition {
|
|
101785
|
+
overscroll-behavior: none;
|
|
101786
|
+
}
|
|
101787
|
+
|
|
101764
101788
|
&.e-vertical-view,
|
|
101765
101789
|
&.e-month-view {
|
|
101766
101790
|
.e-content-table {
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -4017,6 +4017,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4017
4017
|
}
|
|
4018
4018
|
}
|
|
4019
4019
|
|
|
4020
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4021
|
+
cursor: pointer;
|
|
4022
|
+
pointer-events: auto;
|
|
4023
|
+
}
|
|
4024
|
+
|
|
4020
4025
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4021
4026
|
opacity: .7;
|
|
4022
4027
|
pointer-events: none;
|
|
@@ -12800,7 +12805,8 @@ $input-error-text-color:$danger !default;
|
|
|
12800
12805
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12801
12806
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12802
12807
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12803
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12808
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12809
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12804
12810
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12805
12811
|
color: $input-error-color;
|
|
12806
12812
|
}
|
|
@@ -84531,6 +84537,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
84531
84537
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
84532
84538
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
84533
84539
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84540
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84534
84541
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
84535
84542
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
84536
84543
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -85484,6 +85491,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
85484
85491
|
.e-cc-lab-name,
|
|
85485
85492
|
.e-checkbox-wrapper .e-label {
|
|
85486
85493
|
text-overflow: ellipsis;
|
|
85494
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85487
85495
|
}
|
|
85488
85496
|
|
|
85489
85497
|
.e-cc-chbox {
|
|
@@ -89181,6 +89189,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
89181
89189
|
line-height: normal;
|
|
89182
89190
|
}
|
|
89183
89191
|
}
|
|
89192
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
89193
|
+
/* stylelint-disable declaration-no-important */
|
|
89194
|
+
.e-table {
|
|
89195
|
+
border-spacing: 0 !important;
|
|
89196
|
+
}
|
|
89197
|
+
/* stylelint-enable declaration-no-important */
|
|
89198
|
+
|
|
89199
|
+
.e-rowcell {
|
|
89200
|
+
line-height: 1;
|
|
89201
|
+
}
|
|
89202
|
+
}
|
|
89184
89203
|
}
|
|
89185
89204
|
/* stylelint-enable function-url-quotes */
|
|
89186
89205
|
|
|
@@ -132497,6 +132516,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
132497
132516
|
}
|
|
132498
132517
|
|
|
132499
132518
|
.e-virtual-scroll {
|
|
132519
|
+
.e-content-wrap.e-transition,
|
|
132520
|
+
.e-resource-column-wrap.e-transition {
|
|
132521
|
+
overscroll-behavior: none;
|
|
132522
|
+
}
|
|
132523
|
+
|
|
132500
132524
|
&.e-vertical-view,
|
|
132501
132525
|
&.e-month-view {
|
|
132502
132526
|
.e-content-table {
|
|
@@ -2900,6 +2900,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2900
2900
|
}
|
|
2901
2901
|
}
|
|
2902
2902
|
|
|
2903
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2904
|
+
cursor: pointer;
|
|
2905
|
+
pointer-events: auto;
|
|
2906
|
+
}
|
|
2907
|
+
|
|
2903
2908
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2904
2909
|
opacity: .7;
|
|
2905
2910
|
pointer-events: none;
|
|
@@ -10820,7 +10825,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10820
10825
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10821
10826
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10822
10827
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10823
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10828
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10829
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10824
10830
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10825
10831
|
color: $input-error-color;
|
|
10826
10832
|
}
|
|
@@ -60475,6 +60481,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
60475
60481
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60476
60482
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60477
60483
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60484
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60478
60485
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
60479
60486
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 10px !default;
|
|
60480
60487
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 6px 0 0 10px !default;
|
|
@@ -61418,6 +61425,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
61418
61425
|
.e-cc-lab-name,
|
|
61419
61426
|
.e-checkbox-wrapper .e-label {
|
|
61420
61427
|
text-overflow: ellipsis;
|
|
61428
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61421
61429
|
}
|
|
61422
61430
|
|
|
61423
61431
|
.e-cc-chbox {
|
|
@@ -65115,6 +65123,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
65115
65123
|
line-height: normal;
|
|
65116
65124
|
}
|
|
65117
65125
|
}
|
|
65126
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65127
|
+
/* stylelint-disable declaration-no-important */
|
|
65128
|
+
.e-table {
|
|
65129
|
+
border-spacing: 0 !important;
|
|
65130
|
+
}
|
|
65131
|
+
/* stylelint-enable declaration-no-important */
|
|
65132
|
+
|
|
65133
|
+
.e-rowcell {
|
|
65134
|
+
line-height: 1;
|
|
65135
|
+
}
|
|
65136
|
+
}
|
|
65118
65137
|
}
|
|
65119
65138
|
/* stylelint-enable function-url-quotes */
|
|
65120
65139
|
|
|
@@ -100007,6 +100026,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
100007
100026
|
}
|
|
100008
100027
|
|
|
100009
100028
|
.e-virtual-scroll {
|
|
100029
|
+
.e-content-wrap.e-transition,
|
|
100030
|
+
.e-resource-column-wrap.e-transition {
|
|
100031
|
+
overscroll-behavior: none;
|
|
100032
|
+
}
|
|
100033
|
+
|
|
100010
100034
|
&.e-vertical-view,
|
|
100011
100035
|
&.e-month-view {
|
|
100012
100036
|
.e-content-table {
|
|
@@ -3022,6 +3022,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3022
3022
|
}
|
|
3023
3023
|
}
|
|
3024
3024
|
|
|
3025
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3026
|
+
cursor: pointer;
|
|
3027
|
+
pointer-events: auto;
|
|
3028
|
+
}
|
|
3029
|
+
|
|
3025
3030
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3026
3031
|
opacity: .7;
|
|
3027
3032
|
pointer-events: none;
|
|
@@ -11656,7 +11661,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11656
11661
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11657
11662
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11658
11663
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11659
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11664
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11665
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11660
11666
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11661
11667
|
color: $input-error-color;
|
|
11662
11668
|
}
|
|
@@ -82750,6 +82756,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
82750
82756
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82751
82757
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82752
82758
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82759
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82753
82760
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
82754
82761
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 10px !default;
|
|
82755
82762
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 6px 0 0 10px !default;
|
|
@@ -83693,6 +83700,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
83693
83700
|
.e-cc-lab-name,
|
|
83694
83701
|
.e-checkbox-wrapper .e-label {
|
|
83695
83702
|
text-overflow: ellipsis;
|
|
83703
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83696
83704
|
}
|
|
83697
83705
|
|
|
83698
83706
|
.e-cc-chbox {
|
|
@@ -87390,6 +87398,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
87390
87398
|
line-height: normal;
|
|
87391
87399
|
}
|
|
87392
87400
|
}
|
|
87401
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87402
|
+
/* stylelint-disable declaration-no-important */
|
|
87403
|
+
.e-table {
|
|
87404
|
+
border-spacing: 0 !important;
|
|
87405
|
+
}
|
|
87406
|
+
/* stylelint-enable declaration-no-important */
|
|
87407
|
+
|
|
87408
|
+
.e-rowcell {
|
|
87409
|
+
line-height: 1;
|
|
87410
|
+
}
|
|
87411
|
+
}
|
|
87393
87412
|
}
|
|
87394
87413
|
/* stylelint-enable function-url-quotes */
|
|
87395
87414
|
|
|
@@ -130743,6 +130762,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
130743
130762
|
}
|
|
130744
130763
|
|
|
130745
130764
|
.e-virtual-scroll {
|
|
130765
|
+
.e-content-wrap.e-transition,
|
|
130766
|
+
.e-resource-column-wrap.e-transition {
|
|
130767
|
+
overscroll-behavior: none;
|
|
130768
|
+
}
|
|
130769
|
+
|
|
130746
130770
|
&.e-vertical-view,
|
|
130747
130771
|
&.e-month-view {
|
|
130748
130772
|
.e-content-table {
|
|
@@ -2892,6 +2892,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2892
2892
|
}
|
|
2893
2893
|
}
|
|
2894
2894
|
|
|
2895
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2896
|
+
cursor: pointer;
|
|
2897
|
+
pointer-events: auto;
|
|
2898
|
+
}
|
|
2899
|
+
|
|
2895
2900
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2896
2901
|
opacity: .7;
|
|
2897
2902
|
pointer-events: none;
|
|
@@ -10803,7 +10808,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10803
10808
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10804
10809
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10805
10810
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10806
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10811
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10812
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10807
10813
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10808
10814
|
color: $input-error-color;
|
|
10809
10815
|
}
|
|
@@ -60228,6 +60234,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
60228
60234
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60229
60235
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60230
60236
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60237
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60231
60238
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
|
|
60232
60239
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 5px !default;
|
|
60233
60240
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 8px 0 0 4px !default;
|
|
@@ -61165,6 +61172,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
61165
61172
|
.e-cc-lab-name,
|
|
61166
61173
|
.e-checkbox-wrapper .e-label {
|
|
61167
61174
|
text-overflow: ellipsis;
|
|
61175
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61168
61176
|
}
|
|
61169
61177
|
|
|
61170
61178
|
.e-cc-chbox {
|
|
@@ -64862,6 +64870,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
64862
64870
|
line-height: normal;
|
|
64863
64871
|
}
|
|
64864
64872
|
}
|
|
64873
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
64874
|
+
/* stylelint-disable declaration-no-important */
|
|
64875
|
+
.e-table {
|
|
64876
|
+
border-spacing: 0 !important;
|
|
64877
|
+
}
|
|
64878
|
+
/* stylelint-enable declaration-no-important */
|
|
64879
|
+
|
|
64880
|
+
.e-rowcell {
|
|
64881
|
+
line-height: 1;
|
|
64882
|
+
}
|
|
64883
|
+
}
|
|
64865
64884
|
}
|
|
64866
64885
|
/* stylelint-enable function-url-quotes */
|
|
64867
64886
|
|
|
@@ -99792,6 +99811,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
99792
99811
|
}
|
|
99793
99812
|
|
|
99794
99813
|
.e-virtual-scroll {
|
|
99814
|
+
.e-content-wrap.e-transition,
|
|
99815
|
+
.e-resource-column-wrap.e-transition {
|
|
99816
|
+
overscroll-behavior: none;
|
|
99817
|
+
}
|
|
99818
|
+
|
|
99795
99819
|
&.e-vertical-view,
|
|
99796
99820
|
&.e-month-view {
|
|
99797
99821
|
.e-content-table {
|
|
@@ -3014,6 +3014,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3014
3014
|
}
|
|
3015
3015
|
}
|
|
3016
3016
|
|
|
3017
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3018
|
+
cursor: pointer;
|
|
3019
|
+
pointer-events: auto;
|
|
3020
|
+
}
|
|
3021
|
+
|
|
3017
3022
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3018
3023
|
opacity: .7;
|
|
3019
3024
|
pointer-events: none;
|
|
@@ -11639,7 +11644,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11639
11644
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11640
11645
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11641
11646
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11642
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11647
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11648
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11643
11649
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11644
11650
|
color: $input-error-color;
|
|
11645
11651
|
}
|
|
@@ -82503,6 +82509,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
82503
82509
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82504
82510
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82505
82511
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82512
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82506
82513
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
|
|
82507
82514
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 5px !default;
|
|
82508
82515
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 8px 0 0 4px !default;
|
|
@@ -83440,6 +83447,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
83440
83447
|
.e-cc-lab-name,
|
|
83441
83448
|
.e-checkbox-wrapper .e-label {
|
|
83442
83449
|
text-overflow: ellipsis;
|
|
83450
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83443
83451
|
}
|
|
83444
83452
|
|
|
83445
83453
|
.e-cc-chbox {
|
|
@@ -87137,6 +87145,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
87137
87145
|
line-height: normal;
|
|
87138
87146
|
}
|
|
87139
87147
|
}
|
|
87148
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87149
|
+
/* stylelint-disable declaration-no-important */
|
|
87150
|
+
.e-table {
|
|
87151
|
+
border-spacing: 0 !important;
|
|
87152
|
+
}
|
|
87153
|
+
/* stylelint-enable declaration-no-important */
|
|
87154
|
+
|
|
87155
|
+
.e-rowcell {
|
|
87156
|
+
line-height: 1;
|
|
87157
|
+
}
|
|
87158
|
+
}
|
|
87140
87159
|
}
|
|
87141
87160
|
/* stylelint-enable function-url-quotes */
|
|
87142
87161
|
|
|
@@ -130528,6 +130547,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
130528
130547
|
}
|
|
130529
130548
|
|
|
130530
130549
|
.e-virtual-scroll {
|
|
130550
|
+
.e-content-wrap.e-transition,
|
|
130551
|
+
.e-resource-column-wrap.e-transition {
|
|
130552
|
+
overscroll-behavior: none;
|
|
130553
|
+
}
|
|
130554
|
+
|
|
130531
130555
|
&.e-vertical-view,
|
|
130532
130556
|
&.e-month-view {
|
|
130533
130557
|
.e-content-table {
|
|
@@ -2734,6 +2734,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2734
2734
|
}
|
|
2735
2735
|
}
|
|
2736
2736
|
|
|
2737
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2738
|
+
cursor: pointer;
|
|
2739
|
+
pointer-events: auto;
|
|
2740
|
+
}
|
|
2741
|
+
|
|
2737
2742
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2738
2743
|
opacity: .7;
|
|
2739
2744
|
pointer-events: none;
|
|
@@ -10652,7 +10657,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10652
10657
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10653
10658
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10654
10659
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10655
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10660
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10661
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10656
10662
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10657
10663
|
color: $input-error-color;
|
|
10658
10664
|
}
|
|
@@ -60353,6 +60359,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
60353
60359
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60354
60360
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60355
60361
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60362
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60356
60363
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 2px !default;
|
|
60357
60364
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
60358
60365
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 4px 0 0 12px !default;
|
|
@@ -61299,6 +61306,7 @@ $grid-checkmark-color: $white !default;
|
|
|
61299
61306
|
.e-cc-lab-name,
|
|
61300
61307
|
.e-checkbox-wrapper .e-label {
|
|
61301
61308
|
text-overflow: ellipsis;
|
|
61309
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61302
61310
|
}
|
|
61303
61311
|
|
|
61304
61312
|
.e-cc-chbox {
|
|
@@ -64996,6 +65004,17 @@ $grid-checkmark-color: $white !default;
|
|
|
64996
65004
|
line-height: normal;
|
|
64997
65005
|
}
|
|
64998
65006
|
}
|
|
65007
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65008
|
+
/* stylelint-disable declaration-no-important */
|
|
65009
|
+
.e-table {
|
|
65010
|
+
border-spacing: 0 !important;
|
|
65011
|
+
}
|
|
65012
|
+
/* stylelint-enable declaration-no-important */
|
|
65013
|
+
|
|
65014
|
+
.e-rowcell {
|
|
65015
|
+
line-height: 1;
|
|
65016
|
+
}
|
|
65017
|
+
}
|
|
64999
65018
|
}
|
|
65000
65019
|
/* stylelint-enable function-url-quotes */
|
|
65001
65020
|
|
|
@@ -100108,6 +100127,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
|
|
|
100108
100127
|
}
|
|
100109
100128
|
|
|
100110
100129
|
.e-virtual-scroll {
|
|
100130
|
+
.e-content-wrap.e-transition,
|
|
100131
|
+
.e-resource-column-wrap.e-transition {
|
|
100132
|
+
overscroll-behavior: none;
|
|
100133
|
+
}
|
|
100134
|
+
|
|
100111
100135
|
&.e-vertical-view,
|
|
100112
100136
|
&.e-month-view {
|
|
100113
100137
|
.e-content-table {
|
|
@@ -2856,6 +2856,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2856
2856
|
}
|
|
2857
2857
|
}
|
|
2858
2858
|
|
|
2859
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2860
|
+
cursor: pointer;
|
|
2861
|
+
pointer-events: auto;
|
|
2862
|
+
}
|
|
2863
|
+
|
|
2859
2864
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2860
2865
|
opacity: .7;
|
|
2861
2866
|
pointer-events: none;
|
|
@@ -11488,7 +11493,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11488
11493
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11489
11494
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11490
11495
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11491
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11496
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11497
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11492
11498
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11493
11499
|
color: $input-error-color;
|
|
11494
11500
|
}
|
|
@@ -82628,6 +82634,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
82628
82634
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82629
82635
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82630
82636
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82637
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82631
82638
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 2px !default;
|
|
82632
82639
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
82633
82640
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 4px 0 0 12px !default;
|
|
@@ -83574,6 +83581,7 @@ $grid-checkmark-color: $white !default;
|
|
|
83574
83581
|
.e-cc-lab-name,
|
|
83575
83582
|
.e-checkbox-wrapper .e-label {
|
|
83576
83583
|
text-overflow: ellipsis;
|
|
83584
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83577
83585
|
}
|
|
83578
83586
|
|
|
83579
83587
|
.e-cc-chbox {
|
|
@@ -87271,6 +87279,17 @@ $grid-checkmark-color: $white !default;
|
|
|
87271
87279
|
line-height: normal;
|
|
87272
87280
|
}
|
|
87273
87281
|
}
|
|
87282
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87283
|
+
/* stylelint-disable declaration-no-important */
|
|
87284
|
+
.e-table {
|
|
87285
|
+
border-spacing: 0 !important;
|
|
87286
|
+
}
|
|
87287
|
+
/* stylelint-enable declaration-no-important */
|
|
87288
|
+
|
|
87289
|
+
.e-rowcell {
|
|
87290
|
+
line-height: 1;
|
|
87291
|
+
}
|
|
87292
|
+
}
|
|
87274
87293
|
}
|
|
87275
87294
|
/* stylelint-enable function-url-quotes */
|
|
87276
87295
|
|
|
@@ -130844,6 +130863,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
|
|
|
130844
130863
|
}
|
|
130845
130864
|
|
|
130846
130865
|
.e-virtual-scroll {
|
|
130866
|
+
.e-content-wrap.e-transition,
|
|
130867
|
+
.e-resource-column-wrap.e-transition {
|
|
130868
|
+
overscroll-behavior: none;
|
|
130869
|
+
}
|
|
130870
|
+
|
|
130847
130871
|
&.e-vertical-view,
|
|
130848
130872
|
&.e-month-view {
|
|
130849
130873
|
.e-content-table {
|
|
@@ -2916,6 +2916,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2916
2916
|
}
|
|
2917
2917
|
}
|
|
2918
2918
|
|
|
2919
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2920
|
+
cursor: pointer;
|
|
2921
|
+
pointer-events: auto;
|
|
2922
|
+
}
|
|
2923
|
+
|
|
2919
2924
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2920
2925
|
opacity: .7;
|
|
2921
2926
|
pointer-events: none;
|
|
@@ -10843,7 +10848,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10843
10848
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10844
10849
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10845
10850
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10846
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10851
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10852
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10847
10853
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10848
10854
|
color: $input-error-color;
|
|
10849
10855
|
}
|
|
@@ -60711,6 +60717,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
60711
60717
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60712
60718
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60713
60719
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60720
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60714
60721
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
60715
60722
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
60716
60723
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -61655,6 +61662,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61655
61662
|
.e-cc-lab-name,
|
|
61656
61663
|
.e-checkbox-wrapper .e-label {
|
|
61657
61664
|
text-overflow: ellipsis;
|
|
61665
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61658
61666
|
}
|
|
61659
61667
|
|
|
61660
61668
|
.e-cc-chbox {
|
|
@@ -65352,6 +65360,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65352
65360
|
line-height: normal;
|
|
65353
65361
|
}
|
|
65354
65362
|
}
|
|
65363
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65364
|
+
/* stylelint-disable declaration-no-important */
|
|
65365
|
+
.e-table {
|
|
65366
|
+
border-spacing: 0 !important;
|
|
65367
|
+
}
|
|
65368
|
+
/* stylelint-enable declaration-no-important */
|
|
65369
|
+
|
|
65370
|
+
.e-rowcell {
|
|
65371
|
+
line-height: 1;
|
|
65372
|
+
}
|
|
65373
|
+
}
|
|
65355
65374
|
}
|
|
65356
65375
|
/* stylelint-enable function-url-quotes */
|
|
65357
65376
|
|
|
@@ -100206,6 +100225,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
100206
100225
|
}
|
|
100207
100226
|
|
|
100208
100227
|
.e-virtual-scroll {
|
|
100228
|
+
.e-content-wrap.e-transition,
|
|
100229
|
+
.e-resource-column-wrap.e-transition {
|
|
100230
|
+
overscroll-behavior: none;
|
|
100231
|
+
}
|
|
100232
|
+
|
|
100209
100233
|
&.e-vertical-view,
|
|
100210
100234
|
&.e-month-view {
|
|
100211
100235
|
.e-content-table {
|
|
@@ -3038,6 +3038,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3038
3038
|
}
|
|
3039
3039
|
}
|
|
3040
3040
|
|
|
3041
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3042
|
+
cursor: pointer;
|
|
3043
|
+
pointer-events: auto;
|
|
3044
|
+
}
|
|
3045
|
+
|
|
3041
3046
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3042
3047
|
opacity: .7;
|
|
3043
3048
|
pointer-events: none;
|
|
@@ -11679,7 +11684,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11679
11684
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11680
11685
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11681
11686
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11682
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11687
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11688
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11683
11689
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11684
11690
|
color: $input-error-color;
|
|
11685
11691
|
}
|
|
@@ -82986,6 +82992,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
82986
82992
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82987
82993
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82988
82994
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82995
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82989
82996
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
82990
82997
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
82991
82998
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -83930,6 +83937,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83930
83937
|
.e-cc-lab-name,
|
|
83931
83938
|
.e-checkbox-wrapper .e-label {
|
|
83932
83939
|
text-overflow: ellipsis;
|
|
83940
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83933
83941
|
}
|
|
83934
83942
|
|
|
83935
83943
|
.e-cc-chbox {
|
|
@@ -87627,6 +87635,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87627
87635
|
line-height: normal;
|
|
87628
87636
|
}
|
|
87629
87637
|
}
|
|
87638
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87639
|
+
/* stylelint-disable declaration-no-important */
|
|
87640
|
+
.e-table {
|
|
87641
|
+
border-spacing: 0 !important;
|
|
87642
|
+
}
|
|
87643
|
+
/* stylelint-enable declaration-no-important */
|
|
87644
|
+
|
|
87645
|
+
.e-rowcell {
|
|
87646
|
+
line-height: 1;
|
|
87647
|
+
}
|
|
87648
|
+
}
|
|
87630
87649
|
}
|
|
87631
87650
|
/* stylelint-enable function-url-quotes */
|
|
87632
87651
|
|
|
@@ -130942,6 +130961,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
130942
130961
|
}
|
|
130943
130962
|
|
|
130944
130963
|
.e-virtual-scroll {
|
|
130964
|
+
.e-content-wrap.e-transition,
|
|
130965
|
+
.e-resource-column-wrap.e-transition {
|
|
130966
|
+
overscroll-behavior: none;
|
|
130967
|
+
}
|
|
130968
|
+
|
|
130945
130969
|
&.e-vertical-view,
|
|
130946
130970
|
&.e-month-view {
|
|
130947
130971
|
.e-content-table {
|