@factorialco/f0-react 1.311.2 → 1.312.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/experimental.d.ts +14 -4
- package/dist/experimental.js +4825 -4863
- package/dist/f0.d.ts +14 -4
- package/dist/f0.js +2 -2
- package/dist/{hooks-B57P57y7.js → hooks-BkHUCeTO.js} +18825 -18718
- package/dist/i18n-provider-defaults.d.ts +12 -4
- package/dist/i18n-provider-defaults.js +8 -0
- package/package.json +1 -1
package/dist/f0.d.ts
CHANGED
|
@@ -80,6 +80,7 @@ import { SearchFilterOptions } from './SearchFilter/SearchFilter';
|
|
|
80
80
|
import { StatusCellValue } from '../../value-display/types/status';
|
|
81
81
|
import { StatusCellValue as StatusCellValue_2 } from './types/status';
|
|
82
82
|
import { SVGProps } from 'react';
|
|
83
|
+
import { SyncStatusCellValue } from './types/syncStatus';
|
|
83
84
|
import { TagCellValue } from '../../value-display/types/tag';
|
|
84
85
|
import { TagCellValue as TagCellValue_2 } from './types/tag';
|
|
85
86
|
import { TagListCellValue } from '../../value-display/types/tagList';
|
|
@@ -1654,6 +1655,14 @@ export declare const defaultTranslations: {
|
|
|
1654
1655
|
readonly all: "All selected";
|
|
1655
1656
|
};
|
|
1656
1657
|
};
|
|
1658
|
+
readonly syncStatus: {
|
|
1659
|
+
readonly synced: "Sync completed successfully.";
|
|
1660
|
+
readonly syncing: "Sync in progress.";
|
|
1661
|
+
readonly pending: "Not yet started.";
|
|
1662
|
+
readonly partiallySynced: "All aggregated data was synced but at least 1 failed.";
|
|
1663
|
+
readonly outdated: "Data might need to be synced again.";
|
|
1664
|
+
readonly failed: "Sync failed.";
|
|
1665
|
+
};
|
|
1657
1666
|
readonly filters: {
|
|
1658
1667
|
readonly searchPlaceholder: "Search filters...";
|
|
1659
1668
|
readonly inFilter: {
|
|
@@ -4838,6 +4847,7 @@ declare const valueDisplayRenderers: {
|
|
|
4838
4847
|
readonly file: (args: FileCellValue_2) => JSX_2.Element;
|
|
4839
4848
|
readonly folder: (args: FolderCellValue_2) => JSX_2.Element;
|
|
4840
4849
|
readonly country: (args: CountryCellValue, context: ValueDisplayRendererContext_2) => JSX_2.Element;
|
|
4850
|
+
readonly syncStatus: (args: SyncStatusCellValue, context: ValueDisplayRendererContext_2) => JSX_2.Element;
|
|
4841
4851
|
};
|
|
4842
4852
|
|
|
4843
4853
|
declare type ValueDisplayVisualizationType = "table" | "card" | "list" | (string & {});
|
|
@@ -4933,8 +4943,8 @@ declare module "@tiptap/core" {
|
|
|
4933
4943
|
|
|
4934
4944
|
declare module "@tiptap/core" {
|
|
4935
4945
|
interface Commands<ReturnType> {
|
|
4936
|
-
|
|
4937
|
-
|
|
4946
|
+
liveCompanion: {
|
|
4947
|
+
insertLiveCompanion: (data: LiveCompanionData, config?: LiveCompanionConfig) => ReturnType;
|
|
4938
4948
|
};
|
|
4939
4949
|
}
|
|
4940
4950
|
}
|
|
@@ -4942,8 +4952,8 @@ declare module "@tiptap/core" {
|
|
|
4942
4952
|
|
|
4943
4953
|
declare module "@tiptap/core" {
|
|
4944
4954
|
interface Commands<ReturnType> {
|
|
4945
|
-
|
|
4946
|
-
|
|
4955
|
+
transcript: {
|
|
4956
|
+
insertTranscript: (data: TranscriptData, config?: TranscriptConfig) => ReturnType;
|
|
4947
4957
|
};
|
|
4948
4958
|
}
|
|
4949
4959
|
}
|
package/dist/f0.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as _n, C as jr, c as j, a as Di, u as En, m as Ri, i as Dn, B as Si, O as Ur, p as Kr, w as Rn, S as xe, b as Xr, F as Sn, d as Yr, A as Vr, D as qr, e as Jr, f as we, g as Zr, h as me, j as qi, k as Qr, l as di, n as lt, o as es, q as ts, r as Ot, s as Nn, E as is, t as zt, v as ns, x as rs, y as ss, z as os, G as Xe, H as On, I as as, J as ls, K as cs, M as Ji, N as ds, P as An, Q as us, R as Tn, X as kn, Y as vi, T as hs, U as zn, V as fs, W as gs, Z as ps, _ as ms, $ as vs, a0 as ys, a1 as bs, a2 as xs, a3 as Zi, a4 as ws, a5 as ct, a6 as ui, a7 as Cs, a8 as _s, a9 as Es, aa as Ds, ab as Rs, ac as Ss, ad as Ns, ae as Os, af as As, ag as Ts, ah as ks, ai as Qi, aj as zs, ak as Ps, al as Pn, am as Ms, an as Mt, ao as Mn, ap as Ln, aq as Ls, ar as In, as as Hn, at as Bn, au as Is, av as Hs, aw as Fn, ax as Bs, ay as Fs, az as Ws, aA as Gs, aB as $s, aC as js, aD as Wn, aE as qe, aF as Gn, aG as Us, aH as Ks, aI as en, aJ as Xs, aK as $n, aL as Ys, aM as Vs, aN as qs, aO as Js, aP as Zs, aQ as Qs, aR as eo, aS as to, aT as io, aU as no, aV as ro, aW as so } from "./hooks-
|
|
2
|
-
import { bo as ad, bB as ld, bK as cd, aX as dd, aY as ud, aZ as hd, a_ as fd, a$ as gd, b0 as pd, b1 as md, b2 as vd, b4 as yd, b5 as bd, b6 as xd, b7 as wd, b8 as Cd, b9 as _d, ba as Ed, bG as Dd, bc as Rd, bd as Sd, bh as Nd, bi as Od, bj as Ad, bl as Td, bm as kd, bn as zd, bq as Pd, bf as Md, bp as Ld, bg as Id, bk as Hd, bH as Bd, bA as Fd, bv as Wd, by as Gd, bu as $d, bL as jd, bt as Ud, bs as Kd, b3 as Xd, bb as Yd, be as Vd, br as qd, bw as Jd, bC as Zd, bD as Qd, bE as eu, bM as tu, bx as iu, bF as nu, bJ as ru, bz as su, bI as ou } from "./hooks-
|
|
1
|
+
import { L as _n, C as jr, c as j, a as Di, u as En, m as Ri, i as Dn, B as Si, O as Ur, p as Kr, w as Rn, S as xe, b as Xr, F as Sn, d as Yr, A as Vr, D as qr, e as Jr, f as we, g as Zr, h as me, j as qi, k as Qr, l as di, n as lt, o as es, q as ts, r as Ot, s as Nn, E as is, t as zt, v as ns, x as rs, y as ss, z as os, G as Xe, H as On, I as as, J as ls, K as cs, M as Ji, N as ds, P as An, Q as us, R as Tn, X as kn, Y as vi, T as hs, U as zn, V as fs, W as gs, Z as ps, _ as ms, $ as vs, a0 as ys, a1 as bs, a2 as xs, a3 as Zi, a4 as ws, a5 as ct, a6 as ui, a7 as Cs, a8 as _s, a9 as Es, aa as Ds, ab as Rs, ac as Ss, ad as Ns, ae as Os, af as As, ag as Ts, ah as ks, ai as Qi, aj as zs, ak as Ps, al as Pn, am as Ms, an as Mt, ao as Mn, ap as Ln, aq as Ls, ar as In, as as Hn, at as Bn, au as Is, av as Hs, aw as Fn, ax as Bs, ay as Fs, az as Ws, aA as Gs, aB as $s, aC as js, aD as Wn, aE as qe, aF as Gn, aG as Us, aH as Ks, aI as en, aJ as Xs, aK as $n, aL as Ys, aM as Vs, aN as qs, aO as Js, aP as Zs, aQ as Qs, aR as eo, aS as to, aT as io, aU as no, aV as ro, aW as so } from "./hooks-BkHUCeTO.js";
|
|
2
|
+
import { bo as ad, bB as ld, bK as cd, aX as dd, aY as ud, aZ as hd, a_ as fd, a$ as gd, b0 as pd, b1 as md, b2 as vd, b4 as yd, b5 as bd, b6 as xd, b7 as wd, b8 as Cd, b9 as _d, ba as Ed, bG as Dd, bc as Rd, bd as Sd, bh as Nd, bi as Od, bj as Ad, bl as Td, bm as kd, bn as zd, bq as Pd, bf as Md, bp as Ld, bg as Id, bk as Hd, bH as Bd, bA as Fd, bv as Wd, by as Gd, bu as $d, bL as jd, bt as Ud, bs as Kd, b3 as Xd, bb as Yd, be as Vd, br as qd, bw as Jd, bC as Zd, bD as Qd, bE as eu, bM as tu, bx as iu, bF as nu, bJ as ru, bz as su, bI as ou } from "./hooks-BkHUCeTO.js";
|
|
3
3
|
import { jsx as g, jsxs as P, Fragment as qt } from "react/jsx-runtime";
|
|
4
4
|
import L, { forwardRef as le, useRef as I, useImperativeHandle as oo, Children as Lt, createContext as Oe, useContext as _e, useState as W, useMemo as B, useEffect as H, useCallback as K, useLayoutEffect as yi, createElement as tn, isValidElement as jn, Fragment as ao, memo as lo, useReducer as co, cloneElement as uo, PureComponent as ho } from "react";
|
|
5
5
|
import { createPortal as Un, unstable_batchedUpdates as At } from "react-dom";
|