@wavemaker/angular-codegen 11.2.0-next.141304 → 11.2.0-next.141451

Sign up to get free protection for your applications and to get access to all the features.
@@ -83,8 +83,8 @@
83
83
  "./node_modules/iscroll/build/iscroll.js",
84
84
  "./node_modules/js-cookie/src/js.cookie.js",
85
85
  "./node_modules/jssha/dist/sha256.js",
86
- "./node_modules/tabbable/dist/index.min.js",
87
- "./node_modules/@wavemaker/focus-trap/dist/focus-trap.min.js"
86
+ "./node_modules/tabbable/dist/index.umd.min.js",
87
+ "./node_modules/@wavemaker/focus-trap/dist/focus-trap.umd.min.js"
88
88
  ]
89
89
  },
90
90
  "configurations": {
@@ -179,9 +179,7 @@
179
179
  "./node_modules/hammerjs/hammer.min.js",
180
180
  "./node_modules/iscroll/build/iscroll.js",
181
181
  "./node_modules/js-cookie/src/js.cookie.js",
182
- "./node_modules/jssha/dist/sha256.js",
183
- "./node_modules/tabbable/dist/index.min.js",
184
- "./node_modules/@wavemaker/focus-trap/dist/focus-trap.min.js"
182
+ "./node_modules/jssha/dist/sha256.js"
185
183
  ],
186
184
  "aot": false,
187
185
  "vendorChunk": true,
@@ -5960,9 +5960,9 @@
5960
5960
  }
5961
5961
  },
5962
5962
  "@wavemaker/variables": {
5963
- "version": "11.2.0-next.141304",
5964
- "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.2.0-next.141304.tgz",
5965
- "integrity": "sha512-VJmpQOfox/StWINyvceGHdWC6Fyz48ufC8JKGU6PgAOT3jvp6/O4yzF1M5KXp52Yq0nCJ0T0Uy+geVkA/2KmSA==",
5963
+ "version": "11.2.0-next.141451",
5964
+ "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.2.0-next.141451.tgz",
5965
+ "integrity": "sha512-jt41DfG6xG0QZyLyJvHbLEJ21vJu91+j0dck4dbrbb43jPuveGKfscMuP7zlRH3lf5P0mEs83ryCGAMjU2Emwg==",
5966
5966
  "requires": {
5967
5967
  "@metrichor/jmespath": "^0.3.1",
5968
5968
  "lodash": "^4.17.21",
@@ -47,7 +47,7 @@
47
47
  "@metrichor/jmespath": "^0.3.1",
48
48
  "@wavemaker.com/nvd3": "1.0.0",
49
49
  "@wavemaker/focus-trap": "^1.0.0",
50
- "@wavemaker/variables": "11.2.0-next.141304",
50
+ "@wavemaker/variables": "11.2.0-next.141451",
51
51
  "angular-imask": "6.0.4",
52
52
  "angular2-websocket": "0.9.7",
53
53
  "core-js": "2.5.4",
@@ -71,7 +71,7 @@
71
71
  "tslib": "^2.0.0",
72
72
  "x2js": "3.2.6",
73
73
  "zone.js": "~0.11.4",
74
- "@wavemaker/app-ng-runtime": "11.2.0-next.141304"
74
+ "@wavemaker/app-ng-runtime": "11.2.0-next.141451"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",