@oomol-lab/open-flow 0.1.0-beta.16 → 0.1.0-beta.18
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-DRUIXBbz.js → createResourceDialog-DlrAMxmo.js} +2 -2
- package/dist/browser/flow-authoring.js +1464 -1463
- package/dist/browser/flow-change.js +1 -0
- package/dist/browser/{flowChanges-iuoam3Bx.js → flowChanges-DR6bsnz-.js} +1745 -1484
- package/dist/browser/{flowWorkspace-B0UAQ-s7.js → flowWorkspace-fsNhVe8S.js} +32429 -29399
- package/dist/browser/{i18n-JtW9O5x3.js → i18n-9ypjMjOo.js} +167 -27
- package/dist/browser/{inputValues-DICmJoN-.js → inputValues-MIPdGucY.js} +2 -2
- package/dist/browser/licenses.md +48 -0
- package/dist/browser/{markdownContent-tWc7bRAs.js → markdownContent-BBgH9ZIV.js} +13 -13
- package/dist/browser/theme.css +9 -9
- package/dist/browser/ui.css +1 -1
- package/dist/browser/ui.d.ts +9 -0
- package/dist/browser/ui.js +1219 -1022
- package/dist/browser/{useValueChanged-DSookOEC.js → useValueChanged-BY05Usw-.js} +3 -3
- package/dist/browser/workbench.css +1 -1
- package/dist/browser/workbench.js +931 -629
- package/dist/browser/{workbenchSelect-DgxXqCAa.js → workbenchSelect-CwP6rphY.js} +4 -3
- package/dist/common/control-api-conformance.js +389 -394
- package/dist/common/control-api-errors.d.ts +5 -0
- package/dist/common/control-api.d.ts +1 -6
- package/dist/common/control-api.js +1019 -1003
- package/dist/common/control-requests.js +1 -0
- package/dist/common/engine-contract.d.ts +2 -0
- package/dist/common/flow-encoding.js +1 -0
- package/dist/common/flow-semantics.js +2802 -2767
- package/dist/common/integration-trigger.d.ts +23 -1
- package/dist/common/integration-trigger.js +188 -52
- package/dist/common/mcp.js +409 -391
- package/dist/common/provider-triggers.js +890 -842
- package/dist/common/runtime-contract.d.ts +2 -1
- package/dist/common/runtime-contract.js +99 -28
- package/dist/common/scheduler.js +1255 -1254
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { o as e, t } from "./rolldown-runtime-CEFd7nDs.js";
|
|
2
|
-
import { $ as n, A as r, At as i, B as a, C as o, Ct as s, D as c, Dt as l, E as u, Et as d, F as f, G as p, H as m, I as h, K as g, L as _, M as v, N as y, O as b, Ot as x, P as S, Q as C, R as w, St as T, T as E, Tt as ee, U as D, V as O, W as k, X as A, Y as j, _ as M, _t as N, a as P, bt as F, ct as te, d as ne, dt as I, et as L, ft as R, g as re, gt as ie, h as ae, ht as oe, i as z, it as se, j as ce, jt as le, kt as B, l as ue, lt as V, m as H, mt as de, n as fe, nt as pe, o as me, p as he, pt as ge, q as _e, r as ve, rt as ye, s as be, st as xe, t as Se, tt as Ce, u as we, v as Te, vt as Ee, w as De, wt as Oe, xt as ke, y as Ae, yt as je, z as Me } from "./useValueChanged-
|
|
2
|
+
import { $ as n, A as r, At as i, B as a, C as o, Ct as s, D as c, Dt as l, E as u, Et as d, F as f, G as p, H as m, I as h, K as g, L as _, M as v, N as y, O as b, Ot as x, P as S, Q as C, R as w, St as T, T as E, Tt as ee, U as D, V as O, W as k, X as A, Y as j, _ as M, _t as N, a as P, bt as F, ct as te, d as ne, dt as I, et as L, ft as R, g as re, gt as ie, h as ae, ht as oe, i as z, it as se, j as ce, jt as le, kt as B, l as ue, lt as V, m as H, mt as de, n as fe, nt as pe, o as me, p as he, pt as ge, q as _e, r as ve, rt as ye, s as be, st as xe, t as Se, tt as Ce, u as we, v as Te, vt as Ee, w as De, wt as Oe, xt as ke, y as Ae, yt as je, z as Me } from "./useValueChanged-BY05Usw-.js";
|
|
3
3
|
import * as U from "react";
|
|
4
4
|
import { useLayoutEffect as Ne, useMemo as Pe } from "react";
|
|
5
5
|
import { Fragment as Fe, jsx as W, jsxs as Ie } from "react/jsx-runtime";
|
|
@@ -41,7 +41,7 @@ function Ve({ className: e, orientation: t = "vertical", ...n }) {
|
|
|
41
41
|
function He({ className: e, ...t }) {
|
|
42
42
|
return /* @__PURE__ */ W(Re, {
|
|
43
43
|
"data-slot": "field-label",
|
|
44
|
-
className: j("group/field-label peer/field-label flex w-fit gap-2 leading-snug group-data-[disabled=true]/field:opacity-50 has-data-checked:border-primary/30 has-data-checked:bg-primary/5 has-[>[data-slot=field]]:rounded-lg has-[>[data-slot=field]]:border has-[>[data-slot=field]]:not-has-[:disabled,[data-disabled]]:hover:bg-muted/50 has-[>[data-slot=field]]:has-[:focus-visible]:
|
|
44
|
+
className: j("group/field-label peer/field-label flex w-fit gap-2 leading-snug group-data-[disabled=true]/field:opacity-50 has-data-checked:border-primary/30 has-data-checked:bg-primary/5 has-[>[data-slot=field]]:rounded-lg has-[>[data-slot=field]]:border has-[>[data-slot=field]]:not-has-[:disabled,[data-disabled]]:hover:bg-muted/50 has-[>[data-slot=field]]:has-[:focus-visible]:outline-2 has-[>[data-slot=field]]:has-[:focus-visible]:outline-solid has-[>[data-slot=field]]:has-[:focus-visible]:ring-0 has-[>[data-slot=field]]:has-[:focus-visible]:outline-offset-1 has-[>[data-slot=field]]:has-[:focus-visible]:outline-ring *:data-[slot=field]:p-2.5 dark:has-data-checked:border-primary/20 dark:has-data-checked:bg-primary/10", "has-[>[data-slot=field]]:w-full has-[>[data-slot=field]]:flex-col", e),
|
|
45
45
|
...t
|
|
46
46
|
});
|
|
47
47
|
}
|
|
@@ -5149,6 +5149,7 @@ var Y = zl(), fd = ud(), pd = Cu(Y), md = q({
|
|
|
5149
5149
|
}),
|
|
5150
5150
|
q({
|
|
5151
5151
|
...Fd,
|
|
5152
|
+
inputs: yu().transform(() => ({})).default({}),
|
|
5152
5153
|
kind: J("value"),
|
|
5153
5154
|
values: Cu(hd)
|
|
5154
5155
|
}),
|
|
@@ -11567,7 +11568,7 @@ function _v({ children: e, className: t, size: n = "default", variant: r = "defa
|
|
|
11567
11568
|
"data-slot": "select-trigger",
|
|
11568
11569
|
"data-size": n,
|
|
11569
11570
|
"data-variant": r,
|
|
11570
|
-
className: j("flex w-fit items-center justify-between gap-1.5 rounded-lg border border-input bg-transparent py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none focus-visible:
|
|
11571
|
+
className: j("flex w-fit items-center justify-between gap-1.5 rounded-lg border border-input bg-transparent py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none focus-visible:outline-2 focus-visible:outline-solid focus-visible:ring-0 focus-visible:aria-invalid:ring-0 focus-visible:outline-offset-1 focus-visible:outline-ring disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 data-placeholder:text-muted-foreground data-[size=default]:h-8 data-[size=sm]:h-7 data-[size=sm]:rounded-md *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-1.5 dark:bg-input/30 dark:hover:bg-input/50 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4", r == "subtle" && "rounded-sm border-transparent bg-muted px-2 py-0.5 text-xs data-[size=sm]:h-6 data-[size=sm]:rounded-sm dark:bg-muted", t),
|
|
11571
11572
|
...i,
|
|
11572
11573
|
children: [e, /* @__PURE__ */ W(A_, { render: /* @__PURE__ */ W(P, { className: "text-muted-foreground" }) })]
|
|
11573
11574
|
});
|