@wavemaker/rn-codegen 11.10.2-next.27756 → 11.10.2-next.27761

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/rn-codegen",
3
- "version": "11.10.2-next.27756",
3
+ "version": "11.10.2-next.27761",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/rn-codegen",
9
- "version": "11.10.2-next.27756",
9
+ "version": "11.10.2-next.27761",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "@angular/compiler": "12.2.1",
@@ -2262,8 +2262,8 @@
2262
2262
  }
2263
2263
  },
2264
2264
  "node_modules/electron-to-chromium": {
2265
- "version": "1.5.96",
2266
- "integrity": "sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w==",
2265
+ "version": "1.5.97",
2266
+ "integrity": "sha512-HKLtaH02augM7ZOdYRuO19rWDeY+QSJ1VxnXFa/XDFLf07HvM90pALIJFgrO+UVaajI3+aJMMpojoUTLZyQ7JQ==",
2267
2267
  "dev": true,
2268
2268
  "license": "ISC"
2269
2269
  },
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/rn-codegen",
3
- "version": "11.10.2-next.27756",
3
+ "version": "11.10.2-next.27761",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/rn-codegen",
9
- "version": "11.10.2-next.27756",
9
+ "version": "11.10.2-next.27761",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "@angular/compiler": "12.2.1",
@@ -2262,8 +2262,8 @@
2262
2262
  }
2263
2263
  },
2264
2264
  "node_modules/electron-to-chromium": {
2265
- "version": "1.5.96",
2266
- "integrity": "sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w==",
2265
+ "version": "1.5.97",
2266
+ "integrity": "sha512-HKLtaH02augM7ZOdYRuO19rWDeY+QSJ1VxnXFa/XDFLf07HvM90pALIJFgrO+UVaajI3+aJMMpojoUTLZyQ7JQ==",
2267
2267
  "dev": true,
2268
2268
  "license": "ISC"
2269
2269
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/rn-codegen",
3
- "version": "11.10.2-next.27756",
3
+ "version": "11.10.2-next.27761",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -11,9 +11,9 @@
11
11
  "postinstall": "echo \"\""
12
12
  },
13
13
  "dependencies": {
14
- "@wavemaker/app-rn-runtime": "11.10.2-next.27756",
15
- "@wavemaker/variables": "11.10.2-next.27756",
16
- "@wavemaker/rn-codegen": "11.10.2-next.27756",
14
+ "@wavemaker/app-rn-runtime": "11.10.2-next.27761",
15
+ "@wavemaker/variables": "11.10.2-next.27761",
16
+ "@wavemaker/rn-codegen": "11.10.2-next.27761",
17
17
  "@wavemaker/wavepulse-agent": "1.0.11",
18
18
  "expo": "52.0.17",
19
19
  "expo-build-properties": "0.13.1",
@@ -11,9 +11,9 @@
11
11
  "postinstall": "node ./scripts/post-build.js"
12
12
  },
13
13
  "dependencies": {
14
- "@wavemaker/app-rn-runtime": "11.10.2-next.27756",
15
- "@wavemaker/variables": "11.10.2-next.27756",
16
- "@wavemaker/rn-codegen": "11.10.2-next.27756",
14
+ "@wavemaker/app-rn-runtime": "11.10.2-next.27761",
15
+ "@wavemaker/variables": "11.10.2-next.27761",
16
+ "@wavemaker/rn-codegen": "11.10.2-next.27761",
17
17
  "@wavemaker/wavepulse-agent": "1.0.11",
18
18
  "expo": "52.0.17",
19
19
  "expo-build-properties": "0.13.1",
@@ -28,7 +28,7 @@ exports.default = {
28
28
  const { watch } = useWatcher(fragment.watcher);
29
29
  return (${result.markup});
30
30
  })`;
31
- result.markup = `<${widgetName} $item={$item} $index={$index} ${component}={${component}} fragment={fragment}/>`;
31
+ result.markup = `<${widgetName} $item={$item} $index={$index} ${component}={${component}} key={$index} fragment={fragment}/>`;
32
32
  return result;
33
33
  }
34
34
  };
@@ -1 +1 @@
1
- {"version":3,"file":"list-content.transformer.js","sourceRoot":"","sources":["../../../../../../src/transpile/components/data/list/list-content.transformer.ts"],"names":[],"mappings":";;;AAGA,mCAAoC;AAEvB,QAAA,OAAO,GAAa,EAChC,CAAC;AAEF,kBAAe;IACX,GAAG,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,IAAI;IAClE,IAAI,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,KAAK;IACpE,OAAO,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,eAAO;IACzE,eAAe,EAAE,CAAC,CAAc,EAAE,OAA6B,EAAE,SAAS,GAAG,MAAM,EAAE,EAAE;QACrF,MAAM,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;QAC9B,MAAM,UAAU,GAAG,IAAA,mBAAU,EAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC;QAC/C,MAAM,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,+BAA+B,SAAS;;;YAGlE,SAAS,kBAAkB,SAAS;YACpC,SAAS;;;;;;;;;;;;oBAYD,MAAM,CAAC,MAAM;SACxB,CAAC;QACJ,MAAM,CAAC,MAAM,GAAG,IAAI,UAAU,kCAAkC,SAAS,KAAK,SAAS,yBAAyB,CAAC;QACjH,OAAO,MAAM,CAAC;IAChB,CAAC;CACa,CAAC"}
1
+ {"version":3,"file":"list-content.transformer.js","sourceRoot":"","sources":["../../../../../../src/transpile/components/data/list/list-content.transformer.ts"],"names":[],"mappings":";;;AAGA,mCAAoC;AAEvB,QAAA,OAAO,GAAa,EAChC,CAAC;AAEF,kBAAe;IACX,GAAG,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,IAAI;IAClE,IAAI,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,KAAK;IACpE,OAAO,EAAE,CAAC,OAAoB,EAAE,OAA6B,EAAE,EAAE,CAAC,eAAO;IACzE,eAAe,EAAE,CAAC,CAAc,EAAE,OAA6B,EAAE,SAAS,GAAG,MAAM,EAAE,EAAE;QACrF,MAAM,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;QAC9B,MAAM,UAAU,GAAG,IAAA,mBAAU,EAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC;QAC/C,MAAM,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,+BAA+B,SAAS;;;YAGlE,SAAS,kBAAkB,SAAS;YACpC,SAAS;;;;;;;;;;;;oBAYD,MAAM,CAAC,MAAM;SACxB,CAAC;QACJ,MAAM,CAAC,MAAM,GAAG,IAAI,UAAU,kCAAkC,SAAS,KAAK,SAAS,sCAAsC,CAAC;QAC9H,OAAO,MAAM,CAAC;IAChB,CAAC;CACa,CAAC"}