@wavemaker/angular-codegen 11.1.0-next.24324 → 11.1.0-next.24327

Sign up to get free protection for your applications and to get access to all the features.
@@ -46421,7 +46421,6 @@ const convertToBlob = (filepath) => {
46421
46421
  const hasCordova = () => {
46422
46422
  return !!window['cordova'];
46423
46423
  };
46424
- const isSpotcues = /Spotcues/i.test(window['navigator'].userAgent);
46425
46424
  const AppConstants = {
46426
46425
  INT_MAX_VALUE: 2147483647
46427
46426
  };
@@ -47066,7 +47065,6 @@ var Utils = /*#__PURE__*/Object.freeze({
47066
47065
  isNumber: isNumber,
47067
47066
  convertToBlob: convertToBlob,
47068
47067
  hasCordova: hasCordova,
47069
- isSpotcues: isSpotcues,
47070
47068
  AppConstants: AppConstants,
47071
47069
  openLink: openLink,
47072
47070
  fetchContent: fetchContent,
@@ -42501,7 +42501,6 @@ const convertToBlob = (filepath) => {
42501
42501
  const hasCordova = () => {
42502
42502
  return !!window['cordova'];
42503
42503
  };
42504
- const isSpotcues = /Spotcues/i.test(window['navigator'].userAgent);
42505
42504
  const AppConstants = {
42506
42505
  INT_MAX_VALUE: 2147483647
42507
42506
  };
@@ -43146,7 +43145,6 @@ var Utils = /*#__PURE__*/Object.freeze({
43146
43145
  isNumber: isNumber,
43147
43146
  convertToBlob: convertToBlob,
43148
43147
  hasCordova: hasCordova,
43149
- isSpotcues: isSpotcues,
43150
43148
  AppConstants: AppConstants,
43151
43149
  openLink: openLink,
43152
43150
  fetchContent: fetchContent,
@@ -42501,7 +42501,6 @@ const convertToBlob = (filepath) => {
42501
42501
  const hasCordova = () => {
42502
42502
  return !!window['cordova'];
42503
42503
  };
42504
- const isSpotcues = /Spotcues/i.test(window['navigator'].userAgent);
42505
42504
  const AppConstants = {
42506
42505
  INT_MAX_VALUE: 2147483647
42507
42506
  };
@@ -43146,7 +43145,6 @@ var Utils = /*#__PURE__*/Object.freeze({
43146
43145
  isNumber: isNumber,
43147
43146
  convertToBlob: convertToBlob,
43148
43147
  hasCordova: hasCordova,
43149
- isSpotcues: isSpotcues,
43150
43148
  AppConstants: AppConstants,
43151
43149
  openLink: openLink,
43152
43150
  fetchContent: fetchContent,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.1.0-next.24324",
3
+ "version": "11.1.0-next.24327",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {