@syncfusion/blazor-themes 29.1.37 → 29.1.38
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 +20 -0
- package/Compiled-Themes/bds-dark.css +20 -0
- package/Compiled-Themes/bds-lite.css +20 -0
- package/Compiled-Themes/bds.css +20 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +20 -0
- package/Compiled-Themes/bootstrap-dark.css +20 -0
- package/Compiled-Themes/bootstrap-lite.css +20 -0
- package/Compiled-Themes/bootstrap.css +20 -0
- package/Compiled-Themes/bootstrap4-lite.css +20 -0
- package/Compiled-Themes/bootstrap4.css +20 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +20 -0
- package/Compiled-Themes/bootstrap5-dark.css +20 -0
- package/Compiled-Themes/bootstrap5-lite.css +20 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +20 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +20 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +20 -0
- package/Compiled-Themes/bootstrap5.3.css +20 -0
- package/Compiled-Themes/bootstrap5.css +20 -0
- package/Compiled-Themes/fabric-dark-lite.css +20 -0
- package/Compiled-Themes/fabric-dark.css +20 -0
- package/Compiled-Themes/fabric-lite.css +20 -0
- package/Compiled-Themes/fabric.css +20 -0
- package/Compiled-Themes/fluent-dark-lite.css +20 -0
- package/Compiled-Themes/fluent-dark.css +20 -0
- package/Compiled-Themes/fluent-lite.css +20 -0
- package/Compiled-Themes/fluent.css +20 -0
- package/Compiled-Themes/fluent2-dark-lite.css +20 -0
- package/Compiled-Themes/fluent2-dark.css +20 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +20 -0
- package/Compiled-Themes/fluent2-highcontrast.css +20 -0
- package/Compiled-Themes/fluent2-lite.css +20 -0
- package/Compiled-Themes/fluent2.css +20 -0
- package/Compiled-Themes/highcontrast-lite.css +20 -0
- package/Compiled-Themes/highcontrast.css +20 -0
- package/Compiled-Themes/material-dark-lite.css +20 -0
- package/Compiled-Themes/material-dark.css +20 -0
- package/Compiled-Themes/material-lite.css +20 -0
- package/Compiled-Themes/material.css +20 -0
- package/Compiled-Themes/material3-dark-lite.css +20 -0
- package/Compiled-Themes/material3-dark.css +21 -1
- package/Compiled-Themes/material3-lite.css +20 -0
- package/Compiled-Themes/material3.css +21 -1
- package/Compiled-Themes/tailwind-dark-lite.css +20 -0
- package/Compiled-Themes/tailwind-dark.css +20 -0
- package/Compiled-Themes/tailwind-lite.css +20 -0
- package/Compiled-Themes/tailwind.css +20 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +20 -0
- package/Compiled-Themes/tailwind3-dark.css +20 -0
- package/Compiled-Themes/tailwind3-lite.css +20 -0
- package/Compiled-Themes/tailwind3.css +20 -0
- package/SCSS-Themes/bds-dark-lite.scss +21 -0
- package/SCSS-Themes/bds-dark.scss +21 -0
- package/SCSS-Themes/bds-lite.scss +21 -0
- package/SCSS-Themes/bds.scss +21 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap-dark.scss +21 -0
- package/SCSS-Themes/bootstrap-lite.scss +21 -0
- package/SCSS-Themes/bootstrap.scss +21 -0
- package/SCSS-Themes/bootstrap4-lite.scss +21 -0
- package/SCSS-Themes/bootstrap4.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3.scss +21 -0
- package/SCSS-Themes/bootstrap5.scss +21 -0
- 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 +21 -0
- package/SCSS-Themes/fabric-dark.scss +21 -0
- package/SCSS-Themes/fabric-lite.scss +21 -0
- package/SCSS-Themes/fabric.scss +21 -0
- package/SCSS-Themes/fluent-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent-dark.scss +21 -0
- package/SCSS-Themes/fluent-lite.scss +21 -0
- package/SCSS-Themes/fluent.scss +21 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent2-dark.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +21 -0
- package/SCSS-Themes/fluent2-lite.scss +21 -0
- package/SCSS-Themes/fluent2.scss +21 -0
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bds.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +11 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +11 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material3.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +11 -0
- package/SCSS-Themes/highcontrast-lite.scss +21 -0
- package/SCSS-Themes/highcontrast.scss +21 -0
- package/SCSS-Themes/material-dark-lite.scss +21 -0
- package/SCSS-Themes/material-dark.scss +21 -0
- package/SCSS-Themes/material-lite.scss +21 -0
- package/SCSS-Themes/material.scss +21 -0
- package/SCSS-Themes/material3-dark-lite.scss +22 -1
- package/SCSS-Themes/material3-dark.scss +22 -1
- package/SCSS-Themes/material3-lite.scss +22 -1
- package/SCSS-Themes/material3.scss +22 -1
- 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 +21 -0
- package/SCSS-Themes/tailwind-dark.scss +21 -0
- package/SCSS-Themes/tailwind-lite.scss +21 -0
- package/SCSS-Themes/tailwind.scss +21 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +21 -0
- package/SCSS-Themes/tailwind3-dark.scss +21 -0
- package/SCSS-Themes/tailwind3-lite.scss +21 -0
- package/SCSS-Themes/tailwind3.scss +21 -0
- package/package.json +1 -1
|
@@ -3042,6 +3042,11 @@
|
|
|
3042
3042
|
pointer-events: none;
|
|
3043
3043
|
}
|
|
3044
3044
|
|
|
3045
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3046
|
+
cursor: pointer;
|
|
3047
|
+
pointer-events: auto;
|
|
3048
|
+
}
|
|
3049
|
+
|
|
3045
3050
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3046
3051
|
opacity: 0.7;
|
|
3047
3052
|
pointer-events: none;
|
|
@@ -36070,6 +36075,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36070
36075
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
36071
36076
|
line-height: normal;
|
|
36072
36077
|
}
|
|
36078
|
+
|
|
36079
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36080
|
+
/* stylelint-disable declaration-no-important */
|
|
36081
|
+
/* stylelint-enable declaration-no-important */
|
|
36082
|
+
}
|
|
36083
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36084
|
+
border-spacing: 0 !important;
|
|
36085
|
+
}
|
|
36086
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36087
|
+
line-height: 1;
|
|
36088
|
+
}
|
|
36073
36089
|
}
|
|
36074
36090
|
/* stylelint-enable function-url-quotes */
|
|
36075
36091
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57937,6 +57953,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57937
57953
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57938
57954
|
width: 70px;
|
|
57939
57955
|
}
|
|
57956
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57957
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57958
|
+
overscroll-behavior: none;
|
|
57959
|
+
}
|
|
57940
57960
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57941
57961
|
transform: translateX(0);
|
|
57942
57962
|
}
|
|
@@ -3138,6 +3138,11 @@
|
|
|
3138
3138
|
pointer-events: none;
|
|
3139
3139
|
}
|
|
3140
3140
|
|
|
3141
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3142
|
+
cursor: pointer;
|
|
3143
|
+
pointer-events: auto;
|
|
3144
|
+
}
|
|
3145
|
+
|
|
3141
3146
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3142
3147
|
opacity: 0.7;
|
|
3143
3148
|
pointer-events: none;
|
|
@@ -46566,6 +46571,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46566
46571
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
46567
46572
|
line-height: normal;
|
|
46568
46573
|
}
|
|
46574
|
+
|
|
46575
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46576
|
+
/* stylelint-disable declaration-no-important */
|
|
46577
|
+
/* stylelint-enable declaration-no-important */
|
|
46578
|
+
}
|
|
46579
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46580
|
+
border-spacing: 0 !important;
|
|
46581
|
+
}
|
|
46582
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46583
|
+
line-height: 1;
|
|
46584
|
+
}
|
|
46569
46585
|
}
|
|
46570
46586
|
/* stylelint-enable function-url-quotes */
|
|
46571
46587
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -74314,6 +74330,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74314
74330
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
74315
74331
|
width: 70px;
|
|
74316
74332
|
}
|
|
74333
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
74334
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
74335
|
+
overscroll-behavior: none;
|
|
74336
|
+
}
|
|
74317
74337
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
74318
74338
|
transform: translateX(0);
|
|
74319
74339
|
}
|
|
@@ -3265,6 +3265,11 @@
|
|
|
3265
3265
|
pointer-events: none;
|
|
3266
3266
|
}
|
|
3267
3267
|
|
|
3268
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3269
|
+
cursor: pointer;
|
|
3270
|
+
pointer-events: auto;
|
|
3271
|
+
}
|
|
3272
|
+
|
|
3268
3273
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3269
3274
|
opacity: 0.7;
|
|
3270
3275
|
pointer-events: none;
|
|
@@ -36293,6 +36298,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36293
36298
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
36294
36299
|
line-height: normal;
|
|
36295
36300
|
}
|
|
36301
|
+
|
|
36302
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36303
|
+
/* stylelint-disable declaration-no-important */
|
|
36304
|
+
/* stylelint-enable declaration-no-important */
|
|
36305
|
+
}
|
|
36306
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36307
|
+
border-spacing: 0 !important;
|
|
36308
|
+
}
|
|
36309
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36310
|
+
line-height: 1;
|
|
36311
|
+
}
|
|
36296
36312
|
}
|
|
36297
36313
|
/* stylelint-enable function-url-quotes */
|
|
36298
36314
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -58160,6 +58176,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58160
58176
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
58161
58177
|
width: 70px;
|
|
58162
58178
|
}
|
|
58179
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
58180
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
58181
|
+
overscroll-behavior: none;
|
|
58182
|
+
}
|
|
58163
58183
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
58164
58184
|
transform: translateX(0);
|
|
58165
58185
|
}
|
package/Compiled-Themes/bds.css
CHANGED
|
@@ -3361,6 +3361,11 @@
|
|
|
3361
3361
|
pointer-events: none;
|
|
3362
3362
|
}
|
|
3363
3363
|
|
|
3364
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3365
|
+
cursor: pointer;
|
|
3366
|
+
pointer-events: auto;
|
|
3367
|
+
}
|
|
3368
|
+
|
|
3364
3369
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3365
3370
|
opacity: 0.7;
|
|
3366
3371
|
pointer-events: none;
|
|
@@ -46789,6 +46794,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46789
46794
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
46790
46795
|
line-height: normal;
|
|
46791
46796
|
}
|
|
46797
|
+
|
|
46798
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46799
|
+
/* stylelint-disable declaration-no-important */
|
|
46800
|
+
/* stylelint-enable declaration-no-important */
|
|
46801
|
+
}
|
|
46802
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46803
|
+
border-spacing: 0 !important;
|
|
46804
|
+
}
|
|
46805
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46806
|
+
line-height: 1;
|
|
46807
|
+
}
|
|
46792
46808
|
}
|
|
46793
46809
|
/* stylelint-enable function-url-quotes */
|
|
46794
46810
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -74537,6 +74553,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74537
74553
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
74538
74554
|
width: 70px;
|
|
74539
74555
|
}
|
|
74556
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
74557
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
74558
|
+
overscroll-behavior: none;
|
|
74559
|
+
}
|
|
74540
74560
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
74541
74561
|
transform: translateX(0);
|
|
74542
74562
|
}
|
|
@@ -3598,6 +3598,11 @@
|
|
|
3598
3598
|
pointer-events: none;
|
|
3599
3599
|
}
|
|
3600
3600
|
|
|
3601
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3602
|
+
cursor: pointer;
|
|
3603
|
+
pointer-events: auto;
|
|
3604
|
+
}
|
|
3605
|
+
|
|
3601
3606
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3602
3607
|
opacity: 0.7;
|
|
3603
3608
|
pointer-events: none;
|
|
@@ -35780,6 +35785,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35780
35785
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35781
35786
|
line-height: normal;
|
|
35782
35787
|
}
|
|
35788
|
+
|
|
35789
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35790
|
+
/* stylelint-disable declaration-no-important */
|
|
35791
|
+
/* stylelint-enable declaration-no-important */
|
|
35792
|
+
}
|
|
35793
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35794
|
+
border-spacing: 0 !important;
|
|
35795
|
+
}
|
|
35796
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35797
|
+
line-height: 1;
|
|
35798
|
+
}
|
|
35783
35799
|
}
|
|
35784
35800
|
/* stylelint-enable function-url-quotes */
|
|
35785
35801
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57374,6 +57390,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57374
57390
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57375
57391
|
width: 70px;
|
|
57376
57392
|
}
|
|
57393
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57394
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57395
|
+
overscroll-behavior: none;
|
|
57396
|
+
}
|
|
57377
57397
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57378
57398
|
transform: translateX(0);
|
|
57379
57399
|
}
|
|
@@ -3694,6 +3694,11 @@
|
|
|
3694
3694
|
pointer-events: none;
|
|
3695
3695
|
}
|
|
3696
3696
|
|
|
3697
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3698
|
+
cursor: pointer;
|
|
3699
|
+
pointer-events: auto;
|
|
3700
|
+
}
|
|
3701
|
+
|
|
3697
3702
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3698
3703
|
opacity: 0.7;
|
|
3699
3704
|
pointer-events: none;
|
|
@@ -45191,6 +45196,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45191
45196
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45192
45197
|
line-height: normal;
|
|
45193
45198
|
}
|
|
45199
|
+
|
|
45200
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45201
|
+
/* stylelint-disable declaration-no-important */
|
|
45202
|
+
/* stylelint-enable declaration-no-important */
|
|
45203
|
+
}
|
|
45204
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45205
|
+
border-spacing: 0 !important;
|
|
45206
|
+
}
|
|
45207
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45208
|
+
line-height: 1;
|
|
45209
|
+
}
|
|
45194
45210
|
}
|
|
45195
45211
|
/* stylelint-enable function-url-quotes */
|
|
45196
45212
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -72435,6 +72451,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
72435
72451
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
72436
72452
|
width: 70px;
|
|
72437
72453
|
}
|
|
72454
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
72455
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
72456
|
+
overscroll-behavior: none;
|
|
72457
|
+
}
|
|
72438
72458
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
72439
72459
|
transform: translateX(0);
|
|
72440
72460
|
}
|
|
@@ -3598,6 +3598,11 @@
|
|
|
3598
3598
|
pointer-events: none;
|
|
3599
3599
|
}
|
|
3600
3600
|
|
|
3601
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3602
|
+
cursor: pointer;
|
|
3603
|
+
pointer-events: auto;
|
|
3604
|
+
}
|
|
3605
|
+
|
|
3601
3606
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3602
3607
|
opacity: 0.7;
|
|
3603
3608
|
pointer-events: none;
|
|
@@ -35803,6 +35808,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35803
35808
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35804
35809
|
line-height: normal;
|
|
35805
35810
|
}
|
|
35811
|
+
|
|
35812
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35813
|
+
/* stylelint-disable declaration-no-important */
|
|
35814
|
+
/* stylelint-enable declaration-no-important */
|
|
35815
|
+
}
|
|
35816
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35817
|
+
border-spacing: 0 !important;
|
|
35818
|
+
}
|
|
35819
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35820
|
+
line-height: 1;
|
|
35821
|
+
}
|
|
35806
35822
|
}
|
|
35807
35823
|
/* stylelint-enable function-url-quotes */
|
|
35808
35824
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57564,6 +57580,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57564
57580
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57565
57581
|
width: 70px;
|
|
57566
57582
|
}
|
|
57583
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57584
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57585
|
+
overscroll-behavior: none;
|
|
57586
|
+
}
|
|
57567
57587
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57568
57588
|
transform: translateX(0);
|
|
57569
57589
|
}
|
|
@@ -3694,6 +3694,11 @@
|
|
|
3694
3694
|
pointer-events: none;
|
|
3695
3695
|
}
|
|
3696
3696
|
|
|
3697
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3698
|
+
cursor: pointer;
|
|
3699
|
+
pointer-events: auto;
|
|
3700
|
+
}
|
|
3701
|
+
|
|
3697
3702
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3698
3703
|
opacity: 0.7;
|
|
3699
3704
|
pointer-events: none;
|
|
@@ -45226,6 +45231,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45226
45231
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45227
45232
|
line-height: normal;
|
|
45228
45233
|
}
|
|
45234
|
+
|
|
45235
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45236
|
+
/* stylelint-disable declaration-no-important */
|
|
45237
|
+
/* stylelint-enable declaration-no-important */
|
|
45238
|
+
}
|
|
45239
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45240
|
+
border-spacing: 0 !important;
|
|
45241
|
+
}
|
|
45242
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45243
|
+
line-height: 1;
|
|
45244
|
+
}
|
|
45229
45245
|
}
|
|
45230
45246
|
/* stylelint-enable function-url-quotes */
|
|
45231
45247
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -72643,6 +72659,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
72643
72659
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
72644
72660
|
width: 70px;
|
|
72645
72661
|
}
|
|
72662
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
72663
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
72664
|
+
overscroll-behavior: none;
|
|
72665
|
+
}
|
|
72646
72666
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
72647
72667
|
transform: translateX(0);
|
|
72648
72668
|
}
|
|
@@ -3270,6 +3270,11 @@
|
|
|
3270
3270
|
pointer-events: none;
|
|
3271
3271
|
}
|
|
3272
3272
|
|
|
3273
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3274
|
+
cursor: pointer;
|
|
3275
|
+
pointer-events: auto;
|
|
3276
|
+
}
|
|
3277
|
+
|
|
3273
3278
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3274
3279
|
opacity: 0.7;
|
|
3275
3280
|
pointer-events: none;
|
|
@@ -35993,6 +35998,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35993
35998
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35994
35999
|
line-height: normal;
|
|
35995
36000
|
}
|
|
36001
|
+
|
|
36002
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36003
|
+
/* stylelint-disable declaration-no-important */
|
|
36004
|
+
/* stylelint-enable declaration-no-important */
|
|
36005
|
+
}
|
|
36006
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36007
|
+
border-spacing: 0 !important;
|
|
36008
|
+
}
|
|
36009
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36010
|
+
line-height: 1;
|
|
36011
|
+
}
|
|
35996
36012
|
}
|
|
35997
36013
|
/* stylelint-enable function-url-quotes */
|
|
35998
36014
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -58296,6 +58312,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58296
58312
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
58297
58313
|
width: 60px;
|
|
58298
58314
|
}
|
|
58315
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
58316
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
58317
|
+
overscroll-behavior: none;
|
|
58318
|
+
}
|
|
58299
58319
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
58300
58320
|
transform: translateX(0);
|
|
58301
58321
|
}
|
|
@@ -3366,6 +3366,11 @@
|
|
|
3366
3366
|
pointer-events: none;
|
|
3367
3367
|
}
|
|
3368
3368
|
|
|
3369
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3370
|
+
cursor: pointer;
|
|
3371
|
+
pointer-events: auto;
|
|
3372
|
+
}
|
|
3373
|
+
|
|
3369
3374
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3370
3375
|
opacity: 0.7;
|
|
3371
3376
|
pointer-events: none;
|
|
@@ -45879,6 +45884,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45879
45884
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45880
45885
|
line-height: normal;
|
|
45881
45886
|
}
|
|
45887
|
+
|
|
45888
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45889
|
+
/* stylelint-disable declaration-no-important */
|
|
45890
|
+
/* stylelint-enable declaration-no-important */
|
|
45891
|
+
}
|
|
45892
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45893
|
+
border-spacing: 0 !important;
|
|
45894
|
+
}
|
|
45895
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45896
|
+
line-height: 1;
|
|
45897
|
+
}
|
|
45882
45898
|
}
|
|
45883
45899
|
/* stylelint-enable function-url-quotes */
|
|
45884
45900
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -74113,6 +74129,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74113
74129
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
74114
74130
|
width: 60px;
|
|
74115
74131
|
}
|
|
74132
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
74133
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
74134
|
+
overscroll-behavior: none;
|
|
74135
|
+
}
|
|
74116
74136
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
74117
74137
|
transform: translateX(0);
|
|
74118
74138
|
}
|
|
@@ -2853,6 +2853,11 @@
|
|
|
2853
2853
|
pointer-events: none;
|
|
2854
2854
|
}
|
|
2855
2855
|
|
|
2856
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2857
|
+
cursor: pointer;
|
|
2858
|
+
pointer-events: auto;
|
|
2859
|
+
}
|
|
2860
|
+
|
|
2856
2861
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2857
2862
|
opacity: 0.7;
|
|
2858
2863
|
pointer-events: none;
|
|
@@ -35706,6 +35711,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35706
35711
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35707
35712
|
line-height: normal;
|
|
35708
35713
|
}
|
|
35714
|
+
|
|
35715
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35716
|
+
/* stylelint-disable declaration-no-important */
|
|
35717
|
+
/* stylelint-enable declaration-no-important */
|
|
35718
|
+
}
|
|
35719
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35720
|
+
border-spacing: 0 !important;
|
|
35721
|
+
}
|
|
35722
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35723
|
+
line-height: 1;
|
|
35724
|
+
}
|
|
35709
35725
|
}
|
|
35710
35726
|
/* stylelint-enable function-url-quotes */
|
|
35711
35727
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57867,6 +57883,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57867
57883
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57868
57884
|
width: 70px;
|
|
57869
57885
|
}
|
|
57886
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57887
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57888
|
+
overscroll-behavior: none;
|
|
57889
|
+
}
|
|
57870
57890
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57871
57891
|
transform: translateX(0);
|
|
57872
57892
|
}
|
|
@@ -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;
|
|
@@ -45781,6 +45786,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45781
45786
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45782
45787
|
line-height: normal;
|
|
45783
45788
|
}
|
|
45789
|
+
|
|
45790
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45791
|
+
/* stylelint-disable declaration-no-important */
|
|
45792
|
+
/* stylelint-enable declaration-no-important */
|
|
45793
|
+
}
|
|
45794
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45795
|
+
border-spacing: 0 !important;
|
|
45796
|
+
}
|
|
45797
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45798
|
+
line-height: 1;
|
|
45799
|
+
}
|
|
45784
45800
|
}
|
|
45785
45801
|
/* stylelint-enable function-url-quotes */
|
|
45786
45802
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73765,6 +73781,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73765
73781
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73766
73782
|
width: 70px;
|
|
73767
73783
|
}
|
|
73784
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73785
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73786
|
+
overscroll-behavior: none;
|
|
73787
|
+
}
|
|
73768
73788
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73769
73789
|
transform: translateX(0);
|
|
73770
73790
|
}
|
|
@@ -2853,6 +2853,11 @@
|
|
|
2853
2853
|
pointer-events: none;
|
|
2854
2854
|
}
|
|
2855
2855
|
|
|
2856
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2857
|
+
cursor: pointer;
|
|
2858
|
+
pointer-events: auto;
|
|
2859
|
+
}
|
|
2860
|
+
|
|
2856
2861
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2857
2862
|
opacity: 0.7;
|
|
2858
2863
|
pointer-events: none;
|
|
@@ -35706,6 +35711,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35706
35711
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35707
35712
|
line-height: normal;
|
|
35708
35713
|
}
|
|
35714
|
+
|
|
35715
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35716
|
+
/* stylelint-disable declaration-no-important */
|
|
35717
|
+
/* stylelint-enable declaration-no-important */
|
|
35718
|
+
}
|
|
35719
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35720
|
+
border-spacing: 0 !important;
|
|
35721
|
+
}
|
|
35722
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35723
|
+
line-height: 1;
|
|
35724
|
+
}
|
|
35709
35725
|
}
|
|
35710
35726
|
/* stylelint-enable function-url-quotes */
|
|
35711
35727
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57876,6 +57892,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57876
57892
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57877
57893
|
width: 70px;
|
|
57878
57894
|
}
|
|
57895
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57896
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57897
|
+
overscroll-behavior: none;
|
|
57898
|
+
}
|
|
57879
57899
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57880
57900
|
transform: translateX(0);
|
|
57881
57901
|
}
|
|
@@ -3150,6 +3150,11 @@
|
|
|
3150
3150
|
pointer-events: none;
|
|
3151
3151
|
}
|
|
3152
3152
|
|
|
3153
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3154
|
+
cursor: pointer;
|
|
3155
|
+
pointer-events: auto;
|
|
3156
|
+
}
|
|
3157
|
+
|
|
3153
3158
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3154
3159
|
opacity: 0.7;
|
|
3155
3160
|
pointer-events: none;
|
|
@@ -36047,6 +36052,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36047
36052
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
36048
36053
|
line-height: normal;
|
|
36049
36054
|
}
|
|
36055
|
+
|
|
36056
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36057
|
+
/* stylelint-disable declaration-no-important */
|
|
36058
|
+
/* stylelint-enable declaration-no-important */
|
|
36059
|
+
}
|
|
36060
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36061
|
+
border-spacing: 0 !important;
|
|
36062
|
+
}
|
|
36063
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36064
|
+
line-height: 1;
|
|
36065
|
+
}
|
|
36050
36066
|
}
|
|
36051
36067
|
/* stylelint-enable function-url-quotes */
|
|
36052
36068
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -58096,6 +58112,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58096
58112
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
58097
58113
|
width: 70px;
|
|
58098
58114
|
}
|
|
58115
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
58116
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
58117
|
+
overscroll-behavior: none;
|
|
58118
|
+
}
|
|
58099
58119
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
58100
58120
|
transform: translateX(0);
|
|
58101
58121
|
}
|
|
@@ -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;
|
|
@@ -45842,6 +45847,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45842
45847
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45843
45848
|
line-height: normal;
|
|
45844
45849
|
}
|
|
45850
|
+
|
|
45851
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45852
|
+
/* stylelint-disable declaration-no-important */
|
|
45853
|
+
/* stylelint-enable declaration-no-important */
|
|
45854
|
+
}
|
|
45855
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45856
|
+
border-spacing: 0 !important;
|
|
45857
|
+
}
|
|
45858
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45859
|
+
line-height: 1;
|
|
45860
|
+
}
|
|
45845
45861
|
}
|
|
45846
45862
|
/* stylelint-enable function-url-quotes */
|
|
45847
45863
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73620,6 +73636,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73620
73636
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73621
73637
|
width: 70px;
|
|
73622
73638
|
}
|
|
73639
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73640
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73641
|
+
overscroll-behavior: none;
|
|
73642
|
+
}
|
|
73623
73643
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73624
73644
|
transform: translateX(0);
|
|
73625
73645
|
}
|
|
@@ -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;
|
|
@@ -36343,6 +36348,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36343
36348
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
36344
36349
|
line-height: normal;
|
|
36345
36350
|
}
|
|
36351
|
+
|
|
36352
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
36353
|
+
/* stylelint-disable declaration-no-important */
|
|
36354
|
+
/* stylelint-enable declaration-no-important */
|
|
36355
|
+
}
|
|
36356
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
36357
|
+
border-spacing: 0 !important;
|
|
36358
|
+
}
|
|
36359
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
36360
|
+
line-height: 1;
|
|
36361
|
+
}
|
|
36346
36362
|
}
|
|
36347
36363
|
/* stylelint-enable function-url-quotes */
|
|
36348
36364
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -58398,6 +58414,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58398
58414
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
58399
58415
|
width: 70px;
|
|
58400
58416
|
}
|
|
58417
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
58418
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
58419
|
+
overscroll-behavior: none;
|
|
58420
|
+
}
|
|
58401
58421
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
58402
58422
|
transform: translateX(0);
|
|
58403
58423
|
}
|