@wavemaker/rn-codegen 11.14.1-18.6429 → 11.14.1-18.6438
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/npm-shrinkwrap.json +87 -50
- package/package-lock.json +87 -50
- package/package.json +2 -2
- package/src/templates/package.web.json +3 -3
- package/src/templates/project/component/dynamic/component-generator.js +0 -2
- package/src/templates/project/component/dynamic/form.generator.js +14 -45
- package/src/templates/project/package.json +3 -3
- package/src/templates/project/wavepulse/rn2css.json +0 -15
- package/src/transpile/components/container/container.transformer.js +0 -8
- package/src/transpile/components/container/container.transformer.js.map +1 -1
- package/src/transpile/components/data/form.transformer.js +1 -4
- package/src/transpile/components/data/form.transformer.js.map +1 -1
- package/src/transpile/components/data/liveform.transformer.js +0 -2
- package/src/transpile/components/data/liveform.transformer.js.map +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.14.1-18.
|
|
3
|
+
"version": "11.14.1-18.6438",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
|
9
|
-
"version": "11.14.1-18.
|
|
9
|
+
"version": "11.14.1-18.6438",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@types/node": "18.11.10",
|
|
19
19
|
"@types/prettier": "2.7.1",
|
|
20
20
|
"@types/yargs": "17.0.15",
|
|
21
|
-
"@wavemaker/foundation-css": "11.14.1-18.
|
|
21
|
+
"@wavemaker/foundation-css": "11.14.1-18.6438",
|
|
22
22
|
"adm-zip": "0.5.9",
|
|
23
23
|
"axios": "1.8.3",
|
|
24
24
|
"clean-css": "5.1.5",
|
|
@@ -140,8 +140,8 @@
|
|
|
140
140
|
}
|
|
141
141
|
},
|
|
142
142
|
"node_modules/@babel/core/node_modules/@babel/parser": {
|
|
143
|
-
"version": "7.29.
|
|
144
|
-
"integrity": "sha512-
|
|
143
|
+
"version": "7.29.2",
|
|
144
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
145
145
|
"dev": true,
|
|
146
146
|
"license": "MIT",
|
|
147
147
|
"dependencies": {
|
|
@@ -301,8 +301,8 @@
|
|
|
301
301
|
}
|
|
302
302
|
},
|
|
303
303
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/parser": {
|
|
304
|
-
"version": "7.29.
|
|
305
|
-
"integrity": "sha512-
|
|
304
|
+
"version": "7.29.2",
|
|
305
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
306
306
|
"dev": true,
|
|
307
307
|
"license": "MIT",
|
|
308
308
|
"dependencies": {
|
|
@@ -379,8 +379,8 @@
|
|
|
379
379
|
}
|
|
380
380
|
},
|
|
381
381
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/parser": {
|
|
382
|
-
"version": "7.29.
|
|
383
|
-
"integrity": "sha512-
|
|
382
|
+
"version": "7.29.2",
|
|
383
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
384
384
|
"dev": true,
|
|
385
385
|
"license": "MIT",
|
|
386
386
|
"dependencies": {
|
|
@@ -469,13 +469,13 @@
|
|
|
469
469
|
}
|
|
470
470
|
},
|
|
471
471
|
"node_modules/@babel/helpers": {
|
|
472
|
-
"version": "7.
|
|
473
|
-
"integrity": "sha512-
|
|
472
|
+
"version": "7.29.2",
|
|
473
|
+
"integrity": "sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==",
|
|
474
474
|
"dev": true,
|
|
475
475
|
"license": "MIT",
|
|
476
476
|
"dependencies": {
|
|
477
477
|
"@babel/template": "^7.28.6",
|
|
478
|
-
"@babel/types": "^7.
|
|
478
|
+
"@babel/types": "^7.29.0"
|
|
479
479
|
},
|
|
480
480
|
"engines": {
|
|
481
481
|
"node": ">=6.9.0"
|
|
@@ -728,8 +728,8 @@
|
|
|
728
728
|
}
|
|
729
729
|
},
|
|
730
730
|
"node_modules/@babel/template/node_modules/@babel/parser": {
|
|
731
|
-
"version": "7.29.
|
|
732
|
-
"integrity": "sha512-
|
|
731
|
+
"version": "7.29.2",
|
|
732
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
733
733
|
"license": "MIT",
|
|
734
734
|
"dependencies": {
|
|
735
735
|
"@babel/types": "^7.29.0"
|
|
@@ -777,8 +777,8 @@
|
|
|
777
777
|
}
|
|
778
778
|
},
|
|
779
779
|
"node_modules/@babel/traverse/node_modules/@babel/parser": {
|
|
780
|
-
"version": "7.29.
|
|
781
|
-
"integrity": "sha512-
|
|
780
|
+
"version": "7.29.2",
|
|
781
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
782
782
|
"license": "MIT",
|
|
783
783
|
"dependencies": {
|
|
784
784
|
"@babel/types": "^7.29.0"
|
|
@@ -1259,8 +1259,8 @@
|
|
|
1259
1259
|
}
|
|
1260
1260
|
},
|
|
1261
1261
|
"node_modules/@types/babel__core/node_modules/@babel/parser": {
|
|
1262
|
-
"version": "7.29.
|
|
1263
|
-
"integrity": "sha512-
|
|
1262
|
+
"version": "7.29.2",
|
|
1263
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
1264
1264
|
"dev": true,
|
|
1265
1265
|
"license": "MIT",
|
|
1266
1266
|
"dependencies": {
|
|
@@ -1339,20 +1339,15 @@
|
|
|
1339
1339
|
}
|
|
1340
1340
|
},
|
|
1341
1341
|
"node_modules/@types/color-convert": {
|
|
1342
|
-
"version": "
|
|
1343
|
-
"integrity": "sha512-
|
|
1342
|
+
"version": "3.0.1",
|
|
1343
|
+
"integrity": "sha512-Wj7O4Y7tPo/3y9z4K0XRLbLBP2hCHq2vlmLkR0uQDGmLdoUVDmUrXy50ZffMxZKzBpYxFT+4FnDT8xzMlnKRQQ==",
|
|
1344
|
+
"deprecated": "This is a stub types definition. color-convert provides its own type definitions, so you do not need this installed.",
|
|
1344
1345
|
"dev": true,
|
|
1345
1346
|
"license": "MIT",
|
|
1346
1347
|
"dependencies": {
|
|
1347
|
-
"
|
|
1348
|
+
"color-convert": "*"
|
|
1348
1349
|
}
|
|
1349
1350
|
},
|
|
1350
|
-
"node_modules/@types/color-name": {
|
|
1351
|
-
"version": "1.1.5",
|
|
1352
|
-
"integrity": "sha512-j2K5UJqGTxeesj6oQuGpMgifpT5k9HprgQd8D1Y0lOFqKHl3PJu5GMeS4Y5EgjS55AE6OQxf8mPED9uaGbf4Cg==",
|
|
1353
|
-
"dev": true,
|
|
1354
|
-
"license": "MIT"
|
|
1355
|
-
},
|
|
1356
1351
|
"node_modules/@types/css-tree": {
|
|
1357
1352
|
"version": "2.0.0",
|
|
1358
1353
|
"integrity": "sha512-mY2sXRLBnUPMYw6mkOT+6dABeaNxAEKZz6scE9kQPNJx8fKe1fOsm8Honl7+xFYe6TKX8WNk2+7oMp2vBArJ9Q==",
|
|
@@ -1496,8 +1491,8 @@
|
|
|
1496
1491
|
}
|
|
1497
1492
|
},
|
|
1498
1493
|
"node_modules/@wavemaker/foundation-css": {
|
|
1499
|
-
"version": "11.14.1-18.
|
|
1500
|
-
"integrity": "sha512-
|
|
1494
|
+
"version": "11.14.1-18.6438",
|
|
1495
|
+
"integrity": "sha512-kUfV7rUXxXNMFV9hhBqUiLaWOsado7L23DgfOkT2/WThteEBKYZKrK/hAnNRby5/07E1/5T8f+8C/6Hfd1iSLw==",
|
|
1501
1496
|
"license": "ISC",
|
|
1502
1497
|
"dependencies": {
|
|
1503
1498
|
"chroma-js": "^3.1.2"
|
|
@@ -1556,6 +1551,22 @@
|
|
|
1556
1551
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
1557
1552
|
}
|
|
1558
1553
|
},
|
|
1554
|
+
"node_modules/ansi-styles/node_modules/color-convert": {
|
|
1555
|
+
"version": "2.0.1",
|
|
1556
|
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
1557
|
+
"license": "MIT",
|
|
1558
|
+
"dependencies": {
|
|
1559
|
+
"color-name": "~1.1.4"
|
|
1560
|
+
},
|
|
1561
|
+
"engines": {
|
|
1562
|
+
"node": ">=7.0.0"
|
|
1563
|
+
}
|
|
1564
|
+
},
|
|
1565
|
+
"node_modules/ansi-styles/node_modules/color-name": {
|
|
1566
|
+
"version": "1.1.4",
|
|
1567
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
1568
|
+
"license": "MIT"
|
|
1569
|
+
},
|
|
1559
1570
|
"node_modules/anymatch": {
|
|
1560
1571
|
"version": "3.1.3",
|
|
1561
1572
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
@@ -1650,8 +1661,8 @@
|
|
|
1650
1661
|
}
|
|
1651
1662
|
},
|
|
1652
1663
|
"node_modules/babel-plugin-istanbul/node_modules/@babel/parser": {
|
|
1653
|
-
"version": "7.29.
|
|
1654
|
-
"integrity": "sha512-
|
|
1664
|
+
"version": "7.29.2",
|
|
1665
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
1655
1666
|
"dev": true,
|
|
1656
1667
|
"license": "MIT",
|
|
1657
1668
|
"dependencies": {
|
|
@@ -1775,8 +1786,8 @@
|
|
|
1775
1786
|
"license": "MIT"
|
|
1776
1787
|
},
|
|
1777
1788
|
"node_modules/baseline-browser-mapping": {
|
|
1778
|
-
"version": "2.10.
|
|
1779
|
-
"integrity": "sha512-
|
|
1789
|
+
"version": "2.10.8",
|
|
1790
|
+
"integrity": "sha512-PCLz/LXGBsNTErbtB6i5u4eLpHeMfi93aUv5duMmj6caNu6IphS4q6UevDnL36sZQv9lrP11dbPKGMaXPwMKfQ==",
|
|
1780
1791
|
"dev": true,
|
|
1781
1792
|
"license": "Apache-2.0",
|
|
1782
1793
|
"bin": {
|
|
@@ -1955,8 +1966,8 @@
|
|
|
1955
1966
|
}
|
|
1956
1967
|
},
|
|
1957
1968
|
"node_modules/caniuse-lite": {
|
|
1958
|
-
"version": "1.0.
|
|
1959
|
-
"integrity": "sha512-
|
|
1969
|
+
"version": "1.0.30001780",
|
|
1970
|
+
"integrity": "sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==",
|
|
1960
1971
|
"dev": true,
|
|
1961
1972
|
"funding": [
|
|
1962
1973
|
{
|
|
@@ -2088,20 +2099,25 @@
|
|
|
2088
2099
|
}
|
|
2089
2100
|
},
|
|
2090
2101
|
"node_modules/color-convert": {
|
|
2091
|
-
"version": "
|
|
2092
|
-
"integrity": "sha512-
|
|
2102
|
+
"version": "3.1.3",
|
|
2103
|
+
"integrity": "sha512-fasDH2ont2GqF5HpyO4w0+BcewlhHEZOFn9c1ckZdHpJ56Qb7MHhH/IcJZbBGgvdtwdwNbLvxiBEdg336iA9Sg==",
|
|
2104
|
+
"dev": true,
|
|
2093
2105
|
"license": "MIT",
|
|
2094
2106
|
"dependencies": {
|
|
2095
|
-
"color-name": "
|
|
2107
|
+
"color-name": "^2.0.0"
|
|
2096
2108
|
},
|
|
2097
2109
|
"engines": {
|
|
2098
|
-
"node": ">=
|
|
2110
|
+
"node": ">=14.6"
|
|
2099
2111
|
}
|
|
2100
2112
|
},
|
|
2101
2113
|
"node_modules/color-name": {
|
|
2102
|
-
"version": "
|
|
2103
|
-
"integrity": "sha512-
|
|
2104
|
-
"
|
|
2114
|
+
"version": "2.1.0",
|
|
2115
|
+
"integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
|
|
2116
|
+
"dev": true,
|
|
2117
|
+
"license": "MIT",
|
|
2118
|
+
"engines": {
|
|
2119
|
+
"node": ">=12.20"
|
|
2120
|
+
}
|
|
2105
2121
|
},
|
|
2106
2122
|
"node_modules/color-string": {
|
|
2107
2123
|
"version": "1.9.1",
|
|
@@ -2112,6 +2128,27 @@
|
|
|
2112
2128
|
"simple-swizzle": "^0.2.2"
|
|
2113
2129
|
}
|
|
2114
2130
|
},
|
|
2131
|
+
"node_modules/color-string/node_modules/color-name": {
|
|
2132
|
+
"version": "1.1.4",
|
|
2133
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
2134
|
+
"license": "MIT"
|
|
2135
|
+
},
|
|
2136
|
+
"node_modules/color/node_modules/color-convert": {
|
|
2137
|
+
"version": "2.0.1",
|
|
2138
|
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
2139
|
+
"license": "MIT",
|
|
2140
|
+
"dependencies": {
|
|
2141
|
+
"color-name": "~1.1.4"
|
|
2142
|
+
},
|
|
2143
|
+
"engines": {
|
|
2144
|
+
"node": ">=7.0.0"
|
|
2145
|
+
}
|
|
2146
|
+
},
|
|
2147
|
+
"node_modules/color/node_modules/color-name": {
|
|
2148
|
+
"version": "1.1.4",
|
|
2149
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
2150
|
+
"license": "MIT"
|
|
2151
|
+
},
|
|
2115
2152
|
"node_modules/combined-stream": {
|
|
2116
2153
|
"version": "1.0.8",
|
|
2117
2154
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
@@ -2413,8 +2450,8 @@
|
|
|
2413
2450
|
}
|
|
2414
2451
|
},
|
|
2415
2452
|
"node_modules/electron-to-chromium": {
|
|
2416
|
-
"version": "1.5.
|
|
2417
|
-
"integrity": "sha512-
|
|
2453
|
+
"version": "1.5.313",
|
|
2454
|
+
"integrity": "sha512-QBMrTWEf00GXZmJyx2lbYD45jpI3TUFnNIzJ5BBc8piGUDwMPa1GV6HJWTZVvY/eiN3fSopl7NRbgGp9sZ9LTA==",
|
|
2418
2455
|
"dev": true,
|
|
2419
2456
|
"license": "ISC"
|
|
2420
2457
|
},
|
|
@@ -3154,8 +3191,8 @@
|
|
|
3154
3191
|
}
|
|
3155
3192
|
},
|
|
3156
3193
|
"node_modules/istanbul-lib-instrument/node_modules/@babel/parser": {
|
|
3157
|
-
"version": "7.29.
|
|
3158
|
-
"integrity": "sha512-
|
|
3194
|
+
"version": "7.29.2",
|
|
3195
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
3159
3196
|
"dev": true,
|
|
3160
3197
|
"license": "MIT",
|
|
3161
3198
|
"dependencies": {
|
|
@@ -4506,8 +4543,8 @@
|
|
|
4506
4543
|
}
|
|
4507
4544
|
},
|
|
4508
4545
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
4509
|
-
"version": "11.2.
|
|
4510
|
-
"integrity": "sha512-
|
|
4546
|
+
"version": "11.2.7",
|
|
4547
|
+
"integrity": "sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==",
|
|
4511
4548
|
"dev": true,
|
|
4512
4549
|
"license": "BlueOak-1.0.0",
|
|
4513
4550
|
"engines": {
|
|
@@ -4857,8 +4894,8 @@
|
|
|
4857
4894
|
"optional": true
|
|
4858
4895
|
},
|
|
4859
4896
|
"node_modules/sax": {
|
|
4860
|
-
"version": "1.
|
|
4861
|
-
"integrity": "sha512-
|
|
4897
|
+
"version": "1.6.0",
|
|
4898
|
+
"integrity": "sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==",
|
|
4862
4899
|
"license": "BlueOak-1.0.0",
|
|
4863
4900
|
"optional": true,
|
|
4864
4901
|
"engines": {
|
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.14.1-18.
|
|
3
|
+
"version": "11.14.1-18.6438",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
|
9
|
-
"version": "11.14.1-18.
|
|
9
|
+
"version": "11.14.1-18.6438",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@types/node": "18.11.10",
|
|
19
19
|
"@types/prettier": "2.7.1",
|
|
20
20
|
"@types/yargs": "17.0.15",
|
|
21
|
-
"@wavemaker/foundation-css": "11.14.1-18.
|
|
21
|
+
"@wavemaker/foundation-css": "11.14.1-18.6438",
|
|
22
22
|
"adm-zip": "0.5.9",
|
|
23
23
|
"axios": "1.8.3",
|
|
24
24
|
"clean-css": "5.1.5",
|
|
@@ -140,8 +140,8 @@
|
|
|
140
140
|
}
|
|
141
141
|
},
|
|
142
142
|
"node_modules/@babel/core/node_modules/@babel/parser": {
|
|
143
|
-
"version": "7.29.
|
|
144
|
-
"integrity": "sha512-
|
|
143
|
+
"version": "7.29.2",
|
|
144
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
145
145
|
"dev": true,
|
|
146
146
|
"license": "MIT",
|
|
147
147
|
"dependencies": {
|
|
@@ -301,8 +301,8 @@
|
|
|
301
301
|
}
|
|
302
302
|
},
|
|
303
303
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/parser": {
|
|
304
|
-
"version": "7.29.
|
|
305
|
-
"integrity": "sha512-
|
|
304
|
+
"version": "7.29.2",
|
|
305
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
306
306
|
"dev": true,
|
|
307
307
|
"license": "MIT",
|
|
308
308
|
"dependencies": {
|
|
@@ -379,8 +379,8 @@
|
|
|
379
379
|
}
|
|
380
380
|
},
|
|
381
381
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/parser": {
|
|
382
|
-
"version": "7.29.
|
|
383
|
-
"integrity": "sha512-
|
|
382
|
+
"version": "7.29.2",
|
|
383
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
384
384
|
"dev": true,
|
|
385
385
|
"license": "MIT",
|
|
386
386
|
"dependencies": {
|
|
@@ -469,13 +469,13 @@
|
|
|
469
469
|
}
|
|
470
470
|
},
|
|
471
471
|
"node_modules/@babel/helpers": {
|
|
472
|
-
"version": "7.
|
|
473
|
-
"integrity": "sha512-
|
|
472
|
+
"version": "7.29.2",
|
|
473
|
+
"integrity": "sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==",
|
|
474
474
|
"dev": true,
|
|
475
475
|
"license": "MIT",
|
|
476
476
|
"dependencies": {
|
|
477
477
|
"@babel/template": "^7.28.6",
|
|
478
|
-
"@babel/types": "^7.
|
|
478
|
+
"@babel/types": "^7.29.0"
|
|
479
479
|
},
|
|
480
480
|
"engines": {
|
|
481
481
|
"node": ">=6.9.0"
|
|
@@ -728,8 +728,8 @@
|
|
|
728
728
|
}
|
|
729
729
|
},
|
|
730
730
|
"node_modules/@babel/template/node_modules/@babel/parser": {
|
|
731
|
-
"version": "7.29.
|
|
732
|
-
"integrity": "sha512-
|
|
731
|
+
"version": "7.29.2",
|
|
732
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
733
733
|
"license": "MIT",
|
|
734
734
|
"dependencies": {
|
|
735
735
|
"@babel/types": "^7.29.0"
|
|
@@ -777,8 +777,8 @@
|
|
|
777
777
|
}
|
|
778
778
|
},
|
|
779
779
|
"node_modules/@babel/traverse/node_modules/@babel/parser": {
|
|
780
|
-
"version": "7.29.
|
|
781
|
-
"integrity": "sha512-
|
|
780
|
+
"version": "7.29.2",
|
|
781
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
782
782
|
"license": "MIT",
|
|
783
783
|
"dependencies": {
|
|
784
784
|
"@babel/types": "^7.29.0"
|
|
@@ -1259,8 +1259,8 @@
|
|
|
1259
1259
|
}
|
|
1260
1260
|
},
|
|
1261
1261
|
"node_modules/@types/babel__core/node_modules/@babel/parser": {
|
|
1262
|
-
"version": "7.29.
|
|
1263
|
-
"integrity": "sha512-
|
|
1262
|
+
"version": "7.29.2",
|
|
1263
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
1264
1264
|
"dev": true,
|
|
1265
1265
|
"license": "MIT",
|
|
1266
1266
|
"dependencies": {
|
|
@@ -1339,20 +1339,15 @@
|
|
|
1339
1339
|
}
|
|
1340
1340
|
},
|
|
1341
1341
|
"node_modules/@types/color-convert": {
|
|
1342
|
-
"version": "
|
|
1343
|
-
"integrity": "sha512-
|
|
1342
|
+
"version": "3.0.1",
|
|
1343
|
+
"integrity": "sha512-Wj7O4Y7tPo/3y9z4K0XRLbLBP2hCHq2vlmLkR0uQDGmLdoUVDmUrXy50ZffMxZKzBpYxFT+4FnDT8xzMlnKRQQ==",
|
|
1344
|
+
"deprecated": "This is a stub types definition. color-convert provides its own type definitions, so you do not need this installed.",
|
|
1344
1345
|
"dev": true,
|
|
1345
1346
|
"license": "MIT",
|
|
1346
1347
|
"dependencies": {
|
|
1347
|
-
"
|
|
1348
|
+
"color-convert": "*"
|
|
1348
1349
|
}
|
|
1349
1350
|
},
|
|
1350
|
-
"node_modules/@types/color-name": {
|
|
1351
|
-
"version": "1.1.5",
|
|
1352
|
-
"integrity": "sha512-j2K5UJqGTxeesj6oQuGpMgifpT5k9HprgQd8D1Y0lOFqKHl3PJu5GMeS4Y5EgjS55AE6OQxf8mPED9uaGbf4Cg==",
|
|
1353
|
-
"dev": true,
|
|
1354
|
-
"license": "MIT"
|
|
1355
|
-
},
|
|
1356
1351
|
"node_modules/@types/css-tree": {
|
|
1357
1352
|
"version": "2.0.0",
|
|
1358
1353
|
"integrity": "sha512-mY2sXRLBnUPMYw6mkOT+6dABeaNxAEKZz6scE9kQPNJx8fKe1fOsm8Honl7+xFYe6TKX8WNk2+7oMp2vBArJ9Q==",
|
|
@@ -1496,8 +1491,8 @@
|
|
|
1496
1491
|
}
|
|
1497
1492
|
},
|
|
1498
1493
|
"node_modules/@wavemaker/foundation-css": {
|
|
1499
|
-
"version": "11.14.1-18.
|
|
1500
|
-
"integrity": "sha512-
|
|
1494
|
+
"version": "11.14.1-18.6438",
|
|
1495
|
+
"integrity": "sha512-kUfV7rUXxXNMFV9hhBqUiLaWOsado7L23DgfOkT2/WThteEBKYZKrK/hAnNRby5/07E1/5T8f+8C/6Hfd1iSLw==",
|
|
1501
1496
|
"license": "ISC",
|
|
1502
1497
|
"dependencies": {
|
|
1503
1498
|
"chroma-js": "^3.1.2"
|
|
@@ -1556,6 +1551,22 @@
|
|
|
1556
1551
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
1557
1552
|
}
|
|
1558
1553
|
},
|
|
1554
|
+
"node_modules/ansi-styles/node_modules/color-convert": {
|
|
1555
|
+
"version": "2.0.1",
|
|
1556
|
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
1557
|
+
"license": "MIT",
|
|
1558
|
+
"dependencies": {
|
|
1559
|
+
"color-name": "~1.1.4"
|
|
1560
|
+
},
|
|
1561
|
+
"engines": {
|
|
1562
|
+
"node": ">=7.0.0"
|
|
1563
|
+
}
|
|
1564
|
+
},
|
|
1565
|
+
"node_modules/ansi-styles/node_modules/color-name": {
|
|
1566
|
+
"version": "1.1.4",
|
|
1567
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
1568
|
+
"license": "MIT"
|
|
1569
|
+
},
|
|
1559
1570
|
"node_modules/anymatch": {
|
|
1560
1571
|
"version": "3.1.3",
|
|
1561
1572
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
@@ -1650,8 +1661,8 @@
|
|
|
1650
1661
|
}
|
|
1651
1662
|
},
|
|
1652
1663
|
"node_modules/babel-plugin-istanbul/node_modules/@babel/parser": {
|
|
1653
|
-
"version": "7.29.
|
|
1654
|
-
"integrity": "sha512-
|
|
1664
|
+
"version": "7.29.2",
|
|
1665
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
1655
1666
|
"dev": true,
|
|
1656
1667
|
"license": "MIT",
|
|
1657
1668
|
"dependencies": {
|
|
@@ -1775,8 +1786,8 @@
|
|
|
1775
1786
|
"license": "MIT"
|
|
1776
1787
|
},
|
|
1777
1788
|
"node_modules/baseline-browser-mapping": {
|
|
1778
|
-
"version": "2.10.
|
|
1779
|
-
"integrity": "sha512-
|
|
1789
|
+
"version": "2.10.8",
|
|
1790
|
+
"integrity": "sha512-PCLz/LXGBsNTErbtB6i5u4eLpHeMfi93aUv5duMmj6caNu6IphS4q6UevDnL36sZQv9lrP11dbPKGMaXPwMKfQ==",
|
|
1780
1791
|
"dev": true,
|
|
1781
1792
|
"license": "Apache-2.0",
|
|
1782
1793
|
"bin": {
|
|
@@ -1955,8 +1966,8 @@
|
|
|
1955
1966
|
}
|
|
1956
1967
|
},
|
|
1957
1968
|
"node_modules/caniuse-lite": {
|
|
1958
|
-
"version": "1.0.
|
|
1959
|
-
"integrity": "sha512-
|
|
1969
|
+
"version": "1.0.30001780",
|
|
1970
|
+
"integrity": "sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==",
|
|
1960
1971
|
"dev": true,
|
|
1961
1972
|
"funding": [
|
|
1962
1973
|
{
|
|
@@ -2088,20 +2099,25 @@
|
|
|
2088
2099
|
}
|
|
2089
2100
|
},
|
|
2090
2101
|
"node_modules/color-convert": {
|
|
2091
|
-
"version": "
|
|
2092
|
-
"integrity": "sha512-
|
|
2102
|
+
"version": "3.1.3",
|
|
2103
|
+
"integrity": "sha512-fasDH2ont2GqF5HpyO4w0+BcewlhHEZOFn9c1ckZdHpJ56Qb7MHhH/IcJZbBGgvdtwdwNbLvxiBEdg336iA9Sg==",
|
|
2104
|
+
"dev": true,
|
|
2093
2105
|
"license": "MIT",
|
|
2094
2106
|
"dependencies": {
|
|
2095
|
-
"color-name": "
|
|
2107
|
+
"color-name": "^2.0.0"
|
|
2096
2108
|
},
|
|
2097
2109
|
"engines": {
|
|
2098
|
-
"node": ">=
|
|
2110
|
+
"node": ">=14.6"
|
|
2099
2111
|
}
|
|
2100
2112
|
},
|
|
2101
2113
|
"node_modules/color-name": {
|
|
2102
|
-
"version": "
|
|
2103
|
-
"integrity": "sha512-
|
|
2104
|
-
"
|
|
2114
|
+
"version": "2.1.0",
|
|
2115
|
+
"integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
|
|
2116
|
+
"dev": true,
|
|
2117
|
+
"license": "MIT",
|
|
2118
|
+
"engines": {
|
|
2119
|
+
"node": ">=12.20"
|
|
2120
|
+
}
|
|
2105
2121
|
},
|
|
2106
2122
|
"node_modules/color-string": {
|
|
2107
2123
|
"version": "1.9.1",
|
|
@@ -2112,6 +2128,27 @@
|
|
|
2112
2128
|
"simple-swizzle": "^0.2.2"
|
|
2113
2129
|
}
|
|
2114
2130
|
},
|
|
2131
|
+
"node_modules/color-string/node_modules/color-name": {
|
|
2132
|
+
"version": "1.1.4",
|
|
2133
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
2134
|
+
"license": "MIT"
|
|
2135
|
+
},
|
|
2136
|
+
"node_modules/color/node_modules/color-convert": {
|
|
2137
|
+
"version": "2.0.1",
|
|
2138
|
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
2139
|
+
"license": "MIT",
|
|
2140
|
+
"dependencies": {
|
|
2141
|
+
"color-name": "~1.1.4"
|
|
2142
|
+
},
|
|
2143
|
+
"engines": {
|
|
2144
|
+
"node": ">=7.0.0"
|
|
2145
|
+
}
|
|
2146
|
+
},
|
|
2147
|
+
"node_modules/color/node_modules/color-name": {
|
|
2148
|
+
"version": "1.1.4",
|
|
2149
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
2150
|
+
"license": "MIT"
|
|
2151
|
+
},
|
|
2115
2152
|
"node_modules/combined-stream": {
|
|
2116
2153
|
"version": "1.0.8",
|
|
2117
2154
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
@@ -2413,8 +2450,8 @@
|
|
|
2413
2450
|
}
|
|
2414
2451
|
},
|
|
2415
2452
|
"node_modules/electron-to-chromium": {
|
|
2416
|
-
"version": "1.5.
|
|
2417
|
-
"integrity": "sha512-
|
|
2453
|
+
"version": "1.5.313",
|
|
2454
|
+
"integrity": "sha512-QBMrTWEf00GXZmJyx2lbYD45jpI3TUFnNIzJ5BBc8piGUDwMPa1GV6HJWTZVvY/eiN3fSopl7NRbgGp9sZ9LTA==",
|
|
2418
2455
|
"dev": true,
|
|
2419
2456
|
"license": "ISC"
|
|
2420
2457
|
},
|
|
@@ -3154,8 +3191,8 @@
|
|
|
3154
3191
|
}
|
|
3155
3192
|
},
|
|
3156
3193
|
"node_modules/istanbul-lib-instrument/node_modules/@babel/parser": {
|
|
3157
|
-
"version": "7.29.
|
|
3158
|
-
"integrity": "sha512-
|
|
3194
|
+
"version": "7.29.2",
|
|
3195
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
3159
3196
|
"dev": true,
|
|
3160
3197
|
"license": "MIT",
|
|
3161
3198
|
"dependencies": {
|
|
@@ -4506,8 +4543,8 @@
|
|
|
4506
4543
|
}
|
|
4507
4544
|
},
|
|
4508
4545
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
4509
|
-
"version": "11.2.
|
|
4510
|
-
"integrity": "sha512-
|
|
4546
|
+
"version": "11.2.7",
|
|
4547
|
+
"integrity": "sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==",
|
|
4511
4548
|
"dev": true,
|
|
4512
4549
|
"license": "BlueOak-1.0.0",
|
|
4513
4550
|
"engines": {
|
|
@@ -4857,8 +4894,8 @@
|
|
|
4857
4894
|
"optional": true
|
|
4858
4895
|
},
|
|
4859
4896
|
"node_modules/sax": {
|
|
4860
|
-
"version": "1.
|
|
4861
|
-
"integrity": "sha512-
|
|
4897
|
+
"version": "1.6.0",
|
|
4898
|
+
"integrity": "sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==",
|
|
4862
4899
|
"license": "BlueOak-1.0.0",
|
|
4863
4900
|
"optional": true,
|
|
4864
4901
|
"engines": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.14.1-18.
|
|
3
|
+
"version": "11.14.1-18.6438",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"bin": {
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"puppeteer": "5.4.0",
|
|
43
43
|
"rimraf": "3.0.2",
|
|
44
44
|
"yargs": "16.2.0",
|
|
45
|
-
"@wavemaker/foundation-css": "11.14.1-18.
|
|
45
|
+
"@wavemaker/foundation-css": "11.14.1-18.6438"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@types/adm-zip": "0.5.0",
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"postinstall": ""
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@wavemaker/app-rn-runtime": "11.14.1-18.
|
|
15
|
-
"@wavemaker/variables": "11.14.1-18.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.14.1-18.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.14.1-18.6438",
|
|
15
|
+
"@wavemaker/variables": "11.14.1-18.6438",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.14.1-18.6438",
|
|
17
17
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
|
18
18
|
"expo": "54.0.12",
|
|
19
19
|
"expo-build-properties": "1.0.9",
|
|
@@ -18,7 +18,6 @@ import WmRating from '@wavemaker/app-rn-runtime/components/input/rating/rating.c
|
|
|
18
18
|
import WmLayoutgrid from '@wavemaker/app-rn-runtime/components/container/layoutgrid/layoutgrid.component';
|
|
19
19
|
import WmGridrow from '@wavemaker/app-rn-runtime/components/container/layoutgrid/gridrow/gridrow.component';
|
|
20
20
|
import WmGridcolumn from '@wavemaker/app-rn-runtime/components/container/layoutgrid/gridcolumn/gridcolumn.component';
|
|
21
|
-
import WmContainer from '@wavemaker/app-rn-runtime/components/container/container.component';
|
|
22
21
|
import registerTransformers from '@wavemaker/rn-codegen/src/transpile/components/transform-register';
|
|
23
22
|
import WmFormField from '@wavemaker/app-rn-runtime/components/data/form/form-field/form-field.component';
|
|
24
23
|
import WmLabel from '@wavemaker/app-rn-runtime/components/basic/label/label.component';
|
|
@@ -67,7 +66,6 @@ export const generate = (wavemakerMarkup, fragment) => {
|
|
|
67
66
|
'WmLayoutgrid': WmLayoutgrid,
|
|
68
67
|
'WmGridrow': WmGridrow,
|
|
69
68
|
'WmGridcolumn': WmGridcolumn,
|
|
70
|
-
'WmContainer': WmContainer,
|
|
71
69
|
'WmFormField': WmFormField,
|
|
72
70
|
'WmLabel': WmLabel
|
|
73
71
|
}
|
|
@@ -1,12 +1,6 @@
|
|
|
1
1
|
import {generate} from './component-generator';
|
|
2
2
|
import {forEach, isArray} from "lodash";
|
|
3
3
|
|
|
4
|
-
// Check if itemsperrow has any value > 1 (e.g., { xs: 1, sm: 2, md: 2, lg: 2 } → true)
|
|
5
|
-
const isMultiColumnLayout = (itemsperrow) => {
|
|
6
|
-
if (!itemsperrow || typeof itemsperrow !== 'object') return false;
|
|
7
|
-
return Object.values(itemsperrow).some(value => value > 1);
|
|
8
|
-
};
|
|
9
|
-
|
|
10
4
|
// Generate the form field with given field definition. Add a grid column wrapper around the form field.
|
|
11
5
|
const setMarkupForFormField = (field, columnWidth, isHorizontal) => {
|
|
12
6
|
let propsTmpl = '';
|
|
@@ -18,24 +12,13 @@ const setMarkupForFormField = (field, columnWidth, isHorizontal) => {
|
|
|
18
12
|
propsTmpl = `${propsTmpl} layoutposition="horizontal"`
|
|
19
13
|
}
|
|
20
14
|
|
|
21
|
-
return `<wm-gridcolumn columnwidth="${columnWidth}"><wm-form-field ${propsTmpl
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
const setMarkupForFormFieldContainer = (field, isHorizontal) => {
|
|
25
|
-
let propsTmpl = '';
|
|
26
|
-
forEach(field, (value, key) => {
|
|
27
|
-
propsTmpl = `${propsTmpl} ${key}="${value}"`;
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
if(isHorizontal) {
|
|
31
|
-
propsTmpl = `${propsTmpl} layoutposition="horizontal"`
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
return `<wm-form-field ${propsTmpl.trim()}></wm-form-field>`;
|
|
15
|
+
return `<wm-gridcolumn columnwidth="${columnWidth}"><wm-form-field ${propsTmpl}></wm-form-field></wm-gridcolumn>`;
|
|
35
16
|
};
|
|
36
17
|
|
|
37
18
|
// Function to generate and compile the form fields from the metadata
|
|
38
|
-
const generateFormFields = (metadata, formName, isHorizontal
|
|
19
|
+
const generateFormFields = (metadata, formName, isHorizontal) => {
|
|
20
|
+
let noOfColumns = 1;
|
|
21
|
+
const columnWidth = 12 / noOfColumns;
|
|
39
22
|
let fieldTemplate = '';
|
|
40
23
|
let colCount = 0;
|
|
41
24
|
let fields = metadata;
|
|
@@ -44,37 +27,23 @@ const generateFormFields = (metadata, formName, isHorizontal, enableDesignTokens
|
|
|
44
27
|
return;
|
|
45
28
|
}
|
|
46
29
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
}
|
|
52
|
-
colCount++;
|
|
53
|
-
}
|
|
54
|
-
// Conditionally apply row layout attributes based on itemsperrow
|
|
55
|
-
const containerAttrs = isMultiColumnLayout(itemsperrow) ? 'width="100%" direction="row" wrap="true"' : '';
|
|
56
|
-
fieldTemplate = `<wm-container type="dynamic" dynamicForm="${formName}" ${containerAttrs}>${fieldTemplate}</wm-container>`;
|
|
57
|
-
} else {
|
|
58
|
-
let noOfColumns = 1;
|
|
59
|
-
const columnWidth = 12 / noOfColumns;
|
|
60
|
-
|
|
61
|
-
while (fields[colCount]) {
|
|
62
|
-
let colTmpl = '';
|
|
63
|
-
if (fields[colCount]) {
|
|
64
|
-
colTmpl += setMarkupForFormField(fields[colCount], columnWidth, isHorizontal);
|
|
65
|
-
}
|
|
66
|
-
colCount++;
|
|
67
|
-
fieldTemplate += `<wm-gridrow>${colTmpl}</wm-gridrow>`;
|
|
30
|
+
while (fields[colCount]) {
|
|
31
|
+
let colTmpl = '';
|
|
32
|
+
if (fields[colCount]) {
|
|
33
|
+
colTmpl += setMarkupForFormField(fields[colCount], columnWidth, isHorizontal);
|
|
68
34
|
}
|
|
69
|
-
|
|
35
|
+
colCount++;
|
|
36
|
+
fieldTemplate += `<wm-gridrow>${colTmpl}</wm-gridrow>`;
|
|
70
37
|
}
|
|
38
|
+
fieldTemplate = `<wm-layoutgrid type="dynamic" dynamicForm = "${formName}">${fieldTemplate}</wm-layoutgrid>`;
|
|
71
39
|
|
|
72
40
|
return fieldTemplate;
|
|
73
41
|
}
|
|
74
42
|
|
|
75
|
-
|
|
43
|
+
|
|
44
|
+
export const dynamicForm = (metadata, formName, fragment, isHorizontal) => {
|
|
76
45
|
// convert metadata into wavemaker markup
|
|
77
|
-
const wmMarkup = generateFormFields(metadata, formName, isHorizontal
|
|
46
|
+
const wmMarkup = generateFormFields(metadata, formName, isHorizontal);
|
|
78
47
|
|
|
79
48
|
// using component generator transform wavemaker markup into react elements
|
|
80
49
|
return generate(wmMarkup, fragment);
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"postinstall": "node ./scripts/post-build.js"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@wavemaker/app-rn-runtime": "11.14.1-18.
|
|
15
|
-
"@wavemaker/variables": "11.14.1-18.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.14.1-18.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.14.1-18.6438",
|
|
15
|
+
"@wavemaker/variables": "11.14.1-18.6438",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.14.1-18.6438",
|
|
17
17
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
|
18
18
|
"expo": "54.0.12",
|
|
19
19
|
"expo-build-properties": "1.0.9",
|
|
@@ -322,8 +322,6 @@
|
|
|
322
322
|
"app-currency.label": ".app-currency-label",
|
|
323
323
|
"app-currency.floatingLabel": ".app-currency-flotaing-label",
|
|
324
324
|
"app-currency.activeFloatingLabel": ".app-currency-active-flotaing-label",
|
|
325
|
-
"app-currency.inactiveFloatingLabel": ".app-currency-inactive-floating-label",
|
|
326
|
-
"app-currency-with-label.inactiveFloatingLabel": ".app-currency-with-label.app-currency-inactive-floating-label",
|
|
327
325
|
"app-currency.invalid": ".app-currency-invalid",
|
|
328
326
|
"app-currency.focused": ".app-currency-focused",
|
|
329
327
|
"app-currency.placeholderText": ".app-currency-placeholder",
|
|
@@ -373,8 +371,6 @@
|
|
|
373
371
|
"app-number.skeleton": ".app-number-skeleton",
|
|
374
372
|
"app-number.floatingLabel": ".app-number-flotaing-label",
|
|
375
373
|
"app-number.activeFloatingLabel": ".app-number-active-flotaing-label",
|
|
376
|
-
"app-number.inactiveFloatingLabel": ".app-number-inactive-floating-label",
|
|
377
|
-
"app-number-with-label.inactiveFloatingLabel": ".app-number-with-label.app-number-inactive-floating-label",
|
|
378
374
|
"app-number.skeletonLabel": ".app-number-label-skeleton",
|
|
379
375
|
"app-radioset.root": ".app-radioset",
|
|
380
376
|
"app-radioset.text": ".app-radioset-text",
|
|
@@ -440,25 +436,14 @@
|
|
|
440
436
|
"app-text.text": ".app-text-text",
|
|
441
437
|
"app-text.invalid": ".app-text-invalid",
|
|
442
438
|
"app-text.focused": ".app-text-focused",
|
|
443
|
-
"app-text.placeholderText": ".app-text-place-holder-text",
|
|
444
439
|
"app-text-disabled.root": ".app-text-disabled",
|
|
445
440
|
"app-text.floatingLabel": ".app-text-flotaing-label",
|
|
446
441
|
"app-text.activeFloatingLabel": ".app-text-active-flotaing-label",
|
|
447
|
-
"app-text-with-label.inactiveFloatingLabel": ".app-text-with-label.app-text-inactive-floating-label",
|
|
448
442
|
"app-text.skeleton": ".app-text-skeleton",
|
|
449
|
-
"app-input.invalid": ".app-input-invalid",
|
|
450
|
-
"app-invalid.focused": ".app-invalid-focused",
|
|
451
|
-
"app-input.disabled": ".app-input-disabled",
|
|
452
|
-
"app-input.floatingLabel": ".app-input-flotaing-label",
|
|
453
|
-
"app-input.activeFloatingLabel": ".app-input-active-flotaing-label",
|
|
454
|
-
".app-input-with-label.inputFlotaingLabelActive": ".app-input-with-label.app-input-active-flotaing-label",
|
|
455
|
-
".app-input-with-label.inputFlotaingLabelActivea": ".app-input-with-label.app-input-flotaing-label",
|
|
456
443
|
"app-textarea.root": ".app-textarea",
|
|
457
444
|
"app-textarea.text": ".app-textarea-text",
|
|
458
445
|
"app-textarea.invalid": ".app-textarea-invalid",
|
|
459
446
|
"app-textarea.focused": ".app-textarea-focused",
|
|
460
|
-
"app-textarea.inactiveFloatingLabel": ".app-textarea-inactive-floating-label",
|
|
461
|
-
"app-textarea-with-label.inactiveFloatingLabel": ".app-textarea-with-label.app-textarea-inactive-floating-label",
|
|
462
447
|
"app-textarea.placeholderText": ".app-textarea-placeholder",
|
|
463
448
|
"app-textarea.helpText": ".app-textarea-help-text",
|
|
464
449
|
"app-textarea.skeleton": ".app-textarea-skeleton",
|
|
@@ -15,14 +15,6 @@ exports.default = {
|
|
|
15
15
|
if (partial) {
|
|
16
16
|
partial = `renderPartial={(props, onLoad) => (${partial})}`;
|
|
17
17
|
}
|
|
18
|
-
// Check parent for direction attribute and set parentDirection on current element if applicable
|
|
19
|
-
const parent = element.parentNode;
|
|
20
|
-
if (parent && parent.tagName && parent.tagName.toLowerCase() === 'wm-container') {
|
|
21
|
-
const direction = parent.getAttribute('direction');
|
|
22
|
-
if (direction) {
|
|
23
|
-
element.setAttribute('parent-direction', direction);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
18
|
return `<WmContainer ${(0, transpile_1.transformAttrs)(element, context)} ${partial}>`;
|
|
27
19
|
},
|
|
28
20
|
post: (element, context) => '</WmContainer>',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"container.transformer.js","sourceRoot":"","sources":["../../../../../src/transpile/components/container/container.transformer.ts"],"names":[],"mappings":";;;;;;AAEA,+CAA4F;AAC5F,0GAAgF;AAEnE,QAAA,OAAO,GAAa;IAC/B,EAAE,IAAI,EAAE,aAAa,EAAE,IAAI,EAAE,oEAAoE,EAAC;CACnG,CAAC;AAEF,kBAAe;IACb,GAAG,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE;QAC3D,IAAI,OAAO,GAAG,uCAA2B,CAAC,GAAG,CAAC,OAAO,EAAE,OAAO,CAAC,IAAI,EAAE,CAAC;QACtE,IAAI,OAAO,EAAE;YACX,OAAO,GAAG,sCAAsC,OAAO,IAAI,CAAC;SAC7D;
|
|
1
|
+
{"version":3,"file":"container.transformer.js","sourceRoot":"","sources":["../../../../../src/transpile/components/container/container.transformer.ts"],"names":[],"mappings":";;;;;;AAEA,+CAA4F;AAC5F,0GAAgF;AAEnE,QAAA,OAAO,GAAa;IAC/B,EAAE,IAAI,EAAE,aAAa,EAAE,IAAI,EAAE,oEAAoE,EAAC;CACnG,CAAC;AAEF,kBAAe;IACb,GAAG,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE;QAC3D,IAAI,OAAO,GAAG,uCAA2B,CAAC,GAAG,CAAC,OAAO,EAAE,OAAO,CAAC,IAAI,EAAE,CAAC;QACtE,IAAI,OAAO,EAAE;YACX,OAAO,GAAG,sCAAsC,OAAO,IAAI,CAAC;SAC7D;QACD,OAAO,gBAAgB,IAAA,0BAAc,EAAC,OAAO,EAAE,OAAO,CAAC,IAAI,OAAO,GAAG,CAAC;IACxE,CAAC;IACD,IAAI,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,gBAAgB;IAC/E,OAAO,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,eAAO,CAAC,MAAM,CAAC,uCAA2B,CAAC,OAAO,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;CACzH,CAAC"}
|
|
@@ -4,7 +4,6 @@ exports.imports = void 0;
|
|
|
4
4
|
const lodash_1 = require("lodash");
|
|
5
5
|
const node_html_parser_1 = require("node-html-parser");
|
|
6
6
|
const transpile_1 = require("../../transpile");
|
|
7
|
-
const utils_1 = require("../utils");
|
|
8
7
|
exports.imports = [
|
|
9
8
|
{ name: 'WmForm', from: '@wavemaker/app-rn-runtime/components/data/form/form.component' }
|
|
10
9
|
];
|
|
@@ -95,11 +94,9 @@ exports.default = {
|
|
|
95
94
|
const formSubmit = getFormSubmitExpr(element);
|
|
96
95
|
const beforeRender = getBeforeRenderEx(element);
|
|
97
96
|
element.removeAttribute('on-beforerender');
|
|
98
|
-
(0, utils_1.transformItemsPerRow)(element);
|
|
99
97
|
let generateComponent;
|
|
100
98
|
if (element.getAttribute('metadata')) {
|
|
101
|
-
|
|
102
|
-
generateComponent = `generateComponent={(metadata, formName, proxy, isHorizontal) => {if(!fragment.wmformScope){fragment.wmformScope={}} fragment.wmformScope[formName] = () => proxy; const itemsperrow = proxy?.state?.props?.itemsperrow; return dynamicForm(metadata, formName, fragment, isHorizontal, ${enableDesignTokens}, itemsperrow);}
|
|
99
|
+
generateComponent = `generateComponent={(metadata, formName, proxy, isHorizontal) => {if(!fragment.wmformScope){fragment.wmformScope={}} fragment.wmformScope[formName] = () => proxy; return dynamicForm(metadata, formName, fragment, isHorizontal);}
|
|
103
100
|
}`;
|
|
104
101
|
}
|
|
105
102
|
setFormActions(element, context);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form.transformer.js","sourceRoot":"","sources":["../../../../../src/transpile/components/data/form.transformer.ts"],"names":[],"mappings":";;;AAAA,mCAAyC;AACzC,uDAAoD;AAEpD,+CAA4F;
|
|
1
|
+
{"version":3,"file":"form.transformer.js","sourceRoot":"","sources":["../../../../../src/transpile/components/data/form.transformer.ts"],"names":[],"mappings":";;;AAAA,mCAAyC;AACzC,uDAAoD;AAEpD,+CAA4F;AAE/E,QAAA,OAAO,GAAa;IAC/B,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,+DAA+D,EAAC;CACzF,CAAC;AAEF,MAAM,cAAc,GAAG,CAAC,OAAoB,EAAE,QAAa,EAAE,EAAE;IAC7D,OAAO,OAAO,CAAC,YAAY,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,QAAQ,+BAA+B,CAAC;AAC3F,CAAC,CAAA;AACD,MAAM,eAAe,GAAG,CAAC,OAAoB,EAAE,EAAE;;IAC/C,MAAM,WAAW,GAAG,CAAA,MAAA,OAAO,CAAC,YAAY,CAAC,SAAS,CAAC,0CAAE,KAAK,CAAC,GAAG,CAAC,KAAI,EAAE,CAAC;IACpE,IAAI,QAAQ,GAAG,CAAA,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAE,MAAM,IAAG,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,CAAA,CAAC,CAAC,IAAI,CAAC;IAC9D,IAAI,CAAC,QAAQ,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,QAAQ,CAAC,SAAS,CAAC,CAAA,EAAE;QAC9C,OAAO,EAAE,CAAC;KACX;IACD,IAAI,WAAW,GAAG,OAAO,CAAC,UAAU,EAAE,GAAG,CAAC;IAC5C,MAAM,WAAW,GAAG,QAAQ,CAAC,KAAK,CAAC,iCAAiC,CAAC,CAAC;IACpE,MAAM,YAAY,GAAI,CAAC,WAAW,IAAI,WAAW,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAE;IACnF,OAAM,WAAW,EAAE;QACjB,IAAG,WAAW,CAAC,UAAU,KAAK,SAAS,EAAE;YACvC,OAAO,CAAC,YAAY,CAAC,YAAY,EAAE,WAAW,CAAC,YAAY,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC,CAAC;YAC3E,6BAA6B;YAC7B,OAAO,CAAC,YAAY,CAAC,kBAAkB,EAAE,OAAO,CAAC,YAAY,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC,CAAC;YAC7E,MAAM;SACP;QACD,WAAW,GAAG,WAAW,CAAC,UAAU,CAAC;KACtC;IACD,OAAO;;aAEE,YAAY;YACb,QAAQ,KAAK,IAAI,CAAC,CAAC,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAE;;;KAGjE,CAAC;AACN,CAAC,CAAA;AAED,MAAM,iBAAiB,GAAG,CAAC,OAAoB,EAAE,EAAE;IACjD,MAAM,OAAO,GAAG,OAAO,CAAC,YAAY,CAAC,SAAS,CAAC,CAAC;IAChD,IAAI,OAAO,EAAE;QACX,MAAM,WAAW,GAAG,OAAO,CAAC,KAAK,CAAC,iCAAiC,CAAC,CAAC;QACrE,IAAI,WAAW,IAAI,WAAW,CAAC,MAAM,EAAE;YACrC,IAAI,QAAQ,GAAG,WAAW,CAAC,CAAC,CAAC,CAAC;YAC9B,OAAO;;UAEH,QAAQ;UACR,QAAQ;;KAEb,CAAC;SACD;KACF;AACH,CAAC,CAAA;AAED,MAAM,oBAAoB,GAAG,CAAC,OAAY,EAAE,UAAyB,EAAE,EAAE,EAAE;IACzE,IAAG,OAAO,CAAC,UAAU,CAAC,MAAM,EAAE;QAC5B,IAAA,gBAAO,EAAC,OAAO,CAAC,UAAU,EAAE,CAAC,CAAC,EAAE,EAAE;YAChC,IAAI,CAAC,YAAY,8BAAW,IAAI,CAAC,CAAC,UAAU,KAAK,SAAS,EAAE;gBAC1D,OAAO;aACR;iBAAM,IAAI,CAAC,YAAY,8BAAW,IAAI,CAAC,CAAC,UAAU,KAAK,gBAAgB,EAAE;gBACxE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;gBAChB,CAAC,CAAC,MAAM,EAAE,CAAC;aACZ;iBAAM;gBACL,oBAAoB,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC;aAClC;QACH,CAAC,CAAC,CAAC;QACH,OAAO,OAAO,CAAC;KAChB;AACH,CAAC,CAAA;AAED,MAAM,cAAc,GAAG,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE;IAC7E,MAAM,WAAW,GAAQ,oBAAoB,CAAC,OAAO,CAAC,CAAC;IAEvD,MAAM,UAAU,GAAG,IAAA,wBAAK,EAAC,mCAAmC,CAAC,CAAC,UAAyB,CAAC;IACxF,IAAI,SAAS,CAAC;IACd,WAAW,CAAC,OAAO,CAAC,CAAC,UAAe,EAAE,EAAE;QACtC,UAAU,CAAC,YAAY,CAAC,SAAS,EAAE,OAAO,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC;QAC1D,UAAU,CAAC,WAAW,CAAC,UAAU,CAAC,CAAC;IACrC,CAAC,CAAC,CAAC;IACH,MAAM,QAAQ,GAAG,IAAA,wBAAK,EAAC,+BAA+B,CAAC,CAAC,UAAU,CAAC;IACnE,QAAQ,CAAC,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC;IACzC,OAAO,CAAC,UAAU,GAAG,CAAC,QAAQ,CAAC,CAAC;IAChC,IAAG,WAAW,CAAC,MAAM,EAAE;QACrB,OAAO,CAAC,UAAU,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;KACrC;AACH,CAAC,CAAA;AAED,MAAM,iBAAiB,GAAG,CAAC,OAAoB,EAAE,EAAE;IACjD,MAAM,YAAY,GAAG,OAAO,CAAC,YAAY,CAAC,iBAAiB,CAAC,CAAC;IAC7D,OAAO,YAAY,CAAC,CAAC,CAAC,iCAAiC,YAAY,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC;AAC9E,CAAC,CAAA;AAED,kBAAe;IACb,GAAG,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE;QAC3D,MAAM,QAAQ,GAAG,eAAe,CAAC,OAAO,CAAC,CAAC;QAC1C,MAAM,UAAU,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC9C,MAAM,YAAY,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAChD,OAAO,CAAC,eAAe,CAAC,iBAAiB,CAAC,CAAC;QAC3C,IAAI,iBAAiB,CAAC;QAEtB,IAAI,OAAO,CAAC,YAAY,CAAC,UAAU,CAAC,EAAE;YACpC,iBAAiB,GAAG;QAClB,CAAA;SACH;QACD,cAAc,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;QACjC,OAAO,WAAW,IAAA,0BAAc,EAAC,OAAO,EAAE,OAAO,CAAC;QAC9C,QAAQ,CAAC,CAAC,CAAC,aAAa,QAAQ,GAAG,CAAA,CAAC,CAAC,EAAE;QACvC,UAAU,CAAC,CAAC,CAAC,eAAe,UAAU,GAAG,CAAC,CAAC,CAAC,EAAE;QAC9C,YAAY,CAAC,CAAC,CAAC,mBAAmB,YAAY,GAAG,CAAC,CAAC,CAAC,EAAE;QACtD,iBAAiB,IAAI,EAAE,GAAG,CAAC;IACjC,CAAC;IACD,IAAI,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,WAAW;IAC1E,OAAO,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,eAAO;CAC3D,CAAC"}
|
|
@@ -4,7 +4,6 @@ exports.imports = void 0;
|
|
|
4
4
|
const lodash_1 = require("lodash");
|
|
5
5
|
const node_html_parser_1 = require("node-html-parser");
|
|
6
6
|
const transpile_1 = require("../../transpile");
|
|
7
|
-
const utils_1 = require("../utils");
|
|
8
7
|
exports.imports = [
|
|
9
8
|
{ name: 'WmLiveForm', from: '@wavemaker/app-rn-runtime/components/data/liveform/liveform.component' }
|
|
10
9
|
];
|
|
@@ -135,7 +134,6 @@ exports.default = {
|
|
|
135
134
|
const formSubmit = getFormSubmitExpr(element);
|
|
136
135
|
const formSuccess = getFormSuccessExpr(element);
|
|
137
136
|
const relatedData = getRelatedTableData(element);
|
|
138
|
-
(0, utils_1.transformItemsPerRow)(element);
|
|
139
137
|
setFormActions(element, context);
|
|
140
138
|
return `<WmLiveForm ${(0, transpile_1.transformAttrs)(element, context)}
|
|
141
139
|
${onChange ? `onChange={${onChange}}` : ''}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"liveform.transformer.js","sourceRoot":"","sources":["../../../../../src/transpile/components/data/liveform.transformer.ts"],"names":[],"mappings":";;;AAAA,mCAAyC;AACzC,uDAAoD;AAEpD,+CAA4F;
|
|
1
|
+
{"version":3,"file":"liveform.transformer.js","sourceRoot":"","sources":["../../../../../src/transpile/components/data/liveform.transformer.ts"],"names":[],"mappings":"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"}
|