@factorialco/f0-react 1.426.0 → 1.427.1
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 -12
- package/dist/experimental.js +2 -2
- package/dist/f0.d.ts +5 -11
- package/dist/f0.js +3126 -3123
- package/dist/i18n-provider-defaults.d.ts +5 -5
- package/dist/{index-KOWtkkl2.js → index-B4grzr_W.js} +4910 -4878
- 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
|
/**
|
|
@@ -3274,12 +3274,6 @@ declare interface F0ActionBarProps {
|
|
|
3274
3274
|
* Custom content to render on the left side (e.g., error navigation)
|
|
3275
3275
|
*/
|
|
3276
3276
|
leftContent?: React.ReactNode;
|
|
3277
|
-
/**
|
|
3278
|
-
* When true, centers the action bar relative to the ApplicationFrame content area
|
|
3279
|
-
* (accounting for the sidebar width) instead of the full viewport.
|
|
3280
|
-
* @default false
|
|
3281
|
-
*/
|
|
3282
|
-
centerInFrameContent?: boolean;
|
|
3283
3277
|
/**
|
|
3284
3278
|
* The current status of the action bar.
|
|
3285
3279
|
* - "idle": Default state, shows an alert icon (pending changes)
|
|
@@ -3290,6 +3284,10 @@ declare interface F0ActionBarProps {
|
|
|
3290
3284
|
status?: ActionBarStatus;
|
|
3291
3285
|
}
|
|
3292
3286
|
|
|
3287
|
+
export declare interface F0ActionBarRef {
|
|
3288
|
+
wiggle: (options?: WiggleOptions) => void;
|
|
3289
|
+
}
|
|
3290
|
+
|
|
3293
3291
|
export declare const F0AiBanner: ForwardRefExoticComponent<Omit<AiBannerInternalProps & RefAttributes<HTMLDivElement> & WithDataTestIdProps_2, "ref"> & RefAttributes<HTMLDivElement>> & Pick<ForwardRefExoticComponent<AiBannerInternalProps & RefAttributes<HTMLDivElement>>, never> & {
|
|
3294
3292
|
Skeleton: ({ compact }: AiBannerSkeletonProps) => JSX_2.Element;
|
|
3295
3293
|
};
|
|
@@ -7159,6 +7157,10 @@ export declare const WidgetStrip: ForwardRefExoticComponent<DashboardProps_2 & R
|
|
|
7159
7157
|
|
|
7160
7158
|
declare type WidgetWidth = "sm" | "md" | "lg";
|
|
7161
7159
|
|
|
7160
|
+
declare interface WiggleOptions {
|
|
7161
|
+
errorHighlight?: boolean;
|
|
7162
|
+
}
|
|
7163
|
+
|
|
7162
7164
|
declare type WithDataTestIdProps = {
|
|
7163
7165
|
dataTestId?: string;
|
|
7164
7166
|
};
|
|
@@ -7230,6 +7232,11 @@ declare module "gridstack" {
|
|
|
7230
7232
|
}
|
|
7231
7233
|
|
|
7232
7234
|
|
|
7235
|
+
declare namespace Calendar {
|
|
7236
|
+
var displayName: string;
|
|
7237
|
+
}
|
|
7238
|
+
|
|
7239
|
+
|
|
7233
7240
|
declare module "@tiptap/core" {
|
|
7234
7241
|
interface Commands<ReturnType> {
|
|
7235
7242
|
aiBlock: {
|
|
@@ -7277,8 +7284,3 @@ declare module "@tiptap/core" {
|
|
|
7277
7284
|
};
|
|
7278
7285
|
}
|
|
7279
7286
|
}
|
|
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-B4grzr_W.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-B4grzr_W.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
|
@@ -5339,12 +5339,6 @@ declare interface F0FormActionBarSubmitConfig extends F0FormSubmitConfigBase {
|
|
|
5339
5339
|
discardConfig?: F0FormDiscardConfig;
|
|
5340
5340
|
/** Label shown in the action bar (defaults to i18n "forms.actionBar.unsavedChanges") */
|
|
5341
5341
|
actionBarLabel?: string;
|
|
5342
|
-
/**
|
|
5343
|
-
* When true, centers the action bar relative to the ApplicationFrame content area
|
|
5344
|
-
* (accounting for the sidebar width) instead of the full viewport.
|
|
5345
|
-
* @default false
|
|
5346
|
-
*/
|
|
5347
|
-
centerActionBarInFrameContent?: boolean;
|
|
5348
5342
|
}
|
|
5349
5343
|
|
|
5350
5344
|
/**
|
|
@@ -10846,6 +10840,11 @@ declare module "gridstack" {
|
|
|
10846
10840
|
}
|
|
10847
10841
|
|
|
10848
10842
|
|
|
10843
|
+
declare namespace Calendar {
|
|
10844
|
+
var displayName: string;
|
|
10845
|
+
}
|
|
10846
|
+
|
|
10847
|
+
|
|
10849
10848
|
declare module "@tiptap/core" {
|
|
10850
10849
|
interface Commands<ReturnType> {
|
|
10851
10850
|
aiBlock: {
|
|
@@ -10893,8 +10892,3 @@ declare module "@tiptap/core" {
|
|
|
10893
10892
|
};
|
|
10894
10893
|
}
|
|
10895
10894
|
}
|
|
10896
|
-
|
|
10897
|
-
|
|
10898
|
-
declare namespace Calendar {
|
|
10899
|
-
var displayName: string;
|
|
10900
|
-
}
|