@graphrefly/graphrefly 0.44.0 → 0.45.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/README.md +21 -17
- package/dist/compat/index.cjs +20 -10
- package/dist/compat/index.cjs.map +1 -0
- package/dist/compat/index.d.cts +1 -22
- package/dist/compat/index.d.ts +1 -22
- package/dist/compat/index.js +3 -1
- package/dist/compat/index.js.map +1 -0
- package/dist/compat/jotai/index.cjs +21 -1
- package/dist/compat/jotai/index.cjs.map +1 -0
- package/dist/compat/jotai/index.d.cts +1 -2
- package/dist/compat/jotai/index.d.ts +1 -2
- package/dist/compat/jotai/index.js +3 -1
- package/dist/compat/jotai/index.js.map +1 -0
- package/dist/compat/nanostores/index.cjs +21 -1
- package/dist/compat/nanostores/index.cjs.map +1 -0
- package/dist/compat/nanostores/index.d.cts +1 -2
- package/dist/compat/nanostores/index.d.ts +1 -2
- package/dist/compat/nanostores/index.js +3 -1
- package/dist/compat/nanostores/index.js.map +1 -0
- package/dist/compat/nestjs/index.cjs +20 -10
- package/dist/compat/nestjs/index.cjs.map +1 -0
- package/dist/compat/nestjs/index.d.cts +1 -13
- package/dist/compat/nestjs/index.d.ts +1 -13
- package/dist/compat/nestjs/index.js +3 -1
- package/dist/compat/nestjs/index.js.map +1 -0
- package/dist/compat/react/index.cjs +21 -1
- package/dist/compat/react/index.cjs.map +1 -0
- package/dist/compat/react/index.d.cts +1 -2
- package/dist/compat/react/index.d.ts +1 -2
- package/dist/compat/react/index.js +3 -1
- package/dist/compat/react/index.js.map +1 -0
- package/dist/compat/solid/index.cjs +21 -1
- package/dist/compat/solid/index.cjs.map +1 -0
- package/dist/compat/solid/index.d.cts +1 -2
- package/dist/compat/solid/index.d.ts +1 -2
- package/dist/compat/solid/index.js +3 -1
- package/dist/compat/solid/index.js.map +1 -0
- package/dist/compat/svelte/index.cjs +21 -1
- package/dist/compat/svelte/index.cjs.map +1 -0
- package/dist/compat/svelte/index.d.cts +1 -2
- package/dist/compat/svelte/index.d.ts +1 -2
- package/dist/compat/svelte/index.js +3 -1
- package/dist/compat/svelte/index.js.map +1 -0
- package/dist/compat/vue/index.cjs +21 -1
- package/dist/compat/vue/index.cjs.map +1 -0
- package/dist/compat/vue/index.d.cts +1 -3
- package/dist/compat/vue/index.d.ts +1 -3
- package/dist/compat/vue/index.js +3 -1
- package/dist/compat/vue/index.js.map +1 -0
- package/dist/compat/zustand/index.cjs +21 -3
- package/dist/compat/zustand/index.cjs.map +1 -0
- package/dist/compat/zustand/index.d.cts +1 -6
- package/dist/compat/zustand/index.d.ts +1 -6
- package/dist/compat/zustand/index.js +3 -1
- package/dist/compat/zustand/index.js.map +1 -0
- package/dist/core/index.cjs +21 -1
- package/dist/core/index.cjs.map +1 -0
- package/dist/core/index.d.cts +1 -3
- package/dist/core/index.d.ts +1 -3
- package/dist/core/index.js +3 -1
- package/dist/core/index.js.map +1 -0
- package/dist/extra/browser.cjs +21 -1
- package/dist/extra/browser.cjs.map +1 -0
- package/dist/extra/browser.d.cts +1 -4
- package/dist/extra/browser.d.ts +1 -4
- package/dist/extra/browser.js +3 -1
- package/dist/extra/browser.js.map +1 -0
- package/dist/extra/index.cjs +20 -19
- package/dist/extra/index.cjs.map +1 -0
- package/dist/extra/index.d.cts +1 -17
- package/dist/extra/index.d.ts +1 -17
- package/dist/extra/index.js +3 -1
- package/dist/extra/index.js.map +1 -0
- package/dist/extra/node.cjs +21 -2
- package/dist/extra/node.cjs.map +1 -0
- package/dist/extra/node.d.cts +1 -187
- package/dist/extra/node.d.ts +1 -187
- package/dist/extra/node.js +3 -2
- package/dist/extra/node.js.map +1 -0
- package/dist/extra/operators.cjs +21 -1
- package/dist/extra/operators.cjs.map +1 -0
- package/dist/extra/operators.d.cts +1 -958
- package/dist/extra/operators.d.ts +1 -958
- package/dist/extra/operators.js +3 -1
- package/dist/extra/operators.js.map +1 -0
- package/dist/extra/reactive.cjs +21 -1
- package/dist/extra/reactive.cjs.map +1 -0
- package/dist/extra/reactive.d.cts +1 -353
- package/dist/extra/reactive.d.ts +1 -353
- package/dist/extra/reactive.js +3 -1
- package/dist/extra/reactive.js.map +1 -0
- package/dist/extra/render/index.cjs +21 -5
- package/dist/extra/render/index.cjs.map +1 -0
- package/dist/extra/render/index.d.cts +1 -183
- package/dist/extra/render/index.d.ts +1 -183
- package/dist/extra/render/index.js +3 -1
- package/dist/extra/render/index.js.map +1 -0
- package/dist/extra/sources.cjs +21 -3
- package/dist/extra/sources.cjs.map +1 -0
- package/dist/extra/sources.d.cts +1 -584
- package/dist/extra/sources.d.ts +1 -584
- package/dist/extra/sources.js +3 -1
- package/dist/extra/sources.js.map +1 -0
- package/dist/extra/storage-browser.cjs +21 -1
- package/dist/extra/storage-browser.cjs.map +1 -0
- package/dist/extra/storage-browser.d.cts +1 -37
- package/dist/extra/storage-browser.d.ts +1 -37
- package/dist/extra/storage-browser.js +3 -1
- package/dist/extra/storage-browser.js.map +1 -0
- package/dist/extra/storage-core.cjs +21 -1
- package/dist/extra/storage-core.cjs.map +1 -0
- package/dist/extra/storage-core.d.cts +1 -28
- package/dist/extra/storage-core.d.ts +1 -28
- package/dist/extra/storage-core.js +3 -1
- package/dist/extra/storage-core.js.map +1 -0
- package/dist/extra/storage-node.cjs +20 -0
- package/dist/extra/storage-node.cjs.map +1 -0
- package/dist/extra/storage-node.d.cts +1 -2
- package/dist/extra/storage-node.d.ts +1 -2
- package/dist/extra/storage-node.js +3 -0
- package/dist/extra/storage-node.js.map +1 -0
- package/dist/extra/storage-tiers-browser.cjs +21 -1
- package/dist/extra/storage-tiers-browser.cjs.map +1 -0
- package/dist/extra/storage-tiers-browser.d.cts +1 -120
- package/dist/extra/storage-tiers-browser.d.ts +1 -120
- package/dist/extra/storage-tiers-browser.js +3 -1
- package/dist/extra/storage-tiers-browser.js.map +1 -0
- package/dist/extra/storage-tiers-node.cjs +21 -1
- package/dist/extra/storage-tiers-node.cjs.map +1 -0
- package/dist/extra/storage-tiers-node.d.cts +1 -210
- package/dist/extra/storage-tiers-node.d.ts +1 -210
- package/dist/extra/storage-tiers-node.js +3 -1
- package/dist/extra/storage-tiers-node.js.map +1 -0
- package/dist/extra/storage-tiers.cjs +21 -1
- package/dist/extra/storage-tiers.cjs.map +1 -0
- package/dist/extra/storage-tiers.d.cts +1 -412
- package/dist/extra/storage-tiers.d.ts +1 -412
- package/dist/extra/storage-tiers.js +3 -1
- package/dist/extra/storage-tiers.js.map +1 -0
- package/dist/extra/storage-wal.cjs +21 -0
- package/dist/extra/storage-wal.cjs.map +1 -0
- package/dist/extra/storage-wal.d.cts +1 -0
- package/dist/extra/storage-wal.d.ts +1 -0
- package/dist/extra/storage-wal.js +3 -0
- package/dist/extra/storage-wal.js.map +1 -0
- package/dist/graph/index.cjs +21 -7
- package/dist/graph/index.cjs.map +1 -0
- package/dist/graph/index.d.cts +1 -7
- package/dist/graph/index.d.ts +1 -7
- package/dist/graph/index.js +3 -1
- package/dist/graph/index.js.map +1 -0
- package/dist/index.cjs +20 -227
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +45 -95
- package/dist/index.d.ts +45 -95
- package/dist/index.js +3 -1
- package/dist/index.js.map +1 -0
- package/dist/patterns/ai/browser.cjs +20 -7
- package/dist/patterns/ai/browser.cjs.map +1 -0
- package/dist/patterns/ai/browser.d.cts +1 -127
- package/dist/patterns/ai/browser.d.ts +1 -127
- package/dist/patterns/ai/browser.js +3 -3
- package/dist/patterns/ai/browser.js.map +1 -0
- package/dist/patterns/ai/index.cjs +20 -73
- package/dist/patterns/ai/index.cjs.map +1 -0
- package/dist/patterns/ai/index.d.cts +1 -20
- package/dist/patterns/ai/index.d.ts +1 -20
- package/dist/patterns/ai/index.js +3 -1
- package/dist/patterns/ai/index.js.map +1 -0
- package/dist/patterns/ai/node.cjs +21 -1
- package/dist/patterns/ai/node.cjs.map +1 -0
- package/dist/patterns/ai/node.d.cts +1 -59
- package/dist/patterns/ai/node.d.ts +1 -59
- package/dist/patterns/ai/node.js +3 -1
- package/dist/patterns/ai/node.js.map +1 -0
- package/dist/patterns/cqrs/index.cjs +21 -3
- package/dist/patterns/cqrs/index.cjs.map +1 -0
- package/dist/patterns/cqrs/index.d.cts +1 -8
- package/dist/patterns/cqrs/index.d.ts +1 -8
- package/dist/patterns/cqrs/index.js +3 -1
- package/dist/patterns/cqrs/index.js.map +1 -0
- package/dist/patterns/demo-shell/index.cjs +21 -5
- package/dist/patterns/demo-shell/index.cjs.map +1 -0
- package/dist/patterns/demo-shell/index.d.cts +1 -7
- package/dist/patterns/demo-shell/index.d.ts +1 -7
- package/dist/patterns/demo-shell/index.js +3 -1
- package/dist/patterns/demo-shell/index.js.map +1 -0
- package/dist/patterns/domain-templates/index.cjs +21 -3
- package/dist/patterns/domain-templates/index.cjs.map +1 -0
- package/dist/patterns/domain-templates/index.d.cts +1 -6
- package/dist/patterns/domain-templates/index.d.ts +1 -6
- package/dist/patterns/domain-templates/index.js +3 -1
- package/dist/patterns/domain-templates/index.js.map +1 -0
- package/dist/patterns/graphspec/index.cjs +21 -86
- package/dist/patterns/graphspec/index.cjs.map +1 -0
- package/dist/patterns/graphspec/index.d.cts +1 -8
- package/dist/patterns/graphspec/index.d.ts +1 -8
- package/dist/patterns/graphspec/index.js +3 -1
- package/dist/patterns/graphspec/index.js.map +1 -0
- package/dist/patterns/harness/index.cjs +21 -48
- package/dist/patterns/harness/index.cjs.map +1 -0
- package/dist/patterns/harness/index.d.cts +1 -13
- package/dist/patterns/harness/index.d.ts +1 -13
- package/dist/patterns/harness/index.js +3 -1
- package/dist/patterns/harness/index.js.map +1 -0
- package/dist/patterns/inspect/index.cjs +21 -3
- package/dist/patterns/inspect/index.cjs.map +1 -0
- package/dist/patterns/inspect/index.d.cts +1 -9
- package/dist/patterns/inspect/index.d.ts +1 -9
- package/dist/patterns/inspect/index.js +3 -1
- package/dist/patterns/inspect/index.js.map +1 -0
- package/dist/patterns/job-queue/index.cjs +21 -3
- package/dist/patterns/job-queue/index.cjs.map +1 -0
- package/dist/patterns/job-queue/index.d.cts +1 -9
- package/dist/patterns/job-queue/index.d.ts +1 -9
- package/dist/patterns/job-queue/index.js +3 -1
- package/dist/patterns/job-queue/index.js.map +1 -0
- package/dist/patterns/memory/index.cjs +21 -3
- package/dist/patterns/memory/index.cjs.map +1 -0
- package/dist/patterns/memory/index.d.cts +1 -8
- package/dist/patterns/memory/index.d.ts +1 -8
- package/dist/patterns/memory/index.js +3 -1
- package/dist/patterns/memory/index.js.map +1 -0
- package/dist/patterns/messaging/index.cjs +21 -3
- package/dist/patterns/messaging/index.cjs.map +1 -0
- package/dist/patterns/messaging/index.d.cts +1 -7
- package/dist/patterns/messaging/index.d.ts +1 -7
- package/dist/patterns/messaging/index.js +3 -1
- package/dist/patterns/messaging/index.js.map +1 -0
- package/dist/patterns/orchestration/index.cjs +21 -3
- package/dist/patterns/orchestration/index.cjs.map +1 -0
- package/dist/patterns/orchestration/index.d.cts +1 -8
- package/dist/patterns/orchestration/index.d.ts +1 -8
- package/dist/patterns/orchestration/index.js +3 -1
- package/dist/patterns/orchestration/index.js.map +1 -0
- package/dist/patterns/process/index.cjs +21 -3
- package/dist/patterns/process/index.cjs.map +1 -0
- package/dist/patterns/process/index.d.cts +1 -10
- package/dist/patterns/process/index.d.ts +1 -10
- package/dist/patterns/process/index.js +3 -1
- package/dist/patterns/process/index.js.map +1 -0
- package/dist/patterns/reactive-layout/index.cjs +21 -4
- package/dist/patterns/reactive-layout/index.cjs.map +1 -0
- package/dist/patterns/reactive-layout/index.d.cts +1 -7
- package/dist/patterns/reactive-layout/index.d.ts +1 -7
- package/dist/patterns/reactive-layout/index.js +3 -1
- package/dist/patterns/reactive-layout/index.js.map +1 -0
- package/dist/patterns/reduction/index.cjs +21 -3
- package/dist/patterns/reduction/index.cjs.map +1 -0
- package/dist/patterns/reduction/index.d.cts +1 -6
- package/dist/patterns/reduction/index.d.ts +1 -6
- package/dist/patterns/reduction/index.js +3 -1
- package/dist/patterns/reduction/index.js.map +1 -0
- package/dist/patterns/surface/index.cjs +21 -13
- package/dist/patterns/surface/index.cjs.map +1 -0
- package/dist/patterns/surface/index.d.cts +1 -9
- package/dist/patterns/surface/index.d.ts +1 -9
- package/dist/patterns/surface/index.js +3 -1
- package/dist/patterns/surface/index.js.map +1 -0
- package/dist/patterns/topology-view/index.cjs +21 -0
- package/dist/patterns/topology-view/index.cjs.map +1 -0
- package/dist/patterns/topology-view/index.d.cts +1 -0
- package/dist/patterns/topology-view/index.d.ts +1 -0
- package/dist/patterns/topology-view/index.js +3 -0
- package/dist/patterns/topology-view/index.js.map +1 -0
- package/dist/testing/index.cjs +21 -0
- package/dist/testing/index.cjs.map +1 -0
- package/dist/testing/index.d.cts +1 -0
- package/dist/testing/index.d.ts +1 -0
- package/dist/testing/index.js +3 -0
- package/dist/testing/index.js.map +1 -0
- package/package.json +608 -584
- package/dist/backoff-HPZMEZNF.js +0 -1
- package/dist/cascading-BglDkMdX.d.cts +0 -199
- package/dist/cascading-MFgxu7Yo.d.ts +0 -199
- package/dist/chunk-2T7U5EU6.js +0 -1
- package/dist/chunk-3G5U5QNE.js +0 -5
- package/dist/chunk-4VVTGLXJ.js +0 -1
- package/dist/chunk-5M4CCMMD.js +0 -45
- package/dist/chunk-5QDBSZBV.js +0 -1
- package/dist/chunk-5XJ6B66J.js +0 -1
- package/dist/chunk-6QZNQS5B.js +0 -1
- package/dist/chunk-6X7AFUJV.js +0 -9
- package/dist/chunk-7K6PWTDQ.js +0 -1
- package/dist/chunk-7LIAPXJB.js +0 -1
- package/dist/chunk-7WPU3UHQ.js +0 -1
- package/dist/chunk-A5WCQ5NO.js +0 -1
- package/dist/chunk-APPIWSGD.js +0 -84
- package/dist/chunk-BEZWM2SY.js +0 -1
- package/dist/chunk-C72GO4IZ.js +0 -1
- package/dist/chunk-CB676TKJ.js +0 -1
- package/dist/chunk-CE6TI2TL.js +0 -1
- package/dist/chunk-CE72X3WO.js +0 -1
- package/dist/chunk-CK2E7BTU.js +0 -1
- package/dist/chunk-CLVB32RD.js +0 -1
- package/dist/chunk-CRVT7D2P.js +0 -1
- package/dist/chunk-D5RFJOZ2.js +0 -1
- package/dist/chunk-D7GPHKFH.js +0 -1
- package/dist/chunk-DHRX7JX4.js +0 -2
- package/dist/chunk-ESMPEKEV.js +0 -1
- package/dist/chunk-F672GV32.js +0 -1
- package/dist/chunk-FZMYDOWV.js +0 -1
- package/dist/chunk-GHBWHMRZ.js +0 -1
- package/dist/chunk-GLERH466.js +0 -1
- package/dist/chunk-GPW2V3RE.js +0 -1
- package/dist/chunk-HIDYF36O.js +0 -1
- package/dist/chunk-HITNVN6B.js +0 -3
- package/dist/chunk-HY4DJBA7.js +0 -5
- package/dist/chunk-KZIEYVXN.js +0 -1
- package/dist/chunk-L6NSJVJZ.js +0 -1
- package/dist/chunk-N4MQX6JU.js +0 -18
- package/dist/chunk-N7FHEL4D.js +0 -1
- package/dist/chunk-NTEURFZH.js +0 -1
- package/dist/chunk-OIVP6KFV.js +0 -1
- package/dist/chunk-OPHBU3LG.js +0 -1
- package/dist/chunk-OYQOZP2F.js +0 -5
- package/dist/chunk-PTZK576G.js +0 -1
- package/dist/chunk-QYADASLV.js +0 -1
- package/dist/chunk-ST7UXLWR.js +0 -1
- package/dist/chunk-SVY7VUYU.js +0 -1
- package/dist/chunk-TK3NWWD4.js +0 -1
- package/dist/chunk-TSOYJ743.js +0 -1
- package/dist/chunk-UNGSTR4X.js +0 -61
- package/dist/chunk-VIMF6LGM.js +0 -1
- package/dist/chunk-VJLMUKOI.js +0 -1
- package/dist/chunk-VN6RDSK2.js +0 -1
- package/dist/chunk-VV4N5P64.js +0 -1
- package/dist/chunk-W3I423PS.js +0 -1
- package/dist/chunk-WJR24TAG.js +0 -1
- package/dist/chunk-XTGKMHSW.js +0 -1
- package/dist/chunk-YBB7ZGTY.js +0 -1
- package/dist/chunk-Z4NPUARF.js +0 -1
- package/dist/chunk-ZGNQRPDT.js +0 -1
- package/dist/chunk-ZKPSFFKU.js +0 -1
- package/dist/chunk-ZLV5SQSX.js +0 -1
- package/dist/content-addressed-storage-4-ST1tYk.d.cts +0 -124
- package/dist/content-addressed-storage-DuYMjV7o.d.ts +0 -124
- package/dist/decay-BvOWTZ00.d.ts +0 -112
- package/dist/decay-CFlLvXUT.d.cts +0 -112
- package/dist/fallback-74oxi34l.d.cts +0 -250
- package/dist/fallback-DUyyBTBK.d.ts +0 -250
- package/dist/graph-CWvEUQAq.d.cts +0 -1861
- package/dist/graph-D9LFnda9.d.ts +0 -1861
- package/dist/index-5k1T6jl0.d.cts +0 -121
- package/dist/index-9770hRuQ.d.cts +0 -779
- package/dist/index-B-_tFaqV.d.cts +0 -468
- package/dist/index-B17QddL1.d.cts +0 -374
- package/dist/index-B1F8Enjf.d.ts +0 -704
- package/dist/index-B5S8ULbU.d.ts +0 -515
- package/dist/index-B8YnZpIR.d.ts +0 -102
- package/dist/index-BHskSB8v.d.ts +0 -3413
- package/dist/index-BIYAkbAi.d.cts +0 -26
- package/dist/index-BQSKmbuG.d.cts +0 -127
- package/dist/index-BaQaY_IQ.d.cts +0 -231
- package/dist/index-BmZXHqkE.d.ts +0 -36
- package/dist/index-BoJ5JHxI.d.ts +0 -557
- package/dist/index-BocU7pqs.d.ts +0 -779
- package/dist/index-BrPrLl4e.d.cts +0 -86
- package/dist/index-BxNs2HB9.d.cts +0 -1858
- package/dist/index-Byu-OpX_.d.ts +0 -113
- package/dist/index-C1T3d7V-.d.cts +0 -704
- package/dist/index-C5ri2Axc.d.cts +0 -301
- package/dist/index-C5stwKcw.d.cts +0 -44
- package/dist/index-C9l6OEBL.d.ts +0 -26
- package/dist/index-CBBLl_rc.d.ts +0 -127
- package/dist/index-CBGUK09R.d.ts +0 -754
- package/dist/index-CC-AvFTy.d.cts +0 -557
- package/dist/index-CJF1URuX.d.ts +0 -121
- package/dist/index-CK29LV56.d.cts +0 -34
- package/dist/index-CMh5Rz1y.d.ts +0 -385
- package/dist/index-CPQlGA29.d.ts +0 -34
- package/dist/index-CR8QpwX8.d.ts +0 -2680
- package/dist/index-CS0LTlB8.d.cts +0 -385
- package/dist/index-CSOmP7xT.d.cts +0 -291
- package/dist/index-CYq8vAyV.d.ts +0 -291
- package/dist/index-CZ3r5Rxp.d.ts +0 -374
- package/dist/index-CasX6Pfq.d.cts +0 -358
- package/dist/index-CdAlHFEt.d.ts +0 -44
- package/dist/index-CdTelp1M.d.ts +0 -202
- package/dist/index-CeFiHtAg.d.ts +0 -468
- package/dist/index-Cj3WohTd.d.cts +0 -202
- package/dist/index-Climxqsu.d.cts +0 -754
- package/dist/index-Co7uli2l.d.cts +0 -3413
- package/dist/index-CviRnE4K.d.ts +0 -45
- package/dist/index-Cwv0KWcU.d.cts +0 -102
- package/dist/index-CzLVrjxn.d.ts +0 -231
- package/dist/index-D0aciIex.d.cts +0 -209
- package/dist/index-DHen9Klo.d.ts +0 -1858
- package/dist/index-DV_1YuVk.d.cts +0 -221
- package/dist/index-Dc4AYqrJ.d.cts +0 -515
- package/dist/index-Dgl1HpPn.d.ts +0 -86
- package/dist/index-DisjX8a-.d.ts +0 -221
- package/dist/index-UPSiS-X7.d.cts +0 -2680
- package/dist/index-Yq60JP3s.d.ts +0 -209
- package/dist/index-ZVQhLa2i.d.cts +0 -37
- package/dist/index-_6ODbuOu.d.cts +0 -45
- package/dist/index-hcDJ8PSI.d.cts +0 -36
- package/dist/index-nozs3fFC.d.ts +0 -301
- package/dist/index-p09KSrTN.d.ts +0 -358
- package/dist/index-sqkqlb1p.d.ts +0 -37
- package/dist/index-tRCxuAXF.d.cts +0 -113
- package/dist/node-kK3CvTrR.d.cts +0 -1347
- package/dist/node-kK3CvTrR.d.ts +0 -1347
- package/dist/observable-DWjNfLvC.d.ts +0 -36
- package/dist/observable-e3eiPPFy.d.cts +0 -36
- package/dist/pipeline-graph-CIKhynsF.d.cts +0 -142
- package/dist/pipeline-graph-Sgj0gCwn.d.ts +0 -142
- package/dist/reactive-layout-DOTs9P3X.d.ts +0 -183
- package/dist/reactive-layout-DgctbqZo.d.cts +0 -183
- package/dist/reactive-log-BKALbfal.d.ts +0 -223
- package/dist/reactive-log-DIGdYqQ6.d.cts +0 -223
- package/dist/reactive-map-CEFGp8TK.d.cts +0 -296
- package/dist/reactive-map-DS_SIAxv.d.ts +0 -296
- package/dist/resilience-6LYQJAC5.js +0 -1
- package/dist/sugar-DQjFmVqb.d.cts +0 -399
- package/dist/sugar-fhLIE7TT.d.ts +0 -399
- package/dist/topology-tree-Bcz27hpF.d.cts +0 -25
- package/dist/topology-tree-xvaD0fOX.d.ts +0 -25
- package/dist/types-C0_yquda.d.cts +0 -442
- package/dist/types-CWFysE9E.d.ts +0 -442
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { C as CatchOptions, a as ClassifyResult, D as Decision, b as DecisionAction, G as GateController, c as GateOptions, P as PipelineGraph, S as StepRef, T as TerminalCause, d as decisionKeyOf, p as pipelineGraph } from './pipeline-graph-CIKhynsF.cjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Orchestration patterns (roadmap §4.1).
|
|
5
|
-
*
|
|
6
|
-
* Domain-layer helpers that build workflow shapes on top of core + extra primitives.
|
|
7
|
-
* Exported under the `patterns.orchestration` namespace to avoid collisions with
|
|
8
|
-
* Phase 2 operator names (for example `gate`, `forEach`).
|
|
9
|
-
*/
|
|
10
|
-
|
|
11
|
-
declare const index_CatchOptions: typeof CatchOptions;
|
|
12
|
-
declare const index_ClassifyResult: typeof ClassifyResult;
|
|
13
|
-
declare const index_Decision: typeof Decision;
|
|
14
|
-
declare const index_DecisionAction: typeof DecisionAction;
|
|
15
|
-
declare const index_GateController: typeof GateController;
|
|
16
|
-
declare const index_GateOptions: typeof GateOptions;
|
|
17
|
-
declare const index_PipelineGraph: typeof PipelineGraph;
|
|
18
|
-
declare const index_StepRef: typeof StepRef;
|
|
19
|
-
declare const index_TerminalCause: typeof TerminalCause;
|
|
20
|
-
declare const index_decisionKeyOf: typeof decisionKeyOf;
|
|
21
|
-
declare const index_pipelineGraph: typeof pipelineGraph;
|
|
22
|
-
declare namespace index {
|
|
23
|
-
export { index_CatchOptions as CatchOptions, index_ClassifyResult as ClassifyResult, index_Decision as Decision, index_DecisionAction as DecisionAction, index_GateController as GateController, index_GateOptions as GateOptions, index_PipelineGraph as PipelineGraph, index_StepRef as StepRef, index_TerminalCause as TerminalCause, index_decisionKeyOf as decisionKeyOf, index_pipelineGraph as pipelineGraph };
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
export { index as i };
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
import { N as Node } from './node-kK3CvTrR.cjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* A Nanostores-compatible atom.
|
|
5
|
-
*
|
|
6
|
-
* @category compat
|
|
7
|
-
*/
|
|
8
|
-
interface NanoAtom<T> {
|
|
9
|
-
/** Get current value. */
|
|
10
|
-
get(): T;
|
|
11
|
-
/** Set a new value (writable atoms only). */
|
|
12
|
-
set(value: T): void;
|
|
13
|
-
/** Subscribe to value changes. Callback receives the new value.
|
|
14
|
-
* Returns unsubscribe function. Called immediately with current value. */
|
|
15
|
-
subscribe(cb: (value: T) => void): () => void;
|
|
16
|
-
/** Listen to value changes (no immediate call). Returns unsubscribe. */
|
|
17
|
-
listen(cb: (value: T) => void): () => void;
|
|
18
|
-
/** The underlying GraphReFly node. */
|
|
19
|
-
readonly _node: Node<T>;
|
|
20
|
-
}
|
|
21
|
-
/**
|
|
22
|
-
* A Nanostores-compatible computed store.
|
|
23
|
-
*
|
|
24
|
-
* @category compat
|
|
25
|
-
*/
|
|
26
|
-
interface NanoComputed<T> {
|
|
27
|
-
/** Get current value. */
|
|
28
|
-
get(): T;
|
|
29
|
-
/** Subscribe to value changes. Called immediately with current value.
|
|
30
|
-
* Returns unsubscribe function. */
|
|
31
|
-
subscribe(cb: (value: T) => void): () => void;
|
|
32
|
-
/** Listen to value changes (no immediate call). Returns unsubscribe. */
|
|
33
|
-
listen(cb: (value: T) => void): () => void;
|
|
34
|
-
/** The underlying GraphReFly node. */
|
|
35
|
-
readonly _node: Node<T>;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* A Nanostores-compatible map.
|
|
39
|
-
*
|
|
40
|
-
* @category compat
|
|
41
|
-
*/
|
|
42
|
-
interface NanoMap<T extends Record<string, unknown>> extends NanoAtom<T> {
|
|
43
|
-
/** Set a single key. */
|
|
44
|
-
setKey<K extends keyof T>(key: K, value: T[K]): void;
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* Creates a nanostores-compatible atom.
|
|
48
|
-
*
|
|
49
|
-
* @param initial - Initial value.
|
|
50
|
-
* @returns `NanoAtom<T>`
|
|
51
|
-
*
|
|
52
|
-
* @category compat
|
|
53
|
-
*/
|
|
54
|
-
declare function atom<T>(initial: T): NanoAtom<T>;
|
|
55
|
-
/**
|
|
56
|
-
* Creates a nanostores-compatible computed store.
|
|
57
|
-
*
|
|
58
|
-
* @param stores - One or more atoms/computed stores.
|
|
59
|
-
* @param fn - Compute function.
|
|
60
|
-
* @returns `NanoComputed<T>`
|
|
61
|
-
*
|
|
62
|
-
* @category compat
|
|
63
|
-
*/
|
|
64
|
-
declare function computed<T, A>(storeA: NanoAtom<A> | NanoComputed<A>, fn: (a: A) => T): NanoComputed<T>;
|
|
65
|
-
declare function computed<T, A, B>(stores: [NanoAtom<A> | NanoComputed<A>, NanoAtom<B> | NanoComputed<B>], fn: (a: A, b: B) => T): NanoComputed<T>;
|
|
66
|
-
declare function computed<T, A, B, C>(stores: [
|
|
67
|
-
NanoAtom<A> | NanoComputed<A>,
|
|
68
|
-
NanoAtom<B> | NanoComputed<B>,
|
|
69
|
-
NanoAtom<C> | NanoComputed<C>
|
|
70
|
-
], fn: (a: A, b: B, c: C) => T): NanoComputed<T>;
|
|
71
|
-
/**
|
|
72
|
-
* Creates a nanostores-compatible map.
|
|
73
|
-
*
|
|
74
|
-
* @param initial - Initial object value.
|
|
75
|
-
* @returns `NanoMap<T>`
|
|
76
|
-
*
|
|
77
|
-
* @category compat
|
|
78
|
-
*/
|
|
79
|
-
declare function map<T extends Record<string, unknown>>(initial: T): NanoMap<T>;
|
|
80
|
-
/**
|
|
81
|
-
* Returns the current value of the store.
|
|
82
|
-
*
|
|
83
|
-
* @category compat
|
|
84
|
-
*/
|
|
85
|
-
declare function getValue<T>(store: NanoAtom<T> | NanoComputed<T>): T;
|
|
86
|
-
/**
|
|
87
|
-
* Adds a listener for the store start (first listener connected).
|
|
88
|
-
*
|
|
89
|
-
* @category compat
|
|
90
|
-
*/
|
|
91
|
-
declare function onStart(store: NanoAtom<any> | NanoComputed<any>, cb: () => void): void;
|
|
92
|
-
/**
|
|
93
|
-
* Adds a listener for the store stop (last listener disconnected).
|
|
94
|
-
*
|
|
95
|
-
* @category compat
|
|
96
|
-
*/
|
|
97
|
-
declare function onStop(store: NanoAtom<any> | NanoComputed<any>, cb: () => void): void;
|
|
98
|
-
/**
|
|
99
|
-
* Adds a listener for the store mount (first listener connected).
|
|
100
|
-
*
|
|
101
|
-
* @returns A cleanup function called when the last listener is removed.
|
|
102
|
-
* @category compat
|
|
103
|
-
*/
|
|
104
|
-
declare function onMount(store: NanoAtom<any> | NanoComputed<any>, cb: () => (() => void) | undefined): void;
|
|
105
|
-
/**
|
|
106
|
-
* Batches multiple store updates.
|
|
107
|
-
*
|
|
108
|
-
* @category compat
|
|
109
|
-
*/
|
|
110
|
-
declare function action<Args extends any[], Return>(_store: NanoAtom<any> | NanoComputed<any>, _name: string, fn: (...args: Args) => Return): (...args: Args) => Return;
|
|
111
|
-
|
|
112
|
-
type index_NanoAtom<T> = NanoAtom<T>;
|
|
113
|
-
type index_NanoComputed<T> = NanoComputed<T>;
|
|
114
|
-
type index_NanoMap<T extends Record<string, unknown>> = NanoMap<T>;
|
|
115
|
-
declare const index_action: typeof action;
|
|
116
|
-
declare const index_atom: typeof atom;
|
|
117
|
-
declare const index_computed: typeof computed;
|
|
118
|
-
declare const index_getValue: typeof getValue;
|
|
119
|
-
declare const index_map: typeof map;
|
|
120
|
-
declare const index_onMount: typeof onMount;
|
|
121
|
-
declare const index_onStart: typeof onStart;
|
|
122
|
-
declare const index_onStop: typeof onStop;
|
|
123
|
-
declare namespace index {
|
|
124
|
-
export { type index_NanoAtom as NanoAtom, type index_NanoComputed as NanoComputed, type index_NanoMap as NanoMap, index_action as action, index_atom as atom, index_computed as computed, index_getValue as getValue, index_map as map, index_onMount as onMount, index_onStart as onStart, index_onStop as onStop };
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
export { type NanoAtom as N, type NanoComputed as a, type NanoMap as b, action as c, atom as d, computed as e, onStart as f, getValue as g, onStop as h, index as i, map as m, onMount as o };
|
|
@@ -1,231 +0,0 @@
|
|
|
1
|
-
import { N as Node } from './node-kK3CvTrR.cjs';
|
|
2
|
-
import { a as GraphOptions, G as Graph } from './graph-CWvEUQAq.cjs';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* Domain templates (roadmap §8.2).
|
|
6
|
-
*
|
|
7
|
-
* Opinionated Graph factories for common "info → action" domains.
|
|
8
|
-
* Each template wires up §8.1 reduction primitives (stratify, funnel, feedback,
|
|
9
|
-
* budgetGate, scorer) with domain-specific stages. Users fork/extend by
|
|
10
|
-
* accessing named nodes and swapping stages.
|
|
11
|
-
*
|
|
12
|
-
* **Source injection (option B):** templates accept a `source` node, not a
|
|
13
|
-
* hardcoded adapter. Pass `fromOTel(...)`, `fromGitHook(...)`, or a test
|
|
14
|
-
* `state()` — the topology is the same.
|
|
15
|
-
*
|
|
16
|
-
* @module
|
|
17
|
-
*/
|
|
18
|
-
|
|
19
|
-
/** Stratification branch config for observability signals. */
|
|
20
|
-
type ObservabilityBranch = {
|
|
21
|
-
name: string;
|
|
22
|
-
classify: (value: unknown) => boolean;
|
|
23
|
-
};
|
|
24
|
-
/** Options for {@link observabilityGraph}. */
|
|
25
|
-
type ObservabilityGraphOptions = GraphOptions & {
|
|
26
|
-
/** Ingested signal source (e.g. fromOTel(...) or test state). */
|
|
27
|
-
source: Node<unknown>;
|
|
28
|
-
/**
|
|
29
|
-
* Classification rules for signal stratification.
|
|
30
|
-
* Default: errors / traces / metrics branches.
|
|
31
|
-
*/
|
|
32
|
-
branches?: ObservabilityBranch[];
|
|
33
|
-
/**
|
|
34
|
-
* Correlation function: receives stratified branch values and produces
|
|
35
|
-
* correlated insights. Default: identity pass-through.
|
|
36
|
-
*/
|
|
37
|
-
correlate?: (values: unknown[]) => unknown;
|
|
38
|
-
/**
|
|
39
|
-
* SLO verification function: returns a verification result for a
|
|
40
|
-
* correlated insight. Default: always passes.
|
|
41
|
-
*/
|
|
42
|
-
sloCheck?: (value: unknown) => unknown;
|
|
43
|
-
/**
|
|
44
|
-
* Scorer weights for alert prioritization. One per branch.
|
|
45
|
-
* Default: equal weights [1, 1, 1].
|
|
46
|
-
*/
|
|
47
|
-
weights?: number[];
|
|
48
|
-
/** Max feedback iterations for false-positive learning. Default: 5. */
|
|
49
|
-
maxFeedbackIterations?: number;
|
|
50
|
-
};
|
|
51
|
-
/**
|
|
52
|
-
* OTel ingest → stratified reduction → correlation → SLO verification →
|
|
53
|
-
* alert prioritization → output.
|
|
54
|
-
*
|
|
55
|
-
* Well-known node names:
|
|
56
|
-
* - `"source"` — injected signal source
|
|
57
|
-
* - `"stratify::branch/<name>"` — per-branch classification
|
|
58
|
-
* - `"correlate"` — cross-branch correlation
|
|
59
|
-
* - `"slo_value"`, `"slo_verified"` — SLO verification pair
|
|
60
|
-
* - `"alerts"` — scored, prioritized output
|
|
61
|
-
* - `"output"` — final output (alias for alerts)
|
|
62
|
-
*
|
|
63
|
-
* @category patterns
|
|
64
|
-
*/
|
|
65
|
-
declare function observabilityGraph(name: string, opts: ObservabilityGraphOptions): Graph;
|
|
66
|
-
/** A structured issue extracted from raw findings. */
|
|
67
|
-
type ExtractedIssue = {
|
|
68
|
-
id: string;
|
|
69
|
-
title: string;
|
|
70
|
-
severity: number;
|
|
71
|
-
source: string;
|
|
72
|
-
raw: unknown;
|
|
73
|
-
};
|
|
74
|
-
/** Options for {@link issueTrackerGraph}. */
|
|
75
|
-
type IssueTrackerGraphOptions = GraphOptions & {
|
|
76
|
-
/** Findings source (e.g. fromGitHook(...), fromFSWatch(...)). */
|
|
77
|
-
source: Node<unknown>;
|
|
78
|
-
/**
|
|
79
|
-
* Extract structured issues from raw findings.
|
|
80
|
-
* Default: wraps raw value as a single issue.
|
|
81
|
-
*/
|
|
82
|
-
extract?: (raw: unknown) => ExtractedIssue;
|
|
83
|
-
/**
|
|
84
|
-
* Verify an extracted issue (assertion check).
|
|
85
|
-
* Default: always valid.
|
|
86
|
-
*/
|
|
87
|
-
verify?: (issue: ExtractedIssue) => unknown;
|
|
88
|
-
/**
|
|
89
|
-
* Detect regression by comparing against known patterns.
|
|
90
|
-
* Receives (current issue, known patterns).
|
|
91
|
-
* Default: no regression detected.
|
|
92
|
-
*/
|
|
93
|
-
detectRegression?: (issue: ExtractedIssue, known: unknown) => unknown;
|
|
94
|
-
/** Max feedback iterations for re-scanning. Default: 3. */
|
|
95
|
-
maxFeedbackIterations?: number;
|
|
96
|
-
};
|
|
97
|
-
/**
|
|
98
|
-
* Findings ingest → extraction → verification → regression detection →
|
|
99
|
-
* distillation → prioritized queue.
|
|
100
|
-
*
|
|
101
|
-
* Well-known node names:
|
|
102
|
-
* - `"source"` — injected findings source
|
|
103
|
-
* - `"extract"` — structured issue extraction
|
|
104
|
-
* - `"verify"` — issue verification
|
|
105
|
-
* - `"known_patterns"` — accumulated known issue patterns (state)
|
|
106
|
-
* - `"regression"` — regression detection
|
|
107
|
-
* - `"priority"` — severity-based prioritization
|
|
108
|
-
* - `"output"` — final prioritized output
|
|
109
|
-
*
|
|
110
|
-
* @category patterns
|
|
111
|
-
*/
|
|
112
|
-
declare function issueTrackerGraph(name: string, opts: IssueTrackerGraphOptions): Graph;
|
|
113
|
-
/** Classification result from LLM moderation. */
|
|
114
|
-
type ModerationResult = {
|
|
115
|
-
label: "safe" | "review" | "block";
|
|
116
|
-
confidence: number;
|
|
117
|
-
reason?: string;
|
|
118
|
-
original: unknown;
|
|
119
|
-
};
|
|
120
|
-
/** Options for {@link contentModerationGraph}. */
|
|
121
|
-
type ContentModerationGraphOptions = GraphOptions & {
|
|
122
|
-
/** Content source (text/multimedia ingest). */
|
|
123
|
-
source: Node<unknown>;
|
|
124
|
-
/**
|
|
125
|
-
* Classification function: returns a ModerationResult.
|
|
126
|
-
* Default: labels everything "review" with confidence 0.5.
|
|
127
|
-
*/
|
|
128
|
-
classify?: (content: unknown) => ModerationResult;
|
|
129
|
-
/** System prompt for LLM classification. */
|
|
130
|
-
systemPrompt?: string;
|
|
131
|
-
/** Scorer weights: [safe, review, block]. Default: [0.1, 1, 2]. */
|
|
132
|
-
weights?: [number, number, number];
|
|
133
|
-
/** Max feedback iterations for policy refinement. Default: 5. */
|
|
134
|
-
maxFeedbackIterations?: number;
|
|
135
|
-
/** Max review queue size. When set, oldest entries are trimmed on overflow. */
|
|
136
|
-
maxQueueSize?: number;
|
|
137
|
-
};
|
|
138
|
-
/**
|
|
139
|
-
* Content ingest → LLM/rule classification → stratified routing (safe/review/block) →
|
|
140
|
-
* human review queue → scorer → feedback (false positives → policy refinement) → output.
|
|
141
|
-
*
|
|
142
|
-
* Well-known node names:
|
|
143
|
-
* - `"source"` — content ingest
|
|
144
|
-
* - `"classify"` — LLM or rule-based classification
|
|
145
|
-
* - `"stratify::branch/safe"`, `"stratify::branch/review"`, `"stratify::branch/block"` — routed branches
|
|
146
|
-
* - `"review_queue"` — state node for human review items
|
|
147
|
-
* - `"priority"` — scored priority output
|
|
148
|
-
* - `"policy"` — writable state for policy refinement
|
|
149
|
-
* - `"output"` — final moderation output
|
|
150
|
-
*
|
|
151
|
-
* @category patterns
|
|
152
|
-
*/
|
|
153
|
-
declare function contentModerationGraph(name: string, opts: ContentModerationGraphOptions): Graph;
|
|
154
|
-
/** Schema validation result. */
|
|
155
|
-
type ValidationResult = {
|
|
156
|
-
valid: boolean;
|
|
157
|
-
errors: string[];
|
|
158
|
-
record: unknown;
|
|
159
|
-
};
|
|
160
|
-
/** Anomaly detection result. */
|
|
161
|
-
type AnomalyResult = {
|
|
162
|
-
anomaly: boolean;
|
|
163
|
-
score: number;
|
|
164
|
-
detail?: string;
|
|
165
|
-
record: unknown;
|
|
166
|
-
};
|
|
167
|
-
/** Options for {@link dataQualityGraph}. */
|
|
168
|
-
type DataQualityGraphOptions = GraphOptions & {
|
|
169
|
-
/** Data source (e.g. fromPrisma(...), fromKysely(...)). */
|
|
170
|
-
source: Node<unknown>;
|
|
171
|
-
/**
|
|
172
|
-
* Schema validation function.
|
|
173
|
-
* Default: always valid.
|
|
174
|
-
*/
|
|
175
|
-
validate?: (record: unknown) => ValidationResult;
|
|
176
|
-
/**
|
|
177
|
-
* Anomaly detection function.
|
|
178
|
-
* Default: no anomaly.
|
|
179
|
-
*/
|
|
180
|
-
detectAnomaly?: (record: unknown) => AnomalyResult;
|
|
181
|
-
/**
|
|
182
|
-
* Drift detection: compares current record against baseline.
|
|
183
|
-
* Default: no drift.
|
|
184
|
-
*/
|
|
185
|
-
detectDrift?: (record: unknown, baseline: unknown) => unknown;
|
|
186
|
-
/**
|
|
187
|
-
* Remediation suggestion function.
|
|
188
|
-
* Default: no suggestion.
|
|
189
|
-
*/
|
|
190
|
-
suggest?: (result: {
|
|
191
|
-
validation: ValidationResult;
|
|
192
|
-
anomaly: AnomalyResult;
|
|
193
|
-
}) => unknown;
|
|
194
|
-
/** Max feedback iterations for rule refinement. Default: 3. */
|
|
195
|
-
maxFeedbackIterations?: number;
|
|
196
|
-
};
|
|
197
|
-
/**
|
|
198
|
-
* Data ingest → schema validation → anomaly detection → drift alerting →
|
|
199
|
-
* auto-remediation suggestions → output.
|
|
200
|
-
*
|
|
201
|
-
* Well-known node names:
|
|
202
|
-
* - `"source"` — data ingest
|
|
203
|
-
* - `"validate"` — schema validation
|
|
204
|
-
* - `"anomaly"` — anomaly detection
|
|
205
|
-
* - `"baseline"` — rolling baseline state
|
|
206
|
-
* - `"drift"` — drift detection
|
|
207
|
-
* - `"remediate"` — auto-remediation suggestions
|
|
208
|
-
* - `"output"` — combined quality report
|
|
209
|
-
*
|
|
210
|
-
* @category patterns
|
|
211
|
-
*/
|
|
212
|
-
declare function dataQualityGraph(name: string, opts: DataQualityGraphOptions): Graph;
|
|
213
|
-
|
|
214
|
-
type index_AnomalyResult = AnomalyResult;
|
|
215
|
-
type index_ContentModerationGraphOptions = ContentModerationGraphOptions;
|
|
216
|
-
type index_DataQualityGraphOptions = DataQualityGraphOptions;
|
|
217
|
-
type index_ExtractedIssue = ExtractedIssue;
|
|
218
|
-
type index_IssueTrackerGraphOptions = IssueTrackerGraphOptions;
|
|
219
|
-
type index_ModerationResult = ModerationResult;
|
|
220
|
-
type index_ObservabilityBranch = ObservabilityBranch;
|
|
221
|
-
type index_ObservabilityGraphOptions = ObservabilityGraphOptions;
|
|
222
|
-
type index_ValidationResult = ValidationResult;
|
|
223
|
-
declare const index_contentModerationGraph: typeof contentModerationGraph;
|
|
224
|
-
declare const index_dataQualityGraph: typeof dataQualityGraph;
|
|
225
|
-
declare const index_issueTrackerGraph: typeof issueTrackerGraph;
|
|
226
|
-
declare const index_observabilityGraph: typeof observabilityGraph;
|
|
227
|
-
declare namespace index {
|
|
228
|
-
export { type index_AnomalyResult as AnomalyResult, type index_ContentModerationGraphOptions as ContentModerationGraphOptions, type index_DataQualityGraphOptions as DataQualityGraphOptions, type index_ExtractedIssue as ExtractedIssue, type index_IssueTrackerGraphOptions as IssueTrackerGraphOptions, type index_ModerationResult as ModerationResult, type index_ObservabilityBranch as ObservabilityBranch, type index_ObservabilityGraphOptions as ObservabilityGraphOptions, type index_ValidationResult as ValidationResult, index_contentModerationGraph as contentModerationGraph, index_dataQualityGraph as dataQualityGraph, index_issueTrackerGraph as issueTrackerGraph, index_observabilityGraph as observabilityGraph };
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
export { type AnomalyResult as A, type ContentModerationGraphOptions as C, type DataQualityGraphOptions as D, type ExtractedIssue as E, type IssueTrackerGraphOptions as I, type ModerationResult as M, type ObservabilityBranch as O, type ValidationResult as V, type ObservabilityGraphOptions as a, issueTrackerGraph as b, contentModerationGraph as c, dataQualityGraph as d, index as i, observabilityGraph as o };
|
package/dist/index-BmZXHqkE.d.ts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { N as Node } from './node-kK3CvTrR.js';
|
|
2
|
-
|
|
3
|
-
/** Solid accessor function — returns current value when called. */
|
|
4
|
-
type Accessor<T> = () => T;
|
|
5
|
-
/**
|
|
6
|
-
* Subscribe to a `Node<T>` as a Solid signal. Auto-cleans up with the owning scope.
|
|
7
|
-
* Subscription lifecycle is tied to Solid scope cleanup (not node terminal messages).
|
|
8
|
-
*/
|
|
9
|
-
declare function useSubscribe<T>(node: Node<T>): Accessor<T | undefined | null>;
|
|
10
|
-
/**
|
|
11
|
-
* Bind a writable `Node<T>` as a Solid resource tuple `[accessor, setter]`.
|
|
12
|
-
* Setter always forwards `[[DIRTY], [DATA, value]]`, including `value === undefined`.
|
|
13
|
-
* Subscription lifecycle is tied to Solid scope cleanup (not node terminal messages).
|
|
14
|
-
*/
|
|
15
|
-
declare function useStore<T>(node: Node<T>): [Accessor<T | undefined | null>, (v: T) => void];
|
|
16
|
-
/** Maps a key to an object of nodes. Used by `useSubscribeRecord`. */
|
|
17
|
-
type NodeFactory<K, R extends Record<string, any>> = (key: K) => {
|
|
18
|
-
[P in keyof R]: Node<R[P]>;
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Subscribe to a dynamic set of keyed node records as a Solid accessor.
|
|
22
|
-
* Re-subscribes all per-key fields whenever `keys` changes.
|
|
23
|
-
* Key re-sync is gated to settled batches (`messageTier >= 3`) to avoid DIRTY-phase churn.
|
|
24
|
-
*/
|
|
25
|
-
declare function useSubscribeRecord<K extends string, R extends Record<string, any>>(keysNode: Node<K[]>, factory: NodeFactory<K, R>): Accessor<Record<K, R>>;
|
|
26
|
-
|
|
27
|
-
type index_Accessor<T> = Accessor<T>;
|
|
28
|
-
type index_NodeFactory<K, R extends Record<string, any>> = NodeFactory<K, R>;
|
|
29
|
-
declare const index_useStore: typeof useStore;
|
|
30
|
-
declare const index_useSubscribe: typeof useSubscribe;
|
|
31
|
-
declare const index_useSubscribeRecord: typeof useSubscribeRecord;
|
|
32
|
-
declare namespace index {
|
|
33
|
-
export { type index_Accessor as Accessor, type index_NodeFactory as NodeFactory, index_useStore as useStore, index_useSubscribe as useSubscribe, index_useSubscribeRecord as useSubscribeRecord };
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
export { type Accessor as A, type NodeFactory as N, useSubscribe as a, useSubscribeRecord as b, index as i, useStore as u };
|