@factorialco/f0-react 1.383.1 → 1.384.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,6 +1,6 @@
1
1
  import { jsx as X, jsxs as le } from "react/jsx-runtime";
2
2
  import { useInsertionEffect as Xe, createContext as ke, useContext as $e, useRef as _, useEffect as ne, useState as _e, useCallback as ze, useMemo as Ye } from "react";
3
- import { y as qe, z as We, D as He, G as je, J as Ne, K as Ke, M as Qe, N as Je, Q as Ze, R as et, V as Ce, W as tt, X as rt, Y as nt, Z as it, _ as ot, $ as at, a0 as st, a1 as ie, a2 as ct, a3 as ut, a4 as lt, a5 as ft, a6 as mt, a7 as dt, a8 as fe, a9 as ht } from "./F0AiChat-A_15tua6.js";
3
+ import { y as qe, z as We, D as He, G as je, J as Ne, K as Ke, M as Qe, N as Je, Q as Ze, R as et, V as Ce, W as tt, X as rt, Y as nt, Z as it, _ as ot, $ as at, a0 as st, a1 as ie, a2 as ct, a3 as ut, a4 as lt, a5 as ft, a6 as mt, a7 as dt, a8 as fe, a9 as ht } from "./F0AiChat-C037KOv0.js";
4
4
  import { useTrackVolume as pt } from "@livekit/components-react";
5
5
  function vt(t, e, r) {
6
6
  Xe(() => t.on(e, r), [t, e, r]);
package/dist/ai.d.ts CHANGED
@@ -1223,6 +1223,11 @@ declare module "gridstack" {
1223
1223
  }
1224
1224
 
1225
1225
 
1226
+ declare namespace Calendar {
1227
+ var displayName: string;
1228
+ }
1229
+
1230
+
1226
1231
  declare module "@tiptap/core" {
1227
1232
  interface Commands<ReturnType> {
1228
1233
  aiBlock: {
@@ -1270,8 +1275,3 @@ declare module "@tiptap/core" {
1270
1275
  };
1271
1276
  }
1272
1277
  }
1273
-
1274
-
1275
- declare namespace Calendar {
1276
- var displayName: string;
1277
- }
package/dist/ai.js CHANGED
@@ -1,6 +1,6 @@
1
- import { A as e, B as o, C as t, E as n, h as i, F as r, a as l, x as c, i as A, b as u, s as F, t as h, v as C, w as T, c as d, n as m, o as I, p as f, H as g, I as S, k as p, L as x, O as H, q as P, P as b, S as k, T as O, l as v, m as w, U as M, r as E, j as L, d as q, e as B, u as U, g as j, f as z } from "./F0AiChat-A_15tua6.js";
1
+ import { A as e, B as o, C as t, E as n, h as i, F as r, a as l, x as c, i as A, b as u, s as F, t as h, v as C, w as T, c as d, n as m, o as I, p as f, H as g, I as S, k as p, L as x, O as H, q as P, P as b, S as k, T as O, l as v, m as w, U as M, r as E, j as L, d as q, e as B, u as U, g as j, f as z } from "./F0AiChat-C037KOv0.js";
2
2
  import { defaultTranslations as R } from "./i18n-provider-defaults.js";
3
- import { A as y, F as G, c as J, b as K, a as N, o as Q, u as W } from "./F0HILActionConfirmation-D_Flf3Fk.js";
3
+ import { A as y, F as G, c as J, b as K, a as N, o as Q, u as W } from "./F0HILActionConfirmation-Ba1wbwZK.js";
4
4
  export {
5
5
  e as A,
6
6
  y as AiChatTranslationsProvider,
@@ -3233,7 +3233,6 @@ declare type F0SelectBaseProps<T extends string, R = unknown> = {
3233
3233
  onOpenChange?: (open: boolean) => void;
3234
3234
  searchEmptyMessage?: string;
3235
3235
  className?: string;
3236
- selectContentClassName?: string;
3237
3236
  actions?: Action[];
3238
3237
  /** Container element to render the portal content into */
3239
3238
  portalContainer?: HTMLElement | null;
@@ -6747,6 +6746,11 @@ declare module "gridstack" {
6747
6746
  }
6748
6747
 
6749
6748
 
6749
+ declare namespace Calendar {
6750
+ var displayName: string;
6751
+ }
6752
+
6753
+
6750
6754
  declare module "@tiptap/core" {
6751
6755
  interface Commands<ReturnType> {
6752
6756
  aiBlock: {
@@ -6794,8 +6798,3 @@ declare module "@tiptap/core" {
6794
6798
  };
6795
6799
  }
6796
6800
  }
6797
-
6798
-
6799
- declare namespace Calendar {
6800
- var displayName: string;
6801
- }