@botpress/webchat 2.4.0-beta.4 → 2.4.0-beta.5

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,5 +1,5 @@
1
1
 
2
- > @botpress/webchat@2.4.0-beta.4 build /home/runner/work/genisys/genisys/packages/webchat-components
2
+ > @botpress/webchat@2.4.0-beta.5 build /home/runner/work/genisys/genisys/packages/webchat-components
3
3
  > vite build
4
4
 
5
5
  vite v5.4.8 building for production...
@@ -11,9 +11,9 @@ rendering chunks...
11
11
  [vite:dts] Start generate declaration files...
12
12
  computing gzip size...
13
13
  dist/style.css  32.68 kB │ gzip: 6.26 kB
14
- dist/index.js 1,026.67 kB │ gzip: 268.16 kB
15
- [vite:dts] Declaration files built in 11632ms.
14
+ dist/index.js 1,026.69 kB │ gzip: 268.16 kB
15
+ [vite:dts] Declaration files built in 11510ms.
16
16
 
17
17
  dist/style.css  32.68 kB │ gzip: 6.26 kB
18
- dist/index.umd.cjs 703.78 kB │ gzip: 223.45 kB
19
- ✓ built in 20.25s
18
+ dist/index.umd.cjs 703.80 kB │ gzip: 223.45 kB
19
+ ✓ built in 20.07s
package/dist/index.js CHANGED
@@ -4437,7 +4437,8 @@ const bo = we.object({
4437
4437
  }), iR = we.enum(["opened", "closed", "initial"]), aR = we.object({
4438
4438
  name: we.string().optional(),
4439
4439
  pictureUrl: we.string().optional(),
4440
- data: we.record(we.unknown()).optional()
4440
+ data: we.record(we.unknown()).optional(),
4441
+ userKey: we.string().optional()
4441
4442
  }), oR = we.object({
4442
4443
  configuration: Q$.optional().catch(void 0),
4443
4444
  theme: rR.optional().catch(void 0),
@@ -32969,7 +32970,7 @@ const ule = ({
32969
32970
  }),
32970
32971
  [b, g, m, h == null ? void 0 : h.id, h == null ? void 0 : h.name, h == null ? void 0 : h.pictureUrl]
32971
32972
  );
32972
- return console.log(l), /* @__PURE__ */ R.jsx(
32973
+ return /* @__PURE__ */ R.jsx(
32973
32974
  rte,
32974
32975
  {
32975
32976
  configuration: n ?? {},