@factorialco/f0-react 1.228.2 → 1.229.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/experimental.d.ts +13 -5
- package/dist/experimental.js +5499 -5486
- package/dist/f0.d.ts +5 -5
- package/dist/f0.js +2 -2
- package/dist/{hooks-DLJyO0Z1.js → hooks-B3KsBFK3.js} +1 -1
- package/package.json +1 -1
package/dist/f0.d.ts
CHANGED
|
@@ -3404,11 +3404,6 @@ declare module "@tiptap/core" {
|
|
|
3404
3404
|
}
|
|
3405
3405
|
|
|
3406
3406
|
|
|
3407
|
-
declare namespace Calendar {
|
|
3408
|
-
var displayName: string;
|
|
3409
|
-
}
|
|
3410
|
-
|
|
3411
|
-
|
|
3412
3407
|
declare module "@tiptap/core" {
|
|
3413
3408
|
interface Commands<ReturnType> {
|
|
3414
3409
|
moodTracker: {
|
|
@@ -3416,3 +3411,8 @@ declare module "@tiptap/core" {
|
|
|
3416
3411
|
};
|
|
3417
3412
|
}
|
|
3418
3413
|
}
|
|
3414
|
+
|
|
3415
|
+
|
|
3416
|
+
declare namespace Calendar {
|
|
3417
|
+
var displayName: string;
|
|
3418
|
+
}
|
package/dist/f0.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as g, L as pe, c as ge, P as G, a as b, f as ve, b as be, A as xe, B as Ce, d as ye, e as we, g as Ne, V as Le, h as M, i as H, j as U, k as Pe, l as W, S as J, m as Y, n as Se, O as Fe, o as X, p as De, q as ke, F as K, r as Me, s as Te, t as Ie, D as Re, u as Be, v as Oe, w as $e, x as Q, y as w, U as Z, z as Ee, E as _e, G as z, H as je, I as ee, J as ze, K as Ve, M as Ae, N as qe, Q as Ge, R as He, X as Ue, T as We, W as Je, Y as Ye, Z as Xe, _ as Ke } from "./hooks-
|
|
2
|
-
import { az as Ja, $ as Ya, aB as Xa, aK as Ka, a0 as Qa, a1 as Za, a2 as er, a3 as ar, a4 as rr, a5 as sr, a6 as tr, a7 as lr, a9 as or, aa as nr, ab as ir, ac as dr, aG as cr, ae as ur, af as fr, ag as mr, ah as hr, ak as pr, al as gr, am as vr, an as br, ap as xr, ad as Cr, ao as yr, aj as wr, aH as Nr, aA as Lr, au as Pr, ax as Sr, at as Fr, aL as Dr, as as kr, ar as Mr, a8 as Tr, ai as Ir, aq as Rr, av as Br, aC as Or, aD as $r, aE as Er, aM as _r, aw as jr, aF as zr, aJ as Vr, ay as Ar, aI as qr } from "./hooks-
|
|
1
|
+
import { C as g, L as pe, c as ge, P as G, a as b, f as ve, b as be, A as xe, B as Ce, d as ye, e as we, g as Ne, V as Le, h as M, i as H, j as U, k as Pe, l as W, S as J, m as Y, n as Se, O as Fe, o as X, p as De, q as ke, F as K, r as Me, s as Te, t as Ie, D as Re, u as Be, v as Oe, w as $e, x as Q, y as w, U as Z, z as Ee, E as _e, G as z, H as je, I as ee, J as ze, K as Ve, M as Ae, N as qe, Q as Ge, R as He, X as Ue, T as We, W as Je, Y as Ye, Z as Xe, _ as Ke } from "./hooks-B3KsBFK3.js";
|
|
2
|
+
import { az as Ja, $ as Ya, aB as Xa, aK as Ka, a0 as Qa, a1 as Za, a2 as er, a3 as ar, a4 as rr, a5 as sr, a6 as tr, a7 as lr, a9 as or, aa as nr, ab as ir, ac as dr, aG as cr, ae as ur, af as fr, ag as mr, ah as hr, ak as pr, al as gr, am as vr, an as br, ap as xr, ad as Cr, ao as yr, aj as wr, aH as Nr, aA as Lr, au as Pr, ax as Sr, at as Fr, aL as Dr, as as kr, ar as Mr, a8 as Tr, ai as Ir, aq as Rr, av as Br, aC as Or, aD as $r, aE as Er, aM as _r, aw as jr, aF as zr, aJ as Vr, ay as Ar, aI as qr } from "./hooks-B3KsBFK3.js";
|
|
3
3
|
import { jsx as e, jsxs as c, Fragment as $ } from "react/jsx-runtime";
|
|
4
4
|
import * as E from "react";
|
|
5
5
|
import Qe, { useState as v, forwardRef as I, useRef as ae, useImperativeHandle as Ze, Children as ea, useEffect as re, createContext as aa } from "react";
|
|
@@ -53263,7 +53263,7 @@ const bAe = ae(function({ compact: t = !1, avatar: n, image: r, title: a, descri
|
|
|
53263
53263
|
onSelect: v,
|
|
53264
53264
|
title: a
|
|
53265
53265
|
})]
|
|
53266
|
-
}), T(_b, {
|
|
53266
|
+
}), (o || s) && T(_b, {
|
|
53267
53267
|
children: [o && c("div", {
|
|
53268
53268
|
className: le("flex flex-col gap-0.5", t && "flex-row flex-wrap gap-x-3 gap-y-0", y && "flex-col gap-y-0.5"),
|
|
53269
53269
|
children: o.map((L, M) => c(jEe, {
|