@wavemaker/angular-codegen 11.2.6-rc.5806 → 11.2.6-rc.5895

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.
@@ -2809,48 +2809,6 @@
2809
2809
  }
2810
2810
  }
2811
2811
  },
2812
- "@babel/helper-function-name": {
2813
- "version": "7.16.0",
2814
- "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
2815
- "integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
2816
- "dev": true,
2817
- "requires": {
2818
- "@babel/helper-get-function-arity": "^7.16.0",
2819
- "@babel/template": "^7.16.0",
2820
- "@babel/types": "^7.16.0"
2821
- },
2822
- "dependencies": {
2823
- "@babel/template": {
2824
- "version": "7.16.0",
2825
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz",
2826
- "integrity": "sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==",
2827
- "dev": true,
2828
- "requires": {
2829
- "@babel/code-frame": "^7.16.0",
2830
- "@babel/parser": "^7.16.0",
2831
- "@babel/types": "^7.16.0"
2832
- }
2833
- }
2834
- }
2835
- },
2836
- "@babel/helper-get-function-arity": {
2837
- "version": "7.16.0",
2838
- "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz",
2839
- "integrity": "sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==",
2840
- "dev": true,
2841
- "requires": {
2842
- "@babel/types": "^7.16.0"
2843
- }
2844
- },
2845
- "@babel/helper-hoist-variables": {
2846
- "version": "7.16.0",
2847
- "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz",
2848
- "integrity": "sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==",
2849
- "dev": true,
2850
- "requires": {
2851
- "@babel/types": "^7.16.0"
2852
- }
2853
- },
2854
2812
  "@babel/helper-member-expression-to-functions": {
2855
2813
  "version": "7.16.7",
2856
2814
  "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz",
@@ -3325,14 +3283,11 @@
3325
3283
  "@babel/types": "^7.16.0"
3326
3284
  }
3327
3285
  },
3328
- "@babel/helper-split-export-declaration": {
3329
- "version": "7.16.0",
3330
- "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz",
3331
- "integrity": "sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==",
3332
- "dev": true,
3333
- "requires": {
3334
- "@babel/types": "^7.16.0"
3335
- }
3286
+ "@babel/helper-string-parser": {
3287
+ "version": "7.25.9",
3288
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
3289
+ "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
3290
+ "dev": true
3336
3291
  },
3337
3292
  "@babel/helper-validator-identifier": {
3338
3293
  "version": "7.15.7",
@@ -4866,23 +4821,23 @@
4866
4821
  }
4867
4822
  },
4868
4823
  "@babel/plugin-transform-runtime": {
4869
- "version": "7.16.0",
4870
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.0.tgz",
4871
- "integrity": "sha512-zlPf1/XFn5+vWdve3AAhf+Sxl+MVa5VlwTwWgnLx23u4GlatSRQJ3Eoo9vllf0a9il3woQsT4SK+5Z7c06h8ag==",
4824
+ "version": "7.14.5",
4825
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.5.tgz",
4826
+ "integrity": "sha512-fPMBhh1AV8ZyneiCIA+wYYUH1arzlXR1UMcApjvchDhfKxhy2r2lReJv8uHEyihi4IFIGlr1Pdx7S5fkESDQsg==",
4872
4827
  "dev": true,
4873
4828
  "requires": {
4874
- "@babel/helper-module-imports": "^7.16.0",
4829
+ "@babel/helper-module-imports": "^7.14.5",
4875
4830
  "@babel/helper-plugin-utils": "^7.14.5",
4876
- "babel-plugin-polyfill-corejs2": "^0.2.3",
4877
- "babel-plugin-polyfill-corejs3": "^0.3.0",
4878
- "babel-plugin-polyfill-regenerator": "^0.2.3",
4831
+ "babel-plugin-polyfill-corejs2": "^0.2.2",
4832
+ "babel-plugin-polyfill-corejs3": "^0.2.2",
4833
+ "babel-plugin-polyfill-regenerator": "^0.2.2",
4879
4834
  "semver": "^6.3.0"
4880
4835
  },
4881
4836
  "dependencies": {
4882
4837
  "semver": {
4883
- "version": "6.3.0",
4884
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
4885
- "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
4838
+ "version": "6.3.1",
4839
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
4840
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
4886
4841
  "dev": true
4887
4842
  }
4888
4843
  }
@@ -5104,9 +5059,9 @@
5104
5059
  }
5105
5060
  },
5106
5061
  "@babel/runtime": {
5107
- "version": "7.16.0",
5108
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.0.tgz",
5109
- "integrity": "sha512-Nht8L0O8YCktmsDV6FqFue7vQLRx3Hb0B37lS5y0jDRqRxlBG4wIJHnf9/bgSE2UyipKFA01YtS+npRdTWBUyw==",
5062
+ "version": "7.14.8",
5063
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.8.tgz",
5064
+ "integrity": "sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==",
5110
5065
  "requires": {
5111
5066
  "regenerator-runtime": "^0.13.4"
5112
5067
  }
@@ -5123,32 +5078,85 @@
5123
5078
  }
5124
5079
  },
5125
5080
  "@babel/traverse": {
5126
- "version": "7.16.0",
5127
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.0.tgz",
5128
- "integrity": "sha512-qQ84jIs1aRQxaGaxSysII9TuDaguZ5yVrEuC0BN2vcPlalwfLovVmCjbFDPECPXcYM/wLvNFfp8uDOliLxIoUQ==",
5081
+ "version": "7.25.9",
5082
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz",
5083
+ "integrity": "sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==",
5129
5084
  "dev": true,
5130
5085
  "requires": {
5131
- "@babel/code-frame": "^7.16.0",
5132
- "@babel/generator": "^7.16.0",
5133
- "@babel/helper-function-name": "^7.16.0",
5134
- "@babel/helper-hoist-variables": "^7.16.0",
5135
- "@babel/helper-split-export-declaration": "^7.16.0",
5136
- "@babel/parser": "^7.16.0",
5137
- "@babel/types": "^7.16.0",
5138
- "debug": "^4.1.0",
5086
+ "@babel/code-frame": "^7.25.9",
5087
+ "@babel/generator": "^7.25.9",
5088
+ "@babel/parser": "^7.25.9",
5089
+ "@babel/template": "^7.25.9",
5090
+ "@babel/types": "^7.25.9",
5091
+ "debug": "^4.3.1",
5139
5092
  "globals": "^11.1.0"
5140
5093
  },
5141
5094
  "dependencies": {
5095
+ "@babel/code-frame": {
5096
+ "version": "7.26.2",
5097
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
5098
+ "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
5099
+ "dev": true,
5100
+ "requires": {
5101
+ "@babel/helper-validator-identifier": "^7.25.9",
5102
+ "js-tokens": "^4.0.0",
5103
+ "picocolors": "^1.0.0"
5104
+ }
5105
+ },
5142
5106
  "@babel/generator": {
5143
- "version": "7.16.0",
5144
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.0.tgz",
5145
- "integrity": "sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew==",
5107
+ "version": "7.26.3",
5108
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.3.tgz",
5109
+ "integrity": "sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==",
5146
5110
  "dev": true,
5147
5111
  "requires": {
5148
- "@babel/types": "^7.16.0",
5149
- "jsesc": "^2.5.1",
5150
- "source-map": "^0.5.0"
5112
+ "@babel/parser": "^7.26.3",
5113
+ "@babel/types": "^7.26.3",
5114
+ "@jridgewell/gen-mapping": "^0.3.5",
5115
+ "@jridgewell/trace-mapping": "^0.3.25",
5116
+ "jsesc": "^3.0.2"
5117
+ }
5118
+ },
5119
+ "@babel/helper-validator-identifier": {
5120
+ "version": "7.25.9",
5121
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
5122
+ "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
5123
+ "dev": true
5124
+ },
5125
+ "@babel/parser": {
5126
+ "version": "7.26.3",
5127
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.3.tgz",
5128
+ "integrity": "sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==",
5129
+ "dev": true,
5130
+ "requires": {
5131
+ "@babel/types": "^7.26.3"
5151
5132
  }
5133
+ },
5134
+ "@babel/template": {
5135
+ "version": "7.25.9",
5136
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz",
5137
+ "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
5138
+ "dev": true,
5139
+ "requires": {
5140
+ "@babel/code-frame": "^7.25.9",
5141
+ "@babel/parser": "^7.25.9",
5142
+ "@babel/types": "^7.25.9"
5143
+ }
5144
+ },
5145
+ "@babel/types": {
5146
+ "version": "7.26.3",
5147
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.3.tgz",
5148
+ "integrity": "sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==",
5149
+ "dev": true,
5150
+ "requires": {
5151
+ "@babel/helper-string-parser": "^7.25.9",
5152
+ "@babel/helper-validator-identifier": "^7.25.9"
5153
+ }
5154
+ },
5155
+ "jsesc": {
5156
+ "version": "3.0.2",
5157
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
5158
+ "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
5159
+ "dev": true
5152
5160
  }
5153
5161
  }
5154
5162
  },
@@ -5395,12 +5403,53 @@
5395
5403
  "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
5396
5404
  "dev": true
5397
5405
  },
5406
+ "@jridgewell/gen-mapping": {
5407
+ "version": "0.3.5",
5408
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
5409
+ "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
5410
+ "dev": true,
5411
+ "requires": {
5412
+ "@jridgewell/set-array": "^1.2.1",
5413
+ "@jridgewell/sourcemap-codec": "^1.4.10",
5414
+ "@jridgewell/trace-mapping": "^0.3.24"
5415
+ }
5416
+ },
5398
5417
  "@jridgewell/resolve-uri": {
5399
5418
  "version": "1.0.0",
5400
5419
  "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-1.0.0.tgz",
5401
5420
  "integrity": "sha512-9oLAnygRMi8Q5QkYEU4XWK04B+nuoXoxjRvRxgjuChkLZFBja0YPSgdZ7dZtwhncLBcQe/I/E+fLuk5qxcYVJA==",
5402
5421
  "dev": true
5403
5422
  },
5423
+ "@jridgewell/set-array": {
5424
+ "version": "1.2.1",
5425
+ "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
5426
+ "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
5427
+ "dev": true
5428
+ },
5429
+ "@jridgewell/sourcemap-codec": {
5430
+ "version": "1.5.0",
5431
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
5432
+ "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
5433
+ "dev": true
5434
+ },
5435
+ "@jridgewell/trace-mapping": {
5436
+ "version": "0.3.25",
5437
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
5438
+ "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
5439
+ "dev": true,
5440
+ "requires": {
5441
+ "@jridgewell/resolve-uri": "^3.1.0",
5442
+ "@jridgewell/sourcemap-codec": "^1.4.14"
5443
+ },
5444
+ "dependencies": {
5445
+ "@jridgewell/resolve-uri": {
5446
+ "version": "3.1.2",
5447
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
5448
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
5449
+ "dev": true
5450
+ }
5451
+ }
5452
+ },
5404
5453
  "@jsdevtools/coverage-istanbul-loader": {
5405
5454
  "version": "3.0.5",
5406
5455
  "resolved": "https://registry.npmjs.org/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.5.tgz",
@@ -6899,13 +6948,13 @@
6899
6948
  }
6900
6949
  },
6901
6950
  "babel-plugin-polyfill-corejs3": {
6902
- "version": "0.3.0",
6903
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.3.0.tgz",
6904
- "integrity": "sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg==",
6951
+ "version": "0.2.5",
6952
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.5.tgz",
6953
+ "integrity": "sha512-ninF5MQNwAX9Z7c9ED+H2pGt1mXdP4TqzlHKyPIYmJIYz0N+++uwdM7RnJukklhzJ54Q84vA4ZJkgs7lu5vqcw==",
6905
6954
  "dev": true,
6906
6955
  "requires": {
6907
- "@babel/helper-define-polyfill-provider": "^0.2.4",
6908
- "core-js-compat": "^3.18.0"
6956
+ "@babel/helper-define-polyfill-provider": "^0.2.2",
6957
+ "core-js-compat": "^3.16.2"
6909
6958
  }
6910
6959
  },
6911
6960
  "babel-plugin-polyfill-regenerator": {
@@ -28,7 +28,7 @@
28
28
  "@angular/platform-browser-dynamic": "12.2.16",
29
29
  "@angular/router": "12.2.16",
30
30
  "@angular/service-worker": "12.2.16",
31
- "@babel/runtime": "^7.14.8",
31
+ "@babel/runtime": "7.14.8",
32
32
  "@awesome-cordova-plugins/app-version": "5.39.1",
33
33
  "@awesome-cordova-plugins/barcode-scanner": "5.39.1",
34
34
  "@awesome-cordova-plugins/calendar": "5.39.1",
@@ -70,7 +70,7 @@
70
70
  "tslib": "^2.0.0",
71
71
  "x2js": "3.2.6",
72
72
  "zone.js": "~0.11.4",
73
- "@wavemaker/app-ng-runtime": "11.2.6-rc.5806"
73
+ "@wavemaker/app-ng-runtime": "11.2.6-rc.5895"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",
@@ -79,7 +79,8 @@
79
79
  "@angular/cli": "12.2.16",
80
80
  "@angular/compiler-cli": "12.2.16",
81
81
  "@angular/language-service": "12.2.16",
82
- "@babel/plugin-transform-runtime": "^7.14.5",
82
+ "@babel/plugin-transform-runtime": "7.14.5",
83
+ "@babel/traverse": "7.25.9",
83
84
  "@compodoc/compodoc": "1.1.11",
84
85
  "@types/jasmine": "2.8.8",
85
86
  "@types/jasminewd2": "2.0.3",
@@ -45676,7 +45676,6 @@ const isIpad = () => {
45676
45676
  return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX.MAC.test(window.navigator.platform));
45677
45677
  };
45678
45678
  const isIos = () => isIphone() || isIpod() || isIpad();
45679
- const isSafari = () => navigator.userAgent.indexOf('Safari') !== -1 && navigator.userAgent.indexOf('Chrome') === -1;
45680
45679
  const isLargeTabletLandscape = () => window.matchMedia("only screen and (min-device-width : 1366px) and (max-device-width : 1366px) and (min-device-height : 1024px) and (max-device-height : 1024px) and (min-width: 1366px) and (max-width: 1366px)").matches;
45681
45680
  const isLargeTabletPortrait = () => window.matchMedia("only screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1024px) and (max-width: 1024px)").matches;
45682
45681
  const isMobile = () => isAndroid() || isIos() || isAndroidTablet() || $('#wm-mobile-display:visible').length > 0;
@@ -47052,7 +47051,6 @@ var Utils = /*#__PURE__*/Object.freeze({
47052
47051
  isIpod: isIpod,
47053
47052
  isIpad: isIpad,
47054
47053
  isIos: isIos,
47055
- isSafari: isSafari,
47056
47054
  isLargeTabletLandscape: isLargeTabletLandscape,
47057
47055
  isLargeTabletPortrait: isLargeTabletPortrait,
47058
47056
  isMobile: isMobile,
@@ -41754,7 +41754,6 @@ const isIpad = () => {
41754
41754
  return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX.MAC.test(window.navigator.platform));
41755
41755
  };
41756
41756
  const isIos = () => isIphone() || isIpod() || isIpad();
41757
- const isSafari = () => navigator.userAgent.indexOf('Safari') !== -1 && navigator.userAgent.indexOf('Chrome') === -1;
41758
41757
  const isLargeTabletLandscape = () => window.matchMedia("only screen and (min-device-width : 1366px) and (max-device-width : 1366px) and (min-device-height : 1024px) and (max-device-height : 1024px) and (min-width: 1366px) and (max-width: 1366px)").matches;
41759
41758
  const isLargeTabletPortrait = () => window.matchMedia("only screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1024px) and (max-width: 1024px)").matches;
41760
41759
  const isMobile = () => isAndroid() || isIos() || isAndroidTablet() || $('#wm-mobile-display:visible').length > 0;
@@ -43130,7 +43129,6 @@ var Utils = /*#__PURE__*/Object.freeze({
43130
43129
  isIpod: isIpod,
43131
43130
  isIpad: isIpad,
43132
43131
  isIos: isIos,
43133
- isSafari: isSafari,
43134
43132
  isLargeTabletLandscape: isLargeTabletLandscape,
43135
43133
  isLargeTabletPortrait: isLargeTabletPortrait,
43136
43134
  isMobile: isMobile,
@@ -41754,7 +41754,6 @@ const isIpad = () => {
41754
41754
  return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX.MAC.test(window.navigator.platform));
41755
41755
  };
41756
41756
  const isIos = () => isIphone() || isIpod() || isIpad();
41757
- const isSafari = () => navigator.userAgent.indexOf('Safari') !== -1 && navigator.userAgent.indexOf('Chrome') === -1;
41758
41757
  const isLargeTabletLandscape = () => window.matchMedia("only screen and (min-device-width : 1366px) and (max-device-width : 1366px) and (min-device-height : 1024px) and (max-device-height : 1024px) and (min-width: 1366px) and (max-width: 1366px)").matches;
41759
41758
  const isLargeTabletPortrait = () => window.matchMedia("only screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1024px) and (max-width: 1024px)").matches;
41760
41759
  const isMobile = () => isAndroid() || isIos() || isAndroidTablet() || $('#wm-mobile-display:visible').length > 0;
@@ -43130,7 +43129,6 @@ var Utils = /*#__PURE__*/Object.freeze({
43130
43129
  isIpod: isIpod,
43131
43130
  isIpad: isIpad,
43132
43131
  isIos: isIos,
43133
- isSafari: isSafari,
43134
43132
  isLargeTabletLandscape: isLargeTabletLandscape,
43135
43133
  isLargeTabletPortrait: isLargeTabletPortrait,
43136
43134
  isMobile: isMobile,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.2.6-rc.5806",
3
+ "version": "11.2.6-rc.5895",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {