@oomol-lab/open-flow 0.1.0-beta.12 → 0.1.0-beta.13

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.
Files changed (43) hide show
  1. package/dist/browser/{DesignerIcon-ckcKnxxJ.js → DesignerIcon-Bzpx8BtG.js} +7 -2
  2. package/dist/browser/{_virtual_open-flow-twemoji-DJwKsM_w.js → _virtual_open-flow-twemoji-CpHJOEsk.js} +4028 -2
  3. package/dist/browser/carbon-Cn-DTyjG.js +54 -0
  4. package/dist/browser/{createResourceDialog-2pESP2wA.js → createResourceDialog-Cdixb0WC.js} +13 -13
  5. package/dist/browser/{dist-BZ5PTFAs.js → dist-D1VYgicl.js} +426 -305
  6. package/dist/browser/{dist-Bmb2mZvW.js → dist-DYjIVIZC.js} +22 -22
  7. package/dist/browser/{dist-Ce71Szg7.js → dist-DwvhuMxw.js} +15 -15
  8. package/dist/browser/{dist-DY4qlXTK.js → dist-TJfrvoIQ.js} +21 -21
  9. package/dist/browser/{esm-BPZ0P6x4.js → esm-nAA6DHox.js} +1 -1
  10. package/dist/browser/flow-authoring-node.d.ts +4 -0
  11. package/dist/browser/flow-authoring.d.ts +1 -1
  12. package/dist/browser/flow-authoring.js +1525 -1454
  13. package/dist/browser/flow-change.d.ts +42 -0
  14. package/dist/browser/flow-change.js +1423 -1387
  15. package/dist/browser/{flowChanges-CHPdBmZb.js → flowChanges-CX0dLRzD.js} +2797 -1609
  16. package/dist/browser/{flowWorkspace-BLGcgnHj.js → flowWorkspace-BhpxeXhY.js} +50485 -49229
  17. package/dist/browser/inputValues-CFlfnXlS.js +30 -0
  18. package/dist/browser/licenses.md +3 -1
  19. package/dist/browser/{select-Dn3vpjGC.js → select-DCGY8Lom.js} +2569 -2013
  20. package/dist/browser/{typeScriptSession-BoV-FDl3.js → typeScriptSession-DnAmJCzu.js} +6 -6
  21. package/dist/browser/workbench.css +1 -1
  22. package/dist/browser/workbench.js +828 -767
  23. package/dist/browser/workbenchSelect-DdXtOYD1.js +30 -0
  24. package/dist/common/control-api-conformance.js +5339 -218
  25. package/dist/common/control-api.d.ts +244 -11
  26. package/dist/common/control-api.js +2007 -1615
  27. package/dist/common/control-requests.js +1153 -1117
  28. package/dist/common/flow-agent.d.ts +10 -0
  29. package/dist/common/flow-encoding.js +162 -127
  30. package/dist/common/flow-semantics.d.ts +4 -2
  31. package/dist/common/flow-semantics.js +4495 -3448
  32. package/dist/common/mcp.js +1351 -1308
  33. package/dist/common/run-events.js +2 -1
  34. package/dist/common/run-lifecycle.d.ts +4 -0
  35. package/dist/common/run-lifecycle.js +30 -0
  36. package/dist/common/run-results.d.ts +56 -0
  37. package/dist/common/runtime-contract.d.ts +24 -0
  38. package/dist/common/scheduler.d.ts +29 -9
  39. package/dist/common/scheduler.js +3246 -2323
  40. package/package.json +1 -1
  41. package/dist/browser/carbon-DMCVsjHo.js +0 -53
  42. package/dist/browser/waitNotificationInputs-BFbQUOyp.js +0 -29
  43. 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 { C as r, S as i, _ as a, b as o, c as s, w as c, x as l } from "./select-Dn3vpjGC.js";
4
- import { c as u, i as d, n as f, o as p, r as m, s as h, t as g } from "./workbenchSelect-DzF8oik9.js";
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(d, {
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(h, {
24
+ /* @__PURE__ */ S(p, {
25
25
  className: "flex-row items-center justify-between",
26
- children: [/* @__PURE__ */ x(u, { children: N }), /* @__PURE__ */ x(m, {
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(s, { name: "close" })
33
+ children: /* @__PURE__ */ x(l, { name: "close" })
34
34
  })]
35
35
  }),
36
- /* @__PURE__ */ S(r, {
36
+ /* @__PURE__ */ S(o, {
37
37
  className: "gap-4",
38
- children: [/* @__PURE__ */ S(o, {
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 : l, {
56
+ x(z ? i : s, {
57
57
  id: V,
58
58
  children: B
59
59
  })
60
60
  ]
61
- }), w != null && /* @__PURE__ */ S(o, { children: [
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(l, { children: w.description })
90
+ /* @__PURE__ */ x(s, { children: w.description })
91
91
  ] })]
92
92
  }),
93
- /* @__PURE__ */ S(p, {
93
+ /* @__PURE__ */ S(m, {
94
94
  className: "mx-0 mb-0 border-0 bg-transparent p-0 pt-1",
95
- children: [/* @__PURE__ */ x(m, {
95
+ children: [/* @__PURE__ */ x(h, {
96
96
  render: /* @__PURE__ */ x(t, { variant: "outline" }),
97
97
  type: "button",
98
98
  children: P("common.cancel")