@factorialco/f0-react 1.425.3 → 1.426.0

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,7 +1,7 @@
1
1
  import { defaultTranslations as ke } from "./i18n-provider-defaults.js";
2
2
  import { jsx as q, jsxs as le } from "react/jsx-runtime";
3
3
  import { useInsertionEffect as Xe, createContext as Ye, useContext as $e, useRef as B, useEffect as ie, useState as Ue, useCallback as qe, useMemo as He } from "react";
4
- import { r as Ke, l as je, m as Qe, n as Je, o as Me, p as Ze, q as et, s as tt, t as rt, v as nt, w as Ne, x as ot, V as it, y as st, z as at, A as ct, S as ut, H as lt, B as se, D as ft, E as dt, G as ht, J as mt, K as pt, L as vt, M as fe, N as gt } from "./registry-BJ23uROr.js";
4
+ import { r as Ke, l as je, m as Qe, n as Je, o as Me, p as Ze, q as et, s as tt, t as rt, v as nt, w as Ne, x as ot, V as it, y as st, z as at, A as ct, S as ut, H as lt, B as se, D as ft, E as dt, G as ht, J as mt, K as pt, L as vt, M as fe, N as gt } from "./F0AiChat-D1bXbxjx.js";
5
5
  import { useTrackVolume as wt } from "@livekit/components-react";
6
6
  function Tt(t, e, r) {
7
7
  Xe(() => t.on(e, r), [t, e, r]);
package/dist/ai.d.ts CHANGED
@@ -1793,11 +1793,6 @@ declare module "gridstack" {
1793
1793
  }
1794
1794
 
1795
1795
 
1796
- declare namespace Calendar {
1797
- var displayName: string;
1798
- }
1799
-
1800
-
1801
1796
  declare module "@tiptap/core" {
1802
1797
  interface Commands<ReturnType> {
1803
1798
  aiBlock: {
@@ -1845,3 +1840,8 @@ declare module "@tiptap/core" {
1845
1840
  };
1846
1841
  }
1847
1842
  }
1843
+
1844
+
1845
+ declare namespace Calendar {
1846
+ var displayName: string;
1847
+ }
package/dist/ai.js CHANGED
@@ -1,6 +1,6 @@
1
- import { i as t, h as i, F as e, a as n, C as o, b as r, j as A, k as c, I as u, g as F, c as h, d as C, u as l, f as I, e as f } from "./registry-BJ23uROr.js";
1
+ import { i as t, h as i, F as e, a as n, C as o, b as r, j as A, k as c, I as u, g as F, c as h, d as C, u as l, f as I, e as f } from "./F0AiChat-D1bXbxjx.js";
2
2
  import { defaultTranslations as d } from "./i18n-provider-defaults.js";
3
- import { A as p, F as S, c as g, d as v, b as x, a as k, o as O, u as P } from "./F0HILActionConfirmation-D5uRctg2.js";
3
+ import { A as p, F as S, c as g, d as v, b as x, a as k, o as O, u as P } from "./F0HILActionConfirmation-CFsdU07x.js";
4
4
  export {
5
5
  p as AiChatTranslationsProvider,
6
6
  t as ChatSpinner,
@@ -7230,11 +7230,6 @@ declare module "gridstack" {
7230
7230
  }
7231
7231
 
7232
7232
 
7233
- declare namespace Calendar {
7234
- var displayName: string;
7235
- }
7236
-
7237
-
7238
7233
  declare module "@tiptap/core" {
7239
7234
  interface Commands<ReturnType> {
7240
7235
  aiBlock: {
@@ -7282,3 +7277,8 @@ declare module "@tiptap/core" {
7282
7277
  };
7283
7278
  }
7284
7279
  }
7280
+
7281
+
7282
+ declare namespace Calendar {
7283
+ var displayName: string;
7284
+ }