@factorialco/f0-react 1.428.2 → 1.430.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 "./F0AiChat-D5OKrzn_.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-CYLHTsL4.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 "./F0AiChat-D5OKrzn_.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-CYLHTsL4.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-K3WJj0iB.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-Sz9WaIy5.js";
4
4
  export {
5
5
  p as AiChatTranslationsProvider,
6
6
  t as ChatSpinner,
@@ -7235,11 +7235,6 @@ declare module "gridstack" {
7235
7235
  }
7236
7236
 
7237
7237
 
7238
- declare namespace Calendar {
7239
- var displayName: string;
7240
- }
7241
-
7242
-
7243
7238
  declare module "@tiptap/core" {
7244
7239
  interface Commands<ReturnType> {
7245
7240
  aiBlock: {
@@ -7287,3 +7282,8 @@ declare module "@tiptap/core" {
7287
7282
  };
7288
7283
  }
7289
7284
  }
7285
+
7286
+
7287
+ declare namespace Calendar {
7288
+ var displayName: string;
7289
+ }