@graphrefly/ts 0.0.2 → 0.0.3
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 +197 -117
- package/dist/{actions-types-wl9Mgkmr.d.cts → actions-types-CH-XCU9O.d.cts} +4 -4
- package/dist/{actions-types-CSC3NMDl.d.ts → actions-types-w2iPQTkv.d.ts} +4 -4
- package/dist/adapters/index.cjs.map +1 -1
- package/dist/adapters/index.d.cts +10 -10
- package/dist/adapters/index.d.ts +10 -10
- package/dist/adapters/index.js +7 -7
- package/dist/adapters/nestjs/microservices.d.cts +3 -3
- package/dist/adapters/nestjs/microservices.d.ts +3 -3
- package/dist/adapters/nestjs/native.cjs.map +1 -1
- package/dist/adapters/nestjs/native.d.cts +4 -4
- package/dist/adapters/nestjs/native.d.ts +4 -4
- package/dist/adapters/nestjs/native.js +3 -3
- package/dist/adapters/nestjs/websockets.d.cts +3 -3
- package/dist/adapters/nestjs/websockets.d.ts +3 -3
- package/dist/adapters/nestjs.d.cts +3 -3
- package/dist/adapters/nestjs.d.ts +3 -3
- package/dist/adapters/observe-storage.d.cts +3 -3
- package/dist/adapters/observe-storage.d.ts +3 -3
- package/dist/adapters/react.d.cts +2 -2
- package/dist/adapters/react.d.ts +2 -2
- package/dist/adapters/solid.d.cts +2 -2
- package/dist/adapters/solid.d.ts +2 -2
- package/dist/adapters/svelte.d.cts +2 -2
- package/dist/adapters/svelte.d.ts +2 -2
- package/dist/adapters/vue.d.cts +2 -2
- package/dist/adapters/vue.d.ts +2 -2
- package/dist/{agent-runtime-types-core-hU299uIC.d.ts → agent-runtime-types-core-CKwrBDyi.d.ts} +1 -1
- package/dist/{agent-runtime-types-core-CaXfKNtY.d.cts → agent-runtime-types-core-bfl4m0vM.d.cts} +1 -1
- package/dist/{agent-runtime-types-tool-DninPEzk.d.cts → agent-runtime-types-tool-BLPV3azj.d.cts} +4 -4
- package/dist/{agent-runtime-types-tool-BEpSINol.d.ts → agent-runtime-types-tool-hwqvVqNt.d.ts} +4 -4
- package/dist/{agentic-memory-retention-BmGX368S.d.ts → agentic-memory-retention-CLwI76JK.d.ts} +2 -2
- package/dist/{agentic-memory-retention-Ih1qhX9Z.d.cts → agentic-memory-retention-Cz8GR6ie.d.cts} +2 -2
- package/dist/{agentic-memory-types-FnnYlVUs.d.cts → agentic-memory-types-JDr7MPhh.d.cts} +2 -2
- package/dist/{agentic-memory-types-CVSUS6XR.d.ts → agentic-memory-types-khYJgzKL.d.ts} +2 -2
- package/dist/{capability-admission-lwSecxXs.d.cts → capability-admission-B8RNFyaZ.d.cts} +3 -3
- package/dist/{capability-admission-BW2CziT6.d.ts → capability-admission-Dkw1Xz3r.d.ts} +3 -3
- package/dist/{chunk-SIDJO2T4.js → chunk-3J7UPZL5.js} +6 -6
- package/dist/{chunk-ECURQ3HD.js → chunk-3LYI6ADX.js} +4 -4
- package/dist/chunk-3LYI6ADX.js.map +1 -0
- package/dist/{chunk-M7J6Z4IJ.js → chunk-4M37FH2I.js} +2 -2
- package/dist/chunk-4M37FH2I.js.map +1 -0
- package/dist/{chunk-CJIFGJQG.js → chunk-54WPEODM.js} +2 -2
- package/dist/chunk-54WPEODM.js.map +1 -0
- package/dist/{chunk-CX6B6PO2.js → chunk-DKFWDTVY.js} +2 -2
- package/dist/chunk-DKFWDTVY.js.map +1 -0
- package/dist/{chunk-SHZDP2MQ.js → chunk-GXU6WFEJ.js} +1 -1
- package/dist/chunk-GXU6WFEJ.js.map +1 -0
- package/dist/{chunk-YDWBXXQZ.js → chunk-KFURM6FM.js} +3 -3
- package/dist/{chunk-STXRMPW4.js → chunk-MCOFHMUU.js} +2 -2
- package/dist/{chunk-EOKT4QFF.js → chunk-NNDIFUKX.js} +3 -3
- package/dist/chunk-NNDIFUKX.js.map +1 -0
- package/dist/{chunk-TPND5MJS.js → chunk-PUSRRALM.js} +3 -3
- package/dist/{chunk-7HZRJMN6.js → chunk-UEMN5URK.js} +2 -2
- package/dist/{chunk-2NJP6GO4.js → chunk-WOS7RJYZ.js} +2 -2
- package/dist/composition/index.cjs.map +1 -1
- package/dist/composition/index.d.cts +3 -3
- package/dist/composition/index.d.ts +3 -3
- package/dist/composition/index.js +3 -3
- package/dist/core/index.cjs.map +1 -1
- package/dist/core/index.d.cts +23 -2
- package/dist/core/index.d.ts +23 -2
- package/dist/core/index.js +1 -1
- package/dist/cqrs/index.d.cts +3 -3
- package/dist/cqrs/index.d.ts +3 -3
- package/dist/cqrs/messaging.d.cts +4 -4
- package/dist/cqrs/messaging.d.ts +4 -4
- package/dist/cqrs/work-queue.d.cts +5 -5
- package/dist/cqrs/work-queue.d.ts +5 -5
- package/dist/data-structures/index.cjs.map +1 -1
- package/dist/data-structures/index.d.cts +8 -8
- package/dist/data-structures/index.d.ts +8 -8
- package/dist/data-structures/index.js +4 -4
- package/dist/{describe-CQRrkv-Q.d.cts → describe-BumQ-3_0.d.cts} +1 -1
- package/dist/{describe-B_A5fbXH.d.ts → describe-cYr_Z5zm.d.ts} +1 -1
- package/dist/executors/tool-provider-adapters.d.cts +7 -7
- package/dist/executors/tool-provider-adapters.d.ts +7 -7
- package/dist/executors/tool-provider-adapters.js +5 -5
- package/dist/executors/tool-provider-runtime.cjs.map +1 -1
- package/dist/executors/tool-provider-runtime.d.cts +8 -8
- package/dist/executors/tool-provider-runtime.d.ts +8 -8
- package/dist/executors/tool-provider-runtime.js +2 -2
- package/dist/executors/tool-provider.cjs.map +1 -1
- package/dist/executors/tool-provider.d.cts +7 -7
- package/dist/executors/tool-provider.d.ts +7 -7
- package/dist/executors/tool-provider.js +2 -2
- package/dist/executors/work-queue.d.cts +6 -6
- package/dist/executors/work-queue.d.ts +6 -6
- package/dist/graph/index.cjs.map +1 -1
- package/dist/graph/index.d.cts +9 -9
- package/dist/graph/index.d.ts +9 -9
- package/dist/graph/index.js +7 -7
- package/dist/{graph-CWK3HLPB.d.cts → graph-C1C-wb0L.d.cts} +135 -8
- package/dist/{graph-ho5sotHP.d.ts → graph-CS0b4V9B.d.ts} +135 -8
- package/dist/{index-CQWcE0Dw.d.ts → index-DLrNopda.d.cts} +135 -8
- package/dist/{index-DHA1i67c.d.cts → index-DzJni3_6.d.ts} +135 -8
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +12 -12
- package/dist/index.d.ts +12 -12
- package/dist/index.js +13 -13
- package/dist/inspection/boundary.d.cts +4 -4
- package/dist/inspection/boundary.d.ts +4 -4
- package/dist/{measurements-OMpCeBwh.d.ts → measurements-BWAnochv.d.ts} +139 -9
- package/dist/{measurements-C0mAvWU1.d.cts → measurements-B_gJfD8h.d.cts} +139 -9
- package/dist/messaging/index.d.cts +5 -5
- package/dist/messaging/index.d.ts +5 -5
- package/dist/operators/index.cjs.map +1 -1
- package/dist/operators/index.d.cts +5 -5
- package/dist/operators/index.d.ts +5 -5
- package/dist/operators/index.js +4 -4
- package/dist/orchestration/index.cjs.map +1 -1
- package/dist/orchestration/index.d.cts +12 -12
- package/dist/orchestration/index.d.ts +12 -12
- package/dist/orchestration/index.js +5 -5
- package/dist/orchestration/messaging.d.cts +5 -5
- package/dist/orchestration/messaging.d.ts +5 -5
- package/dist/orchestration/work-queue.d.cts +8 -8
- package/dist/orchestration/work-queue.d.ts +8 -8
- package/dist/patterns/event-flow.d.cts +4 -4
- package/dist/patterns/event-flow.d.ts +4 -4
- package/dist/patterns/index.d.cts +6 -6
- package/dist/patterns/index.d.ts +6 -6
- package/dist/{process-types-h3uRlzDc.d.cts → process-types-BB7oRhX3.d.cts} +1 -1
- package/dist/{process-types-C9uMYz3i.d.ts → process-types-QNhyoYJ8.d.ts} +1 -1
- package/dist/{reactive-collection-B9R0Bl1P.d.cts → reactive-collection-BYlWvtnp.d.cts} +3 -3
- package/dist/{reactive-collection-BXFrH0U2.d.ts → reactive-collection-efOEdGFN.d.ts} +3 -3
- package/dist/{reactive-collection-storage-BLGv8Xp8.d.cts → reactive-collection-storage-BjoLsoiC.d.cts} +5 -5
- package/dist/{reactive-collection-storage-a4zD3665.d.ts → reactive-collection-storage-DwW6UuK_.d.ts} +5 -5
- package/dist/{reactive-map-jle5dnok.d.ts → reactive-map-BHacbIqz.d.cts} +7 -3
- package/dist/{reactive-map-C_8sOfdS.d.cts → reactive-map-DN4Jyqnf.d.ts} +7 -3
- package/dist/render/index.d.cts +2 -2
- package/dist/render/index.d.ts +2 -2
- package/dist/{scheduled-readiness-5rwQlyjV.d.ts → scheduled-readiness-BmqXxnzX.d.ts} +3 -3
- package/dist/{scheduled-readiness-DpRY8jI0.d.cts → scheduled-readiness-CYSw7KDE.d.cts} +3 -3
- package/dist/{semantic-memory-graph-DlZBD_Eu.d.cts → semantic-memory-graph-B_LwbM-E.d.cts} +2 -2
- package/dist/{semantic-memory-graph-C2ZUwIlq.d.ts → semantic-memory-graph-rsFNNhwn.d.ts} +2 -2
- package/dist/{semantic-memory-graph-types-BvzdqmkY.d.cts → semantic-memory-graph-types-Y73bbwVI.d.cts} +1 -1
- package/dist/{semantic-memory-graph-types-Ci-OtahO.d.ts → semantic-memory-graph-types-safmPkuX.d.ts} +1 -1
- package/dist/solutions/index.cjs.map +1 -1
- package/dist/solutions/index.d.cts +11 -11
- package/dist/solutions/index.d.ts +11 -11
- package/dist/solutions/index.js +2 -2
- package/dist/solutions/reactive-layout/browser/index.cjs.map +1 -1
- package/dist/solutions/reactive-layout/browser/index.d.cts +4 -4
- package/dist/solutions/reactive-layout/browser/index.d.ts +4 -4
- package/dist/solutions/reactive-layout/browser/index.js +2 -2
- package/dist/solutions/reactive-layout/index.cjs.map +1 -1
- package/dist/solutions/reactive-layout/index.d.cts +6 -6
- package/dist/solutions/reactive-layout/index.d.ts +6 -6
- package/dist/solutions/reactive-layout/index.js +2 -2
- package/dist/solutions/reactive-layout/node-canvas/index.cjs.map +1 -1
- package/dist/solutions/reactive-layout/node-canvas/index.d.cts +4 -4
- package/dist/solutions/reactive-layout/node-canvas/index.d.ts +4 -4
- package/dist/solutions/reactive-layout/node-canvas/index.js +2 -2
- package/dist/solutions/reactive-layout/react-native/index.cjs.map +1 -1
- package/dist/solutions/reactive-layout/react-native/index.d.cts +4 -4
- package/dist/solutions/reactive-layout/react-native/index.d.ts +4 -4
- package/dist/solutions/reactive-layout/react-native/index.js +2 -2
- package/dist/solutions/reactive-layout/skia/index.cjs.map +1 -1
- package/dist/solutions/reactive-layout/skia/index.d.cts +4 -4
- package/dist/solutions/reactive-layout/skia/index.d.ts +4 -4
- package/dist/solutions/reactive-layout/skia/index.js +2 -2
- package/dist/solutions/work-item/actions.d.cts +10 -10
- package/dist/solutions/work-item/actions.d.ts +10 -10
- package/dist/solutions/work-item/scheduling.d.cts +9 -9
- package/dist/solutions/work-item/scheduling.d.ts +9 -9
- package/dist/solutions/work-item/work-queue.d.cts +7 -7
- package/dist/solutions/work-item/work-queue.d.ts +7 -7
- package/dist/sources/browser.cjs.map +1 -1
- package/dist/sources/browser.d.cts +22 -6
- package/dist/sources/browser.d.ts +22 -6
- package/dist/sources/browser.js +3 -3
- package/dist/sources/browser.js.map +1 -1
- package/dist/sources/index.cjs.map +1 -1
- package/dist/sources/index.d.cts +4 -4
- package/dist/sources/index.d.ts +4 -4
- package/dist/sources/index.js +3 -3
- package/dist/sources/node.d.cts +3 -3
- package/dist/sources/node.d.ts +3 -3
- package/dist/storage/index.d.cts +5 -5
- package/dist/storage/index.d.ts +5 -5
- package/dist/{store-BmtEs9mG.d.ts → store-6_CHF6Ge.d.ts} +1 -1
- package/dist/{store-PAAsYvML.d.cts → store-BljX8RkQ.d.cts} +1 -1
- package/dist/{types-BhveCMg5.d.cts → types-BAw2QVVE.d.cts} +1 -1
- package/dist/{types-XDoqxYO9.d.cts → types-BUbbbh4f.d.cts} +1 -1
- package/dist/{types-BWK2ay3e.d.cts → types-CMnzoL54.d.cts} +2 -2
- package/dist/{types-BS6CyR-x.d.cts → types-CTN3XoMl.d.cts} +30 -0
- package/dist/{types-BXKSAoE1.d.cts → types-CV_ohy5T.d.cts} +2 -2
- package/dist/{types-C9NOgNJw.d.ts → types-DChxk1vK.d.ts} +30 -0
- package/dist/{types-CTsQ8Ww4.d.ts → types-DRu7SnLV.d.ts} +1 -1
- package/dist/{types-DL_05n2M.d.ts → types-DeID_FRl.d.ts} +1 -1
- package/dist/{types-BRNKoFHj.d.ts → types-IhKH0hGW.d.ts} +2 -2
- package/dist/{types-BaPpZItj.d.ts → types-ePlD2uyT.d.ts} +2 -2
- package/dist/{work-item-runtime-types-CHO03AKh.d.cts → work-item-runtime-types-BTxLskN5.d.cts} +2 -2
- package/dist/{work-item-runtime-types-BqtWnSCS.d.ts → work-item-runtime-types-DAsZbb2y.d.ts} +2 -2
- package/dist/work-queue/index.d.cts +6 -6
- package/dist/work-queue/index.d.ts +6 -6
- package/package.json +9 -1
- package/dist/chunk-CJIFGJQG.js.map +0 -1
- package/dist/chunk-CX6B6PO2.js.map +0 -1
- package/dist/chunk-ECURQ3HD.js.map +0 -1
- package/dist/chunk-EOKT4QFF.js.map +0 -1
- package/dist/chunk-M7J6Z4IJ.js.map +0 -1
- package/dist/chunk-SHZDP2MQ.js.map +0 -1
- /package/dist/{chunk-SIDJO2T4.js.map → chunk-3J7UPZL5.js.map} +0 -0
- /package/dist/{chunk-YDWBXXQZ.js.map → chunk-KFURM6FM.js.map} +0 -0
- /package/dist/{chunk-STXRMPW4.js.map → chunk-MCOFHMUU.js.map} +0 -0
- /package/dist/{chunk-TPND5MJS.js.map → chunk-PUSRRALM.js.map} +0 -0
- /package/dist/{chunk-7HZRJMN6.js.map → chunk-UEMN5URK.js.map} +0 -0
- /package/dist/{chunk-2NJP6GO4.js.map → chunk-WOS7RJYZ.js.map} +0 -0
package/dist/index.d.cts
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export { A as AGENTIC_MEMORY_RECORD_CHANGE_FORMAT, a as AGENTIC_MEMORY_RECORD_SNAPSHOT_FORMAT, b as AGENTIC_MEMORY_RECORD_STORAGE_FRAME_VERSION, c as AgenticMemoryRecordChangeFrame, d as AgenticMemoryRecordSnapshotFrame, e as AgenticMemoryRecordsPersistenceCursor, f as AgenticMemoryRecordsPersistenceError, g as AgenticMemoryRecordsPersistenceHandle, h as AgenticMemoryRecordsPersistenceStatus, i as AgenticMemoryRecordsRestoreState, L as LoadAgenticMemoryRecordsStateOptions, O as OpenPersistentAgenticMemoryRecordsOptions, j as OpenPersistentReactiveIndexOptions, k as OpenPersistentReactiveListOptions, l as OpenPersistentReactiveLogOptions, m as OpenPersistentReactiveMapOptions, P as PersistAgenticMemoryRecordsOptions, n as PersistReactiveCollectionOptions, o as PersistentAgenticMemoryRecords, p as PersistentReactiveIndex, q as PersistentReactiveList, r as PersistentReactiveLog, s as PersistentReactiveMap, R as ReactiveCollectionPersistenceCursor, t as ReactiveCollectionPersistenceError, u as ReactiveCollectionPersistenceHandle, v as ReactiveCollectionPersistenceStatus, w as agenticMemoryRecordChangeFrame, x as agenticMemoryRecordSnapshotFrame, y as agenticMemoryRecordsSnapshotKey, z as assertAgenticMemoryRecordChangeFrame, B as assertAgenticMemoryRecordSnapshotFrame, C as loadAgenticMemoryRecordsState, D as openPersistentAgenticMemoryRecords, E as openPersistentReactiveIndex, F as openPersistentReactiveList, G as openPersistentReactiveLog, H as openPersistentReactiveMap, I as persistAgenticMemoryRecords, J as persistReactiveCollection } from './reactive-collection-storage-
|
|
1
|
+
export { A as AGENTIC_MEMORY_RECORD_CHANGE_FORMAT, a as AGENTIC_MEMORY_RECORD_SNAPSHOT_FORMAT, b as AGENTIC_MEMORY_RECORD_STORAGE_FRAME_VERSION, c as AgenticMemoryRecordChangeFrame, d as AgenticMemoryRecordSnapshotFrame, e as AgenticMemoryRecordsPersistenceCursor, f as AgenticMemoryRecordsPersistenceError, g as AgenticMemoryRecordsPersistenceHandle, h as AgenticMemoryRecordsPersistenceStatus, i as AgenticMemoryRecordsRestoreState, L as LoadAgenticMemoryRecordsStateOptions, O as OpenPersistentAgenticMemoryRecordsOptions, j as OpenPersistentReactiveIndexOptions, k as OpenPersistentReactiveListOptions, l as OpenPersistentReactiveLogOptions, m as OpenPersistentReactiveMapOptions, P as PersistAgenticMemoryRecordsOptions, n as PersistReactiveCollectionOptions, o as PersistentAgenticMemoryRecords, p as PersistentReactiveIndex, q as PersistentReactiveList, r as PersistentReactiveLog, s as PersistentReactiveMap, R as ReactiveCollectionPersistenceCursor, t as ReactiveCollectionPersistenceError, u as ReactiveCollectionPersistenceHandle, v as ReactiveCollectionPersistenceStatus, w as agenticMemoryRecordChangeFrame, x as agenticMemoryRecordSnapshotFrame, y as agenticMemoryRecordsSnapshotKey, z as assertAgenticMemoryRecordChangeFrame, B as assertAgenticMemoryRecordSnapshotFrame, C as loadAgenticMemoryRecordsState, D as openPersistentAgenticMemoryRecords, E as openPersistentReactiveIndex, F as openPersistentReactiveList, G as openPersistentReactiveLog, H as openPersistentReactiveMap, I as persistAgenticMemoryRecords, J as persistReactiveCollection } from './reactive-collection-storage-BjoLsoiC.cjs';
|
|
2
2
|
export { BatchCtx, batch } from './core/index.cjs';
|
|
3
|
-
export { C as Ctx, a as CtxState, D as Dispatcher, b as DriverCancel, c as DriverResult, E as EnvironmentDrivers, d as EnvironmentDriversInit, F as FetchLike, e as FetchResponseLike, H as Handle, f as HandleStat, g as HttpRequest, h as HttpResponse, L as LocalHttpDriver, i as LocalProcessDriver, j as LocalSseDriver, k as LocalWebSocketDriver, l as LocalWebhookDriver, N as Node, m as NodeFn, n as NodeOptions, o as NodeVersion, p as NodeVersionHashFn, q as NodeVersionJson, r as NodeVersionV0, s as NodeVersionV1, t as NodeVersioningLevel, u as NodeVersioningPolicy, P as Pool, v as PoolKind, w as ProcessCommand, x as ProcessResult, R as RewireNext, S as Sink, y as SseDriverEvent, z as SseEvent, A as SseRequest, B as Status, T as TerminalData, W as WaveData, G as WebSocketConstructorLike, I as WebSocketDriverEvent, J as WebSocketEvent, K as WebSocketLike, M as WebSocketRequest, O as WebSocketSend, Q as WebSocketSendResult, U as WebSocketSessionHandle, V as WebhookDriverEvent, X as WebhookEvent, Y as WebhookRegistration, Z as defaultDispatcher, _ as defaultNodeVersionHash, $ as depBatch, a0 as depCount, a1 as depLatest, a2 as depTerminal, a3 as depWaves, a4 as domWebSocketDriver, a5 as dynamicNode, a6 as fetchHttpDriver, a7 as isTerminalComplete, a8 as isTerminalError, a9 as isTerminalNone, aa as node, ab as terminalErrorValue } from './types-
|
|
3
|
+
export { C as Ctx, a as CtxState, D as Dispatcher, b as DriverCancel, c as DriverResult, E as EnvironmentDrivers, d as EnvironmentDriversInit, F as FetchLike, e as FetchResponseLike, H as Handle, f as HandleStat, g as HttpRequest, h as HttpResponse, L as LocalHttpDriver, i as LocalProcessDriver, j as LocalSseDriver, k as LocalWebSocketDriver, l as LocalWebhookDriver, N as Node, m as NodeFn, n as NodeOptions, o as NodeVersion, p as NodeVersionHashFn, q as NodeVersionJson, r as NodeVersionV0, s as NodeVersionV1, t as NodeVersioningLevel, u as NodeVersioningPolicy, P as Pool, v as PoolKind, w as ProcessCommand, x as ProcessResult, R as RewireNext, S as Sink, y as SseDriverEvent, z as SseEvent, A as SseRequest, B as Status, T as TerminalData, W as WaveData, G as WebSocketConstructorLike, I as WebSocketDriverEvent, J as WebSocketEvent, K as WebSocketLike, M as WebSocketRequest, O as WebSocketSend, Q as WebSocketSendResult, U as WebSocketSessionHandle, V as WebhookDriverEvent, X as WebhookEvent, Y as WebhookRegistration, Z as defaultDispatcher, _ as defaultNodeVersionHash, $ as depBatch, a0 as depCount, a1 as depLatest, a2 as depTerminal, a3 as depWaves, a4 as domWebSocketDriver, a5 as dynamicNode, a6 as fetchHttpDriver, a7 as isTerminalComplete, a8 as isTerminalError, a9 as isTerminalNone, aa as node, ab as terminalErrorValue } from './types-CTN3XoMl.cjs';
|
|
4
4
|
export { DataError, DataIssue, DataOk, DataResult } from './data/index.cjs';
|
|
5
5
|
export { restoreReactiveIndex, restoreReactiveList, restoreReactiveLog, restoreReactiveMap } from './data-structures/index.cjs';
|
|
6
|
-
export { D as DefineOpts, a as Definition, b as DerivedFn, E as EffectFn, G as GRAPH_BLUEPRINT_VERSION, c as GRAPH_CHECKPOINT_VERSION, d as Graph, e as GraphBlueprint, f as GraphBlueprintDiagnosticCode, g as GraphBlueprintDiagnosticIssue, h as GraphBlueprintDiagnostics, i as GraphBlueprintHash, j as GraphBlueprintHashInput, k as GraphBlueprintHashOptions, l as GraphBlueprintJson, m as GraphBlueprintOptions, n as GraphBlueprintProvenance, o as GraphCheckpoint, p as GraphCheckpointEdge, q as GraphCheckpointFactory, r as GraphCheckpointJson, s as GraphCheckpointMount, t as GraphCheckpointNode, u as GraphCheckpointTerminal, v as GraphCheckpointValue, w as GraphCheckpointVersion, x as GraphOptions, y as GraphRestoreDefinition, z as GraphRestoreDescriptor, A as GraphRestoreDescriptorContext, B as GraphRestoreEntry, C as GraphRestoreRegistry, N as NodeProfile, F as NormalizedGraphTopologyNode, H as NormalizedGraphTopologySnapshot, O as ObserveEvent, I as ObserveEventEquals, J as ObservePredicate, K as ObserveStream, L as Operator, P as Profile, R as RestoreGraphOptions, M as RestoreRegistryEntry, S as SettleOpts, Q as StateNode, T as SugarOpts, U as TapObserver, V as TopologyEvent, W as TopologyEventKind, X as TopologyGroup, Y as TopologyGroupOptions, Z as TopologyGroupReleaseOptions, _ as TopologyStream, $ as ValveOpts, a0 as canonicalTopologyBytes, a1 as canonicalTopologyJson, a2 as catchError, a3 as coalesceObserve, a4 as defaultRestoreRegistry, a5 as define, a6 as distinctUntilChanged, a7 as elementAt, a8 as filter, a9 as filterObserve, aa as find, ab as first, ac as graph, ad as graphBlueprintDiagnostics, ae as initNode, af as last, ag as map, ah as mapRestoreDescriptor, ai as merge, aj as normalizeTopology, ak as onFirstData, al as pairwise, am as reduce, an as rescue, ao as restoreGraph, ap as restoreRegistry, aq as scan, ar as settle, as as skip, at as stateRestoreDescriptor, au as take, av as takeRestoreDescriptor, aw as takeWhile, ax as tap, ay as tapFirst, az as timerRestoreDescriptor, aA as valve, aB as withBlueprintHash, aC as withBlueprintProvenance } from './graph-
|
|
6
|
+
export { D as DefineOpts, a as Definition, b as DerivedFn, E as EffectFn, G as GRAPH_BLUEPRINT_VERSION, c as GRAPH_CHECKPOINT_VERSION, d as Graph, e as GraphBlueprint, f as GraphBlueprintDiagnosticCode, g as GraphBlueprintDiagnosticIssue, h as GraphBlueprintDiagnostics, i as GraphBlueprintHash, j as GraphBlueprintHashInput, k as GraphBlueprintHashOptions, l as GraphBlueprintJson, m as GraphBlueprintOptions, n as GraphBlueprintProvenance, o as GraphCheckpoint, p as GraphCheckpointEdge, q as GraphCheckpointFactory, r as GraphCheckpointJson, s as GraphCheckpointMount, t as GraphCheckpointNode, u as GraphCheckpointTerminal, v as GraphCheckpointValue, w as GraphCheckpointVersion, x as GraphOptions, y as GraphRestoreDefinition, z as GraphRestoreDescriptor, A as GraphRestoreDescriptorContext, B as GraphRestoreEntry, C as GraphRestoreRegistry, N as NodeProfile, F as NormalizedGraphTopologyNode, H as NormalizedGraphTopologySnapshot, O as ObserveEvent, I as ObserveEventEquals, J as ObservePredicate, K as ObserveStream, L as Operator, P as Profile, R as RestoreGraphOptions, M as RestoreRegistryEntry, S as SettleOpts, Q as StateNode, T as SugarOpts, U as TapObserver, V as TopologyEvent, W as TopologyEventKind, X as TopologyGroup, Y as TopologyGroupOptions, Z as TopologyGroupReleaseOptions, _ as TopologyStream, $ as ValveOpts, a0 as canonicalTopologyBytes, a1 as canonicalTopologyJson, a2 as catchError, a3 as coalesceObserve, a4 as defaultRestoreRegistry, a5 as define, a6 as distinctUntilChanged, a7 as elementAt, a8 as filter, a9 as filterObserve, aa as find, ab as first, ac as graph, ad as graphBlueprintDiagnostics, ae as initNode, af as last, ag as map, ah as mapRestoreDescriptor, ai as merge, aj as normalizeTopology, ak as onFirstData, al as pairwise, am as reduce, an as rescue, ao as restoreGraph, ap as restoreRegistry, aq as scan, ar as settle, as as skip, at as stateRestoreDescriptor, au as take, av as takeRestoreDescriptor, aw as takeWhile, ax as tap, ay as tapFirst, az as timerRestoreDescriptor, aA as valve, aB as withBlueprintHash, aC as withBlueprintProvenance } from './graph-C1C-wb0L.cjs';
|
|
7
7
|
export { CascadingCacheEvent, CascadingCachePolicy, CascadingCacheStatus, CausalChain, CausalStep, ExplainPathOptions, ExplainPathReason, IslandReport, ReachableDirection, ReachableOptions, ReachableResult, ReactiveCascadingCache, ReactiveCascadingCacheOptions, ValidateNoIslandsResult, WorkerDerivedBackend, WorkerDerivedCancel, WorkerDerivedJob, WorkerDerivedOptions, WorkerDerivedSettle, WorkerDerivedSettlement, explainPath, reachable, reactiveCascadingCache, validateNoIslands, workerDerived } from './graph/index.cjs';
|
|
8
8
|
export { MergeMapOptions, Project, audit, auditTime, buffer, bufferCount, bufferTime, combine, combineLatest, concat, concatMap, debounce, debounceTime, delay, exhaustMap, flatMap, mergeMap, race, repeat, sample, switchMap, takeUntil, throttle, throttleTime, timeout, withLatestFrom, zip } from './operators/index.cjs';
|
|
9
9
|
export { DescribeChangeset, DescribeEvent, PipeOperator, Stratified, StratifyOptions, StratifyRule, pipe, stratify, stratifyBranch, topologyDiff } from './composition/index.cjs';
|
|
10
|
-
export { I as IndexChange, a as IndexRow, L as ListChange, b as LoadReactiveCollectionStateOptions, c as LogChange, M as MapChange, R as REACTIVE_COLLECTION_CHANGE_FORMAT, d as REACTIVE_COLLECTION_FRAME_VERSION, e as REACTIVE_COLLECTION_SNAPSHOT_FORMAT, f as ReactiveCollectionChangeFrame, g as ReactiveCollectionRestoreState, h as ReactiveCollectionSnapshotFrame, i as ReactiveCollectionStorageKind, j as ReactiveIndex, k as ReactiveIndexCapacityOrder, l as ReactiveIndexCapacityPolicy, m as ReactiveIndexOpt, n as ReactiveIndexOptions, o as ReactiveIndexRestoreState, p as ReactiveListRestoreState, q as ReactiveLogRestoreState, r as ReactiveMapRestoreState, s as ReactiveView, t as assertReactiveCollectionChangeFrame, u as assertReactiveCollectionSnapshotFrame, v as collectionSnapshotKey, w as loadReactiveIndexState, x as loadReactiveListState, y as loadReactiveLogState, z as loadReactiveMapState, A as reactiveCollectionChangeFrame, B as reactiveCollectionChangeFrameCodec, C as reactiveCollectionSnapshotFrame, D as reactiveCollectionSnapshotFrameCodec, E as reactiveIndex } from './reactive-collection-
|
|
11
|
-
export { R as ReactiveList, a as ReactiveListOpt, b as ReactiveListOptions, c as ReactiveLog, d as ReactiveLogOptions, e as ReactiveMap, f as ReactiveMapOpt, g as ReactiveMapOptions, h as ReactiveMapRetentionEntry, i as ReactiveMapRetentionPolicy, m as mergeReactiveLogs, r as reactiveList, j as reactiveLog, k as reactiveMap, s as scanLog } from './reactive-map-
|
|
12
|
-
export { D as DescribeEdge, a as DescribeNode, b as DescribeOpts, c as DescribeSnapshot, G as GraphTopologyEdge, d as GraphTopologyNode, e as GraphTopologySnapshot } from './describe-
|
|
13
|
-
export { C as CapacityPolicy, O as OrderedCapacityPolicy, R as ReactiveOpt, a as RetentionPolicy, V as ViewCachePolicy } from './types-
|
|
10
|
+
export { I as IndexChange, a as IndexRow, L as ListChange, b as LoadReactiveCollectionStateOptions, c as LogChange, M as MapChange, R as REACTIVE_COLLECTION_CHANGE_FORMAT, d as REACTIVE_COLLECTION_FRAME_VERSION, e as REACTIVE_COLLECTION_SNAPSHOT_FORMAT, f as ReactiveCollectionChangeFrame, g as ReactiveCollectionRestoreState, h as ReactiveCollectionSnapshotFrame, i as ReactiveCollectionStorageKind, j as ReactiveIndex, k as ReactiveIndexCapacityOrder, l as ReactiveIndexCapacityPolicy, m as ReactiveIndexOpt, n as ReactiveIndexOptions, o as ReactiveIndexRestoreState, p as ReactiveListRestoreState, q as ReactiveLogRestoreState, r as ReactiveMapRestoreState, s as ReactiveView, t as assertReactiveCollectionChangeFrame, u as assertReactiveCollectionSnapshotFrame, v as collectionSnapshotKey, w as loadReactiveIndexState, x as loadReactiveListState, y as loadReactiveLogState, z as loadReactiveMapState, A as reactiveCollectionChangeFrame, B as reactiveCollectionChangeFrameCodec, C as reactiveCollectionSnapshotFrame, D as reactiveCollectionSnapshotFrameCodec, E as reactiveIndex } from './reactive-collection-BYlWvtnp.cjs';
|
|
11
|
+
export { R as ReactiveList, a as ReactiveListOpt, b as ReactiveListOptions, c as ReactiveLog, d as ReactiveLogOptions, e as ReactiveMap, f as ReactiveMapOpt, g as ReactiveMapOptions, h as ReactiveMapRetentionEntry, i as ReactiveMapRetentionPolicy, m as mergeReactiveLogs, r as reactiveList, j as reactiveLog, k as reactiveMap, s as scanLog } from './reactive-map-BHacbIqz.cjs';
|
|
12
|
+
export { D as DescribeEdge, a as DescribeNode, b as DescribeOpts, c as DescribeSnapshot, G as GraphTopologyEdge, d as GraphTopologyNode, e as GraphTopologySnapshot } from './describe-BumQ-3_0.cjs';
|
|
13
|
+
export { C as CapacityPolicy, O as OrderedCapacityPolicy, R as ReactiveOpt, a as RetentionPolicy, V as ViewCachePolicy } from './types-BUbbbh4f.cjs';
|
|
14
14
|
export { DescribeToAsciiOptions, DescribeToD2Options, DescribeToJsonOptions, DescribeToMermaidOptions, DescribeToMermaidUrlOptions, DescribeToPrettyOptions, DiagramDirection, MermaidLiveTheme, MermaidLiveUrlOptions, describeToAscii, describeToD2, describeToJson, describeToMermaid, describeToMermaidUrl, describeToPretty, mermaidLiveUrl } from './render/index.cjs';
|
|
15
15
|
export { B as BackoffPolicy, R as RetryPolicy, a as RetryState, b as RetryStatus, c as backoffDelayMs, n as nextRetryDelayMs, d as noBackoff, r as retryPolicy, s as shouldRetry } from './resilience-Dig3Q7n0.cjs';
|
|
16
|
-
export { A as AsyncSourceOpts, C as CronSchedule, E as EventListenerOptionsLike, a as EventTargetLike, F as FromCronOptions, b as FromEventOptions, N as NodeInput, P as PushRegister, c as PushUnsubscribe, S as SingleFromAnyOptions, T as TimerSourceOpts, e as empty, f as firstValueFrom, d as fromAny, g as fromAsyncIter, h as fromCron, i as fromEvent, j as fromHttp, k as fromHttpWithOptions, l as fromIter, m as fromProcess, n as fromPromise, o as fromPushNotification, p as fromSSE, q as fromSSEWithOptions, r as fromTimer, s as fromWebSocket, t as fromWebSocketWithOptions, u as fromWebhook, v as fromWebhookWithOptions, w as interval, x as matchesCron, y as never, z as of, B as parseCron, D as runProcess, G as runProcessWithOptions, H as singleFromAny, I as throwError, J as timer } from './index-
|
|
16
|
+
export { A as AsyncSourceOpts, C as CronSchedule, E as EventListenerOptionsLike, a as EventTargetLike, F as FromCronOptions, b as FromEventOptions, N as NodeInput, P as PushRegister, c as PushUnsubscribe, S as SingleFromAnyOptions, T as TimerSourceOpts, e as empty, f as firstValueFrom, d as fromAny, g as fromAsyncIter, h as fromCron, i as fromEvent, j as fromHttp, k as fromHttpWithOptions, l as fromIter, m as fromProcess, n as fromPromise, o as fromPushNotification, p as fromSSE, q as fromSSEWithOptions, r as fromTimer, s as fromWebSocket, t as fromWebSocketWithOptions, u as fromWebhook, v as fromWebhookWithOptions, w as interval, x as matchesCron, y as never, z as of, B as parseCron, D as runProcess, G as runProcessWithOptions, H as singleFromAny, I as throwError, J as timer } from './index-DLrNopda.cjs';
|
|
17
17
|
export { C as Codec, S as StrictJsonObject, a as StrictJsonScalar, b as StrictJsonValue, c as assertStrictJsonObject, d as assertStrictJsonValue, j as jsonCodec, e as jsonCodecFor, s as stableJsonString, f as strictCanonicalJsonBytes, g as strictJsonCodec, h as strictJsonCodecFor } from './codec-BB7p8fJc.cjs';
|
|
18
18
|
export { L as LockId, M as Message, a as MessageType, P as PullDemand, S as SENTINEL, T as TIER_CONTROL, b as TIER_NOTIFICATION, c as TIER_SETTLE, d as TIER_START, e as TIER_TEARDOWN, f as TIER_TERMINAL, g as TIER_VALUE, W as Wave, h as errorPayload, i as isDeferredTier, j as isInvalidErrorPayload, k as isPauseBufferedTier, l as isTerminal, m as isUpAllowed, n as isValueTier, o as messageTier } from './messages-CAzUPPJM.cjs';
|
|
19
|
-
export { K as KnowledgeAssertion, a as KnowledgeAssertionObject, b as KnowledgeAssertionStrictJsonValue, c as KnowledgeAssertionSubject, d as KnowledgeGraphCursor, e as KnowledgeGraphEntity, f as KnowledgeGraphError, g as KnowledgeGraphErrorCode, h as KnowledgeGraphIndex, i as KnowledgeGraphPolicy, j as KnowledgeGraphReducerBundle, k as KnowledgeGraphReducerBundleOptions, l as KnowledgeGraphRelation, m as KnowledgeGraphSnapshot, n as KnowledgeGraphStatus, o as KnowledgeGraphStatusState, p as KnowledgeGraphTopic } from './semantic-memory-graph-types-
|
|
20
|
-
export { k as knowledgeGraphReducerBundle } from './semantic-memory-graph-
|
|
21
|
-
export { a as agenticMemoryBundle, b as agenticMemoryConsolidationBundle, c as agenticMemoryContextPackingBundle, d as agenticMemoryKgProjectionBundle, e as agenticMemoryRetentionBundle } from './agentic-memory-retention-
|
|
22
|
-
export { A as AGENTIC_MEMORY_RECORD_FRAME_FORMAT, a as AGENTIC_MEMORY_RECORD_FRAME_VERSION, b as AgenticMemoryArtifactKind, c as AgenticMemoryBundle, d as AgenticMemoryBundleOptions, e as AgenticMemoryConsolidationBundle, f as AgenticMemoryConsolidationBundleOptions, g as AgenticMemoryConsolidationCommand, h as AgenticMemoryConsolidationCursor, i as AgenticMemoryConsolidationError, j as AgenticMemoryConsolidationErrorCode, k as AgenticMemoryConsolidationOutcome, l as AgenticMemoryConsolidationRecordDraft, m as AgenticMemoryConsolidationRequest, n as AgenticMemoryConsolidationResult, o as AgenticMemoryConsolidationSnapshot, p as AgenticMemoryConsolidationStatus, q as AgenticMemoryContext, r as AgenticMemoryContextEntry, s as AgenticMemoryContextPackingBundle, t as AgenticMemoryContextPackingBundleOptions, u as AgenticMemoryContextPackingCursor, v as AgenticMemoryContextPackingError, w as AgenticMemoryContextPackingErrorCode, x as AgenticMemoryContextPackingPolicy, y as AgenticMemoryContextPackingSnapshot, z as AgenticMemoryContextPackingStatus, B as AgenticMemoryContextState, C as AgenticMemoryContextText, D as AgenticMemoryError, E as AgenticMemoryErrorCode, F as AgenticMemoryFragmentFrame, G as AgenticMemoryKgAssertionDraft, H as AgenticMemoryKgProjectionBundle, I as AgenticMemoryKgProjectionBundleOptions, J as AgenticMemoryKgProjectionCursor, K as AgenticMemoryKgProjectionError, L as AgenticMemoryKgProjectionErrorCode, M as AgenticMemoryKgProjectionSnapshot, N as AgenticMemoryKgProjectionStatus, O as AgenticMemoryKgProjectionStatusState, P as AgenticMemoryKind, Q as AgenticMemoryPackedContext, R as AgenticMemoryPackedContextEntry, S as AgenticMemoryPersistenceLevel, T as AgenticMemoryProjectionCursor, U as AgenticMemoryProjectionSnapshot, V as AgenticMemoryRecord, W as AgenticMemoryRecordFrame, X as AgenticMemoryRecordMetadata, Y as AgenticMemoryRetentionBundle, Z as AgenticMemoryRetentionBundleOptions, _ as AgenticMemoryRetentionCommand, $ as AgenticMemoryRetentionCursor, a0 as AgenticMemoryRetentionError, a1 as AgenticMemoryRetentionErrorCode, a2 as AgenticMemoryRetentionSnapshot, a3 as AgenticMemoryRetentionStatus, a4 as AgenticMemoryScope, a5 as AgenticMemorySourceProjection, a6 as AgenticMemoryStatus, a7 as AgenticMemoryStatusState, a8 as AgenticMemoryStrictJsonValue, a9 as agenticMemoryRecordCodec, aa as agenticMemoryRecordFrame, ab as agenticMemoryRecordFrameCodec, ac as assertAgenticMemoryRecordFrame } from './agentic-memory-types-
|
|
19
|
+
export { K as KnowledgeAssertion, a as KnowledgeAssertionObject, b as KnowledgeAssertionStrictJsonValue, c as KnowledgeAssertionSubject, d as KnowledgeGraphCursor, e as KnowledgeGraphEntity, f as KnowledgeGraphError, g as KnowledgeGraphErrorCode, h as KnowledgeGraphIndex, i as KnowledgeGraphPolicy, j as KnowledgeGraphReducerBundle, k as KnowledgeGraphReducerBundleOptions, l as KnowledgeGraphRelation, m as KnowledgeGraphSnapshot, n as KnowledgeGraphStatus, o as KnowledgeGraphStatusState, p as KnowledgeGraphTopic } from './semantic-memory-graph-types-Y73bbwVI.cjs';
|
|
20
|
+
export { k as knowledgeGraphReducerBundle } from './semantic-memory-graph-B_LwbM-E.cjs';
|
|
21
|
+
export { a as agenticMemoryBundle, b as agenticMemoryConsolidationBundle, c as agenticMemoryContextPackingBundle, d as agenticMemoryKgProjectionBundle, e as agenticMemoryRetentionBundle } from './agentic-memory-retention-Cz8GR6ie.cjs';
|
|
22
|
+
export { A as AGENTIC_MEMORY_RECORD_FRAME_FORMAT, a as AGENTIC_MEMORY_RECORD_FRAME_VERSION, b as AgenticMemoryArtifactKind, c as AgenticMemoryBundle, d as AgenticMemoryBundleOptions, e as AgenticMemoryConsolidationBundle, f as AgenticMemoryConsolidationBundleOptions, g as AgenticMemoryConsolidationCommand, h as AgenticMemoryConsolidationCursor, i as AgenticMemoryConsolidationError, j as AgenticMemoryConsolidationErrorCode, k as AgenticMemoryConsolidationOutcome, l as AgenticMemoryConsolidationRecordDraft, m as AgenticMemoryConsolidationRequest, n as AgenticMemoryConsolidationResult, o as AgenticMemoryConsolidationSnapshot, p as AgenticMemoryConsolidationStatus, q as AgenticMemoryContext, r as AgenticMemoryContextEntry, s as AgenticMemoryContextPackingBundle, t as AgenticMemoryContextPackingBundleOptions, u as AgenticMemoryContextPackingCursor, v as AgenticMemoryContextPackingError, w as AgenticMemoryContextPackingErrorCode, x as AgenticMemoryContextPackingPolicy, y as AgenticMemoryContextPackingSnapshot, z as AgenticMemoryContextPackingStatus, B as AgenticMemoryContextState, C as AgenticMemoryContextText, D as AgenticMemoryError, E as AgenticMemoryErrorCode, F as AgenticMemoryFragmentFrame, G as AgenticMemoryKgAssertionDraft, H as AgenticMemoryKgProjectionBundle, I as AgenticMemoryKgProjectionBundleOptions, J as AgenticMemoryKgProjectionCursor, K as AgenticMemoryKgProjectionError, L as AgenticMemoryKgProjectionErrorCode, M as AgenticMemoryKgProjectionSnapshot, N as AgenticMemoryKgProjectionStatus, O as AgenticMemoryKgProjectionStatusState, P as AgenticMemoryKind, Q as AgenticMemoryPackedContext, R as AgenticMemoryPackedContextEntry, S as AgenticMemoryPersistenceLevel, T as AgenticMemoryProjectionCursor, U as AgenticMemoryProjectionSnapshot, V as AgenticMemoryRecord, W as AgenticMemoryRecordFrame, X as AgenticMemoryRecordMetadata, Y as AgenticMemoryRetentionBundle, Z as AgenticMemoryRetentionBundleOptions, _ as AgenticMemoryRetentionCommand, $ as AgenticMemoryRetentionCursor, a0 as AgenticMemoryRetentionError, a1 as AgenticMemoryRetentionErrorCode, a2 as AgenticMemoryRetentionSnapshot, a3 as AgenticMemoryRetentionStatus, a4 as AgenticMemoryScope, a5 as AgenticMemorySourceProjection, a6 as AgenticMemoryStatus, a7 as AgenticMemoryStatusState, a8 as AgenticMemoryStrictJsonValue, a9 as agenticMemoryRecordCodec, aa as agenticMemoryRecordFrame, ab as agenticMemoryRecordFrameCodec, ac as assertAgenticMemoryRecordFrame } from './agentic-memory-types-JDr7MPhh.cjs';
|
|
23
23
|
export { A as APPEND_LOG_SEQ_PAD, a as AppendLogEntry, b as AppendLogPage, c as AppendLogReadOptions, d as AppendLogStorageTier, K as KvGeneration, e as KvStorageOptions, f as KvStorageTier, g as KvVersionedRead, M as MemoryBackend, h as MultiWriterAppendLogOptions, i as MultiWriterAppendLogStorageTier, P as PutIfAbsentKvStorageTier, j as PutIfAbsentStorageBackend, S as StorageBackend, k as StorageGeneration, l as StorageNamespaceOptions, m as StorageVersionedRead, V as VersionedKvStorageTier, n as VersionedStorageBackend, W as WebStorageLike, o as appendLogKey, p as appendLogStorage, q as dictKv, r as hasKvPutIfAbsent, s as hasKvVersioned, t as hasStoragePutIfAbsent, u as hasStorageVersioned, v as kvStorage, w as listByPrefix, x as memoryAppendLog, y as memoryBackend, z as memoryKv, B as memoryMultiWriterAppendLog, C as multiWriterAppendLogStorage, D as readAppendLogPage, E as requireKvPutIfAbsent, F as requireKvVersioned, G as requireStoragePutIfAbsent, H as requireStorageVersioned, I as webStorageBackend } from './append-log-DisvEReb.cjs';
|
|
24
24
|
export { C as ChangeEnvelope, a as ChangeEnvelopeOptions, b as ChangeLifecycle, D as DecimalIntegerString, N as NonNegativeDecimalIntegerString, O as ObserveEventFrame, c as ObserveEventLogPage, S as StorageTimestampNs, d as assertChangeEnvelope, e as assertDecimalIntegerString, f as assertNonNegativeDecimalIntegerString, g as assertObserveEventFrame, h as bigIntToDecimalString, i as bigIntToNonNegativeDecimalString, j as changeEnvelopeCodec, k as decimalStringToBigInt, l as envelopeChange, m as isDecimalIntegerString, n as isNonNegativeDecimalIntegerString, o as nonNegativeDecimalStringToBigInt, p as nowNs, q as observeEventFrame, r as observeEventFrameCodec, s as readObserveEventLogPage } from './observe-event-log-0SVsx7JG.cjs';
|
|
25
25
|
export { ContentAddressedKv, ContentAddressedKvOptions, ContentAddressedMissError, ContentAddressedMode, ContentAddressedStorage, ContentAddressedStorageOptions, WAL_FORMAT_VERSION, WAL_FRAME_SEQ_PAD, WAL_KEY_SEGMENT, WalFrame, WalFrameBody, WalFrameOptions, WalFrameTimestampNs, assertWalFrame, contentAddressedKv, contentAddressedStorage, verifyWalFrameChecksum, walFrame, walFrameChecksum, walFrameCodec, walFrameKey, walFramePrefix } from './storage/index.cjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export { A as AGENTIC_MEMORY_RECORD_CHANGE_FORMAT, a as AGENTIC_MEMORY_RECORD_SNAPSHOT_FORMAT, b as AGENTIC_MEMORY_RECORD_STORAGE_FRAME_VERSION, c as AgenticMemoryRecordChangeFrame, d as AgenticMemoryRecordSnapshotFrame, e as AgenticMemoryRecordsPersistenceCursor, f as AgenticMemoryRecordsPersistenceError, g as AgenticMemoryRecordsPersistenceHandle, h as AgenticMemoryRecordsPersistenceStatus, i as AgenticMemoryRecordsRestoreState, L as LoadAgenticMemoryRecordsStateOptions, O as OpenPersistentAgenticMemoryRecordsOptions, j as OpenPersistentReactiveIndexOptions, k as OpenPersistentReactiveListOptions, l as OpenPersistentReactiveLogOptions, m as OpenPersistentReactiveMapOptions, P as PersistAgenticMemoryRecordsOptions, n as PersistReactiveCollectionOptions, o as PersistentAgenticMemoryRecords, p as PersistentReactiveIndex, q as PersistentReactiveList, r as PersistentReactiveLog, s as PersistentReactiveMap, R as ReactiveCollectionPersistenceCursor, t as ReactiveCollectionPersistenceError, u as ReactiveCollectionPersistenceHandle, v as ReactiveCollectionPersistenceStatus, w as agenticMemoryRecordChangeFrame, x as agenticMemoryRecordSnapshotFrame, y as agenticMemoryRecordsSnapshotKey, z as assertAgenticMemoryRecordChangeFrame, B as assertAgenticMemoryRecordSnapshotFrame, C as loadAgenticMemoryRecordsState, D as openPersistentAgenticMemoryRecords, E as openPersistentReactiveIndex, F as openPersistentReactiveList, G as openPersistentReactiveLog, H as openPersistentReactiveMap, I as persistAgenticMemoryRecords, J as persistReactiveCollection } from './reactive-collection-storage-
|
|
1
|
+
export { A as AGENTIC_MEMORY_RECORD_CHANGE_FORMAT, a as AGENTIC_MEMORY_RECORD_SNAPSHOT_FORMAT, b as AGENTIC_MEMORY_RECORD_STORAGE_FRAME_VERSION, c as AgenticMemoryRecordChangeFrame, d as AgenticMemoryRecordSnapshotFrame, e as AgenticMemoryRecordsPersistenceCursor, f as AgenticMemoryRecordsPersistenceError, g as AgenticMemoryRecordsPersistenceHandle, h as AgenticMemoryRecordsPersistenceStatus, i as AgenticMemoryRecordsRestoreState, L as LoadAgenticMemoryRecordsStateOptions, O as OpenPersistentAgenticMemoryRecordsOptions, j as OpenPersistentReactiveIndexOptions, k as OpenPersistentReactiveListOptions, l as OpenPersistentReactiveLogOptions, m as OpenPersistentReactiveMapOptions, P as PersistAgenticMemoryRecordsOptions, n as PersistReactiveCollectionOptions, o as PersistentAgenticMemoryRecords, p as PersistentReactiveIndex, q as PersistentReactiveList, r as PersistentReactiveLog, s as PersistentReactiveMap, R as ReactiveCollectionPersistenceCursor, t as ReactiveCollectionPersistenceError, u as ReactiveCollectionPersistenceHandle, v as ReactiveCollectionPersistenceStatus, w as agenticMemoryRecordChangeFrame, x as agenticMemoryRecordSnapshotFrame, y as agenticMemoryRecordsSnapshotKey, z as assertAgenticMemoryRecordChangeFrame, B as assertAgenticMemoryRecordSnapshotFrame, C as loadAgenticMemoryRecordsState, D as openPersistentAgenticMemoryRecords, E as openPersistentReactiveIndex, F as openPersistentReactiveList, G as openPersistentReactiveLog, H as openPersistentReactiveMap, I as persistAgenticMemoryRecords, J as persistReactiveCollection } from './reactive-collection-storage-DwW6UuK_.js';
|
|
2
2
|
export { BatchCtx, batch } from './core/index.js';
|
|
3
|
-
export { C as Ctx, a as CtxState, D as Dispatcher, b as DriverCancel, c as DriverResult, E as EnvironmentDrivers, d as EnvironmentDriversInit, F as FetchLike, e as FetchResponseLike, H as Handle, f as HandleStat, g as HttpRequest, h as HttpResponse, L as LocalHttpDriver, i as LocalProcessDriver, j as LocalSseDriver, k as LocalWebSocketDriver, l as LocalWebhookDriver, N as Node, m as NodeFn, n as NodeOptions, o as NodeVersion, p as NodeVersionHashFn, q as NodeVersionJson, r as NodeVersionV0, s as NodeVersionV1, t as NodeVersioningLevel, u as NodeVersioningPolicy, P as Pool, v as PoolKind, w as ProcessCommand, x as ProcessResult, R as RewireNext, S as Sink, y as SseDriverEvent, z as SseEvent, A as SseRequest, B as Status, T as TerminalData, W as WaveData, G as WebSocketConstructorLike, I as WebSocketDriverEvent, J as WebSocketEvent, K as WebSocketLike, M as WebSocketRequest, O as WebSocketSend, Q as WebSocketSendResult, U as WebSocketSessionHandle, V as WebhookDriverEvent, X as WebhookEvent, Y as WebhookRegistration, Z as defaultDispatcher, _ as defaultNodeVersionHash, $ as depBatch, a0 as depCount, a1 as depLatest, a2 as depTerminal, a3 as depWaves, a4 as domWebSocketDriver, a5 as dynamicNode, a6 as fetchHttpDriver, a7 as isTerminalComplete, a8 as isTerminalError, a9 as isTerminalNone, aa as node, ab as terminalErrorValue } from './types-
|
|
3
|
+
export { C as Ctx, a as CtxState, D as Dispatcher, b as DriverCancel, c as DriverResult, E as EnvironmentDrivers, d as EnvironmentDriversInit, F as FetchLike, e as FetchResponseLike, H as Handle, f as HandleStat, g as HttpRequest, h as HttpResponse, L as LocalHttpDriver, i as LocalProcessDriver, j as LocalSseDriver, k as LocalWebSocketDriver, l as LocalWebhookDriver, N as Node, m as NodeFn, n as NodeOptions, o as NodeVersion, p as NodeVersionHashFn, q as NodeVersionJson, r as NodeVersionV0, s as NodeVersionV1, t as NodeVersioningLevel, u as NodeVersioningPolicy, P as Pool, v as PoolKind, w as ProcessCommand, x as ProcessResult, R as RewireNext, S as Sink, y as SseDriverEvent, z as SseEvent, A as SseRequest, B as Status, T as TerminalData, W as WaveData, G as WebSocketConstructorLike, I as WebSocketDriverEvent, J as WebSocketEvent, K as WebSocketLike, M as WebSocketRequest, O as WebSocketSend, Q as WebSocketSendResult, U as WebSocketSessionHandle, V as WebhookDriverEvent, X as WebhookEvent, Y as WebhookRegistration, Z as defaultDispatcher, _ as defaultNodeVersionHash, $ as depBatch, a0 as depCount, a1 as depLatest, a2 as depTerminal, a3 as depWaves, a4 as domWebSocketDriver, a5 as dynamicNode, a6 as fetchHttpDriver, a7 as isTerminalComplete, a8 as isTerminalError, a9 as isTerminalNone, aa as node, ab as terminalErrorValue } from './types-DChxk1vK.js';
|
|
4
4
|
export { DataError, DataIssue, DataOk, DataResult } from './data/index.js';
|
|
5
5
|
export { restoreReactiveIndex, restoreReactiveList, restoreReactiveLog, restoreReactiveMap } from './data-structures/index.js';
|
|
6
|
-
export { D as DefineOpts, a as Definition, b as DerivedFn, E as EffectFn, G as GRAPH_BLUEPRINT_VERSION, c as GRAPH_CHECKPOINT_VERSION, d as Graph, e as GraphBlueprint, f as GraphBlueprintDiagnosticCode, g as GraphBlueprintDiagnosticIssue, h as GraphBlueprintDiagnostics, i as GraphBlueprintHash, j as GraphBlueprintHashInput, k as GraphBlueprintHashOptions, l as GraphBlueprintJson, m as GraphBlueprintOptions, n as GraphBlueprintProvenance, o as GraphCheckpoint, p as GraphCheckpointEdge, q as GraphCheckpointFactory, r as GraphCheckpointJson, s as GraphCheckpointMount, t as GraphCheckpointNode, u as GraphCheckpointTerminal, v as GraphCheckpointValue, w as GraphCheckpointVersion, x as GraphOptions, y as GraphRestoreDefinition, z as GraphRestoreDescriptor, A as GraphRestoreDescriptorContext, B as GraphRestoreEntry, C as GraphRestoreRegistry, N as NodeProfile, F as NormalizedGraphTopologyNode, H as NormalizedGraphTopologySnapshot, O as ObserveEvent, I as ObserveEventEquals, J as ObservePredicate, K as ObserveStream, L as Operator, P as Profile, R as RestoreGraphOptions, M as RestoreRegistryEntry, S as SettleOpts, Q as StateNode, T as SugarOpts, U as TapObserver, V as TopologyEvent, W as TopologyEventKind, X as TopologyGroup, Y as TopologyGroupOptions, Z as TopologyGroupReleaseOptions, _ as TopologyStream, $ as ValveOpts, a0 as canonicalTopologyBytes, a1 as canonicalTopologyJson, a2 as catchError, a3 as coalesceObserve, a4 as defaultRestoreRegistry, a5 as define, a6 as distinctUntilChanged, a7 as elementAt, a8 as filter, a9 as filterObserve, aa as find, ab as first, ac as graph, ad as graphBlueprintDiagnostics, ae as initNode, af as last, ag as map, ah as mapRestoreDescriptor, ai as merge, aj as normalizeTopology, ak as onFirstData, al as pairwise, am as reduce, an as rescue, ao as restoreGraph, ap as restoreRegistry, aq as scan, ar as settle, as as skip, at as stateRestoreDescriptor, au as take, av as takeRestoreDescriptor, aw as takeWhile, ax as tap, ay as tapFirst, az as timerRestoreDescriptor, aA as valve, aB as withBlueprintHash, aC as withBlueprintProvenance } from './graph-
|
|
6
|
+
export { D as DefineOpts, a as Definition, b as DerivedFn, E as EffectFn, G as GRAPH_BLUEPRINT_VERSION, c as GRAPH_CHECKPOINT_VERSION, d as Graph, e as GraphBlueprint, f as GraphBlueprintDiagnosticCode, g as GraphBlueprintDiagnosticIssue, h as GraphBlueprintDiagnostics, i as GraphBlueprintHash, j as GraphBlueprintHashInput, k as GraphBlueprintHashOptions, l as GraphBlueprintJson, m as GraphBlueprintOptions, n as GraphBlueprintProvenance, o as GraphCheckpoint, p as GraphCheckpointEdge, q as GraphCheckpointFactory, r as GraphCheckpointJson, s as GraphCheckpointMount, t as GraphCheckpointNode, u as GraphCheckpointTerminal, v as GraphCheckpointValue, w as GraphCheckpointVersion, x as GraphOptions, y as GraphRestoreDefinition, z as GraphRestoreDescriptor, A as GraphRestoreDescriptorContext, B as GraphRestoreEntry, C as GraphRestoreRegistry, N as NodeProfile, F as NormalizedGraphTopologyNode, H as NormalizedGraphTopologySnapshot, O as ObserveEvent, I as ObserveEventEquals, J as ObservePredicate, K as ObserveStream, L as Operator, P as Profile, R as RestoreGraphOptions, M as RestoreRegistryEntry, S as SettleOpts, Q as StateNode, T as SugarOpts, U as TapObserver, V as TopologyEvent, W as TopologyEventKind, X as TopologyGroup, Y as TopologyGroupOptions, Z as TopologyGroupReleaseOptions, _ as TopologyStream, $ as ValveOpts, a0 as canonicalTopologyBytes, a1 as canonicalTopologyJson, a2 as catchError, a3 as coalesceObserve, a4 as defaultRestoreRegistry, a5 as define, a6 as distinctUntilChanged, a7 as elementAt, a8 as filter, a9 as filterObserve, aa as find, ab as first, ac as graph, ad as graphBlueprintDiagnostics, ae as initNode, af as last, ag as map, ah as mapRestoreDescriptor, ai as merge, aj as normalizeTopology, ak as onFirstData, al as pairwise, am as reduce, an as rescue, ao as restoreGraph, ap as restoreRegistry, aq as scan, ar as settle, as as skip, at as stateRestoreDescriptor, au as take, av as takeRestoreDescriptor, aw as takeWhile, ax as tap, ay as tapFirst, az as timerRestoreDescriptor, aA as valve, aB as withBlueprintHash, aC as withBlueprintProvenance } from './graph-CS0b4V9B.js';
|
|
7
7
|
export { CascadingCacheEvent, CascadingCachePolicy, CascadingCacheStatus, CausalChain, CausalStep, ExplainPathOptions, ExplainPathReason, IslandReport, ReachableDirection, ReachableOptions, ReachableResult, ReactiveCascadingCache, ReactiveCascadingCacheOptions, ValidateNoIslandsResult, WorkerDerivedBackend, WorkerDerivedCancel, WorkerDerivedJob, WorkerDerivedOptions, WorkerDerivedSettle, WorkerDerivedSettlement, explainPath, reachable, reactiveCascadingCache, validateNoIslands, workerDerived } from './graph/index.js';
|
|
8
8
|
export { MergeMapOptions, Project, audit, auditTime, buffer, bufferCount, bufferTime, combine, combineLatest, concat, concatMap, debounce, debounceTime, delay, exhaustMap, flatMap, mergeMap, race, repeat, sample, switchMap, takeUntil, throttle, throttleTime, timeout, withLatestFrom, zip } from './operators/index.js';
|
|
9
9
|
export { DescribeChangeset, DescribeEvent, PipeOperator, Stratified, StratifyOptions, StratifyRule, pipe, stratify, stratifyBranch, topologyDiff } from './composition/index.js';
|
|
10
|
-
export { I as IndexChange, a as IndexRow, L as ListChange, b as LoadReactiveCollectionStateOptions, c as LogChange, M as MapChange, R as REACTIVE_COLLECTION_CHANGE_FORMAT, d as REACTIVE_COLLECTION_FRAME_VERSION, e as REACTIVE_COLLECTION_SNAPSHOT_FORMAT, f as ReactiveCollectionChangeFrame, g as ReactiveCollectionRestoreState, h as ReactiveCollectionSnapshotFrame, i as ReactiveCollectionStorageKind, j as ReactiveIndex, k as ReactiveIndexCapacityOrder, l as ReactiveIndexCapacityPolicy, m as ReactiveIndexOpt, n as ReactiveIndexOptions, o as ReactiveIndexRestoreState, p as ReactiveListRestoreState, q as ReactiveLogRestoreState, r as ReactiveMapRestoreState, s as ReactiveView, t as assertReactiveCollectionChangeFrame, u as assertReactiveCollectionSnapshotFrame, v as collectionSnapshotKey, w as loadReactiveIndexState, x as loadReactiveListState, y as loadReactiveLogState, z as loadReactiveMapState, A as reactiveCollectionChangeFrame, B as reactiveCollectionChangeFrameCodec, C as reactiveCollectionSnapshotFrame, D as reactiveCollectionSnapshotFrameCodec, E as reactiveIndex } from './reactive-collection-
|
|
11
|
-
export { R as ReactiveList, a as ReactiveListOpt, b as ReactiveListOptions, c as ReactiveLog, d as ReactiveLogOptions, e as ReactiveMap, f as ReactiveMapOpt, g as ReactiveMapOptions, h as ReactiveMapRetentionEntry, i as ReactiveMapRetentionPolicy, m as mergeReactiveLogs, r as reactiveList, j as reactiveLog, k as reactiveMap, s as scanLog } from './reactive-map-
|
|
12
|
-
export { D as DescribeEdge, a as DescribeNode, b as DescribeOpts, c as DescribeSnapshot, G as GraphTopologyEdge, d as GraphTopologyNode, e as GraphTopologySnapshot } from './describe-
|
|
13
|
-
export { C as CapacityPolicy, O as OrderedCapacityPolicy, R as ReactiveOpt, a as RetentionPolicy, V as ViewCachePolicy } from './types-
|
|
10
|
+
export { I as IndexChange, a as IndexRow, L as ListChange, b as LoadReactiveCollectionStateOptions, c as LogChange, M as MapChange, R as REACTIVE_COLLECTION_CHANGE_FORMAT, d as REACTIVE_COLLECTION_FRAME_VERSION, e as REACTIVE_COLLECTION_SNAPSHOT_FORMAT, f as ReactiveCollectionChangeFrame, g as ReactiveCollectionRestoreState, h as ReactiveCollectionSnapshotFrame, i as ReactiveCollectionStorageKind, j as ReactiveIndex, k as ReactiveIndexCapacityOrder, l as ReactiveIndexCapacityPolicy, m as ReactiveIndexOpt, n as ReactiveIndexOptions, o as ReactiveIndexRestoreState, p as ReactiveListRestoreState, q as ReactiveLogRestoreState, r as ReactiveMapRestoreState, s as ReactiveView, t as assertReactiveCollectionChangeFrame, u as assertReactiveCollectionSnapshotFrame, v as collectionSnapshotKey, w as loadReactiveIndexState, x as loadReactiveListState, y as loadReactiveLogState, z as loadReactiveMapState, A as reactiveCollectionChangeFrame, B as reactiveCollectionChangeFrameCodec, C as reactiveCollectionSnapshotFrame, D as reactiveCollectionSnapshotFrameCodec, E as reactiveIndex } from './reactive-collection-efOEdGFN.js';
|
|
11
|
+
export { R as ReactiveList, a as ReactiveListOpt, b as ReactiveListOptions, c as ReactiveLog, d as ReactiveLogOptions, e as ReactiveMap, f as ReactiveMapOpt, g as ReactiveMapOptions, h as ReactiveMapRetentionEntry, i as ReactiveMapRetentionPolicy, m as mergeReactiveLogs, r as reactiveList, j as reactiveLog, k as reactiveMap, s as scanLog } from './reactive-map-DN4Jyqnf.js';
|
|
12
|
+
export { D as DescribeEdge, a as DescribeNode, b as DescribeOpts, c as DescribeSnapshot, G as GraphTopologyEdge, d as GraphTopologyNode, e as GraphTopologySnapshot } from './describe-cYr_Z5zm.js';
|
|
13
|
+
export { C as CapacityPolicy, O as OrderedCapacityPolicy, R as ReactiveOpt, a as RetentionPolicy, V as ViewCachePolicy } from './types-DeID_FRl.js';
|
|
14
14
|
export { DescribeToAsciiOptions, DescribeToD2Options, DescribeToJsonOptions, DescribeToMermaidOptions, DescribeToMermaidUrlOptions, DescribeToPrettyOptions, DiagramDirection, MermaidLiveTheme, MermaidLiveUrlOptions, describeToAscii, describeToD2, describeToJson, describeToMermaid, describeToMermaidUrl, describeToPretty, mermaidLiveUrl } from './render/index.js';
|
|
15
15
|
export { B as BackoffPolicy, R as RetryPolicy, a as RetryState, b as RetryStatus, c as backoffDelayMs, n as nextRetryDelayMs, d as noBackoff, r as retryPolicy, s as shouldRetry } from './resilience-Dig3Q7n0.js';
|
|
16
|
-
export { A as AsyncSourceOpts, C as CronSchedule, E as EventListenerOptionsLike, a as EventTargetLike, F as FromCronOptions, b as FromEventOptions, N as NodeInput, P as PushRegister, c as PushUnsubscribe, S as SingleFromAnyOptions, T as TimerSourceOpts, e as empty, f as firstValueFrom, d as fromAny, g as fromAsyncIter, h as fromCron, i as fromEvent, j as fromHttp, k as fromHttpWithOptions, l as fromIter, m as fromProcess, n as fromPromise, o as fromPushNotification, p as fromSSE, q as fromSSEWithOptions, r as fromTimer, s as fromWebSocket, t as fromWebSocketWithOptions, u as fromWebhook, v as fromWebhookWithOptions, w as interval, x as matchesCron, y as never, z as of, B as parseCron, D as runProcess, G as runProcessWithOptions, H as singleFromAny, I as throwError, J as timer } from './index-
|
|
16
|
+
export { A as AsyncSourceOpts, C as CronSchedule, E as EventListenerOptionsLike, a as EventTargetLike, F as FromCronOptions, b as FromEventOptions, N as NodeInput, P as PushRegister, c as PushUnsubscribe, S as SingleFromAnyOptions, T as TimerSourceOpts, e as empty, f as firstValueFrom, d as fromAny, g as fromAsyncIter, h as fromCron, i as fromEvent, j as fromHttp, k as fromHttpWithOptions, l as fromIter, m as fromProcess, n as fromPromise, o as fromPushNotification, p as fromSSE, q as fromSSEWithOptions, r as fromTimer, s as fromWebSocket, t as fromWebSocketWithOptions, u as fromWebhook, v as fromWebhookWithOptions, w as interval, x as matchesCron, y as never, z as of, B as parseCron, D as runProcess, G as runProcessWithOptions, H as singleFromAny, I as throwError, J as timer } from './index-DzJni3_6.js';
|
|
17
17
|
export { C as Codec, S as StrictJsonObject, a as StrictJsonScalar, b as StrictJsonValue, c as assertStrictJsonObject, d as assertStrictJsonValue, j as jsonCodec, e as jsonCodecFor, s as stableJsonString, f as strictCanonicalJsonBytes, g as strictJsonCodec, h as strictJsonCodecFor } from './codec-BB7p8fJc.js';
|
|
18
18
|
export { L as LockId, M as Message, a as MessageType, P as PullDemand, S as SENTINEL, T as TIER_CONTROL, b as TIER_NOTIFICATION, c as TIER_SETTLE, d as TIER_START, e as TIER_TEARDOWN, f as TIER_TERMINAL, g as TIER_VALUE, W as Wave, h as errorPayload, i as isDeferredTier, j as isInvalidErrorPayload, k as isPauseBufferedTier, l as isTerminal, m as isUpAllowed, n as isValueTier, o as messageTier } from './messages-CAzUPPJM.js';
|
|
19
|
-
export { K as KnowledgeAssertion, a as KnowledgeAssertionObject, b as KnowledgeAssertionStrictJsonValue, c as KnowledgeAssertionSubject, d as KnowledgeGraphCursor, e as KnowledgeGraphEntity, f as KnowledgeGraphError, g as KnowledgeGraphErrorCode, h as KnowledgeGraphIndex, i as KnowledgeGraphPolicy, j as KnowledgeGraphReducerBundle, k as KnowledgeGraphReducerBundleOptions, l as KnowledgeGraphRelation, m as KnowledgeGraphSnapshot, n as KnowledgeGraphStatus, o as KnowledgeGraphStatusState, p as KnowledgeGraphTopic } from './semantic-memory-graph-types-
|
|
20
|
-
export { k as knowledgeGraphReducerBundle } from './semantic-memory-graph-
|
|
21
|
-
export { a as agenticMemoryBundle, b as agenticMemoryConsolidationBundle, c as agenticMemoryContextPackingBundle, d as agenticMemoryKgProjectionBundle, e as agenticMemoryRetentionBundle } from './agentic-memory-retention-
|
|
22
|
-
export { A as AGENTIC_MEMORY_RECORD_FRAME_FORMAT, a as AGENTIC_MEMORY_RECORD_FRAME_VERSION, b as AgenticMemoryArtifactKind, c as AgenticMemoryBundle, d as AgenticMemoryBundleOptions, e as AgenticMemoryConsolidationBundle, f as AgenticMemoryConsolidationBundleOptions, g as AgenticMemoryConsolidationCommand, h as AgenticMemoryConsolidationCursor, i as AgenticMemoryConsolidationError, j as AgenticMemoryConsolidationErrorCode, k as AgenticMemoryConsolidationOutcome, l as AgenticMemoryConsolidationRecordDraft, m as AgenticMemoryConsolidationRequest, n as AgenticMemoryConsolidationResult, o as AgenticMemoryConsolidationSnapshot, p as AgenticMemoryConsolidationStatus, q as AgenticMemoryContext, r as AgenticMemoryContextEntry, s as AgenticMemoryContextPackingBundle, t as AgenticMemoryContextPackingBundleOptions, u as AgenticMemoryContextPackingCursor, v as AgenticMemoryContextPackingError, w as AgenticMemoryContextPackingErrorCode, x as AgenticMemoryContextPackingPolicy, y as AgenticMemoryContextPackingSnapshot, z as AgenticMemoryContextPackingStatus, B as AgenticMemoryContextState, C as AgenticMemoryContextText, D as AgenticMemoryError, E as AgenticMemoryErrorCode, F as AgenticMemoryFragmentFrame, G as AgenticMemoryKgAssertionDraft, H as AgenticMemoryKgProjectionBundle, I as AgenticMemoryKgProjectionBundleOptions, J as AgenticMemoryKgProjectionCursor, K as AgenticMemoryKgProjectionError, L as AgenticMemoryKgProjectionErrorCode, M as AgenticMemoryKgProjectionSnapshot, N as AgenticMemoryKgProjectionStatus, O as AgenticMemoryKgProjectionStatusState, P as AgenticMemoryKind, Q as AgenticMemoryPackedContext, R as AgenticMemoryPackedContextEntry, S as AgenticMemoryPersistenceLevel, T as AgenticMemoryProjectionCursor, U as AgenticMemoryProjectionSnapshot, V as AgenticMemoryRecord, W as AgenticMemoryRecordFrame, X as AgenticMemoryRecordMetadata, Y as AgenticMemoryRetentionBundle, Z as AgenticMemoryRetentionBundleOptions, _ as AgenticMemoryRetentionCommand, $ as AgenticMemoryRetentionCursor, a0 as AgenticMemoryRetentionError, a1 as AgenticMemoryRetentionErrorCode, a2 as AgenticMemoryRetentionSnapshot, a3 as AgenticMemoryRetentionStatus, a4 as AgenticMemoryScope, a5 as AgenticMemorySourceProjection, a6 as AgenticMemoryStatus, a7 as AgenticMemoryStatusState, a8 as AgenticMemoryStrictJsonValue, a9 as agenticMemoryRecordCodec, aa as agenticMemoryRecordFrame, ab as agenticMemoryRecordFrameCodec, ac as assertAgenticMemoryRecordFrame } from './agentic-memory-types-
|
|
19
|
+
export { K as KnowledgeAssertion, a as KnowledgeAssertionObject, b as KnowledgeAssertionStrictJsonValue, c as KnowledgeAssertionSubject, d as KnowledgeGraphCursor, e as KnowledgeGraphEntity, f as KnowledgeGraphError, g as KnowledgeGraphErrorCode, h as KnowledgeGraphIndex, i as KnowledgeGraphPolicy, j as KnowledgeGraphReducerBundle, k as KnowledgeGraphReducerBundleOptions, l as KnowledgeGraphRelation, m as KnowledgeGraphSnapshot, n as KnowledgeGraphStatus, o as KnowledgeGraphStatusState, p as KnowledgeGraphTopic } from './semantic-memory-graph-types-safmPkuX.js';
|
|
20
|
+
export { k as knowledgeGraphReducerBundle } from './semantic-memory-graph-rsFNNhwn.js';
|
|
21
|
+
export { a as agenticMemoryBundle, b as agenticMemoryConsolidationBundle, c as agenticMemoryContextPackingBundle, d as agenticMemoryKgProjectionBundle, e as agenticMemoryRetentionBundle } from './agentic-memory-retention-CLwI76JK.js';
|
|
22
|
+
export { A as AGENTIC_MEMORY_RECORD_FRAME_FORMAT, a as AGENTIC_MEMORY_RECORD_FRAME_VERSION, b as AgenticMemoryArtifactKind, c as AgenticMemoryBundle, d as AgenticMemoryBundleOptions, e as AgenticMemoryConsolidationBundle, f as AgenticMemoryConsolidationBundleOptions, g as AgenticMemoryConsolidationCommand, h as AgenticMemoryConsolidationCursor, i as AgenticMemoryConsolidationError, j as AgenticMemoryConsolidationErrorCode, k as AgenticMemoryConsolidationOutcome, l as AgenticMemoryConsolidationRecordDraft, m as AgenticMemoryConsolidationRequest, n as AgenticMemoryConsolidationResult, o as AgenticMemoryConsolidationSnapshot, p as AgenticMemoryConsolidationStatus, q as AgenticMemoryContext, r as AgenticMemoryContextEntry, s as AgenticMemoryContextPackingBundle, t as AgenticMemoryContextPackingBundleOptions, u as AgenticMemoryContextPackingCursor, v as AgenticMemoryContextPackingError, w as AgenticMemoryContextPackingErrorCode, x as AgenticMemoryContextPackingPolicy, y as AgenticMemoryContextPackingSnapshot, z as AgenticMemoryContextPackingStatus, B as AgenticMemoryContextState, C as AgenticMemoryContextText, D as AgenticMemoryError, E as AgenticMemoryErrorCode, F as AgenticMemoryFragmentFrame, G as AgenticMemoryKgAssertionDraft, H as AgenticMemoryKgProjectionBundle, I as AgenticMemoryKgProjectionBundleOptions, J as AgenticMemoryKgProjectionCursor, K as AgenticMemoryKgProjectionError, L as AgenticMemoryKgProjectionErrorCode, M as AgenticMemoryKgProjectionSnapshot, N as AgenticMemoryKgProjectionStatus, O as AgenticMemoryKgProjectionStatusState, P as AgenticMemoryKind, Q as AgenticMemoryPackedContext, R as AgenticMemoryPackedContextEntry, S as AgenticMemoryPersistenceLevel, T as AgenticMemoryProjectionCursor, U as AgenticMemoryProjectionSnapshot, V as AgenticMemoryRecord, W as AgenticMemoryRecordFrame, X as AgenticMemoryRecordMetadata, Y as AgenticMemoryRetentionBundle, Z as AgenticMemoryRetentionBundleOptions, _ as AgenticMemoryRetentionCommand, $ as AgenticMemoryRetentionCursor, a0 as AgenticMemoryRetentionError, a1 as AgenticMemoryRetentionErrorCode, a2 as AgenticMemoryRetentionSnapshot, a3 as AgenticMemoryRetentionStatus, a4 as AgenticMemoryScope, a5 as AgenticMemorySourceProjection, a6 as AgenticMemoryStatus, a7 as AgenticMemoryStatusState, a8 as AgenticMemoryStrictJsonValue, a9 as agenticMemoryRecordCodec, aa as agenticMemoryRecordFrame, ab as agenticMemoryRecordFrameCodec, ac as assertAgenticMemoryRecordFrame } from './agentic-memory-types-khYJgzKL.js';
|
|
23
23
|
export { A as APPEND_LOG_SEQ_PAD, a as AppendLogEntry, b as AppendLogPage, c as AppendLogReadOptions, d as AppendLogStorageTier, K as KvGeneration, e as KvStorageOptions, f as KvStorageTier, g as KvVersionedRead, M as MemoryBackend, h as MultiWriterAppendLogOptions, i as MultiWriterAppendLogStorageTier, P as PutIfAbsentKvStorageTier, j as PutIfAbsentStorageBackend, S as StorageBackend, k as StorageGeneration, l as StorageNamespaceOptions, m as StorageVersionedRead, V as VersionedKvStorageTier, n as VersionedStorageBackend, W as WebStorageLike, o as appendLogKey, p as appendLogStorage, q as dictKv, r as hasKvPutIfAbsent, s as hasKvVersioned, t as hasStoragePutIfAbsent, u as hasStorageVersioned, v as kvStorage, w as listByPrefix, x as memoryAppendLog, y as memoryBackend, z as memoryKv, B as memoryMultiWriterAppendLog, C as multiWriterAppendLogStorage, D as readAppendLogPage, E as requireKvPutIfAbsent, F as requireKvVersioned, G as requireStoragePutIfAbsent, H as requireStorageVersioned, I as webStorageBackend } from './append-log-DzKMmjxx.js';
|
|
24
24
|
export { C as ChangeEnvelope, a as ChangeEnvelopeOptions, b as ChangeLifecycle, D as DecimalIntegerString, N as NonNegativeDecimalIntegerString, O as ObserveEventFrame, c as ObserveEventLogPage, S as StorageTimestampNs, d as assertChangeEnvelope, e as assertDecimalIntegerString, f as assertNonNegativeDecimalIntegerString, g as assertObserveEventFrame, h as bigIntToDecimalString, i as bigIntToNonNegativeDecimalString, j as changeEnvelopeCodec, k as decimalStringToBigInt, l as envelopeChange, m as isDecimalIntegerString, n as isNonNegativeDecimalIntegerString, o as nonNegativeDecimalStringToBigInt, p as nowNs, q as observeEventFrame, r as observeEventFrameCodec, s as readObserveEventLogPage } from './observe-event-log-Dnm76owp.js';
|
|
25
25
|
export { ContentAddressedKv, ContentAddressedKvOptions, ContentAddressedMissError, ContentAddressedMode, ContentAddressedStorage, ContentAddressedStorageOptions, WAL_FORMAT_VERSION, WAL_FRAME_SEQ_PAD, WAL_KEY_SEGMENT, WalFrame, WalFrameBody, WalFrameOptions, WalFrameTimestampNs, assertWalFrame, contentAddressedKv, contentAddressedStorage, verifyWalFrameChecksum, walFrame, walFrameChecksum, walFrameCodec, walFrameKey, walFramePrefix } from './storage/index.js';
|
package/dist/index.js
CHANGED
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
assertDirtyPrecedesTerminalData
|
|
3
3
|
} from "./chunk-VPEFSDME.js";
|
|
4
4
|
import "./chunk-BSQGE5PS.js";
|
|
5
|
+
import "./chunk-RAHNUYA5.js";
|
|
5
6
|
import {
|
|
6
7
|
coalesceObserve,
|
|
7
8
|
defaultRestoreRegistry,
|
|
@@ -16,7 +17,7 @@ import {
|
|
|
16
17
|
timerRestoreDescriptor,
|
|
17
18
|
validateNoIslands,
|
|
18
19
|
workerDerived
|
|
19
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-3J7UPZL5.js";
|
|
20
21
|
import {
|
|
21
22
|
describeToAscii,
|
|
22
23
|
describeToD2,
|
|
@@ -26,6 +27,8 @@ import {
|
|
|
26
27
|
describeToPretty,
|
|
27
28
|
mermaidLiveUrl
|
|
28
29
|
} from "./chunk-HDRL4VQQ.js";
|
|
30
|
+
import "./chunk-PVC7WDKI.js";
|
|
31
|
+
import "./chunk-UT3MHJCW.js";
|
|
29
32
|
import {
|
|
30
33
|
buffer,
|
|
31
34
|
bufferCount,
|
|
@@ -38,15 +41,12 @@ import {
|
|
|
38
41
|
withLatestFrom,
|
|
39
42
|
zip
|
|
40
43
|
} from "./chunk-3KN7NJDR.js";
|
|
41
|
-
import "./chunk-RAHNUYA5.js";
|
|
42
|
-
import "./chunk-PVC7WDKI.js";
|
|
43
|
-
import "./chunk-UT3MHJCW.js";
|
|
44
44
|
import {
|
|
45
45
|
pipe,
|
|
46
46
|
stratify,
|
|
47
47
|
stratifyBranch,
|
|
48
48
|
topologyDiff
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-UEMN5URK.js";
|
|
50
50
|
import {
|
|
51
51
|
audit,
|
|
52
52
|
auditTime,
|
|
@@ -63,7 +63,7 @@ import {
|
|
|
63
63
|
throttle,
|
|
64
64
|
throttleTime,
|
|
65
65
|
timeout
|
|
66
|
-
} from "./chunk-
|
|
66
|
+
} from "./chunk-PUSRRALM.js";
|
|
67
67
|
import {
|
|
68
68
|
AGENTIC_MEMORY_RECORD_CHANGE_FORMAT,
|
|
69
69
|
AGENTIC_MEMORY_RECORD_SNAPSHOT_FORMAT,
|
|
@@ -81,7 +81,7 @@ import {
|
|
|
81
81
|
openPersistentReactiveMap,
|
|
82
82
|
persistAgenticMemoryRecords,
|
|
83
83
|
persistReactiveCollection
|
|
84
|
-
} from "./chunk-
|
|
84
|
+
} from "./chunk-KFURM6FM.js";
|
|
85
85
|
import {
|
|
86
86
|
ContentAddressedMissError,
|
|
87
87
|
REACTIVE_COLLECTION_CHANGE_FORMAT,
|
|
@@ -124,7 +124,7 @@ import {
|
|
|
124
124
|
agenticMemoryRetentionBundle,
|
|
125
125
|
assertAgenticMemoryRecordFrame
|
|
126
126
|
} from "./chunk-4NWSNI4K.js";
|
|
127
|
-
import "./chunk-
|
|
127
|
+
import "./chunk-4M37FH2I.js";
|
|
128
128
|
import {
|
|
129
129
|
knowledgeGraphReducerBundle
|
|
130
130
|
} from "./chunk-E4QCH32M.js";
|
|
@@ -139,7 +139,7 @@ import {
|
|
|
139
139
|
normalizeTopology,
|
|
140
140
|
withBlueprintHash,
|
|
141
141
|
withBlueprintProvenance
|
|
142
|
-
} from "./chunk-
|
|
142
|
+
} from "./chunk-NNDIFUKX.js";
|
|
143
143
|
import {
|
|
144
144
|
readThroughKv,
|
|
145
145
|
tieredReadThrough
|
|
@@ -155,7 +155,7 @@ import {
|
|
|
155
155
|
restoreReactiveLog,
|
|
156
156
|
restoreReactiveMap,
|
|
157
157
|
scanLog
|
|
158
|
-
} from "./chunk-
|
|
158
|
+
} from "./chunk-3LYI6ADX.js";
|
|
159
159
|
import "./chunk-6E76H4OU.js";
|
|
160
160
|
import {
|
|
161
161
|
backoffDelayMs,
|
|
@@ -194,7 +194,7 @@ import {
|
|
|
194
194
|
singleFromAny,
|
|
195
195
|
throwError,
|
|
196
196
|
timer
|
|
197
|
-
} from "./chunk-
|
|
197
|
+
} from "./chunk-DKFWDTVY.js";
|
|
198
198
|
import {
|
|
199
199
|
GRAPH_CHECKPOINT_VERSION,
|
|
200
200
|
catchError,
|
|
@@ -221,7 +221,7 @@ import {
|
|
|
221
221
|
tap,
|
|
222
222
|
tapFirst,
|
|
223
223
|
valve
|
|
224
|
-
} from "./chunk-
|
|
224
|
+
} from "./chunk-54WPEODM.js";
|
|
225
225
|
import {
|
|
226
226
|
Dispatcher,
|
|
227
227
|
EnvironmentDrivers,
|
|
@@ -233,7 +233,7 @@ import {
|
|
|
233
233
|
dynamicNode,
|
|
234
234
|
fetchHttpDriver,
|
|
235
235
|
node
|
|
236
|
-
} from "./chunk-
|
|
236
|
+
} from "./chunk-GXU6WFEJ.js";
|
|
237
237
|
import {
|
|
238
238
|
depBatch,
|
|
239
239
|
depCount,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { W as WritableNode } from '../store-
|
|
2
|
-
import { d as Graph } from '../graph-
|
|
3
|
-
import { N as Node } from '../types-
|
|
1
|
+
import { W as WritableNode } from '../store-BljX8RkQ.cjs';
|
|
2
|
+
import { d as Graph } from '../graph-C1C-wb0L.cjs';
|
|
3
|
+
import { N as Node } from '../types-CTN3XoMl.cjs';
|
|
4
4
|
import '../core/index.cjs';
|
|
5
5
|
import '../messages-CAzUPPJM.cjs';
|
|
6
6
|
import '../codec-BB7p8fJc.cjs';
|
|
7
|
-
import '../describe-
|
|
7
|
+
import '../describe-BumQ-3_0.cjs';
|
|
8
8
|
|
|
9
9
|
/**
|
|
10
10
|
* Framework-neutral graph boundary projection (D238).
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { W as WritableNode } from '../store-
|
|
2
|
-
import { d as Graph } from '../graph-
|
|
3
|
-
import { N as Node } from '../types-
|
|
1
|
+
import { W as WritableNode } from '../store-6_CHF6Ge.js';
|
|
2
|
+
import { d as Graph } from '../graph-CS0b4V9B.js';
|
|
3
|
+
import { N as Node } from '../types-DChxk1vK.js';
|
|
4
4
|
import '../core/index.js';
|
|
5
5
|
import '../messages-CAzUPPJM.js';
|
|
6
6
|
import '../codec-BB7p8fJc.js';
|
|
7
|
-
import '../describe-
|
|
7
|
+
import '../describe-cYr_Z5zm.js';
|
|
8
8
|
|
|
9
9
|
/**
|
|
10
10
|
* Framework-neutral graph boundary projection (D238).
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { z as MeasurementAdapter, ac as TextMeasureCapability, f as CellMeasureAdapterOptions, n as ImageMeasurer, o as ImageSizeLookup, a5 as Size, x as MeasureFn, r as InjectedMeasureAdapterOptions, N as PrecomputedMeasureAdapterOptions, a9 as SvgMeasurer, y as MeasuredBlock, P as PositionedBlock, j as ContentBlock, M as MeasureBlockOptions, U as ReactiveBlockLayoutOptions, T as ReactiveBlockLayoutBundle, W as ReactiveFlowLayoutOptions, V as ReactiveFlowLayoutBundle, Y as ReactiveLayoutOptions, X as ReactiveLayoutBundle, h as CircleObstacle, ag as Interval, R as PreparedSegment, i as ComputeFlowLinesOptions, l as FlowLinesResult, $ as RectObstacle, O as Obstacle, k as FlowContainer, F as FlowColumns, a4 as SegmentMeasureStats, a1 as SegmentAdapter, w as LineBreaksResult, af as CharPosition, L as LayoutCursor, u as LayoutNextLineContext, v as LayoutNextLineResult, c as BlockAdaptersProviderOptions, b as BlockAdapters, d as BlockMeasurementProviderOptions, H as Measurements, C as CapabilityTextMeasurementsOptions, g as CellTextMeasurementsOptions, q as ImageSizeMeasurementsOptions, s as InjectedTextMeasurementsOptions, J as MergeMeasurementsOptions, Q as PrecomputedTextMeasurementsOptions, Z as ReadinessMeasurementsOptions, _ as ReadinessTextMeasurementsOptions, a7 as SvgBoundsMeasurementsOptions, ad as TextMeasurementProviderOptions, D as MeasurementIssue, G as MeasurementResult } from './types-
|
|
1
|
+
import { z as MeasurementAdapter, ac as TextMeasureCapability, f as CellMeasureAdapterOptions, n as ImageMeasurer, o as ImageSizeLookup, a5 as Size, x as MeasureFn, r as InjectedMeasureAdapterOptions, N as PrecomputedMeasureAdapterOptions, a9 as SvgMeasurer, y as MeasuredBlock, P as PositionedBlock, j as ContentBlock, M as MeasureBlockOptions, U as ReactiveBlockLayoutOptions, T as ReactiveBlockLayoutBundle, W as ReactiveFlowLayoutOptions, V as ReactiveFlowLayoutBundle, Y as ReactiveLayoutOptions, X as ReactiveLayoutBundle, h as CircleObstacle, ag as Interval, R as PreparedSegment, i as ComputeFlowLinesOptions, l as FlowLinesResult, $ as RectObstacle, O as Obstacle, k as FlowContainer, F as FlowColumns, a4 as SegmentMeasureStats, a1 as SegmentAdapter, w as LineBreaksResult, af as CharPosition, L as LayoutCursor, u as LayoutNextLineContext, v as LayoutNextLineResult, c as BlockAdaptersProviderOptions, b as BlockAdapters, d as BlockMeasurementProviderOptions, H as Measurements, C as CapabilityTextMeasurementsOptions, g as CellTextMeasurementsOptions, q as ImageSizeMeasurementsOptions, s as InjectedTextMeasurementsOptions, J as MergeMeasurementsOptions, Q as PrecomputedTextMeasurementsOptions, Z as ReadinessMeasurementsOptions, _ as ReadinessTextMeasurementsOptions, a7 as SvgBoundsMeasurementsOptions, ad as TextMeasurementProviderOptions, D as MeasurementIssue, G as MeasurementResult } from './types-ePlD2uyT.js';
|
|
2
2
|
import { DataIssue } from './data/index.js';
|
|
3
|
-
import { d as Graph } from './graph-
|
|
4
|
-
import { N as Node } from './types-
|
|
3
|
+
import { d as Graph } from './graph-CS0b4V9B.js';
|
|
4
|
+
import { N as Node } from './types-DChxk1vK.js';
|
|
5
5
|
|
|
6
6
|
/** Adapter that wraps a caller-owned synchronous measurement function. */
|
|
7
7
|
declare class InjectedMeasureAdapter implements MeasurementAdapter {
|
|
@@ -70,14 +70,67 @@ declare function computeTotalHeight(blocks: readonly PositionedBlock[]): number;
|
|
|
70
70
|
/**
|
|
71
71
|
* Create a graph-visible single-column text layout bundle.
|
|
72
72
|
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
73
|
+
* @param opts - Requires a graph and a graph-visible `measurements` node, plus optional
|
|
74
|
+
* `lineHeight`, `maxWidth`, `targetId`, `segmentAdapter`, and bundle `name`.
|
|
75
|
+
* @returns A `ReactiveLayoutBundle` containing input nodes, setters, and graph-visible output
|
|
76
|
+
* nodes for segments, line breaks, height, and character positions.
|
|
77
|
+
* @example
|
|
78
|
+
* ```ts
|
|
79
|
+
* import { graph } from "@graphrefly/ts";
|
|
80
|
+
* import {
|
|
81
|
+
* cellTextMeasurements,
|
|
82
|
+
* reactiveLayout,
|
|
83
|
+
* } from "@graphrefly/ts/solutions/reactive-layout";
|
|
84
|
+
*
|
|
85
|
+
* const g = graph({ name: "article" });
|
|
86
|
+
* const text = g.state("Hello GraphReFly", { name: "text" });
|
|
87
|
+
* const font = g.state("16px system-ui", { name: "font" });
|
|
88
|
+
* const measurements = cellTextMeasurements({ graph: g, text, font });
|
|
89
|
+
*
|
|
90
|
+
* const layout = reactiveLayout({ graph: g, measurements, maxWidth: 320, lineHeight: 20 });
|
|
91
|
+
* layout.setMaxWidth(280);
|
|
92
|
+
* ```
|
|
93
|
+
* @remarks **Graph-visible:** This creates ordinary state/output nodes only; it does not add
|
|
94
|
+
* protocol behavior, hidden subscriptions, GraphSpec ownership, storage, or platform globals.
|
|
95
|
+
* @category solutions
|
|
75
96
|
*/
|
|
76
97
|
declare function reactiveLayout(opts: ReactiveLayoutOptions): ReactiveLayoutBundle;
|
|
77
98
|
/**
|
|
78
99
|
* Create a graph-visible vertical block layout bundle over the same DOM-free core.
|
|
79
100
|
*
|
|
80
|
-
*
|
|
101
|
+
* @param opts - Requires a graph and a graph-visible block `measurements` node, plus optional
|
|
102
|
+
* `gap`, `targetId`, and bundle `name`.
|
|
103
|
+
* @returns A `ReactiveBlockLayoutBundle` containing the gap input, measured block output,
|
|
104
|
+
* positioned block flow, and total height node.
|
|
105
|
+
* @example
|
|
106
|
+
* ```ts
|
|
107
|
+
* import { graph } from "@graphrefly/ts";
|
|
108
|
+
* import {
|
|
109
|
+
* blockAdaptersProvider,
|
|
110
|
+
* blockMeasurementProvider,
|
|
111
|
+
* reactiveBlockLayout,
|
|
112
|
+
* type MeasurementAdapter,
|
|
113
|
+
* } from "@graphrefly/ts/solutions/reactive-layout";
|
|
114
|
+
*
|
|
115
|
+
* const g = graph({ name: "cards" });
|
|
116
|
+
* const blocks = g.state([{ id: "title", kind: "text", text: "Hello" }]);
|
|
117
|
+
* const maxWidth = g.state(320);
|
|
118
|
+
* const text = g.state<MeasurementAdapter>({
|
|
119
|
+
* measureSegment: (segment) => ({ width: segment.length * 8 }),
|
|
120
|
+
* });
|
|
121
|
+
* const measurements = blockMeasurementProvider({
|
|
122
|
+
* graph: g,
|
|
123
|
+
* blocks,
|
|
124
|
+
* maxWidth,
|
|
125
|
+
* adapters: blockAdaptersProvider({ graph: g, text }),
|
|
126
|
+
* });
|
|
127
|
+
*
|
|
128
|
+
* const layout = reactiveBlockLayout({ graph: g, measurements, gap: 12 });
|
|
129
|
+
* layout.setGap(16);
|
|
130
|
+
* ```
|
|
131
|
+
* @remarks **DOM-free:** Image/SVG sizing is explicit or injected; no async image loading or
|
|
132
|
+
* DOM SVG parsing occurs in the core layout bundle.
|
|
133
|
+
* @category solutions
|
|
81
134
|
*/
|
|
82
135
|
declare function reactiveBlockLayout(opts: ReactiveBlockLayoutOptions): ReactiveBlockLayoutBundle;
|
|
83
136
|
/** Create a graph-visible multi-column flow layout bundle with rectangle/circle obstacles. */
|
|
@@ -103,9 +156,57 @@ declare function blockedIntervalsForBand(obstacles: readonly Obstacle[], bandTop
|
|
|
103
156
|
/** Flow prepared text through columns and carved obstacle slots. */
|
|
104
157
|
declare function computeFlowLines(segments: readonly PreparedSegment[], opts: ComputeFlowLinesOptions): FlowLinesResult;
|
|
105
158
|
|
|
106
|
-
/**
|
|
159
|
+
/**
|
|
160
|
+
* Segment text and measure every resulting segment with a caller-owned synchronous adapter.
|
|
161
|
+
*
|
|
162
|
+
* @param text - Text to normalize, segment, and measure.
|
|
163
|
+
* @param font - Font descriptor passed through to the measurement adapter.
|
|
164
|
+
* @param adapter - Synchronous measurement adapter used for each segment or grapheme.
|
|
165
|
+
* @param cache - Caller-owned cache keyed by font and segment text.
|
|
166
|
+
* @param stats - Optional cache hit/miss accounting object updated during measurement.
|
|
167
|
+
* @param segmentAdapter - Optional segmentation adapter; defaults to the built-in adapter.
|
|
168
|
+
* @returns A prepared segment list with widths, break kinds, and optional grapheme widths for
|
|
169
|
+
* word-like segments.
|
|
170
|
+
* @example
|
|
171
|
+
* ```ts
|
|
172
|
+
* import { analyzeAndMeasure } from "@graphrefly/ts/solutions/reactive-layout";
|
|
173
|
+
*
|
|
174
|
+
* const segments = analyzeAndMeasure(
|
|
175
|
+
* "Hello world",
|
|
176
|
+
* "16px system-ui",
|
|
177
|
+
* { measureSegment: (segment) => ({ width: segment.length * 8 }) },
|
|
178
|
+
* new Map(),
|
|
179
|
+
* );
|
|
180
|
+
* ```
|
|
181
|
+
* @remarks **Caller-owned adapter:** Measurement stays synchronous and host-injected; browser
|
|
182
|
+
* Canvas, Skia, React Native, or test adapters live outside this helper.
|
|
183
|
+
* @category solutions
|
|
184
|
+
*/
|
|
107
185
|
declare function analyzeAndMeasure(text: string, font: string, adapter: MeasurementAdapter, cache: Map<string, Map<string, number>>, stats?: SegmentMeasureStats, segmentAdapter?: SegmentAdapter): PreparedSegment[];
|
|
108
|
-
/**
|
|
186
|
+
/**
|
|
187
|
+
* Compute greedy single-column line breaks over prepared segments.
|
|
188
|
+
*
|
|
189
|
+
* @param segments - Prepared segments from `analyzeAndMeasure` or a measurement provider.
|
|
190
|
+
* @param maxWidth - Maximum line width in pixels; non-finite or negative values produce no useful
|
|
191
|
+
* width budget.
|
|
192
|
+
* @param opts - Optional hyphen width and segment adapter for grapheme-aware slicing.
|
|
193
|
+
* @returns A `LineBreaksResult` containing ordered layout lines and the line count.
|
|
194
|
+
* @example
|
|
195
|
+
* ```ts
|
|
196
|
+
* import { analyzeAndMeasure, computeLineBreaks } from "@graphrefly/ts/solutions/reactive-layout";
|
|
197
|
+
*
|
|
198
|
+
* const segments = analyzeAndMeasure(
|
|
199
|
+
* "Hello world",
|
|
200
|
+
* "16px system-ui",
|
|
201
|
+
* { measureSegment: (segment) => ({ width: segment.length * 8 }) },
|
|
202
|
+
* new Map(),
|
|
203
|
+
* );
|
|
204
|
+
* const lineBreaks = computeLineBreaks(segments, 64);
|
|
205
|
+
* ```
|
|
206
|
+
* @remarks **Pure helper:** This does not subscribe, schedule, or emit messages; reactive bundles
|
|
207
|
+
* call it from ordinary graph nodes.
|
|
208
|
+
* @category solutions
|
|
209
|
+
*/
|
|
109
210
|
declare function computeLineBreaks(segments: readonly PreparedSegment[], maxWidth: number, opts?: {
|
|
110
211
|
readonly hyphenWidth?: number;
|
|
111
212
|
readonly segmentAdapter?: SegmentAdapter;
|
|
@@ -114,7 +215,36 @@ declare function computeLineBreaks(segments: readonly PreparedSegment[], maxWidt
|
|
|
114
215
|
declare function layoutNextLine(segments: readonly PreparedSegment[], cursor: LayoutCursor, slotWidth: number, ctx?: LayoutNextLineContext): LayoutNextLineResult | null;
|
|
115
216
|
/** Subtract obstacle intervals from a horizontal text band. */
|
|
116
217
|
declare function carveTextLineSlots(base: Interval, blocked: readonly Interval[], minSlotWidth?: number): Interval[];
|
|
117
|
-
/**
|
|
218
|
+
/**
|
|
219
|
+
* Compute per-grapheme boxes for already-broken lines.
|
|
220
|
+
*
|
|
221
|
+
* @param lineBreaks - Line break result whose cursors identify the visible grapheme ranges.
|
|
222
|
+
* @param segments - Prepared segments used to produce the line breaks.
|
|
223
|
+
* @param lineHeight - Height assigned to every line box.
|
|
224
|
+
* @param segmentAdapter - Optional segmentation adapter; defaults to the built-in adapter.
|
|
225
|
+
* @returns Character-position boxes in visual order, each with `x`, `y`, `width`, `height`, and
|
|
226
|
+
* zero-based line index.
|
|
227
|
+
* @example
|
|
228
|
+
* ```ts
|
|
229
|
+
* import {
|
|
230
|
+
* analyzeAndMeasure,
|
|
231
|
+
* computeCharPositions,
|
|
232
|
+
* computeLineBreaks,
|
|
233
|
+
* } from "@graphrefly/ts/solutions/reactive-layout";
|
|
234
|
+
*
|
|
235
|
+
* const segments = analyzeAndMeasure(
|
|
236
|
+
* "Hello world",
|
|
237
|
+
* "16px system-ui",
|
|
238
|
+
* { measureSegment: (segment) => ({ width: segment.length * 8 }) },
|
|
239
|
+
* new Map(),
|
|
240
|
+
* );
|
|
241
|
+
* const lineBreaks = computeLineBreaks(segments, 64);
|
|
242
|
+
* const positions = computeCharPositions(lineBreaks, segments, 20);
|
|
243
|
+
* ```
|
|
244
|
+
* @remarks **Already measured:** Widths come from the prepared segments; this helper only maps the
|
|
245
|
+
* line cursors into per-grapheme rectangles.
|
|
246
|
+
* @category solutions
|
|
247
|
+
*/
|
|
118
248
|
declare function computeCharPositions(lineBreaks: LineBreaksResult, segments: readonly PreparedSegment[], lineHeight: number, segmentAdapter?: SegmentAdapter): readonly CharPosition[];
|
|
119
249
|
|
|
120
250
|
declare function measurementIssue(code: string, message: string, targetId: string, measurementKind: string, opts?: {
|