@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
|
@@ -3246,6 +3246,11 @@
|
|
|
3246
3246
|
pointer-events: none;
|
|
3247
3247
|
}
|
|
3248
3248
|
|
|
3249
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3250
|
+
cursor: pointer;
|
|
3251
|
+
pointer-events: auto;
|
|
3252
|
+
}
|
|
3253
|
+
|
|
3249
3254
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3250
3255
|
opacity: 0.7;
|
|
3251
3256
|
pointer-events: none;
|
|
@@ -43328,6 +43333,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43328
43333
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
43329
43334
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
43330
43335
|
text-overflow: ellipsis;
|
|
43336
|
+
width: 150px;
|
|
43331
43337
|
}
|
|
43332
43338
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
43333
43339
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45842,6 +45848,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45842
45848
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45843
45849
|
line-height: normal;
|
|
45844
45850
|
}
|
|
45851
|
+
|
|
45852
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45853
|
+
/* stylelint-disable declaration-no-important */
|
|
45854
|
+
/* stylelint-enable declaration-no-important */
|
|
45855
|
+
}
|
|
45856
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45857
|
+
border-spacing: 0 !important;
|
|
45858
|
+
}
|
|
45859
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45860
|
+
line-height: 1;
|
|
45861
|
+
}
|
|
45845
45862
|
}
|
|
45846
45863
|
/* stylelint-enable function-url-quotes */
|
|
45847
45864
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73620,6 +73637,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73620
73637
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73621
73638
|
width: 70px;
|
|
73622
73639
|
}
|
|
73640
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73641
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73642
|
+
overscroll-behavior: none;
|
|
73643
|
+
}
|
|
73623
73644
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73624
73645
|
transform: translateX(0);
|
|
73625
73646
|
}
|
|
@@ -3446,6 +3446,11 @@
|
|
|
3446
3446
|
pointer-events: none;
|
|
3447
3447
|
}
|
|
3448
3448
|
|
|
3449
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3450
|
+
cursor: pointer;
|
|
3451
|
+
pointer-events: auto;
|
|
3452
|
+
}
|
|
3453
|
+
|
|
3449
3454
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3450
3455
|
opacity: 0.7;
|
|
3451
3456
|
pointer-events: none;
|
|
@@ -33829,6 +33834,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33829
33834
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33830
33835
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33831
33836
|
text-overflow: ellipsis;
|
|
33837
|
+
width: 150px;
|
|
33832
33838
|
}
|
|
33833
33839
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33834
33840
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -36343,6 +36349,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36343
36349
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
36344
36350
|
line-height: normal;
|
|
36345
36351
|
}
|
|
36352
|
+
|
|
36353
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36354
|
+
/* stylelint-disable declaration-no-important */
|
|
36355
|
+
/* stylelint-enable declaration-no-important */
|
|
36356
|
+
}
|
|
36357
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36358
|
+
border-spacing: 0 !important;
|
|
36359
|
+
}
|
|
36360
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36361
|
+
line-height: 1;
|
|
36362
|
+
}
|
|
36346
36363
|
}
|
|
36347
36364
|
/* stylelint-enable function-url-quotes */
|
|
36348
36365
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -58398,6 +58415,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58398
58415
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
58399
58416
|
width: 70px;
|
|
58400
58417
|
}
|
|
58418
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
58419
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
58420
|
+
overscroll-behavior: none;
|
|
58421
|
+
}
|
|
58401
58422
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
58402
58423
|
transform: translateX(0);
|
|
58403
58424
|
}
|
|
@@ -3542,6 +3542,11 @@
|
|
|
3542
3542
|
pointer-events: none;
|
|
3543
3543
|
}
|
|
3544
3544
|
|
|
3545
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3546
|
+
cursor: pointer;
|
|
3547
|
+
pointer-events: auto;
|
|
3548
|
+
}
|
|
3549
|
+
|
|
3545
3550
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3546
3551
|
opacity: 0.7;
|
|
3547
3552
|
pointer-events: none;
|
|
@@ -43624,6 +43629,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43624
43629
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
43625
43630
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
43626
43631
|
text-overflow: ellipsis;
|
|
43632
|
+
width: 150px;
|
|
43627
43633
|
}
|
|
43628
43634
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
43629
43635
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -46138,6 +46144,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46138
46144
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
46139
46145
|
line-height: normal;
|
|
46140
46146
|
}
|
|
46147
|
+
|
|
46148
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46149
|
+
/* stylelint-disable declaration-no-important */
|
|
46150
|
+
/* stylelint-enable declaration-no-important */
|
|
46151
|
+
}
|
|
46152
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46153
|
+
border-spacing: 0 !important;
|
|
46154
|
+
}
|
|
46155
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46156
|
+
line-height: 1;
|
|
46157
|
+
}
|
|
46141
46158
|
}
|
|
46142
46159
|
/* stylelint-enable function-url-quotes */
|
|
46143
46160
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73922,6 +73939,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73922
73939
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73923
73940
|
width: 70px;
|
|
73924
73941
|
}
|
|
73942
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73943
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73944
|
+
overscroll-behavior: none;
|
|
73945
|
+
}
|
|
73925
73946
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73926
73947
|
transform: translateX(0);
|
|
73927
73948
|
}
|
|
@@ -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),
|
|
@@ -73774,6 +73791,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73774
73791
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73775
73792
|
width: 70px;
|
|
73776
73793
|
}
|
|
73794
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73795
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73796
|
+
overscroll-behavior: none;
|
|
73797
|
+
}
|
|
73777
73798
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73778
73799
|
transform: translateX(0);
|
|
73779
73800
|
}
|
|
@@ -3561,6 +3561,11 @@
|
|
|
3561
3561
|
pointer-events: none;
|
|
3562
3562
|
}
|
|
3563
3563
|
|
|
3564
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3565
|
+
cursor: pointer;
|
|
3566
|
+
pointer-events: auto;
|
|
3567
|
+
}
|
|
3568
|
+
|
|
3564
3569
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3565
3570
|
opacity: 0.7;
|
|
3566
3571
|
pointer-events: none;
|
|
@@ -33178,6 +33183,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33178
33183
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33179
33184
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33180
33185
|
text-overflow: ellipsis;
|
|
33186
|
+
width: 150px;
|
|
33181
33187
|
}
|
|
33182
33188
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33183
33189
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35689,6 +35695,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35689
35695
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35690
35696
|
line-height: normal;
|
|
35691
35697
|
}
|
|
35698
|
+
|
|
35699
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35700
|
+
/* stylelint-disable declaration-no-important */
|
|
35701
|
+
/* stylelint-enable declaration-no-important */
|
|
35702
|
+
}
|
|
35703
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35704
|
+
border-spacing: 0 !important;
|
|
35705
|
+
}
|
|
35706
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35707
|
+
line-height: 1;
|
|
35708
|
+
}
|
|
35692
35709
|
}
|
|
35693
35710
|
/* stylelint-enable function-url-quotes */
|
|
35694
35711
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57225,6 +57242,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57225
57242
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57226
57243
|
width: 70px;
|
|
57227
57244
|
}
|
|
57245
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57246
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57247
|
+
overscroll-behavior: none;
|
|
57248
|
+
}
|
|
57228
57249
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57229
57250
|
transform: translateX(0);
|
|
57230
57251
|
}
|
|
@@ -3657,6 +3657,11 @@
|
|
|
3657
3657
|
pointer-events: none;
|
|
3658
3658
|
}
|
|
3659
3659
|
|
|
3660
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3661
|
+
cursor: pointer;
|
|
3662
|
+
pointer-events: auto;
|
|
3663
|
+
}
|
|
3664
|
+
|
|
3660
3665
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3661
3666
|
opacity: 0.7;
|
|
3662
3667
|
pointer-events: none;
|
|
@@ -42595,6 +42600,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42595
42600
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
42596
42601
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
42597
42602
|
text-overflow: ellipsis;
|
|
42603
|
+
width: 150px;
|
|
42598
42604
|
}
|
|
42599
42605
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
42600
42606
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45106,6 +45112,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45106
45112
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45107
45113
|
line-height: normal;
|
|
45108
45114
|
}
|
|
45115
|
+
|
|
45116
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45117
|
+
/* stylelint-disable declaration-no-important */
|
|
45118
|
+
/* stylelint-enable declaration-no-important */
|
|
45119
|
+
}
|
|
45120
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45121
|
+
border-spacing: 0 !important;
|
|
45122
|
+
}
|
|
45123
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45124
|
+
line-height: 1;
|
|
45125
|
+
}
|
|
45109
45126
|
}
|
|
45110
45127
|
/* stylelint-enable function-url-quotes */
|
|
45111
45128
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -72302,6 +72319,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
72302
72319
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
72303
72320
|
width: 70px;
|
|
72304
72321
|
}
|
|
72322
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
72323
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
72324
|
+
overscroll-behavior: none;
|
|
72325
|
+
}
|
|
72305
72326
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
72306
72327
|
transform: translateX(0);
|
|
72307
72328
|
}
|
|
@@ -3561,6 +3561,11 @@
|
|
|
3561
3561
|
pointer-events: none;
|
|
3562
3562
|
}
|
|
3563
3563
|
|
|
3564
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3565
|
+
cursor: pointer;
|
|
3566
|
+
pointer-events: auto;
|
|
3567
|
+
}
|
|
3568
|
+
|
|
3564
3569
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3565
3570
|
opacity: 0.7;
|
|
3566
3571
|
pointer-events: none;
|
|
@@ -33219,6 +33224,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33219
33224
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33220
33225
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33221
33226
|
text-overflow: ellipsis;
|
|
33227
|
+
width: 150px;
|
|
33222
33228
|
}
|
|
33223
33229
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33224
33230
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35730,6 +35736,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35730
35736
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35731
35737
|
line-height: normal;
|
|
35732
35738
|
}
|
|
35739
|
+
|
|
35740
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35741
|
+
/* stylelint-disable declaration-no-important */
|
|
35742
|
+
/* stylelint-enable declaration-no-important */
|
|
35743
|
+
}
|
|
35744
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35745
|
+
border-spacing: 0 !important;
|
|
35746
|
+
}
|
|
35747
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35748
|
+
line-height: 1;
|
|
35749
|
+
}
|
|
35733
35750
|
}
|
|
35734
35751
|
/* stylelint-enable function-url-quotes */
|
|
35735
35752
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57357,6 +57374,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57357
57374
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57358
57375
|
width: 70px;
|
|
57359
57376
|
}
|
|
57377
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57378
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57379
|
+
overscroll-behavior: none;
|
|
57380
|
+
}
|
|
57360
57381
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57361
57382
|
transform: translateX(0);
|
|
57362
57383
|
}
|
|
@@ -3657,6 +3657,11 @@
|
|
|
3657
3657
|
pointer-events: none;
|
|
3658
3658
|
}
|
|
3659
3659
|
|
|
3660
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3661
|
+
cursor: pointer;
|
|
3662
|
+
pointer-events: auto;
|
|
3663
|
+
}
|
|
3664
|
+
|
|
3660
3665
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3661
3666
|
opacity: 0.7;
|
|
3662
3667
|
pointer-events: none;
|
|
@@ -42654,6 +42659,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42654
42659
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
42655
42660
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
42656
42661
|
text-overflow: ellipsis;
|
|
42662
|
+
width: 150px;
|
|
42657
42663
|
}
|
|
42658
42664
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
42659
42665
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45165,6 +45171,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45165
45171
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45166
45172
|
line-height: normal;
|
|
45167
45173
|
}
|
|
45174
|
+
|
|
45175
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45176
|
+
/* stylelint-disable declaration-no-important */
|
|
45177
|
+
/* stylelint-enable declaration-no-important */
|
|
45178
|
+
}
|
|
45179
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45180
|
+
border-spacing: 0 !important;
|
|
45181
|
+
}
|
|
45182
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45183
|
+
line-height: 1;
|
|
45184
|
+
}
|
|
45168
45185
|
}
|
|
45169
45186
|
/* stylelint-enable function-url-quotes */
|
|
45170
45187
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -72449,6 +72466,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
72449
72466
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
72450
72467
|
width: 70px;
|
|
72451
72468
|
}
|
|
72469
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
72470
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
72471
|
+
overscroll-behavior: none;
|
|
72472
|
+
}
|
|
72452
72473
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
72453
72474
|
transform: translateX(0);
|
|
72454
72475
|
}
|
|
@@ -2847,6 +2847,11 @@
|
|
|
2847
2847
|
pointer-events: none;
|
|
2848
2848
|
}
|
|
2849
2849
|
|
|
2850
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2851
|
+
cursor: pointer;
|
|
2852
|
+
pointer-events: auto;
|
|
2853
|
+
}
|
|
2854
|
+
|
|
2850
2855
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2851
2856
|
opacity: 0.7;
|
|
2852
2857
|
pointer-events: none;
|
|
@@ -33362,6 +33367,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33362
33367
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33363
33368
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33364
33369
|
text-overflow: ellipsis;
|
|
33370
|
+
width: 130px;
|
|
33365
33371
|
}
|
|
33366
33372
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33367
33373
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35889,6 +35895,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35889
35895
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35890
35896
|
line-height: normal;
|
|
35891
35897
|
}
|
|
35898
|
+
|
|
35899
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35900
|
+
/* stylelint-disable declaration-no-important */
|
|
35901
|
+
/* stylelint-enable declaration-no-important */
|
|
35902
|
+
}
|
|
35903
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35904
|
+
border-spacing: 0 !important;
|
|
35905
|
+
}
|
|
35906
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35907
|
+
line-height: 1;
|
|
35908
|
+
}
|
|
35892
35909
|
}
|
|
35893
35910
|
/* stylelint-enable function-url-quotes */
|
|
35894
35911
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57815,6 +57832,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57815
57832
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57816
57833
|
width: 70px;
|
|
57817
57834
|
}
|
|
57835
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57836
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57837
|
+
overscroll-behavior: none;
|
|
57838
|
+
}
|
|
57818
57839
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57819
57840
|
transform: translateX(0);
|
|
57820
57841
|
}
|
|
@@ -2943,6 +2943,11 @@
|
|
|
2943
2943
|
pointer-events: none;
|
|
2944
2944
|
}
|
|
2945
2945
|
|
|
2946
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2947
|
+
cursor: pointer;
|
|
2948
|
+
pointer-events: auto;
|
|
2949
|
+
}
|
|
2950
|
+
|
|
2946
2951
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2947
2952
|
opacity: 0.7;
|
|
2948
2953
|
pointer-events: none;
|
|
@@ -43468,6 +43473,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43468
43473
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
43469
43474
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
43470
43475
|
text-overflow: ellipsis;
|
|
43476
|
+
width: 130px;
|
|
43471
43477
|
}
|
|
43472
43478
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
43473
43479
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45995,6 +46001,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45995
46001
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45996
46002
|
line-height: normal;
|
|
45997
46003
|
}
|
|
46004
|
+
|
|
46005
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46006
|
+
/* stylelint-disable declaration-no-important */
|
|
46007
|
+
/* stylelint-enable declaration-no-important */
|
|
46008
|
+
}
|
|
46009
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46010
|
+
border-spacing: 0 !important;
|
|
46011
|
+
}
|
|
46012
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46013
|
+
line-height: 1;
|
|
46014
|
+
}
|
|
45998
46015
|
}
|
|
45999
46016
|
/* stylelint-enable function-url-quotes */
|
|
46000
46017
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73894,6 +73911,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73894
73911
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73895
73912
|
width: 70px;
|
|
73896
73913
|
}
|
|
73914
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73915
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73916
|
+
overscroll-behavior: none;
|
|
73917
|
+
}
|
|
73897
73918
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73898
73919
|
transform: translateX(0);
|
|
73899
73920
|
}
|
|
@@ -2847,6 +2847,11 @@
|
|
|
2847
2847
|
pointer-events: none;
|
|
2848
2848
|
}
|
|
2849
2849
|
|
|
2850
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2851
|
+
cursor: pointer;
|
|
2852
|
+
pointer-events: auto;
|
|
2853
|
+
}
|
|
2854
|
+
|
|
2850
2855
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2851
2856
|
opacity: 0.7;
|
|
2852
2857
|
pointer-events: none;
|
|
@@ -33362,6 +33367,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
33362
33367
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
33363
33368
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
33364
33369
|
text-overflow: ellipsis;
|
|
33370
|
+
width: 130px;
|
|
33365
33371
|
}
|
|
33366
33372
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
33367
33373
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -35889,6 +35895,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35889
35895
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35890
35896
|
line-height: normal;
|
|
35891
35897
|
}
|
|
35898
|
+
|
|
35899
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35900
|
+
/* stylelint-disable declaration-no-important */
|
|
35901
|
+
/* stylelint-enable declaration-no-important */
|
|
35902
|
+
}
|
|
35903
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35904
|
+
border-spacing: 0 !important;
|
|
35905
|
+
}
|
|
35906
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35907
|
+
line-height: 1;
|
|
35908
|
+
}
|
|
35892
35909
|
}
|
|
35893
35910
|
/* stylelint-enable function-url-quotes */
|
|
35894
35911
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57814,6 +57831,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57814
57831
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57815
57832
|
width: 70px;
|
|
57816
57833
|
}
|
|
57834
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57835
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57836
|
+
overscroll-behavior: none;
|
|
57837
|
+
}
|
|
57817
57838
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57818
57839
|
transform: translateX(0);
|
|
57819
57840
|
}
|
|
@@ -2943,6 +2943,11 @@
|
|
|
2943
2943
|
pointer-events: none;
|
|
2944
2944
|
}
|
|
2945
2945
|
|
|
2946
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2947
|
+
cursor: pointer;
|
|
2948
|
+
pointer-events: auto;
|
|
2949
|
+
}
|
|
2950
|
+
|
|
2946
2951
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2947
2952
|
opacity: 0.7;
|
|
2948
2953
|
pointer-events: none;
|
|
@@ -43468,6 +43473,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43468
43473
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
43469
43474
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
43470
43475
|
text-overflow: ellipsis;
|
|
43476
|
+
width: 130px;
|
|
43471
43477
|
}
|
|
43472
43478
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
43473
43479
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -45995,6 +46001,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45995
46001
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45996
46002
|
line-height: normal;
|
|
45997
46003
|
}
|
|
46004
|
+
|
|
46005
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46006
|
+
/* stylelint-disable declaration-no-important */
|
|
46007
|
+
/* stylelint-enable declaration-no-important */
|
|
46008
|
+
}
|
|
46009
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46010
|
+
border-spacing: 0 !important;
|
|
46011
|
+
}
|
|
46012
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46013
|
+
line-height: 1;
|
|
46014
|
+
}
|
|
45998
46015
|
}
|
|
45999
46016
|
/* stylelint-enable function-url-quotes */
|
|
46000
46017
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73893,6 +73910,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73893
73910
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73894
73911
|
width: 70px;
|
|
73895
73912
|
}
|
|
73913
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73914
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73915
|
+
overscroll-behavior: none;
|
|
73916
|
+
}
|
|
73896
73917
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73897
73918
|
transform: translateX(0);
|
|
73898
73919
|
}
|
|
@@ -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;
|
|
@@ -36659,6 +36664,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36659
36664
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
36660
36665
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
36661
36666
|
text-overflow: ellipsis;
|
|
36667
|
+
width: 150px;
|
|
36662
36668
|
}
|
|
36663
36669
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
36664
36670
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -39198,6 +39204,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39198
39204
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
39199
39205
|
line-height: normal;
|
|
39200
39206
|
}
|
|
39207
|
+
|
|
39208
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
39209
|
+
/* stylelint-disable declaration-no-important */
|
|
39210
|
+
/* stylelint-enable declaration-no-important */
|
|
39211
|
+
}
|
|
39212
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
39213
|
+
border-spacing: 0 !important;
|
|
39214
|
+
}
|
|
39215
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
39216
|
+
line-height: 1;
|
|
39217
|
+
}
|
|
39201
39218
|
}
|
|
39202
39219
|
/* stylelint-enable function-url-quotes */
|
|
39203
39220
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -61474,6 +61491,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61474
61491
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
61475
61492
|
width: 70px;
|
|
61476
61493
|
}
|
|
61494
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
61495
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
61496
|
+
overscroll-behavior: none;
|
|
61497
|
+
}
|
|
61477
61498
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
61478
61499
|
transform: translateX(0);
|
|
61479
61500
|
}
|
|
@@ -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;
|
|
@@ -48976,6 +48981,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48976
48981
|
.e-grid-popup .e-ccdlg .e-cc-lab-name,
|
|
48977
48982
|
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
|
|
48978
48983
|
text-overflow: ellipsis;
|
|
48984
|
+
width: 150px;
|
|
48979
48985
|
}
|
|
48980
48986
|
.e-grid .e-ccdlg .e-cc-chbox,
|
|
48981
48987
|
.e-grid-popup .e-ccdlg .e-cc-chbox {
|
|
@@ -51515,6 +51521,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51515
51521
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
51516
51522
|
line-height: normal;
|
|
51517
51523
|
}
|
|
51524
|
+
|
|
51525
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
51526
|
+
/* stylelint-disable declaration-no-important */
|
|
51527
|
+
/* stylelint-enable declaration-no-important */
|
|
51528
|
+
}
|
|
51529
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
51530
|
+
border-spacing: 0 !important;
|
|
51531
|
+
}
|
|
51532
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
51533
|
+
line-height: 1;
|
|
51534
|
+
}
|
|
51518
51535
|
}
|
|
51519
51536
|
/* stylelint-enable function-url-quotes */
|
|
51520
51537
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -79792,6 +79809,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79792
79809
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
79793
79810
|
width: 70px;
|
|
79794
79811
|
}
|
|
79812
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
79813
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
79814
|
+
overscroll-behavior: none;
|
|
79815
|
+
}
|
|
79795
79816
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
79796
79817
|
transform: translateX(0);
|
|
79797
79818
|
}
|