@factorialco/f0-react 3.8.2 → 3.8.3
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.
- package/dist/ai.d.ts +0 -4
- package/dist/ai.js +1 -1
- package/dist/f0.d.ts +1 -7
- package/dist/f0.js +2 -2
- package/dist/styles.css +1 -1
- package/dist/{useChatHistory-CwVDNwKK.js → useChatHistory-CiI4OwLF.js} +706 -685
- package/package.json +1 -1
package/dist/ai.d.ts
CHANGED
|
@@ -3368,10 +3368,6 @@ declare interface F0CardRowProps {
|
|
|
3368
3368
|
* with the matching `status` tag at the call site.
|
|
3369
3369
|
*/
|
|
3370
3370
|
inactive?: boolean;
|
|
3371
|
-
/**
|
|
3372
|
-
* Compact layout: tighter padding and smaller controls.
|
|
3373
|
-
*/
|
|
3374
|
-
compact?: boolean;
|
|
3375
3371
|
/**
|
|
3376
3372
|
* Container width at which the actions drop to their own line (below it) vs.
|
|
3377
3373
|
* sit inline (at/above it). `never` keeps them inline at every width.
|
package/dist/ai.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { C as e, D as r, c as t, F as o, a as i, f as n, g as F, d as C, e as A, I as l, P as d, b as u, u as m } from "./F0CanvasPanel-DUO4iIQa.js";
|
|
2
2
|
import { defaultTranslations as c } from "./i18n-provider-defaults.js";
|
|
3
|
-
import { A as P, s as v, t as f, w as g, l as p, i as T, q as y, x as S, p as x, r as H, j as V, e as b, g as k, k as w, F as M, h as O, a as D, n as j, m as q, o as z, b as B, f as E, v as L, c as R, d as G, u as J } from "./useChatHistory-
|
|
3
|
+
import { A as P, s as v, t as f, w as g, l as p, i as T, q as y, x as S, p as x, r as H, j as V, e as b, g as k, k as w, F as M, h as O, a as D, n as j, m as q, o as z, b as B, f as E, v as L, c as R, d as G, u as J } from "./useChatHistory-CiI4OwLF.js";
|
|
4
4
|
export {
|
|
5
5
|
P as AiChatTranslationsProvider,
|
|
6
6
|
e as ChatSpinner,
|
package/dist/f0.d.ts
CHANGED
|
@@ -7292,9 +7292,7 @@ export declare type F0CardProps = Omit<CardInternalProps, (typeof privateProps_3
|
|
|
7292
7292
|
* @experimental This is an experimental component, use it at your own risk.
|
|
7293
7293
|
*/
|
|
7294
7294
|
export declare const F0CardRow: WithDataTestIdReturnType_3<ForwardRefExoticComponent<F0CardRowProps & RefAttributes<HTMLDivElement>> & {
|
|
7295
|
-
Skeleton: (
|
|
7296
|
-
compact?: boolean;
|
|
7297
|
-
}) => JSX_2.Element;
|
|
7295
|
+
Skeleton: () => JSX_2.Element;
|
|
7298
7296
|
}>;
|
|
7299
7297
|
|
|
7300
7298
|
export declare interface F0CardRowProps {
|
|
@@ -7348,10 +7346,6 @@ export declare interface F0CardRowProps {
|
|
|
7348
7346
|
* with the matching `status` tag at the call site.
|
|
7349
7347
|
*/
|
|
7350
7348
|
inactive?: boolean;
|
|
7351
|
-
/**
|
|
7352
|
-
* Compact layout: tighter padding and smaller controls.
|
|
7353
|
-
*/
|
|
7354
|
-
compact?: boolean;
|
|
7355
7349
|
/**
|
|
7356
7350
|
* Container width at which the actions drop to their own line (below it) vs.
|
|
7357
7351
|
* sit inline (at/above it). `never` keeps them inline at every width.
|
package/dist/f0.js
CHANGED
|
@@ -3,8 +3,8 @@ import { hO as Bpe, C as zpe, D as Vpe, aQ as Fpe, c as Gpe, F as Hpe, a as Wpe,
|
|
|
3
3
|
import { jsx as S, jsxs as B, Fragment as nt } from "react/jsx-runtime";
|
|
4
4
|
import * as St from "react";
|
|
5
5
|
import xt, { forwardRef as hr, useRef as fe, useImperativeHandle as R3, Children as fv, createContext as Or, useContext as fr, useState as oe, useMemo as ue, useEffect as ve, useCallback as ie, useLayoutEffect as j0, isValidElement as f2, Fragment as Up, memo as d2, useReducer as k3, cloneElement as P3, useId as Rc, useSyncExternalStore as qS } from "react";
|
|
6
|
-
import { T as h2, y as O3, z as B3, B as z3, C as V3, D as v2, E as dv, G as V_, H as p2, I as g2, J as pi, K as F3, L as G3, M as H3, N as W3, O as $3, F as U3 } from "./useChatHistory-
|
|
7
|
-
import { A as fme, s as dme, t as hme, w as vme, l as pme, i as gme, q as mme, x as yme, p as bme, r as xme, j as _me, e as wme, P as Sme, g as Cme, k as Tme, h as Dme, a as Ame, n as Mme, m as Eme, o as Lme, b as Nme, f as Ime, v as Rme, c as kme, d as Pme, u as Ome } from "./useChatHistory-
|
|
6
|
+
import { T as h2, y as O3, z as B3, B as z3, C as V3, D as v2, E as dv, G as V_, H as p2, I as g2, J as pi, K as F3, L as G3, M as H3, N as W3, O as $3, F as U3 } from "./useChatHistory-CiI4OwLF.js";
|
|
7
|
+
import { A as fme, s as dme, t as hme, w as vme, l as pme, i as gme, q as mme, x as yme, p as bme, r as xme, j as _me, e as wme, P as Sme, g as Cme, k as Tme, h as Dme, a as Ame, n as Mme, m as Eme, o as Lme, b as Nme, f as Ime, v as Rme, c as kme, d as Pme, u as Ome } from "./useChatHistory-CiI4OwLF.js";
|
|
8
8
|
import { createPortal as F_, unstable_batchedUpdates as vd } from "react-dom";
|
|
9
9
|
import { C as Y3, F as X3, ah as m2, ai as q3, aj as Z3, ak as j3, al as G_, am as H_, G as K3, an as Q3, Y as J3, a8 as eH, ao as tH, Q as rH, ap as nH, aq as iH, c as Yp, ar as Wf, R as W_, u as $_, W as y2, O as U_, as as b2, at as ZS, au as Y_, o as aH, d as x2, $ as _2, av as oH, aw as sH, ax as lH, ay as uH, az as cH, M as fH } from "./useDataCollectionSource-3nlB3zIW.js";
|
|
10
10
|
import { r as zme, s as Vme, H as Fme, t as Gme, z as Hme, aQ as Wme, aP as $me, aL as Ume, aB as Yme, aA as Xme, aC as qme, aD as Zme, aa as jme, a9 as Kme, ad as Qme, U as Jme, J as eye, af as tye, K as rye, v as nye, aR as iye, ab as aye, ac as oye, N as sye, w as lye, P as uye, y as cye, D as fye, ae as dye, T as hye, ag as vye, x as pye, E as gye, aT as mye, m as yye, n as bye, aK as xye, aG as _ye, aF as wye, aS as Sye, a6 as Cye, aI as Tye, aJ as Dye, I as Aye, aU as Mye, aV as Eye, e as Lye, aM as Nye, aN as Iye, aO as Rye, aH as kye, f as Pye, h as Oye, aE as Bye, aW as zye } from "./useDataCollectionSource-3nlB3zIW.js";
|