@factorialco/f0-react 2.46.0 → 2.47.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.
@@ -22095,33 +22095,34 @@ const Ac = D1(
22095
22095
  noAutoTooltip: b,
22096
22096
  noTitle: w,
22097
22097
  iconRotate: L = !1,
22098
- counterValue: x,
22099
- ...k
22100
- }, E) {
22098
+ block: x = !1,
22099
+ counterValue: k,
22100
+ ...E
22101
+ }, _) {
22101
22102
  N8(
22102
22103
  t,
22103
22104
  { disallowEmpty: !0, disallowEmojis: !0 },
22104
22105
  { warn: !0, componentName: "F0Button" }
22105
22106
  );
22106
- const [_, S] = w2(!1), [A, T] = w2(!1), O = async (B) => {
22107
- const W = r?.(B);
22108
- if (W instanceof Promise) {
22109
- S(!0);
22107
+ const [S, A] = w2(!1), [T, O] = w2(!1), j = async (W) => {
22108
+ const K = r?.(W);
22109
+ if (K instanceof Promise) {
22110
+ A(!0);
22110
22111
  try {
22111
- await W;
22112
+ await K;
22112
22113
  } finally {
22113
- S(!1);
22114
+ A(!1);
22114
22115
  }
22115
22116
  }
22116
- }, j = s || _, z = n || u, X = (t ?? "").toString(), Y = h ?? f, U = l ? L ? /* @__PURE__ */ a(
22117
+ }, z = s || S, X = n || u, Y = (t ?? "").toString(), U = h ?? f, B = l ? L ? /* @__PURE__ */ a(
22117
22118
  ah2,
22118
22119
  {
22119
22120
  size: f === "sm" ? "sm" : "md",
22120
22121
  icon: l,
22121
22122
  animate: {
22122
- rotate: A ? 90 : 0,
22123
- scale: A ? [1, 0.8, 1] : 1,
22124
- filter: A ? ["blur(0px)", "blur(1px)", "blur(0px)"] : "blur(0px)"
22123
+ rotate: T ? 90 : 0,
22124
+ scale: T ? [1, 0.8, 1] : 1,
22125
+ filter: T ? ["blur(0px)", "blur(1px)", "blur(0px)"] : "blur(0px)"
22125
22126
  },
22126
22127
  transition: {
22127
22128
  rotate: {
@@ -22167,33 +22168,34 @@ const Ac = D1(
22167
22168
  {
22168
22169
  variant: d,
22169
22170
  size: f,
22170
- disabled: o || j,
22171
- ref: E,
22172
- ...k,
22171
+ disabled: o || z,
22172
+ ref: _,
22173
+ ...E,
22173
22174
  tooltip: y ?? (!b && n && t),
22174
- onClick: O,
22175
- loading: j,
22175
+ onClick: j,
22176
+ loading: z,
22176
22177
  className: n2(
22177
22178
  "max-w-full",
22179
+ x && "w-full",
22178
22180
  i && o && "disabled:pointer-events-none disabled:opacity-100 disabled:cursor-default",
22179
22181
  v
22180
22182
  ),
22181
22183
  mode: n ? "only" : "default",
22182
- "aria-label": g || k.title || X,
22183
- title: w ? void 0 : k.title || (n ? X : void 0),
22184
- compact: !!z,
22185
- onMouseEnter: () => T(!0),
22186
- onMouseLeave: () => T(!1),
22184
+ "aria-label": g || E.title || Y,
22185
+ title: w ? void 0 : E.title || (n ? Y : void 0),
22186
+ compact: !!X,
22187
+ onMouseEnter: () => O(!0),
22188
+ onMouseLeave: () => O(!1),
22187
22189
  children: /* @__PURE__ */ P(
22188
22190
  "div",
22189
22191
  {
22190
22192
  className: n2(
22191
- j && "invisible",
22193
+ z && "invisible",
22192
22194
  "flex min-w-0 flex-1 items-center justify-center gap-1",
22193
22195
  l && !n && (c === "right" ? "-mr-[3px]" : "-ml-[3px]")
22194
22196
  ),
22195
22197
  children: [
22196
- c === "left" && U,
22198
+ c === "left" && B,
22197
22199
  u && /* @__PURE__ */ a(
22198
22200
  SL,
22199
22201
  {
@@ -22202,21 +22204,21 @@ const Ac = D1(
22202
22204
  alt: ""
22203
22205
  }
22204
22206
  ),
22205
- z ? /* @__PURE__ */ a("span", { className: "sr-only", children: X }) : /* @__PURE__ */ a(
22207
+ X ? /* @__PURE__ */ a("span", { className: "sr-only", children: Y }) : /* @__PURE__ */ a(
22206
22208
  te,
22207
22209
  {
22208
22210
  className: n2(
22209
- z && "sr-only",
22210
- oh2({ fontSize: Y })
22211
+ X && "sr-only",
22212
+ oh2({ fontSize: U })
22211
22213
  ),
22212
22214
  tag: "span",
22213
- children: X
22215
+ children: Y
22214
22216
  }
22215
22217
  ),
22216
- c === "right" && U,
22218
+ c === "right" && B,
22217
22219
  m,
22218
22220
  " ",
22219
- x && /* @__PURE__ */ a(Ac, { value: x, size: "sm", type: "selected" })
22221
+ k && /* @__PURE__ */ a(Ac, { value: k, size: "sm", type: "selected" })
22220
22222
  ]
22221
22223
  }
22222
22224
  )
@@ -82356,7 +82358,8 @@ const E11 = D1(vK), P11 = (e) => {
82356
82358
  "compact",
82357
82359
  "noTitle",
82358
82360
  "noAutoTooltip",
82359
- "style"
82361
+ "style",
82362
+ "block"
82360
82363
  ], yK = $((e, t) => {
82361
82364
  const n = H11.reduce((r, o) => {
82362
82365
  const { [o]: i, ...s } = r;
package/dist/ai.d.ts CHANGED
@@ -1826,6 +1826,7 @@ export declare const defaultTranslations: {
1826
1826
  readonly save: "Save";
1827
1827
  readonly send: "Send";
1828
1828
  readonly cancel: "Cancel";
1829
+ readonly ok: "Ok";
1829
1830
  readonly delete: "Delete";
1830
1831
  readonly copy: "Copy";
1831
1832
  readonly paste: "Paste";
@@ -4686,11 +4687,6 @@ declare module "gridstack" {
4686
4687
  }
4687
4688
 
4688
4689
 
4689
- declare namespace Calendar {
4690
- var displayName: string;
4691
- }
4692
-
4693
-
4694
4690
  declare module "@tiptap/core" {
4695
4691
  interface Commands<ReturnType> {
4696
4692
  enhanceHighlight: {
@@ -4740,6 +4736,11 @@ declare module "@tiptap/core" {
4740
4736
  }
4741
4737
 
4742
4738
 
4739
+ declare namespace Calendar {
4740
+ var displayName: string;
4741
+ }
4742
+
4743
+
4743
4744
  declare namespace F0GraphNodeWrapperInner {
4744
4745
  var displayName: string;
4745
4746
  }
package/dist/ai.js CHANGED
@@ -1,6 +1,6 @@
1
- import { D as e, F as r, a as t, e as o, f as i, c as n, d as F, I as C, P as A, b as l, u as d } from "./F0CanvasPanel-CTpW3vtK.js";
1
+ import { D as e, F as r, a as t, e as o, f as i, c as n, d as F, I as C, P as A, b as l, u as d } from "./F0CanvasPanel-DAS9OuMu.js";
2
2
  import { defaultTranslations as m } from "./i18n-provider-defaults.js";
3
- import { A as c, C as I, h as P, t as v, v as f, x as p, n as T, j as g, r as y, y as S, q as x, s as H, k as V, e as b, g as k, l as w, F as M, i as O, a as D, p as j, m as q, o as z, b as B, f as E, w as L, c as R, d as G, u as J } from "./useChatHistory-CyZmi4kr.js";
3
+ import { A as c, C as I, h as P, t as v, v as f, x as p, n as T, j as g, r as y, y as S, q as x, s as H, k as V, e as b, g as k, l as w, F as M, i as O, a as D, p as j, m as q, o as z, b as B, f as E, w as L, c as R, d as G, u as J } from "./useChatHistory-widnlpnJ.js";
4
4
  export {
5
5
  c as AiChatTranslationsProvider,
6
6
  I as ChatSpinner,
@@ -1329,6 +1329,11 @@ declare type ButtonInternalProps = Pick<ActionProps, "size" | "disabled" | "clas
1329
1329
  * The style of the button.
1330
1330
  */
1331
1331
  style?: React.CSSProperties;
1332
+ /**
1333
+ * @private
1334
+ * If true, the button will stretch to the full width of its container.
1335
+ */
1336
+ block?: boolean;
1332
1337
  } & ({
1333
1338
  /**
1334
1339
  * The URL to navigate to when the button is clicked.
@@ -2971,6 +2976,7 @@ declare const defaultTranslations: {
2971
2976
  readonly save: "Save";
2972
2977
  readonly send: "Send";
2973
2978
  readonly cancel: "Cancel";
2979
+ readonly ok: "Ok";
2974
2980
  readonly delete: "Delete";
2975
2981
  readonly copy: "Copy";
2976
2982
  readonly paste: "Paste";
@@ -6921,7 +6927,7 @@ declare interface PrimaryDropdownAction<T> extends PrimaryAction {
6921
6927
 
6922
6928
  export declare const PrivateBox: FC<PropsWithChildren>;
6923
6929
 
6924
- declare const privateProps: readonly ["append", "className", "pressed", "compact", "noTitle", "noAutoTooltip", "style"];
6930
+ declare const privateProps: readonly ["append", "className", "pressed", "compact", "noTitle", "noAutoTooltip", "style", "block"];
6925
6931
 
6926
6932
  declare const privateProps_2: readonly ["withBorder"];
6927
6933
 
@@ -8772,11 +8778,6 @@ declare module "gridstack" {
8772
8778
  }
8773
8779
 
8774
8780
 
8775
- declare namespace Calendar {
8776
- var displayName: string;
8777
- }
8778
-
8779
-
8780
8781
  declare module "@tiptap/core" {
8781
8782
  interface Commands<ReturnType> {
8782
8783
  enhanceHighlight: {
@@ -8826,6 +8827,11 @@ declare module "@tiptap/core" {
8826
8827
  }
8827
8828
 
8828
8829
 
8830
+ declare namespace Calendar {
8831
+ var displayName: string;
8832
+ }
8833
+
8834
+
8829
8835
  declare namespace F0GraphNodeWrapperInner {
8830
8836
  var displayName: string;
8831
8837
  }
@@ -1,9 +1,9 @@
1
- import { g as da, B as ua, h as fa, i as ma, j as At, k as De, l as ha, m as p, n as X, o as ge, u as ie, T as pa, p as ga, q as ba, R as xa, r as va, s as re, t as wa, v as pt, w as rt, x as Re, A as _e, y as ya, z as Na, C as M, E as Ca, G as ka, H as ve, J as sn, K as Sa, L as Ia, M as W, N as on, S as O, O as we, Q as Fa, U as Aa, V as La, W as Ea, X as _a, Y as ke, Z as cn, _ as Oa, $ as be, a0 as $e, a1 as Da, a2 as gt, d as dn, a3 as Ce, a4 as Ta, a5 as un, a6 as ne, a7 as K, a8 as fn, a9 as mn, aa as za, ab as hn, ac as me, ad as ee, ae as Pa, af as Ba, ag as Ra, ah as $a, ai as pe, aj as Ge, ak as Wa, al as Ma, am as ja, an as Va, ao as He, ap as pn, aq as Ga, ar as Ha, as as Ua, at as We, au as Ka, av as qa, aw as Ya, ax as Za, ay as Xa, az as Ja, aA as Qa, aB as er, aC as tr, aD as nr, aE as lt, aF as gn, aG as it, aH as bn, aI as ar, aJ as rr, aK as lr, aL as ir, aM as sr, aN as Ue, aO as bt, aP as st, aQ as xn, aR as or, aS as vn, aT as cr, aU as dr, aV as ur, aW as Ee, aX as fr, aY as mr, aZ as Te, a_ as Lt, a$ as ot, b0 as hr, b1 as pr, a as gr, b as br, b2 as wn, b3 as xr, f as vr, F as wr, b4 as yr, b5 as yn, b6 as Nr, b7 as Nn, b8 as Cr, b9 as kr, ba as Sr, bb as Ir, bc as Fr, bd as Ar, be as Lr, bf as Er, bg as _r, bh as Cn, bi as ue, bj as xt, bk as vt, bl as wt, bm as kn, bn as yt, bo as Sn, bp as In, bq as Or, br as Dr, bs as Tr, bt as zr, bu as Pr, bv as Br, bw as Rr, bx as $r, by as Et, bz as Wr, bA as Mr, bB as _t, bC as Ot, bD as Dt, bE as jr, bF as Vr, bG as Gr, bH as Hr, bI as Fn, bJ as Ur, bK as Kr } from "./F0CanvasPanel-CTpW3vtK.js";
2
- import { bW as Lc, bV as Ec, c6 as _c, bS as Oc, bT as Dc, bL as Tc, bM as zc, bN as Pc, c7 as Bc, bU as Rc, c2 as $c, c3 as Wc, bO as Mc, bY as jc, bX as Vc, bP as Gc, bQ as Hc, c4 as Uc, c8 as Kc, c5 as qc, c1 as Yc, b_ as Zc, c0 as Xc, bZ as Jc, bR as Qc, b$ as ed } from "./F0CanvasPanel-CTpW3vtK.js";
1
+ import { g as da, B as ua, h as fa, i as ma, j as At, k as De, l as ha, m as p, n as X, o as ge, u as ie, T as pa, p as ga, q as ba, R as xa, r as va, s as re, t as wa, v as pt, w as rt, x as Re, A as _e, y as ya, z as Na, C as M, E as Ca, G as ka, H as ve, J as sn, K as Sa, L as Ia, M as W, N as on, S as O, O as we, Q as Fa, U as Aa, V as La, W as Ea, X as _a, Y as ke, Z as cn, _ as Oa, $ as be, a0 as $e, a1 as Da, a2 as gt, d as dn, a3 as Ce, a4 as Ta, a5 as un, a6 as ne, a7 as K, a8 as fn, a9 as mn, aa as za, ab as hn, ac as me, ad as ee, ae as Pa, af as Ba, ag as Ra, ah as $a, ai as pe, aj as Ge, ak as Wa, al as Ma, am as ja, an as Va, ao as He, ap as pn, aq as Ga, ar as Ha, as as Ua, at as We, au as Ka, av as qa, aw as Ya, ax as Za, ay as Xa, az as Ja, aA as Qa, aB as er, aC as tr, aD as nr, aE as lt, aF as gn, aG as it, aH as bn, aI as ar, aJ as rr, aK as lr, aL as ir, aM as sr, aN as Ue, aO as bt, aP as st, aQ as xn, aR as or, aS as vn, aT as cr, aU as dr, aV as ur, aW as Ee, aX as fr, aY as mr, aZ as Te, a_ as Lt, a$ as ot, b0 as hr, b1 as pr, a as gr, b as br, b2 as wn, b3 as xr, f as vr, F as wr, b4 as yr, b5 as yn, b6 as Nr, b7 as Nn, b8 as Cr, b9 as kr, ba as Sr, bb as Ir, bc as Fr, bd as Ar, be as Lr, bf as Er, bg as _r, bh as Cn, bi as ue, bj as xt, bk as vt, bl as wt, bm as kn, bn as yt, bo as Sn, bp as In, bq as Or, br as Dr, bs as Tr, bt as zr, bu as Pr, bv as Br, bw as Rr, bx as $r, by as Et, bz as Wr, bA as Mr, bB as _t, bC as Ot, bD as Dt, bE as jr, bF as Vr, bG as Gr, bH as Hr, bI as Fn, bJ as Ur, bK as Kr } from "./F0CanvasPanel-DAS9OuMu.js";
2
+ import { bW as Lc, bV as Ec, c6 as _c, bS as Oc, bT as Dc, bL as Tc, bM as zc, bN as Pc, c7 as Bc, bU as Rc, c2 as $c, c3 as Wc, bO as Mc, bY as jc, bX as Vc, bP as Gc, bQ as Hc, c4 as Uc, c8 as Kc, c5 as qc, c1 as Yc, b_ as Zc, c0 as Xc, bZ as Jc, bR as Qc, b$ as ed } from "./F0CanvasPanel-DAS9OuMu.js";
3
3
  import { jsx as e, jsxs as o, Fragment as U } from "react/jsx-runtime";
4
4
  import se, { forwardRef as j, useRef as G, useTransition as qr, useState as _, useLayoutEffect as An, useId as ct, useContext as Ke, createContext as Nt, useEffect as $, useCallback as Q, useMemo as q, Fragment as Yr, isValidElement as Zr, cloneElement as Ln, Children as En } from "react";
5
- import { C as Xr, P as Jr, a as _n, M as Qr, R as Tt, b as On, u as el, c as Dn, S as tl, A as nl, B as al, L as rl, d as ll, V as il, e as sl, f as ol, g as cl, O as dl } from "./useDataCollectionSource-DspGeRMB.js";
6
- import { l as nd, m as ad, j as rd, x as ld, n as id, s as sd, a3 as od, w as cd, k as dd, D as ud, F as fd, J as md, E as hd, z as pd, a9 as gd, I as bd, K as xd, Q as vd, o as wd, a5 as yd, a6 as Nd, a4 as Cd, a7 as kd, N as Sd, U as Id, a0 as Fd, a2 as Ad, p as Ld, r as Ed, t as _d, G as Od, a8 as Dd, H as Td, T as zd, q as Pd, v as Bd, h as Rd, i as $d, X as Wd, Y as Md, a1 as jd, y as Vd, Z as Gd, _ as Hd, W as Ud, $ as Kd } from "./useDataCollectionSource-DspGeRMB.js";
5
+ import { C as Xr, P as Jr, a as _n, M as Qr, R as Tt, b as On, u as el, c as Dn, S as tl, A as nl, B as al, L as rl, d as ll, V as il, e as sl, f as ol, g as cl, O as dl } from "./useDataCollectionSource-RSypR7CQ.js";
6
+ import { l as nd, m as ad, j as rd, x as ld, n as id, s as sd, a3 as od, w as cd, k as dd, D as ud, F as fd, J as md, E as hd, z as pd, a9 as gd, I as bd, K as xd, Q as vd, o as wd, a5 as yd, a6 as Nd, a4 as Cd, a7 as kd, N as Sd, U as Id, a0 as Fd, a2 as Ad, p as Ld, r as Ed, t as _d, G as Od, a8 as Dd, H as Td, T as zd, q as Pd, v as Bd, h as Rd, i as $d, X as Wd, Y as Md, a1 as jd, y as Vd, Z as Gd, _ as Hd, W as Ud, $ as Kd } from "./useDataCollectionSource-RSypR7CQ.js";
7
7
  const ul = da("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
@@ -1824,6 +1824,11 @@ declare type ButtonInternalProps = Pick<ActionProps, "size" | "disabled" | "clas
1824
1824
  * The style of the button.
1825
1825
  */
1826
1826
  style?: React.CSSProperties;
1827
+ /**
1828
+ * @private
1829
+ * If true, the button will stretch to the full width of its container.
1830
+ */
1831
+ block?: boolean;
1827
1832
  } & ({
1828
1833
  /**
1829
1834
  * The URL to navigate to when the button is clicked.
@@ -4267,6 +4272,7 @@ export declare const defaultTranslations: {
4267
4272
  readonly save: "Save";
4268
4273
  readonly send: "Send";
4269
4274
  readonly cancel: "Cancel";
4275
+ readonly ok: "Ok";
4270
4276
  readonly delete: "Delete";
4271
4277
  readonly copy: "Copy";
4272
4278
  readonly paste: "Paste";
@@ -6694,7 +6700,7 @@ export declare interface F0BoxProps extends Omit<React.ComponentPropsWithoutRef<
6694
6700
  xl?: ResponsiveStyleProps;
6695
6701
  }
6696
6702
 
6697
- export declare const F0Button: WithDataTestIdReturnType_3<ForwardRefExoticComponent<Omit<ButtonInternalProps, "style" | "className" | "variant" | "pressed" | "append" | "compact" | "noAutoTooltip" | "noTitle"> & {
6703
+ export declare const F0Button: WithDataTestIdReturnType_3<ForwardRefExoticComponent<Omit<ButtonInternalProps, "style" | "className" | "block" | "variant" | "pressed" | "append" | "compact" | "noAutoTooltip" | "noTitle"> & {
6698
6704
  variant?: Exclude<ButtonInternalProps["variant"], "ai">;
6699
6705
  } & RefAttributes<HTMLAnchorElement | HTMLButtonElement>>>;
6700
6706
 
@@ -12853,7 +12859,7 @@ export declare const PrivacyModeProvider: React_2.FC<{
12853
12859
  children: ReactNode;
12854
12860
  }>;
12855
12861
 
12856
- declare const privateProps: readonly ["append", "className", "pressed", "compact", "noTitle", "noAutoTooltip", "style"];
12862
+ declare const privateProps: readonly ["append", "className", "pressed", "compact", "noTitle", "noAutoTooltip", "style", "block"];
12857
12863
 
12858
12864
  declare const privateProps_2: readonly ["withBorder"];
12859
12865
 
@@ -15740,11 +15746,6 @@ declare module "gridstack" {
15740
15746
  }
15741
15747
 
15742
15748
 
15743
- declare namespace Calendar {
15744
- var displayName: string;
15745
- }
15746
-
15747
-
15748
15749
  declare module "@tiptap/core" {
15749
15750
  interface Commands<ReturnType> {
15750
15751
  enhanceHighlight: {
@@ -15794,6 +15795,11 @@ declare module "@tiptap/core" {
15794
15795
  }
15795
15796
 
15796
15797
 
15798
+ declare namespace Calendar {
15799
+ var displayName: string;
15800
+ }
15801
+
15802
+
15797
15803
  declare namespace F0GraphNodeWrapperInner {
15798
15804
  var displayName: string;
15799
15805
  }
package/dist/f0.js CHANGED
@@ -1,13 +1,13 @@
1
- import { dF as ck, a6 as yt, bi as Cg, m as fe, o as Lo, g1 as fk, n as Hs, eJ as S3, ad as Aw, S as oe, u as tt, C as dt, d2 as Vu, A as dk, i as C3, H as Gv, cQ as yu, a7 as kr, a3 as gd, g6 as T3, ac as au, g7 as $b, g8 as D3, g9 as A3, ga as QC, d$ as M3, gb as E3, gc as hk, gd as L3, M as pt, a$ as N3, aN as I3, bd as k3, dX as JC, s as Fu, a1 as Mw, a2 as Ws, be as R3, fj as P3, aB as Ew, aC as Lw, aD as Nw, aj as vk, c6 as Hv, dG as pk, ge as O3, fn as B3, aG as gk, dk as V3, bw as F3, aZ as mk, Y as zu, gf as z3, ae as G3, gg as Iw, gh as eT, fh as H3, gi as W3, gj as U3, gk as $3, W as kw, dY as bu, bN as Rw, dV as Y3, dv as Pw, at as ou, bO as yk, db as Ow, bb as Us, a8 as Bn, ao as X3, cF as Yb, cE as bk, gl as Tg, dc as Bw, fV as q3, a0 as xk, fg as Z3, bE as j3, ab as Dg, dR as K3, dS as Q3, dT as J3, c as eH, et as tH, z as _k, cL as rl, dt as wk, bH as Vw, E as Ag, G as Mg, cv as Fw, L as Eg, V as Ar, X as xu, fz as su, fA as lu, K as uu, fB as cu, fx as rH, fy as no, cy as Sk, aq as nH, d9 as Wv, gm as an, aA as iH, df as Ck, de as Tk, gn as aH, aQ as Dk, aW as oH, dN as sH, dO as lH, dH as uH, bj as Gu, bn as Hu, bu as md, dw as cH, bk as fH, b5 as dH, N as Ak, bc as hH, _ as vH, d6 as tT, ds as Pf, fk as pH, fl as gH, go as mH, aV as yH, bo as bH, cO as Mk, a4 as xH, cD as _H, g4 as wH, gp as SH, gq as CH, I as TH, gr as DH, gs as AH, gt as MH, gu as EH } from "./F0CanvasPanel-CTpW3vtK.js";
2
- import { gD as Cme, D as Tme, aO as Dme, F as Ame, a as Mme, e as Eme, b6 as Lme, aP as Nme, bx as Ime, bh as kme, ai as Rme, d_ as Pme, ar as Ome, bL as Bme, f as Vme, dU as Fme, dJ as zme, gH as Gme, d as Hme, bM as Wme, bp as Ume, gy as $me, b1 as Yme, gz as Xme, gB as qme, gC as Zme, c7 as jme, gE as Kme, c2 as Qme, c3 as Jme, P as eye, gA as tye, c4 as rye, gI as nye, gv as iye, gw as aye, gx as oye, c5 as sye, gG as lye, fW as uye, gF as cye, aT as fye, c1 as dye, b_ as hye, c0 as vye, bZ as pye, fY as gye, fS as mye, bR as yye, b$ as bye, b as xye, fR as _ye, g5 as wye, aR as Sye, dE as Cye, fU as Tye, fT as Dye, gJ as Aye } from "./F0CanvasPanel-CTpW3vtK.js";
1
+ import { dF as ck, a6 as yt, bi as Cg, m as fe, o as Lo, g1 as fk, n as Hs, eJ as S3, ad as Aw, S as oe, u as tt, C as dt, d2 as Vu, A as dk, i as C3, H as Gv, cQ as yu, a7 as kr, a3 as gd, g6 as T3, ac as au, g7 as $b, g8 as D3, g9 as A3, ga as QC, d$ as M3, gb as E3, gc as hk, gd as L3, M as pt, a$ as N3, aN as I3, bd as k3, dX as JC, s as Fu, a1 as Mw, a2 as Ws, be as R3, fj as P3, aB as Ew, aC as Lw, aD as Nw, aj as vk, c6 as Hv, dG as pk, ge as O3, fn as B3, aG as gk, dk as V3, bw as F3, aZ as mk, Y as zu, gf as z3, ae as G3, gg as Iw, gh as eT, fh as H3, gi as W3, gj as U3, gk as $3, W as kw, dY as bu, bN as Rw, dV as Y3, dv as Pw, at as ou, bO as yk, db as Ow, bb as Us, a8 as Bn, ao as X3, cF as Yb, cE as bk, gl as Tg, dc as Bw, fV as q3, a0 as xk, fg as Z3, bE as j3, ab as Dg, dR as K3, dS as Q3, dT as J3, c as eH, et as tH, z as _k, cL as rl, dt as wk, bH as Vw, E as Ag, G as Mg, cv as Fw, L as Eg, V as Ar, X as xu, fz as su, fA as lu, K as uu, fB as cu, fx as rH, fy as no, cy as Sk, aq as nH, d9 as Wv, gm as an, aA as iH, df as Ck, de as Tk, gn as aH, aQ as Dk, aW as oH, dN as sH, dO as lH, dH as uH, bj as Gu, bn as Hu, bu as md, dw as cH, bk as fH, b5 as dH, N as Ak, bc as hH, _ as vH, d6 as tT, ds as Pf, fk as pH, fl as gH, go as mH, aV as yH, bo as bH, cO as Mk, a4 as xH, cD as _H, g4 as wH, gp as SH, gq as CH, I as TH, gr as DH, gs as AH, gt as MH, gu as EH } from "./F0CanvasPanel-DAS9OuMu.js";
2
+ import { gD as Cme, D as Tme, aO as Dme, F as Ame, a as Mme, e as Eme, b6 as Lme, aP as Nme, bx as Ime, bh as kme, ai as Rme, d_ as Pme, ar as Ome, bL as Bme, f as Vme, dU as Fme, dJ as zme, gH as Gme, d as Hme, bM as Wme, bp as Ume, gy as $me, b1 as Yme, gz as Xme, gB as qme, gC as Zme, c7 as jme, gE as Kme, c2 as Qme, c3 as Jme, P as eye, gA as tye, c4 as rye, gI as nye, gv as iye, gw as aye, gx as oye, c5 as sye, gG as lye, fW as uye, gF as cye, aT as fye, c1 as dye, b_ as hye, c0 as vye, bZ as pye, fY as gye, fS as mye, bR as yye, b$ as bye, b as xye, fR as _ye, g5 as wye, aR as Sye, dE as Cye, fU as Tye, fT as Dye, gJ as Aye } from "./F0CanvasPanel-DAS9OuMu.js";
3
3
  import { jsx as w, jsxs as B, Fragment as kt } from "react/jsx-runtime";
4
4
  import * as Yn from "react";
5
5
  import He, { forwardRef as hn, useRef as se, useImperativeHandle as LH, Children as Uv, createContext as Jr, useContext as _r, useState as ye, useMemo as ae, useEffect as _e, useCallback as te, useLayoutEffect as Xb, isValidElement as Ek, Fragment as Lg, memo as Lk, useReducer as NH, cloneElement as IH, useId as Ng } from "react";
6
- import { T as Nk, z as kH, B as RH, U as rT, D as nT, E as Wm, G as iT, H as PH, I as na, J as No, K as OH, L as zw, M as Rr, N as fi, O as BH, P as VH, Q as Ik, Z as Ho, R as FH, S as zH, V as GH, W as kk, X as $v, Y as Gw, _ as Rk, $ as Pk, a0 as pn, a1 as HH, a2 as WH, a3 as Ok, a4 as Ig, a5 as UH, a6 as $H, a7 as Bk, a8 as YH, a9 as XH, aa as qH, ab as ZH, ac as jH, ad as KH, F as QH } from "./useChatHistory-CyZmi4kr.js";
7
- import { A as Eye, C as Lye, h as Nye, t as Iye, v as kye, x as Rye, aj as Pye, n as Oye, j as Bye, r as Vye, y as Fye, q as zye, s as Gye, k as Hye, e as Wye, ae as Uye, g as $ye, l as Yye, i as Xye, a as qye, p as Zye, ak as jye, ah as Kye, ag as Qye, ai as Jye, m as e0e, o as t0e, af as r0e, b as n0e, f as i0e, w as a0e, c as o0e, d as s0e, u as l0e } from "./useChatHistory-CyZmi4kr.js";
6
+ import { T as Nk, z as kH, B as RH, U as rT, D as nT, E as Wm, G as iT, H as PH, I as na, J as No, K as OH, L as zw, M as Rr, N as fi, O as BH, P as VH, Q as Ik, Z as Ho, R as FH, S as zH, V as GH, W as kk, X as $v, Y as Gw, _ as Rk, $ as Pk, a0 as pn, a1 as HH, a2 as WH, a3 as Ok, a4 as Ig, a5 as UH, a6 as $H, a7 as Bk, a8 as YH, a9 as XH, aa as qH, ab as ZH, ac as jH, ad as KH, F as QH } from "./useChatHistory-widnlpnJ.js";
7
+ import { A as Eye, C as Lye, h as Nye, t as Iye, v as kye, x as Rye, aj as Pye, n as Oye, j as Bye, r as Vye, y as Fye, q as zye, s as Gye, k as Hye, e as Wye, ae as Uye, g as $ye, l as Yye, i as Xye, a as qye, p as Zye, ak as jye, ah as Kye, ag as Qye, ai as Jye, m as e0e, o as t0e, af as r0e, b as n0e, f as i0e, w as a0e, c as o0e, d as s0e, u as l0e } from "./useChatHistory-widnlpnJ.js";
8
8
  import { createPortal as Vk, unstable_batchedUpdates as Yd, flushSync as JH } from "react-dom";
9
- import { C as eW, F as tW, w as qb, x as Fk, aa as zk, D as Gk, a8 as rW, E as nW, H as Hk, J as Hw, ab as Ww, a3 as iW, ac as aW, ad as oW, b as kg, ae as sW, R as Uw, u as $w, G as Wk, O as Yw, af as Uk, ag as Xw, j as lW, _ as $k, U as Yk, ah as uW, ai as cW, aj as fW, ak as dW, al as hW, M as vW, am as Zb } from "./useDataCollectionSource-DspGeRMB.js";
10
- import { l as c0e, m as f0e, n as d0e, s as h0e, at as v0e, as as p0e, ao as g0e, z as m0e, a9 as y0e, I as b0e, o as x0e, au as _0e, a5 as w0e, a6 as S0e, a4 as C0e, a7 as T0e, N as D0e, p as A0e, P as M0e, r as E0e, t as L0e, T as N0e, q as I0e, v as k0e, aw as R0e, h as P0e, i as O0e, an as B0e, av as V0e, a1 as F0e, y as z0e, ax as G0e, ay as H0e, ap as W0e, aq as U0e, ar as $0e, c as Y0e, az as X0e } from "./useDataCollectionSource-DspGeRMB.js";
9
+ import { C as eW, F as tW, w as qb, x as Fk, aa as zk, D as Gk, a8 as rW, E as nW, H as Hk, J as Hw, ab as Ww, a3 as iW, ac as aW, ad as oW, b as kg, ae as sW, R as Uw, u as $w, G as Wk, O as Yw, af as Uk, ag as Xw, j as lW, _ as $k, U as Yk, ah as uW, ai as cW, aj as fW, ak as dW, al as hW, M as vW, am as Zb } from "./useDataCollectionSource-RSypR7CQ.js";
10
+ import { l as c0e, m as f0e, n as d0e, s as h0e, at as v0e, as as p0e, ao as g0e, z as m0e, a9 as y0e, I as b0e, o as x0e, au as _0e, a5 as w0e, a6 as S0e, a4 as C0e, a7 as T0e, N as D0e, p as A0e, P as M0e, r as E0e, t as L0e, T as N0e, q as I0e, v as k0e, aw as R0e, h as P0e, i as O0e, an as B0e, av as V0e, a1 as F0e, y as z0e, ax as G0e, ay as H0e, ap as W0e, aq as U0e, ar as $0e, c as Y0e, az as X0e } from "./useDataCollectionSource-RSypR7CQ.js";
11
11
  import { utils as fu, write as Xk } from "./xlsx-Bedf3nwD.js";
12
12
  import { defaultTranslations as Z0e } from "./i18n-provider-defaults.js";
13
13
  import './f0.css';const pW = {
@@ -141,6 +141,7 @@ export declare const defaultTranslations: {
141
141
  readonly save: "Save";
142
142
  readonly send: "Send";
143
143
  readonly cancel: "Cancel";
144
+ readonly ok: "Ok";
144
145
  readonly delete: "Delete";
145
146
  readonly copy: "Copy";
146
147
  readonly paste: "Paste";
@@ -850,11 +851,6 @@ declare module "gridstack" {
850
851
  }
851
852
 
852
853
 
853
- declare namespace Calendar {
854
- var displayName: string;
855
- }
856
-
857
-
858
854
  declare module "@tiptap/core" {
859
855
  interface Commands<ReturnType> {
860
856
  enhanceHighlight: {
@@ -904,6 +900,11 @@ declare module "@tiptap/core" {
904
900
  }
905
901
 
906
902
 
903
+ declare namespace Calendar {
904
+ var displayName: string;
905
+ }
906
+
907
+
907
908
  declare namespace F0GraphNodeWrapperInner {
908
909
  var displayName: string;
909
910
  }
@@ -141,6 +141,7 @@ const e = {
141
141
  save: "Save",
142
142
  send: "Send",
143
143
  cancel: "Cancel",
144
+ ok: "Ok",
144
145
  delete: "Delete",
145
146
  copy: "Copy",
146
147
  paste: "Paste",