@oomol-lab/open-flow 0.1.0-beta.8 → 0.1.0-beta.9

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.
@@ -2864,7 +2864,7 @@ var Wt = { openExternalPage: async () => !1 }, Gt = class {
2864
2864
  return;
2865
2865
  }
2866
2866
  }
2867
- }, Kt = H(() => import("./flowWorkspace-BP4a-oo7.js").then((e) => e.t));
2867
+ }, Kt = H(() => import("./flowWorkspace-CRk3VJXr.js").then((e) => e.t));
2868
2868
  function qt({ action: e, description: t, error: n, onSubmit: r, onTokenChange: i, pending: a = !1, title: o, token: s, tokenLabel: u }) {
2869
2869
  let m = s != null && u != null && i != null, h = s ?? "", _ = /* @__PURE__ */ K(Ke, { children: [
2870
2870
  /* @__PURE__ */ G("div", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oomol-lab/open-flow",
3
- "version": "0.1.0-beta.8",
3
+ "version": "0.1.0-beta.9",
4
4
  "description": "TypeScript contracts and Browser runtime for Open Flow.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {