@wavemaker/angular-codegen 11.6.0-next.140457 → 11.6.0-next.140458
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.
- angular-codegen/angular-app/package-lock.json +54 -24
- angular-codegen/angular-app/package.json +5 -5
- angular-codegen/dependencies/expression-parser.cjs.js +11 -0
- angular-codegen/dependencies/pipe-provider.cjs.js +22 -0
- angular-codegen/dependencies/transpilation-mobile.cjs.js +11 -0
- angular-codegen/dependencies/transpilation-web.cjs.js +11 -0
- angular-codegen/package.json +1 -1
- angular-codegen/templates/layout/layout.module.ts.hbs +1 -1
|
@@ -36,9 +36,9 @@
|
|
|
36
36
|
"@metrichor/jmespath": "^0.3.1",
|
|
37
37
|
"@wavemaker/focus-trap": "^1.0.0",
|
|
38
38
|
"@wavemaker/nvd3": "1.8.9",
|
|
39
|
-
"@wavemaker/variables": "11.6.0-next.
|
|
39
|
+
"@wavemaker/variables": "11.6.0-next.140458",
|
|
40
40
|
"@ztree/ztree_v3": "^3.5.48",
|
|
41
|
-
"angular-imask": "
|
|
41
|
+
"angular-imask": "7.4.0",
|
|
42
42
|
"angular2-websocket": "0.9.7",
|
|
43
43
|
"core-js": "3.35.1",
|
|
44
44
|
"d3": "7.8.5",
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
"lodash": "4.17.21",
|
|
54
54
|
"ng-circle-progress": "1.7.1",
|
|
55
55
|
"ngx-bootstrap": "9.0.0",
|
|
56
|
-
"ngx-color-picker": "
|
|
57
|
-
"ngx-toastr": "
|
|
56
|
+
"ngx-color-picker": "16.0.0",
|
|
57
|
+
"ngx-toastr": "17.0.2",
|
|
58
58
|
"rxjs": "6.6.0",
|
|
59
59
|
"rxjs-compat": "6.4.0",
|
|
60
60
|
"summernote": "0.8.18",
|
|
@@ -3143,6 +3143,18 @@
|
|
|
3143
3143
|
"node": ">=6.9.0"
|
|
3144
3144
|
}
|
|
3145
3145
|
},
|
|
3146
|
+
"node_modules/@babel/runtime-corejs3": {
|
|
3147
|
+
"version": "7.24.0",
|
|
3148
|
+
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.24.0.tgz",
|
|
3149
|
+
"integrity": "sha512-HxiRMOncx3ly6f3fcZ1GVKf+/EROcI9qwPgmij8Czqy6Okm/0T37T4y2ZIlLUuEUFjtM7NRsfdCO8Y3tAiJZew==",
|
|
3150
|
+
"dependencies": {
|
|
3151
|
+
"core-js-pure": "^3.30.2",
|
|
3152
|
+
"regenerator-runtime": "^0.14.0"
|
|
3153
|
+
},
|
|
3154
|
+
"engines": {
|
|
3155
|
+
"node": ">=6.9.0"
|
|
3156
|
+
}
|
|
3157
|
+
},
|
|
3146
3158
|
"node_modules/@babel/template": {
|
|
3147
3159
|
"version": "7.20.7",
|
|
3148
3160
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz",
|
|
@@ -5677,9 +5689,9 @@
|
|
|
5677
5689
|
}
|
|
5678
5690
|
},
|
|
5679
5691
|
"node_modules/@wavemaker/variables": {
|
|
5680
|
-
"version": "11.6.0-next.
|
|
5681
|
-
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.6.0-next.
|
|
5682
|
-
"integrity": "sha512-
|
|
5692
|
+
"version": "11.6.0-next.140458",
|
|
5693
|
+
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.6.0-next.140458.tgz",
|
|
5694
|
+
"integrity": "sha512-9c2nA8/0NI+PykPM9BbqbKGKMpOrK8tsLAIa14hb7NyW0aOmQszAIv8tc/Q8wiQHAvvh8mKkEI9gpblmnfkS8A==",
|
|
5683
5695
|
"dependencies": {
|
|
5684
5696
|
"@metrichor/jmespath": "^0.3.1",
|
|
5685
5697
|
"he": "^1.2.0",
|
|
@@ -6208,14 +6220,19 @@
|
|
|
6208
6220
|
}
|
|
6209
6221
|
},
|
|
6210
6222
|
"node_modules/angular-imask": {
|
|
6211
|
-
"version": "
|
|
6212
|
-
"resolved": "https://registry.npmjs.org/angular-imask/-/angular-imask-
|
|
6213
|
-
"integrity": "sha512-
|
|
6223
|
+
"version": "7.4.0",
|
|
6224
|
+
"resolved": "https://registry.npmjs.org/angular-imask/-/angular-imask-7.4.0.tgz",
|
|
6225
|
+
"integrity": "sha512-GUdgnXeorag4N4Y94xxR6UOCrcQDlqNVa8bf563576SUTT/MoR9ep57fNGMOVT7KYCbHGAPqJtnXLVNCB2CfDg==",
|
|
6214
6226
|
"dependencies": {
|
|
6215
|
-
"imask": "^
|
|
6216
|
-
"tslib": "^2.
|
|
6227
|
+
"imask": "^7.4.0",
|
|
6228
|
+
"tslib": "^2.6.2"
|
|
6217
6229
|
}
|
|
6218
6230
|
},
|
|
6231
|
+
"node_modules/angular-imask/node_modules/tslib": {
|
|
6232
|
+
"version": "2.6.2",
|
|
6233
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
6234
|
+
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
|
|
6235
|
+
},
|
|
6219
6236
|
"node_modules/angular2-websocket": {
|
|
6220
6237
|
"version": "0.9.7",
|
|
6221
6238
|
"resolved": "https://registry.npmjs.org/angular2-websocket/-/angular2-websocket-0.9.7.tgz",
|
|
@@ -8860,6 +8877,16 @@
|
|
|
8860
8877
|
"url": "https://opencollective.com/core-js"
|
|
8861
8878
|
}
|
|
8862
8879
|
},
|
|
8880
|
+
"node_modules/core-js-pure": {
|
|
8881
|
+
"version": "3.36.0",
|
|
8882
|
+
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.36.0.tgz",
|
|
8883
|
+
"integrity": "sha512-cN28qmhRNgbMZZMc/RFu5w8pK9VJzpb2rJVR/lHuZJKwmXnoWOpXmMkxqBB514igkp1Hu8WGROsiOAzUcKdHOQ==",
|
|
8884
|
+
"hasInstallScript": true,
|
|
8885
|
+
"funding": {
|
|
8886
|
+
"type": "opencollective",
|
|
8887
|
+
"url": "https://opencollective.com/core-js"
|
|
8888
|
+
}
|
|
8889
|
+
},
|
|
8863
8890
|
"node_modules/core-util-is": {
|
|
8864
8891
|
"version": "1.0.3",
|
|
8865
8892
|
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
|
|
@@ -12937,9 +12964,12 @@
|
|
|
12937
12964
|
}
|
|
12938
12965
|
},
|
|
12939
12966
|
"node_modules/imask": {
|
|
12940
|
-
"version": "
|
|
12941
|
-
"resolved": "https://registry.npmjs.org/imask/-/imask-
|
|
12942
|
-
"integrity": "sha512-
|
|
12967
|
+
"version": "7.5.0",
|
|
12968
|
+
"resolved": "https://registry.npmjs.org/imask/-/imask-7.5.0.tgz",
|
|
12969
|
+
"integrity": "sha512-eoTEnw67KAamB1zsiYtU35s0Fj1XYZ8mN2q3ZDGO4ot4FtPmBpw9S6kOTj0kaOILdsEA6ZhNtH2TAMXe/NChmQ==",
|
|
12970
|
+
"dependencies": {
|
|
12971
|
+
"@babel/runtime-corejs3": "^7.23.9"
|
|
12972
|
+
},
|
|
12943
12973
|
"engines": {
|
|
12944
12974
|
"npm": ">=4.0.0"
|
|
12945
12975
|
}
|
|
@@ -16869,9 +16899,9 @@
|
|
|
16869
16899
|
}
|
|
16870
16900
|
},
|
|
16871
16901
|
"node_modules/ngx-color-picker": {
|
|
16872
|
-
"version": "
|
|
16873
|
-
"resolved": "https://registry.npmjs.org/ngx-color-picker/-/ngx-color-picker-
|
|
16874
|
-
"integrity": "sha512-
|
|
16902
|
+
"version": "16.0.0",
|
|
16903
|
+
"resolved": "https://registry.npmjs.org/ngx-color-picker/-/ngx-color-picker-16.0.0.tgz",
|
|
16904
|
+
"integrity": "sha512-Dk2FvcbebD6STZSVzkI5oFHOlTrrNC5bOHh+YVaFgaWuWrVUdVIJm68ocUvTgr/qxTEJjrfcnRnS4wi7BJ2hKg==",
|
|
16875
16905
|
"dependencies": {
|
|
16876
16906
|
"tslib": "^2.3.0"
|
|
16877
16907
|
},
|
|
@@ -16882,16 +16912,16 @@
|
|
|
16882
16912
|
}
|
|
16883
16913
|
},
|
|
16884
16914
|
"node_modules/ngx-toastr": {
|
|
16885
|
-
"version": "
|
|
16886
|
-
"resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-
|
|
16887
|
-
"integrity": "sha512-
|
|
16915
|
+
"version": "17.0.2",
|
|
16916
|
+
"resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-17.0.2.tgz",
|
|
16917
|
+
"integrity": "sha512-KehiPx6bkbiUyJbabf0ZA04+ASumS8r/y4wPsUOMI9OrBvBcfq27UQmWuQKoVR8E+9y4Pq7eZkSg2kvxNvpxTA==",
|
|
16888
16918
|
"dependencies": {
|
|
16889
16919
|
"tslib": "^2.3.0"
|
|
16890
16920
|
},
|
|
16891
16921
|
"peerDependencies": {
|
|
16892
|
-
"@angular/common": ">=
|
|
16893
|
-
"@angular/core": ">=
|
|
16894
|
-
"@angular/platform-browser": ">=
|
|
16922
|
+
"@angular/common": ">=16.0.0-0",
|
|
16923
|
+
"@angular/core": ">=16.0.0-0",
|
|
16924
|
+
"@angular/platform-browser": ">=16.0.0-0"
|
|
16895
16925
|
}
|
|
16896
16926
|
},
|
|
16897
16927
|
"node_modules/nice-napi": {
|
|
@@ -47,9 +47,9 @@
|
|
|
47
47
|
"@metrichor/jmespath": "^0.3.1",
|
|
48
48
|
"@wavemaker/focus-trap": "^1.0.0",
|
|
49
49
|
"@wavemaker/nvd3": "1.8.9",
|
|
50
|
-
"@wavemaker/variables": "11.6.0-next.
|
|
50
|
+
"@wavemaker/variables": "11.6.0-next.140458",
|
|
51
51
|
"@ztree/ztree_v3": "^3.5.48",
|
|
52
|
-
"angular-imask": "
|
|
52
|
+
"angular-imask": "7.4.0",
|
|
53
53
|
"angular2-websocket": "0.9.7",
|
|
54
54
|
"core-js": "3.35.1",
|
|
55
55
|
"d3": "7.8.5",
|
|
@@ -64,15 +64,15 @@
|
|
|
64
64
|
"lodash": "4.17.21",
|
|
65
65
|
"ng-circle-progress": "1.7.1",
|
|
66
66
|
"ngx-bootstrap": "9.0.0",
|
|
67
|
-
"ngx-color-picker": "
|
|
68
|
-
"ngx-toastr": "
|
|
67
|
+
"ngx-color-picker": "16.0.0",
|
|
68
|
+
"ngx-toastr": "17.0.2",
|
|
69
69
|
"rxjs": "6.6.0",
|
|
70
70
|
"rxjs-compat": "6.4.0",
|
|
71
71
|
"summernote": "0.8.18",
|
|
72
72
|
"tslib": "2.4.1",
|
|
73
73
|
"x2js": "^3.4.4",
|
|
74
74
|
"zone.js": "~0.13.3",
|
|
75
|
-
"@wavemaker/app-ng-runtime": "11.6.0-next.
|
|
75
|
+
"@wavemaker/app-ng-runtime": "11.6.0-next.140458"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
|
|
@@ -20902,6 +20902,14 @@ class ASTCompiler {
|
|
|
20902
20902
|
}
|
|
20903
20903
|
return this.handleBinaryDefault();
|
|
20904
20904
|
}
|
|
20905
|
+
processUnary() {
|
|
20906
|
+
const ast = this.cAst;
|
|
20907
|
+
const stmts = this.cStmts;
|
|
20908
|
+
const e = this.build(ast.expr, stmts);
|
|
20909
|
+
const v = this.createVar();
|
|
20910
|
+
stmts.push(`${v}=${ast.operator}${e}`);
|
|
20911
|
+
return v;
|
|
20912
|
+
}
|
|
20905
20913
|
processConditional() {
|
|
20906
20914
|
const ast = this.cAst;
|
|
20907
20915
|
const stmts = this.cStmts;
|
|
@@ -20993,6 +21001,9 @@ class ASTCompiler {
|
|
|
20993
21001
|
else if (ast instanceof PrefixNot) {
|
|
20994
21002
|
return this.processPrefixNot();
|
|
20995
21003
|
}
|
|
21004
|
+
else if (ast instanceof Unary) {
|
|
21005
|
+
return this.processUnary();
|
|
21006
|
+
}
|
|
20996
21007
|
else if (ast instanceof Binary) {
|
|
20997
21008
|
return this.processBinary();
|
|
20998
21009
|
}
|
|
@@ -104810,6 +104810,14 @@ let ASTCompiler$1 = class ASTCompiler {
|
|
|
104810
104810
|
}
|
|
104811
104811
|
return this.handleBinaryDefault();
|
|
104812
104812
|
}
|
|
104813
|
+
processUnary() {
|
|
104814
|
+
const ast = this.cAst;
|
|
104815
|
+
const stmts = this.cStmts;
|
|
104816
|
+
const e = this.build(ast.expr, stmts);
|
|
104817
|
+
const v = this.createVar();
|
|
104818
|
+
stmts.push(`${v}=${ast.operator}${e}`);
|
|
104819
|
+
return v;
|
|
104820
|
+
}
|
|
104813
104821
|
processConditional() {
|
|
104814
104822
|
const ast = this.cAst;
|
|
104815
104823
|
const stmts = this.cStmts;
|
|
@@ -104901,6 +104909,9 @@ let ASTCompiler$1 = class ASTCompiler {
|
|
|
104901
104909
|
else if (ast instanceof PrefixNot$1) {
|
|
104902
104910
|
return this.processPrefixNot();
|
|
104903
104911
|
}
|
|
104912
|
+
else if (ast instanceof Unary$1) {
|
|
104913
|
+
return this.processUnary();
|
|
104914
|
+
}
|
|
104904
104915
|
else if (ast instanceof Binary$1) {
|
|
104905
104916
|
return this.processBinary();
|
|
104906
104917
|
}
|
|
@@ -133664,6 +133675,14 @@ class ASTCompiler {
|
|
|
133664
133675
|
}
|
|
133665
133676
|
return this.handleBinaryDefault();
|
|
133666
133677
|
}
|
|
133678
|
+
processUnary() {
|
|
133679
|
+
const ast = this.cAst;
|
|
133680
|
+
const stmts = this.cStmts;
|
|
133681
|
+
const e = this.build(ast.expr, stmts);
|
|
133682
|
+
const v = this.createVar();
|
|
133683
|
+
stmts.push(`${v}=${ast.operator}${e}`);
|
|
133684
|
+
return v;
|
|
133685
|
+
}
|
|
133667
133686
|
processConditional() {
|
|
133668
133687
|
const ast = this.cAst;
|
|
133669
133688
|
const stmts = this.cStmts;
|
|
@@ -133755,6 +133774,9 @@ class ASTCompiler {
|
|
|
133755
133774
|
else if (ast instanceof PrefixNot) {
|
|
133756
133775
|
return this.processPrefixNot();
|
|
133757
133776
|
}
|
|
133777
|
+
else if (ast instanceof Unary) {
|
|
133778
|
+
return this.processUnary();
|
|
133779
|
+
}
|
|
133758
133780
|
else if (ast instanceof Binary) {
|
|
133759
133781
|
return this.processBinary();
|
|
133760
133782
|
}
|
|
@@ -63899,6 +63899,14 @@ class ASTCompiler {
|
|
|
63899
63899
|
}
|
|
63900
63900
|
return this.handleBinaryDefault();
|
|
63901
63901
|
}
|
|
63902
|
+
processUnary() {
|
|
63903
|
+
const ast = this.cAst;
|
|
63904
|
+
const stmts = this.cStmts;
|
|
63905
|
+
const e = this.build(ast.expr, stmts);
|
|
63906
|
+
const v = this.createVar();
|
|
63907
|
+
stmts.push(`${v}=${ast.operator}${e}`);
|
|
63908
|
+
return v;
|
|
63909
|
+
}
|
|
63902
63910
|
processConditional() {
|
|
63903
63911
|
const ast = this.cAst;
|
|
63904
63912
|
const stmts = this.cStmts;
|
|
@@ -63990,6 +63998,9 @@ class ASTCompiler {
|
|
|
63990
63998
|
else if (ast instanceof PrefixNot) {
|
|
63991
63999
|
return this.processPrefixNot();
|
|
63992
64000
|
}
|
|
64001
|
+
else if (ast instanceof Unary) {
|
|
64002
|
+
return this.processUnary();
|
|
64003
|
+
}
|
|
63993
64004
|
else if (ast instanceof Binary) {
|
|
63994
64005
|
return this.processBinary();
|
|
63995
64006
|
}
|
|
@@ -63899,6 +63899,14 @@ class ASTCompiler {
|
|
|
63899
63899
|
}
|
|
63900
63900
|
return this.handleBinaryDefault();
|
|
63901
63901
|
}
|
|
63902
|
+
processUnary() {
|
|
63903
|
+
const ast = this.cAst;
|
|
63904
|
+
const stmts = this.cStmts;
|
|
63905
|
+
const e = this.build(ast.expr, stmts);
|
|
63906
|
+
const v = this.createVar();
|
|
63907
|
+
stmts.push(`${v}=${ast.operator}${e}`);
|
|
63908
|
+
return v;
|
|
63909
|
+
}
|
|
63902
63910
|
processConditional() {
|
|
63903
63911
|
const ast = this.cAst;
|
|
63904
63912
|
const stmts = this.cStmts;
|
|
@@ -63990,6 +63998,9 @@ class ASTCompiler {
|
|
|
63990
63998
|
else if (ast instanceof PrefixNot) {
|
|
63991
63999
|
return this.processPrefixNot();
|
|
63992
64000
|
}
|
|
64001
|
+
else if (ast instanceof Unary) {
|
|
64002
|
+
return this.processUnary();
|
|
64003
|
+
}
|
|
63993
64004
|
else if (ast instanceof Binary) {
|
|
63994
64005
|
return this.processBinary();
|
|
63995
64006
|
}
|
angular-codegen/package.json
CHANGED