@wavemaker/angular-codegen 12.0.0-next.25480 → 12.0.0-next.28533

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.
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "12.0.0-next.25480",
3
+ "version": "12.0.0-next.28533",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/angular-codegen",
9
- "version": "12.0.0-next.25480",
9
+ "version": "12.0.0-next.28533",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
- "@wavemaker/angular-app": "12.0.0-next.25480",
12
+ "@wavemaker/angular-app": "12.0.0-next.28533",
13
13
  "archiver": "^7.0.1",
14
14
  "cheerio": "1.0.0-rc.12",
15
15
  "decode-uri-component": "^0.2.0",
@@ -189,12 +189,12 @@
189
189
  }
190
190
  },
191
191
  "node_modules/@babel/code-frame": {
192
- "version": "7.27.1",
193
- "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
192
+ "version": "7.29.0",
193
+ "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
194
194
  "dev": true,
195
195
  "license": "MIT",
196
196
  "dependencies": {
197
- "@babel/helper-validator-identifier": "^7.27.1",
197
+ "@babel/helper-validator-identifier": "^7.28.5",
198
198
  "js-tokens": "^4.0.0",
199
199
  "picocolors": "^1.1.1"
200
200
  },
@@ -203,8 +203,8 @@
203
203
  }
204
204
  },
205
205
  "node_modules/@babel/compat-data": {
206
- "version": "7.28.5",
207
- "integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==",
206
+ "version": "7.29.0",
207
+ "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==",
208
208
  "dev": true,
209
209
  "license": "MIT",
210
210
  "engines": {
@@ -212,20 +212,20 @@
212
212
  }
213
213
  },
214
214
  "node_modules/@babel/core": {
215
- "version": "7.28.5",
216
- "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==",
215
+ "version": "7.29.0",
216
+ "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
217
217
  "dev": true,
218
218
  "license": "MIT",
219
219
  "dependencies": {
220
- "@babel/code-frame": "^7.27.1",
221
- "@babel/generator": "^7.28.5",
222
- "@babel/helper-compilation-targets": "^7.27.2",
223
- "@babel/helper-module-transforms": "^7.28.3",
224
- "@babel/helpers": "^7.28.4",
225
- "@babel/parser": "^7.28.5",
226
- "@babel/template": "^7.27.2",
227
- "@babel/traverse": "^7.28.5",
228
- "@babel/types": "^7.28.5",
220
+ "@babel/code-frame": "^7.29.0",
221
+ "@babel/generator": "^7.29.0",
222
+ "@babel/helper-compilation-targets": "^7.28.6",
223
+ "@babel/helper-module-transforms": "^7.28.6",
224
+ "@babel/helpers": "^7.28.6",
225
+ "@babel/parser": "^7.29.0",
226
+ "@babel/template": "^7.28.6",
227
+ "@babel/traverse": "^7.29.0",
228
+ "@babel/types": "^7.29.0",
229
229
  "@jridgewell/remapping": "^2.3.5",
230
230
  "convert-source-map": "^2.0.0",
231
231
  "debug": "^4.1.0",
@@ -271,13 +271,13 @@
271
271
  "license": "MIT"
272
272
  },
273
273
  "node_modules/@babel/generator": {
274
- "version": "7.28.5",
275
- "integrity": "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==",
274
+ "version": "7.29.1",
275
+ "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==",
276
276
  "dev": true,
277
277
  "license": "MIT",
278
278
  "dependencies": {
279
- "@babel/parser": "^7.28.5",
280
- "@babel/types": "^7.28.5",
279
+ "@babel/parser": "^7.29.0",
280
+ "@babel/types": "^7.29.0",
281
281
  "@jridgewell/gen-mapping": "^0.3.12",
282
282
  "@jridgewell/trace-mapping": "^0.3.28",
283
283
  "jsesc": "^3.0.2"
@@ -287,12 +287,12 @@
287
287
  }
288
288
  },
289
289
  "node_modules/@babel/helper-compilation-targets": {
290
- "version": "7.27.2",
291
- "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
290
+ "version": "7.28.6",
291
+ "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==",
292
292
  "dev": true,
293
293
  "license": "MIT",
294
294
  "dependencies": {
295
- "@babel/compat-data": "^7.27.2",
295
+ "@babel/compat-data": "^7.28.6",
296
296
  "@babel/helper-validator-option": "^7.27.1",
297
297
  "browserslist": "^4.24.0",
298
298
  "lru-cache": "^5.1.1",
@@ -312,27 +312,27 @@
312
312
  }
313
313
  },
314
314
  "node_modules/@babel/helper-module-imports": {
315
- "version": "7.27.1",
316
- "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
315
+ "version": "7.28.6",
316
+ "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",
317
317
  "dev": true,
318
318
  "license": "MIT",
319
319
  "dependencies": {
320
- "@babel/traverse": "^7.27.1",
321
- "@babel/types": "^7.27.1"
320
+ "@babel/traverse": "^7.28.6",
321
+ "@babel/types": "^7.28.6"
322
322
  },
323
323
  "engines": {
324
324
  "node": ">=6.9.0"
325
325
  }
326
326
  },
327
327
  "node_modules/@babel/helper-module-transforms": {
328
- "version": "7.28.3",
329
- "integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
328
+ "version": "7.28.6",
329
+ "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",
330
330
  "dev": true,
331
331
  "license": "MIT",
332
332
  "dependencies": {
333
- "@babel/helper-module-imports": "^7.27.1",
334
- "@babel/helper-validator-identifier": "^7.27.1",
335
- "@babel/traverse": "^7.28.3"
333
+ "@babel/helper-module-imports": "^7.28.6",
334
+ "@babel/helper-validator-identifier": "^7.28.5",
335
+ "@babel/traverse": "^7.28.6"
336
336
  },
337
337
  "engines": {
338
338
  "node": ">=6.9.0"
@@ -342,8 +342,8 @@
342
342
  }
343
343
  },
344
344
  "node_modules/@babel/helper-plugin-utils": {
345
- "version": "7.27.1",
346
- "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
345
+ "version": "7.28.6",
346
+ "integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==",
347
347
  "dev": true,
348
348
  "license": "MIT",
349
349
  "engines": {
@@ -378,25 +378,25 @@
378
378
  }
379
379
  },
380
380
  "node_modules/@babel/helpers": {
381
- "version": "7.28.4",
382
- "integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
381
+ "version": "7.28.6",
382
+ "integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==",
383
383
  "dev": true,
384
384
  "license": "MIT",
385
385
  "dependencies": {
386
- "@babel/template": "^7.27.2",
387
- "@babel/types": "^7.28.4"
386
+ "@babel/template": "^7.28.6",
387
+ "@babel/types": "^7.28.6"
388
388
  },
389
389
  "engines": {
390
390
  "node": ">=6.9.0"
391
391
  }
392
392
  },
393
393
  "node_modules/@babel/parser": {
394
- "version": "7.28.5",
395
- "integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
394
+ "version": "7.29.0",
395
+ "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==",
396
396
  "dev": true,
397
397
  "license": "MIT",
398
398
  "dependencies": {
399
- "@babel/types": "^7.28.5"
399
+ "@babel/types": "^7.29.0"
400
400
  },
401
401
  "bin": {
402
402
  "parser": "bin/babel-parser.js"
@@ -457,12 +457,12 @@
457
457
  }
458
458
  },
459
459
  "node_modules/@babel/plugin-syntax-import-attributes": {
460
- "version": "7.27.1",
461
- "integrity": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==",
460
+ "version": "7.28.6",
461
+ "integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==",
462
462
  "dev": true,
463
463
  "license": "MIT",
464
464
  "dependencies": {
465
- "@babel/helper-plugin-utils": "^7.27.1"
465
+ "@babel/helper-plugin-utils": "^7.28.6"
466
466
  },
467
467
  "engines": {
468
468
  "node": ">=6.9.0"
@@ -598,12 +598,12 @@
598
598
  }
599
599
  },
600
600
  "node_modules/@babel/plugin-syntax-typescript": {
601
- "version": "7.27.1",
602
- "integrity": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==",
601
+ "version": "7.28.6",
602
+ "integrity": "sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==",
603
603
  "dev": true,
604
604
  "license": "MIT",
605
605
  "dependencies": {
606
- "@babel/helper-plugin-utils": "^7.27.1"
606
+ "@babel/helper-plugin-utils": "^7.28.6"
607
607
  },
608
608
  "engines": {
609
609
  "node": ">=6.9.0"
@@ -613,42 +613,42 @@
613
613
  }
614
614
  },
615
615
  "node_modules/@babel/runtime-corejs3": {
616
- "version": "7.28.4",
617
- "integrity": "sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ==",
616
+ "version": "7.29.0",
617
+ "integrity": "sha512-TgUkdp71C9pIbBcHudc+gXZnihEDOjUAmXO1VO4HHGES7QLZcShR0stfKIxLSNIYx2fqhmJChOjm/wkF8wv4gA==",
618
618
  "license": "MIT",
619
619
  "dependencies": {
620
- "core-js-pure": "^3.43.0"
620
+ "core-js-pure": "^3.48.0"
621
621
  },
622
622
  "engines": {
623
623
  "node": ">=6.9.0"
624
624
  }
625
625
  },
626
626
  "node_modules/@babel/template": {
627
- "version": "7.27.2",
628
- "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
627
+ "version": "7.28.6",
628
+ "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==",
629
629
  "dev": true,
630
630
  "license": "MIT",
631
631
  "dependencies": {
632
- "@babel/code-frame": "^7.27.1",
633
- "@babel/parser": "^7.27.2",
634
- "@babel/types": "^7.27.1"
632
+ "@babel/code-frame": "^7.28.6",
633
+ "@babel/parser": "^7.28.6",
634
+ "@babel/types": "^7.28.6"
635
635
  },
636
636
  "engines": {
637
637
  "node": ">=6.9.0"
638
638
  }
639
639
  },
640
640
  "node_modules/@babel/traverse": {
641
- "version": "7.28.5",
642
- "integrity": "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==",
641
+ "version": "7.29.0",
642
+ "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==",
643
643
  "dev": true,
644
644
  "license": "MIT",
645
645
  "dependencies": {
646
- "@babel/code-frame": "^7.27.1",
647
- "@babel/generator": "^7.28.5",
646
+ "@babel/code-frame": "^7.29.0",
647
+ "@babel/generator": "^7.29.0",
648
648
  "@babel/helper-globals": "^7.28.0",
649
- "@babel/parser": "^7.28.5",
650
- "@babel/template": "^7.27.2",
651
- "@babel/types": "^7.28.5",
649
+ "@babel/parser": "^7.29.0",
650
+ "@babel/template": "^7.28.6",
651
+ "@babel/types": "^7.29.0",
652
652
  "debug": "^4.3.1"
653
653
  },
654
654
  "engines": {
@@ -679,8 +679,8 @@
679
679
  "license": "MIT"
680
680
  },
681
681
  "node_modules/@babel/types": {
682
- "version": "7.28.5",
683
- "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
682
+ "version": "7.29.0",
683
+ "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
684
684
  "dev": true,
685
685
  "license": "MIT",
686
686
  "dependencies": {
@@ -858,7 +858,7 @@
858
858
  "node_modules/@jest/core/node_modules/glob": {
859
859
  "version": "7.2.3",
860
860
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
861
- "deprecated": "Glob versions prior to v9 are no longer supported",
861
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
862
862
  "dev": true,
863
863
  "license": "ISC",
864
864
  "dependencies": {
@@ -1019,7 +1019,7 @@
1019
1019
  "node_modules/@jest/reporters/node_modules/glob": {
1020
1020
  "version": "7.2.3",
1021
1021
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
1022
- "deprecated": "Glob versions prior to v9 are no longer supported",
1022
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
1023
1023
  "dev": true,
1024
1024
  "license": "ISC",
1025
1025
  "dependencies": {
@@ -1340,8 +1340,8 @@
1340
1340
  }
1341
1341
  },
1342
1342
  "node_modules/@types/node": {
1343
- "version": "25.0.2",
1344
- "integrity": "sha512-gWEkeiyYE4vqjON/+Obqcoeffmk0NF15WSBwSs7zwVA2bAbTaE0SJ7P0WNGoJn8uE7fiaV5a7dKYIJriEqOrmA==",
1343
+ "version": "25.2.0",
1344
+ "integrity": "sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==",
1345
1345
  "dev": true,
1346
1346
  "license": "MIT",
1347
1347
  "dependencies": {
@@ -1376,8 +1376,8 @@
1376
1376
  "license": "MIT"
1377
1377
  },
1378
1378
  "node_modules/@wavemaker/angular-app": {
1379
- "version": "12.0.0-next.25480",
1380
- "integrity": "sha512-whWd6rmZ4thR2F7kDr6m+T7SCI5w6hJsnhQl9or/fCcJiotMLDV41MkvrRdPt0G4Ek/EaS9cvFl1kx5aWEpmxQ==",
1379
+ "version": "12.0.0-next.28533",
1380
+ "integrity": "sha512-V7RvyVsmv0PVEa6Rj+hCXoSsPUK87TEsqZjVXxWS4RbjsdccOTsWeG4GGT+BUiR//gvXPDrWqsT95K6tl4fSYA==",
1381
1381
  "dependencies": {
1382
1382
  "@angular/animations": "18.2.13",
1383
1383
  "@angular/common": "18.2.13",
@@ -1394,12 +1394,12 @@
1394
1394
  "@fullcalendar/list": "6.1.18",
1395
1395
  "@fullcalendar/timegrid": "6.1.18",
1396
1396
  "@metrichor/jmespath": "0.3.1",
1397
- "@wavemaker/app-ng-runtime": "12.0.0-next.25480",
1398
- "@wavemaker/custom-widgets-m3": "12.0.0-next.25480",
1397
+ "@wavemaker/app-ng-runtime": "12.0.0-next.28533",
1398
+ "@wavemaker/custom-widgets-m3": "12.0.0-next.28533",
1399
1399
  "@wavemaker/focus-trap": "1.0.1",
1400
- "@wavemaker/foundation-css": "12.0.0-next.25480",
1400
+ "@wavemaker/foundation-css": "12.0.0-next.28533",
1401
1401
  "@wavemaker/nvd3": "1.8.16",
1402
- "@wavemaker/variables": "12.0.0-next.25480",
1402
+ "@wavemaker/variables": "12.0.0-next.28533",
1403
1403
  "@ztree/ztree_v3": "3.5.48",
1404
1404
  "acorn": "^8.15.0",
1405
1405
  "angular-imask": "7.6.1",
@@ -1434,8 +1434,8 @@
1434
1434
  }
1435
1435
  },
1436
1436
  "node_modules/@wavemaker/app-ng-runtime": {
1437
- "version": "12.0.0-next.25480",
1438
- "integrity": "sha512-M6fOqVrWRT+qiOj324cRnBOOIQz0sRp7+5GGmQz3ihKXs5jG0S2zZ+RFa3fHUC7ZIdr0Gn3dI5sULSpoFDNNnQ==",
1437
+ "version": "12.0.0-next.28533",
1438
+ "integrity": "sha512-is0JGT2Nwp10magJWlt7b6HDNNd0do7KGKgvpWCBhtMDnQk2oyF9cv/gxa5lXG2+pEmfAhTMv1fd9ufvSjQzEQ==",
1439
1439
  "license": "MIT",
1440
1440
  "engines": {
1441
1441
  "node": ">=18.16.1",
@@ -1443,8 +1443,8 @@
1443
1443
  }
1444
1444
  },
1445
1445
  "node_modules/@wavemaker/custom-widgets-m3": {
1446
- "version": "12.0.0-next.25480",
1447
- "integrity": "sha512-3QaRiKbFOCFP+F+yhCMcnziMHUT6ofGLBDiRa5hDzulDiQM9BTW3kkU7KgiEO8hmnr2Hp41CrVpjOEr/Fs7ZxQ==",
1446
+ "version": "12.0.0-next.28533",
1447
+ "integrity": "sha512-K/L/tmwqPcn19eD018qdSNZOt/3zGfki2A3EvdMQcMF0vOMcVxYCnqLyveypU/A2iWHfX/HCb1GvFDvl3Rlekw==",
1448
1448
  "license": "ISC"
1449
1449
  },
1450
1450
  "node_modules/@wavemaker/focus-trap": {
@@ -1457,8 +1457,8 @@
1457
1457
  }
1458
1458
  },
1459
1459
  "node_modules/@wavemaker/foundation-css": {
1460
- "version": "12.0.0-next.25480",
1461
- "integrity": "sha512-64oZFlp+65GLqGkAJ4VnFUiKNnKQy8FMujkYkqaS0MysuZkeT2MLQMh95wsa1ncVeEgHz/aq7U2/AiP8o7BgrQ==",
1460
+ "version": "12.0.0-next.28533",
1461
+ "integrity": "sha512-QgctV0kIZQD0OdEWW/Fcv1nMyM090+PFGIyub/cEexxG8uwTJPicrwLioM9hzzTcF8lGQeAEvLckgU8HuTfM5g==",
1462
1462
  "license": "ISC",
1463
1463
  "dependencies": {
1464
1464
  "chroma-js": "^3.1.2"
@@ -1473,8 +1473,8 @@
1473
1473
  }
1474
1474
  },
1475
1475
  "node_modules/@wavemaker/variables": {
1476
- "version": "12.0.0-next.25480",
1477
- "integrity": "sha512-61tdZ3CE2Qi2GtoLWzz9WpTZdxuCgnlSOPjrAVFnQ59EMBejQkVXbm+Y8rLgD29lPZhbZxiFieJYqIy9KXN0WQ==",
1476
+ "version": "12.0.0-next.28533",
1477
+ "integrity": "sha512-tURv4QFwhIdc8exeppmDwi8uFNnSoLcP1dZ47raDqe5q3xDds0tPZzXvaiQyaP8p25dUMGecfnJqOEGWPYwZEQ==",
1478
1478
  "license": "ISC",
1479
1479
  "dependencies": {
1480
1480
  "@metrichor/jmespath": "^0.3.1",
@@ -1909,8 +1909,8 @@
1909
1909
  "license": "MIT"
1910
1910
  },
1911
1911
  "node_modules/baseline-browser-mapping": {
1912
- "version": "2.9.7",
1913
- "integrity": "sha512-k9xFKplee6KIio3IDbwj+uaCLpqzOwakOgmqzPezM0sFJlFKcg30vk2wOiAJtkTSfx0SSQDSe8q+mWA/fSH5Zg==",
1912
+ "version": "2.9.19",
1913
+ "integrity": "sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==",
1914
1914
  "dev": true,
1915
1915
  "license": "Apache-2.0",
1916
1916
  "bin": {
@@ -2190,8 +2190,8 @@
2190
2190
  }
2191
2191
  },
2192
2192
  "node_modules/caniuse-lite": {
2193
- "version": "1.0.30001760",
2194
- "integrity": "sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==",
2193
+ "version": "1.0.30001767",
2194
+ "integrity": "sha512-34+zUAMhSH+r+9eKmYG+k2Rpt8XttfE4yXAjoZvkAPs15xcYQhyBYdalJ65BzivAvGRMViEjy6oKr/S91loekQ==",
2195
2195
  "dev": true,
2196
2196
  "funding": [
2197
2197
  {
@@ -2533,8 +2533,8 @@
2533
2533
  "license": "MIT"
2534
2534
  },
2535
2535
  "node_modules/core-js-pure": {
2536
- "version": "3.47.0",
2537
- "integrity": "sha512-BcxeDbzUrRnXGYIVAGFtcGQVNpFcUhVjr6W7F8XktvQW2iJP9e66GP6xdKotCRFlrxBvNIBrhwKteRXqMV86Nw==",
2536
+ "version": "3.48.0",
2537
+ "integrity": "sha512-1slJgk89tWC51HQ1AEqG+s2VuwpTRr8ocu4n20QUcH1v9lAN0RXen0Q0AABa/DK1I7RrNWLucplOHMx8hfTGTw==",
2538
2538
  "hasInstallScript": true,
2539
2539
  "license": "MIT",
2540
2540
  "funding": {
@@ -2825,8 +2825,8 @@
2825
2825
  }
2826
2826
  },
2827
2827
  "node_modules/d3-format": {
2828
- "version": "3.1.0",
2829
- "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==",
2828
+ "version": "3.1.2",
2829
+ "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==",
2830
2830
  "license": "ISC",
2831
2831
  "engines": {
2832
2832
  "node": ">=12"
@@ -3277,8 +3277,8 @@
3277
3277
  "license": "MIT"
3278
3278
  },
3279
3279
  "node_modules/electron-to-chromium": {
3280
- "version": "1.5.267",
3281
- "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
3280
+ "version": "1.5.286",
3281
+ "integrity": "sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==",
3282
3282
  "dev": true,
3283
3283
  "license": "ISC"
3284
3284
  },
@@ -3824,6 +3824,7 @@
3824
3824
  "node_modules/glob": {
3825
3825
  "version": "10.5.0",
3826
3826
  "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
3827
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
3827
3828
  "license": "ISC",
3828
3829
  "dependencies": {
3829
3830
  "foreground-child": "^3.1.0",
@@ -4668,7 +4669,7 @@
4668
4669
  "node_modules/jest-config/node_modules/glob": {
4669
4670
  "version": "7.2.3",
4670
4671
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
4671
- "deprecated": "Glob versions prior to v9 are no longer supported",
4672
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
4672
4673
  "dev": true,
4673
4674
  "license": "ISC",
4674
4675
  "dependencies": {
@@ -5039,7 +5040,7 @@
5039
5040
  "node_modules/jest-runtime/node_modules/glob": {
5040
5041
  "version": "7.2.3",
5041
5042
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
5042
- "deprecated": "Glob versions prior to v9 are no longer supported",
5043
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
5043
5044
  "dev": true,
5044
5045
  "license": "ISC",
5045
5046
  "dependencies": {
@@ -5456,8 +5457,8 @@
5456
5457
  }
5457
5458
  },
5458
5459
  "node_modules/lodash": {
5459
- "version": "4.17.21",
5460
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
5460
+ "version": "4.17.23",
5461
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
5461
5462
  "license": "MIT"
5462
5463
  },
5463
5464
  "node_modules/lodash-es": {
@@ -6379,8 +6380,8 @@
6379
6380
  }
6380
6381
  },
6381
6382
  "node_modules/qs": {
6382
- "version": "6.14.0",
6383
- "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
6383
+ "version": "6.14.1",
6384
+ "integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
6384
6385
  "license": "BSD-3-Clause",
6385
6386
  "dependencies": {
6386
6387
  "side-channel": "^1.1.0"
@@ -6564,7 +6565,7 @@
6564
6565
  "node_modules/rimraf/node_modules/glob": {
6565
6566
  "version": "7.2.3",
6566
6567
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
6567
- "deprecated": "Glob versions prior to v9 are no longer supported",
6568
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
6568
6569
  "license": "ISC",
6569
6570
  "dependencies": {
6570
6571
  "fs.realpath": "^1.0.0",
@@ -6656,8 +6657,8 @@
6656
6657
  }
6657
6658
  },
6658
6659
  "node_modules/send": {
6659
- "version": "0.19.1",
6660
- "integrity": "sha512-p4rRk4f23ynFEfcD9LA0xRYngj+IyGiEYyqqOak8kaN0TvNmuxC2dcVeBn62GpCeR2CpWqyHCNScTP91QbAVFg==",
6660
+ "version": "0.19.2",
6661
+ "integrity": "sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==",
6661
6662
  "license": "MIT",
6662
6663
  "dependencies": {
6663
6664
  "debug": "2.6.9",
@@ -6666,119 +6667,37 @@
6666
6667
  "encodeurl": "~2.0.0",
6667
6668
  "escape-html": "~1.0.3",
6668
6669
  "etag": "~1.8.1",
6669
- "fresh": "0.5.2",
6670
- "http-errors": "2.0.0",
6670
+ "fresh": "~0.5.2",
6671
+ "http-errors": "~2.0.1",
6671
6672
  "mime": "1.6.0",
6672
6673
  "ms": "2.1.3",
6673
- "on-finished": "2.4.1",
6674
+ "on-finished": "~2.4.1",
6674
6675
  "range-parser": "~1.2.1",
6675
- "statuses": "2.0.1"
6676
+ "statuses": "~2.0.2"
6676
6677
  },
6677
6678
  "engines": {
6678
6679
  "node": ">= 0.8.0"
6679
6680
  }
6680
6681
  },
6681
- "node_modules/send/node_modules/http-errors": {
6682
- "version": "2.0.0",
6683
- "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
6684
- "license": "MIT",
6685
- "dependencies": {
6686
- "depd": "2.0.0",
6687
- "inherits": "2.0.4",
6688
- "setprototypeof": "1.2.0",
6689
- "statuses": "2.0.1",
6690
- "toidentifier": "1.0.1"
6691
- },
6692
- "engines": {
6693
- "node": ">= 0.8"
6694
- }
6695
- },
6696
6682
  "node_modules/send/node_modules/ms": {
6697
6683
  "version": "2.1.3",
6698
6684
  "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
6699
6685
  "license": "MIT"
6700
6686
  },
6701
- "node_modules/send/node_modules/statuses": {
6702
- "version": "2.0.1",
6703
- "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
6704
- "license": "MIT",
6705
- "engines": {
6706
- "node": ">= 0.8"
6707
- }
6708
- },
6709
6687
  "node_modules/serve-static": {
6710
- "version": "1.16.2",
6711
- "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
6688
+ "version": "1.16.3",
6689
+ "integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==",
6712
6690
  "license": "MIT",
6713
6691
  "dependencies": {
6714
6692
  "encodeurl": "~2.0.0",
6715
6693
  "escape-html": "~1.0.3",
6716
6694
  "parseurl": "~1.3.3",
6717
- "send": "0.19.0"
6695
+ "send": "~0.19.1"
6718
6696
  },
6719
6697
  "engines": {
6720
6698
  "node": ">= 0.8.0"
6721
6699
  }
6722
6700
  },
6723
- "node_modules/serve-static/node_modules/http-errors": {
6724
- "version": "2.0.0",
6725
- "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
6726
- "license": "MIT",
6727
- "dependencies": {
6728
- "depd": "2.0.0",
6729
- "inherits": "2.0.4",
6730
- "setprototypeof": "1.2.0",
6731
- "statuses": "2.0.1",
6732
- "toidentifier": "1.0.1"
6733
- },
6734
- "engines": {
6735
- "node": ">= 0.8"
6736
- }
6737
- },
6738
- "node_modules/serve-static/node_modules/ms": {
6739
- "version": "2.1.3",
6740
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
6741
- "license": "MIT"
6742
- },
6743
- "node_modules/serve-static/node_modules/send": {
6744
- "version": "0.19.0",
6745
- "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
6746
- "license": "MIT",
6747
- "dependencies": {
6748
- "debug": "2.6.9",
6749
- "depd": "2.0.0",
6750
- "destroy": "1.2.0",
6751
- "encodeurl": "~1.0.2",
6752
- "escape-html": "~1.0.3",
6753
- "etag": "~1.8.1",
6754
- "fresh": "0.5.2",
6755
- "http-errors": "2.0.0",
6756
- "mime": "1.6.0",
6757
- "ms": "2.1.3",
6758
- "on-finished": "2.4.1",
6759
- "range-parser": "~1.2.1",
6760
- "statuses": "2.0.1"
6761
- },
6762
- "engines": {
6763
- "node": ">= 0.8.0"
6764
- }
6765
- },
6766
- "node_modules/serve-static/node_modules/send/node_modules/encodeurl": {
6767
- "version": "1.0.2",
6768
- "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
6769
- "license": "MIT",
6770
- "engines": {
6771
- "node": ">= 0.8"
6772
- }
6773
- },
6774
- "node_modules/serve-static/node_modules/statuses": {
6775
- "version": "2.0.1",
6776
- "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
6777
- "license": "MIT",
6778
- "engines": {
6779
- "node": ">= 0.8"
6780
- }
6781
- },
6782
6701
  "node_modules/set-blocking": {
6783
6702
  "version": "2.0.0",
6784
6703
  "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
@@ -7188,8 +7107,8 @@
7188
7107
  "license": "MIT"
7189
7108
  },
7190
7109
  "node_modules/tabbable": {
7191
- "version": "6.3.0",
7192
- "integrity": "sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ==",
7110
+ "version": "6.4.0",
7111
+ "integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==",
7193
7112
  "license": "MIT"
7194
7113
  },
7195
7114
  "node_modules/tar-fs": {
@@ -7321,7 +7240,7 @@
7321
7240
  "node_modules/test-exclude/node_modules/glob": {
7322
7241
  "version": "7.2.3",
7323
7242
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
7324
- "deprecated": "Glob versions prior to v9 are no longer supported",
7243
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
7325
7244
  "dev": true,
7326
7245
  "license": "ISC",
7327
7246
  "dependencies": {
@@ -7532,8 +7451,8 @@
7532
7451
  }
7533
7452
  },
7534
7453
  "node_modules/update-browserslist-db": {
7535
- "version": "1.2.2",
7536
- "integrity": "sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==",
7454
+ "version": "1.2.3",
7455
+ "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
7537
7456
  "dev": true,
7538
7457
  "funding": [
7539
7458
  {
@@ -7658,6 +7577,7 @@
7658
7577
  "node_modules/whatwg-encoding": {
7659
7578
  "version": "1.0.5",
7660
7579
  "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
7580
+ "deprecated": "Use @exodus/bytes instead for a more spec-conformant and faster implementation",
7661
7581
  "dev": true,
7662
7582
  "license": "MIT",
7663
7583
  "dependencies": {
@@ -7716,8 +7636,8 @@
7716
7636
  "license": "ISC"
7717
7637
  },
7718
7638
  "node_modules/which-typed-array": {
7719
- "version": "1.1.19",
7720
- "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
7639
+ "version": "1.1.20",
7640
+ "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==",
7721
7641
  "license": "MIT",
7722
7642
  "dependencies": {
7723
7643
  "available-typed-arrays": "^1.0.7",