@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
|
@@ -3042,6 +3042,11 @@
|
|
|
3042
3042
|
pointer-events: none;
|
|
3043
3043
|
}
|
|
3044
3044
|
|
|
3045
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3046
|
+
cursor: pointer;
|
|
3047
|
+
pointer-events: auto;
|
|
3048
|
+
}
|
|
3049
|
+
|
|
3045
3050
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3046
3051
|
opacity: 0.7;
|
|
3047
3052
|
pointer-events: none;
|
|
@@ -33527,6 +33532,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33527
33532
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33528
33533
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33529
33534
|
text-overflow: ellipsis;
|
|
33535
|
+
width: 150px;
|
|
33530
33536
|
}
|
|
33531
33537
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33532
33538
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -36070,6 +36076,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36070
36076
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
36071
36077
|
line-height: normal;
|
|
36072
36078
|
}
|
|
36079
|
+
|
|
36080
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36081
|
+
/* stylelint-disable declaration-no-important */
|
|
36082
|
+
/* stylelint-enable declaration-no-important */
|
|
36083
|
+
}
|
|
36084
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36085
|
+
border-spacing: 0 !important;
|
|
36086
|
+
}
|
|
36087
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36088
|
+
line-height: 1;
|
|
36089
|
+
}
|
|
36073
36090
|
}
|
|
36074
36091
|
/* stylelint-enable function-url-quotes */
|
|
36075
36092
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57937,6 +57954,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57937
57954
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57938
57955
|
width: 70px;
|
|
57939
57956
|
}
|
|
57957
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57958
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57959
|
+
overscroll-behavior: none;
|
|
57960
|
+
}
|
|
57940
57961
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57941
57962
|
transform: translateX(0);
|
|
57942
57963
|
}
|
|
@@ -3138,6 +3138,11 @@
|
|
|
3138
3138
|
pointer-events: none;
|
|
3139
3139
|
}
|
|
3140
3140
|
|
|
3141
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3142
|
+
cursor: pointer;
|
|
3143
|
+
pointer-events: auto;
|
|
3144
|
+
}
|
|
3145
|
+
|
|
3141
3146
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3142
3147
|
opacity: 0.7;
|
|
3143
3148
|
pointer-events: none;
|
|
@@ -44023,6 +44028,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
44023
44028
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
44024
44029
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
44025
44030
|
text-overflow: ellipsis;
|
|
44031
|
+
width: 150px;
|
|
44026
44032
|
}
|
|
44027
44033
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
44028
44034
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -46566,6 +46572,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46566
46572
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
46567
46573
|
line-height: normal;
|
|
46568
46574
|
}
|
|
46575
|
+
|
|
46576
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46577
|
+
/* stylelint-disable declaration-no-important */
|
|
46578
|
+
/* stylelint-enable declaration-no-important */
|
|
46579
|
+
}
|
|
46580
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46581
|
+
border-spacing: 0 !important;
|
|
46582
|
+
}
|
|
46583
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46584
|
+
line-height: 1;
|
|
46585
|
+
}
|
|
46569
46586
|
}
|
|
46570
46587
|
/* stylelint-enable function-url-quotes */
|
|
46571
46588
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -74314,6 +74331,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74314
74331
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
74315
74332
|
width: 70px;
|
|
74316
74333
|
}
|
|
74334
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
74335
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
74336
|
+
overscroll-behavior: none;
|
|
74337
|
+
}
|
|
74317
74338
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
74318
74339
|
transform: translateX(0);
|
|
74319
74340
|
}
|
|
@@ -3265,6 +3265,11 @@
|
|
|
3265
3265
|
pointer-events: none;
|
|
3266
3266
|
}
|
|
3267
3267
|
|
|
3268
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3269
|
+
cursor: pointer;
|
|
3270
|
+
pointer-events: auto;
|
|
3271
|
+
}
|
|
3272
|
+
|
|
3268
3273
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3269
3274
|
opacity: 0.7;
|
|
3270
3275
|
pointer-events: none;
|
|
@@ -33750,6 +33755,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33750
33755
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33751
33756
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33752
33757
|
text-overflow: ellipsis;
|
|
33758
|
+
width: 150px;
|
|
33753
33759
|
}
|
|
33754
33760
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33755
33761
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -36293,6 +36299,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36293
36299
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
36294
36300
|
line-height: normal;
|
|
36295
36301
|
}
|
|
36302
|
+
|
|
36303
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36304
|
+
/* stylelint-disable declaration-no-important */
|
|
36305
|
+
/* stylelint-enable declaration-no-important */
|
|
36306
|
+
}
|
|
36307
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36308
|
+
border-spacing: 0 !important;
|
|
36309
|
+
}
|
|
36310
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36311
|
+
line-height: 1;
|
|
36312
|
+
}
|
|
36296
36313
|
}
|
|
36297
36314
|
/* stylelint-enable function-url-quotes */
|
|
36298
36315
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -58160,6 +58177,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58160
58177
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
58161
58178
|
width: 70px;
|
|
58162
58179
|
}
|
|
58180
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
58181
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
58182
|
+
overscroll-behavior: none;
|
|
58183
|
+
}
|
|
58163
58184
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
58164
58185
|
transform: translateX(0);
|
|
58165
58186
|
}
|
package/Compiled-Themes/bds.css
CHANGED
|
@@ -3361,6 +3361,11 @@
|
|
|
3361
3361
|
pointer-events: none;
|
|
3362
3362
|
}
|
|
3363
3363
|
|
|
3364
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3365
|
+
cursor: pointer;
|
|
3366
|
+
pointer-events: auto;
|
|
3367
|
+
}
|
|
3368
|
+
|
|
3364
3369
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3365
3370
|
opacity: 0.7;
|
|
3366
3371
|
pointer-events: none;
|
|
@@ -44246,6 +44251,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
44246
44251
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
44247
44252
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
44248
44253
|
text-overflow: ellipsis;
|
|
44254
|
+
width: 150px;
|
|
44249
44255
|
}
|
|
44250
44256
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
44251
44257
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -46789,6 +46795,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46789
46795
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
46790
46796
|
line-height: normal;
|
|
46791
46797
|
}
|
|
46798
|
+
|
|
46799
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46800
|
+
/* stylelint-disable declaration-no-important */
|
|
46801
|
+
/* stylelint-enable declaration-no-important */
|
|
46802
|
+
}
|
|
46803
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46804
|
+
border-spacing: 0 !important;
|
|
46805
|
+
}
|
|
46806
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46807
|
+
line-height: 1;
|
|
46808
|
+
}
|
|
46792
46809
|
}
|
|
46793
46810
|
/* stylelint-enable function-url-quotes */
|
|
46794
46811
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -74537,6 +74554,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74537
74554
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
74538
74555
|
width: 70px;
|
|
74539
74556
|
}
|
|
74557
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
74558
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
74559
|
+
overscroll-behavior: none;
|
|
74560
|
+
}
|
|
74540
74561
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
74541
74562
|
transform: translateX(0);
|
|
74542
74563
|
}
|
|
@@ -3598,6 +3598,11 @@
|
|
|
3598
3598
|
pointer-events: none;
|
|
3599
3599
|
}
|
|
3600
3600
|
|
|
3601
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3602
|
+
cursor: pointer;
|
|
3603
|
+
pointer-events: auto;
|
|
3604
|
+
}
|
|
3605
|
+
|
|
3601
3606
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3602
3607
|
opacity: 0.7;
|
|
3603
3608
|
pointer-events: none;
|
|
@@ -33270,6 +33275,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33270
33275
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33271
33276
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33272
33277
|
text-overflow: ellipsis;
|
|
33278
|
+
width: 150px;
|
|
33273
33279
|
}
|
|
33274
33280
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33275
33281
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35780,6 +35786,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35780
35786
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35781
35787
|
line-height: normal;
|
|
35782
35788
|
}
|
|
35789
|
+
|
|
35790
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35791
|
+
/* stylelint-disable declaration-no-important */
|
|
35792
|
+
/* stylelint-enable declaration-no-important */
|
|
35793
|
+
}
|
|
35794
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35795
|
+
border-spacing: 0 !important;
|
|
35796
|
+
}
|
|
35797
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35798
|
+
line-height: 1;
|
|
35799
|
+
}
|
|
35783
35800
|
}
|
|
35784
35801
|
/* stylelint-enable function-url-quotes */
|
|
35785
35802
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57374,6 +57391,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57374
57391
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57375
57392
|
width: 70px;
|
|
57376
57393
|
}
|
|
57394
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57395
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57396
|
+
overscroll-behavior: none;
|
|
57397
|
+
}
|
|
57377
57398
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57378
57399
|
transform: translateX(0);
|
|
57379
57400
|
}
|
|
@@ -3694,6 +3694,11 @@
|
|
|
3694
3694
|
pointer-events: none;
|
|
3695
3695
|
}
|
|
3696
3696
|
|
|
3697
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3698
|
+
cursor: pointer;
|
|
3699
|
+
pointer-events: auto;
|
|
3700
|
+
}
|
|
3701
|
+
|
|
3697
3702
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3698
3703
|
opacity: 0.7;
|
|
3699
3704
|
pointer-events: none;
|
|
@@ -42681,6 +42686,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42681
42686
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
42682
42687
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
42683
42688
|
text-overflow: ellipsis;
|
|
42689
|
+
width: 150px;
|
|
42684
42690
|
}
|
|
42685
42691
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
42686
42692
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45191,6 +45197,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45191
45197
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45192
45198
|
line-height: normal;
|
|
45193
45199
|
}
|
|
45200
|
+
|
|
45201
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45202
|
+
/* stylelint-disable declaration-no-important */
|
|
45203
|
+
/* stylelint-enable declaration-no-important */
|
|
45204
|
+
}
|
|
45205
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45206
|
+
border-spacing: 0 !important;
|
|
45207
|
+
}
|
|
45208
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45209
|
+
line-height: 1;
|
|
45210
|
+
}
|
|
45194
45211
|
}
|
|
45195
45212
|
/* stylelint-enable function-url-quotes */
|
|
45196
45213
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -72435,6 +72452,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
72435
72452
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
72436
72453
|
width: 70px;
|
|
72437
72454
|
}
|
|
72455
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
72456
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
72457
|
+
overscroll-behavior: none;
|
|
72458
|
+
}
|
|
72438
72459
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
72439
72460
|
transform: translateX(0);
|
|
72440
72461
|
}
|
|
@@ -3598,6 +3598,11 @@
|
|
|
3598
3598
|
pointer-events: none;
|
|
3599
3599
|
}
|
|
3600
3600
|
|
|
3601
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3602
|
+
cursor: pointer;
|
|
3603
|
+
pointer-events: auto;
|
|
3604
|
+
}
|
|
3605
|
+
|
|
3601
3606
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3602
3607
|
opacity: 0.7;
|
|
3603
3608
|
pointer-events: none;
|
|
@@ -33293,6 +33298,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33293
33298
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33294
33299
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33295
33300
|
text-overflow: ellipsis;
|
|
33301
|
+
width: 150px;
|
|
33296
33302
|
}
|
|
33297
33303
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33298
33304
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35803,6 +35809,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35803
35809
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35804
35810
|
line-height: normal;
|
|
35805
35811
|
}
|
|
35812
|
+
|
|
35813
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35814
|
+
/* stylelint-disable declaration-no-important */
|
|
35815
|
+
/* stylelint-enable declaration-no-important */
|
|
35816
|
+
}
|
|
35817
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35818
|
+
border-spacing: 0 !important;
|
|
35819
|
+
}
|
|
35820
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35821
|
+
line-height: 1;
|
|
35822
|
+
}
|
|
35806
35823
|
}
|
|
35807
35824
|
/* stylelint-enable function-url-quotes */
|
|
35808
35825
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57564,6 +57581,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57564
57581
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57565
57582
|
width: 70px;
|
|
57566
57583
|
}
|
|
57584
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57585
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57586
|
+
overscroll-behavior: none;
|
|
57587
|
+
}
|
|
57567
57588
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57568
57589
|
transform: translateX(0);
|
|
57569
57590
|
}
|
|
@@ -3694,6 +3694,11 @@
|
|
|
3694
3694
|
pointer-events: none;
|
|
3695
3695
|
}
|
|
3696
3696
|
|
|
3697
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3698
|
+
cursor: pointer;
|
|
3699
|
+
pointer-events: auto;
|
|
3700
|
+
}
|
|
3701
|
+
|
|
3697
3702
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3698
3703
|
opacity: 0.7;
|
|
3699
3704
|
pointer-events: none;
|
|
@@ -42716,6 +42721,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42716
42721
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
42717
42722
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
42718
42723
|
text-overflow: ellipsis;
|
|
42724
|
+
width: 150px;
|
|
42719
42725
|
}
|
|
42720
42726
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
42721
42727
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45226,6 +45232,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45226
45232
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45227
45233
|
line-height: normal;
|
|
45228
45234
|
}
|
|
45235
|
+
|
|
45236
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45237
|
+
/* stylelint-disable declaration-no-important */
|
|
45238
|
+
/* stylelint-enable declaration-no-important */
|
|
45239
|
+
}
|
|
45240
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45241
|
+
border-spacing: 0 !important;
|
|
45242
|
+
}
|
|
45243
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45244
|
+
line-height: 1;
|
|
45245
|
+
}
|
|
45229
45246
|
}
|
|
45230
45247
|
/* stylelint-enable function-url-quotes */
|
|
45231
45248
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -72643,6 +72660,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
72643
72660
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
72644
72661
|
width: 70px;
|
|
72645
72662
|
}
|
|
72663
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
72664
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
72665
|
+
overscroll-behavior: none;
|
|
72666
|
+
}
|
|
72646
72667
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
72647
72668
|
transform: translateX(0);
|
|
72648
72669
|
}
|
|
@@ -3270,6 +3270,11 @@
|
|
|
3270
3270
|
pointer-events: none;
|
|
3271
3271
|
}
|
|
3272
3272
|
|
|
3273
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3274
|
+
cursor: pointer;
|
|
3275
|
+
pointer-events: auto;
|
|
3276
|
+
}
|
|
3277
|
+
|
|
3273
3278
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3274
3279
|
opacity: 0.7;
|
|
3275
3280
|
pointer-events: none;
|
|
@@ -33473,6 +33478,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33473
33478
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33474
33479
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33475
33480
|
text-overflow: ellipsis;
|
|
33481
|
+
width: 150px;
|
|
33476
33482
|
}
|
|
33477
33483
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33478
33484
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35993,6 +35999,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35993
35999
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35994
36000
|
line-height: normal;
|
|
35995
36001
|
}
|
|
36002
|
+
|
|
36003
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36004
|
+
/* stylelint-disable declaration-no-important */
|
|
36005
|
+
/* stylelint-enable declaration-no-important */
|
|
36006
|
+
}
|
|
36007
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36008
|
+
border-spacing: 0 !important;
|
|
36009
|
+
}
|
|
36010
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36011
|
+
line-height: 1;
|
|
36012
|
+
}
|
|
35996
36013
|
}
|
|
35997
36014
|
/* stylelint-enable function-url-quotes */
|
|
35998
36015
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -58296,6 +58313,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58296
58313
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
58297
58314
|
width: 60px;
|
|
58298
58315
|
}
|
|
58316
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
58317
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
58318
|
+
overscroll-behavior: none;
|
|
58319
|
+
}
|
|
58299
58320
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
58300
58321
|
transform: translateX(0);
|
|
58301
58322
|
}
|
|
@@ -3366,6 +3366,11 @@
|
|
|
3366
3366
|
pointer-events: none;
|
|
3367
3367
|
}
|
|
3368
3368
|
|
|
3369
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3370
|
+
cursor: pointer;
|
|
3371
|
+
pointer-events: auto;
|
|
3372
|
+
}
|
|
3373
|
+
|
|
3369
3374
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3370
3375
|
opacity: 0.7;
|
|
3371
3376
|
pointer-events: none;
|
|
@@ -43359,6 +43364,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43359
43364
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
43360
43365
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
43361
43366
|
text-overflow: ellipsis;
|
|
43367
|
+
width: 150px;
|
|
43362
43368
|
}
|
|
43363
43369
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
43364
43370
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45879,6 +45885,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45879
45885
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45880
45886
|
line-height: normal;
|
|
45881
45887
|
}
|
|
45888
|
+
|
|
45889
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45890
|
+
/* stylelint-disable declaration-no-important */
|
|
45891
|
+
/* stylelint-enable declaration-no-important */
|
|
45892
|
+
}
|
|
45893
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45894
|
+
border-spacing: 0 !important;
|
|
45895
|
+
}
|
|
45896
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45897
|
+
line-height: 1;
|
|
45898
|
+
}
|
|
45882
45899
|
}
|
|
45883
45900
|
/* stylelint-enable function-url-quotes */
|
|
45884
45901
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -74113,6 +74130,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74113
74130
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
74114
74131
|
width: 60px;
|
|
74115
74132
|
}
|
|
74133
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
74134
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
74135
|
+
overscroll-behavior: none;
|
|
74136
|
+
}
|
|
74116
74137
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
74117
74138
|
transform: translateX(0);
|
|
74118
74139
|
}
|
|
@@ -2853,6 +2853,11 @@
|
|
|
2853
2853
|
pointer-events: none;
|
|
2854
2854
|
}
|
|
2855
2855
|
|
|
2856
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2857
|
+
cursor: pointer;
|
|
2858
|
+
pointer-events: auto;
|
|
2859
|
+
}
|
|
2860
|
+
|
|
2856
2861
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2857
2862
|
opacity: 0.7;
|
|
2858
2863
|
pointer-events: none;
|
|
@@ -33190,6 +33195,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33190
33195
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33191
33196
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33192
33197
|
text-overflow: ellipsis;
|
|
33198
|
+
width: 150px;
|
|
33193
33199
|
}
|
|
33194
33200
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33195
33201
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35706,6 +35712,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35706
35712
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35707
35713
|
line-height: normal;
|
|
35708
35714
|
}
|
|
35715
|
+
|
|
35716
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35717
|
+
/* stylelint-disable declaration-no-important */
|
|
35718
|
+
/* stylelint-enable declaration-no-important */
|
|
35719
|
+
}
|
|
35720
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35721
|
+
border-spacing: 0 !important;
|
|
35722
|
+
}
|
|
35723
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35724
|
+
line-height: 1;
|
|
35725
|
+
}
|
|
35709
35726
|
}
|
|
35710
35727
|
/* stylelint-enable function-url-quotes */
|
|
35711
35728
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57867,6 +57884,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57867
57884
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57868
57885
|
width: 70px;
|
|
57869
57886
|
}
|
|
57887
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57888
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57889
|
+
overscroll-behavior: none;
|
|
57890
|
+
}
|
|
57870
57891
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57871
57892
|
transform: translateX(0);
|
|
57872
57893
|
}
|
|
@@ -2949,6 +2949,11 @@
|
|
|
2949
2949
|
pointer-events: none;
|
|
2950
2950
|
}
|
|
2951
2951
|
|
|
2952
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2953
|
+
cursor: pointer;
|
|
2954
|
+
pointer-events: auto;
|
|
2955
|
+
}
|
|
2956
|
+
|
|
2952
2957
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2953
2958
|
opacity: 0.7;
|
|
2954
2959
|
pointer-events: none;
|
|
@@ -43265,6 +43270,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43265
43270
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
43266
43271
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
43267
43272
|
text-overflow: ellipsis;
|
|
43273
|
+
width: 150px;
|
|
43268
43274
|
}
|
|
43269
43275
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
43270
43276
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45781,6 +45787,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45781
45787
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45782
45788
|
line-height: normal;
|
|
45783
45789
|
}
|
|
45790
|
+
|
|
45791
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45792
|
+
/* stylelint-disable declaration-no-important */
|
|
45793
|
+
/* stylelint-enable declaration-no-important */
|
|
45794
|
+
}
|
|
45795
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45796
|
+
border-spacing: 0 !important;
|
|
45797
|
+
}
|
|
45798
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45799
|
+
line-height: 1;
|
|
45800
|
+
}
|
|
45784
45801
|
}
|
|
45785
45802
|
/* stylelint-enable function-url-quotes */
|
|
45786
45803
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73765,6 +73782,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73765
73782
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73766
73783
|
width: 70px;
|
|
73767
73784
|
}
|
|
73785
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73786
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73787
|
+
overscroll-behavior: none;
|
|
73788
|
+
}
|
|
73768
73789
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73769
73790
|
transform: translateX(0);
|
|
73770
73791
|
}
|
|
@@ -2853,6 +2853,11 @@
|
|
|
2853
2853
|
pointer-events: none;
|
|
2854
2854
|
}
|
|
2855
2855
|
|
|
2856
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2857
|
+
cursor: pointer;
|
|
2858
|
+
pointer-events: auto;
|
|
2859
|
+
}
|
|
2860
|
+
|
|
2856
2861
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2857
2862
|
opacity: 0.7;
|
|
2858
2863
|
pointer-events: none;
|
|
@@ -33190,6 +33195,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33190
33195
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33191
33196
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33192
33197
|
text-overflow: ellipsis;
|
|
33198
|
+
width: 150px;
|
|
33193
33199
|
}
|
|
33194
33200
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33195
33201
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35706,6 +35712,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35706
35712
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35707
35713
|
line-height: normal;
|
|
35708
35714
|
}
|
|
35715
|
+
|
|
35716
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35717
|
+
/* stylelint-disable declaration-no-important */
|
|
35718
|
+
/* stylelint-enable declaration-no-important */
|
|
35719
|
+
}
|
|
35720
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35721
|
+
border-spacing: 0 !important;
|
|
35722
|
+
}
|
|
35723
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35724
|
+
line-height: 1;
|
|
35725
|
+
}
|
|
35709
35726
|
}
|
|
35710
35727
|
/* stylelint-enable function-url-quotes */
|
|
35711
35728
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57876,6 +57893,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57876
57893
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57877
57894
|
width: 70px;
|
|
57878
57895
|
}
|
|
57896
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57897
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57898
|
+
overscroll-behavior: none;
|
|
57899
|
+
}
|
|
57879
57900
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57880
57901
|
transform: translateX(0);
|
|
57881
57902
|
}
|
|
@@ -3150,6 +3150,11 @@
|
|
|
3150
3150
|
pointer-events: none;
|
|
3151
3151
|
}
|
|
3152
3152
|
|
|
3153
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3154
|
+
cursor: pointer;
|
|
3155
|
+
pointer-events: auto;
|
|
3156
|
+
}
|
|
3157
|
+
|
|
3153
3158
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3154
3159
|
opacity: 0.7;
|
|
3155
3160
|
pointer-events: none;
|
|
@@ -33533,6 +33538,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33533
33538
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33534
33539
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33535
33540
|
text-overflow: ellipsis;
|
|
33541
|
+
width: 150px;
|
|
33536
33542
|
}
|
|
33537
33543
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33538
33544
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -36047,6 +36053,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36047
36053
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
36048
36054
|
line-height: normal;
|
|
36049
36055
|
}
|
|
36056
|
+
|
|
36057
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36058
|
+
/* stylelint-disable declaration-no-important */
|
|
36059
|
+
/* stylelint-enable declaration-no-important */
|
|
36060
|
+
}
|
|
36061
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36062
|
+
border-spacing: 0 !important;
|
|
36063
|
+
}
|
|
36064
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36065
|
+
line-height: 1;
|
|
36066
|
+
}
|
|
36050
36067
|
}
|
|
36051
36068
|
/* stylelint-enable function-url-quotes */
|
|
36052
36069
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -58096,6 +58113,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58096
58113
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
58097
58114
|
width: 70px;
|
|
58098
58115
|
}
|
|
58116
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
58117
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
58118
|
+
overscroll-behavior: none;
|
|
58119
|
+
}
|
|
58099
58120
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
58100
58121
|
transform: translateX(0);
|
|
58101
58122
|
}
|