treege 3.0.0-beta.67 → 3.0.0-beta.68

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.
@@ -3603,6 +3603,7 @@ var Qi = ({ aiConfig: e, onGenerate: t }) => {
3603
3603
  variant: "outline",
3604
3604
  size: "sm",
3605
3605
  onClick: ae,
3606
+ disabled: T.length === 0,
3606
3607
  children: [
3607
3608
  /* @__PURE__ */ W(Vt, {}),
3608
3609
  " ",
package/dist/editor.js CHANGED
@@ -1,3 +1,3 @@
1
- import { t as e } from "./editor-BDiv_6Dn.js";
1
+ import { t as e } from "./editor-BMRcUj1P.js";
2
2
  import { n as t, t as n } from "./ThemeContext-DaPU-Jb0.js";
3
3
  export { n as ThemeProvider, e as TreegeEditor, t as useTheme };
package/dist/main.js CHANGED
@@ -1,4 +1,4 @@
1
- import { t as e } from "./editor-BDiv_6Dn.js";
1
+ import { t as e } from "./editor-BMRcUj1P.js";
2
2
  import { F as t, I as n, L as r, O as i, R as a, a as o, c as s, h as c, i as l, k as u, m as d, n as f, o as p, p as m, r as h, s as g, t as _, z as v } from "./ThemeContext-DaPU-Jb0.js";
3
3
  import { S as y, _ as b, a as x, b as S, g as C, h as w, i as T, l as E, m as D, n as O, p as k, r as A, s as j, t as M, u as N, v as P, x as F, y as I } from "./DefaultInputs-BUBxQdln.js";
4
4
  import { a as L, c as R, i as z, l as B, n as V, o as H, r as U, s as W } from "./useRenderNode-D3owTW40.js";
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "treege",
3
3
  "description": "Powerful form generator",
4
4
  "license": "ISC",
5
- "version": "3.0.0-beta.67",
5
+ "version": "3.0.0-beta.68",
6
6
  "type": "module",
7
7
  "types": "./dist/main.d.ts",
8
8
  "module": "./dist/main.js",