@syncfusion/ej2 20.2.43 → 20.2.44
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/base/bootstrap-dark.css +12 -0
- package/base/bootstrap.css +12 -0
- package/base/bootstrap4.css +12 -0
- package/base/bootstrap5-dark.css +12 -0
- package/base/bootstrap5.css +12 -0
- package/base/compatibility/bootstrap-dark.css +12 -0
- package/base/compatibility/bootstrap.css +12 -0
- package/base/compatibility/bootstrap4.css +12 -0
- package/base/compatibility/bootstrap5-dark.css +12 -0
- package/base/compatibility/bootstrap5.css +12 -0
- package/base/compatibility/fabric-dark.css +12 -0
- package/base/compatibility/fabric.css +12 -0
- package/base/compatibility/fluent-dark.css +12 -0
- package/base/compatibility/fluent.css +12 -0
- package/base/compatibility/highcontrast-light.css +12 -0
- package/base/compatibility/highcontrast.css +12 -0
- package/base/compatibility/material-dark.css +12 -0
- package/base/compatibility/material.css +12 -0
- package/base/compatibility/tailwind-dark.css +12 -0
- package/base/compatibility/tailwind.css +12 -0
- package/base/fabric-dark.css +12 -0
- package/base/fabric.css +12 -0
- package/base/fluent-dark.css +12 -0
- package/base/fluent.css +12 -0
- package/base/highcontrast-light.css +12 -0
- package/base/highcontrast.css +12 -0
- package/base/material-dark.css +12 -0
- package/base/material.css +12 -0
- package/base/tailwind-dark.css +12 -0
- package/base/tailwind.css +12 -0
- package/bootstrap-dark.css +30 -21
- package/bootstrap.css +30 -21
- package/bootstrap4.css +30 -21
- package/bootstrap5-dark.css +32 -23
- package/bootstrap5.css +32 -23
- package/dist/ej2.d.ts +1 -1
- package/dist/ej2.min.js +2 -2
- package/fabric-dark.css +30 -21
- package/fabric.css +30 -21
- package/fluent-dark.css +32 -23
- package/fluent.css +32 -23
- package/gantt/bootstrap-dark.css +4 -4
- package/gantt/bootstrap.css +4 -4
- package/gantt/bootstrap4.css +4 -4
- package/gantt/bootstrap5.css +4 -4
- package/gantt/compatibility/bootstrap-dark.css +4 -4
- package/gantt/compatibility/bootstrap.css +4 -4
- package/gantt/compatibility/bootstrap4.css +4 -4
- package/gantt/compatibility/bootstrap5.css +4 -4
- package/gantt/compatibility/fabric-dark.css +4 -4
- package/gantt/compatibility/fabric.css +4 -4
- package/gantt/compatibility/fluent-dark.css +4 -4
- package/gantt/compatibility/fluent.css +4 -4
- package/gantt/compatibility/highcontrast-light.css +4 -4
- package/gantt/compatibility/highcontrast.css +4 -4
- package/gantt/compatibility/material-dark.css +4 -4
- package/gantt/compatibility/material.css +4 -4
- package/gantt/compatibility/tailwind-dark.css +4 -4
- package/gantt/compatibility/tailwind.css +4 -4
- package/gantt/fabric-dark.css +4 -4
- package/gantt/fabric.css +4 -4
- package/gantt/fluent-dark.css +4 -4
- package/gantt/fluent.css +4 -4
- package/gantt/highcontrast-light.css +4 -4
- package/gantt/highcontrast.css +4 -4
- package/gantt/material-dark.css +4 -4
- package/gantt/material.css +4 -4
- package/gantt/tailwind-dark.css +4 -4
- package/gantt/tailwind.css +4 -4
- package/grid/bootstrap-dark.css +1 -4
- package/grid/bootstrap.css +1 -4
- package/grid/bootstrap4.css +1 -4
- package/grid/bootstrap5-dark.css +1 -4
- package/grid/bootstrap5.css +1 -4
- package/grid/compatibility/bootstrap-dark.css +1 -4
- package/grid/compatibility/bootstrap.css +1 -4
- package/grid/compatibility/bootstrap4.css +1 -4
- package/grid/compatibility/bootstrap5-dark.css +1 -4
- package/grid/compatibility/bootstrap5.css +1 -4
- package/grid/compatibility/fabric-dark.css +1 -4
- package/grid/compatibility/fabric.css +1 -4
- package/grid/compatibility/fluent-dark.css +1 -4
- package/grid/compatibility/fluent.css +1 -4
- package/grid/compatibility/highcontrast-light.css +1 -4
- package/grid/compatibility/highcontrast.css +1 -4
- package/grid/compatibility/material-dark.css +1 -4
- package/grid/compatibility/material.css +1 -4
- package/grid/compatibility/tailwind-dark.css +1 -4
- package/grid/compatibility/tailwind.css +1 -4
- package/grid/fabric-dark.css +1 -4
- package/grid/fabric.css +1 -4
- package/grid/fluent-dark.css +1 -4
- package/grid/fluent.css +1 -4
- package/grid/highcontrast-light.css +1 -4
- package/grid/highcontrast.css +1 -4
- package/grid/material-dark.css +1 -4
- package/grid/material.css +1 -4
- package/grid/tailwind-dark.css +1 -4
- package/grid/tailwind.css +1 -4
- package/highcontrast.css +30 -21
- package/input/compatibility/material-dark.css +27 -0
- package/input/compatibility/material.css +27 -0
- package/input/material-dark.css +27 -0
- package/input/material.css +27 -0
- package/material-dark.css +57 -21
- package/material.css +57 -21
- package/multi-select/compatibility/tailwind-dark.css +2 -0
- package/multi-select/compatibility/tailwind.css +2 -0
- package/multi-select/tailwind-dark.css +2 -0
- package/multi-select/tailwind.css +2 -0
- package/package.json +19 -19
- package/resource.json +2 -8
- package/spreadsheet/bootstrap-dark.css +13 -13
- package/spreadsheet/bootstrap.css +13 -13
- package/spreadsheet/bootstrap4.css +13 -13
- package/spreadsheet/bootstrap5-dark.css +13 -13
- package/spreadsheet/bootstrap5.css +13 -13
- package/spreadsheet/compatibility/bootstrap-dark.css +13 -13
- package/spreadsheet/compatibility/bootstrap.css +13 -13
- package/spreadsheet/compatibility/bootstrap4.css +13 -13
- package/spreadsheet/compatibility/bootstrap5-dark.css +13 -13
- package/spreadsheet/compatibility/bootstrap5.css +13 -13
- package/spreadsheet/compatibility/fabric-dark.css +13 -13
- package/spreadsheet/compatibility/fabric.css +13 -13
- package/spreadsheet/compatibility/fluent-dark.css +13 -13
- package/spreadsheet/compatibility/fluent.css +13 -13
- package/spreadsheet/compatibility/highcontrast-light.css +13 -13
- package/spreadsheet/compatibility/highcontrast.css +13 -13
- package/spreadsheet/compatibility/material-dark.css +13 -13
- package/spreadsheet/compatibility/material.css +13 -13
- package/spreadsheet/compatibility/tailwind-dark.css +13 -13
- package/spreadsheet/compatibility/tailwind.css +13 -13
- package/spreadsheet/fabric-dark.css +13 -13
- package/spreadsheet/fabric.css +13 -13
- package/spreadsheet/fluent-dark.css +13 -13
- package/spreadsheet/fluent.css +13 -13
- package/spreadsheet/highcontrast-light.css +13 -13
- package/spreadsheet/highcontrast.css +13 -13
- package/spreadsheet/material-dark.css +13 -13
- package/spreadsheet/material.css +13 -13
- package/spreadsheet/tailwind-dark.css +13 -13
- package/spreadsheet/tailwind.css +13 -13
- package/styles/compatibility/bootstrap.css +30 -21
- package/styles/compatibility/bootstrap4.css +30 -21
- package/styles/compatibility/fabric.css +30 -21
- package/styles/compatibility/highcontrast.css +30 -21
- package/styles/compatibility/material.css +57 -21
- package/tailwind-dark.css +34 -23
- package/tailwind.css +34 -23
- package/uploader/bootstrap5-dark.css +2 -2
- package/uploader/bootstrap5.css +2 -2
- package/uploader/compatibility/bootstrap5-dark.css +2 -2
- package/uploader/compatibility/bootstrap5.css +2 -2
- package/uploader/compatibility/fluent-dark.css +2 -2
- package/uploader/compatibility/fluent.css +2 -2
- package/uploader/compatibility/tailwind-dark.css +2 -2
- package/uploader/compatibility/tailwind.css +2 -2
- package/uploader/fluent-dark.css +2 -2
- package/uploader/fluent.css +2 -2
- package/uploader/tailwind-dark.css +2 -2
- package/uploader/tailwind.css +2 -2
package/input/material-dark.css
CHANGED
|
@@ -4091,6 +4091,33 @@ textarea.e-outline.e-input,
|
|
|
4091
4091
|
width: calc(100% - 1px);
|
|
4092
4092
|
}
|
|
4093
4093
|
|
|
4094
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
4095
|
+
width: calc(100% - 80px);
|
|
4096
|
+
}
|
|
4097
|
+
|
|
4098
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
4099
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
4100
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
4101
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
4102
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow {
|
|
4103
|
+
overflow: hidden;
|
|
4104
|
+
text-overflow: ellipsis;
|
|
4105
|
+
width: 100%;
|
|
4106
|
+
}
|
|
4107
|
+
|
|
4108
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
4109
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
4110
|
+
width: calc(100% - 45px);
|
|
4111
|
+
}
|
|
4112
|
+
|
|
4113
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
4114
|
+
width: calc(100% - 75px);
|
|
4115
|
+
}
|
|
4116
|
+
|
|
4117
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
4118
|
+
width: calc(100% - 110px);
|
|
4119
|
+
}
|
|
4120
|
+
|
|
4094
4121
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
|
|
4095
4122
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
|
|
4096
4123
|
.e-outline.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
|
package/input/material.css
CHANGED
|
@@ -4099,6 +4099,33 @@ textarea.e-outline.e-input,
|
|
|
4099
4099
|
width: calc(100% - 1px);
|
|
4100
4100
|
}
|
|
4101
4101
|
|
|
4102
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
4103
|
+
width: calc(100% - 80px);
|
|
4104
|
+
}
|
|
4105
|
+
|
|
4106
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
4107
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
4108
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
4109
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
4110
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow {
|
|
4111
|
+
overflow: hidden;
|
|
4112
|
+
text-overflow: ellipsis;
|
|
4113
|
+
width: 100%;
|
|
4114
|
+
}
|
|
4115
|
+
|
|
4116
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
4117
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
4118
|
+
width: calc(100% - 45px);
|
|
4119
|
+
}
|
|
4120
|
+
|
|
4121
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
4122
|
+
width: calc(100% - 75px);
|
|
4123
|
+
}
|
|
4124
|
+
|
|
4125
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
4126
|
+
width: calc(100% - 110px);
|
|
4127
|
+
}
|
|
4128
|
+
|
|
4102
4129
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
|
|
4103
4130
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
|
|
4104
4131
|
.e-outline.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
|
package/material-dark.css
CHANGED
|
@@ -2055,6 +2055,18 @@
|
|
|
2055
2055
|
touch-action: pinch-zoom;
|
|
2056
2056
|
}
|
|
2057
2057
|
|
|
2058
|
+
.e-license {
|
|
2059
|
+
color: rgb(255, 255, 0);
|
|
2060
|
+
text-decoration: none;
|
|
2061
|
+
}
|
|
2062
|
+
|
|
2063
|
+
.e-license-banner {
|
|
2064
|
+
cursor: pointer;
|
|
2065
|
+
position: absolute;
|
|
2066
|
+
right: 10px;
|
|
2067
|
+
top: 27%;
|
|
2068
|
+
}
|
|
2069
|
+
|
|
2058
2070
|
/*! animation keyframes */
|
|
2059
2071
|
@keyframes SlideLeftOut {
|
|
2060
2072
|
from {
|
|
@@ -7320,6 +7332,33 @@ textarea.e-outline.e-input,
|
|
|
7320
7332
|
width: calc(100% - 1px);
|
|
7321
7333
|
}
|
|
7322
7334
|
|
|
7335
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
7336
|
+
width: calc(100% - 80px);
|
|
7337
|
+
}
|
|
7338
|
+
|
|
7339
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
7340
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
7341
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
7342
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
7343
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow {
|
|
7344
|
+
overflow: hidden;
|
|
7345
|
+
text-overflow: ellipsis;
|
|
7346
|
+
width: 100%;
|
|
7347
|
+
}
|
|
7348
|
+
|
|
7349
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
7350
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
7351
|
+
width: calc(100% - 45px);
|
|
7352
|
+
}
|
|
7353
|
+
|
|
7354
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
7355
|
+
width: calc(100% - 75px);
|
|
7356
|
+
}
|
|
7357
|
+
|
|
7358
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
7359
|
+
width: calc(100% - 110px);
|
|
7360
|
+
}
|
|
7361
|
+
|
|
7323
7362
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
|
|
7324
7363
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
|
|
7325
7364
|
.e-outline.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
|
|
@@ -51350,13 +51389,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51350
51389
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
51351
51390
|
border-right-color: rgba(255, 255, 255, 0.8);
|
|
51352
51391
|
}
|
|
51353
|
-
.e-grid.e-gridhover tr[role=row]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
51392
|
+
.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
51354
51393
|
background-color: rgba(255, 255, 255, 0.18);
|
|
51355
51394
|
color: #fff;
|
|
51356
51395
|
}
|
|
51357
|
-
.e-grid.e-disable-gridhover tr[role=row]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
51358
|
-
background-color: transparent;
|
|
51359
|
-
}
|
|
51360
51396
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
51361
51397
|
cursor: move;
|
|
51362
51398
|
}
|
|
@@ -57954,14 +57990,13 @@ span.e-table-box.e-rbox-select {
|
|
|
57954
57990
|
}
|
|
57955
57991
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
57956
57992
|
border-bottom-style: solid;
|
|
57957
|
-
border-right
|
|
57993
|
+
border-right: 1px solid;
|
|
57958
57994
|
overflow: hidden;
|
|
57959
57995
|
position: relative;
|
|
57960
57996
|
z-index: 6;
|
|
57961
57997
|
}
|
|
57962
57998
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
57963
57999
|
border-left: 0;
|
|
57964
|
-
padding: 0 3px;
|
|
57965
58000
|
}
|
|
57966
58001
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
57967
58002
|
border-collapse: collapse;
|
|
@@ -58013,7 +58048,7 @@ span.e-table-box.e-rbox-select {
|
|
|
58013
58048
|
}
|
|
58014
58049
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
58015
58050
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
58016
|
-
padding-left:
|
|
58051
|
+
padding-left: 11px;
|
|
58017
58052
|
text-align: left;
|
|
58018
58053
|
}
|
|
58019
58054
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -58117,7 +58152,7 @@ span.e-table-box.e-rbox-select {
|
|
|
58117
58152
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
58118
58153
|
display: inline-block;
|
|
58119
58154
|
font-size: 13px;
|
|
58120
|
-
font-weight:
|
|
58155
|
+
font-weight: normal;
|
|
58121
58156
|
overflow: hidden;
|
|
58122
58157
|
position: absolute;
|
|
58123
58158
|
text-overflow: ellipsis;
|
|
@@ -58510,6 +58545,7 @@ span.e-table-box.e-rbox-select {
|
|
|
58510
58545
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
58511
58546
|
border-bottom-width: 0px;
|
|
58512
58547
|
height: 198px;
|
|
58548
|
+
overflow: hidden;
|
|
58513
58549
|
}
|
|
58514
58550
|
.e-gantt-dialog > .e-dlg-content {
|
|
58515
58551
|
padding: 0 !important;
|
|
@@ -75820,10 +75856,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
75820
75856
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
75821
75857
|
margin-top: 10px;
|
|
75822
75858
|
}
|
|
75823
|
-
.e-spreadsheet .e-goto-dlg {
|
|
75859
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
75824
75860
|
height: auto;
|
|
75825
75861
|
}
|
|
75826
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
75862
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
75827
75863
|
font-weight: bold;
|
|
75828
75864
|
padding-top: 7px;
|
|
75829
75865
|
}
|
|
@@ -77036,32 +77072,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
77036
77072
|
font-size: 12px;
|
|
77037
77073
|
padding-top: 7px;
|
|
77038
77074
|
}
|
|
77039
|
-
.e-spreadsheet .e-find-dlg {
|
|
77075
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
77040
77076
|
height: auto;
|
|
77041
77077
|
width: 470px;
|
|
77042
77078
|
}
|
|
77043
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
77079
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
77044
77080
|
color: #dd2c2c;
|
|
77045
77081
|
font-size: 12px;
|
|
77046
77082
|
padding-top: 7px;
|
|
77047
77083
|
}
|
|
77048
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
77084
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
77049
77085
|
color: #dd2c2c;
|
|
77050
77086
|
font-size: 12px;
|
|
77051
77087
|
padding-top: 7px;
|
|
77052
77088
|
}
|
|
77053
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
77089
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
77054
77090
|
padding-right: 12px;
|
|
77055
77091
|
}
|
|
77056
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
77092
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
77057
77093
|
padding: 12px 0;
|
|
77058
77094
|
}
|
|
77059
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
77095
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
77060
77096
|
margin: 0;
|
|
77061
77097
|
padding-bottom: 8px;
|
|
77062
77098
|
padding-top: 12px;
|
|
77063
77099
|
}
|
|
77064
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
77100
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
77065
77101
|
text-align: left;
|
|
77066
77102
|
}
|
|
77067
77103
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -77785,12 +77821,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
77785
77821
|
height: 59px;
|
|
77786
77822
|
width: 403px;
|
|
77787
77823
|
}
|
|
77788
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
77789
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
77824
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
77825
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
77790
77826
|
height: auto;
|
|
77791
77827
|
}
|
|
77792
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
77793
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
77828
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
77829
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
77794
77830
|
font-size: 12px;
|
|
77795
77831
|
}
|
|
77796
77832
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
package/material.css
CHANGED
|
@@ -2055,6 +2055,18 @@
|
|
|
2055
2055
|
touch-action: pinch-zoom;
|
|
2056
2056
|
}
|
|
2057
2057
|
|
|
2058
|
+
.e-license {
|
|
2059
|
+
color: rgb(255, 255, 0);
|
|
2060
|
+
text-decoration: none;
|
|
2061
|
+
}
|
|
2062
|
+
|
|
2063
|
+
.e-license-banner {
|
|
2064
|
+
cursor: pointer;
|
|
2065
|
+
position: absolute;
|
|
2066
|
+
right: 10px;
|
|
2067
|
+
top: 27%;
|
|
2068
|
+
}
|
|
2069
|
+
|
|
2058
2070
|
/*! animation keyframes */
|
|
2059
2071
|
@keyframes SlideLeftOut {
|
|
2060
2072
|
from {
|
|
@@ -7362,6 +7374,33 @@ textarea.e-outline.e-input,
|
|
|
7362
7374
|
width: calc(100% - 1px);
|
|
7363
7375
|
}
|
|
7364
7376
|
|
|
7377
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
7378
|
+
width: calc(100% - 80px);
|
|
7379
|
+
}
|
|
7380
|
+
|
|
7381
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
7382
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
7383
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
7384
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
|
|
7385
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow {
|
|
7386
|
+
overflow: hidden;
|
|
7387
|
+
text-overflow: ellipsis;
|
|
7388
|
+
width: 100%;
|
|
7389
|
+
}
|
|
7390
|
+
|
|
7391
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
|
|
7392
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
7393
|
+
width: calc(100% - 45px);
|
|
7394
|
+
}
|
|
7395
|
+
|
|
7396
|
+
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
|
|
7397
|
+
width: calc(100% - 75px);
|
|
7398
|
+
}
|
|
7399
|
+
|
|
7400
|
+
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
|
|
7401
|
+
width: calc(100% - 110px);
|
|
7402
|
+
}
|
|
7403
|
+
|
|
7365
7404
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
|
|
7366
7405
|
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
|
|
7367
7406
|
.e-outline.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
|
|
@@ -51528,13 +51567,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51528
51567
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
51529
51568
|
border-right-color: #e3165b;
|
|
51530
51569
|
}
|
|
51531
|
-
.e-grid.e-gridhover tr[role=row]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
51570
|
+
.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
51532
51571
|
background-color: #eee;
|
|
51533
51572
|
color: #000;
|
|
51534
51573
|
}
|
|
51535
|
-
.e-grid.e-disable-gridhover tr[role=row]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
51536
|
-
background-color: transparent;
|
|
51537
|
-
}
|
|
51538
51574
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
51539
51575
|
cursor: move;
|
|
51540
51576
|
}
|
|
@@ -58145,14 +58181,13 @@ span.e-table-box.e-rbox-select {
|
|
|
58145
58181
|
}
|
|
58146
58182
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
58147
58183
|
border-bottom-style: solid;
|
|
58148
|
-
border-right
|
|
58184
|
+
border-right: 1px solid;
|
|
58149
58185
|
overflow: hidden;
|
|
58150
58186
|
position: relative;
|
|
58151
58187
|
z-index: 6;
|
|
58152
58188
|
}
|
|
58153
58189
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
58154
58190
|
border-left: 0;
|
|
58155
|
-
padding: 0 3px;
|
|
58156
58191
|
}
|
|
58157
58192
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
58158
58193
|
border-collapse: collapse;
|
|
@@ -58204,7 +58239,7 @@ span.e-table-box.e-rbox-select {
|
|
|
58204
58239
|
}
|
|
58205
58240
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
58206
58241
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
58207
|
-
padding-left:
|
|
58242
|
+
padding-left: 11px;
|
|
58208
58243
|
text-align: left;
|
|
58209
58244
|
}
|
|
58210
58245
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -58308,7 +58343,7 @@ span.e-table-box.e-rbox-select {
|
|
|
58308
58343
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
58309
58344
|
display: inline-block;
|
|
58310
58345
|
font-size: 13px;
|
|
58311
|
-
font-weight:
|
|
58346
|
+
font-weight: normal;
|
|
58312
58347
|
overflow: hidden;
|
|
58313
58348
|
position: absolute;
|
|
58314
58349
|
text-overflow: ellipsis;
|
|
@@ -58701,6 +58736,7 @@ span.e-table-box.e-rbox-select {
|
|
|
58701
58736
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
58702
58737
|
border-bottom-width: 0px;
|
|
58703
58738
|
height: 198px;
|
|
58739
|
+
overflow: hidden;
|
|
58704
58740
|
}
|
|
58705
58741
|
.e-gantt-dialog > .e-dlg-content {
|
|
58706
58742
|
padding: 0 !important;
|
|
@@ -78012,10 +78048,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
78012
78048
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
78013
78049
|
margin-top: 10px;
|
|
78014
78050
|
}
|
|
78015
|
-
.e-spreadsheet .e-goto-dlg {
|
|
78051
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
78016
78052
|
height: auto;
|
|
78017
78053
|
}
|
|
78018
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
78054
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
78019
78055
|
font-weight: bold;
|
|
78020
78056
|
padding-top: 7px;
|
|
78021
78057
|
}
|
|
@@ -79228,32 +79264,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79228
79264
|
font-size: 12px;
|
|
79229
79265
|
padding-top: 7px;
|
|
79230
79266
|
}
|
|
79231
|
-
.e-spreadsheet .e-find-dlg {
|
|
79267
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
79232
79268
|
height: auto;
|
|
79233
79269
|
width: 468px;
|
|
79234
79270
|
}
|
|
79235
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
79271
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
79236
79272
|
color: #dd2c2c;
|
|
79237
79273
|
font-size: 12px;
|
|
79238
79274
|
padding-top: 7px;
|
|
79239
79275
|
}
|
|
79240
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
79276
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
79241
79277
|
color: #dd2c2c;
|
|
79242
79278
|
font-size: 12px;
|
|
79243
79279
|
padding-top: 7px;
|
|
79244
79280
|
}
|
|
79245
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
79281
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
79246
79282
|
padding-right: 12px;
|
|
79247
79283
|
}
|
|
79248
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
79284
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
79249
79285
|
padding: 12px 0;
|
|
79250
79286
|
}
|
|
79251
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
79287
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
79252
79288
|
margin: 0;
|
|
79253
79289
|
padding-bottom: 8px;
|
|
79254
79290
|
padding-top: 12px;
|
|
79255
79291
|
}
|
|
79256
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
79292
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
79257
79293
|
text-align: left;
|
|
79258
79294
|
}
|
|
79259
79295
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -79977,12 +80013,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79977
80013
|
height: 59px;
|
|
79978
80014
|
width: 403px;
|
|
79979
80015
|
}
|
|
79980
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
79981
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
80016
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
80017
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
79982
80018
|
height: auto;
|
|
79983
80019
|
}
|
|
79984
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
79985
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
80020
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
80021
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
79986
80022
|
font-size: 12px;
|
|
79987
80023
|
}
|
|
79988
80024
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
|
@@ -221,6 +221,7 @@
|
|
|
221
221
|
-ms-flex-direction: row;
|
|
222
222
|
flex-direction: row;
|
|
223
223
|
margin-top: -2em;
|
|
224
|
+
margin-top: -1.45em;
|
|
224
225
|
outline: 0;
|
|
225
226
|
padding: 0;
|
|
226
227
|
position: absolute;
|
|
@@ -401,6 +402,7 @@
|
|
|
401
402
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
402
403
|
margin-top: -1.62em;
|
|
403
404
|
height: 36px;
|
|
405
|
+
margin-top: -2em;
|
|
404
406
|
width: 40px;
|
|
405
407
|
}
|
|
406
408
|
|
|
@@ -221,6 +221,7 @@
|
|
|
221
221
|
-ms-flex-direction: row;
|
|
222
222
|
flex-direction: row;
|
|
223
223
|
margin-top: -2em;
|
|
224
|
+
margin-top: -1.45em;
|
|
224
225
|
outline: 0;
|
|
225
226
|
padding: 0;
|
|
226
227
|
position: absolute;
|
|
@@ -401,6 +402,7 @@
|
|
|
401
402
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
402
403
|
margin-top: -1.62em;
|
|
403
404
|
height: 36px;
|
|
405
|
+
margin-top: -2em;
|
|
404
406
|
width: 40px;
|
|
405
407
|
}
|
|
406
408
|
|
|
@@ -221,6 +221,7 @@
|
|
|
221
221
|
-ms-flex-direction: row;
|
|
222
222
|
flex-direction: row;
|
|
223
223
|
margin-top: -2em;
|
|
224
|
+
margin-top: -1.45em;
|
|
224
225
|
outline: 0;
|
|
225
226
|
padding: 0;
|
|
226
227
|
position: absolute;
|
|
@@ -401,6 +402,7 @@
|
|
|
401
402
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
402
403
|
margin-top: -1.62em;
|
|
403
404
|
height: 36px;
|
|
405
|
+
margin-top: -2em;
|
|
404
406
|
width: 40px;
|
|
405
407
|
}
|
|
406
408
|
|
|
@@ -221,6 +221,7 @@
|
|
|
221
221
|
-ms-flex-direction: row;
|
|
222
222
|
flex-direction: row;
|
|
223
223
|
margin-top: -2em;
|
|
224
|
+
margin-top: -1.45em;
|
|
224
225
|
outline: 0;
|
|
225
226
|
padding: 0;
|
|
226
227
|
position: absolute;
|
|
@@ -401,6 +402,7 @@
|
|
|
401
402
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
402
403
|
margin-top: -1.62em;
|
|
403
404
|
height: 36px;
|
|
405
|
+
margin-top: -2em;
|
|
404
406
|
width: 40px;
|
|
405
407
|
}
|
|
406
408
|
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2@*",
|
|
3
|
-
"_id": "@syncfusion/ej2@20.
|
|
3
|
+
"_id": "@syncfusion/ej2@20.3.0",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-KaXwTEAVmV7m3MpI+I0xmMeb4mfgR155oNLrkIFC2S2abjLF3Rh5y889nSmyhrIn1beoaF0662sJ9xSTZjoodw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2/-/ej2-20.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2/-/ej2-20.3.0.tgz",
|
|
23
|
+
"_shasum": "a279f94bc63be0e07a1b8610b0f3f03f0b601350",
|
|
24
24
|
"_spec": "@syncfusion/ej2@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -35,43 +35,43 @@
|
|
|
35
35
|
"@syncfusion/ej2-base": "~20.2.43",
|
|
36
36
|
"@syncfusion/ej2-buttons": "~20.2.43",
|
|
37
37
|
"@syncfusion/ej2-calendars": "~20.2.43",
|
|
38
|
-
"@syncfusion/ej2-charts": "~20.2.
|
|
38
|
+
"@syncfusion/ej2-charts": "~20.2.44",
|
|
39
39
|
"@syncfusion/ej2-circulargauge": "~20.2.43",
|
|
40
40
|
"@syncfusion/ej2-compression": "~20.2.43",
|
|
41
41
|
"@syncfusion/ej2-data": "~20.2.43",
|
|
42
|
-
"@syncfusion/ej2-diagrams": "~20.2.
|
|
43
|
-
"@syncfusion/ej2-documenteditor": "~20.2.
|
|
42
|
+
"@syncfusion/ej2-diagrams": "~20.2.44",
|
|
43
|
+
"@syncfusion/ej2-documenteditor": "~20.2.44",
|
|
44
44
|
"@syncfusion/ej2-drawings": "~20.2.43",
|
|
45
|
-
"@syncfusion/ej2-dropdowns": "~20.2.
|
|
45
|
+
"@syncfusion/ej2-dropdowns": "~20.2.44",
|
|
46
46
|
"@syncfusion/ej2-excel-export": "~20.2.43",
|
|
47
47
|
"@syncfusion/ej2-file-utils": "~20.2.43",
|
|
48
|
-
"@syncfusion/ej2-filemanager": "~20.2.
|
|
49
|
-
"@syncfusion/ej2-gantt": "~20.2.
|
|
50
|
-
"@syncfusion/ej2-grids": "~20.2.
|
|
48
|
+
"@syncfusion/ej2-filemanager": "~20.2.44",
|
|
49
|
+
"@syncfusion/ej2-gantt": "~20.2.44",
|
|
50
|
+
"@syncfusion/ej2-grids": "~20.2.44",
|
|
51
51
|
"@syncfusion/ej2-heatmap": "~20.2.43",
|
|
52
52
|
"@syncfusion/ej2-icons": "~20.2.43",
|
|
53
53
|
"@syncfusion/ej2-inplace-editor": "~20.2.43",
|
|
54
|
-
"@syncfusion/ej2-inputs": "~20.2.
|
|
55
|
-
"@syncfusion/ej2-kanban": "~20.2.
|
|
54
|
+
"@syncfusion/ej2-inputs": "~20.2.44",
|
|
55
|
+
"@syncfusion/ej2-kanban": "~20.2.44",
|
|
56
56
|
"@syncfusion/ej2-layouts": "~20.2.43",
|
|
57
57
|
"@syncfusion/ej2-lineargauge": "~20.2.43",
|
|
58
58
|
"@syncfusion/ej2-lists": "~20.2.43",
|
|
59
59
|
"@syncfusion/ej2-maps": "~20.2.43",
|
|
60
|
-
"@syncfusion/ej2-navigations": "~20.2.
|
|
60
|
+
"@syncfusion/ej2-navigations": "~20.2.44",
|
|
61
61
|
"@syncfusion/ej2-notifications": "~20.2.43",
|
|
62
62
|
"@syncfusion/ej2-office-chart": "~20.2.43",
|
|
63
63
|
"@syncfusion/ej2-pdf-export": "~20.2.43",
|
|
64
|
-
"@syncfusion/ej2-pdfviewer": "~20.2.
|
|
64
|
+
"@syncfusion/ej2-pdfviewer": "~20.2.44",
|
|
65
65
|
"@syncfusion/ej2-pivotview": "~20.2.43",
|
|
66
66
|
"@syncfusion/ej2-popups": "~20.2.43",
|
|
67
67
|
"@syncfusion/ej2-progressbar": "~20.2.43",
|
|
68
68
|
"@syncfusion/ej2-querybuilder": "~20.2.43",
|
|
69
|
-
"@syncfusion/ej2-richtexteditor": "~20.2.
|
|
69
|
+
"@syncfusion/ej2-richtexteditor": "~20.2.44",
|
|
70
70
|
"@syncfusion/ej2-schedule": "~20.2.43",
|
|
71
71
|
"@syncfusion/ej2-splitbuttons": "~20.2.43",
|
|
72
|
-
"@syncfusion/ej2-spreadsheet": "~20.2.
|
|
72
|
+
"@syncfusion/ej2-spreadsheet": "~20.2.44",
|
|
73
73
|
"@syncfusion/ej2-svg-base": "~20.2.43",
|
|
74
|
-
"@syncfusion/ej2-treegrid": "~20.2.
|
|
74
|
+
"@syncfusion/ej2-treegrid": "~20.2.44",
|
|
75
75
|
"@syncfusion/ej2-treemap": "~20.2.43",
|
|
76
76
|
"@types/lodash": "4.14.159",
|
|
77
77
|
"sass": "^1.51.0",
|
|
@@ -96,6 +96,6 @@
|
|
|
96
96
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
97
97
|
},
|
|
98
98
|
"typings": "index.d.ts",
|
|
99
|
-
"version": "20.2.
|
|
99
|
+
"version": "20.2.44",
|
|
100
100
|
"sideEffects": false
|
|
101
101
|
}
|
package/resource.json
CHANGED
|
@@ -636,15 +636,9 @@
|
|
|
636
636
|
"tooltip": {
|
|
637
637
|
"classname": "Tooltip",
|
|
638
638
|
"dependencies": [
|
|
639
|
-
"ej2-base"
|
|
640
|
-
"ej2-popups/Popup"
|
|
641
|
-
],
|
|
642
|
-
"blazorDependencies": [
|
|
643
|
-
"ej2-base",
|
|
644
|
-
"ej2-popups"
|
|
639
|
+
"ej2-base"
|
|
645
640
|
],
|
|
646
|
-
"
|
|
647
|
-
"package": "ej2-popups"
|
|
641
|
+
"package": "ej2-svg-base"
|
|
648
642
|
},
|
|
649
643
|
"textbox": {
|
|
650
644
|
"classname": "TextBox",
|