@factorialco/f0-react 1.427.0 → 1.427.2
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 +9 -12
- package/dist/experimental.js +5 -4
- 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-Dmd29pkw.js → index-BELt7PBQ.js} +7607 -7569
- package/dist/styles.css +1 -1
- package/package.json +1 -1
package/dist/ai.d.ts
CHANGED
|
@@ -1793,11 +1793,6 @@ declare module "gridstack" {
|
|
|
1793
1793
|
}
|
|
1794
1794
|
|
|
1795
1795
|
|
|
1796
|
-
declare namespace Calendar {
|
|
1797
|
-
var displayName: string;
|
|
1798
|
-
}
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
1796
|
declare module "@tiptap/core" {
|
|
1802
1797
|
interface Commands<ReturnType> {
|
|
1803
1798
|
aiBlock: {
|
|
@@ -1845,3 +1840,8 @@ declare module "@tiptap/core" {
|
|
|
1845
1840
|
};
|
|
1846
1841
|
}
|
|
1847
1842
|
}
|
|
1843
|
+
|
|
1844
|
+
|
|
1845
|
+
declare namespace Calendar {
|
|
1846
|
+
var displayName: string;
|
|
1847
|
+
}
|
package/dist/experimental.d.ts
CHANGED
|
@@ -135,7 +135,9 @@ export declare type ActionBarGroup = {
|
|
|
135
135
|
|
|
136
136
|
export declare type ActionBarItem = ActionType;
|
|
137
137
|
|
|
138
|
-
export declare type ActionBarStatus =
|
|
138
|
+
export declare type ActionBarStatus = (typeof actionBarStatuses)[number];
|
|
139
|
+
|
|
140
|
+
export declare const actionBarStatuses: readonly ["idle", "loading", "success", "error"];
|
|
139
141
|
|
|
140
142
|
declare type ActionBaseProps = ActionCommonProps & DataAttributes;
|
|
141
143
|
|
|
@@ -3274,17 +3276,12 @@ declare interface F0ActionBarProps {
|
|
|
3274
3276
|
* Custom content to render on the left side (e.g., error navigation)
|
|
3275
3277
|
*/
|
|
3276
3278
|
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
3279
|
/**
|
|
3284
3280
|
* The current status of the action bar.
|
|
3285
3281
|
* - "idle": Default state, shows an alert icon (pending changes)
|
|
3286
3282
|
* - "loading": Shows a spinner and disables all actions
|
|
3287
3283
|
* - "success": Shows a checkmark icon and disables all actions
|
|
3284
|
+
* - "error": Shows an error icon with persistent error styling
|
|
3288
3285
|
* @default "idle"
|
|
3289
3286
|
*/
|
|
3290
3287
|
status?: ActionBarStatus;
|
|
@@ -7238,11 +7235,6 @@ declare module "gridstack" {
|
|
|
7238
7235
|
}
|
|
7239
7236
|
|
|
7240
7237
|
|
|
7241
|
-
declare namespace Calendar {
|
|
7242
|
-
var displayName: string;
|
|
7243
|
-
}
|
|
7244
|
-
|
|
7245
|
-
|
|
7246
7238
|
declare module "@tiptap/core" {
|
|
7247
7239
|
interface Commands<ReturnType> {
|
|
7248
7240
|
aiBlock: {
|
|
@@ -7290,3 +7282,8 @@ declare module "@tiptap/core" {
|
|
|
7290
7282
|
};
|
|
7291
7283
|
}
|
|
7292
7284
|
}
|
|
7285
|
+
|
|
7286
|
+
|
|
7287
|
+
declare namespace Calendar {
|
|
7288
|
+
var displayName: string;
|
|
7289
|
+
}
|
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,
|
|
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-BELt7PBQ.js";
|
|
7
|
+
import { a5 as pA, W as mA, a0 as gA, R as bA, _ as wA, bk as xA, bj as yA, bh as vA, bi as kA, a4 as CA, T as SA, Z as NA, U as IA, bg as AA, a8 as _A, a9 as EA } from "./index-BELt7PBQ.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" }]
|
|
@@ -22302,14 +22302,15 @@ export {
|
|
|
22302
22302
|
As as WidgetSimpleListItem,
|
|
22303
22303
|
PI as WidgetStrip,
|
|
22304
22304
|
G1 as _RadarChart,
|
|
22305
|
+
AA as actionBarStatuses,
|
|
22305
22306
|
iA as getGranularityDefinition,
|
|
22306
22307
|
sA as getGranularityDefinitions,
|
|
22307
22308
|
oA as getGranularitySimpleDefinition,
|
|
22308
22309
|
lA as granularityDefinitions,
|
|
22309
22310
|
aA as modules,
|
|
22310
|
-
|
|
22311
|
+
_A as predefinedPresets,
|
|
22311
22312
|
cA as rangeSeparator,
|
|
22312
|
-
|
|
22313
|
+
EA as selectSizes,
|
|
22313
22314
|
ei as useAiPromotionChat,
|
|
22314
22315
|
dA as useDataCollectionData,
|
|
22315
22316
|
uA as useDataCollectionSource,
|
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,11 +10840,6 @@ declare module "gridstack" {
|
|
|
10846
10840
|
}
|
|
10847
10841
|
|
|
10848
10842
|
|
|
10849
|
-
declare namespace Calendar {
|
|
10850
|
-
var displayName: string;
|
|
10851
|
-
}
|
|
10852
|
-
|
|
10853
|
-
|
|
10854
10843
|
declare module "@tiptap/core" {
|
|
10855
10844
|
interface Commands<ReturnType> {
|
|
10856
10845
|
aiBlock: {
|
|
@@ -10898,3 +10887,8 @@ declare module "@tiptap/core" {
|
|
|
10898
10887
|
};
|
|
10899
10888
|
}
|
|
10900
10889
|
}
|
|
10890
|
+
|
|
10891
|
+
|
|
10892
|
+
declare namespace Calendar {
|
|
10893
|
+
var displayName: string;
|
|
10894
|
+
}
|