@factorialco/f0-react 1.470.0 → 1.470.1

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.
@@ -260076,15 +260076,15 @@ export {
260076
260076
  Opr as ad,
260077
260077
  eXe as ae,
260078
260078
  Nqe as af,
260079
- EFe as ag,
260080
- Bm as ah,
260081
- Vie as ai,
260082
- af as aj,
260083
- of as ak,
260084
- sf as al,
260085
- mae as am,
260086
- qqe as an,
260087
- U7 as ao,
260079
+ af as ag,
260080
+ of as ah,
260081
+ sf as ai,
260082
+ mae as aj,
260083
+ qqe as ak,
260084
+ U7 as al,
260085
+ EFe as am,
260086
+ Bm as an,
260087
+ Vie as ao,
260088
260088
  Axt as ap,
260089
260089
  Txt as aq,
260090
260090
  yt as ar,
package/dist/ai.d.ts CHANGED
@@ -3303,11 +3303,6 @@ declare module "gridstack" {
3303
3303
  }
3304
3304
 
3305
3305
 
3306
- declare namespace Calendar {
3307
- var displayName: string;
3308
- }
3309
-
3310
-
3311
3306
  declare module "@tiptap/core" {
3312
3307
  interface Commands<ReturnType> {
3313
3308
  aiBlock: {
@@ -3355,3 +3350,8 @@ declare module "@tiptap/core" {
3355
3350
  };
3356
3351
  }
3357
3352
  }
3353
+
3354
+
3355
+ declare namespace Calendar {
3356
+ var displayName: string;
3357
+ }
package/dist/ai.js CHANGED
@@ -1,6 +1,6 @@
1
- import { l as t, k as e, F as r, a as o, C as i, b as n, m as F, n as u, d as A, I as c, g as C, c as m, h, e as l, u as d, j as I, i as f, f as T } from "./F0AiChat-XZjqd4AY.js";
1
+ import { l as t, k as e, F as r, a as o, C as i, b as n, m as F, n as u, d as A, I as c, g as C, c as m, h, e as l, u as d, j as I, i as f, f as T } from "./F0AiChat-BoBl_LAm.js";
2
2
  import { defaultTranslations as S } from "./i18n-provider-defaults.js";
3
- import { A as v, e as x, F as P, c as V, d as k, b as O, a as b, f as y, o as M, u as j } from "./types-_SCbiXxu.js";
3
+ import { A as v, e as x, F as P, c as V, d as k, b as O, a as b, f as y, o as M, u as j } from "./types-Cc9C2iNK.js";
4
4
  export {
5
5
  v as AiChatTranslationsProvider,
6
6
  t as ChatSpinner,
@@ -8053,11 +8053,6 @@ declare module "gridstack" {
8053
8053
  }
8054
8054
 
8055
8055
 
8056
- declare namespace Calendar {
8057
- var displayName: string;
8058
- }
8059
-
8060
-
8061
8056
  declare module "@tiptap/core" {
8062
8057
  interface Commands<ReturnType> {
8063
8058
  aiBlock: {
@@ -8105,3 +8100,8 @@ declare module "@tiptap/core" {
8105
8100
  };
8106
8101
  }
8107
8102
  }
8103
+
8104
+
8105
+ declare namespace Calendar {
8106
+ var displayName: string;
8107
+ }