@factorialco/f0-react 1.426.0 → 1.427.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/ai.d.ts +5 -5
- package/dist/experimental.d.ts +14 -6
- package/dist/experimental.js +2 -2
- package/dist/f0.d.ts +5 -5
- package/dist/f0.js +2 -2
- package/dist/i18n-provider-defaults.d.ts +5 -5
- package/dist/{index-KOWtkkl2.js → index-Dmd29pkw.js} +5850 -5831
- package/dist/styles.css +1 -1
- package/package.json +1 -1
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/experimental.d.ts
CHANGED
|
@@ -3244,7 +3244,7 @@ declare type ExtractVisualizationSettings<T> = T extends {
|
|
|
3244
3244
|
};
|
|
3245
3245
|
} ? S : never;
|
|
3246
3246
|
|
|
3247
|
-
export declare const F0ActionBar: WithDataTestIdReturnType_2<
|
|
3247
|
+
export declare const F0ActionBar: WithDataTestIdReturnType_2<ForwardRefExoticComponent<F0ActionBarProps & RefAttributes<F0ActionBarRef>>>;
|
|
3248
3248
|
|
|
3249
3249
|
declare interface F0ActionBarProps {
|
|
3250
3250
|
/**
|
|
@@ -3290,6 +3290,10 @@ declare interface F0ActionBarProps {
|
|
|
3290
3290
|
status?: ActionBarStatus;
|
|
3291
3291
|
}
|
|
3292
3292
|
|
|
3293
|
+
export declare interface F0ActionBarRef {
|
|
3294
|
+
wiggle: (options?: WiggleOptions) => void;
|
|
3295
|
+
}
|
|
3296
|
+
|
|
3293
3297
|
export declare const F0AiBanner: ForwardRefExoticComponent<Omit<AiBannerInternalProps & RefAttributes<HTMLDivElement> & WithDataTestIdProps_2, "ref"> & RefAttributes<HTMLDivElement>> & Pick<ForwardRefExoticComponent<AiBannerInternalProps & RefAttributes<HTMLDivElement>>, never> & {
|
|
3294
3298
|
Skeleton: ({ compact }: AiBannerSkeletonProps) => JSX_2.Element;
|
|
3295
3299
|
};
|
|
@@ -7159,6 +7163,10 @@ export declare const WidgetStrip: ForwardRefExoticComponent<DashboardProps_2 & R
|
|
|
7159
7163
|
|
|
7160
7164
|
declare type WidgetWidth = "sm" | "md" | "lg";
|
|
7161
7165
|
|
|
7166
|
+
declare interface WiggleOptions {
|
|
7167
|
+
errorHighlight?: boolean;
|
|
7168
|
+
}
|
|
7169
|
+
|
|
7162
7170
|
declare type WithDataTestIdProps = {
|
|
7163
7171
|
dataTestId?: string;
|
|
7164
7172
|
};
|
|
@@ -7230,6 +7238,11 @@ declare module "gridstack" {
|
|
|
7230
7238
|
}
|
|
7231
7239
|
|
|
7232
7240
|
|
|
7241
|
+
declare namespace Calendar {
|
|
7242
|
+
var displayName: string;
|
|
7243
|
+
}
|
|
7244
|
+
|
|
7245
|
+
|
|
7233
7246
|
declare module "@tiptap/core" {
|
|
7234
7247
|
interface Commands<ReturnType> {
|
|
7235
7248
|
aiBlock: {
|
|
@@ -7277,8 +7290,3 @@ declare module "@tiptap/core" {
|
|
|
7277
7290
|
};
|
|
7278
7291
|
}
|
|
7279
7292
|
}
|
|
7280
|
-
|
|
7281
|
-
|
|
7282
|
-
declare namespace Calendar {
|
|
7283
|
-
var displayName: string;
|
|
7284
|
-
}
|
package/dist/experimental.js
CHANGED
|
@@ -3,8 +3,8 @@ import { eW as WI, eV as VI, eT as UI, aE as GI, eU as KI, aJ as qI, f2 as YI, f
|
|
|
3
3
|
import { jsx as c, jsxs as g, Fragment as re } from "react/jsx-runtime";
|
|
4
4
|
import * as Sn from "react";
|
|
5
5
|
import z, { PureComponent as Ep, forwardRef as P, useRef as K, useTransition as Tp, useState as R, useLayoutEffect as Ua, useContext as Hs, createContext as Ws, useCallback as J, useMemo as ee, useEffect as V, useId as Ga, useImperativeHandle as Ka, memo as qa, Fragment as Dp, isValidElement as Lp, cloneElement as Ya, Children as Ja } from "react";
|
|
6
|
-
import { f as Yt, ac as Nn, e as tr, ad as Rp, L as wi, ae as Op, A as Mp, i as nr, k as Pp, G as Fp, g as Ro, af as zp, j as Oo, n as $p, ag as Xa, ah as Za, ai as Bp, C as jp, aa as Hp, aj as je, ak as ot, al as Ee, am as Wp, an as mr, ao as Ue, ap as Qa, aq as Me, ar as Vs, as as $e, at as Mo, au as Vp, av as ec, aw as Ie, ax as Fe, ay as In, az as Dr, aA as tc, aB as Up, aC as Wt, aD as Gp, aE as Kp, aF as qp, aG as Wn, aH as Vn, aI as Us, aJ as Yp, aK as nc, aL as rc, aM as ic, aN as Jp, aO as sc, aP as oc, aQ as lc, aR as ac, aS as cc, aT as dc, a3 as Po, aU as Xp, aV as Fo, aW as Zp, aX as Qp, aY as em, w as tm, x as nm, z as rm, J as im, K as sm, s as om, aZ as uc, a_ as lm, a$ as am, b0 as cm, b1 as fc, a7 as Ui, b2 as dm, b3 as um, b4 as fm, b5 as hm, b6 as pm, b7 as mm, b8 as gm, $ as bm, b9 as wm, ba as xm, bb as ym, bc as vm, ab as hc, M as km, N as Cm, P as Sm, Q as Nm, V as Im, O as Am, bd as zo, be as _m, bf as Em, l as Tm } from "./index-
|
|
7
|
-
import { a5 as pA, W as mA, a0 as gA, R as bA, _ as wA, bj as xA, bi as yA, bg as vA, bh as kA, a4 as CA, T as SA, Z as NA, U as IA, a8 as AA, a9 as _A } from "./index-
|
|
6
|
+
import { f as Yt, ac as Nn, e as tr, ad as Rp, L as wi, ae as Op, A as Mp, i as nr, k as Pp, G as Fp, g as Ro, af as zp, j as Oo, n as $p, ag as Xa, ah as Za, ai as Bp, C as jp, aa as Hp, aj as je, ak as ot, al as Ee, am as Wp, an as mr, ao as Ue, ap as Qa, aq as Me, ar as Vs, as as $e, at as Mo, au as Vp, av as ec, aw as Ie, ax as Fe, ay as In, az as Dr, aA as tc, aB as Up, aC as Wt, aD as Gp, aE as Kp, aF as qp, aG as Wn, aH as Vn, aI as Us, aJ as Yp, aK as nc, aL as rc, aM as ic, aN as Jp, aO as sc, aP as oc, aQ as lc, aR as ac, aS as cc, aT as dc, a3 as Po, aU as Xp, aV as Fo, aW as Zp, aX as Qp, aY as em, w as tm, x as nm, z as rm, J as im, K as sm, s as om, aZ as uc, a_ as lm, a$ as am, b0 as cm, b1 as fc, a7 as Ui, b2 as dm, b3 as um, b4 as fm, b5 as hm, b6 as pm, b7 as mm, b8 as gm, $ as bm, b9 as wm, ba as xm, bb as ym, bc as vm, ab as hc, M as km, N as Cm, P as Sm, Q as Nm, V as Im, O as Am, bd as zo, be as _m, bf as Em, l as Tm } from "./index-Dmd29pkw.js";
|
|
7
|
+
import { a5 as pA, W as mA, a0 as gA, R as bA, _ as wA, bj as xA, bi as yA, bg as vA, bh as kA, a4 as CA, T as SA, Z as NA, U as IA, a8 as AA, a9 as _A } from "./index-Dmd29pkw.js";
|
|
8
8
|
import './experimental.css';const Dm = hf("Search", [
|
|
9
9
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
|
|
10
10
|
["path", { d: "m21 21-4.3-4.3", key: "1qie3q" }]
|
package/dist/f0.d.ts
CHANGED
|
@@ -10846,6 +10846,11 @@ declare module "gridstack" {
|
|
|
10846
10846
|
}
|
|
10847
10847
|
|
|
10848
10848
|
|
|
10849
|
+
declare namespace Calendar {
|
|
10850
|
+
var displayName: string;
|
|
10851
|
+
}
|
|
10852
|
+
|
|
10853
|
+
|
|
10849
10854
|
declare module "@tiptap/core" {
|
|
10850
10855
|
interface Commands<ReturnType> {
|
|
10851
10856
|
aiBlock: {
|
|
@@ -10893,8 +10898,3 @@ declare module "@tiptap/core" {
|
|
|
10893
10898
|
};
|
|
10894
10899
|
}
|
|
10895
10900
|
}
|
|
10896
|
-
|
|
10897
|
-
|
|
10898
|
-
declare namespace Calendar {
|
|
10899
|
-
var displayName: string;
|
|
10900
|
-
}
|
package/dist/f0.js
CHANGED
|
@@ -4,8 +4,8 @@ import { jsx as c, jsxs as T, Fragment as pt } from "react/jsx-runtime";
|
|
|
4
4
|
import * as _t from "react";
|
|
5
5
|
import H, { forwardRef as rt, useRef as Q, useImperativeHandle as Xd, Children as Fr, useCallback as P, useMemo as B, useState as ee, useEffect as le, createElement as mr, isValidElement as al, Fragment as il, useLayoutEffect as Yd, createContext as Ot, memo as ol, useReducer as Jd, useContext as tt, cloneElement as ef, PureComponent as tf, useId as Fa } from "react";
|
|
6
6
|
import { unstable_batchedUpdates as hr, createPortal as nf, flushSync as rf } from "react-dom";
|
|
7
|
-
import { C as sf, S as mi, a as af, f as _s, L as Pn, b as of, A as lf, i as pr, c as ll, E as cf, g as xr, d as uf, e as df, h as ff, j as gn, k as cl, u as mf, G as hf, l as pf, m as hi, r as gf, n as vf, o as ul, p as bf, B as dl, X as fl, Y as Qs, q as yf, s as ml, t as xf, v as wf, w as Sf, x as _f, y as kf, z as Cf, D as Nf, F as Df, H as pi, I as Af, J as Ff, K as Tf, M as Of, N as Ef, O as If, P as Rf, Q as Pf, V as Lf, R as Hs, T as Mf, U as jf, W as Bf, Z as hl, _ as Ta, $ as pl, a0 as Vf, a1 as $f, a2 as zf, a3 as qf, a4 as Zf, a5 as Wf, a6 as Uf } from "./index-
|
|
8
|
-
import { a7 as u1, aa as d1, a8 as f1, a9 as m1, ab as h1 } from "./index-
|
|
7
|
+
import { C as sf, S as mi, a as af, f as _s, L as Pn, b as of, A as lf, i as pr, c as ll, E as cf, g as xr, d as uf, e as df, h as ff, j as gn, k as cl, u as mf, G as hf, l as pf, m as hi, r as gf, n as vf, o as ul, p as bf, B as dl, X as fl, Y as Qs, q as yf, s as ml, t as xf, v as wf, w as Sf, x as _f, y as kf, z as Cf, D as Nf, F as Df, H as pi, I as Af, J as Ff, K as Tf, M as Of, N as Ef, O as If, P as Rf, Q as Pf, V as Lf, R as Hs, T as Mf, U as jf, W as Bf, Z as hl, _ as Ta, $ as pl, a0 as Vf, a1 as $f, a2 as zf, a3 as qf, a4 as Zf, a5 as Wf, a6 as Uf } from "./index-Dmd29pkw.js";
|
|
8
|
+
import { a7 as u1, aa as d1, a8 as f1, a9 as m1, ab as h1 } from "./index-Dmd29pkw.js";
|
|
9
9
|
import { A as g1, F as v1, c as b1, d as y1, b as x1, a as w1, o as S1, u as _1 } from "./F0HILActionConfirmation-CFsdU07x.js";
|
|
10
10
|
import { defaultTranslations as C1 } from "./i18n-provider-defaults.js";
|
|
11
11
|
const Qf = {
|
|
@@ -729,6 +729,11 @@ declare module "gridstack" {
|
|
|
729
729
|
}
|
|
730
730
|
|
|
731
731
|
|
|
732
|
+
declare namespace Calendar {
|
|
733
|
+
var displayName: string;
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
|
|
732
737
|
declare module "@tiptap/core" {
|
|
733
738
|
interface Commands<ReturnType> {
|
|
734
739
|
aiBlock: {
|
|
@@ -776,8 +781,3 @@ declare module "@tiptap/core" {
|
|
|
776
781
|
};
|
|
777
782
|
}
|
|
778
783
|
}
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
declare namespace Calendar {
|
|
782
|
-
var displayName: string;
|
|
783
|
-
}
|