yaml-flow 8.4.3 → 8.4.5
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/browser/asset-integrity.json +3 -3
- package/browser/board-livecards-localstorage.js +5 -5
- package/cli/{board-live-cards-lib-tjYsPt5U.d.ts → board-live-cards-lib-COi4bSpk.d.ts} +1 -0
- package/cli/browser-api/board-live-cards-browser-adapter.d.ts +2 -2
- package/cli/browser-api/card-store-browser-api.d.ts +1 -1
- package/cli/browser-api/card-store-browser-api.js +1 -1
- package/cli/node/artifacts-store-cli.js +2 -2
- package/cli/node/batch-runner-cli.js +1 -1
- package/cli/node/board-live-cards-cli.js +10 -10
- package/cli/node/card-store-cli.js +2 -2
- package/cli/node/chat-store-cli.d.ts +9 -9
- package/cli/node/chat-store-cli.js +7 -7
- package/cli/node/execution-adapter.js +2 -2
- package/cli/node/fs-board-adapter.d.ts +4 -4
- package/cli/node/fs-board-adapter.js +10 -10
- package/cli/node/step-machine-cli.js +3 -3
- package/cli/{types-Dc2VRMUw.d.ts → types-BkJvnXVD.d.ts} +1 -1
- package/examples/board/demo-shell-with-server.html +2 -2
- package/examples/board/doc.html +2 -2
- package/examples/board/server/chat-flow/flow-steps.json +8 -4
- package/examples/board-local/demo-shell-localstorage.html +3 -3
- package/lib/artifacts-store-public.d.cts +1 -1
- package/lib/artifacts-store-public.d.ts +1 -1
- package/lib/board-live-cards-node.cjs +10 -10
- package/lib/board-live-cards-node.d.cts +4 -4
- package/lib/board-live-cards-node.d.ts +4 -4
- package/lib/board-live-cards-node.js +10 -10
- package/lib/{board-live-cards-public-BM6jCEIa.d.cts → board-live-cards-public-CU8VVw3v.d.cts} +1 -0
- package/lib/{board-live-cards-public-Bz07XKRK.d.ts → board-live-cards-public-Crjm8KWn.d.ts} +1 -0
- package/lib/board-live-cards-public.cjs +2 -2
- package/lib/board-live-cards-public.d.cts +1 -1
- package/lib/board-live-cards-public.d.ts +1 -1
- package/lib/board-live-cards-public.js +2 -2
- package/lib/board-live-cards-server-runtime.cjs +3 -3
- package/lib/board-live-cards-server-runtime.d.cts +2 -2
- package/lib/board-live-cards-server-runtime.d.ts +2 -2
- package/lib/board-live-cards-server-runtime.js +3 -3
- package/lib/card-store-public.d.cts +1 -1
- package/lib/card-store-public.d.ts +1 -1
- package/lib/chat-store-public.d.cts +2 -2
- package/lib/chat-store-public.d.ts +2 -2
- package/lib/server-runtime/index.cjs +3 -3
- package/lib/server-runtime/index.d.cts +3 -3
- package/lib/server-runtime/index.d.ts +3 -3
- package/lib/server-runtime/index.js +3 -3
- package/lib/step-machine-public/index.cjs +3 -3
- package/lib/step-machine-public/index.js +3 -3
- package/lib/{types-Cn0b8G-i.d.ts → types-BC8ZnA6i.d.ts} +1 -1
- package/lib/{types-Dszjwfud.d.cts → types-DX8wXuZ0.d.cts} +1 -1
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { a as ArtifactsStore } from './artifacts-store-lib-zsGFbBV8.cjs';
|
|
2
2
|
export { c as createArtifactsStore, b as createCardFileMetadataStore, d as createFileArtifactsStore } from './artifacts-store-lib-zsGFbBV8.cjs';
|
|
3
|
-
import { I as InvocationAdapter } from './types-
|
|
4
|
-
export { D as DescribeEnvelope } from './types-
|
|
3
|
+
import { I as InvocationAdapter } from './types-DX8wXuZ0.cjs';
|
|
4
|
+
export { D as DescribeEnvelope } from './types-DX8wXuZ0.cjs';
|
|
5
5
|
import { a as KindValueRef } from './storage-interface-B-7pDHwD.cjs';
|
|
6
6
|
export { p as parseRef, s as serializeRef } from './storage-interface-B-7pDHwD.cjs';
|
|
7
|
-
import { e as BoardNonCorePlatformAdapter, d as BoardPlatformAdapter } from './board-live-cards-public-
|
|
8
|
-
export { f as BOARD_GRAPH_KEY, g as BoardLiveCardsNonCorePublic, c as BoardLiveCardsPublic, C as CommandInput, a as CommandResult, E as EMPTY_CONFIG, L as LiveCard, S as SNAPSHOT_SCHEMA_VERSION_V1, h as createBoardLiveCardsNonCorePublic, i as createBoardLiveCardsPublic, j as createCardStore } from './board-live-cards-public-
|
|
7
|
+
import { e as BoardNonCorePlatformAdapter, d as BoardPlatformAdapter } from './board-live-cards-public-CU8VVw3v.cjs';
|
|
8
|
+
export { f as BOARD_GRAPH_KEY, g as BoardLiveCardsNonCorePublic, c as BoardLiveCardsPublic, C as CommandInput, a as CommandResult, E as EMPTY_CONFIG, L as LiveCard, S as SNAPSHOT_SCHEMA_VERSION_V1, h as createBoardLiveCardsNonCorePublic, i as createBoardLiveCardsPublic, j as createCardStore } from './board-live-cards-public-CU8VVw3v.cjs';
|
|
9
9
|
import { c as ChatStorage } from './chat-storage-lib-OX0Q_Ttf.cjs';
|
|
10
10
|
export { b as ChatConfig, C as ChatRecord, d as createChatStorage, e as createInMemoryChatStorage } from './chat-storage-lib-OX0Q_Ttf.cjs';
|
|
11
11
|
import { ExecutionRef, ArgsMassaging } from './execution-refs.cjs';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { a as ArtifactsStore } from './artifacts-store-lib-454TAuov.js';
|
|
2
2
|
export { c as createArtifactsStore, b as createCardFileMetadataStore, d as createFileArtifactsStore } from './artifacts-store-lib-454TAuov.js';
|
|
3
|
-
import { I as InvocationAdapter } from './types-
|
|
4
|
-
export { D as DescribeEnvelope } from './types-
|
|
3
|
+
import { I as InvocationAdapter } from './types-BC8ZnA6i.js';
|
|
4
|
+
export { D as DescribeEnvelope } from './types-BC8ZnA6i.js';
|
|
5
5
|
import { a as KindValueRef } from './storage-interface-B-7pDHwD.js';
|
|
6
6
|
export { p as parseRef, s as serializeRef } from './storage-interface-B-7pDHwD.js';
|
|
7
|
-
import { e as BoardNonCorePlatformAdapter, d as BoardPlatformAdapter } from './board-live-cards-public-
|
|
8
|
-
export { f as BOARD_GRAPH_KEY, g as BoardLiveCardsNonCorePublic, c as BoardLiveCardsPublic, C as CommandInput, a as CommandResult, E as EMPTY_CONFIG, L as LiveCard, S as SNAPSHOT_SCHEMA_VERSION_V1, h as createBoardLiveCardsNonCorePublic, i as createBoardLiveCardsPublic, j as createCardStore } from './board-live-cards-public-
|
|
7
|
+
import { e as BoardNonCorePlatformAdapter, d as BoardPlatformAdapter } from './board-live-cards-public-Crjm8KWn.js';
|
|
8
|
+
export { f as BOARD_GRAPH_KEY, g as BoardLiveCardsNonCorePublic, c as BoardLiveCardsPublic, C as CommandInput, a as CommandResult, E as EMPTY_CONFIG, L as LiveCard, S as SNAPSHOT_SCHEMA_VERSION_V1, h as createBoardLiveCardsNonCorePublic, i as createBoardLiveCardsPublic, j as createCardStore } from './board-live-cards-public-Crjm8KWn.js';
|
|
9
9
|
import { c as ChatStorage } from './chat-storage-lib-DGaKrjVe.js';
|
|
10
10
|
export { b as ChatConfig, C as ChatRecord, d as createChatStorage, e as createInMemoryChatStorage } from './chat-storage-lib-DGaKrjVe.js';
|
|
11
11
|
import { ExecutionRef, ArgsMassaging } from './execution-refs.js';
|