@factorialco/f0-react 1.394.1 → 1.396.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-CaTG4Ci9.js → DataCollectionStorageProvider-DBFaWjh6.js} +1 -1
- package/dist/{F0AiChat-DJTQ9AEc.js → F0AiChat-sQnVZIig.js} +7971 -7958
- package/dist/{F0HILActionConfirmation-DH49_Gi0.js → F0HILActionConfirmation-D74w-tBZ.js} +1 -1
- package/dist/ai.d.ts +11 -11
- package/dist/ai.js +2 -2
- package/dist/experimental.d.ts +20 -11
- package/dist/experimental.js +5924 -5909
- package/dist/f0.d.ts +20 -11
- package/dist/f0.js +5 -5
- package/dist/i18n-provider-defaults.d.ts +11 -11
- package/dist/styles.css +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as q, jsxs as le } from "react/jsx-runtime";
|
|
2
2
|
import { useInsertionEffect as ze, createContext as Xe, useContext as Ye, useRef as B, useEffect as ie, useState as Ue, useCallback as $e, useMemo as qe } from "react";
|
|
3
|
-
import { G as He, J as Ke, K as je, M as Qe, N as Me, Q as Je, R as Ze, V as et, W as tt, X as nt, Y as Ne, Z as rt, _ as ot, $ as it, a0 as st, a1 as at, a2 as ct, a3 as ut, a4 as se, a5 as lt, a6 as ft, a7 as ht, a8 as dt, a9 as mt, aa as pt, ab as fe, ac as gt } from "./F0AiChat-
|
|
3
|
+
import { G as He, J as Ke, K as je, M as Qe, N as Me, Q as Je, R as Ze, V as et, W as tt, X as nt, Y as Ne, Z as rt, _ as ot, $ as it, a0 as st, a1 as at, a2 as ct, a3 as ut, a4 as se, a5 as lt, a6 as ft, a7 as ht, a8 as dt, a9 as mt, aa as pt, ab as fe, ac as gt } from "./F0AiChat-sQnVZIig.js";
|
|
4
4
|
import { useTrackVolume as vt } from "@livekit/components-react";
|
|
5
5
|
function wt(t, e, n) {
|
|
6
6
|
ze(() => t.on(e, n), [t, e, n]);
|
package/dist/ai.d.ts
CHANGED
|
@@ -1525,11 +1525,16 @@ declare module "gridstack" {
|
|
|
1525
1525
|
}
|
|
1526
1526
|
|
|
1527
1527
|
|
|
1528
|
+
declare namespace Calendar {
|
|
1529
|
+
var displayName: string;
|
|
1530
|
+
}
|
|
1531
|
+
|
|
1532
|
+
|
|
1528
1533
|
declare module "@tiptap/core" {
|
|
1529
1534
|
interface Commands<ReturnType> {
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1535
|
+
aiBlock: {
|
|
1536
|
+
insertAIBlock: (data: AIBlockData, config: AIBlockConfig) => ReturnType;
|
|
1537
|
+
executeAIAction: (actionType: string, config: AIBlockConfig) => ReturnType;
|
|
1533
1538
|
};
|
|
1534
1539
|
}
|
|
1535
1540
|
}
|
|
@@ -1537,9 +1542,9 @@ declare module "@tiptap/core" {
|
|
|
1537
1542
|
|
|
1538
1543
|
declare module "@tiptap/core" {
|
|
1539
1544
|
interface Commands<ReturnType> {
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1545
|
+
enhanceHighlight: {
|
|
1546
|
+
setEnhanceHighlight: (from: number, to: number) => ReturnType;
|
|
1547
|
+
clearEnhanceHighlight: () => ReturnType;
|
|
1543
1548
|
};
|
|
1544
1549
|
}
|
|
1545
1550
|
}
|
|
@@ -1572,8 +1577,3 @@ declare module "@tiptap/core" {
|
|
|
1572
1577
|
};
|
|
1573
1578
|
}
|
|
1574
1579
|
}
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
declare namespace Calendar {
|
|
1578
|
-
var displayName: string;
|
|
1579
|
-
}
|
package/dist/ai.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { A as e, B as t, C as i, q as n, E as o, h as r, F as l, a as A, D as c, i as F, b as u, j as h, w as C, x as d, y as m, z as T, c as f, r as S, s as p, t as I, H as g, I as k, m as x, L as H, O as M, v as P, P as b, S as w, T as O, n as v, o as D, p as E, U as L, k as R, l as q, d as y, e as z, u as B, g as U, f as j } from "./F0AiChat-
|
|
1
|
+
import { A as e, B as t, C as i, q as n, E as o, h as r, F as l, a as A, D as c, i as F, b as u, j as h, w as C, x as d, y as m, z as T, c as f, r as S, s as p, t as I, H as g, I as k, m as x, L as H, O as M, v as P, P as b, S as w, T as O, n as v, o as D, p as E, U as L, k as R, l as q, d as y, e as z, u as B, g as U, f as j } from "./F0AiChat-sQnVZIig.js";
|
|
2
2
|
import { defaultTranslations as G } from "./i18n-provider-defaults.js";
|
|
3
|
-
import { A as K, F as N, c as Q, d as W, b as X, a as Y, o as Z, u as _ } from "./F0HILActionConfirmation-
|
|
3
|
+
import { A as K, F as N, c as Q, d as W, b as X, a as Y, o as Z, u as _ } from "./F0HILActionConfirmation-D74w-tBZ.js";
|
|
4
4
|
export {
|
|
5
5
|
e as A,
|
|
6
6
|
K as AiChatTranslationsProvider,
|
package/dist/experimental.d.ts
CHANGED
|
@@ -26,6 +26,7 @@ import { DateCellValue } from './types/date';
|
|
|
26
26
|
import { DateCellValue as DateCellValue_2 } from './experimental';
|
|
27
27
|
import { DateFilterOptions } from './DateFilter/DateFilter';
|
|
28
28
|
import { default as default_2 } from 'react';
|
|
29
|
+
import { DeltaCellValue } from './types/delta';
|
|
29
30
|
import { Dispatch } from 'react';
|
|
30
31
|
import { DotTagCellValue } from './types/dotTag';
|
|
31
32
|
import { DotTagCellValue as DotTagCellValue_2 } from './experimental';
|
|
@@ -5803,6 +5804,8 @@ declare type RecordPathValue<T, P extends string> = P extends keyof T ? T[P] : P
|
|
|
5803
5804
|
*/
|
|
5804
5805
|
export declare type RecordType = Record<string, unknown>;
|
|
5805
5806
|
|
|
5807
|
+
declare type ReferenceType = "none" | "striped";
|
|
5808
|
+
|
|
5806
5809
|
/**
|
|
5807
5810
|
* A numeric value that can be formatted with an optional formatter and options.
|
|
5808
5811
|
* This is a relaxed version of NumericWithFormatter that allows the numeric value to be a Numeric.
|
|
@@ -6420,6 +6423,11 @@ declare type TableVisualizationOptions<R extends RecordType, _Filters extends Fi
|
|
|
6420
6423
|
* Allow users to hide columns (you can define especifcally non hiddable columns in col props, also frozen columns are not hiddable)
|
|
6421
6424
|
*/
|
|
6422
6425
|
allowColumnHiding?: boolean;
|
|
6426
|
+
/**
|
|
6427
|
+
* Marks one or more rows as reference rows.
|
|
6428
|
+
* Reference rows are rendered with a slanted background pattern across the full row.
|
|
6429
|
+
*/
|
|
6430
|
+
referenceRowType?: (item: R) => ReferenceType;
|
|
6423
6431
|
};
|
|
6424
6432
|
|
|
6425
6433
|
declare type TableVisualizationSettings = {
|
|
@@ -6858,6 +6866,7 @@ declare const valueDisplayRenderers: {
|
|
|
6858
6866
|
readonly file: (args: FileCellValue) => JSX_2.Element;
|
|
6859
6867
|
readonly folder: (args: FolderCellValue) => JSX_2.Element;
|
|
6860
6868
|
readonly country: (args: CountryCellValue, context: ValueDisplayRendererContext) => JSX_2.Element;
|
|
6869
|
+
readonly delta: (args: DeltaCellValue) => JSX_2.Element;
|
|
6861
6870
|
};
|
|
6862
6871
|
|
|
6863
6872
|
declare type ValueDisplayVisualizationType = "table" | "card" | "list" | (string & {});
|
|
@@ -7205,11 +7214,16 @@ declare module "gridstack" {
|
|
|
7205
7214
|
}
|
|
7206
7215
|
|
|
7207
7216
|
|
|
7217
|
+
declare namespace Calendar {
|
|
7218
|
+
var displayName: string;
|
|
7219
|
+
}
|
|
7220
|
+
|
|
7221
|
+
|
|
7208
7222
|
declare module "@tiptap/core" {
|
|
7209
7223
|
interface Commands<ReturnType> {
|
|
7210
|
-
|
|
7211
|
-
|
|
7212
|
-
|
|
7224
|
+
aiBlock: {
|
|
7225
|
+
insertAIBlock: (data: AIBlockData, config: AIBlockConfig) => ReturnType;
|
|
7226
|
+
executeAIAction: (actionType: string, config: AIBlockConfig) => ReturnType;
|
|
7213
7227
|
};
|
|
7214
7228
|
}
|
|
7215
7229
|
}
|
|
@@ -7217,9 +7231,9 @@ declare module "@tiptap/core" {
|
|
|
7217
7231
|
|
|
7218
7232
|
declare module "@tiptap/core" {
|
|
7219
7233
|
interface Commands<ReturnType> {
|
|
7220
|
-
|
|
7221
|
-
|
|
7222
|
-
|
|
7234
|
+
enhanceHighlight: {
|
|
7235
|
+
setEnhanceHighlight: (from: number, to: number) => ReturnType;
|
|
7236
|
+
clearEnhanceHighlight: () => ReturnType;
|
|
7223
7237
|
};
|
|
7224
7238
|
}
|
|
7225
7239
|
}
|
|
@@ -7252,8 +7266,3 @@ declare module "@tiptap/core" {
|
|
|
7252
7266
|
};
|
|
7253
7267
|
}
|
|
7254
7268
|
}
|
|
7255
|
-
|
|
7256
|
-
|
|
7257
|
-
declare namespace Calendar {
|
|
7258
|
-
var displayName: string;
|
|
7259
|
-
}
|