@wavemaker/angular-codegen 11.0.0-next.24264 → 11.0.0-next.24267

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.
@@ -43,6 +43,7 @@
43
43
  "@awesome-cordova-plugins/network": "5.39.1",
44
44
  "@awesome-cordova-plugins/sqlite": "5.39.1",
45
45
  "@awesome-cordova-plugins/vibration": "5.39.1",
46
+ "@metrichor/jmespath": "^0.3.1",
46
47
  "@wavemaker.com/nvd3": "1.0.0",
47
48
  "angular-imask": "6.0.4",
48
49
  "angular2-websocket": "0.9.7",
@@ -67,7 +68,7 @@
67
68
  "tslib": "^2.0.0",
68
69
  "x2js": "3.2.6",
69
70
  "zone.js": "~0.10.3",
70
- "@wavemaker/app-ng-runtime": "11.0.0-next.24264"
71
+ "@wavemaker/app-ng-runtime": "11.0.0-next.24267"
71
72
  },
72
73
  "devDependencies": {
73
74
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",
@@ -38868,6 +38868,7 @@ var Operation;
38868
38868
  Operation["IS_BOUND_TO_LOCALE"] = "isBoundToLocale";
38869
38869
  Operation["GET_DEFAULT_LOCALE"] = "getDefaultLocale";
38870
38870
  Operation["CANCEL"] = "cancel";
38871
+ Operation["SET_PAGINATION"] = "setPagination";
38871
38872
  })(Operation || (Operation = {}));
38872
38873
  const DataSource = {
38873
38874
  Operation
@@ -38868,6 +38868,7 @@ var Operation;
38868
38868
  Operation["IS_BOUND_TO_LOCALE"] = "isBoundToLocale";
38869
38869
  Operation["GET_DEFAULT_LOCALE"] = "getDefaultLocale";
38870
38870
  Operation["CANCEL"] = "cancel";
38871
+ Operation["SET_PAGINATION"] = "setPagination";
38871
38872
  })(Operation || (Operation = {}));
38872
38873
  const DataSource = {
38873
38874
  Operation
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.0.0-next.24264",
3
+ "version": "11.0.0-next.24267",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {