@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
package/dist/extra/index.cjs
CHANGED
|
@@ -1,20 +1,21 @@
|
|
|
1
|
-
"use strict";var Sn=Object.defineProperty;var us=Object.getOwnPropertyDescriptor;var ds=Object.getOwnPropertyNames;var cs=Object.prototype.hasOwnProperty;var q=(n,e)=>()=>(n&&(e=n(n=0)),e);var En=(n,e)=>{for(var t in e)Sn(n,t,{get:e[t],enumerable:!0})},ls=(n,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of ds(e))!cs.call(n,s)&&s!==t&&Sn(n,s,{get:()=>e[s],enumerable:!(r=us(e,s))||r.enumerable});return n};var fs=n=>ls(Sn({},"__esModule",{value:!0}),n);function Jt(){return at>0||At}function Er(){return at>0}function dt(n){at>0?Ct.push(n):n()}function $(n){at+=1;let e=!1;try{n()}catch(t){throw e=!0,t}finally{if(at-=1,at===0)if(e){if(!At){let t=Ct.splice(0);for(let r of t)try{r()}catch{}qe.length=0,Je.length=0,ut.length=0}}else ps()}}function ps(){let n=!At;n&&(At=!0);let e=[],t=0;try{for(;qe.length>0||Je.length>0||ut.length>0||n&&Ct.length>0;){if(n&&Ct.length>0){let o=Ct.splice(0);for(let a of o)try{a()}catch(i){e.push(i)}continue}if(t+=1,t>1e3)throw qe.length=0,Je.length=0,ut.length=0,new Error("batch drain exceeded 1000 iterations \u2014 likely a reactive cycle");let s=(qe.length>0?qe:Je.length>0?Je:ut).splice(0);for(let o of s)try{o()}catch(a){e.push(a)}}}finally{n&&(At=!1)}if(e.length===1)throw e[0];if(e.length>1)throw new AggregateError(e,"batch drain: multiple callbacks threw")}function Yt(n,e,t){if(e.length===0)return;if(e.length===1){let d=t(e[0][0]);if(d<3||!Jt()){n(e);return}(d>=5?ut:d===4?Je:qe).push(()=>n(e));return}let r=e.length,s=r,o=r,a=r,i=0;for(;i<r&&t(e[i][0])<3;)i++;for(s=i;i<r&&t(e[i][0])===3;)i++;for(o=i;i<r&&t(e[i][0])===4;)i++;a=i;let u=Jt();if(s>0){let d=e.slice(0,s);n(d)}if(o>s){let d=e.slice(s,o);u?qe.push(()=>n(d)):n(d)}if(a>o){let d=e.slice(o,a);u?Je.push(()=>n(d)):n(d)}if(r>a){let d=e.slice(a,r);u?ut.push(()=>n(d)):n(d)}}var at,At,qe,Je,ut,Ct,Te=q(()=>{"use strict";at=0,At=!1,qe=[],Je=[],ut=[],Ct=[]});function re(){return Math.trunc(performance.now()*1e6)}function ne(){return Date.now()*1e6}var Le=q(()=>{"use strict"});var Fe,x,F,D,Ne,le,pe,K,N,_,ct,Rn,hs,Mn,ms,gs,An,Rr,Mr,Ar,Cn,Z=q(()=>{"use strict";Fe=Symbol.for("graphrefly/START"),x=Symbol.for("graphrefly/DATA"),F=Symbol.for("graphrefly/DIRTY"),D=Symbol.for("graphrefly/RESOLVED"),Ne=Symbol.for("graphrefly/INVALIDATE"),le=Symbol.for("graphrefly/PAUSE"),pe=Symbol.for("graphrefly/RESUME"),K=Symbol.for("graphrefly/TEARDOWN"),N=Symbol.for("graphrefly/COMPLETE"),_=Symbol.for("graphrefly/ERROR"),ct=Object.freeze([F]),Rn=Object.freeze([D]),hs=Object.freeze([Ne]),Mn=Object.freeze([Fe]),ms=Object.freeze([N]),gs=Object.freeze([K]),An=Object.freeze([ct]),Rr=Object.freeze([Rn]),Mr=Object.freeze([hs]),Ar=Object.freeze([ms]),Cn=Object.freeze([gs])});function Dr(n,e){let t=new TextEncoder().encode(n.name);if(t.length===0||t.length>255)throw new Error(`encodeEnvelope: codec name "${n.name}" encodes to ${t.length} bytes (must be 1\u2013255)`);let r=n.version;if(!Number.isInteger(r)||r<0||r>65535)throw new Error(`encodeEnvelope: codec.version ${r} out of u16 range (expected integer 0\u201365535)`);let s=2+t.length+2+e.length;if(s>4294967295)throw new Error(`encodeEnvelope: total envelope size ${s} exceeds 2^32-1 bytes (payload ${e.length} bytes)`);let o=new Uint8Array(s),a=0;return o[a++]=Dn,o[a++]=t.length,o.set(t,a),a+=t.length,o[a++]=r>>>8&255,o[a++]=r&255,o.set(e,a),o}function Pr(n,e){if(n.length<Cr)throw new Error(`decodeEnvelope: bytes too short (${n.length} < ${Cr})`);let t=0,r=n[t++];if(r!==Dn)throw new Error(`decodeEnvelope: unsupported envelope version ${r} (expected ${Dn})`);let s=n[t++];if(s===0)throw new Error("decodeEnvelope: name_len must be >= 1");if(t+s+2>n.length)throw new Error(`decodeEnvelope: envelope truncated (need ${t+s+2} bytes, have ${n.length})`);let o=new TextDecoder().decode(n.subarray(t,t+s));t+=s;let a=(n[t]<<8|n[t+1])>>>0;t+=2;let i=n.subarray(t),u=e.lookupCodec(o);if(u==null)throw new Error(`decodeEnvelope: codec "${o}" not registered (envelope codec_v=${a})`);return{codec:u,codecVersion:a,payload:i}}function Lr(n){n.registerCodec(bs)}var bs,Dn,Cr,Pn=q(()=>{"use strict";bs={name:"json",version:1,contentType:"application/json",encode(n){let e=JSON.stringify(n);return new TextEncoder().encode(e)},decode(n,e){let t=new TextDecoder().decode(n);return JSON.parse(t)}},Dn=1,Cr=4});function Qt(n){if(n==null)return lt;let{type:e,id:t,...r}=n;return{type:e??"system",id:t??"",...r}}var lt,Ln=q(()=>{"use strict";lt={type:"system",id:""}});function Ir(n){n.registerMessageType(Fe,{tier:0,wireCrossing:!1}),n.registerMessageType(F,{tier:1,wireCrossing:!1}),n.registerMessageType(Ne,{tier:1,wireCrossing:!1,metaPassthrough:!1}),n.registerMessageType(le,{tier:2,wireCrossing:!1}),n.registerMessageType(pe,{tier:2,wireCrossing:!1}),n.registerMessageType(x,{tier:3,wireCrossing:!0}),n.registerMessageType(D,{tier:3,wireCrossing:!0}),n.registerMessageType(N,{tier:4,wireCrossing:!0,metaPassthrough:!1}),n.registerMessageType(_,{tier:4,wireCrossing:!0,metaPassthrough:!1}),n.registerMessageType(K,{tier:5,wireCrossing:!0,metaPassthrough:!1})}var Xt,Br=q(()=>{"use strict";Z();Xt=class{_messageTypes=new Map;_codecs=new Map;_onMessage;_onSubscribe;_defaultVersioning;_defaultHashFn;_inspectorEnabled=!(typeof process<"u"&&process.env?.NODE_ENV==="production");_globalInspector;_rigorRecorder;_frozen=!1;tierOf;constructor(e){this._onMessage=e.onMessage,this._onSubscribe=e.onSubscribe,this._defaultVersioning=e.defaultVersioning,this._defaultHashFn=e.defaultHashFn,this.tierOf=t=>{let r=this._messageTypes.get(t);return r!=null?r.tier:1}}get onMessage(){return this._frozen=!0,this._onMessage}get onSubscribe(){return this._frozen=!0,this._onSubscribe}set onMessage(e){this._assertUnfrozen(),this._onMessage=e}set onSubscribe(e){this._assertUnfrozen(),this._onSubscribe=e}get defaultVersioning(){return this._defaultVersioning}set defaultVersioning(e){this._assertUnfrozen(),this._defaultVersioning=e}get defaultHashFn(){return this._defaultHashFn}set defaultHashFn(e){this._assertUnfrozen(),this._defaultHashFn=e}get inspectorEnabled(){return this._inspectorEnabled}set inspectorEnabled(e){this._inspectorEnabled=e}get globalInspector(){return this._globalInspector}set globalInspector(e){this._globalInspector=e}get rigorRecorder(){return this._rigorRecorder}set rigorRecorder(e){this._rigorRecorder=e}registerMessageType(e,t){return this._assertUnfrozen(),this._messageTypes.set(e,{tier:t.tier,wireCrossing:t.wireCrossing??t.tier>=3,metaPassthrough:t.metaPassthrough??!0}),this}messageTier(e){let t=this._messageTypes.get(e);return t!=null?t.tier:1}isWireCrossing(e){let t=this._messageTypes.get(e);return t!=null?t.wireCrossing:!0}isLocalOnly(e){return!this.isWireCrossing(e)}isMetaPassthrough(e){let t=this._messageTypes.get(e);return t!=null?t.metaPassthrough:!0}isKnownMessageType(e){return this._messageTypes.has(e)}registerCodec(e){return this._assertUnfrozen(),this._codecs.set(e.name,e),this}lookupCodec(e){return this._codecs.get(e)}_isFrozen(){return this._frozen}_assertUnfrozen(){if(this._frozen)throw new Error("GraphReFlyConfig is frozen: a node has already captured this config. Register custom types and set hooks before creating any node.")}}});function Vr(n){return Array.isArray(n)?[...n]:[n]}function ys(n,e){return n.has(e)||n.has("*")}function Fr(n){let e=[];return n((s,o)=>{e.push({kind:"allow",actions:new Set(Vr(s)),where:o?.where??(()=>!0)})},(s,o)=>{e.push({kind:"deny",actions:new Set(Vr(s)),where:o?.where??(()=>!0)})}),(s,o)=>{let a=!1,i=!1;for(let u of e)ys(u.actions,o)&&u.where(s)&&(u.kind==="deny"?a=!0:i=!0);return a?!1:i}}function In(n){let e=vs.filter(t=>n({type:t,id:""},"write"));return e.length===0?"restricted":e.includes("human")&&e.includes("llm")&&e.every(t=>t==="human"||t==="llm"||t==="system")?"both":e.length===1?e[0]:e.join("+")}var Me,vs,Dt=q(()=>{"use strict";Me=class extends Error{actor;action;nodeName;constructor(e,t){super(t??`GuardDenied: action "${String(e.action)}" denied for actor type "${String(e.actor.type)}"`),this.name="GuardDenied",this.actor=e.actor,this.action=e.action,this.nodeName=e.nodeName}get node(){return this.nodeName}};vs=["human","llm","wallet","system"]});function Bn(n){if(n===void 0)return null;if(typeof n=="number"){if(!Number.isFinite(n))throw new TypeError(`Cannot hash non-finite number: ${n}`);if(Number.isInteger(n)&&!Number.isSafeInteger(n))throw new TypeError(`Cannot hash integer outside safe range (|n| > 2^53-1): ${n}. Cross-language cid parity is not guaranteed for unsafe integers.`);return n}if(typeof n=="string"||typeof n=="boolean"||n===null)return n;if(Array.isArray(n))return n.map(Bn);if(typeof n=="object"&&n!==null){let e={};for(let t of Object.keys(n).sort())e[t]=Bn(n[t]);return e}return null}function ks(n){let e=ws.encode(n),t=e.length,r=t*8,s=t+9+63&-64,o=new Uint8Array(s);o.set(e),o[t]=128;let a=new DataView(o.buffer);a.setUint32(s-4,r>>>0,!1),a.setUint32(s-8,Math.floor(r/4294967296)>>>0,!1);let i=1779033703,u=3144134277,d=1013904242,c=2773480762,f=1359893119,l=2600822924,p=528734635,h=1541459225,g=new Uint32Array(64),m=(y,v)=>y>>>v|y<<32-v;for(let y=0;y<s;y+=64){for(let M=0;M<16;M++)g[M]=a.getUint32(y+M*4,!1);for(let M=16;M<64;M++){let L=g[M-15],A=g[M-2],P=m(L,7)^m(L,18)^L>>>3,ue=m(A,17)^m(A,19)^A>>>10;g[M]=g[M-16]+P+g[M-7]+ue>>>0}let v=i,T=u,w=d,O=c,k=f,S=l,E=p,R=h;for(let M=0;M<64;M++){let L=m(k,6)^m(k,11)^m(k,25),A=k&S^~k&E,P=R+L+A+Ts[M]+g[M]>>>0,ue=m(v,2)^m(v,13)^m(v,22),W=v&T^v&w^T&w,de=ue+W>>>0;R=E,E=S,S=k,k=O+P>>>0,O=w,w=T,T=v,v=P+de>>>0}i=i+v>>>0,u=u+T>>>0,d=d+w>>>0,c=c+O>>>0,f=f+k>>>0,l=l+S>>>0,p=p+E>>>0,h=h+R>>>0}let b=y=>y.toString(16).padStart(8,"0");return b(i)+b(u)+b(d)+b(c)+b(f)+b(l)+b(p)+b(h)}function Vn(n){let e=Bn(n??null),t=JSON.stringify(e);return ks(t).slice(0,16)}function xs(){let n=globalThis.crypto;if(n?.randomUUID)return n.randomUUID();let e=()=>Math.floor(Math.random()*4294967296).toString(16).padStart(8,"0"),t=e()+e()+e()+e();return`${t.slice(0,8)}-${t.slice(8,12)}-4${t.slice(13,16)}-${(parseInt(t.slice(16,17),16)&3|8).toString(16)}${t.slice(17,20)}-${t.slice(20,32)}`}function Fn(n,e,t){let r=t?.id??xs();if(n===0)return{id:r,version:0};let o=(t?.hash??Vn)(e);return{id:r,version:0,cid:o,prev:null}}function Gr(n,e,t){n.version+=1,"cid"in n&&(n.prev=n.cid,n.cid=t(e))}var Ts,ws,zr=q(()=>{"use strict";Ts=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),ws=new TextEncoder});function jr(n){return{node:n,unsub:null,prevData:void 0,dirty:!1,involvedThisWave:!1,dataBatch:[],terminal:void 0}}function Gn(n){n.prevData=void 0,n.dirty=!1,n.involvedThisWave=!1,n.dataBatch.length=0,n.terminal=void 0}function Zt(n){return n.length===0?n:typeof n[0]=="symbol"?[n]:n}function V(n,e,t){let r=Wr(n)?n:[],s=typeof n=="function"?n:typeof e=="function"?e:void 0,o={};return Wr(n)?o=(zn(e)?e:t)??{}:zn(n)?o=n:o=(zn(e)?e:t)??{},new se(r,s,o)}var Kr,$r,Ns,Os,be,se,Wr,zn,ye=q(()=>{"use strict";Pn();Ln();Te();Le();Br();Dt();Z();zr();Kr=()=>{},$r=100;Ns=(n,e,t,r)=>{t.direction==="down-in"&&n._onDepMessage(t.depIndex,e)},Os=(n,e,t,r)=>{let s=n;if(s._status==="completed"||s._status==="errored")return;let o=s._cached,a=o===void 0?[Mn]:[Mn,[x,o]];s._status==="dirty"&&a.push(ct),Yt(e,a,s._config.tierOf)},be=new Xt({onMessage:Ns,onSubscribe:Os});Ir(be);Lr(be);se=class n{_optsName;_describeKind;meta;_hasMeta;_config;_deps;_sinks=null;_sinkCount=0;_cached;_status;_cleanup;_store={};_waveHasNewData=!1;_hasNewTerminal=!1;_hasCalledFnOnce=!1;_paused=!1;_pendingWave=!1;_isExecutingFn=!1;_pendingRerun=!1;_rerunDepth=0;_dirtyDepCount=0;_batchPendingMessages=null;_pauseLocks=null;_pauseBuffer=null;_fn;_equals;_resubscribable;_resetOnTeardown;_autoComplete;_autoError;_pausable;_partial;_guard;_extraGuards;_hashFn;_versioning;_versioningLevel;_lastMutation;_inspectorHooks;_actions;constructor(e,t,r){this._config=r.config??be,this._config.onMessage,this._optsName=r.name,this._describeKind=r.describeKind,this._equals=r.equals??Object.is,this._resubscribable=r.resubscribable??!1,this._resetOnTeardown=r.resetOnTeardown??!1,this._autoComplete=r.completeWhenDepsComplete??!0,this._autoError=r.errorWhenDepsError??!0,this._pausable=r.pausable??!0,this._guard=r.guard,this._fn=t,this._partial=r.partial??!1,this._cached=r.initial!==void 0?r.initial:void 0,this._status=e.length===0&&t==null&&this._cached!==void 0?"settled":"sentinel",this._hashFn=r.versioningHash??this._config.defaultHashFn??Vn;let s=r.versioning??this._config.defaultVersioning;this._versioningLevel=s,this._versioning=s!=null?Fn(s,this._cached===void 0?void 0:this._cached,{id:r.versioningId,hash:this._hashFn}):void 0,this._deps=e.map(jr);let o={};for(let[i,u]of Object.entries(r.meta??{})){let d={initial:u,name:`${r.name??"node"}:meta:${i}`,describeKind:"state",config:this._config};r.guard!=null&&(d.guard=r.guard),r.resubscribable===!0&&(d.resubscribable=!0),o[i]=new n([],void 0,d)}Object.freeze(o),this.meta=o,this._hasMeta=Object.keys(o).length>0;let a=this;this._actions={emit(i){a._emit([[x,i]])},down(i){a._emit(Zt(i))},up(i){a._emitUp(Zt(i))}},this.down=this.down.bind(this),this.up=this.up.bind(this)}get _isTerminal(){return this._status==="completed"||this._status==="errored"}get name(){return this._optsName}get status(){return this._status}get cache(){return this._cached===void 0?void 0:this._cached}get lastMutation(){return this._lastMutation}get v(){return this._versioning}hasGuard(){return this._guard!=null}_applyVersioning(e,t){if(this._isExecutingFn)throw new Error(`Node "${this.name}": _applyVersioning cannot run mid-fn \u2014 call it outside of \`_execFn\` (typically at graph setup time before the first subscribe).`);let r=this._versioningLevel;if(r!=null&&e<=r)return;let s=t?.hash??this._hashFn;s!==this._hashFn&&(this._hashFn=s);let o=this._cached===void 0?void 0:this._cached,a=this._versioning,i=a?.id??t?.id,u=a?.version??0,d=Fn(e,o,{id:i,hash:s});d.version=u,this._versioning=d,this._versioningLevel=e}_setInspectorHook(e){return e==null?()=>{}:(this._inspectorHooks==null&&(this._inspectorHooks=new Set),this._inspectorHooks.add(e),()=>{this._inspectorHooks?.delete(e),this._inspectorHooks?.size===0&&(this._inspectorHooks=void 0)})}_pushGuard(e){return this._extraGuards==null&&(this._extraGuards=new Set),this._extraGuards.add(e),()=>{this._extraGuards?.delete(e),this._extraGuards?.size===0&&(this._extraGuards=void 0)}}allowsObserve(e){if(this._guard==null&&this._extraGuards==null)return!0;let t=Qt(e);if(this._guard!=null&&!this._guard(t,"observe"))return!1;if(this._extraGuards!=null){for(let r of this._extraGuards)if(!r(t,"observe"))return!1}return!0}_checkGuard(e){if(e?.internal)return;let t=this._guard!=null||this._extraGuards!=null,r=e?.actor!=null;if(!t&&!r)return;let s=Qt(e?.actor),o=e?.delivery==="signal"?"signal":"write";if(this._guard!=null&&!this._guard(s,o))throw new Me({actor:s,action:o,nodeName:this.name});if(this._extraGuards!=null){for(let a of this._extraGuards)if(!a(s,o))throw new Me({actor:s,action:o,nodeName:this.name})}this._lastMutation={actor:s,timestamp_ns:ne()}}down(e,t){let r=Zt(e);r.length!==0&&(this._checkGuard(t),this._emit(r))}emit(e,t){this._checkGuard(t),this._emit([[x,e]])}up(e,t){if(this._deps.length===0)return;let r=Zt(e);if(r.length===0)return;this._checkGuard(t);let s=t??{internal:!0};this._validateUpTiers(r);for(let o of this._deps)o.node.up?.(r,s)}_emitUp(e){if(this._deps.length!==0&&e.length!==0){this._validateUpTiers(e);for(let t of this._deps)t.node.up?.(e,{internal:!0})}}_validateUpTiers(e){let t=this._config.tierOf;for(let r of e){let s=t(r[0]);if(s===3||s===4)throw new Error(`Node "${this.name}": tier-${s} messages cannot flow up \u2014 DATA/RESOLVED/COMPLETE/ERROR are downstream-only. Use \`down(...)\` for value delivery; \`up(...)\` is for control signals (DIRTY, INVALIDATE, PAUSE, RESUME, TEARDOWN).`)}}subscribe(e,t){if(t!=null&&this._guard!=null){let u=Qt(t);if(!this._guard(u,"observe"))throw new Me({actor:u,action:"observe",nodeName:this.name})}let s=this._isTerminal&&this._resubscribable;if(s){this._cached=void 0,this._status="sentinel",this._store={},this._hasCalledFnOnce=!1,this._waveHasNewData=!1,this._hasNewTerminal=!1,this._paused=!1,this._pendingWave=!1,this._pendingRerun=!1,this._isExecutingFn=!1,this._rerunDepth=0,this._dirtyDepCount=0,this._pauseLocks=null,this._pauseBuffer=null;for(let u of this._deps)Gn(u);if(this._partial===!1){for(let u of this._deps)if(u.prevData!==void 0||u.dataBatch.length!==0||u.terminal!==void 0||u.dirty)throw new Error(`resubscribable-reset invariant: DepRecord not fully reset for node ${this._optsName??"(anonymous)"}`)}}this._sinkCount+=1;let o;try{o=this._config.onSubscribe(this,e,{sinkCount:this._sinkCount,afterTerminalReset:s},this._actions)}catch(u){throw this._sinkCount-=1,u}this._sinks==null?this._sinks=e:typeof this._sinks=="function"?this._sinks=new Set([this._sinks,e]):this._sinks.add(e);let a=this._isTerminal;if(this._sinkCount===1&&!a)try{this._activate()}catch(u){if(this._sinkCount-=1,this._removeSink(e),this._sinkCount===0&&(this._status="sentinel"),typeof o=="function")try{o()}catch{}throw u}this._status==="sentinel"&&this._cached===void 0&&(this._status="pending");let i=!1;return()=>{i||(i=!0,this._sinkCount-=1,this._removeSink(e),typeof o=="function"&&o(),this._sinks==null&&this._deactivate())}}_removeSink(e){if(this._sinks===e)this._sinks=null;else if(this._sinks!=null&&typeof this._sinks!="function")if(this._sinks.delete(e),this._sinks.size===1){let[t]=this._sinks;this._sinks=t}else this._sinks.size===0&&(this._sinks=null)}_activate(){if(this._deps.length===0){this._fn&&this._execFn();return}this._dirtyDepCount=0;let e=this._deps.length,t=0;try{for(let r=0;r<e;r++){let s=r,o=this._deps[r];o.unsub=Kr,o.unsub=o.node.subscribe(a=>{if(o.unsub===null)return;let i=this._config.tierOf,u=!1;for(let d of a)i(d[0])>=3&&(u=!0),this._config.onMessage(this,d,{direction:"down-in",depIndex:s},this._actions);u&&this._maybeRunFnOnSettlement()}),t++}}catch(r){this._deps[t].unsub=null;for(let s=0;s<t;s++){let o=this._deps[s];if(o.unsub!=null){let a=o.unsub;o.unsub=null;try{a()}catch{}Gn(o)}}throw this._dirtyDepCount=0,r}}_addDep(e){for(let s=0;s<this._deps.length;s++)if(this._deps[s].node===e)return s;let t=this._deps.length,r=jr(e);if(this._deps.push(r),this._sinks==null)return t;r.dirty=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(An),r.unsub=Kr;try{r.unsub=e.subscribe(s=>{if(r.unsub===null)return;let o=this._config.tierOf,a=!1;for(let i of s)o(i[0])>=3&&(a=!0),this._config.onMessage(this,i,{direction:"down-in",depIndex:t},this._actions);a&&this._maybeRunFnOnSettlement()})}catch(s){throw r.unsub=null,this._deps.pop(),this._dirtyDepCount--,s}return t}_deactivate(e=!1){let t=this._cleanup;if(this._cleanup=void 0,typeof t=="function")try{t()}catch(r){this._emit([[_,this._wrapFnError("cleanup threw",r)]])}else if(t!=null&&typeof t=="object"){let r=t.deactivate;if(typeof r=="function")try{r()}catch(s){this._emit([[_,this._wrapFnError("cleanup.deactivate threw",s)]])}}for(let r of this._deps){if(r.unsub!=null){let s=r.unsub;r.unsub=null;try{s()}catch{}}Gn(r)}this._waveHasNewData=!1,this._hasNewTerminal=!1,this._hasCalledFnOnce=!1,this._paused=!1,this._pendingWave=!1,this._pendingRerun=!1,this._rerunDepth=0,this._store={},this._dirtyDepCount=0,this._pauseLocks=null,this._pauseBuffer=null,this._fn!=null&&(this._cached=void 0),e||(this._fn!=null||this._deps.length>0)&&(!this._isTerminal||this._resubscribable)&&(this._status="sentinel")}_onDepMessage(e,t){let r=this._deps[e],s=t[0];if(this._inspectorHooks!=null){let o={kind:"dep_message",depIndex:e,message:t};for(let a of this._inspectorHooks)a(o)}if(s!==Fe){if(s===F){this._depDirtied(r);return}if(s===Ne){if(this._depInvalidated(r),this._cached===void 0)return;this._emit(Mr);return}if(s===le||s===pe){this._emit([t]);return}if(s===K){this._emit(Cn);return}if(s===x)this._depSettledAsData(r,t[1]);else if(s===D)this._depSettledAsResolved(r);else if(s===N)this._depSettledAsTerminal(r,!0);else if(s===_)this._depSettledAsTerminal(r,t[1]);else{this._emit([t]);return}if(!this._fn){(s===x||s===D)&&this._emit([t]),(s===N||s===_)&&this._maybeAutoTerminalAfterWave();return}}}_depDirtied(e){e.dirty||(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(An))}_depSettledAsData(e,t){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.involvedThisWave=!0,e.dataBatch.push(t),this._waveHasNewData=!0}_depSettledAsResolved(e){e.dirty&&(e.dirty=!1,this._dirtyDepCount--)}_depSettledAsTerminal(e,t){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.terminal=t,e.involvedThisWave=!0,this._hasNewTerminal=!0}_depInvalidated(e){e.prevData=void 0,e.terminal=void 0,e.dataBatch.length=0,e.dirty?e.involvedThisWave=!1:(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++)}_maybeRunFnOnSettlement(){if(!(this._isTerminal&&!this._resubscribable)&&!(this._dirtyDepCount>0)){if(!this._partial&&!this._hasCalledFnOnce)for(let e=0;e<this._deps.length;e++){let t=this._deps[e];if(t.dataBatch.length===0&&t.prevData===void 0&&t.terminal===void 0){this._maybeAutoTerminalAfterWave();return}}if(this._paused){this._pendingWave=!0;return}if(!this._waveHasNewData&&!this._hasNewTerminal&&this._hasCalledFnOnce){this._clearWaveFlags(),this._emit(Rr),this._maybeAutoTerminalAfterWave();return}this._fn&&this._execFn(),this._maybeAutoTerminalAfterWave()}}_maybeAutoTerminalAfterWave(){if(this._deps.length===0||this._isTerminal)return;let e=this._deps.find(t=>t.terminal!==void 0&&t.terminal!==!0);if(e!=null){this._autoError&&this._emit([[_,e.terminal]]);return}this._autoComplete&&this._deps.every(t=>t.terminal!==void 0)&&this._emit(Ar)}_execFn(){if(!this._fn||this._isTerminal&&!this._resubscribable)return;if(this._isExecutingFn){this._pendingRerun=!0;return}let e=this._cleanup;if(typeof e=="function"){this._cleanup=void 0;try{e()}catch(a){this._emit([[_,this._wrapFnError("cleanup threw",a)]]);return}}else if(e!=null&&typeof e=="object"){let a=e.beforeRun;if(typeof a=="function"){e.beforeRun=void 0;try{a()}catch(i){this._emit([[_,this._wrapFnError("cleanup.beforeRun threw",i)]]);return}}}let t=this._deps.map(a=>a.involvedThisWave?a.dataBatch.length>0?[...a.dataBatch]:[]:void 0),r=this._deps.map(a=>a.prevData);for(let a=0;a<this._deps.length;a++){let i=t[a];i!=null&&i.length>0&&(this._deps[a].prevData=i[i.length-1])}let s=this._deps.map(a=>a.terminal),o={prevData:r,terminalDeps:s,store:this._store};if(this._hasCalledFnOnce=!0,this._clearWaveFlags(),this._inspectorHooks!=null){let a={kind:"run",batchData:t,prevData:r};for(let i of this._inspectorHooks)i(a)}this._isExecutingFn=!0;try{let a=this._fn(t,this._actions,o);if(typeof a=="function")this._cleanup=a;else if(a!=null&&typeof a=="object"){let i=a;(typeof i.beforeRun=="function"||typeof i.deactivate=="function"||typeof i.invalidate=="function")&&(this._cleanup=a)}}catch(a){this._emit([[_,this._wrapFnError("fn threw",a)]])}finally{this._isExecutingFn=!1,this._pendingRerun?(this._pendingRerun=!1,this._rerunDepth+=1,this._rerunDepth>$r?(this._rerunDepth=0,this._emit([[_,new Error(`Node "${this.name}": _pendingRerun depth exceeded ${$r} \u2014 likely a reactive cycle`)]])):this._maybeRunFnOnSettlement()):this._rerunDepth=0,this._clearWaveFlags()}}_clearWaveFlags(){this._waveHasNewData=!1,this._hasNewTerminal=!1;for(let e of this._deps)e.involvedThisWave=!1,e.dataBatch.length=0}_wrapFnError(e,t){let r=t instanceof Error?t.message:String(t);return new Error(`Node "${this.name}": ${e}: ${r}`,{cause:t})}_frameBatch(e){let t=this._config.tierOf;if(e.length===1)return t(e[0][0])===3&&this._status!=="dirty"?[ct,e[0]]:e;let r=!0,s=!1,o=!1,a=-1;for(let u of e){let d=t(u[0]);d<a&&(r=!1),d===3&&(s=!0),u[0]===F&&(o=!0),a=d}let i=e;if(!r){let u=e.map((d,c)=>({m:d,i:c,tier:t(d[0])}));u.sort((d,c)=>d.tier-c.tier||d.i-c.i),i=u.map(d=>d.m)}if(s&&!o&&this._status!=="dirty"){let u=0;for(;u<i.length&&t(i[u][0])===0;)u++;return u===0?[ct,...i]:[...i.slice(0,u),ct,...i.slice(u)]}return i}_emit(e){if(e.length===0)return;for(let i=0;i<e.length;i++){let u=e[i];if(u[0]===_&&u[1]===void 0)throw new TypeError('[ERROR, payload] requires a non-undefined payload (spec \xA71.2). Pass an Error object or domain tag instead \u2014 e.g. node.down([[ERROR, new Error("reason")]])')}let t=e;if(this._isTerminal&&!this._resubscribable){let i=e.filter(u=>u[0]===K||u[0]===Ne);if(i.length===0)return;t=i}t=this._frameBatch(t);let s=null;for(let i=0;i<t.length;i++){let u=t[i],d=u[0];if(d!==le&&d!==pe){s?.push(u);continue}if(u.length<2)throw new Error(`Node "${this.name}": [[${d===le?"PAUSE":"RESUME"}]] must carry a lockId payload \u2014 bare PAUSE/RESUME is a protocol violation (C0 rule). Use \`[[PAUSE, lockId]]\` / \`[[RESUME, lockId]]\`.`);let c=!0;if(this._pausable!==!1){let f=u[1];if(d===le)this._pauseLocks==null&&(this._pauseLocks=new Set),this._pauseLocks.add(f),this._paused=!0,this._pausable==="resumeAll"&&this._pauseBuffer==null&&(this._pauseBuffer=[]);else if(this._pauseLocks==null||!this._pauseLocks.has(f))c=!1;else if(this._pauseLocks.delete(f),this._pauseLocks.size===0){if(this._paused=!1,this._pauseBuffer!=null&&this._pauseBuffer.length>0){let l=this._pauseBuffer;this._pauseBuffer=[],this._emit(l)}this._pendingWave&&(this._pendingWave=!1,this._maybeRunFnOnSettlement())}}c?s?.push(u):s==null&&(s=t.slice(0,i))}if(s!=null){if(s.length===0)return;t=s}if(this._hasMeta&&t.some(i=>i[0]===K))for(let i of Object.keys(this.meta))try{this.meta[i]._emit(Cn)}catch{}let{finalMessages:o,equalsError:a}=this._updateState(t);if(o.length>0&&this._config.inspectorEnabled){let i=this._config.globalInspector;if(i!=null)try{i({kind:"emit",node:this,messages:o})}catch{}}if(o.length>0)if(this._paused&&this._pausable==="resumeAll"&&this._pauseBuffer!=null){let i=this._config.tierOf,u=[];for(let d of o)i(d[0])===3?this._pauseBuffer.push(d):u.push(d);u.length>0&&this._dispatchOrAccumulate(u)}else this._dispatchOrAccumulate(o);a!=null&&this._emit([[_,a]])}_updateState(e){let t=this._config.tierOf,r,s,o=-1,a=0;for(let c of e)t(c[0])===3&&a++;let i=a<=1,u=-1;if(this._versioning!=null&&a>1){for(let c=e.length-1;c>=0;c--)if(e[c][0]===x){u=c;break}}for(let c=0;c<e.length;c++){let f=e[c],l=f[0];if(l===x){if(f.length>=2){let p=!1;if(i&&this._cached!==void 0)try{p=this._equals(this._cached,f[1])}catch(h){s=this._wrapFnError("equals threw",h),o=c;break}if(p){r==null&&(r=e.slice(0,c)),r.push(Rn),this._status="resolved";continue}this._cached=f[1],this._versioning!=null&&(u<0||c===u)&&Gr(this._versioning,f[1],this._hashFn)}this._status="settled",r?.push(f)}else if(r?.push(f),l===F)this._status="dirty";else if(l===D)this._status="resolved";else if(l===N){this._status="completed";{let p=this._config.rigorRecorder;if(p!=null)try{p.onTerminalTransition(this,"completed",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(l===_){this._status="errored";{let p=this._config.rigorRecorder;if(p!=null)try{p.onTerminalTransition(this,"errored",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(l===Ne){if(this._cached!==void 0){let h=this._config.rigorRecorder;if(h!=null)try{h.onNonVacuousInvalidate(this,this._cached)}catch{}}this._cached=void 0,this._status="dirty";let p=this._cleanup;if(typeof p=="function"){this._cleanup=void 0;try{p()}catch{}}else if(p!=null&&typeof p=="object"){let h=p.invalidate;if(typeof h=="function")try{h()}catch{}}}else l===K&&(this._resetOnTeardown&&(this._cached=void 0),this._deactivate(!0),this._status="sentinel")}let d=o>=0?r??e.slice(0,o):r??e;return s!=null?{finalMessages:d,equalsError:s}:{finalMessages:d}}_deliverToSinks=e=>{if(this._sinks==null)return;if(typeof this._sinks=="function"){this._sinks(e);return}let t=[...this._sinks];for(let r of t)r(e)};_dispatchOrAccumulate(e){if(Er()){this._batchPendingMessages===null&&(this._batchPendingMessages=[],dt(()=>this._flushBatchPending()));for(let t of e)this._batchPendingMessages.push(t);return}Yt(this._deliverToSinks,e,this._config.tierOf)}_flushBatchPending(){let e=this._batchPendingMessages;if(e===null||(this._batchPendingMessages=null,e.length===0))return;let t=this._frameBatch(e);Yt(this._deliverToSinks,t,this._config.tierOf)}},Wr=n=>Array.isArray(n),zn=n=>typeof n=="object"&&n!=null&&!Array.isArray(n)});function G(n,e){return V([],{...e,initial:n})}function C(n,e){return V((r,s,o)=>n(s,o)??void 0,{describeKind:"producer",...e})}function he(n,e,t){return V(n,(s,o,a)=>{let i=s.map((u,d)=>u!=null&&u.length>0?u.at(-1):a.prevData[d]);o.emit(e(i,a))},{describeKind:"derived",...t})}function ft(n,e,t){return V(n,(s,o,a)=>{let i=s.map((u,d)=>u!=null&&u.length>0?u.at(-1):a.prevData[d]);return e(i,o,a)??void 0},{describeKind:"effect",...t})}var fe=q(()=>{"use strict";ye()});var Hr={};En(Hr,{NS_PER_MS:()=>me,NS_PER_SEC:()=>Oe,constant:()=>Kn,decorrelatedJitter:()=>Un,exponential:()=>jn,fibonacci:()=>Wn,linear:()=>$n,resolveBackoffPreset:()=>pt,withMaxAttempts:()=>Ur});function Ye(n){return n<0?0:n}function _s(n,e){return e==="none"?n:e==="full"?Math.random()*n:n/2+Math.random()*(n/2)}function Ss(n,e){return n+Math.random()*(e-n)}function Kn(n){let e=Ye(n);return()=>e}function $n(n,e){let t=Ye(n),r=e===void 0?t:Ye(e);return s=>t+r*Math.max(0,s)}function jn(n){let e=Ye(n?.baseNs??1e8),t=n?.factor!==void 0&&n.factor<1?1:n?.factor??2,r=Ye(n?.maxDelayNs??30*1e9),s=n?.jitter??"none";return o=>{let a;if(e===0)a=0;else if(t===1)a=e;else{let i=r/e,u=1;for(let d=0;d<Math.max(0,o);d++){if(u>=i){u=i;break}u*=t}a=e*u,a>r&&(a=r)}return _s(a,s)}}function Wn(n=100*1e6,e=30*1e9){let t=Ye(n),r=Ye(e);function s(o){if(o<=0)return 1;let a=1,i=2;for(let u=1;u<o;u++){let d=a+i;a=i,i=d}return i}return o=>{let a=s(o)*t;return a<=r?a:r}}function Un(n=100*1e6,e=30*1e9){return(t,r,s)=>{let a=Math.min(e,(s??n)*3);return Ss(n,a)}}function Ur(n,e){return(t,r,s)=>t>=e?null:n(t,r,s)}function pt(n){if(n==="constant")return Kn(1*1e9);if(n==="linear")return $n(1*1e9);if(n==="exponential")return jn();if(n==="fibonacci")return Wn();if(n==="decorrelatedJitter")return Un();throw new Error(`Unknown backoff preset: "${String(n)}". Use one of: constant, linear, exponential, fibonacci, decorrelatedJitter`)}var me,Oe,Pt=q(()=>{"use strict";me=1e6,Oe=1e9});function Jn(n,e){if(e!=null&&e.length>0)return new Set(e);switch(n){case"standard":return new Set(["type","status","value","deps","meta","v"]);case"full":return null;case"spec":return new Set(["type","deps","meta","value"]);default:return new Set(["type","deps"])}}function Es(n){return n._describeKind!=null?n._describeKind:n._deps.length>0?"derived":n._fn!=null?"producer":"state"}function Jr(n){let e=new WeakSet,t={};for(let[r,s]of Yr(n))t[r]=qn(s,e);return t}function qn(n,e){if(n==null)return n;let t=typeof n;if(t==="boolean"||t==="number"||t==="string")return n;if(t==="function")return"<function>";if(Array.isArray(n))return e.has(n)?"<cycle>":(e.add(n),n.map(r=>qn(r,e)));if(t==="object"){let r=n;if(e.has(r))return"<cycle>";e.add(r);try{if(typeof r.subscribe=="function"&&"cache"in r)return"<Node>"}catch{return"<unserializable>"}let s={};for(let[o,a]of Yr(r))s[o]=qn(a,e);return s}return"<unserializable>"}function Yr(n){let e=[],t;try{t=Object.keys(n)}catch{return e}for(let r of t)try{e.push([r,n[r]])}catch{e.push([r,"<unserializable>"])}return e}function J(n,e){let t={factory:n};return e!==void 0&&(t.factoryArgs=e),t}function Rs(n){let e={};for(let[t,r]of Object.entries(n.meta))try{e[t]=r.cache}catch{}return e}function Yn(n,e,t){let r=e==null,s=!r&&e!=null?[...e].filter(c=>c.startsWith("meta.")).map(c=>c.slice(5)):null,o=r||e.has("meta")||s!=null&&s.length>0,a="state",i=[];n instanceof se&&(a=Es(n),i=n._deps.map(c=>c.node.name??""));let u={type:a,deps:i};(r||e.has("status"))&&(u.status=n.status);let d=n instanceof se?n._guard:void 0;if(o){let c={...Rs(n)};if(d!=null&&c.access===void 0&&(c.access=In(d)),s!=null&&s.length>0&&!e.has("meta")){let f={};for(let l of s)l in c&&(f[l]=c[l]);u.meta=f}else u.meta=c}if(n.name!=null&&(u.name=n.name),(r||e.has("value"))&&(!t||a==="state")){n.status==="sentinel"&&(u.sentinel=!0);try{u.value=n.cache}catch{}}if((r||e.has("v"))&&n.v!=null){let c={id:n.v.id,version:n.v.version};"cid"in n.v&&(c.cid=n.v.cid,c.prev=n.v.prev),u.v=c}return(r||e.has("guard"))&&d!=null&&(u.guard=In(d)),(r||e.has("lastMutation"))&&n.lastMutation!=null&&(u.lastMutation=n.lastMutation),u}var mt=q(()=>{"use strict";Dt();ye()});function Lt(n,e,t){let r=new Set;for(let s of n.split(",")){let[o,a]=s.split("/"),i=a?Number.parseInt(a,10):1;if(Number.isNaN(i)||i<1)throw new Error(`Invalid cron step: ${s}`);let u,d;if(o==="*")u=e,d=t;else if(o.includes("-")){let[c,f]=o.split("-");u=Number.parseInt(c,10),d=Number.parseInt(f,10)}else u=Number.parseInt(o,10),d=u;if(Number.isNaN(u)||Number.isNaN(d))throw new Error(`Invalid cron field: ${n}`);if(u<e||d>t)throw new Error(`Cron field out of range: ${n} (${e}-${t})`);if(u>d)throw new Error(`Invalid cron range: ${u}-${d} in ${n}`);for(let c=u;c<=d;c+=i)r.add(c)}return r}function Qn(n){let e=n.trim().split(/\s+/);if(e.length!==5)throw new Error(`Invalid cron: expected 5 fields, got ${e.length}`);return{minutes:Lt(e[0],0,59),hours:Lt(e[1],0,23),daysOfMonth:Lt(e[2],1,31),months:Lt(e[3],1,12),daysOfWeek:Lt(e[4],0,6)}}function Xn(n,e){return n.minutes.has(e.getMinutes())&&n.hours.has(e.getHours())&&n.daysOfMonth.has(e.getDate())&&n.months.has(e.getMonth()+1)&&n.daysOfWeek.has(e.getDay())}var Zn=q(()=>{"use strict"});function ve(n,e,t){return{[n]:!0,[`${n}_type`]:e,...t??{}}}var en=q(()=>{"use strict"});function Qe(n,e,t){if(e.length===0)throw new RangeError("budgetGate requires at least one constraint");let r=e.map(p=>p.node),s=[n,...r],o=new er,a=!1,i=!1,u=Symbol("budget-gate"),d=new Array(e.length);function c(){return e.every((p,h)=>p.check(d[h]))}function f(p){for(;o.size>0&&c();){let h=o.shift();p.emit(h)}o.size===0&&i&&(i=!1,p.down([[D]]))}return V([],(p,h)=>{for(let m=0;m<e.length;m++)d[m]=e[m].node.cache;let g=[];for(let m=0;m<s.length;m++){let b=s[m];g.push(b.subscribe(y=>{for(let v of y)l(v,m,h)}))}return()=>{for(let m of g)m()}},{...t,describeKind:"derived",meta:ve("resilience","budget_gate",t?.meta)});function l(p,h,g){let m=p[0];if(h===0){if(m===x)return c()&&o.size===0?g.emit(p[1]):(o.push(p[1]),a||(a=!0,g.up([[le,u]]))),!0;if(m===F)return g.down([[F]]),!0;if(m===D)return o.size===0?g.down([[D]]):i=!0,!0;if(m===N||m===_){for(;o.size>0;)g.emit(o.shift());return i=!1,a&&(a=!1,g.up([[pe,u]])),g.down([p]),!0}return!1}if(m===x&&(d[h-1]=p[1]),m===x||m===D){let b=c();return b&&o.size>0?(f(g),o.size===0&&a&&(a=!1,g.up([[pe,u]]))):!b&&!a&&o.size>0&&(a=!0,g.up([[le,u]])),!0}return m===F?!0:m===_?(g.down([p]),!0):m===N}}var er,Qr=q(()=>{"use strict";Z();ye();en();er=class{buf=[];head=0;get size(){return this.buf.length-this.head}push(e){this.buf.push(e)}shift(){if(this.head>=this.buf.length)return;let e=this.buf[this.head];return this.buf[this.head]=void 0,this.head++,this.head>32&&this.head*2>this.buf.length&&(this.buf=this.buf.slice(this.head),this.head=0),e}clear(){this.buf=[],this.head=0}}});function Xr(n){let e=new WeakSet,t=new WeakSet,r=[n],s=0;for(;r.length>0;){let o=r.pop();s+=As(o,e,t,r)}return s}function As(n,e,t,r){if(n==null)return 0;switch(typeof n){case"number":return ie.number;case"boolean":return ie.boolean;case"string":return ie.string+n.length*2;case"bigint":return ie.bigint+Cs(n);case"symbol":return ie.symbol;case"function":return e.has(n)?0:(e.add(n),ie.function);case"undefined":return 0}let o=n;if(e.has(o))return 0;e.add(o);let a=o[Ms];if(typeof a=="function")try{let d=a.call(o);if(typeof d=="number"&&Number.isFinite(d))return d}catch{}if(o instanceof Date)return ie.date;if(o instanceof RegExp)return ie.regexp+o.source.length*2;if(o instanceof Error){let d=o.message?o.message.length*2:0,c=o.stack?o.stack.length*2:0;return ie.error+d+c}if(typeof URL<"u"&&o instanceof URL)return ie.url+o.href.length*2;if(typeof Promise<"u"&&o instanceof Promise)return ie.promise;if(o instanceof WeakMap)return ie.weakmap;if(o instanceof WeakSet)return ie.weakset;if(o instanceof Map){let d=ie.map;for(let[c,f]of o)d+=ie.mapEntry,r.push(c),r.push(f);return d}if(o instanceof Set){let d=ie.set;for(let c of o)d+=ie.setEntry,r.push(c);return d}if(Array.isArray(o)){let d=ie.array+o.length*8;for(let c of o)r.push(c);return d}if(o instanceof ArrayBuffer)return t.has(o)?0:(t.add(o),o.byteLength);if(ArrayBuffer.isView(o)){let d=o;return t.has(d.buffer)?48:(t.add(d.buffer),d.buffer.byteLength+48)}let i=ie.object,u=Object.keys(o);for(let d of u){i+=ie.string+d.length*2;try{r.push(o[d])}catch{}}return i}function Cs(n){let e=n<0n?-n:n;if(e===0n)return 0;let t=e.toString(2).length;return Math.ceil(t/32)*8}var ie,Ms,Zr=q(()=>{"use strict";ie={object:56,array:64,string:40,number:8,boolean:4,null:0,undefined:0,symbol:40,bigint:16,function:120,map:72,set:72,mapEntry:40,setEntry:24,date:24,regexp:48,error:64,url:80,promise:48,weakmap:40,weakset:40},Ms=Symbol.for("sizeof")});function eo(n,e,t,r={}){let s=e in n.nodes,o=t in n.nodes;if(!s)return tn(e,t,"no-such-from");if(!o)return tn(e,t,"no-such-to");let a=r.maxDepth;if(a!=null&&(!Number.isInteger(a)||a<0))throw new Error("explainPath: maxDepth must be an integer >= 0");if(e===t){if(r.findCycle===!0){let d=Ds(n,e,r);if(d!=null)return d}let u=nn(e,n.nodes[e],0,r);return rn(e,t,[u])}if(a===0)return tn(e,t,"no-path");let i=to(n,e,t,a);return i.found?rn(e,t,no(n,i.pathOrder,r)):tn(e,t,i.truncated?"max-depth-exceeded":"no-path")}function to(n,e,t,r){let s=new Map,o=[{path:t,depth:0}],a=new Set([t]),i=0,u=!1;for(;i<o.length;){let f=o[i++];if(f.path===e)break;if(r!=null&&f.depth>=r){let g=n.nodes[f.path];g?.deps&&g.deps.length>0&&(u=!0);continue}let l=n.nodes[f.path];if(l==null)continue;let p=l.deps??[],h=new Map;for(let g=0;g<p.length;g++){let m=p[g];if(!m)continue;let b=h.get(m);b==null&&(b=[],h.set(m,b)),b.push(g)}for(let[g,m]of h)a.has(g)||(a.add(g),s.set(g,{from:f.path,depIndices:m}),o.push({path:g,depth:f.depth+1}))}if(!s.has(e))return{found:!1,pathOrder:[],truncated:u};let d=[{path:e}],c=e;for(;c!==t;){let f=s.get(c);if(f==null)return{found:!1,pathOrder:[],truncated:!1};d[d.length-1].depIndices=f.depIndices,d.push({path:f.from}),c=f.from}return{found:!0,pathOrder:d,truncated:!1}}function Ds(n,e,t){let r=n.nodes[e];if(r==null)return null;let s=r.deps??[],o=[];for(let i=0;i<s.length;i++)s[i]===e&&o.push(i);if(o.length>0){let i=nn(e,r,0,t);i.dep_index=o[0];let u=nn(e,r,1,t);return rn(e,e,[i,u])}let a=null;for(let i=0;i<s.length;i++){let u=s[i];if(!u||u===e)continue;let d=to(n,u,e,t.maxDepth);d.found&&(a==null||d.pathOrder.length<a.pathOrder.length)&&(a=d,a={found:!0,pathOrder:[{path:e,depIndices:[i]},...d.pathOrder],truncated:!1})}return a==null?null:rn(e,e,no(n,a.pathOrder,t))}function no(n,e,t){return e.map((r,s)=>{let o=n.nodes[r.path],a=nn(r.path,o,s,t);return r.depIndices!=null&&r.depIndices.length>0&&(a.dep_index=r.depIndices[0],r.depIndices.length>1&&(a.dep_indices=[...r.depIndices])),a})}function nn(n,e,t,r){let s={path:n,type:e.type,hop:t};e.status!==void 0&&(s.status=e.status),"value"in e&&(s.value=e.value),e.v!=null&&(s.v=e.v);let o=r.annotations?.get(n)??e.annotation;o!=null&&(s.annotation=o);let a=r.lastMutations?.get(n)??e.lastMutation;return a!=null&&(s.lastMutation=a),s}function rn(n,e,t){return ro(n,e,!0,"ok",t)}function tn(n,e,t){return ro(n,e,!1,t,[])}function ro(n,e,t,r,s){let o=Ps(n,e,t,r,s);return{from:n,to:e,found:t,reason:r,steps:s,text:o,toJSON(){return{from:n,to:e,found:t,reason:r,steps:s}}}}function Ps(n,e,t,r,s){if(!t)switch(r){case"no-such-from":return`explainPath: no node named "${n}"`;case"no-such-to":return`explainPath: no node named "${e}"`;case"max-depth-exceeded":return`explainPath: no path from "${n}" to "${e}" within maxDepth`;default:return`explainPath: no path from "${n}" to "${e}"`}let o=[`Causal path: ${n} \u2192 ${e} (${s.length} step(s))`];for(let a of s){let u=` ${a.hop===0?"\xB7":"\u2193"} ${a.path} (${a.type}${a.status?`/${a.status}`:""})`;if(o.push(u),"value"in a&&o.push(` value: ${Ls(a.value)}`),a.annotation!=null&&o.push(` annotation: ${a.annotation}`),a.lastMutation!=null){let d=a.lastMutation.actor;o.push(` actor: ${d.type}${d.id?`:${d.id}`:""}`)}}return o.join(`
|
|
2
|
-
|
|
3
|
-
`)}function lo(n){if(n.version!==Xe)throw new Error(`unsupported snapshot version ${String(n.version)} (expected ${Xe})`);for(let e of["name","nodes","edges","subgraphs"])if(!(e in n))throw new Error(`snapshot missing required key "${e}"`);if(typeof n.name!="string")throw new TypeError("snapshot 'name' must be a string");if(typeof n.nodes!="object"||n.nodes===null||Array.isArray(n.nodes))throw new TypeError("snapshot 'nodes' must be an object");if(!Array.isArray(n.edges))throw new TypeError("snapshot 'edges' must be an array");if(!Array.isArray(n.subgraphs))throw new TypeError("snapshot 'subgraphs' must be an array")}function Vs(n,e){let t=new WeakMap,r=(s,o)=>{if(Object.is(s,o))return!0;if(s==null||o==null||typeof s!="object"||typeof o!="object")return!1;let a=t.get(s);if(a==null&&(a=new WeakSet,t.set(s,a)),a.has(o))return!0;a.add(o);let i=s.constructor,u=o.constructor;if(i!==u)return!1;if(s instanceof Date)return s.getTime()===o.getTime();if(s instanceof RegExp)return s.source===o.source&&s.flags===o.flags;if(Array.isArray(s)){let l=o;if(s.length!==l.length)return!1;for(let p=0;p<s.length;p++)if(!r(s[p],l[p]))return!1;return!0}if(s instanceof Map){let l=o;if(s.size!==l.size)return!1;for(let[p,h]of s)if(!l.has(p)||!r(h,l.get(p)))return!1;return!0}if(s instanceof Set){let l=o;if(s.size!==l.size)return!1;for(let p of s){let h=!1;for(let g of l)if(r(p,g)){h=!0;break}if(!h)return!1}return!0}if(ArrayBuffer.isView(s)){let l=s,p=o;if(l.length!==p.length)return!1;for(let h=0;h<l.length;h++)if(l[h]!==p[h])return!1;return!0}let d=Object.keys(s),c=Object.keys(o);if(d.length!==c.length)return!1;let f=new Set(c);for(let l of d)if(!f.has(l)||!r(s[l],o[l]))return!1;return!0};return r(n,e)}function Fs(n){return n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function un(n){let e="^";for(let t=0;t<n.length;t+=1){let r=n[t];if(r==="*"){e+=".*";continue}if(r==="?"){e+=".";continue}if(r==="["){let s=n.indexOf("]",t+1);if(s<=t+1){e+="\\[";continue}let o=n.slice(t+1,s);o.startsWith("!")&&(o=`^${o.slice(1)}`),o=o.replace(/\\/g,"\\\\"),e+=`[${o}]`,t=s;continue}e+=Fs(r)}return e+="$",new RegExp(e)}function rr(n){if(typeof n=="string")return JSON.stringify(n);if(typeof n=="number"||typeof n=="boolean"||n==null)return String(n);try{return JSON.stringify(n)}catch{return"[unserializable]"}}function Ks(n){return n==="none"?zs:n==="ansi"||n==null?Gs:{data:n.data??"",dirty:n.dirty??"",resolved:n.resolved??"",invalidate:n.invalidate??"",pause:n.pause??"",resume:n.resume??"",complete:n.complete??"",error:n.error??"",teardown:n.teardown??"",derived:n.derived??"",path:n.path??"",reset:n.reset??""}}function fo(n){if(n==null)return{};let e=n.detail;return e==="full"?{...n,structured:n.structured??!0,timeline:n.timeline??!0,causal:n.causal??!0,derived:n.derived??!0}:e==="minimal"?{...n,structured:n.structured??!0}:n.format==="stage-log"?{...n,structured:n.structured??!0,timeline:n.timeline??!0}:n}function $s(n,e,t){for(let r=0;r<n.length;r++){let s=n.charCodeAt(r);if(s<32||s===127)throw new Error(`Graph "${e}": ${t} "${n}" must not contain control character (U+${s.toString(16).padStart(4,"0").toUpperCase()} at index ${r})`)}}function or(n,e,t){if(n==="")throw new Error(`Graph "${e}": ${t} name must be non-empty`);if(n.includes(te))throw new Error(`Graph "${e}": ${t} "${n}" must not contain '${te}' (path separator)`);if(n===Ae)throw new Error(`Graph "${e}": ${t} name "${Ae}" is reserved for meta companion paths`);$s(n,e,t)}function js(n,e){if(n==="")throw new Error(`Graph "${e}": resolve path must be non-empty`);let t=n.split(te);for(let r of t)if(r==="")throw new Error(`Graph "${e}": resolve path has empty segment`);return t}function Ws(n,e){let t=!1;for(let s of n)if(!e.isMetaPassthrough(s[0])){t=!0;break}return t?n.filter(s=>e.isMetaPassthrough(s[0])):n}function ho(n){for(let e of n._mounts.values())ho(e);for(let e of n._nodes.values())try{e.down([[K]],{internal:!0})}catch{}}function mo(n,e){let t=Be.diff(n,e),r={};for(let s of t.nodesAdded){let o=e.nodes[s];o!=null&&(r[s]=o)}return{...t,nodesAddedFull:r}}function sr(n,e,t,r={}){let s={paths:[],depths:new Map,truncated:!1};if(!e)return r.withDetail?s:[];if(!r.both&&t!=="upstream"&&t!=="downstream")throw new Error('reachable: direction must be "upstream" or "downstream"');let o=r.maxDepth;if(o!=null&&(!Number.isInteger(o)||o<0))throw new Error("reachable: maxDepth must be an integer >= 0");if(o===0)return r.withDetail?s:[];let a=new Map,i=new Map,u=new Map,d=new Map,c=new Set;for(let[v,T]of Object.entries(n.nodes)){if(!v)continue;c.add(v);let w=T.deps??[];a.set(v,w);for(let O of w)O&&(c.add(O),i.has(O)||i.set(O,new Set),i.get(O).add(v))}for(let v of n.edges){if(v==null||typeof v!="object")continue;let T=typeof v.from=="string"?v.from:"",w=typeof v.to=="string"?v.to:"";!T||!w||(c.add(T),c.add(w),d.has(T)||d.set(T,new Set),d.get(T).add(w),u.has(w)||u.set(w,new Set),u.get(w).add(T))}if(!c.has(e))return r.withDetail?s:[];let f=r.both===!0,l=v=>{if(f){let k=a.get(v)??[],S=u.get(v),E=i.get(v),R=d.get(v),M=[...k];return S&&M.push(...S),E&&M.push(...E),R&&M.push(...R),M}if(t==="upstream"){let k=a.get(v)??[],S=u.get(v);return S?[...k,...S]:k}let T=i.get(v),w=d.get(v),O=T?[...T]:[];return w&&O.push(...w),O},p=new Set([e]),h=new Map,g=[{path:e,depth:0}],m=0,b=!1;for(;m<g.length;){let v=g[m++];if(o!=null&&v.depth>=o){l(v.path).length>0&&(b=!0);continue}for(let T of l(v.path))!T||p.has(T)||(p.add(T),h.set(T,v.depth+1),g.push({path:T,depth:v.depth+1}))}let y=[...h.keys()].sort((v,T)=>v<T?-1:v>T?1:0);return r.withDetail?{paths:y,depths:h,truncated:b}:y}function Us(n,e){if(n.length!==e.length)return!1;for(let t=0;t<n.length;t++){let r=n[t],s=e[t];if(r.path!==s.path||r.type!==s.type||r.status!==s.status||r.hop!==s.hop||r.dep_index!==s.dep_index||r.annotation!==s.annotation||r.value!==s.value||r.lastMutation!==s.lastMutation)return!1;let o=r.v,a=s.v;if(o!==a&&(o==null||a==null||o.id!==a.id||o.version!==a.version))return!1}return!0}var te,Ae,Xe,Gs,zs,Be,dn=q(()=>{"use strict";Ln();Te();Le();Dt();Z();mt();ye();fe();nr();Ve();on();sn();Pn();oo();ao();te="::",Ae="__meta__",Xe=1;Gs={data:"\x1B[32m",dirty:"\x1B[33m",resolved:"\x1B[36m",invalidate:"\x1B[93m",pause:"\x1B[90m",resume:"\x1B[96m",complete:"\x1B[34m",error:"\x1B[31m",teardown:"\x1B[91m",derived:"\x1B[35m",path:"\x1B[90m",reset:"\x1B[0m"},zs={data:"",dirty:"",resolved:"",invalidate:"",pause:"",resume:"",complete:"",error:"",teardown:"",derived:"",path:"",reset:""};Be=class n{name;opts;config;_nodes=new Map;_nodeToName=new WeakMap;_mounts=new Map;_parent=void 0;_storageDisposers=new Set;_disposers=new Set;_destroyed=!1;_topology;_topologyEmitters=new Set;_factory;_factoryArgs;constructor(e,t){if(e==="")throw new Error("Graph name must be non-empty");if(e.includes(te))throw new Error(`Graph name must not contain '${te}' (got "${e}")`);if(e===Ae)throw new Error(`Graph name "${Ae}" is reserved for meta companion paths`);this.name=e,this.opts=Object.freeze({...t??{}}),this.config=t?.config??be,this._traceRing=new Ge(t?.traceCapacity??1e3),t?.versioning!=null&&this.setVersioning(t.versioning),typeof t?.factory=="string"&&(this._factory=t.factory,t.factoryArgs!==void 0&&(this._factoryArgs=t.factoryArgs))}tagFactory(e,t){return this._factory=e,this._factoryArgs=t,this}ancestors(e=!0){let t=[],r=e?this:this._parent;for(;r!=null;)t.push(r),r=r._parent;return t}get topology(){return this._topology==null&&(this._topology=C(e=>{let t=r=>{e.emit(r)};return this._topologyEmitters.add(t),()=>{this._topologyEmitters.delete(t)}},{name:`${this.name}_topology`})),this._topology}_emitTopology(e){if(!(this._topology==null||this._topologyEmitters.size===0))for(let t of this._topologyEmitters)t(e)}nameOf(e){return this._nodeToName.get(e)}add(e,t){let r=e.name,s=t?.name??r;if(s==null||s==="")throw new Error(`Graph "${this.name}": graph.add requires a non-empty name \u2014 pass via opts.name or set it on the node (e.g. state(0, { name: "x" }))`);let o=s,a=t?.annotation;if(or(o,this.name,"add"),this._mounts.has(o))throw new Error(`Graph "${this.name}": name "${o}" is already a mount point`);if(this._nodes.has(o))throw new Error(`Graph "${this.name}": node "${o}" already exists`);let i=this._nodeToName.get(e);if(i!==void 0)throw new Error(`Graph "${this.name}": node instance already registered as "${i}"`);return this._nodes.set(o,e),this._nodeToName.set(e,o),this._emitTopology({kind:"added",name:o,nodeKind:"node"}),a!=null&&(this._annotations.set(o,a),this.config.inspectorEnabled&&this._traceRing.push({path:o,annotation:a,timestamp_ns:re()})),e}setVersioning(e){if(e!=null)for(let t of this._nodes.values())t instanceof se&&t._applyVersioning(e)}remove(e){or(e,this.name,"remove");let t=this._mounts.get(e);if(t){let o={kind:"mount",nodes:[],mounts:[]},a=[];t._collectObserveTargets("",a);for(let[i,u]of a)i.includes(`${te}${Ae}${te}`)||o.nodes.push(i);return o.nodes.sort(),o.mounts.push(e),o.mounts.push(...t._collectSubgraphs(`${e}${te}`)),this._mounts.delete(e),t._parent=void 0,ho(t),this._emitTopology({kind:"removed",name:e,nodeKind:"mount",audit:o}),o}let r=this._nodes.get(e);if(!r)throw new Error(`Graph "${this.name}": unknown node or mount "${e}"`);this._nodes.delete(e),this._nodeToName.delete(r),r.down([[K]],{internal:!0});let s={kind:"node",nodes:[e],mounts:[]};return this._emitTopology({kind:"removed",name:e,nodeKind:"node",audit:s}),s}removeAll(e){let t=typeof e=="function"?e:(()=>{let o=un(e);return a=>o.test(a)})(),r={kind:"mount",nodes:[],mounts:[]},s=[...this._nodes.keys(),...this._mounts.keys()].filter(o=>t(o));for(let o of s){let a=this.remove(o);r.nodes.push(...a.nodes),r.mounts.push(...a.mounts)}return r.nodes.sort(),r.mounts.sort(),r}[Symbol.iterator](){let e=[...this._nodes.keys()].sort(),t=this._nodes,r=0;return{[Symbol.iterator](){return this},next(){if(r>=e.length)return{value:void 0,done:!0};let s=e[r++];return{value:[s,t.get(s)],done:!1}}}}node(e){if(e==="")throw new Error(`Graph "${this.name}": node name must be non-empty`);if(e.includes(te))return this.resolve(e);let t=this._nodes.get(e);if(!t)throw new Error(`Graph "${this.name}": unknown node "${e}"`);return t}get(e){return this.node(e).cache}set(e,t,r){let s=r?.internal===!0;this.node(e).down([[x,t]],{actor:r?.actor,internal:s,delivery:"write"})}setAll(e,t){let r=Symbol.iterator in e?e:Object.entries(e);$(()=>{for(let[s,o]of r)this.set(s,o,t)})}invalidate(e,t){let r=t?.internal===!0;this.node(e).down([[Ne]],{actor:t?.actor,internal:r,delivery:"write"})}error(e,t,r){let s=r?.internal===!0;this.node(e).down([[_,t]],{actor:r?.actor,internal:s,delivery:"write"})}complete(e,t){let r=t?.internal===!0;this.node(e).down([[N]],{actor:t?.actor,internal:r,delivery:"write"})}_registerSelfPruningKeepalive(e){let t,r,s=()=>{t?.(),t=void 0,r?.(),r=void 0};t=e.subscribe(o=>{for(let a of o){let i=a[0];if(i===K||i===N||i===_){s();return}}}),r=this.addDisposer(s)}_wireSignalToRemove(e,t){if(t==null)return;let r=()=>{try{this.remove(e)}catch{}};if(t.aborted){r();return}t.addEventListener("abort",r,{once:!0}),this.addDisposer(()=>t.removeEventListener("abort",r))}derived(e,t,r,s){let o=t.map(p=>this.resolve(p)),{keepAlive:a,annotation:i,equals:u,initial:d,meta:c,signal:f}=s??{},l=he(o,r,{name:e,...u!=null?{equals:u}:{},...d!==void 0?{initial:d}:{},...c!=null?{meta:c}:{}});return this.add(l,{name:e,...i!=null?{annotation:i}:{}}),a===!0&&this._registerSelfPruningKeepalive(l),this._wireSignalToRemove(e,f),l}effect(e,t,r,s){let o=t.map(c=>this.resolve(c)),{annotation:a,meta:i,signal:u}=s??{},d=ft(o,r,{name:e,...i!=null?{meta:i}:{}});return this.add(d,{name:e,...a!=null?{annotation:a}:{}}),this._wireSignalToRemove(e,u),d}produce(e,t,r){if(t===void 0)throw new Error(`Graph "${this.name}".produce("${e}", \u2026): source must not be \`undefined\` \u2014 undefined is the global SENTINEL (spec \xA71.1). Pass \`null\` for nullary DATA, or a Promise/AsyncIterable/Iterable for async sources.`);if(t!==null&&typeof t=="object"&&"cache"in t&&typeof t.subscribe=="function")throw new Error(`Graph "${this.name}".produce("${e}", \u2026): Node sources are rejected. For Node\u2192Node, use graph.derived(name, [path], ([v]) => v, { keepAlive: true }) \u2014 fromAny passes Nodes through verbatim and silently drops opts.`);let{annotation:s,meta:o,equals:a,signal:i}=r??{},u=oe(t,{name:e,...o!=null?{meta:o}:{},...a!=null?{equals:a}:{},...i!=null?{signal:i}:{}});return this.add(u,{name:e,...s!=null?{annotation:s}:{}}),this._wireSignalToRemove(e,i),u}batch(e){$(e)}edges(e){let t=e?.recursive===!0,r=new Map;if(!t){for(let[u,d]of this._nodes)r.set(d,u);let i=[];for(let[u,d]of this._nodes)if(d instanceof se)for(let c of d._deps){let f=r.get(c.node);f!=null&&i.push([f,u])}return i.sort((u,d)=>u[0]<d[0]?-1:u[0]>d[0]?1:u[1]<d[1]?-1:u[1]>d[1]?1:0),i}let s=[];this._collectObserveTargets("",s);let o=new Map;for(let[i,u]of s)o.set(u,i);let a=[];for(let[i,u]of s)if(u instanceof se)for(let d of u._deps){let c=o.get(d.node);c!=null&&a.push([c,i])}return a.sort((i,u)=>i[0]<u[0]?-1:i[0]>u[0]?1:i[1]<u[1]?-1:i[1]>u[1]?1:0),a}mount(e,t){if(t===void 0){let s=new n(e);return this.mount(e,s)}if(typeof t=="function"){let s=new n(e);return t(s),this.mount(e,s)}let r=t;if(or(e,this.name,"mount"),this._nodes.has(e))throw new Error(`Graph "${this.name}": cannot mount at "${e}" \u2014 node with that name exists`);if(this._mounts.has(e))throw new Error(`Graph "${this.name}": mount "${e}" already exists`);if(r===this)throw new Error(`Graph "${this.name}": cannot mount a graph into itself`);if(r._parent!=null)throw new Error(`Graph "${this.name}": this child graph is already mounted on "${r._parent.name}"`);for(let s=this;s!=null;s=s._parent)if(s===r)throw new Error(`Graph "${this.name}": mount("${e}", \u2026) would create a mount cycle`);return this._mounts.set(e,r),r._parent=this,this._emitTopology({kind:"added",name:e,nodeKind:"mount"}),r}resolve(e){let t=js(e,this.name);return this._resolveFromSegments(t)}tryResolve(e){try{return this.resolve(e)}catch{return}}_resolveFromSegments(e){let t=e;if(t[0]===this.name&&(t=t.slice(1),t.length===0))throw new Error(`Graph "${this.name}": resolve path ends at graph name only`);let r=t[0],s=t.slice(1);if(s.length===0){let i=this._nodes.get(r);if(i)return i;throw this._mounts.has(r)?new Error(`Graph "${this.name}": path ends at subgraph "${r}" \u2014 not a node (GRAPHREFLY-SPEC \xA73.5)`):new Error(`Graph "${this.name}": unknown name "${r}"`)}let o=this._nodes.get(r);if(o&&s.length>0&&s[0]===Ae)return this._resolveMetaChainFromNode(o,s,t.join(te));let a=this._mounts.get(r);if(!a)throw this._nodes.has(r)?new Error(`Graph "${this.name}": "${r}" is a node; trailing path "${s.join(te)}" is invalid`):new Error(`Graph "${this.name}": unknown mount or node "${r}"`);return a.resolve(s.join(te))}_resolveMetaChainFromNode(e,t,r){let s=e,o=0,a=[...t];for(;o<a.length;){if(a[o]!==Ae)throw new Error(`Graph "${this.name}": expected ${Ae} segment in meta path "${r}"`);if(o+1>=a.length)throw new Error(`Graph "${this.name}": meta path requires a key after ${Ae} in "${r}"`);let i=a[o+1],u=s.meta[i];if(!u)throw new Error(`Graph "${this.name}": unknown meta "${i}" in path "${r}"`);s=u,o+=2}return s}signal(e,t){if(t?.internal!==!0){for(let s of e)if(this.config.messageTier(s[0])===3)throw new Error(`Graph "${this.name}": Graph.signal() rejects tier-3 messages (DATA / RESOLVED). Broadcast is for control-plane tiers (START / DIRTY / INVALIDATE / PAUSE / RESUME / COMPLETE / ERROR / TEARDOWN). For per-node value writes, use Graph.set or graph.node(name).down(...).`)}let r=[];if(this._signalDeliver(e,t??{},new Set,r),r.length>0)throw r[0]}_signalDeliver(e,t,r,s){for(let u of this._mounts.values())u._signalDeliver(e,t,r,s);let a=t.internal===!0?{internal:!0}:{actor:t.actor,delivery:"signal"},i=Ws(e,this.config);for(let u of[...this._nodes.keys()].sort()){let d=this._nodes.get(u);if(!r.has(d)){r.add(d);try{d.down(e,a)}catch(c){if(c instanceof Me)throw c;s.push(c)}i.length!==0&&this._signalMetaSubtree(d,i,r,a,s)}}}_signalMetaSubtree(e,t,r,s,o){for(let a of Object.keys(e.meta).sort()){let i=e.meta[a];if(!r.has(i)){r.add(i);try{i.down(t,s)}catch(u){if(u instanceof Me)throw u;o.push(u)}this._signalMetaSubtree(i,t,r,s,o)}}}describe(e){if(e?.reactive==="diff")return this._describeReactiveDiff(e);if(e?.reactive===!0)return this._describeReactive(e);let t=Is(e?.actor),r=e?.filter;if(e?.detail!=null&&e?.fields!=null)throw new TypeError("Graph.describe(): pass either `detail` or `fields`, not both. `detail: 'spec'` is the canonical spec projection; use `fields` only when you need a custom subset.");let s=Jn(e?.detail,e?.fields),o=e?.detail==="spec",a=s,i=[];this._collectObserveTargets("",i);let u=new Map;for(let[T,w]of i)u.set(w,T);let d=[];{let T=i.map(([,k])=>k),w=new Set(u.values()),O=0;for(;T.length>0;){let k=T.shift();if(k instanceof se)for(let S of k._deps){let E=S.node;if(u.has(E))continue;let R=E.name??"",M=R;if(!M||w.has(M))if(R){let L=2;for(;w.has(`${R}#${L}`);)L++;M=`${R}#${L}`}else for(M=`__internal__/${O++}`;w.has(M);)M=`__internal__/${O++}`;u.set(E,M),w.add(M),d.push([M,E]),T.push(E)}}}let c=[...i,...d],f={};for(let[T,w]of c){if(t!=null&&!w.allowsObserve(t))continue;let O=Yn(w,a,o),k=w instanceof se?w._deps.map(M=>u.get(M.node)??M.node.name??""):[],{name:S,...E}=O,R={...E,deps:k};if(!o){let M=this._annotations.get(T);M!=null&&(R.annotation=M)}if(r!=null)if(typeof r=="function"){let M=r;if(!(M.length>=2?M(T,R):M(R)))continue}else{let M=!0;for(let[L,A]of Object.entries(r)){let P=L==="deps_includes"?"depsIncludes":L==="meta_has"?"metaHas":L;if(P==="depsIncludes"){if(!R.deps.includes(String(A))){M=!1;break}continue}if(P==="metaHas"){if(!Object.hasOwn(R.meta??{},String(A))){M=!1;break}continue}if(R[P]!==A){M=!1;break}}if(!M)continue}f[T]=R}let l=new Set(Object.keys(f)),p=[];for(let[T,w]of c)if(w instanceof se)for(let O of w._deps){let k=u.get(O.node);k!=null&&p.push([k,T])}p.sort((T,w)=>T[0]<w[0]?-1:T[0]>w[0]?1:T[1]<w[1]?-1:T[1]>w[1]?1:0);let h=p.map(([T,w])=>({from:T,to:w}));(t!=null||r!=null)&&(h=h.filter(T=>l.has(T.from)&&l.has(T.to)));let g=this._collectSubgraphs(""),m=t!=null||r!=null?g.filter(T=>{let w=`${T}${te}`;return[...l].some(O=>O===T||O.startsWith(w))}):g,b=this,y=e;return{name:this.name,nodes:f,edges:h,subgraphs:m,...this._factory!==void 0?{factory:this._factory}:{},...this._factoryArgs!==void 0?{factoryArgs:this._factoryArgs}:{},expand(T){let w={...y};return Array.isArray(T)?(w.fields=T,w.detail=void 0):(w.detail=T,w.fields=void 0),b.describe(w)}}}_collectSubgraphs(e){let t=[];for(let r of[...this._mounts.keys()].sort()){let s=e===""?r:`${e}${r}`;t.push(s),t.push(...this._mounts.get(r)._collectSubgraphs(`${s}${te}`))}return t}resourceProfile(e){return io(this,e)}reachable(e,t,r={}){return r.withDetail===!0?sr(this.describe(),e,t,{...r,withDetail:!0}):sr(this.describe(),e,t,r)}explain(e,t,r){return r?.reactive===!0?this._explainReactive(e,t,r):this._explainStatic(je(e),je(t),{...r?.maxDepth!==void 0?{maxDepth:uo(r.maxDepth)}:{},...r?.findCycle!==void 0?{findCycle:co(r.findCycle)}:{}})}_explainStatic(e,t,r){let s=this.describe({detail:"full"}),o=new Map(this._annotations),a=new Map;for(let[i,u]of Object.entries(s.nodes))u.lastMutation!=null&&a.set(i,u.lastMutation);return eo(s,e,t,{...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{},annotations:o,lastMutations:a})}_describeReactive(e){let t={...e,reactive:!1},r=e.reactiveName??"describe",s=0,o=G(s,{name:`${r}_version`}),a=this.observe({timeline:!0,structured:!0}),i=!1,u=!1,d=()=>{i||u||(i=!0,dt(()=>{i=!1,!u&&(s+=1,o.emit(s))}))},c=a.onEvent(y=>{let v=y.type;v!=="data"&&v!=="error"&&v!=="complete"&&v!=="teardown"||d()}),f=[],l=new WeakSet,p=y=>{if(l.has(y)||u)return;l.add(y);let v=y.topology.subscribe(T=>{for(let w of T){if(w[0]!==x)continue;let O=w[1];if(d(),O.kind==="added"&&O.nodeKind==="mount"){let k=y._mounts.get(O.name);k!=null&&p(k)}}});f.push(v);for(let T of y._mounts.keys()){let w=y._mounts.get(T);w!=null&&p(w)}};p(this);let h,g=e.actor;po(g)&&(h=g.subscribe(y=>{let v=!1,T=!1;for(let w of y){let O=w[0];O===x?v=!0:(O===N||O===_||O===K)&&(T=!0)}v&&d(),T&&(h?.(),h=void 0,d())}));let m;try{m=he([o],()=>this.describe(t),{name:r,describeKind:"derived",meta:{domain:"audit",kind:"describe"},equals:(y,v)=>y===v})}catch(y){c(),h?.();for(let v of f)v();throw a.dispose(),y}let b=et(m);return{node:m,dispose(){u=!0,c(),h?.();for(let y of f)y();f.length=0,a.dispose(),b()}}}_describeReactiveDiff(e){let t={...e,reactive:!1},r=e.reactiveName??"describe-diff",s={name:this.name,nodes:{},edges:[],subgraphs:[]},o=this.describe(t),a=It(s,o),i=G(a,{name:r,meta:{domain:"audit",kind:"describe-diff"},equals:(l,p)=>l===p}),u=this._describeReactive({...e,reactiveName:void 0}),d=!1,c=u.node.subscribe(l=>{if(!d)for(let p of l){if(p[0]!==x)continue;let h=p[1],g=It(o,h);o=h,g.events.length!==0&&i.emit(g)}}),f=et(i);return{node:i,dispose(){d=!0,c(),u.dispose(),i.down([[K,"describe-diff disposed"]]),f()}}}_explainReactive(e,t,r){let s=0,o=G(s,{name:"explain_version"}),a=this.observe({timeline:!0,structured:!0}),i=!1,u=!1,d=()=>{i||u||(i=!0,dt(()=>{i=!1,!u&&(s+=1,o.emit(s))}))},c=a.onEvent(y=>{let v=y.type;v!=="data"&&v!=="error"&&v!=="complete"&&v!=="teardown"||d()}),f=[];e!=null&&Ze(e)&&f.push(e),t!=null&&Ze(t)&&f.push(t),r?.maxDepth!=null&&Ze(r.maxDepth)&&f.push(r.maxDepth),r?.findCycle!=null&&Ze(r.findCycle)&&f.push(r.findCycle);let l=()=>{for(let y of f)if(y.cache===void 0)return!1;return!0},p=()=>{let y=je(e),v=je(t);return{from:y,to:v,found:!1,reason:"pending",steps:[],text:"(awaiting reactive args)",toJSON:()=>({from:y,to:v,found:!1,reason:"pending",steps:[]})}},h;try{h=he([o],()=>{if(!l())return p();let y=je(e),v=je(t),T={...r?.maxDepth!==void 0?{maxDepth:uo(r.maxDepth)}:{},...r?.findCycle!==void 0?{findCycle:co(r.findCycle)}:{}};return this._explainStatic(y,v,T)},{name:r?.name??"explain",describeKind:"derived",meta:{domain:"audit",kind:"explain_path",from:je(e),to:je(t)},equals:(y,v)=>y.found===v.found&&y.reason===v.reason&&y.steps.length===v.steps.length&&Us(y.steps,v.steps)})}catch(y){throw c(),a.dispose(),y}let g=et(h),m=[],b=y=>{let v;return v=y.subscribe(T=>{let w=!1,O=!1;for(let k of T){let S=k[0];S===x?w=!0:(S===N||S===_||S===K)&&(O=!0)}(w||O)&&d(),O&&v&&(v(),v=void 0)}),()=>{v&&(v(),v=void 0)}};for(let y of f)m.push(b(y));return{node:h,dispose(){u=!0,c();for(let y of m)y?.();m.length=0,a.dispose(),g()}}}_pathsMatching(e){let t=un(e),r=[];return this._collectObserveTargets("",r),r.map(([s])=>s).filter(s=>t.test(s))}_collectObserveTargets(e,t){for(let r of[...this._mounts.keys()].sort()){let s=e===""?r:`${e}${te}${r}`;this._mounts.get(r)._collectObserveTargets(s,t)}for(let r of[...this._nodes.keys()].sort()){let s=this._nodes.get(r),o=e===""?r:`${e}${te}${r}`;t.push([o,s]),this._appendMetaObserveTargets(o,s,t)}}_appendMetaObserveTargets(e,t,r){for(let s of Object.keys(t.meta).sort()){let o=t.meta[s],a=`${e}${te}${Ae}${te}${s}`;r.push([a,o]),this._appendMetaObserveTargets(a,o,r)}}observe(e,t){let r=typeof e=="string",o=fo(r?t:e);if(o.reactive===!0)return this._observeReactive(r?e:void 0,o);let a=o.structured===!0||o.timeline===!0||o.causal===!0||o.derived===!0||o.detail==="minimal"||o.detail==="full"||o.format!=null,i=o.actor;if(r){let c=e,f=this.resolve(c);if(i!=null&&!f.allowsObserve(i))throw new Me({actor:i,action:"observe",nodeName:c});return a?this._buildStructuredObserver([[c,f]],o,"one"):{subscribe(l){return f.subscribe(l)},up(l){try{f.up?.(l)}catch(p){if(p instanceof Me)return;throw p}}}}let u=[];this._collectObserveTargets("",u),u.sort((c,f)=>c[0]<f[0]?-1:c[0]>f[0]?1:0);let d=i==null?u:u.filter(([,c])=>c.allowsObserve(i));return a?this._buildStructuredObserver(d,o,"all"):{subscribe:c=>{let f=d.map(([l,p])=>p.subscribe(h=>{c(l,h)}));return()=>{for(let l of f)l()}},up:(c,f)=>{try{this.resolve(c).up?.(f)}catch(l){if(l instanceof Me)return;throw l}}}}_observeReactive(e,t){let r=t.tiers,s=r!=null?new Set(r):null,o=t.reactiveName??"observe";return C(a=>{let i=[],u=!1,d=!1,c=()=>{if(i.length===0||d)return;let g={events:i.slice(),flushedAt_ns:re()};i.length=0,a.emit(g)},f={...t,reactive:!1,structured:!0,timeline:!0},l=e!=null?this.observe(e,f):this.observe(f),p=g=>{d||(i.push(g),!u&&(u=!0,dt(()=>{u=!1,c()})))};for(let g of l.events)p(g);let h=l.onEvent(p);return()=>{d=!0,h(),l.dispose()}},{name:o,meta:{domain:"audit",kind:"observe-reactive"}})}_buildStructuredObserver(e,t,r){let s=r==="one"?e[0]?.[0]:void 0,o=a=>{if(r==="one"&&s!=null){let c=this.resolve(s);return this._buildStructuredObserver([[s,c]],a,"one")}let i=[];this._collectObserveTargets("",i),i.sort((c,f)=>c[0]<f[0]?-1:c[0]>f[0]?1:0);let u=a.actor,d=u==null?i:i.filter(([,c])=>c.allowsObserve(u));return this._buildStructuredObserver(d,a,"all")};return this._createObserveResult(e,t,o)}_createObserveResult(e,t,r){let s=t.timeline===!0,o=t.causal===!0,a=t.derived===!0,i=t.detail==="minimal",u=this.config.inspectorEnabled,d=(o||a)&&u,c=t.maxEvents,f=c!=null&&c>0?new Ge(c):null,l=[],p=new Set,h=t.tiers!=null?new Set(t.tiers):null,g={},m=new Set,b=0,y=0,v=0,T=0,w=0,O=0,k=!1,S=!1,E=0,R=new Map,M=new Map,L=new Map,A=B=>{if(!(h!=null&&!h.has(B.type))){f?f.push(B):l.push(B);for(let X of p)X(B)}},P=B=>h==null||h.has(B),ue=()=>s?{timestamp_ns:re(),in_batch:Jt(),batch_id:E}:{},W=(B,X)=>{if(!(!d||!(B instanceof se)))return B._setInspectorHook(ke=>{if(ke.kind==="dep_message")R.set(B,ke.depIndex);else if(ke.kind==="run"){let He=ke.batchData.map((j,ge)=>j!=null&&j.length>0?j.at(-1):ke.prevData[ge]);M.set(B,He);let xe=ke.batchData.map(j=>j!=null?[...j]:void 0);L.set(B,xe),a&&A({type:"derived",path:X,dep_values:He,dep_batches:xe,...ue()})}})},de=B=>{let X=R.get(B),ke=M.get(B);if(!o||ke==null)return{};let xe=(X!=null&&X>=0&&B instanceof se?B._deps[X]:void 0)?.node,j=xe?.v,ge=L.get(B);return{trigger_dep_index:X,trigger_dep_name:xe?.name,...j!=null?{trigger_version:{id:j.id,version:j.version}}:{},dep_values:[...ke],...ge!=null?{dep_batches:ge}:{}}},Ee=[],ze=[];for(let[B,X]of e){let ke=W(X,B);ke&&Ee.push(ke),ze.push(X.subscribe(He=>{E++;for(let xe of He){let j=xe[0],ge=ue();if(j===x){g[B]=xe[1];let Mt=X instanceof se?X.lastMutation?.actor??lt:lt;A({type:"data",path:B,data:xe[1],actor:Mt,...ge,...de(X)})}else if(i)j===F?P("dirty")&&b++:j===D?P("resolved")&&y++:j===Ne?P("invalidate")&&v++:j===le?P("pause")&&T++:j===pe?P("resume")&&w++:j===K?P("teardown")&&O++:j===N&&!m.has(B)?P("complete")&&(k=!0):j===_&&P("error")&&(S=!0,m.add(B));else if(j===F)P("dirty")&&b++,A({type:"dirty",path:B,...ge});else if(j===D)P("resolved")&&y++,A({type:"resolved",path:B,...ge,...de(X)});else if(j===Ne)P("invalidate")&&v++,A({type:"invalidate",path:B,...ge});else if(j===le)P("pause")&&T++,A({type:"pause",path:B,lockId:xe[1],...ge});else if(j===pe)P("resume")&&w++,A({type:"resume",path:B,lockId:xe[1],...ge});else if(j===N)P("complete")&&!m.has(B)&&(k=!0),A({type:"complete",path:B,...ge});else if(j===_){P("error")&&(S=!0,m.add(B));let Mt=X instanceof se?X.lastMutation?.actor??lt:lt;A({type:"error",path:B,data:xe[1],actor:Mt,...ge})}else j===K&&(P("teardown")&&O++,A({type:"teardown",path:B,...ge}))}}))}let Re=!1,_e=()=>{if(!Re){Re=!0;for(let B of ze)B();for(let B of Ee)B();for(let B of $e)B({value:void 0,done:!0});$e.length=0}},Ke=[],$e=[];p.add(B=>{let X=$e.shift();X?X({value:B,done:!1}):Ke.push(B)});let Ue={get values(){return g},get dirtyCount(){return b},get resolvedCount(){return y},get invalidateCount(){return v},get pauseCount(){return T},get resumeCount(){return w},get teardownCount(){return O},get events(){return f?f.toArray():[...l]},get anyCompletedCleanly(){return k},get anyErrored(){return S},get completedWithoutErrors(){return k&&!S},onEvent(B){return p.add(B),()=>p.delete(B)},dispose:_e,expand(B){_e();let X={...t};return typeof B=="string"?X.detail=B:Object.assign(X,B),r(fo(X))},[Symbol.asyncIterator](){return{next(){return Ke.length>0?Promise.resolve({value:Ke.shift(),done:!1}):Re?Promise.resolve({value:void 0,done:!0}):new Promise(B=>$e.push(B))},return(){return _e(),Promise.resolve({value:void 0,done:!0})}}}};return t.format!=null&&this._attachFormatLogger(Ue,t),Ue}_attachFormatLogger(e,t){let r=t.format;if(r==null)return;let s=t.logger??(h=>console.log(h)),o=t.includeTypes?new Set(t.includeTypes):null,a=t.excludeTypes?new Set(t.excludeTypes):null,i=o==null&&a==null?()=>!0:h=>(o==null||o.has(h))&&(a==null||!a.has(h)),u=Ks(t.theme),d=r==="stage-log"?re():0,c=h=>h==null?"":t.stageLabels?.[h]??h,f=(h,g)=>h.length>g?`${h.slice(0,g-1)}\u2026`:h,l=h=>h.type==="data"||h.type==="error"?f(rr(h.data),120):"",p=h=>{if(r==="stage-log"){let k=(re()-d)/1e9,S=c(h.path).padEnd(9);if(h.type==="data"){let E=l(h);return`[${k.toFixed(3)}s] ${S} \u2190${E?` ${E}`:""}`}if(h.type==="error"){let E=l(h);return`[${k.toFixed(3)}s] ${S} \u2717${E?` ${E}`:""}`}return h.type==="complete"?`[${k.toFixed(3)}s] ${S} \u25A0 complete`:`[${k.toFixed(3)}s] ${S} ${h.type}`}if(r==="json")try{return JSON.stringify(h)}catch{return JSON.stringify({type:h.type,path:h.path,data:"[unserializable]"})}let g=u[h.type]??"",m=h.path?`${u.path}${h.path}${u.reset} `:"",b=h.type==="data"||h.type==="error",y=h.type==="pause"||h.type==="resume",v=b?` ${rr(h.data)}`:y?` ${rr(h.lockId)}`:"",T=h.type==="data"||h.type==="resolved"||h.type==="derived"?h:void 0,w=T?.trigger_dep_name!=null?` <- ${T.trigger_dep_name}`:T?.trigger_dep_index!=null?` <- #${T.trigger_dep_index}`:"",O=h.in_batch?" [batch]":"";return`${m}${g}${h.type.toUpperCase()}${u.reset}${v}${w}${O}`};e.onEvent(h=>{i(h.type)&&s(p(h),h)})}addDisposer(e){return this._disposers.add(e),()=>{this._disposers.delete(e)}}destroy(){an(this._disposers,this.name),this.signal([[K]],{internal:!0}),an(this._storageDisposers,this.name);for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}get destroyed(){return this._destroyed}_destroyClearOnly(){an(this._disposers,this.name),an(this._storageDisposers,this.name);for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}snapshot(e){let{expand:t,...r}=this.describe({detail:"full"}),s={};for(let i of Object.keys(r.nodes).sort()){let{lastMutation:u,guard:d,...c}=r.nodes[i];s[i]=c}let o=[...r.subgraphs].sort(),a={...r,version:1,nodes:s,subgraphs:o};if(e?.format==null)return a;if(e.format==="json-string")return JSON.stringify(a);if(e.format==="bytes"){if(e.codec==null)throw new Error("snapshot({format: 'bytes'}) requires a `codec` name");let i=this.config.lookupCodec(e.codec);if(i==null)throw new Error(`snapshot: codec "${e.codec}" is not registered on this graph's config. Call config.registerCodec(...) before creating nodes.`);return Dr(i,i.encode(a))}throw new Error(`snapshot: unknown format "${String(e.format)}"`)}static decode(e,t){let r=t?.config??be,{codec:s,codecVersion:o,payload:a}=Pr(e,r);return s.decode(a,o)}restore(e,t){if(lo(e),e.name!==this.name)throw new Error(`Graph "${this.name}": restore snapshot name "${e.name}" does not match this graph`);let r=t?.only==null?null:(Array.isArray(t.only)?t.only:[t.only]).map(o=>un(o)),s=t?.includeProducers===!0;for(let o of Object.keys(e.nodes).sort()){if(r!==null&&!r.some(i=>i.test(o)))continue;let a=e.nodes[o];if(a!==void 0){if(!("value"in a)||a.value===void 0){"value"in a&&a.value===void 0&&t?.onError?.(o,new Error(`restore: slice.value is undefined for "${o}" (undefined is the global SENTINEL; not valid DATA)`));continue}if(!(a.type==="derived"||a.type==="effect")&&!(a.type==="producer"&&!s)){if(a.v!=null){let u=this.tryResolve(o)?.v;if(u!=null&&u.id===a.v.id&&u.version===a.v.version)continue}try{this.set(o,a.value)}catch(i){t?.onError?.(o,i)}}}}}static fromSnapshot(e,t){lo(e);let r=typeof t=="function"?t:t?.build,s=typeof t=="function"?void 0:t?.factories,o=new n(e.name);if(r)return r(o),o.restore(e),o;for(let p of[...e.subgraphs].sort((h,g)=>{let m=h.split(te).length,b=g.split(te).length;return m!==b?m-b:h<g?-1:h>g?1:0})){let h=p.split(te),g=o;for(let m of h)g._mounts.has(m)||g.mount(m,new n(m)),g=g._mounts.get(m)}let a=s?Object.entries(s).map(([p,h])=>({re:un(p),factory:h})):[],i=p=>{for(let h of a)if(h.re.test(p))return h.factory},u=p=>{let h=p.split(te),g=h.pop();if(g==null||g.length===0)throw new Error(`invalid snapshot path "${p}"`);let m=o;for(let b of h){let y=m._mounts.get(b);if(!y)throw new Error(`unknown mount "${b}" in path "${p}"`);m=y}return[m,g]},d=Object.entries(e.nodes).filter(([p])=>!p.includes(`${te}${Ae}${te}`)).sort((p,h)=>p[0]<h[0]?-1:p[0]>h[0]?1:0),c=new Map(d),f=new Map,l=!0;for(;c.size>0&&l;){l=!1;for(let[p,h]of[...c.entries()]){let g=h?.deps??[];if(!g.every(w=>f.has(w)))continue;let[m,b]=u(p),y={...h?.meta??{}},v=i(p),T;if(h?.type==="state")T=G(h.value,{meta:y});else{if(v==null)continue;T=v(b,{path:p,type:h.type,value:h.value,meta:y,deps:g,resolvedDeps:g.map(w=>f.get(w))})}m.add(T,{name:b}),f.set(p,T),c.delete(p),l=!0}}if(c.size>0){let p=[...c.keys()].sort().join(", ");throw new Error(`Graph.fromSnapshot could not reconstruct nodes without build callback: ${p}. Pass matching factories via fromSnapshot(data, { factories: { pattern: factoryFn } }).`)}return o.restore(e),o}toJSON(){return this.snapshot()}attachSnapshotStorage(e,t={}){let r=e.map(d=>({tier:d,debounceMs:Math.max(0,d.debounceMs??0),compactEvery:Math.max(1,d.compactEvery??10),timer:void 0,seq:0,lastSnapshot:void 0,lastFingerprint:"",disposed:!1,savePending:void 0}));t.autoRestore===!0&&this._cascadeRestore(e,t.onError);let s=(d,c)=>{if(d.disposed)return;let f=Bs(c.nodes);if(d.lastSnapshot!=null&&f!==""&&f===d.lastFingerprint)return;let l=d.seq+1,p=ne(),m=d.lastSnapshot==null||l%d.compactEvery===0?{name:this.name,mode:"full",snapshot:c,seq:l,timestamp_ns:p,format_version:Xe}:{name:this.name,mode:"diff",diff:mo(d.lastSnapshot,c),seq:l,timestamp_ns:p,format_version:Xe};if(d.tier.filter&&!d.tier.filter(m))return;let b;try{b=d.tier.save(m)}catch(y){t.onError?.(y,d.tier);return}if(b&&typeof b.then=="function"){let T=(d.savePending??Promise.resolve()).then(()=>b,()=>b).then(()=>{d.disposed||(d.seq=l,d.lastSnapshot=c,d.lastFingerprint=f)},w=>{t.onError?.(w,d.tier)});d.savePending=T.finally(()=>{d.savePending===T&&(d.savePending=void 0)})}else d.seq=l,d.lastSnapshot=c,d.lastFingerprint=f},o=(d,c)=>{try{s(d,c)}catch(f){t.onError?.(f,d.tier)}},a=(d,c)=>{if(!c.some(h=>{let g=this.config.messageTier(h[0]);return g>=3&&g<5}))return;if(t.filter){let h=this.tryResolve(d);if(h==null)return;let g=Yn(h,Jn("standard"));if(!t.filter(d,g))return}let l,p=()=>(l==null&&(l=this.snapshot()),l);for(let h of r)h.disposed||(h.debounceMs===0?o(h,p()):(h.timer==null&&(h.timer=new Ie),h.timer.start(h.debounceMs,()=>{h.disposed||o(h,this.snapshot())})))},i;if(t.paths!=null){let c=(typeof t.paths=="string"?this._pathsMatching(t.paths):t.paths).map(f=>{let l=this.tryResolve(f);return l==null?()=>{}:l.subscribe(p=>a(f,p))});i=()=>{for(let f of c)f()}}else i=this.observe().subscribe((d,c)=>a(d,c));let u=()=>{i();for(let d of r)d.disposed=!0,d.timer?.cancel();this._storageDisposers.delete(u)};return this._storageDisposers.add(u),{dispose:u}}async _cascadeRestore(e,t){for(let r of e){let s;try{s=await r.load?.()}catch(a){t?.(a,r);continue}if(s==null||typeof s!="object"||Array.isArray(s))continue;let o=s;try{if(o.mode==="full"&&o.snapshot!=null)return this.restore(o.snapshot),!0;if(o.version===Xe&&o.nodes!=null)return this.restore(o),!0}catch(a){t?.(a,r)}}return!1}static async fromStorage(e,t,r){for(let s of t){let o;try{o=await s.load?.()}catch(u){r?.onError?.(u,s);continue}if(o==null||typeof o!="object"||Array.isArray(o))continue;let a=o,i=a.mode==="full"&&a.snapshot!=null?a.snapshot:a.version===Xe&&a.nodes!=null?a:void 0;if(i!=null)try{return n.fromSnapshot(i,r)}catch(u){r?.onError?.(u,s)}}throw new Error(`Graph.fromStorage: no tier held a restorable record for "${e}" across ${t.length} tier(s)`)}_annotations=new Map;_traceRing;trace(e,t,r){if(e!=null&&t!=null){if(this.tryResolve(e)==null)return;if(this._annotations.set(e,t),this.config.inspectorEnabled){let s={path:e,annotation:t,timestamp_ns:re(),...r?.actor!=null?{actor:r.actor}:{}};this._traceRing.push(s)}return}return e!=null?this.config.inspectorEnabled?this._annotations.get(e):void 0:this.config.inspectorEnabled?this._traceRing.toArray():[]}annotation(e){return this._annotations.get(e)}clearTrace(){this._annotations.clear(),this._traceRing.clear()}pruneTrace(e){let t=this._traceRing.toArray().filter(s=>!e(s)),r=this._traceRing.size-t.length;this._traceRing.clear();for(let s of t)this._traceRing.push(s);return r}static diff(e,t){let r=new Set(Object.keys(e.nodes)),s=new Set(Object.keys(t.nodes)),o=[...s].filter(y=>!r.has(y)).sort(),a=[...r].filter(y=>!s.has(y)).sort(),i=[],u=[];for(let y of r){if(!s.has(y))continue;let v=e.nodes[y],T=t.nodes[y],w=v.v,O=T.v;w!=null&&O!=null&&w.id===O.id&&w.version!==O.version&&u.push({path:y,id:w.id,from:w.version,to:O.version});let k=w!=null&&O!=null&&w.id===O.id&&w.version===O.version;for(let S of["type","status","sentinel"]){let E=v[S],R=T[S];E!==R&&i.push({path:y,field:S,from:E,to:R})}if(!k)for(let S of["value","meta"]){let E=v[S],R=T[S];Vs(E,R)||i.push({path:y,field:S,from:E,to:R})}}let d=y=>`${y.from} ${y.to}`,c=new Set(e.edges.map(d)),f=new Set(t.edges.map(d)),l=t.edges.filter(y=>!c.has(d(y))),p=e.edges.filter(y=>!f.has(d(y))),h=new Set(e.subgraphs),g=new Set(t.subgraphs),m=[...g].filter(y=>!h.has(y)).sort(),b=[...h].filter(y=>!g.has(y)).sort();return{nodesAdded:o,nodesRemoved:a,nodesChanged:i,versionChanges:u,edgesAdded:l,edgesRemoved:p,subgraphsAdded:m,subgraphsRemoved:b}}}});var go=q(()=>{"use strict";dn()});function Bt(n){return typeof n=="object"&&n!==null&&"subscribe"in n&&"down"in n}function bo(n){if(n<=0)throw new RangeError("timeoutMs must be > 0");if(n>9e6)throw new RangeError("timeoutMs must be <= 9_000_000 (\u22482.5h) to stay within safe ns arithmetic")}function yo(n,e={}){let t=new Vt(n,e);return t.tagFactory("resilientPipeline",Jr(e)),t}var Vt,vo=q(()=>{"use strict";mt();go();en();Tt();ir();Vt=class extends Be{output;status;lastError;breakerState;droppedCount;rateLimitState;constructor(e,t={}){super(t.name??"resilient_pipeline",t.graph);let r=e,s,o,a;if(t.rateLimit!=null)if(Bt(t.rateLimit)){let u=r,d=t.rateLimit;r=we(d,c=>{let f={...c,maxBuffer:c.maxBuffer??1/0,meta:ve("resilient","rate-limit")};return yt(u,f).node}),this.add(r,{name:"rateLimited"})}else{let u={...t.rateLimit,maxBuffer:t.rateLimit.maxBuffer??1/0,meta:ve("resilient","rate-limit")},d=yt(r,u);r=d.node,s=d.droppedCount,o=d.rateLimitState,this.add(r,{name:"rateLimited"}),this.add(s,{name:"droppedCount"}),this.add(o,{name:"rateLimitState"})}if(t.budget!=null)if(Bt(t.budget)){let u=r,d=t.budget;r=we(d,c=>c.length>0?Qe(u,c,{meta:ve("resilient","budget")}):u),this.add(r,{name:"budgetGated"})}else t.budget.length>0&&(r=Qe(r,t.budget,{meta:ve("resilient","budget")}),this.add(r,{name:"budgetGated"}));if(t.breaker!=null)if(Bt(t.breaker)){let u=r,d=t.breaker,c=t.breakerOnOpen??"skip";r=we(d,f=>{let l=gt(f);return bt(l,{onOpen:c,meta:ve("resilient","breaker")})(u).node}),this.add(r,{name:"breakerWrapped"})}else{let u=gt(t.breaker),d=t.breakerOnOpen??"skip",c=bt(u,{onOpen:d,meta:ve("resilient","breaker")})(r);r=c.node,a=c.breakerState,this.add(r,{name:"breakerWrapped"}),this.add(a,{name:"breakerState"})}if(t.timeoutMs!=null)if(Bt(t.timeoutMs)){let u=r,d=t.timeoutMs;r=we(d,c=>(bo(c),vt(u,c*1e6,{meta:ve("resilient","timeout")}))),this.add(r,{name:"timeoutWrapped"})}else bo(t.timeoutMs),r=vt(r,t.timeoutMs*1e6,{meta:ve("resilient","timeout")}),this.add(r,{name:"timeoutWrapped"});if(t.retry!=null)if(Bt(t.retry)){let u=r,d=t.retry;r=we(d,c=>We(u,{...c,meta:ve("resilient","retry")})),this.add(r,{name:"retryWrapped"})}else r=We(r,{...t.retry,meta:ve("resilient","retry")}),this.add(r,{name:"retryWrapped"});t.fallback!==void 0&&(r=Ft(r,t.fallback,{meta:ve("resilient","fallback")}),this.add(r,{name:"fallbackWrapped"}));let i=tt(r,{initialStatus:t.initialStatus??"pending",meta:ve("resilient","status")});this.output=i.node,this.status=i.status,this.lastError=i.error,this.breakerState=a,this.droppedCount=s,this.rateLimitState=o,this.add(this.output,{name:"output"}),this.add(this.status,{name:"status"}),this.add(this.lastError,{name:"lastError"})}}});function nt(n){return{describeKind:"derived",...n}}function Hs(n){return n<0?0:n}function ar(n){return n[1]}function qs(n){if(typeof n!="number"||!Number.isFinite(n))throw new TypeError("backoff strategy must return a finite number");return n<0?0:n}function ln(n){let e=n?.count,t=n?.backoff;if(t!==void 0&&e===void 0)throw new RangeError("retry({ backoff }) requires explicit count to prevent unbounded retries; pass { count: <n>, backoff: ... }");let r=e!==void 0?e:0;if(r<0)throw new RangeError("retry count must be >= 0");let s=t===void 0?null:typeof t=="string"?pt(t):t;return{maxRetries:r,strategy:s}}function wo(n){let e={};return n?.count!==void 0&&(e.count=n.count),typeof n?.backoff=="string"&&(e.backoff=n.backoff),Object.keys(e).length>0?e:void 0}function ko(n,e,t){let r=0,s=!1,o=null,a,i=new Ie;function u(){a?.(),a=void 0}function d(f){if(s)return;let l=n();if(r>=l.maxRetries){u(),t.down([[_,f]]);return}let p=l.strategy===null?0:l.strategy(r,f,o);if(p==null){u(),t.down([[_,f]]);return}let h;try{h=qs(p)}catch{u(),t.down([[_,f]]);return}o=h,r+=1,u();let g=h>0?h/1e6:1;i.start(g,()=>{s||c()})}function c(){i.cancel(),u();let f;try{f=e()}catch(l){d(l);return}a=f.subscribe(l=>{if(!s)for(let p of l){let h=p[0];if(h===F)t.down([[F]]);else if(h===x)r=0,o=null,t.emit(p[1]);else if(h===D)t.down([[D]]);else if(h===N)s=!0,u(),t.down([[N]]);else if(h===_){d(ar(p));return}else t.down([p])}})}return c(),()=>{s=!0,i.cancel(),u()}}function We(n,e){return typeof n=="function"?Ys(n,e):Js(n,e)}function Js(n,e){n._resubscribable===!1&&!To.has(n)&&(To.add(n),console.warn("retry(source, opts): source-mode requires `resubscribable: true` on the upstream node. Retries will be silent no-ops after the first ERROR. Either pass `resubscribable: true` to the source factory, OR use factory-mode retry `retry(() => buildSource(), opts)` so each attempt builds a fresh node."));let r=De(e)?void 0:e;return De(e)||ln(r),C(s=>{let o=zt(e),i=ko(()=>ln(o.current()),()=>n,s);return()=>{i(),o.unsub()}},{...nt(),initial:n.cache,meta:{...r?.meta??{},...J("retry",De(e)?{reactiveOpts:!0}:wo(r))}})}function Ys(n,e){let t=De(e)?void 0:e;return De(e)||ln(t),C(r=>{let s=zt(e),a=ko(()=>ln(s.current()),n,r);return()=>{a(),s.unsub()}},{...nt(),initial:t?.initial,meta:{...t?.meta??{},...J("retry",De(e)?{reactiveOpts:!0}:wo(t))}})}function gt(n){let e=5,t=30*1e9,r=null,s=1,o=re;function a(b){e=Math.max(1,b?.failureThreshold??5),t=Hs(b?.cooldownNs??30*1e9),r=b?.cooldown??null,s=Math.max(1,b?.halfOpenMax??1),o=b?.now??re}let i="closed",u=0,d=0,c=0,f=t,l=0,p=zt(n,b=>{a(b),i="closed",u=0,d=0,l=0,f=t});a(p.current()),f=t;function h(){if(!r)return t;let b=r(d);return b!==null?b:t}function g(){i="open",f=h(),c=o(),l=0}return{canExecute(){return i==="closed"?!0:i==="open"?o()-c>=f?(i="half-open",l=1,!0):!1:l<s?(l++,!0):!1},recordSuccess(){i==="half-open"?(i="closed",u=0,d=0):i==="closed"&&(u=0)},recordFailure(b){if(i==="half-open"){d++,g();return}i==="closed"&&(u++,u>=e&&g())},get state(){return i},get failureCount(){return u},reset(){i="closed",u=0,d=0,l=0},dispose(){p.unsub()}}}function bt(n,e){let t=e?.onOpen??"skip",r=e?.meta;return s=>{let o=V([],(a,i)=>{function u(){o.meta.breakerState.down([[x,n.state]])}let d=s.subscribe(c=>{for(let f of c){let l=f[0];l===F?i.down([[F]]):l===x?n.canExecute()?(u(),i.emit(f[1])):(u(),t==="error"?i.down([[_,new wt]]):i.down([[D]])):l===D?i.down([[D]]):l===N?(n.recordSuccess(),u(),i.down([[N]])):l===_?(n.recordFailure(ar(f)),u(),i.down([f])):i.down([f])}});return u(),d},{...nt(),meta:{...r??{},breakerState:n.state,...J("withBreaker",{onOpen:t})},completeWhenDepsComplete:!1,initial:s.cache});return{node:o,breakerState:o.meta.breakerState}}}function Gt(n,e,t){if(n<=0)throw new RangeError("capacity must be > 0");if(e<0)throw new RangeError("refillPerSecond must be >= 0");let r=t?.clock??re,s=n,o=r();function a(i){if(e>0){let u=i-o;s=Math.min(n,s+u/1e9*e)}o=i}return{available(){return a(r()),s},tryConsume(i=1){if(i<=0)return!0;let u=r();return a(u),s>=i?(s-=i,!0):!1},putBack(i=1){i<=0||(a(r()),s=Math.min(n,s+i))}}}function Qs(n,e){return n.droppedCount===e.droppedCount&&n.pendingCount===e.pendingCount&&n.paused===e.paused}function yt(n,e){let t=De(e);if(!t){let i=e;if(i.maxEvents<=0)throw new RangeError("maxEvents must be > 0");if(i.windowNs<=0)throw new RangeError("windowNs must be > 0");if(i.maxBuffer===void 0)throw new RangeError("rateLimiter requires explicit maxBuffer (use Infinity to opt in to unbounded)");if(!(i.maxBuffer===1/0)&&(!Number.isInteger(i.maxBuffer)||i.maxBuffer<1))throw new RangeError("maxBuffer must be a positive integer (or Infinity for unbounded)")}let r=t?e.cache:e,s=r?.maxBuffer,o=s===1/0,a=C(i=>{let u=r?.maxEvents??1,d=r?.windowNs??1e9,c=s??1,f=r?.onOverflow??"drop-newest",l=u*1e9/d,p=1e9/l,h=Gt(u,l),g=o?Zs():Xs(Math.max(1,c)),m=new Ie,b=!1,y=0,v=a.meta.droppedCount,T=a.meta.rateLimitState,w=cn;function O(){v.emit(y);let L={droppedCount:y,pendingCount:g.size,paused:g.size>0};Qs(w,L)||(w=L,T.emit(L))}w=cn,v.emit(0),T.emit(cn);let k=zt(e,L=>{if(b||L==null||!(L.maxEvents>0)||!(L.windowNs>0))return;let A=L.maxBuffer;if(A===void 0)return;let P=A===1/0;if(P===o&&!(!P&&(!Number.isInteger(A)||A<1))){if(!P&&A>c){console.warn(`rateLimiter: reactive maxBuffer grow (${c} \u2192 ${A}) rejected. The pending ring buffer is allocated at construction; reactive maxBuffer is monotonically non-increasing. Recreate the rateLimiter with the larger cap if growth is required.`);return}if(u=L.maxEvents,d=L.windowNs,c=A,f=L.onOverflow??"drop-newest",l=u*1e9/d,p=1e9/l,h=Gt(u,l),!P)for(;g.size>c;)g.shift(),y+=1;O()}});function S(){for(;g.size>0;)if(h.tryConsume(1))i.emit(g.shift()),O();else{m.start(Math.max(1,p/1e6),S);return}}function E(){y+=1,O()}function R(){for(b=!0,m.cancel();g.size>0;)g.shift();y=0}let M=n.subscribe(L=>{for(let A of L){if(b)return;let P=A[0];if(P===F)i.down([[F]]);else if(P===x){if(!o&&g.size>=c)if(f==="drop-newest")E();else if(f==="drop-oldest")g.shift(),g.push(A[1]),E();else{E(),R(),i.down([[_,new kt(c)]]);return}else g.push(A[1]),O();S()}else if(P===D)i.down([[D]]);else if(P===N)R(),i.down([[N]]);else if(P===_)R(),i.down([A]);else if(P===K){R(),i.down([A]);return}else i.down([A])}});return()=>{b=!0,m.cancel(),M(),k.unsub()}},{...nt(),initial:n.cache,meta:{...t?{}:e.meta??{},droppedCount:0,rateLimitState:cn,...J("rateLimiter",t?{reactiveOpts:!0}:e)}});return{node:a,droppedCount:a.meta.droppedCount,rateLimitState:a.meta.rateLimitState}}function Xs(n){let e=new Ge(n);return{push:t=>e.push(t),shift:()=>e.shift(),get size(){return e.size}}}function Zs(){let n=[];return{push:e=>{n.push(e)},shift:()=>n.shift(),get size(){return n.length}}}function tt(n,e){let t=e?.initialStatus??"pending",r=e?.meta,s=V([],(o,a)=>{let i=t;return s.meta.status.down([[x,t]]),s.meta.error.down([[x,null]]),n.subscribe(d=>{for(let c of d){let f=c[0];if(f===F)a.down([[F]]);else if(f===x)i==="errored"?$(()=>{s.meta.error.down([[x,null]]),s.meta.status.down([[x,"running"]])}):s.meta.status.down([[x,"running"]]),i="running",a.emit(c[1]);else if(f===D)a.down([[D]]);else if(f===N)s.meta.status.down([[x,"completed"]]),i="completed",a.down([[N]]);else if(f===_){let l=ar(c);$(()=>{s.meta.error.down([[x,l]]),s.meta.status.down([[x,"errored"]])}),i="errored",a.down([c])}else a.down([c])}})},{...nt(),meta:{...r??{},status:t,error:null,...J("withStatus",{initialStatus:t})},completeWhenDepsComplete:!1,resubscribable:!0,initial:n.cache});return{node:s,status:s.meta.status,error:s.meta.error}}function De(n){return n!=null&&typeof n=="object"&&"cache"in n&&typeof n.subscribe=="function"}function zt(n,e){if(!De(n))return{current:()=>n,unsub:()=>{}};let t=n,r=t.cache,s=t.subscribe(o=>{for(let a of o)a[0]===x&&(r=a[1],e&&e(r))});return{current:()=>r,unsub:s}}function ei(n){return n!=null&&typeof n.then=="function"}function ti(n){return n!=null&&typeof n=="object"&&typeof n[Symbol.asyncIterator]=="function"}function Ft(n,e,t){let r=t?.meta;return C(s=>{let o,a;function i(){a?.(),a=void 0,De(e)||ei(e)||ti(e)?o=oe(e).subscribe(d=>{s.down(d);for(let c of d){let f=c[0];if(f===N||f===_||f===K){o=void 0;return}}}):(s.emit(e),s.down([[N]]))}return a=n.subscribe(u=>{for(let d of u){let c=d[0];if(c===F)s.down([[F]]);else if(c===x)s.emit(d[1]);else if(c===D)s.down([[D]]);else if(c===N)s.down([[N]]);else if(c===_){i();return}else if(c===K){o?.(),s.down([d]);return}else s.down([d])}}),()=>{a?.(),o?.()}},{...nt(),initial:n.cache,meta:{...r??{},...J("fallback")}})}function vt(n,e,t){if(!De(e)&&e<=0)throw new RangeError("timeoutNs must be > 0");let r=t?.meta,s=De(e)?{timeoutNs:"Node<number>"}:{timeoutNs:e};return C(o=>{let a=!1,i=new Ie,u=zt(e),d=()=>{let l=u.current();return typeof l=="number"&&l>0?l:0};function c(){let l=d();if(l<=0)return;let p=l/1e6;i.start(p,()=>{a||(a=!0,f(),o.down([[_,new xt(l)]]))})}let f=n.subscribe(l=>{for(let p of l){if(a)return;let h=p[0];if(h===F)o.down([[F]]);else if(h===x)c(),o.emit(p[1]);else if(h===D)o.down([[D]]);else if(h===N){i.cancel(),a=!0,o.down([[N]]);return}else if(h===_){i.cancel(),a=!0,o.down([p]);return}else if(h===K){i.cancel(),a=!0,o.down([p]);return}else o.down([p])}});return c(),()=>{a=!0,i.cancel(),f(),u.unsub()}},{...nt(),initial:n.cache,meta:{...r??{},...J("timeout",s)}})}var To,wt,kt,cn,xt,ir=q(()=>{"use strict";Qr();vo();Te();Le();Z();mt();ye();fe();Pt();Ve();on();sn();To=new WeakSet;wt=class extends Error{name="CircuitOpenError";constructor(){super("Circuit breaker is open")}};kt=class extends Error{name="RateLimiterOverflowError";constructor(e){super(`rateLimiter buffer overflow (maxBuffer=${e})`)}};cn=Object.freeze({droppedCount:0,pendingCount:0,paused:!1});xt=class extends Error{name="TimeoutError";constructor(e){super(`Timed out after ${e/1e6}ms`)}}});var xo={};En(xo,{CircuitOpenError:()=>wt,RateLimiterOverflowError:()=>kt,ResilientPipelineGraph:()=>Vt,TimeoutError:()=>xt,budgetGate:()=>Qe,circuitBreaker:()=>gt,fallback:()=>Ft,rateLimiter:()=>yt,resilientPipeline:()=>yo,retry:()=>We,timeout:()=>vt,tokenBucket:()=>Gt,withBreaker:()=>bt,withStatus:()=>tt});var fn=q(()=>{"use strict";ir()});function Se(n){return{describeKind:"producer",...n}}function Oo(n){return/[\\^$+?.()|[\]{}]/.test(n)?`\\${n}`:n}function ni(n){let e="^";for(let t=0;t<n.length;t+=1){let r=n[t];if(r==="*"){n[t+1]==="*"?(e+=".*",t+=1):e+="[^/]*";continue}e+=Oo(r)}return e+="$",new RegExp(e)}function ri(n,e){for(let t of e)if(t.test(n))return!0;return!1}function oi(n,e){let t=V([n],(s,o)=>{let a=s[0];if(a==null||a.length===0){o.down([[D]]);return}for(let i of a)o.emit(i)},{describeKind:"derived",initial:n.cache}),r=t.subscribe.bind(t);return t.subscribe=(s,o)=>(e(s),r(s,o)),t}function rt(n,e){let{signal:t,period:r,...s}=e??{};return C(o=>{let a=!1,i=0,u,d,c=()=>{a=!0,u!==void 0&&clearTimeout(u),d!==void 0&&clearInterval(d),t?.removeEventListener("abort",l)},f=()=>{a||(r!=null?(o.emit(i++),d=setInterval(()=>{a||o.emit(i++)},r)):(a=!0,t?.removeEventListener("abort",l),o.emit(i++),o.down([[N]])))},l=()=>{a||(c(),o.down([[_,t.reason]]))};if(t?.aborted){l();return}return u=setTimeout(f,n),t?.addEventListener("abort",l,{once:!0}),c},Se(s))}function si(n){let{signal:e,...t}=n??{};return C(r=>{let s=!1,o,a,i=!1,u=!1,d=typeof requestAnimationFrame=="function"?requestAnimationFrame:void 0,c=typeof cancelAnimationFrame=="function"?cancelAnimationFrame:void 0,f=typeof document<"u"?document:void 0,l=()=>{o!==void 0&&c&&c(o),a!==void 0&&clearTimeout(a),o=void 0,a=void 0},p=()=>{s=!0,l(),i&&(e?.removeEventListener("abort",h),i=!1),u&&f&&(f.removeEventListener("visibilitychange",b),u=!1)},h=()=>{s||(p(),r.down([[_,e.reason]]))},g=y=>{s||(r.emit(y),m())},m=()=>{s||(d&&(!f||f.visibilityState!=="hidden")?o=d(g):a=setTimeout(()=>g(performance.now()),16))},b=()=>{s||(l(),m())};return e?.aborted?(h(),p):(e?.addEventListener("abort",h,{once:!0}),i=e!==void 0,f&&d&&(f.addEventListener("visibilitychange",b),u=!0),m(),p)},Se(t))}function ii(n,e){let t=Qn(n),{tickMs:r,output:s,...o}=e??{},a=r??6e4,i=s==="date";return C(u=>{let d=-1,c=()=>{let l=new Date,p=l.getFullYear()*1e8+(l.getMonth()+1)*1e6+l.getDate()*1e4+l.getHours()*100+l.getMinutes();p!==d&&Xn(t,l)&&(d=p,u.emit(i?l:ne()))};c();let f=setInterval(c,a);return()=>clearInterval(f)},{...Se(o),name:o.name??`cron:${n}`})}function ai(n,e,t){let{capture:r,passive:s,once:o,...a}=t??{};return C(i=>{let u=c=>{i.emit(c)},d={capture:r,passive:s,once:o};return n.addEventListener(e,u,d),()=>n.removeEventListener(e,u,d)},Se(a))}function cr(n,e){return C(t=>{let r=!1;try{for(let s of n){if(r)return;t.emit(s)}r||t.down([[N]])}catch(s){r||t.down([[_,s]])}return()=>{r=!0}},Se(e))}function ui(n){return n!=null&&typeof n.then=="function"}function _o(n,e){let{signal:t,...r}=e??{};return C(s=>{let o=!1,a=()=>{o||(o=!0,s.down([[_,t.reason]]))};if(t?.aborted){a();return}return t?.addEventListener("abort",a,{once:!0}),Promise.resolve(n).then(i=>{o||(o=!0,t?.removeEventListener("abort",a),s.emit(i),s.down([[N]]))},i=>{o||(o=!0,t?.removeEventListener("abort",a),s.down([[_,i]]))}),()=>{o=!0,t?.removeEventListener("abort",a)}},Se(r))}function So(n,e){let{signal:t,...r}=e??{};return C(s=>{let o=new AbortController,a=()=>o.abort(t?.reason);t?.aborted?o.abort(t.reason):t?.addEventListener("abort",a,{once:!0});let i=t??o.signal,u=!1,d=n[Symbol.asyncIterator](),c=()=>{u||i.aborted||Promise.resolve(d.next()).then(f=>{if(!(u||i.aborted)){if(f.done){s.down([[N]]);return}s.emit(f.value),c()}},f=>{!u&&!i.aborted&&s.down([[_,f]])})};return c(),()=>{u=!0,t?.removeEventListener("abort",a),o.abort(),Promise.resolve(d.return?.()).catch(()=>{})}},Se(r))}function di(n){return n!=null&&typeof n=="object"&&"cache"in n&&typeof n.subscribe=="function"}function oe(n,e){if(di(n))return n;if(ui(n))return _o(n,e);if(n!=null){let t=n;if(typeof t[Symbol.asyncIterator]=="function")return So(n,e);if(typeof t[Symbol.iterator]=="function")return cr(n,e)}return Eo(n)}function Eo(...n){return cr(n,void 0)}function ci(n){return C(e=>{e.down([[N]])},Se(n))}function li(n){return C(()=>{},Se(n))}function fi(n,e){return C(t=>{t.down([[_,n]])},Se(e))}function pi(n,e){let{signal:t,...r}=e??{},s=Se(r),o=s.resubscribable===void 0?{...s,resubscribable:!0}:s;return C(a=>{let i,u=!1;try{let d=n();i=oe(d,e).subscribe(f=>{if(!u)for(let l of f){let p=l[0];if(p!==Fe)if(p===x)a.emit(l[1]);else if(p===N){u=!0,a.down([[N]]);break}else if(p===_){u=!0,a.down([[_,l[1]]]);break}else a.down([l])}})}catch(d){let c=d===void 0?new Error("defer: thunk threw undefined"):d;a.down([[_,c]])}return()=>{u=!0,i?.()}},o)}function ot(n,e,t){return V([n],(s,o)=>{let a=s[0];if(a!=null&&a.length>0)for(let i of a)e(i)},{describeKind:"effect",...t}).subscribe(()=>{})}function hi(n,e){return V([n],(t,r,s)=>{s.store.buf||(s.store.buf=[]);let o=s.store.buf,a=t[0];if(a!=null&&a.length>0)for(let i of a)o.push(i);if(s.terminalDeps[0]===!0){r.emit([...o]),r.down([[N]]);return}(a==null||a.length===0)&&r.down([[D]])},{describeKind:"derived",completeWhenDepsComplete:!1,...e})}function mi(n,e){return C(t=>n.subscribe(r=>{t.down(r)}),{...Se(e),initial:n.cache})}function lr(n,e,t){if(e<1)throw new RangeError("replay expects bufferSize >= 1");let r=[],s=C(o=>n.subscribe(a=>{for(let i of a)i[0]===x&&(r.push(i[1]),r.length>e&&r.shift());o.down(a)}),{...Se(t),initial:n.cache});return oi(s,o=>{for(let a of r)o([[x,a]])})}function gi(n,e){return lr(n,1,e)}function fr(n){return new Promise((e,t)=>{let r=!1,s=!1,o;o=n.subscribe(a=>{for(let i of a){if(r)return;if(i[0]===x){r=!0,e(i[1]),o?(o(),o=void 0):s=!0;return}if(i[0]===_){r=!0,t(i[1]),o?(o(),o=void 0):s=!0;return}if(i[0]===N){r=!0,t(new Error("completed without DATA")),o?(o(),o=void 0):s=!0;return}}}),s&&(o?.(),o=void 0)})}function dr(n,e,t){return new Promise((r,s)=>{let o=!1,a=!1,i,u=t?.skipCurrent===!0;i=n.subscribe(d=>{for(let c of d){if(o)return;if(!(u&&c[0]===x)){if(c[0]===x){let f=c[1];if(e(f)){o=!0,r(f),i?(i(),i=void 0):a=!0;return}}if(c[0]===_){o=!0,s(c[1]),i?(i(),i=void 0):a=!0;return}if(c[0]===N){o=!0,s(new Error("completed without matching value")),i?(i(),i=void 0):a=!0;return}}}}),u=!1,a&&(i?.(),i=void 0)})}async function bi(n,e){let t=e?.predicate??(o=>o!=null),r=e?.skipCurrent;if(e?.timeoutMs==null||e.timeoutMs<=0)return await dr(n,t,{skipCurrent:r});if(ur===void 0){let[o,a]=await Promise.all([Promise.resolve().then(()=>(fn(),xo)),Promise.resolve().then(()=>(Pt(),Hr))]);ur=o.timeout,No=a.NS_PER_MS}let s=ur(n,e.timeoutMs*No);return await dr(s,t,{skipCurrent:r})}function yi(n,e){let t=new AbortController,r=e?.reason??new Error("cancelled via nodeSignal"),s,o=!1,a=()=>{s?(s(),s=void 0):o=!0};return s=n.subscribe(i=>{if(!t.signal.aborted)for(let u of i){if(u[0]===x&&u[1]===!0){t.abort(r),a();return}if(u[0]===_){t.abort(u[1]),a();return}if(u[0]===N){a();return}}}),o&&(s?.(),s=void 0),{signal:t.signal,dispose:()=>{s&&(s(),s=void 0)}}}function et(n){return n.subscribe(()=>{})}function Ti(n){let e=G(0);return{node:e,increment(){let t=e.cache??0;return t>=n?!1:(e.down([[F],[x,t+1]]),!0)},get(){return e.cache??0},atCap(){return(e.cache??0)>=n}}}var ur,No,vi,Ro=q(()=>{"use strict";Le();Z();ye();fe();Zn();vi=lr});var Ve=q(()=>{"use strict";Ro()});function z(n){return{describeKind:"derived",...n}}function Mo(n){return{describeKind:"derived",partial:!0,...n}}function pn(n,e,t){return V([n],(r,s)=>{let o=r[0];if(o==null||o.length===0){s.down([[D]]);return}for(let a of o)s.emit(e(a))},{...z(t),meta:{...J("map"),...t?.meta??{}}})}function hn(n,e,t){return V([n],(r,s)=>{let o=r[0];if(o==null||o.length===0){s.down([[D]]);return}let a=!1;for(let i of o)e(i)&&(s.emit(i),a=!0);a||s.down([[D]])},{...z(t),meta:{...J("filter"),...t?.meta??{}}})}function wi(n,e,t,r){return V([n],(s,o,a)=>{"acc"in a.store||(a.store.acc=t);let i=s[0];if(i==null||i.length===0){o.down([[D]]);return}for(let u of i)a.store.acc=e(a.store.acc,u),o.emit(a.store.acc)},{...z(r),initial:t,resetOnTeardown:!0,meta:{...J("scan",{initial:t}),...r?.meta??{}}})}function ki(n,e,t,r){return V([n],(s,o,a)=>{if("acc"in a.store||(a.store.acc=t),a.terminalDeps[0]===!0){o.emit(a.store.acc),o.down([[N]]);return}let i=s[0];if(i==null||i.length===0){o.down([[D]]);return}for(let u of i)a.store.acc=e(a.store.acc,u)},{...z(r),completeWhenDepsComplete:!1,meta:{...J("reduce",{initial:t}),...r?.meta??{}}})}function mn(n,e,t){return e<=0?V([n],(r,s,o)=>{o.store.completed||(o.store.completed=!0,s.down([[N]]))},{...z(t),completeWhenDepsComplete:!1,meta:{...J("take",{count:e}),...t?.meta??{}}}):V([n],(r,s,o)=>{if("taken"in o.store||(o.store.taken=0),o.store.done){s.down([[D]]);return}if(o.terminalDeps[0]===!0){o.store.done=!0,s.down([[N]]);return}let a=r[0];if(a==null||a.length===0){s.down([[D]]);return}for(let i of a)if(o.store.taken++,s.emit(i),o.store.taken>=e){o.store.done=!0,s.down([[N]]);return}},{...z(t),completeWhenDepsComplete:!1,meta:{...J("take",{count:e}),...t?.meta??{}}})}function Ao(n,e,t){return V([n],(r,s,o)=>{"skipped"in o.store||(o.store.skipped=0);let a=r[0];if(a==null||a.length===0){s.down([[D]]);return}let i=!1;for(let u of a)o.store.skipped++,o.store.skipped<=e||(s.emit(u),i=!0);i||s.down([[D]])},z(t))}function xi(n,e,t){return V([n],(r,s,o)=>{if(o.store.done){s.down([[D]]);return}let a=r[0];if(a==null||a.length===0){s.down([[D]]);return}for(let i of a){if(!e(i)){o.store.done=!0,s.down([[N]]);return}s.emit(i)}},{...z(t),completeWhenDepsComplete:!1})}function Ni(n,e,t){let r=t?.predicate??(a=>a[0]===x),{predicate:s,...o}=t??{};return C(a=>{let i=!1,u=n.subscribe(c=>{if(!i)for(let f of c){if(i)return;f[0]===x?a.emit(f[1]):(f[0]===N||f[0]===_)&&(i=!0,a.down([f]))}}),d=e.subscribe(c=>{if(!i)for(let f of c){if(i)return;if(r(f)){i=!0,a.down([[N]]);return}}});return()=>{u(),d()}},z(o))}function pr(n,e){return mn(n,1,e)}function Oi(n,e){let{defaultValue:t,...r}=e??{},s=e!=null&&Object.hasOwn(e,"defaultValue");return V([n],(o,a,i)=>{if(i.terminalDeps[0]===!0){i.store.has?a.emit(i.store.latest):s&&a.emit(t),a.down([[N]]);return}let u=o[0];if(u==null||u.length===0){a.down([[D]]);return}i.store.latest=u.at(-1),i.store.has=!0},{...z(r),completeWhenDepsComplete:!1})}function _i(n,e,t){return mn(hn(n,e,t),1,t)}function Si(n,e,t){return mn(Ao(n,e,t),1,t)}function Ei(n,e,t){if(typeof e=="function")return V([n],(s,o)=>{let a=s[0];if(a==null||a.length===0){o.down([[D]]);return}for(let i of a)e(i),o.emit(i)},{...z(t),meta:{...J("tap"),...t?.meta??{}}});let r=e;return V([n],(s,o,a)=>{if(a.terminalDeps[0]!==void 0){a.terminalDeps[0]===!0?(r.complete?.(),o.down([[N]])):(r.error?.(a.terminalDeps[0]),o.down([[_,a.terminalDeps[0]]]));return}let i=s[0];if(i==null||i.length===0){o.down([[D]]);return}for(let u of i)r.data?.(u),o.emit(u)},{...z(t),completeWhenDepsComplete:!1,meta:{...J("tap"),...t?.meta??{}}})}function Co(n,e,t){let r=t?.where??(o=>o!=null),s=!1;return V([n],(o,a)=>{let i=o[0];if(i==null||i.length===0){a.down([[D]]);return}for(let u of i)!s&&r(u)&&(s=!0,e(u)),a.emit(u)},z(t))}function Mi(n,e=Object.is,t){return V([n],(r,s,o)=>{let a=r[0];if(a==null||a.length===0){s.down([[D]]);return}let i=!1;for(let u of a)o.store.hasPrev&&e(o.store.prev,u)||(o.store.prev=u,o.store.hasPrev=!0,s.emit(u),i=!0);i||s.down([[D]])},{...z(t),meta:{...J("distinctUntilChanged"),...t?.meta??{}}})}function Ai(n,e){return V([n],(t,r,s)=>{let o=t[0];if(o==null||o.length===0){r.down([[D]]);return}let a=!1;for(let i of o)if(!s.store.hasPrev)s.store.prev=i,s.store.hasPrev=!0;else{let u=[s.store.prev,i];s.store.prev=i,r.emit(u),a=!0}a||r.down([[D]])},z(e))}function Do(...n){let e=[...n];return he(e,t=>t,{...z(),equals:(t,r)=>{if(t.length!==r.length)return!1;for(let s=0;s<t.length;s++)if(!Object.is(t[s],r[s]))return!1;return!0}})}function Ci(n,e,t){return V([n,e],(r,s,o)=>{let a=r[0],i=r[1],u=i!=null&&i.length>0?i.at(-1):o.prevData[1];if(a!=null&&a.length>0){if(!(i!=null&&i.length>0)&&o.prevData[1]===void 0){s.down([[D]]);return}for(let d of a)s.emit([d,u])}else s.down([[D]])},{...Mo(t),meta:{...J("withLatestFrom"),...t?.meta??{}}})}function Kt(...n){return n.length===0?C(e=>{e.down([[N]])},{...z(),meta:{...J("merge")}}):C(e=>{let t=n.length,r=0,s=[];for(let o of n){let a=o.subscribe(i=>{for(let u of i)u[0]===x?e.emit(u[1]):u[0]===N?(r+=1,r>=t&&e.down([[N]])):u[0]===_&&e.down([u])});s.push(a)}return()=>{for(let o of s)o()}},{...z(),meta:{...J("merge")}})}function Di(...n){let e=n.length;return e===0?C(t=>{t.emit([]),t.down([[N]])},z()):C(t=>{let r=Array.from({length:e},()=>[]),s=e;function o(){for(;r.every(i=>i.length>0);){let i=r.map(u=>u.shift());t.emit(i)}}let a=[];for(let i=0;i<e;i++){let u=i,d=n[i].subscribe(c=>{for(let f of c)f[0]===x?(r[u].push(f[1]),o()):f[0]===N?(s-=1,(s===0||r[u].length===0)&&t.down([[N]])):f[0]===_&&t.down([f])});a.push(d)}return()=>{for(let i of a)i()}},z())}function Pi(n,e,t){return C(r=>{let s=0,o=[],a,i;return i=e.subscribe(u=>{for(let d of u)s===0?d[0]===x?o.push(d[1]):d[0]===_&&r.down([d]):d[0]===x?r.emit(d[1]):(d[0]===N||d[0]===_)&&r.down([d])}),a=n.subscribe(u=>{for(let d of u)if(s===0)if(d[0]===x)r.emit(d[1]);else if(d[0]===N){s=1;for(let c of o)r.emit(c);o.length=0}else d[0]===_&&r.down([d])}),()=>{a?.(),i?.()}},z(t))}function Li(...n){return n.length===0?C(e=>{e.down([[N]])},z()):n.length===1?V([n[0]],(e,t)=>{let r=e[0];if(r==null||r.length===0){t.down([[D]]);return}for(let s of r)t.emit(s)},z()):C(e=>{let t=null,r=[];for(let s=0;s<n.length;s++){let o=s,a=n[s].subscribe(i=>{for(let u of i){if(t!==null&&o!==t)return;u[0]===x?(t===null&&(t=o),e.emit(u[1])):(u[0]===N||u[0]===_)&&(t===null||o===t)&&e.down([u])}});r.push(a)}return()=>{for(let s of r)s()}},z())}function gn(n,e,t){let r,s=!1,o=()=>{s||(s=!0,t())};return r=n.subscribe(a=>{let i=!1,u=!1;for(let d of a)d[0]!==Fe&&(d[0]===x?e.emit(d[1]):d[0]===N?i=!0:d[0]===_?(u=!0,e.down([d])):(d[0]===F||d[0]===D)&&e.down([d]));u?(r?.(),r=void 0,o()):i&&o()}),()=>{r?.(),r=void 0}}function we(n,e,t){let r,s=!1;function o(){r?.(),r=void 0}return V([n],(a,i,u)=>{if(u.terminalDeps[0]!=null&&u.terminalDeps[0]!==!0){o();return}if(u.terminalDeps[0]===!0){s=!0,r||i.down([[N]]);return}let d=a[0];if(!(d==null||d.length===0))return o(),r=gn(oe(e(d[d.length-1])),i,()=>{o(),s&&i.down([[N]])}),{deactivate:()=>{o(),s=!1}}},{...z(t),completeWhenDepsComplete:!1,meta:{...J("switchMap"),...t?.meta??{}}})}function Ii(n,e,t){let r,s=!1;function o(){r?.(),r=void 0}return V([n],(a,i,u)=>{if(u.terminalDeps[0]!=null&&u.terminalDeps[0]!==!0){o();return}if(u.terminalDeps[0]===!0){s=!0,r||i.down([[N]]);return}let d=a[0];if(!(d==null||d.length===0))return r===void 0?r=gn(oe(e(d[0])),i,()=>{o(),s&&i.down([[N]])}):i.down([[D]]),{deactivate:()=>{o(),s=!1}}},{...z(t),completeWhenDepsComplete:!1})}function Bi(n,e,t){let{maxBuffer:r,...s}=t??{},o=[],a,i=!1,u;function d(){a?.(),a=void 0}function c(){if(!u||a!==void 0)return;if(o.length===0){i&&u.down([[N]]);return}let l=o.shift();a=gn(oe(e(l)),u,()=>{d(),c()})}function f(l){r&&r>0&&o.length>=r&&o.shift(),o.push(l),c()}return V([n],(l,p,h)=>{if(u=p,h.terminalDeps[0]!=null&&h.terminalDeps[0]!==!0){d(),o.length=0;return}if(h.terminalDeps[0]===!0){i=!0,c();return}let g=l[0];if(!(g==null||g.length===0)){for(let m of g)f(m);return{deactivate:()=>{d(),o.length=0,i=!1}}}},{...z(s),completeWhenDepsComplete:!1})}function Po(n,e,t){let{concurrent:r,...s}=t??{},o=r!=null&&r>0?r:Number.POSITIVE_INFINITY,a=0,i=!1,u=new Set,d=[],c;function f(){i&&a===0&&d.length===0&&c&&c.down([[N]])}function l(m){if(!c)return;a++;let b;b=gn(oe(e(m)),c,()=>{b&&u.delete(b),a--,p(),f()}),u.add(b)}function p(){for(;d.length>0&&a<o;)l(d.shift())}function h(m){a<o?l(m):d.push(m)}function g(){for(let m of u)m();u.clear(),a=0,d.length=0}return V([n],(m,b,y)=>{if(c=b,y.terminalDeps[0]!=null&&y.terminalDeps[0]!==!0){g();return}if(y.terminalDeps[0]===!0){i=!0,f();return}let v=m[0];if(!(v==null||v.length===0)){for(let T of v)h(T);return{deactivate:()=>{g(),i=!1}}}},{...z(s),completeWhenDepsComplete:!1})}function Fi(n,e,t){return C(r=>{let s=new Set;function o(){for(let i of s)clearTimeout(i);s.clear()}let a=n.subscribe(i=>{for(let u of i)if(u[0]===x){let d=setTimeout(()=>{s.delete(d),r.emit(u[1])},e);s.add(d)}else if(u[0]===N){let d=setTimeout(()=>{s.delete(d),r.down([[N]])},e);s.add(d)}else u[0]===_&&(o(),r.down([u]))});return()=>{a(),o()}},z(t))}function Lo(n,e,t){return C(r=>{let s,o;function a(){s!==void 0&&(clearTimeout(s),s=void 0)}let i=n.subscribe(u=>{for(let d of u)d[0]===x?(a(),o=d[1],s=setTimeout(()=>{s=void 0,r.emit(o)},e)):d[0]===N?(s!==void 0&&(a(),r.emit(o)),r.down([[N]])):d[0]===_&&(a(),r.down([d]))});return()=>{i(),a()}},{...z(t),meta:{...J("debounce",{ms:e}),...t?.meta??{}}})}function Io(n,e,t){let{leading:r,trailing:s,...o}=t??{},a=r!==!1,i=s===!0,u=e*1e6;return C(d=>{let c,f=-1/0,l,p=!1;function h(){c!==void 0&&(clearTimeout(c),c=void 0)}let g=n.subscribe(m=>{for(let b of m)if(b[0]===x){let y=b[1],v=re();if(a&&v-f>=u)f=v,d.emit(y),h(),i&&(c=setTimeout(()=>{c=void 0,p&&(f=re(),d.emit(l),p=!1)},e));else if(i&&(l=y,p=!0,c===void 0)){let T=(v-f)/1e6;c=setTimeout(()=>{c=void 0,p&&(f=re(),d.emit(l),p=!1)},Math.max(0,e-T))}}else(b[0]===N||b[0]===_)&&(h(),d.down([b]))});return()=>{g(),h()}},{...z(o),meta:{...J("throttle",{ms:e,leading:a,trailing:i}),...o.meta??{}}})}function Gi(n,e,t){return C(r=>{let s,o=!1,a=!1,i=n.subscribe(d=>{if(!o)for(let c of d){if(o)return;c[0]===x?s={v:c[1]}:c[0]===_?(o=!0,r.down([c])):c[0]===N&&(a=!0,s=void 0)}}),u=e.subscribe(d=>{if(!o)for(let c of d){if(o)return;c[0]===x?s!==void 0&&!a&&r.emit(s.v):c[0]===_?(o=!0,r.down([c])):c[0]===N&&(o=!0,r.down([[N]]))}});return()=>{i(),u()}},z(t))}function zi(n,e,t){return C(r=>{let s,o,a=!1;function i(){s!==void 0&&(clearTimeout(s),s=void 0)}let u=n.subscribe(d=>{for(let c of d)c[0]===x?(o=c[1],a=!0,i(),s=setTimeout(()=>{s=void 0,a&&(a=!1,r.emit(o))},e)):(c[0]===N||c[0]===_)&&(i(),r.down([c]))});return()=>{u(),i()}},z(t))}function Ki(n,e,t){return C(r=>{let s=[],o=n.subscribe(i=>{for(let u of i)u[0]===x?s.push(u[1]):u[0]===N?(s.length>0&&r.emit([...s]),s.length=0,r.down([[N]])):u[0]===_&&r.down([u])}),a=e.subscribe(i=>{for(let u of i)u[0]===x?s.length>0&&(r.emit([...s]),s.length=0):u[0]===N?r.down([[N]]):u[0]===_&&r.down([u])});return()=>{o(),a(),s.length=0}},z(t))}function $i(n,e,t){if(e<=0)throw new RangeError("bufferCount expects count > 0");return C(r=>{let s=[],o=n.subscribe(a=>{for(let i of a)i[0]===x?(s.push(i[1]),s.length>=e&&r.emit(s.splice(0,s.length))):i[0]===N?(s.length>0&&r.emit([...s]),s.length=0,r.down([[N]])):i[0]===_&&r.down([i])});return()=>{o(),s.length=0}},z(t))}function ji(n,e,t){if(e<=0)throw new RangeError("windowCount expects count > 0");return C(r=>{let s,o=0;function a(){let u=C(d=>(s=d.down.bind(d),()=>{s=void 0}),z());o=0,r.emit(u)}let i=n.subscribe(u=>{for(let d of u)d[0]===x?(s||a(),s?.([[x,d[1]]]),o+=1,o>=e&&(s?.([[N]]),s=void 0)):d[0]===N?(s?.([[N]]),s=void 0,r.down([[N]])):d[0]===_&&(s?.([d]),s=void 0,r.down([d]))});return()=>{i(),s?.([[N]]),s=void 0}},z(t))}function Wi(n,e,t){return C(r=>{let s=[],o=setInterval(()=>{s.length>0&&(r.emit([...s]),s.length=0)},e),a=n.subscribe(i=>{for(let u of i)u[0]===x?s.push(u[1]):u[0]===N?(clearInterval(o),s.length>0&&r.emit([...s]),s.length=0,r.down([[N]])):u[0]===_&&(clearInterval(o),r.down([u]))});return()=>{a(),clearInterval(o),s.length=0}},{...z(t),meta:{...J("bufferTime",{ms:e}),...t?.meta??{}}})}function Ui(n,e,t){return C(r=>{let s;function o(){s?.([[N]]),s=void 0}function a(){let d=C(c=>(s=c.down.bind(c),()=>{s=void 0}),z());r.emit(d)}a();let i=setInterval(()=>{o(),a()},e),u=n.subscribe(d=>{for(let c of d)c[0]===x?s?.([[x,c[1]]]):c[0]===N?(clearInterval(i),o(),r.down([[N]])):c[0]===_&&(clearInterval(i),s?.([c]),o(),r.down([c]))});return()=>{u(),clearInterval(i),o()}},z(t))}function Hi(n,e,t){return C(r=>{let s;function o(){s?.([[N]]),s=void 0}function a(){let d=C(c=>(s=c.down.bind(c),()=>{s=void 0}),z());r.emit(d)}let i=n.subscribe(d=>{for(let c of d)c[0]===x?(s||a(),s?.([[x,c[1]]])):c[0]===N?(o(),r.down([[N]])):c[0]===_&&(s?.([c]),s=void 0,r.down([c]))}),u=e.subscribe(d=>{for(let c of d)c[0]===x&&(o(),a())});return()=>{i(),u(),o()}},z(t))}function qi(n,e){return C((t,r)=>{"n"in r.store||(r.store.n=0);let s=setInterval(()=>{t.emit(r.store.n),r.store.n=r.store.n+1},n);return()=>clearInterval(s)},z(e))}function Ji(n,e,t){if(e<=0)throw new RangeError("repeat expects count > 0");return C(r=>{let s=e,o,a=()=>{o?.(),o=n.subscribe(i=>{let u=!1,d=[];for(let c of i)c[0]===N?u=!0:d.push(c);d.length>0&&r.down(d),u&&(o?.(),o=void 0,s-=1,s>0?a():r.down([[N]]))})};return a(),()=>{o?.()}},z(t))}function Yi(n,e){return V([n],(t,r)=>{let s=t[0];if(s==null||s.length===0){r.down([[D]]);return}for(let o of s)r.emit(o)},z(e))}function Bo(n,e,t){return C(r=>{let s=n.subscribe(o=>{for(let a of o)if(a[0]===x)r.emit(a[1]);else if(a[0]===_)try{r.emit(e(a[1]))}catch(i){r.down([[_,i]])}else a[0]===N&&r.down([[N]])});return()=>{s()}},z(t))}function Qi(n,e,t){return V([n,e],(r,s,o)=>{let a=r[1];if(!(a!=null&&a.length>0?a.at(-1):o.prevData[1])){s.down([[D]]);return}let u=r[0];if(u!=null&&u.length>0){for(let d of u)s.emit(d);return}if(a!=null&&a.length>0&&o.prevData[0]!==void 0){s.emit(o.prevData[0]);return}s.down([[D]])},Mo(t))}var Ri,Vi,Xi,Zi,ea,ta,Vo=q(()=>{"use strict";Le();Z();mt();ye();fe();Ve();Ri=Co;Vi=Po;Xi=Do,Zi=Lo,ea=Io,ta=Bo});var Tt=q(()=>{"use strict";Vo()});var Iu={};En(Iu,{CircuitOpenError:()=>wt,ContentAddressedMissError:()=>yn,DEFAULT_AUDIT_GUARD:()=>ts,NS_PER_MS:()=>me,NS_PER_SEC:()=>Oe,NativeIndexBackend:()=>wn,NativeListBackend:()=>kn,NativeLogBackend:()=>vn,NativeMapBackend:()=>bn,NativePubSubBackend:()=>Tn,RateLimiterOverflowError:()=>kt,ResettableTimer:()=>Ie,TimeoutError:()=>xt,appendAudit:()=>Ut,appendLogStorage:()=>os,audit:()=>zi,awaitSettled:()=>bi,budgetGate:()=>Qe,buffer:()=>Ki,bufferCount:()=>$i,bufferTime:()=>Wi,bumpCursor:()=>Tr,cached:()=>gi,canonicalJson:()=>Zo,cascadingCache:()=>eu,catchError:()=>ta,checkpointToRedis:()=>Wa,checkpointToS3:()=>ja,circuitBreaker:()=>gt,combine:()=>Do,combineLatest:()=>Xi,concat:()=>Pi,concatMap:()=>Bi,constant:()=>Kn,contentAddressedStorage:()=>ou,createAuditLog:()=>du,createTransport:()=>it,createWatermarkController:()=>Za,csvRows:()=>Sa,debounce:()=>Lo,debounceTime:()=>Zi,decay:()=>ss,decorrelatedJitter:()=>Un,defer:()=>pi,delay:()=>Fi,deserializeError:()=>Rt,dictKv:()=>Eu,dictSnapshot:()=>Ru,distill:()=>ru,distinctUntilChanged:()=>Mi,domainMeta:()=>ve,elementAt:()=>Si,empty:()=>ci,escapeRegexChar:()=>Oo,exhaustMap:()=>Ii,exponential:()=>jn,externalBundle:()=>Hn,externalProducer:()=>ht,fallback:()=>Ft,fibonacci:()=>Wn,filter:()=>hn,find:()=>_i,first:()=>pr,firstValueFrom:()=>fr,firstWhere:()=>dr,flatMap:()=>Vi,forEach:()=>ot,fromAny:()=>oe,fromAsyncIter:()=>So,fromCSV:()=>_a,fromClickHouseWatch:()=>Ma,fromCron:()=>ii,fromDrizzle:()=>Ya,fromEvent:()=>ai,fromHTTP:()=>Go,fromHTTPPoll:()=>ca,fromHTTPStream:()=>da,fromIter:()=>cr,fromKafka:()=>ka,fromKysely:()=>Qa,fromMCP:()=>pa,fromNATS:()=>Da,fromNDJSON:()=>Ra,fromOTel:()=>ha,fromPrisma:()=>Ja,fromPrometheus:()=>Ta,fromPromise:()=>_o,fromPulsar:()=>Aa,fromRabbitMQ:()=>La,fromRaf:()=>si,fromRedisStream:()=>Na,fromSSE:()=>ua,fromSqlite:()=>Ua,fromSqliteCursor:()=>Ha,fromStatsD:()=>ba,fromSyslog:()=>ma,fromTimer:()=>rt,fromWebSocket:()=>Fo,fromWebSocketReconnect:()=>fa,fromWebhook:()=>ra,globToRegExp:()=>ni,interval:()=>qi,jsonCodec:()=>Ht,jsonCodecFor:()=>Nu,keepalive:()=>et,kvStorage:()=>Nr,last:()=>Oi,lightMutation:()=>cu,linear:()=>$n,lru:()=>Ho,makeHttpError:()=>su,map:()=>pn,matchesAnyPattern:()=>ri,matchesCron:()=>Xn,memoryAppendLog:()=>_u,memoryBackend:()=>Nn,memoryKv:()=>Su,memorySnapshot:()=>Ou,merge:()=>Kt,mergeMap:()=>Po,mergeReactiveLogs:()=>au,nameToSignal:()=>St,ndjsonRows:()=>Ea,never:()=>li,nodeSignal:()=>yi,of:()=>Eo,onFirstData:()=>Co,pairwise:()=>Ai,parseCron:()=>Qn,parsePrometheusText:()=>jo,parseSSEStream:()=>$o,parseStatsD:()=>va,parseSyslog:()=>ga,pausable:()=>Yi,pubsub:()=>mu,race:()=>Li,rateLimiter:()=>yt,reactiveCounter:()=>Ti,reactiveIndex:()=>yu,reactiveList:()=>vu,reactiveLog:()=>yr,reactiveMap:()=>gr,reactiveSink:()=>ae,reduce:()=>ki,registerCursor:()=>fu,registerCursorMap:()=>pu,repeat:()=>Ji,replay:()=>lr,rescue:()=>Bo,resolveBackoffPreset:()=>pt,retry:()=>We,sample:()=>Gi,scan:()=>wi,serializeError:()=>Et,share:()=>mi,shareReplay:()=>vi,signalToName:()=>st,singleFromAny:()=>Tu,singleNodeFromAny:()=>wu,skip:()=>Ao,snapshotStorage:()=>xr,sortJsonValue:()=>xn,stableJsonString:()=>kr,stratify:()=>Mu,switchMap:()=>we,take:()=>mn,takeUntil:()=>Ni,takeWhile:()=>xi,tap:()=>Ei,tapFirst:()=>Ri,throttle:()=>Io,throttleTime:()=>ea,throwError:()=>fi,timeout:()=>vt,toArray:()=>hi,toCSV:()=>Ba,toClickHouse:()=>Va,toFile:()=>Uo,toHTTP:()=>oa,toKafka:()=>xa,toLoki:()=>Ka,toMongo:()=>za,toNATS:()=>Pa,toObservable:()=>hu,toPostgres:()=>Ga,toPulsar:()=>Ca,toRabbitMQ:()=>Ia,toReadableStream:()=>aa,toRedisStream:()=>Oa,toS3:()=>Fa,toSSE:()=>sa,toSSEBytes:()=>ia,toSqlite:()=>qa,toTempo:()=>$a,toWebSocket:()=>la,tokenBucket:()=>Gt,topologyDiff:()=>It,tryIncrementBounded:()=>uu,valve:()=>Qi,verifiable:()=>nu,window:()=>Hi,windowCount:()=>ji,windowTime:()=>Ui,withBreaker:()=>bt,withLatestFrom:()=>Ci,withMaxAttempts:()=>Ur,withStatus:()=>tt,workerBridge:()=>is,workerSelf:()=>as,wrapMutation:()=>lu,zip:()=>Di});module.exports=fs(Iu);Te();Le();Z();ye();fe();Te();Z();fe();function qr(n){return{describeKind:"producer",...n}}function ht(n,e){return C(t=>{let r=!0,s={emit(a){r&&t.emit(a)},error(a){r&&(r=!1,t.down([[_,a]]))},complete(){r&&(r=!1,t.down([[N]]))}},o;try{let a=n(s);o=typeof a=="function"?a:void 0}catch(a){return s.error(a),()=>{r=!1}}return()=>{r=!1;try{o?.()}catch{}}},qr(e))}function Hn(n,e,t){let r=!0,s,o=0,a=0,i={},u=[],d=()=>{let p=s;s=void 0;try{p?.()}catch{}};for(let p of e){let h=t?.name?`${t.name}::${p}`:p,g=t?.channelOpts?.[p],m=C(b=>(o++,()=>{a++,o>0&&a>=o&&a>=e.length&&d()}),qr({...g,name:h}));i[p]=m,u.push(m)}let c={};for(let p of e)c[p]=h=>{r&&i[p].down([[x,h]])};c.error=p=>{r&&(r=!1,$(()=>{for(let h of u)h.down([[_,p]])}),d())},c.complete=()=>{r&&(r=!1,$(()=>{for(let p of u)p.down([[N]])}),d())};let f=n(c);return s=typeof f=="function"?f:void 0,Object.assign(i,{dispose:()=>{r&&(r=!1,$(()=>{for(let p of u)try{p.down([[N]])}catch{}}),d())}})}Tt();Z();ye();fe();Pt();sn();var hr=class{ring;arr;constructor(e){e===Number.POSITIVE_INFINITY||e<=0?(this.arr=[],this.ring=null):(this.ring=new Ge(e),this.arr=null)}get length(){return this.ring!=null?this.ring.size:this.arr.length}push(e){this.ring!=null?this.ring.push(e):this.arr.push(e)}shift(){return this.ring!=null?this.ring.shift():this.arr.shift()}drain(){if(this.ring!=null){let t=this.ring.toArray();return this.ring.clear(),t}let e=this.arr;return this.arr=[],e}};function $t(n){return n instanceof Error?n:new Error(String(n))}function na(n){return n===void 0?null:typeof n=="string"?pt(n):n}function ae(n,e){let{name:t,onTransportError:r,retry:s,backpressure:o,batchSize:a=Number.POSITIVE_INFINITY,flushIntervalMs:i=0,serialize:u,stopOn:d,onUpstreamMessage:c,onDispose:f,send:l,sendBatch:p,ctx:h}=e;if(!l&&!p)throw new Error("reactiveSink: `send` or `sendBatch` must be provided");let g=h,m=Math.max(1,s?.maxAttempts??1),b=na(s?.backoff??(m>1?"exponential":void 0)),y=s?.shouldRetry??(()=>!0),v=p!==void 0||a<Number.POSITIVE_INFINITY||i>0,T=I=>t?`${t}::${I}`:void 0,w=G(void 0,{equals:()=>!1,name:T("sent")}),O=G(null,{name:T("failed")}),k=G(0,{name:T("inFlight")}),S=G(null,{name:T("errors")}),E=v?G(0,{name:T("buffered")}):void 0,R=o?G(!1,{name:T("paused")}):void 0,M=0,L=I=>{M+=I,k.down([[x,M]])},A=I=>{try{r?.(I)}catch{}try{S.down([[x,I]])}catch{}},P=new Set,ue=I=>{P.add(I);let U=()=>P.delete(I);I.then(U,U)},W=(I,U,Y)=>{let ee=b?b(U-1,Y,null):0,ce=ee==null?0:typeof ee=="number"&&ee>0?ee:0,Ce=Math.max(1,Math.ceil(ce/1e6));return new Promise(Q=>{setTimeout(()=>Q(I()),Ce)})},de=I=>I!=null&&typeof I=="object"&&typeof I.then=="function",Ee=I=>{let U;try{U=u?u(I):I}catch(Q){let H=$t(Q);return A({stage:"serialize",error:H,value:I}),O.down([[x,{value:I,error:H,attempts:0}]]),Promise.resolve()}let Y=0,ee=Q=>{L(-1);let H=$t(Q);if(A({stage:"send",error:H,value:I,attempt:Y}),!(Y<m&&y(H,Y))){O.down([[x,{value:I,error:H,attempts:Y}]]);return}return W(Ce,Y,H)},ce=()=>{L(-1),w.down([[x,I]])};function Ce(){Y+=1,L(1);let Q;try{Q=l(U,g)}catch(H){return ee(H)??Promise.resolve()}return de(Q)?Q.then(ce,H=>ee(H)):(ce(),Promise.resolve())}return Ce()},ze=o?.maxBuffer??Number.POSITIVE_INFINITY,Re=new hr(ze),_e,Ke=!1,$e=()=>{E?.down([[x,Re.length]])},Ue=I=>{R&&R.down([[x,I]])},B=o?.strategy??"drop-oldest",X=(I,U)=>{let Y={value:I,payload:U};if(Re.length<ze)return Re.push(Y),$e(),!0;if(B==="drop-oldest"){let ce=Re.shift();return Re.push(Y),$e(),Ue(!0),O.down([[x,{value:ce.value,error:new Error("backpressure: buffer overflow \u2014 dropped oldest"),attempts:0}]]),!0}if(B==="drop-newest")return Ue(!0),O.down([[x,{value:I,error:new Error("backpressure: buffer overflow \u2014 dropped newest"),attempts:0}]]),!1;let ee=new Error("backpressure: buffer overflow");return A({stage:"send",error:ee,value:I}),O.down([[x,{value:I,error:ee,attempts:0}]]),Ue(!0),!1},ke=I=>{let U=0,Y=I.map(Q=>Q.payload),ee=Q=>{L(-1);let H=$t(Q);if(A({stage:"send",error:H,value:I.map(_n=>_n.value),attempt:U}),!(U<m&&y(H,U))){for(let{value:_n}of I)O.down([[x,{value:_n,error:H,attempts:U}]]);return}return W(Ce,U,H)},ce=()=>{L(-1);for(let{value:Q}of I)w.down([[x,Q]])};function Ce(){U+=1,L(1);let Q;try{Q=p(Y,g)}catch(H){return ee(H)??Promise.resolve()}return de(Q)?Q.then(ce,H=>ee(H)):(ce(),Promise.resolve())}return Ce()},He=async I=>{for(let U of I)await xe(U.value,U.payload)},xe=(I,U)=>{let Y=0,ee=Q=>{L(-1);let H=$t(Q);if(A({stage:"send",error:H,value:I,attempt:Y}),!(Y<m&&y(H,Y))){O.down([[x,{value:I,error:H,attempts:Y}]]);return}return W(Ce,Y,H)},ce=()=>{L(-1),w.down([[x,I]])};function Ce(){Y+=1,L(1);let Q;try{Q=l(U,g)}catch(H){return ee(H)??Promise.resolve()}return de(Q)?Q.then(ce,H=>ee(H)):(ce(),Promise.resolve())}return Ce()},j=()=>{if(Ke||Re.length===0)return Promise.resolve();let I=Re.drain();if($e(),Ue(!1),p!==void 0){let Y=ke(I);return ue(Y),Y}let U=He(I);return ue(U),U},ge=()=>{_e!==void 0||Ke||i<=0||(_e=setTimeout(()=>{_e=void 0,j()},i))},Mt=n.subscribe(I=>{for(let U of I){let Y=U[0];if(Y!==x)try{c?.(U)}catch{}if(Y===x){let ee=U[1];if(v){let ce;if(u)try{ce=u(ee)}catch(Q){let H=$t(Q);A({stage:"serialize",error:H,value:ee}),O.down([[x,{value:ee,error:H,attempts:0}]]);continue}else ce=ee;if(!X(ee,ce))continue;Re.length>=a?j():ge()}else{let ce=Ee(ee);ue(ce)}}else be.messageTier(Y)>=3&&v&&(_e!==void 0&&(clearTimeout(_e),_e=void 0),j())}}),Or;if(d){let I=!1;Or=d.subscribe(U=>{if(!I){I=!0;return}U.length>0&&!On&&_r()})}let On=!1,_r=()=>{if(On)return;On=!0,_e!==void 0&&(clearTimeout(_e),_e=void 0),v&&j(),Ke=!0,Or?.(),Mt();let I=U=>{try{U.down([[K]])}catch{}};I(S),I(O),I(w),I(k),E&&I(E),R&&I(R);try{f?.()}catch{}},qt={dispose:_r,sent:w,failed:O,inFlight:k,errors:S};return v&&(qt.buffered=E,qt.flush=async()=>{Ke||(await j(),await Promise.all(P))}),R&&(qt.paused=R),qt}fn();Ve();function Pe(n){return{describeKind:"producer",...n}}function Fo(n,e){let{parse:t,closeOnTeardown:r=!1,...s}=e??{};return C(o=>{let a=!0,i,u=()=>{let b=i;i=void 0,b?.()},d=b=>{a&&(a=!1,o.down([b]),u())},c=(b,y=b)=>{if(a)try{let v=b!==null&&typeof b=="object"&&"data"in b?b.data:b,T=t?t(v,y):v;o.emit(T)}catch(v){d([_,v])}},f=b=>{d([_,b])},l=()=>{d([N])};if(typeof n=="function"){try{if(i=n(c,f,l),typeof i!="function")throw new Error("fromWebSocket register contract violation: register must return cleanup callable")}catch(b){d([_,b])}return()=>{a=!1,u()}}let p=n,h=b=>c(b,b),g=b=>f(b),m=()=>l();return p.addEventListener("message",h),p.addEventListener("error",g),p.addEventListener("close",m),i=()=>{p.removeEventListener("message",h),p.removeEventListener("error",g),p.removeEventListener("close",m),r&&p.close()},()=>{a=!1,u()}},Pe(s))}function ra(n,e){return ht(n,e)}function Go(n,e){let{method:t="GET",headers:r,body:s,transform:o=v=>v.json(),timeoutNs:a=30*1e9,signal:i,completeAfterFetch:u=!1,refetchOnSubscribe:d=!1,...c}=e??{},f=G(0,{name:`${c.name??"http"}/fetchCount`}),l=G(0,{name:`${c.name??"http"}/lastUpdated`}),p=G(!1,{name:`${c.name??"http"}/fetched`}),h=0,g=s!==void 0?typeof s=="string"?s:JSON.stringify(s):void 0,m=v=>{let T=new AbortController,w=!0;if(i?.aborted)return w=!1,v.down([[_,i.reason??new Error("Aborted")]]),()=>{};i?.addEventListener("abort",()=>T.abort(i.reason),{once:!0});let O=setTimeout(()=>T.abort(new Error("Request timeout")),Math.ceil(a/1e6));return fetch(n,{method:t,headers:r,body:g,signal:T.signal}).then(async k=>{if(clearTimeout(O),!w)return;if(!k.ok)throw new Error(`HTTP ${k.status}: ${k.statusText}`);let S=await o(k);w&&($(()=>{h+=1,f.down([[x,h]]),l.down([[x,ne()]]),p.down([[x,!0]]),v.emit(S)}),u&&v.down([[N]]))}).catch(k=>{clearTimeout(O),w&&(k&&k.name==="AbortError"||v.down([[_,k]]))}),()=>{w=!1,T.abort()}},b=C(v=>m({emit:T=>v.emit(T),down:T=>v.down(T)}),{...Pe(c),resubscribable:d});return{...tt(b),fetchCount:f,lastUpdated:l,fetched:p}}function oa(n,e,t){let{method:r="POST",headers:s={"Content-Type":"application/json"},serialize:o=h=>JSON.stringify(h),timeoutNs:a,batchFormat:i="json-array",batchSize:u,flushIntervalMs:d,retry:c,onTransportError:f}=t??{},l=async h=>{let g=a!==void 0?new AbortController:void 0,m;g&&a!==void 0&&(m=setTimeout(()=>g.abort(new Error("Request timeout")),Math.ceil(a/1e6)));try{let b=await fetch(e,{method:r,headers:s,body:h,signal:g?.signal}),y=async()=>{try{await b.arrayBuffer?.()}catch{}};if(!b.ok)throw await y(),new Error(`HTTP ${b.status}: ${b.statusText}`);await y()}finally{m!==void 0&&clearTimeout(m)}};return u!==void 0||d!==void 0?ae(n,{onTransportError:f,retry:c,batchSize:u,flushIntervalMs:d,sendBatch:async h=>{let g;i==="ndjson"?g=h.map(m=>{let b=o(m);return typeof b=="string"?b:new TextDecoder().decode(b)}).join(`
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
8
16
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
`,flushIntervalMs:s=0,batchSize:o=Number.POSITIVE_INFINITY,onTransportError:a,mode:i}=t??{},d=s>0||o<Number.POSITIVE_INFINITY?ae(n,{onTransportError:a,batchSize:o,flushIntervalMs:s,serialize:r,sendBatch:f=>{e.write(f.join(""))}}):ae(n,{onTransportError:a,serialize:r,send:f=>{e.write(f)}}),c=d.dispose;return d.dispose=()=>{c();try{e.end()}catch{}},d}function mr(n,e){return n.includes(e)||n.includes('"')||n.includes(`
|
|
15
|
-
`)?`"${n.replace(/"/g,'""')}"`:n}function Ba(n,e,t){let{columns:r,delimiter:s=",",writeHeader:o=!0,cellExtractor:a=(p,h)=>String(p[h]??""),flushIntervalMs:i=0,batchSize:u=Number.POSITIVE_INFINITY,onTransportError:d,...c}=t,f=!1;return Uo(n,e,{serialize:p=>{if(!f&&o){f=!0;let h=r.map(m=>mr(m,s)).join(s),g=r.map(m=>mr(a(p,m),s)).join(s);return`${h}
|
|
16
|
-
${g}
|
|
17
|
-
`}return`${r.map(h=>mr(a(p,h),s)).join(s)}
|
|
18
|
-
`},flushIntervalMs:i,batchSize:u,onTransportError:d,...c})}function Va(n,e,t,r){let{batchSize:s=1e3,flushIntervalMs:o=5e3,format:a="JSONEachRow",transform:i=d=>d,onTransportError:u}=r??{};return ae(n,{onTransportError:u,batchSize:s,flushIntervalMs:o,serialize:i,sendBatch:async d=>{await e.insert({table:t,values:d,format:a})}})}function Fa(n,e,t,r){let{format:s="ndjson",keyGenerator:o=(l,p)=>{let h=Math.floor(p/1e6);return`data/${new Date(h).toISOString().replace(/[:.]/g,"-")}-${l}.${s==="ndjson"?"ndjson":"json"}`},batchSize:a=1e3,flushIntervalMs:i=1e4,transform:u=l=>l,onTransportError:d}=r??{},c=s==="ndjson"?"application/x-ndjson":"application/json",f=0;return ae(n,{onTransportError:d,batchSize:a,flushIntervalMs:i,serialize:u,sendBatch:async l=>{f+=1;let p=s==="ndjson"?`${l.map(g=>JSON.stringify(g)).join(`
|
|
19
|
-
`)}
|
|
20
|
-
`:JSON.stringify(l),h=o(f,ne());await e.putObject({Bucket:t,Key:h,Body:p,ContentType:c})}})}function Ga(n,e,t,r){let{toSQL:s=(a,i)=>({sql:`INSERT INTO "${i.replace(/"/g,'""')}" (data) VALUES ($1)`,params:[JSON.stringify(a)]}),onTransportError:o}=r??{};return ae(n,{onTransportError:o,serialize:a=>s(a,t),send:async a=>{let i=a;await e.query(i.sql,i.params)}})}function za(n,e,t){let{toDocument:r=o=>o,onTransportError:s}=t??{};return ae(n,{onTransportError:s,serialize:r,send:async o=>{await e.insertOne(o)}})}function Ka(n,e,t){let{labels:r={},toLine:s=i=>JSON.stringify(i),toLabels:o,onTransportError:a}=t??{};return ae(n,{onTransportError:a,serialize:i=>({line:s(i),labels:o?{...r,...o(i)}:r}),send:async i=>{let{line:u,labels:d}=i,c=`${ne()}`;await e.push({streams:[{stream:d,values:[[c,u]]}]})}})}function $a(n,e,t){let{toResourceSpans:r=o=>[o],onTransportError:s}=t??{};return ae(n,{onTransportError:s,serialize:r,send:async o=>{await e.push({resourceSpans:o})}})}function ja(n,e,t,r){let{prefix:s="checkpoints/",debounceMs:o=500,compactEvery:a=10,onError:i}=r??{},u={name:`s3:${t}`,debounceMs:o,compactEvery:a,save(d){let c=Math.floor(ne()/1e6),f=`${s}${n.name}/checkpoint-${c}.json`,l;try{l=JSON.stringify(d)}catch(p){i?.(p);return}e.putObject({Bucket:t,Key:f,Body:l,ContentType:"application/json"}).catch(p=>i?.(p))}};return n.attachSnapshotStorage([u],{onError:d=>i?.(d)})}function Wa(n,e,t){let{prefix:r="graphrefly:checkpoint:",debounceMs:s=500,compactEvery:o=10,onError:a}=t??{},i=`${r}${n.name}`,u={name:`redis:${i}`,debounceMs:s,compactEvery:o,save(d){let c;try{c=JSON.stringify(d)}catch(f){a?.(f);return}e.set(i,c).catch(f=>a?.(f))},async load(){let d=await e.get(i);if(d!=null)try{return JSON.parse(d)}catch{return}}};return n.attachSnapshotStorage([u],{onError:d=>a?.(d)})}function Ua(n,e,t){let{mapRow:r=a=>a,params:s,...o}=t??{};return C(a=>{try{let u=n.query(e,s).map(r);a.emit(u),a.down([[N]])}catch(i){a.down([[_,i instanceof Error?i:new Error(String(i))]])}},{describeKind:"producer",completeWhenDepsComplete:!1,...o})}function Ha(n,e,t){let{mapRow:r=a=>a,params:s,...o}=t??{};return C(a=>{try{let i=n.iterate(e,s);$(()=>{for(let u of i)a.emit(r(u));a.down([[N]])})}catch(i){a.down([[_,i instanceof Error?i:new Error(String(i))]])}},{describeKind:"producer",completeWhenDepsComplete:!1,...o})}function qa(n,e,t,r){if(t.includes("\0")||t.length===0)throw new Error(`toSqlite: invalid table name: ${JSON.stringify(t)}`);let{toSQL:s=(A,P)=>({sql:`INSERT INTO "${P.replace(/"/g,'""')}" (data) VALUES (?)`,params:[JSON.stringify(A)]}),onTransportError:o,batchInsert:a=!1,maxBatchSize:i=1e3,flushIntervalMs:u=0}=r??{},d=A=>s(A,t);if(!a)return ae(n,{onTransportError:o,serialize:d,send:A=>{let P=A;e.query(P.sql,P.params)}});let c=G(null),f=G(void 0,{equals:()=>!1}),l=G(null),p=G(0),h=G(0),g=A=>{try{o?.(A)}catch{}try{c.down([[x,A]])}catch{}},m=[],b=!1,y,v=!1,T=()=>h.down([[x,m.length]]),w=A=>{v||f.down([[x,A]])},O=A=>{v||l.down([[x,A]])},k=A=>{v||p.down([[x,A]])},S=A=>{v||g(A)},E=()=>{if(m.length===0||b)return;b=!0,k(1);try{e.query("BEGIN",[])}catch(W){b=!1,k(0),S({stage:"send",error:W instanceof Error?W:new Error(String(W)),value:void 0});return}let A=m;m=[],T();let P,ue=0;for(let W of A)try{e.query(W.query.sql,W.query.params),ue+=1}catch(de){P=de instanceof Error?de:new Error(String(de));break}if(P){try{e.query("ROLLBACK",[])}catch{}S({stage:"send",error:P,value:void 0});for(let W of A)O({value:W.value,error:P,attempts:1})}else try{e.query("COMMIT",[]);for(let W of A)w(W.value)}catch(W){let de=W instanceof Error?W:new Error(String(W));S({stage:"send",error:de,value:void 0});for(let Ee=0;Ee<ue;Ee++)O({value:A[Ee].value,error:de,attempts:1})}b=!1,k(0)},R=()=>{u>0&&y===void 0&&!v&&(y=setTimeout(()=>{y=void 0,E()},u))},M=n.subscribe(A=>{for(let P of A){let ue=P[0];if(ue===x){let W=P[1],de;try{de=d(W)}catch(Ee){let ze=Ee instanceof Error?Ee:new Error(String(Ee));g({stage:"serialize",error:ze,value:W}),l.down([[x,{value:W,error:ze,attempts:0}]]);continue}m.push({value:W,query:de}),T(),m.length>=i?E():R()}else be.messageTier(ue)>=3&&E()}});return{dispose:()=>{if(!v){y!==void 0&&(clearTimeout(y),y=void 0),E(),v=!0,M();for(let A of[c,f,l,p,h])try{A.down([[K]])}catch{}}},sent:f,failed:l,inFlight:p,errors:c,buffered:h,flush:async()=>{v||E()}}}function Ja(n,e){let{args:t,mapRow:r=o=>o,...s}=e??{};return C(o=>{let a=!0;return n.findMany(t).then(i=>{a&&(o.emit(i.map(r)),o.down([[N]]))}).catch(i=>{if(a)try{o.down([[_,i instanceof Error?i:new Error(String(i))]])}catch{}}),()=>{a=!1}},{...s,describeKind:"producer",completeWhenDepsComplete:!1})}function Ya(n,e){let{mapRow:t=s=>s,...r}=e??{};return C(s=>{let o=!0;return n.execute().then(a=>{o&&(s.emit(a.map(t)),s.down([[N]]))}).catch(a=>{if(o)try{s.down([[_,a instanceof Error?a:new Error(String(a))]])}catch{}}),()=>{o=!1}},{...r,describeKind:"producer",completeWhenDepsComplete:!1})}function Qa(n,e){let{mapRow:t=s=>s,...r}=e??{};return C(s=>{let o=!0;return n.execute().then(a=>{o&&(s.emit(a.map(t)),s.down([[N]]))}).catch(a=>{if(o)try{s.down([[_,a instanceof Error?a:new Error(String(a))]])}catch{}}),()=>{o=!1}},{...r,describeKind:"producer",completeWhenDepsComplete:!1})}Pt();Z();var Xa=0;function Za(n,e){if(e.highWaterMark<1)throw new RangeError("highWaterMark must be >= 1");if(e.lowWaterMark<0)throw new RangeError("lowWaterMark must be >= 0");if(e.lowWaterMark>=e.highWaterMark)throw new RangeError("lowWaterMark must be < highWaterMark");let t=Symbol(`bp-${++Xa}`),r=0,s=!1;return{onEnqueue(){return r+=1,!s&&r>=e.highWaterMark?(s=!0,n([[le,t]]),!0):!1},onDequeue(){return r>0&&(r-=1),s&&r<=e.lowWaterMark?(s=!1,n([[pe,t]]),!0):!1},get pending(){return r},get paused(){return s},dispose(){s&&(s=!1,n([[pe,t]]))}}}Z();fe();function Ho(){let n=new Map,e=null,t=null;function r(o){o.prev?o.prev.next=o.next:e=o.next,o.next?o.next.prev=o.prev:t=o.prev,o.prev=null,o.next=null}function s(o){o.next=e,o.prev=null,e&&(e.prev=o),e=o,t===null&&(t=o)}return{insert(o){if(n.has(o)){this.touch(o);return}let a={key:o,prev:null,next:null};n.set(o,a),s(a)},touch(o){let a=n.get(o);a&&(r(a),s(a))},delete(o){let a=n.get(o);a&&(r(a),n.delete(o))},evict(o){let a=[];for(let i=0;i<o&&t!==null;i++){let u=t;a.push(u.key),r(u),n.delete(u.key)}return a},size(){return n.size}}}function qo(n){return n!=null&&typeof n.then=="function"}function Ot(n){qo(n)&&n.catch(()=>{})}function eu(n,e){let t=new Map,r=e?.maxSize??0,s=r>0?e?.eviction??Ho():null,o=e?.writeThrough??!1;function a(d,c,f){for(let l=0;l<f;l++)try{Ot(n[l].save(d,c))}catch{}}function i(d,c,f=0){for(let l=f;l<n.length;l++){let p;try{p=n[l].load(d)}catch{continue}if(qo(p)){let h=l;p.then(g=>{g!==void 0?(c.down([[x,g]]),a(d,g,h)):i(d,c,h+1)},()=>{i(d,c,h+1)});return}if(p!==void 0){c.down([[x,p]]),a(d,p,l);return}}}function u(){if(!(!s||r<=0))for(;s.size()>=r;){let d=s.evict(1);if(d.length===0)break;for(let c of d){let f=t.get(c);if(f){let l=f.cache;if(f.status!=="sentinel"&&n.length>0){let p=n.length-1;try{Ot(n[p].save(c,l))}catch{}for(let h=0;h<p;h++)try{let g=n[h].delete;g&&Ot(g.call(n[h],c))}catch{}}f.down([[K]])}t.delete(c)}}}return{load(d){let c=t.get(d);if(c)return s?.touch(d),c;s&&r>0&&s.size()>=r&&u();let f=G(void 0);return t.set(d,f),s?.insert(d),i(d,f),f},save(d,c){if(o)for(let l of n)try{Ot(l.save(d,c))}catch{}else if(n[0])try{Ot(n[0].save(d,c))}catch{}let f=t.get(d);if(f)f.down([[x,c]]),s?.touch(d);else{s&&r>0&&s.size()>=r&&u();let l=G(c);t.set(d,l),s?.insert(d)}},invalidate(d){let c=t.get(d);c&&i(d,c)},delete(d){s?.delete(d);let c=t.get(d);c&&c.down([[K]]),t.delete(d);for(let f of n)try{let l=f.delete;l&&Ot(l.call(f,d))}catch{}},has(d){return t.has(d)},get size(){return t.size}}}Te();Z();mt();fe();Tt();Te();Le();Z();fe();var bn=class{_version=0;_store=new Map;_maxSize;_defaultTtl;constructor(e={}){let{maxSize:t,defaultTtl:r}=e;if(t!==void 0&&t<1)throw new RangeError("maxSize must be >= 1");if(r!==void 0&&r<=0)throw new RangeError("defaultTtl must be positive");this._maxSize=t,this._defaultTtl=r}get version(){return this._version}get size(){return this._store.size}has(e){let t=this._store.get(e);return t===void 0?!1:this._isExpired(t)?(this._store.delete(e),this._version+=1,!1):(this._touchLru(e,t),!0)}get(e){let t=this._store.get(e);if(t!==void 0){if(this._isExpired(t)){this._store.delete(e),this._version+=1;return}return this._touchLru(e,t),t.value}}set(e,t,r){let s=this._resolveExpiresAt(r);this._store.has(e)&&this._store.delete(e),this._store.set(e,{value:t,expiresAt:s}),this._evictLruWhileOver(),this._version+=1}setMany(e,t){let r=this._resolveExpiresAt(t),s=0;try{for(let[o,a]of e)this._store.has(o)&&this._store.delete(o),this._store.set(o,{value:a,expiresAt:r}),s+=1}finally{s>0&&(this._evictLruWhileOver(),this._version+=1)}}delete(e){let t=this._store.delete(e);return t&&(this._version+=1),t}deleteMany(e){let t=0;try{for(let r of e)this._store.delete(r)&&(t+=1)}finally{t>0&&(this._version+=1)}return t}clear(){let e=this._store.size;return e===0?0:(this._store.clear(),this._version+=1,e)}pruneExpired(){let e=re(),t=0;for(let[r,s]of this._store)this._isExpired(s,e)&&(this._store.delete(r),t+=1);return t>0&&(this._version+=1),t}toMap(){let e=re(),t=new Map;for(let[r,s]of this._store)this._isExpired(s,e)||t.set(r,s.value);return t}_resolveExpiresAt(e){let t=e??this._defaultTtl;if(t!==void 0){if(!Number.isFinite(t)||t<=0)throw new RangeError(`MapBackend: ttl must be a positive finite number (got ${t})`);return re()+t*1e9}}_isExpired(e,t){return e.expiresAt===void 0?!1:(t??re())>=e.expiresAt}_touchLru(e,t){this._store.delete(e),this._store.set(e,t)}_evictLruWhileOver(){if(this._maxSize!==void 0)for(;this._store.size>this._maxSize;){let e=this._store.keys().next().value;if(e===void 0)break;this._store.delete(e)}}};function gr(n={}){let{name:e,maxSize:t,defaultTtl:r,versioning:s,backend:o,retention:a}=n;if(a&&t!==void 0)throw new RangeError("reactiveMap: `maxSize` (LRU) and `retention` (score-based) are mutually exclusive. Pick one eviction policy.");if(a&&a.archiveThreshold===void 0&&a.maxSize===void 0)throw new RangeError("reactiveMap: `retention` requires at least one of `archiveThreshold` or `maxSize` to trigger archival.");let i=o??new bn({maxSize:t,defaultTtl:r}),u=G(i.toMap(),{name:e,describeKind:"state",equals:(l,p)=>l===p,...s!=null?{versioning:s}:{}});function d(){let l=i.toMap();$(()=>{u.down([[F]]),u.down([[x,l]])})}function c(){if(!a)return;let l=i.toMap(),p=a.archiveThreshold,h=a.maxSize,g=[];for(let[b,y]of l)g.push({key:b,value:y,score:a.score(b,y)});g.sort((b,y)=>b.score-y.score);let m=new Set;if(p!==void 0)for(let b of g)if(b.score<p)m.add(b.key);else break;if(h!==void 0&&g.length-m.size>h)for(let b of g){if(g.length-m.size<=h)break;m.has(b.key)||m.add(b.key)}if(m.size!==0)for(let b of g)m.has(b.key)&&(a.onArchive?.(b.key,b.value,b.score),i.delete(b.key))}function f(l,p="mutation"){let h=i.version;try{return l()}finally{i.version!==h&&(p==="mutation"&&c(),d())}}return{entries:u,has(l){return f(()=>i.has(l),"read")},get(l){return f(()=>i.get(l),"read")},set(l,p,h){f(()=>i.set(l,p,h?.ttl))},setMany(l,p){f(()=>i.setMany(l,p?.ttl))},delete(l){f(()=>i.delete(l))},deleteMany(l){f(()=>i.deleteMany(l))},clear(){f(()=>i.clear())},pruneExpired(){f(()=>i.pruneExpired())},get size(){return i.size},dispose(){}}}Ve();function tu(n){return typeof n=="object"&&n!==null&&"cache"in n&&typeof n.subscribe=="function"}function nu(n,e,t){let r=oe(n),s=r.v!=null,o=G(t?.initialVerified??null,{meta:{...J("verifiable"),...s?{sourceVersion:null}:{}}}),a=t?.trigger!==void 0&&t.trigger!==null,i=null;if(a&&t?.autoVerify?i=Kt(oe(t.trigger),r):a?i=oe(t.trigger):t?.autoVerify&&(i=r),i!==null){let u;if(i===r)u=we(r,d=>e(d));else{let d=r.cache;r.subscribe(c=>{for(let f of c)f[0]===x&&(d=f[1])}),u=we(i,()=>e(d))}ot(u,d=>{$(()=>{if(o.down([[x,d]]),s){let c=r.v;c!=null&&o.meta.sourceVersion.down([[x,{id:c.id,version:c.version}]])}})})}return{node:r,verified:o,trigger:i}}function Jo(n){n.subscribe(()=>{})}function jt(n){return n instanceof Map?n:new Map}function Yo(n,e){if(!Array.isArray(e.upsert))throw new TypeError("distill extraction requires upsert: Array<{ key, value }>");$(()=>{for(let{key:t,value:r}of e.upsert)n.set(t,r);for(let t of e.remove??[])n.delete(t)})}function ru(n,e,t){let r=oe(n),s=gr(t.mapOptions??{}),o=t.budget??2e3,i=t.context!==void 0&&t.context!==null?oe(t.context):G(null),u=jt(s.entries.cache);s.entries.subscribe(p=>{for(let h of p)h[0]===x&&(u=jt(h[1]))});let d=oe(e(r,s.entries));if(ot(d,p=>{Yo(s,p)}),t.evict){let p=new Map,h=he([s.entries],([g])=>{let m=[],b=jt(g);for(let y of p.keys())b.has(y)||(p.get(y)(),p.delete(y));for(let[y,v]of b){let T=t.evict(y,v);if(tu(T)){if(!p.has(y)){let w=ot(T,O=>{O===!0&&s.has(y)&&s.delete(y)});p.set(y,w)}continue}if(typeof T=="boolean"){T&&m.push(y);continue}throw new TypeError("distill evict() must return boolean or Node<boolean>")}return m});ot(h,g=>{for(let m of g)s.delete(m)})}let c=t.consolidateTrigger!==void 0&&t.consolidateTrigger!==null;if(t.consolidate&&c){let p=oe(t.consolidateTrigger),h=we(p,()=>t.consolidate(u));ot(h,g=>{Yo(s,g)})}let f=he([s.entries,i],([p,h])=>{let m=[...jt(p).entries()].map(([v,T])=>({key:v,value:T,score:t.score(T,h),cost:t.cost(T)}));m.sort((v,T)=>T.score-v.score);let b=[],y=o;for(let v of m)v.cost<=y&&(b.push({key:v.key,value:v.value,score:v.score}),y-=v.cost);return b},{meta:{...J("distill",{budget:o})}}),l=he([s.entries],([p])=>jt(p).size);return Jo(f),Jo(l),{store:s,compact:f,size:l}}nr();async function Qo(n){let e=typeof n=="string"?new TextEncoder().encode(n):n,t=await globalThis.crypto.subtle.digest("SHA-256",e),r=new Uint8Array(t),s="";for(let o=0;o<r.length;o++)s+=Xo[r[o]];return s}var Xo=new Array(256);for(let n=0;n<256;n++)Xo[n]=n.toString(16).padStart(2,"0");var yn=class extends Error{constructor(t,r){super(`content-addressed lookup miss in read-strict mode: ${t}`);this.key=t;this.context=r;this.name="ContentAddressedMissError"}};function Zo(n){let e=new Set,t=r=>{if(r===null||typeof r!="object")return r;let s=r;if(e.has(s))return{__cycle:!0};e.add(s);try{if(Array.isArray(r))return r.map(t);let o={};for(let a of Object.keys(r).sort())o[a]=t(r[a]);return o}finally{e.delete(s)}};return JSON.stringify(t(n))}function ou(n){let{storage:e,keyContext:t,keyPrefix:r,mode:s="read-write"}=n,o=t??(i=>i);async function a(i){let u=Zo(o(i)),d=await Qo(u);return r?`${r}:${d}`:d}return{keyFor:a,async lookup(i){if(s==="write")return;let u=await a(i),d=await e.load(u);if(d===void 0){if(s==="read-strict")throw new yn(u,i);return}return d},async store(i,u){if(s==="read")return;let d=await a(i);await e.save(d,u)},async forget(i){if(s==="read"||s==="write"||!e.delete)return;let u=await a(i);await e.delete(u)}}}Zn();async function su(n,e){let t;try{t=await n.text()}catch{t=""}let r=e??"HTTP",s=new Error(`${r} API ${n.status}: ${n.statusText}${t?` \u2014 ${t}`:""}`);return s.status=n.status,s.headers=n.headers,s}en();Te();Le();Dt();Z();fe();dn();Te();Z();ye();fe();Ve();var vn=class{_version=0;_maxSize;_buf;_head=0;_size=0;constructor(e,t){if(t!==void 0&&t<1)throw new RangeError("maxSize must be >= 1");if(this._maxSize=t,t!==void 0){if(this._buf=new Array(t),e&&e.length>0){let r=Math.min(e.length,t),s=e.length-r;for(let o=0;o<r;o++)this._buf[o]=e[s+o];this._size=r}}else this._buf=e?[...e]:[],this._size=this._buf.length}get version(){return this._version}get size(){return this._size}at(e){if(!Number.isInteger(e))return;let t=e>=0?e:this._size+e;if(!(t<0||t>=this._size))return this._maxSize!==void 0?this._buf[(this._head+t)%this._maxSize]:this._buf[t]}append(e){this._rawAppend(e),this._version+=1}appendMany(e){if(e.length===0)return;let t=this._maxSize!==void 0&&e.length>this._maxSize?e.length-this._maxSize:0;for(let r=t;r<e.length;r++)this._rawAppend(e[r]);this._version+=1}clear(){if(this._size===0)return 0;let e=this._size;if(this._maxSize===void 0)this._buf.length=0;else for(let t=0;t<e;t++)this._buf[(this._head+t)%this._maxSize]=void 0;return this._head=0,this._size=0,this._version+=1,e}trimHead(e){if(!Number.isInteger(e)||e<0)throw new RangeError(`trimHead: n must be a non-negative integer (got ${e})`);if(e===0||this._size===0)return 0;let t=Math.min(e,this._size);if(this._maxSize===void 0)this._buf.splice(0,t);else{for(let r=0;r<t;r++)this._buf[(this._head+r)%this._maxSize]=void 0;this._head=(this._head+t)%this._maxSize}return this._size-=t,this._version+=1,t}slice(e,t){if(!Number.isInteger(e)||e<0)throw new RangeError(`slice: start must be a non-negative integer (got ${e})`);if(t!==void 0&&(!Number.isInteger(t)||t<0))throw new RangeError(`slice: stop must be a non-negative integer or undefined (got ${t})`);let r=t===void 0?this._size:Math.min(Math.max(t,0),this._size),s=Math.min(e,this._size);if(s>=r)return[];let o=r-s;if(this._maxSize===void 0)return this._buf.slice(s,r);let a=new Array(o);for(let i=0;i<o;i++)a[i]=this._buf[(this._head+s+i)%this._maxSize];return a}tail(e){if(!Number.isInteger(e)||e<0)throw new RangeError(`tail: n must be a non-negative integer (got ${e})`);if(e===0||this._size===0)return[];let t=Math.min(e,this._size);return this.slice(this._size-t,this._size)}toArray(){if(this._maxSize===void 0)return[...this._buf];let e=new Array(this._size);for(let t=0;t<this._size;t++)e[t]=this._buf[(this._head+t)%this._maxSize];return e}snapshot(){return this.toArray()}restore(e){if(this._maxSize===void 0){this._buf.length=0;for(let t=0;t<e.length;t++)this._buf.push(e[t]);this._size=this._buf.length}else{let t=this._maxSize;for(let o=0;o<t;o++)this._buf[o]=void 0;this._head=0;let r=Math.min(e.length,t),s=e.length-r;for(let o=0;o<r;o++)this._buf[o]=e[s+o];this._size=r}this._version+=1}_rawAppend(e){if(this._maxSize===void 0){this._buf.push(e),this._size=this._buf.length;return}this._size<this._maxSize?(this._buf[(this._head+this._size)%this._maxSize]=e,this._size+=1):(this._buf[this._head]=e,this._head=(this._head+1)%this._maxSize)}};function Wt(n){return n.subscribe(()=>{})}var iu=64;function yr(n,e={}){let{name:t,maxSize:r,versioning:s,guard:o,backend:a}=e,i=a??new vn(n,r),u=G(i.toArray(),{name:t,describeKind:"state",equals:(k,S)=>k===S,...s!=null?{versioning:s}:{},...o!=null?{guard:o}:{}});function d(){let k=i.toArray();$(()=>{u.down([[F]],{internal:!0}),u.down([[x,k]],{internal:!0})})}let c=new Map,f=new Map,l=new Map;function p(k,S){return`${k}:${S===void 0?"END":S}`}function h(k){if(k.size<iu)return;let S=k.keys().next();if(S.done)return;let E=k.get(S.value);E!==void 0&&E.dispose(),k.delete(S.value)}function g(k){let S=i.version;try{return k()}finally{i.version!==S&&d()}}function m(k){if(!Number.isInteger(k)||k<0)throw new RangeError(`tail: n must be a non-negative integer (got ${k})`);let S=c.get(k);if(S!==void 0)return c.delete(k),c.set(k,S),S.node;h(c);let E=he([u],([M])=>{let L=M;return k===0||L.length===0?[]:L.slice(Math.max(0,L.length-k))},{initial:i.tail(k),describeKind:"derived"}),R=Wt(E);return c.set(k,{node:E,dispose:R}),E}function b(k,S){if(!Number.isInteger(k)||k<0)throw new RangeError(`slice: start must be a non-negative integer (got ${k})`);if(S!==void 0&&(!Number.isInteger(S)||S<0))throw new RangeError(`slice: stop must be a non-negative integer or undefined (got ${S})`);let E=p(k,S),R=f.get(E);if(R!==void 0)return f.delete(E),f.set(E,R),R.node;h(f);let M=he([u],([A])=>{let P=A;return S===void 0?P.slice(k):P.slice(k,S)},{initial:i.slice(k,S),describeKind:"derived"}),L=Wt(M);return f.set(E,{node:M,dispose:L}),M}function y(k){let S=l.get(k);if(S!==void 0)return S.node;let E=he([u,k],([M,L])=>{let A=M,P=Math.max(0,Math.trunc(L??0));return A.slice(P)},{initial:[],describeKind:"derived"}),R=Wt(E);return l.set(k,{node:E,dispose:R}),E}let v,T;function w(){v===void 0&&(v=V([u],(k,S,E)=>{let R=k[0],L=R!=null&&R.length>0?R.at(-1):E.prevData[0];if(L==null||L.length===0){S.down([[D]]);return}S.emit(L[L.length-1])},{name:t!=null?`${t}::lastValue`:"lastValue",describeKind:"derived",initial:i.size===0?void 0:i.at(i.size-1)}),T=he([u],([k])=>k.length>0,{name:t!=null?`${t}::hasLatest`:"hasLatest",describeKind:"derived",initial:i.size>0}),Wt(v),Wt(T))}let O={entries:u,get size(){return i.size},at(k){return i.at(k)},append(k){g(()=>i.append(k))},appendMany(k){k.length!==0&&g(()=>i.appendMany(k))},clear(){g(()=>i.clear())},trimHead(k){g(()=>i.trimHead(k))},withLatest(){return w(),u},get lastValue(){return w(),v},get hasLatest(){return w(),T},view(k){switch(k.kind){case"tail":return m(k.n);case"slice":return b(k.start,k.stop);case"fromCursor":return y(k.cursor)}},attach(k){let S=k.subscribe(E=>{for(let R of E)R[0]===x&&O.append(R[1])});return()=>S()},attachStorage(k){if(k.length===0)return()=>{};let S=new Map;for(let R of k)S.set(R,i.size);(async()=>{for(let R of k)if(typeof R.loadEntries=="function")try{let M=await Promise.resolve(R.loadEntries());M.entries.length>0&&i.size===0&&(i.restore(M.entries),S.set(R,M.entries.length),d());break}catch{}})();let E=u.subscribe(R=>{for(let M of R){if(M[0]!==x)continue;let L=M[1];for(let A of k){let P=S.get(A)??0;if(L.length<P){try{let W=A.appendEntries(L);W instanceof Promise&&W.catch(()=>{})}catch{}S.set(A,L.length);continue}if(L.length===P)continue;let ue=L.slice(P);S.set(A,L.length);try{let W=A.appendEntries(ue);W instanceof Promise&&W.catch(()=>{})}catch{}}}});return()=>E()},disposeAllViews(){for(let k of c.values())k.dispose();c.clear();for(let k of f.values())k.dispose();f.clear();for(let k of l.values())k.dispose();l.clear()},dispose(){for(let k of c.values())k.dispose();c.clear();for(let k of f.values())k.dispose();f.clear();for(let k of l.values())k.dispose();l.clear()}};return O}var br=new WeakMap;function au(n){let e=br.get(n);if(e)return e;let t=n.map(c=>c.cache??[]),r=t.flat(),s=G(r,{name:"mergeReactiveLogs",describeKind:"state",equals:(c,f)=>c===f}),o=n.map((c,f)=>[...t[f]??[]]),a=[];for(let c=0;c<n.length;c++){let f=c,l=n[f].subscribe(p=>{for(let h of p)if(h[0]===x)o[f]=[...h[1]],s.emit(o.flat());else if(h[0]===N){o[f]=[];let g=a[f];g!==void 0&&(a[f]=void 0,g())}else h[0]===_&&s.down([[_,h[1]]])});a.push(l)}let i=et(s),u=!1,d={node:s,dispose(){if(!u){u=!0;for(let c of a)c?.();a.length=0,i(),br.delete(n)}}};return br.set(n,d),d}function uu(n,e){let t=n.cache??0;return t>=e?!1:(n.down([[F],[x,t+1]]),!0)}var ts=Fr((n,e)=>{n("observe"),n("signal"),e("write")});function du(n){let e=yr([],{name:n.name,maxSize:n.retainedLimit??1024,guard:n.guard??ts,...n.versioning!=null?{versioning:n.versioning}:{}});return e.withLatest(),n.graph&&n.graph.add(e.entries,{name:n.name}),e}function vr(n){if(n===null||typeof n!="object"||Object.isFrozen(n))return n;for(let e of Object.keys(n))vr(n[e]);return Object.freeze(n)}var es=new WeakSet;function Tr(n){let e=n.cache,t=typeof e=="number"&&Number.isFinite(e);!t&&e!==void 0&&!es.has(n)&&(es.add(n),console.warn(`bumpCursor: cursor cache held a non-numeric value (${String(e)}); resetting to 0. Causes include: a snapshot codec round-tripping the cursor as a string / null / NaN, OR a malformed initial seed (e.g. state<number>(NaN)). Audit consumers may see colliding seq values after this point.`));let s=(t?e:0)+1;return n.down([[F],[x,s]]),s}function Ut(n,e,t,r,s,o){let a=e(t,r,s);if(a===void 0)return;let i=o!=null?{...a,handlerVersion:o}:a;n.append(i)}function cu(n,e){let t=e.freeze??!0;return function(...s){let o=t?s.map(vr):s,a=ne(),i=e.seq?Tr(e.seq):void 0;try{let u=n(...o);return e.audit&&e.onSuccess&&Ut(e.audit,e.onSuccess,o,u,{t_ns:a,seq:i},e.handlerVersion),u}catch(u){if(e.audit&&e.onFailure){let d=u instanceof Error?u.name:typeof u;Ut(e.audit,e.onFailure,o,u,{t_ns:a,seq:i,errorType:d},e.handlerVersion)}throw u}}}function lu(n,e){let t=e.freeze??!0;return function(...s){let o=t?s.map(vr):s,a=ne(),i,u,d=!1,c;try{$(()=>{e.seq&&(c=Tr(e.seq));try{i=n(...o),e.audit&&e.onSuccess&&Ut(e.audit,e.onSuccess,o,i,{t_ns:a,seq:c},e.handlerVersion)}catch(f){throw u=f,d=!0,f}})}catch(f){if(d&&e.audit&&e.onFailure){let l=u instanceof Error?u.name:typeof u;Ut(e.audit,e.onFailure,o,u,{t_ns:a,seq:c,errorType:l},e.handlerVersion)}throw d?u:f}return i}}function fu(n,e,t=0){let r=G(t,{name:e,describeKind:"state"});return n.add(r,{name:e}),r}function pu(n,e,t,r=0){let s={},o=new Be(e);for(let a of t){let i=G(r,{name:a,describeKind:"state"});o.add(i,{name:a}),s[a]=i}return n.mount(e,o),s}var wr=require("rxjs");Z();function hu(n,e){return e?.raw?new wr.Observable(t=>n.subscribe(s=>{if(!t.closed){t.next(s);for(let o of s){if(o[0]===_){t.error(o[1]);return}if(o[0]===N){t.complete();return}}}})):new wr.Observable(t=>n.subscribe(s=>{for(let o of s){if(t.closed)return;if(o[0]===x)t.next(o[1]);else if(o[0]===_){t.error(o[1]);return}else if(o[0]===N){t.complete();return}}}))}Tt();Te();Z();ye();var Tn=class{_version=0;_topics=new Set;get version(){return this._version}get topicCount(){return this._topics.size}hasTopic(e){return this._topics.has(e)}topicNames(){return this._topics.values()}createTopic(e){return this._topics.has(e)?!1:(this._topics.add(e),this._version+=1,!0)}removeTopic(e){let t=this._topics.delete(e);return t&&(this._version+=1),t}};function mu(n={}){let{backend:e}=n,t=e??new Tn,r=new Map;function s(o){let a=r.get(o);return a===void 0&&(a=V({describeKind:"state"}),r.set(o,a),t.createTopic(o)),a}return{topic(o){return s(o)},publish(o,a){s(o).emit(a)},publishMany(o){$(()=>{for(let[a,i]of o)s(a).emit(i)})},removeTopic(o){let a=r.get(o);return a===void 0?!1:(r.delete(o),t.removeTopic(o),a.down([[K]]),!0)},has(o){return t.hasTopic(o)},get size(){return t.topicCount},topicNames(){return t.topicNames()}}}Te();Z();fe();function ns(n,e){if(n===e)return 0;let t=typeof n;if(t===typeof e&&(t==="number"||t==="string"||t==="boolean"||t==="bigint")){let s=n,o=e;return s<o?-1:s>o?1:0}return String(n).localeCompare(String(e))}function gu(n,e){let t=ns(n[0],e[0]);return t!==0?t:ns(n[1],e[1])}function rs(n){return[n.secondary,n.primary]}function _t(n,e){let t=rs(e),r=0,s=n.length;for(;r<s;){let o=r+s>>1;gu(t,rs(n[o]))>0?r=o+1:s=o}return r}var wn=class{_version=0;_buf=[];_byPrimary=new Map;get version(){return this._version}get size(){return this._buf.length}has(e){return this._byPrimary.has(e)}get(e){return this._byPrimary.get(e)?.value}upsert(e,t,r,s){let o=this._byPrimary.get(e),a={primary:e,secondary:t,value:r};if(o!==void 0&&s?.equals?.(o,a))return!1;if(o!==void 0){let u=_t(this._buf,o);this._buf.splice(u,1)}let i=_t(this._buf,a);return this._buf.splice(i,0,a),this._byPrimary.set(e,a),this._version+=1,o===void 0}upsertMany(e,t){let r=0;try{for(let s of e){let o=this._byPrimary.get(s.primary),a={primary:s.primary,secondary:s.secondary,value:s.value};if(o!==void 0&&t?.equals?.(o,a))continue;if(o!==void 0){let u=_t(this._buf,o);this._buf.splice(u,1)}let i=_t(this._buf,a);this._buf.splice(i,0,a),this._byPrimary.set(s.primary,a),r+=1}}finally{r>0&&(this._version+=1)}return r}delete(e){let t=this._byPrimary.get(e);if(t===void 0)return!1;let r=_t(this._buf,t);return this._buf.splice(r,1),this._byPrimary.delete(e),this._version+=1,!0}deleteMany(e){let t=0;try{for(let r of e){let s=this._byPrimary.get(r);if(s===void 0)continue;let o=_t(this._buf,s);this._buf.splice(o,1),this._byPrimary.delete(r),t+=1}}finally{t>0&&(this._version+=1)}return t}clear(){let e=this._buf.length;return e===0?0:(this._buf.length=0,this._byPrimary.clear(),this._version+=1,e)}toArray(){return[...this._buf]}toPrimaryMap(){let e=new Map;for(let t of this._buf)e.set(t.primary,t.value);return e}};function bu(n){return n.subscribe(()=>{})}function yu(n={}){let{name:e,versioning:t,equals:r,backend:s}=n,o=s??new wn;function a(p){return p?.equals!==void 0||r===void 0?p:{...p,equals:r}}let i=G([],{name:e,describeKind:"state",equals:(p,h)=>p===h,...t!=null?{versioning:t}:{}}),u=he([i],([p])=>{let h=p,g=new Map;for(let m of h)g.set(m.primary,m.value);return g},{initial:o.toPrimaryMap(),describeKind:"derived"}),d=bu(u),c=!1;function f(){let p=o.toArray();$(()=>{i.down([[F]]),i.down([[x,p]])})}function l(p){let h=o.version;try{return p()}finally{o.version!==h&&f()}}return{ordered:i,byPrimary:u,has(p){return o.has(p)},get(p){return o.get(p)},get size(){return o.size},upsert(p,h,g,m){return l(()=>o.upsert(p,h,g,a(m)))},upsertMany(p,h){let g=[...p];g.length!==0&&l(()=>o.upsertMany(g,a(h)))},delete(p){l(()=>o.delete(p))},deleteMany(p){let h=[...p];h.length!==0&&l(()=>o.deleteMany(h))},clear(){l(()=>o.clear())},dispose(){c||(c=!0,d())}}}Te();Z();fe();var kn=class{_version=0;_buf;constructor(e){this._buf=e?[...e]:[]}get version(){return this._version}get size(){return this._buf.length}at(e){if(!Number.isInteger(e))return;let t=e>=0?e:this._buf.length+e;if(!(t<0||t>=this._buf.length))return this._buf[t]}append(e){this._buf.push(e),this._version+=1}appendMany(e){if(e.length===0)return;let t=this._buf.length;this._buf.length=t+e.length;for(let r=0;r<e.length;r++)this._buf[t+r]=e[r];this._version+=1}insert(e,t){if(!Number.isInteger(e)||e<0||e>this._buf.length)throw new RangeError(`insert: index ${e} out of range [0, ${this._buf.length}]`);this._buf.splice(e,0,t),this._version+=1}insertMany(e,t){if(!Number.isInteger(e)||e<0||e>this._buf.length)throw new RangeError(`insertMany: index ${e} out of range [0, ${this._buf.length}]`);t.length!==0&&(this._buf.splice(e,0,...t),this._version+=1)}pop(e){if(this._buf.length===0)throw new RangeError("pop from empty list");if(!Number.isInteger(e))throw new RangeError(`pop: index ${e} must be an integer`);let t=e>=0?e:this._buf.length+e;if(t<0||t>=this._buf.length)throw new RangeError(`pop: index ${e} out of range`);let[r]=this._buf.splice(t,1);return this._version+=1,r}clear(){let e=this._buf.length;return e===0?0:(this._buf.length=0,this._version+=1,e)}toArray(){return[...this._buf]}};function vu(n,e={}){let{name:t,versioning:r,backend:s}=e,o=s??new kn(n),a=G(o.toArray(),{name:t,describeKind:"state",equals:(d,c)=>d===c,...r!=null?{versioning:r}:{}});function i(){let d=o.toArray();$(()=>{a.down([[F]]),a.down([[x,d]])})}function u(d){let c=o.version;try{return d()}finally{o.version!==c&&i()}}return{items:a,get size(){return o.size},at(d){return o.at(d)},append(d){u(()=>o.append(d))},appendMany(d){u(()=>o.appendMany(d))},insert(d,c){u(()=>o.insert(d,c))},insertMany(d,c){u(()=>o.insertMany(d,c))},pop(d=-1){return u(()=>o.pop(d))},clear(){u(()=>o.clear())},dispose(){}}}fn();Z();Ve();function Tu(n,e={}){let t=e.keyFn??(s=>String(s)),r=new Map;return s=>{let o=t(s),a=r.get(o);if(a)return a;let i=n(s),u;i!=null&&typeof i.then=="function"?u=Promise.resolve(i):i!=null&&typeof i=="object"&&"subscribe"in i&&"cache"in i?u=fr(i):i!=null&&typeof i=="object"&&Symbol.asyncIterator in i?u=(async()=>{let f=i[Symbol.asyncIterator]();try{let{value:l,done:p}=await f.next();if(p)throw new Error("singleFromAny: factory returned empty async iterable");return l}finally{await f.return?.()}})():i!=null&&typeof i=="object"&&Symbol.iterator in i?u=(async()=>{let f=i[Symbol.iterator]();try{let{value:l,done:p}=f.next();if(p)throw new Error("singleFromAny: factory returned empty iterable");return l}finally{f.return?.()}})():u=Promise.resolve(i);let d,c=()=>{r.get(o)===d&&r.delete(o)};return d=u.then(f=>(c(),f),f=>{throw c(),f}),r.set(o,d),d}}function wu(n,e={}){let t=e.keyFn??(s=>String(s)),r=new Map;return s=>{let o=t(s),a=r.get(o);if(a)return a;let i=oe(n(s));r.set(o,i);let u=i.subscribe(d=>{for(let c of d)if(c[0]===_||c[0]===N){r.get(o)===i&&r.delete(o),u();return}});return i}}Ve();function xn(n){if(n===null||typeof n!="object")return n;if(Array.isArray(n))return n.map(xn);let e=n,t=Object.keys(e).sort(),r={};for(let s of t)r[s]=xn(e[s]);return r}function kr(n){return JSON.stringify(xn(n),void 0,0)}var ku=new TextEncoder,xu=new TextDecoder("utf-8",{fatal:!0}),Ht={name:"json",version:1,encode(n){return ku.encode(kr(n))},decode(n){return JSON.parse(xu.decode(n))}};function Nu(){return Ht}function Nn(){let n=new Map;return{name:"memory",read(e){let t=n.get(e);return t===void 0?void 0:new Uint8Array(t)},write(e,t){n.set(e,new Uint8Array(t))},delete(e){n.delete(e)},list(e){let t=[...n.keys()];return e?t.filter(r=>r.startsWith(e)).sort():t.sort()}}}function xr(n,e={}){let t=e.codec??Ht,r=e.name??n.name??"snapshot",s=e.keyOf??(f=>f.name??e.name??n.name??"snapshot"),o,a=0,i=e.compactEvery,u,d={name:r,debounceMs:e.debounceMs,compactEvery:i,filter:e.filter,keyOf:s,save(f){if(!(e.filter&&!e.filter(f))&&(o={snapshot:f},a+=1,i!==void 0&&a%i===0||!e.debounceMs))return c()},load(){let f=u??r,l=n.read(f);if(l!==void 0)return l instanceof Uint8Array?l.length===0?void 0:t.decode(l):Promise.resolve(l).then(p=>p===void 0||p.length===0?void 0:t.decode(p))},async flush(){await c()},async rollback(){o=void 0}};function c(){let f=o;if(!f)return;o=void 0;let l=s(f.snapshot),p=t.encode(f.snapshot),h=n.write(l,p);if(h instanceof Promise)return h.then(()=>{u=l});u=l}return d}function os(n,e={}){let t=e.codec??Ht,r=e.name??n.name??"append-log",s=e.keyOf??(l=>r),o=e.compactEvery,a=new Map,i=0,u,d={name:r,debounceMs:e.debounceMs,compactEvery:o,keyOf:s,appendEntries(l){if(l.length!==0){for(let p of l){let h=s(p),g=a.get(h);g||(g=[],a.set(h,g)),g.push(p)}if(i+=l.length,o!==void 0&&i%o===0||!e.debounceMs)return c()}},async loadEntries(l){let p=l?.keyFilter,h=n.list===void 0?p!==void 0?[p]:[r]:await Promise.resolve(n.list(p)),g=[];for(let m of h){let b=await Promise.resolve(n.read(m));if(b===void 0||b.length===0)continue;let y=t.decode(b);Array.isArray(y)&&g.push(...y)}return{entries:g,cursor:void 0}},async flush(){await c()},async rollback(){a=new Map}};function c(){if(a.size===0)return;let l=a;a=new Map;let p=(u??Promise.resolve()).then(()=>{let h=f(l);return h instanceof Promise?h:Promise.resolve()},()=>{let h=f(l);return h instanceof Promise?h:Promise.resolve()});return u=p.finally(()=>{u===p&&(u=void 0)}),u}function f(l){let p=[];for(let[h,g]of l){let m=n.read(h),b=y=>{let T=[...y===void 0||y.length===0?[]:t.decode(y)??[],...g],w=t.encode(T);return n.write(h,w)};if(m instanceof Promise)p.push(m.then(async y=>{let v=b(y);v instanceof Promise&&await v}));else{let y=b(m);y instanceof Promise&&p.push(y)}}if(p.length>0)return Promise.all(p).then(()=>{})}return d}function Nr(n,e={}){let t=e.codec??Ht,r=e.name??n.name??"kv",s=e.compactEvery,o=new Map,a=0,i={name:r,debounceMs:e.debounceMs,compactEvery:s,filter:e.filter,save(d,c){if(!(e.filter&&!e.filter(d,c))&&(o.set(d,c),a+=1,s!==void 0&&a%s===0||!e.debounceMs))return u()},load(d){let c=n.read(d);if(c!==void 0)return c instanceof Uint8Array?c.length===0?void 0:t.decode(c):Promise.resolve(c).then(f=>f===void 0||f.length===0?void 0:t.decode(f))},delete(d){if(o.delete(d),!!n.delete)return n.delete(d)},list(d){return n.list?n.list(d):[]},async flush(){await u()},async rollback(){o=new Map}};function u(){if(o.size===0)return;let d=o;o=new Map;let c=[];for(let[f,l]of d){let p=t.encode(l),h=n.write(f,p);h instanceof Promise&&c.push(h)}if(c.length>0)return Promise.all(c).then(()=>{})}return i}function Ou(n){return xr(Nn(),n)}function _u(n){return os(Nn(),n)}function Su(n){return Nr(Nn(),n)}function Eu(n,e){let t={name:e?.name??"dict-kv",read(r){return n[r]},write(r,s){n[r]=new Uint8Array(s)},delete(r){delete n[r]},list(r){let s=Object.keys(n).sort();return r?s.filter(o=>o.startsWith(r)):s}};return Nr(t,e)}function Ru(n,e){return xr({name:"dict",read(r){return n[r]},write(r,s){n[r]=new Uint8Array(s)},delete(r){delete n[r]},list(r){let s=Object.keys(n).sort();return r?s.filter(o=>o.startsWith(r)):s}},e)}Z();ye();fe();dn();function Mu(n,e,t,r){let s=new Be(n,r);s.add(e,{name:"source"});let o=G(t,{meta:{kind:"stratify_rules"}});s.add(o,{name:"rules"});for(let a of t)Au(s,e,o,a);return s}function Au(n,e,t,r){let s=`branch/${r.name}`,o=Symbol("noValue"),a=!1,i=!1,u=!1,d=o,c=!1,f=t.cache??[];function l(g){if(u){u=!1;let m=d;if(d=o,m!==o){let b=f.find(v=>v.name===r.name),y=!1;try{y=b?.classify(m)??!1}catch{y=!1}y?(c=!1,g.emit(m)):c&&(c=!1,g.down([[F],[D]]))}else c?(c=!1,g.down([[F],[D]])):g.down([[D]])}}let p=V([],(g,m)=>{let b=e.subscribe(v=>{for(let T of v)h(T,0,m)}),y=t.subscribe(v=>{for(let T of v)h(T,1,m)});return()=>{b(),y()}},{describeKind:"derived",meta:{kind:"stratify_branch",branch:r.name},completeWhenDepsComplete:!1});function h(g,m,b){let y=g[0];return y===F?(m===0?(a=!0,c=!0):i=!0,!0):y===x||y===D?(m===0?(a=!1,u=!0,d=y===x?g[1]:o):(y===x&&(f=g[1]),i=!1),a||i||l(b),!0):y===N||y===_||y===K?(a=!1,i=!1,u=!1,d=o,c=!1,m===0&&b.down([g]),!0):m===1}if(n.add(p,{name:s}),r.ops){let g=r.ops(p),m=`branch/${r.name}/out`;n.add(g,{name:m})}}on();var Ql=Math.LN2/604800;function ss(n,e,t,r=0){if(!Number.isFinite(n))return r;if(!Number.isFinite(e)||e<=0||!Number.isFinite(t)||t<=0)return Math.max(r,n);let s=n*Math.exp(-t*e);return Math.max(r,s)}Te();Z();ye();fe();Tt();Ve();Z();var Cu=new Map([[Ne,"INVALIDATE"],[le,"PAUSE"],[pe,"RESUME"],[K,"TEARDOWN"],[N,"COMPLETE"],[_,"ERROR"]]),Du=new Map([["INVALIDATE",Ne],["PAUSE",le],["RESUME",pe],["TEARDOWN",K],["COMPLETE",N],["ERROR",_]]);function st(n){let e=Cu.get(n);return e||(Symbol.keyFor(n)??"UNKNOWN")}function St(n){let e=Du.get(n);if(e)return e;if(n&&n!=="UNKNOWN")return Symbol.for(n)}function Et(n){return n instanceof Error?{message:n.message,name:n.name,stack:n.stack}:{message:String(n),name:"Error"}}function Rt(n){let e=new Error(n.message);return e.name=n.name,n.stack&&(e.stack=n.stack),e}function it(n){if(typeof MessagePort<"u"&&n instanceof MessagePort)return{post(e,t){n.postMessage(e,t??[])},listen(e){let t=r=>e(r.data);return n.addEventListener("message",t),n.start(),()=>n.removeEventListener("message",t)},terminate(){n.close()}};if(typeof SharedWorker<"u"&&n instanceof SharedWorker)return it(n.port);if(typeof Worker<"u"&&n instanceof Worker)return{post(e,t){n.postMessage(e,t??[])},listen(e){let t=r=>e(r.data);return n.addEventListener("message",t),()=>n.removeEventListener("message",t)},terminate(){n.terminate()}};if(typeof BroadcastChannel<"u"&&n instanceof BroadcastChannel)return{post(e,t){t&&t.length>0&&console.warn("[graphrefly] WorkerTransport: BroadcastChannel does not support Transferable objects. The transfer argument is ignored and objects will be cloned instead."),n.postMessage(e)},listen(e){let t=r=>e(r.data);return n.addEventListener("message",t),()=>n.removeEventListener("message",t)},terminate(){n.close()}};if(typeof ServiceWorker<"u"&&n instanceof ServiceWorker)return{post(e,t){n.postMessage(e,t??[])},listen(e){let t=r=>{r.source===n&&e(r.data)};return navigator.serviceWorker.addEventListener("message",t),()=>navigator.serviceWorker.removeEventListener("message",t)}};throw new Error("createTransport: unsupported target type. Expected Worker, SharedWorker, ServiceWorker, BroadcastChannel, or MessagePort.")}function Pu(n){return typeof n=="object"&&n!==null&&typeof n.post=="function"&&typeof n.listen=="function"}function is(n,e){let t=Pu(n)?n:it(n),r=e.name??"workerBridge",s=Object.entries(e.expose??{}),o=e.import??[],a=e.transfer??{},i=G("connecting",{name:`${r}::meta::status`}),u=G(null,{name:`${r}::meta::error`}),d=new Map,c=new Map;for(let y of o){let v=G(void 0,{name:`${r}::${y}`});d.set(y,v)}let f;if(s.length>0){let y=s.map(([,w])=>w),v=V(y,(w,O)=>{let k={};for(let S=0;S<s.length;S++){let[E]=s[S],R=w[S];R!=null&&R.length>0&&(k[E]=R.at(-1))}Object.keys(k).length!==0&&O.emit(k)},{name:`${r}::aggregated`,partial:!0});f=ft([v],w=>{let O=w[0];if(O==null||Object.keys(O).length===0)return;let k=[];for(let R of Object.keys(O)){let M=a[R];M&&k.push(...M(O[R]))}let S;for(let[R,M]of s)R in O&&M.v!=null&&(S==null&&(S={}),S[R]=M.v.version);let E={t:"b",u:O,...S?{v:S}:{}};try{t.post(E,k.length>0?k:void 0)}catch(R){u.down([[x,R instanceof Error?R:new Error(String(R))]])}}).subscribe(()=>{})}let l=!1,p=t.listen(y=>{if(l)return;let v=y;switch(v.t){case"r":{$(()=>{for(let[w,O]of Object.entries(v.stores)){let k=d.get(w);k&&k.down([[x,O]])}}),i.down([[x,"connected"]]);let T={};for(let[w,O]of s)T[w]=O.cache;t.post({t:"i",stores:T});break}case"v":{let T=d.get(v.s);T&&T.down([[x,v.d]]);break}case"b":{$(()=>{for(let[T,w]of Object.entries(v.u)){let O=v.v?.[T];if(O!=null){let S=c.get(T);if(S!=null&&O<=S)continue;c.set(T,O)}let k=d.get(T);k&&k.down([[x,w]])}});break}case"e":{let T=d.get(v.s);T&&T.down([[_,Rt(v.err)]]);break}case"s":{let T=St(v.sig);if(!T)break;let w=v.s==="*"?[...d.values()]:d.has(v.s)?[d.get(v.s)]:[];for(let O of w)O.down(v.d===void 0?[[T]]:[[T,v.d]]);break}}}),h=[];for(let[y,v]of s){let T=v.subscribe((w=>{if(!l)for(let O of w){let k=O[0];k!==x&&(be.isLocalOnly(k)||(k===_?t.post({t:"e",s:y,err:Et(O[1])}):t.post({t:"s",s:y,sig:st(k),d:O.length>1?O[1]:void 0})))}}));h.push(T)}let g;if(e.timeoutMs!=null&&e.timeoutMs>0){let y=rt(e.timeoutMs),v=hn(i,w=>w==="connected");g=pr(Kt(pn(y,()=>"timeout"),pn(v,()=>"ready"))).subscribe(w=>{for(let O of w)O[0]===x&&O[1]==="timeout"&&(u.down([[x,new Error("Worker bridge handshake timeout")]]),m())})}function m(){if(!l){l=!0,g?.(),t.post({t:"s",s:"*",sig:st(K)}),f&&f();for(let y of h)y();h.length=0,p(),i.down([[x,"closed"]]),c.clear(),d.clear()}}let b={meta:{status:i,error:u},destroy:m};for(let[y,v]of d)b[y]=v;return b}Te();Z();ye();fe();function Lu(n){return typeof n=="object"&&n!==null&&typeof n.post=="function"&&typeof n.listen=="function"}function as(n,e){let t=Lu(n)?n:it(n),r=e.import??[],s=e.transfer??{},o=new Map,a=new Map,i={};for(let m of r){let b=G(void 0,{name:`worker::${m}`});o.set(m,b),i[m]=b}let u=e.expose(i),d=Object.entries(u),c,f=!1;if(d.length>0){let m=d.map(([,v])=>v),b=V(m,(v,T)=>{let w={};for(let O=0;O<d.length;O++){let[k]=d[O],S=v[O];S!=null&&S.length>0&&(w[k]=S.at(-1))}Object.keys(w).length!==0&&T.emit(w)},{name:"workerSelf::aggregated",partial:!0});c=ft([b],v=>{if(f)return;let T=v[0];if(T==null||Object.keys(T).length===0)return;let w=[];for(let S of Object.keys(T)){let E=s[S];E&&w.push(...E(T[S]))}let O;for(let[S,E]of d)S in T&&E.v!=null&&(O==null&&(O={}),O[S]=E.v.version);let k={t:"b",u:T,...O?{v:O}:{}};try{t.post(k,w.length>0?w:void 0)}catch{}}).subscribe(()=>{})}let l=[];for(let[m,b]of d){let y=b.subscribe((v=>{if(!f)for(let T of v){let w=T[0];w!==x&&(be.isLocalOnly(w)||(w===_?t.post({t:"e",s:m,err:Et(T[1])}):t.post({t:"s",s:m,sig:st(w),d:T.length>1?T[1]:void 0})))}}));l.push(y)}let p=t.listen(m=>{if(f)return;let b=m;switch(b.t){case"i":{$(()=>{for(let[y,v]of Object.entries(b.stores)){let T=o.get(y);T&&T.down([[x,v]])}});break}case"v":{let y=o.get(b.s);y&&y.down([[x,b.d]]);break}case"b":{$(()=>{for(let[y,v]of Object.entries(b.u)){let T=b.v?.[y];if(T!=null){let O=a.get(y);if(O!=null&&T<=O)continue;a.set(y,T)}let w=o.get(y);w&&w.down([[x,v]])}});break}case"e":{let y=o.get(b.s);y&&y.down([[_,Rt(b.err)]]);break}case"s":{let y=St(b.sig);if(!y)break;if(y===K&&b.s==="*"){g();return}let v=b.s==="*"?[...o.values()]:o.has(b.s)?[o.get(b.s)]:[];for(let T of v)T.down(b.d===void 0?[[y]]:[[y,b.d]]);break}}}),h={};for(let[m,b]of d)h[m]=b.cache;t.post({t:"r",stores:h});function g(){if(!f){f=!0,c&&c();for(let m of l)m();l.length=0,p(),t.terminate?.(),a.clear(),o.clear()}}return{destroy:g}}0&&(module.exports={CircuitOpenError,ContentAddressedMissError,DEFAULT_AUDIT_GUARD,NS_PER_MS,NS_PER_SEC,NativeIndexBackend,NativeListBackend,NativeLogBackend,NativeMapBackend,NativePubSubBackend,RateLimiterOverflowError,ResettableTimer,TimeoutError,appendAudit,appendLogStorage,audit,awaitSettled,budgetGate,buffer,bufferCount,bufferTime,bumpCursor,cached,canonicalJson,cascadingCache,catchError,checkpointToRedis,checkpointToS3,circuitBreaker,combine,combineLatest,concat,concatMap,constant,contentAddressedStorage,createAuditLog,createTransport,createWatermarkController,csvRows,debounce,debounceTime,decay,decorrelatedJitter,defer,delay,deserializeError,dictKv,dictSnapshot,distill,distinctUntilChanged,domainMeta,elementAt,empty,escapeRegexChar,exhaustMap,exponential,externalBundle,externalProducer,fallback,fibonacci,filter,find,first,firstValueFrom,firstWhere,flatMap,forEach,fromAny,fromAsyncIter,fromCSV,fromClickHouseWatch,fromCron,fromDrizzle,fromEvent,fromHTTP,fromHTTPPoll,fromHTTPStream,fromIter,fromKafka,fromKysely,fromMCP,fromNATS,fromNDJSON,fromOTel,fromPrisma,fromPrometheus,fromPromise,fromPulsar,fromRabbitMQ,fromRaf,fromRedisStream,fromSSE,fromSqlite,fromSqliteCursor,fromStatsD,fromSyslog,fromTimer,fromWebSocket,fromWebSocketReconnect,fromWebhook,globToRegExp,interval,jsonCodec,jsonCodecFor,keepalive,kvStorage,last,lightMutation,linear,lru,makeHttpError,map,matchesAnyPattern,matchesCron,memoryAppendLog,memoryBackend,memoryKv,memorySnapshot,merge,mergeMap,mergeReactiveLogs,nameToSignal,ndjsonRows,never,nodeSignal,of,onFirstData,pairwise,parseCron,parsePrometheusText,parseSSEStream,parseStatsD,parseSyslog,pausable,pubsub,race,rateLimiter,reactiveCounter,reactiveIndex,reactiveList,reactiveLog,reactiveMap,reactiveSink,reduce,registerCursor,registerCursorMap,repeat,replay,rescue,resolveBackoffPreset,retry,sample,scan,serializeError,share,shareReplay,signalToName,singleFromAny,singleNodeFromAny,skip,snapshotStorage,sortJsonValue,stableJsonString,stratify,switchMap,take,takeUntil,takeWhile,tap,tapFirst,throttle,throttleTime,throwError,timeout,toArray,toCSV,toClickHouse,toFile,toHTTP,toKafka,toLoki,toMongo,toNATS,toObservable,toPostgres,toPulsar,toRabbitMQ,toReadableStream,toRedisStream,toS3,toSSE,toSSEBytes,toSqlite,toTempo,toWebSocket,tokenBucket,topologyDiff,tryIncrementBounded,valve,verifiable,window,windowCount,windowTime,withBreaker,withLatestFrom,withMaxAttempts,withStatus,workerBridge,workerSelf,wrapMutation,zip});
|
|
17
|
+
// src/extra/index.ts
|
|
18
|
+
var extra_exports = {};
|
|
19
|
+
module.exports = __toCommonJS(extra_exports);
|
|
20
|
+
__reExport(extra_exports, require("@graphrefly/pure-ts/extra"), module.exports);
|
|
21
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/extra/index.ts"],"sourcesContent":["// Phase 13.9.A shim — re-export from pure-TS sibling until\n// @graphrefly/native (napi binding) and per-milestone swap-overs land.\nexport * from \"@graphrefly/pure-ts/extra\";\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAEA,0BAAc,sCAFd;","names":[]}
|
package/dist/extra/index.d.cts
CHANGED
|
@@ -1,17 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
export { B as BackoffPreset, a as BackoffStrategy, C as CircuitBreaker, b as CircuitBreakerOptions, c as CircuitOpenError, d as CircuitState, E as ExponentialBackoffOptions, F as FallbackInput, J as JitterMode, N as NS_PER_MS, e as NS_PER_SEC, R as RateLimiterOptions, f as RateLimiterOverflowError, g as RateLimiterOverflowPolicy, h as RetryOptions, S as StatusValue, T as TimeoutError, i as TokenBucket, W as WithBreakerBundle, j as WithStatusBundle, k as circuitBreaker, l as constant, m as decorrelatedJitter, n as exponential, o as fallback, p as fibonacci, q as linear, r as rateLimiter, s as resolveBackoffPreset, t as retry, u as timeout, v as tokenBucket, w as withBreaker, x as withMaxAttempts, y as withStatus } from '../index-C1T3d7V-.cjs';
|
|
3
|
-
export { D as DistillBundle, a as DistillOptions, E as Extraction, V as VerifiableBundle, b as VerifiableOptions, c as VerifyValue, d as decay, e as distill, v as verifiable } from '../decay-CFlLvXUT.cjs';
|
|
4
|
-
export { D as DescribeChangeset, d as DescribeEvent, M as DescribeNodeMeta, Q as topologyDiff } from '../graph-CWvEUQAq.cjs';
|
|
5
|
-
export { C as ContentAddressedMissError, a as ContentAddressedMode, b as ContentAddressedStorage, c as ContentAddressedStorageOptions, d as canonicalJson, e as contentAddressedStorage } from '../content-addressed-storage-4-ST1tYk.cjs';
|
|
6
|
-
export { A as AuditLogOpts, B as BaseAuditRecord, D as DEFAULT_AUDIT_GUARD, F as FailureMeta, L as LightMutationOpts, M as MutationOpts, S as SuccessMeta, W as WrapMutationOpts, a as appendAudit, b as bumpCursor, c as createAuditLog, l as lightMutation, r as registerCursor, d as registerCursorMap, t as tryIncrementBounded, w as wrapMutation } from '../index-D0aciIex.cjs';
|
|
7
|
-
export { T as ToObservableOptions, t as toObservable } from '../observable-e3eiPPFy.cjs';
|
|
8
|
-
export { MergeMapOptions, TapObserver, ThrottleOptions, audit, buffer, bufferCount, bufferTime, catchError, combine, combineLatest, concat, concatMap, debounce, debounceTime, delay, distinctUntilChanged, elementAt, exhaustMap, filter, find, first, flatMap, interval, last, map, merge, mergeMap, onFirstData, pairwise, pausable, race, reduce, repeat, rescue, sample, scan, skip, switchMap, take, takeUntil, takeWhile, tap, tapFirst, throttle, throttleTime, valve, window, windowCount, windowTime, withLatestFrom, zip } from './operators.cjs';
|
|
9
|
-
export { IndexBackend, IndexRow, ListBackend, NativeIndexBackend, NativeListBackend, ReactiveIndexBundle, ReactiveIndexOptions, ReactiveListBundle, ReactiveListOptions, UpsertOptions, reactiveIndex, reactiveList } from './reactive.cjs';
|
|
10
|
-
export { L as LogBackend, M as MergedReactiveLog, N as NativeLogBackend, a as ReactiveLogBundle, R as ReactiveLogOptions, V as ViewSpec, m as mergeReactiveLogs, r as reactiveLog } from '../reactive-log-DIGdYqQ6.cjs';
|
|
11
|
-
export { M as MapBackend, N as NativeMapBackend, a as NativeMapBackendOptions, R as ReactiveMapBundle, b as ReactiveMapOptions, c as ReactiveMapRetention, r as reactiveMap } from '../reactive-map-CEFGp8TK.cjs';
|
|
12
|
-
export { AsyncSourceOpts, EventTargetLike, FromCronOptions, NodeInput, ReactiveCounterBundle, awaitSettled, cached, defer, empty, escapeRegexChar, firstValueFrom, firstWhere, forEach, fromAny, fromAsyncIter, fromCron, fromEvent, fromIter, fromPromise, fromRaf, fromTimer, globToRegExp, keepalive, matchesAnyPattern, never, nodeSignal, of, reactiveCounter, replay, share, shareReplay, throwError, toArray } from './sources.cjs';
|
|
13
|
-
export { StorageHandle, sortJsonValue, stableJsonString } from './storage-core.cjs';
|
|
14
|
-
export { AppendCursor, AppendLoadResult, AppendLogStorageOptions, AppendLogStorageTier, BaseStorageTier, Codec, KvStorageOptions, KvStorageTier, SnapshotStorageOptions, SnapshotStorageTier, StorageBackend, appendLogStorage, dictKv, dictSnapshot, jsonCodec, jsonCodecFor, kvStorage, memoryAppendLog, memoryBackend, memoryKv, memorySnapshot, snapshotStorage } from './storage-tiers.cjs';
|
|
15
|
-
import '../node-kK3CvTrR.cjs';
|
|
16
|
-
import '../sugar-DQjFmVqb.cjs';
|
|
17
|
-
import 'rxjs';
|
|
1
|
+
export * from '@graphrefly/pure-ts/extra';
|