@factorialco/f0-react 1.428.1 → 1.429.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-BXsgsBJi.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,6 +1793,11 @@ declare module "gridstack" {
1793
1793
  }
1794
1794
 
1795
1795
 
1796
+ declare namespace Calendar {
1797
+ var displayName: string;
1798
+ }
1799
+
1800
+
1796
1801
  declare module "@tiptap/core" {
1797
1802
  interface Commands<ReturnType> {
1798
1803
  aiBlock: {
@@ -1840,8 +1845,3 @@ declare module "@tiptap/core" {
1840
1845
  };
1841
1846
  }
1842
1847
  }
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-BXsgsBJi.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-D9ScNKjy.js";
4
4
  export {
5
5
  p as AiChatTranslationsProvider,
6
6
  t as ChatSpinner,
@@ -7235,6 +7235,11 @@ declare module "gridstack" {
7235
7235
  }
7236
7236
 
7237
7237
 
7238
+ declare namespace Calendar {
7239
+ var displayName: string;
7240
+ }
7241
+
7242
+
7238
7243
  declare module "@tiptap/core" {
7239
7244
  interface Commands<ReturnType> {
7240
7245
  aiBlock: {
@@ -7282,8 +7287,3 @@ declare module "@tiptap/core" {
7282
7287
  };
7283
7288
  }
7284
7289
  }
7285
-
7286
-
7287
- declare namespace Calendar {
7288
- var displayName: string;
7289
- }