@botpress/webchat 2.1.0 → 2.1.2

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.1.0 build /home/runner/work/echo/echo/packages/webchat-frontend
2
+ > @botpress/webchat@2.1.2 build /home/runner/work/echo/echo/packages/webchat-frontend
3
3
  > vite build
4
4
 
5
5
  vite v4.4.11 building for production...
@@ -16,10 +16,10 @@ rendering chunks...
16
16
  
17
17
  [vite:dts] Start generate declaration files...
18
18
  computing gzip size...
19
- [vite:dts] Declaration files built in 14485ms.
19
+ [vite:dts] Declaration files built in 14529ms.
20
20
  
21
- dist/index.js  1.14 kB │ gzip: 0.55 kB
22
- dist/index-9fb68c18.js  118.52 kB │ gzip: 31.78 kB
23
- dist/index-d69c3138.js 1,449.26 kB │ gzip: 360.64 kB
24
- dist/index.umd.cjs 1,082.62 kB │ gzip: 327.97 kB
25
- ✓ built in 23.78s
21
+ dist/index.js  1.17 kB │ gzip: 0.56 kB
22
+ dist/index-5faf5650.js  118.52 kB │ gzip: 31.78 kB
23
+ dist/index-8b894bd7.js 1,449.31 kB │ gzip: 360.67 kB
24
+ dist/index.umd.cjs 1,082.67 kB │ gzip: 327.98 kB
25
+ ✓ built in 24.02s
@@ -1,2 +1,2 @@
1
1
  import { type WebchatState } from '../stores';
2
- export declare function useWebchatStoreContext<T>(selector: (state: WebchatState) => T): T;
2
+ export declare function useWebchatStore<T>(selector: (state: WebchatState) => T): T;
@@ -1,4 +1,4 @@
1
- import { g as pi, c as _, r as Se, a as hi } from "./index-d69c3138.js";
1
+ import { g as pi, c as _, r as Se, a as hi } from "./index-8b894bd7.js";
2
2
  function gi(e, r) {
3
3
  for (var n = 0; n < r.length; n++) {
4
4
  const t = r[n];