@oomol-lab/open-flow 0.1.0-beta.6 → 0.1.0-beta.8
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/browser/{createResourceDialog-Cf7QpXp6.js → createResourceDialog-DNBueSYZ.js} +2 -2
- package/dist/browser/{esm-CTcBY7hh.js → esm-D6nXYREP.js} +1 -1
- package/dist/browser/flow-authoring.js +46 -42
- package/dist/browser/flow-change.d.ts +1 -0
- package/dist/browser/flow-change.js +46 -42
- package/dist/browser/{flowChanges-BDqD_Q4G.js → flowChanges-oOy2KUiy.js} +916 -926
- package/dist/browser/{flowWorkspace-CPBHm14t.js → flowWorkspace-BP4a-oo7.js} +14565 -14629
- package/dist/browser/{icons-CRxvozBE.js → icons-KIOgjHpD.js} +47 -43
- package/dist/browser/{waitNotificationInputs-lPrLDTOd.js → waitNotificationInputs-B5YV0ai0.js} +1 -1
- package/dist/browser/workbench.css +1 -1
- package/dist/browser/workbench.js +8 -8
- package/dist/browser/{workbenchSelect-Cf1zlVm9.js → workbenchSelect-CbXrdwxW.js} +1 -1
- package/dist/common/control-api-conformance.js +6 -4
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as e, f as t, i as n } from "./dist-C46JByB-.js";
|
|
2
2
|
import { a as r, i, s as a, t as o } from "./main-DmjVyuWr.js";
|
|
3
3
|
import { Un as s, Vn as c, jt as l } from "./getPseudoElementBounds-5LArT6Xc.js";
|
|
4
|
-
import { a as u, c as d, d as f, f as p, i as m, n as h, o as g, p as _, t as v, u as y } from "./icons-
|
|
5
|
-
import { t as b } from "./workbenchSelect-
|
|
6
|
-
import { $ as x, A as S, C as ee, D as C, E as w, F as T, G as E, H as D, I as O, J as te, M as k, N as A, O as j, P as M, Q as N, S as P, U as F, V as I, W as ne, X as re, Y as ie, Z as ae, _ as oe, a as se, at as ce, b as le, c as ue, ct as de, d as fe, dt as pe, et as me, f as he, ft as L, g as ge, h as _e, i as ve, it as ye, j as R, l as be, lt as xe, m as Se, mt as z, n as B, nt as Ce, o as we, ot as Te, p as Ee, pt as De, q as Oe, rt as ke, s as Ae, st as je, t as Me, tt as V, u as Ne, ut as Pe, v as Fe, w as Ie, x as Le, y as Re, z as ze } from "./flowChanges-
|
|
4
|
+
import { a as u, c as d, d as f, f as p, i as m, n as h, o as g, p as _, t as v, u as y } from "./icons-KIOgjHpD.js";
|
|
5
|
+
import { t as b } from "./workbenchSelect-CbXrdwxW.js";
|
|
6
|
+
import { $ as x, A as S, C as ee, D as C, E as w, F as T, G as E, H as D, I as O, J as te, M as k, N as A, O as j, P as M, Q as N, S as P, U as F, V as I, W as ne, X as re, Y as ie, Z as ae, _ as oe, a as se, at as ce, b as le, c as ue, ct as de, d as fe, dt as pe, et as me, f as he, ft as L, g as ge, h as _e, i as ve, it as ye, j as R, l as be, lt as xe, m as Se, mt as z, n as B, nt as Ce, o as we, ot as Te, p as Ee, pt as De, q as Oe, rt as ke, s as Ae, st as je, t as Me, tt as V, u as Ne, ut as Pe, v as Fe, w as Ie, x as Le, y as Re, z as ze } from "./flowChanges-oOy2KUiy.js";
|
|
7
7
|
import { a as Be, i as Ve, n as He, r as Ue } from "./languages-DgJehE1g.js";
|
|
8
8
|
import { Suspense as We, lazy as H, useEffect as U, useRef as Ge, useState as W } from "react";
|
|
9
9
|
import { Fragment as Ke, jsx as G, jsxs as K } from "react/jsx-runtime";
|
|
@@ -91,7 +91,7 @@ function Je(e, t) {
|
|
|
91
91
|
}
|
|
92
92
|
//#endregion
|
|
93
93
|
//#region src/workbench/browser/runtime/shell/resourceBrowser.tsx
|
|
94
|
-
var Ye = H(() => import("./createResourceDialog-
|
|
94
|
+
var Ye = H(() => import("./createResourceDialog-DNBueSYZ.js")), Xe = Be.map((e) => ({
|
|
95
95
|
label: Ve[e],
|
|
96
96
|
value: e
|
|
97
97
|
}));
|
|
@@ -2500,9 +2500,9 @@ var Bt = class {
|
|
|
2500
2500
|
phase: r == null ? "failed" : void 0
|
|
2501
2501
|
} }), r != null;
|
|
2502
2502
|
}
|
|
2503
|
-
async moveNodes(e
|
|
2504
|
-
let
|
|
2505
|
-
|
|
2503
|
+
async moveNodes(e) {
|
|
2504
|
+
let t = this.#l.value.target;
|
|
2505
|
+
t != null && await this.#S((n) => A(n, t, e));
|
|
2506
2506
|
}
|
|
2507
2507
|
async moveViewport(e, t = "detail") {
|
|
2508
2508
|
let n = this.#l.value.target;
|
|
@@ -2864,7 +2864,7 @@ var Wt = { openExternalPage: async () => !1 }, Gt = class {
|
|
|
2864
2864
|
return;
|
|
2865
2865
|
}
|
|
2866
2866
|
}
|
|
2867
|
-
}, Kt = H(() => import("./flowWorkspace-
|
|
2867
|
+
}, Kt = H(() => import("./flowWorkspace-BP4a-oo7.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", {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { $ as e, A as t, At as n, Bn as r, Dt as i, Et as a, Fn as o, G as s, I as c, Jn as l, Jt as u, K as d, Kn as f, Mn as p, Mt as m, N as h, Nn as ee, Nt as g, On as _, P as v, Pn as y, Qn as b, Rn as x, Sn as S, St as C, Tt as w, Un as T, Vt as E, Xt as D, Yt as te, Z as O, Zn as k, Zt as A, _t as j, a as M, bt as N, c as P, en as F, et as I, f as L, ft as R, gt as z, i as ne, j as re, kt as ie, l as ae, lr as oe, lt as B, m as se, n as V, nr as H, nt as U, or as ce, p as le, qn as ue, qt as de, r as fe, rn as pe, rr as W, s as me, sr as he, t as G, tn as ge, tr as K, tt as _e, u as ve, vn as ye, vt as be, x as q, xt as xe, zn as Se, zt as J } from "./getPseudoElementBounds-5LArT6Xc.js";
|
|
2
|
-
import { s as Ce } from "./icons-
|
|
2
|
+
import { s as Ce } from "./icons-KIOgjHpD.js";
|
|
3
3
|
import * as Y from "react";
|
|
4
4
|
import { jsx as X, jsxs as we } from "react/jsx-runtime";
|
|
5
5
|
//#region ../../node_modules/.bun/lucide-react@0.468.0+f4eacebf2041cd4f/node_modules/lucide-react/dist/esm/icons/chevron-up.js
|
|
@@ -38,9 +38,11 @@ function s(e, t) {
|
|
|
38
38
|
async function c(e, t, n) {
|
|
39
39
|
return i(e.status, t, `${n} status`), a(await e.json().catch(() => r(`${n} body: expected JSON.`)), `${n} body`);
|
|
40
40
|
}
|
|
41
|
-
async function l(e, t, n,
|
|
42
|
-
let
|
|
43
|
-
i(
|
|
41
|
+
async function l(e, t, n, o, l) {
|
|
42
|
+
let u = await c(e, t, o), d = a(u.error, `${o} error`);
|
|
43
|
+
i(d.code, n, `${o} error code`);
|
|
44
|
+
let f = s(d.message, `${o} error message`);
|
|
45
|
+
l != null && !f.includes(l) && r(`${o} error message: expected ${JSON.stringify(l)} in ${JSON.stringify(f)}.`), i(u.version, 1, `${o} version`);
|
|
44
46
|
}
|
|
45
47
|
function u(e, t, n = {}) {
|
|
46
48
|
let r = new Headers(n.headers);
|
|
@@ -199,7 +201,7 @@ var b = [
|
|
|
199
201
|
name: "commits immutable Draft Revisions for one Flow",
|
|
200
202
|
async verify(e) {
|
|
201
203
|
let t = await f(e, "Draft flow", "draft-flow"), n = s(t.flowId, "Draft Flow flowId"), r = s(t.draftRevisionId, "Draft Flow revisionId"), o = await c(await m(e, n, r, "marker", "draft-change"), 200, "Change Draft"), d = h(o, "Changed Draft");
|
|
202
|
-
i(a(o.revision, "Changed Draft revision").parentRevisionId, r, "Changed Draft parent"), i(await c(await m(e, n, r, "marker", "draft-change"), 200, "Replay Draft change"), o, "Replayed Draft change"), await l(await m(e, n, r, "another-marker", "draft-change"), 409, "flow.conflict", "Conflicting Draft change replay"), await l(await p(e, n, d, [{
|
|
204
|
+
i(a(o.revision, "Changed Draft revision").parentRevisionId, r, "Changed Draft parent"), i(await c(await m(e, n, r, "marker", "draft-change"), 200, "Replay Draft change"), o, "Replayed Draft change"), await l(await m(e, n, r, "another-marker", "draft-change"), 409, "flow.conflict", "Conflicting Draft change replay"), await l(await m(e, n, d, "marker"), 400, "flow.invalid", "Duplicate Draft Node", "A Node with this ID already exists"), await l(await p(e, n, d, [{
|
|
203
205
|
before: [{
|
|
204
206
|
handle: "ready",
|
|
205
207
|
jsonSchema: { type: "boolean" },
|