@factorialco/f0-react 1.388.1 → 1.388.3
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-CKidJaxj.js → DataCollectionStorageProvider-Dhth1f1i.js} +1 -1
- package/dist/{F0AiChat-DqK8eXm5.js → F0AiChat-BXyvQ3uC.js} +7454 -7451
- package/dist/{F0HILActionConfirmation-Bh7NgkJw.js → F0HILActionConfirmation-BirXmMOJ.js} +1 -1
- package/dist/ai.d.ts +11 -5
- package/dist/ai.js +2 -2
- package/dist/experimental.d.ts +433 -96
- package/dist/experimental.js +11253 -10977
- package/dist/f0.d.ts +103 -5
- package/dist/f0.js +8 -8
- package/dist/i18n-provider-defaults.d.ts +11 -5
- package/dist/i18n-provider-defaults.js +6 -0
- package/dist/styles.css +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as G, jsxs as le } from "react/jsx-runtime";
|
|
2
2
|
import { useInsertionEffect as Ge, createContext as ke, useContext as $e, useRef as _, useEffect as ne, useState as _e, useCallback as Ye, useMemo as ze } from "react";
|
|
3
|
-
import { G as qe, J as We, K as He, M as je, N as Ne, Q as Ke, R as Qe, V as Je, W as Ze, X as et, Y as Ce, Z as tt, _ as rt, $ as nt, a0 as it, a1 as ot, a2 as at, a3 as st, a4 as ie, a5 as ct, a6 as ut, a7 as lt, a8 as ft, a9 as mt, aa as dt, ab as fe, ac as ht } from "./F0AiChat-
|
|
3
|
+
import { G as qe, J as We, K as He, M as je, N as Ne, Q as Ke, R as Qe, V as Je, W as Ze, X as et, Y as Ce, Z as tt, _ as rt, $ as nt, a0 as it, a1 as ot, a2 as at, a3 as st, a4 as ie, a5 as ct, a6 as ut, a7 as lt, a8 as ft, a9 as mt, aa as dt, ab as fe, ac as ht } from "./F0AiChat-BXyvQ3uC.js";
|
|
4
4
|
import { useTrackVolume as pt } from "@livekit/components-react";
|
|
5
5
|
function vt(t, e, r) {
|
|
6
6
|
Ge(() => t.on(e, r), [t, e, r]);
|
package/dist/ai.d.ts
CHANGED
|
@@ -515,6 +515,7 @@ export declare const defaultTranslations: {
|
|
|
515
515
|
};
|
|
516
516
|
readonly visualizations: {
|
|
517
517
|
readonly table: "Table view";
|
|
518
|
+
readonly editableTable: "Editable table view";
|
|
518
519
|
readonly card: "Card view";
|
|
519
520
|
readonly list: "List view";
|
|
520
521
|
readonly kanban: "Kanban view";
|
|
@@ -530,6 +531,11 @@ export declare const defaultTranslations: {
|
|
|
530
531
|
readonly hideAllColumns: "Hide all";
|
|
531
532
|
};
|
|
532
533
|
};
|
|
534
|
+
readonly editableTable: {
|
|
535
|
+
readonly errors: {
|
|
536
|
+
readonly saveFailed: "Save failed";
|
|
537
|
+
};
|
|
538
|
+
};
|
|
533
539
|
readonly itemsCount: "items";
|
|
534
540
|
readonly emptyStates: {
|
|
535
541
|
readonly noData: {
|
|
@@ -1434,9 +1440,8 @@ declare module "@tiptap/core" {
|
|
|
1434
1440
|
|
|
1435
1441
|
declare module "@tiptap/core" {
|
|
1436
1442
|
interface Commands<ReturnType> {
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
clearEnhanceHighlight: () => ReturnType;
|
|
1443
|
+
moodTracker: {
|
|
1444
|
+
insertMoodTracker: (data: MoodTrackerData) => ReturnType;
|
|
1440
1445
|
};
|
|
1441
1446
|
}
|
|
1442
1447
|
}
|
|
@@ -1444,8 +1449,9 @@ declare module "@tiptap/core" {
|
|
|
1444
1449
|
|
|
1445
1450
|
declare module "@tiptap/core" {
|
|
1446
1451
|
interface Commands<ReturnType> {
|
|
1447
|
-
|
|
1448
|
-
|
|
1452
|
+
enhanceHighlight: {
|
|
1453
|
+
setEnhanceHighlight: (from: number, to: number) => ReturnType;
|
|
1454
|
+
clearEnhanceHighlight: () => ReturnType;
|
|
1449
1455
|
};
|
|
1450
1456
|
}
|
|
1451
1457
|
}
|
package/dist/ai.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { A as e, B as t, C as n, q as o, E as i, h as r, F as l, a as c, D as A, i as u, b as F, j as h, w as C, x as m, y as T, z as d, 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 P, v as b, P as w, S as M, 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 n, q as o, E as i, h as r, F as l, a as c, D as A, i as u, b as F, j as h, w as C, x as m, y as T, z as d, 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 P, v as b, P as w, S as M, 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-BXyvQ3uC.js";
|
|
2
2
|
import { defaultTranslations as G } from "./i18n-provider-defaults.js";
|
|
3
|
-
import { A as K, F as N, c as Q, b as W, a as X, o as Y, u as Z } from "./F0HILActionConfirmation-
|
|
3
|
+
import { A as K, F as N, c as Q, b as W, a as X, o as Y, u as Z } from "./F0HILActionConfirmation-BirXmMOJ.js";
|
|
4
4
|
export {
|
|
5
5
|
e as A,
|
|
6
6
|
K as AiChatTranslationsProvider,
|