@factorialco/f0-react 4.0.1 → 4.0.2
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/{F0CanvasPanel-BRbh7bn2.js → F0CanvasPanel-CKRcaMY6.js} +21 -21
- package/dist/ai.d.ts +8 -8
- package/dist/ai.js +2 -2
- package/dist/experimental.d.ts +8 -8
- package/dist/experimental.js +4 -4
- package/dist/f0.d.ts +8 -8
- package/dist/f0.js +6 -6
- package/dist/i18n-provider-defaults.d.ts +8 -8
- package/dist/{useChatHistory-cszINQb8.js → useChatHistory-DXklkV_o.js} +1 -1
- package/dist/{useDataCollectionSource-C2cl9Qj-.js → useDataCollectionSource-CIcHgldF.js} +1 -1
- package/package.json +1 -1
|
@@ -18941,7 +18941,7 @@ const Ah2 = (e, t) => /* @__PURE__ */ P(
|
|
|
18941
18941
|
)
|
|
18942
18942
|
]
|
|
18943
18943
|
}
|
|
18944
|
-
),
|
|
18944
|
+
), Z0 = Z(am2), im2 = (e, t) => /* @__PURE__ */ P(
|
|
18945
18945
|
"svg",
|
|
18946
18946
|
{
|
|
18947
18947
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -18972,7 +18972,7 @@ const Ah2 = (e, t) => /* @__PURE__ */ P(
|
|
|
18972
18972
|
)
|
|
18973
18973
|
]
|
|
18974
18974
|
}
|
|
18975
|
-
),
|
|
18975
|
+
), kq = Z(im2), sm2 = (e, t) => /* @__PURE__ */ P(
|
|
18976
18976
|
"svg",
|
|
18977
18977
|
{
|
|
18978
18978
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -19003,7 +19003,7 @@ const Ah2 = (e, t) => /* @__PURE__ */ P(
|
|
|
19003
19003
|
)
|
|
19004
19004
|
]
|
|
19005
19005
|
}
|
|
19006
|
-
),
|
|
19006
|
+
), g9 = Z(sm2), lm2 = (e, t) => /* @__PURE__ */ P(
|
|
19007
19007
|
"svg",
|
|
19008
19008
|
{
|
|
19009
19009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -19034,7 +19034,7 @@ const Ah2 = (e, t) => /* @__PURE__ */ P(
|
|
|
19034
19034
|
)
|
|
19035
19035
|
]
|
|
19036
19036
|
}
|
|
19037
|
-
),
|
|
19037
|
+
), cm2 = Z(lm2), um2 = (e, t) => /* @__PURE__ */ a(
|
|
19038
19038
|
"svg",
|
|
19039
19039
|
{
|
|
19040
19040
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -60567,7 +60567,7 @@ const gj2 = x1.create(C1), vY = ({
|
|
|
60567
60567
|
/* @__PURE__ */ a("div", { className: "flex h-5 w-5 items-center justify-center after:absolute after:h-4 after:w-4 after:rounded-xs after:bg-f1-background-secondary after:content-['']", children: /* @__PURE__ */ a(
|
|
60568
60568
|
gj2,
|
|
60569
60569
|
{
|
|
60570
|
-
icon:
|
|
60570
|
+
icon: Z0,
|
|
60571
60571
|
initial: { rotate: 0 },
|
|
60572
60572
|
animate: { rotate: n ? 180 : 0 },
|
|
60573
60573
|
size: "xs"
|
|
@@ -82893,7 +82893,7 @@ const Jt1 = ({
|
|
|
82893
82893
|
/* @__PURE__ */ a(
|
|
82894
82894
|
C1,
|
|
82895
82895
|
{
|
|
82896
|
-
icon:
|
|
82896
|
+
icon: Z0,
|
|
82897
82897
|
size: r === "sm" ? "sm" : "md"
|
|
82898
82898
|
}
|
|
82899
82899
|
)
|
|
@@ -82947,7 +82947,7 @@ const Jt1 = ({
|
|
|
82947
82947
|
loading: s,
|
|
82948
82948
|
"data-testid": "button-dropdown-trigger",
|
|
82949
82949
|
"aria-label": h,
|
|
82950
|
-
append: /* @__PURE__ */ a(C1, { icon:
|
|
82950
|
+
append: /* @__PURE__ */ a(C1, { icon: Z0, size: r === "sm" ? "sm" : "md" }),
|
|
82951
82951
|
pressed: c && !i,
|
|
82952
82952
|
tooltip: l,
|
|
82953
82953
|
children: h
|
|
@@ -83815,7 +83815,7 @@ const F41 = H.forwardRef(({ className: e, content: t }, n) => /* @__PURE__ */ a(
|
|
|
83815
83815
|
}
|
|
83816
83816
|
));
|
|
83817
83817
|
F41.displayName = "CardInfo";
|
|
83818
|
-
const S41 = H.forwardRef(({ className: e, title: t, icon: n =
|
|
83818
|
+
const S41 = H.forwardRef(({ className: e, title: t, icon: n = g9, href: r, ...o }, i) => {
|
|
83819
83819
|
const s = Q(
|
|
83820
83820
|
"group inline-flex aspect-square h-6 items-center justify-center gap-1",
|
|
83821
83821
|
//layout
|
|
@@ -123694,7 +123694,7 @@ const RG1 = ["compact"], IG1 = (e) => {
|
|
|
123694
123694
|
variant: "outline",
|
|
123695
123695
|
label: f.navigation.previous,
|
|
123696
123696
|
hideLabel: !0,
|
|
123697
|
-
icon:
|
|
123697
|
+
icon: kq,
|
|
123698
123698
|
size: "sm"
|
|
123699
123699
|
}
|
|
123700
123700
|
),
|
|
@@ -123705,7 +123705,7 @@ const RG1 = ["compact"], IG1 = (e) => {
|
|
|
123705
123705
|
variant: "outline",
|
|
123706
123706
|
label: f.navigation.next,
|
|
123707
123707
|
hideLabel: !0,
|
|
123708
|
-
icon:
|
|
123708
|
+
icon: g9,
|
|
123709
123709
|
size: "sm"
|
|
123710
123710
|
}
|
|
123711
123711
|
)
|
|
@@ -124590,7 +124590,7 @@ const rU1 = (e) => e && "type" in e && e.type === "collection-select" ? `collect
|
|
|
124590
124590
|
"aria-hidden": "true",
|
|
124591
124591
|
className: "h-4 w-4 text-f1-icon-secondary",
|
|
124592
124592
|
...e,
|
|
124593
|
-
children: /* @__PURE__ */ a(
|
|
124593
|
+
children: /* @__PURE__ */ a(g9, {})
|
|
124594
124594
|
}
|
|
124595
124595
|
));
|
|
124596
124596
|
B12.displayName = "BreadcrumbSeparator";
|
|
@@ -124628,7 +124628,7 @@ function q12({
|
|
|
124628
124628
|
children: /* @__PURE__ */ a(
|
|
124629
124629
|
C1,
|
|
124630
124630
|
{
|
|
124631
|
-
icon:
|
|
124631
|
+
icon: Z0,
|
|
124632
124632
|
size: "sm",
|
|
124633
124633
|
className: "rounded-2xs bg-f1-background-secondary p-0.5"
|
|
124634
124634
|
}
|
|
@@ -128067,7 +128067,7 @@ const t43 = W1(
|
|
|
128067
128067
|
t
|
|
128068
128068
|
),
|
|
128069
128069
|
onClick: n,
|
|
128070
|
-
children: /* @__PURE__ */ a(C1, { icon:
|
|
128070
|
+
children: /* @__PURE__ */ a(C1, { icon: Z0, size: o, role: "button" })
|
|
128071
128071
|
}
|
|
128072
128072
|
);
|
|
128073
128073
|
}, GX1 = ({
|
|
@@ -130680,7 +130680,7 @@ function he2({
|
|
|
130680
130680
|
variant: "ghost",
|
|
130681
130681
|
size: "sm",
|
|
130682
130682
|
onClick: () => f((w) => !w),
|
|
130683
|
-
icon: m ?
|
|
130683
|
+
icon: m ? Z0 : g9,
|
|
130684
130684
|
label: "",
|
|
130685
130685
|
hideLabel: !0
|
|
130686
130686
|
}
|
|
@@ -130988,7 +130988,7 @@ const lK1 = {
|
|
|
130988
130988
|
className: "h-3 cursor-pointer",
|
|
130989
130989
|
role: "button",
|
|
130990
130990
|
"aria-label": "Increase",
|
|
130991
|
-
children: /* @__PURE__ */ a($8, { size: "sm", icon:
|
|
130991
|
+
children: /* @__PURE__ */ a($8, { size: "sm", icon: cm2 })
|
|
130992
130992
|
}
|
|
130993
130993
|
),
|
|
130994
130994
|
/* @__PURE__ */ a(
|
|
@@ -131808,7 +131808,7 @@ function Vw({
|
|
|
131808
131808
|
exit: { opacity: 0, scale: 0.7 }
|
|
131809
131809
|
}
|
|
131810
131810
|
) }),
|
|
131811
|
-
o && /* @__PURE__ */ a(C1, { icon:
|
|
131811
|
+
o && /* @__PURE__ */ a(C1, { icon: g9 })
|
|
131812
131812
|
] })
|
|
131813
131813
|
},
|
|
131814
131814
|
c
|
|
@@ -141146,7 +141146,7 @@ const K13 = [
|
|
|
141146
141146
|
),
|
|
141147
141147
|
children: [
|
|
141148
141148
|
e,
|
|
141149
|
-
/* @__PURE__ */ a("div", { className: "grid", children: /* @__PURE__ */ a(C1, { "aria-hidden": !0, icon:
|
|
141149
|
+
/* @__PURE__ */ a("div", { className: "grid", children: /* @__PURE__ */ a(C1, { "aria-hidden": !0, icon: g9, size: "md" }) })
|
|
141150
141150
|
]
|
|
141151
141151
|
}
|
|
141152
141152
|
)
|
|
@@ -142138,7 +142138,7 @@ export {
|
|
|
142138
142138
|
N13 as P,
|
|
142139
142139
|
e3 as Q,
|
|
142140
142140
|
KE as R,
|
|
142141
|
-
|
|
142141
|
+
g9 as S,
|
|
142142
142142
|
o7 as T,
|
|
142143
142143
|
ve as U,
|
|
142144
142144
|
b5 as V,
|
|
@@ -142150,7 +142150,7 @@ export {
|
|
|
142150
142150
|
k43 as a,
|
|
142151
142151
|
sE as a$,
|
|
142152
142152
|
Oe3 as a0,
|
|
142153
|
-
|
|
142153
|
+
kq as a1,
|
|
142154
142154
|
q6 as a2,
|
|
142155
142155
|
U0 as a3,
|
|
142156
142156
|
OI as a4,
|
|
@@ -142251,7 +142251,7 @@ export {
|
|
|
142251
142251
|
wt2 as bY,
|
|
142252
142252
|
bx2 as bZ,
|
|
142253
142253
|
p33 as b_,
|
|
142254
|
-
|
|
142254
|
+
Z0 as ba,
|
|
142255
142255
|
DU as bb,
|
|
142256
142256
|
Re3 as bc,
|
|
142257
142257
|
Ne3 as bd,
|
|
@@ -142311,7 +142311,7 @@ export {
|
|
|
142311
142311
|
Kh2 as cT,
|
|
142312
142312
|
em2 as cU,
|
|
142313
142313
|
se3 as cV,
|
|
142314
|
-
|
|
142314
|
+
cm2 as cW,
|
|
142315
142315
|
ce3 as cX,
|
|
142316
142316
|
ue3 as cY,
|
|
142317
142317
|
he3 as cZ,
|
package/dist/ai.d.ts
CHANGED
|
@@ -4708,9 +4708,11 @@ declare namespace Calendar {
|
|
|
4708
4708
|
|
|
4709
4709
|
declare module "@tiptap/core" {
|
|
4710
4710
|
interface Commands<ReturnType> {
|
|
4711
|
-
|
|
4712
|
-
|
|
4713
|
-
|
|
4711
|
+
enhanceHighlight: {
|
|
4712
|
+
setEnhanceHighlight: (from: number, to: number, options?: {
|
|
4713
|
+
placeholder?: string;
|
|
4714
|
+
}) => ReturnType;
|
|
4715
|
+
clearEnhanceHighlight: () => ReturnType;
|
|
4714
4716
|
};
|
|
4715
4717
|
}
|
|
4716
4718
|
}
|
|
@@ -4718,11 +4720,9 @@ declare module "@tiptap/core" {
|
|
|
4718
4720
|
|
|
4719
4721
|
declare module "@tiptap/core" {
|
|
4720
4722
|
interface Commands<ReturnType> {
|
|
4721
|
-
|
|
4722
|
-
|
|
4723
|
-
|
|
4724
|
-
}) => ReturnType;
|
|
4725
|
-
clearEnhanceHighlight: () => ReturnType;
|
|
4723
|
+
aiBlock: {
|
|
4724
|
+
insertAIBlock: (data: AIBlockData, config: AIBlockConfig) => ReturnType;
|
|
4725
|
+
executeAIAction: (actionType: string, config: AIBlockConfig) => ReturnType;
|
|
4726
4726
|
};
|
|
4727
4727
|
}
|
|
4728
4728
|
}
|
package/dist/ai.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { C as e, D as r, c as t, F as o, a as i, f as n, g as F, d as C, e as A, I as l, P as d, b as u, u as m } from "./F0CanvasPanel-
|
|
1
|
+
import { C as e, D as r, c as t, F as o, a as i, f as n, g as F, d as C, e as A, I as l, P as d, b as u, u as m } from "./F0CanvasPanel-CKRcaMY6.js";
|
|
2
2
|
import { defaultTranslations as c } from "./i18n-provider-defaults.js";
|
|
3
|
-
import { A as P, s as v, t as f, w as g, l as p, i as T, q as y, x as S, p as x, r as H, j as V, e as b, g as k, k as w, F as M, h as O, a as D, n as j, m as q, o as z, b as B, f as E, v as L, c as R, d as G, u as J } from "./useChatHistory-
|
|
3
|
+
import { A as P, s as v, t as f, w as g, l as p, i as T, q as y, x as S, p as x, r as H, j as V, e as b, g as k, k as w, F as M, h as O, a as D, n as j, m as q, o as z, b as B, f as E, v as L, c as R, d as G, u as J } from "./useChatHistory-DXklkV_o.js";
|
|
4
4
|
export {
|
|
5
5
|
P as AiChatTranslationsProvider,
|
|
6
6
|
e as ChatSpinner,
|
package/dist/experimental.d.ts
CHANGED
|
@@ -9733,9 +9733,11 @@ declare namespace Calendar {
|
|
|
9733
9733
|
|
|
9734
9734
|
declare module "@tiptap/core" {
|
|
9735
9735
|
interface Commands<ReturnType> {
|
|
9736
|
-
|
|
9737
|
-
|
|
9738
|
-
|
|
9736
|
+
enhanceHighlight: {
|
|
9737
|
+
setEnhanceHighlight: (from: number, to: number, options?: {
|
|
9738
|
+
placeholder?: string;
|
|
9739
|
+
}) => ReturnType;
|
|
9740
|
+
clearEnhanceHighlight: () => ReturnType;
|
|
9739
9741
|
};
|
|
9740
9742
|
}
|
|
9741
9743
|
}
|
|
@@ -9743,11 +9745,9 @@ declare module "@tiptap/core" {
|
|
|
9743
9745
|
|
|
9744
9746
|
declare module "@tiptap/core" {
|
|
9745
9747
|
interface Commands<ReturnType> {
|
|
9746
|
-
|
|
9747
|
-
|
|
9748
|
-
|
|
9749
|
-
}) => ReturnType;
|
|
9750
|
-
clearEnhanceHighlight: () => ReturnType;
|
|
9748
|
+
aiBlock: {
|
|
9749
|
+
insertAIBlock: (data: AIBlockData, config: AIBlockConfig) => ReturnType;
|
|
9750
|
+
executeAIAction: (actionType: string, config: AIBlockConfig) => ReturnType;
|
|
9751
9751
|
};
|
|
9752
9752
|
}
|
|
9753
9753
|
}
|
package/dist/experimental.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { h as ga, B as pa, i as ba, j as xa, k as Dt, l as Be, m as Te, n as va, o as b, p as J, q as ye, u as oe, T as ya, r as wa, s as Na, R as Ca, t as Ia, v as ce, w as ka, x as Nt, y as ut, z as Ve, A as Le, E as Sa, G as Fa, H as U, J as Aa, K as La, L as xe, M as mn, N as Oa, O as Pa, Q as H, S as hn, U as z, V as ke, W as Ea, X as _a, Y as Da, Z as Ta, _ as za, $ as Oe, a0 as gn, a1 as Ra, a2 as we, a3 as Ue, a4 as Ba, e as pn, a5 as Ae, a6 as $a, a7 as bn, a8 as ie, a9 as X, aa as xn, ab as vn, ac as Ma, ad as yn, ae as pe, af as ae, ag as Wa, ah as ja, ai as Va, aj as Ua, ak as ve, al as Ye, am as Ha, an as Ga, ao as Ka, ap as qa, aq as Je, ar as wn, as as Ya, at as Ja, au as Za, av as He, aw as Xa, ax as Nn, ay as Qa, az as er, aA as tr, aB as nr, aC as ar, aD as rr, aE as ir, aF as lr, aG as ft, aH as Cn, aI as mt, aJ as In, aK as sr, aL as or, aM as cr, aN as dr, aO as ur, aP as Ze, aQ as Xe, aR as ht, aS as kn, aT as fr, aU as Ct, aV as mr, aW as hr, aX as gr, aY as Re, aZ as pr, a_ as br, a$ as $e, b0 as Tt, b1 as gt, b2 as xr, b3 as vr, a as yr, b as wr, b4 as Sn, b5 as Nr, g as Cr, F as Ir, b6 as kr, b7 as Fn, b8 as Sr, b9 as An, ba as Ln, bb as Fr, bc as Ar, bd as Lr, be as Or, bf as Pr, bg as Er, bh as _r, bi as Dr, bj as Tr, bk as On, bl as zr, bm as Rr, bn as Br, bo as $r, bp as ge, bq as It, br as kt, bs as St, bt as Pn, bu as Ft, bv as En, bw as _n, bx as Mr, by as Wr, bz as jr, bA as Vr, bB as Ur, bC as Hr, bD as Gr, bE as Kr, bF as zt, bG as qr, bH as Yr, bI as Rt, bJ as Bt, bK as $t, bL as Jr, bM as Zr, bN as Xr, bO as Qr, bP as Dn, bQ as ei, bR as ti } from "./F0CanvasPanel-
|
|
2
|
-
import { c2 as Kc, c1 as qc, ce as Yc, b_ as Jc, b$ as Zc, bS as Xc, bT as Qc, ch as ed, bU as td, bV as nd, ci as ad, c0 as rd, ca as id, cb as ld, cf as sd, bW as od, c4 as cd, c3 as dd, bX as ud, bY as fd, cc as md, cj as hd, cd as gd, cg as pd, c9 as bd, c6 as xd, c8 as vd, c5 as yd, bZ as wd, c7 as Nd } from "./F0CanvasPanel-
|
|
1
|
+
import { h as ga, B as pa, i as ba, j as xa, k as Dt, l as Be, m as Te, n as va, o as b, p as J, q as ye, u as oe, T as ya, r as wa, s as Na, R as Ca, t as Ia, v as ce, w as ka, x as Nt, y as ut, z as Ve, A as Le, E as Sa, G as Fa, H as U, J as Aa, K as La, L as xe, M as mn, N as Oa, O as Pa, Q as H, S as hn, U as z, V as ke, W as Ea, X as _a, Y as Da, Z as Ta, _ as za, $ as Oe, a0 as gn, a1 as Ra, a2 as we, a3 as Ue, a4 as Ba, e as pn, a5 as Ae, a6 as $a, a7 as bn, a8 as ie, a9 as X, aa as xn, ab as vn, ac as Ma, ad as yn, ae as pe, af as ae, ag as Wa, ah as ja, ai as Va, aj as Ua, ak as ve, al as Ye, am as Ha, an as Ga, ao as Ka, ap as qa, aq as Je, ar as wn, as as Ya, at as Ja, au as Za, av as He, aw as Xa, ax as Nn, ay as Qa, az as er, aA as tr, aB as nr, aC as ar, aD as rr, aE as ir, aF as lr, aG as ft, aH as Cn, aI as mt, aJ as In, aK as sr, aL as or, aM as cr, aN as dr, aO as ur, aP as Ze, aQ as Xe, aR as ht, aS as kn, aT as fr, aU as Ct, aV as mr, aW as hr, aX as gr, aY as Re, aZ as pr, a_ as br, a$ as $e, b0 as Tt, b1 as gt, b2 as xr, b3 as vr, a as yr, b as wr, b4 as Sn, b5 as Nr, g as Cr, F as Ir, b6 as kr, b7 as Fn, b8 as Sr, b9 as An, ba as Ln, bb as Fr, bc as Ar, bd as Lr, be as Or, bf as Pr, bg as Er, bh as _r, bi as Dr, bj as Tr, bk as On, bl as zr, bm as Rr, bn as Br, bo as $r, bp as ge, bq as It, br as kt, bs as St, bt as Pn, bu as Ft, bv as En, bw as _n, bx as Mr, by as Wr, bz as jr, bA as Vr, bB as Ur, bC as Hr, bD as Gr, bE as Kr, bF as zt, bG as qr, bH as Yr, bI as Rt, bJ as Bt, bK as $t, bL as Jr, bM as Zr, bN as Xr, bO as Qr, bP as Dn, bQ as ei, bR as ti } from "./F0CanvasPanel-CKRcaMY6.js";
|
|
2
|
+
import { c2 as Kc, c1 as qc, ce as Yc, b_ as Jc, b$ as Zc, bS as Xc, bT as Qc, ch as ed, bU as td, bV as nd, ci as ad, c0 as rd, ca as id, cb as ld, cf as sd, bW as od, c4 as cd, c3 as dd, bX as ud, bY as fd, cc as md, cj as hd, cd as gd, cg as pd, c9 as bd, c6 as xd, c8 as vd, c5 as yd, bZ as wd, c7 as Nd } from "./F0CanvasPanel-CKRcaMY6.js";
|
|
3
3
|
import { jsx as e, jsxs as o, Fragment as Z } from "react/jsx-runtime";
|
|
4
4
|
import ue, { forwardRef as G, useRef as j, useTransition as ni, useState as D, useLayoutEffect as Tn, useId as pt, useContext as Pe, createContext as Qe, useEffect as W, useCallback as ne, useMemo as q, Fragment as ai, isValidElement as ri, cloneElement as zn, Children as Rn } from "react";
|
|
5
|
-
import { C as ii, P as li, a as Bn, M as si, p as oi, b as ci, R as Mt, c as $n, u as di, d as ui, e as fi, f as mi, g as hi, h as Mn, S as gi, A as pi, B as bi, L as xi, i as vi, V as yi, j as wi, k as Ni, l as Ci, O as Ii } from "./useDataCollectionSource-
|
|
6
|
-
import { r as Id, s as kd, o as Sd, H as Fd, t as Ad, z as Ld, a8 as Od, G as Pd, q as Ed, aa as _d, a9 as Dd, Q as Td, ad as zd, F as Rd, Y as Bd, U as $d, J as Md, af as Wd, K as jd, Z as Vd, _ as Ud, v as Hd, ab as Gd, ac as Kd, N as qd, $ as Yd, a5 as Jd, a7 as Zd, w as Xd, y as Qd, D as eu, W as tu, ae as nu, X as au, T as ru, ag as iu, x as lu, E as su, m as ou, n as cu, a1 as du, a2 as uu, a6 as fu, I as mu, a3 as hu, a0 as gu, a4 as pu } from "./useDataCollectionSource-
|
|
5
|
+
import { C as ii, P as li, a as Bn, M as si, p as oi, b as ci, R as Mt, c as $n, u as di, d as ui, e as fi, f as mi, g as hi, h as Mn, S as gi, A as pi, B as bi, L as xi, i as vi, V as yi, j as wi, k as Ni, l as Ci, O as Ii } from "./useDataCollectionSource-CIcHgldF.js";
|
|
6
|
+
import { r as Id, s as kd, o as Sd, H as Fd, t as Ad, z as Ld, a8 as Od, G as Pd, q as Ed, aa as _d, a9 as Dd, Q as Td, ad as zd, F as Rd, Y as Bd, U as $d, J as Md, af as Wd, K as jd, Z as Vd, _ as Ud, v as Hd, ab as Gd, ac as Kd, N as qd, $ as Yd, a5 as Jd, a7 as Zd, w as Xd, y as Qd, D as eu, W as tu, ae as nu, X as au, T as ru, ag as iu, x as lu, E as su, m as ou, n as cu, a1 as du, a2 as uu, a6 as fu, I as mu, a3 as hu, a0 as gu, a4 as pu } from "./useDataCollectionSource-CIcHgldF.js";
|
|
7
7
|
const ki = ga("Search", [
|
|
8
8
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
|
|
9
9
|
["path", { d: "m21 21-4.3-4.3", key: "1qie3q" }]
|
package/dist/f0.d.ts
CHANGED
|
@@ -16777,9 +16777,11 @@ declare namespace Calendar {
|
|
|
16777
16777
|
|
|
16778
16778
|
declare module "@tiptap/core" {
|
|
16779
16779
|
interface Commands<ReturnType> {
|
|
16780
|
-
|
|
16781
|
-
|
|
16782
|
-
|
|
16780
|
+
enhanceHighlight: {
|
|
16781
|
+
setEnhanceHighlight: (from: number, to: number, options?: {
|
|
16782
|
+
placeholder?: string;
|
|
16783
|
+
}) => ReturnType;
|
|
16784
|
+
clearEnhanceHighlight: () => ReturnType;
|
|
16783
16785
|
};
|
|
16784
16786
|
}
|
|
16785
16787
|
}
|
|
@@ -16787,11 +16789,9 @@ declare module "@tiptap/core" {
|
|
|
16787
16789
|
|
|
16788
16790
|
declare module "@tiptap/core" {
|
|
16789
16791
|
interface Commands<ReturnType> {
|
|
16790
|
-
|
|
16791
|
-
|
|
16792
|
-
|
|
16793
|
-
}) => ReturnType;
|
|
16794
|
-
clearEnhanceHighlight: () => ReturnType;
|
|
16792
|
+
aiBlock: {
|
|
16793
|
+
insertAIBlock: (data: AIBlockData, config: AIBlockConfig) => ReturnType;
|
|
16794
|
+
executeAIAction: (actionType: string, config: AIBlockConfig) => ReturnType;
|
|
16795
16795
|
};
|
|
16796
16796
|
}
|
|
16797
16797
|
}
|
package/dist/f0.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { gN as WI, a8 as rt, bp as M_, o as J, q as Ln, gH as $I, p as ta, eV as pG, gO as UI, af as Gp, U as K, u as $e, H as tt, dg as au, A as Hp, j as YI, L as Ka, d0 as Qa, a9 as qt, a5 as kf, gP as gG, ae as El, gE as q0, gQ as mG, gR as yG, gS as $S, e6 as bG, gT as xG, gU as XI, fv as E_, gV as _G, gW as wG, gX as _l, gY as Pf, gZ as ou, g_ as SG, g$ as qI, h0 as CG, h1 as TG, bJ as DG, bI as AG, v as Cs, J as Of, K as Bf, Q as ct, O as zf, fR as ZI, Y as Zt, ad as Vf, _ as hs, h2 as MG, aP as jI, bg as EG, e2 as US, cW as KI, ba as Gl, bh as LG, aD as L_, aE as N_, aF as I_, al as R_, ce as lv, h3 as k_, h4 as NG, gG as YS, fA as IG, h5 as uv, at as RG, gg as P_, h6 as kG, $ as Ff, c4 as PG, n as OG, l as BG, h7 as QI, h8 as zG, h9 as VG, ha as JI, y as FG, hb as GG, hc as HG, hd as WG, he as XS, ft as $G, hf as UG, fZ as su, f_ as Gf, gc as YG, fP as e2, aa as bn, aq as XG, cP as Z0, cO as t2, g0 as r2, fO as qG, hg as Wp, dr as O_, gs as ZG, a3 as n2, fs as jG, bL as KG, gh as B_, dV as QG, dW as JG, dX as e3, d as t3, eF as r3, G as i2, cV as Ts, dK as a2, dq as o2, bO as z_, dM as s2, cG as V_, fT as Ll, fU as Nl, N as Il, fV as Rl, fS as Pa, cI as l2, as as n3, dn as cv, be as Hl, g3 as Fr, bW as i3, a2 as u2, ds as j0, e3 as Kc, bV as a3, aY as c2, aC as o3, gm as jr, hh as s3, hi as l3, hj as f2, hk as $p, hl as u3, hm as c3, dv as d2, dt as h2, e0 as f3, hn as d3, aS as v2, ge as h3, gf as v3, bq as lu, bu as uu, bB as Hf, dN as p3, br as g3, b7 as m3, S as p2, bf as y3, a1 as b3, dk as qS, dJ as Qc, fw as x3, fx as _3, ho as w3, aX as S3, bv as C3, c_ as g2, a6 as T3, cN as D3, gK as A3, bD as M3, hp as E3, hq as L3, I as N3, hr as I3, hs as R3, ht as k3, hu as P3, hv as O3 } from "./F0CanvasPanel-
|
|
2
|
-
import { hL as Vpe, C as Fpe, D as Gpe, aQ as Hpe, c as Wpe, F as $pe, a as Upe, hE as Ype, f as Xpe, b8 as qpe, aR as Zpe, bE as jpe, dZ as Kpe, aI as Qpe, bk as Jpe, ak as ege, e5 as tge, bS as rge, g as nge, dY as ige, hz as age, hQ as oge, ch as sge, a$ as lge, e as uge, bU as cge, av as fge, bw as dge, hG as hge, b3 as vge, hH as pge, hJ as gge, hK as mge, ci as yge, hN as bge, ca as xge, cb as _ge, P as wge, cf as Sge, hI as Cge, cc as Tge, hM as Dge, hR as Age, hw as Mge, hx as Ege, hy as Lge, cd as Nge, hP as Ige, hF as Rge, hC as kge, hB as Pge, cg as Oge, fM as Bge, gt as zge, hO as Vge, aV as Fge, c9 as Gge, c6 as Hge, c8 as Wge, c5 as $ge, hD as Uge, gv as Yge, gp as Xge, g1 as qge, hU as Zge, bZ as jge, c7 as Kge, hT as Qge, bl as Jge, d_ as eme, fL as tme, g2 as rme, b as nme, bo as ime, gM as ame, aT as ome, d$ as sme, hA as lme, gr as ume, gq as cme, hS as fme } from "./F0CanvasPanel-
|
|
1
|
+
import { gN as WI, a8 as rt, bp as M_, o as J, q as Ln, gH as $I, p as ta, eV as pG, gO as UI, af as Gp, U as K, u as $e, H as tt, dg as au, A as Hp, j as YI, L as Ka, d0 as Qa, a9 as qt, a5 as kf, gP as gG, ae as El, gE as q0, gQ as mG, gR as yG, gS as $S, e6 as bG, gT as xG, gU as XI, fv as E_, gV as _G, gW as wG, gX as _l, gY as Pf, gZ as ou, g_ as SG, g$ as qI, h0 as CG, h1 as TG, bJ as DG, bI as AG, v as Cs, J as Of, K as Bf, Q as ct, O as zf, fR as ZI, Y as Zt, ad as Vf, _ as hs, h2 as MG, aP as jI, bg as EG, e2 as US, cW as KI, ba as Gl, bh as LG, aD as L_, aE as N_, aF as I_, al as R_, ce as lv, h3 as k_, h4 as NG, gG as YS, fA as IG, h5 as uv, at as RG, gg as P_, h6 as kG, $ as Ff, c4 as PG, n as OG, l as BG, h7 as QI, h8 as zG, h9 as VG, ha as JI, y as FG, hb as GG, hc as HG, hd as WG, he as XS, ft as $G, hf as UG, fZ as su, f_ as Gf, gc as YG, fP as e2, aa as bn, aq as XG, cP as Z0, cO as t2, g0 as r2, fO as qG, hg as Wp, dr as O_, gs as ZG, a3 as n2, fs as jG, bL as KG, gh as B_, dV as QG, dW as JG, dX as e3, d as t3, eF as r3, G as i2, cV as Ts, dK as a2, dq as o2, bO as z_, dM as s2, cG as V_, fT as Ll, fU as Nl, N as Il, fV as Rl, fS as Pa, cI as l2, as as n3, dn as cv, be as Hl, g3 as Fr, bW as i3, a2 as u2, ds as j0, e3 as Kc, bV as a3, aY as c2, aC as o3, gm as jr, hh as s3, hi as l3, hj as f2, hk as $p, hl as u3, hm as c3, dv as d2, dt as h2, e0 as f3, hn as d3, aS as v2, ge as h3, gf as v3, bq as lu, bu as uu, bB as Hf, dN as p3, br as g3, b7 as m3, S as p2, bf as y3, a1 as b3, dk as qS, dJ as Qc, fw as x3, fx as _3, ho as w3, aX as S3, bv as C3, c_ as g2, a6 as T3, cN as D3, gK as A3, bD as M3, hp as E3, hq as L3, I as N3, hr as I3, hs as R3, ht as k3, hu as P3, hv as O3 } from "./F0CanvasPanel-CKRcaMY6.js";
|
|
2
|
+
import { hL as Vpe, C as Fpe, D as Gpe, aQ as Hpe, c as Wpe, F as $pe, a as Upe, hE as Ype, f as Xpe, b8 as qpe, aR as Zpe, bE as jpe, dZ as Kpe, aI as Qpe, bk as Jpe, ak as ege, e5 as tge, bS as rge, g as nge, dY as ige, hz as age, hQ as oge, ch as sge, a$ as lge, e as uge, bU as cge, av as fge, bw as dge, hG as hge, b3 as vge, hH as pge, hJ as gge, hK as mge, ci as yge, hN as bge, ca as xge, cb as _ge, P as wge, cf as Sge, hI as Cge, cc as Tge, hM as Dge, hR as Age, hw as Mge, hx as Ege, hy as Lge, cd as Nge, hP as Ige, hF as Rge, hC as kge, hB as Pge, cg as Oge, fM as Bge, gt as zge, hO as Vge, aV as Fge, c9 as Gge, c6 as Hge, c8 as Wge, c5 as $ge, hD as Uge, gv as Yge, gp as Xge, g1 as qge, hU as Zge, bZ as jge, c7 as Kge, hT as Qge, bl as Jge, d_ as eme, fL as tme, g2 as rme, b as nme, bo as ime, gM as ame, aT as ome, d$ as sme, hA as lme, gr as ume, gq as cme, hS as fme } from "./F0CanvasPanel-CKRcaMY6.js";
|
|
3
3
|
import { jsx as S, jsxs as B, Fragment as nt } from "react/jsx-runtime";
|
|
4
4
|
import * as St from "react";
|
|
5
5
|
import xt, { forwardRef as hr, useRef as fe, useImperativeHandle as B3, Children as fv, createContext as Or, useContext as fr, useState as oe, useMemo as le, useEffect as pe, useCallback as ie, useLayoutEffect as K0, isValidElement as m2, Fragment as Up, memo as y2, useReducer as z3, cloneElement as V3, useId as Rc, useSyncExternalStore as ZS } from "react";
|
|
6
|
-
import { y as F3, z as G3, B as H3, C as W3, D as b2, E as dv, G as F_, H as x2, I as _2, J as pi, K as $3, L as U3, M as Y3, N as X3, O as q3, F as Z3 } from "./useChatHistory-
|
|
7
|
-
import { A as hme, s as vme, t as pme, w as gme, l as mme, i as yme, q as bme, x as xme, p as _me, r as wme, j as Sme, e as Cme, g as Tme, k as Dme, h as Ame, a as Mme, n as Eme, m as Lme, o as Nme, b as Ime, f as Rme, v as kme, c as Pme, d as Ome, u as Bme } from "./useChatHistory-
|
|
6
|
+
import { y as F3, z as G3, B as H3, C as W3, D as b2, E as dv, G as F_, H as x2, I as _2, J as pi, K as $3, L as U3, M as Y3, N as X3, O as q3, F as Z3 } from "./useChatHistory-DXklkV_o.js";
|
|
7
|
+
import { A as hme, s as vme, t as pme, w as gme, l as mme, i as yme, q as bme, x as xme, p as _me, r as wme, j as Sme, e as Cme, g as Tme, k as Dme, h as Ame, a as Mme, n as Eme, m as Lme, o as Nme, b as Ime, f as Rme, v as kme, c as Pme, d as Ome, u as Bme } from "./useChatHistory-DXklkV_o.js";
|
|
8
8
|
import { createPortal as G_, unstable_batchedUpdates as vd } from "react-dom";
|
|
9
|
-
import { C as j3, F as K3, ah as w2, ai as Q3, aj as J3, ak as eH, al as H_, am as W_, G as tH, an as rH, Y as nH, a8 as iH, ao as aH, Q as oH, ap as sH, aq as lH, c as Yp, ar as Wf, R as $_, u as U_, W as S2, O as Y_, as as C2, at as jS, au as X_, o as uH, d as T2, $ as D2, av as cH, aw as fH, ax as dH, ay as hH, az as vH, M as pH } from "./useDataCollectionSource-
|
|
10
|
-
import { r as Vme, s as Fme, H as Gme, t as Hme, z as Wme, aQ as $me, aP as Ume, aL as Yme, aB as Xme, aA as qme, aC as Zme, aD as jme, aa as Kme, a9 as Qme, ad as Jme, U as eye, J as tye, af as rye, K as nye, v as iye, aR as aye, ab as oye, ac as sye, N as lye, w as uye, P as cye, y as fye, D as dye, ae as hye, T as vye, ag as pye, x as gye, E as mye, aT as yye, m as bye, n as xye, aK as _ye, aG as wye, aF as Sye, aS as Cye, a6 as Tye, aI as Dye, aJ as Aye, I as Mye, aU as Eye, aV as Lye, e as Nye, aM as Iye, aN as Rye, aO as kye, aH as Pye, f as Oye, h as Bye, aE as zye, aW as Vye } from "./useDataCollectionSource-
|
|
9
|
+
import { C as j3, F as K3, ah as w2, ai as Q3, aj as J3, ak as eH, al as H_, am as W_, G as tH, an as rH, Y as nH, a8 as iH, ao as aH, Q as oH, ap as sH, aq as lH, c as Yp, ar as Wf, R as $_, u as U_, W as S2, O as Y_, as as C2, at as jS, au as X_, o as uH, d as T2, $ as D2, av as cH, aw as fH, ax as dH, ay as hH, az as vH, M as pH } from "./useDataCollectionSource-CIcHgldF.js";
|
|
10
|
+
import { r as Vme, s as Fme, H as Gme, t as Hme, z as Wme, aQ as $me, aP as Ume, aL as Yme, aB as Xme, aA as qme, aC as Zme, aD as jme, aa as Kme, a9 as Qme, ad as Jme, U as eye, J as tye, af as rye, K as nye, v as iye, aR as aye, ab as oye, ac as sye, N as lye, w as uye, P as cye, y as fye, D as dye, ae as hye, T as vye, ag as pye, x as gye, E as mye, aT as yye, m as bye, n as xye, aK as _ye, aG as wye, aF as Sye, aS as Cye, a6 as Tye, aI as Dye, aJ as Aye, I as Mye, aU as Eye, aV as Lye, e as Nye, aM as Iye, aN as Rye, aO as kye, aH as Pye, f as Oye, h as Bye, aE as zye, aW as Vye } from "./useDataCollectionSource-CIcHgldF.js";
|
|
11
11
|
import { utils as kl, write as A2 } from "./xlsx-Bedf3nwD.js";
|
|
12
12
|
import { defaultTranslations as Gye } from "./i18n-provider-defaults.js";
|
|
13
13
|
import './f0.css';const gH = {
|
|
@@ -863,9 +863,11 @@ declare namespace Calendar {
|
|
|
863
863
|
|
|
864
864
|
declare module "@tiptap/core" {
|
|
865
865
|
interface Commands<ReturnType> {
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
866
|
+
enhanceHighlight: {
|
|
867
|
+
setEnhanceHighlight: (from: number, to: number, options?: {
|
|
868
|
+
placeholder?: string;
|
|
869
|
+
}) => ReturnType;
|
|
870
|
+
clearEnhanceHighlight: () => ReturnType;
|
|
869
871
|
};
|
|
870
872
|
}
|
|
871
873
|
}
|
|
@@ -873,11 +875,9 @@ declare module "@tiptap/core" {
|
|
|
873
875
|
|
|
874
876
|
declare module "@tiptap/core" {
|
|
875
877
|
interface Commands<ReturnType> {
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
}) => ReturnType;
|
|
880
|
-
clearEnhanceHighlight: () => ReturnType;
|
|
878
|
+
aiBlock: {
|
|
879
|
+
insertAIBlock: (data: AIBlockData, config: AIBlockConfig) => ReturnType;
|
|
880
|
+
executeAIAction: (actionType: string, config: AIBlockConfig) => ReturnType;
|
|
881
881
|
};
|
|
882
882
|
}
|
|
883
883
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as c, jsx as r, Fragment as Ee } from "react/jsx-runtime";
|
|
2
2
|
import { useInsertionEffect as $r, forwardRef as h, useRef as P, useEffect as K, useLayoutEffect as st, useState as I, useMemo as te, useCallback as q, createContext as Ge, useContext as Be, useId as it, createElement as Br } from "react";
|
|
3
|
-
import { ck as Ir, cl as Pr, cm as jr, cn as Dr, co as at, cp as Zr, cq as _r, cr as Or, cs as Ur, ct as zr, cu as ct, cv as Gr, cw as Wr, cx as qr, cy as Xr, cz as Yr, cA as Kr, cB as Qr, cC as ze, cD as Jr, cE as eo, cF as to, cG as ro, cH as oo, Z as lt, cI as no, cJ as so, cK as io, cL as ao, cM as co, cN as dt, cO as lo, cP as uo, a6 as a1, cQ as fo, aJ as ho, cR as go, cS as Co, cT as po, ag as mo, cU as vo, bO as wo, aa as ut, ad as xo, cV as ko, ba as c1, a1 as ft, S as We, cW as ht, b9 as Lo, cX as bo, cY as yo, b2 as Mo, bN as Eo, $ as Re, au as Ro, be as gt, cZ as Fo, bL as No, c_ as Me, bH as Vo, c$ as So, d0 as To, b1 as Ct, d1 as Ho, d2 as Ao, d3 as $o, d4 as Bo, d5 as Io, d6 as pt, bz as Po, bA as jo, d7 as Do, d8 as Zo, d9 as _o, da as Oo, db as Uo, dc as zo, dd as Go, de as Wo, df as qo, dg as Xo, dh as Yo, di as Ko, dj as Qo, dk as Jo, bM as en, ab as tn, bv as rn, dl as on, dm as nn, dn as sn, dp as an, dq as cn, dr as ln, ds as dn, ap as un, dt as mt, M as fn, a0 as hn, du as vt, dv as wt, dw as gn, bd as Cn, bc as pn, dx as mn, dy as vn, dz as xt, dA as wn, b0 as xn, ay as kn, dB as Ln, as as bn, b7 as yn, dC as kt, b6 as Mn, dD as En, bi as l1, dE as Rn, dF as Fn, dG as d1, bJ as Nn, bI as Vn, bK as Lt, dH as Sn, G as Tn, E as Hn, dI as An, dJ as $n, dK as Bn, dL as In, dM as Pn, dN as bt, dO as jn, ac as Dn, dP as Zn, L as ue, o as b, q as Ve, bp as _n, u as X, dQ as On, U as ve, ch as yt, H as le, v as ge, a2 as Un, Q as me, dR as zn, ae as de, aP as Le, A as Fe, p as ne, aD as u1, dS as Gn, aE as f1, aF as h1, b as be, dT as Wn, dU as qn, bD as Xn, V as Yn, a$ as Kn, a5 as g1, dV as Qn, dW as Jn, dX as es, dY as E1, a3 as ts, ak as Mt, aS as Et, dZ as rs, b$ as os, d_ as ns, d$ as ss, aX as Rt, e0 as is, bV as as, e1 as cs, aU as $e, bg as Ft, e2 as Nt, bh as Vt, c as s1, e3 as St, e4 as ls, bT as ds, bk as us, e5 as fs, b8 as C1, bw as hs, e6 as gs, e7 as Cs, e8 as ps, e9 as ms, ea as vs, a8 as ws, af as xs, y as ks, z as Ls, eb as Tt, ec as Ht, ed as bs, aj as R1, ee as ys, ai as Ms, ef as Es, eg as Rs } from "./F0CanvasPanel-
|
|
3
|
+
import { ck as Ir, cl as Pr, cm as jr, cn as Dr, co as at, cp as Zr, cq as _r, cr as Or, cs as Ur, ct as zr, cu as ct, cv as Gr, cw as Wr, cx as qr, cy as Xr, cz as Yr, cA as Kr, cB as Qr, cC as ze, cD as Jr, cE as eo, cF as to, cG as ro, cH as oo, Z as lt, cI as no, cJ as so, cK as io, cL as ao, cM as co, cN as dt, cO as lo, cP as uo, a6 as a1, cQ as fo, aJ as ho, cR as go, cS as Co, cT as po, ag as mo, cU as vo, bO as wo, aa as ut, ad as xo, cV as ko, ba as c1, a1 as ft, S as We, cW as ht, b9 as Lo, cX as bo, cY as yo, b2 as Mo, bN as Eo, $ as Re, au as Ro, be as gt, cZ as Fo, bL as No, c_ as Me, bH as Vo, c$ as So, d0 as To, b1 as Ct, d1 as Ho, d2 as Ao, d3 as $o, d4 as Bo, d5 as Io, d6 as pt, bz as Po, bA as jo, d7 as Do, d8 as Zo, d9 as _o, da as Oo, db as Uo, dc as zo, dd as Go, de as Wo, df as qo, dg as Xo, dh as Yo, di as Ko, dj as Qo, dk as Jo, bM as en, ab as tn, bv as rn, dl as on, dm as nn, dn as sn, dp as an, dq as cn, dr as ln, ds as dn, ap as un, dt as mt, M as fn, a0 as hn, du as vt, dv as wt, dw as gn, bd as Cn, bc as pn, dx as mn, dy as vn, dz as xt, dA as wn, b0 as xn, ay as kn, dB as Ln, as as bn, b7 as yn, dC as kt, b6 as Mn, dD as En, bi as l1, dE as Rn, dF as Fn, dG as d1, bJ as Nn, bI as Vn, bK as Lt, dH as Sn, G as Tn, E as Hn, dI as An, dJ as $n, dK as Bn, dL as In, dM as Pn, dN as bt, dO as jn, ac as Dn, dP as Zn, L as ue, o as b, q as Ve, bp as _n, u as X, dQ as On, U as ve, ch as yt, H as le, v as ge, a2 as Un, Q as me, dR as zn, ae as de, aP as Le, A as Fe, p as ne, aD as u1, dS as Gn, aE as f1, aF as h1, b as be, dT as Wn, dU as qn, bD as Xn, V as Yn, a$ as Kn, a5 as g1, dV as Qn, dW as Jn, dX as es, dY as E1, a3 as ts, ak as Mt, aS as Et, dZ as rs, b$ as os, d_ as ns, d$ as ss, aX as Rt, e0 as is, bV as as, e1 as cs, aU as $e, bg as Ft, e2 as Nt, bh as Vt, c as s1, e3 as St, e4 as ls, bT as ds, bk as us, e5 as fs, b8 as C1, bw as hs, e6 as gs, e7 as Cs, e8 as ps, e9 as ms, ea as vs, a8 as ws, af as xs, y as ks, z as Ls, eb as Tt, ec as Ht, ed as bs, aj as R1, ee as ys, ai as Ms, ef as Es, eg as Rs } from "./F0CanvasPanel-CKRcaMY6.js";
|
|
4
4
|
import { createPortal as At } from "react-dom";
|
|
5
5
|
import { defaultTranslations as Fs } from "./i18n-provider-defaults.js";
|
|
6
6
|
import { useTrackVolume as Ns } from "@livekit/components-react";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as m, jsxs as L, Fragment as Ie } from "react/jsx-runtime";
|
|
2
2
|
import * as Fe from "react";
|
|
3
3
|
import ne, { useRef as q, useState as X, useCallback as ie, useEffect as oe, useContext as Et, useMemo as ee, createContext as qt, forwardRef as Ge, useLayoutEffect as tn, PureComponent as $l, useImperativeHandle as zl, Fragment as Ja, useId as Bl, useDebugValue as MC, version as qk, createRef as h8, memo as ut, createElement as py, isValidElement as p8, cloneElement as m8 } from "react";
|
|
4
|
-
import { eh as Kk, ei as nf, ej as g8, e4 as DC, ek as y8, el as v8, em as b8, en as Sg, eo as w8, ep as k8, eq as x8, er as _8, es as S8, cm as C8, et as E8, p as He, cu as IC, co as A8, L as Cn, a1 as Kp, o as G, S as N0, cO as T8, cP as N8, q as jl, a8 as wt, a9 as yr, eu as PC, ev as RC, ew as O8, ex as M8, ey as fs, ez as Dn, eA as ct, eB as Xn, eC as LC, eD as D8, eE as FC, eF as Gp, eG as I8, eH as wn, eI as Yp, eJ as Bt, eK as $C, eL as Xp, eM as O0, eN as M0, eO as D0, eP as pn, eQ as Gn, eR as my, eS as Jp, eT as P8, eU as Mn, eV as Oo, eW as qn, eX as ea, eY as I0, eZ as Zp, e_ as Lu, e$ as Qp, bG as P0, f0 as R8, f1 as Yf, f2 as dh, f3 as L8, f4 as F8, f5 as $8, f6 as z8, f7 as B8, f8 as j8, f9 as zC, fa as BC, fb as jC, fc as HC, fd as VC, fe as H8, ff as fh, fg as V8, fh as W8, fi as rf, fj as Go, e9 as Yr, fk as R0, fl as of, fm as WC, ea as UC, fn as U8, fo as q8, e7 as K8, fp as G8, e8 as Y8, fq as In, fr as Pn, T as L0, r as F0, s as $0, w as z0, fs as X8, ft as qC, v as mn, fu as KC, bp as Di, A as Ot, c0 as J8, at as qi, Q as Ee, a5 as Hl, a7 as Za, H as Qe, Z as sf, cI as Z8, u as ze, aP as GC, a$ as Vl, bE as YC, dZ as XC, aI as B0, bf as em, aa as tm, fv as JC, fw as Q8, fx as e7, fy as ZC, aS as t7, $ as Xr, fz as n7, bU as QC, fA as i7, c5 as Xt, fB as e5, fC as t5, fD as gy, fE as r7, fF as Gk, ah as af, cc as n5, c6 as yy, aD as j0, aE as H0, aF as V0, ca as o7, av as lr, fG as s7, bO as a7, fH as l7, fI as Cg, dB as i5, bD as ta, fJ as Yk, fK as Xk, fL as Eg, fM as Jk, fN as c7, fO as d7, ag as f7, fP as r5, fQ as u7, az as h7, bV as nm, J as o5, K as s5, d0 as im, O as a5, _ as p7, fR as m7, fS as Zk, Y as uh, bW as rm, fT as l5, fU as c5, N as d5, fV as f5, ba as Wl, dg as W0, ae as Jr, aq as u5, bg as g7, bh as y7, al as Rs, fW as v7, fX as b7, cW as U0, fY as h5, fZ as om, f_ as q0, f$ as w7, g0 as p5, g1 as _n, e3 as fd, g2 as Ki, cX as k7, dM as x7, a6 as _7, c as S7, bK as C7, g3 as Ag, g4 as lf, g5 as K0, g6 as G0, g7 as cf, b6 as E7, bS as Y0, dq as vy, bb as A7, cH as T7, au as by, aU as N7, g8 as O7, cR as M7, dl as D7, dL as I7, dI as P7, dh as m5, di as g5, dj as y5, dr as X0, dx as v5, cV as b5, dA as w5, cL as k5, cJ as x5, cM as _5, cK as S5, cY as C5, dw as J0, dC as E5, ak as A5, g9 as T5, ga as R7, aX as L7, U as Ae, af as df, be as Ul, db as F7, d9 as $7, d8 as z7, d7 as B7, da as j7, dk as H7, dO as V7, aj as N5, ch as W7, dQ as U7, dK as q7, du as K7, dz as G7, dv as O5, dt as Y7, dT as X7, gb as J7, d1 as Z7, gc as Q7, gd as bo, d$ as eI, ge as M5, gf as D5, gg as I5, ad as tI, bL as nI, dN as iI, gh as rI, gi as oI, as as Z0, gj as sI, gk as aI, gl as lI, c9 as cI, aW as dI, a2 as P5, gm as Qk, e0 as fI, dF as uI, gn as hI, b4 as pI, dH as mI, bi as gI, bm as yI, go as vI, bo as bI, b1 as wI, gp as kI, gq as sm, gr as Q0, bq as xI, br as _I, bs as SI, bu as CI, gs as eb, gt as R5, dY as am, gu as EI, cG as tb, cN as wy, an as AI, ao as TI, V as NI, bv as OI, gv as hh, gw as MI, gx as DI, ar as II, ds as PI, gy as RI, gz as ex, gA as LI, gB as tx, gC as Tg, gD as L5, dE as FI, dd as $I, dV as zI, dW as BI, dX as jI, gE as HI, gF as VI, a3 as WI, bR as UI, dy as qI, dm as nx, dJ as KI, c_ as GI, gG as YI, gH as nb, cQ as XI, cZ as JI, dG as ZI, gI as QI, dD as eP, bC as ix, gJ as tP, gK as nP, gL as iP, gM as rP } from "./F0CanvasPanel-
|
|
4
|
+
import { eh as Kk, ei as nf, ej as g8, e4 as DC, ek as y8, el as v8, em as b8, en as Sg, eo as w8, ep as k8, eq as x8, er as _8, es as S8, cm as C8, et as E8, p as He, cu as IC, co as A8, L as Cn, a1 as Kp, o as G, S as N0, cO as T8, cP as N8, q as jl, a8 as wt, a9 as yr, eu as PC, ev as RC, ew as O8, ex as M8, ey as fs, ez as Dn, eA as ct, eB as Xn, eC as LC, eD as D8, eE as FC, eF as Gp, eG as I8, eH as wn, eI as Yp, eJ as Bt, eK as $C, eL as Xp, eM as O0, eN as M0, eO as D0, eP as pn, eQ as Gn, eR as my, eS as Jp, eT as P8, eU as Mn, eV as Oo, eW as qn, eX as ea, eY as I0, eZ as Zp, e_ as Lu, e$ as Qp, bG as P0, f0 as R8, f1 as Yf, f2 as dh, f3 as L8, f4 as F8, f5 as $8, f6 as z8, f7 as B8, f8 as j8, f9 as zC, fa as BC, fb as jC, fc as HC, fd as VC, fe as H8, ff as fh, fg as V8, fh as W8, fi as rf, fj as Go, e9 as Yr, fk as R0, fl as of, fm as WC, ea as UC, fn as U8, fo as q8, e7 as K8, fp as G8, e8 as Y8, fq as In, fr as Pn, T as L0, r as F0, s as $0, w as z0, fs as X8, ft as qC, v as mn, fu as KC, bp as Di, A as Ot, c0 as J8, at as qi, Q as Ee, a5 as Hl, a7 as Za, H as Qe, Z as sf, cI as Z8, u as ze, aP as GC, a$ as Vl, bE as YC, dZ as XC, aI as B0, bf as em, aa as tm, fv as JC, fw as Q8, fx as e7, fy as ZC, aS as t7, $ as Xr, fz as n7, bU as QC, fA as i7, c5 as Xt, fB as e5, fC as t5, fD as gy, fE as r7, fF as Gk, ah as af, cc as n5, c6 as yy, aD as j0, aE as H0, aF as V0, ca as o7, av as lr, fG as s7, bO as a7, fH as l7, fI as Cg, dB as i5, bD as ta, fJ as Yk, fK as Xk, fL as Eg, fM as Jk, fN as c7, fO as d7, ag as f7, fP as r5, fQ as u7, az as h7, bV as nm, J as o5, K as s5, d0 as im, O as a5, _ as p7, fR as m7, fS as Zk, Y as uh, bW as rm, fT as l5, fU as c5, N as d5, fV as f5, ba as Wl, dg as W0, ae as Jr, aq as u5, bg as g7, bh as y7, al as Rs, fW as v7, fX as b7, cW as U0, fY as h5, fZ as om, f_ as q0, f$ as w7, g0 as p5, g1 as _n, e3 as fd, g2 as Ki, cX as k7, dM as x7, a6 as _7, c as S7, bK as C7, g3 as Ag, g4 as lf, g5 as K0, g6 as G0, g7 as cf, b6 as E7, bS as Y0, dq as vy, bb as A7, cH as T7, au as by, aU as N7, g8 as O7, cR as M7, dl as D7, dL as I7, dI as P7, dh as m5, di as g5, dj as y5, dr as X0, dx as v5, cV as b5, dA as w5, cL as k5, cJ as x5, cM as _5, cK as S5, cY as C5, dw as J0, dC as E5, ak as A5, g9 as T5, ga as R7, aX as L7, U as Ae, af as df, be as Ul, db as F7, d9 as $7, d8 as z7, d7 as B7, da as j7, dk as H7, dO as V7, aj as N5, ch as W7, dQ as U7, dK as q7, du as K7, dz as G7, dv as O5, dt as Y7, dT as X7, gb as J7, d1 as Z7, gc as Q7, gd as bo, d$ as eI, ge as M5, gf as D5, gg as I5, ad as tI, bL as nI, dN as iI, gh as rI, gi as oI, as as Z0, gj as sI, gk as aI, gl as lI, c9 as cI, aW as dI, a2 as P5, gm as Qk, e0 as fI, dF as uI, gn as hI, b4 as pI, dH as mI, bi as gI, bm as yI, go as vI, bo as bI, b1 as wI, gp as kI, gq as sm, gr as Q0, bq as xI, br as _I, bs as SI, bu as CI, gs as eb, gt as R5, dY as am, gu as EI, cG as tb, cN as wy, an as AI, ao as TI, V as NI, bv as OI, gv as hh, gw as MI, gx as DI, ar as II, ds as PI, gy as RI, gz as ex, gA as LI, gB as tx, gC as Tg, gD as L5, dE as FI, dd as $I, dV as zI, dW as BI, dX as jI, gE as HI, gF as VI, a3 as WI, bR as UI, dy as qI, dm as nx, dJ as KI, c_ as GI, gG as YI, gH as nb, cQ as XI, cZ as JI, dG as ZI, gI as QI, dD as eP, bC as ix, gJ as tP, gK as nP, gL as iP, gM as rP } from "./F0CanvasPanel-CKRcaMY6.js";
|
|
5
5
|
import ib, { flushSync as oP, createPortal as F5 } from "react-dom";
|
|
6
6
|
import './useDataCollectionSource.css';const sP = {
|
|
7
7
|
active: !0,
|