@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
|
@@ -2923,6 +2923,11 @@ $ddl-filter-box-shadow: none !default;
|
|
|
2923
2923
|
}
|
|
2924
2924
|
}
|
|
2925
2925
|
|
|
2926
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2927
|
+
cursor: pointer;
|
|
2928
|
+
pointer-events: auto;
|
|
2929
|
+
}
|
|
2930
|
+
|
|
2926
2931
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2927
2932
|
opacity: .7;
|
|
2928
2933
|
pointer-events: none;
|
|
@@ -10852,7 +10857,8 @@ $float-label-rtl-value: -10px !default;
|
|
|
10852
10857
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10853
10858
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10854
10859
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10855
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10860
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10861
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10856
10862
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10857
10863
|
color: $input-error-color;
|
|
10858
10864
|
}
|
|
@@ -60857,6 +60863,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
60857
60863
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60858
60864
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60859
60865
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60866
|
+
$grid-columnchooser-checkbox-label-width: 130px !default;
|
|
60860
60867
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -2px !default;
|
|
60861
60868
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 12px !default;
|
|
60862
60869
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 8px !default;
|
|
@@ -61740,6 +61747,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61740
61747
|
.e-cc-lab-name,
|
|
61741
61748
|
.e-checkbox-wrapper .e-label {
|
|
61742
61749
|
text-overflow: ellipsis;
|
|
61750
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61743
61751
|
}
|
|
61744
61752
|
|
|
61745
61753
|
.e-cc-chbox {
|
|
@@ -65437,6 +65445,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65437
65445
|
line-height: normal;
|
|
65438
65446
|
}
|
|
65439
65447
|
}
|
|
65448
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65449
|
+
/* stylelint-disable declaration-no-important */
|
|
65450
|
+
.e-table {
|
|
65451
|
+
border-spacing: 0 !important;
|
|
65452
|
+
}
|
|
65453
|
+
/* stylelint-enable declaration-no-important */
|
|
65454
|
+
|
|
65455
|
+
.e-rowcell {
|
|
65456
|
+
line-height: 1;
|
|
65457
|
+
}
|
|
65458
|
+
}
|
|
65440
65459
|
}
|
|
65441
65460
|
/* stylelint-enable function-url-quotes */
|
|
65442
65461
|
|
|
@@ -100302,6 +100321,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
100302
100321
|
}
|
|
100303
100322
|
|
|
100304
100323
|
.e-virtual-scroll {
|
|
100324
|
+
.e-content-wrap.e-transition,
|
|
100325
|
+
.e-resource-column-wrap.e-transition {
|
|
100326
|
+
overscroll-behavior: none;
|
|
100327
|
+
}
|
|
100328
|
+
|
|
100305
100329
|
&.e-vertical-view,
|
|
100306
100330
|
&.e-month-view {
|
|
100307
100331
|
.e-content-table {
|
|
@@ -3045,6 +3045,11 @@ $ddl-filter-box-shadow: none !default;
|
|
|
3045
3045
|
}
|
|
3046
3046
|
}
|
|
3047
3047
|
|
|
3048
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3049
|
+
cursor: pointer;
|
|
3050
|
+
pointer-events: auto;
|
|
3051
|
+
}
|
|
3052
|
+
|
|
3048
3053
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3049
3054
|
opacity: .7;
|
|
3050
3055
|
pointer-events: none;
|
|
@@ -11688,7 +11693,8 @@ $float-label-rtl-value: -10px !default;
|
|
|
11688
11693
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11689
11694
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11690
11695
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11691
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11696
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11697
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11692
11698
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11693
11699
|
color: $input-error-color;
|
|
11694
11700
|
}
|
|
@@ -83132,6 +83138,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83132
83138
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83133
83139
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83134
83140
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83141
|
+
$grid-columnchooser-checkbox-label-width: 130px !default;
|
|
83135
83142
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -2px !default;
|
|
83136
83143
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 12px !default;
|
|
83137
83144
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 8px !default;
|
|
@@ -84015,6 +84022,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84015
84022
|
.e-cc-lab-name,
|
|
84016
84023
|
.e-checkbox-wrapper .e-label {
|
|
84017
84024
|
text-overflow: ellipsis;
|
|
84025
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84018
84026
|
}
|
|
84019
84027
|
|
|
84020
84028
|
.e-cc-chbox {
|
|
@@ -87712,6 +87720,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87712
87720
|
line-height: normal;
|
|
87713
87721
|
}
|
|
87714
87722
|
}
|
|
87723
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87724
|
+
/* stylelint-disable declaration-no-important */
|
|
87725
|
+
.e-table {
|
|
87726
|
+
border-spacing: 0 !important;
|
|
87727
|
+
}
|
|
87728
|
+
/* stylelint-enable declaration-no-important */
|
|
87729
|
+
|
|
87730
|
+
.e-rowcell {
|
|
87731
|
+
line-height: 1;
|
|
87732
|
+
}
|
|
87733
|
+
}
|
|
87715
87734
|
}
|
|
87716
87735
|
/* stylelint-enable function-url-quotes */
|
|
87717
87736
|
|
|
@@ -131038,6 +131057,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
131038
131057
|
}
|
|
131039
131058
|
|
|
131040
131059
|
.e-virtual-scroll {
|
|
131060
|
+
.e-content-wrap.e-transition,
|
|
131061
|
+
.e-resource-column-wrap.e-transition {
|
|
131062
|
+
overscroll-behavior: none;
|
|
131063
|
+
}
|
|
131064
|
+
|
|
131041
131065
|
&.e-vertical-view,
|
|
131042
131066
|
&.e-month-view {
|
|
131043
131067
|
.e-content-table {
|
|
@@ -2923,6 +2923,11 @@ $ddl-filter-box-shadow: none !default;
|
|
|
2923
2923
|
}
|
|
2924
2924
|
}
|
|
2925
2925
|
|
|
2926
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2927
|
+
cursor: pointer;
|
|
2928
|
+
pointer-events: auto;
|
|
2929
|
+
}
|
|
2930
|
+
|
|
2926
2931
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2927
2932
|
opacity: .7;
|
|
2928
2933
|
pointer-events: none;
|
|
@@ -10852,7 +10857,8 @@ $float-label-rtl-value: -10px !default;
|
|
|
10852
10857
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10853
10858
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10854
10859
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10855
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10860
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10861
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10856
10862
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10857
10863
|
color: $input-error-color;
|
|
10858
10864
|
}
|
|
@@ -60857,6 +60863,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
60857
60863
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60858
60864
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60859
60865
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60866
|
+
$grid-columnchooser-checkbox-label-width: 130px !default;
|
|
60860
60867
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -2px !default;
|
|
60861
60868
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 12px !default;
|
|
60862
60869
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 8px !default;
|
|
@@ -61740,6 +61747,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61740
61747
|
.e-cc-lab-name,
|
|
61741
61748
|
.e-checkbox-wrapper .e-label {
|
|
61742
61749
|
text-overflow: ellipsis;
|
|
61750
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61743
61751
|
}
|
|
61744
61752
|
|
|
61745
61753
|
.e-cc-chbox {
|
|
@@ -65437,6 +65445,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65437
65445
|
line-height: normal;
|
|
65438
65446
|
}
|
|
65439
65447
|
}
|
|
65448
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65449
|
+
/* stylelint-disable declaration-no-important */
|
|
65450
|
+
.e-table {
|
|
65451
|
+
border-spacing: 0 !important;
|
|
65452
|
+
}
|
|
65453
|
+
/* stylelint-enable declaration-no-important */
|
|
65454
|
+
|
|
65455
|
+
.e-rowcell {
|
|
65456
|
+
line-height: 1;
|
|
65457
|
+
}
|
|
65458
|
+
}
|
|
65440
65459
|
}
|
|
65441
65460
|
/* stylelint-enable function-url-quotes */
|
|
65442
65461
|
|
|
@@ -100302,6 +100321,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
100302
100321
|
}
|
|
100303
100322
|
|
|
100304
100323
|
.e-virtual-scroll {
|
|
100324
|
+
.e-content-wrap.e-transition,
|
|
100325
|
+
.e-resource-column-wrap.e-transition {
|
|
100326
|
+
overscroll-behavior: none;
|
|
100327
|
+
}
|
|
100328
|
+
|
|
100305
100329
|
&.e-vertical-view,
|
|
100306
100330
|
&.e-month-view {
|
|
100307
100331
|
.e-content-table {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -3045,6 +3045,11 @@ $ddl-filter-box-shadow: none !default;
|
|
|
3045
3045
|
}
|
|
3046
3046
|
}
|
|
3047
3047
|
|
|
3048
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3049
|
+
cursor: pointer;
|
|
3050
|
+
pointer-events: auto;
|
|
3051
|
+
}
|
|
3052
|
+
|
|
3048
3053
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3049
3054
|
opacity: .7;
|
|
3050
3055
|
pointer-events: none;
|
|
@@ -11688,7 +11693,8 @@ $float-label-rtl-value: -10px !default;
|
|
|
11688
11693
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11689
11694
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11690
11695
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11691
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11696
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11697
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11692
11698
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11693
11699
|
color: $input-error-color;
|
|
11694
11700
|
}
|
|
@@ -83132,6 +83138,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83132
83138
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83133
83139
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83134
83140
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83141
|
+
$grid-columnchooser-checkbox-label-width: 130px !default;
|
|
83135
83142
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -2px !default;
|
|
83136
83143
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 12px !default;
|
|
83137
83144
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 8px !default;
|
|
@@ -84015,6 +84022,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84015
84022
|
.e-cc-lab-name,
|
|
84016
84023
|
.e-checkbox-wrapper .e-label {
|
|
84017
84024
|
text-overflow: ellipsis;
|
|
84025
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84018
84026
|
}
|
|
84019
84027
|
|
|
84020
84028
|
.e-cc-chbox {
|
|
@@ -87712,6 +87720,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87712
87720
|
line-height: normal;
|
|
87713
87721
|
}
|
|
87714
87722
|
}
|
|
87723
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87724
|
+
/* stylelint-disable declaration-no-important */
|
|
87725
|
+
.e-table {
|
|
87726
|
+
border-spacing: 0 !important;
|
|
87727
|
+
}
|
|
87728
|
+
/* stylelint-enable declaration-no-important */
|
|
87729
|
+
|
|
87730
|
+
.e-rowcell {
|
|
87731
|
+
line-height: 1;
|
|
87732
|
+
}
|
|
87733
|
+
}
|
|
87715
87734
|
}
|
|
87716
87735
|
/* stylelint-enable function-url-quotes */
|
|
87717
87736
|
|
|
@@ -131038,6 +131057,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
131038
131057
|
}
|
|
131039
131058
|
|
|
131040
131059
|
.e-virtual-scroll {
|
|
131060
|
+
.e-content-wrap.e-transition,
|
|
131061
|
+
.e-resource-column-wrap.e-transition {
|
|
131062
|
+
overscroll-behavior: none;
|
|
131063
|
+
}
|
|
131064
|
+
|
|
131041
131065
|
&.e-vertical-view,
|
|
131042
131066
|
&.e-month-view {
|
|
131043
131067
|
.e-content-table {
|
|
@@ -3924,6 +3924,11 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
3924
3924
|
}
|
|
3925
3925
|
}
|
|
3926
3926
|
|
|
3927
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3928
|
+
cursor: pointer;
|
|
3929
|
+
pointer-events: auto;
|
|
3930
|
+
}
|
|
3931
|
+
|
|
3927
3932
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3928
3933
|
opacity: .7;
|
|
3929
3934
|
pointer-events: none;
|
|
@@ -12284,7 +12289,8 @@ $textarea-float-top: -28px !default;
|
|
|
12284
12289
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12285
12290
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12286
12291
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12287
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12292
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12293
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12288
12294
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12289
12295
|
color: $input-error-color;
|
|
12290
12296
|
}
|
|
@@ -62703,6 +62709,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
62703
62709
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
62704
62710
|
$grid-columnchooser-ul-margin: 0 !default;
|
|
62705
62711
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
62712
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
62706
62713
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -10px !default;
|
|
62707
62714
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 4px 0 4px !default;
|
|
62708
62715
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 5px !default;
|
|
@@ -63658,6 +63665,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63658
63665
|
.e-cc-lab-name,
|
|
63659
63666
|
.e-checkbox-wrapper .e-label {
|
|
63660
63667
|
text-overflow: ellipsis;
|
|
63668
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
63661
63669
|
}
|
|
63662
63670
|
|
|
63663
63671
|
.e-cc-chbox {
|
|
@@ -67355,6 +67363,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67355
67363
|
line-height: normal;
|
|
67356
67364
|
}
|
|
67357
67365
|
}
|
|
67366
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
67367
|
+
/* stylelint-disable declaration-no-important */
|
|
67368
|
+
.e-table {
|
|
67369
|
+
border-spacing: 0 !important;
|
|
67370
|
+
}
|
|
67371
|
+
/* stylelint-enable declaration-no-important */
|
|
67372
|
+
|
|
67373
|
+
.e-rowcell {
|
|
67374
|
+
line-height: 1;
|
|
67375
|
+
}
|
|
67376
|
+
}
|
|
67358
67377
|
}
|
|
67359
67378
|
/* stylelint-enable function-url-quotes */
|
|
67360
67379
|
|
|
@@ -102246,6 +102265,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
102246
102265
|
}
|
|
102247
102266
|
|
|
102248
102267
|
.e-virtual-scroll {
|
|
102268
|
+
.e-content-wrap.e-transition,
|
|
102269
|
+
.e-resource-column-wrap.e-transition {
|
|
102270
|
+
overscroll-behavior: none;
|
|
102271
|
+
}
|
|
102272
|
+
|
|
102249
102273
|
&.e-vertical-view,
|
|
102250
102274
|
&.e-month-view {
|
|
102251
102275
|
.e-content-table {
|
|
@@ -4046,6 +4046,11 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4046
4046
|
}
|
|
4047
4047
|
}
|
|
4048
4048
|
|
|
4049
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4050
|
+
cursor: pointer;
|
|
4051
|
+
pointer-events: auto;
|
|
4052
|
+
}
|
|
4053
|
+
|
|
4049
4054
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4050
4055
|
opacity: .7;
|
|
4051
4056
|
pointer-events: none;
|
|
@@ -13120,7 +13125,8 @@ $textarea-float-top: -28px !default;
|
|
|
13120
13125
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
13121
13126
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13122
13127
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
13123
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
13128
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13129
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
13124
13130
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
13125
13131
|
color: $input-error-color;
|
|
13126
13132
|
}
|
|
@@ -84978,6 +84984,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
84978
84984
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
84979
84985
|
$grid-columnchooser-ul-margin: 0 !default;
|
|
84980
84986
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84987
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84981
84988
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -10px !default;
|
|
84982
84989
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 4px 0 4px !default;
|
|
84983
84990
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 5px !default;
|
|
@@ -85933,6 +85940,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85933
85940
|
.e-cc-lab-name,
|
|
85934
85941
|
.e-checkbox-wrapper .e-label {
|
|
85935
85942
|
text-overflow: ellipsis;
|
|
85943
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85936
85944
|
}
|
|
85937
85945
|
|
|
85938
85946
|
.e-cc-chbox {
|
|
@@ -89630,6 +89638,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89630
89638
|
line-height: normal;
|
|
89631
89639
|
}
|
|
89632
89640
|
}
|
|
89641
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
89642
|
+
/* stylelint-disable declaration-no-important */
|
|
89643
|
+
.e-table {
|
|
89644
|
+
border-spacing: 0 !important;
|
|
89645
|
+
}
|
|
89646
|
+
/* stylelint-enable declaration-no-important */
|
|
89647
|
+
|
|
89648
|
+
.e-rowcell {
|
|
89649
|
+
line-height: 1;
|
|
89650
|
+
}
|
|
89651
|
+
}
|
|
89633
89652
|
}
|
|
89634
89653
|
/* stylelint-enable function-url-quotes */
|
|
89635
89654
|
|
|
@@ -132982,6 +133001,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
132982
133001
|
}
|
|
132983
133002
|
|
|
132984
133003
|
.e-virtual-scroll {
|
|
133004
|
+
.e-content-wrap.e-transition,
|
|
133005
|
+
.e-resource-column-wrap.e-transition {
|
|
133006
|
+
overscroll-behavior: none;
|
|
133007
|
+
}
|
|
133008
|
+
|
|
132985
133009
|
&.e-vertical-view,
|
|
132986
133010
|
&.e-month-view {
|
|
132987
133011
|
.e-content-table {
|
|
@@ -3924,6 +3924,11 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
3924
3924
|
}
|
|
3925
3925
|
}
|
|
3926
3926
|
|
|
3927
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3928
|
+
cursor: pointer;
|
|
3929
|
+
pointer-events: auto;
|
|
3930
|
+
}
|
|
3931
|
+
|
|
3927
3932
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3928
3933
|
opacity: .7;
|
|
3929
3934
|
pointer-events: none;
|
|
@@ -12284,7 +12289,8 @@ $textarea-float-top: -28px !default;
|
|
|
12284
12289
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12285
12290
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12286
12291
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12287
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12292
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12293
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12288
12294
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12289
12295
|
color: $input-error-color;
|
|
12290
12296
|
}
|
|
@@ -62703,6 +62709,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
62703
62709
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
62704
62710
|
$grid-columnchooser-ul-margin: 0 !default;
|
|
62705
62711
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
62712
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
62706
62713
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -10px !default;
|
|
62707
62714
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 4px 0 4px !default;
|
|
62708
62715
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 5px !default;
|
|
@@ -63658,6 +63665,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63658
63665
|
.e-cc-lab-name,
|
|
63659
63666
|
.e-checkbox-wrapper .e-label {
|
|
63660
63667
|
text-overflow: ellipsis;
|
|
63668
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
63661
63669
|
}
|
|
63662
63670
|
|
|
63663
63671
|
.e-cc-chbox {
|
|
@@ -67355,6 +67363,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67355
67363
|
line-height: normal;
|
|
67356
67364
|
}
|
|
67357
67365
|
}
|
|
67366
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
67367
|
+
/* stylelint-disable declaration-no-important */
|
|
67368
|
+
.e-table {
|
|
67369
|
+
border-spacing: 0 !important;
|
|
67370
|
+
}
|
|
67371
|
+
/* stylelint-enable declaration-no-important */
|
|
67372
|
+
|
|
67373
|
+
.e-rowcell {
|
|
67374
|
+
line-height: 1;
|
|
67375
|
+
}
|
|
67376
|
+
}
|
|
67358
67377
|
}
|
|
67359
67378
|
/* stylelint-enable function-url-quotes */
|
|
67360
67379
|
|
|
@@ -102246,6 +102265,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
102246
102265
|
}
|
|
102247
102266
|
|
|
102248
102267
|
.e-virtual-scroll {
|
|
102268
|
+
.e-content-wrap.e-transition,
|
|
102269
|
+
.e-resource-column-wrap.e-transition {
|
|
102270
|
+
overscroll-behavior: none;
|
|
102271
|
+
}
|
|
102272
|
+
|
|
102249
102273
|
&.e-vertical-view,
|
|
102250
102274
|
&.e-month-view {
|
|
102251
102275
|
.e-content-table {
|
|
@@ -4046,6 +4046,11 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4046
4046
|
}
|
|
4047
4047
|
}
|
|
4048
4048
|
|
|
4049
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4050
|
+
cursor: pointer;
|
|
4051
|
+
pointer-events: auto;
|
|
4052
|
+
}
|
|
4053
|
+
|
|
4049
4054
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4050
4055
|
opacity: .7;
|
|
4051
4056
|
pointer-events: none;
|
|
@@ -13120,7 +13125,8 @@ $textarea-float-top: -28px !default;
|
|
|
13120
13125
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
13121
13126
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13122
13127
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
13123
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
13128
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13129
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
13124
13130
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
13125
13131
|
color: $input-error-color;
|
|
13126
13132
|
}
|
|
@@ -84978,6 +84984,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
84978
84984
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
84979
84985
|
$grid-columnchooser-ul-margin: 0 !default;
|
|
84980
84986
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84987
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84981
84988
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -10px !default;
|
|
84982
84989
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 4px 0 4px !default;
|
|
84983
84990
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 5px !default;
|
|
@@ -85933,6 +85940,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85933
85940
|
.e-cc-lab-name,
|
|
85934
85941
|
.e-checkbox-wrapper .e-label {
|
|
85935
85942
|
text-overflow: ellipsis;
|
|
85943
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85936
85944
|
}
|
|
85937
85945
|
|
|
85938
85946
|
.e-cc-chbox {
|
|
@@ -89630,6 +89638,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89630
89638
|
line-height: normal;
|
|
89631
89639
|
}
|
|
89632
89640
|
}
|
|
89641
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
89642
|
+
/* stylelint-disable declaration-no-important */
|
|
89643
|
+
.e-table {
|
|
89644
|
+
border-spacing: 0 !important;
|
|
89645
|
+
}
|
|
89646
|
+
/* stylelint-enable declaration-no-important */
|
|
89647
|
+
|
|
89648
|
+
.e-rowcell {
|
|
89649
|
+
line-height: 1;
|
|
89650
|
+
}
|
|
89651
|
+
}
|
|
89633
89652
|
}
|
|
89634
89653
|
/* stylelint-enable function-url-quotes */
|
|
89635
89654
|
|
|
@@ -132982,6 +133001,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
132982
133001
|
}
|
|
132983
133002
|
|
|
132984
133003
|
.e-virtual-scroll {
|
|
133004
|
+
.e-content-wrap.e-transition,
|
|
133005
|
+
.e-resource-column-wrap.e-transition {
|
|
133006
|
+
overscroll-behavior: none;
|
|
133007
|
+
}
|
|
133008
|
+
|
|
132985
133009
|
&.e-vertical-view,
|
|
132986
133010
|
&.e-month-view {
|
|
132987
133011
|
.e-content-table {
|
|
@@ -4696,6 +4696,11 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4696
4696
|
}
|
|
4697
4697
|
}
|
|
4698
4698
|
|
|
4699
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4700
|
+
cursor: pointer;
|
|
4701
|
+
pointer-events: auto;
|
|
4702
|
+
}
|
|
4703
|
+
|
|
4699
4704
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4700
4705
|
opacity: .7;
|
|
4701
4706
|
pointer-events: none;
|
|
@@ -13056,7 +13061,8 @@ $textarea-float-top: -28px !default;
|
|
|
13056
13061
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
13057
13062
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13058
13063
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
13059
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
13064
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13065
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
13060
13066
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
13061
13067
|
color: $input-error-color;
|
|
13062
13068
|
}
|
|
@@ -63475,6 +63481,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
63475
63481
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
63476
63482
|
$grid-columnchooser-ul-margin: 0 !default;
|
|
63477
63483
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
63484
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
63478
63485
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -10px !default;
|
|
63479
63486
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 4px 0 4px !default;
|
|
63480
63487
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 5px !default;
|
|
@@ -64430,6 +64437,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64430
64437
|
.e-cc-lab-name,
|
|
64431
64438
|
.e-checkbox-wrapper .e-label {
|
|
64432
64439
|
text-overflow: ellipsis;
|
|
64440
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
64433
64441
|
}
|
|
64434
64442
|
|
|
64435
64443
|
.e-cc-chbox {
|
|
@@ -68127,6 +68135,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68127
68135
|
line-height: normal;
|
|
68128
68136
|
}
|
|
68129
68137
|
}
|
|
68138
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
68139
|
+
/* stylelint-disable declaration-no-important */
|
|
68140
|
+
.e-table {
|
|
68141
|
+
border-spacing: 0 !important;
|
|
68142
|
+
}
|
|
68143
|
+
/* stylelint-enable declaration-no-important */
|
|
68144
|
+
|
|
68145
|
+
.e-rowcell {
|
|
68146
|
+
line-height: 1;
|
|
68147
|
+
}
|
|
68148
|
+
}
|
|
68130
68149
|
}
|
|
68131
68150
|
/* stylelint-enable function-url-quotes */
|
|
68132
68151
|
|
|
@@ -103018,6 +103037,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
103018
103037
|
}
|
|
103019
103038
|
|
|
103020
103039
|
.e-virtual-scroll {
|
|
103040
|
+
.e-content-wrap.e-transition,
|
|
103041
|
+
.e-resource-column-wrap.e-transition {
|
|
103042
|
+
overscroll-behavior: none;
|
|
103043
|
+
}
|
|
103044
|
+
|
|
103021
103045
|
&.e-vertical-view,
|
|
103022
103046
|
&.e-month-view {
|
|
103023
103047
|
.e-content-table {
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -4818,6 +4818,11 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4818
4818
|
}
|
|
4819
4819
|
}
|
|
4820
4820
|
|
|
4821
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4822
|
+
cursor: pointer;
|
|
4823
|
+
pointer-events: auto;
|
|
4824
|
+
}
|
|
4825
|
+
|
|
4821
4826
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4822
4827
|
opacity: .7;
|
|
4823
4828
|
pointer-events: none;
|
|
@@ -13892,7 +13897,8 @@ $textarea-float-top: -28px !default;
|
|
|
13892
13897
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
13893
13898
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13894
13899
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
13895
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
13900
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
13901
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
13896
13902
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
13897
13903
|
color: $input-error-color;
|
|
13898
13904
|
}
|
|
@@ -85750,6 +85756,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
85750
85756
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
85751
85757
|
$grid-columnchooser-ul-margin: 0 !default;
|
|
85752
85758
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
85759
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
85753
85760
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -10px !default;
|
|
85754
85761
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 4px 0 4px !default;
|
|
85755
85762
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 5px !default;
|
|
@@ -86705,6 +86712,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86705
86712
|
.e-cc-lab-name,
|
|
86706
86713
|
.e-checkbox-wrapper .e-label {
|
|
86707
86714
|
text-overflow: ellipsis;
|
|
86715
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
86708
86716
|
}
|
|
86709
86717
|
|
|
86710
86718
|
.e-cc-chbox {
|
|
@@ -90402,6 +90410,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90402
90410
|
line-height: normal;
|
|
90403
90411
|
}
|
|
90404
90412
|
}
|
|
90413
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
90414
|
+
/* stylelint-disable declaration-no-important */
|
|
90415
|
+
.e-table {
|
|
90416
|
+
border-spacing: 0 !important;
|
|
90417
|
+
}
|
|
90418
|
+
/* stylelint-enable declaration-no-important */
|
|
90419
|
+
|
|
90420
|
+
.e-rowcell {
|
|
90421
|
+
line-height: 1;
|
|
90422
|
+
}
|
|
90423
|
+
}
|
|
90405
90424
|
}
|
|
90406
90425
|
/* stylelint-enable function-url-quotes */
|
|
90407
90426
|
|
|
@@ -133754,6 +133773,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
133754
133773
|
}
|
|
133755
133774
|
|
|
133756
133775
|
.e-virtual-scroll {
|
|
133776
|
+
.e-content-wrap.e-transition,
|
|
133777
|
+
.e-resource-column-wrap.e-transition {
|
|
133778
|
+
overscroll-behavior: none;
|
|
133779
|
+
}
|
|
133780
|
+
|
|
133757
133781
|
&.e-vertical-view,
|
|
133758
133782
|
&.e-month-view {
|
|
133759
133783
|
.e-content-table {
|