@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
|
@@ -3181,6 +3181,11 @@
|
|
|
3181
3181
|
pointer-events: none;
|
|
3182
3182
|
}
|
|
3183
3183
|
|
|
3184
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3185
|
+
cursor: pointer;
|
|
3186
|
+
pointer-events: auto;
|
|
3187
|
+
}
|
|
3188
|
+
|
|
3184
3189
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3185
3190
|
opacity: 0.7;
|
|
3186
3191
|
pointer-events: none;
|
|
@@ -36669,6 +36674,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36669
36674
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
36670
36675
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
36671
36676
|
text-overflow: ellipsis;
|
|
36677
|
+
width: 150px;
|
|
36672
36678
|
}
|
|
36673
36679
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
36674
36680
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -39217,6 +39223,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39217
39223
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
39218
39224
|
line-height: normal;
|
|
39219
39225
|
}
|
|
39226
|
+
|
|
39227
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
39228
|
+
/* stylelint-disable declaration-no-important */
|
|
39229
|
+
/* stylelint-enable declaration-no-important */
|
|
39230
|
+
}
|
|
39231
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
39232
|
+
border-spacing: 0 !important;
|
|
39233
|
+
}
|
|
39234
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
39235
|
+
line-height: 1;
|
|
39236
|
+
}
|
|
39220
39237
|
}
|
|
39221
39238
|
/* stylelint-enable function-url-quotes */
|
|
39222
39239
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -61498,6 +61515,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61498
61515
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
61499
61516
|
width: 70px;
|
|
61500
61517
|
}
|
|
61518
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
61519
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
61520
|
+
overscroll-behavior: none;
|
|
61521
|
+
}
|
|
61501
61522
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
61502
61523
|
transform: translateX(0);
|
|
61503
61524
|
}
|
|
@@ -3277,6 +3277,11 @@
|
|
|
3277
3277
|
pointer-events: none;
|
|
3278
3278
|
}
|
|
3279
3279
|
|
|
3280
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3281
|
+
cursor: pointer;
|
|
3282
|
+
pointer-events: auto;
|
|
3283
|
+
}
|
|
3284
|
+
|
|
3280
3285
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3281
3286
|
opacity: 0.7;
|
|
3282
3287
|
pointer-events: none;
|
|
@@ -48986,6 +48991,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48986
48991
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
48987
48992
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
48988
48993
|
text-overflow: ellipsis;
|
|
48994
|
+
width: 150px;
|
|
48989
48995
|
}
|
|
48990
48996
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
48991
48997
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -51534,6 +51540,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51534
51540
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
51535
51541
|
line-height: normal;
|
|
51536
51542
|
}
|
|
51543
|
+
|
|
51544
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
51545
|
+
/* stylelint-disable declaration-no-important */
|
|
51546
|
+
/* stylelint-enable declaration-no-important */
|
|
51547
|
+
}
|
|
51548
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
51549
|
+
border-spacing: 0 !important;
|
|
51550
|
+
}
|
|
51551
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
51552
|
+
line-height: 1;
|
|
51553
|
+
}
|
|
51537
51554
|
}
|
|
51538
51555
|
/* stylelint-enable function-url-quotes */
|
|
51539
51556
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -79816,6 +79833,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79816
79833
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
79817
79834
|
width: 70px;
|
|
79818
79835
|
}
|
|
79836
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
79837
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
79838
|
+
overscroll-behavior: none;
|
|
79839
|
+
}
|
|
79819
79840
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
79820
79841
|
transform: translateX(0);
|
|
79821
79842
|
}
|
|
@@ -3884,6 +3884,11 @@
|
|
|
3884
3884
|
pointer-events: none;
|
|
3885
3885
|
}
|
|
3886
3886
|
|
|
3887
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3888
|
+
cursor: pointer;
|
|
3889
|
+
pointer-events: auto;
|
|
3890
|
+
}
|
|
3891
|
+
|
|
3887
3892
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3888
3893
|
opacity: 0.7;
|
|
3889
3894
|
pointer-events: none;
|
|
@@ -37367,6 +37372,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37367
37372
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
37368
37373
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
37369
37374
|
text-overflow: ellipsis;
|
|
37375
|
+
width: 150px;
|
|
37370
37376
|
}
|
|
37371
37377
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
37372
37378
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -39906,6 +39912,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39906
39912
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
39907
39913
|
line-height: normal;
|
|
39908
39914
|
}
|
|
39915
|
+
|
|
39916
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
39917
|
+
/* stylelint-disable declaration-no-important */
|
|
39918
|
+
/* stylelint-enable declaration-no-important */
|
|
39919
|
+
}
|
|
39920
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
39921
|
+
border-spacing: 0 !important;
|
|
39922
|
+
}
|
|
39923
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
39924
|
+
line-height: 1;
|
|
39925
|
+
}
|
|
39909
39926
|
}
|
|
39910
39927
|
/* stylelint-enable function-url-quotes */
|
|
39911
39928
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -62207,6 +62224,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62207
62224
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
62208
62225
|
width: 70px;
|
|
62209
62226
|
}
|
|
62227
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
62228
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
62229
|
+
overscroll-behavior: none;
|
|
62230
|
+
}
|
|
62210
62231
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
62211
62232
|
transform: translateX(0);
|
|
62212
62233
|
}
|
|
@@ -3980,6 +3980,11 @@
|
|
|
3980
3980
|
pointer-events: none;
|
|
3981
3981
|
}
|
|
3982
3982
|
|
|
3983
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3984
|
+
cursor: pointer;
|
|
3985
|
+
pointer-events: auto;
|
|
3986
|
+
}
|
|
3987
|
+
|
|
3983
3988
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3984
3989
|
opacity: 0.7;
|
|
3985
3990
|
pointer-events: none;
|
|
@@ -49684,6 +49689,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
49684
49689
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
49685
49690
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
49686
49691
|
text-overflow: ellipsis;
|
|
49692
|
+
width: 150px;
|
|
49687
49693
|
}
|
|
49688
49694
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
49689
49695
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -52223,6 +52229,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52223
52229
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
52224
52230
|
line-height: normal;
|
|
52225
52231
|
}
|
|
52232
|
+
|
|
52233
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
52234
|
+
/* stylelint-disable declaration-no-important */
|
|
52235
|
+
/* stylelint-enable declaration-no-important */
|
|
52236
|
+
}
|
|
52237
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
52238
|
+
border-spacing: 0 !important;
|
|
52239
|
+
}
|
|
52240
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
52241
|
+
line-height: 1;
|
|
52242
|
+
}
|
|
52226
52243
|
}
|
|
52227
52244
|
/* stylelint-enable function-url-quotes */
|
|
52228
52245
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -80563,6 +80580,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80563
80580
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
80564
80581
|
width: 70px;
|
|
80565
80582
|
}
|
|
80583
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
80584
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
80585
|
+
overscroll-behavior: none;
|
|
80586
|
+
}
|
|
80566
80587
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
80567
80588
|
transform: translateX(0);
|
|
80568
80589
|
}
|
|
@@ -3560,6 +3560,11 @@
|
|
|
3560
3560
|
pointer-events: none;
|
|
3561
3561
|
}
|
|
3562
3562
|
|
|
3563
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3564
|
+
cursor: pointer;
|
|
3565
|
+
pointer-events: auto;
|
|
3566
|
+
}
|
|
3567
|
+
|
|
3563
3568
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3564
3569
|
opacity: 0.7;
|
|
3565
3570
|
pointer-events: none;
|
|
@@ -33601,6 +33606,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33601
33606
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33602
33607
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33603
33608
|
text-overflow: ellipsis;
|
|
33609
|
+
width: 150px;
|
|
33604
33610
|
}
|
|
33605
33611
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33606
33612
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -36114,6 +36120,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36114
36120
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
36115
36121
|
line-height: normal;
|
|
36116
36122
|
}
|
|
36123
|
+
|
|
36124
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36125
|
+
/* stylelint-disable declaration-no-important */
|
|
36126
|
+
/* stylelint-enable declaration-no-important */
|
|
36127
|
+
}
|
|
36128
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36129
|
+
border-spacing: 0 !important;
|
|
36130
|
+
}
|
|
36131
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36132
|
+
line-height: 1;
|
|
36133
|
+
}
|
|
36117
36134
|
}
|
|
36118
36135
|
/* stylelint-enable function-url-quotes */
|
|
36119
36136
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57852,6 +57869,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57852
57869
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57853
57870
|
width: 70px;
|
|
57854
57871
|
}
|
|
57872
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57873
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57874
|
+
overscroll-behavior: none;
|
|
57875
|
+
}
|
|
57855
57876
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57856
57877
|
transform: translateX(0);
|
|
57857
57878
|
}
|
|
@@ -3656,6 +3656,11 @@
|
|
|
3656
3656
|
pointer-events: none;
|
|
3657
3657
|
}
|
|
3658
3658
|
|
|
3659
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3660
|
+
cursor: pointer;
|
|
3661
|
+
pointer-events: auto;
|
|
3662
|
+
}
|
|
3663
|
+
|
|
3659
3664
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3660
3665
|
opacity: 0.7;
|
|
3661
3666
|
pointer-events: none;
|
|
@@ -43072,6 +43077,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43072
43077
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
43073
43078
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
43074
43079
|
text-overflow: ellipsis;
|
|
43080
|
+
width: 150px;
|
|
43075
43081
|
}
|
|
43076
43082
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
43077
43083
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45585,6 +45591,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45585
45591
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45586
45592
|
line-height: normal;
|
|
45587
45593
|
}
|
|
45594
|
+
|
|
45595
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45596
|
+
/* stylelint-disable declaration-no-important */
|
|
45597
|
+
/* stylelint-enable declaration-no-important */
|
|
45598
|
+
}
|
|
45599
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45600
|
+
border-spacing: 0 !important;
|
|
45601
|
+
}
|
|
45602
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45603
|
+
line-height: 1;
|
|
45604
|
+
}
|
|
45588
45605
|
}
|
|
45589
45606
|
/* stylelint-enable function-url-quotes */
|
|
45590
45607
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -72979,6 +72996,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
72979
72996
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
72980
72997
|
width: 70px;
|
|
72981
72998
|
}
|
|
72999
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73000
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73001
|
+
overscroll-behavior: none;
|
|
73002
|
+
}
|
|
72982
73003
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
72983
73004
|
transform: translateX(0);
|
|
72984
73005
|
}
|
|
@@ -3570,6 +3570,11 @@
|
|
|
3570
3570
|
pointer-events: none;
|
|
3571
3571
|
}
|
|
3572
3572
|
|
|
3573
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3574
|
+
cursor: pointer;
|
|
3575
|
+
pointer-events: auto;
|
|
3576
|
+
}
|
|
3577
|
+
|
|
3573
3578
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3574
3579
|
opacity: 0.7;
|
|
3575
3580
|
pointer-events: none;
|
|
@@ -9205,7 +9210,8 @@ textarea.e-input::selection,
|
|
|
9205
9210
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
9206
9211
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
9207
9212
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
9208
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
9213
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
9214
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
9209
9215
|
color: #ff6652;
|
|
9210
9216
|
}
|
|
9211
9217
|
|
|
@@ -38068,6 +38074,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
38068
38074
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
38069
38075
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
38070
38076
|
text-overflow: ellipsis;
|
|
38077
|
+
width: 150px;
|
|
38071
38078
|
}
|
|
38072
38079
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
38073
38080
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -40583,6 +40590,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40583
40590
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
40584
40591
|
line-height: normal;
|
|
40585
40592
|
}
|
|
40593
|
+
|
|
40594
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
40595
|
+
/* stylelint-disable declaration-no-important */
|
|
40596
|
+
/* stylelint-enable declaration-no-important */
|
|
40597
|
+
}
|
|
40598
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
40599
|
+
border-spacing: 0 !important;
|
|
40600
|
+
}
|
|
40601
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
40602
|
+
line-height: 1;
|
|
40603
|
+
}
|
|
40586
40604
|
}
|
|
40587
40605
|
/* stylelint-enable function-url-quotes */
|
|
40588
40606
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -62137,6 +62155,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62137
62155
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
62138
62156
|
width: 70px;
|
|
62139
62157
|
}
|
|
62158
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
62159
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
62160
|
+
overscroll-behavior: none;
|
|
62161
|
+
}
|
|
62140
62162
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
62141
62163
|
transform: translateX(0);
|
|
62142
62164
|
}
|
|
@@ -3666,6 +3666,11 @@
|
|
|
3666
3666
|
pointer-events: none;
|
|
3667
3667
|
}
|
|
3668
3668
|
|
|
3669
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3670
|
+
cursor: pointer;
|
|
3671
|
+
pointer-events: auto;
|
|
3672
|
+
}
|
|
3673
|
+
|
|
3669
3674
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3670
3675
|
opacity: 0.7;
|
|
3671
3676
|
pointer-events: none;
|
|
@@ -9386,7 +9391,8 @@ textarea.e-input::selection,
|
|
|
9386
9391
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
9387
9392
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
9388
9393
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
9389
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
9394
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
9395
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
9390
9396
|
color: #ff6652;
|
|
9391
9397
|
}
|
|
9392
9398
|
|
|
@@ -51858,6 +51864,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51858
51864
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
51859
51865
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
51860
51866
|
text-overflow: ellipsis;
|
|
51867
|
+
width: 150px;
|
|
51861
51868
|
}
|
|
51862
51869
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
51863
51870
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -54373,6 +54380,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
54373
54380
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
54374
54381
|
line-height: normal;
|
|
54375
54382
|
}
|
|
54383
|
+
|
|
54384
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
54385
|
+
/* stylelint-disable declaration-no-important */
|
|
54386
|
+
/* stylelint-enable declaration-no-important */
|
|
54387
|
+
}
|
|
54388
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
54389
|
+
border-spacing: 0 !important;
|
|
54390
|
+
}
|
|
54391
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
54392
|
+
line-height: 1;
|
|
54393
|
+
}
|
|
54376
54394
|
}
|
|
54377
54395
|
/* stylelint-enable function-url-quotes */
|
|
54378
54396
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -81610,6 +81628,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81610
81628
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
81611
81629
|
width: 70px;
|
|
81612
81630
|
}
|
|
81631
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
81632
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
81633
|
+
overscroll-behavior: none;
|
|
81634
|
+
}
|
|
81613
81635
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
81614
81636
|
transform: translateX(0);
|
|
81615
81637
|
}
|
|
@@ -3573,6 +3573,11 @@
|
|
|
3573
3573
|
pointer-events: none;
|
|
3574
3574
|
}
|
|
3575
3575
|
|
|
3576
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3577
|
+
cursor: pointer;
|
|
3578
|
+
pointer-events: auto;
|
|
3579
|
+
}
|
|
3580
|
+
|
|
3576
3581
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3577
3582
|
opacity: 0.7;
|
|
3578
3583
|
pointer-events: none;
|
|
@@ -9211,7 +9216,8 @@ textarea.e-input::selection,
|
|
|
9211
9216
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
9212
9217
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
9213
9218
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
9214
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
9219
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
9220
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
9215
9221
|
color: #f44336;
|
|
9216
9222
|
}
|
|
9217
9223
|
|
|
@@ -38102,6 +38108,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
38102
38108
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
38103
38109
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
38104
38110
|
text-overflow: ellipsis;
|
|
38111
|
+
width: 150px;
|
|
38105
38112
|
}
|
|
38106
38113
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
38107
38114
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -40617,6 +40624,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40617
40624
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
40618
40625
|
line-height: normal;
|
|
40619
40626
|
}
|
|
40627
|
+
|
|
40628
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
40629
|
+
/* stylelint-disable declaration-no-important */
|
|
40630
|
+
/* stylelint-enable declaration-no-important */
|
|
40631
|
+
}
|
|
40632
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
40633
|
+
border-spacing: 0 !important;
|
|
40634
|
+
}
|
|
40635
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
40636
|
+
line-height: 1;
|
|
40637
|
+
}
|
|
40620
40638
|
}
|
|
40621
40639
|
/* stylelint-enable function-url-quotes */
|
|
40622
40640
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -62277,6 +62295,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62277
62295
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
62278
62296
|
width: 70px;
|
|
62279
62297
|
}
|
|
62298
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
62299
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
62300
|
+
overscroll-behavior: none;
|
|
62301
|
+
}
|
|
62280
62302
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
62281
62303
|
transform: translateX(0);
|
|
62282
62304
|
}
|
|
@@ -3669,6 +3669,11 @@
|
|
|
3669
3669
|
pointer-events: none;
|
|
3670
3670
|
}
|
|
3671
3671
|
|
|
3672
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3673
|
+
cursor: pointer;
|
|
3674
|
+
pointer-events: auto;
|
|
3675
|
+
}
|
|
3676
|
+
|
|
3672
3677
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3673
3678
|
opacity: 0.7;
|
|
3674
3679
|
pointer-events: none;
|
|
@@ -9413,7 +9418,8 @@ textarea.e-input::selection,
|
|
|
9413
9418
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
9414
9419
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
9415
9420
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
9416
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
9421
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
9422
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
9417
9423
|
color: #f44336;
|
|
9418
9424
|
}
|
|
9419
9425
|
|
|
@@ -51945,6 +51951,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51945
51951
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
51946
51952
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
51947
51953
|
text-overflow: ellipsis;
|
|
51954
|
+
width: 150px;
|
|
51948
51955
|
}
|
|
51949
51956
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
51950
51957
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -54460,6 +54467,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
54460
54467
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
54461
54468
|
line-height: normal;
|
|
54462
54469
|
}
|
|
54470
|
+
|
|
54471
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
54472
|
+
/* stylelint-disable declaration-no-important */
|
|
54473
|
+
/* stylelint-enable declaration-no-important */
|
|
54474
|
+
}
|
|
54475
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
54476
|
+
border-spacing: 0 !important;
|
|
54477
|
+
}
|
|
54478
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
54479
|
+
line-height: 1;
|
|
54480
|
+
}
|
|
54463
54481
|
}
|
|
54464
54482
|
/* stylelint-enable function-url-quotes */
|
|
54465
54483
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -81813,6 +81831,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81813
81831
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
81814
81832
|
width: 70px;
|
|
81815
81833
|
}
|
|
81834
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
81835
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
81836
|
+
overscroll-behavior: none;
|
|
81837
|
+
}
|
|
81816
81838
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
81817
81839
|
transform: translateX(0);
|
|
81818
81840
|
}
|
|
@@ -2913,6 +2913,11 @@
|
|
|
2913
2913
|
pointer-events: none;
|
|
2914
2914
|
}
|
|
2915
2915
|
|
|
2916
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2917
|
+
cursor: pointer;
|
|
2918
|
+
pointer-events: auto;
|
|
2919
|
+
}
|
|
2920
|
+
|
|
2916
2921
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2917
2922
|
opacity: 0.7;
|
|
2918
2923
|
pointer-events: none;
|
|
@@ -8442,7 +8447,8 @@ textarea.e-input::selection,
|
|
|
8442
8447
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8443
8448
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8444
8449
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8445
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8450
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8451
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8446
8452
|
color: rgba(var(--color-sf-error));
|
|
8447
8453
|
}
|
|
8448
8454
|
|
|
@@ -37794,6 +37800,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37794
37800
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
37795
37801
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
37796
37802
|
text-overflow: ellipsis;
|
|
37803
|
+
width: 150px;
|
|
37797
37804
|
}
|
|
37798
37805
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
37799
37806
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -40351,6 +40358,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40351
40358
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
40352
40359
|
line-height: normal;
|
|
40353
40360
|
}
|
|
40361
|
+
|
|
40362
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
40363
|
+
/* stylelint-disable declaration-no-important */
|
|
40364
|
+
/* stylelint-enable declaration-no-important */
|
|
40365
|
+
}
|
|
40366
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
40367
|
+
border-spacing: 0 !important;
|
|
40368
|
+
}
|
|
40369
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
40370
|
+
line-height: 1;
|
|
40371
|
+
}
|
|
40354
40372
|
}
|
|
40355
40373
|
/* stylelint-enable function-url-quotes */
|
|
40356
40374
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -62448,6 +62466,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62448
62466
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
62449
62467
|
width: 70px;
|
|
62450
62468
|
}
|
|
62469
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
62470
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
62471
|
+
overscroll-behavior: none;
|
|
62472
|
+
}
|
|
62451
62473
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
62452
62474
|
transform: translateX(0);
|
|
62453
62475
|
}
|
|
@@ -3009,6 +3009,11 @@
|
|
|
3009
3009
|
pointer-events: none;
|
|
3010
3010
|
}
|
|
3011
3011
|
|
|
3012
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3013
|
+
cursor: pointer;
|
|
3014
|
+
pointer-events: auto;
|
|
3015
|
+
}
|
|
3016
|
+
|
|
3012
3017
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3013
3018
|
opacity: 0.7;
|
|
3014
3019
|
pointer-events: none;
|
|
@@ -8648,7 +8653,8 @@ textarea.e-input::selection,
|
|
|
8648
8653
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8649
8654
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8650
8655
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8651
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8656
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8657
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8652
8658
|
color: rgba(var(--color-sf-error));
|
|
8653
8659
|
}
|
|
8654
8660
|
|
|
@@ -52178,6 +52184,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52178
52184
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
52179
52185
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
52180
52186
|
text-overflow: ellipsis;
|
|
52187
|
+
width: 150px;
|
|
52181
52188
|
}
|
|
52182
52189
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
52183
52190
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -54735,6 +54742,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
54735
54742
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
54736
54743
|
line-height: normal;
|
|
54737
54744
|
}
|
|
54745
|
+
|
|
54746
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
54747
|
+
/* stylelint-disable declaration-no-important */
|
|
54748
|
+
/* stylelint-enable declaration-no-important */
|
|
54749
|
+
}
|
|
54750
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
54751
|
+
border-spacing: 0 !important;
|
|
54752
|
+
}
|
|
54753
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
54754
|
+
line-height: 1;
|
|
54755
|
+
}
|
|
54738
54756
|
}
|
|
54739
54757
|
/* stylelint-enable function-url-quotes */
|
|
54740
54758
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -82805,6 +82823,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82805
82823
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
82806
82824
|
width: 70px;
|
|
82807
82825
|
}
|
|
82826
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
82827
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
82828
|
+
overscroll-behavior: none;
|
|
82829
|
+
}
|
|
82808
82830
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
82809
82831
|
transform: translateX(0);
|
|
82810
82832
|
}
|
|
@@ -84818,7 +84840,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84818
84840
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
|
|
84819
84841
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
84820
84842
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right {
|
|
84821
|
-
padding:
|
|
84843
|
+
padding: 7px 0;
|
|
84822
84844
|
font-size: 18px;
|
|
84823
84845
|
}
|
|
84824
84846
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
|