@particle-academy/fancy-flow 0.65.2 → 0.66.1
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/README.md +100 -3
- package/dist/{FlowViewer-BI_AyyvU.d.ts → FlowViewer-BCc_BvuD.d.ts} +1 -1
- package/dist/{FlowViewer-DABx-6A-.d.cts → FlowViewer-CoAJ3o52.d.cts} +1 -1
- package/dist/{HumanPrompt-Bpp3JiVH.d.cts → HumanPrompt--pXDOyYC.d.cts} +2 -2
- package/dist/{HumanPrompt-BKThiyjB.d.ts → HumanPrompt-DXm_FP9z.d.ts} +2 -2
- package/dist/chunk-27RZJAE2.js +2586 -0
- package/dist/chunk-27RZJAE2.js.map +1 -0
- package/dist/{chunk-MBVX4ZRB.js → chunk-2QTEELJE.js} +4 -3
- package/dist/chunk-2QTEELJE.js.map +1 -0
- package/dist/chunk-2QXKDLGT.js +58 -0
- package/dist/chunk-2QXKDLGT.js.map +1 -0
- package/dist/{chunk-W5DPKJY4.js → chunk-6AYC3BWI.js} +4 -4
- package/dist/chunk-6AYC3BWI.js.map +1 -0
- package/dist/{chunk-5H54OTKT.js → chunk-6TH646CS.js} +127 -5
- package/dist/chunk-6TH646CS.js.map +1 -0
- package/dist/{chunk-EO6444T2.js → chunk-BUNFPBTF.js} +5 -4
- package/dist/chunk-BUNFPBTF.js.map +1 -0
- package/dist/{chunk-77V4QC6Y.js → chunk-FV3D366L.js} +3 -3
- package/dist/{chunk-77V4QC6Y.js.map → chunk-FV3D366L.js.map} +1 -1
- package/dist/{chunk-JF6WCRBU.js → chunk-OWENS2H5.js} +36 -1905
- package/dist/chunk-OWENS2H5.js.map +1 -0
- package/dist/{chunk-RIAFHQT5.js → chunk-RE3XNVSB.js} +3 -3
- package/dist/{chunk-RIAFHQT5.js.map → chunk-RE3XNVSB.js.map} +1 -1
- package/dist/connectors.d.cts +2 -2
- package/dist/connectors.d.ts +2 -2
- package/dist/durable/index.d.cts +2 -2
- package/dist/durable/index.d.ts +2 -2
- package/dist/durable.cjs +865 -9135
- package/dist/durable.cjs.map +1 -1
- package/dist/durable.js +2 -4
- package/dist/durable.js.map +1 -1
- package/dist/engine.cjs +927 -9278
- package/dist/engine.cjs.map +1 -1
- package/dist/engine.d.cts +6 -7
- package/dist/engine.d.ts +6 -7
- package/dist/engine.js +5 -7
- package/dist/engine.js.map +1 -1
- package/dist/fields/react-fancy.d.cts +3 -3
- package/dist/fields/react-fancy.d.ts +3 -3
- package/dist/index.cjs +11009 -10282
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +65 -36
- package/dist/index.d.ts +65 -36
- package/dist/index.js +22 -19
- package/dist/index.js.map +1 -1
- package/dist/layout/index.d.cts +1 -1
- package/dist/layout/index.d.ts +1 -1
- package/dist/llm/prism.cjs.map +1 -1
- package/dist/llm/prism.d.cts +1 -2
- package/dist/llm/prism.d.ts +1 -2
- package/dist/llm/prism.js +1 -1
- package/dist/llm/vercel-ai.cjs.map +1 -1
- package/dist/llm/vercel-ai.d.cts +1 -2
- package/dist/llm/vercel-ai.d.ts +1 -2
- package/dist/llm/vercel-ai.js +1 -1
- package/dist/registry/index.d.cts +20 -9
- package/dist/registry/index.d.ts +20 -9
- package/dist/{registry-CntAdUcY.d.cts → registry-BcgllSk2.d.cts} +1 -1
- package/dist/{registry-DYoV-MQi.d.ts → registry-h-2QswZ5.d.ts} +1 -1
- package/dist/registry.cjs +11252 -10409
- package/dist/registry.cjs.map +1 -1
- package/dist/registry.js +5 -4
- package/dist/{run-cohort-C1nRh_mi.d.ts → run-cohort-CjUBWg6X.d.ts} +2 -2
- package/dist/{run-cohort-CBRAUj-z.d.cts → run-cohort-DL9JzzPU.d.cts} +2 -2
- package/dist/{run-flow-2XsHBwpd.d.cts → run-flow-B_8hgO5_.d.cts} +1 -1
- package/dist/{run-flow-D7AOCcfE.d.ts → run-flow-CxEGBOxd.d.ts} +1 -1
- package/dist/runtime/index.d.cts +5 -5
- package/dist/runtime/index.d.ts +5 -5
- package/dist/runtime.cjs +10843 -10194
- package/dist/runtime.cjs.map +1 -1
- package/dist/runtime.js +5 -5
- package/dist/schema/index.d.cts +19 -6
- package/dist/schema/index.d.ts +19 -6
- package/dist/schema.cjs +881 -9142
- package/dist/schema.cjs.map +1 -1
- package/dist/schema.js +4 -5
- package/dist/screens.cjs +842 -86
- package/dist/screens.cjs.map +1 -1
- package/dist/screens.d.cts +2 -2
- package/dist/screens.d.ts +2 -2
- package/dist/screens.js +7 -6
- package/dist/screens.js.map +1 -1
- package/dist/terminal/fancy-term-host.cjs +99 -0
- package/dist/terminal/fancy-term-host.cjs.map +1 -0
- package/dist/terminal/fancy-term-host.d.cts +76 -0
- package/dist/terminal/fancy-term-host.d.ts +76 -0
- package/dist/terminal/fancy-term-host.js +92 -0
- package/dist/terminal/fancy-term-host.js.map +1 -0
- package/dist/types-B-Syk9-M.d.cts +620 -0
- package/dist/types-B-Syk9-M.d.ts +620 -0
- package/dist/{types-D71SKA5A.d.cts → types-C2ATTmjN.d.cts} +1 -1
- package/dist/{types-Ckhz-YwC.d.ts → types-VunLGqrn.d.ts} +1 -1
- package/dist/ux.cjs +885 -9142
- package/dist/ux.cjs.map +1 -1
- package/dist/ux.d.cts +2 -2
- package/dist/ux.d.ts +2 -2
- package/dist/ux.js +2 -3
- package/dist/ux.js.map +1 -1
- package/package.json +11 -1
- package/dist/capabilities-BYa5p5jw.d.cts +0 -112
- package/dist/capabilities-COOXRiNL.d.ts +0 -112
- package/dist/chunk-5H54OTKT.js.map +0 -1
- package/dist/chunk-EO6444T2.js.map +0 -1
- package/dist/chunk-JF6WCRBU.js.map +0 -1
- package/dist/chunk-MBVX4ZRB.js.map +0 -1
- package/dist/chunk-UM4C46AF.js +0 -103
- package/dist/chunk-UM4C46AF.js.map +0 -1
- package/dist/chunk-USL4FMFU.js +0 -41
- package/dist/chunk-USL4FMFU.js.map +0 -1
- package/dist/chunk-W5DPKJY4.js.map +0 -1
- package/dist/types-JFYjPJAG.d.cts +0 -333
- package/dist/types-JFYjPJAG.d.ts +0 -333
package/dist/runtime.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { applyOutputsToNodes, applyStatusesToNodes, createHistory, useFlowHistory, useFlowRun, useFlowState } from './chunk-
|
|
2
|
-
export { runCohort } from './chunk-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import './chunk-
|
|
1
|
+
export { applyOutputsToNodes, applyStatusesToNodes, createHistory, useFlowHistory, useFlowRun, useFlowState } from './chunk-2QTEELJE.js';
|
|
2
|
+
export { runCohort } from './chunk-RE3XNVSB.js';
|
|
3
|
+
import './chunk-OWENS2H5.js';
|
|
4
|
+
export { RunIdentity, escapeSegment, runFlow } from './chunk-27RZJAE2.js';
|
|
5
|
+
import './chunk-2QXKDLGT.js';
|
|
6
6
|
//# sourceMappingURL=runtime.js.map
|
|
7
7
|
//# sourceMappingURL=runtime.js.map
|
package/dist/schema/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { G as WorkflowInput, P as PortDescriptor, F as FlowGraph } from '../types-B-Syk9-M.cjs';
|
|
2
2
|
import '@xyflow/react';
|
|
3
3
|
|
|
4
4
|
/** Schema version. Bump on breaking shape changes; add migrations as needed. */
|
|
@@ -76,11 +76,24 @@ type WorkflowSchemaNode = {
|
|
|
76
76
|
inputs?: PortDescriptor[];
|
|
77
77
|
outputs?: PortDescriptor[];
|
|
78
78
|
/**
|
|
79
|
-
*
|
|
80
|
-
* (swimlanes
|
|
81
|
-
* `style` carries inline presentation.
|
|
82
|
-
*
|
|
83
|
-
*
|
|
79
|
+
* Node grouping and visual layout — additive + optional. `parentId`/`extent`
|
|
80
|
+
* say which container a node sits in (swimlanes); `width`/`height` carry an
|
|
81
|
+
* explicit (resized) size; `style` carries inline presentation.
|
|
82
|
+
*
|
|
83
|
+
* **`parentId` is NOT decoration, and a runtime that drops it is wrong.** It
|
|
84
|
+
* decides which terminal a node talks to — a terminal lane owns one session
|
|
85
|
+
* and membership is this field, deliberately, so there is no second copy of
|
|
86
|
+
* the grouping in each node's config to drift from what the canvas shows.
|
|
87
|
+
*
|
|
88
|
+
* This comment used to say these fields exist "purely for the canvas", so a
|
|
89
|
+
* runtime that only walks edges and ports could ignore all of them. The
|
|
90
|
+
* Python twin read that literally and carried none of them: a graph loaded
|
|
91
|
+
* there and saved back lost every grouping a person had drawn, silently. The
|
|
92
|
+
* sentence was true when it was written and became false without being
|
|
93
|
+
* revisited, which is the more common way a comment does harm.
|
|
94
|
+
*
|
|
95
|
+
* An older reader that does not know these fields still drops them — that is
|
|
96
|
+
* forward-compatibility, not permission.
|
|
84
97
|
*/
|
|
85
98
|
parentId?: string;
|
|
86
99
|
extent?: "parent" | [[number, number], [number, number]];
|
package/dist/schema/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { G as WorkflowInput, P as PortDescriptor, F as FlowGraph } from '../types-B-Syk9-M.js';
|
|
2
2
|
import '@xyflow/react';
|
|
3
3
|
|
|
4
4
|
/** Schema version. Bump on breaking shape changes; add migrations as needed. */
|
|
@@ -76,11 +76,24 @@ type WorkflowSchemaNode = {
|
|
|
76
76
|
inputs?: PortDescriptor[];
|
|
77
77
|
outputs?: PortDescriptor[];
|
|
78
78
|
/**
|
|
79
|
-
*
|
|
80
|
-
* (swimlanes
|
|
81
|
-
* `style` carries inline presentation.
|
|
82
|
-
*
|
|
83
|
-
*
|
|
79
|
+
* Node grouping and visual layout — additive + optional. `parentId`/`extent`
|
|
80
|
+
* say which container a node sits in (swimlanes); `width`/`height` carry an
|
|
81
|
+
* explicit (resized) size; `style` carries inline presentation.
|
|
82
|
+
*
|
|
83
|
+
* **`parentId` is NOT decoration, and a runtime that drops it is wrong.** It
|
|
84
|
+
* decides which terminal a node talks to — a terminal lane owns one session
|
|
85
|
+
* and membership is this field, deliberately, so there is no second copy of
|
|
86
|
+
* the grouping in each node's config to drift from what the canvas shows.
|
|
87
|
+
*
|
|
88
|
+
* This comment used to say these fields exist "purely for the canvas", so a
|
|
89
|
+
* runtime that only walks edges and ports could ignore all of them. The
|
|
90
|
+
* Python twin read that literally and carried none of them: a graph loaded
|
|
91
|
+
* there and saved back lost every grouping a person had drawn, silently. The
|
|
92
|
+
* sentence was true when it was written and became false without being
|
|
93
|
+
* revisited, which is the more common way a comment does harm.
|
|
94
|
+
*
|
|
95
|
+
* An older reader that does not know these fields still drops them — that is
|
|
96
|
+
* forward-compatibility, not permission.
|
|
84
97
|
*/
|
|
85
98
|
parentId?: string;
|
|
86
99
|
extent?: "parent" | [[number, number], [number, number]];
|