@factorialco/f0-react 1.464.2 → 1.465.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/ai.d.ts CHANGED
@@ -3260,11 +3260,6 @@ declare module "gridstack" {
3260
3260
  }
3261
3261
 
3262
3262
 
3263
- declare namespace Calendar {
3264
- var displayName: string;
3265
- }
3266
-
3267
-
3268
3263
  declare module "@tiptap/core" {
3269
3264
  interface Commands<ReturnType> {
3270
3265
  aiBlock: {
@@ -3312,3 +3307,8 @@ declare module "@tiptap/core" {
3312
3307
  };
3313
3308
  }
3314
3309
  }
3310
+
3311
+
3312
+ declare namespace Calendar {
3313
+ var displayName: string;
3314
+ }
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-BpJz7hVx.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-Bn85X1PX.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-CSzQpJb9.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-WwGShCqL.js";
4
4
  export {
5
5
  v as AiChatTranslationsProvider,
6
6
  t as ChatSpinner,
@@ -8031,11 +8031,6 @@ declare module "gridstack" {
8031
8031
  }
8032
8032
 
8033
8033
 
8034
- declare namespace Calendar {
8035
- var displayName: string;
8036
- }
8037
-
8038
-
8039
8034
  declare module "@tiptap/core" {
8040
8035
  interface Commands<ReturnType> {
8041
8036
  aiBlock: {
@@ -8083,3 +8078,8 @@ declare module "@tiptap/core" {
8083
8078
  };
8084
8079
  }
8085
8080
  }
8081
+
8082
+
8083
+ declare namespace Calendar {
8084
+ var displayName: string;
8085
+ }