@wavemaker/angular-codegen 11.11.0-rc.6116 → 11.11.0-rc.6122
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/angular-app/dependency-report.html +1 -1
- package/angular-app/npm-shrinkwrap.json +46 -34
- package/angular-app/package-lock.json +46 -34
- package/angular-app/package.json +5 -5
- package/npm-shrinkwrap.json +33 -22
- package/package-lock.json +33 -22
- package/package.json +2 -2
- package/src/gen-app-override-css.js +1 -1
- package/src/project-meta.js +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.11.0-rc.
|
|
3
|
+
"version": "11.11.0-rc.6122",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-app",
|
|
9
|
-
"version": "11.11.0-rc.
|
|
9
|
+
"version": "11.11.0-rc.6122",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@angular/animations": "18.2.13",
|
|
12
12
|
"@angular/common": "18.2.13",
|
|
@@ -24,12 +24,12 @@
|
|
|
24
24
|
"@fullcalendar/list": "6.1.15",
|
|
25
25
|
"@fullcalendar/timegrid": "6.1.15",
|
|
26
26
|
"@metrichor/jmespath": "0.3.1",
|
|
27
|
-
"@wavemaker/app-ng-runtime": "11.11.0-rc.
|
|
28
|
-
"@wavemaker/custom-widgets-m3": "11.11.0-rc.
|
|
27
|
+
"@wavemaker/app-ng-runtime": "11.11.0-rc.6122",
|
|
28
|
+
"@wavemaker/custom-widgets-m3": "11.11.0-rc.6122",
|
|
29
29
|
"@wavemaker/focus-trap": "1.0.1",
|
|
30
|
-
"@wavemaker/foundation-css": "11.11.0-rc.
|
|
30
|
+
"@wavemaker/foundation-css": "11.11.0-rc.6122",
|
|
31
31
|
"@wavemaker/nvd3": "1.8.12",
|
|
32
|
-
"@wavemaker/variables": "11.11.0-rc.
|
|
32
|
+
"@wavemaker/variables": "11.11.0-rc.6122",
|
|
33
33
|
"@ztree/ztree_v3": "3.5.48",
|
|
34
34
|
"angular-imask": "^7.6.1",
|
|
35
35
|
"angular2-websocket": "0.9.7",
|
|
@@ -283,12 +283,12 @@
|
|
|
283
283
|
}
|
|
284
284
|
},
|
|
285
285
|
"node_modules/@angular-devkit/architect": {
|
|
286
|
-
"version": "0.1802.
|
|
287
|
-
"integrity": "sha512-
|
|
286
|
+
"version": "0.1802.19",
|
|
287
|
+
"integrity": "sha512-M4B1tzxGX1nWCZr9GMM8OO0yBJO2HFSdK8M8P74vEFQfKIeq3y16IQ5zlEveJrkCOFVtmlIy2C9foMCdNyBRMA==",
|
|
288
288
|
"dev": true,
|
|
289
289
|
"license": "MIT",
|
|
290
290
|
"dependencies": {
|
|
291
|
-
"@angular-devkit/core": "18.2.
|
|
291
|
+
"@angular-devkit/core": "18.2.19",
|
|
292
292
|
"rxjs": "7.8.1"
|
|
293
293
|
},
|
|
294
294
|
"engines": {
|
|
@@ -711,8 +711,8 @@
|
|
|
711
711
|
}
|
|
712
712
|
},
|
|
713
713
|
"node_modules/@angular-devkit/core": {
|
|
714
|
-
"version": "18.2.
|
|
715
|
-
"integrity": "sha512-
|
|
714
|
+
"version": "18.2.19",
|
|
715
|
+
"integrity": "sha512-Ptf92Zomc6FCr7GWmHKdgOUbA1GpctZwH/hRcpYpU3tM56MG2t5FOFpufnE595GgolOCktabkFEoODMG8PBVDQ==",
|
|
716
716
|
"dev": true,
|
|
717
717
|
"license": "MIT",
|
|
718
718
|
"dependencies": {
|
|
@@ -7999,8 +7999,8 @@
|
|
|
7999
7999
|
}
|
|
8000
8000
|
},
|
|
8001
8001
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
8002
|
-
"version": "11.11.0-rc.
|
|
8003
|
-
"integrity": "sha512-
|
|
8002
|
+
"version": "11.11.0-rc.6122",
|
|
8003
|
+
"integrity": "sha512-9tLnHF8Ck51m5+7rE9plKDXFQ2TNdQcOAgraoXJHjO/3FOLMnmc7MCEK5H6kTQYb/CrZR/nehkIqmeTLYvue/A==",
|
|
8004
8004
|
"license": "MIT",
|
|
8005
8005
|
"engines": {
|
|
8006
8006
|
"node": ">=18.16.1",
|
|
@@ -8008,8 +8008,8 @@
|
|
|
8008
8008
|
}
|
|
8009
8009
|
},
|
|
8010
8010
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
8011
|
-
"version": "11.11.0-rc.
|
|
8012
|
-
"integrity": "sha512-
|
|
8011
|
+
"version": "11.11.0-rc.6122",
|
|
8012
|
+
"integrity": "sha512-2TWizC8BZRbTp7kG86TTxHvqCrJcIL2wLcRnmLUKYuturBTOLa9nObEjNrC/pdPPjR+6yP6sJdAS4n0N5+pbsg==",
|
|
8013
8013
|
"license": "ISC"
|
|
8014
8014
|
},
|
|
8015
8015
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -8022,8 +8022,8 @@
|
|
|
8022
8022
|
}
|
|
8023
8023
|
},
|
|
8024
8024
|
"node_modules/@wavemaker/foundation-css": {
|
|
8025
|
-
"version": "11.11.0-rc.
|
|
8026
|
-
"integrity": "sha512-
|
|
8025
|
+
"version": "11.11.0-rc.6122",
|
|
8026
|
+
"integrity": "sha512-iYE6hsY+gF7N0KIkDVsN4o4/mBM458RuhJkb/HG/bdUaYXXjSsw6NsSoTkJgY4SDzmQoJA7tzA1rhYvEeSfMRg==",
|
|
8027
8027
|
"license": "ISC",
|
|
8028
8028
|
"dependencies": {
|
|
8029
8029
|
"chroma-js": "^3.1.2"
|
|
@@ -8038,8 +8038,8 @@
|
|
|
8038
8038
|
}
|
|
8039
8039
|
},
|
|
8040
8040
|
"node_modules/@wavemaker/variables": {
|
|
8041
|
-
"version": "11.11.0-rc.
|
|
8042
|
-
"integrity": "sha512-
|
|
8041
|
+
"version": "11.11.0-rc.6122",
|
|
8042
|
+
"integrity": "sha512-e8hF5qhoR7u2EpW9u+Fa0xtyByoxNGLQsHTvc0BkRLsZ8w0V2JaJRV9wCzrzi2s0x+Zgfm3EmHHJ9F+SFCAAoQ==",
|
|
8043
8043
|
"license": "ISC",
|
|
8044
8044
|
"dependencies": {
|
|
8045
8045
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -11417,8 +11417,8 @@
|
|
|
11417
11417
|
}
|
|
11418
11418
|
},
|
|
11419
11419
|
"node_modules/detect-libc": {
|
|
11420
|
-
"version": "2.0.
|
|
11421
|
-
"integrity": "sha512-
|
|
11420
|
+
"version": "2.0.4",
|
|
11421
|
+
"integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
|
|
11422
11422
|
"dev": true,
|
|
11423
11423
|
"license": "Apache-2.0",
|
|
11424
11424
|
"engines": {
|
|
@@ -11635,8 +11635,8 @@
|
|
|
11635
11635
|
}
|
|
11636
11636
|
},
|
|
11637
11637
|
"node_modules/electron-to-chromium": {
|
|
11638
|
-
"version": "1.5.
|
|
11639
|
-
"integrity": "sha512-
|
|
11638
|
+
"version": "1.5.141",
|
|
11639
|
+
"integrity": "sha512-qS+qH9oqVYc1ooubTiB9l904WVyM6qNYxtOEEGReoZXw3xlqeYdFr5GclNzbkAufWgwWLEPoDi3d9MoRwwIjGw==",
|
|
11640
11640
|
"dev": true,
|
|
11641
11641
|
"license": "ISC"
|
|
11642
11642
|
},
|
|
@@ -11873,8 +11873,8 @@
|
|
|
11873
11873
|
}
|
|
11874
11874
|
},
|
|
11875
11875
|
"node_modules/es-module-lexer": {
|
|
11876
|
-
"version": "1.
|
|
11877
|
-
"integrity": "sha512-
|
|
11876
|
+
"version": "1.7.0",
|
|
11877
|
+
"integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==",
|
|
11878
11878
|
"dev": true,
|
|
11879
11879
|
"license": "MIT"
|
|
11880
11880
|
},
|
|
@@ -13241,8 +13241,8 @@
|
|
|
13241
13241
|
}
|
|
13242
13242
|
},
|
|
13243
13243
|
"node_modules/glob": {
|
|
13244
|
-
"version": "11.0.
|
|
13245
|
-
"integrity": "sha512-
|
|
13244
|
+
"version": "11.0.2",
|
|
13245
|
+
"integrity": "sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==",
|
|
13246
13246
|
"dev": true,
|
|
13247
13247
|
"license": "ISC",
|
|
13248
13248
|
"dependencies": {
|
|
@@ -14276,8 +14276,8 @@
|
|
|
14276
14276
|
}
|
|
14277
14277
|
},
|
|
14278
14278
|
"node_modules/injection-js": {
|
|
14279
|
-
"version": "2.
|
|
14280
|
-
"integrity": "sha512-
|
|
14279
|
+
"version": "2.5.0",
|
|
14280
|
+
"integrity": "sha512-UpY2ONt4xbht4GhSqQ2zMJ1rBIQq4uOY+DlR6aOeYyqK7xadXt7UQbJIyxmgk288bPMkIZKjViieHm0O0i72Jw==",
|
|
14281
14281
|
"dev": true,
|
|
14282
14282
|
"license": "MIT",
|
|
14283
14283
|
"dependencies": {
|
|
@@ -19753,12 +19753,12 @@
|
|
|
19753
19753
|
}
|
|
19754
19754
|
},
|
|
19755
19755
|
"node_modules/parse5": {
|
|
19756
|
-
"version": "7.
|
|
19757
|
-
"integrity": "sha512-
|
|
19756
|
+
"version": "7.3.0",
|
|
19757
|
+
"integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
|
|
19758
19758
|
"dev": true,
|
|
19759
19759
|
"license": "MIT",
|
|
19760
19760
|
"dependencies": {
|
|
19761
|
-
"entities": "^
|
|
19761
|
+
"entities": "^6.0.0"
|
|
19762
19762
|
},
|
|
19763
19763
|
"funding": {
|
|
19764
19764
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
@@ -19803,6 +19803,18 @@
|
|
|
19803
19803
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
19804
19804
|
}
|
|
19805
19805
|
},
|
|
19806
|
+
"node_modules/parse5/node_modules/entities": {
|
|
19807
|
+
"version": "6.0.0",
|
|
19808
|
+
"integrity": "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==",
|
|
19809
|
+
"dev": true,
|
|
19810
|
+
"license": "BSD-2-Clause",
|
|
19811
|
+
"engines": {
|
|
19812
|
+
"node": ">=0.12"
|
|
19813
|
+
},
|
|
19814
|
+
"funding": {
|
|
19815
|
+
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
19816
|
+
}
|
|
19817
|
+
},
|
|
19806
19818
|
"node_modules/parseurl": {
|
|
19807
19819
|
"version": "1.3.3",
|
|
19808
19820
|
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
|
@@ -21447,8 +21459,8 @@
|
|
|
21447
21459
|
}
|
|
21448
21460
|
},
|
|
21449
21461
|
"node_modules/schema-utils": {
|
|
21450
|
-
"version": "4.3.
|
|
21451
|
-
"integrity": "sha512-
|
|
21462
|
+
"version": "4.3.2",
|
|
21463
|
+
"integrity": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==",
|
|
21452
21464
|
"dev": true,
|
|
21453
21465
|
"license": "MIT",
|
|
21454
21466
|
"dependencies": {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.11.0-rc.
|
|
3
|
+
"version": "11.11.0-rc.6122",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-app",
|
|
9
|
-
"version": "11.11.0-rc.
|
|
9
|
+
"version": "11.11.0-rc.6122",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@angular/animations": "18.2.13",
|
|
12
12
|
"@angular/common": "18.2.13",
|
|
@@ -24,12 +24,12 @@
|
|
|
24
24
|
"@fullcalendar/list": "6.1.15",
|
|
25
25
|
"@fullcalendar/timegrid": "6.1.15",
|
|
26
26
|
"@metrichor/jmespath": "0.3.1",
|
|
27
|
-
"@wavemaker/app-ng-runtime": "11.11.0-rc.
|
|
28
|
-
"@wavemaker/custom-widgets-m3": "11.11.0-rc.
|
|
27
|
+
"@wavemaker/app-ng-runtime": "11.11.0-rc.6122",
|
|
28
|
+
"@wavemaker/custom-widgets-m3": "11.11.0-rc.6122",
|
|
29
29
|
"@wavemaker/focus-trap": "1.0.1",
|
|
30
|
-
"@wavemaker/foundation-css": "11.11.0-rc.
|
|
30
|
+
"@wavemaker/foundation-css": "11.11.0-rc.6122",
|
|
31
31
|
"@wavemaker/nvd3": "1.8.12",
|
|
32
|
-
"@wavemaker/variables": "11.11.0-rc.
|
|
32
|
+
"@wavemaker/variables": "11.11.0-rc.6122",
|
|
33
33
|
"@ztree/ztree_v3": "3.5.48",
|
|
34
34
|
"angular-imask": "^7.6.1",
|
|
35
35
|
"angular2-websocket": "0.9.7",
|
|
@@ -283,12 +283,12 @@
|
|
|
283
283
|
}
|
|
284
284
|
},
|
|
285
285
|
"node_modules/@angular-devkit/architect": {
|
|
286
|
-
"version": "0.1802.
|
|
287
|
-
"integrity": "sha512-
|
|
286
|
+
"version": "0.1802.19",
|
|
287
|
+
"integrity": "sha512-M4B1tzxGX1nWCZr9GMM8OO0yBJO2HFSdK8M8P74vEFQfKIeq3y16IQ5zlEveJrkCOFVtmlIy2C9foMCdNyBRMA==",
|
|
288
288
|
"dev": true,
|
|
289
289
|
"license": "MIT",
|
|
290
290
|
"dependencies": {
|
|
291
|
-
"@angular-devkit/core": "18.2.
|
|
291
|
+
"@angular-devkit/core": "18.2.19",
|
|
292
292
|
"rxjs": "7.8.1"
|
|
293
293
|
},
|
|
294
294
|
"engines": {
|
|
@@ -711,8 +711,8 @@
|
|
|
711
711
|
}
|
|
712
712
|
},
|
|
713
713
|
"node_modules/@angular-devkit/core": {
|
|
714
|
-
"version": "18.2.
|
|
715
|
-
"integrity": "sha512-
|
|
714
|
+
"version": "18.2.19",
|
|
715
|
+
"integrity": "sha512-Ptf92Zomc6FCr7GWmHKdgOUbA1GpctZwH/hRcpYpU3tM56MG2t5FOFpufnE595GgolOCktabkFEoODMG8PBVDQ==",
|
|
716
716
|
"dev": true,
|
|
717
717
|
"license": "MIT",
|
|
718
718
|
"dependencies": {
|
|
@@ -7999,8 +7999,8 @@
|
|
|
7999
7999
|
}
|
|
8000
8000
|
},
|
|
8001
8001
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
8002
|
-
"version": "11.11.0-rc.
|
|
8003
|
-
"integrity": "sha512-
|
|
8002
|
+
"version": "11.11.0-rc.6122",
|
|
8003
|
+
"integrity": "sha512-9tLnHF8Ck51m5+7rE9plKDXFQ2TNdQcOAgraoXJHjO/3FOLMnmc7MCEK5H6kTQYb/CrZR/nehkIqmeTLYvue/A==",
|
|
8004
8004
|
"license": "MIT",
|
|
8005
8005
|
"engines": {
|
|
8006
8006
|
"node": ">=18.16.1",
|
|
@@ -8008,8 +8008,8 @@
|
|
|
8008
8008
|
}
|
|
8009
8009
|
},
|
|
8010
8010
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
8011
|
-
"version": "11.11.0-rc.
|
|
8012
|
-
"integrity": "sha512-
|
|
8011
|
+
"version": "11.11.0-rc.6122",
|
|
8012
|
+
"integrity": "sha512-2TWizC8BZRbTp7kG86TTxHvqCrJcIL2wLcRnmLUKYuturBTOLa9nObEjNrC/pdPPjR+6yP6sJdAS4n0N5+pbsg==",
|
|
8013
8013
|
"license": "ISC"
|
|
8014
8014
|
},
|
|
8015
8015
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -8022,8 +8022,8 @@
|
|
|
8022
8022
|
}
|
|
8023
8023
|
},
|
|
8024
8024
|
"node_modules/@wavemaker/foundation-css": {
|
|
8025
|
-
"version": "11.11.0-rc.
|
|
8026
|
-
"integrity": "sha512-
|
|
8025
|
+
"version": "11.11.0-rc.6122",
|
|
8026
|
+
"integrity": "sha512-iYE6hsY+gF7N0KIkDVsN4o4/mBM458RuhJkb/HG/bdUaYXXjSsw6NsSoTkJgY4SDzmQoJA7tzA1rhYvEeSfMRg==",
|
|
8027
8027
|
"license": "ISC",
|
|
8028
8028
|
"dependencies": {
|
|
8029
8029
|
"chroma-js": "^3.1.2"
|
|
@@ -8038,8 +8038,8 @@
|
|
|
8038
8038
|
}
|
|
8039
8039
|
},
|
|
8040
8040
|
"node_modules/@wavemaker/variables": {
|
|
8041
|
-
"version": "11.11.0-rc.
|
|
8042
|
-
"integrity": "sha512-
|
|
8041
|
+
"version": "11.11.0-rc.6122",
|
|
8042
|
+
"integrity": "sha512-e8hF5qhoR7u2EpW9u+Fa0xtyByoxNGLQsHTvc0BkRLsZ8w0V2JaJRV9wCzrzi2s0x+Zgfm3EmHHJ9F+SFCAAoQ==",
|
|
8043
8043
|
"license": "ISC",
|
|
8044
8044
|
"dependencies": {
|
|
8045
8045
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -11417,8 +11417,8 @@
|
|
|
11417
11417
|
}
|
|
11418
11418
|
},
|
|
11419
11419
|
"node_modules/detect-libc": {
|
|
11420
|
-
"version": "2.0.
|
|
11421
|
-
"integrity": "sha512-
|
|
11420
|
+
"version": "2.0.4",
|
|
11421
|
+
"integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
|
|
11422
11422
|
"dev": true,
|
|
11423
11423
|
"license": "Apache-2.0",
|
|
11424
11424
|
"engines": {
|
|
@@ -11635,8 +11635,8 @@
|
|
|
11635
11635
|
}
|
|
11636
11636
|
},
|
|
11637
11637
|
"node_modules/electron-to-chromium": {
|
|
11638
|
-
"version": "1.5.
|
|
11639
|
-
"integrity": "sha512-
|
|
11638
|
+
"version": "1.5.141",
|
|
11639
|
+
"integrity": "sha512-qS+qH9oqVYc1ooubTiB9l904WVyM6qNYxtOEEGReoZXw3xlqeYdFr5GclNzbkAufWgwWLEPoDi3d9MoRwwIjGw==",
|
|
11640
11640
|
"dev": true,
|
|
11641
11641
|
"license": "ISC"
|
|
11642
11642
|
},
|
|
@@ -11873,8 +11873,8 @@
|
|
|
11873
11873
|
}
|
|
11874
11874
|
},
|
|
11875
11875
|
"node_modules/es-module-lexer": {
|
|
11876
|
-
"version": "1.
|
|
11877
|
-
"integrity": "sha512-
|
|
11876
|
+
"version": "1.7.0",
|
|
11877
|
+
"integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==",
|
|
11878
11878
|
"dev": true,
|
|
11879
11879
|
"license": "MIT"
|
|
11880
11880
|
},
|
|
@@ -13241,8 +13241,8 @@
|
|
|
13241
13241
|
}
|
|
13242
13242
|
},
|
|
13243
13243
|
"node_modules/glob": {
|
|
13244
|
-
"version": "11.0.
|
|
13245
|
-
"integrity": "sha512-
|
|
13244
|
+
"version": "11.0.2",
|
|
13245
|
+
"integrity": "sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==",
|
|
13246
13246
|
"dev": true,
|
|
13247
13247
|
"license": "ISC",
|
|
13248
13248
|
"dependencies": {
|
|
@@ -14276,8 +14276,8 @@
|
|
|
14276
14276
|
}
|
|
14277
14277
|
},
|
|
14278
14278
|
"node_modules/injection-js": {
|
|
14279
|
-
"version": "2.
|
|
14280
|
-
"integrity": "sha512-
|
|
14279
|
+
"version": "2.5.0",
|
|
14280
|
+
"integrity": "sha512-UpY2ONt4xbht4GhSqQ2zMJ1rBIQq4uOY+DlR6aOeYyqK7xadXt7UQbJIyxmgk288bPMkIZKjViieHm0O0i72Jw==",
|
|
14281
14281
|
"dev": true,
|
|
14282
14282
|
"license": "MIT",
|
|
14283
14283
|
"dependencies": {
|
|
@@ -19753,12 +19753,12 @@
|
|
|
19753
19753
|
}
|
|
19754
19754
|
},
|
|
19755
19755
|
"node_modules/parse5": {
|
|
19756
|
-
"version": "7.
|
|
19757
|
-
"integrity": "sha512-
|
|
19756
|
+
"version": "7.3.0",
|
|
19757
|
+
"integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
|
|
19758
19758
|
"dev": true,
|
|
19759
19759
|
"license": "MIT",
|
|
19760
19760
|
"dependencies": {
|
|
19761
|
-
"entities": "^
|
|
19761
|
+
"entities": "^6.0.0"
|
|
19762
19762
|
},
|
|
19763
19763
|
"funding": {
|
|
19764
19764
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
@@ -19803,6 +19803,18 @@
|
|
|
19803
19803
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
19804
19804
|
}
|
|
19805
19805
|
},
|
|
19806
|
+
"node_modules/parse5/node_modules/entities": {
|
|
19807
|
+
"version": "6.0.0",
|
|
19808
|
+
"integrity": "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==",
|
|
19809
|
+
"dev": true,
|
|
19810
|
+
"license": "BSD-2-Clause",
|
|
19811
|
+
"engines": {
|
|
19812
|
+
"node": ">=0.12"
|
|
19813
|
+
},
|
|
19814
|
+
"funding": {
|
|
19815
|
+
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
19816
|
+
}
|
|
19817
|
+
},
|
|
19806
19818
|
"node_modules/parseurl": {
|
|
19807
19819
|
"version": "1.3.3",
|
|
19808
19820
|
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
|
@@ -21447,8 +21459,8 @@
|
|
|
21447
21459
|
}
|
|
21448
21460
|
},
|
|
21449
21461
|
"node_modules/schema-utils": {
|
|
21450
|
-
"version": "4.3.
|
|
21451
|
-
"integrity": "sha512-
|
|
21462
|
+
"version": "4.3.2",
|
|
21463
|
+
"integrity": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==",
|
|
21452
21464
|
"dev": true,
|
|
21453
21465
|
"license": "MIT",
|
|
21454
21466
|
"dependencies": {
|
package/angular-app/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.11.0-rc.
|
|
3
|
+
"version": "11.11.0-rc.6122",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"ng": "ng",
|
|
6
6
|
"start": "./node_modules/.bin/ng serve",
|
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
"@fullcalendar/list": "6.1.15",
|
|
38
38
|
"@fullcalendar/timegrid": "6.1.15",
|
|
39
39
|
"@metrichor/jmespath": "0.3.1",
|
|
40
|
-
"@wavemaker/custom-widgets-m3": "11.11.0-rc.
|
|
40
|
+
"@wavemaker/custom-widgets-m3": "11.11.0-rc.6122",
|
|
41
41
|
"@wavemaker/focus-trap": "1.0.1",
|
|
42
|
-
"@wavemaker/foundation-css": "11.11.0-rc.
|
|
42
|
+
"@wavemaker/foundation-css": "11.11.0-rc.6122",
|
|
43
43
|
"@wavemaker/nvd3": "1.8.12",
|
|
44
|
-
"@wavemaker/variables": "11.11.0-rc.
|
|
44
|
+
"@wavemaker/variables": "11.11.0-rc.6122",
|
|
45
45
|
"@ztree/ztree_v3": "3.5.48",
|
|
46
46
|
"angular-imask": "^7.6.1",
|
|
47
47
|
"angular2-websocket": "0.9.7",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"tslib": "2.4.1",
|
|
68
68
|
"x2js": "3.4.4",
|
|
69
69
|
"zone.js": "0.14.10",
|
|
70
|
-
"@wavemaker/app-ng-runtime": "11.11.0-rc.
|
|
70
|
+
"@wavemaker/app-ng-runtime": "11.11.0-rc.6122"
|
|
71
71
|
},
|
|
72
72
|
"devDependencies": {
|
|
73
73
|
"@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.11.0-rc.
|
|
3
|
+
"version": "11.11.0-rc.6122",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-codegen",
|
|
9
|
-
"version": "11.11.0-rc.
|
|
9
|
+
"version": "11.11.0-rc.6122",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/angular-app": "11.11.0-rc.
|
|
12
|
+
"@wavemaker/angular-app": "11.11.0-rc.6122",
|
|
13
13
|
"archiver": "^7.0.1",
|
|
14
14
|
"cheerio": "1.0.0-rc.12",
|
|
15
15
|
"decode-uri-component": "^0.2.0",
|
|
@@ -1411,8 +1411,8 @@
|
|
|
1411
1411
|
"license": "MIT"
|
|
1412
1412
|
},
|
|
1413
1413
|
"node_modules/@wavemaker/angular-app": {
|
|
1414
|
-
"version": "11.11.0-rc.
|
|
1415
|
-
"integrity": "sha512-
|
|
1414
|
+
"version": "11.11.0-rc.6122",
|
|
1415
|
+
"integrity": "sha512-hFQZIHQX/5L6gxQRMlJGuKHBvge141LDGlfZTZbF2PzfY6YDIw01tLo2Z1At8PqtswJqw3dO+Rr8yJ4pa+3obA==",
|
|
1416
1416
|
"dependencies": {
|
|
1417
1417
|
"@angular/animations": "18.2.13",
|
|
1418
1418
|
"@angular/common": "18.2.13",
|
|
@@ -1430,12 +1430,12 @@
|
|
|
1430
1430
|
"@fullcalendar/list": "6.1.15",
|
|
1431
1431
|
"@fullcalendar/timegrid": "6.1.15",
|
|
1432
1432
|
"@metrichor/jmespath": "0.3.1",
|
|
1433
|
-
"@wavemaker/app-ng-runtime": "11.11.0-rc.
|
|
1434
|
-
"@wavemaker/custom-widgets-m3": "11.11.0-rc.
|
|
1433
|
+
"@wavemaker/app-ng-runtime": "11.11.0-rc.6122",
|
|
1434
|
+
"@wavemaker/custom-widgets-m3": "11.11.0-rc.6122",
|
|
1435
1435
|
"@wavemaker/focus-trap": "1.0.1",
|
|
1436
|
-
"@wavemaker/foundation-css": "11.11.0-rc.
|
|
1436
|
+
"@wavemaker/foundation-css": "11.11.0-rc.6122",
|
|
1437
1437
|
"@wavemaker/nvd3": "1.8.12",
|
|
1438
|
-
"@wavemaker/variables": "11.11.0-rc.
|
|
1438
|
+
"@wavemaker/variables": "11.11.0-rc.6122",
|
|
1439
1439
|
"@ztree/ztree_v3": "3.5.48",
|
|
1440
1440
|
"angular-imask": "^7.6.1",
|
|
1441
1441
|
"angular2-websocket": "0.9.7",
|
|
@@ -1474,8 +1474,8 @@
|
|
|
1474
1474
|
}
|
|
1475
1475
|
},
|
|
1476
1476
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
1477
|
-
"version": "11.11.0-rc.
|
|
1478
|
-
"integrity": "sha512-
|
|
1477
|
+
"version": "11.11.0-rc.6122",
|
|
1478
|
+
"integrity": "sha512-9tLnHF8Ck51m5+7rE9plKDXFQ2TNdQcOAgraoXJHjO/3FOLMnmc7MCEK5H6kTQYb/CrZR/nehkIqmeTLYvue/A==",
|
|
1479
1479
|
"license": "MIT",
|
|
1480
1480
|
"engines": {
|
|
1481
1481
|
"node": ">=18.16.1",
|
|
@@ -1483,8 +1483,8 @@
|
|
|
1483
1483
|
}
|
|
1484
1484
|
},
|
|
1485
1485
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
1486
|
-
"version": "11.11.0-rc.
|
|
1487
|
-
"integrity": "sha512-
|
|
1486
|
+
"version": "11.11.0-rc.6122",
|
|
1487
|
+
"integrity": "sha512-2TWizC8BZRbTp7kG86TTxHvqCrJcIL2wLcRnmLUKYuturBTOLa9nObEjNrC/pdPPjR+6yP6sJdAS4n0N5+pbsg==",
|
|
1488
1488
|
"license": "ISC"
|
|
1489
1489
|
},
|
|
1490
1490
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -1497,8 +1497,8 @@
|
|
|
1497
1497
|
}
|
|
1498
1498
|
},
|
|
1499
1499
|
"node_modules/@wavemaker/foundation-css": {
|
|
1500
|
-
"version": "11.11.0-rc.
|
|
1501
|
-
"integrity": "sha512-
|
|
1500
|
+
"version": "11.11.0-rc.6122",
|
|
1501
|
+
"integrity": "sha512-iYE6hsY+gF7N0KIkDVsN4o4/mBM458RuhJkb/HG/bdUaYXXjSsw6NsSoTkJgY4SDzmQoJA7tzA1rhYvEeSfMRg==",
|
|
1502
1502
|
"license": "ISC",
|
|
1503
1503
|
"dependencies": {
|
|
1504
1504
|
"chroma-js": "^3.1.2"
|
|
@@ -1513,8 +1513,8 @@
|
|
|
1513
1513
|
}
|
|
1514
1514
|
},
|
|
1515
1515
|
"node_modules/@wavemaker/variables": {
|
|
1516
|
-
"version": "11.11.0-rc.
|
|
1517
|
-
"integrity": "sha512-
|
|
1516
|
+
"version": "11.11.0-rc.6122",
|
|
1517
|
+
"integrity": "sha512-e8hF5qhoR7u2EpW9u+Fa0xtyByoxNGLQsHTvc0BkRLsZ8w0V2JaJRV9wCzrzi2s0x+Zgfm3EmHHJ9F+SFCAAoQ==",
|
|
1518
1518
|
"license": "ISC",
|
|
1519
1519
|
"dependencies": {
|
|
1520
1520
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -3270,8 +3270,8 @@
|
|
|
3270
3270
|
"license": "MIT"
|
|
3271
3271
|
},
|
|
3272
3272
|
"node_modules/electron-to-chromium": {
|
|
3273
|
-
"version": "1.5.
|
|
3274
|
-
"integrity": "sha512-
|
|
3273
|
+
"version": "1.5.141",
|
|
3274
|
+
"integrity": "sha512-qS+qH9oqVYc1ooubTiB9l904WVyM6qNYxtOEEGReoZXw3xlqeYdFr5GclNzbkAufWgwWLEPoDi3d9MoRwwIjGw==",
|
|
3275
3275
|
"dev": true,
|
|
3276
3276
|
"license": "ISC"
|
|
3277
3277
|
},
|
|
@@ -6075,11 +6075,11 @@
|
|
|
6075
6075
|
}
|
|
6076
6076
|
},
|
|
6077
6077
|
"node_modules/parse5": {
|
|
6078
|
-
"version": "7.
|
|
6079
|
-
"integrity": "sha512-
|
|
6078
|
+
"version": "7.3.0",
|
|
6079
|
+
"integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
|
|
6080
6080
|
"license": "MIT",
|
|
6081
6081
|
"dependencies": {
|
|
6082
|
-
"entities": "^
|
|
6082
|
+
"entities": "^6.0.0"
|
|
6083
6083
|
},
|
|
6084
6084
|
"funding": {
|
|
6085
6085
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
@@ -6097,6 +6097,17 @@
|
|
|
6097
6097
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
6098
6098
|
}
|
|
6099
6099
|
},
|
|
6100
|
+
"node_modules/parse5/node_modules/entities": {
|
|
6101
|
+
"version": "6.0.0",
|
|
6102
|
+
"integrity": "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==",
|
|
6103
|
+
"license": "BSD-2-Clause",
|
|
6104
|
+
"engines": {
|
|
6105
|
+
"node": ">=0.12"
|
|
6106
|
+
},
|
|
6107
|
+
"funding": {
|
|
6108
|
+
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
6109
|
+
}
|
|
6110
|
+
},
|
|
6100
6111
|
"node_modules/parseurl": {
|
|
6101
6112
|
"version": "1.3.3",
|
|
6102
6113
|
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
package/package-lock.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.11.0-rc.
|
|
3
|
+
"version": "11.11.0-rc.6122",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-codegen",
|
|
9
|
-
"version": "11.11.0-rc.
|
|
9
|
+
"version": "11.11.0-rc.6122",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/angular-app": "11.11.0-rc.
|
|
12
|
+
"@wavemaker/angular-app": "11.11.0-rc.6122",
|
|
13
13
|
"archiver": "^7.0.1",
|
|
14
14
|
"cheerio": "1.0.0-rc.12",
|
|
15
15
|
"decode-uri-component": "^0.2.0",
|
|
@@ -1411,8 +1411,8 @@
|
|
|
1411
1411
|
"license": "MIT"
|
|
1412
1412
|
},
|
|
1413
1413
|
"node_modules/@wavemaker/angular-app": {
|
|
1414
|
-
"version": "11.11.0-rc.
|
|
1415
|
-
"integrity": "sha512-
|
|
1414
|
+
"version": "11.11.0-rc.6122",
|
|
1415
|
+
"integrity": "sha512-hFQZIHQX/5L6gxQRMlJGuKHBvge141LDGlfZTZbF2PzfY6YDIw01tLo2Z1At8PqtswJqw3dO+Rr8yJ4pa+3obA==",
|
|
1416
1416
|
"dependencies": {
|
|
1417
1417
|
"@angular/animations": "18.2.13",
|
|
1418
1418
|
"@angular/common": "18.2.13",
|
|
@@ -1430,12 +1430,12 @@
|
|
|
1430
1430
|
"@fullcalendar/list": "6.1.15",
|
|
1431
1431
|
"@fullcalendar/timegrid": "6.1.15",
|
|
1432
1432
|
"@metrichor/jmespath": "0.3.1",
|
|
1433
|
-
"@wavemaker/app-ng-runtime": "11.11.0-rc.
|
|
1434
|
-
"@wavemaker/custom-widgets-m3": "11.11.0-rc.
|
|
1433
|
+
"@wavemaker/app-ng-runtime": "11.11.0-rc.6122",
|
|
1434
|
+
"@wavemaker/custom-widgets-m3": "11.11.0-rc.6122",
|
|
1435
1435
|
"@wavemaker/focus-trap": "1.0.1",
|
|
1436
|
-
"@wavemaker/foundation-css": "11.11.0-rc.
|
|
1436
|
+
"@wavemaker/foundation-css": "11.11.0-rc.6122",
|
|
1437
1437
|
"@wavemaker/nvd3": "1.8.12",
|
|
1438
|
-
"@wavemaker/variables": "11.11.0-rc.
|
|
1438
|
+
"@wavemaker/variables": "11.11.0-rc.6122",
|
|
1439
1439
|
"@ztree/ztree_v3": "3.5.48",
|
|
1440
1440
|
"angular-imask": "^7.6.1",
|
|
1441
1441
|
"angular2-websocket": "0.9.7",
|
|
@@ -1474,8 +1474,8 @@
|
|
|
1474
1474
|
}
|
|
1475
1475
|
},
|
|
1476
1476
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
1477
|
-
"version": "11.11.0-rc.
|
|
1478
|
-
"integrity": "sha512-
|
|
1477
|
+
"version": "11.11.0-rc.6122",
|
|
1478
|
+
"integrity": "sha512-9tLnHF8Ck51m5+7rE9plKDXFQ2TNdQcOAgraoXJHjO/3FOLMnmc7MCEK5H6kTQYb/CrZR/nehkIqmeTLYvue/A==",
|
|
1479
1479
|
"license": "MIT",
|
|
1480
1480
|
"engines": {
|
|
1481
1481
|
"node": ">=18.16.1",
|
|
@@ -1483,8 +1483,8 @@
|
|
|
1483
1483
|
}
|
|
1484
1484
|
},
|
|
1485
1485
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
1486
|
-
"version": "11.11.0-rc.
|
|
1487
|
-
"integrity": "sha512-
|
|
1486
|
+
"version": "11.11.0-rc.6122",
|
|
1487
|
+
"integrity": "sha512-2TWizC8BZRbTp7kG86TTxHvqCrJcIL2wLcRnmLUKYuturBTOLa9nObEjNrC/pdPPjR+6yP6sJdAS4n0N5+pbsg==",
|
|
1488
1488
|
"license": "ISC"
|
|
1489
1489
|
},
|
|
1490
1490
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -1497,8 +1497,8 @@
|
|
|
1497
1497
|
}
|
|
1498
1498
|
},
|
|
1499
1499
|
"node_modules/@wavemaker/foundation-css": {
|
|
1500
|
-
"version": "11.11.0-rc.
|
|
1501
|
-
"integrity": "sha512-
|
|
1500
|
+
"version": "11.11.0-rc.6122",
|
|
1501
|
+
"integrity": "sha512-iYE6hsY+gF7N0KIkDVsN4o4/mBM458RuhJkb/HG/bdUaYXXjSsw6NsSoTkJgY4SDzmQoJA7tzA1rhYvEeSfMRg==",
|
|
1502
1502
|
"license": "ISC",
|
|
1503
1503
|
"dependencies": {
|
|
1504
1504
|
"chroma-js": "^3.1.2"
|
|
@@ -1513,8 +1513,8 @@
|
|
|
1513
1513
|
}
|
|
1514
1514
|
},
|
|
1515
1515
|
"node_modules/@wavemaker/variables": {
|
|
1516
|
-
"version": "11.11.0-rc.
|
|
1517
|
-
"integrity": "sha512-
|
|
1516
|
+
"version": "11.11.0-rc.6122",
|
|
1517
|
+
"integrity": "sha512-e8hF5qhoR7u2EpW9u+Fa0xtyByoxNGLQsHTvc0BkRLsZ8w0V2JaJRV9wCzrzi2s0x+Zgfm3EmHHJ9F+SFCAAoQ==",
|
|
1518
1518
|
"license": "ISC",
|
|
1519
1519
|
"dependencies": {
|
|
1520
1520
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -3270,8 +3270,8 @@
|
|
|
3270
3270
|
"license": "MIT"
|
|
3271
3271
|
},
|
|
3272
3272
|
"node_modules/electron-to-chromium": {
|
|
3273
|
-
"version": "1.5.
|
|
3274
|
-
"integrity": "sha512-
|
|
3273
|
+
"version": "1.5.141",
|
|
3274
|
+
"integrity": "sha512-qS+qH9oqVYc1ooubTiB9l904WVyM6qNYxtOEEGReoZXw3xlqeYdFr5GclNzbkAufWgwWLEPoDi3d9MoRwwIjGw==",
|
|
3275
3275
|
"dev": true,
|
|
3276
3276
|
"license": "ISC"
|
|
3277
3277
|
},
|
|
@@ -6075,11 +6075,11 @@
|
|
|
6075
6075
|
}
|
|
6076
6076
|
},
|
|
6077
6077
|
"node_modules/parse5": {
|
|
6078
|
-
"version": "7.
|
|
6079
|
-
"integrity": "sha512-
|
|
6078
|
+
"version": "7.3.0",
|
|
6079
|
+
"integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
|
|
6080
6080
|
"license": "MIT",
|
|
6081
6081
|
"dependencies": {
|
|
6082
|
-
"entities": "^
|
|
6082
|
+
"entities": "^6.0.0"
|
|
6083
6083
|
},
|
|
6084
6084
|
"funding": {
|
|
6085
6085
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
@@ -6097,6 +6097,17 @@
|
|
|
6097
6097
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
6098
6098
|
}
|
|
6099
6099
|
},
|
|
6100
|
+
"node_modules/parse5/node_modules/entities": {
|
|
6101
|
+
"version": "6.0.0",
|
|
6102
|
+
"integrity": "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==",
|
|
6103
|
+
"license": "BSD-2-Clause",
|
|
6104
|
+
"engines": {
|
|
6105
|
+
"node": ">=0.12"
|
|
6106
|
+
},
|
|
6107
|
+
"funding": {
|
|
6108
|
+
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
6109
|
+
}
|
|
6110
|
+
},
|
|
6100
6111
|
"node_modules/parseurl": {
|
|
6101
6112
|
"version": "1.3.3",
|
|
6102
6113
|
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.11.0-rc.
|
|
3
|
+
"version": "11.11.0-rc.6122",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
".npmrc"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@wavemaker/angular-app": "11.11.0-rc.
|
|
18
|
+
"@wavemaker/angular-app": "11.11.0-rc.6122",
|
|
19
19
|
"archiver": "^7.0.1",
|
|
20
20
|
"cheerio": "1.0.0-rc.12",
|
|
21
21
|
"decode-uri-component": "^0.2.0",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const path=require("path"),fs=require("fs"),{downloadNPMPackage:downloadNPMPackage}=require("../download-packages"),{isPrismProject:isPrismProject,DESIGN_TOKENS_DIR_NAME:DESIGN_TOKENS_DIR_NAME,OVERRIDE_TOKENS_PATH:OVERRIDE_TOKENS_PATH,APP_OVERRIDE_CSS_PATH:APP_OVERRIDE_CSS_PATH}=require("./wm-utils"),{
|
|
1
|
+
const path=require("path"),fs=require("fs"),{downloadNPMPackage:downloadNPMPackage}=require("../download-packages"),{isPrismProject:isPrismProject,DESIGN_TOKENS_DIR_NAME:DESIGN_TOKENS_DIR_NAME,OVERRIDE_TOKENS_PATH:OVERRIDE_TOKENS_PATH,APP_OVERRIDE_CSS_PATH:APP_OVERRIDE_CSS_PATH}=require("./wm-utils"),{getWmProjectProperties:getWmProjectProperties}=require("./project-meta"),groupFilesByMode=e=>{const s={default:[]};return fs.readdirSync(e).forEach(o=>{const r=path.join(e,o),t=fs.statSync(r);if(t.isDirectory()){const e=groupFilesByMode(r);for(const o in e)s[o]||(s[o]=[]),s[o].push(...e[o])}else if(t.isFile()&&".json"===path.extname(r)){const e=o.match(/\.([^.]+)\.json$/);if(e){const o=e[1];s[o]||(s[o]=[]),s[o].push(r)}else s.default.push(r)}}),s},generateModeConfigs=(e,s,o)=>{const r=o&&o.name||"css/variables",t=[];for(const o in e){const n=e[o].map(e=>{return{destination:e.replace(s+"/","").replace(/\.json$/,".css"),options:{outputReferences:!0,selector:":root"},format:r,filter:function(s){var o,r=(o=s["@"]&&s["@"].filePath?s["@"].filePath:s.filePath)&&-1!==o.indexOf("overrides")||s.filePath&&-1!==s.filePath.indexOf("overrides"),t=o&&(e.includes(o)||e.includes(s.filePath));return r&&t}}});t.push({mode:o,files:n})}return t},accessFile=e=>{const s=path.dirname(e);fs.existsSync(s)||(fs.mkdirSync(s,{recursive:!0}),console.log(`Directory created: ${s}`)),fs.access(e,fs.constants.F_OK,s=>{if(s){console.log(`${e} does not exist. Creating file...`);const s=JSON.stringify({});fs.writeFile(e,s,s=>{if(s)throw s;console.log(`${e} was created successfully.`)})}})};async function setupSymlink(e,s){try{await fs.promises.mkdir(path.dirname(s),{recursive:!0});try{fs.existsSync(s)&&await fs.promises.unlink(s)}catch(e){console.error("Error removing existing symlink:",e)}const o="win32"===process.platform?"junction":"dir";await fs.promises.symlink(e,s,o),console.log("Symlink created successfully at:",s)}catch(e){console.error("Error creating symlink:",s,e)}}const getStyleDictionaryConfig=(e,s,o)=>{let r="";return{source:[r="default"===o?`src/main/webapp/${OVERRIDE_TOKENS_PATH}/**/!(*.*).json`:`src/main/webapp/${OVERRIDE_TOKENS_PATH}/**/*.${o}.json`],include:[path.join(s,"**","!(*.dark|*.light).json")],platforms:{css:{transformGroup:"css",prefix:"--wm",files:e}}}};async function removeSymlink(e){const s=path.resolve(e);try{fs.lstatSync(s).isSymbolicLink()?(await fs.promises.unlink(s),console.log("Symlink removed successfully:",s)):console.warn("Not a symlink, skipping unlink:",s)}catch(e){console.error("Error during symlink removal:",e)}}async function getCssVarCalcMixFormatter(e,s){try{const o=await import(`${e}/node_modules/style-dictionary/lib/utils/index.js`),{usesReferences:r,getReferences:t}=o,{cssVarCalcMixFormatter:n}=await import(`${s}/node_modules/@wavemaker/foundation-css/utils/style-dictionary-utils.js`);return n(r,t)}catch(e){return console.error("Failed to load CssVarCalcMixFormatter:",e),null}}function processCSSFiles(e,s){for(const{destination:o}of e)try{if(o.endsWith(".css")&&fs.existsSync(o)){const e=fs.readFileSync(o,"utf-8"),r=/(:root\s*\{[^}]*\})/,t=path.basename(o).split(".");let n=e;if(3===t.length&&"light"!==t[1]){const o=t[0],r=t[1];s+=(n=e.replace(/:root/g,`:root[${o}='${r}']`))+"\n"}else{const o=s.match(r),t=e.match(r);if(o&&t){const e=o[1],r=t[1].replace(/:root\s*\{|\}/g,"").trim(),n=e.replace("}",`\n${r}\n}`);s=s.replace(e,n)}else s+=n+"\n"}fs.unlink(o,()=>{})}}catch(e){console.error(`\nStyle dictionary, Error processing file ${o}:`,e)}return s}const generateOverrideCSS=async(e,s,o)=>{const r=await getWmProjectProperties(s);if(isPrismProject(r)&&(e.generateOverrideCSS||"angular"===e.buildType)){const r=path.join(s+"/src/main/webapp/",OVERRIDE_TOKENS_PATH),t=s+`/src/main/webapp/${APP_OVERRIDE_CSS_PATH}`;if(accessFile(t),fs.existsSync(r)){console.log("CODEGEN ANGULAR APP: generating override css...");let n={scope:"@wavemaker",name:"style-dictionary",version:e.runtimeUIVersion,packageJsonFile:"",successMsg:"STYLE DICTIONARY SUCCESS",infoMsg:"STYLE DICTIONARY PACKAGE : ",skipPackageVersion:!0};n.baseDir=o;const i=await downloadNPMPackage(n);let a={scope:"@wavemaker",name:"foundation-css",version:e.runtimeUIVersion,packageJsonFile:"",successMsg:"Foundation-CSS SUCCESS",infoMsg:"Foundation-CSS PACKAGE : "};a.baseDir=o;const c=await downloadNPMPackage(a);console.log("FOUNDATION_CSS_PATH",c),await(async()=>{const e=await import(`${i}/node_modules/style-dictionary/lib/StyleDictionary.js`).then(e=>e.default),o=path.join(c,"/node_modules/@wavemaker/foundation-css/tokens"),n=await getCssVarCalcMixFormatter(i,c);n&&e.registerFormat(n);const a=`src/main/webapp/${DESIGN_TOKENS_DIR_NAME}/temp-tokens`,l=groupFilesByMode(r),f=generateModeConfigs(l,s,n);let d="";try{console.log("\nSetting up foundation tokens symlink..."),await setupSymlink(o,a);for(const{mode:s,files:o}of f){console.log(`\nBuilding CSS for mode: ${s}...`);try{const r=getStyleDictionaryConfig(o,a,s);console.log(r,s);const n=new e(r);await n.buildPlatform("css"),console.log(`Style Dictionary build completed for mode: ${s}`),d=processCSSFiles(o,d),fs.writeFileSync(t,d),console.log(`CSS overrides generated successfully for mode: ${s}`)}catch(e){console.error(`Error during Style Dictionary build for mode: ${s}`,e)}}console.log("CODEGEN ANGULAR APP: generating overrides success !")}catch(e){console.error("Error setting up symlink or processing modes:",e)}finally{await removeSymlink(a)}})()}}};module.exports={generateOverrideCSS:generateOverrideCSS};
|
package/src/project-meta.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const parser=require("fast-xml-parser"),{readFile:readFile,readDir:readDir,stat:stat,isPrefabProject:isPrefabProject,getWmProjectPropertiesFilePath:getWmProjectPropertiesFilePath,getThemesConfigPropertiesFilePath:getThemesConfigPropertiesFilePath,getAuthInfoFilePath:getAuthInfoFilePath,getSecurityConfigPath:getSecurityConfigPath,getLayoutsConfigPath:getLayoutsConfigPath,getPagesConfigPath:getPagesConfigPath,getPrefabsDirPath:getPrefabsDirPath,getPrefabPagesDirPath:getPrefabPagesDirPath,getPrefabConfigPath:getPrefabConfigPath,getLegacyWmProjectPropertiesFilePath:getLegacyWmProjectPropertiesFilePath}=require("./wm-utils"),{join:join}=require("path"),getWmProjectProperties=async e=>{const t=getWmProjectPropertiesFilePath(e);try{const
|
|
1
|
+
const parser=require("fast-xml-parser"),{readFile:readFile,readDir:readDir,stat:stat,isPrefabProject:isPrefabProject,getWmProjectPropertiesFilePath:getWmProjectPropertiesFilePath,getThemesConfigPropertiesFilePath:getThemesConfigPropertiesFilePath,getAuthInfoFilePath:getAuthInfoFilePath,getSecurityConfigPath:getSecurityConfigPath,getLayoutsConfigPath:getLayoutsConfigPath,getPagesConfigPath:getPagesConfigPath,getPrefabsDirPath:getPrefabsDirPath,getPrefabPagesDirPath:getPrefabPagesDirPath,getPrefabConfigPath:getPrefabConfigPath,getLegacyWmProjectPropertiesFilePath:getLegacyWmProjectPropertiesFilePath}=require("./wm-utils"),{join:join}=require("path"),getWmProjectProperties=async e=>{const t=getWmProjectPropertiesFilePath(e);try{const r=require(t);if(r.WMAppProperties)return r.WMAppProperties;throw new Error("WMAppProperties not found in the provided file.")}catch(t){return console.log("Using legacy wmproperties"),getLegacyWmProjectProperties(e)}},getLegacyWmProjectProperties=async e=>{let t=await readFile(getLegacyWmProjectPropertiesFilePath(e),"utf8");const r={};return parser.parse(t,{textNodeName:"text",ignoreAttributes:!1,ignoreNameSpace:!1,allowBooleanAttributes:!1,parseNodeValue:!0,parseAttributeValue:!1,trimValues:!0,parseTrueNumberOnly:!1,arrayMode:!1,stopNodes:["parse-me-as-string"]},!0).properties.entry.forEach(e=>r[e["@_key"]]=e.text?e.text:""),r},getThemesConfigProperties=async e=>{const t=await readFile(getThemesConfigPropertiesFilePath(e),"utf8");return JSON.parse(t)},getSecurityConfig=async e=>stat(getAuthInfoFilePath(e)).then(()=>new Promise(async(t,r)=>{let a=null;JSON.parse(await readFile(getAuthInfoFilePath(e))).enforceSecurity&&(a=JSON.parse(await readFile(getSecurityConfigPath(e),"utf8"))),t(a)}),()=>Promise.resolve(null)),getAuthInfoConfig=async e=>{let t=await readFile(getAuthInfoFilePath(e),"utf8");return(t=JSON.parse(t)).enforceSecurity?t:null},getLayoutsConfig=async e=>{let t=await readFile(getLayoutsConfigPath(e),"utf8");return t=JSON.parse(t)},getPagesConfig=async e=>{let t=await readFile(getPagesConfigPath(e),"utf8");return t=JSON.parse(t)},getPrefabPartialsConfig=async(e,t)=>{let r=await readFile(`${getPrefabPagesDirPath(e,t)}/pages-config.json`,"utf8");return r=JSON.parse(r).filter(e=>"partial"===e.type.toLowerCase()||"template"===e.type.toLowerCase()).map(e=>({...e,prefabName:t}))},getPrefabConfigsUsedInApp=async(e,t)=>{const r=new Map,a=getPrefabsDirPath(t);return stat(a).then(()=>new Promise(async(i,o)=>{for(const e of await readDir(a))(await stat(join(a,e))).isDirectory()&&r.set(e,await readFile(getPrefabConfigPath(t,e)));isPrefabProject(e)&&r.set("__self__",await readFile(`${t}/src/main/webapp/config.json`)),i(r)}),()=>Promise.resolve(r))};module.exports={getWmProjectProperties:getWmProjectProperties,getThemesConfigProperties:getThemesConfigProperties,getSecurityConfig:getSecurityConfig,getLayoutsConfig:getLayoutsConfig,getPagesConfig:getPagesConfig,getPrefabConfigsUsedInApp:getPrefabConfigsUsedInApp,getPrefabPartialsConfig:getPrefabPartialsConfig,getAuthInfoConfig:getAuthInfoConfig};
|