@factorialco/f0-react 1.380.0 → 1.382.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-BDar6vpb.js → DataCollectionStorageProvider-B8_-moME.js} +1 -1
- package/dist/{F0AiChat-CvWFFE9y.js → F0AiChat-oTIR5NbZ.js} +3275 -3274
- package/dist/{F0HILActionConfirmation-oxIVVb_t.js → F0HILActionConfirmation-C9Kwjohi.js} +1 -1
- package/dist/ai.d.ts +14 -1
- package/dist/ai.js +2 -2
- package/dist/experimental.d.ts +14 -1
- package/dist/experimental.js +2693 -2657
- package/dist/f0.d.ts +183 -8
- package/dist/f0.js +3912 -3580
- package/dist/i18n-provider-defaults.d.ts +14 -1
- package/dist/i18n-provider-defaults.js +15 -2
- package/dist/styles.css +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as X, jsxs as le } from "react/jsx-runtime";
|
|
2
2
|
import { useInsertionEffect as Xe, createContext as ke, useContext as $e, useRef as _, useEffect as ne, useState as _e, useCallback as ze, useMemo as Ye } from "react";
|
|
3
|
-
import { y as qe, z as We, D as He, G as je, J as Ne, K as Ke, M as Qe, N as Je, Q as Ze, R as et, V as Ce, W as tt, X as rt, Y as nt, Z as it, _ as ot, $ as at, a0 as st, a1 as ie, a2 as ct, a3 as ut, a4 as lt, a5 as ft, a6 as mt, a7 as dt, a8 as fe, a9 as ht } from "./F0AiChat-
|
|
3
|
+
import { y as qe, z as We, D as He, G as je, J as Ne, K as Ke, M as Qe, N as Je, Q as Ze, R as et, V as Ce, W as tt, X as rt, Y as nt, Z as it, _ as ot, $ as at, a0 as st, a1 as ie, a2 as ct, a3 as ut, a4 as lt, a5 as ft, a6 as mt, a7 as dt, a8 as fe, a9 as ht } from "./F0AiChat-oTIR5NbZ.js";
|
|
4
4
|
import { useTrackVolume as pt } from "@livekit/components-react";
|
|
5
5
|
function vt(t, e, r) {
|
|
6
6
|
Xe(() => t.on(e, r), [t, e, r]);
|
package/dist/ai.d.ts
CHANGED
|
@@ -389,13 +389,14 @@ export declare const defaultTranslations: {
|
|
|
389
389
|
readonly toggle: "Toggle";
|
|
390
390
|
readonly toggleDropdownMenu: "Toggle dropdown menu";
|
|
391
391
|
readonly selectAll: "Select all";
|
|
392
|
+
readonly selectAllItems: "Select all {{total}} items";
|
|
392
393
|
};
|
|
393
394
|
readonly status: {
|
|
394
395
|
readonly selected: {
|
|
395
396
|
readonly singular: "Selected";
|
|
396
397
|
readonly plural: "Selected";
|
|
397
398
|
readonly all: "All selected";
|
|
398
|
-
readonly allOnPage: "All items on this page are selected";
|
|
399
|
+
readonly allOnPage: "All {{count}} items on this page are selected";
|
|
399
400
|
readonly selectAllItems: "Select all {{total}} items";
|
|
400
401
|
readonly allItemsSelected: "All {{total}} items selected";
|
|
401
402
|
};
|
|
@@ -755,6 +756,18 @@ export declare const defaultTranslations: {
|
|
|
755
756
|
readonly other: "{{count}} issues";
|
|
756
757
|
};
|
|
757
758
|
};
|
|
759
|
+
readonly file: {
|
|
760
|
+
readonly dropzone: "Drag and drop a file, or click to select";
|
|
761
|
+
readonly dropzoneActive: "Drop the file here";
|
|
762
|
+
readonly dropzoneMultiple: "Drag and drop files, or click to select";
|
|
763
|
+
readonly acceptedTypes: "Accepted formats: {{types}}";
|
|
764
|
+
readonly remove: "Remove";
|
|
765
|
+
readonly uploading: "Uploading…";
|
|
766
|
+
readonly processing: "Processing…";
|
|
767
|
+
readonly uploadFailed: "Upload failed";
|
|
768
|
+
readonly fileTooLarge: "File exceeds {{maxSize}} MB limit";
|
|
769
|
+
readonly invalidFileType: "File type not accepted. Accepted formats: {{types}}";
|
|
770
|
+
};
|
|
758
771
|
readonly validation: {
|
|
759
772
|
readonly required: "This field is required";
|
|
760
773
|
readonly invalidType: "Invalid value";
|
package/dist/ai.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { A as e, B as o, C as t, E as n, h as i, F as r, a as l, x as c, i as A, b as u, s as F, t as h, v as C, w as T, c as d, n as m, o as I, p as f, H as g, I as S, k as p, L as x, O as H, q as P, P as b, S as k, T as O, l as v, m as w, U as M, r as E, j as L, d as q, e as B, u as U, g as j, f as z } from "./F0AiChat-
|
|
1
|
+
import { A as e, B as o, C as t, E as n, h as i, F as r, a as l, x as c, i as A, b as u, s as F, t as h, v as C, w as T, c as d, n as m, o as I, p as f, H as g, I as S, k as p, L as x, O as H, q as P, P as b, S as k, T as O, l as v, m as w, U as M, r as E, j as L, d as q, e as B, u as U, g as j, f as z } from "./F0AiChat-oTIR5NbZ.js";
|
|
2
2
|
import { defaultTranslations as R } from "./i18n-provider-defaults.js";
|
|
3
|
-
import { A as y, F as G, c as J, b as K, a as N, o as Q, u as W } from "./F0HILActionConfirmation-
|
|
3
|
+
import { A as y, F as G, c as J, b as K, a as N, o as Q, u as W } from "./F0HILActionConfirmation-C9Kwjohi.js";
|
|
4
4
|
export {
|
|
5
5
|
e as A,
|
|
6
6
|
y as AiChatTranslationsProvider,
|
package/dist/experimental.d.ts
CHANGED
|
@@ -2318,13 +2318,14 @@ declare const defaultTranslations: {
|
|
|
2318
2318
|
readonly toggle: "Toggle";
|
|
2319
2319
|
readonly toggleDropdownMenu: "Toggle dropdown menu";
|
|
2320
2320
|
readonly selectAll: "Select all";
|
|
2321
|
+
readonly selectAllItems: "Select all {{total}} items";
|
|
2321
2322
|
};
|
|
2322
2323
|
readonly status: {
|
|
2323
2324
|
readonly selected: {
|
|
2324
2325
|
readonly singular: "Selected";
|
|
2325
2326
|
readonly plural: "Selected";
|
|
2326
2327
|
readonly all: "All selected";
|
|
2327
|
-
readonly allOnPage: "All items on this page are selected";
|
|
2328
|
+
readonly allOnPage: "All {{count}} items on this page are selected";
|
|
2328
2329
|
readonly selectAllItems: "Select all {{total}} items";
|
|
2329
2330
|
readonly allItemsSelected: "All {{total}} items selected";
|
|
2330
2331
|
};
|
|
@@ -2684,6 +2685,18 @@ declare const defaultTranslations: {
|
|
|
2684
2685
|
readonly other: "{{count}} issues";
|
|
2685
2686
|
};
|
|
2686
2687
|
};
|
|
2688
|
+
readonly file: {
|
|
2689
|
+
readonly dropzone: "Drag and drop a file, or click to select";
|
|
2690
|
+
readonly dropzoneActive: "Drop the file here";
|
|
2691
|
+
readonly dropzoneMultiple: "Drag and drop files, or click to select";
|
|
2692
|
+
readonly acceptedTypes: "Accepted formats: {{types}}";
|
|
2693
|
+
readonly remove: "Remove";
|
|
2694
|
+
readonly uploading: "Uploading…";
|
|
2695
|
+
readonly processing: "Processing…";
|
|
2696
|
+
readonly uploadFailed: "Upload failed";
|
|
2697
|
+
readonly fileTooLarge: "File exceeds {{maxSize}} MB limit";
|
|
2698
|
+
readonly invalidFileType: "File type not accepted. Accepted formats: {{types}}";
|
|
2699
|
+
};
|
|
2687
2700
|
readonly validation: {
|
|
2688
2701
|
readonly required: "This field is required";
|
|
2689
2702
|
readonly invalidType: "Invalid value";
|