@syncfusion/ej2-grids 19.4.48 → 19.4.50
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/dist/ej2-grids.umd.min.js +2 -2
- package/dist/es6/ej2-grids.es2015.js +1 -1
- package/dist/es6/ej2-grids.es5.js +1 -1
- package/dist/global/ej2-grids.min.js +2 -2
- package/dist/global/index.d.ts +1 -1
- package/package.json +11 -11
- package/src/grid/base/grid.js +1 -1
- package/styles/bootstrap-dark.css +2 -2
- package/styles/bootstrap.css +2 -2
- package/styles/bootstrap4.css +2 -2
- package/styles/bootstrap5-dark.css +2 -2
- package/styles/bootstrap5.css +2 -2
- package/styles/fabric-dark.css +2 -2
- package/styles/fabric.css +2 -2
- package/styles/grid/_layout.scss +2 -2
- package/styles/grid/bootstrap-dark.css +2 -2
- package/styles/grid/bootstrap.css +2 -2
- package/styles/grid/bootstrap4.css +2 -2
- package/styles/grid/bootstrap5-dark.css +2 -2
- package/styles/grid/bootstrap5.css +2 -2
- package/styles/grid/fabric-dark.css +2 -2
- package/styles/grid/fabric.css +2 -2
- package/styles/grid/highcontrast-light.css +2 -2
- package/styles/grid/highcontrast.css +2 -2
- package/styles/grid/material-dark.css +2 -2
- package/styles/grid/material.css +2 -2
- package/styles/grid/tailwind-dark.css +2 -2
- package/styles/grid/tailwind.css +2 -2
- package/styles/highcontrast-light.css +2 -2
- package/styles/highcontrast.css +2 -2
- package/styles/material-dark.css +2 -2
- package/styles/material.css +2 -2
- package/styles/tailwind-dark.css +2 -2
- package/styles/tailwind.css +2 -2
|
@@ -18470,7 +18470,7 @@ __decorate$1([
|
|
|
18470
18470
|
Property({})
|
|
18471
18471
|
], Grid.prototype, "currentAction", void 0);
|
|
18472
18472
|
__decorate$1([
|
|
18473
|
-
Property('19.4.
|
|
18473
|
+
Property('19.4.50')
|
|
18474
18474
|
], Grid.prototype, "ej2StatePersistenceVersion", void 0);
|
|
18475
18475
|
__decorate$1([
|
|
18476
18476
|
Event()
|
|
@@ -19052,7 +19052,7 @@ var Grid = /** @__PURE__ @class */ (function (_super) {
|
|
|
19052
19052
|
Property({})
|
|
19053
19053
|
], Grid.prototype, "currentAction", void 0);
|
|
19054
19054
|
__decorate$1([
|
|
19055
|
-
Property('19.4.
|
|
19055
|
+
Property('19.4.50')
|
|
19056
19056
|
], Grid.prototype, "ej2StatePersistenceVersion", void 0);
|
|
19057
19057
|
__decorate$1([
|
|
19058
19058
|
Event()
|