@skaile/workspaces 2.5.0 → 2.6.0
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/CHANGELOG.md +6 -0
- package/README.md +26 -11
- package/dist/{asset-feeds-4AWAT5PW.js → asset-feeds-3GKUWPRJ.js} +4 -4
- package/dist/{asset-feeds-4AWAT5PW.js.map → asset-feeds-3GKUWPRJ.js.map} +1 -1
- package/dist/asset-manager/index.js +1 -1
- package/dist/{chunk-YWPEDILM.js → chunk-3TYRCPO7.js} +8 -8
- package/dist/{chunk-YWPEDILM.js.map → chunk-3TYRCPO7.js.map} +1 -1
- package/dist/{chunk-PJ6INYDD.js → chunk-7WDM3K2N.js} +3 -3
- package/dist/{chunk-PJ6INYDD.js.map → chunk-7WDM3K2N.js.map} +1 -1
- package/dist/{chunk-WSARNOPP.js → chunk-ED3BMX72.js} +2 -2
- package/dist/{chunk-WSARNOPP.js.map → chunk-ED3BMX72.js.map} +1 -1
- package/dist/{chunk-ENBTXMPL.js → chunk-FDZE3XVR.js} +6 -6
- package/dist/{chunk-ENBTXMPL.js.map → chunk-FDZE3XVR.js.map} +1 -1
- package/dist/{chunk-UZYTSIX6.js → chunk-GAVKKN4O.js} +4 -4
- package/dist/{chunk-UZYTSIX6.js.map → chunk-GAVKKN4O.js.map} +1 -1
- package/dist/{chunk-4O2RAXKJ.js → chunk-J7K6K5DH.js} +316 -6
- package/dist/chunk-J7K6K5DH.js.map +1 -0
- package/dist/{chunk-EEHOMCRU.js → chunk-LX7OUTU2.js} +129 -11
- package/dist/chunk-LX7OUTU2.js.map +1 -0
- package/dist/{chunk-OEGHKO5N.js → chunk-MNPDB7WD.js} +17 -8
- package/dist/chunk-MNPDB7WD.js.map +1 -0
- package/dist/{chunk-IHX2SN35.js → chunk-PSGOSWDZ.js} +6 -6
- package/dist/{chunk-IHX2SN35.js.map → chunk-PSGOSWDZ.js.map} +1 -1
- package/dist/{chunk-MADO7PH5.js → chunk-RURJMOBQ.js} +2 -2
- package/dist/{chunk-MADO7PH5.js.map → chunk-RURJMOBQ.js.map} +1 -1
- package/dist/{chunk-FKBQRV4J.js → chunk-SCR3WGW7.js} +3 -3
- package/dist/{chunk-FKBQRV4J.js.map → chunk-SCR3WGW7.js.map} +1 -1
- package/dist/{chunk-4QROZZ5Z.js → chunk-TUYN2HDT.js} +7 -4
- package/dist/chunk-TUYN2HDT.js.map +1 -0
- package/dist/{chunk-V4ZLZJFN.js → chunk-UYRXP3NN.js} +3 -3
- package/dist/{chunk-V4ZLZJFN.js.map → chunk-UYRXP3NN.js.map} +1 -1
- package/dist/{chunk-EUWN4EK4.js → chunk-VPCFGWA5.js} +6 -6
- package/dist/{chunk-EUWN4EK4.js.map → chunk-VPCFGWA5.js.map} +1 -1
- package/dist/{chunk-JAFEMG7W.js → chunk-VXAIWI6C.js} +3 -3
- package/dist/{chunk-JAFEMG7W.js.map → chunk-VXAIWI6C.js.map} +1 -1
- package/dist/{chunk-AKVAZ5CB.js → chunk-WRD3D545.js} +2 -2
- package/dist/{chunk-AKVAZ5CB.js.map → chunk-WRD3D545.js.map} +1 -1
- package/dist/cli/index.js +31 -31
- package/dist/connectors/index.js +5 -5
- package/dist/{ensure-sources-QF72HVUM.js → ensure-sources-Z7JDO3VO.js} +4 -4
- package/dist/{ensure-sources-QF72HVUM.js.map → ensure-sources-Z7JDO3VO.js.map} +1 -1
- package/dist/factory-assets/connectors/box.js +5 -5
- package/dist/factory-assets/connectors/deploy.js +5 -5
- package/dist/factory-assets/connectors/devserver.js +5 -5
- package/dist/factory-assets/connectors/flow/CONNECTOR.md +36 -8
- package/dist/factory-assets/connectors/flow/adapter.d.ts +4 -1
- package/dist/factory-assets/connectors/flow/adapter.d.ts.map +1 -1
- package/dist/factory-assets/connectors/flow/adapter.js +5 -5
- package/dist/factory-assets/connectors/flow/contract/expression.d.ts +3 -0
- package/dist/factory-assets/connectors/flow/contract/expression.d.ts.map +1 -1
- package/dist/factory-assets/connectors/flow/contract.js +2 -2
- package/dist/factory-assets/connectors/flow/engine/engine.d.ts +30 -0
- package/dist/factory-assets/connectors/flow/engine/engine.d.ts.map +1 -1
- package/dist/factory-assets/connectors/flow/engine/node-shape.d.ts +6 -0
- package/dist/factory-assets/connectors/flow/engine/node-shape.d.ts.map +1 -1
- package/dist/factory-assets/connectors/flow/engine/router-settlement.d.ts +48 -0
- package/dist/factory-assets/connectors/flow/engine/router-settlement.d.ts.map +1 -0
- package/dist/factory-assets/connectors/flow/engine/types.d.ts +13 -24
- package/dist/factory-assets/connectors/flow/engine/types.d.ts.map +1 -1
- package/dist/factory-assets/connectors/flow/engine.js +3 -3
- package/dist/factory-assets/connectors/flow/prompt-fragments.js +2 -2
- package/dist/factory-assets/connectors/flow/run-flow.js +6 -6
- package/dist/factory-assets/connectors/flow.js +5 -5
- package/dist/factory-assets/connectors/git.js +5 -5
- package/dist/factory-assets/connectors/gmail.js +5 -5
- package/dist/factory-assets/connectors/googledrive.js +5 -5
- package/dist/factory-assets/connectors/local.js +5 -5
- package/dist/factory-assets/connectors/mattermost.js +5 -5
- package/dist/factory-assets/connectors/memory.js +5 -5
- package/dist/factory-assets/connectors/minio.js +5 -5
- package/dist/factory-assets/connectors/postgres.js +5 -5
- package/dist/factory-assets/connectors/s3.js +5 -5
- package/dist/factory-assets/connectors/sharepoint.js +5 -5
- package/dist/factory-assets/connectors/sqlite.js +5 -5
- package/dist/factory-assets/connectors/static-server.js +5 -5
- package/dist/factory-assets/connectors/tunnel.js +5 -5
- package/dist/factory-assets/connectors/webdav.js +5 -5
- package/dist/factory-assets/connectors/xstate-store.js +5 -5
- package/dist/factory-assets/connectors/xstate.js +5 -5
- package/dist/{flows-YIW4HL3L.js → flows-STVPKCMK.js} +3 -3
- package/dist/{flows-YIW4HL3L.js.map → flows-STVPKCMK.js.map} +1 -1
- package/dist/{helpers-LURCZHA4.js → helpers-RNDOV7WP.js} +4 -4
- package/dist/{helpers-LURCZHA4.js.map → helpers-RNDOV7WP.js.map} +1 -1
- package/dist/{library-publish-2GMJM3NZ.js → library-publish-6YVFXSZ7.js} +9 -9
- package/dist/{library-publish-2GMJM3NZ.js.map → library-publish-6YVFXSZ7.js.map} +1 -1
- package/dist/{open-library-POFOXZWH.js → open-library-TGAYDLX3.js} +8 -8
- package/dist/{open-library-POFOXZWH.js.map → open-library-TGAYDLX3.js.map} +1 -1
- package/dist/{project-GVOPZEJZ.js → project-SNJNBH4L.js} +5 -5
- package/dist/{project-GVOPZEJZ.js.map → project-SNJNBH4L.js.map} +1 -1
- package/dist/runner/index.js +9 -9
- package/dist/sdk/asset-manager.js +1 -1
- package/dist/sdk/flow.js +3 -3
- package/dist/sdk/index.js +9 -9
- package/dist/sdk/runner.js +9 -9
- package/dist/{source-FB3T4IHP.js → source-3N2E43PN.js} +9 -9
- package/dist/{source-FB3T4IHP.js.map → source-3N2E43PN.js.map} +1 -1
- package/dist/{source-manifest-publish-XTRDVPSC.js → source-manifest-publish-ZRKINAOF.js} +10 -10
- package/dist/{source-manifest-publish-XTRDVPSC.js.map → source-manifest-publish-ZRKINAOF.js.map} +1 -1
- package/dist/tui/index.js +9 -9
- package/dist/workspace-plugin/adapters/mcp.js +1 -1
- package/dist/workspace-plugin/adapters/omp.js +3 -3
- package/dist/workspace-plugin/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-4O2RAXKJ.js.map +0 -1
- package/dist/chunk-4QROZZ5Z.js.map +0 -1
- package/dist/chunk-EEHOMCRU.js.map +0 -1
- package/dist/chunk-OEGHKO5N.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { FLOW_DEFINITION_JSON_SCHEMA_ID, canonicalizeFlowDefinition, generateFlowDefinitionJsonSchema, hashFlowDefinition } from '../../../chunk-
|
|
2
|
-
export { FLOW_EXPRESSION_LIMITS, FlowDefinitionSchema, FlowExpressionError, evaluate, evaluateFlowExpression, normalizeV1, parseFlowDefinition, resolveFlowBindings } from '../../../chunk-
|
|
1
|
+
export { FLOW_DEFINITION_JSON_SCHEMA_ID, canonicalizeFlowDefinition, generateFlowDefinitionJsonSchema, hashFlowDefinition } from '../../../chunk-UYRXP3NN.js';
|
|
2
|
+
export { FLOW_EXPRESSION_LIMITS, FlowDefinitionSchema, FlowExpressionError, evaluate, evaluateFlowExpression, normalizeV1, parseFlowDefinition, resolveFlowBindings } from '../../../chunk-MNPDB7WD.js';
|
|
3
3
|
import '../../../chunk-NSBPE2FW.js';
|
|
4
4
|
//# sourceMappingURL=contract.js.map
|
|
5
5
|
//# sourceMappingURL=contract.js.map
|
|
@@ -1,4 +1,34 @@
|
|
|
1
1
|
import type { FlowDefinition, FlowState, NodeExecutionSnapshot, NodeStatus } from "./types.js";
|
|
2
|
+
/** Result of resolving one available router against the current expression context. */
|
|
3
|
+
export interface RouterResolution {
|
|
4
|
+
/** First matching route target. `null` means every branch loses. */
|
|
5
|
+
selectedTarget: string | null;
|
|
6
|
+
/** Exclusive nodes belonging only to unselected route targets, in definition order. */
|
|
7
|
+
skippedNodeIds: string[];
|
|
8
|
+
}
|
|
9
|
+
/** Available router that cannot make a deterministic choice from the current snapshot. */
|
|
10
|
+
export interface UnresolvedRouterResolution {
|
|
11
|
+
/** Why the router remains available for a later drain pass. */
|
|
12
|
+
unresolved: "not-ready" | "no-match";
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Resolve the first matching route for a router that is currently available.
|
|
16
|
+
*
|
|
17
|
+
* Route conditions use the same bounded context as node preconditions and bindings. Resolution
|
|
18
|
+
* is deliberately separate from state computation: unavailable routers return `undefined`
|
|
19
|
+
* without evaluating any route. Losing route targets and their exclusive downstream paths are
|
|
20
|
+
* returned for the caller to mark skipped. Exclusivity follows hard `flow` edges only and keeps
|
|
21
|
+
* selected routes, unsettled-router targets, shared convergence, and externally reachable nodes
|
|
22
|
+
* live. A declared producer output that is not complete yet returns a retryable unresolved result;
|
|
23
|
+
* malformed expressions still throw their path-bearing evaluator error.
|
|
24
|
+
*
|
|
25
|
+
* @param flow - Parsed flow containing the router and branch graph.
|
|
26
|
+
* @param routerNodeId - Router execution identity.
|
|
27
|
+
* @param snapshots - Current node snapshots used for admission and expression values.
|
|
28
|
+
* @returns The selected target and losing nodes, an unresolved reason while available but not
|
|
29
|
+
* decidable, or `undefined` while the router is unavailable.
|
|
30
|
+
*/
|
|
31
|
+
export declare function resolveAvailableRouter(flow: FlowDefinition, routerNodeId: string, snapshots: Map<string, NodeExecutionSnapshot>): RouterResolution | UnresolvedRouterResolution | undefined;
|
|
2
32
|
/**
|
|
3
33
|
* Compute the full {@link FlowState} from a flow definition and caller-supplied node ID sets.
|
|
4
34
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"engine.d.ts","sourceRoot":"","sources":["../../../../../factory-assets/connectors/flow/engine/engine.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,EAGd,SAAS,EACT,qBAAqB,EAGrB,UAAU,EACX,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"engine.d.ts","sourceRoot":"","sources":["../../../../../factory-assets/connectors/flow/engine/engine.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,EAGd,SAAS,EACT,qBAAqB,EAGrB,UAAU,EACX,MAAM,YAAY,CAAC;AAqEpB,uFAAuF;AACvF,MAAM,WAAW,gBAAgB;IAC/B,oEAAoE;IACpE,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,uFAAuF;IACvF,cAAc,EAAE,MAAM,EAAE,CAAC;CAC1B;AAED,0FAA0F;AAC1F,MAAM,WAAW,0BAA0B;IACzC,+DAA+D;IAC/D,UAAU,EAAE,WAAW,GAAG,UAAU,CAAC;CACtC;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,sBAAsB,CACpC,IAAI,EAAE,cAAc,EACpB,YAAY,EAAE,MAAM,EACpB,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,qBAAqB,CAAC,GAC5C,gBAAgB,GAAG,0BAA0B,GAAG,SAAS,CAe3D;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,cAAc,EACpB,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,EACzB,UAAU,GAAE,GAAG,CAAC,MAAM,CAAa,EACnC,UAAU,GAAE,GAAG,CAAC,MAAM,CAAa,GAClC,SAAS,CAsHX;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,wBAAgB,6BAA6B,CAC3C,IAAI,EAAE,cAAc,EACpB,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,qBAAqB,CAAC,GAC5C,SAAS,CA2EX;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,UAAU,CAAC,MAAM,EAAE,UAAU,GAAG,OAAO,CAEtD;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,cAAc,EACpB,aAAa,EAAE,MAAM,EACrB,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,EACzB,UAAU,GAAE,GAAG,CAAC,MAAM,CAAa,GAClC,MAAM,EAAE,CAmBV;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,cAAc,EAAE,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,GAAG,MAAM,EAAE,CAgB1F"}
|
|
@@ -13,6 +13,12 @@ export declare function isGateNode(node: FlowNode): node is FlowNode & {
|
|
|
13
13
|
kind: "gate";
|
|
14
14
|
}>;
|
|
15
15
|
};
|
|
16
|
+
/** Returns whether a node deterministically selects one declared branch in the engine. */
|
|
17
|
+
export declare function isRouterNode(node: FlowNode): node is FlowNode & {
|
|
18
|
+
run: Extract<NonNullable<FlowNode["run"]>, {
|
|
19
|
+
kind: "router";
|
|
20
|
+
}>;
|
|
21
|
+
};
|
|
16
22
|
/** Returns whether a node delegates once to an inline child flow. */
|
|
17
23
|
export declare function isSubFlowNode(node: FlowNode): node is FlowNode & {
|
|
18
24
|
run: Extract<NonNullable<FlowNode["run"]>, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"node-shape.d.ts","sourceRoot":"","sources":["../../../../../factory-assets/connectors/flow/engine/node-shape.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3D,uFAAuF;AACvF,wBAAgB,WAAW,CAAC,IAAI,EAAE,QAAQ,GAAG,OAAO,CAEnD;AAED,8EAA8E;AAC9E,wBAAgB,cAAc,CAC5B,IAAI,EAAE,QAAQ,GACb,IAAI,IAAI,QAAQ,GAAG;IAAE,GAAG,EAAE,OAAO,CAAC,WAAW,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE;QAAE,IAAI,EAAE,UAAU,CAAA;KAAE,CAAC,CAAA;CAAE,CAEzF;AAED,sEAAsE;AACtE,wBAAgB,UAAU,CACxB,IAAI,EAAE,QAAQ,GACb,IAAI,IAAI,QAAQ,GAAG;IAAE,GAAG,EAAE,OAAO,CAAC,WAAW,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE;QAAE,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC,CAAA;CAAE,CAErF;AAED,qEAAqE;AACrE,wBAAgB,aAAa,CAC3B,IAAI,EAAE,QAAQ,GACb,IAAI,IAAI,QAAQ,GAAG;IAAE,GAAG,EAAE,OAAO,CAAC,WAAW,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE;QAAE,IAAI,EAAE,UAAU,CAAA;KAAE,CAAC,CAAA;CAAE,CAEzF;AAED,2EAA2E;AAC3E,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,QAAQ,GAAG,OAAO,
|
|
1
|
+
{"version":3,"file":"node-shape.d.ts","sourceRoot":"","sources":["../../../../../factory-assets/connectors/flow/engine/node-shape.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3D,uFAAuF;AACvF,wBAAgB,WAAW,CAAC,IAAI,EAAE,QAAQ,GAAG,OAAO,CAEnD;AAED,8EAA8E;AAC9E,wBAAgB,cAAc,CAC5B,IAAI,EAAE,QAAQ,GACb,IAAI,IAAI,QAAQ,GAAG;IAAE,GAAG,EAAE,OAAO,CAAC,WAAW,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE;QAAE,IAAI,EAAE,UAAU,CAAA;KAAE,CAAC,CAAA;CAAE,CAEzF;AAED,sEAAsE;AACtE,wBAAgB,UAAU,CACxB,IAAI,EAAE,QAAQ,GACb,IAAI,IAAI,QAAQ,GAAG;IAAE,GAAG,EAAE,OAAO,CAAC,WAAW,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE;QAAE,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC,CAAA;CAAE,CAErF;AAED,0FAA0F;AAC1F,wBAAgB,YAAY,CAC1B,IAAI,EAAE,QAAQ,GACb,IAAI,IAAI,QAAQ,GAAG;IAAE,GAAG,EAAE,OAAO,CAAC,WAAW,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE;QAAE,IAAI,EAAE,QAAQ,CAAA;KAAE,CAAC,CAAA;CAAE,CAEvF;AAED,qEAAqE;AACrE,wBAAgB,aAAa,CAC3B,IAAI,EAAE,QAAQ,GACb,IAAI,IAAI,QAAQ,GAAG;IAAE,GAAG,EAAE,OAAO,CAAC,WAAW,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE;QAAE,IAAI,EAAE,UAAU,CAAA;KAAE,CAAC,CAAA;CAAE,CAEzF;AAED,2EAA2E;AAC3E,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,QAAQ,GAAG,OAAO,CAQ3D;AAED,8FAA8F;AAC9F,eAAO,MAAM,gBAAgB,4BAAsB,CAAC;AAEpD,kFAAkF;AAClF,wBAAgB,cAAc,CAAC,IAAI,EAAE,QAAQ,GAAG,OAAO,CAEtD;AAED,4FAA4F;AAC5F,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,QAAQ,GAAG,OAAO,CAE5D;AAED,wFAAwF;AACxF,wBAAgB,WAAW,CAAC,IAAI,EAAE,QAAQ,GAAG,MAAM,CAIlD;AAED,kFAAkF;AAClF,wBAAgB,SAAS,CAAC,IAAI,EAAE,QAAQ,GAAG,MAAM,CAEhD;AAED,0EAA0E;AAC1E,wBAAgB,UAAU,CAAC,IAAI,EAAE,QAAQ,GAAG,MAAM,EAAE,CAOnD;AAED,wEAAwE;AACxE,wBAAgB,YAAY,CAAC,IAAI,EAAE,QAAQ,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAGpE;AAED,sEAAsE;AACtE,wBAAgB,eAAe,CAAC,IAAI,EAAE,QAAQ,GAAG,MAAM,GAAG,SAAS,CAElE;AAED,2EAA2E;AAC3E,wBAAgB,YAAY,CAAC,IAAI,EAAE,cAAc,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAE1E"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import type { NodeOutput } from "@skaile/workspaces/types";
|
|
2
|
+
import type { FlowDefinition, FlowNode, NodeExecutionSnapshot } from "./types.js";
|
|
3
|
+
/** One deterministic router choice being settled in the current atomic batch. */
|
|
4
|
+
export interface RouterSettlement {
|
|
5
|
+
routerNodeId: string;
|
|
6
|
+
selectedTarget: string | null;
|
|
7
|
+
}
|
|
8
|
+
/** Internal result of evaluating one already-admitted router. */
|
|
9
|
+
export type RouterSelection = {
|
|
10
|
+
selectedTarget: string | null;
|
|
11
|
+
} | {
|
|
12
|
+
unresolved: "not-ready" | "no-match";
|
|
13
|
+
};
|
|
14
|
+
/** Evaluate ordered routes for a router whose availability was already established. */
|
|
15
|
+
export declare function evaluateRouterSelection(flow: FlowDefinition, router: FlowNode, snapshots: Map<string, NodeExecutionSnapshot>): RouterSelection;
|
|
16
|
+
/** Encode a router choice in the existing durable node-output envelope. */
|
|
17
|
+
export declare function routerSelectionOutput(selectedTarget: string | null): NodeOutput;
|
|
18
|
+
/** Decode and validate a completed router's engine-owned selection summary. */
|
|
19
|
+
export declare function persistedRouterSelection(router: FlowNode, snapshot: NodeExecutionSnapshot | undefined): {
|
|
20
|
+
selectedTarget: string | null;
|
|
21
|
+
} | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* Plan exclusive branch skips for all known router choices as one coordinated settlement.
|
|
24
|
+
*
|
|
25
|
+
* Only hard `flow` edges participate. The graph is indexed once, then each distinct losing
|
|
26
|
+
* target performs a linear adjacency walk; optional and parallel edges can neither spread nor
|
|
27
|
+
* preserve exclusivity. A selected route, a still-live unsettled router, shared convergence, or
|
|
28
|
+
* an incoming hard predecessor outside the losing region protects that node and its descendants.
|
|
29
|
+
*/
|
|
30
|
+
export declare function planRouterSkips(flow: FlowDefinition, snapshots: Map<string, NodeExecutionSnapshot>, settlements: readonly RouterSettlement[]): string[];
|
|
31
|
+
/**
|
|
32
|
+
* Return every possible target branch gated by an unsettled router.
|
|
33
|
+
*
|
|
34
|
+
* Gating follows hard `flow` descendants only. A selected route, shared convergence, or another
|
|
35
|
+
* live hard predecessor protects a node, matching settlement pruning without mutating snapshots.
|
|
36
|
+
*/
|
|
37
|
+
export declare function unsettledRouterBranchIds(flow: FlowDefinition, snapshots: Map<string, NodeExecutionSnapshot>): Set<string>;
|
|
38
|
+
/**
|
|
39
|
+
* Return one actually available, decidable router per source ownership component.
|
|
40
|
+
*
|
|
41
|
+
* Every source-component member remains ungated for normal admission. Within a settlement wave,
|
|
42
|
+
* definition order chooses the first member that is both available and decidable; unresolved or
|
|
43
|
+
* blocked peers cannot starve it. Limiting each component to one choice prevents a router from
|
|
44
|
+
* completing atomically after that same wave makes its branch losing. Independent source
|
|
45
|
+
* components can still settle together.
|
|
46
|
+
*/
|
|
47
|
+
export declare function availableRouterFrontier(flow: FlowDefinition, snapshots: Map<string, NodeExecutionSnapshot>): FlowNode[];
|
|
48
|
+
//# sourceMappingURL=router-settlement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"router-settlement.d.ts","sourceRoot":"","sources":["../../../../../factory-assets/connectors/flow/engine/router-settlement.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAI3D,OAAO,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAIlF,iFAAiF;AACjF,MAAM,WAAW,gBAAgB;IAC/B,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B;AAED,iEAAiE;AACjE,MAAM,MAAM,eAAe,GACvB;IAAE,cAAc,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,GACjC;IAAE,UAAU,EAAE,WAAW,GAAG,UAAU,CAAA;CAAE,CAAC;AAsB7C,uFAAuF;AACvF,wBAAgB,uBAAuB,CACrC,IAAI,EAAE,cAAc,EACpB,MAAM,EAAE,QAAQ,EAChB,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,qBAAqB,CAAC,GAC5C,eAAe,CAmBjB;AAED,2EAA2E;AAC3E,wBAAgB,qBAAqB,CAAC,cAAc,EAAE,MAAM,GAAG,IAAI,GAAG,UAAU,CAS/E;AAqJD,+EAA+E;AAC/E,wBAAgB,wBAAwB,CACtC,MAAM,EAAE,QAAQ,EAChB,QAAQ,EAAE,qBAAqB,GAAG,SAAS,GAC1C;IAAE,cAAc,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,GAAG,SAAS,CAqB/C;AAMD;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAC7B,IAAI,EAAE,cAAc,EACpB,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,qBAAqB,CAAC,EAC7C,WAAW,EAAE,SAAS,gBAAgB,EAAE,GACvC,MAAM,EAAE,CA2FV;AAED;;;;;GAKG;AACH,wBAAgB,wBAAwB,CACtC,IAAI,EAAE,cAAc,EACpB,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,qBAAqB,CAAC,GAC5C,GAAG,CAAC,MAAM,CAAC,CAiBb;AAED;;;;;;;;GAQG;AACH,wBAAgB,uBAAuB,CACrC,IAAI,EAAE,cAAc,EACpB,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,qBAAqB,CAAC,GAC5C,QAAQ,EAAE,CAWZ"}
|
|
@@ -18,27 +18,25 @@ export type EdgeType = "flow" | "parallel" | "optional";
|
|
|
18
18
|
* Runtime-compatible node shape for strict v2 and legacy definitions.
|
|
19
19
|
*
|
|
20
20
|
* Strict v2 nodes enter runtime state when `run.kind` is `'agent'`, `'function'`, `'gate'`,
|
|
21
|
-
* or `'sub-flow'`. Agents use the session conversation, functions use
|
|
22
|
-
* park around a human decision,
|
|
23
|
-
*
|
|
24
|
-
* shapes that remain legacy, only `type: 'skill'`
|
|
25
|
-
*
|
|
21
|
+
* `'router'`, or `'sub-flow'`. Agents use the session conversation, functions use
|
|
22
|
+
* `NodeExecutor`, gates park around a human decision, routers select one branch in the engine,
|
|
23
|
+
* and sub-flows delegate once to an inline child run. Exact legacy sub-flow nodes normalize to
|
|
24
|
+
* the strict active shape before runtime. Of the shapes that remain legacy, only `type: 'skill'`
|
|
25
|
+
* is executable; absent, unknown, group, and router kinds normalize to false-precondition router
|
|
26
|
+
* placeholders that remain blocked. The remaining authored v2 kinds are accepted but stay inert
|
|
26
27
|
* until their dedicated runtime implementations ship.
|
|
27
28
|
*
|
|
28
29
|
* Legacy node kinds:
|
|
29
30
|
* - `'skill'` — executed through the same agent-turn path as a strict v2 agent node.
|
|
30
31
|
* - `'sub-flow'` — executable after compatibility normalization to strict v2; the host drives
|
|
31
32
|
* the delegated child through the existing FlowAdapter lifecycle.
|
|
32
|
-
* - `'router'` —
|
|
33
|
-
*
|
|
34
|
-
* entry whose `condition` holds wins; `condition: "default"` is a
|
|
35
|
-
* catch-all; `target: null` means "choose to skip".
|
|
33
|
+
* - `'router'` — retained compatibility shape only; parsing normalizes it to a blocked strict
|
|
34
|
+
* router placeholder rather than interpreting legacy `data.routes`.
|
|
36
35
|
* - `'group'` — visual only: a canvas container used by the flow editor.
|
|
37
36
|
*
|
|
38
|
-
* The engine tracks strict v2 agent/function/gate/sub-flow nodes and explicit legacy skill
|
|
39
|
-
*
|
|
40
|
-
*
|
|
41
|
-
* legacy behavior.
|
|
37
|
+
* The engine tracks strict v2 agent/function/gate/router/sub-flow nodes and explicit legacy skill
|
|
38
|
+
* nodes. False-precondition legacy placeholders remain `not_started`, so hard `flow` edges sourced
|
|
39
|
+
* from them stay blocking and preserve legacy behavior.
|
|
42
40
|
*
|
|
43
41
|
* `node.id` remains the execution identity. Skills are reusable requirements and may be
|
|
44
42
|
* shared by several nodes without changing those node IDs.
|
|
@@ -59,7 +57,7 @@ export interface FlowNode {
|
|
|
59
57
|
description?: string;
|
|
60
58
|
/** Strict v2 logical phase label. */
|
|
61
59
|
phase?: string;
|
|
62
|
-
/** Strict v2 execution-owner declaration. Agent, function, gate, and sub-flow are active. */
|
|
60
|
+
/** Strict v2 execution-owner declaration. Agent, function, gate, router, and sub-flow are active. */
|
|
63
61
|
run?: FlowNodeRun;
|
|
64
62
|
/** Strict v2 input, precondition, and output declaration. */
|
|
65
63
|
contract?: FlowNodeContract;
|
|
@@ -120,16 +118,7 @@ export interface FlowNode {
|
|
|
120
118
|
};
|
|
121
119
|
/** `'sub-flow'` nodes only: ID of the delegated flow whose completion completes this node. */
|
|
122
120
|
flow?: string;
|
|
123
|
-
/**
|
|
124
|
-
* `'router'` nodes only: ordered routing table. Evaluated top to bottom — the first
|
|
125
|
-
* entry whose `condition` holds is taken. `condition: "default"` matches unconditionally
|
|
126
|
-
* (a catch-all, conventionally placed last). `target: null` means the route resolves to
|
|
127
|
-
* "skip" rather than to another node. This package does not itself parse or evaluate
|
|
128
|
-
* `condition` — it is an opaque string whose format (expression language, predicate
|
|
129
|
-
* syntax, or named enum value) is defined by whichever host/orchestrator evaluates
|
|
130
|
-
* routes. See `docs/flow-execution.md#node-types` — concept-forge's
|
|
131
|
-
* `shared/flow-extended.ts` is a reference implementation.
|
|
132
|
-
*/
|
|
121
|
+
/** Legacy router metadata retained for compatibility; strict routers use `run.routes`. */
|
|
133
122
|
routes?: Array<{
|
|
134
123
|
condition: string;
|
|
135
124
|
target: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../factory-assets/connectors/flow/engine/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,QAAQ,EACR,YAAY,EACZ,SAAS,EACT,UAAU,EACV,uBAAuB,EACvB,UAAU,EACX,MAAM,0BAA0B,CAAC;AAClC,OAAO,KAAK,EACV,cAAc,IAAI,sBAAsB,EACxC,gBAAgB,EAChB,eAAe,EACf,WAAW,EACZ,MAAM,uBAAuB,CAAC;AAK/B,YAAY,EACV,QAAQ,EACR,WAAW,EACX,aAAa,EACb,mBAAmB,EACnB,SAAS,EACT,WAAW,EACX,YAAY,EACZ,WAAW,EACX,SAAS,EACT,aAAa,EACb,qBAAqB,EACrB,UAAU,EACV,uBAAuB,EACvB,UAAU,GACX,MAAM,0BAA0B,CAAC;AAMlC;;;;;;;;;GASG;AACH,MAAM,MAAM,QAAQ,GAAG,MAAM,GAAG,UAAU,GAAG,UAAU,CAAC;AAExD
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../factory-assets/connectors/flow/engine/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { FlowManifestSchema, buildFlowExpressionContext, computeFlowState, computeFlowStateFromSnapshots, computeSkippable, flowKindProvider, getConsumedOutputSchema, interpolateNodeInstruction, isBlocking, loadAllFlows, loadFlow, loadFlowsFromDir, resolveNextNodes, resolveNodeBindings, validateConsumedNodeOutput, validateFlow } from '../../../chunk-
|
|
2
|
-
import '../../../chunk-
|
|
3
|
-
import '../../../chunk-
|
|
1
|
+
export { FlowManifestSchema, buildFlowExpressionContext, computeFlowState, computeFlowStateFromSnapshots, computeSkippable, flowKindProvider, getConsumedOutputSchema, interpolateNodeInstruction, isBlocking, loadAllFlows, loadFlow, loadFlowsFromDir, resolveAvailableRouter, resolveNextNodes, resolveNodeBindings, validateConsumedNodeOutput, validateFlow } from '../../../chunk-J7K6K5DH.js';
|
|
2
|
+
import '../../../chunk-MNPDB7WD.js';
|
|
3
|
+
import '../../../chunk-TUYN2HDT.js';
|
|
4
4
|
import '../../../chunk-P43HBWKK.js';
|
|
5
5
|
import '../../../chunk-F3HNW354.js';
|
|
6
6
|
import '../../../chunk-K5GBV4SA.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { buildOrchestratorPrompt, describeStimulus, renderStimulusPrompt } from '../../../chunk-
|
|
2
|
-
import '../../../chunk-
|
|
1
|
+
export { buildOrchestratorPrompt, describeStimulus, renderStimulusPrompt } from '../../../chunk-SCR3WGW7.js';
|
|
2
|
+
import '../../../chunk-TUYN2HDT.js';
|
|
3
3
|
import '../../../chunk-NSBPE2FW.js';
|
|
4
4
|
//# sourceMappingURL=prompt-fragments.js.map
|
|
5
5
|
//# sourceMappingURL=prompt-fragments.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { resolveFlowPath, resumeFlow, runFlow } from '../../../chunk-
|
|
1
|
+
export { resolveFlowPath, resumeFlow, runFlow } from '../../../chunk-VPCFGWA5.js';
|
|
2
2
|
import '../../../chunk-4R6DROGN.js';
|
|
3
3
|
import '../../../chunk-CZZRDYT4.js';
|
|
4
|
-
import '../../../chunk-
|
|
4
|
+
import '../../../chunk-LX7OUTU2.js';
|
|
5
5
|
import '../../../chunk-ZNIHTT22.js';
|
|
6
6
|
import '../../../chunk-6E6PKKAD.js';
|
|
7
7
|
import '../../../chunk-IFGTRL2I.js';
|
|
8
|
-
import '../../../chunk-
|
|
9
|
-
import '../../../chunk-
|
|
10
|
-
import '../../../chunk-
|
|
11
|
-
import '../../../chunk-
|
|
8
|
+
import '../../../chunk-J7K6K5DH.js';
|
|
9
|
+
import '../../../chunk-MNPDB7WD.js';
|
|
10
|
+
import '../../../chunk-SCR3WGW7.js';
|
|
11
|
+
import '../../../chunk-TUYN2HDT.js';
|
|
12
12
|
import '../../../chunk-P43HBWKK.js';
|
|
13
13
|
import '../../../chunk-F3HNW354.js';
|
|
14
14
|
import '../../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { FlowAdapter, SessionInlineSubFlowRunner, SessionNodeExecutor, createConnector } from '../../chunk-
|
|
1
|
+
export { FlowAdapter, SessionInlineSubFlowRunner, SessionNodeExecutor, createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { GitConnector, __test, createConnector5 as createConnector, readGitSyncStatus } from '../../chunk-
|
|
1
|
+
export { GitConnector, __test, createConnector5 as createConnector, readGitSyncStatus } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { GmailConnector, createConnector6 as createConnector } from '../../chunk-
|
|
1
|
+
export { GmailConnector, createConnector6 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { GoogleDriveConnector, createConnector7 as createConnector } from '../../chunk-
|
|
1
|
+
export { GoogleDriveConnector, createConnector7 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { LocalConnector, createConnector8 as createConnector } from '../../chunk-
|
|
1
|
+
export { LocalConnector, createConnector8 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { MattermostConnector, createConnector9 as createConnector } from '../../chunk-
|
|
1
|
+
export { MattermostConnector, createConnector9 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { MemoryConnector, createConnector10 as createConnector } from '../../chunk-
|
|
1
|
+
export { MemoryConnector, createConnector10 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { MinIOConnector, createConnector11 as createConnector } from '../../chunk-
|
|
1
|
+
export { MinIOConnector, createConnector11 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { PostgresConnector, createConnector12 as createConnector } from '../../chunk-
|
|
1
|
+
export { PostgresConnector, createConnector12 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { S3Connector, createConnector13 as createConnector } from '../../chunk-
|
|
1
|
+
export { S3Connector, createConnector13 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { SharePointConnector, createConnector14 as createConnector } from '../../chunk-
|
|
1
|
+
export { SharePointConnector, createConnector14 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { SQLiteConnector, createConnector15 as createConnector } from '../../chunk-
|
|
1
|
+
export { SQLiteConnector, createConnector15 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { StaticServerConnector, createConnector16 as createConnector } from '../../chunk-
|
|
1
|
+
export { StaticServerConnector, createConnector16 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { TunnelConnector, createConnector17 as createConnector } from '../../chunk-
|
|
1
|
+
export { TunnelConnector, createConnector17 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { WebDAVConnector, createConnector18 as createConnector } from '../../chunk-
|
|
1
|
+
export { WebDAVConnector, createConnector18 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { XStateStoreConnector, createConnector20 as createConnector } from '../../chunk-
|
|
1
|
+
export { XStateStoreConnector, createConnector20 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { XStateConnector, createConnector19 as createConnector } from '../../chunk-
|
|
1
|
+
export { XStateConnector, createConnector19 as createConnector } from '../../chunk-LX7OUTU2.js';
|
|
2
2
|
import '../../chunk-ZNIHTT22.js';
|
|
3
3
|
import '../../chunk-6E6PKKAD.js';
|
|
4
4
|
import '../../chunk-IFGTRL2I.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-J7K6K5DH.js';
|
|
6
|
+
import '../../chunk-MNPDB7WD.js';
|
|
7
|
+
import '../../chunk-SCR3WGW7.js';
|
|
8
|
+
import '../../chunk-TUYN2HDT.js';
|
|
9
9
|
import '../../chunk-P43HBWKK.js';
|
|
10
10
|
import '../../chunk-F3HNW354.js';
|
|
11
11
|
import '../../chunk-K5GBV4SA.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { flowFindFlowForSession, flowGetSession, flowList, flowListSessions, flowShow } from './chunk-
|
|
1
|
+
export { flowFindFlowForSession, flowGetSession, flowList, flowListSessions, flowShow } from './chunk-RURJMOBQ.js';
|
|
2
2
|
import './chunk-R6O6YWU7.js';
|
|
3
3
|
import './chunk-BK3WL3QK.js';
|
|
4
4
|
import './chunk-X5YPJV4N.js';
|
|
@@ -16,5 +16,5 @@ import './chunk-GEEW6SY2.js';
|
|
|
16
16
|
import './chunk-U5POE4BA.js';
|
|
17
17
|
import './chunk-7GOCNYUV.js';
|
|
18
18
|
import './chunk-NSBPE2FW.js';
|
|
19
|
-
//# sourceMappingURL=flows-
|
|
20
|
-
//# sourceMappingURL=flows-
|
|
19
|
+
//# sourceMappingURL=flows-STVPKCMK.js.map
|
|
20
|
+
//# sourceMappingURL=flows-STVPKCMK.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"flows-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"flows-STVPKCMK.js"}
|