@wavemaker/angular-app 11.10.0-next.27705 → 11.10.0-rc.198
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.
- package/dependency-report.html +1 -1
- package/npm-shrinkwrap.json +68 -52
- package/package-lock.json +68 -52
- package/package.json +5 -5
package/dependency-report.html
CHANGED
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.10.0-
|
|
3
|
+
"version": "11.10.0-rc.198",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-app",
|
|
9
|
-
"version": "11.10.0-
|
|
9
|
+
"version": "11.10.0-rc.198",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@angular/animations": "18.2.13",
|
|
12
12
|
"@angular/common": "18.2.13",
|
|
@@ -34,12 +34,12 @@
|
|
|
34
34
|
"@awesome-cordova-plugins/vibration": "5.39.1",
|
|
35
35
|
"@babel/runtime": "7.14.8",
|
|
36
36
|
"@metrichor/jmespath": "0.3.1",
|
|
37
|
-
"@wavemaker/app-ng-runtime": "11.10.0-
|
|
38
|
-
"@wavemaker/custom-widgets-m3": "11.10.0-
|
|
37
|
+
"@wavemaker/app-ng-runtime": "11.10.0-rc.198",
|
|
38
|
+
"@wavemaker/custom-widgets-m3": "11.10.0-rc.198",
|
|
39
39
|
"@wavemaker/focus-trap": "1.0.1",
|
|
40
|
-
"@wavemaker/foundation-css": "11.10.0-
|
|
40
|
+
"@wavemaker/foundation-css": "11.10.0-rc.198",
|
|
41
41
|
"@wavemaker/nvd3": "1.8.12",
|
|
42
|
-
"@wavemaker/variables": "11.10.0-
|
|
42
|
+
"@wavemaker/variables": "11.10.0-rc.198",
|
|
43
43
|
"@ztree/ztree_v3": "3.5.48",
|
|
44
44
|
"angular-imask": "^7.6.1",
|
|
45
45
|
"angular2-websocket": "0.9.7",
|
|
@@ -1951,25 +1951,25 @@
|
|
|
1951
1951
|
}
|
|
1952
1952
|
},
|
|
1953
1953
|
"node_modules/@babel/helpers": {
|
|
1954
|
-
"version": "7.26.
|
|
1955
|
-
"integrity": "sha512-
|
|
1954
|
+
"version": "7.26.7",
|
|
1955
|
+
"integrity": "sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==",
|
|
1956
1956
|
"dev": true,
|
|
1957
1957
|
"license": "MIT",
|
|
1958
1958
|
"dependencies": {
|
|
1959
1959
|
"@babel/template": "^7.25.9",
|
|
1960
|
-
"@babel/types": "^7.26.
|
|
1960
|
+
"@babel/types": "^7.26.7"
|
|
1961
1961
|
},
|
|
1962
1962
|
"engines": {
|
|
1963
1963
|
"node": ">=6.9.0"
|
|
1964
1964
|
}
|
|
1965
1965
|
},
|
|
1966
1966
|
"node_modules/@babel/parser": {
|
|
1967
|
-
"version": "7.26.
|
|
1968
|
-
"integrity": "sha512-
|
|
1967
|
+
"version": "7.26.7",
|
|
1968
|
+
"integrity": "sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==",
|
|
1969
1969
|
"dev": true,
|
|
1970
1970
|
"license": "MIT",
|
|
1971
1971
|
"dependencies": {
|
|
1972
|
-
"@babel/types": "^7.26.
|
|
1972
|
+
"@babel/types": "^7.26.7"
|
|
1973
1973
|
},
|
|
1974
1974
|
"bin": {
|
|
1975
1975
|
"parser": "bin/babel-parser.js"
|
|
@@ -3094,12 +3094,12 @@
|
|
|
3094
3094
|
}
|
|
3095
3095
|
},
|
|
3096
3096
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
3097
|
-
"version": "7.
|
|
3098
|
-
"integrity": "sha512-
|
|
3097
|
+
"version": "7.26.7",
|
|
3098
|
+
"integrity": "sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==",
|
|
3099
3099
|
"dev": true,
|
|
3100
3100
|
"license": "MIT",
|
|
3101
3101
|
"dependencies": {
|
|
3102
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3102
|
+
"@babel/helper-plugin-utils": "^7.26.5"
|
|
3103
3103
|
},
|
|
3104
3104
|
"engines": {
|
|
3105
3105
|
"node": ">=6.9.0"
|
|
@@ -3303,8 +3303,8 @@
|
|
|
3303
3303
|
}
|
|
3304
3304
|
},
|
|
3305
3305
|
"node_modules/@babel/runtime-corejs3": {
|
|
3306
|
-
"version": "7.26.
|
|
3307
|
-
"integrity": "sha512-
|
|
3306
|
+
"version": "7.26.7",
|
|
3307
|
+
"integrity": "sha512-55gRV8vGrCIYZnaQHQrD92Lo/hYE3Sj5tmbuf0hhHR7sj2CWhEhHU89hbq+UVDXvFG1zUVXJhUkEq1eAfqXtFw==",
|
|
3308
3308
|
"license": "MIT",
|
|
3309
3309
|
"dependencies": {
|
|
3310
3310
|
"core-js-pure": "^3.30.2",
|
|
@@ -3334,16 +3334,16 @@
|
|
|
3334
3334
|
}
|
|
3335
3335
|
},
|
|
3336
3336
|
"node_modules/@babel/traverse": {
|
|
3337
|
-
"version": "7.26.
|
|
3338
|
-
"integrity": "sha512-
|
|
3337
|
+
"version": "7.26.7",
|
|
3338
|
+
"integrity": "sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==",
|
|
3339
3339
|
"dev": true,
|
|
3340
3340
|
"license": "MIT",
|
|
3341
3341
|
"dependencies": {
|
|
3342
3342
|
"@babel/code-frame": "^7.26.2",
|
|
3343
3343
|
"@babel/generator": "^7.26.5",
|
|
3344
|
-
"@babel/parser": "^7.26.
|
|
3344
|
+
"@babel/parser": "^7.26.7",
|
|
3345
3345
|
"@babel/template": "^7.25.9",
|
|
3346
|
-
"@babel/types": "^7.26.
|
|
3346
|
+
"@babel/types": "^7.26.7",
|
|
3347
3347
|
"debug": "^4.3.1",
|
|
3348
3348
|
"globals": "^11.1.0"
|
|
3349
3349
|
},
|
|
@@ -3380,8 +3380,8 @@
|
|
|
3380
3380
|
}
|
|
3381
3381
|
},
|
|
3382
3382
|
"node_modules/@babel/types": {
|
|
3383
|
-
"version": "7.26.
|
|
3384
|
-
"integrity": "sha512-
|
|
3383
|
+
"version": "7.26.7",
|
|
3384
|
+
"integrity": "sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==",
|
|
3385
3385
|
"dev": true,
|
|
3386
3386
|
"license": "MIT",
|
|
3387
3387
|
"dependencies": {
|
|
@@ -4642,8 +4642,8 @@
|
|
|
4642
4642
|
}
|
|
4643
4643
|
},
|
|
4644
4644
|
"node_modules/@inquirer/core/node_modules/@types/node": {
|
|
4645
|
-
"version": "22.10.
|
|
4646
|
-
"integrity": "sha512-
|
|
4645
|
+
"version": "22.10.10",
|
|
4646
|
+
"integrity": "sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==",
|
|
4647
4647
|
"dev": true,
|
|
4648
4648
|
"license": "MIT",
|
|
4649
4649
|
"dependencies": {
|
|
@@ -6793,8 +6793,8 @@
|
|
|
6793
6793
|
]
|
|
6794
6794
|
},
|
|
6795
6795
|
"node_modules/@rollup/wasm-node": {
|
|
6796
|
-
"version": "4.
|
|
6797
|
-
"integrity": "sha512-
|
|
6796
|
+
"version": "4.32.0",
|
|
6797
|
+
"integrity": "sha512-Dsr5270xEi7yFW3MjnLp+mBO+EW0qbdp+J+EPm+eCpA0nfYnWv/xExf85uTCBu18VVvGg0RTUqrUlwA/FUe2yQ==",
|
|
6798
6798
|
"dev": true,
|
|
6799
6799
|
"license": "MIT",
|
|
6800
6800
|
"dependencies": {
|
|
@@ -7428,8 +7428,8 @@
|
|
|
7428
7428
|
"license": "MIT"
|
|
7429
7429
|
},
|
|
7430
7430
|
"node_modules/@types/ws": {
|
|
7431
|
-
"version": "8.5.
|
|
7432
|
-
"integrity": "sha512-
|
|
7431
|
+
"version": "8.5.14",
|
|
7432
|
+
"integrity": "sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw==",
|
|
7433
7433
|
"dev": true,
|
|
7434
7434
|
"license": "MIT",
|
|
7435
7435
|
"dependencies": {
|
|
@@ -7855,8 +7855,8 @@
|
|
|
7855
7855
|
}
|
|
7856
7856
|
},
|
|
7857
7857
|
"node_modules/@ungap/structured-clone": {
|
|
7858
|
-
"version": "1.
|
|
7859
|
-
"integrity": "sha512-
|
|
7858
|
+
"version": "1.3.0",
|
|
7859
|
+
"integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
|
|
7860
7860
|
"dev": true,
|
|
7861
7861
|
"license": "ISC"
|
|
7862
7862
|
},
|
|
@@ -7873,8 +7873,8 @@
|
|
|
7873
7873
|
}
|
|
7874
7874
|
},
|
|
7875
7875
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
7876
|
-
"version": "11.10.0-
|
|
7877
|
-
"integrity": "sha512-
|
|
7876
|
+
"version": "11.10.0-rc.198",
|
|
7877
|
+
"integrity": "sha512-N9DavVIOeerTYNIXWPiTO2eXp9WRpX6TC620TlAZ7F4tvJbBXN2TP/JMYXvU56bzjh/cWjCXk9J1mm5EzTnwWQ==",
|
|
7878
7878
|
"license": "MIT",
|
|
7879
7879
|
"engines": {
|
|
7880
7880
|
"node": ">=18.16.1",
|
|
@@ -7882,8 +7882,8 @@
|
|
|
7882
7882
|
}
|
|
7883
7883
|
},
|
|
7884
7884
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
7885
|
-
"version": "11.10.0-
|
|
7886
|
-
"integrity": "sha512-
|
|
7885
|
+
"version": "11.10.0-rc.198",
|
|
7886
|
+
"integrity": "sha512-U+0P3AZIOewKZxr+ydaGcxqsi2ts2C4Qlj9kgeN80rWqZmA1n5xfFqxRMUNSRHRbzTISjmNcvnYnLOQvrFKtaQ==",
|
|
7887
7887
|
"license": "ISC"
|
|
7888
7888
|
},
|
|
7889
7889
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -7896,8 +7896,8 @@
|
|
|
7896
7896
|
}
|
|
7897
7897
|
},
|
|
7898
7898
|
"node_modules/@wavemaker/foundation-css": {
|
|
7899
|
-
"version": "11.10.0-
|
|
7900
|
-
"integrity": "sha512-
|
|
7899
|
+
"version": "11.10.0-rc.198",
|
|
7900
|
+
"integrity": "sha512-mQh6RyEZxmNTNW2ISlnIgcEjat5j9LKWSdy+7gaLeBQMjFuSe+0coDvRx+ikN/mdqn7tGoSbnjX/wYalbWuPMw==",
|
|
7901
7901
|
"license": "ISC"
|
|
7902
7902
|
},
|
|
7903
7903
|
"node_modules/@wavemaker/nvd3": {
|
|
@@ -7909,8 +7909,8 @@
|
|
|
7909
7909
|
}
|
|
7910
7910
|
},
|
|
7911
7911
|
"node_modules/@wavemaker/variables": {
|
|
7912
|
-
"version": "11.10.0-
|
|
7913
|
-
"integrity": "sha512-
|
|
7912
|
+
"version": "11.10.0-rc.198",
|
|
7913
|
+
"integrity": "sha512-dqFk1ZADAZG/fYwJ7C84HWhvv1Y4eij6qhog1lJ/YTa5RY+6aK8D+/mP3xFquYacSrTb0OcLCYgZarqeXANGxQ==",
|
|
7914
7914
|
"license": "ISC",
|
|
7915
7915
|
"dependencies": {
|
|
7916
7916
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -8647,6 +8647,15 @@
|
|
|
8647
8647
|
"dev": true,
|
|
8648
8648
|
"license": "MIT"
|
|
8649
8649
|
},
|
|
8650
|
+
"node_modules/async-function": {
|
|
8651
|
+
"version": "1.0.0",
|
|
8652
|
+
"integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==",
|
|
8653
|
+
"dev": true,
|
|
8654
|
+
"license": "MIT",
|
|
8655
|
+
"engines": {
|
|
8656
|
+
"node": ">= 0.4"
|
|
8657
|
+
}
|
|
8658
|
+
},
|
|
8650
8659
|
"node_modules/asynckit": {
|
|
8651
8660
|
"version": "0.4.0",
|
|
8652
8661
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
@@ -11003,8 +11012,8 @@
|
|
|
11003
11012
|
}
|
|
11004
11013
|
},
|
|
11005
11014
|
"node_modules/decimal.js": {
|
|
11006
|
-
"version": "10.
|
|
11007
|
-
"integrity": "sha512-
|
|
11015
|
+
"version": "10.5.0",
|
|
11016
|
+
"integrity": "sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==",
|
|
11008
11017
|
"dev": true,
|
|
11009
11018
|
"license": "MIT"
|
|
11010
11019
|
},
|
|
@@ -11491,8 +11500,8 @@
|
|
|
11491
11500
|
}
|
|
11492
11501
|
},
|
|
11493
11502
|
"node_modules/electron-to-chromium": {
|
|
11494
|
-
"version": "1.5.
|
|
11495
|
-
"integrity": "sha512
|
|
11503
|
+
"version": "1.5.88",
|
|
11504
|
+
"integrity": "sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw==",
|
|
11496
11505
|
"dev": true,
|
|
11497
11506
|
"license": "ISC"
|
|
11498
11507
|
},
|
|
@@ -12816,12 +12825,18 @@
|
|
|
12816
12825
|
}
|
|
12817
12826
|
},
|
|
12818
12827
|
"node_modules/for-each": {
|
|
12819
|
-
"version": "0.3.
|
|
12820
|
-
"integrity": "sha512-
|
|
12828
|
+
"version": "0.3.4",
|
|
12829
|
+
"integrity": "sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw==",
|
|
12821
12830
|
"dev": true,
|
|
12822
12831
|
"license": "MIT",
|
|
12823
12832
|
"dependencies": {
|
|
12824
|
-
"is-callable": "^1.
|
|
12833
|
+
"is-callable": "^1.2.7"
|
|
12834
|
+
},
|
|
12835
|
+
"engines": {
|
|
12836
|
+
"node": ">= 0.4"
|
|
12837
|
+
},
|
|
12838
|
+
"funding": {
|
|
12839
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
12825
12840
|
}
|
|
12826
12841
|
},
|
|
12827
12842
|
"node_modules/foreground-child": {
|
|
@@ -13854,8 +13869,8 @@
|
|
|
13854
13869
|
}
|
|
13855
13870
|
},
|
|
13856
13871
|
"node_modules/i18next/node_modules/@babel/runtime": {
|
|
13857
|
-
"version": "7.26.
|
|
13858
|
-
"integrity": "sha512-
|
|
13872
|
+
"version": "7.26.7",
|
|
13873
|
+
"integrity": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==",
|
|
13859
13874
|
"dev": true,
|
|
13860
13875
|
"license": "MIT",
|
|
13861
13876
|
"dependencies": {
|
|
@@ -14218,11 +14233,12 @@
|
|
|
14218
14233
|
"license": "MIT"
|
|
14219
14234
|
},
|
|
14220
14235
|
"node_modules/is-async-function": {
|
|
14221
|
-
"version": "2.1.
|
|
14222
|
-
"integrity": "sha512-
|
|
14236
|
+
"version": "2.1.1",
|
|
14237
|
+
"integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==",
|
|
14223
14238
|
"dev": true,
|
|
14224
14239
|
"license": "MIT",
|
|
14225
14240
|
"dependencies": {
|
|
14241
|
+
"async-function": "^1.0.0",
|
|
14226
14242
|
"call-bound": "^1.0.3",
|
|
14227
14243
|
"get-proto": "^1.0.1",
|
|
14228
14244
|
"has-tostringtag": "^1.0.2",
|
|
@@ -15328,8 +15344,8 @@
|
|
|
15328
15344
|
}
|
|
15329
15345
|
},
|
|
15330
15346
|
"node_modules/jest-preset-angular": {
|
|
15331
|
-
"version": "14.5.
|
|
15332
|
-
"integrity": "sha512-
|
|
15347
|
+
"version": "14.5.1",
|
|
15348
|
+
"integrity": "sha512-HLYYMwNcv3mFrKbOPJwR29tKqVg+yWxez8ilCIsEj1HRYZ/OVsBy5+dcMok+VqL5nmeukTsGnEfGWt+SsQqtkA==",
|
|
15333
15349
|
"dev": true,
|
|
15334
15350
|
"license": "MIT",
|
|
15335
15351
|
"dependencies": {
|
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.10.0-
|
|
3
|
+
"version": "11.10.0-rc.198",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-app",
|
|
9
|
-
"version": "11.10.0-
|
|
9
|
+
"version": "11.10.0-rc.198",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@angular/animations": "18.2.13",
|
|
12
12
|
"@angular/common": "18.2.13",
|
|
@@ -34,12 +34,12 @@
|
|
|
34
34
|
"@awesome-cordova-plugins/vibration": "5.39.1",
|
|
35
35
|
"@babel/runtime": "7.14.8",
|
|
36
36
|
"@metrichor/jmespath": "0.3.1",
|
|
37
|
-
"@wavemaker/app-ng-runtime": "11.10.0-
|
|
38
|
-
"@wavemaker/custom-widgets-m3": "11.10.0-
|
|
37
|
+
"@wavemaker/app-ng-runtime": "11.10.0-rc.198",
|
|
38
|
+
"@wavemaker/custom-widgets-m3": "11.10.0-rc.198",
|
|
39
39
|
"@wavemaker/focus-trap": "1.0.1",
|
|
40
|
-
"@wavemaker/foundation-css": "11.10.0-
|
|
40
|
+
"@wavemaker/foundation-css": "11.10.0-rc.198",
|
|
41
41
|
"@wavemaker/nvd3": "1.8.12",
|
|
42
|
-
"@wavemaker/variables": "11.10.0-
|
|
42
|
+
"@wavemaker/variables": "11.10.0-rc.198",
|
|
43
43
|
"@ztree/ztree_v3": "3.5.48",
|
|
44
44
|
"angular-imask": "^7.6.1",
|
|
45
45
|
"angular2-websocket": "0.9.7",
|
|
@@ -1951,25 +1951,25 @@
|
|
|
1951
1951
|
}
|
|
1952
1952
|
},
|
|
1953
1953
|
"node_modules/@babel/helpers": {
|
|
1954
|
-
"version": "7.26.
|
|
1955
|
-
"integrity": "sha512-
|
|
1954
|
+
"version": "7.26.7",
|
|
1955
|
+
"integrity": "sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==",
|
|
1956
1956
|
"dev": true,
|
|
1957
1957
|
"license": "MIT",
|
|
1958
1958
|
"dependencies": {
|
|
1959
1959
|
"@babel/template": "^7.25.9",
|
|
1960
|
-
"@babel/types": "^7.26.
|
|
1960
|
+
"@babel/types": "^7.26.7"
|
|
1961
1961
|
},
|
|
1962
1962
|
"engines": {
|
|
1963
1963
|
"node": ">=6.9.0"
|
|
1964
1964
|
}
|
|
1965
1965
|
},
|
|
1966
1966
|
"node_modules/@babel/parser": {
|
|
1967
|
-
"version": "7.26.
|
|
1968
|
-
"integrity": "sha512-
|
|
1967
|
+
"version": "7.26.7",
|
|
1968
|
+
"integrity": "sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==",
|
|
1969
1969
|
"dev": true,
|
|
1970
1970
|
"license": "MIT",
|
|
1971
1971
|
"dependencies": {
|
|
1972
|
-
"@babel/types": "^7.26.
|
|
1972
|
+
"@babel/types": "^7.26.7"
|
|
1973
1973
|
},
|
|
1974
1974
|
"bin": {
|
|
1975
1975
|
"parser": "bin/babel-parser.js"
|
|
@@ -3094,12 +3094,12 @@
|
|
|
3094
3094
|
}
|
|
3095
3095
|
},
|
|
3096
3096
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
3097
|
-
"version": "7.
|
|
3098
|
-
"integrity": "sha512-
|
|
3097
|
+
"version": "7.26.7",
|
|
3098
|
+
"integrity": "sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==",
|
|
3099
3099
|
"dev": true,
|
|
3100
3100
|
"license": "MIT",
|
|
3101
3101
|
"dependencies": {
|
|
3102
|
-
"@babel/helper-plugin-utils": "^7.
|
|
3102
|
+
"@babel/helper-plugin-utils": "^7.26.5"
|
|
3103
3103
|
},
|
|
3104
3104
|
"engines": {
|
|
3105
3105
|
"node": ">=6.9.0"
|
|
@@ -3303,8 +3303,8 @@
|
|
|
3303
3303
|
}
|
|
3304
3304
|
},
|
|
3305
3305
|
"node_modules/@babel/runtime-corejs3": {
|
|
3306
|
-
"version": "7.26.
|
|
3307
|
-
"integrity": "sha512-
|
|
3306
|
+
"version": "7.26.7",
|
|
3307
|
+
"integrity": "sha512-55gRV8vGrCIYZnaQHQrD92Lo/hYE3Sj5tmbuf0hhHR7sj2CWhEhHU89hbq+UVDXvFG1zUVXJhUkEq1eAfqXtFw==",
|
|
3308
3308
|
"license": "MIT",
|
|
3309
3309
|
"dependencies": {
|
|
3310
3310
|
"core-js-pure": "^3.30.2",
|
|
@@ -3334,16 +3334,16 @@
|
|
|
3334
3334
|
}
|
|
3335
3335
|
},
|
|
3336
3336
|
"node_modules/@babel/traverse": {
|
|
3337
|
-
"version": "7.26.
|
|
3338
|
-
"integrity": "sha512-
|
|
3337
|
+
"version": "7.26.7",
|
|
3338
|
+
"integrity": "sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==",
|
|
3339
3339
|
"dev": true,
|
|
3340
3340
|
"license": "MIT",
|
|
3341
3341
|
"dependencies": {
|
|
3342
3342
|
"@babel/code-frame": "^7.26.2",
|
|
3343
3343
|
"@babel/generator": "^7.26.5",
|
|
3344
|
-
"@babel/parser": "^7.26.
|
|
3344
|
+
"@babel/parser": "^7.26.7",
|
|
3345
3345
|
"@babel/template": "^7.25.9",
|
|
3346
|
-
"@babel/types": "^7.26.
|
|
3346
|
+
"@babel/types": "^7.26.7",
|
|
3347
3347
|
"debug": "^4.3.1",
|
|
3348
3348
|
"globals": "^11.1.0"
|
|
3349
3349
|
},
|
|
@@ -3380,8 +3380,8 @@
|
|
|
3380
3380
|
}
|
|
3381
3381
|
},
|
|
3382
3382
|
"node_modules/@babel/types": {
|
|
3383
|
-
"version": "7.26.
|
|
3384
|
-
"integrity": "sha512-
|
|
3383
|
+
"version": "7.26.7",
|
|
3384
|
+
"integrity": "sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==",
|
|
3385
3385
|
"dev": true,
|
|
3386
3386
|
"license": "MIT",
|
|
3387
3387
|
"dependencies": {
|
|
@@ -4642,8 +4642,8 @@
|
|
|
4642
4642
|
}
|
|
4643
4643
|
},
|
|
4644
4644
|
"node_modules/@inquirer/core/node_modules/@types/node": {
|
|
4645
|
-
"version": "22.10.
|
|
4646
|
-
"integrity": "sha512-
|
|
4645
|
+
"version": "22.10.10",
|
|
4646
|
+
"integrity": "sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==",
|
|
4647
4647
|
"dev": true,
|
|
4648
4648
|
"license": "MIT",
|
|
4649
4649
|
"dependencies": {
|
|
@@ -6793,8 +6793,8 @@
|
|
|
6793
6793
|
]
|
|
6794
6794
|
},
|
|
6795
6795
|
"node_modules/@rollup/wasm-node": {
|
|
6796
|
-
"version": "4.
|
|
6797
|
-
"integrity": "sha512-
|
|
6796
|
+
"version": "4.32.0",
|
|
6797
|
+
"integrity": "sha512-Dsr5270xEi7yFW3MjnLp+mBO+EW0qbdp+J+EPm+eCpA0nfYnWv/xExf85uTCBu18VVvGg0RTUqrUlwA/FUe2yQ==",
|
|
6798
6798
|
"dev": true,
|
|
6799
6799
|
"license": "MIT",
|
|
6800
6800
|
"dependencies": {
|
|
@@ -7428,8 +7428,8 @@
|
|
|
7428
7428
|
"license": "MIT"
|
|
7429
7429
|
},
|
|
7430
7430
|
"node_modules/@types/ws": {
|
|
7431
|
-
"version": "8.5.
|
|
7432
|
-
"integrity": "sha512-
|
|
7431
|
+
"version": "8.5.14",
|
|
7432
|
+
"integrity": "sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw==",
|
|
7433
7433
|
"dev": true,
|
|
7434
7434
|
"license": "MIT",
|
|
7435
7435
|
"dependencies": {
|
|
@@ -7855,8 +7855,8 @@
|
|
|
7855
7855
|
}
|
|
7856
7856
|
},
|
|
7857
7857
|
"node_modules/@ungap/structured-clone": {
|
|
7858
|
-
"version": "1.
|
|
7859
|
-
"integrity": "sha512-
|
|
7858
|
+
"version": "1.3.0",
|
|
7859
|
+
"integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
|
|
7860
7860
|
"dev": true,
|
|
7861
7861
|
"license": "ISC"
|
|
7862
7862
|
},
|
|
@@ -7873,8 +7873,8 @@
|
|
|
7873
7873
|
}
|
|
7874
7874
|
},
|
|
7875
7875
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
7876
|
-
"version": "11.10.0-
|
|
7877
|
-
"integrity": "sha512-
|
|
7876
|
+
"version": "11.10.0-rc.198",
|
|
7877
|
+
"integrity": "sha512-N9DavVIOeerTYNIXWPiTO2eXp9WRpX6TC620TlAZ7F4tvJbBXN2TP/JMYXvU56bzjh/cWjCXk9J1mm5EzTnwWQ==",
|
|
7878
7878
|
"license": "MIT",
|
|
7879
7879
|
"engines": {
|
|
7880
7880
|
"node": ">=18.16.1",
|
|
@@ -7882,8 +7882,8 @@
|
|
|
7882
7882
|
}
|
|
7883
7883
|
},
|
|
7884
7884
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
7885
|
-
"version": "11.10.0-
|
|
7886
|
-
"integrity": "sha512-
|
|
7885
|
+
"version": "11.10.0-rc.198",
|
|
7886
|
+
"integrity": "sha512-U+0P3AZIOewKZxr+ydaGcxqsi2ts2C4Qlj9kgeN80rWqZmA1n5xfFqxRMUNSRHRbzTISjmNcvnYnLOQvrFKtaQ==",
|
|
7887
7887
|
"license": "ISC"
|
|
7888
7888
|
},
|
|
7889
7889
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -7896,8 +7896,8 @@
|
|
|
7896
7896
|
}
|
|
7897
7897
|
},
|
|
7898
7898
|
"node_modules/@wavemaker/foundation-css": {
|
|
7899
|
-
"version": "11.10.0-
|
|
7900
|
-
"integrity": "sha512-
|
|
7899
|
+
"version": "11.10.0-rc.198",
|
|
7900
|
+
"integrity": "sha512-mQh6RyEZxmNTNW2ISlnIgcEjat5j9LKWSdy+7gaLeBQMjFuSe+0coDvRx+ikN/mdqn7tGoSbnjX/wYalbWuPMw==",
|
|
7901
7901
|
"license": "ISC"
|
|
7902
7902
|
},
|
|
7903
7903
|
"node_modules/@wavemaker/nvd3": {
|
|
@@ -7909,8 +7909,8 @@
|
|
|
7909
7909
|
}
|
|
7910
7910
|
},
|
|
7911
7911
|
"node_modules/@wavemaker/variables": {
|
|
7912
|
-
"version": "11.10.0-
|
|
7913
|
-
"integrity": "sha512-
|
|
7912
|
+
"version": "11.10.0-rc.198",
|
|
7913
|
+
"integrity": "sha512-dqFk1ZADAZG/fYwJ7C84HWhvv1Y4eij6qhog1lJ/YTa5RY+6aK8D+/mP3xFquYacSrTb0OcLCYgZarqeXANGxQ==",
|
|
7914
7914
|
"license": "ISC",
|
|
7915
7915
|
"dependencies": {
|
|
7916
7916
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -8647,6 +8647,15 @@
|
|
|
8647
8647
|
"dev": true,
|
|
8648
8648
|
"license": "MIT"
|
|
8649
8649
|
},
|
|
8650
|
+
"node_modules/async-function": {
|
|
8651
|
+
"version": "1.0.0",
|
|
8652
|
+
"integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==",
|
|
8653
|
+
"dev": true,
|
|
8654
|
+
"license": "MIT",
|
|
8655
|
+
"engines": {
|
|
8656
|
+
"node": ">= 0.4"
|
|
8657
|
+
}
|
|
8658
|
+
},
|
|
8650
8659
|
"node_modules/asynckit": {
|
|
8651
8660
|
"version": "0.4.0",
|
|
8652
8661
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
@@ -11003,8 +11012,8 @@
|
|
|
11003
11012
|
}
|
|
11004
11013
|
},
|
|
11005
11014
|
"node_modules/decimal.js": {
|
|
11006
|
-
"version": "10.
|
|
11007
|
-
"integrity": "sha512-
|
|
11015
|
+
"version": "10.5.0",
|
|
11016
|
+
"integrity": "sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==",
|
|
11008
11017
|
"dev": true,
|
|
11009
11018
|
"license": "MIT"
|
|
11010
11019
|
},
|
|
@@ -11491,8 +11500,8 @@
|
|
|
11491
11500
|
}
|
|
11492
11501
|
},
|
|
11493
11502
|
"node_modules/electron-to-chromium": {
|
|
11494
|
-
"version": "1.5.
|
|
11495
|
-
"integrity": "sha512
|
|
11503
|
+
"version": "1.5.88",
|
|
11504
|
+
"integrity": "sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw==",
|
|
11496
11505
|
"dev": true,
|
|
11497
11506
|
"license": "ISC"
|
|
11498
11507
|
},
|
|
@@ -12816,12 +12825,18 @@
|
|
|
12816
12825
|
}
|
|
12817
12826
|
},
|
|
12818
12827
|
"node_modules/for-each": {
|
|
12819
|
-
"version": "0.3.
|
|
12820
|
-
"integrity": "sha512-
|
|
12828
|
+
"version": "0.3.4",
|
|
12829
|
+
"integrity": "sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw==",
|
|
12821
12830
|
"dev": true,
|
|
12822
12831
|
"license": "MIT",
|
|
12823
12832
|
"dependencies": {
|
|
12824
|
-
"is-callable": "^1.
|
|
12833
|
+
"is-callable": "^1.2.7"
|
|
12834
|
+
},
|
|
12835
|
+
"engines": {
|
|
12836
|
+
"node": ">= 0.4"
|
|
12837
|
+
},
|
|
12838
|
+
"funding": {
|
|
12839
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
12825
12840
|
}
|
|
12826
12841
|
},
|
|
12827
12842
|
"node_modules/foreground-child": {
|
|
@@ -13854,8 +13869,8 @@
|
|
|
13854
13869
|
}
|
|
13855
13870
|
},
|
|
13856
13871
|
"node_modules/i18next/node_modules/@babel/runtime": {
|
|
13857
|
-
"version": "7.26.
|
|
13858
|
-
"integrity": "sha512-
|
|
13872
|
+
"version": "7.26.7",
|
|
13873
|
+
"integrity": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==",
|
|
13859
13874
|
"dev": true,
|
|
13860
13875
|
"license": "MIT",
|
|
13861
13876
|
"dependencies": {
|
|
@@ -14218,11 +14233,12 @@
|
|
|
14218
14233
|
"license": "MIT"
|
|
14219
14234
|
},
|
|
14220
14235
|
"node_modules/is-async-function": {
|
|
14221
|
-
"version": "2.1.
|
|
14222
|
-
"integrity": "sha512-
|
|
14236
|
+
"version": "2.1.1",
|
|
14237
|
+
"integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==",
|
|
14223
14238
|
"dev": true,
|
|
14224
14239
|
"license": "MIT",
|
|
14225
14240
|
"dependencies": {
|
|
14241
|
+
"async-function": "^1.0.0",
|
|
14226
14242
|
"call-bound": "^1.0.3",
|
|
14227
14243
|
"get-proto": "^1.0.1",
|
|
14228
14244
|
"has-tostringtag": "^1.0.2",
|
|
@@ -15328,8 +15344,8 @@
|
|
|
15328
15344
|
}
|
|
15329
15345
|
},
|
|
15330
15346
|
"node_modules/jest-preset-angular": {
|
|
15331
|
-
"version": "14.5.
|
|
15332
|
-
"integrity": "sha512-
|
|
15347
|
+
"version": "14.5.1",
|
|
15348
|
+
"integrity": "sha512-HLYYMwNcv3mFrKbOPJwR29tKqVg+yWxez8ilCIsEj1HRYZ/OVsBy5+dcMok+VqL5nmeukTsGnEfGWt+SsQqtkA==",
|
|
15333
15349
|
"dev": true,
|
|
15334
15350
|
"license": "MIT",
|
|
15335
15351
|
"dependencies": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.10.0-
|
|
3
|
+
"version": "11.10.0-rc.198",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"ng": "ng",
|
|
6
6
|
"start": "./node_modules/.bin/ng serve",
|
|
@@ -47,11 +47,11 @@
|
|
|
47
47
|
"@awesome-cordova-plugins/vibration": "5.39.1",
|
|
48
48
|
"@babel/runtime": "7.14.8",
|
|
49
49
|
"@metrichor/jmespath": "0.3.1",
|
|
50
|
-
"@wavemaker/custom-widgets-m3": "11.10.0-
|
|
50
|
+
"@wavemaker/custom-widgets-m3": "11.10.0-rc.198",
|
|
51
51
|
"@wavemaker/focus-trap": "1.0.1",
|
|
52
|
-
"@wavemaker/foundation-css": "11.10.0-
|
|
52
|
+
"@wavemaker/foundation-css": "11.10.0-rc.198",
|
|
53
53
|
"@wavemaker/nvd3": "1.8.12",
|
|
54
|
-
"@wavemaker/variables": "11.10.0-
|
|
54
|
+
"@wavemaker/variables": "11.10.0-rc.198",
|
|
55
55
|
"@ztree/ztree_v3": "3.5.48",
|
|
56
56
|
"angular-imask": "^7.6.1",
|
|
57
57
|
"angular2-websocket": "0.9.7",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"tslib": "2.4.1",
|
|
79
79
|
"x2js": "3.4.4",
|
|
80
80
|
"zone.js": "0.14.10",
|
|
81
|
-
"@wavemaker/app-ng-runtime": "11.10.0-
|
|
81
|
+
"@wavemaker/app-ng-runtime": "11.10.0-rc.198"
|
|
82
82
|
},
|
|
83
83
|
"devDependencies": {
|
|
84
84
|
"@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
|