@oomol-lab/open-flow 0.1.0-beta.12 → 0.1.0-beta.14
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/{DesignerIcon-ckcKnxxJ.js → DesignerIcon-Bzpx8BtG.js} +7 -2
- package/dist/browser/{_virtual_open-flow-twemoji-DJwKsM_w.js → _virtual_open-flow-twemoji-CpHJOEsk.js} +4028 -2
- package/dist/browser/carbon-Cn-DTyjG.js +54 -0
- package/dist/browser/{createResourceDialog-2pESP2wA.js → createResourceDialog-Cdixb0WC.js} +13 -13
- package/dist/browser/{dist-BZ5PTFAs.js → dist-D1VYgicl.js} +426 -305
- package/dist/browser/{dist-Bmb2mZvW.js → dist-DYjIVIZC.js} +22 -22
- package/dist/browser/{dist-Ce71Szg7.js → dist-DwvhuMxw.js} +15 -15
- package/dist/browser/{dist-DY4qlXTK.js → dist-TJfrvoIQ.js} +21 -21
- package/dist/browser/{esm-BPZ0P6x4.js → esm-3CD4_kEl.js} +1 -1
- package/dist/browser/flow-authoring-node.d.ts +4 -0
- package/dist/browser/flow-authoring.d.ts +1 -1
- package/dist/browser/flow-authoring.js +1525 -1454
- package/dist/browser/flow-change.d.ts +42 -0
- package/dist/browser/flow-change.js +1423 -1387
- package/dist/browser/{flowChanges-CHPdBmZb.js → flowChanges-CNSahvWH.js} +2791 -1609
- package/dist/browser/{flowWorkspace-BLGcgnHj.js → flowWorkspace-DvitOPqI.js} +50474 -49229
- package/dist/browser/inputValues-CczmpMHr.js +30 -0
- package/dist/browser/licenses.md +3 -1
- package/dist/browser/{select-Dn3vpjGC.js → select-DCGY8Lom.js} +2569 -2013
- package/dist/browser/{typeScriptSession-BoV-FDl3.js → typeScriptSession-DnAmJCzu.js} +6 -6
- package/dist/browser/workbench.css +1 -1
- package/dist/browser/workbench.js +828 -767
- package/dist/browser/workbenchSelect-DdXtOYD1.js +30 -0
- package/dist/common/control-api-conformance.js +5340 -218
- package/dist/common/control-api.d.ts +244 -11
- package/dist/common/control-api.js +2023 -1615
- package/dist/common/control-requests.js +1153 -1117
- package/dist/common/flow-agent.d.ts +10 -0
- package/dist/common/flow-encoding.js +162 -127
- package/dist/common/flow-semantics.d.ts +4 -2
- package/dist/common/flow-semantics.js +4495 -3448
- package/dist/common/mcp.js +1351 -1308
- package/dist/common/run-events.js +2 -1
- package/dist/common/run-lifecycle.d.ts +4 -0
- package/dist/common/run-lifecycle.js +30 -0
- package/dist/common/run-results.d.ts +57 -0
- package/dist/common/runtime-contract.d.ts +24 -0
- package/dist/common/scheduler.d.ts +29 -9
- package/dist/common/scheduler.js +3246 -2323
- package/package.json +1 -1
- package/dist/browser/carbon-DMCVsjHo.js +0 -53
- package/dist/browser/waitNotificationInputs-BFbQUOyp.js +0 -29
- package/dist/browser/workbenchSelect-DzF8oik9.js +0 -435
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as e } from "./main-DmjVyuWr.js";
|
|
2
2
|
import { Vn as t, jt as n } from "./getPseudoElementBounds-Dfqo78k7.js";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { B as r, H as i, L as a, U as o, V as s, W as c, c as l, d as u, h as d, l as f, m as p, p as m, u as h } from "./select-DCGY8Lom.js";
|
|
4
|
+
import { t as g } from "./workbenchSelect-DdXtOYD1.js";
|
|
5
5
|
import { useEffect as _, useRef as v, useState as y } from "react";
|
|
6
6
|
import { Fragment as b, jsx as x, jsxs as S } from "react/jsx-runtime";
|
|
7
7
|
//#region src/workbench/browser/runtime/shell/createResourceDialog.tsx
|
|
@@ -13,7 +13,7 @@ function C({ disabled: C, field: w, id: T, issue: E, label: D, name: O, onNameCh
|
|
|
13
13
|
e || A(!1);
|
|
14
14
|
},
|
|
15
15
|
open: L,
|
|
16
|
-
children: /* @__PURE__ */ x(
|
|
16
|
+
children: /* @__PURE__ */ x(u, {
|
|
17
17
|
container: I.current,
|
|
18
18
|
initialFocus: () => F.current,
|
|
19
19
|
showCloseButton: !1,
|
|
@@ -21,21 +21,21 @@ function C({ disabled: C, field: w, id: T, issue: E, label: D, name: O, onNameCh
|
|
|
21
21
|
className: "flex flex-col gap-4",
|
|
22
22
|
onSubmit: j,
|
|
23
23
|
children: [
|
|
24
|
-
/* @__PURE__ */ S(
|
|
24
|
+
/* @__PURE__ */ S(p, {
|
|
25
25
|
className: "flex-row items-center justify-between",
|
|
26
|
-
children: [/* @__PURE__ */ x(
|
|
26
|
+
children: [/* @__PURE__ */ x(d, { children: N }), /* @__PURE__ */ x(h, {
|
|
27
27
|
"aria-label": P("common.cancel"),
|
|
28
28
|
render: /* @__PURE__ */ x(t, {
|
|
29
29
|
size: "icon-sm",
|
|
30
30
|
variant: "ghost"
|
|
31
31
|
}),
|
|
32
32
|
type: "button",
|
|
33
|
-
children: /* @__PURE__ */ x(
|
|
33
|
+
children: /* @__PURE__ */ x(l, { name: "close" })
|
|
34
34
|
})]
|
|
35
35
|
}),
|
|
36
|
-
/* @__PURE__ */ S(
|
|
36
|
+
/* @__PURE__ */ S(o, {
|
|
37
37
|
className: "gap-4",
|
|
38
|
-
children: [/* @__PURE__ */ S(
|
|
38
|
+
children: [/* @__PURE__ */ S(r, {
|
|
39
39
|
"data-invalid": z,
|
|
40
40
|
children: [
|
|
41
41
|
/* @__PURE__ */ x(c, {
|
|
@@ -53,12 +53,12 @@ function C({ disabled: C, field: w, id: T, issue: E, label: D, name: O, onNameCh
|
|
|
53
53
|
required: !0,
|
|
54
54
|
value: O
|
|
55
55
|
}),
|
|
56
|
-
x(z ? i :
|
|
56
|
+
x(z ? i : s, {
|
|
57
57
|
id: V,
|
|
58
58
|
children: B
|
|
59
59
|
})
|
|
60
60
|
]
|
|
61
|
-
}), w != null && /* @__PURE__ */ S(
|
|
61
|
+
}), w != null && /* @__PURE__ */ S(r, { children: [
|
|
62
62
|
/* @__PURE__ */ x(c, {
|
|
63
63
|
htmlFor: w.state == "ready" ? H : void 0,
|
|
64
64
|
children: w.label
|
|
@@ -87,12 +87,12 @@ function C({ disabled: C, field: w, id: T, issue: E, label: D, name: O, onNameCh
|
|
|
87
87
|
})
|
|
88
88
|
]
|
|
89
89
|
}),
|
|
90
|
-
/* @__PURE__ */ x(
|
|
90
|
+
/* @__PURE__ */ x(s, { children: w.description })
|
|
91
91
|
] })]
|
|
92
92
|
}),
|
|
93
|
-
/* @__PURE__ */ S(
|
|
93
|
+
/* @__PURE__ */ S(m, {
|
|
94
94
|
className: "mx-0 mb-0 border-0 bg-transparent p-0 pt-1",
|
|
95
|
-
children: [/* @__PURE__ */ x(
|
|
95
|
+
children: [/* @__PURE__ */ x(h, {
|
|
96
96
|
render: /* @__PURE__ */ x(t, { variant: "outline" }),
|
|
97
97
|
type: "button",
|
|
98
98
|
children: P("common.cancel")
|