@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
|
@@ -2972,6 +2972,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2972
2972
|
}
|
|
2973
2973
|
}
|
|
2974
2974
|
|
|
2975
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2976
|
+
cursor: pointer;
|
|
2977
|
+
pointer-events: auto;
|
|
2978
|
+
}
|
|
2979
|
+
|
|
2975
2980
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2976
2981
|
opacity: .7;
|
|
2977
2982
|
pointer-events: none;
|
|
@@ -11612,7 +11617,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
11612
11617
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11613
11618
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11614
11619
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11615
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11620
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11621
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11616
11622
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11617
11623
|
color: $input-error-color;
|
|
11618
11624
|
}
|
|
@@ -82887,6 +82893,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
82887
82893
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82888
82894
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82889
82895
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82896
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82890
82897
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
82891
82898
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
82892
82899
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -83835,6 +83842,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83835
83842
|
.e-cc-lab-name,
|
|
83836
83843
|
.e-checkbox-wrapper .e-label {
|
|
83837
83844
|
text-overflow: ellipsis;
|
|
83845
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83838
83846
|
}
|
|
83839
83847
|
|
|
83840
83848
|
.e-cc-chbox {
|
|
@@ -87532,6 +87540,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87532
87540
|
line-height: normal;
|
|
87533
87541
|
}
|
|
87534
87542
|
}
|
|
87543
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87544
|
+
/* stylelint-disable declaration-no-important */
|
|
87545
|
+
.e-table {
|
|
87546
|
+
border-spacing: 0 !important;
|
|
87547
|
+
}
|
|
87548
|
+
/* stylelint-enable declaration-no-important */
|
|
87549
|
+
|
|
87550
|
+
.e-rowcell {
|
|
87551
|
+
line-height: 1;
|
|
87552
|
+
}
|
|
87553
|
+
}
|
|
87535
87554
|
}
|
|
87536
87555
|
/* stylelint-enable function-url-quotes */
|
|
87537
87556
|
|
|
@@ -130841,6 +130860,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
130841
130860
|
}
|
|
130842
130861
|
|
|
130843
130862
|
.e-virtual-scroll {
|
|
130863
|
+
.e-content-wrap.e-transition,
|
|
130864
|
+
.e-resource-column-wrap.e-transition {
|
|
130865
|
+
overscroll-behavior: none;
|
|
130866
|
+
}
|
|
130867
|
+
|
|
130844
130868
|
&.e-vertical-view,
|
|
130845
130869
|
&.e-month-view {
|
|
130846
130870
|
.e-content-table {
|
|
@@ -4065,6 +4065,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4065
4065
|
}
|
|
4066
4066
|
}
|
|
4067
4067
|
|
|
4068
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4069
|
+
cursor: pointer;
|
|
4070
|
+
pointer-events: auto;
|
|
4071
|
+
}
|
|
4072
|
+
|
|
4068
4073
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4069
4074
|
opacity: .7;
|
|
4070
4075
|
pointer-events: none;
|
|
@@ -4347,13 +4352,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
4347
4352
|
$input-small-clear-icon-min-height: 16px !default;
|
|
4348
4353
|
$input-small-clear-icon-min-width: 16px !default;
|
|
4349
4354
|
$input-left-icon-font-size: $zero-value !default;
|
|
4350
|
-
$input-bigger-left-icon-font-size:
|
|
4355
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
4351
4356
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
4352
4357
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
4353
4358
|
$input-left-child-min-height: $zero-value !default;
|
|
4354
4359
|
$input-left-child-min-width: $zero-value !default;
|
|
4355
|
-
$input-bigger-left-child-min-height:
|
|
4356
|
-
$input-bigger-left-child-min-width:
|
|
4360
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
4361
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
4357
4362
|
$input-small-left-child-min-height: $zero-value !default;
|
|
4358
4363
|
$input-small-left-child-min-width: $zero-value !default;
|
|
4359
4364
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -12163,7 +12168,8 @@ $textarea-float-top: -24px !default;
|
|
|
12163
12168
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12164
12169
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12165
12170
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12166
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12171
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12172
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12167
12173
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12168
12174
|
color: $input-error-color;
|
|
12169
12175
|
}
|
|
@@ -62126,6 +62132,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
62126
62132
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
62127
62133
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
62128
62134
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
62135
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
62129
62136
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
62130
62137
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
62131
62138
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -63073,6 +63080,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63073
63080
|
.e-cc-lab-name,
|
|
63074
63081
|
.e-checkbox-wrapper .e-label {
|
|
63075
63082
|
text-overflow: ellipsis;
|
|
63083
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
63076
63084
|
}
|
|
63077
63085
|
|
|
63078
63086
|
.e-cc-chbox {
|
|
@@ -66770,6 +66778,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66770
66778
|
line-height: normal;
|
|
66771
66779
|
}
|
|
66772
66780
|
}
|
|
66781
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
66782
|
+
/* stylelint-disable declaration-no-important */
|
|
66783
|
+
.e-table {
|
|
66784
|
+
border-spacing: 0 !important;
|
|
66785
|
+
}
|
|
66786
|
+
/* stylelint-enable declaration-no-important */
|
|
66787
|
+
|
|
66788
|
+
.e-rowcell {
|
|
66789
|
+
line-height: 1;
|
|
66790
|
+
}
|
|
66791
|
+
}
|
|
66773
66792
|
}
|
|
66774
66793
|
/* stylelint-enable function-url-quotes */
|
|
66775
66794
|
|
|
@@ -101636,6 +101655,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
101636
101655
|
}
|
|
101637
101656
|
|
|
101638
101657
|
.e-virtual-scroll {
|
|
101658
|
+
.e-content-wrap.e-transition,
|
|
101659
|
+
.e-resource-column-wrap.e-transition {
|
|
101660
|
+
overscroll-behavior: none;
|
|
101661
|
+
}
|
|
101662
|
+
|
|
101639
101663
|
&.e-vertical-view,
|
|
101640
101664
|
&.e-month-view {
|
|
101641
101665
|
.e-content-table {
|
|
@@ -4187,6 +4187,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4187
4187
|
}
|
|
4188
4188
|
}
|
|
4189
4189
|
|
|
4190
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4191
|
+
cursor: pointer;
|
|
4192
|
+
pointer-events: auto;
|
|
4193
|
+
}
|
|
4194
|
+
|
|
4190
4195
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4191
4196
|
opacity: .7;
|
|
4192
4197
|
pointer-events: none;
|
|
@@ -5183,13 +5188,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
5183
5188
|
$input-small-clear-icon-min-height: 16px !default;
|
|
5184
5189
|
$input-small-clear-icon-min-width: 16px !default;
|
|
5185
5190
|
$input-left-icon-font-size: $zero-value !default;
|
|
5186
|
-
$input-bigger-left-icon-font-size:
|
|
5191
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
5187
5192
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
5188
5193
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
5189
5194
|
$input-left-child-min-height: $zero-value !default;
|
|
5190
5195
|
$input-left-child-min-width: $zero-value !default;
|
|
5191
|
-
$input-bigger-left-child-min-height:
|
|
5192
|
-
$input-bigger-left-child-min-width:
|
|
5196
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
5197
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
5193
5198
|
$input-small-left-child-min-height: $zero-value !default;
|
|
5194
5199
|
$input-small-left-child-min-width: $zero-value !default;
|
|
5195
5200
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -12999,7 +13004,8 @@ $textarea-float-top: -24px !default;
|
|
|
12999
13004
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
13000
13005
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13001
13006
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
13002
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
13007
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13008
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
13003
13009
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
13004
13010
|
color: $input-error-color;
|
|
13005
13011
|
}
|
|
@@ -84401,6 +84407,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
84401
84407
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
84402
84408
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
84403
84409
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84410
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84404
84411
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
84405
84412
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
84406
84413
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -85348,6 +85355,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85348
85355
|
.e-cc-lab-name,
|
|
85349
85356
|
.e-checkbox-wrapper .e-label {
|
|
85350
85357
|
text-overflow: ellipsis;
|
|
85358
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85351
85359
|
}
|
|
85352
85360
|
|
|
85353
85361
|
.e-cc-chbox {
|
|
@@ -89045,6 +89053,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89045
89053
|
line-height: normal;
|
|
89046
89054
|
}
|
|
89047
89055
|
}
|
|
89056
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
89057
|
+
/* stylelint-disable declaration-no-important */
|
|
89058
|
+
.e-table {
|
|
89059
|
+
border-spacing: 0 !important;
|
|
89060
|
+
}
|
|
89061
|
+
/* stylelint-enable declaration-no-important */
|
|
89062
|
+
|
|
89063
|
+
.e-rowcell {
|
|
89064
|
+
line-height: 1;
|
|
89065
|
+
}
|
|
89066
|
+
}
|
|
89048
89067
|
}
|
|
89049
89068
|
/* stylelint-enable function-url-quotes */
|
|
89050
89069
|
|
|
@@ -132372,6 +132391,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
132372
132391
|
}
|
|
132373
132392
|
|
|
132374
132393
|
.e-virtual-scroll {
|
|
132394
|
+
.e-content-wrap.e-transition,
|
|
132395
|
+
.e-resource-column-wrap.e-transition {
|
|
132396
|
+
overscroll-behavior: none;
|
|
132397
|
+
}
|
|
132398
|
+
|
|
132375
132399
|
&.e-vertical-view,
|
|
132376
132400
|
&.e-month-view {
|
|
132377
132401
|
.e-content-table {
|
|
@@ -4536,6 +4536,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4536
4536
|
}
|
|
4537
4537
|
}
|
|
4538
4538
|
|
|
4539
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4540
|
+
cursor: pointer;
|
|
4541
|
+
pointer-events: auto;
|
|
4542
|
+
}
|
|
4543
|
+
|
|
4539
4544
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4540
4545
|
opacity: .7;
|
|
4541
4546
|
pointer-events: none;
|
|
@@ -4818,13 +4823,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
4818
4823
|
$input-small-clear-icon-min-height: 16px !default;
|
|
4819
4824
|
$input-small-clear-icon-min-width: 16px !default;
|
|
4820
4825
|
$input-left-icon-font-size: $zero-value !default;
|
|
4821
|
-
$input-bigger-left-icon-font-size:
|
|
4826
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
4822
4827
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
4823
4828
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
4824
4829
|
$input-left-child-min-height: $zero-value !default;
|
|
4825
4830
|
$input-left-child-min-width: $zero-value !default;
|
|
4826
|
-
$input-bigger-left-child-min-height:
|
|
4827
|
-
$input-bigger-left-child-min-width:
|
|
4831
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
4832
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
4828
4833
|
$input-small-left-child-min-height: $zero-value !default;
|
|
4829
4834
|
$input-small-left-child-min-width: $zero-value !default;
|
|
4830
4835
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -12634,7 +12639,8 @@ $textarea-float-top: -24px !default;
|
|
|
12634
12639
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12635
12640
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12636
12641
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12637
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12642
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12643
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12638
12644
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12639
12645
|
color: $input-error-color;
|
|
12640
12646
|
}
|
|
@@ -62597,6 +62603,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
62597
62603
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
62598
62604
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
62599
62605
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
62606
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
62600
62607
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
62601
62608
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
62602
62609
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -63544,6 +63551,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63544
63551
|
.e-cc-lab-name,
|
|
63545
63552
|
.e-checkbox-wrapper .e-label {
|
|
63546
63553
|
text-overflow: ellipsis;
|
|
63554
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
63547
63555
|
}
|
|
63548
63556
|
|
|
63549
63557
|
.e-cc-chbox {
|
|
@@ -67241,6 +67249,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67241
67249
|
line-height: normal;
|
|
67242
67250
|
}
|
|
67243
67251
|
}
|
|
67252
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
67253
|
+
/* stylelint-disable declaration-no-important */
|
|
67254
|
+
.e-table {
|
|
67255
|
+
border-spacing: 0 !important;
|
|
67256
|
+
}
|
|
67257
|
+
/* stylelint-enable declaration-no-important */
|
|
67258
|
+
|
|
67259
|
+
.e-rowcell {
|
|
67260
|
+
line-height: 1;
|
|
67261
|
+
}
|
|
67262
|
+
}
|
|
67244
67263
|
}
|
|
67245
67264
|
/* stylelint-enable function-url-quotes */
|
|
67246
67265
|
|
|
@@ -102107,6 +102126,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
102107
102126
|
}
|
|
102108
102127
|
|
|
102109
102128
|
.e-virtual-scroll {
|
|
102129
|
+
.e-content-wrap.e-transition,
|
|
102130
|
+
.e-resource-column-wrap.e-transition {
|
|
102131
|
+
overscroll-behavior: none;
|
|
102132
|
+
}
|
|
102133
|
+
|
|
102110
102134
|
&.e-vertical-view,
|
|
102111
102135
|
&.e-month-view {
|
|
102112
102136
|
.e-content-table {
|
|
@@ -4658,6 +4658,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4658
4658
|
}
|
|
4659
4659
|
}
|
|
4660
4660
|
|
|
4661
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4662
|
+
cursor: pointer;
|
|
4663
|
+
pointer-events: auto;
|
|
4664
|
+
}
|
|
4665
|
+
|
|
4661
4666
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4662
4667
|
opacity: .7;
|
|
4663
4668
|
pointer-events: none;
|
|
@@ -5654,13 +5659,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
5654
5659
|
$input-small-clear-icon-min-height: 16px !default;
|
|
5655
5660
|
$input-small-clear-icon-min-width: 16px !default;
|
|
5656
5661
|
$input-left-icon-font-size: $zero-value !default;
|
|
5657
|
-
$input-bigger-left-icon-font-size:
|
|
5662
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
5658
5663
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
5659
5664
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
5660
5665
|
$input-left-child-min-height: $zero-value !default;
|
|
5661
5666
|
$input-left-child-min-width: $zero-value !default;
|
|
5662
|
-
$input-bigger-left-child-min-height:
|
|
5663
|
-
$input-bigger-left-child-min-width:
|
|
5667
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
5668
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
5664
5669
|
$input-small-left-child-min-height: $zero-value !default;
|
|
5665
5670
|
$input-small-left-child-min-width: $zero-value !default;
|
|
5666
5671
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -13470,7 +13475,8 @@ $textarea-float-top: -24px !default;
|
|
|
13470
13475
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
13471
13476
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13472
13477
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
13473
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
13478
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13479
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
13474
13480
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
13475
13481
|
color: $input-error-color;
|
|
13476
13482
|
}
|
|
@@ -84872,6 +84878,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
84872
84878
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
84873
84879
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
84874
84880
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84881
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84875
84882
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
84876
84883
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
84877
84884
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -85819,6 +85826,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85819
85826
|
.e-cc-lab-name,
|
|
85820
85827
|
.e-checkbox-wrapper .e-label {
|
|
85821
85828
|
text-overflow: ellipsis;
|
|
85829
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85822
85830
|
}
|
|
85823
85831
|
|
|
85824
85832
|
.e-cc-chbox {
|
|
@@ -89516,6 +89524,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89516
89524
|
line-height: normal;
|
|
89517
89525
|
}
|
|
89518
89526
|
}
|
|
89527
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
89528
|
+
/* stylelint-disable declaration-no-important */
|
|
89529
|
+
.e-table {
|
|
89530
|
+
border-spacing: 0 !important;
|
|
89531
|
+
}
|
|
89532
|
+
/* stylelint-enable declaration-no-important */
|
|
89533
|
+
|
|
89534
|
+
.e-rowcell {
|
|
89535
|
+
line-height: 1;
|
|
89536
|
+
}
|
|
89537
|
+
}
|
|
89519
89538
|
}
|
|
89520
89539
|
/* stylelint-enable function-url-quotes */
|
|
89521
89540
|
|
|
@@ -132843,6 +132862,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
132843
132862
|
}
|
|
132844
132863
|
|
|
132845
132864
|
.e-virtual-scroll {
|
|
132865
|
+
.e-content-wrap.e-transition,
|
|
132866
|
+
.e-resource-column-wrap.e-transition {
|
|
132867
|
+
overscroll-behavior: none;
|
|
132868
|
+
}
|
|
132869
|
+
|
|
132846
132870
|
&.e-vertical-view,
|
|
132847
132871
|
&.e-month-view {
|
|
132848
132872
|
.e-content-table {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"29.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"29.1.39","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|