@factorialco/f0-react 1.430.0 → 1.432.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/{F0AiChat-CYLHTsL4.js → F0AiChat-DRUcCTJI.js} +34625 -34326
- package/dist/{F0HILActionConfirmation-Sz9WaIy5.js → F0HILActionConfirmation-ot92kVFT.js} +1 -1
- package/dist/ai.d.ts +13 -5
- package/dist/ai.js +2 -2
- package/dist/experimental.d.ts +58 -5
- package/dist/experimental.js +32 -29
- package/dist/f0.d.ts +64 -10
- package/dist/f0.js +6247 -5964
- package/dist/i18n-provider-defaults.d.ts +13 -5
- package/dist/i18n-provider-defaults.js +8 -0
- package/dist/{index-Djg3dqg4.js → index-CCcCCEfU.js} +1 -1
- package/dist/styles.css +1 -1
- package/package.json +1 -1
|
@@ -273,6 +273,10 @@ export declare const defaultTranslations: {
|
|
|
273
273
|
readonly sum: "sum";
|
|
274
274
|
};
|
|
275
275
|
};
|
|
276
|
+
readonly export: {
|
|
277
|
+
readonly label: "Export to CSV";
|
|
278
|
+
readonly description: "Download all data as a CSV file";
|
|
279
|
+
};
|
|
276
280
|
};
|
|
277
281
|
readonly shortcut: "Shortcut";
|
|
278
282
|
readonly date: {
|
|
@@ -489,6 +493,7 @@ export declare const defaultTranslations: {
|
|
|
489
493
|
readonly surveyFormBuilder: {
|
|
490
494
|
readonly actions: {
|
|
491
495
|
readonly actions: "Actions";
|
|
496
|
+
readonly addQuestion: "Add question";
|
|
492
497
|
readonly duplicateQuestion: "Duplicate question";
|
|
493
498
|
readonly deleteQuestion: "Delete question";
|
|
494
499
|
readonly duplicateSection: "Duplicate section";
|
|
@@ -541,6 +546,9 @@ export declare const defaultTranslations: {
|
|
|
541
546
|
readonly questionDescriptionPlaceholder: "Describe the question in a few words";
|
|
542
547
|
readonly sectionDescriptionPlaceholder: "Describe the section in a few words";
|
|
543
548
|
readonly required: "Required";
|
|
549
|
+
readonly allowMultiSelection: "Allow multi-selection";
|
|
550
|
+
readonly singleSelection: "Single selection";
|
|
551
|
+
readonly multiSelection: "Multi selection";
|
|
544
552
|
readonly questionType: "Question type";
|
|
545
553
|
readonly questionOptions: "Question options";
|
|
546
554
|
readonly actions: "Actions";
|
|
@@ -729,6 +737,11 @@ declare module "gridstack" {
|
|
|
729
737
|
}
|
|
730
738
|
|
|
731
739
|
|
|
740
|
+
declare namespace Calendar {
|
|
741
|
+
var displayName: string;
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
|
|
732
745
|
declare module "@tiptap/core" {
|
|
733
746
|
interface Commands<ReturnType> {
|
|
734
747
|
aiBlock: {
|
|
@@ -776,8 +789,3 @@ declare module "@tiptap/core" {
|
|
|
776
789
|
};
|
|
777
790
|
}
|
|
778
791
|
}
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
declare namespace Calendar {
|
|
782
|
-
var displayName: string;
|
|
783
|
-
}
|
|
@@ -272,6 +272,10 @@ const e = {
|
|
|
272
272
|
types: {
|
|
273
273
|
sum: "sum"
|
|
274
274
|
}
|
|
275
|
+
},
|
|
276
|
+
export: {
|
|
277
|
+
label: "Export to CSV",
|
|
278
|
+
description: "Download all data as a CSV file"
|
|
275
279
|
}
|
|
276
280
|
},
|
|
277
281
|
shortcut: "Shortcut",
|
|
@@ -489,6 +493,7 @@ const e = {
|
|
|
489
493
|
surveyFormBuilder: {
|
|
490
494
|
actions: {
|
|
491
495
|
actions: "Actions",
|
|
496
|
+
addQuestion: "Add question",
|
|
492
497
|
duplicateQuestion: "Duplicate question",
|
|
493
498
|
deleteQuestion: "Delete question",
|
|
494
499
|
duplicateSection: "Duplicate section",
|
|
@@ -541,6 +546,9 @@ const e = {
|
|
|
541
546
|
questionDescriptionPlaceholder: "Describe the question in a few words",
|
|
542
547
|
sectionDescriptionPlaceholder: "Describe the section in a few words",
|
|
543
548
|
required: "Required",
|
|
549
|
+
allowMultiSelection: "Allow multi-selection",
|
|
550
|
+
singleSelection: "Single selection",
|
|
551
|
+
multiSelection: "Multi selection",
|
|
544
552
|
questionType: "Question type",
|
|
545
553
|
questionOptions: "Question options",
|
|
546
554
|
actions: "Actions",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as H, jsx as _, Fragment as Ct } from "react/jsx-runtime";
|
|
2
2
|
import * as Ie from "react";
|
|
3
3
|
import P, { useRef as Ne, useState as ye, useCallback as xt, useEffect as nt, useLayoutEffect as cg, isValidElement as Zn, Children as ca, PureComponent as qn, forwardRef as Hn, useImperativeHandle as _d, useMemo as vi, cloneElement as bt, createElement as ug, useContext as Wn, createContext as Ai, Component as L6, useId as B6, Fragment as df, useDebugValue as F6, createRef as ZC, memo as z6, version as vb } from "react";
|
|
4
|
-
import { U as wi, d2 as QC, K as fe, cZ as q6, aT as eT, aS as tT, L as H6, P as Ci, a3 as Na,
|
|
4
|
+
import { U as wi, d2 as QC, K as fe, cZ as q6, aT as eT, aS as tT, L as H6, P as Ci, a3 as Na, fg as eo, fh as nT, fi as iT, fj as rT, fk as gb, fl as bb, fm as xb, fn as kb, fo as wb, fp as W6, fq as vc, fr as aT, fs as oT, ft as sT, dQ as hf, fu as pl, fv as ml, fw as ai, fx as fT, fy as V6, b7 as Ye, fz as lT, fA as ts, a7 as Ee, fB as cT, fC as U6, fD as dg, fE as K6, fF as G6, fG as uT, fH as dT, fI as Y6, fJ as hT, fK as pT, fL as mT, fM as Sd, fN as yT, fO as vT, fP as gT, fQ as bT, a6 as _a, fR as xT, fS as kT, dq as wT, a8 as Qn, a9 as ei, cR as _T, cS as ST, cT as OT, cW as ET, fT as X6, _ as Gt, bE as AT, M as Le, aH as yl, aq as CT, e$ as Ut, be as TT, bf as MT, a2 as hg, bh as PT, bk as DT, bp as NT, bq as _b, bi as Sb, aL as J6, bl as $T, bm as IT, bn as RT, bo as jT, N as Od, u as Ti, aB as Z6, a0 as gn, R as it, $ as LT, W as Q6, aR as BT, ak as pg, cz as FT, fU as e5, fV as Ob, fW as zT, cE as qT, ey as HT, ez as WT, cw as VT, cx as UT, cy as KT, eV as GT, am as YT, eW as mg, c5 as pf, a4 as t5, dv as n5, ay as i5, br as XT, fX as JT, aO as r5, fY as ZT, fZ as a5, dN as vl, f_ as Ed, f$ as Ad, dP as gl, ai as QT, aj as eM, dD as tM, al as nM, c6 as yg, aN as Eb, ev as iM, g0 as rM, e0 as o5, dx as aM, g1 as oM, g2 as Ky, g3 as s5, g4 as f5, g5 as l5, g6 as sM, g7 as fM, g8 as lM, g9 as cM, dE as uM, dF as dM, dG as hM, bb as pM, dH as mM, b9 as yM, ga as vM, dK as gM, dM as bM, dL as xM, c3 as kM, dO as wM, gb as _M, bZ as c5, aG as u5, d3 as Gy, a1 as SM, ba as OM, gc as EM, bA as AM, bB as CM, Y as d5, Z as hn, gd as TM, av as Ab, e3 as MM, Q as h5, b$ as PM, c0 as DM, bY as vg, aa as NM, dT as $M, cg as IM, bF as Cb, c1 as RM, a_ as jM, eF as LM, ge as BM, bG as FM, bH as zM, gf as qM, bI as HM, gg as WM, gh as VM, eL as Tb } from "./F0AiChat-DRUcCTJI.js";
|
|
5
5
|
import gg from "react-dom";
|
|
6
6
|
import './index.css';const UM = {
|
|
7
7
|
active: !0,
|