@factorialco/f0-react 1.358.1 → 1.359.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.
- package/dist/{DataCollectionStorageProvider-HkGnLinD.js → DataCollectionStorageProvider-DI1DfAS8.js} +3 -3
- package/dist/{F0AiChat-DDIVLGEu.js → F0AiChat-CifDRPK4.js} +1589 -1582
- package/dist/{F0HILActionConfirmation-DhUf0Hm7.js → F0HILActionConfirmation-CqnsoGly.js} +1 -1
- package/dist/ai.d.ts +5 -5
- package/dist/ai.js +2 -2
- package/dist/experimental.d.ts +5 -5
- package/dist/experimental.js +4 -4
- package/dist/f0.d.ts +92 -11
- package/dist/f0.js +2791 -2608
- package/dist/i18n-provider-defaults.d.ts +5 -5
- package/dist/styles.css +1 -1
- package/package.json +1 -1
package/dist/{DataCollectionStorageProvider-HkGnLinD.js → DataCollectionStorageProvider-DI1DfAS8.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _, jsxs as V, Fragment as Ot } from "react/jsx-runtime";
|
|
2
2
|
import * as Pe from "react";
|
|
3
3
|
import N, { useRef as Be, useState as ke, useCallback as vt, useEffect as He, useContext as sn, useMemo as xt, useLayoutEffect as mx, createContext as qn, isValidElement as bi, Children as Fa, PureComponent as ui, forwardRef as dt, useImperativeHandle as yx, cloneElement as Nt, createElement as vx, Component as TC, useId as PC, Fragment as qg, useDebugValue as MC, createRef as yI, memo as vI, version as Xk } from "react";
|
|
4
|
-
import {
|
|
4
|
+
import { eO as Jk, bL as gI, eP as bI, ac as oi, ce as DC, a6 as Z, c7 as NC, eQ as xI, eR as wI, a7 as bh, am as na, eS as Ec, bO as tt, ak as IC, eT as kI, eU as _I, dR as $C, eV as SI, eW as OI, c8 as AI, eX as CI, ah as Vt, aX as xh, d2 as RC, d3 as gx, aP as bx, eY as Po, eZ as EI, e_ as TI, e$ as PI, f0 as Zk, f1 as Qk, f2 as e2, f3 as t2, f4 as n2, f5 as jC, f6 as su, f7 as MI, f8 as DI, d0 as Gl, f9 as NI, aS as LC, aT as FC, aU as BC, ax as xx, ba as ia, ay as zC, az as qC, cf as wh, ao as Ne, cB as II, bU as HC, bV as WC, bW as VC, bZ as UC, dz as $I, dG as wx, fa as KC, dj as GC, d1 as RI, eg as jI, du as Zf, b$ as LI, b2 as FI, a8 as et, aD as kx, bc as YC, bd as kh, aB as XC, eE as _h, fb as BI, ad as lo, fc as zI, dt as _x, fd as qI, ez as JC, e9 as HI, ab as wt, aW as Sx, u as En, al as Sh, aG as WI, b0 as ZC, av as Oh, ca as VI, eb as QC, ec as eE, eq as tE, b1 as nE, ag as zt, af as Ox, fe as iE, aV as UI, a$ as Qf, aA as KI, e2 as Ft, ff as rE, fg as aE, fh as Hg, fi as GI, fj as i2, e5 as YI, e6 as r2, at as oE, au as sE, aw as lE, eM as XI, aJ as JI, fk as fE, eC as ZI, fl as QI, aj as Sn, bh as Wg, aR as cE, ai as e$, dq as t$, bC as n$, d_ as i$, d$ as r$, eF as a$, fm as o$, fn as s$, fo as uE, cZ as ec, fp as Ah, fq as Ch, c$ as tc, cO as l$, bi as Ax, aM as a2, dX as f$, a9 as Cx, fr as c$, cI as u$, fs as d$, ft as Vg, fu as dE, fv as hE, fw as pE, fx as h$, fy as p$, fz as m$, fA as y$, cP as v$, cQ as g$, cR as b$, cS as x$, cT as w$, cU as k$, fB as _$, cW as S$, cY as O$, cX as A$, bf as C$, c_ as E$, eo as T$, cG as P$, aK as M$, d4 as D$, fC as N$, fD as I$, fE as $$, fF as R$, dw as j$, an as L$, aY as F$, aZ as B$, a_ as z$, b3 as q$ } from "./F0AiChat-CifDRPK4.js";
|
|
5
5
|
import Ex from "react-dom";
|
|
6
6
|
import './DataCollectionStorageProvider.css';const H$ = {
|
|
7
7
|
active: !0,
|
|
@@ -24500,10 +24500,10 @@ const E8 = dt(({ value: t, onDateChange: e, granularity: n, onOpenChange: i, min
|
|
|
24500
24500
|
return;
|
|
24501
24501
|
}
|
|
24502
24502
|
const b = x.toRange(x.fromString(w, h));
|
|
24503
|
-
b && p(b?.from) && p(b?.to) ? (e?.({
|
|
24503
|
+
b && (p(b?.from) && p(b?.to) ? (e?.({
|
|
24504
24504
|
value: b,
|
|
24505
24505
|
granularity: x.key
|
|
24506
|
-
}), d(!1)) : d(!0);
|
|
24506
|
+
}), d(!1)) : d(!0));
|
|
24507
24507
|
}, y = () => {
|
|
24508
24508
|
m(f, n);
|
|
24509
24509
|
}, v = (w) => {
|